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-latest
The recommended git tool is: NONE
No credentials specified
 > git rev-parse --resolve-git-dir /home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-latest/.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 9eb5e696a0997e0de8db0248ba8be31ebb2cdac9 (origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 9eb5e696a0997e0de8db0248ba8be31ebb2cdac9 # timeout=10
Commit message: "testenv: make podman stop more robust"
 > git rev-list --no-walk 9eb5e696a0997e0de8db0248ba8be31ebb2cdac9 # timeout=10
Copied 1 artifact from "build-kernel-none" build number 1 [ttcn3-mgw-test-latest] $ /bin/sh -xe /tmp/jenkins13417895139650389521.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:110fb788cc3da61402b33b360f171079febd6227f1866feb0fdf3153522de7dc Copying blob sha256:903681d87777d28dc56866a07a2774c3fd5bf65fd734b24c9d0ecd9a13c9f636 Copying blob sha256:ce6704dc8f500ff8d00e3653857548cc49936098a44a0ffbbc6766fb2570681d Copying blob sha256:a21d714aea22798d1c7650544d297ef8e4b26aab62c662c84ce1c725c4831f33 Copying blob sha256:f96b9002f85c202a32ea4089a8fb37c144e238799746e3171f7ca42a94ed1795 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-latest/_cache --ccache /home/osmocom-build/ccache/testenv --log-dir /home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-latest/logs -b osmocom:latest [testenv] Binary repository ends in :latest, using latest configs [testenv] Logging to: /home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-latest/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-latest-20241102-1258-c84a9429-0', '--log-driver', 'json-file', '--log-opt', 'path=/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-latest/logs/podman/testenv-mgw-osmocom-latest-20241102-1258-c84a9429-0.log', '--security-opt=seccomp=/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-latest/_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-latest/_cache/podman/var-cache-apt:/var/cache/apt', '--volume', '/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-latest/_cache/podman/var-lib-apt:/var/lib/apt', '--sysctl', 'net.ipv4.conf.all.send_redirects=0', '--sysctl', 'net.ipv4.conf.default.send_redirects=0', '--volume', '/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-latest/logs:/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-latest/logs', '--volume', '/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-latest/_cache:/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-latest/_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-latest/_testenv/data/scripts/testenv-podman-main.sh'] time="2024-11-02T12:58:01Z" level=error msg="json-file logging specified but not supported. Choosing k8s-file logging instead" [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-latest/_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-latest/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-latest/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-latest/_testenv/data/scripts/qemu:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-mgw-osmocom-latest-20241102-1258-c84a9429-0', 'rm', '/etc/apt/apt.conf.d/docker-clean'] Running testenv-podman-main.sh [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-latest/_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-latest/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-latest/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-latest/_testenv/data/scripts/qemu:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-mgw-osmocom-latest-20241102-1258-c84a9429-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 [8787 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 9234 kB in 1s (9743 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-latest/_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-latest/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-latest/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-latest/_testenv/data/scripts/qemu:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-mgw-osmocom-latest-20241102-1258-c84a9429-0', 'make', '-C', '/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-latest/deps'] make: Entering directory '/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-latest/deps' make: Leaving directory '/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-latest/deps' [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-latest/_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-latest/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-latest/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-latest/_testenv/data/scripts/qemu:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-mgw-osmocom-latest-20241102-1258-c84a9429-0', 'touch', '/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-latest/_cache/ttcn3-deps-updated'] [testenv] Copying osmo-ttcn3-hacks sources to: /home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-latest/_cache/podman/osmo-ttcn3-hacks [testenv] + git ls-files -o -c --exclude-standard > /home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-latest/_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-latest/_cache/podman/ttcn3-copy-list', '/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-latest/', '/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-latest/_cache/podman/osmo-ttcn3-hacks/'] [testenv] + ['rsync', '--links', '--recursive', '--exclude', '/.git', '/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-latest/deps/', '/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-latest/_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-latest/_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-latest/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-latest/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-latest/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-latest/_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-latest/_cache/podman/osmo-ttcn3-hacks/mgw', 'testenv-mgw-osmocom-latest-20241102-1258-c84a9429-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-latest/_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-latest/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-latest/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-latest/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-latest/_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-latest/_cache/podman/osmo-ttcn3-hacks/mgw', 'testenv-mgw-osmocom-latest-20241102-1258-c84a9429-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-latest/_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-latest/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-latest/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-latest/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-latest/_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-latest/_cache/podman/osmo-ttcn3-hacks/mgw', 'testenv-mgw-osmocom-latest-20241102-1258-c84a9429-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-latest/_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-latest/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-latest/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-latest/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-latest/_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-latest/_cache/podman/osmo-ttcn3-hacks/mgw', 'testenv-mgw-osmocom-latest-20241102-1258-c84a9429-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 StatsD_Checker.cc Creating dependency file for IPA_Emulation_part_1.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_5.cc Creating dependency file for SDP_Templates_part_4.cc Creating dependency file for SDP_Templates_part_6.cc Creating dependency file for SDP_Templates_part_3.cc Creating dependency file for SDP_Templates_part_2.cc Creating dependency file for SDP_Templates_part_1.cc Creating dependency file for RTP_Types_part_7.cc Creating dependency file for RTP_Types_part_6.cc Creating dependency file for RTP_Types_part_5.cc Creating dependency file for RTP_Types_part_4.cc Creating dependency file for RTP_Types_part_3.cc Creating dependency file for RTP_Types_part_2.cc Creating dependency file for RTP_Types_part_1.cc Creating dependency file for RTP_Endpoint_part_7.cc Creating dependency file for RTP_Endpoint_part_6.cc Creating dependency file for RTP_Endpoint_part_5.cc Creating dependency file for RTP_Endpoint_part_4.cc Creating dependency file for RTP_Endpoint_part_3.cc Creating dependency file for RTP_Endpoint_part_2.cc Creating dependency file for RTP_Endpoint_part_1.cc Creating dependency file for RTP_Emulation_part_7.cc Creating dependency file for RTP_Emulation_part_6.cc Creating dependency file for RTP_Emulation_part_5.cc Creating dependency file for RTP_Emulation_part_4.cc Creating dependency file for RTP_Emulation_part_3.cc Creating dependency file for RTP_Emulation_part_2.cc Creating dependency file for RTP_Emulation_part_1.cc Creating dependency file for RTP_CodecPort_CtrlFunct_part_7.cc Creating dependency file for RTP_CodecPort_CtrlFunct_part_6.cc Creating dependency file for RTP_CodecPort_CtrlFunct_part_5.cc Creating dependency file for RTP_CodecPort_CtrlFunct_part_4.cc Creating dependency file for RTP_CodecPort_CtrlFunct_part_3.cc Creating dependency file for RTP_CodecPort_CtrlFunct_part_2.cc Creating dependency file for RTP_CodecPort_CtrlFunct_part_1.cc Creating dependency file for RTP_CodecPort_part_7.cc Creating dependency file for RTP_CodecPort_part_6.cc Creating dependency file for RTP_CodecPort_part_5.cc Creating dependency file for RTP_CodecPort_part_4.cc Creating dependency file for RTP_CodecPort_part_3.cc Creating dependency file for RTP_CodecPort_part_2.cc Creating dependency file for RTP_CodecPort_part_1.cc Creating dependency file for Osmocom_VTY_Functions_part_7.cc Creating dependency file for Osmocom_VTY_Functions_part_6.cc Creating dependency file for Osmocom_VTY_Functions_part_5.cc Creating dependency file for Osmocom_VTY_Functions_part_4.cc Creating dependency file for Osmocom_VTY_Functions_part_3.cc Creating dependency file for Osmocom_VTY_Functions_part_2.cc Creating dependency file for Osmocom_VTY_Functions_part_1.cc Creating dependency file for Osmocom_Types_part_7.cc Creating dependency file for Osmocom_Types_part_6.cc Creating dependency file for Osmocom_Types_part_5.cc Creating dependency file for Osmocom_Types_part_4.cc Creating dependency file for Osmocom_Types_part_3.cc Creating dependency file for Osmocom_Types_part_2.cc Creating dependency file for Osmocom_Types_part_1.cc Creating dependency file for Osmocom_CTRL_Types_part_7.cc Creating dependency file for Osmocom_CTRL_Types_part_6.cc Creating dependency file for Osmocom_CTRL_Types_part_5.cc Creating dependency file for Osmocom_CTRL_Types_part_4.cc Creating dependency file for Osmocom_CTRL_Types_part_3.cc Creating dependency file for Osmocom_CTRL_Types_part_2.cc Creating dependency file for Osmocom_CTRL_Types_part_1.cc Creating dependency file for Osmocom_CTRL_Functions_part_7.cc Creating dependency file for Osmocom_CTRL_Functions_part_6.cc Creating dependency file for Osmocom_CTRL_Functions_part_5.cc Creating dependency file for Osmocom_CTRL_Functions_part_4.cc Creating dependency file for Osmocom_CTRL_Functions_part_3.cc Creating dependency file for Osmocom_CTRL_Functions_part_2.cc Creating dependency file for Osmocom_CTRL_Functions_part_1.cc Creating dependency file for Osmocom_CTRL_Adapter_part_7.cc Creating dependency file for Osmocom_CTRL_Adapter_part_6.cc Creating dependency file for Osmocom_CTRL_Adapter_part_5.cc Creating dependency file for Osmocom_CTRL_Adapter_part_4.cc Creating dependency file for Osmocom_CTRL_Adapter_part_3.cc Creating dependency file for Osmocom_CTRL_Adapter_part_2.cc Creating dependency file for Osmocom_CTRL_Adapter_part_1.cc Creating dependency file for OSMUX_Types_part_7.cc Creating dependency file for OSMUX_Types_part_6.cc Creating dependency file for OSMUX_Types_part_5.cc Creating dependency file for OSMUX_Types_part_4.cc Creating dependency file for OSMUX_Types_part_3.cc Creating dependency file for OSMUX_Types_part_2.cc Creating dependency file for OSMUX_Types_part_1.cc Creating dependency file for OSMUX_Emulation_part_7.cc Creating dependency file for OSMUX_Emulation_part_6.cc Creating dependency file for OSMUX_Emulation_part_5.cc Creating dependency file for OSMUX_Emulation_part_4.cc Creating dependency file for OSMUX_Emulation_part_3.cc Creating dependency file for OSMUX_Emulation_part_2.cc Creating dependency file for OSMUX_Emulation_part_1.cc Creating dependency file for OSMUX_CodecPort_CtrlFunct_part_7.cc Creating dependency file for OSMUX_CodecPort_CtrlFunct_part_6.cc Creating dependency file for OSMUX_CodecPort_CtrlFunct_part_5.cc Creating dependency file for OSMUX_CodecPort_CtrlFunct_part_4.cc Creating dependency file for OSMUX_CodecPort_CtrlFunct_part_3.cc Creating dependency file for OSMUX_CodecPort_CtrlFunct_part_2.cc Creating dependency file for OSMUX_CodecPort_CtrlFunct_part_1.cc Creating dependency file for OSMUX_CodecPort_part_7.cc Creating dependency file for OSMUX_CodecPort_part_6.cc Creating dependency file for OSMUX_CodecPort_part_4.cc Creating dependency file for OSMUX_CodecPort_part_5.cc Creating dependency file for OSMUX_CodecPort_part_3.cc Creating dependency file for OSMUX_CodecPort_part_2.cc Creating dependency file for OSMUX_CodecPort_part_1.cc Creating dependency file for Native_Functions_part_7.cc Creating dependency file for Native_Functions_part_6.cc Creating dependency file for Native_Functions_part_5.cc Creating dependency file for Native_Functions_part_4.cc Creating dependency file for Native_Functions_part_3.cc Creating dependency file for Native_Functions_part_2.cc Creating dependency file for Native_Functions_part_1.cc Creating dependency file for Misc_Helpers_part_7.cc Creating dependency file for Misc_Helpers_part_6.cc Creating dependency file for Misc_Helpers_part_5.cc Creating dependency file for Misc_Helpers_part_4.cc Creating dependency file for Misc_Helpers_part_3.cc Creating dependency file for Misc_Helpers_part_2.cc Creating dependency file for Misc_Helpers_part_1.cc Creating dependency file for MGCP_Types_part_7.cc Creating dependency file for MGCP_Types_part_6.cc Creating dependency file for MGCP_Types_part_5.cc Creating dependency file for MGCP_Types_part_4.cc Creating dependency file for MGCP_Types_part_3.cc Creating dependency file for MGCP_Types_part_2.cc Creating dependency file for MGCP_Types_part_1.cc Creating dependency file for MGCP_Test_part_7.cc Creating dependency file for MGCP_Test_part_6.cc Creating dependency file for MGCP_Test_part_5.cc Creating dependency file for MGCP_Test_part_4.cc Creating dependency file for MGCP_Test_part_3.cc Creating dependency file for MGCP_Test_part_2.cc Creating dependency file for MGCP_Test_part_1.cc Creating dependency file for MGCP_Templates_part_7.cc Creating dependency file for MGCP_Templates_part_6.cc Creating dependency file for MGCP_Templates_part_5.cc Creating dependency file for MGCP_Templates_part_4.cc Creating dependency file for MGCP_Templates_part_3.cc Creating dependency file for MGCP_Templates_part_2.cc Creating dependency file for MGCP_Templates_part_1.cc Creating dependency file for MGCP_CodecPort_CtrlFunct_part_7.cc Creating dependency file for MGCP_CodecPort_CtrlFunct_part_6.cc Creating dependency file for MGCP_CodecPort_CtrlFunct_part_5.cc Creating dependency file for MGCP_CodecPort_CtrlFunct_part_4.cc Creating dependency file for MGCP_CodecPort_CtrlFunct_part_3.cc Creating dependency file for MGCP_CodecPort_CtrlFunct_part_2.cc Creating dependency file for MGCP_CodecPort_CtrlFunct_part_1.cc Creating dependency file for MGCP_CodecPort_part_7.cc Creating dependency file for MGCP_CodecPort_part_6.cc Creating dependency file for MGCP_CodecPort_part_5.cc Creating dependency file for MGCP_CodecPort_part_4.cc Creating dependency file for MGCP_CodecPort_part_3.cc Creating dependency file for MGCP_CodecPort_part_2.cc Creating dependency file for MGCP_CodecPort_part_1.cc Creating dependency file for IuUP_Types_part_7.cc Creating dependency file for IuUP_Types_part_6.cc Creating dependency file for IuUP_Types_part_5.cc Creating dependency file for IuUP_Types_part_4.cc Creating dependency file for IuUP_Types_part_3.cc Creating dependency file for IuUP_Types_part_2.cc Creating dependency file for IuUP_Types_part_1.cc Creating dependency file for IuUP_Emulation_part_7.cc Creating dependency file for IuUP_Emulation_part_6.cc Creating dependency file for IuUP_Emulation_part_5.cc Creating dependency file for IuUP_Emulation_part_4.cc Creating dependency file for IuUP_Emulation_part_3.cc Creating dependency file for IuUP_Emulation_part_2.cc Creating dependency file for IuUP_Emulation_part_1.cc Creating dependency file for IP_Types_part_7.cc Creating dependency file for IP_Types_part_6.cc Creating dependency file for IP_Types_part_5.cc Creating dependency file for IP_Types_part_4.cc Creating dependency file for IP_Types_part_3.cc Creating dependency file for IP_Types_part_2.cc Creating dependency file for IP_Types_part_1.cc Creating dependency file for IPL4asp_Types_part_7.cc Creating dependency file for IPL4asp_Types_part_6.cc Creating dependency file for IPL4asp_Types_part_5.cc Creating dependency file for IPL4asp_Types_part_4.cc Creating dependency file for IPL4asp_Types_part_3.cc Creating dependency file for IPL4asp_Types_part_2.cc Creating dependency file for IPL4asp_Types_part_1.cc Creating dependency file for IPL4asp_PortType_part_7.cc Creating dependency file for IPL4asp_PortType_part_6.cc Creating dependency file for IPL4asp_PortType_part_5.cc Creating dependency file for IPL4asp_PortType_part_4.cc Creating dependency file for IPL4asp_PortType_part_3.cc Creating dependency file for IPL4asp_PortType_part_2.cc Creating dependency file for IPL4asp_PortType_part_1.cc Creating dependency file for IPL4asp_Functions_part_7.cc Creating dependency file for IPL4asp_Functions_part_6.cc Creating dependency file for IPL4asp_Functions_part_5.cc Creating dependency file for IPL4asp_Functions_part_4.cc Creating dependency file for IPL4asp_Functions_part_3.cc Creating dependency file for IPL4asp_Functions_part_2.cc Creating dependency file for IPL4asp_Functions_part_1.cc Creating dependency file for IPA_Types_part_7.cc Creating dependency file for IPA_Types_part_6.cc Creating dependency file for IPA_Types_part_5.cc Creating dependency file for IPA_Types_part_4.cc Creating dependency file for IPA_Types_part_3.cc Creating dependency file for IPA_Types_part_2.cc Creating dependency file for IPA_Types_part_1.cc Creating dependency file for IPA_CodecPort_CtrlFunct_part_7.cc Creating dependency file for IPA_CodecPort_CtrlFunct_part_6.cc Creating dependency file for IPA_CodecPort_CtrlFunct_part_5.cc Creating dependency file for IPA_CodecPort_CtrlFunct_part_4.cc Creating dependency file for IPA_CodecPort_CtrlFunct_part_3.cc Creating dependency file for IPA_CodecPort_CtrlFunct_part_2.cc Creating dependency file for IPA_CodecPort_CtrlFunct_part_1.cc Creating dependency file for IPA_CodecPort_part_7.cc Creating dependency file for IPA_CodecPort_part_6.cc Creating dependency file for IPA_CodecPort_part_5.cc Creating dependency file for IPA_CodecPort_part_4.cc Creating dependency file for IPA_CodecPort_part_3.cc Creating dependency file for IPA_CodecPort_part_2.cc Creating dependency file for IPA_CodecPort_part_1.cc Creating dependency file for General_Types_part_7.cc Creating dependency file for General_Types_part_6.cc Creating dependency file for General_Types_part_5.cc Creating dependency file for General_Types_part_4.cc Creating dependency file for General_Types_part_3.cc Creating dependency file for General_Types_part_2.cc Creating dependency file for General_Types_part_1.cc Creating dependency file for AMR_Types_part_7.cc Creating dependency file for AMR_Types_part_6.cc Creating dependency file for AMR_Types_part_5.cc Creating dependency file for AMR_Types_part_4.cc Creating dependency file for AMR_Types_part_3.cc Creating dependency file for AMR_Types_part_2.cc Creating dependency file for AMR_Types_part_1.cc Creating dependency file for TELNETasp_PortType.cc Creating dependency file for TCCInterface_Functions.cc Creating dependency file for TCCConversion_Functions.cc Creating dependency file for StatsD_Types.cc Creating dependency file for StatsD_CodecPort_CtrlFunct.cc Creating dependency file for StatsD_CodecPort.cc Creating dependency file for Socket_API_Definitions.cc Creating dependency file for SDP_Types.cc Creating dependency file for SDP_Templates.cc Creating dependency file for RTP_Types.cc Creating dependency file for RTP_Endpoint.cc Creating dependency file for RTP_Emulation.cc Creating dependency file for RTP_CodecPort_CtrlFunct.cc Creating dependency file for RTP_CodecPort.cc Creating dependency file for Osmocom_VTY_Functions.cc Creating dependency file for Osmocom_Types.cc Creating dependency file for Osmocom_CTRL_Types.cc Creating dependency file for Osmocom_CTRL_Functions.cc Creating dependency file for Osmocom_CTRL_Adapter.cc Creating dependency file for OSMUX_Types.cc Creating dependency file for OSMUX_Emulation.cc Creating dependency file for OSMUX_CodecPort_CtrlFunct.cc Creating dependency file for OSMUX_CodecPort.cc Creating dependency file for Native_Functions.cc Creating dependency file for Misc_Helpers.cc Creating dependency file for MGCP_Types.cc Creating dependency file for MGCP_Test.cc Creating dependency file for MGCP_Templates.cc Creating dependency file for MGCP_CodecPort_CtrlFunct.cc Creating dependency file for MGCP_CodecPort.cc Creating dependency file for IuUP_Types.cc Creating dependency file for IuUP_Emulation.cc Creating dependency file for IP_Types.cc Creating dependency file for IPL4asp_Types.cc Creating dependency file for IPL4asp_PortType.cc Creating dependency file for IPL4asp_Functions.cc Creating dependency file for IPA_Types.cc Creating dependency file for IPA_CodecPort_CtrlFunct.cc Creating dependency file for IPA_CodecPort.cc Creating dependency file for General_Types.cc Creating dependency file for AMR_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o AMR_Types.o AMR_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o General_Types.o General_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort.o IPA_CodecPort.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort_CtrlFunct.o IPA_CodecPort_CtrlFunct.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_Types.o IPA_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Functions.o IPL4asp_Functions.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_PortType.o IPL4asp_PortType.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Types.o IPL4asp_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IP_Types.o IP_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IuUP_Emulation.o IuUP_Emulation.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IuUP_Types.o IuUP_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MGCP_CodecPort.o MGCP_CodecPort.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MGCP_CodecPort_CtrlFunct.o MGCP_CodecPort_CtrlFunct.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MGCP_Templates.o MGCP_Templates.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MGCP_Test.o MGCP_Test.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MGCP_Types.o MGCP_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Misc_Helpers.o Misc_Helpers.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Native_Functions.o Native_Functions.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o OSMUX_CodecPort.o OSMUX_CodecPort.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o OSMUX_CodecPort_CtrlFunct.o OSMUX_CodecPort_CtrlFunct.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o OSMUX_Emulation.o OSMUX_Emulation.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o OSMUX_Types.o OSMUX_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Adapter.o Osmocom_CTRL_Adapter.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Functions.o Osmocom_CTRL_Functions.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Types.o Osmocom_CTRL_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_Types.o Osmocom_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_VTY_Functions.o Osmocom_VTY_Functions.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RTP_CodecPort.o RTP_CodecPort.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RTP_CodecPort_CtrlFunct.o RTP_CodecPort_CtrlFunct.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RTP_Emulation.o RTP_Emulation.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RTP_Endpoint.o RTP_Endpoint.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RTP_Types.o RTP_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SDP_Templates.o SDP_Templates.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SDP_Types.o SDP_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Socket_API_Definitions.o Socket_API_Definitions.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o StatsD_CodecPort.o StatsD_CodecPort.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o StatsD_CodecPort_CtrlFunct.o StatsD_CodecPort_CtrlFunct.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o StatsD_Types.o StatsD_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCConversion_Functions.o TCCConversion_Functions.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCInterface_Functions.o TCCInterface_Functions.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TELNETasp_PortType.o TELNETasp_PortType.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o AMR_Types_part_1.o AMR_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o AMR_Types_part_2.o AMR_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o AMR_Types_part_3.o AMR_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o AMR_Types_part_4.o AMR_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o AMR_Types_part_5.o AMR_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o AMR_Types_part_6.o AMR_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o AMR_Types_part_7.o AMR_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o General_Types_part_1.o General_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o General_Types_part_2.o General_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o General_Types_part_3.o General_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o General_Types_part_4.o General_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o General_Types_part_5.o General_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o General_Types_part_6.o General_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o General_Types_part_7.o General_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort_part_1.o IPA_CodecPort_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort_part_2.o IPA_CodecPort_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort_part_3.o IPA_CodecPort_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort_part_4.o IPA_CodecPort_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort_part_5.o IPA_CodecPort_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort_part_6.o IPA_CodecPort_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort_part_7.o IPA_CodecPort_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort_CtrlFunct_part_1.o IPA_CodecPort_CtrlFunct_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort_CtrlFunct_part_2.o IPA_CodecPort_CtrlFunct_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort_CtrlFunct_part_3.o IPA_CodecPort_CtrlFunct_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort_CtrlFunct_part_4.o IPA_CodecPort_CtrlFunct_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort_CtrlFunct_part_5.o IPA_CodecPort_CtrlFunct_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort_CtrlFunct_part_6.o IPA_CodecPort_CtrlFunct_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort_CtrlFunct_part_7.o IPA_CodecPort_CtrlFunct_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_Types_part_1.o IPA_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_Types_part_2.o IPA_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_Types_part_3.o IPA_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_Types_part_4.o IPA_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_Types_part_5.o IPA_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_Types_part_6.o IPA_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_Types_part_7.o IPA_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Functions_part_1.o IPL4asp_Functions_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Functions_part_2.o IPL4asp_Functions_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Functions_part_3.o IPL4asp_Functions_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Functions_part_4.o IPL4asp_Functions_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Functions_part_5.o IPL4asp_Functions_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Functions_part_6.o IPL4asp_Functions_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Functions_part_7.o IPL4asp_Functions_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_PortType_part_1.o IPL4asp_PortType_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_PortType_part_2.o IPL4asp_PortType_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_PortType_part_3.o IPL4asp_PortType_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_PortType_part_4.o IPL4asp_PortType_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_PortType_part_5.o IPL4asp_PortType_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_PortType_part_6.o IPL4asp_PortType_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_PortType_part_7.o IPL4asp_PortType_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Types_part_1.o IPL4asp_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Types_part_2.o IPL4asp_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Types_part_3.o IPL4asp_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Types_part_4.o IPL4asp_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Types_part_5.o IPL4asp_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Types_part_6.o IPL4asp_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Types_part_7.o IPL4asp_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IP_Types_part_1.o IP_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IP_Types_part_2.o IP_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IP_Types_part_3.o IP_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IP_Types_part_4.o IP_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IP_Types_part_5.o IP_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IP_Types_part_6.o IP_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IP_Types_part_7.o IP_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IuUP_Emulation_part_1.o IuUP_Emulation_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IuUP_Emulation_part_2.o IuUP_Emulation_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IuUP_Emulation_part_3.o IuUP_Emulation_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IuUP_Emulation_part_4.o IuUP_Emulation_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IuUP_Emulation_part_5.o IuUP_Emulation_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IuUP_Emulation_part_6.o IuUP_Emulation_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IuUP_Emulation_part_7.o IuUP_Emulation_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IuUP_Types_part_1.o IuUP_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IuUP_Types_part_2.o IuUP_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IuUP_Types_part_3.o IuUP_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IuUP_Types_part_4.o IuUP_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IuUP_Types_part_5.o IuUP_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IuUP_Types_part_6.o IuUP_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IuUP_Types_part_7.o IuUP_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MGCP_CodecPort_part_1.o MGCP_CodecPort_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MGCP_CodecPort_part_2.o MGCP_CodecPort_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MGCP_CodecPort_part_3.o MGCP_CodecPort_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MGCP_CodecPort_part_4.o MGCP_CodecPort_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MGCP_CodecPort_part_5.o MGCP_CodecPort_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MGCP_CodecPort_part_6.o MGCP_CodecPort_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MGCP_CodecPort_part_7.o MGCP_CodecPort_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MGCP_CodecPort_CtrlFunct_part_1.o MGCP_CodecPort_CtrlFunct_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MGCP_CodecPort_CtrlFunct_part_2.o MGCP_CodecPort_CtrlFunct_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MGCP_CodecPort_CtrlFunct_part_3.o MGCP_CodecPort_CtrlFunct_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MGCP_CodecPort_CtrlFunct_part_4.o MGCP_CodecPort_CtrlFunct_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MGCP_CodecPort_CtrlFunct_part_5.o MGCP_CodecPort_CtrlFunct_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MGCP_CodecPort_CtrlFunct_part_6.o MGCP_CodecPort_CtrlFunct_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MGCP_CodecPort_CtrlFunct_part_7.o MGCP_CodecPort_CtrlFunct_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MGCP_Templates_part_1.o MGCP_Templates_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MGCP_Templates_part_2.o MGCP_Templates_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MGCP_Templates_part_3.o MGCP_Templates_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MGCP_Templates_part_4.o MGCP_Templates_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MGCP_Templates_part_5.o MGCP_Templates_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MGCP_Templates_part_6.o MGCP_Templates_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MGCP_Templates_part_7.o MGCP_Templates_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MGCP_Test_part_1.o MGCP_Test_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MGCP_Test_part_2.o MGCP_Test_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MGCP_Test_part_3.o MGCP_Test_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MGCP_Test_part_4.o MGCP_Test_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MGCP_Test_part_5.o MGCP_Test_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MGCP_Test_part_6.o MGCP_Test_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MGCP_Test_part_7.o MGCP_Test_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MGCP_Types_part_1.o MGCP_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MGCP_Types_part_2.o MGCP_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MGCP_Types_part_3.o MGCP_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MGCP_Types_part_4.o MGCP_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MGCP_Types_part_5.o MGCP_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MGCP_Types_part_6.o MGCP_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MGCP_Types_part_7.o MGCP_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Misc_Helpers_part_1.o Misc_Helpers_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Misc_Helpers_part_2.o Misc_Helpers_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Misc_Helpers_part_3.o Misc_Helpers_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Misc_Helpers_part_4.o Misc_Helpers_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Misc_Helpers_part_5.o Misc_Helpers_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Misc_Helpers_part_6.o Misc_Helpers_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Misc_Helpers_part_7.o Misc_Helpers_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Native_Functions_part_1.o Native_Functions_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Native_Functions_part_2.o Native_Functions_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Native_Functions_part_3.o Native_Functions_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Native_Functions_part_4.o Native_Functions_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Native_Functions_part_5.o Native_Functions_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Native_Functions_part_6.o Native_Functions_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Native_Functions_part_7.o Native_Functions_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o OSMUX_CodecPort_part_1.o OSMUX_CodecPort_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o OSMUX_CodecPort_part_2.o OSMUX_CodecPort_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o OSMUX_CodecPort_part_3.o OSMUX_CodecPort_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o OSMUX_CodecPort_part_4.o OSMUX_CodecPort_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o OSMUX_CodecPort_part_5.o OSMUX_CodecPort_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o OSMUX_CodecPort_part_6.o OSMUX_CodecPort_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o OSMUX_CodecPort_part_7.o OSMUX_CodecPort_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o OSMUX_CodecPort_CtrlFunct_part_1.o OSMUX_CodecPort_CtrlFunct_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o OSMUX_CodecPort_CtrlFunct_part_2.o OSMUX_CodecPort_CtrlFunct_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o OSMUX_CodecPort_CtrlFunct_part_3.o OSMUX_CodecPort_CtrlFunct_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o OSMUX_CodecPort_CtrlFunct_part_4.o OSMUX_CodecPort_CtrlFunct_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o OSMUX_CodecPort_CtrlFunct_part_5.o OSMUX_CodecPort_CtrlFunct_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o OSMUX_CodecPort_CtrlFunct_part_6.o OSMUX_CodecPort_CtrlFunct_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o OSMUX_CodecPort_CtrlFunct_part_7.o OSMUX_CodecPort_CtrlFunct_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o OSMUX_Emulation_part_1.o OSMUX_Emulation_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o OSMUX_Emulation_part_2.o OSMUX_Emulation_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o OSMUX_Emulation_part_3.o OSMUX_Emulation_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o OSMUX_Emulation_part_4.o OSMUX_Emulation_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o OSMUX_Emulation_part_5.o OSMUX_Emulation_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o OSMUX_Emulation_part_6.o OSMUX_Emulation_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o OSMUX_Emulation_part_7.o OSMUX_Emulation_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o OSMUX_Types_part_1.o OSMUX_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o OSMUX_Types_part_2.o OSMUX_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o OSMUX_Types_part_3.o OSMUX_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o OSMUX_Types_part_4.o OSMUX_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o OSMUX_Types_part_5.o OSMUX_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o OSMUX_Types_part_6.o OSMUX_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o OSMUX_Types_part_7.o OSMUX_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Adapter_part_1.o Osmocom_CTRL_Adapter_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Adapter_part_2.o Osmocom_CTRL_Adapter_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Adapter_part_3.o Osmocom_CTRL_Adapter_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Adapter_part_4.o Osmocom_CTRL_Adapter_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Adapter_part_5.o Osmocom_CTRL_Adapter_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Adapter_part_6.o Osmocom_CTRL_Adapter_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Adapter_part_7.o Osmocom_CTRL_Adapter_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Functions_part_1.o Osmocom_CTRL_Functions_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Functions_part_2.o Osmocom_CTRL_Functions_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Functions_part_3.o Osmocom_CTRL_Functions_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Functions_part_4.o Osmocom_CTRL_Functions_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Functions_part_5.o Osmocom_CTRL_Functions_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Functions_part_6.o Osmocom_CTRL_Functions_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Functions_part_7.o Osmocom_CTRL_Functions_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Types_part_1.o Osmocom_CTRL_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Types_part_2.o Osmocom_CTRL_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Types_part_3.o Osmocom_CTRL_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Types_part_4.o Osmocom_CTRL_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Types_part_5.o Osmocom_CTRL_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Types_part_6.o Osmocom_CTRL_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Types_part_7.o Osmocom_CTRL_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_Types_part_1.o Osmocom_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_Types_part_2.o Osmocom_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_Types_part_3.o Osmocom_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_Types_part_4.o Osmocom_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_Types_part_5.o Osmocom_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_Types_part_6.o Osmocom_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_Types_part_7.o Osmocom_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_VTY_Functions_part_1.o Osmocom_VTY_Functions_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_VTY_Functions_part_2.o Osmocom_VTY_Functions_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_VTY_Functions_part_3.o Osmocom_VTY_Functions_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_VTY_Functions_part_4.o Osmocom_VTY_Functions_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_VTY_Functions_part_5.o Osmocom_VTY_Functions_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_VTY_Functions_part_6.o Osmocom_VTY_Functions_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_VTY_Functions_part_7.o Osmocom_VTY_Functions_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RTP_CodecPort_part_1.o RTP_CodecPort_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RTP_CodecPort_part_2.o RTP_CodecPort_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RTP_CodecPort_part_3.o RTP_CodecPort_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RTP_CodecPort_part_4.o RTP_CodecPort_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RTP_CodecPort_part_5.o RTP_CodecPort_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RTP_CodecPort_part_6.o RTP_CodecPort_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RTP_CodecPort_part_7.o RTP_CodecPort_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RTP_CodecPort_CtrlFunct_part_1.o RTP_CodecPort_CtrlFunct_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RTP_CodecPort_CtrlFunct_part_2.o RTP_CodecPort_CtrlFunct_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RTP_CodecPort_CtrlFunct_part_3.o RTP_CodecPort_CtrlFunct_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RTP_CodecPort_CtrlFunct_part_4.o RTP_CodecPort_CtrlFunct_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RTP_CodecPort_CtrlFunct_part_5.o RTP_CodecPort_CtrlFunct_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RTP_CodecPort_CtrlFunct_part_6.o RTP_CodecPort_CtrlFunct_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RTP_CodecPort_CtrlFunct_part_7.o RTP_CodecPort_CtrlFunct_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RTP_Emulation_part_1.o RTP_Emulation_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RTP_Emulation_part_2.o RTP_Emulation_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RTP_Emulation_part_3.o RTP_Emulation_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RTP_Emulation_part_4.o RTP_Emulation_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RTP_Emulation_part_5.o RTP_Emulation_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RTP_Emulation_part_6.o RTP_Emulation_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RTP_Emulation_part_7.o RTP_Emulation_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RTP_Endpoint_part_1.o RTP_Endpoint_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RTP_Endpoint_part_2.o RTP_Endpoint_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RTP_Endpoint_part_3.o RTP_Endpoint_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RTP_Endpoint_part_4.o RTP_Endpoint_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RTP_Endpoint_part_5.o RTP_Endpoint_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RTP_Endpoint_part_6.o RTP_Endpoint_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RTP_Endpoint_part_7.o RTP_Endpoint_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RTP_Types_part_1.o RTP_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RTP_Types_part_2.o RTP_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RTP_Types_part_3.o RTP_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RTP_Types_part_4.o RTP_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RTP_Types_part_5.o RTP_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RTP_Types_part_6.o RTP_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RTP_Types_part_7.o RTP_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SDP_Templates_part_1.o SDP_Templates_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SDP_Templates_part_2.o SDP_Templates_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SDP_Templates_part_3.o SDP_Templates_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SDP_Templates_part_4.o SDP_Templates_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SDP_Templates_part_5.o SDP_Templates_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SDP_Templates_part_6.o SDP_Templates_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SDP_Templates_part_7.o SDP_Templates_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SDP_Types_part_1.o SDP_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SDP_Types_part_2.o SDP_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SDP_Types_part_3.o SDP_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SDP_Types_part_4.o SDP_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SDP_Types_part_5.o SDP_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SDP_Types_part_6.o SDP_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SDP_Types_part_7.o SDP_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Socket_API_Definitions_part_1.o Socket_API_Definitions_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Socket_API_Definitions_part_2.o Socket_API_Definitions_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Socket_API_Definitions_part_3.o Socket_API_Definitions_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Socket_API_Definitions_part_4.o Socket_API_Definitions_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Socket_API_Definitions_part_5.o Socket_API_Definitions_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Socket_API_Definitions_part_6.o Socket_API_Definitions_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Socket_API_Definitions_part_7.o Socket_API_Definitions_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o StatsD_CodecPort_part_1.o StatsD_CodecPort_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o StatsD_CodecPort_part_2.o StatsD_CodecPort_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o StatsD_CodecPort_part_3.o StatsD_CodecPort_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o StatsD_CodecPort_part_4.o StatsD_CodecPort_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o StatsD_CodecPort_part_5.o StatsD_CodecPort_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o StatsD_CodecPort_part_6.o StatsD_CodecPort_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o StatsD_CodecPort_part_7.o StatsD_CodecPort_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o StatsD_CodecPort_CtrlFunct_part_1.o StatsD_CodecPort_CtrlFunct_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o StatsD_CodecPort_CtrlFunct_part_2.o StatsD_CodecPort_CtrlFunct_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o StatsD_CodecPort_CtrlFunct_part_3.o StatsD_CodecPort_CtrlFunct_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o StatsD_CodecPort_CtrlFunct_part_4.o StatsD_CodecPort_CtrlFunct_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o StatsD_CodecPort_CtrlFunct_part_5.o StatsD_CodecPort_CtrlFunct_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o StatsD_CodecPort_CtrlFunct_part_6.o StatsD_CodecPort_CtrlFunct_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o StatsD_CodecPort_CtrlFunct_part_7.o StatsD_CodecPort_CtrlFunct_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o StatsD_Types_part_1.o StatsD_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o StatsD_Types_part_2.o StatsD_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o StatsD_Types_part_3.o StatsD_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o StatsD_Types_part_4.o StatsD_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o StatsD_Types_part_5.o StatsD_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o StatsD_Types_part_6.o StatsD_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o StatsD_Types_part_7.o StatsD_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCConversion_Functions_part_1.o TCCConversion_Functions_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCConversion_Functions_part_2.o TCCConversion_Functions_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCConversion_Functions_part_3.o TCCConversion_Functions_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCConversion_Functions_part_4.o TCCConversion_Functions_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCConversion_Functions_part_5.o TCCConversion_Functions_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCConversion_Functions_part_6.o TCCConversion_Functions_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCConversion_Functions_part_7.o TCCConversion_Functions_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCInterface_Functions_part_1.o TCCInterface_Functions_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCInterface_Functions_part_2.o TCCInterface_Functions_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCInterface_Functions_part_3.o TCCInterface_Functions_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCInterface_Functions_part_4.o TCCInterface_Functions_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCInterface_Functions_part_5.o TCCInterface_Functions_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCInterface_Functions_part_6.o TCCInterface_Functions_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCInterface_Functions_part_7.o TCCInterface_Functions_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TELNETasp_PortType_part_1.o TELNETasp_PortType_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TELNETasp_PortType_part_2.o TELNETasp_PortType_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TELNETasp_PortType_part_3.o TELNETasp_PortType_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TELNETasp_PortType_part_4.o TELNETasp_PortType_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TELNETasp_PortType_part_5.o TELNETasp_PortType_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TELNETasp_PortType_part_6.o TELNETasp_PortType_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TELNETasp_PortType_part_7.o TELNETasp_PortType_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_Emulation.o IPA_Emulation.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o StatsD_Checker.o StatsD_Checker.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_Emulation_part_1.o IPA_Emulation_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_Emulation_part_2.o IPA_Emulation_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_Emulation_part_3.o IPA_Emulation_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_Emulation_part_4.o IPA_Emulation_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_Emulation_part_5.o IPA_Emulation_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_Emulation_part_6.o IPA_Emulation_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_Emulation_part_7.o IPA_Emulation_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o StatsD_Checker_part_1.o StatsD_Checker_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o StatsD_Checker_part_2.o StatsD_Checker_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o StatsD_Checker_part_3.o StatsD_Checker_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o StatsD_Checker_part_4.o StatsD_Checker_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o StatsD_Checker_part_5.o StatsD_Checker_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o StatsD_Checker_part_6.o StatsD_Checker_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o StatsD_Checker_part_7.o StatsD_Checker_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SDP_parse_.tab.o SDP_parse_.tab.c env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o lex.SDP_parse_.o lex.SDP_parse_.c env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort_CtrlFunctDef.o IPA_CodecPort_CtrlFunctDef.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_PT.o IPL4asp_PT.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_discovery.o IPL4asp_discovery.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IP_EncDec.o IP_EncDec.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IuUP_EncDec.o IuUP_EncDec.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MGCP_CodecPort_CtrlFunctDef.o MGCP_CodecPort_CtrlFunctDef.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Native_FunctionDefs.o Native_FunctionDefs.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o OSMUX_CodecPort_CtrlFunctDef.o OSMUX_CodecPort_CtrlFunctDef.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RTP_CodecPort_CtrlFunctDef.o RTP_CodecPort_CtrlFunctDef.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RTP_EncDec.o RTP_EncDec.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SDP_EncDec.o SDP_EncDec.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o StatsD_CodecPort_CtrlFunctdef.o StatsD_CodecPort_CtrlFunctdef.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCConversion.o TCCConversion.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCInterface.o TCCInterface.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TELNETasp_PT.o TELNETasp_PT.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o AMR_Types.so AMR_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o General_Types.so General_Types.o 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-latest/_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-latest/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-latest/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-latest/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-latest/_cache/podman/osmo-ttcn3-hacks/mgw:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-mgw-osmocom-latest-20241102-1258-c84a9429-0', 'sh', '-c', "echo 'deb [signed-by=/obs.key] https://downloads.osmocom.org/packages/osmocom:/latest/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-latest/_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-latest/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-latest/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-latest/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-latest/_cache/podman/osmo-ttcn3-hacks/mgw:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-mgw-osmocom-latest-20241102-1258-c84a9429-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:/latest/Debian_12 ./ InRelease [1580 B] Get:5 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12 ./ Packages [181 kB] Fetched 182 kB in 0s (390 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-latest/_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-latest/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-latest/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-latest/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-latest/_cache/podman/osmo-ttcn3-hacks/mgw:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-mgw-osmocom-latest-20241102-1258-c84a9429-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-latest The following NEW packages will be installed: libosmoabis13 libosmocodec4 libosmocore22 libosmoctrl0 libosmogsm20 libosmoisdn0 libosmonetif11 libosmotrau10 libosmovty13 osmo-mgw osmocom-latest 0 upgraded, 11 newly installed, 0 to remove and 1 not upgraded. Need to get 930 kB of archives. After this operation, 2367 kB of additional disk space will be used. Get:1 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12 ./ osmocom-latest 1.0.0 [1156 B] Get:2 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12 ./ libosmocore22 1.10.0 [168 kB] Get:3 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12 ./ libosmoisdn0 1.10.0 [69.5 kB] Get:4 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12 ./ libosmogsm20 1.10.0 [227 kB] Get:5 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12 ./ libosmovty13 1.10.0 [103 kB] Get:6 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12 ./ libosmoabis13 1.6.0 [73.0 kB] Get:7 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12 ./ libosmocodec4 1.10.0 [50.1 kB] Get:8 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12 ./ libosmoctrl0 1.10.0 [58.6 kB] Get:9 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12 ./ libosmonetif11 1.5.1 [53.6 kB] Get:10 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12 ./ libosmotrau10 1.6.0 [30.4 kB] Get:11 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12 ./ osmo-mgw 1.13.1 [96.4 kB] Fetched 930 kB in 0s (19.1 MB/s) debconf: delaying package configuration, since apt-utils is not installed Selecting previously unselected package osmocom-latest. (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-latest_1.0.0_amd64.deb ... Unpacking osmocom-latest (1.0.0) ... Selecting previously unselected package libosmocore22:amd64. Preparing to unpack .../01-libosmocore22_1.10.0_amd64.deb ... Unpacking libosmocore22:amd64 (1.10.0) ... Selecting previously unselected package libosmoisdn0:amd64. Preparing to unpack .../02-libosmoisdn0_1.10.0_amd64.deb ... Unpacking libosmoisdn0:amd64 (1.10.0) ... Selecting previously unselected package libosmogsm20:amd64. Preparing to unpack .../03-libosmogsm20_1.10.0_amd64.deb ... Unpacking libosmogsm20:amd64 (1.10.0) ... Selecting previously unselected package libosmovty13:amd64. Preparing to unpack .../04-libosmovty13_1.10.0_amd64.deb ... Unpacking libosmovty13:amd64 (1.10.0) ... Selecting previously unselected package libosmoabis13:amd64. Preparing to unpack .../05-libosmoabis13_1.6.0_amd64.deb ... Unpacking libosmoabis13:amd64 (1.6.0) ... Selecting previously unselected package libosmocodec4:amd64. Preparing to unpack .../06-libosmocodec4_1.10.0_amd64.deb ... Unpacking libosmocodec4:amd64 (1.10.0) ... Selecting previously unselected package libosmoctrl0:amd64. Preparing to unpack .../07-libosmoctrl0_1.10.0_amd64.deb ... Unpacking libosmoctrl0:amd64 (1.10.0) ... Selecting previously unselected package libosmonetif11:amd64. Preparing to unpack .../08-libosmonetif11_1.5.1_amd64.deb ... Unpacking libosmonetif11:amd64 (1.5.1) ... Selecting previously unselected package libosmotrau10:amd64. Preparing to unpack .../09-libosmotrau10_1.6.0_amd64.deb ... Unpacking libosmotrau10:amd64 (1.6.0) ... Selecting previously unselected package osmo-mgw. Preparing to unpack .../10-osmo-mgw_1.13.1_amd64.deb ... Unpacking osmo-mgw (1.13.1) ... Setting up osmocom-latest (1.0.0) ... Setting up libosmocore22:amd64 (1.10.0) ... Setting up libosmocodec4:amd64 (1.10.0) ... Setting up libosmovty13:amd64 (1.10.0) ... Setting up libosmoisdn0:amd64 (1.10.0) ... Setting up libosmotrau10:amd64 (1.6.0) ... Setting up libosmogsm20:amd64 (1.10.0) ... Setting up libosmoabis13:amd64 (1.6.0) ... Setting up libosmoctrl0:amd64 (1.10.0) ... Setting up libosmonetif11:amd64 (1.5.1) ... Setting up osmo-mgw (1.13.1) ... 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-latest/logs [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-latest/_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-latest/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-latest/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-latest/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-latest/_cache/podman/osmo-ttcn3-hacks/mgw:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-mgw-osmocom-latest-20241102-1258-c84a9429-0', 'install', '-Dm644', '/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-latest/_cache/podman/osmo-ttcn3-hacks/mgw/MGCP_Test.cfg', '/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-latest/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-latest/_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-latest/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-latest/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-latest/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-latest/_cache/podman/osmo-ttcn3-hacks/mgw:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-mgw-osmocom-latest-20241102-1258-c84a9429-0', 'install', '-Dm644', '/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-latest/_cache/podman/osmo-ttcn3-hacks/mgw/osmo-mgw.cfg', '/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-latest/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-latest/_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-latest/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-latest/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-latest/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-latest/_cache/podman/osmo-ttcn3-hacks/mgw:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-mgw-osmocom-latest-20241102-1258-c84a9429-0', 'install', '-Dm644', '/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-latest/_cache/podman/osmo-ttcn3-hacks/mgw/MGCP_Test.default', '/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-latest/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-latest/_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-latest/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-latest/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-latest/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-latest/_cache/podman/osmo-ttcn3-hacks/mgw:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-mgw-osmocom-latest-20241102-1258-c84a9429-0', 'install', '-Dm644', '/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-latest/_cache/podman/osmo-ttcn3-hacks/Common.cfg', '/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-latest/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-latest/_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-latest/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-latest/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-latest/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-latest/_cache/podman/osmo-ttcn3-hacks/mgw:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-mgw-osmocom-latest-20241102-1258-c84a9429-0', 'sed', '-i', 's#TTCN3_HACKS_PATH := .*#TTCN3_HACKS_PATH := "/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-latest/_cache/podman/osmo-ttcn3-hacks"#', '/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-latest/logs/testsuite/Common.cfg'] [testenv] Adjusting testsuite config: /home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-latest/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-latest/_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-latest/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-latest/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-latest/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-latest/_cache/podman/osmo-ttcn3-hacks/mgw:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-mgw-osmocom-latest-20241102-1258-c84a9429-0', 'sed', '-i', '-e', 's/\\[MODULE_PARAMETERS\\]/\\[MODULE_PARAMETERS\\]\\nMisc_Helpers.mp_osmo_repo := "latest"/g', '-e', 's#../Common.cfg#Common.cfg#', '/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-latest/logs/testsuite/MGCP_Test.cfg'] [testenv] Adjusting testsuite config: /home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-latest/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-latest/_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-latest/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-latest/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-latest/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-latest/_cache/podman/osmo-ttcn3-hacks/mgw:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-mgw-osmocom-latest-20241102-1258-c84a9429-0', 'sed', '-i', '-e', 's/\\[MODULE_PARAMETERS\\]/\\[MODULE_PARAMETERS\\]\\nMisc_Helpers.mp_osmo_repo := "latest"/g', '-e', 's#../Common.cfg#Common.cfg#', '/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-latest/logs/testsuite/Common.cfg'] [testenv] Adjusting testsuite config: /home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-latest/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-latest/_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-latest/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-latest/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-latest/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-latest/_cache/podman/osmo-ttcn3-hacks/mgw:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-mgw-osmocom-latest-20241102-1258-c84a9429-0', 'sed', '-i', '-e', 's/\\[MODULE_PARAMETERS\\]/\\[MODULE_PARAMETERS\\]\\nMisc_Helpers.mp_osmo_repo := "latest"/g', '-e', 's#../Common.cfg#Common.cfg#', '/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-latest/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-latest/_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-latest/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-latest/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-latest/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-latest/_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-latest/logs/mgw', 'testenv-mgw-osmocom-latest-20241102-1258-c84a9429-0', 'sh', '-c', 'osmo-mgw 2>&1 | tee /home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-latest/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 20241102125817919 DLGLOBAL NOTICE <0003> Available via telnet 127.0.0.1 4243 (telnet_interface.c:88) 20241102125817919 DLCTRL NOTICE <000a> CTRL at 127.0.0.1 4267 (control_if.c:1024) 20241102125817919 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-latest/_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-latest/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-latest/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-latest/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-latest/_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-latest/logs/testsuite', '-e', 'OSMO_SUT_HOST=127.0.0.1', '-e', 'OSMO_SUT_PORT=4243', '-w', '/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-latest/logs/testsuite', 'testenv-mgw-osmocom-latest-20241102-1258-c84a9429-0', '/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-latest/_cache/podman/osmo-ttcn3-hacks/start-testsuite.sh', '/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-latest/_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@10445d38c153: Unix server socket created successfully. MC@10445d38c153: Listening on TCP port 36865. 10445d38c153 is the default MC2> spawn /home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-latest/_cache/podman/osmo-ttcn3-hacks/mgw/MGCP_Test 10445d38c153 36865 TTCN-3 Host Controller (parallel mode), version 9.0.0 MC@10445d38c153: New HC connected from 10.0.2.100 [10.0.2.100]. 10445d38c153: Linux 6.1.0-21-amd64 on x86_64. cmtc MC@10445d38c153: Downloading configuration file to all HCs. construct junitlogger Initializing `JUnitLogger' (v2.0): JUnitLogger writes JUnit-compatible XML HC@10445d38c153: Warning: Option `FileMask' was given more than once in section [LOGGING] of the configuration file. MC@10445d38c153: Configuration file was processed on all HCs. MC@10445d38c153: Creating MTC on host 10.0.2.100. MC@10445d38c153: MTC is created. MC2> smtc Executing all items of [EXECUTE] section. MC2> MTC@10445d38c153: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh MGCP_Test.TC_selftest'. ------ MGCP_Test.TC_selftest ------ Sat Nov 2 12:58:18 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-latest/logs/testsuite/MGCP_Test.TC_selftest.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-latest/logs/testsuite/MGCP_Test.TC_selftest.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@10445d38c153: External command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh MGCP_Test.TC_selftest' was executed successfully (exit status: 0). MTC@10445d38c153: Test case TC_selftest started. MTC@10445d38c153: "AUEP 158663169 ds/e1-1/2@172.16.6.66 MGCP 1.0\r\n" MTC@10445d38c153: { line := { verb := "AUEP", trans_id := "158663169", ep := "ds/e1-1/2@172.16.6.66", ver := "1.0" }, params := { }, sdp := omit } MTC@10445d38c153: "MDCX 18983215 rtpbridge/1@mgw MGCP 1.0\r\n" MTC@10445d38c153: { line := { verb := "MDCX", trans_id := "18983215", ep := "rtpbridge/1@mgw", ver := "1.0" }, params := { }, sdp := omit } MTC@10445d38c153: "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@10445d38c153: { 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@10445d38c153: "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@10445d38c153: { 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@10445d38c153: { 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@10445d38c153: "CRCX 23 rtpbridge/42@mgw MGCP 1.0\r\nM: sendrecv\r\nC: 1234\r\nL: p:20, a:AMR\r\n" MTC@10445d38c153: "510 23 FAIL\r\n" MTC@10445d38c153: { line := { code := "510", trans_id := "23", string := "FAIL" }, params := { }, sdp := omit } MTC@10445d38c153: { response := { line := { code := "510", trans_id := "23", string := "FAIL" }, params := { }, sdp := omit } } MTC@10445d38c153: setverdict(pass): none -> pass MTC@10445d38c153: Setting final verdict of the test case. MTC@10445d38c153: Local verdict of MTC: pass MTC@10445d38c153: No PTCs were created. MTC@10445d38c153: Test case TC_selftest finished. Verdict: pass MTC@10445d38c153: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh MGCP_Test.TC_selftest pass'. Sat Nov 2 12:58:19 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@10445d38c153: External command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh MGCP_Test.TC_selftest pass' was executed successfully (exit status: 0). MTC@10445d38c153: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh MGCP_Test.TC_auep_null'. ------ MGCP_Test.TC_auep_null ------ Sat Nov 2 12:58:21 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-latest/logs/testsuite/MGCP_Test.TC_auep_null.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-latest/logs/testsuite/MGCP_Test.TC_auep_null.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@10445d38c153: External command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh MGCP_Test.TC_auep_null' was executed successfully (exit status: 0). MTC@10445d38c153: Test case TC_auep_null started. 20241102125822572 DLMGCP DEBUG <0013> Received message: line #00: DLCX 22016 null@mgw MGCP 1.0 (mgcp_msg.c:67) 20241102125822572 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for trunk resource of endpoint "null@mgw" (mgcp_protocol.c:445) 20241102125822572 DLMGCP NOTICE <0013> trunk:0 DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241102125822572 DLMGCP ERROR <0013> DLCX: Not allowed in 'null' endpoint! (mgcp_protocol.c:1386) 20241102125822572 DLMGCP DEBUG <0013> endpoint:none Generated response: code=502 (mgcp_protocol.c:230) 20241102125822572 DLMGCP DEBUG <0013> Generated response: line #00: 502 22016 FAIL (mgcp_msg.c:67) 20241102125822578 DLMGCP DEBUG <0013> Received message: line #00: AUEP 22017 null@mgw MGCP 1.0 (mgcp_msg.c:67) 20241102125822578 DLMGCP INFO <0013> AUEP: executing request handler "AuditEndpoint" for trunk resource of endpoint "null@mgw" (mgcp_protocol.c:445) 20241102125822578 DLMGCP NOTICE <0013> endpoint:none AUEP: auditing endpoint ... (mgcp_protocol.c:468) 20241102125822578 DLMGCP DEBUG <0013> endpoint:none Generated response: code=200 (mgcp_protocol.c:230) 20241102125822578 DLMGCP DEBUG <0013> Generated response: line #00: 200 22017 OK (mgcp_msg.c:67) MTC@10445d38c153: setverdict(pass): none -> pass IPA-CTRL-CLI-IPA(7)@10445d38c153: Final verdict of PTC: none RTPEM0(3)@10445d38c153: Final verdict of PTC: none VirtCallAgent-STATS(6)@10445d38c153: Final verdict of PTC: none RTPEM1(4)@10445d38c153: Final verdict of PTC: none RTPEM2(5)@10445d38c153: Final verdict of PTC: none MTC@10445d38c153: Setting final verdict of the test case. MTC@10445d38c153: Local verdict of MTC: pass MTC@10445d38c153: Local verdict of PTC RTPEM0(3): none (pass -> pass) MTC@10445d38c153: Local verdict of PTC RTPEM1(4): none (pass -> pass) MTC@10445d38c153: Local verdict of PTC RTPEM2(5): none (pass -> pass) MTC@10445d38c153: Local verdict of PTC VirtCallAgent-STATS(6): none (pass -> pass) MTC@10445d38c153: Local verdict of PTC IPA-CTRL-CLI-IPA(7): none (pass -> pass) MTC@10445d38c153: Test case TC_auep_null finished. Verdict: pass MTC@10445d38c153: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh MGCP_Test.TC_auep_null pass'. Sat Nov 2 12:58:22 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=15708) MTC@10445d38c153: External command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh MGCP_Test.TC_auep_null pass' was executed successfully (exit status: 0). MTC@10445d38c153: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh MGCP_Test.TC_crcx'. ------ MGCP_Test.TC_crcx ------ Sat Nov 2 12:58:24 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-latest/logs/testsuite/MGCP_Test.TC_crcx.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-latest/logs/testsuite/MGCP_Test.TC_crcx.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@10445d38c153: External command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh MGCP_Test.TC_crcx' was executed successfully (exit status: 0). MTC@10445d38c153: Test case TC_crcx started. 20241102125825707 DLMGCP DEBUG <0013> Received message: line #00: DLCX 55282 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:67) 20241102125825707 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:279) 20241102125825707 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:441) 20241102125825707 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241102125825707 DLMGCP ERROR <0013> endpoint:rtpbridge/2@mgw DLCX: endpoint is not holding a connection. (mgcp_protocol.c:1399) 20241102125825707 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=515 (mgcp_protocol.c:230) 20241102125825707 DLMGCP DEBUG <0013> Generated response: line #00: 515 55282 FAIL (mgcp_msg.c:67) 20241102125825711 DLMGCP DEBUG <0013> Received message: line #00: CRCX 55283 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:67) 20241102125825711 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241102125825711 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241102125825711 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241102125825711 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:279) 20241102125825711 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:441) 20241102125825711 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241102125825711 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw conn:(1234/rtp C:05E466E6 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241102125825711 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:05E466E6 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241102125825711 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:05E466E6 output_enabled 0 (mgcp_msg.c:125) 20241102125825711 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241102125825711 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw conn:(1234/rtp C:05E466E6 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241102125825711 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241102125825711 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:05E466E6 CRCX: Creating connection: port: 4002 (mgcp_protocol.c:1112) 20241102125825711 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:05E466E6 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241102125825711 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241102125825711 DLMGCP DEBUG <0013> Generated response: line #00: 200 55283 OK (mgcp_msg.c:67) 20241102125825711 DLMGCP DEBUG <0013> Generated response: line #01: I: 05E466E6 (mgcp_msg.c:67) 20241102125825711 DLMGCP DEBUG <0013> Generated response: line #02: v=0 (mgcp_msg.c:67) 20241102125825711 DLMGCP DEBUG <0013> Generated response: line #03: o=- 05E466E6 23 IN IP6 ::1 (mgcp_msg.c:67) 20241102125825712 DLMGCP DEBUG <0013> Generated response: line #04: s=- (mgcp_msg.c:67) 20241102125825712 DLMGCP DEBUG <0013> Generated response: line #05: c=IN IP6 ::1 (mgcp_msg.c:67) 20241102125825712 DLMGCP DEBUG <0013> Generated response: line #06: t=0 0 (mgcp_msg.c:67) 20241102125825712 DLMGCP DEBUG <0013> Generated response: line #07: m=audio 4002 RTP/AVP 112 (mgcp_msg.c:67) 20241102125825712 DLMGCP DEBUG <0013> Generated response: line #08: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241102125825712 DLMGCP DEBUG <0013> Generated response: line #09: a=ptime:20 (mgcp_msg.c:67) 20241102125825712 DLMGCP DEBUG <0013> Received message: line #00: DLCX 55284 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:67) 20241102125825713 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:67) 20241102125825713 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:279) 20241102125825713 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:441) 20241102125825713 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241102125825713 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1477) 20241102125825713 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125825713 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125825713 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241102125825713 DLMGCP DEBUG <0013> Generated response: line #00: 200 55284 OK (mgcp_msg.c:67) MTC@10445d38c153: setverdict(pass): none -> pass RTPEM0(8)@10445d38c153: Final verdict of PTC: none RTPEM2(10)@10445d38c153: Final verdict of PTC: none IPA-CTRL-CLI-IPA(12)@10445d38c153: Final verdict of PTC: none VirtCallAgent-STATS(11)@10445d38c153: Final verdict of PTC: none RTPEM1(9)@10445d38c153: Final verdict of PTC: none MTC@10445d38c153: Setting final verdict of the test case. MTC@10445d38c153: Local verdict of MTC: pass MTC@10445d38c153: Local verdict of PTC RTPEM0(8): none (pass -> pass) MTC@10445d38c153: Local verdict of PTC RTPEM1(9): none (pass -> pass) MTC@10445d38c153: Local verdict of PTC RTPEM2(10): none (pass -> pass) MTC@10445d38c153: Local verdict of PTC VirtCallAgent-STATS(11): none (pass -> pass) MTC@10445d38c153: Local verdict of PTC IPA-CTRL-CLI-IPA(12): none (pass -> pass) MTC@10445d38c153: Test case TC_crcx finished. Verdict: pass MTC@10445d38c153: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh MGCP_Test.TC_crcx pass'. Sat Nov 2 12:58:25 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@10445d38c153: External command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh MGCP_Test.TC_crcx pass' was executed successfully (exit status: 0). MTC@10445d38c153: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh MGCP_Test.TC_crcx_no_lco'. ------ MGCP_Test.TC_crcx_no_lco ------ Sat Nov 2 12:58:27 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-latest/logs/testsuite/MGCP_Test.TC_crcx_no_lco.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-latest/logs/testsuite/MGCP_Test.TC_crcx_no_lco.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@10445d38c153: External command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh MGCP_Test.TC_crcx_no_lco' was executed successfully (exit status: 0). MTC@10445d38c153: Test case TC_crcx_no_lco started. 20241102125828842 DLMGCP DEBUG <0013> Received message: line #00: DLCX 45854 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:67) 20241102125828842 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:279) 20241102125828842 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:441) 20241102125828842 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241102125828842 DLMGCP ERROR <0013> endpoint:rtpbridge/2@mgw DLCX: endpoint is not holding a connection. (mgcp_protocol.c:1399) 20241102125828842 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=515 (mgcp_protocol.c:230) 20241102125828842 DLMGCP DEBUG <0013> Generated response: line #00: 515 45854 FAIL (mgcp_msg.c:67) 20241102125828847 DLMGCP DEBUG <0013> Received message: line #00: CRCX 45855 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:67) 20241102125828847 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241102125828847 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241102125828847 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:279) 20241102125828847 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:441) 20241102125828847 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241102125828847 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw conn:(1234/rtp C:CA69D338 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241102125828847 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:CA69D338 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241102125828847 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:CA69D338 output_enabled 0 (mgcp_msg.c:125) 20241102125828847 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw conn:(1234/rtp C:CA69D338 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) 20241102125828847 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241102125828847 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:CA69D338 CRCX: Creating connection: port: 4004 (mgcp_protocol.c:1112) 20241102125828847 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:CA69D338 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241102125828847 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241102125828847 DLMGCP DEBUG <0013> Generated response: line #00: 200 45855 OK (mgcp_msg.c:67) 20241102125828847 DLMGCP DEBUG <0013> Generated response: line #01: I: CA69D338 (mgcp_msg.c:67) 20241102125828847 DLMGCP DEBUG <0013> Generated response: line #02: v=0 (mgcp_msg.c:67) 20241102125828847 DLMGCP DEBUG <0013> Generated response: line #03: o=- CA69D338 23 IN IP6 ::1 (mgcp_msg.c:67) 20241102125828847 DLMGCP DEBUG <0013> Generated response: line #04: s=- (mgcp_msg.c:67) 20241102125828847 DLMGCP DEBUG <0013> Generated response: line #05: c=IN IP6 ::1 (mgcp_msg.c:67) 20241102125828847 DLMGCP DEBUG <0013> Generated response: line #06: t=0 0 (mgcp_msg.c:67) 20241102125828847 DLMGCP DEBUG <0013> Generated response: line #07: m=audio 4004 RTP/AVP 0 (mgcp_msg.c:67) 20241102125828847 DLMGCP DEBUG <0013> Generated response: line #08: a=ptime:20 (mgcp_msg.c:67) 20241102125828848 DLMGCP DEBUG <0013> Received message: line #00: DLCX 45856 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:67) 20241102125828848 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:67) 20241102125828848 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:279) 20241102125828848 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:441) 20241102125828848 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241102125828848 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1477) 20241102125828848 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125828848 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125828848 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241102125828848 DLMGCP DEBUG <0013> Generated response: line #00: 200 45856 OK (mgcp_msg.c:67) MTC@10445d38c153: setverdict(pass): none -> pass RTPEM0(13)@10445d38c153: Final verdict of PTC: none IPA-CTRL-CLI-IPA(17)@10445d38c153: Final verdict of PTC: none RTPEM1(14)@10445d38c153: Final verdict of PTC: none RTPEM2(15)@10445d38c153: Final verdict of PTC: none VirtCallAgent-STATS(16)@10445d38c153: Final verdict of PTC: none MTC@10445d38c153: Setting final verdict of the test case. MTC@10445d38c153: Local verdict of MTC: pass MTC@10445d38c153: Local verdict of PTC RTPEM0(13): none (pass -> pass) MTC@10445d38c153: Local verdict of PTC RTPEM1(14): none (pass -> pass) MTC@10445d38c153: Local verdict of PTC RTPEM2(15): none (pass -> pass) MTC@10445d38c153: Local verdict of PTC VirtCallAgent-STATS(16): none (pass -> pass) MTC@10445d38c153: Local verdict of PTC IPA-CTRL-CLI-IPA(17): none (pass -> pass) MTC@10445d38c153: Test case TC_crcx_no_lco finished. Verdict: pass MTC@10445d38c153: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh MGCP_Test.TC_crcx_no_lco pass'. Sat Nov 2 12:58:28 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@10445d38c153: External command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh MGCP_Test.TC_crcx_no_lco pass' was executed successfully (exit status: 0). MTC@10445d38c153: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh MGCP_Test.TC_crcx_noprefix'. ------ MGCP_Test.TC_crcx_noprefix ------ Sat Nov 2 12:58:30 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-latest/logs/testsuite/MGCP_Test.TC_crcx_noprefix.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-latest/logs/testsuite/MGCP_Test.TC_crcx_noprefix.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@10445d38c153: External command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh MGCP_Test.TC_crcx_noprefix' was executed successfully (exit status: 0). MTC@10445d38c153: Test case TC_crcx_noprefix started. 20241102125831971 DLMGCP DEBUG <0013> Received message: line #00: DLCX 41600 2@mgw MGCP 1.0 (mgcp_msg.c:67) 20241102125831971 DLMGCP ERROR <0013> missing trunk prefix in endpoint name "2@mgw", assuming trunk "rtpbridge/"! (mgcp_trunk.c:285) 20241102125831971 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:279) 20241102125831971 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:441) 20241102125831971 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241102125831971 DLMGCP ERROR <0013> endpoint:rtpbridge/2@mgw DLCX: endpoint is not holding a connection. (mgcp_protocol.c:1399) 20241102125831971 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=515 (mgcp_protocol.c:230) 20241102125831971 DLMGCP DEBUG <0013> Generated response: line #00: 515 41600 FAIL (mgcp_msg.c:67) 20241102125831976 DLMGCP DEBUG <0013> Received message: line #00: CRCX 41601 2@mgw MGCP 1.0 (mgcp_msg.c:67) 20241102125831976 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241102125831976 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241102125831976 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241102125831976 DLMGCP ERROR <0013> missing trunk prefix in endpoint name "2@mgw", assuming trunk "rtpbridge/"! (mgcp_trunk.c:285) 20241102125831976 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:279) 20241102125831976 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:441) 20241102125831976 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241102125831976 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw conn:(1234/rtp C:551CB9CA r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241102125831976 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:551CB9CA connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241102125831976 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:551CB9CA output_enabled 0 (mgcp_msg.c:125) 20241102125831976 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241102125831976 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw conn:(1234/rtp C:551CB9CA r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241102125831976 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241102125831976 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:551CB9CA CRCX: Creating connection: port: 4006 (mgcp_protocol.c:1112) 20241102125831976 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:551CB9CA CRCX: connection successfully created (mgcp_protocol.c:1121) 20241102125831976 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241102125831976 DLMGCP DEBUG <0013> Generated response: line #00: 200 41601 OK (mgcp_msg.c:67) 20241102125831976 DLMGCP DEBUG <0013> Generated response: line #01: I: 551CB9CA (mgcp_msg.c:67) 20241102125831976 DLMGCP DEBUG <0013> Generated response: line #02: v=0 (mgcp_msg.c:67) 20241102125831976 DLMGCP DEBUG <0013> Generated response: line #03: o=- 551CB9CA 23 IN IP6 ::1 (mgcp_msg.c:67) 20241102125831976 DLMGCP DEBUG <0013> Generated response: line #04: s=- (mgcp_msg.c:67) 20241102125831976 DLMGCP DEBUG <0013> Generated response: line #05: c=IN IP6 ::1 (mgcp_msg.c:67) 20241102125831976 DLMGCP DEBUG <0013> Generated response: line #06: t=0 0 (mgcp_msg.c:67) 20241102125831976 DLMGCP DEBUG <0013> Generated response: line #07: m=audio 4006 RTP/AVP 112 (mgcp_msg.c:67) 20241102125831976 DLMGCP DEBUG <0013> Generated response: line #08: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241102125831976 DLMGCP DEBUG <0013> Generated response: line #09: a=ptime:20 (mgcp_msg.c:67) 20241102125831977 DLMGCP DEBUG <0013> Received message: line #00: DLCX 41602 2@mgw MGCP 1.0 (mgcp_msg.c:67) 20241102125831977 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:67) 20241102125831977 DLMGCP ERROR <0013> missing trunk prefix in endpoint name "2@mgw", assuming trunk "rtpbridge/"! (mgcp_trunk.c:285) 20241102125831977 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:279) 20241102125831977 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:441) 20241102125831977 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241102125831977 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1477) 20241102125831977 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125831977 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125831977 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241102125831977 DLMGCP DEBUG <0013> Generated response: line #00: 200 41602 OK (mgcp_msg.c:67) MTC@10445d38c153: setverdict(pass): none -> pass IPA-CTRL-CLI-IPA(22)@10445d38c153: Final verdict of PTC: none VirtCallAgent-STATS(21)@10445d38c153: Final verdict of PTC: none RTPEM2(20)@10445d38c153: Final verdict of PTC: none RTPEM0(18)@10445d38c153: Final verdict of PTC: none RTPEM1(19)@10445d38c153: Final verdict of PTC: none MTC@10445d38c153: Setting final verdict of the test case. MTC@10445d38c153: Local verdict of MTC: pass MTC@10445d38c153: Local verdict of PTC RTPEM0(18): none (pass -> pass) MTC@10445d38c153: Local verdict of PTC RTPEM1(19): none (pass -> pass) MTC@10445d38c153: Local verdict of PTC RTPEM2(20): none (pass -> pass) MTC@10445d38c153: Local verdict of PTC VirtCallAgent-STATS(21): none (pass -> pass) MTC@10445d38c153: Local verdict of PTC IPA-CTRL-CLI-IPA(22): none (pass -> pass) MTC@10445d38c153: Test case TC_crcx_noprefix finished. Verdict: pass MTC@10445d38c153: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh MGCP_Test.TC_crcx_noprefix pass'. Sat Nov 2 12:58:31 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=352) Waiting for packet dumper to finish... 1 (prev_count=352, count=25820) MTC@10445d38c153: External command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh MGCP_Test.TC_crcx_noprefix pass' was executed successfully (exit status: 0). MTC@10445d38c153: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh MGCP_Test.TC_crcx_unsupp_mode'. ------ MGCP_Test.TC_crcx_unsupp_mode ------ Sat Nov 2 12:58:34 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-latest/logs/testsuite/MGCP_Test.TC_crcx_unsupp_mode.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-latest/logs/testsuite/MGCP_Test.TC_crcx_unsupp_mode.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@10445d38c153: External command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh MGCP_Test.TC_crcx_unsupp_mode' was executed successfully (exit status: 0). MTC@10445d38c153: Test case TC_crcx_unsupp_mode started. 20241102125835115 DLMGCP DEBUG <0013> Received message: line #00: DLCX 27909 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:67) 20241102125835115 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:279) 20241102125835115 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:441) 20241102125835115 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241102125835115 DLMGCP ERROR <0013> endpoint:rtpbridge/2@mgw DLCX: endpoint is not holding a connection. (mgcp_protocol.c:1399) 20241102125835115 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=515 (mgcp_protocol.c:230) 20241102125835115 DLMGCP DEBUG <0013> Generated response: line #00: 515 27909 FAIL (mgcp_msg.c:67) 20241102125835119 DLMGCP DEBUG <0013> Received message: line #00: CRCX 27910 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:67) 20241102125835119 DLMGCP DEBUG <0013> Received message: line #01: M: netwtest (mgcp_msg.c:67) 20241102125835119 DLMGCP DEBUG <0013> Received message: line #02: C: 1233 (mgcp_msg.c:67) 20241102125835119 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241102125835119 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:279) 20241102125835119 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:441) 20241102125835119 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241102125835119 DLMGCP ERROR <0013> endpoint:rtpbridge/2@mgw CI:43D04035 unknown connection mode: 'netwtest' (mgcp_msg.c:108) 20241102125835119 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw conn:(1233/rtp C:43D04035 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241102125835119 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:43D04035 connection mode 'netwtest' 0 (mgcp_msg.c:120) 20241102125835119 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:43D04035 output_enabled 0 (mgcp_msg.c:125) 20241102125835119 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125835119 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125835119 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CRCX: unable to create connection (mgcp_protocol.c:1131) 20241102125835119 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=517 (mgcp_protocol.c:230) 20241102125835119 DLMGCP DEBUG <0013> Generated response: line #00: 517 27910 FAIL (mgcp_msg.c:67) MTC@10445d38c153: setverdict(pass): none -> pass RTPEM0(23)@10445d38c153: Final verdict of PTC: none VirtCallAgent-STATS(26)@10445d38c153: Final verdict of PTC: none RTPEM1(24)@10445d38c153: Final verdict of PTC: none RTPEM2(25)@10445d38c153: Final verdict of PTC: none IPA-CTRL-CLI-IPA(27)@10445d38c153: Final verdict of PTC: none MTC@10445d38c153: Setting final verdict of the test case. MTC@10445d38c153: Local verdict of MTC: pass MTC@10445d38c153: Local verdict of PTC RTPEM0(23): none (pass -> pass) MTC@10445d38c153: Local verdict of PTC RTPEM1(24): none (pass -> pass) MTC@10445d38c153: Local verdict of PTC RTPEM2(25): none (pass -> pass) MTC@10445d38c153: Local verdict of PTC VirtCallAgent-STATS(26): none (pass -> pass) MTC@10445d38c153: Local verdict of PTC IPA-CTRL-CLI-IPA(27): none (pass -> pass) MTC@10445d38c153: Test case TC_crcx_unsupp_mode finished. Verdict: pass MTC@10445d38c153: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh MGCP_Test.TC_crcx_unsupp_mode pass'. Sat Nov 2 12:58:35 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=18920) MTC@10445d38c153: External command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh MGCP_Test.TC_crcx_unsupp_mode pass' was executed successfully (exit status: 0). MTC@10445d38c153: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh MGCP_Test.TC_crcx_osmo_ign'. ------ MGCP_Test.TC_crcx_osmo_ign ------ Sat Nov 2 12:58:37 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-latest/logs/testsuite/MGCP_Test.TC_crcx_osmo_ign.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-latest/logs/testsuite/MGCP_Test.TC_crcx_osmo_ign.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@10445d38c153: External command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh MGCP_Test.TC_crcx_osmo_ign' was executed successfully (exit status: 0). MTC@10445d38c153: Test case TC_crcx_osmo_ign started. 20241102125838252 DLMGCP DEBUG <0013> Received message: line #00: DLCX 63778 7@mgw MGCP 1.0 (mgcp_msg.c:67) 20241102125838252 DLMGCP ERROR <0013> missing trunk prefix in endpoint name "7@mgw", assuming trunk "rtpbridge/"! (mgcp_trunk.c:285) 20241102125838252 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw (trunk:0) found endpoint: rtpbridge/7@mgw (mgcp_endp.c:279) 20241102125838252 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/7@mgw" (mgcp_protocol.c:441) 20241102125838252 DLMGCP NOTICE <0013> endpoint:rtpbridge/7@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241102125838252 DLMGCP ERROR <0013> endpoint:rtpbridge/7@mgw DLCX: endpoint is not holding a connection. (mgcp_protocol.c:1399) 20241102125838252 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw Generated response: code=515 (mgcp_protocol.c:230) 20241102125838252 DLMGCP DEBUG <0013> Generated response: line #00: 515 63778 FAIL (mgcp_msg.c:67) 20241102125838257 DLMGCP DEBUG <0013> Received message: line #00: CRCX 63779 7@mgw MGCP 1.0 (mgcp_msg.c:67) 20241102125838257 DLMGCP DEBUG <0013> Received message: line #01: C: 3 (mgcp_msg.c:67) 20241102125838257 DLMGCP DEBUG <0013> Received message: line #02: L: p:20, a:GSM-EFR, nt:IN (mgcp_msg.c:67) 20241102125838257 DLMGCP DEBUG <0013> Received message: line #03: M: recvonly (mgcp_msg.c:67) 20241102125838257 DLMGCP DEBUG <0013> Received message: line #04: X-OSMO-IGN: C (mgcp_msg.c:67) 20241102125838257 DLMGCP ERROR <0013> missing trunk prefix in endpoint name "7@mgw", assuming trunk "rtpbridge/"! (mgcp_trunk.c:285) 20241102125838257 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw (trunk:0) found endpoint: rtpbridge/7@mgw (mgcp_endp.c:279) 20241102125838257 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/7@mgw" (mgcp_protocol.c:441) 20241102125838257 DLMGCP NOTICE <0013> endpoint:rtpbridge/7@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241102125838257 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw conn:(3/rtp C:30961D60 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241102125838257 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw CI:30961D60 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241102125838257 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw CI:30961D60 output_enabled 0 (mgcp_msg.c:125) 20241102125838257 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: GSM-EFR (mgcp_protocol.c:701) 20241102125838257 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw conn:(3/rtp C:30961D60 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) 20241102125838257 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241102125838258 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw CI:30961D60 CRCX: Creating connection: port: 4008 (mgcp_protocol.c:1112) 20241102125838258 DLMGCP NOTICE <0013> endpoint:rtpbridge/7@mgw CI:30961D60 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241102125838258 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241102125838258 DLMGCP DEBUG <0013> Generated response: line #00: 200 63779 OK (mgcp_msg.c:67) 20241102125838258 DLMGCP DEBUG <0013> Generated response: line #01: I: 30961D60 (mgcp_msg.c:67) 20241102125838258 DLMGCP DEBUG <0013> Generated response: line #02: v=0 (mgcp_msg.c:67) 20241102125838258 DLMGCP DEBUG <0013> Generated response: line #03: o=- 30961D60 23 IN IP6 ::1 (mgcp_msg.c:67) 20241102125838258 DLMGCP DEBUG <0013> Generated response: line #04: s=- (mgcp_msg.c:67) 20241102125838258 DLMGCP DEBUG <0013> Generated response: line #05: c=IN IP6 ::1 (mgcp_msg.c:67) 20241102125838258 DLMGCP DEBUG <0013> Generated response: line #06: t=0 0 (mgcp_msg.c:67) 20241102125838258 DLMGCP DEBUG <0013> Generated response: line #07: m=audio 4008 RTP/AVP 110 (mgcp_msg.c:67) 20241102125838258 DLMGCP DEBUG <0013> Generated response: line #08: a=rtpmap:110 GSM-EFR (mgcp_msg.c:67) 20241102125838258 DLMGCP DEBUG <0013> Generated response: line #09: a=ptime:20 (mgcp_msg.c:67) 20241102125838258 DLMGCP DEBUG <0013> Received message: line #00: DLCX 63780 7@mgw MGCP 1.0 (mgcp_msg.c:67) 20241102125838258 DLMGCP DEBUG <0013> Received message: line #01: C: 3 (mgcp_msg.c:67) 20241102125838258 DLMGCP ERROR <0013> missing trunk prefix in endpoint name "7@mgw", assuming trunk "rtpbridge/"! (mgcp_trunk.c:285) 20241102125838258 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw (trunk:0) found endpoint: rtpbridge/7@mgw (mgcp_endp.c:279) 20241102125838258 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/7@mgw" (mgcp_protocol.c:441) 20241102125838258 DLMGCP NOTICE <0013> endpoint:rtpbridge/7@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241102125838258 DLMGCP NOTICE <0013> endpoint:rtpbridge/7@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1477) 20241102125838258 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125838259 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125838259 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241102125838259 DLMGCP DEBUG <0013> Generated response: line #00: 200 63780 OK (mgcp_msg.c:67) MTC@10445d38c153: setverdict(pass): none -> pass RTPEM2(30)@10445d38c153: Final verdict of PTC: none IPA-CTRL-CLI-IPA(32)@10445d38c153: Final verdict of PTC: none VirtCallAgent-STATS(31)@10445d38c153: Final verdict of PTC: none RTPEM1(29)@10445d38c153: Final verdict of PTC: none RTPEM0(28)@10445d38c153: Final verdict of PTC: none MTC@10445d38c153: Setting final verdict of the test case. MTC@10445d38c153: Local verdict of MTC: pass MTC@10445d38c153: Local verdict of PTC RTPEM0(28): none (pass -> pass) MTC@10445d38c153: Local verdict of PTC RTPEM1(29): none (pass -> pass) MTC@10445d38c153: Local verdict of PTC RTPEM2(30): none (pass -> pass) MTC@10445d38c153: Local verdict of PTC VirtCallAgent-STATS(31): none (pass -> pass) MTC@10445d38c153: Local verdict of PTC IPA-CTRL-CLI-IPA(32): none (pass -> pass) MTC@10445d38c153: Test case TC_crcx_osmo_ign finished. Verdict: pass MTC@10445d38c153: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh MGCP_Test.TC_crcx_osmo_ign pass'. Sat Nov 2 12:58:38 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@10445d38c153: External command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh MGCP_Test.TC_crcx_osmo_ign pass' was executed successfully (exit status: 0). MTC@10445d38c153: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh MGCP_Test.TC_crcx_early_bidir_mode'. ------ MGCP_Test.TC_crcx_early_bidir_mode ------ Sat Nov 2 12:58:40 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-latest/logs/testsuite/MGCP_Test.TC_crcx_early_bidir_mode.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-latest/logs/testsuite/MGCP_Test.TC_crcx_early_bidir_mode.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@10445d38c153: External command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh MGCP_Test.TC_crcx_early_bidir_mode' was executed successfully (exit status: 0). MTC@10445d38c153: Test case TC_crcx_early_bidir_mode started. 20241102125841391 DLMGCP DEBUG <0013> Received message: line #00: DLCX 23726 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:67) 20241102125841391 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:279) 20241102125841391 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:441) 20241102125841391 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241102125841391 DLMGCP ERROR <0013> endpoint:rtpbridge/2@mgw DLCX: endpoint is not holding a connection. (mgcp_protocol.c:1399) 20241102125841391 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=515 (mgcp_protocol.c:230) 20241102125841391 DLMGCP DEBUG <0013> Generated response: line #00: 515 23726 FAIL (mgcp_msg.c:67) 20241102125841395 DLMGCP DEBUG <0013> Received message: line #00: CRCX 23727 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:67) 20241102125841395 DLMGCP DEBUG <0013> Received message: line #01: M: sendrecv (mgcp_msg.c:67) 20241102125841395 DLMGCP DEBUG <0013> Received message: line #02: C: 1232 (mgcp_msg.c:67) 20241102125841395 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241102125841395 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:279) 20241102125841395 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:441) 20241102125841395 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241102125841395 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw conn:(1232/rtp C:368CC3EC r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241102125841395 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:368CC3EC connection mode 'sendrecv' 3 (mgcp_msg.c:120) 20241102125841395 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:368CC3EC output_enabled 1 (mgcp_msg.c:125) 20241102125841395 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241102125841395 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw conn:(1232/rtp C:368CC3EC r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241102125841395 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241102125841395 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:368CC3EC CRCX: Creating connection: port: 4010 (mgcp_protocol.c:1112) 20241102125841395 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:368CC3EC CRCX: connection successfully created (mgcp_protocol.c:1121) 20241102125841395 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241102125841395 DLMGCP DEBUG <0013> Generated response: line #00: 200 23727 OK (mgcp_msg.c:67) 20241102125841395 DLMGCP DEBUG <0013> Generated response: line #01: I: 368CC3EC (mgcp_msg.c:67) 20241102125841395 DLMGCP DEBUG <0013> Generated response: line #02: v=0 (mgcp_msg.c:67) 20241102125841395 DLMGCP DEBUG <0013> Generated response: line #03: o=- 368CC3EC 23 IN IP6 ::1 (mgcp_msg.c:67) 20241102125841395 DLMGCP DEBUG <0013> Generated response: line #04: s=- (mgcp_msg.c:67) 20241102125841395 DLMGCP DEBUG <0013> Generated response: line #05: c=IN IP6 ::1 (mgcp_msg.c:67) 20241102125841395 DLMGCP DEBUG <0013> Generated response: line #06: t=0 0 (mgcp_msg.c:67) 20241102125841395 DLMGCP DEBUG <0013> Generated response: line #07: m=audio 4010 RTP/AVP 112 (mgcp_msg.c:67) 20241102125841395 DLMGCP DEBUG <0013> Generated response: line #08: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241102125841395 DLMGCP DEBUG <0013> Generated response: line #09: a=ptime:20 (mgcp_msg.c:67) MTC@10445d38c153: setverdict(fail): none -> fail reason: "Response didn't match template", new component reason: "Response didn't match template" RTPEM2(35)@10445d38c153: Final verdict of PTC: none VirtCallAgent-STATS(36)@10445d38c153: Final verdict of PTC: none RTPEM1(34)@10445d38c153: Final verdict of PTC: none RTPEM0(33)@10445d38c153: Final verdict of PTC: none IPA-CTRL-CLI-IPA(37)@10445d38c153: Final verdict of PTC: none MTC@10445d38c153: Setting final verdict of the test case. MTC@10445d38c153: Local verdict of MTC: fail reason: "Response didn't match template" MTC@10445d38c153: Local verdict of PTC RTPEM0(33): none (fail -> fail) MTC@10445d38c153: Local verdict of PTC RTPEM1(34): none (fail -> fail) MTC@10445d38c153: Local verdict of PTC RTPEM2(35): none (fail -> fail) MTC@10445d38c153: Local verdict of PTC VirtCallAgent-STATS(36): none (fail -> fail) MTC@10445d38c153: Local verdict of PTC IPA-CTRL-CLI-IPA(37): none (fail -> fail) MTC@10445d38c153: Test case TC_crcx_early_bidir_mode finished. Verdict: fail reason: Response didn't match template MTC@10445d38c153: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh MGCP_Test.TC_crcx_early_bidir_mode fail'. Sat Nov 2 12:58:41 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=22460) MTC@10445d38c153: External command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh MGCP_Test.TC_crcx_early_bidir_mode fail' was executed successfully (exit status: 0). MTC@10445d38c153: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh MGCP_Test.TC_crcx_unsupp_param'. ------ MGCP_Test.TC_crcx_unsupp_param ------ Sat Nov 2 12:58:43 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-latest/logs/testsuite/MGCP_Test.TC_crcx_unsupp_param.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-latest/logs/testsuite/MGCP_Test.TC_crcx_unsupp_param.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@10445d38c153: External command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh MGCP_Test.TC_crcx_unsupp_param' was executed successfully (exit status: 0). MTC@10445d38c153: Test case TC_crcx_unsupp_param started. 20241102125844529 DLMGCP DEBUG <0013> Received message: line #00: DLCX 58198 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:67) 20241102125844529 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:279) 20241102125844529 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:441) 20241102125844529 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241102125844529 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1477) 20241102125844529 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125844529 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125844529 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241102125844529 DLMGCP DEBUG <0013> Generated response: line #00: 200 58198 OK (mgcp_msg.c:67) 20241102125844533 DLMGCP DEBUG <0013> Received message: line #00: CRCX 58199 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:67) 20241102125844533 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241102125844533 DLMGCP DEBUG <0013> Received message: line #02: C: 1231 (mgcp_msg.c:67) 20241102125844533 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241102125844533 DLMGCP DEBUG <0013> Received message: line #04: N: foobar (mgcp_msg.c:67) 20241102125844533 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:279) 20241102125844533 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:441) 20241102125844533 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241102125844533 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CRCX: unhandled option: 'N'/78 (mgcp_protocol.c:945) 20241102125844533 DLMGCP DEBUG <0013> endpoint:none Generated response: code=539 (mgcp_protocol.c:230) 20241102125844533 DLMGCP DEBUG <0013> Generated response: line #00: 539 58199 FAIL (mgcp_msg.c:67) MTC@10445d38c153: setverdict(pass): none -> pass RTPEM0(38)@10445d38c153: Final verdict of PTC: none RTPEM1(39)@10445d38c153: Final verdict of PTC: none IPA-CTRL-CLI-IPA(42)@10445d38c153: Final verdict of PTC: none VirtCallAgent-STATS(41)@10445d38c153: Final verdict of PTC: none RTPEM2(40)@10445d38c153: Final verdict of PTC: none MTC@10445d38c153: Setting final verdict of the test case. MTC@10445d38c153: Local verdict of MTC: pass MTC@10445d38c153: Local verdict of PTC RTPEM0(38): none (pass -> pass) MTC@10445d38c153: Local verdict of PTC RTPEM1(39): none (pass -> pass) MTC@10445d38c153: Local verdict of PTC RTPEM2(40): none (pass -> pass) MTC@10445d38c153: Local verdict of PTC VirtCallAgent-STATS(41): none (pass -> pass) MTC@10445d38c153: Local verdict of PTC IPA-CTRL-CLI-IPA(42): none (pass -> pass) MTC@10445d38c153: Test case TC_crcx_unsupp_param finished. Verdict: pass MTC@10445d38c153: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh MGCP_Test.TC_crcx_unsupp_param pass'. Sat Nov 2 12:58:44 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@10445d38c153: External command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh MGCP_Test.TC_crcx_unsupp_param pass' was executed successfully (exit status: 0). MTC@10445d38c153: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh MGCP_Test.TC_crcx_missing_callid'. ------ MGCP_Test.TC_crcx_missing_callid ------ Sat Nov 2 12:58:46 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-latest/logs/testsuite/MGCP_Test.TC_crcx_missing_callid.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-latest/logs/testsuite/MGCP_Test.TC_crcx_missing_callid.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@10445d38c153: External command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh MGCP_Test.TC_crcx_missing_callid' was executed successfully (exit status: 0). MTC@10445d38c153: Test case TC_crcx_missing_callid started. 20241102125847666 DLMGCP DEBUG <0013> Received message: line #00: DLCX 15048 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:67) 20241102125847666 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:279) 20241102125847666 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:441) 20241102125847666 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241102125847666 DLMGCP ERROR <0013> endpoint:rtpbridge/2@mgw DLCX: endpoint is not holding a connection. (mgcp_protocol.c:1399) 20241102125847666 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=515 (mgcp_protocol.c:230) 20241102125847666 DLMGCP DEBUG <0013> Generated response: line #00: 515 15048 FAIL (mgcp_msg.c:67) 20241102125847671 DLMGCP DEBUG <0013> Received message: line #00: CRCX 15049 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:67) 20241102125847671 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241102125847671 DLMGCP DEBUG <0013> Received message: line #02: L: p:20 (mgcp_msg.c:67) 20241102125847671 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:279) 20241102125847671 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:441) 20241102125847671 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241102125847671 DLMGCP ERROR <0013> endpoint:rtpbridge/2@mgw CRCX: insufficient parameters, missing callid (mgcp_protocol.c:956) 20241102125847671 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=516 (mgcp_protocol.c:230) 20241102125847671 DLMGCP DEBUG <0013> Generated response: line #00: 516 15049 FAIL (mgcp_msg.c:67) MTC@10445d38c153: setverdict(pass): none -> pass VirtCallAgent-STATS(46)@10445d38c153: Final verdict of PTC: none IPA-CTRL-CLI-IPA(47)@10445d38c153: Final verdict of PTC: none RTPEM0(43)@10445d38c153: Final verdict of PTC: none RTPEM1(44)@10445d38c153: Final verdict of PTC: none RTPEM2(45)@10445d38c153: Final verdict of PTC: none MTC@10445d38c153: Setting final verdict of the test case. MTC@10445d38c153: Local verdict of MTC: pass MTC@10445d38c153: Local verdict of PTC RTPEM0(43): none (pass -> pass) MTC@10445d38c153: Local verdict of PTC RTPEM1(44): none (pass -> pass) MTC@10445d38c153: Local verdict of PTC RTPEM2(45): none (pass -> pass) MTC@10445d38c153: Local verdict of PTC VirtCallAgent-STATS(46): none (pass -> pass) MTC@10445d38c153: Local verdict of PTC IPA-CTRL-CLI-IPA(47): none (pass -> pass) MTC@10445d38c153: Test case TC_crcx_missing_callid finished. Verdict: pass MTC@10445d38c153: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh MGCP_Test.TC_crcx_missing_callid pass'. Sat Nov 2 12:58:47 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@10445d38c153: External command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh MGCP_Test.TC_crcx_missing_callid pass' was executed successfully (exit status: 0). MTC@10445d38c153: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh MGCP_Test.TC_crcx_missing_mode'. ------ MGCP_Test.TC_crcx_missing_mode ------ Sat Nov 2 12:58:49 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-latest/logs/testsuite/MGCP_Test.TC_crcx_missing_mode.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-latest/logs/testsuite/MGCP_Test.TC_crcx_missing_mode.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@10445d38c153: External command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh MGCP_Test.TC_crcx_missing_mode' was executed successfully (exit status: 0). MTC@10445d38c153: Test case TC_crcx_missing_mode started. 20241102125850802 DLMGCP DEBUG <0013> Received message: line #00: DLCX 22337 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:67) 20241102125850802 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:279) 20241102125850802 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:441) 20241102125850802 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241102125850802 DLMGCP ERROR <0013> endpoint:rtpbridge/2@mgw DLCX: endpoint is not holding a connection. (mgcp_protocol.c:1399) 20241102125850802 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=515 (mgcp_protocol.c:230) 20241102125850802 DLMGCP DEBUG <0013> Generated response: line #00: 515 22337 FAIL (mgcp_msg.c:67) 20241102125850806 DLMGCP DEBUG <0013> Received message: line #00: CRCX 22338 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:67) 20241102125850806 DLMGCP DEBUG <0013> Received message: line #01: C: 1229 (mgcp_msg.c:67) 20241102125850806 DLMGCP DEBUG <0013> Received message: line #02: L: p:20 (mgcp_msg.c:67) 20241102125850806 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:279) 20241102125850806 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:441) 20241102125850806 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241102125850806 DLMGCP ERROR <0013> endpoint:rtpbridge/2@mgw CRCX: insufficient parameters, missing mode (mgcp_protocol.c:963) 20241102125850806 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=517 (mgcp_protocol.c:230) 20241102125850806 DLMGCP DEBUG <0013> Generated response: line #00: 517 22338 FAIL (mgcp_msg.c:67) MTC@10445d38c153: setverdict(pass): none -> pass IPA-CTRL-CLI-IPA(52)@10445d38c153: Final verdict of PTC: none RTPEM2(50)@10445d38c153: Final verdict of PTC: none RTPEM1(49)@10445d38c153: Final verdict of PTC: none RTPEM0(48)@10445d38c153: Final verdict of PTC: none VirtCallAgent-STATS(51)@10445d38c153: Final verdict of PTC: none MTC@10445d38c153: Setting final verdict of the test case. MTC@10445d38c153: Local verdict of MTC: pass MTC@10445d38c153: Local verdict of PTC RTPEM0(48): none (pass -> pass) MTC@10445d38c153: Local verdict of PTC RTPEM1(49): none (pass -> pass) MTC@10445d38c153: Local verdict of PTC RTPEM2(50): none (pass -> pass) MTC@10445d38c153: Local verdict of PTC VirtCallAgent-STATS(51): none (pass -> pass) MTC@10445d38c153: Local verdict of PTC IPA-CTRL-CLI-IPA(52): none (pass -> pass) MTC@10445d38c153: Test case TC_crcx_missing_mode finished. Verdict: pass MTC@10445d38c153: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh MGCP_Test.TC_crcx_missing_mode pass'. Sat Nov 2 12:58:50 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@10445d38c153: External command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh MGCP_Test.TC_crcx_missing_mode pass' was executed successfully (exit status: 0). MTC@10445d38c153: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh MGCP_Test.TC_crcx_unsupp_packet_intv'. ------ MGCP_Test.TC_crcx_unsupp_packet_intv ------ Sat Nov 2 12:58:52 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-latest/logs/testsuite/MGCP_Test.TC_crcx_unsupp_packet_intv.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-latest/logs/testsuite/MGCP_Test.TC_crcx_unsupp_packet_intv.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@10445d38c153: External command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh MGCP_Test.TC_crcx_unsupp_packet_intv' was executed successfully (exit status: 0). MTC@10445d38c153: Test case TC_crcx_unsupp_packet_intv started. 20241102125853943 DLMGCP DEBUG <0013> Received message: line #00: DLCX 24547 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:67) 20241102125853944 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:279) 20241102125853944 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:441) 20241102125853944 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241102125853944 DLMGCP ERROR <0013> endpoint:rtpbridge/2@mgw DLCX: endpoint is not holding a connection. (mgcp_protocol.c:1399) 20241102125853944 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=515 (mgcp_protocol.c:230) 20241102125853944 DLMGCP DEBUG <0013> Generated response: line #00: 515 24547 FAIL (mgcp_msg.c:67) 20241102125853948 DLMGCP DEBUG <0013> Received message: line #00: CRCX 24548 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:67) 20241102125853948 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241102125853948 DLMGCP DEBUG <0013> Received message: line #02: C: 1228 (mgcp_msg.c:67) 20241102125853948 DLMGCP DEBUG <0013> Received message: line #03: L: p:111 (mgcp_msg.c:67) 20241102125853948 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:279) 20241102125853948 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:441) 20241102125853948 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241102125853948 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw conn:(1228/rtp C:EFD50780 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241102125853948 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:EFD50780 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241102125853948 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:EFD50780 output_enabled 0 (mgcp_msg.c:125) 20241102125853948 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 111, lco->codec: (null) (mgcp_protocol.c:701) 20241102125853948 DLMGCP ERROR <0013> local CX options: packetization interval is not a multiple of 20ms! (mgcp_protocol.c:707) 20241102125853948 DLMGCP ERROR <0013> endpoint:rtpbridge/2@mgw CI:EFD50780 CRCX: invalid local connection options! (mgcp_protocol.c:1057) 20241102125853948 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125853948 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125853948 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CRCX: unable to create connection (mgcp_protocol.c:1131) 20241102125853948 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=535 (mgcp_protocol.c:230) 20241102125853948 DLMGCP DEBUG <0013> Generated response: line #00: 535 24548 FAIL (mgcp_msg.c:67) MTC@10445d38c153: setverdict(pass): none -> pass VirtCallAgent-STATS(56)@10445d38c153: Final verdict of PTC: none RTPEM2(55)@10445d38c153: Final verdict of PTC: none RTPEM1(54)@10445d38c153: Final verdict of PTC: none RTPEM0(53)@10445d38c153: Final verdict of PTC: none IPA-CTRL-CLI-IPA(57)@10445d38c153: Final verdict of PTC: none MTC@10445d38c153: Setting final verdict of the test case. MTC@10445d38c153: Local verdict of MTC: pass MTC@10445d38c153: Local verdict of PTC RTPEM0(53): none (pass -> pass) MTC@10445d38c153: Local verdict of PTC RTPEM1(54): none (pass -> pass) MTC@10445d38c153: Local verdict of PTC RTPEM2(55): none (pass -> pass) MTC@10445d38c153: Local verdict of PTC VirtCallAgent-STATS(56): none (pass -> pass) MTC@10445d38c153: Local verdict of PTC IPA-CTRL-CLI-IPA(57): none (pass -> pass) MTC@10445d38c153: Test case TC_crcx_unsupp_packet_intv finished. Verdict: pass MTC@10445d38c153: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh MGCP_Test.TC_crcx_unsupp_packet_intv pass'. Sat Nov 2 12:58:53 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@10445d38c153: External command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh MGCP_Test.TC_crcx_unsupp_packet_intv pass' was executed successfully (exit status: 0). MTC@10445d38c153: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh MGCP_Test.TC_crcx_illegal_double_lco'. ------ MGCP_Test.TC_crcx_illegal_double_lco ------ Sat Nov 2 12:58:56 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-latest/logs/testsuite/MGCP_Test.TC_crcx_illegal_double_lco.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-latest/logs/testsuite/MGCP_Test.TC_crcx_illegal_double_lco.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@10445d38c153: External command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh MGCP_Test.TC_crcx_illegal_double_lco' was executed successfully (exit status: 0). MTC@10445d38c153: Test case TC_crcx_illegal_double_lco started. 20241102125857081 DLMGCP DEBUG <0013> Received message: line #00: DLCX 6501 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:67) 20241102125857081 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:279) 20241102125857081 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:441) 20241102125857081 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241102125857081 DLMGCP ERROR <0013> endpoint:rtpbridge/2@mgw DLCX: endpoint is not holding a connection. (mgcp_protocol.c:1399) 20241102125857081 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=515 (mgcp_protocol.c:230) 20241102125857081 DLMGCP DEBUG <0013> Generated response: line #00: 515 6501 FAIL (mgcp_msg.c:67) 20241102125857084 DLMGCP DEBUG <0013> Received message: line #00: CRCX 6502 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:67) 20241102125857084 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241102125857084 DLMGCP DEBUG <0013> Received message: line #02: C: 1227 (mgcp_msg.c:67) 20241102125857084 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR, p:20 (mgcp_msg.c:67) 20241102125857084 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:279) 20241102125857084 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:441) 20241102125857084 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241102125857084 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw conn:(1227/rtp C:C59A5A6F r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241102125857084 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:C59A5A6F connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241102125857084 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:C59A5A6F output_enabled 0 (mgcp_msg.c:125) 20241102125857084 DLMGCP ERROR <0013> local CX options: Internal inconsistency in Local Connection Options! (mgcp_protocol.c:656) 20241102125857084 DLMGCP ERROR <0013> endpoint:rtpbridge/2@mgw CI:C59A5A6F CRCX: invalid local connection options! (mgcp_protocol.c:1057) 20241102125857084 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125857084 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125857084 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CRCX: unable to create connection (mgcp_protocol.c:1131) 20241102125857084 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=524 (mgcp_protocol.c:230) 20241102125857084 DLMGCP DEBUG <0013> Generated response: line #00: 524 6502 FAIL (mgcp_msg.c:67) MTC@10445d38c153: setverdict(pass): none -> pass VirtCallAgent-STATS(61)@10445d38c153: Final verdict of PTC: none IPA-CTRL-CLI-IPA(62)@10445d38c153: Final verdict of PTC: none RTPEM1(59)@10445d38c153: Final verdict of PTC: none RTPEM0(58)@10445d38c153: Final verdict of PTC: none RTPEM2(60)@10445d38c153: Final verdict of PTC: none MTC@10445d38c153: Setting final verdict of the test case. MTC@10445d38c153: Local verdict of MTC: pass MTC@10445d38c153: Local verdict of PTC RTPEM0(58): none (pass -> pass) MTC@10445d38c153: Local verdict of PTC RTPEM1(59): none (pass -> pass) MTC@10445d38c153: Local verdict of PTC RTPEM2(60): none (pass -> pass) MTC@10445d38c153: Local verdict of PTC VirtCallAgent-STATS(61): none (pass -> pass) MTC@10445d38c153: Local verdict of PTC IPA-CTRL-CLI-IPA(62): none (pass -> pass) MTC@10445d38c153: Test case TC_crcx_illegal_double_lco finished. Verdict: pass MTC@10445d38c153: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh MGCP_Test.TC_crcx_illegal_double_lco pass'. Sat Nov 2 12:58:57 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=18936) MTC@10445d38c153: External command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh MGCP_Test.TC_crcx_illegal_double_lco pass' was executed successfully (exit status: 0). MTC@10445d38c153: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh MGCP_Test.TC_crcx_sdp'. ------ MGCP_Test.TC_crcx_sdp ------ Sat Nov 2 12:58:59 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-latest/logs/testsuite/MGCP_Test.TC_crcx_sdp.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-latest/logs/testsuite/MGCP_Test.TC_crcx_sdp.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@10445d38c153: External command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh MGCP_Test.TC_crcx_sdp' was executed successfully (exit status: 0). MTC@10445d38c153: Test case TC_crcx_sdp started. 20241102125900211 DLMGCP DEBUG <0013> Received message: line #00: DLCX 42350 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:67) 20241102125900212 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:279) 20241102125900212 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:441) 20241102125900212 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241102125900212 DLMGCP ERROR <0013> endpoint:rtpbridge/2@mgw DLCX: endpoint is not holding a connection. (mgcp_protocol.c:1399) 20241102125900212 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=515 (mgcp_protocol.c:230) 20241102125900212 DLMGCP DEBUG <0013> Generated response: line #00: 515 42350 FAIL (mgcp_msg.c:67) 20241102125900218 DLMGCP DEBUG <0013> Received message: line #00: CRCX 42351 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:67) 20241102125900218 DLMGCP DEBUG <0013> Received message: line #01: M: sendrecv (mgcp_msg.c:67) 20241102125900218 DLMGCP DEBUG <0013> Received message: line #02: C: 1226 (mgcp_msg.c:67) 20241102125900218 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241102125900218 DLMGCP DEBUG <0013> Received message: line #04: v=0 (mgcp_msg.c:67) 20241102125900218 DLMGCP DEBUG <0013> Received message: line #05: o=- 23 42 IN IP4 127.0.0.1 (mgcp_msg.c:67) 20241102125900218 DLMGCP DEBUG <0013> Received message: line #06: s=- (mgcp_msg.c:67) 20241102125900218 DLMGCP DEBUG <0013> Received message: line #07: c=IN IP4 127.0.0.2 (mgcp_msg.c:67) 20241102125900218 DLMGCP DEBUG <0013> Received message: line #08: t=0 0 (mgcp_msg.c:67) 20241102125900218 DLMGCP DEBUG <0013> Received message: line #09: m=audio 2344 RTP/AVP 98 (mgcp_msg.c:67) 20241102125900218 DLMGCP DEBUG <0013> Received message: line #10: a=rtpmap:98 AMR/8000 (mgcp_msg.c:67) 20241102125900218 DLMGCP DEBUG <0013> Received message: line #11: a=ptime:20 (mgcp_msg.c:67) 20241102125900218 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:279) 20241102125900218 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:441) 20241102125900218 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241102125900218 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw conn:(1226/rtp C:D6CD18B8 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241102125900218 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:D6CD18B8 connection mode 'sendrecv' 3 (mgcp_msg.c:120) 20241102125900218 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:D6CD18B8 output_enabled 1 (mgcp_msg.c:125) 20241102125900218 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241102125900218 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:D6CD18B8 Got media info via SDP: port:2344, addr:127.0.0.2, duration:20, payload-types:98=AMR (mgcp_sdp.c:444) 20241102125900218 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw conn:(1226/rtp C:D6CD18B8 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) 20241102125900218 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Configuring RTP endpoint: local port 2344 (mgcp_protocol.c:726) 20241102125900218 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:D6CD18B8 CRCX: Creating connection: port: 4012 (mgcp_protocol.c:1112) 20241102125900218 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:D6CD18B8 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241102125900218 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241102125900218 DLMGCP DEBUG <0013> Generated response: line #00: 200 42351 OK (mgcp_msg.c:67) 20241102125900218 DLMGCP DEBUG <0013> Generated response: line #01: I: D6CD18B8 (mgcp_msg.c:67) 20241102125900218 DLMGCP DEBUG <0013> Generated response: line #02: v=0 (mgcp_msg.c:67) 20241102125900218 DLMGCP DEBUG <0013> Generated response: line #03: o=- D6CD18B8 23 IN IP4 127.0.0.1 (mgcp_msg.c:67) 20241102125900218 DLMGCP DEBUG <0013> Generated response: line #04: s=- (mgcp_msg.c:67) 20241102125900218 DLMGCP DEBUG <0013> Generated response: line #05: c=IN IP4 127.0.0.1 (mgcp_msg.c:67) 20241102125900218 DLMGCP DEBUG <0013> Generated response: line #06: t=0 0 (mgcp_msg.c:67) 20241102125900219 DLMGCP DEBUG <0013> Generated response: line #07: m=audio 4012 RTP/AVP 98 (mgcp_msg.c:67) 20241102125900219 DLMGCP DEBUG <0013> Generated response: line #08: a=rtpmap:98 AMR/8000 (mgcp_msg.c:67) 20241102125900219 DLMGCP DEBUG <0013> Generated response: line #09: a=ptime:20 (mgcp_msg.c:67) 20241102125900219 DLMGCP DEBUG <0013> Received message: line #00: DLCX 42352 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:67) 20241102125900219 DLMGCP DEBUG <0013> Received message: line #01: C: 1226 (mgcp_msg.c:67) 20241102125900219 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:279) 20241102125900219 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:441) 20241102125900219 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241102125900219 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1477) 20241102125900219 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125900219 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125900219 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241102125900219 DLMGCP DEBUG <0013> Generated response: line #00: 200 42352 OK (mgcp_msg.c:67) MTC@10445d38c153: setverdict(pass): none -> pass RTPEM0(63)@10445d38c153: Final verdict of PTC: none IPA-CTRL-CLI-IPA(67)@10445d38c153: Final verdict of PTC: none VirtCallAgent-STATS(66)@10445d38c153: Final verdict of PTC: none RTPEM2(65)@10445d38c153: Final verdict of PTC: none RTPEM1(64)@10445d38c153: Final verdict of PTC: none MTC@10445d38c153: Setting final verdict of the test case. MTC@10445d38c153: Local verdict of MTC: pass MTC@10445d38c153: Local verdict of PTC RTPEM0(63): none (pass -> pass) MTC@10445d38c153: Local verdict of PTC RTPEM1(64): none (pass -> pass) MTC@10445d38c153: Local verdict of PTC RTPEM2(65): none (pass -> pass) MTC@10445d38c153: Local verdict of PTC VirtCallAgent-STATS(66): none (pass -> pass) MTC@10445d38c153: Local verdict of PTC IPA-CTRL-CLI-IPA(67): none (pass -> pass) MTC@10445d38c153: Test case TC_crcx_sdp finished. Verdict: pass MTC@10445d38c153: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh MGCP_Test.TC_crcx_sdp pass'. Sat Nov 2 12:59:00 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@10445d38c153: External command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh MGCP_Test.TC_crcx_sdp pass' was executed successfully (exit status: 0). MTC@10445d38c153: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh MGCP_Test.TC_crcx_wildcarded'. ------ MGCP_Test.TC_crcx_wildcarded ------ Sat Nov 2 12:59:02 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-latest/logs/testsuite/MGCP_Test.TC_crcx_wildcarded.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-latest/logs/testsuite/MGCP_Test.TC_crcx_wildcarded.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@10445d38c153: External command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh MGCP_Test.TC_crcx_wildcarded' was executed successfully (exit status: 0). MTC@10445d38c153: Test case TC_crcx_wildcarded started. 20241102125903360 DLMGCP DEBUG <0013> Received message: line #00: CRCX 8385 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241102125903360 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241102125903360 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241102125903360 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241102125903360 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found free endpoint: rtpbridge/1@mgw (mgcp_endp.c:261) 20241102125903360 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:441) 20241102125903360 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241102125903360 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw conn:(1234/rtp C:0CB47E75 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241102125903360 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw CI:0CB47E75 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241102125903360 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw CI:0CB47E75 output_enabled 0 (mgcp_msg.c:125) 20241102125903360 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241102125903360 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw conn:(1234/rtp C:0CB47E75 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241102125903360 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241102125903360 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw CI:0CB47E75 CRCX: Creating connection: port: 4014 (mgcp_protocol.c:1112) 20241102125903360 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw CI:0CB47E75 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241102125903360 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241102125903360 DLMGCP DEBUG <0013> Generated response: line #00: 200 8385 OK (mgcp_msg.c:67) 20241102125903360 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/1@mgw (mgcp_msg.c:67) 20241102125903360 DLMGCP DEBUG <0013> Generated response: line #02: I: 0CB47E75 (mgcp_msg.c:67) 20241102125903360 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241102125903360 DLMGCP DEBUG <0013> Generated response: line #04: o=- 0CB47E75 23 IN IP6 ::1 (mgcp_msg.c:67) 20241102125903360 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241102125903360 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241102125903360 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241102125903360 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4014 RTP/AVP 112 (mgcp_msg.c:67) 20241102125903360 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241102125903360 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241102125903361 DLMGCP DEBUG <0013> Received message: line #00: DLCX 8386 rtpbridge/1@mgw MGCP 1.0 (mgcp_msg.c:67) 20241102125903361 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:67) 20241102125903361 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found endpoint: rtpbridge/1@mgw (mgcp_endp.c:279) 20241102125903361 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:441) 20241102125903361 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241102125903361 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1477) 20241102125903361 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125903361 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125903361 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241102125903361 DLMGCP DEBUG <0013> Generated response: line #00: 200 8386 OK (mgcp_msg.c:67) MTC@10445d38c153: setverdict(pass): none -> pass RTPEM2(70)@10445d38c153: Final verdict of PTC: none VirtCallAgent-STATS(71)@10445d38c153: Final verdict of PTC: none RTPEM1(69)@10445d38c153: Final verdict of PTC: none RTPEM0(68)@10445d38c153: Final verdict of PTC: none IPA-CTRL-CLI-IPA(72)@10445d38c153: Final verdict of PTC: none MTC@10445d38c153: Setting final verdict of the test case. MTC@10445d38c153: Local verdict of MTC: pass MTC@10445d38c153: Local verdict of PTC RTPEM0(68): none (pass -> pass) MTC@10445d38c153: Local verdict of PTC RTPEM1(69): none (pass -> pass) MTC@10445d38c153: Local verdict of PTC RTPEM2(70): none (pass -> pass) MTC@10445d38c153: Local verdict of PTC VirtCallAgent-STATS(71): none (pass -> pass) MTC@10445d38c153: Local verdict of PTC IPA-CTRL-CLI-IPA(72): none (pass -> pass) MTC@10445d38c153: Test case TC_crcx_wildcarded finished. Verdict: pass MTC@10445d38c153: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh MGCP_Test.TC_crcx_wildcarded pass'. Sat Nov 2 12:59:03 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@10445d38c153: External command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh MGCP_Test.TC_crcx_wildcarded pass' was executed successfully (exit status: 0). MTC@10445d38c153: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh MGCP_Test.TC_crcx_wildcarded_exhaust'. ------ MGCP_Test.TC_crcx_wildcarded_exhaust ------ Sat Nov 2 12:59:05 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-latest/logs/testsuite/MGCP_Test.TC_crcx_wildcarded_exhaust.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-latest/logs/testsuite/MGCP_Test.TC_crcx_wildcarded_exhaust.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@10445d38c153: External command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh MGCP_Test.TC_crcx_wildcarded_exhaust' was executed successfully (exit status: 0). MTC@10445d38c153: Test case TC_crcx_wildcarded_exhaust started. 20241102125906501 DLMGCP DEBUG <0013> Received message: line #00: CRCX 3077 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241102125906501 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241102125906501 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241102125906501 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241102125906501 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found free endpoint: rtpbridge/1@mgw (mgcp_endp.c:261) 20241102125906501 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:441) 20241102125906501 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241102125906501 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw conn:(1234/rtp C:FF98C5AB r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241102125906501 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw CI:FF98C5AB connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241102125906501 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw CI:FF98C5AB output_enabled 0 (mgcp_msg.c:125) 20241102125906501 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241102125906501 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw conn:(1234/rtp C:FF98C5AB r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241102125906501 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241102125906501 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw CI:FF98C5AB CRCX: Creating connection: port: 4016 (mgcp_protocol.c:1112) 20241102125906501 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw CI:FF98C5AB CRCX: connection successfully created (mgcp_protocol.c:1121) 20241102125906501 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241102125906501 DLMGCP DEBUG <0013> Generated response: line #00: 200 3077 OK (mgcp_msg.c:67) 20241102125906501 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/1@mgw (mgcp_msg.c:67) 20241102125906501 DLMGCP DEBUG <0013> Generated response: line #02: I: FF98C5AB (mgcp_msg.c:67) 20241102125906501 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241102125906502 DLMGCP DEBUG <0013> Generated response: line #04: o=- FF98C5AB 23 IN IP6 ::1 (mgcp_msg.c:67) 20241102125906502 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241102125906502 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241102125906502 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241102125906502 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4016 RTP/AVP 112 (mgcp_msg.c:67) 20241102125906502 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241102125906502 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241102125906502 DLMGCP DEBUG <0013> Received message: line #00: CRCX 3078 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241102125906502 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241102125906502 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241102125906502 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241102125906502 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found free endpoint: rtpbridge/2@mgw (mgcp_endp.c:261) 20241102125906502 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:441) 20241102125906502 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241102125906503 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw conn:(1234/rtp C:E1064DCF r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241102125906503 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:E1064DCF connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241102125906503 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:E1064DCF output_enabled 0 (mgcp_msg.c:125) 20241102125906503 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241102125906503 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw conn:(1234/rtp C:E1064DCF r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241102125906503 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241102125906503 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:E1064DCF CRCX: Creating connection: port: 4018 (mgcp_protocol.c:1112) 20241102125906503 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:E1064DCF CRCX: connection successfully created (mgcp_protocol.c:1121) 20241102125906503 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241102125906503 DLMGCP DEBUG <0013> Generated response: line #00: 200 3078 OK (mgcp_msg.c:67) 20241102125906503 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/2@mgw (mgcp_msg.c:67) 20241102125906503 DLMGCP DEBUG <0013> Generated response: line #02: I: E1064DCF (mgcp_msg.c:67) 20241102125906503 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241102125906503 DLMGCP DEBUG <0013> Generated response: line #04: o=- E1064DCF 23 IN IP6 ::1 (mgcp_msg.c:67) 20241102125906503 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241102125906503 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241102125906503 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241102125906503 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4018 RTP/AVP 112 (mgcp_msg.c:67) 20241102125906503 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241102125906503 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241102125906504 DLMGCP DEBUG <0013> Received message: line #00: CRCX 3079 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241102125906504 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241102125906504 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241102125906504 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241102125906504 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw (trunk:0) found free endpoint: rtpbridge/3@mgw (mgcp_endp.c:261) 20241102125906504 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/3@mgw" (mgcp_protocol.c:441) 20241102125906504 DLMGCP NOTICE <0013> endpoint:rtpbridge/3@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241102125906504 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw conn:(1234/rtp C:4D43E36C r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241102125906504 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw CI:4D43E36C connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241102125906504 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw CI:4D43E36C output_enabled 0 (mgcp_msg.c:125) 20241102125906504 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241102125906504 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw conn:(1234/rtp C:4D43E36C r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241102125906504 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241102125906504 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw CI:4D43E36C CRCX: Creating connection: port: 4020 (mgcp_protocol.c:1112) 20241102125906504 DLMGCP NOTICE <0013> endpoint:rtpbridge/3@mgw CI:4D43E36C CRCX: connection successfully created (mgcp_protocol.c:1121) 20241102125906504 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241102125906504 DLMGCP DEBUG <0013> Generated response: line #00: 200 3079 OK (mgcp_msg.c:67) 20241102125906504 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/3@mgw (mgcp_msg.c:67) 20241102125906504 DLMGCP DEBUG <0013> Generated response: line #02: I: 4D43E36C (mgcp_msg.c:67) 20241102125906504 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241102125906504 DLMGCP DEBUG <0013> Generated response: line #04: o=- 4D43E36C 23 IN IP6 ::1 (mgcp_msg.c:67) 20241102125906504 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241102125906504 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241102125906504 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241102125906504 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4020 RTP/AVP 112 (mgcp_msg.c:67) 20241102125906504 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241102125906504 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241102125906505 DLMGCP DEBUG <0013> Received message: line #00: CRCX 3080 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241102125906505 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241102125906505 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241102125906505 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241102125906505 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw (trunk:0) found free endpoint: rtpbridge/4@mgw (mgcp_endp.c:261) 20241102125906505 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/4@mgw" (mgcp_protocol.c:441) 20241102125906505 DLMGCP NOTICE <0013> endpoint:rtpbridge/4@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241102125906505 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw conn:(1234/rtp C:CD720C9E r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241102125906505 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw CI:CD720C9E connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241102125906505 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw CI:CD720C9E output_enabled 0 (mgcp_msg.c:125) 20241102125906505 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241102125906505 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw conn:(1234/rtp C:CD720C9E r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241102125906505 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241102125906505 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw CI:CD720C9E CRCX: Creating connection: port: 4022 (mgcp_protocol.c:1112) 20241102125906505 DLMGCP NOTICE <0013> endpoint:rtpbridge/4@mgw CI:CD720C9E CRCX: connection successfully created (mgcp_protocol.c:1121) 20241102125906505 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241102125906505 DLMGCP DEBUG <0013> Generated response: line #00: 200 3080 OK (mgcp_msg.c:67) 20241102125906505 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/4@mgw (mgcp_msg.c:67) 20241102125906505 DLMGCP DEBUG <0013> Generated response: line #02: I: CD720C9E (mgcp_msg.c:67) 20241102125906505 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241102125906505 DLMGCP DEBUG <0013> Generated response: line #04: o=- CD720C9E 23 IN IP6 ::1 (mgcp_msg.c:67) 20241102125906505 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241102125906505 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241102125906505 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241102125906505 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4022 RTP/AVP 112 (mgcp_msg.c:67) 20241102125906505 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241102125906505 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241102125906506 DLMGCP DEBUG <0013> Received message: line #00: CRCX 3081 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241102125906506 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241102125906506 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241102125906506 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241102125906506 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw (trunk:0) found free endpoint: rtpbridge/5@mgw (mgcp_endp.c:261) 20241102125906506 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/5@mgw" (mgcp_protocol.c:441) 20241102125906506 DLMGCP NOTICE <0013> endpoint:rtpbridge/5@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241102125906506 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw conn:(1234/rtp C:F4863A70 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241102125906506 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw CI:F4863A70 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241102125906506 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw CI:F4863A70 output_enabled 0 (mgcp_msg.c:125) 20241102125906506 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241102125906506 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw conn:(1234/rtp C:F4863A70 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241102125906506 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241102125906506 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw CI:F4863A70 CRCX: Creating connection: port: 4024 (mgcp_protocol.c:1112) 20241102125906506 DLMGCP NOTICE <0013> endpoint:rtpbridge/5@mgw CI:F4863A70 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241102125906506 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241102125906506 DLMGCP DEBUG <0013> Generated response: line #00: 200 3081 OK (mgcp_msg.c:67) 20241102125906506 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/5@mgw (mgcp_msg.c:67) 20241102125906506 DLMGCP DEBUG <0013> Generated response: line #02: I: F4863A70 (mgcp_msg.c:67) 20241102125906506 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241102125906506 DLMGCP DEBUG <0013> Generated response: line #04: o=- F4863A70 23 IN IP6 ::1 (mgcp_msg.c:67) 20241102125906506 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241102125906506 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241102125906506 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241102125906506 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4024 RTP/AVP 112 (mgcp_msg.c:67) 20241102125906506 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241102125906506 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241102125906506 DLMGCP DEBUG <0013> Received message: line #00: CRCX 3082 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241102125906506 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241102125906506 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241102125906506 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241102125906506 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw (trunk:0) found free endpoint: rtpbridge/6@mgw (mgcp_endp.c:261) 20241102125906506 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/6@mgw" (mgcp_protocol.c:441) 20241102125906506 DLMGCP NOTICE <0013> endpoint:rtpbridge/6@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241102125906507 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw conn:(1234/rtp C:DA98E45E r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241102125906507 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw CI:DA98E45E connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241102125906507 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw CI:DA98E45E output_enabled 0 (mgcp_msg.c:125) 20241102125906507 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241102125906507 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw conn:(1234/rtp C:DA98E45E r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241102125906507 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241102125906507 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw CI:DA98E45E CRCX: Creating connection: port: 4026 (mgcp_protocol.c:1112) 20241102125906507 DLMGCP NOTICE <0013> endpoint:rtpbridge/6@mgw CI:DA98E45E CRCX: connection successfully created (mgcp_protocol.c:1121) 20241102125906507 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241102125906507 DLMGCP DEBUG <0013> Generated response: line #00: 200 3082 OK (mgcp_msg.c:67) 20241102125906507 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/6@mgw (mgcp_msg.c:67) 20241102125906507 DLMGCP DEBUG <0013> Generated response: line #02: I: DA98E45E (mgcp_msg.c:67) 20241102125906507 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241102125906507 DLMGCP DEBUG <0013> Generated response: line #04: o=- DA98E45E 23 IN IP6 ::1 (mgcp_msg.c:67) 20241102125906507 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241102125906507 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241102125906507 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241102125906507 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4026 RTP/AVP 112 (mgcp_msg.c:67) 20241102125906507 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241102125906507 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241102125906507 DLMGCP DEBUG <0013> Received message: line #00: CRCX 3083 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241102125906507 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241102125906507 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241102125906507 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241102125906507 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw (trunk:0) found free endpoint: rtpbridge/7@mgw (mgcp_endp.c:261) 20241102125906507 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/7@mgw" (mgcp_protocol.c:441) 20241102125906507 DLMGCP NOTICE <0013> endpoint:rtpbridge/7@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241102125906507 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw conn:(1234/rtp C:4E163E55 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241102125906507 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw CI:4E163E55 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241102125906507 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw CI:4E163E55 output_enabled 0 (mgcp_msg.c:125) 20241102125906507 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241102125906507 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw conn:(1234/rtp C:4E163E55 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241102125906507 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241102125906508 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw CI:4E163E55 CRCX: Creating connection: port: 4028 (mgcp_protocol.c:1112) 20241102125906508 DLMGCP NOTICE <0013> endpoint:rtpbridge/7@mgw CI:4E163E55 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241102125906508 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241102125906508 DLMGCP DEBUG <0013> Generated response: line #00: 200 3083 OK (mgcp_msg.c:67) 20241102125906508 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/7@mgw (mgcp_msg.c:67) 20241102125906508 DLMGCP DEBUG <0013> Generated response: line #02: I: 4E163E55 (mgcp_msg.c:67) 20241102125906508 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241102125906508 DLMGCP DEBUG <0013> Generated response: line #04: o=- 4E163E55 23 IN IP6 ::1 (mgcp_msg.c:67) 20241102125906508 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241102125906508 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241102125906508 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241102125906508 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4028 RTP/AVP 112 (mgcp_msg.c:67) 20241102125906508 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241102125906508 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241102125906508 DLMGCP DEBUG <0013> Received message: line #00: CRCX 3084 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241102125906508 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241102125906508 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241102125906508 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241102125906508 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw (trunk:0) found free endpoint: rtpbridge/8@mgw (mgcp_endp.c:261) 20241102125906508 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/8@mgw" (mgcp_protocol.c:441) 20241102125906508 DLMGCP NOTICE <0013> endpoint:rtpbridge/8@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241102125906508 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw conn:(1234/rtp C:845406F8 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241102125906508 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw CI:845406F8 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241102125906508 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw CI:845406F8 output_enabled 0 (mgcp_msg.c:125) 20241102125906508 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241102125906508 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw conn:(1234/rtp C:845406F8 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241102125906509 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241102125906509 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw CI:845406F8 CRCX: Creating connection: port: 4030 (mgcp_protocol.c:1112) 20241102125906509 DLMGCP NOTICE <0013> endpoint:rtpbridge/8@mgw CI:845406F8 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241102125906509 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241102125906509 DLMGCP DEBUG <0013> Generated response: line #00: 200 3084 OK (mgcp_msg.c:67) 20241102125906509 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/8@mgw (mgcp_msg.c:67) 20241102125906509 DLMGCP DEBUG <0013> Generated response: line #02: I: 845406F8 (mgcp_msg.c:67) 20241102125906509 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241102125906509 DLMGCP DEBUG <0013> Generated response: line #04: o=- 845406F8 23 IN IP6 ::1 (mgcp_msg.c:67) 20241102125906509 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241102125906509 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241102125906509 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241102125906509 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4030 RTP/AVP 112 (mgcp_msg.c:67) 20241102125906509 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241102125906509 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241102125906509 DLMGCP DEBUG <0013> Received message: line #00: CRCX 3085 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241102125906509 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241102125906509 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241102125906509 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241102125906510 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw (trunk:0) found free endpoint: rtpbridge/9@mgw (mgcp_endp.c:261) 20241102125906510 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/9@mgw" (mgcp_protocol.c:441) 20241102125906510 DLMGCP NOTICE <0013> endpoint:rtpbridge/9@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241102125906510 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw conn:(1234/rtp C:A7B22190 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241102125906510 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw CI:A7B22190 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241102125906510 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw CI:A7B22190 output_enabled 0 (mgcp_msg.c:125) 20241102125906510 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241102125906510 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw conn:(1234/rtp C:A7B22190 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241102125906510 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241102125906510 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw CI:A7B22190 CRCX: Creating connection: port: 4032 (mgcp_protocol.c:1112) 20241102125906510 DLMGCP NOTICE <0013> endpoint:rtpbridge/9@mgw CI:A7B22190 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241102125906510 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241102125906510 DLMGCP DEBUG <0013> Generated response: line #00: 200 3085 OK (mgcp_msg.c:67) 20241102125906510 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/9@mgw (mgcp_msg.c:67) 20241102125906510 DLMGCP DEBUG <0013> Generated response: line #02: I: A7B22190 (mgcp_msg.c:67) 20241102125906510 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241102125906510 DLMGCP DEBUG <0013> Generated response: line #04: o=- A7B22190 23 IN IP6 ::1 (mgcp_msg.c:67) 20241102125906510 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241102125906510 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241102125906510 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241102125906510 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4032 RTP/AVP 112 (mgcp_msg.c:67) 20241102125906510 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241102125906510 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241102125906511 DLMGCP DEBUG <0013> Received message: line #00: CRCX 3086 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241102125906511 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241102125906511 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241102125906511 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241102125906511 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw (trunk:0) found free endpoint: rtpbridge/a@mgw (mgcp_endp.c:261) 20241102125906511 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/a@mgw" (mgcp_protocol.c:441) 20241102125906511 DLMGCP NOTICE <0013> endpoint:rtpbridge/a@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241102125906511 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw conn:(1234/rtp C:58E112C0 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241102125906511 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw CI:58E112C0 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241102125906511 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw CI:58E112C0 output_enabled 0 (mgcp_msg.c:125) 20241102125906511 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241102125906511 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw conn:(1234/rtp C:58E112C0 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241102125906511 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241102125906511 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw CI:58E112C0 CRCX: Creating connection: port: 4034 (mgcp_protocol.c:1112) 20241102125906511 DLMGCP NOTICE <0013> endpoint:rtpbridge/a@mgw CI:58E112C0 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241102125906511 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241102125906511 DLMGCP DEBUG <0013> Generated response: line #00: 200 3086 OK (mgcp_msg.c:67) 20241102125906511 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/a@mgw (mgcp_msg.c:67) 20241102125906511 DLMGCP DEBUG <0013> Generated response: line #02: I: 58E112C0 (mgcp_msg.c:67) 20241102125906511 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241102125906511 DLMGCP DEBUG <0013> Generated response: line #04: o=- 58E112C0 23 IN IP6 ::1 (mgcp_msg.c:67) 20241102125906511 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241102125906511 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241102125906511 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241102125906511 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4034 RTP/AVP 112 (mgcp_msg.c:67) 20241102125906511 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241102125906511 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241102125906512 DLMGCP DEBUG <0013> Received message: line #00: CRCX 3087 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241102125906512 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241102125906512 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241102125906512 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241102125906512 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw (trunk:0) found free endpoint: rtpbridge/b@mgw (mgcp_endp.c:261) 20241102125906512 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/b@mgw" (mgcp_protocol.c:441) 20241102125906512 DLMGCP NOTICE <0013> endpoint:rtpbridge/b@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241102125906512 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw conn:(1234/rtp C:F21AB68B r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241102125906512 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw CI:F21AB68B connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241102125906512 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw CI:F21AB68B output_enabled 0 (mgcp_msg.c:125) 20241102125906512 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241102125906512 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw conn:(1234/rtp C:F21AB68B r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241102125906513 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241102125906513 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw CI:F21AB68B CRCX: Creating connection: port: 4036 (mgcp_protocol.c:1112) 20241102125906513 DLMGCP NOTICE <0013> endpoint:rtpbridge/b@mgw CI:F21AB68B CRCX: connection successfully created (mgcp_protocol.c:1121) 20241102125906513 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241102125906513 DLMGCP DEBUG <0013> Generated response: line #00: 200 3087 OK (mgcp_msg.c:67) 20241102125906513 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/b@mgw (mgcp_msg.c:67) 20241102125906513 DLMGCP DEBUG <0013> Generated response: line #02: I: F21AB68B (mgcp_msg.c:67) 20241102125906513 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241102125906513 DLMGCP DEBUG <0013> Generated response: line #04: o=- F21AB68B 23 IN IP6 ::1 (mgcp_msg.c:67) 20241102125906513 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241102125906513 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241102125906513 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241102125906513 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4036 RTP/AVP 112 (mgcp_msg.c:67) 20241102125906513 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241102125906513 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241102125906514 DLMGCP DEBUG <0013> Received message: line #00: CRCX 3088 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241102125906514 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241102125906514 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241102125906514 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241102125906514 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw (trunk:0) found free endpoint: rtpbridge/c@mgw (mgcp_endp.c:261) 20241102125906514 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/c@mgw" (mgcp_protocol.c:441) 20241102125906514 DLMGCP NOTICE <0013> endpoint:rtpbridge/c@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241102125906514 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw conn:(1234/rtp C:279E0654 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241102125906514 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw CI:279E0654 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241102125906514 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw CI:279E0654 output_enabled 0 (mgcp_msg.c:125) 20241102125906514 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241102125906514 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw conn:(1234/rtp C:279E0654 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241102125906514 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241102125906514 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw CI:279E0654 CRCX: Creating connection: port: 4038 (mgcp_protocol.c:1112) 20241102125906514 DLMGCP NOTICE <0013> endpoint:rtpbridge/c@mgw CI:279E0654 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241102125906514 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241102125906514 DLMGCP DEBUG <0013> Generated response: line #00: 200 3088 OK (mgcp_msg.c:67) 20241102125906514 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/c@mgw (mgcp_msg.c:67) 20241102125906514 DLMGCP DEBUG <0013> Generated response: line #02: I: 279E0654 (mgcp_msg.c:67) 20241102125906514 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241102125906514 DLMGCP DEBUG <0013> Generated response: line #04: o=- 279E0654 23 IN IP6 ::1 (mgcp_msg.c:67) 20241102125906514 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241102125906514 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241102125906514 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241102125906514 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4038 RTP/AVP 112 (mgcp_msg.c:67) 20241102125906514 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241102125906514 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241102125906515 DLMGCP DEBUG <0013> Received message: line #00: CRCX 3089 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241102125906515 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241102125906515 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241102125906515 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241102125906515 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw (trunk:0) found free endpoint: rtpbridge/d@mgw (mgcp_endp.c:261) 20241102125906515 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/d@mgw" (mgcp_protocol.c:441) 20241102125906515 DLMGCP NOTICE <0013> endpoint:rtpbridge/d@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241102125906515 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw conn:(1234/rtp C:E54B81E0 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241102125906515 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw CI:E54B81E0 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241102125906515 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw CI:E54B81E0 output_enabled 0 (mgcp_msg.c:125) 20241102125906515 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241102125906515 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw conn:(1234/rtp C:E54B81E0 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241102125906515 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241102125906515 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw CI:E54B81E0 CRCX: Creating connection: port: 4040 (mgcp_protocol.c:1112) 20241102125906515 DLMGCP NOTICE <0013> endpoint:rtpbridge/d@mgw CI:E54B81E0 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241102125906515 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241102125906515 DLMGCP DEBUG <0013> Generated response: line #00: 200 3089 OK (mgcp_msg.c:67) 20241102125906515 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/d@mgw (mgcp_msg.c:67) 20241102125906515 DLMGCP DEBUG <0013> Generated response: line #02: I: E54B81E0 (mgcp_msg.c:67) 20241102125906515 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241102125906515 DLMGCP DEBUG <0013> Generated response: line #04: o=- E54B81E0 23 IN IP6 ::1 (mgcp_msg.c:67) 20241102125906515 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241102125906515 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241102125906515 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241102125906515 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4040 RTP/AVP 112 (mgcp_msg.c:67) 20241102125906515 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241102125906515 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241102125906516 DLMGCP DEBUG <0013> Received message: line #00: CRCX 3090 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241102125906516 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241102125906516 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241102125906516 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241102125906516 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw (trunk:0) found free endpoint: rtpbridge/e@mgw (mgcp_endp.c:261) 20241102125906516 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/e@mgw" (mgcp_protocol.c:441) 20241102125906516 DLMGCP NOTICE <0013> endpoint:rtpbridge/e@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241102125906516 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw conn:(1234/rtp C:80FEB48A r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241102125906516 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw CI:80FEB48A connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241102125906516 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw CI:80FEB48A output_enabled 0 (mgcp_msg.c:125) 20241102125906516 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241102125906516 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw conn:(1234/rtp C:80FEB48A r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241102125906516 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241102125906516 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw CI:80FEB48A CRCX: Creating connection: port: 4042 (mgcp_protocol.c:1112) 20241102125906516 DLMGCP NOTICE <0013> endpoint:rtpbridge/e@mgw CI:80FEB48A CRCX: connection successfully created (mgcp_protocol.c:1121) 20241102125906516 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241102125906516 DLMGCP DEBUG <0013> Generated response: line #00: 200 3090 OK (mgcp_msg.c:67) 20241102125906516 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/e@mgw (mgcp_msg.c:67) 20241102125906516 DLMGCP DEBUG <0013> Generated response: line #02: I: 80FEB48A (mgcp_msg.c:67) 20241102125906516 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241102125906516 DLMGCP DEBUG <0013> Generated response: line #04: o=- 80FEB48A 23 IN IP6 ::1 (mgcp_msg.c:67) 20241102125906516 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241102125906516 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241102125906516 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241102125906516 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4042 RTP/AVP 112 (mgcp_msg.c:67) 20241102125906516 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241102125906516 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241102125906517 DLMGCP DEBUG <0013> Received message: line #00: CRCX 3091 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241102125906517 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241102125906517 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241102125906517 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241102125906517 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw (trunk:0) found free endpoint: rtpbridge/f@mgw (mgcp_endp.c:261) 20241102125906517 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/f@mgw" (mgcp_protocol.c:441) 20241102125906517 DLMGCP NOTICE <0013> endpoint:rtpbridge/f@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241102125906517 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw conn:(1234/rtp C:0251FB44 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241102125906517 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw CI:0251FB44 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241102125906517 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw CI:0251FB44 output_enabled 0 (mgcp_msg.c:125) 20241102125906517 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241102125906517 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw conn:(1234/rtp C:0251FB44 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241102125906517 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241102125906517 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw CI:0251FB44 CRCX: Creating connection: port: 4044 (mgcp_protocol.c:1112) 20241102125906517 DLMGCP NOTICE <0013> endpoint:rtpbridge/f@mgw CI:0251FB44 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241102125906517 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241102125906517 DLMGCP DEBUG <0013> Generated response: line #00: 200 3091 OK (mgcp_msg.c:67) 20241102125906517 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/f@mgw (mgcp_msg.c:67) 20241102125906517 DLMGCP DEBUG <0013> Generated response: line #02: I: 0251FB44 (mgcp_msg.c:67) 20241102125906517 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241102125906517 DLMGCP DEBUG <0013> Generated response: line #04: o=- 0251FB44 23 IN IP6 ::1 (mgcp_msg.c:67) 20241102125906517 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241102125906517 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241102125906517 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241102125906517 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4044 RTP/AVP 112 (mgcp_msg.c:67) 20241102125906517 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241102125906517 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241102125906518 DLMGCP DEBUG <0013> Received message: line #00: CRCX 3092 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241102125906518 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241102125906518 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241102125906518 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241102125906518 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw (trunk:0) found free endpoint: rtpbridge/10@mgw (mgcp_endp.c:261) 20241102125906518 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/10@mgw" (mgcp_protocol.c:441) 20241102125906518 DLMGCP NOTICE <0013> endpoint:rtpbridge/10@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241102125906518 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw conn:(1234/rtp C:61EDCC98 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241102125906518 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw CI:61EDCC98 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241102125906518 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw CI:61EDCC98 output_enabled 0 (mgcp_msg.c:125) 20241102125906518 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241102125906518 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw conn:(1234/rtp C:61EDCC98 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241102125906518 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241102125906518 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw CI:61EDCC98 CRCX: Creating connection: port: 4046 (mgcp_protocol.c:1112) 20241102125906518 DLMGCP NOTICE <0013> endpoint:rtpbridge/10@mgw CI:61EDCC98 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241102125906518 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241102125906518 DLMGCP DEBUG <0013> Generated response: line #00: 200 3092 OK (mgcp_msg.c:67) 20241102125906518 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/10@mgw (mgcp_msg.c:67) 20241102125906518 DLMGCP DEBUG <0013> Generated response: line #02: I: 61EDCC98 (mgcp_msg.c:67) 20241102125906518 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241102125906518 DLMGCP DEBUG <0013> Generated response: line #04: o=- 61EDCC98 23 IN IP6 ::1 (mgcp_msg.c:67) 20241102125906518 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241102125906518 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241102125906519 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241102125906519 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4046 RTP/AVP 112 (mgcp_msg.c:67) 20241102125906519 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241102125906519 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241102125906519 DLMGCP DEBUG <0013> Received message: line #00: CRCX 3093 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241102125906519 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241102125906519 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241102125906519 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241102125906519 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw (trunk:0) found free endpoint: rtpbridge/11@mgw (mgcp_endp.c:261) 20241102125906519 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/11@mgw" (mgcp_protocol.c:441) 20241102125906519 DLMGCP NOTICE <0013> endpoint:rtpbridge/11@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241102125906519 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw conn:(1234/rtp C:6A68B9FF r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241102125906519 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw CI:6A68B9FF connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241102125906519 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw CI:6A68B9FF output_enabled 0 (mgcp_msg.c:125) 20241102125906519 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241102125906519 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw conn:(1234/rtp C:6A68B9FF r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241102125906519 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241102125906519 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw CI:6A68B9FF CRCX: Creating connection: port: 4048 (mgcp_protocol.c:1112) 20241102125906519 DLMGCP NOTICE <0013> endpoint:rtpbridge/11@mgw CI:6A68B9FF CRCX: connection successfully created (mgcp_protocol.c:1121) 20241102125906519 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241102125906519 DLMGCP DEBUG <0013> Generated response: line #00: 200 3093 OK (mgcp_msg.c:67) 20241102125906519 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/11@mgw (mgcp_msg.c:67) 20241102125906519 DLMGCP DEBUG <0013> Generated response: line #02: I: 6A68B9FF (mgcp_msg.c:67) 20241102125906520 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241102125906520 DLMGCP DEBUG <0013> Generated response: line #04: o=- 6A68B9FF 23 IN IP6 ::1 (mgcp_msg.c:67) 20241102125906520 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241102125906520 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241102125906520 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241102125906520 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4048 RTP/AVP 112 (mgcp_msg.c:67) 20241102125906520 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241102125906520 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241102125906520 DLMGCP DEBUG <0013> Received message: line #00: CRCX 3094 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241102125906520 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241102125906520 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241102125906520 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241102125906520 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw (trunk:0) found free endpoint: rtpbridge/12@mgw (mgcp_endp.c:261) 20241102125906520 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/12@mgw" (mgcp_protocol.c:441) 20241102125906520 DLMGCP NOTICE <0013> endpoint:rtpbridge/12@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241102125906520 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw conn:(1234/rtp C:65642A49 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241102125906520 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw CI:65642A49 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241102125906520 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw CI:65642A49 output_enabled 0 (mgcp_msg.c:125) 20241102125906520 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241102125906520 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw conn:(1234/rtp C:65642A49 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241102125906520 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241102125906520 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw CI:65642A49 CRCX: Creating connection: port: 4050 (mgcp_protocol.c:1112) 20241102125906520 DLMGCP NOTICE <0013> endpoint:rtpbridge/12@mgw CI:65642A49 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241102125906520 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241102125906520 DLMGCP DEBUG <0013> Generated response: line #00: 200 3094 OK (mgcp_msg.c:67) 20241102125906520 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/12@mgw (mgcp_msg.c:67) 20241102125906520 DLMGCP DEBUG <0013> Generated response: line #02: I: 65642A49 (mgcp_msg.c:67) 20241102125906520 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241102125906520 DLMGCP DEBUG <0013> Generated response: line #04: o=- 65642A49 23 IN IP6 ::1 (mgcp_msg.c:67) 20241102125906520 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241102125906520 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241102125906521 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241102125906521 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4050 RTP/AVP 112 (mgcp_msg.c:67) 20241102125906521 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241102125906521 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241102125906521 DLMGCP DEBUG <0013> Received message: line #00: CRCX 3095 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241102125906521 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241102125906521 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241102125906521 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241102125906521 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw (trunk:0) found free endpoint: rtpbridge/13@mgw (mgcp_endp.c:261) 20241102125906521 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/13@mgw" (mgcp_protocol.c:441) 20241102125906521 DLMGCP NOTICE <0013> endpoint:rtpbridge/13@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241102125906521 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw conn:(1234/rtp C:AF1AFA2C r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241102125906521 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw CI:AF1AFA2C connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241102125906521 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw CI:AF1AFA2C output_enabled 0 (mgcp_msg.c:125) 20241102125906521 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241102125906521 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw conn:(1234/rtp C:AF1AFA2C r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241102125906521 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241102125906521 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw CI:AF1AFA2C CRCX: Creating connection: port: 4052 (mgcp_protocol.c:1112) 20241102125906521 DLMGCP NOTICE <0013> endpoint:rtpbridge/13@mgw CI:AF1AFA2C CRCX: connection successfully created (mgcp_protocol.c:1121) 20241102125906521 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241102125906521 DLMGCP DEBUG <0013> Generated response: line #00: 200 3095 OK (mgcp_msg.c:67) 20241102125906521 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/13@mgw (mgcp_msg.c:67) 20241102125906521 DLMGCP DEBUG <0013> Generated response: line #02: I: AF1AFA2C (mgcp_msg.c:67) 20241102125906521 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241102125906521 DLMGCP DEBUG <0013> Generated response: line #04: o=- AF1AFA2C 23 IN IP6 ::1 (mgcp_msg.c:67) 20241102125906521 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241102125906521 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241102125906521 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241102125906521 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4052 RTP/AVP 112 (mgcp_msg.c:67) 20241102125906521 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241102125906521 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241102125906522 DLMGCP DEBUG <0013> Received message: line #00: CRCX 3096 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241102125906522 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241102125906522 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241102125906522 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241102125906522 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw (trunk:0) found free endpoint: rtpbridge/14@mgw (mgcp_endp.c:261) 20241102125906522 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/14@mgw" (mgcp_protocol.c:441) 20241102125906522 DLMGCP NOTICE <0013> endpoint:rtpbridge/14@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241102125906522 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw conn:(1234/rtp C:F7DAF630 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241102125906522 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw CI:F7DAF630 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241102125906522 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw CI:F7DAF630 output_enabled 0 (mgcp_msg.c:125) 20241102125906522 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241102125906522 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw conn:(1234/rtp C:F7DAF630 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241102125906522 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241102125906522 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw CI:F7DAF630 CRCX: Creating connection: port: 4054 (mgcp_protocol.c:1112) 20241102125906522 DLMGCP NOTICE <0013> endpoint:rtpbridge/14@mgw CI:F7DAF630 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241102125906522 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241102125906522 DLMGCP DEBUG <0013> Generated response: line #00: 200 3096 OK (mgcp_msg.c:67) 20241102125906522 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/14@mgw (mgcp_msg.c:67) 20241102125906522 DLMGCP DEBUG <0013> Generated response: line #02: I: F7DAF630 (mgcp_msg.c:67) 20241102125906522 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241102125906522 DLMGCP DEBUG <0013> Generated response: line #04: o=- F7DAF630 23 IN IP6 ::1 (mgcp_msg.c:67) 20241102125906522 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241102125906522 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241102125906522 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241102125906522 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4054 RTP/AVP 112 (mgcp_msg.c:67) 20241102125906522 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241102125906523 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241102125906523 DLMGCP DEBUG <0013> Received message: line #00: CRCX 3097 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241102125906523 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241102125906523 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241102125906523 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241102125906523 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw (trunk:0) found free endpoint: rtpbridge/15@mgw (mgcp_endp.c:261) 20241102125906523 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/15@mgw" (mgcp_protocol.c:441) 20241102125906523 DLMGCP NOTICE <0013> endpoint:rtpbridge/15@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241102125906523 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw conn:(1234/rtp C:B8A88B2F r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241102125906523 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw CI:B8A88B2F connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241102125906523 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw CI:B8A88B2F output_enabled 0 (mgcp_msg.c:125) 20241102125906523 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241102125906523 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw conn:(1234/rtp C:B8A88B2F r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241102125906523 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241102125906523 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw CI:B8A88B2F CRCX: Creating connection: port: 4056 (mgcp_protocol.c:1112) 20241102125906523 DLMGCP NOTICE <0013> endpoint:rtpbridge/15@mgw CI:B8A88B2F CRCX: connection successfully created (mgcp_protocol.c:1121) 20241102125906524 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241102125906524 DLMGCP DEBUG <0013> Generated response: line #00: 200 3097 OK (mgcp_msg.c:67) 20241102125906524 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/15@mgw (mgcp_msg.c:67) 20241102125906524 DLMGCP DEBUG <0013> Generated response: line #02: I: B8A88B2F (mgcp_msg.c:67) 20241102125906524 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241102125906524 DLMGCP DEBUG <0013> Generated response: line #04: o=- B8A88B2F 23 IN IP6 ::1 (mgcp_msg.c:67) 20241102125906524 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241102125906524 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241102125906524 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241102125906524 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4056 RTP/AVP 112 (mgcp_msg.c:67) 20241102125906524 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241102125906524 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241102125906524 DLMGCP DEBUG <0013> Received message: line #00: CRCX 3098 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241102125906524 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241102125906524 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241102125906524 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241102125906524 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw (trunk:0) found free endpoint: rtpbridge/16@mgw (mgcp_endp.c:261) 20241102125906524 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/16@mgw" (mgcp_protocol.c:441) 20241102125906524 DLMGCP NOTICE <0013> endpoint:rtpbridge/16@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241102125906524 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw conn:(1234/rtp C:1EA64C24 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241102125906524 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw CI:1EA64C24 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241102125906524 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw CI:1EA64C24 output_enabled 0 (mgcp_msg.c:125) 20241102125906524 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241102125906524 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw conn:(1234/rtp C:1EA64C24 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241102125906524 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241102125906525 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw CI:1EA64C24 CRCX: Creating connection: port: 4058 (mgcp_protocol.c:1112) 20241102125906525 DLMGCP NOTICE <0013> endpoint:rtpbridge/16@mgw CI:1EA64C24 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241102125906525 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241102125906525 DLMGCP DEBUG <0013> Generated response: line #00: 200 3098 OK (mgcp_msg.c:67) 20241102125906525 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/16@mgw (mgcp_msg.c:67) 20241102125906525 DLMGCP DEBUG <0013> Generated response: line #02: I: 1EA64C24 (mgcp_msg.c:67) 20241102125906525 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241102125906525 DLMGCP DEBUG <0013> Generated response: line #04: o=- 1EA64C24 23 IN IP6 ::1 (mgcp_msg.c:67) 20241102125906525 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241102125906525 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241102125906525 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241102125906525 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4058 RTP/AVP 112 (mgcp_msg.c:67) 20241102125906525 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241102125906525 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241102125906525 DLMGCP DEBUG <0013> Received message: line #00: CRCX 3099 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241102125906525 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241102125906525 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241102125906525 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241102125906525 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw (trunk:0) found free endpoint: rtpbridge/17@mgw (mgcp_endp.c:261) 20241102125906525 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/17@mgw" (mgcp_protocol.c:441) 20241102125906525 DLMGCP NOTICE <0013> endpoint:rtpbridge/17@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241102125906525 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw conn:(1234/rtp C:A5763B08 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241102125906525 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw CI:A5763B08 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241102125906525 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw CI:A5763B08 output_enabled 0 (mgcp_msg.c:125) 20241102125906525 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241102125906525 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw conn:(1234/rtp C:A5763B08 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241102125906525 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241102125906525 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw CI:A5763B08 CRCX: Creating connection: port: 4060 (mgcp_protocol.c:1112) 20241102125906525 DLMGCP NOTICE <0013> endpoint:rtpbridge/17@mgw CI:A5763B08 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241102125906525 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241102125906525 DLMGCP DEBUG <0013> Generated response: line #00: 200 3099 OK (mgcp_msg.c:67) 20241102125906525 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/17@mgw (mgcp_msg.c:67) 20241102125906526 DLMGCP DEBUG <0013> Generated response: line #02: I: A5763B08 (mgcp_msg.c:67) 20241102125906526 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241102125906526 DLMGCP DEBUG <0013> Generated response: line #04: o=- A5763B08 23 IN IP6 ::1 (mgcp_msg.c:67) 20241102125906526 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241102125906526 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241102125906526 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241102125906526 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4060 RTP/AVP 112 (mgcp_msg.c:67) 20241102125906526 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241102125906526 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241102125906526 DLMGCP DEBUG <0013> Received message: line #00: CRCX 3100 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241102125906526 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241102125906526 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241102125906526 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241102125906526 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw (trunk:0) found free endpoint: rtpbridge/18@mgw (mgcp_endp.c:261) 20241102125906526 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/18@mgw" (mgcp_protocol.c:441) 20241102125906526 DLMGCP NOTICE <0013> endpoint:rtpbridge/18@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241102125906526 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw conn:(1234/rtp C:65C95C26 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241102125906526 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw CI:65C95C26 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241102125906526 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw CI:65C95C26 output_enabled 0 (mgcp_msg.c:125) 20241102125906526 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241102125906526 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw conn:(1234/rtp C:65C95C26 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241102125906526 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241102125906526 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw CI:65C95C26 CRCX: Creating connection: port: 4062 (mgcp_protocol.c:1112) 20241102125906526 DLMGCP NOTICE <0013> endpoint:rtpbridge/18@mgw CI:65C95C26 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241102125906526 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241102125906526 DLMGCP DEBUG <0013> Generated response: line #00: 200 3100 OK (mgcp_msg.c:67) 20241102125906526 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/18@mgw (mgcp_msg.c:67) 20241102125906526 DLMGCP DEBUG <0013> Generated response: line #02: I: 65C95C26 (mgcp_msg.c:67) 20241102125906526 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241102125906526 DLMGCP DEBUG <0013> Generated response: line #04: o=- 65C95C26 23 IN IP6 ::1 (mgcp_msg.c:67) 20241102125906526 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241102125906526 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241102125906526 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241102125906526 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4062 RTP/AVP 112 (mgcp_msg.c:67) 20241102125906526 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241102125906526 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241102125906527 DLMGCP DEBUG <0013> Received message: line #00: CRCX 3101 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241102125906527 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241102125906527 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241102125906527 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241102125906527 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw (trunk:0) found free endpoint: rtpbridge/19@mgw (mgcp_endp.c:261) 20241102125906527 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/19@mgw" (mgcp_protocol.c:441) 20241102125906527 DLMGCP NOTICE <0013> endpoint:rtpbridge/19@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241102125906527 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw conn:(1234/rtp C:D151EB4B r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241102125906527 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw CI:D151EB4B connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241102125906527 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw CI:D151EB4B output_enabled 0 (mgcp_msg.c:125) 20241102125906527 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241102125906527 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw conn:(1234/rtp C:D151EB4B r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241102125906527 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241102125906527 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw CI:D151EB4B CRCX: Creating connection: port: 4064 (mgcp_protocol.c:1112) 20241102125906527 DLMGCP NOTICE <0013> endpoint:rtpbridge/19@mgw CI:D151EB4B CRCX: connection successfully created (mgcp_protocol.c:1121) 20241102125906527 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241102125906527 DLMGCP DEBUG <0013> Generated response: line #00: 200 3101 OK (mgcp_msg.c:67) 20241102125906527 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/19@mgw (mgcp_msg.c:67) 20241102125906527 DLMGCP DEBUG <0013> Generated response: line #02: I: D151EB4B (mgcp_msg.c:67) 20241102125906527 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241102125906527 DLMGCP DEBUG <0013> Generated response: line #04: o=- D151EB4B 23 IN IP6 ::1 (mgcp_msg.c:67) 20241102125906527 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241102125906527 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241102125906527 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241102125906527 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4064 RTP/AVP 112 (mgcp_msg.c:67) 20241102125906527 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241102125906527 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241102125906528 DLMGCP DEBUG <0013> Received message: line #00: CRCX 3102 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241102125906528 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241102125906528 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241102125906528 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241102125906528 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw (trunk:0) found free endpoint: rtpbridge/1a@mgw (mgcp_endp.c:261) 20241102125906528 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/1a@mgw" (mgcp_protocol.c:441) 20241102125906528 DLMGCP NOTICE <0013> endpoint:rtpbridge/1a@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241102125906528 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw conn:(1234/rtp C:E6BA335B r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241102125906528 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw CI:E6BA335B connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241102125906528 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw CI:E6BA335B output_enabled 0 (mgcp_msg.c:125) 20241102125906528 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241102125906528 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw conn:(1234/rtp C:E6BA335B r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241102125906528 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241102125906528 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw CI:E6BA335B CRCX: Creating connection: port: 4066 (mgcp_protocol.c:1112) 20241102125906528 DLMGCP NOTICE <0013> endpoint:rtpbridge/1a@mgw CI:E6BA335B CRCX: connection successfully created (mgcp_protocol.c:1121) 20241102125906528 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241102125906528 DLMGCP DEBUG <0013> Generated response: line #00: 200 3102 OK (mgcp_msg.c:67) 20241102125906528 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/1a@mgw (mgcp_msg.c:67) 20241102125906528 DLMGCP DEBUG <0013> Generated response: line #02: I: E6BA335B (mgcp_msg.c:67) 20241102125906528 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241102125906528 DLMGCP DEBUG <0013> Generated response: line #04: o=- E6BA335B 23 IN IP6 ::1 (mgcp_msg.c:67) 20241102125906528 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241102125906528 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241102125906528 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241102125906528 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4066 RTP/AVP 112 (mgcp_msg.c:67) 20241102125906528 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241102125906528 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241102125906528 DLMGCP DEBUG <0013> Received message: line #00: CRCX 3103 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241102125906528 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241102125906528 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241102125906528 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241102125906528 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw (trunk:0) found free endpoint: rtpbridge/1b@mgw (mgcp_endp.c:261) 20241102125906528 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/1b@mgw" (mgcp_protocol.c:441) 20241102125906528 DLMGCP NOTICE <0013> endpoint:rtpbridge/1b@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241102125906528 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw conn:(1234/rtp C:A6F365A2 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241102125906528 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw CI:A6F365A2 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241102125906528 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw CI:A6F365A2 output_enabled 0 (mgcp_msg.c:125) 20241102125906528 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241102125906528 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw conn:(1234/rtp C:A6F365A2 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241102125906528 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241102125906528 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw CI:A6F365A2 CRCX: Creating connection: port: 4068 (mgcp_protocol.c:1112) 20241102125906528 DLMGCP NOTICE <0013> endpoint:rtpbridge/1b@mgw CI:A6F365A2 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241102125906529 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241102125906529 DLMGCP DEBUG <0013> Generated response: line #00: 200 3103 OK (mgcp_msg.c:67) 20241102125906529 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/1b@mgw (mgcp_msg.c:67) 20241102125906529 DLMGCP DEBUG <0013> Generated response: line #02: I: A6F365A2 (mgcp_msg.c:67) 20241102125906529 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241102125906529 DLMGCP DEBUG <0013> Generated response: line #04: o=- A6F365A2 23 IN IP6 ::1 (mgcp_msg.c:67) 20241102125906529 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241102125906529 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241102125906529 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241102125906529 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4068 RTP/AVP 112 (mgcp_msg.c:67) 20241102125906529 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241102125906529 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241102125906529 DLMGCP DEBUG <0013> Received message: line #00: CRCX 3104 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241102125906529 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241102125906529 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241102125906529 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241102125906529 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw (trunk:0) found free endpoint: rtpbridge/1c@mgw (mgcp_endp.c:261) 20241102125906529 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/1c@mgw" (mgcp_protocol.c:441) 20241102125906529 DLMGCP NOTICE <0013> endpoint:rtpbridge/1c@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241102125906529 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw conn:(1234/rtp C:72C60B8B r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241102125906529 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw CI:72C60B8B connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241102125906529 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw CI:72C60B8B output_enabled 0 (mgcp_msg.c:125) 20241102125906529 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241102125906529 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw conn:(1234/rtp C:72C60B8B r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241102125906529 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241102125906529 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw CI:72C60B8B CRCX: Creating connection: port: 4070 (mgcp_protocol.c:1112) 20241102125906529 DLMGCP NOTICE <0013> endpoint:rtpbridge/1c@mgw CI:72C60B8B CRCX: connection successfully created (mgcp_protocol.c:1121) 20241102125906529 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241102125906529 DLMGCP DEBUG <0013> Generated response: line #00: 200 3104 OK (mgcp_msg.c:67) 20241102125906529 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/1c@mgw (mgcp_msg.c:67) 20241102125906529 DLMGCP DEBUG <0013> Generated response: line #02: I: 72C60B8B (mgcp_msg.c:67) 20241102125906529 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241102125906529 DLMGCP DEBUG <0013> Generated response: line #04: o=- 72C60B8B 23 IN IP6 ::1 (mgcp_msg.c:67) 20241102125906529 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241102125906529 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241102125906529 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241102125906529 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4070 RTP/AVP 112 (mgcp_msg.c:67) 20241102125906529 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241102125906529 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241102125906530 DLMGCP DEBUG <0013> Received message: line #00: CRCX 3105 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241102125906530 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241102125906530 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241102125906530 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241102125906530 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw (trunk:0) found free endpoint: rtpbridge/1d@mgw (mgcp_endp.c:261) 20241102125906530 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/1d@mgw" (mgcp_protocol.c:441) 20241102125906530 DLMGCP NOTICE <0013> endpoint:rtpbridge/1d@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241102125906530 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw conn:(1234/rtp C:B1ABCFE5 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241102125906530 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw CI:B1ABCFE5 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241102125906530 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw CI:B1ABCFE5 output_enabled 0 (mgcp_msg.c:125) 20241102125906530 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241102125906530 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw conn:(1234/rtp C:B1ABCFE5 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241102125906530 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241102125906530 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw CI:B1ABCFE5 CRCX: Creating connection: port: 4072 (mgcp_protocol.c:1112) 20241102125906530 DLMGCP NOTICE <0013> endpoint:rtpbridge/1d@mgw CI:B1ABCFE5 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241102125906530 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241102125906530 DLMGCP DEBUG <0013> Generated response: line #00: 200 3105 OK (mgcp_msg.c:67) 20241102125906530 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/1d@mgw (mgcp_msg.c:67) 20241102125906530 DLMGCP DEBUG <0013> Generated response: line #02: I: B1ABCFE5 (mgcp_msg.c:67) 20241102125906530 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241102125906530 DLMGCP DEBUG <0013> Generated response: line #04: o=- B1ABCFE5 23 IN IP6 ::1 (mgcp_msg.c:67) 20241102125906530 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241102125906530 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241102125906530 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241102125906530 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4072 RTP/AVP 112 (mgcp_msg.c:67) 20241102125906530 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241102125906530 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241102125906530 DLMGCP DEBUG <0013> Received message: line #00: CRCX 3106 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241102125906531 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241102125906531 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241102125906531 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241102125906531 DLMGCP DEBUG <0013> endpoint:rtpbridge/1e@mgw (trunk:0) found free endpoint: rtpbridge/1e@mgw (mgcp_endp.c:261) 20241102125906531 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/1e@mgw" (mgcp_protocol.c:441) 20241102125906531 DLMGCP NOTICE <0013> endpoint:rtpbridge/1e@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241102125906531 DLMGCP DEBUG <0013> endpoint:rtpbridge/1e@mgw conn:(1234/rtp C:E6532F30 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241102125906531 DLMGCP DEBUG <0013> endpoint:rtpbridge/1e@mgw CI:E6532F30 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241102125906531 DLMGCP DEBUG <0013> endpoint:rtpbridge/1e@mgw CI:E6532F30 output_enabled 0 (mgcp_msg.c:125) 20241102125906531 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241102125906531 DLMGCP DEBUG <0013> endpoint:rtpbridge/1e@mgw conn:(1234/rtp C:E6532F30 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241102125906531 DLMGCP DEBUG <0013> endpoint:rtpbridge/1e@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241102125906531 DLMGCP DEBUG <0013> endpoint:rtpbridge/1e@mgw CI:E6532F30 CRCX: Creating connection: port: 4074 (mgcp_protocol.c:1112) 20241102125906531 DLMGCP NOTICE <0013> endpoint:rtpbridge/1e@mgw CI:E6532F30 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241102125906531 DLMGCP DEBUG <0013> endpoint:rtpbridge/1e@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241102125906531 DLMGCP DEBUG <0013> Generated response: line #00: 200 3106 OK (mgcp_msg.c:67) 20241102125906531 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/1e@mgw (mgcp_msg.c:67) 20241102125906531 DLMGCP DEBUG <0013> Generated response: line #02: I: E6532F30 (mgcp_msg.c:67) 20241102125906531 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241102125906531 DLMGCP DEBUG <0013> Generated response: line #04: o=- E6532F30 23 IN IP6 ::1 (mgcp_msg.c:67) 20241102125906531 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241102125906531 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241102125906531 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241102125906531 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4074 RTP/AVP 112 (mgcp_msg.c:67) 20241102125906531 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241102125906531 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241102125906531 DLMGCP DEBUG <0013> Received message: line #00: CRCX 3107 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241102125906531 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241102125906531 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241102125906531 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241102125906532 DLMGCP DEBUG <0013> endpoint:rtpbridge/1f@mgw (trunk:0) found free endpoint: rtpbridge/1f@mgw (mgcp_endp.c:261) 20241102125906532 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/1f@mgw" (mgcp_protocol.c:441) 20241102125906532 DLMGCP NOTICE <0013> endpoint:rtpbridge/1f@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241102125906532 DLMGCP DEBUG <0013> endpoint:rtpbridge/1f@mgw conn:(1234/rtp C:C9182064 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241102125906532 DLMGCP DEBUG <0013> endpoint:rtpbridge/1f@mgw CI:C9182064 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241102125906532 DLMGCP DEBUG <0013> endpoint:rtpbridge/1f@mgw CI:C9182064 output_enabled 0 (mgcp_msg.c:125) 20241102125906532 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241102125906532 DLMGCP DEBUG <0013> endpoint:rtpbridge/1f@mgw conn:(1234/rtp C:C9182064 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241102125906532 DLMGCP DEBUG <0013> endpoint:rtpbridge/1f@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241102125906532 DLMGCP DEBUG <0013> endpoint:rtpbridge/1f@mgw CI:C9182064 CRCX: Creating connection: port: 4076 (mgcp_protocol.c:1112) 20241102125906532 DLMGCP NOTICE <0013> endpoint:rtpbridge/1f@mgw CI:C9182064 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241102125906532 DLMGCP DEBUG <0013> endpoint:rtpbridge/1f@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241102125906532 DLMGCP DEBUG <0013> Generated response: line #00: 200 3107 OK (mgcp_msg.c:67) 20241102125906532 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/1f@mgw (mgcp_msg.c:67) 20241102125906532 DLMGCP DEBUG <0013> Generated response: line #02: I: C9182064 (mgcp_msg.c:67) 20241102125906532 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241102125906532 DLMGCP DEBUG <0013> Generated response: line #04: o=- C9182064 23 IN IP6 ::1 (mgcp_msg.c:67) 20241102125906532 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241102125906532 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241102125906532 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241102125906532 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4076 RTP/AVP 112 (mgcp_msg.c:67) 20241102125906532 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241102125906532 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241102125906532 DLMGCP DEBUG <0013> Received message: line #00: CRCX 3108 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241102125906532 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241102125906532 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241102125906532 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241102125906532 DLMGCP DEBUG <0013> endpoint:rtpbridge/20@mgw (trunk:0) found free endpoint: rtpbridge/20@mgw (mgcp_endp.c:261) 20241102125906532 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/20@mgw" (mgcp_protocol.c:441) 20241102125906532 DLMGCP NOTICE <0013> endpoint:rtpbridge/20@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241102125906532 DLMGCP DEBUG <0013> endpoint:rtpbridge/20@mgw conn:(1234/rtp C:D5E84EED r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241102125906532 DLMGCP DEBUG <0013> endpoint:rtpbridge/20@mgw CI:D5E84EED connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241102125906532 DLMGCP DEBUG <0013> endpoint:rtpbridge/20@mgw CI:D5E84EED output_enabled 0 (mgcp_msg.c:125) 20241102125906532 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241102125906532 DLMGCP DEBUG <0013> endpoint:rtpbridge/20@mgw conn:(1234/rtp C:D5E84EED r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241102125906532 DLMGCP DEBUG <0013> endpoint:rtpbridge/20@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241102125906532 DLMGCP DEBUG <0013> endpoint:rtpbridge/20@mgw CI:D5E84EED CRCX: Creating connection: port: 4078 (mgcp_protocol.c:1112) 20241102125906532 DLMGCP NOTICE <0013> endpoint:rtpbridge/20@mgw CI:D5E84EED CRCX: connection successfully created (mgcp_protocol.c:1121) 20241102125906532 DLMGCP DEBUG <0013> endpoint:rtpbridge/20@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241102125906532 DLMGCP DEBUG <0013> Generated response: line #00: 200 3108 OK (mgcp_msg.c:67) 20241102125906532 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/20@mgw (mgcp_msg.c:67) 20241102125906532 DLMGCP DEBUG <0013> Generated response: line #02: I: D5E84EED (mgcp_msg.c:67) 20241102125906532 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241102125906532 DLMGCP DEBUG <0013> Generated response: line #04: o=- D5E84EED 23 IN IP6 ::1 (mgcp_msg.c:67) 20241102125906532 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241102125906532 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241102125906532 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241102125906532 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4078 RTP/AVP 112 (mgcp_msg.c:67) 20241102125906532 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241102125906532 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241102125906533 DLMGCP DEBUG <0013> Received message: line #00: CRCX 3109 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241102125906533 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241102125906533 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241102125906533 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241102125906533 DLMGCP DEBUG <0013> endpoint:rtpbridge/21@mgw (trunk:0) found free endpoint: rtpbridge/21@mgw (mgcp_endp.c:261) 20241102125906533 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/21@mgw" (mgcp_protocol.c:441) 20241102125906533 DLMGCP NOTICE <0013> endpoint:rtpbridge/21@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241102125906533 DLMGCP DEBUG <0013> endpoint:rtpbridge/21@mgw conn:(1234/rtp C:95DB1DBA r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241102125906533 DLMGCP DEBUG <0013> endpoint:rtpbridge/21@mgw CI:95DB1DBA connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241102125906533 DLMGCP DEBUG <0013> endpoint:rtpbridge/21@mgw CI:95DB1DBA output_enabled 0 (mgcp_msg.c:125) 20241102125906533 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241102125906533 DLMGCP DEBUG <0013> endpoint:rtpbridge/21@mgw conn:(1234/rtp C:95DB1DBA r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241102125906533 DLMGCP DEBUG <0013> endpoint:rtpbridge/21@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241102125906533 DLMGCP DEBUG <0013> endpoint:rtpbridge/21@mgw CI:95DB1DBA CRCX: Creating connection: port: 4080 (mgcp_protocol.c:1112) 20241102125906533 DLMGCP NOTICE <0013> endpoint:rtpbridge/21@mgw CI:95DB1DBA CRCX: connection successfully created (mgcp_protocol.c:1121) 20241102125906533 DLMGCP DEBUG <0013> endpoint:rtpbridge/21@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241102125906533 DLMGCP DEBUG <0013> Generated response: line #00: 200 3109 OK (mgcp_msg.c:67) 20241102125906533 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/21@mgw (mgcp_msg.c:67) 20241102125906533 DLMGCP DEBUG <0013> Generated response: line #02: I: 95DB1DBA (mgcp_msg.c:67) 20241102125906533 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241102125906533 DLMGCP DEBUG <0013> Generated response: line #04: o=- 95DB1DBA 23 IN IP6 ::1 (mgcp_msg.c:67) 20241102125906533 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241102125906533 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241102125906533 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241102125906533 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4080 RTP/AVP 112 (mgcp_msg.c:67) 20241102125906533 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241102125906533 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241102125906534 DLMGCP DEBUG <0013> Received message: line #00: CRCX 3110 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241102125906534 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241102125906534 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241102125906534 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241102125906534 DLMGCP DEBUG <0013> endpoint:rtpbridge/22@mgw (trunk:0) found free endpoint: rtpbridge/22@mgw (mgcp_endp.c:261) 20241102125906534 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/22@mgw" (mgcp_protocol.c:441) 20241102125906534 DLMGCP NOTICE <0013> endpoint:rtpbridge/22@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241102125906534 DLMGCP DEBUG <0013> endpoint:rtpbridge/22@mgw conn:(1234/rtp C:BBFDF019 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241102125906534 DLMGCP DEBUG <0013> endpoint:rtpbridge/22@mgw CI:BBFDF019 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241102125906534 DLMGCP DEBUG <0013> endpoint:rtpbridge/22@mgw CI:BBFDF019 output_enabled 0 (mgcp_msg.c:125) 20241102125906534 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241102125906534 DLMGCP DEBUG <0013> endpoint:rtpbridge/22@mgw conn:(1234/rtp C:BBFDF019 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241102125906534 DLMGCP DEBUG <0013> endpoint:rtpbridge/22@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241102125906534 DLMGCP DEBUG <0013> endpoint:rtpbridge/22@mgw CI:BBFDF019 CRCX: Creating connection: port: 4082 (mgcp_protocol.c:1112) 20241102125906534 DLMGCP NOTICE <0013> endpoint:rtpbridge/22@mgw CI:BBFDF019 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241102125906534 DLMGCP DEBUG <0013> endpoint:rtpbridge/22@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241102125906534 DLMGCP DEBUG <0013> Generated response: line #00: 200 3110 OK (mgcp_msg.c:67) 20241102125906534 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/22@mgw (mgcp_msg.c:67) 20241102125906534 DLMGCP DEBUG <0013> Generated response: line #02: I: BBFDF019 (mgcp_msg.c:67) 20241102125906534 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241102125906534 DLMGCP DEBUG <0013> Generated response: line #04: o=- BBFDF019 23 IN IP6 ::1 (mgcp_msg.c:67) 20241102125906534 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241102125906534 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241102125906535 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241102125906535 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4082 RTP/AVP 112 (mgcp_msg.c:67) 20241102125906535 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241102125906535 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241102125906535 DLMGCP DEBUG <0013> Received message: line #00: CRCX 3111 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241102125906535 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241102125906535 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241102125906535 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241102125906535 DLMGCP DEBUG <0013> endpoint:rtpbridge/23@mgw (trunk:0) found free endpoint: rtpbridge/23@mgw (mgcp_endp.c:261) 20241102125906535 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/23@mgw" (mgcp_protocol.c:441) 20241102125906535 DLMGCP NOTICE <0013> endpoint:rtpbridge/23@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241102125906535 DLMGCP DEBUG <0013> endpoint:rtpbridge/23@mgw conn:(1234/rtp C:F43136C9 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241102125906535 DLMGCP DEBUG <0013> endpoint:rtpbridge/23@mgw CI:F43136C9 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241102125906535 DLMGCP DEBUG <0013> endpoint:rtpbridge/23@mgw CI:F43136C9 output_enabled 0 (mgcp_msg.c:125) 20241102125906535 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241102125906535 DLMGCP DEBUG <0013> endpoint:rtpbridge/23@mgw conn:(1234/rtp C:F43136C9 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241102125906535 DLMGCP DEBUG <0013> endpoint:rtpbridge/23@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241102125906535 DLMGCP DEBUG <0013> endpoint:rtpbridge/23@mgw CI:F43136C9 CRCX: Creating connection: port: 4084 (mgcp_protocol.c:1112) 20241102125906535 DLMGCP NOTICE <0013> endpoint:rtpbridge/23@mgw CI:F43136C9 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241102125906536 DLMGCP DEBUG <0013> endpoint:rtpbridge/23@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241102125906536 DLMGCP DEBUG <0013> Generated response: line #00: 200 3111 OK (mgcp_msg.c:67) 20241102125906536 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/23@mgw (mgcp_msg.c:67) 20241102125906536 DLMGCP DEBUG <0013> Generated response: line #02: I: F43136C9 (mgcp_msg.c:67) 20241102125906536 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241102125906536 DLMGCP DEBUG <0013> Generated response: line #04: o=- F43136C9 23 IN IP6 ::1 (mgcp_msg.c:67) 20241102125906536 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241102125906536 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241102125906536 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241102125906536 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4084 RTP/AVP 112 (mgcp_msg.c:67) 20241102125906536 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241102125906536 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241102125906536 DLMGCP DEBUG <0013> Received message: line #00: CRCX 3112 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241102125906536 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241102125906536 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241102125906536 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241102125906536 DLMGCP DEBUG <0013> endpoint:rtpbridge/24@mgw (trunk:0) found free endpoint: rtpbridge/24@mgw (mgcp_endp.c:261) 20241102125906536 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/24@mgw" (mgcp_protocol.c:441) 20241102125906536 DLMGCP NOTICE <0013> endpoint:rtpbridge/24@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241102125906536 DLMGCP DEBUG <0013> endpoint:rtpbridge/24@mgw conn:(1234/rtp C:9A0A2D68 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241102125906536 DLMGCP DEBUG <0013> endpoint:rtpbridge/24@mgw CI:9A0A2D68 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241102125906536 DLMGCP DEBUG <0013> endpoint:rtpbridge/24@mgw CI:9A0A2D68 output_enabled 0 (mgcp_msg.c:125) 20241102125906536 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241102125906536 DLMGCP DEBUG <0013> endpoint:rtpbridge/24@mgw conn:(1234/rtp C:9A0A2D68 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241102125906536 DLMGCP DEBUG <0013> endpoint:rtpbridge/24@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241102125906537 DLMGCP DEBUG <0013> endpoint:rtpbridge/24@mgw CI:9A0A2D68 CRCX: Creating connection: port: 4086 (mgcp_protocol.c:1112) 20241102125906537 DLMGCP NOTICE <0013> endpoint:rtpbridge/24@mgw CI:9A0A2D68 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241102125906537 DLMGCP DEBUG <0013> endpoint:rtpbridge/24@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241102125906537 DLMGCP DEBUG <0013> Generated response: line #00: 200 3112 OK (mgcp_msg.c:67) 20241102125906537 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/24@mgw (mgcp_msg.c:67) 20241102125906537 DLMGCP DEBUG <0013> Generated response: line #02: I: 9A0A2D68 (mgcp_msg.c:67) 20241102125906537 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241102125906537 DLMGCP DEBUG <0013> Generated response: line #04: o=- 9A0A2D68 23 IN IP6 ::1 (mgcp_msg.c:67) 20241102125906537 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241102125906537 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241102125906537 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241102125906537 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4086 RTP/AVP 112 (mgcp_msg.c:67) 20241102125906537 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241102125906537 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241102125906537 DLMGCP DEBUG <0013> Received message: line #00: CRCX 3113 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241102125906537 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241102125906537 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241102125906537 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241102125906537 DLMGCP DEBUG <0013> endpoint:rtpbridge/25@mgw (trunk:0) found free endpoint: rtpbridge/25@mgw (mgcp_endp.c:261) 20241102125906537 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/25@mgw" (mgcp_protocol.c:441) 20241102125906537 DLMGCP NOTICE <0013> endpoint:rtpbridge/25@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241102125906538 DLMGCP DEBUG <0013> endpoint:rtpbridge/25@mgw conn:(1234/rtp C:81588863 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241102125906538 DLMGCP DEBUG <0013> endpoint:rtpbridge/25@mgw CI:81588863 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241102125906538 DLMGCP DEBUG <0013> endpoint:rtpbridge/25@mgw CI:81588863 output_enabled 0 (mgcp_msg.c:125) 20241102125906538 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241102125906538 DLMGCP DEBUG <0013> endpoint:rtpbridge/25@mgw conn:(1234/rtp C:81588863 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241102125906538 DLMGCP DEBUG <0013> endpoint:rtpbridge/25@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241102125906538 DLMGCP DEBUG <0013> endpoint:rtpbridge/25@mgw CI:81588863 CRCX: Creating connection: port: 4088 (mgcp_protocol.c:1112) 20241102125906538 DLMGCP NOTICE <0013> endpoint:rtpbridge/25@mgw CI:81588863 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241102125906538 DLMGCP DEBUG <0013> endpoint:rtpbridge/25@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241102125906538 DLMGCP DEBUG <0013> Generated response: line #00: 200 3113 OK (mgcp_msg.c:67) 20241102125906538 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/25@mgw (mgcp_msg.c:67) 20241102125906538 DLMGCP DEBUG <0013> Generated response: line #02: I: 81588863 (mgcp_msg.c:67) 20241102125906538 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241102125906538 DLMGCP DEBUG <0013> Generated response: line #04: o=- 81588863 23 IN IP6 ::1 (mgcp_msg.c:67) 20241102125906538 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241102125906538 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241102125906538 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241102125906538 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4088 RTP/AVP 112 (mgcp_msg.c:67) 20241102125906538 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241102125906538 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241102125906538 DLMGCP DEBUG <0013> Received message: line #00: CRCX 3114 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241102125906538 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241102125906538 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241102125906538 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241102125906538 DLMGCP DEBUG <0013> endpoint:rtpbridge/26@mgw (trunk:0) found free endpoint: rtpbridge/26@mgw (mgcp_endp.c:261) 20241102125906538 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/26@mgw" (mgcp_protocol.c:441) 20241102125906538 DLMGCP NOTICE <0013> endpoint:rtpbridge/26@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241102125906538 DLMGCP DEBUG <0013> endpoint:rtpbridge/26@mgw conn:(1234/rtp C:A29B85B8 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241102125906538 DLMGCP DEBUG <0013> endpoint:rtpbridge/26@mgw CI:A29B85B8 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241102125906538 DLMGCP DEBUG <0013> endpoint:rtpbridge/26@mgw CI:A29B85B8 output_enabled 0 (mgcp_msg.c:125) 20241102125906538 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241102125906538 DLMGCP DEBUG <0013> endpoint:rtpbridge/26@mgw conn:(1234/rtp C:A29B85B8 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241102125906538 DLMGCP DEBUG <0013> endpoint:rtpbridge/26@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241102125906538 DLMGCP DEBUG <0013> endpoint:rtpbridge/26@mgw CI:A29B85B8 CRCX: Creating connection: port: 4090 (mgcp_protocol.c:1112) 20241102125906538 DLMGCP NOTICE <0013> endpoint:rtpbridge/26@mgw CI:A29B85B8 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241102125906538 DLMGCP DEBUG <0013> endpoint:rtpbridge/26@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241102125906538 DLMGCP DEBUG <0013> Generated response: line #00: 200 3114 OK (mgcp_msg.c:67) 20241102125906538 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/26@mgw (mgcp_msg.c:67) 20241102125906538 DLMGCP DEBUG <0013> Generated response: line #02: I: A29B85B8 (mgcp_msg.c:67) 20241102125906538 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241102125906538 DLMGCP DEBUG <0013> Generated response: line #04: o=- A29B85B8 23 IN IP6 ::1 (mgcp_msg.c:67) 20241102125906538 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241102125906538 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241102125906538 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241102125906538 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4090 RTP/AVP 112 (mgcp_msg.c:67) 20241102125906539 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241102125906539 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241102125906539 DLMGCP DEBUG <0013> Received message: line #00: CRCX 3115 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241102125906539 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241102125906539 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241102125906539 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241102125906539 DLMGCP DEBUG <0013> endpoint:rtpbridge/27@mgw (trunk:0) found free endpoint: rtpbridge/27@mgw (mgcp_endp.c:261) 20241102125906539 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/27@mgw" (mgcp_protocol.c:441) 20241102125906539 DLMGCP NOTICE <0013> endpoint:rtpbridge/27@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241102125906539 DLMGCP DEBUG <0013> endpoint:rtpbridge/27@mgw conn:(1234/rtp C:1616FB81 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241102125906539 DLMGCP DEBUG <0013> endpoint:rtpbridge/27@mgw CI:1616FB81 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241102125906539 DLMGCP DEBUG <0013> endpoint:rtpbridge/27@mgw CI:1616FB81 output_enabled 0 (mgcp_msg.c:125) 20241102125906539 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241102125906539 DLMGCP DEBUG <0013> endpoint:rtpbridge/27@mgw conn:(1234/rtp C:1616FB81 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241102125906539 DLMGCP DEBUG <0013> endpoint:rtpbridge/27@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241102125906539 DLMGCP DEBUG <0013> endpoint:rtpbridge/27@mgw CI:1616FB81 CRCX: Creating connection: port: 4092 (mgcp_protocol.c:1112) 20241102125906539 DLMGCP NOTICE <0013> endpoint:rtpbridge/27@mgw CI:1616FB81 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241102125906539 DLMGCP DEBUG <0013> endpoint:rtpbridge/27@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241102125906539 DLMGCP DEBUG <0013> Generated response: line #00: 200 3115 OK (mgcp_msg.c:67) 20241102125906539 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/27@mgw (mgcp_msg.c:67) 20241102125906539 DLMGCP DEBUG <0013> Generated response: line #02: I: 1616FB81 (mgcp_msg.c:67) 20241102125906539 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241102125906539 DLMGCP DEBUG <0013> Generated response: line #04: o=- 1616FB81 23 IN IP6 ::1 (mgcp_msg.c:67) 20241102125906539 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241102125906539 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241102125906539 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241102125906539 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4092 RTP/AVP 112 (mgcp_msg.c:67) 20241102125906539 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241102125906539 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241102125906540 DLMGCP DEBUG <0013> Received message: line #00: CRCX 3116 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241102125906540 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241102125906540 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241102125906540 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241102125906540 DLMGCP DEBUG <0013> endpoint:rtpbridge/28@mgw (trunk:0) found free endpoint: rtpbridge/28@mgw (mgcp_endp.c:261) 20241102125906540 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/28@mgw" (mgcp_protocol.c:441) 20241102125906540 DLMGCP NOTICE <0013> endpoint:rtpbridge/28@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241102125906540 DLMGCP DEBUG <0013> endpoint:rtpbridge/28@mgw conn:(1234/rtp C:6550B56D r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241102125906540 DLMGCP DEBUG <0013> endpoint:rtpbridge/28@mgw CI:6550B56D connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241102125906540 DLMGCP DEBUG <0013> endpoint:rtpbridge/28@mgw CI:6550B56D output_enabled 0 (mgcp_msg.c:125) 20241102125906540 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241102125906540 DLMGCP DEBUG <0013> endpoint:rtpbridge/28@mgw conn:(1234/rtp C:6550B56D r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241102125906540 DLMGCP DEBUG <0013> endpoint:rtpbridge/28@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241102125906540 DLMGCP DEBUG <0013> endpoint:rtpbridge/28@mgw CI:6550B56D CRCX: Creating connection: port: 4094 (mgcp_protocol.c:1112) 20241102125906540 DLMGCP NOTICE <0013> endpoint:rtpbridge/28@mgw CI:6550B56D CRCX: connection successfully created (mgcp_protocol.c:1121) 20241102125906540 DLMGCP DEBUG <0013> endpoint:rtpbridge/28@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241102125906540 DLMGCP DEBUG <0013> Generated response: line #00: 200 3116 OK (mgcp_msg.c:67) 20241102125906540 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/28@mgw (mgcp_msg.c:67) 20241102125906540 DLMGCP DEBUG <0013> Generated response: line #02: I: 6550B56D (mgcp_msg.c:67) 20241102125906540 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241102125906540 DLMGCP DEBUG <0013> Generated response: line #04: o=- 6550B56D 23 IN IP6 ::1 (mgcp_msg.c:67) 20241102125906540 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241102125906540 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241102125906540 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241102125906540 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4094 RTP/AVP 112 (mgcp_msg.c:67) 20241102125906540 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241102125906540 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241102125906540 DLMGCP DEBUG <0013> Received message: line #00: CRCX 3117 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241102125906540 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241102125906540 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241102125906540 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241102125906540 DLMGCP DEBUG <0013> endpoint:rtpbridge/29@mgw (trunk:0) found free endpoint: rtpbridge/29@mgw (mgcp_endp.c:261) 20241102125906540 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/29@mgw" (mgcp_protocol.c:441) 20241102125906540 DLMGCP NOTICE <0013> endpoint:rtpbridge/29@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241102125906540 DLMGCP DEBUG <0013> endpoint:rtpbridge/29@mgw conn:(1234/rtp C:6604C9A8 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241102125906540 DLMGCP DEBUG <0013> endpoint:rtpbridge/29@mgw CI:6604C9A8 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241102125906540 DLMGCP DEBUG <0013> endpoint:rtpbridge/29@mgw CI:6604C9A8 output_enabled 0 (mgcp_msg.c:125) 20241102125906540 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241102125906540 DLMGCP DEBUG <0013> endpoint:rtpbridge/29@mgw conn:(1234/rtp C:6604C9A8 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241102125906540 DLMGCP DEBUG <0013> endpoint:rtpbridge/29@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241102125906541 DLMGCP DEBUG <0013> endpoint:rtpbridge/29@mgw CI:6604C9A8 CRCX: Creating connection: port: 4096 (mgcp_protocol.c:1112) 20241102125906541 DLMGCP NOTICE <0013> endpoint:rtpbridge/29@mgw CI:6604C9A8 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241102125906541 DLMGCP DEBUG <0013> endpoint:rtpbridge/29@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241102125906541 DLMGCP DEBUG <0013> Generated response: line #00: 200 3117 OK (mgcp_msg.c:67) 20241102125906541 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/29@mgw (mgcp_msg.c:67) 20241102125906541 DLMGCP DEBUG <0013> Generated response: line #02: I: 6604C9A8 (mgcp_msg.c:67) 20241102125906541 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241102125906541 DLMGCP DEBUG <0013> Generated response: line #04: o=- 6604C9A8 23 IN IP6 ::1 (mgcp_msg.c:67) 20241102125906541 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241102125906541 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241102125906541 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241102125906541 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4096 RTP/AVP 112 (mgcp_msg.c:67) 20241102125906541 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241102125906541 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241102125906541 DLMGCP DEBUG <0013> Received message: line #00: CRCX 3118 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241102125906541 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241102125906541 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241102125906541 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241102125906541 DLMGCP DEBUG <0013> endpoint:rtpbridge/2a@mgw (trunk:0) found free endpoint: rtpbridge/2a@mgw (mgcp_endp.c:261) 20241102125906541 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/2a@mgw" (mgcp_protocol.c:441) 20241102125906541 DLMGCP NOTICE <0013> endpoint:rtpbridge/2a@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241102125906541 DLMGCP DEBUG <0013> endpoint:rtpbridge/2a@mgw conn:(1234/rtp C:884F8EC1 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241102125906541 DLMGCP DEBUG <0013> endpoint:rtpbridge/2a@mgw CI:884F8EC1 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241102125906541 DLMGCP DEBUG <0013> endpoint:rtpbridge/2a@mgw CI:884F8EC1 output_enabled 0 (mgcp_msg.c:125) 20241102125906541 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241102125906541 DLMGCP DEBUG <0013> endpoint:rtpbridge/2a@mgw conn:(1234/rtp C:884F8EC1 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241102125906541 DLMGCP DEBUG <0013> endpoint:rtpbridge/2a@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241102125906541 DLMGCP DEBUG <0013> endpoint:rtpbridge/2a@mgw CI:884F8EC1 CRCX: Creating connection: port: 4098 (mgcp_protocol.c:1112) 20241102125906541 DLMGCP NOTICE <0013> endpoint:rtpbridge/2a@mgw CI:884F8EC1 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241102125906541 DLMGCP DEBUG <0013> endpoint:rtpbridge/2a@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241102125906541 DLMGCP DEBUG <0013> Generated response: line #00: 200 3118 OK (mgcp_msg.c:67) 20241102125906541 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/2a@mgw (mgcp_msg.c:67) 20241102125906541 DLMGCP DEBUG <0013> Generated response: line #02: I: 884F8EC1 (mgcp_msg.c:67) 20241102125906541 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241102125906541 DLMGCP DEBUG <0013> Generated response: line #04: o=- 884F8EC1 23 IN IP6 ::1 (mgcp_msg.c:67) 20241102125906541 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241102125906541 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241102125906541 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241102125906541 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4098 RTP/AVP 112 (mgcp_msg.c:67) 20241102125906541 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241102125906541 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241102125906542 DLMGCP DEBUG <0013> Received message: line #00: CRCX 3119 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241102125906542 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241102125906542 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241102125906542 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241102125906542 DLMGCP DEBUG <0013> endpoint:rtpbridge/2b@mgw (trunk:0) found free endpoint: rtpbridge/2b@mgw (mgcp_endp.c:261) 20241102125906542 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/2b@mgw" (mgcp_protocol.c:441) 20241102125906542 DLMGCP NOTICE <0013> endpoint:rtpbridge/2b@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241102125906542 DLMGCP DEBUG <0013> endpoint:rtpbridge/2b@mgw conn:(1234/rtp C:514696F5 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241102125906542 DLMGCP DEBUG <0013> endpoint:rtpbridge/2b@mgw CI:514696F5 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241102125906542 DLMGCP DEBUG <0013> endpoint:rtpbridge/2b@mgw CI:514696F5 output_enabled 0 (mgcp_msg.c:125) 20241102125906542 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241102125906542 DLMGCP DEBUG <0013> endpoint:rtpbridge/2b@mgw conn:(1234/rtp C:514696F5 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241102125906542 DLMGCP DEBUG <0013> endpoint:rtpbridge/2b@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241102125906542 DLMGCP DEBUG <0013> endpoint:rtpbridge/2b@mgw CI:514696F5 CRCX: Creating connection: port: 4100 (mgcp_protocol.c:1112) 20241102125906542 DLMGCP NOTICE <0013> endpoint:rtpbridge/2b@mgw CI:514696F5 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241102125906542 DLMGCP DEBUG <0013> endpoint:rtpbridge/2b@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241102125906542 DLMGCP DEBUG <0013> Generated response: line #00: 200 3119 OK (mgcp_msg.c:67) 20241102125906542 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/2b@mgw (mgcp_msg.c:67) 20241102125906542 DLMGCP DEBUG <0013> Generated response: line #02: I: 514696F5 (mgcp_msg.c:67) 20241102125906542 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241102125906542 DLMGCP DEBUG <0013> Generated response: line #04: o=- 514696F5 23 IN IP6 ::1 (mgcp_msg.c:67) 20241102125906542 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241102125906542 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241102125906542 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241102125906542 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4100 RTP/AVP 112 (mgcp_msg.c:67) 20241102125906542 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241102125906542 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241102125906542 DLMGCP DEBUG <0013> Received message: line #00: CRCX 3120 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241102125906542 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241102125906542 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241102125906542 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241102125906542 DLMGCP DEBUG <0013> endpoint:rtpbridge/2c@mgw (trunk:0) found free endpoint: rtpbridge/2c@mgw (mgcp_endp.c:261) 20241102125906542 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/2c@mgw" (mgcp_protocol.c:441) 20241102125906542 DLMGCP NOTICE <0013> endpoint:rtpbridge/2c@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241102125906543 DLMGCP DEBUG <0013> endpoint:rtpbridge/2c@mgw conn:(1234/rtp C:AAC6D95F r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241102125906543 DLMGCP DEBUG <0013> endpoint:rtpbridge/2c@mgw CI:AAC6D95F connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241102125906543 DLMGCP DEBUG <0013> endpoint:rtpbridge/2c@mgw CI:AAC6D95F output_enabled 0 (mgcp_msg.c:125) 20241102125906543 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241102125906543 DLMGCP DEBUG <0013> endpoint:rtpbridge/2c@mgw conn:(1234/rtp C:AAC6D95F r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241102125906543 DLMGCP DEBUG <0013> endpoint:rtpbridge/2c@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241102125906543 DLMGCP DEBUG <0013> endpoint:rtpbridge/2c@mgw CI:AAC6D95F CRCX: Creating connection: port: 4102 (mgcp_protocol.c:1112) 20241102125906543 DLMGCP NOTICE <0013> endpoint:rtpbridge/2c@mgw CI:AAC6D95F CRCX: connection successfully created (mgcp_protocol.c:1121) 20241102125906543 DLMGCP DEBUG <0013> endpoint:rtpbridge/2c@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241102125906543 DLMGCP DEBUG <0013> Generated response: line #00: 200 3120 OK (mgcp_msg.c:67) 20241102125906543 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/2c@mgw (mgcp_msg.c:67) 20241102125906543 DLMGCP DEBUG <0013> Generated response: line #02: I: AAC6D95F (mgcp_msg.c:67) 20241102125906543 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241102125906543 DLMGCP DEBUG <0013> Generated response: line #04: o=- AAC6D95F 23 IN IP6 ::1 (mgcp_msg.c:67) 20241102125906543 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241102125906543 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241102125906543 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241102125906543 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4102 RTP/AVP 112 (mgcp_msg.c:67) 20241102125906543 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241102125906543 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241102125906543 DLMGCP DEBUG <0013> Received message: line #00: CRCX 3121 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241102125906543 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241102125906543 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241102125906543 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241102125906543 DLMGCP DEBUG <0013> endpoint:rtpbridge/2d@mgw (trunk:0) found free endpoint: rtpbridge/2d@mgw (mgcp_endp.c:261) 20241102125906543 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/2d@mgw" (mgcp_protocol.c:441) 20241102125906543 DLMGCP NOTICE <0013> endpoint:rtpbridge/2d@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241102125906543 DLMGCP DEBUG <0013> endpoint:rtpbridge/2d@mgw conn:(1234/rtp C:17D3A1BB r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241102125906543 DLMGCP DEBUG <0013> endpoint:rtpbridge/2d@mgw CI:17D3A1BB connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241102125906543 DLMGCP DEBUG <0013> endpoint:rtpbridge/2d@mgw CI:17D3A1BB output_enabled 0 (mgcp_msg.c:125) 20241102125906543 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241102125906543 DLMGCP DEBUG <0013> endpoint:rtpbridge/2d@mgw conn:(1234/rtp C:17D3A1BB r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241102125906543 DLMGCP DEBUG <0013> endpoint:rtpbridge/2d@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241102125906543 DLMGCP DEBUG <0013> endpoint:rtpbridge/2d@mgw CI:17D3A1BB CRCX: Creating connection: port: 4104 (mgcp_protocol.c:1112) 20241102125906543 DLMGCP NOTICE <0013> endpoint:rtpbridge/2d@mgw CI:17D3A1BB CRCX: connection successfully created (mgcp_protocol.c:1121) 20241102125906543 DLMGCP DEBUG <0013> endpoint:rtpbridge/2d@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241102125906543 DLMGCP DEBUG <0013> Generated response: line #00: 200 3121 OK (mgcp_msg.c:67) 20241102125906543 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/2d@mgw (mgcp_msg.c:67) 20241102125906543 DLMGCP DEBUG <0013> Generated response: line #02: I: 17D3A1BB (mgcp_msg.c:67) 20241102125906543 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241102125906543 DLMGCP DEBUG <0013> Generated response: line #04: o=- 17D3A1BB 23 IN IP6 ::1 (mgcp_msg.c:67) 20241102125906543 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241102125906543 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241102125906543 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241102125906543 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4104 RTP/AVP 112 (mgcp_msg.c:67) 20241102125906543 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241102125906543 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241102125906544 DLMGCP DEBUG <0013> Received message: line #00: CRCX 3122 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241102125906544 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241102125906544 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241102125906544 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241102125906544 DLMGCP DEBUG <0013> endpoint:rtpbridge/2e@mgw (trunk:0) found free endpoint: rtpbridge/2e@mgw (mgcp_endp.c:261) 20241102125906544 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/2e@mgw" (mgcp_protocol.c:441) 20241102125906544 DLMGCP NOTICE <0013> endpoint:rtpbridge/2e@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241102125906544 DLMGCP DEBUG <0013> endpoint:rtpbridge/2e@mgw conn:(1234/rtp C:3D0EE03E r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241102125906544 DLMGCP DEBUG <0013> endpoint:rtpbridge/2e@mgw CI:3D0EE03E connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241102125906544 DLMGCP DEBUG <0013> endpoint:rtpbridge/2e@mgw CI:3D0EE03E output_enabled 0 (mgcp_msg.c:125) 20241102125906544 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241102125906544 DLMGCP DEBUG <0013> endpoint:rtpbridge/2e@mgw conn:(1234/rtp C:3D0EE03E r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241102125906544 DLMGCP DEBUG <0013> endpoint:rtpbridge/2e@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241102125906544 DLMGCP DEBUG <0013> endpoint:rtpbridge/2e@mgw CI:3D0EE03E CRCX: Creating connection: port: 4106 (mgcp_protocol.c:1112) 20241102125906544 DLMGCP NOTICE <0013> endpoint:rtpbridge/2e@mgw CI:3D0EE03E CRCX: connection successfully created (mgcp_protocol.c:1121) 20241102125906544 DLMGCP DEBUG <0013> endpoint:rtpbridge/2e@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241102125906544 DLMGCP DEBUG <0013> Generated response: line #00: 200 3122 OK (mgcp_msg.c:67) 20241102125906544 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/2e@mgw (mgcp_msg.c:67) 20241102125906544 DLMGCP DEBUG <0013> Generated response: line #02: I: 3D0EE03E (mgcp_msg.c:67) 20241102125906544 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241102125906544 DLMGCP DEBUG <0013> Generated response: line #04: o=- 3D0EE03E 23 IN IP6 ::1 (mgcp_msg.c:67) 20241102125906544 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241102125906544 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241102125906544 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241102125906544 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4106 RTP/AVP 112 (mgcp_msg.c:67) 20241102125906544 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241102125906544 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241102125906544 DLMGCP DEBUG <0013> Received message: line #00: CRCX 3123 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241102125906544 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241102125906544 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241102125906544 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241102125906545 DLMGCP DEBUG <0013> endpoint:rtpbridge/2f@mgw (trunk:0) found free endpoint: rtpbridge/2f@mgw (mgcp_endp.c:261) 20241102125906545 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/2f@mgw" (mgcp_protocol.c:441) 20241102125906545 DLMGCP NOTICE <0013> endpoint:rtpbridge/2f@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241102125906545 DLMGCP DEBUG <0013> endpoint:rtpbridge/2f@mgw conn:(1234/rtp C:D12DDB72 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241102125906545 DLMGCP DEBUG <0013> endpoint:rtpbridge/2f@mgw CI:D12DDB72 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241102125906545 DLMGCP DEBUG <0013> endpoint:rtpbridge/2f@mgw CI:D12DDB72 output_enabled 0 (mgcp_msg.c:125) 20241102125906545 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241102125906545 DLMGCP DEBUG <0013> endpoint:rtpbridge/2f@mgw conn:(1234/rtp C:D12DDB72 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241102125906545 DLMGCP DEBUG <0013> endpoint:rtpbridge/2f@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241102125906545 DLMGCP DEBUG <0013> endpoint:rtpbridge/2f@mgw CI:D12DDB72 CRCX: Creating connection: port: 4108 (mgcp_protocol.c:1112) 20241102125906545 DLMGCP NOTICE <0013> endpoint:rtpbridge/2f@mgw CI:D12DDB72 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241102125906545 DLMGCP DEBUG <0013> endpoint:rtpbridge/2f@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241102125906545 DLMGCP DEBUG <0013> Generated response: line #00: 200 3123 OK (mgcp_msg.c:67) 20241102125906545 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/2f@mgw (mgcp_msg.c:67) 20241102125906545 DLMGCP DEBUG <0013> Generated response: line #02: I: D12DDB72 (mgcp_msg.c:67) 20241102125906545 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241102125906545 DLMGCP DEBUG <0013> Generated response: line #04: o=- D12DDB72 23 IN IP6 ::1 (mgcp_msg.c:67) 20241102125906545 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241102125906545 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241102125906545 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241102125906545 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4108 RTP/AVP 112 (mgcp_msg.c:67) 20241102125906545 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241102125906545 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241102125906545 DLMGCP DEBUG <0013> Received message: line #00: CRCX 3124 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241102125906545 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241102125906545 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241102125906545 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241102125906545 DLMGCP DEBUG <0013> endpoint:rtpbridge/30@mgw (trunk:0) found free endpoint: rtpbridge/30@mgw (mgcp_endp.c:261) 20241102125906545 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/30@mgw" (mgcp_protocol.c:441) 20241102125906545 DLMGCP NOTICE <0013> endpoint:rtpbridge/30@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241102125906545 DLMGCP DEBUG <0013> endpoint:rtpbridge/30@mgw conn:(1234/rtp C:0AEEA9E9 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241102125906545 DLMGCP DEBUG <0013> endpoint:rtpbridge/30@mgw CI:0AEEA9E9 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241102125906545 DLMGCP DEBUG <0013> endpoint:rtpbridge/30@mgw CI:0AEEA9E9 output_enabled 0 (mgcp_msg.c:125) 20241102125906545 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241102125906545 DLMGCP DEBUG <0013> endpoint:rtpbridge/30@mgw conn:(1234/rtp C:0AEEA9E9 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241102125906545 DLMGCP DEBUG <0013> endpoint:rtpbridge/30@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241102125906545 DLMGCP DEBUG <0013> endpoint:rtpbridge/30@mgw CI:0AEEA9E9 CRCX: Creating connection: port: 4110 (mgcp_protocol.c:1112) 20241102125906545 DLMGCP NOTICE <0013> endpoint:rtpbridge/30@mgw CI:0AEEA9E9 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241102125906545 DLMGCP DEBUG <0013> endpoint:rtpbridge/30@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241102125906545 DLMGCP DEBUG <0013> Generated response: line #00: 200 3124 OK (mgcp_msg.c:67) 20241102125906545 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/30@mgw (mgcp_msg.c:67) 20241102125906545 DLMGCP DEBUG <0013> Generated response: line #02: I: 0AEEA9E9 (mgcp_msg.c:67) 20241102125906545 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241102125906545 DLMGCP DEBUG <0013> Generated response: line #04: o=- 0AEEA9E9 23 IN IP6 ::1 (mgcp_msg.c:67) 20241102125906545 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241102125906545 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241102125906545 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241102125906545 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4110 RTP/AVP 112 (mgcp_msg.c:67) 20241102125906545 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241102125906545 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241102125906546 DLMGCP DEBUG <0013> Received message: line #00: CRCX 3125 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241102125906546 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241102125906546 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241102125906546 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241102125906546 DLMGCP DEBUG <0013> endpoint:rtpbridge/31@mgw (trunk:0) found free endpoint: rtpbridge/31@mgw (mgcp_endp.c:261) 20241102125906546 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/31@mgw" (mgcp_protocol.c:441) 20241102125906546 DLMGCP NOTICE <0013> endpoint:rtpbridge/31@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241102125906546 DLMGCP DEBUG <0013> endpoint:rtpbridge/31@mgw conn:(1234/rtp C:AC1FB173 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241102125906546 DLMGCP DEBUG <0013> endpoint:rtpbridge/31@mgw CI:AC1FB173 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241102125906546 DLMGCP DEBUG <0013> endpoint:rtpbridge/31@mgw CI:AC1FB173 output_enabled 0 (mgcp_msg.c:125) 20241102125906546 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241102125906546 DLMGCP DEBUG <0013> endpoint:rtpbridge/31@mgw conn:(1234/rtp C:AC1FB173 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241102125906546 DLMGCP DEBUG <0013> endpoint:rtpbridge/31@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241102125906546 DLMGCP DEBUG <0013> endpoint:rtpbridge/31@mgw CI:AC1FB173 CRCX: Creating connection: port: 4112 (mgcp_protocol.c:1112) 20241102125906546 DLMGCP NOTICE <0013> endpoint:rtpbridge/31@mgw CI:AC1FB173 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241102125906546 DLMGCP DEBUG <0013> endpoint:rtpbridge/31@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241102125906546 DLMGCP DEBUG <0013> Generated response: line #00: 200 3125 OK (mgcp_msg.c:67) 20241102125906546 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/31@mgw (mgcp_msg.c:67) 20241102125906546 DLMGCP DEBUG <0013> Generated response: line #02: I: AC1FB173 (mgcp_msg.c:67) 20241102125906546 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241102125906546 DLMGCP DEBUG <0013> Generated response: line #04: o=- AC1FB173 23 IN IP6 ::1 (mgcp_msg.c:67) 20241102125906546 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241102125906546 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241102125906546 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241102125906546 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4112 RTP/AVP 112 (mgcp_msg.c:67) 20241102125906546 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241102125906546 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241102125906547 DLMGCP DEBUG <0013> Received message: line #00: CRCX 3126 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241102125906547 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241102125906547 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241102125906547 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241102125906547 DLMGCP DEBUG <0013> endpoint:rtpbridge/32@mgw (trunk:0) found free endpoint: rtpbridge/32@mgw (mgcp_endp.c:261) 20241102125906547 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/32@mgw" (mgcp_protocol.c:441) 20241102125906547 DLMGCP NOTICE <0013> endpoint:rtpbridge/32@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241102125906547 DLMGCP DEBUG <0013> endpoint:rtpbridge/32@mgw conn:(1234/rtp C:27CEEEDF r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241102125906547 DLMGCP DEBUG <0013> endpoint:rtpbridge/32@mgw CI:27CEEEDF connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241102125906547 DLMGCP DEBUG <0013> endpoint:rtpbridge/32@mgw CI:27CEEEDF output_enabled 0 (mgcp_msg.c:125) 20241102125906547 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241102125906547 DLMGCP DEBUG <0013> endpoint:rtpbridge/32@mgw conn:(1234/rtp C:27CEEEDF r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241102125906547 DLMGCP DEBUG <0013> endpoint:rtpbridge/32@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241102125906547 DLMGCP DEBUG <0013> endpoint:rtpbridge/32@mgw CI:27CEEEDF CRCX: Creating connection: port: 4114 (mgcp_protocol.c:1112) 20241102125906547 DLMGCP NOTICE <0013> endpoint:rtpbridge/32@mgw CI:27CEEEDF CRCX: connection successfully created (mgcp_protocol.c:1121) 20241102125906547 DLMGCP DEBUG <0013> endpoint:rtpbridge/32@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241102125906547 DLMGCP DEBUG <0013> Generated response: line #00: 200 3126 OK (mgcp_msg.c:67) 20241102125906547 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/32@mgw (mgcp_msg.c:67) 20241102125906547 DLMGCP DEBUG <0013> Generated response: line #02: I: 27CEEEDF (mgcp_msg.c:67) 20241102125906547 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241102125906547 DLMGCP DEBUG <0013> Generated response: line #04: o=- 27CEEEDF 23 IN IP6 ::1 (mgcp_msg.c:67) 20241102125906547 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241102125906547 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241102125906547 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241102125906547 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4114 RTP/AVP 112 (mgcp_msg.c:67) 20241102125906547 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241102125906547 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241102125906547 DLMGCP DEBUG <0013> Received message: line #00: CRCX 3127 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241102125906547 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241102125906547 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241102125906547 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241102125906547 DLMGCP DEBUG <0013> endpoint:rtpbridge/33@mgw (trunk:0) found free endpoint: rtpbridge/33@mgw (mgcp_endp.c:261) 20241102125906547 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/33@mgw" (mgcp_protocol.c:441) 20241102125906547 DLMGCP NOTICE <0013> endpoint:rtpbridge/33@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241102125906547 DLMGCP DEBUG <0013> endpoint:rtpbridge/33@mgw conn:(1234/rtp C:D5DA65AF r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241102125906547 DLMGCP DEBUG <0013> endpoint:rtpbridge/33@mgw CI:D5DA65AF connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241102125906547 DLMGCP DEBUG <0013> endpoint:rtpbridge/33@mgw CI:D5DA65AF output_enabled 0 (mgcp_msg.c:125) 20241102125906547 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241102125906547 DLMGCP DEBUG <0013> endpoint:rtpbridge/33@mgw conn:(1234/rtp C:D5DA65AF r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241102125906547 DLMGCP DEBUG <0013> endpoint:rtpbridge/33@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241102125906547 DLMGCP DEBUG <0013> endpoint:rtpbridge/33@mgw CI:D5DA65AF CRCX: Creating connection: port: 4116 (mgcp_protocol.c:1112) 20241102125906547 DLMGCP NOTICE <0013> endpoint:rtpbridge/33@mgw CI:D5DA65AF CRCX: connection successfully created (mgcp_protocol.c:1121) 20241102125906547 DLMGCP DEBUG <0013> endpoint:rtpbridge/33@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241102125906547 DLMGCP DEBUG <0013> Generated response: line #00: 200 3127 OK (mgcp_msg.c:67) 20241102125906547 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/33@mgw (mgcp_msg.c:67) 20241102125906547 DLMGCP DEBUG <0013> Generated response: line #02: I: D5DA65AF (mgcp_msg.c:67) 20241102125906547 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241102125906547 DLMGCP DEBUG <0013> Generated response: line #04: o=- D5DA65AF 23 IN IP6 ::1 (mgcp_msg.c:67) 20241102125906547 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241102125906547 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241102125906547 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241102125906548 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4116 RTP/AVP 112 (mgcp_msg.c:67) 20241102125906548 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241102125906548 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241102125906548 DLMGCP DEBUG <0013> Received message: line #00: CRCX 3128 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241102125906548 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241102125906548 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241102125906548 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241102125906548 DLMGCP DEBUG <0013> endpoint:rtpbridge/34@mgw (trunk:0) found free endpoint: rtpbridge/34@mgw (mgcp_endp.c:261) 20241102125906548 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/34@mgw" (mgcp_protocol.c:441) 20241102125906548 DLMGCP NOTICE <0013> endpoint:rtpbridge/34@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241102125906548 DLMGCP DEBUG <0013> endpoint:rtpbridge/34@mgw conn:(1234/rtp C:C100DACE r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241102125906548 DLMGCP DEBUG <0013> endpoint:rtpbridge/34@mgw CI:C100DACE connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241102125906548 DLMGCP DEBUG <0013> endpoint:rtpbridge/34@mgw CI:C100DACE output_enabled 0 (mgcp_msg.c:125) 20241102125906548 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241102125906548 DLMGCP DEBUG <0013> endpoint:rtpbridge/34@mgw conn:(1234/rtp C:C100DACE r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241102125906548 DLMGCP DEBUG <0013> endpoint:rtpbridge/34@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241102125906548 DLMGCP DEBUG <0013> endpoint:rtpbridge/34@mgw CI:C100DACE CRCX: Creating connection: port: 4118 (mgcp_protocol.c:1112) 20241102125906548 DLMGCP NOTICE <0013> endpoint:rtpbridge/34@mgw CI:C100DACE CRCX: connection successfully created (mgcp_protocol.c:1121) 20241102125906548 DLMGCP DEBUG <0013> endpoint:rtpbridge/34@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241102125906548 DLMGCP DEBUG <0013> Generated response: line #00: 200 3128 OK (mgcp_msg.c:67) 20241102125906548 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/34@mgw (mgcp_msg.c:67) 20241102125906548 DLMGCP DEBUG <0013> Generated response: line #02: I: C100DACE (mgcp_msg.c:67) 20241102125906548 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241102125906548 DLMGCP DEBUG <0013> Generated response: line #04: o=- C100DACE 23 IN IP6 ::1 (mgcp_msg.c:67) 20241102125906548 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241102125906548 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241102125906548 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241102125906548 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4118 RTP/AVP 112 (mgcp_msg.c:67) 20241102125906548 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241102125906548 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241102125906549 DLMGCP DEBUG <0013> Received message: line #00: CRCX 3129 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241102125906549 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241102125906549 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241102125906549 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241102125906549 DLMGCP DEBUG <0013> endpoint:rtpbridge/35@mgw (trunk:0) found free endpoint: rtpbridge/35@mgw (mgcp_endp.c:261) 20241102125906549 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/35@mgw" (mgcp_protocol.c:441) 20241102125906549 DLMGCP NOTICE <0013> endpoint:rtpbridge/35@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241102125906549 DLMGCP DEBUG <0013> endpoint:rtpbridge/35@mgw conn:(1234/rtp C:5249959B r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241102125906549 DLMGCP DEBUG <0013> endpoint:rtpbridge/35@mgw CI:5249959B connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241102125906549 DLMGCP DEBUG <0013> endpoint:rtpbridge/35@mgw CI:5249959B output_enabled 0 (mgcp_msg.c:125) 20241102125906549 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241102125906549 DLMGCP DEBUG <0013> endpoint:rtpbridge/35@mgw conn:(1234/rtp C:5249959B r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241102125906549 DLMGCP DEBUG <0013> endpoint:rtpbridge/35@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241102125906549 DLMGCP DEBUG <0013> endpoint:rtpbridge/35@mgw CI:5249959B CRCX: Creating connection: port: 4120 (mgcp_protocol.c:1112) 20241102125906549 DLMGCP NOTICE <0013> endpoint:rtpbridge/35@mgw CI:5249959B CRCX: connection successfully created (mgcp_protocol.c:1121) 20241102125906549 DLMGCP DEBUG <0013> endpoint:rtpbridge/35@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241102125906549 DLMGCP DEBUG <0013> Generated response: line #00: 200 3129 OK (mgcp_msg.c:67) 20241102125906549 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/35@mgw (mgcp_msg.c:67) 20241102125906549 DLMGCP DEBUG <0013> Generated response: line #02: I: 5249959B (mgcp_msg.c:67) 20241102125906549 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241102125906549 DLMGCP DEBUG <0013> Generated response: line #04: o=- 5249959B 23 IN IP6 ::1 (mgcp_msg.c:67) 20241102125906549 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241102125906549 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241102125906549 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241102125906549 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4120 RTP/AVP 112 (mgcp_msg.c:67) 20241102125906549 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241102125906549 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241102125906549 DLMGCP DEBUG <0013> Received message: line #00: CRCX 3130 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241102125906549 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241102125906549 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241102125906549 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241102125906549 DLMGCP DEBUG <0013> endpoint:rtpbridge/36@mgw (trunk:0) found free endpoint: rtpbridge/36@mgw (mgcp_endp.c:261) 20241102125906549 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/36@mgw" (mgcp_protocol.c:441) 20241102125906549 DLMGCP NOTICE <0013> endpoint:rtpbridge/36@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241102125906549 DLMGCP DEBUG <0013> endpoint:rtpbridge/36@mgw conn:(1234/rtp C:A32B4BEA r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241102125906549 DLMGCP DEBUG <0013> endpoint:rtpbridge/36@mgw CI:A32B4BEA connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241102125906549 DLMGCP DEBUG <0013> endpoint:rtpbridge/36@mgw CI:A32B4BEA output_enabled 0 (mgcp_msg.c:125) 20241102125906549 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241102125906549 DLMGCP DEBUG <0013> endpoint:rtpbridge/36@mgw conn:(1234/rtp C:A32B4BEA r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241102125906549 DLMGCP DEBUG <0013> endpoint:rtpbridge/36@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241102125906549 DLMGCP DEBUG <0013> endpoint:rtpbridge/36@mgw CI:A32B4BEA CRCX: Creating connection: port: 4122 (mgcp_protocol.c:1112) 20241102125906549 DLMGCP NOTICE <0013> endpoint:rtpbridge/36@mgw CI:A32B4BEA CRCX: connection successfully created (mgcp_protocol.c:1121) 20241102125906549 DLMGCP DEBUG <0013> endpoint:rtpbridge/36@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241102125906549 DLMGCP DEBUG <0013> Generated response: line #00: 200 3130 OK (mgcp_msg.c:67) 20241102125906549 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/36@mgw (mgcp_msg.c:67) 20241102125906549 DLMGCP DEBUG <0013> Generated response: line #02: I: A32B4BEA (mgcp_msg.c:67) 20241102125906549 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241102125906549 DLMGCP DEBUG <0013> Generated response: line #04: o=- A32B4BEA 23 IN IP6 ::1 (mgcp_msg.c:67) 20241102125906549 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241102125906550 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241102125906550 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241102125906550 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4122 RTP/AVP 112 (mgcp_msg.c:67) 20241102125906550 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241102125906550 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241102125906550 DLMGCP DEBUG <0013> Received message: line #00: CRCX 3131 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241102125906550 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241102125906550 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241102125906550 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241102125906550 DLMGCP DEBUG <0013> endpoint:rtpbridge/37@mgw (trunk:0) found free endpoint: rtpbridge/37@mgw (mgcp_endp.c:261) 20241102125906550 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/37@mgw" (mgcp_protocol.c:441) 20241102125906550 DLMGCP NOTICE <0013> endpoint:rtpbridge/37@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241102125906550 DLMGCP DEBUG <0013> endpoint:rtpbridge/37@mgw conn:(1234/rtp C:87B0D2AD r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241102125906550 DLMGCP DEBUG <0013> endpoint:rtpbridge/37@mgw CI:87B0D2AD connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241102125906550 DLMGCP DEBUG <0013> endpoint:rtpbridge/37@mgw CI:87B0D2AD output_enabled 0 (mgcp_msg.c:125) 20241102125906550 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241102125906550 DLMGCP DEBUG <0013> endpoint:rtpbridge/37@mgw conn:(1234/rtp C:87B0D2AD r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241102125906550 DLMGCP DEBUG <0013> endpoint:rtpbridge/37@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241102125906550 DLMGCP DEBUG <0013> endpoint:rtpbridge/37@mgw CI:87B0D2AD CRCX: Creating connection: port: 4124 (mgcp_protocol.c:1112) 20241102125906550 DLMGCP NOTICE <0013> endpoint:rtpbridge/37@mgw CI:87B0D2AD CRCX: connection successfully created (mgcp_protocol.c:1121) 20241102125906550 DLMGCP DEBUG <0013> endpoint:rtpbridge/37@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241102125906550 DLMGCP DEBUG <0013> Generated response: line #00: 200 3131 OK (mgcp_msg.c:67) 20241102125906550 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/37@mgw (mgcp_msg.c:67) 20241102125906550 DLMGCP DEBUG <0013> Generated response: line #02: I: 87B0D2AD (mgcp_msg.c:67) 20241102125906550 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241102125906550 DLMGCP DEBUG <0013> Generated response: line #04: o=- 87B0D2AD 23 IN IP6 ::1 (mgcp_msg.c:67) 20241102125906550 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241102125906550 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241102125906550 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241102125906550 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4124 RTP/AVP 112 (mgcp_msg.c:67) 20241102125906550 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241102125906550 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241102125906551 DLMGCP DEBUG <0013> Received message: line #00: CRCX 3132 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241102125906551 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241102125906551 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241102125906551 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241102125906551 DLMGCP DEBUG <0013> endpoint:rtpbridge/38@mgw (trunk:0) found free endpoint: rtpbridge/38@mgw (mgcp_endp.c:261) 20241102125906551 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/38@mgw" (mgcp_protocol.c:441) 20241102125906551 DLMGCP NOTICE <0013> endpoint:rtpbridge/38@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241102125906551 DLMGCP DEBUG <0013> endpoint:rtpbridge/38@mgw conn:(1234/rtp C:50D67AFA r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241102125906551 DLMGCP DEBUG <0013> endpoint:rtpbridge/38@mgw CI:50D67AFA connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241102125906551 DLMGCP DEBUG <0013> endpoint:rtpbridge/38@mgw CI:50D67AFA output_enabled 0 (mgcp_msg.c:125) 20241102125906551 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241102125906551 DLMGCP DEBUG <0013> endpoint:rtpbridge/38@mgw conn:(1234/rtp C:50D67AFA r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241102125906551 DLMGCP DEBUG <0013> endpoint:rtpbridge/38@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241102125906551 DLMGCP DEBUG <0013> endpoint:rtpbridge/38@mgw CI:50D67AFA CRCX: Creating connection: port: 4126 (mgcp_protocol.c:1112) 20241102125906551 DLMGCP NOTICE <0013> endpoint:rtpbridge/38@mgw CI:50D67AFA CRCX: connection successfully created (mgcp_protocol.c:1121) 20241102125906551 DLMGCP DEBUG <0013> endpoint:rtpbridge/38@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241102125906551 DLMGCP DEBUG <0013> Generated response: line #00: 200 3132 OK (mgcp_msg.c:67) 20241102125906551 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/38@mgw (mgcp_msg.c:67) 20241102125906551 DLMGCP DEBUG <0013> Generated response: line #02: I: 50D67AFA (mgcp_msg.c:67) 20241102125906551 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241102125906551 DLMGCP DEBUG <0013> Generated response: line #04: o=- 50D67AFA 23 IN IP6 ::1 (mgcp_msg.c:67) 20241102125906551 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241102125906551 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241102125906551 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241102125906551 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4126 RTP/AVP 112 (mgcp_msg.c:67) 20241102125906551 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241102125906551 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241102125906551 DLMGCP DEBUG <0013> Received message: line #00: CRCX 3133 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241102125906551 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241102125906551 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241102125906551 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241102125906551 DLMGCP DEBUG <0013> endpoint:rtpbridge/39@mgw (trunk:0) found free endpoint: rtpbridge/39@mgw (mgcp_endp.c:261) 20241102125906551 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/39@mgw" (mgcp_protocol.c:441) 20241102125906551 DLMGCP NOTICE <0013> endpoint:rtpbridge/39@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241102125906551 DLMGCP DEBUG <0013> endpoint:rtpbridge/39@mgw conn:(1234/rtp C:C963F5EF r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241102125906551 DLMGCP DEBUG <0013> endpoint:rtpbridge/39@mgw CI:C963F5EF connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241102125906551 DLMGCP DEBUG <0013> endpoint:rtpbridge/39@mgw CI:C963F5EF output_enabled 0 (mgcp_msg.c:125) 20241102125906551 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241102125906551 DLMGCP DEBUG <0013> endpoint:rtpbridge/39@mgw conn:(1234/rtp C:C963F5EF r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241102125906551 DLMGCP DEBUG <0013> endpoint:rtpbridge/39@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241102125906551 DLMGCP DEBUG <0013> endpoint:rtpbridge/39@mgw CI:C963F5EF CRCX: Creating connection: port: 4128 (mgcp_protocol.c:1112) 20241102125906551 DLMGCP NOTICE <0013> endpoint:rtpbridge/39@mgw CI:C963F5EF CRCX: connection successfully created (mgcp_protocol.c:1121) 20241102125906551 DLMGCP DEBUG <0013> endpoint:rtpbridge/39@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241102125906551 DLMGCP DEBUG <0013> Generated response: line #00: 200 3133 OK (mgcp_msg.c:67) 20241102125906551 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/39@mgw (mgcp_msg.c:67) 20241102125906551 DLMGCP DEBUG <0013> Generated response: line #02: I: C963F5EF (mgcp_msg.c:67) 20241102125906551 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241102125906551 DLMGCP DEBUG <0013> Generated response: line #04: o=- C963F5EF 23 IN IP6 ::1 (mgcp_msg.c:67) 20241102125906551 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241102125906552 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241102125906552 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241102125906552 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4128 RTP/AVP 112 (mgcp_msg.c:67) 20241102125906552 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241102125906552 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241102125906552 DLMGCP DEBUG <0013> Received message: line #00: CRCX 3134 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241102125906552 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241102125906552 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241102125906552 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241102125906552 DLMGCP DEBUG <0013> endpoint:rtpbridge/3a@mgw (trunk:0) found free endpoint: rtpbridge/3a@mgw (mgcp_endp.c:261) 20241102125906552 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/3a@mgw" (mgcp_protocol.c:441) 20241102125906552 DLMGCP NOTICE <0013> endpoint:rtpbridge/3a@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241102125906552 DLMGCP DEBUG <0013> endpoint:rtpbridge/3a@mgw conn:(1234/rtp C:75E97911 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241102125906552 DLMGCP DEBUG <0013> endpoint:rtpbridge/3a@mgw CI:75E97911 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241102125906552 DLMGCP DEBUG <0013> endpoint:rtpbridge/3a@mgw CI:75E97911 output_enabled 0 (mgcp_msg.c:125) 20241102125906552 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241102125906552 DLMGCP DEBUG <0013> endpoint:rtpbridge/3a@mgw conn:(1234/rtp C:75E97911 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241102125906552 DLMGCP DEBUG <0013> endpoint:rtpbridge/3a@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241102125906552 DLMGCP DEBUG <0013> endpoint:rtpbridge/3a@mgw CI:75E97911 CRCX: Creating connection: port: 4130 (mgcp_protocol.c:1112) 20241102125906552 DLMGCP NOTICE <0013> endpoint:rtpbridge/3a@mgw CI:75E97911 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241102125906552 DLMGCP DEBUG <0013> endpoint:rtpbridge/3a@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241102125906552 DLMGCP DEBUG <0013> Generated response: line #00: 200 3134 OK (mgcp_msg.c:67) 20241102125906552 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/3a@mgw (mgcp_msg.c:67) 20241102125906552 DLMGCP DEBUG <0013> Generated response: line #02: I: 75E97911 (mgcp_msg.c:67) 20241102125906552 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241102125906552 DLMGCP DEBUG <0013> Generated response: line #04: o=- 75E97911 23 IN IP6 ::1 (mgcp_msg.c:67) 20241102125906552 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241102125906552 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241102125906552 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241102125906552 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4130 RTP/AVP 112 (mgcp_msg.c:67) 20241102125906552 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241102125906552 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241102125906553 DLMGCP DEBUG <0013> Received message: line #00: CRCX 3135 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241102125906553 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241102125906553 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241102125906553 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241102125906553 DLMGCP DEBUG <0013> endpoint:rtpbridge/3b@mgw (trunk:0) found free endpoint: rtpbridge/3b@mgw (mgcp_endp.c:261) 20241102125906553 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/3b@mgw" (mgcp_protocol.c:441) 20241102125906553 DLMGCP NOTICE <0013> endpoint:rtpbridge/3b@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241102125906553 DLMGCP DEBUG <0013> endpoint:rtpbridge/3b@mgw conn:(1234/rtp C:222DE5C5 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241102125906553 DLMGCP DEBUG <0013> endpoint:rtpbridge/3b@mgw CI:222DE5C5 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241102125906553 DLMGCP DEBUG <0013> endpoint:rtpbridge/3b@mgw CI:222DE5C5 output_enabled 0 (mgcp_msg.c:125) 20241102125906553 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241102125906553 DLMGCP DEBUG <0013> endpoint:rtpbridge/3b@mgw conn:(1234/rtp C:222DE5C5 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241102125906553 DLMGCP DEBUG <0013> endpoint:rtpbridge/3b@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241102125906553 DLMGCP DEBUG <0013> endpoint:rtpbridge/3b@mgw CI:222DE5C5 CRCX: Creating connection: port: 4132 (mgcp_protocol.c:1112) 20241102125906553 DLMGCP NOTICE <0013> endpoint:rtpbridge/3b@mgw CI:222DE5C5 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241102125906553 DLMGCP DEBUG <0013> endpoint:rtpbridge/3b@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241102125906553 DLMGCP DEBUG <0013> Generated response: line #00: 200 3135 OK (mgcp_msg.c:67) 20241102125906553 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/3b@mgw (mgcp_msg.c:67) 20241102125906553 DLMGCP DEBUG <0013> Generated response: line #02: I: 222DE5C5 (mgcp_msg.c:67) 20241102125906553 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241102125906553 DLMGCP DEBUG <0013> Generated response: line #04: o=- 222DE5C5 23 IN IP6 ::1 (mgcp_msg.c:67) 20241102125906553 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241102125906553 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241102125906553 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241102125906553 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4132 RTP/AVP 112 (mgcp_msg.c:67) 20241102125906553 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241102125906553 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241102125906553 DLMGCP DEBUG <0013> Received message: line #00: CRCX 3136 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241102125906553 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241102125906553 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241102125906553 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241102125906553 DLMGCP DEBUG <0013> endpoint:rtpbridge/3c@mgw (trunk:0) found free endpoint: rtpbridge/3c@mgw (mgcp_endp.c:261) 20241102125906553 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/3c@mgw" (mgcp_protocol.c:441) 20241102125906553 DLMGCP NOTICE <0013> endpoint:rtpbridge/3c@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241102125906553 DLMGCP DEBUG <0013> endpoint:rtpbridge/3c@mgw conn:(1234/rtp C:079FB497 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241102125906553 DLMGCP DEBUG <0013> endpoint:rtpbridge/3c@mgw CI:079FB497 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241102125906553 DLMGCP DEBUG <0013> endpoint:rtpbridge/3c@mgw CI:079FB497 output_enabled 0 (mgcp_msg.c:125) 20241102125906553 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241102125906553 DLMGCP DEBUG <0013> endpoint:rtpbridge/3c@mgw conn:(1234/rtp C:079FB497 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241102125906553 DLMGCP DEBUG <0013> endpoint:rtpbridge/3c@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241102125906553 DLMGCP DEBUG <0013> endpoint:rtpbridge/3c@mgw CI:079FB497 CRCX: Creating connection: port: 4134 (mgcp_protocol.c:1112) 20241102125906553 DLMGCP NOTICE <0013> endpoint:rtpbridge/3c@mgw CI:079FB497 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241102125906553 DLMGCP DEBUG <0013> endpoint:rtpbridge/3c@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241102125906553 DLMGCP DEBUG <0013> Generated response: line #00: 200 3136 OK (mgcp_msg.c:67) 20241102125906553 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/3c@mgw (mgcp_msg.c:67) 20241102125906553 DLMGCP DEBUG <0013> Generated response: line #02: I: 079FB497 (mgcp_msg.c:67) 20241102125906553 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241102125906553 DLMGCP DEBUG <0013> Generated response: line #04: o=- 079FB497 23 IN IP6 ::1 (mgcp_msg.c:67) 20241102125906553 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241102125906553 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241102125906553 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241102125906553 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4134 RTP/AVP 112 (mgcp_msg.c:67) 20241102125906553 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241102125906553 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241102125906554 DLMGCP DEBUG <0013> Received message: line #00: CRCX 3137 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241102125906554 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241102125906554 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241102125906554 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241102125906554 DLMGCP DEBUG <0013> endpoint:rtpbridge/3d@mgw (trunk:0) found free endpoint: rtpbridge/3d@mgw (mgcp_endp.c:261) 20241102125906554 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/3d@mgw" (mgcp_protocol.c:441) 20241102125906554 DLMGCP NOTICE <0013> endpoint:rtpbridge/3d@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241102125906554 DLMGCP DEBUG <0013> endpoint:rtpbridge/3d@mgw conn:(1234/rtp C:C73B4A04 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241102125906554 DLMGCP DEBUG <0013> endpoint:rtpbridge/3d@mgw CI:C73B4A04 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241102125906554 DLMGCP DEBUG <0013> endpoint:rtpbridge/3d@mgw CI:C73B4A04 output_enabled 0 (mgcp_msg.c:125) 20241102125906554 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241102125906554 DLMGCP DEBUG <0013> endpoint:rtpbridge/3d@mgw conn:(1234/rtp C:C73B4A04 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241102125906554 DLMGCP DEBUG <0013> endpoint:rtpbridge/3d@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241102125906554 DLMGCP DEBUG <0013> endpoint:rtpbridge/3d@mgw CI:C73B4A04 CRCX: Creating connection: port: 4136 (mgcp_protocol.c:1112) 20241102125906554 DLMGCP NOTICE <0013> endpoint:rtpbridge/3d@mgw CI:C73B4A04 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241102125906554 DLMGCP DEBUG <0013> endpoint:rtpbridge/3d@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241102125906554 DLMGCP DEBUG <0013> Generated response: line #00: 200 3137 OK (mgcp_msg.c:67) 20241102125906554 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/3d@mgw (mgcp_msg.c:67) 20241102125906554 DLMGCP DEBUG <0013> Generated response: line #02: I: C73B4A04 (mgcp_msg.c:67) 20241102125906554 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241102125906554 DLMGCP DEBUG <0013> Generated response: line #04: o=- C73B4A04 23 IN IP6 ::1 (mgcp_msg.c:67) 20241102125906554 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241102125906554 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241102125906554 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241102125906554 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4136 RTP/AVP 112 (mgcp_msg.c:67) 20241102125906554 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241102125906554 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241102125906555 DLMGCP DEBUG <0013> Received message: line #00: CRCX 3138 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241102125906555 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241102125906555 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241102125906555 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241102125906555 DLMGCP DEBUG <0013> endpoint:rtpbridge/3e@mgw (trunk:0) found free endpoint: rtpbridge/3e@mgw (mgcp_endp.c:261) 20241102125906555 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/3e@mgw" (mgcp_protocol.c:441) 20241102125906555 DLMGCP NOTICE <0013> endpoint:rtpbridge/3e@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241102125906555 DLMGCP DEBUG <0013> endpoint:rtpbridge/3e@mgw conn:(1234/rtp C:B87E6C68 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241102125906555 DLMGCP DEBUG <0013> endpoint:rtpbridge/3e@mgw CI:B87E6C68 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241102125906555 DLMGCP DEBUG <0013> endpoint:rtpbridge/3e@mgw CI:B87E6C68 output_enabled 0 (mgcp_msg.c:125) 20241102125906555 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241102125906555 DLMGCP DEBUG <0013> endpoint:rtpbridge/3e@mgw conn:(1234/rtp C:B87E6C68 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241102125906555 DLMGCP DEBUG <0013> endpoint:rtpbridge/3e@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241102125906555 DLMGCP DEBUG <0013> endpoint:rtpbridge/3e@mgw CI:B87E6C68 CRCX: Creating connection: port: 4138 (mgcp_protocol.c:1112) 20241102125906555 DLMGCP NOTICE <0013> endpoint:rtpbridge/3e@mgw CI:B87E6C68 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241102125906555 DLMGCP DEBUG <0013> endpoint:rtpbridge/3e@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241102125906555 DLMGCP DEBUG <0013> Generated response: line #00: 200 3138 OK (mgcp_msg.c:67) 20241102125906555 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/3e@mgw (mgcp_msg.c:67) 20241102125906555 DLMGCP DEBUG <0013> Generated response: line #02: I: B87E6C68 (mgcp_msg.c:67) 20241102125906555 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241102125906555 DLMGCP DEBUG <0013> Generated response: line #04: o=- B87E6C68 23 IN IP6 ::1 (mgcp_msg.c:67) 20241102125906555 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241102125906555 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241102125906555 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241102125906555 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4138 RTP/AVP 112 (mgcp_msg.c:67) 20241102125906555 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241102125906555 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241102125906556 DLMGCP DEBUG <0013> Received message: line #00: CRCX 3139 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241102125906556 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241102125906556 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241102125906556 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241102125906556 DLMGCP DEBUG <0013> endpoint:rtpbridge/3f@mgw (trunk:0) found free endpoint: rtpbridge/3f@mgw (mgcp_endp.c:261) 20241102125906556 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/3f@mgw" (mgcp_protocol.c:441) 20241102125906556 DLMGCP NOTICE <0013> endpoint:rtpbridge/3f@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241102125906556 DLMGCP DEBUG <0013> endpoint:rtpbridge/3f@mgw conn:(1234/rtp C:CB2A0EE6 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241102125906556 DLMGCP DEBUG <0013> endpoint:rtpbridge/3f@mgw CI:CB2A0EE6 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241102125906556 DLMGCP DEBUG <0013> endpoint:rtpbridge/3f@mgw CI:CB2A0EE6 output_enabled 0 (mgcp_msg.c:125) 20241102125906556 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241102125906556 DLMGCP DEBUG <0013> endpoint:rtpbridge/3f@mgw conn:(1234/rtp C:CB2A0EE6 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241102125906556 DLMGCP DEBUG <0013> endpoint:rtpbridge/3f@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241102125906556 DLMGCP DEBUG <0013> endpoint:rtpbridge/3f@mgw CI:CB2A0EE6 CRCX: Creating connection: port: 4140 (mgcp_protocol.c:1112) 20241102125906556 DLMGCP NOTICE <0013> endpoint:rtpbridge/3f@mgw CI:CB2A0EE6 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241102125906556 DLMGCP DEBUG <0013> endpoint:rtpbridge/3f@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241102125906556 DLMGCP DEBUG <0013> Generated response: line #00: 200 3139 OK (mgcp_msg.c:67) 20241102125906556 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/3f@mgw (mgcp_msg.c:67) 20241102125906556 DLMGCP DEBUG <0013> Generated response: line #02: I: CB2A0EE6 (mgcp_msg.c:67) 20241102125906556 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241102125906556 DLMGCP DEBUG <0013> Generated response: line #04: o=- CB2A0EE6 23 IN IP6 ::1 (mgcp_msg.c:67) 20241102125906556 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241102125906556 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241102125906556 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241102125906556 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4140 RTP/AVP 112 (mgcp_msg.c:67) 20241102125906556 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241102125906556 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241102125906557 DLMGCP DEBUG <0013> Received message: line #00: CRCX 3140 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241102125906557 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241102125906557 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241102125906557 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241102125906557 DLMGCP DEBUG <0013> endpoint:rtpbridge/40@mgw (trunk:0) found free endpoint: rtpbridge/40@mgw (mgcp_endp.c:261) 20241102125906557 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/40@mgw" (mgcp_protocol.c:441) 20241102125906557 DLMGCP NOTICE <0013> endpoint:rtpbridge/40@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241102125906557 DLMGCP DEBUG <0013> endpoint:rtpbridge/40@mgw conn:(1234/rtp C:067FCD32 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241102125906557 DLMGCP DEBUG <0013> endpoint:rtpbridge/40@mgw CI:067FCD32 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241102125906557 DLMGCP DEBUG <0013> endpoint:rtpbridge/40@mgw CI:067FCD32 output_enabled 0 (mgcp_msg.c:125) 20241102125906557 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241102125906557 DLMGCP DEBUG <0013> endpoint:rtpbridge/40@mgw conn:(1234/rtp C:067FCD32 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241102125906557 DLMGCP DEBUG <0013> endpoint:rtpbridge/40@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241102125906557 DLMGCP DEBUG <0013> endpoint:rtpbridge/40@mgw CI:067FCD32 CRCX: Creating connection: port: 4142 (mgcp_protocol.c:1112) 20241102125906557 DLMGCP NOTICE <0013> endpoint:rtpbridge/40@mgw CI:067FCD32 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241102125906557 DLMGCP DEBUG <0013> endpoint:rtpbridge/40@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241102125906557 DLMGCP DEBUG <0013> Generated response: line #00: 200 3140 OK (mgcp_msg.c:67) 20241102125906557 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/40@mgw (mgcp_msg.c:67) 20241102125906557 DLMGCP DEBUG <0013> Generated response: line #02: I: 067FCD32 (mgcp_msg.c:67) 20241102125906557 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241102125906557 DLMGCP DEBUG <0013> Generated response: line #04: o=- 067FCD32 23 IN IP6 ::1 (mgcp_msg.c:67) 20241102125906557 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241102125906557 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241102125906557 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241102125906557 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4142 RTP/AVP 112 (mgcp_msg.c:67) 20241102125906557 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241102125906557 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241102125906558 DLMGCP DEBUG <0013> Received message: line #00: CRCX 3141 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241102125906558 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241102125906558 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241102125906558 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241102125906558 DLMGCP DEBUG <0013> endpoint:rtpbridge/41@mgw (trunk:0) found free endpoint: rtpbridge/41@mgw (mgcp_endp.c:261) 20241102125906558 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/41@mgw" (mgcp_protocol.c:441) 20241102125906558 DLMGCP NOTICE <0013> endpoint:rtpbridge/41@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241102125906558 DLMGCP DEBUG <0013> endpoint:rtpbridge/41@mgw conn:(1234/rtp C:C4ACA458 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241102125906558 DLMGCP DEBUG <0013> endpoint:rtpbridge/41@mgw CI:C4ACA458 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241102125906558 DLMGCP DEBUG <0013> endpoint:rtpbridge/41@mgw CI:C4ACA458 output_enabled 0 (mgcp_msg.c:125) 20241102125906558 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241102125906558 DLMGCP DEBUG <0013> endpoint:rtpbridge/41@mgw conn:(1234/rtp C:C4ACA458 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241102125906558 DLMGCP DEBUG <0013> endpoint:rtpbridge/41@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241102125906558 DLMGCP DEBUG <0013> endpoint:rtpbridge/41@mgw CI:C4ACA458 CRCX: Creating connection: port: 4144 (mgcp_protocol.c:1112) 20241102125906558 DLMGCP NOTICE <0013> endpoint:rtpbridge/41@mgw CI:C4ACA458 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241102125906558 DLMGCP DEBUG <0013> endpoint:rtpbridge/41@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241102125906558 DLMGCP DEBUG <0013> Generated response: line #00: 200 3141 OK (mgcp_msg.c:67) 20241102125906558 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/41@mgw (mgcp_msg.c:67) 20241102125906558 DLMGCP DEBUG <0013> Generated response: line #02: I: C4ACA458 (mgcp_msg.c:67) 20241102125906558 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241102125906558 DLMGCP DEBUG <0013> Generated response: line #04: o=- C4ACA458 23 IN IP6 ::1 (mgcp_msg.c:67) 20241102125906558 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241102125906558 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241102125906558 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241102125906558 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4144 RTP/AVP 112 (mgcp_msg.c:67) 20241102125906558 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241102125906558 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241102125906558 DLMGCP DEBUG <0013> Received message: line #00: CRCX 3142 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241102125906558 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241102125906558 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241102125906559 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241102125906559 DLMGCP DEBUG <0013> endpoint:rtpbridge/42@mgw (trunk:0) found free endpoint: rtpbridge/42@mgw (mgcp_endp.c:261) 20241102125906559 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/42@mgw" (mgcp_protocol.c:441) 20241102125906559 DLMGCP NOTICE <0013> endpoint:rtpbridge/42@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241102125906559 DLMGCP DEBUG <0013> endpoint:rtpbridge/42@mgw conn:(1234/rtp C:3DA51690 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241102125906559 DLMGCP DEBUG <0013> endpoint:rtpbridge/42@mgw CI:3DA51690 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241102125906559 DLMGCP DEBUG <0013> endpoint:rtpbridge/42@mgw CI:3DA51690 output_enabled 0 (mgcp_msg.c:125) 20241102125906559 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241102125906559 DLMGCP DEBUG <0013> endpoint:rtpbridge/42@mgw conn:(1234/rtp C:3DA51690 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241102125906559 DLMGCP DEBUG <0013> endpoint:rtpbridge/42@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241102125906559 DLMGCP DEBUG <0013> endpoint:rtpbridge/42@mgw CI:3DA51690 CRCX: Creating connection: port: 4146 (mgcp_protocol.c:1112) 20241102125906559 DLMGCP NOTICE <0013> endpoint:rtpbridge/42@mgw CI:3DA51690 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241102125906559 DLMGCP DEBUG <0013> endpoint:rtpbridge/42@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241102125906559 DLMGCP DEBUG <0013> Generated response: line #00: 200 3142 OK (mgcp_msg.c:67) 20241102125906559 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/42@mgw (mgcp_msg.c:67) 20241102125906559 DLMGCP DEBUG <0013> Generated response: line #02: I: 3DA51690 (mgcp_msg.c:67) 20241102125906559 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241102125906559 DLMGCP DEBUG <0013> Generated response: line #04: o=- 3DA51690 23 IN IP6 ::1 (mgcp_msg.c:67) 20241102125906559 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241102125906559 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241102125906559 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241102125906559 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4146 RTP/AVP 112 (mgcp_msg.c:67) 20241102125906559 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241102125906559 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241102125906559 DLMGCP DEBUG <0013> Received message: line #00: CRCX 3143 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241102125906559 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241102125906559 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241102125906559 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241102125906559 DLMGCP DEBUG <0013> endpoint:rtpbridge/43@mgw (trunk:0) found free endpoint: rtpbridge/43@mgw (mgcp_endp.c:261) 20241102125906559 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/43@mgw" (mgcp_protocol.c:441) 20241102125906559 DLMGCP NOTICE <0013> endpoint:rtpbridge/43@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241102125906559 DLMGCP DEBUG <0013> endpoint:rtpbridge/43@mgw conn:(1234/rtp C:BE3EA32B r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241102125906559 DLMGCP DEBUG <0013> endpoint:rtpbridge/43@mgw CI:BE3EA32B connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241102125906559 DLMGCP DEBUG <0013> endpoint:rtpbridge/43@mgw CI:BE3EA32B output_enabled 0 (mgcp_msg.c:125) 20241102125906559 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241102125906559 DLMGCP DEBUG <0013> endpoint:rtpbridge/43@mgw conn:(1234/rtp C:BE3EA32B r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241102125906559 DLMGCP DEBUG <0013> endpoint:rtpbridge/43@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241102125906559 DLMGCP DEBUG <0013> endpoint:rtpbridge/43@mgw CI:BE3EA32B CRCX: Creating connection: port: 4148 (mgcp_protocol.c:1112) 20241102125906559 DLMGCP NOTICE <0013> endpoint:rtpbridge/43@mgw CI:BE3EA32B CRCX: connection successfully created (mgcp_protocol.c:1121) 20241102125906559 DLMGCP DEBUG <0013> endpoint:rtpbridge/43@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241102125906559 DLMGCP DEBUG <0013> Generated response: line #00: 200 3143 OK (mgcp_msg.c:67) 20241102125906559 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/43@mgw (mgcp_msg.c:67) 20241102125906559 DLMGCP DEBUG <0013> Generated response: line #02: I: BE3EA32B (mgcp_msg.c:67) 20241102125906559 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241102125906559 DLMGCP DEBUG <0013> Generated response: line #04: o=- BE3EA32B 23 IN IP6 ::1 (mgcp_msg.c:67) 20241102125906559 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241102125906559 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241102125906559 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241102125906559 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4148 RTP/AVP 112 (mgcp_msg.c:67) 20241102125906559 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241102125906560 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241102125906560 DLMGCP DEBUG <0013> Received message: line #00: CRCX 3144 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241102125906560 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241102125906560 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241102125906560 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241102125906560 DLMGCP DEBUG <0013> endpoint:rtpbridge/44@mgw (trunk:0) found free endpoint: rtpbridge/44@mgw (mgcp_endp.c:261) 20241102125906560 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/44@mgw" (mgcp_protocol.c:441) 20241102125906560 DLMGCP NOTICE <0013> endpoint:rtpbridge/44@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241102125906560 DLMGCP DEBUG <0013> endpoint:rtpbridge/44@mgw conn:(1234/rtp C:BF034327 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241102125906560 DLMGCP DEBUG <0013> endpoint:rtpbridge/44@mgw CI:BF034327 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241102125906560 DLMGCP DEBUG <0013> endpoint:rtpbridge/44@mgw CI:BF034327 output_enabled 0 (mgcp_msg.c:125) 20241102125906560 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241102125906560 DLMGCP DEBUG <0013> endpoint:rtpbridge/44@mgw conn:(1234/rtp C:BF034327 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241102125906560 DLMGCP DEBUG <0013> endpoint:rtpbridge/44@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241102125906560 DLMGCP DEBUG <0013> endpoint:rtpbridge/44@mgw CI:BF034327 CRCX: Creating connection: port: 4150 (mgcp_protocol.c:1112) 20241102125906560 DLMGCP NOTICE <0013> endpoint:rtpbridge/44@mgw CI:BF034327 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241102125906560 DLMGCP DEBUG <0013> endpoint:rtpbridge/44@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241102125906560 DLMGCP DEBUG <0013> Generated response: line #00: 200 3144 OK (mgcp_msg.c:67) 20241102125906560 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/44@mgw (mgcp_msg.c:67) 20241102125906560 DLMGCP DEBUG <0013> Generated response: line #02: I: BF034327 (mgcp_msg.c:67) 20241102125906560 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241102125906560 DLMGCP DEBUG <0013> Generated response: line #04: o=- BF034327 23 IN IP6 ::1 (mgcp_msg.c:67) 20241102125906560 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241102125906560 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241102125906560 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241102125906560 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4150 RTP/AVP 112 (mgcp_msg.c:67) 20241102125906560 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241102125906560 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241102125906561 DLMGCP DEBUG <0013> Received message: line #00: CRCX 3145 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241102125906561 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241102125906561 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241102125906561 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241102125906561 DLMGCP DEBUG <0013> endpoint:rtpbridge/45@mgw (trunk:0) found free endpoint: rtpbridge/45@mgw (mgcp_endp.c:261) 20241102125906561 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/45@mgw" (mgcp_protocol.c:441) 20241102125906561 DLMGCP NOTICE <0013> endpoint:rtpbridge/45@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241102125906561 DLMGCP DEBUG <0013> endpoint:rtpbridge/45@mgw conn:(1234/rtp C:C934928B r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241102125906561 DLMGCP DEBUG <0013> endpoint:rtpbridge/45@mgw CI:C934928B connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241102125906561 DLMGCP DEBUG <0013> endpoint:rtpbridge/45@mgw CI:C934928B output_enabled 0 (mgcp_msg.c:125) 20241102125906561 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241102125906561 DLMGCP DEBUG <0013> endpoint:rtpbridge/45@mgw conn:(1234/rtp C:C934928B r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241102125906561 DLMGCP DEBUG <0013> endpoint:rtpbridge/45@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241102125906561 DLMGCP DEBUG <0013> endpoint:rtpbridge/45@mgw CI:C934928B CRCX: Creating connection: port: 4152 (mgcp_protocol.c:1112) 20241102125906561 DLMGCP NOTICE <0013> endpoint:rtpbridge/45@mgw CI:C934928B CRCX: connection successfully created (mgcp_protocol.c:1121) 20241102125906561 DLMGCP DEBUG <0013> endpoint:rtpbridge/45@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241102125906561 DLMGCP DEBUG <0013> Generated response: line #00: 200 3145 OK (mgcp_msg.c:67) 20241102125906561 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/45@mgw (mgcp_msg.c:67) 20241102125906561 DLMGCP DEBUG <0013> Generated response: line #02: I: C934928B (mgcp_msg.c:67) 20241102125906561 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241102125906561 DLMGCP DEBUG <0013> Generated response: line #04: o=- C934928B 23 IN IP6 ::1 (mgcp_msg.c:67) 20241102125906561 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241102125906561 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241102125906561 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241102125906561 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4152 RTP/AVP 112 (mgcp_msg.c:67) 20241102125906561 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241102125906561 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241102125906562 DLMGCP DEBUG <0013> Received message: line #00: CRCX 3146 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241102125906562 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241102125906562 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241102125906562 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241102125906562 DLMGCP DEBUG <0013> endpoint:rtpbridge/46@mgw (trunk:0) found free endpoint: rtpbridge/46@mgw (mgcp_endp.c:261) 20241102125906562 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/46@mgw" (mgcp_protocol.c:441) 20241102125906562 DLMGCP NOTICE <0013> endpoint:rtpbridge/46@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241102125906562 DLMGCP DEBUG <0013> endpoint:rtpbridge/46@mgw conn:(1234/rtp C:E3B58ABA r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241102125906562 DLMGCP DEBUG <0013> endpoint:rtpbridge/46@mgw CI:E3B58ABA connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241102125906562 DLMGCP DEBUG <0013> endpoint:rtpbridge/46@mgw CI:E3B58ABA output_enabled 0 (mgcp_msg.c:125) 20241102125906562 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241102125906562 DLMGCP DEBUG <0013> endpoint:rtpbridge/46@mgw conn:(1234/rtp C:E3B58ABA r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241102125906562 DLMGCP DEBUG <0013> endpoint:rtpbridge/46@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241102125906562 DLMGCP DEBUG <0013> endpoint:rtpbridge/46@mgw CI:E3B58ABA CRCX: Creating connection: port: 4154 (mgcp_protocol.c:1112) 20241102125906562 DLMGCP NOTICE <0013> endpoint:rtpbridge/46@mgw CI:E3B58ABA CRCX: connection successfully created (mgcp_protocol.c:1121) 20241102125906562 DLMGCP DEBUG <0013> endpoint:rtpbridge/46@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241102125906562 DLMGCP DEBUG <0013> Generated response: line #00: 200 3146 OK (mgcp_msg.c:67) 20241102125906562 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/46@mgw (mgcp_msg.c:67) 20241102125906562 DLMGCP DEBUG <0013> Generated response: line #02: I: E3B58ABA (mgcp_msg.c:67) 20241102125906562 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241102125906562 DLMGCP DEBUG <0013> Generated response: line #04: o=- E3B58ABA 23 IN IP6 ::1 (mgcp_msg.c:67) 20241102125906562 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241102125906562 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241102125906562 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241102125906562 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4154 RTP/AVP 112 (mgcp_msg.c:67) 20241102125906562 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241102125906562 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241102125906562 DLMGCP DEBUG <0013> Received message: line #00: CRCX 3147 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241102125906562 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241102125906562 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241102125906562 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241102125906562 DLMGCP DEBUG <0013> endpoint:rtpbridge/47@mgw (trunk:0) found free endpoint: rtpbridge/47@mgw (mgcp_endp.c:261) 20241102125906562 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/47@mgw" (mgcp_protocol.c:441) 20241102125906562 DLMGCP NOTICE <0013> endpoint:rtpbridge/47@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241102125906562 DLMGCP DEBUG <0013> endpoint:rtpbridge/47@mgw conn:(1234/rtp C:F7629F43 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241102125906562 DLMGCP DEBUG <0013> endpoint:rtpbridge/47@mgw CI:F7629F43 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241102125906562 DLMGCP DEBUG <0013> endpoint:rtpbridge/47@mgw CI:F7629F43 output_enabled 0 (mgcp_msg.c:125) 20241102125906562 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241102125906562 DLMGCP DEBUG <0013> endpoint:rtpbridge/47@mgw conn:(1234/rtp C:F7629F43 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241102125906562 DLMGCP DEBUG <0013> endpoint:rtpbridge/47@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241102125906562 DLMGCP DEBUG <0013> endpoint:rtpbridge/47@mgw CI:F7629F43 CRCX: Creating connection: port: 4156 (mgcp_protocol.c:1112) 20241102125906562 DLMGCP NOTICE <0013> endpoint:rtpbridge/47@mgw CI:F7629F43 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241102125906562 DLMGCP DEBUG <0013> endpoint:rtpbridge/47@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241102125906562 DLMGCP DEBUG <0013> Generated response: line #00: 200 3147 OK (mgcp_msg.c:67) 20241102125906562 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/47@mgw (mgcp_msg.c:67) 20241102125906562 DLMGCP DEBUG <0013> Generated response: line #02: I: F7629F43 (mgcp_msg.c:67) 20241102125906562 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241102125906562 DLMGCP DEBUG <0013> Generated response: line #04: o=- F7629F43 23 IN IP6 ::1 (mgcp_msg.c:67) 20241102125906562 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241102125906563 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241102125906563 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241102125906563 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4156 RTP/AVP 112 (mgcp_msg.c:67) 20241102125906563 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241102125906563 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241102125906563 DLMGCP DEBUG <0013> Received message: line #00: CRCX 3148 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241102125906563 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241102125906563 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241102125906563 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241102125906563 DLMGCP DEBUG <0013> endpoint:rtpbridge/48@mgw (trunk:0) found free endpoint: rtpbridge/48@mgw (mgcp_endp.c:261) 20241102125906563 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/48@mgw" (mgcp_protocol.c:441) 20241102125906563 DLMGCP NOTICE <0013> endpoint:rtpbridge/48@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241102125906563 DLMGCP DEBUG <0013> endpoint:rtpbridge/48@mgw conn:(1234/rtp C:50B0D471 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241102125906563 DLMGCP DEBUG <0013> endpoint:rtpbridge/48@mgw CI:50B0D471 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241102125906563 DLMGCP DEBUG <0013> endpoint:rtpbridge/48@mgw CI:50B0D471 output_enabled 0 (mgcp_msg.c:125) 20241102125906563 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241102125906563 DLMGCP DEBUG <0013> endpoint:rtpbridge/48@mgw conn:(1234/rtp C:50B0D471 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241102125906563 DLMGCP DEBUG <0013> endpoint:rtpbridge/48@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241102125906563 DLMGCP DEBUG <0013> endpoint:rtpbridge/48@mgw CI:50B0D471 CRCX: Creating connection: port: 4158 (mgcp_protocol.c:1112) 20241102125906563 DLMGCP NOTICE <0013> endpoint:rtpbridge/48@mgw CI:50B0D471 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241102125906563 DLMGCP DEBUG <0013> endpoint:rtpbridge/48@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241102125906563 DLMGCP DEBUG <0013> Generated response: line #00: 200 3148 OK (mgcp_msg.c:67) 20241102125906563 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/48@mgw (mgcp_msg.c:67) 20241102125906563 DLMGCP DEBUG <0013> Generated response: line #02: I: 50B0D471 (mgcp_msg.c:67) 20241102125906563 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241102125906563 DLMGCP DEBUG <0013> Generated response: line #04: o=- 50B0D471 23 IN IP6 ::1 (mgcp_msg.c:67) 20241102125906563 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241102125906563 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241102125906563 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241102125906563 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4158 RTP/AVP 112 (mgcp_msg.c:67) 20241102125906563 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241102125906563 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241102125906564 DLMGCP DEBUG <0013> Received message: line #00: CRCX 3149 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241102125906564 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241102125906564 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241102125906564 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241102125906564 DLMGCP DEBUG <0013> endpoint:rtpbridge/49@mgw (trunk:0) found free endpoint: rtpbridge/49@mgw (mgcp_endp.c:261) 20241102125906564 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/49@mgw" (mgcp_protocol.c:441) 20241102125906564 DLMGCP NOTICE <0013> endpoint:rtpbridge/49@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241102125906564 DLMGCP DEBUG <0013> endpoint:rtpbridge/49@mgw conn:(1234/rtp C:59D05BF9 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241102125906564 DLMGCP DEBUG <0013> endpoint:rtpbridge/49@mgw CI:59D05BF9 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241102125906564 DLMGCP DEBUG <0013> endpoint:rtpbridge/49@mgw CI:59D05BF9 output_enabled 0 (mgcp_msg.c:125) 20241102125906564 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241102125906564 DLMGCP DEBUG <0013> endpoint:rtpbridge/49@mgw conn:(1234/rtp C:59D05BF9 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241102125906564 DLMGCP DEBUG <0013> endpoint:rtpbridge/49@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241102125906564 DLMGCP DEBUG <0013> endpoint:rtpbridge/49@mgw CI:59D05BF9 CRCX: Creating connection: port: 4160 (mgcp_protocol.c:1112) 20241102125906564 DLMGCP NOTICE <0013> endpoint:rtpbridge/49@mgw CI:59D05BF9 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241102125906564 DLMGCP DEBUG <0013> endpoint:rtpbridge/49@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241102125906564 DLMGCP DEBUG <0013> Generated response: line #00: 200 3149 OK (mgcp_msg.c:67) 20241102125906564 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/49@mgw (mgcp_msg.c:67) 20241102125906564 DLMGCP DEBUG <0013> Generated response: line #02: I: 59D05BF9 (mgcp_msg.c:67) 20241102125906564 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241102125906564 DLMGCP DEBUG <0013> Generated response: line #04: o=- 59D05BF9 23 IN IP6 ::1 (mgcp_msg.c:67) 20241102125906564 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241102125906564 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241102125906564 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241102125906564 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4160 RTP/AVP 112 (mgcp_msg.c:67) 20241102125906564 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241102125906564 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241102125906564 DLMGCP DEBUG <0013> Received message: line #00: CRCX 3150 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241102125906564 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241102125906564 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241102125906564 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241102125906564 DLMGCP DEBUG <0013> endpoint:rtpbridge/4a@mgw (trunk:0) found free endpoint: rtpbridge/4a@mgw (mgcp_endp.c:261) 20241102125906564 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/4a@mgw" (mgcp_protocol.c:441) 20241102125906564 DLMGCP NOTICE <0013> endpoint:rtpbridge/4a@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241102125906564 DLMGCP DEBUG <0013> endpoint:rtpbridge/4a@mgw conn:(1234/rtp C:4D50D3C4 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241102125906564 DLMGCP DEBUG <0013> endpoint:rtpbridge/4a@mgw CI:4D50D3C4 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241102125906565 DLMGCP DEBUG <0013> endpoint:rtpbridge/4a@mgw CI:4D50D3C4 output_enabled 0 (mgcp_msg.c:125) 20241102125906565 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241102125906565 DLMGCP DEBUG <0013> endpoint:rtpbridge/4a@mgw conn:(1234/rtp C:4D50D3C4 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241102125906565 DLMGCP DEBUG <0013> endpoint:rtpbridge/4a@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241102125906565 DLMGCP DEBUG <0013> endpoint:rtpbridge/4a@mgw CI:4D50D3C4 CRCX: Creating connection: port: 4162 (mgcp_protocol.c:1112) 20241102125906565 DLMGCP NOTICE <0013> endpoint:rtpbridge/4a@mgw CI:4D50D3C4 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241102125906565 DLMGCP DEBUG <0013> endpoint:rtpbridge/4a@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241102125906565 DLMGCP DEBUG <0013> Generated response: line #00: 200 3150 OK (mgcp_msg.c:67) 20241102125906565 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/4a@mgw (mgcp_msg.c:67) 20241102125906565 DLMGCP DEBUG <0013> Generated response: line #02: I: 4D50D3C4 (mgcp_msg.c:67) 20241102125906565 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241102125906565 DLMGCP DEBUG <0013> Generated response: line #04: o=- 4D50D3C4 23 IN IP6 ::1 (mgcp_msg.c:67) 20241102125906565 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241102125906565 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241102125906565 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241102125906565 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4162 RTP/AVP 112 (mgcp_msg.c:67) 20241102125906565 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241102125906565 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241102125906565 DLMGCP DEBUG <0013> Received message: line #00: CRCX 3151 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241102125906565 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241102125906565 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241102125906565 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241102125906565 DLMGCP DEBUG <0013> endpoint:rtpbridge/4b@mgw (trunk:0) found free endpoint: rtpbridge/4b@mgw (mgcp_endp.c:261) 20241102125906565 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/4b@mgw" (mgcp_protocol.c:441) 20241102125906565 DLMGCP NOTICE <0013> endpoint:rtpbridge/4b@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241102125906565 DLMGCP DEBUG <0013> endpoint:rtpbridge/4b@mgw conn:(1234/rtp C:EFD43D64 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241102125906565 DLMGCP DEBUG <0013> endpoint:rtpbridge/4b@mgw CI:EFD43D64 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241102125906565 DLMGCP DEBUG <0013> endpoint:rtpbridge/4b@mgw CI:EFD43D64 output_enabled 0 (mgcp_msg.c:125) 20241102125906565 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241102125906565 DLMGCP DEBUG <0013> endpoint:rtpbridge/4b@mgw conn:(1234/rtp C:EFD43D64 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241102125906565 DLMGCP DEBUG <0013> endpoint:rtpbridge/4b@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241102125906565 DLMGCP DEBUG <0013> endpoint:rtpbridge/4b@mgw CI:EFD43D64 CRCX: Creating connection: port: 4164 (mgcp_protocol.c:1112) 20241102125906565 DLMGCP NOTICE <0013> endpoint:rtpbridge/4b@mgw CI:EFD43D64 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241102125906565 DLMGCP DEBUG <0013> endpoint:rtpbridge/4b@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241102125906565 DLMGCP DEBUG <0013> Generated response: line #00: 200 3151 OK (mgcp_msg.c:67) 20241102125906565 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/4b@mgw (mgcp_msg.c:67) 20241102125906565 DLMGCP DEBUG <0013> Generated response: line #02: I: EFD43D64 (mgcp_msg.c:67) 20241102125906565 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241102125906565 DLMGCP DEBUG <0013> Generated response: line #04: o=- EFD43D64 23 IN IP6 ::1 (mgcp_msg.c:67) 20241102125906565 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241102125906565 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241102125906565 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241102125906565 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4164 RTP/AVP 112 (mgcp_msg.c:67) 20241102125906565 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241102125906565 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241102125906566 DLMGCP DEBUG <0013> Received message: line #00: CRCX 3152 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241102125906566 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241102125906566 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241102125906566 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241102125906566 DLMGCP DEBUG <0013> endpoint:rtpbridge/4c@mgw (trunk:0) found free endpoint: rtpbridge/4c@mgw (mgcp_endp.c:261) 20241102125906566 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/4c@mgw" (mgcp_protocol.c:441) 20241102125906566 DLMGCP NOTICE <0013> endpoint:rtpbridge/4c@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241102125906566 DLMGCP DEBUG <0013> endpoint:rtpbridge/4c@mgw conn:(1234/rtp C:9F29268D r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241102125906566 DLMGCP DEBUG <0013> endpoint:rtpbridge/4c@mgw CI:9F29268D connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241102125906566 DLMGCP DEBUG <0013> endpoint:rtpbridge/4c@mgw CI:9F29268D output_enabled 0 (mgcp_msg.c:125) 20241102125906566 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241102125906566 DLMGCP DEBUG <0013> endpoint:rtpbridge/4c@mgw conn:(1234/rtp C:9F29268D r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241102125906566 DLMGCP DEBUG <0013> endpoint:rtpbridge/4c@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241102125906566 DLMGCP DEBUG <0013> endpoint:rtpbridge/4c@mgw CI:9F29268D CRCX: Creating connection: port: 4166 (mgcp_protocol.c:1112) 20241102125906566 DLMGCP NOTICE <0013> endpoint:rtpbridge/4c@mgw CI:9F29268D CRCX: connection successfully created (mgcp_protocol.c:1121) 20241102125906566 DLMGCP DEBUG <0013> endpoint:rtpbridge/4c@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241102125906566 DLMGCP DEBUG <0013> Generated response: line #00: 200 3152 OK (mgcp_msg.c:67) 20241102125906566 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/4c@mgw (mgcp_msg.c:67) 20241102125906566 DLMGCP DEBUG <0013> Generated response: line #02: I: 9F29268D (mgcp_msg.c:67) 20241102125906566 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241102125906566 DLMGCP DEBUG <0013> Generated response: line #04: o=- 9F29268D 23 IN IP6 ::1 (mgcp_msg.c:67) 20241102125906566 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241102125906566 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241102125906566 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241102125906566 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4166 RTP/AVP 112 (mgcp_msg.c:67) 20241102125906566 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241102125906566 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241102125906566 DLMGCP DEBUG <0013> Received message: line #00: CRCX 3153 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241102125906566 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241102125906566 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241102125906566 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241102125906566 DLMGCP DEBUG <0013> endpoint:rtpbridge/4d@mgw (trunk:0) found free endpoint: rtpbridge/4d@mgw (mgcp_endp.c:261) 20241102125906566 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/4d@mgw" (mgcp_protocol.c:441) 20241102125906567 DLMGCP NOTICE <0013> endpoint:rtpbridge/4d@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241102125906567 DLMGCP DEBUG <0013> endpoint:rtpbridge/4d@mgw conn:(1234/rtp C:4B50D61C r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241102125906567 DLMGCP DEBUG <0013> endpoint:rtpbridge/4d@mgw CI:4B50D61C connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241102125906567 DLMGCP DEBUG <0013> endpoint:rtpbridge/4d@mgw CI:4B50D61C output_enabled 0 (mgcp_msg.c:125) 20241102125906567 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241102125906567 DLMGCP DEBUG <0013> endpoint:rtpbridge/4d@mgw conn:(1234/rtp C:4B50D61C r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241102125906567 DLMGCP DEBUG <0013> endpoint:rtpbridge/4d@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241102125906567 DLMGCP DEBUG <0013> endpoint:rtpbridge/4d@mgw CI:4B50D61C CRCX: Creating connection: port: 4168 (mgcp_protocol.c:1112) 20241102125906567 DLMGCP NOTICE <0013> endpoint:rtpbridge/4d@mgw CI:4B50D61C CRCX: connection successfully created (mgcp_protocol.c:1121) 20241102125906567 DLMGCP DEBUG <0013> endpoint:rtpbridge/4d@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241102125906567 DLMGCP DEBUG <0013> Generated response: line #00: 200 3153 OK (mgcp_msg.c:67) 20241102125906567 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/4d@mgw (mgcp_msg.c:67) 20241102125906567 DLMGCP DEBUG <0013> Generated response: line #02: I: 4B50D61C (mgcp_msg.c:67) 20241102125906567 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241102125906567 DLMGCP DEBUG <0013> Generated response: line #04: o=- 4B50D61C 23 IN IP6 ::1 (mgcp_msg.c:67) 20241102125906567 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241102125906567 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241102125906567 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241102125906567 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4168 RTP/AVP 112 (mgcp_msg.c:67) 20241102125906567 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241102125906567 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241102125906567 DLMGCP DEBUG <0013> Received message: line #00: CRCX 3154 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241102125906567 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241102125906567 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241102125906567 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241102125906567 DLMGCP DEBUG <0013> endpoint:rtpbridge/4e@mgw (trunk:0) found free endpoint: rtpbridge/4e@mgw (mgcp_endp.c:261) 20241102125906567 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/4e@mgw" (mgcp_protocol.c:441) 20241102125906567 DLMGCP NOTICE <0013> endpoint:rtpbridge/4e@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241102125906567 DLMGCP DEBUG <0013> endpoint:rtpbridge/4e@mgw conn:(1234/rtp C:A644CD30 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241102125906567 DLMGCP DEBUG <0013> endpoint:rtpbridge/4e@mgw CI:A644CD30 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241102125906567 DLMGCP DEBUG <0013> endpoint:rtpbridge/4e@mgw CI:A644CD30 output_enabled 0 (mgcp_msg.c:125) 20241102125906567 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241102125906567 DLMGCP DEBUG <0013> endpoint:rtpbridge/4e@mgw conn:(1234/rtp C:A644CD30 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241102125906567 DLMGCP DEBUG <0013> endpoint:rtpbridge/4e@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241102125906567 DLMGCP DEBUG <0013> endpoint:rtpbridge/4e@mgw CI:A644CD30 CRCX: Creating connection: port: 4170 (mgcp_protocol.c:1112) 20241102125906567 DLMGCP NOTICE <0013> endpoint:rtpbridge/4e@mgw CI:A644CD30 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241102125906567 DLMGCP DEBUG <0013> endpoint:rtpbridge/4e@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241102125906567 DLMGCP DEBUG <0013> Generated response: line #00: 200 3154 OK (mgcp_msg.c:67) 20241102125906567 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/4e@mgw (mgcp_msg.c:67) 20241102125906567 DLMGCP DEBUG <0013> Generated response: line #02: I: A644CD30 (mgcp_msg.c:67) 20241102125906567 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241102125906567 DLMGCP DEBUG <0013> Generated response: line #04: o=- A644CD30 23 IN IP6 ::1 (mgcp_msg.c:67) 20241102125906567 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241102125906567 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241102125906567 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241102125906567 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4170 RTP/AVP 112 (mgcp_msg.c:67) 20241102125906567 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241102125906567 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241102125906568 DLMGCP DEBUG <0013> Received message: line #00: CRCX 3155 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241102125906568 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241102125906568 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241102125906568 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241102125906568 DLMGCP DEBUG <0013> endpoint:rtpbridge/4f@mgw (trunk:0) found free endpoint: rtpbridge/4f@mgw (mgcp_endp.c:261) 20241102125906568 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/4f@mgw" (mgcp_protocol.c:441) 20241102125906568 DLMGCP NOTICE <0013> endpoint:rtpbridge/4f@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241102125906568 DLMGCP DEBUG <0013> endpoint:rtpbridge/4f@mgw conn:(1234/rtp C:8FD89743 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241102125906568 DLMGCP DEBUG <0013> endpoint:rtpbridge/4f@mgw CI:8FD89743 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241102125906568 DLMGCP DEBUG <0013> endpoint:rtpbridge/4f@mgw CI:8FD89743 output_enabled 0 (mgcp_msg.c:125) 20241102125906568 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241102125906568 DLMGCP DEBUG <0013> endpoint:rtpbridge/4f@mgw conn:(1234/rtp C:8FD89743 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241102125906568 DLMGCP DEBUG <0013> endpoint:rtpbridge/4f@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241102125906568 DLMGCP DEBUG <0013> endpoint:rtpbridge/4f@mgw CI:8FD89743 CRCX: Creating connection: port: 4172 (mgcp_protocol.c:1112) 20241102125906568 DLMGCP NOTICE <0013> endpoint:rtpbridge/4f@mgw CI:8FD89743 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241102125906568 DLMGCP DEBUG <0013> endpoint:rtpbridge/4f@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241102125906568 DLMGCP DEBUG <0013> Generated response: line #00: 200 3155 OK (mgcp_msg.c:67) 20241102125906568 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/4f@mgw (mgcp_msg.c:67) 20241102125906568 DLMGCP DEBUG <0013> Generated response: line #02: I: 8FD89743 (mgcp_msg.c:67) 20241102125906568 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241102125906568 DLMGCP DEBUG <0013> Generated response: line #04: o=- 8FD89743 23 IN IP6 ::1 (mgcp_msg.c:67) 20241102125906568 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241102125906568 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241102125906568 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241102125906568 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4172 RTP/AVP 112 (mgcp_msg.c:67) 20241102125906568 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241102125906568 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241102125906569 DLMGCP DEBUG <0013> Received message: line #00: CRCX 3156 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241102125906569 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241102125906569 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241102125906569 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241102125906569 DLMGCP DEBUG <0013> endpoint:rtpbridge/50@mgw (trunk:0) found free endpoint: rtpbridge/50@mgw (mgcp_endp.c:261) 20241102125906569 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/50@mgw" (mgcp_protocol.c:441) 20241102125906569 DLMGCP NOTICE <0013> endpoint:rtpbridge/50@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241102125906569 DLMGCP DEBUG <0013> endpoint:rtpbridge/50@mgw conn:(1234/rtp C:D3FA132C r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241102125906569 DLMGCP DEBUG <0013> endpoint:rtpbridge/50@mgw CI:D3FA132C connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241102125906569 DLMGCP DEBUG <0013> endpoint:rtpbridge/50@mgw CI:D3FA132C output_enabled 0 (mgcp_msg.c:125) 20241102125906569 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241102125906569 DLMGCP DEBUG <0013> endpoint:rtpbridge/50@mgw conn:(1234/rtp C:D3FA132C r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241102125906569 DLMGCP DEBUG <0013> endpoint:rtpbridge/50@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241102125906569 DLMGCP DEBUG <0013> endpoint:rtpbridge/50@mgw CI:D3FA132C CRCX: Creating connection: port: 4174 (mgcp_protocol.c:1112) 20241102125906569 DLMGCP NOTICE <0013> endpoint:rtpbridge/50@mgw CI:D3FA132C CRCX: connection successfully created (mgcp_protocol.c:1121) 20241102125906569 DLMGCP DEBUG <0013> endpoint:rtpbridge/50@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241102125906569 DLMGCP DEBUG <0013> Generated response: line #00: 200 3156 OK (mgcp_msg.c:67) 20241102125906569 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/50@mgw (mgcp_msg.c:67) 20241102125906569 DLMGCP DEBUG <0013> Generated response: line #02: I: D3FA132C (mgcp_msg.c:67) 20241102125906569 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241102125906569 DLMGCP DEBUG <0013> Generated response: line #04: o=- D3FA132C 23 IN IP6 ::1 (mgcp_msg.c:67) 20241102125906569 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241102125906569 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241102125906569 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241102125906569 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4174 RTP/AVP 112 (mgcp_msg.c:67) 20241102125906569 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241102125906569 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241102125906569 DLMGCP DEBUG <0013> Received message: line #00: CRCX 3157 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241102125906569 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241102125906569 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241102125906569 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241102125906569 DLMGCP DEBUG <0013> endpoint:rtpbridge/51@mgw (trunk:0) found free endpoint: rtpbridge/51@mgw (mgcp_endp.c:261) 20241102125906569 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/51@mgw" (mgcp_protocol.c:441) 20241102125906569 DLMGCP NOTICE <0013> endpoint:rtpbridge/51@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241102125906569 DLMGCP DEBUG <0013> endpoint:rtpbridge/51@mgw conn:(1234/rtp C:D474B8A5 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241102125906569 DLMGCP DEBUG <0013> endpoint:rtpbridge/51@mgw CI:D474B8A5 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241102125906569 DLMGCP DEBUG <0013> endpoint:rtpbridge/51@mgw CI:D474B8A5 output_enabled 0 (mgcp_msg.c:125) 20241102125906569 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241102125906569 DLMGCP DEBUG <0013> endpoint:rtpbridge/51@mgw conn:(1234/rtp C:D474B8A5 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241102125906569 DLMGCP DEBUG <0013> endpoint:rtpbridge/51@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241102125906569 DLMGCP DEBUG <0013> endpoint:rtpbridge/51@mgw CI:D474B8A5 CRCX: Creating connection: port: 4176 (mgcp_protocol.c:1112) 20241102125906569 DLMGCP NOTICE <0013> endpoint:rtpbridge/51@mgw CI:D474B8A5 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241102125906569 DLMGCP DEBUG <0013> endpoint:rtpbridge/51@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241102125906569 DLMGCP DEBUG <0013> Generated response: line #00: 200 3157 OK (mgcp_msg.c:67) 20241102125906569 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/51@mgw (mgcp_msg.c:67) 20241102125906569 DLMGCP DEBUG <0013> Generated response: line #02: I: D474B8A5 (mgcp_msg.c:67) 20241102125906569 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241102125906569 DLMGCP DEBUG <0013> Generated response: line #04: o=- D474B8A5 23 IN IP6 ::1 (mgcp_msg.c:67) 20241102125906569 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241102125906569 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241102125906569 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241102125906569 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4176 RTP/AVP 112 (mgcp_msg.c:67) 20241102125906570 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241102125906570 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241102125906570 DLMGCP DEBUG <0013> Received message: line #00: CRCX 3158 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241102125906570 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241102125906570 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241102125906570 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241102125906570 DLMGCP DEBUG <0013> endpoint:rtpbridge/52@mgw (trunk:0) found free endpoint: rtpbridge/52@mgw (mgcp_endp.c:261) 20241102125906570 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/52@mgw" (mgcp_protocol.c:441) 20241102125906570 DLMGCP NOTICE <0013> endpoint:rtpbridge/52@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241102125906570 DLMGCP DEBUG <0013> endpoint:rtpbridge/52@mgw conn:(1234/rtp C:CA22E7D7 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241102125906570 DLMGCP DEBUG <0013> endpoint:rtpbridge/52@mgw CI:CA22E7D7 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241102125906570 DLMGCP DEBUG <0013> endpoint:rtpbridge/52@mgw CI:CA22E7D7 output_enabled 0 (mgcp_msg.c:125) 20241102125906570 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241102125906570 DLMGCP DEBUG <0013> endpoint:rtpbridge/52@mgw conn:(1234/rtp C:CA22E7D7 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241102125906570 DLMGCP DEBUG <0013> endpoint:rtpbridge/52@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241102125906570 DLMGCP DEBUG <0013> endpoint:rtpbridge/52@mgw CI:CA22E7D7 CRCX: Creating connection: port: 4178 (mgcp_protocol.c:1112) 20241102125906570 DLMGCP NOTICE <0013> endpoint:rtpbridge/52@mgw CI:CA22E7D7 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241102125906570 DLMGCP DEBUG <0013> endpoint:rtpbridge/52@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241102125906570 DLMGCP DEBUG <0013> Generated response: line #00: 200 3158 OK (mgcp_msg.c:67) 20241102125906570 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/52@mgw (mgcp_msg.c:67) 20241102125906570 DLMGCP DEBUG <0013> Generated response: line #02: I: CA22E7D7 (mgcp_msg.c:67) 20241102125906570 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241102125906570 DLMGCP DEBUG <0013> Generated response: line #04: o=- CA22E7D7 23 IN IP6 ::1 (mgcp_msg.c:67) 20241102125906570 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241102125906570 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241102125906570 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241102125906570 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4178 RTP/AVP 112 (mgcp_msg.c:67) 20241102125906570 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241102125906570 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241102125906571 DLMGCP DEBUG <0013> Received message: line #00: CRCX 3159 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241102125906571 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241102125906571 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241102125906571 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241102125906571 DLMGCP DEBUG <0013> endpoint:rtpbridge/53@mgw (trunk:0) found free endpoint: rtpbridge/53@mgw (mgcp_endp.c:261) 20241102125906571 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/53@mgw" (mgcp_protocol.c:441) 20241102125906571 DLMGCP NOTICE <0013> endpoint:rtpbridge/53@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241102125906571 DLMGCP DEBUG <0013> endpoint:rtpbridge/53@mgw conn:(1234/rtp C:BE4F5689 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241102125906571 DLMGCP DEBUG <0013> endpoint:rtpbridge/53@mgw CI:BE4F5689 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241102125906571 DLMGCP DEBUG <0013> endpoint:rtpbridge/53@mgw CI:BE4F5689 output_enabled 0 (mgcp_msg.c:125) 20241102125906571 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241102125906571 DLMGCP DEBUG <0013> endpoint:rtpbridge/53@mgw conn:(1234/rtp C:BE4F5689 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241102125906571 DLMGCP DEBUG <0013> endpoint:rtpbridge/53@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241102125906571 DLMGCP DEBUG <0013> endpoint:rtpbridge/53@mgw CI:BE4F5689 CRCX: Creating connection: port: 4180 (mgcp_protocol.c:1112) 20241102125906571 DLMGCP NOTICE <0013> endpoint:rtpbridge/53@mgw CI:BE4F5689 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241102125906571 DLMGCP DEBUG <0013> endpoint:rtpbridge/53@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241102125906571 DLMGCP DEBUG <0013> Generated response: line #00: 200 3159 OK (mgcp_msg.c:67) 20241102125906571 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/53@mgw (mgcp_msg.c:67) 20241102125906571 DLMGCP DEBUG <0013> Generated response: line #02: I: BE4F5689 (mgcp_msg.c:67) 20241102125906571 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241102125906571 DLMGCP DEBUG <0013> Generated response: line #04: o=- BE4F5689 23 IN IP6 ::1 (mgcp_msg.c:67) 20241102125906571 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241102125906571 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241102125906571 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241102125906571 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4180 RTP/AVP 112 (mgcp_msg.c:67) 20241102125906571 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241102125906571 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241102125906571 DLMGCP DEBUG <0013> Received message: line #00: CRCX 3160 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241102125906571 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241102125906571 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241102125906571 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241102125906571 DLMGCP DEBUG <0013> endpoint:rtpbridge/54@mgw (trunk:0) found free endpoint: rtpbridge/54@mgw (mgcp_endp.c:261) 20241102125906571 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/54@mgw" (mgcp_protocol.c:441) 20241102125906571 DLMGCP NOTICE <0013> endpoint:rtpbridge/54@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241102125906571 DLMGCP DEBUG <0013> endpoint:rtpbridge/54@mgw conn:(1234/rtp C:3A69FD48 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241102125906571 DLMGCP DEBUG <0013> endpoint:rtpbridge/54@mgw CI:3A69FD48 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241102125906571 DLMGCP DEBUG <0013> endpoint:rtpbridge/54@mgw CI:3A69FD48 output_enabled 0 (mgcp_msg.c:125) 20241102125906571 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241102125906571 DLMGCP DEBUG <0013> endpoint:rtpbridge/54@mgw conn:(1234/rtp C:3A69FD48 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241102125906571 DLMGCP DEBUG <0013> endpoint:rtpbridge/54@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241102125906571 DLMGCP DEBUG <0013> endpoint:rtpbridge/54@mgw CI:3A69FD48 CRCX: Creating connection: port: 4182 (mgcp_protocol.c:1112) 20241102125906571 DLMGCP NOTICE <0013> endpoint:rtpbridge/54@mgw CI:3A69FD48 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241102125906571 DLMGCP DEBUG <0013> endpoint:rtpbridge/54@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241102125906571 DLMGCP DEBUG <0013> Generated response: line #00: 200 3160 OK (mgcp_msg.c:67) 20241102125906571 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/54@mgw (mgcp_msg.c:67) 20241102125906571 DLMGCP DEBUG <0013> Generated response: line #02: I: 3A69FD48 (mgcp_msg.c:67) 20241102125906572 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241102125906572 DLMGCP DEBUG <0013> Generated response: line #04: o=- 3A69FD48 23 IN IP6 ::1 (mgcp_msg.c:67) 20241102125906572 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241102125906572 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241102125906572 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241102125906572 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4182 RTP/AVP 112 (mgcp_msg.c:67) 20241102125906572 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241102125906572 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241102125906572 DLMGCP DEBUG <0013> Received message: line #00: CRCX 3161 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241102125906572 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241102125906572 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241102125906572 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241102125906572 DLMGCP DEBUG <0013> endpoint:rtpbridge/55@mgw (trunk:0) found free endpoint: rtpbridge/55@mgw (mgcp_endp.c:261) 20241102125906572 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/55@mgw" (mgcp_protocol.c:441) 20241102125906572 DLMGCP NOTICE <0013> endpoint:rtpbridge/55@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241102125906572 DLMGCP DEBUG <0013> endpoint:rtpbridge/55@mgw conn:(1234/rtp C:785F2EA1 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241102125906572 DLMGCP DEBUG <0013> endpoint:rtpbridge/55@mgw CI:785F2EA1 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241102125906572 DLMGCP DEBUG <0013> endpoint:rtpbridge/55@mgw CI:785F2EA1 output_enabled 0 (mgcp_msg.c:125) 20241102125906572 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241102125906572 DLMGCP DEBUG <0013> endpoint:rtpbridge/55@mgw conn:(1234/rtp C:785F2EA1 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241102125906572 DLMGCP DEBUG <0013> endpoint:rtpbridge/55@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241102125906572 DLMGCP DEBUG <0013> endpoint:rtpbridge/55@mgw CI:785F2EA1 CRCX: Creating connection: port: 4184 (mgcp_protocol.c:1112) 20241102125906572 DLMGCP NOTICE <0013> endpoint:rtpbridge/55@mgw CI:785F2EA1 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241102125906572 DLMGCP DEBUG <0013> endpoint:rtpbridge/55@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241102125906572 DLMGCP DEBUG <0013> Generated response: line #00: 200 3161 OK (mgcp_msg.c:67) 20241102125906572 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/55@mgw (mgcp_msg.c:67) 20241102125906572 DLMGCP DEBUG <0013> Generated response: line #02: I: 785F2EA1 (mgcp_msg.c:67) 20241102125906572 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241102125906572 DLMGCP DEBUG <0013> Generated response: line #04: o=- 785F2EA1 23 IN IP6 ::1 (mgcp_msg.c:67) 20241102125906572 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241102125906572 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241102125906572 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241102125906572 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4184 RTP/AVP 112 (mgcp_msg.c:67) 20241102125906572 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241102125906572 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241102125906573 DLMGCP DEBUG <0013> Received message: line #00: CRCX 3162 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241102125906573 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241102125906573 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241102125906573 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241102125906573 DLMGCP DEBUG <0013> endpoint:rtpbridge/56@mgw (trunk:0) found free endpoint: rtpbridge/56@mgw (mgcp_endp.c:261) 20241102125906573 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/56@mgw" (mgcp_protocol.c:441) 20241102125906573 DLMGCP NOTICE <0013> endpoint:rtpbridge/56@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241102125906573 DLMGCP DEBUG <0013> endpoint:rtpbridge/56@mgw conn:(1234/rtp C:A079365A r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241102125906573 DLMGCP DEBUG <0013> endpoint:rtpbridge/56@mgw CI:A079365A connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241102125906573 DLMGCP DEBUG <0013> endpoint:rtpbridge/56@mgw CI:A079365A output_enabled 0 (mgcp_msg.c:125) 20241102125906573 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241102125906573 DLMGCP DEBUG <0013> endpoint:rtpbridge/56@mgw conn:(1234/rtp C:A079365A r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241102125906573 DLMGCP DEBUG <0013> endpoint:rtpbridge/56@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241102125906573 DLMGCP DEBUG <0013> endpoint:rtpbridge/56@mgw CI:A079365A CRCX: Creating connection: port: 4186 (mgcp_protocol.c:1112) 20241102125906573 DLMGCP NOTICE <0013> endpoint:rtpbridge/56@mgw CI:A079365A CRCX: connection successfully created (mgcp_protocol.c:1121) 20241102125906573 DLMGCP DEBUG <0013> endpoint:rtpbridge/56@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241102125906573 DLMGCP DEBUG <0013> Generated response: line #00: 200 3162 OK (mgcp_msg.c:67) 20241102125906573 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/56@mgw (mgcp_msg.c:67) 20241102125906573 DLMGCP DEBUG <0013> Generated response: line #02: I: A079365A (mgcp_msg.c:67) 20241102125906573 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241102125906573 DLMGCP DEBUG <0013> Generated response: line #04: o=- A079365A 23 IN IP6 ::1 (mgcp_msg.c:67) 20241102125906573 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241102125906573 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241102125906573 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241102125906573 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4186 RTP/AVP 112 (mgcp_msg.c:67) 20241102125906573 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241102125906573 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241102125906574 DLMGCP DEBUG <0013> Received message: line #00: CRCX 3163 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241102125906574 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241102125906574 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241102125906574 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241102125906574 DLMGCP DEBUG <0013> endpoint:rtpbridge/57@mgw (trunk:0) found free endpoint: rtpbridge/57@mgw (mgcp_endp.c:261) 20241102125906574 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/57@mgw" (mgcp_protocol.c:441) 20241102125906574 DLMGCP NOTICE <0013> endpoint:rtpbridge/57@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241102125906574 DLMGCP DEBUG <0013> endpoint:rtpbridge/57@mgw conn:(1234/rtp C:BF668315 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241102125906574 DLMGCP DEBUG <0013> endpoint:rtpbridge/57@mgw CI:BF668315 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241102125906574 DLMGCP DEBUG <0013> endpoint:rtpbridge/57@mgw CI:BF668315 output_enabled 0 (mgcp_msg.c:125) 20241102125906574 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241102125906574 DLMGCP DEBUG <0013> endpoint:rtpbridge/57@mgw conn:(1234/rtp C:BF668315 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241102125906574 DLMGCP DEBUG <0013> endpoint:rtpbridge/57@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241102125906574 DLMGCP DEBUG <0013> endpoint:rtpbridge/57@mgw CI:BF668315 CRCX: Creating connection: port: 4188 (mgcp_protocol.c:1112) 20241102125906574 DLMGCP NOTICE <0013> endpoint:rtpbridge/57@mgw CI:BF668315 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241102125906574 DLMGCP DEBUG <0013> endpoint:rtpbridge/57@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241102125906574 DLMGCP DEBUG <0013> Generated response: line #00: 200 3163 OK (mgcp_msg.c:67) 20241102125906574 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/57@mgw (mgcp_msg.c:67) 20241102125906574 DLMGCP DEBUG <0013> Generated response: line #02: I: BF668315 (mgcp_msg.c:67) 20241102125906574 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241102125906574 DLMGCP DEBUG <0013> Generated response: line #04: o=- BF668315 23 IN IP6 ::1 (mgcp_msg.c:67) 20241102125906574 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241102125906574 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241102125906574 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241102125906574 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4188 RTP/AVP 112 (mgcp_msg.c:67) 20241102125906574 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241102125906574 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241102125906574 DLMGCP DEBUG <0013> Received message: line #00: CRCX 3164 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241102125906574 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241102125906574 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241102125906574 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241102125906574 DLMGCP DEBUG <0013> endpoint:rtpbridge/58@mgw (trunk:0) found free endpoint: rtpbridge/58@mgw (mgcp_endp.c:261) 20241102125906574 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/58@mgw" (mgcp_protocol.c:441) 20241102125906574 DLMGCP NOTICE <0013> endpoint:rtpbridge/58@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241102125906574 DLMGCP DEBUG <0013> endpoint:rtpbridge/58@mgw conn:(1234/rtp C:5F1CE336 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241102125906574 DLMGCP DEBUG <0013> endpoint:rtpbridge/58@mgw CI:5F1CE336 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241102125906574 DLMGCP DEBUG <0013> endpoint:rtpbridge/58@mgw CI:5F1CE336 output_enabled 0 (mgcp_msg.c:125) 20241102125906574 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241102125906574 DLMGCP DEBUG <0013> endpoint:rtpbridge/58@mgw conn:(1234/rtp C:5F1CE336 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241102125906574 DLMGCP DEBUG <0013> endpoint:rtpbridge/58@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241102125906574 DLMGCP DEBUG <0013> endpoint:rtpbridge/58@mgw CI:5F1CE336 CRCX: Creating connection: port: 4190 (mgcp_protocol.c:1112) 20241102125906574 DLMGCP NOTICE <0013> endpoint:rtpbridge/58@mgw CI:5F1CE336 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241102125906574 DLMGCP DEBUG <0013> endpoint:rtpbridge/58@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241102125906574 DLMGCP DEBUG <0013> Generated response: line #00: 200 3164 OK (mgcp_msg.c:67) 20241102125906574 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/58@mgw (mgcp_msg.c:67) 20241102125906574 DLMGCP DEBUG <0013> Generated response: line #02: I: 5F1CE336 (mgcp_msg.c:67) 20241102125906575 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241102125906575 DLMGCP DEBUG <0013> Generated response: line #04: o=- 5F1CE336 23 IN IP6 ::1 (mgcp_msg.c:67) 20241102125906575 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241102125906575 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241102125906575 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241102125906575 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4190 RTP/AVP 112 (mgcp_msg.c:67) 20241102125906575 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241102125906575 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241102125906575 DLMGCP DEBUG <0013> Received message: line #00: CRCX 3165 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241102125906575 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241102125906575 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241102125906575 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241102125906575 DLMGCP DEBUG <0013> endpoint:rtpbridge/59@mgw (trunk:0) found free endpoint: rtpbridge/59@mgw (mgcp_endp.c:261) 20241102125906575 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/59@mgw" (mgcp_protocol.c:441) 20241102125906575 DLMGCP NOTICE <0013> endpoint:rtpbridge/59@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241102125906575 DLMGCP DEBUG <0013> endpoint:rtpbridge/59@mgw conn:(1234/rtp C:6D63E2A6 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241102125906575 DLMGCP DEBUG <0013> endpoint:rtpbridge/59@mgw CI:6D63E2A6 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241102125906575 DLMGCP DEBUG <0013> endpoint:rtpbridge/59@mgw CI:6D63E2A6 output_enabled 0 (mgcp_msg.c:125) 20241102125906575 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241102125906575 DLMGCP DEBUG <0013> endpoint:rtpbridge/59@mgw conn:(1234/rtp C:6D63E2A6 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241102125906575 DLMGCP DEBUG <0013> endpoint:rtpbridge/59@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241102125906576 DLMGCP DEBUG <0013> endpoint:rtpbridge/59@mgw CI:6D63E2A6 CRCX: Creating connection: port: 4192 (mgcp_protocol.c:1112) 20241102125906576 DLMGCP NOTICE <0013> endpoint:rtpbridge/59@mgw CI:6D63E2A6 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241102125906576 DLMGCP DEBUG <0013> endpoint:rtpbridge/59@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241102125906576 DLMGCP DEBUG <0013> Generated response: line #00: 200 3165 OK (mgcp_msg.c:67) 20241102125906576 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/59@mgw (mgcp_msg.c:67) 20241102125906576 DLMGCP DEBUG <0013> Generated response: line #02: I: 6D63E2A6 (mgcp_msg.c:67) 20241102125906576 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241102125906576 DLMGCP DEBUG <0013> Generated response: line #04: o=- 6D63E2A6 23 IN IP6 ::1 (mgcp_msg.c:67) 20241102125906576 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241102125906576 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241102125906576 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241102125906576 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4192 RTP/AVP 112 (mgcp_msg.c:67) 20241102125906576 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241102125906576 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241102125906576 DLMGCP DEBUG <0013> Received message: line #00: CRCX 3166 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241102125906576 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241102125906576 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241102125906576 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241102125906576 DLMGCP DEBUG <0013> endpoint:rtpbridge/5a@mgw (trunk:0) found free endpoint: rtpbridge/5a@mgw (mgcp_endp.c:261) 20241102125906576 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/5a@mgw" (mgcp_protocol.c:441) 20241102125906576 DLMGCP NOTICE <0013> endpoint:rtpbridge/5a@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241102125906576 DLMGCP DEBUG <0013> endpoint:rtpbridge/5a@mgw conn:(1234/rtp C:A3527661 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241102125906576 DLMGCP DEBUG <0013> endpoint:rtpbridge/5a@mgw CI:A3527661 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241102125906576 DLMGCP DEBUG <0013> endpoint:rtpbridge/5a@mgw CI:A3527661 output_enabled 0 (mgcp_msg.c:125) 20241102125906576 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241102125906576 DLMGCP DEBUG <0013> endpoint:rtpbridge/5a@mgw conn:(1234/rtp C:A3527661 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241102125906576 DLMGCP DEBUG <0013> endpoint:rtpbridge/5a@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241102125906576 DLMGCP DEBUG <0013> endpoint:rtpbridge/5a@mgw CI:A3527661 CRCX: Creating connection: port: 4194 (mgcp_protocol.c:1112) 20241102125906577 DLMGCP NOTICE <0013> endpoint:rtpbridge/5a@mgw CI:A3527661 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241102125906577 DLMGCP DEBUG <0013> endpoint:rtpbridge/5a@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241102125906577 DLMGCP DEBUG <0013> Generated response: line #00: 200 3166 OK (mgcp_msg.c:67) 20241102125906577 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/5a@mgw (mgcp_msg.c:67) 20241102125906577 DLMGCP DEBUG <0013> Generated response: line #02: I: A3527661 (mgcp_msg.c:67) 20241102125906577 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241102125906577 DLMGCP DEBUG <0013> Generated response: line #04: o=- A3527661 23 IN IP6 ::1 (mgcp_msg.c:67) 20241102125906577 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241102125906577 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241102125906577 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241102125906577 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4194 RTP/AVP 112 (mgcp_msg.c:67) 20241102125906577 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241102125906577 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241102125906577 DLMGCP DEBUG <0013> Received message: line #00: CRCX 3167 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241102125906577 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241102125906577 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241102125906577 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241102125906577 DLMGCP DEBUG <0013> endpoint:rtpbridge/5b@mgw (trunk:0) found free endpoint: rtpbridge/5b@mgw (mgcp_endp.c:261) 20241102125906577 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/5b@mgw" (mgcp_protocol.c:441) 20241102125906577 DLMGCP NOTICE <0013> endpoint:rtpbridge/5b@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241102125906577 DLMGCP DEBUG <0013> endpoint:rtpbridge/5b@mgw conn:(1234/rtp C:ADEF0ED7 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241102125906577 DLMGCP DEBUG <0013> endpoint:rtpbridge/5b@mgw CI:ADEF0ED7 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241102125906577 DLMGCP DEBUG <0013> endpoint:rtpbridge/5b@mgw CI:ADEF0ED7 output_enabled 0 (mgcp_msg.c:125) 20241102125906577 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241102125906577 DLMGCP DEBUG <0013> endpoint:rtpbridge/5b@mgw conn:(1234/rtp C:ADEF0ED7 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241102125906577 DLMGCP DEBUG <0013> endpoint:rtpbridge/5b@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241102125906577 DLMGCP DEBUG <0013> endpoint:rtpbridge/5b@mgw CI:ADEF0ED7 CRCX: Creating connection: port: 4196 (mgcp_protocol.c:1112) 20241102125906577 DLMGCP NOTICE <0013> endpoint:rtpbridge/5b@mgw CI:ADEF0ED7 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241102125906577 DLMGCP DEBUG <0013> endpoint:rtpbridge/5b@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241102125906577 DLMGCP DEBUG <0013> Generated response: line #00: 200 3167 OK (mgcp_msg.c:67) 20241102125906577 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/5b@mgw (mgcp_msg.c:67) 20241102125906577 DLMGCP DEBUG <0013> Generated response: line #02: I: ADEF0ED7 (mgcp_msg.c:67) 20241102125906577 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241102125906577 DLMGCP DEBUG <0013> Generated response: line #04: o=- ADEF0ED7 23 IN IP6 ::1 (mgcp_msg.c:67) 20241102125906577 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241102125906577 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241102125906577 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241102125906577 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4196 RTP/AVP 112 (mgcp_msg.c:67) 20241102125906577 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241102125906577 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241102125906578 DLMGCP DEBUG <0013> Received message: line #00: CRCX 3168 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241102125906578 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241102125906578 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241102125906578 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241102125906578 DLMGCP DEBUG <0013> endpoint:rtpbridge/5c@mgw (trunk:0) found free endpoint: rtpbridge/5c@mgw (mgcp_endp.c:261) 20241102125906578 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/5c@mgw" (mgcp_protocol.c:441) 20241102125906578 DLMGCP NOTICE <0013> endpoint:rtpbridge/5c@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241102125906578 DLMGCP DEBUG <0013> endpoint:rtpbridge/5c@mgw conn:(1234/rtp C:D75C9BAA r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241102125906578 DLMGCP DEBUG <0013> endpoint:rtpbridge/5c@mgw CI:D75C9BAA connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241102125906578 DLMGCP DEBUG <0013> endpoint:rtpbridge/5c@mgw CI:D75C9BAA output_enabled 0 (mgcp_msg.c:125) 20241102125906578 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241102125906578 DLMGCP DEBUG <0013> endpoint:rtpbridge/5c@mgw conn:(1234/rtp C:D75C9BAA r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241102125906578 DLMGCP DEBUG <0013> endpoint:rtpbridge/5c@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241102125906578 DLMGCP DEBUG <0013> endpoint:rtpbridge/5c@mgw CI:D75C9BAA CRCX: Creating connection: port: 4198 (mgcp_protocol.c:1112) 20241102125906578 DLMGCP NOTICE <0013> endpoint:rtpbridge/5c@mgw CI:D75C9BAA CRCX: connection successfully created (mgcp_protocol.c:1121) 20241102125906578 DLMGCP DEBUG <0013> endpoint:rtpbridge/5c@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241102125906578 DLMGCP DEBUG <0013> Generated response: line #00: 200 3168 OK (mgcp_msg.c:67) 20241102125906578 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/5c@mgw (mgcp_msg.c:67) 20241102125906578 DLMGCP DEBUG <0013> Generated response: line #02: I: D75C9BAA (mgcp_msg.c:67) 20241102125906578 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241102125906578 DLMGCP DEBUG <0013> Generated response: line #04: o=- D75C9BAA 23 IN IP6 ::1 (mgcp_msg.c:67) 20241102125906578 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241102125906578 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241102125906578 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241102125906578 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4198 RTP/AVP 112 (mgcp_msg.c:67) 20241102125906578 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241102125906578 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241102125906579 DLMGCP DEBUG <0013> Received message: line #00: CRCX 3169 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241102125906579 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241102125906579 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241102125906579 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241102125906579 DLMGCP DEBUG <0013> endpoint:rtpbridge/5d@mgw (trunk:0) found free endpoint: rtpbridge/5d@mgw (mgcp_endp.c:261) 20241102125906579 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/5d@mgw" (mgcp_protocol.c:441) 20241102125906579 DLMGCP NOTICE <0013> endpoint:rtpbridge/5d@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241102125906579 DLMGCP DEBUG <0013> endpoint:rtpbridge/5d@mgw conn:(1234/rtp C:D1D9EE5D r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241102125906579 DLMGCP DEBUG <0013> endpoint:rtpbridge/5d@mgw CI:D1D9EE5D connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241102125906579 DLMGCP DEBUG <0013> endpoint:rtpbridge/5d@mgw CI:D1D9EE5D output_enabled 0 (mgcp_msg.c:125) 20241102125906579 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241102125906579 DLMGCP DEBUG <0013> endpoint:rtpbridge/5d@mgw conn:(1234/rtp C:D1D9EE5D r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241102125906579 DLMGCP DEBUG <0013> endpoint:rtpbridge/5d@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241102125906579 DLMGCP DEBUG <0013> endpoint:rtpbridge/5d@mgw CI:D1D9EE5D CRCX: Creating connection: port: 4200 (mgcp_protocol.c:1112) 20241102125906579 DLMGCP NOTICE <0013> endpoint:rtpbridge/5d@mgw CI:D1D9EE5D CRCX: connection successfully created (mgcp_protocol.c:1121) 20241102125906579 DLMGCP DEBUG <0013> endpoint:rtpbridge/5d@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241102125906579 DLMGCP DEBUG <0013> Generated response: line #00: 200 3169 OK (mgcp_msg.c:67) 20241102125906579 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/5d@mgw (mgcp_msg.c:67) 20241102125906579 DLMGCP DEBUG <0013> Generated response: line #02: I: D1D9EE5D (mgcp_msg.c:67) 20241102125906579 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241102125906579 DLMGCP DEBUG <0013> Generated response: line #04: o=- D1D9EE5D 23 IN IP6 ::1 (mgcp_msg.c:67) 20241102125906579 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241102125906579 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241102125906579 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241102125906579 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4200 RTP/AVP 112 (mgcp_msg.c:67) 20241102125906579 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241102125906579 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241102125906579 DLMGCP DEBUG <0013> Received message: line #00: CRCX 3170 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241102125906579 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241102125906579 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241102125906579 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241102125906579 DLMGCP DEBUG <0013> endpoint:rtpbridge/5e@mgw (trunk:0) found free endpoint: rtpbridge/5e@mgw (mgcp_endp.c:261) 20241102125906579 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/5e@mgw" (mgcp_protocol.c:441) 20241102125906579 DLMGCP NOTICE <0013> endpoint:rtpbridge/5e@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241102125906579 DLMGCP DEBUG <0013> endpoint:rtpbridge/5e@mgw conn:(1234/rtp C:CFB168DC r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241102125906579 DLMGCP DEBUG <0013> endpoint:rtpbridge/5e@mgw CI:CFB168DC connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241102125906579 DLMGCP DEBUG <0013> endpoint:rtpbridge/5e@mgw CI:CFB168DC output_enabled 0 (mgcp_msg.c:125) 20241102125906579 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241102125906579 DLMGCP DEBUG <0013> endpoint:rtpbridge/5e@mgw conn:(1234/rtp C:CFB168DC r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241102125906579 DLMGCP DEBUG <0013> endpoint:rtpbridge/5e@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241102125906579 DLMGCP DEBUG <0013> endpoint:rtpbridge/5e@mgw CI:CFB168DC CRCX: Creating connection: port: 4202 (mgcp_protocol.c:1112) 20241102125906580 DLMGCP NOTICE <0013> endpoint:rtpbridge/5e@mgw CI:CFB168DC CRCX: connection successfully created (mgcp_protocol.c:1121) 20241102125906580 DLMGCP DEBUG <0013> endpoint:rtpbridge/5e@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241102125906580 DLMGCP DEBUG <0013> Generated response: line #00: 200 3170 OK (mgcp_msg.c:67) 20241102125906580 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/5e@mgw (mgcp_msg.c:67) 20241102125906580 DLMGCP DEBUG <0013> Generated response: line #02: I: CFB168DC (mgcp_msg.c:67) 20241102125906580 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241102125906580 DLMGCP DEBUG <0013> Generated response: line #04: o=- CFB168DC 23 IN IP6 ::1 (mgcp_msg.c:67) 20241102125906580 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241102125906580 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241102125906580 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241102125906580 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4202 RTP/AVP 112 (mgcp_msg.c:67) 20241102125906580 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241102125906580 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241102125906580 DLMGCP DEBUG <0013> Received message: line #00: CRCX 3171 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241102125906580 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241102125906580 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241102125906580 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241102125906580 DLMGCP DEBUG <0013> endpoint:rtpbridge/5f@mgw (trunk:0) found free endpoint: rtpbridge/5f@mgw (mgcp_endp.c:261) 20241102125906580 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/5f@mgw" (mgcp_protocol.c:441) 20241102125906580 DLMGCP NOTICE <0013> endpoint:rtpbridge/5f@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241102125906580 DLMGCP DEBUG <0013> endpoint:rtpbridge/5f@mgw conn:(1234/rtp C:3FCD93B1 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241102125906580 DLMGCP DEBUG <0013> endpoint:rtpbridge/5f@mgw CI:3FCD93B1 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241102125906580 DLMGCP DEBUG <0013> endpoint:rtpbridge/5f@mgw CI:3FCD93B1 output_enabled 0 (mgcp_msg.c:125) 20241102125906580 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241102125906580 DLMGCP DEBUG <0013> endpoint:rtpbridge/5f@mgw conn:(1234/rtp C:3FCD93B1 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241102125906580 DLMGCP DEBUG <0013> endpoint:rtpbridge/5f@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241102125906580 DLMGCP DEBUG <0013> endpoint:rtpbridge/5f@mgw CI:3FCD93B1 CRCX: Creating connection: port: 4204 (mgcp_protocol.c:1112) 20241102125906580 DLMGCP NOTICE <0013> endpoint:rtpbridge/5f@mgw CI:3FCD93B1 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241102125906580 DLMGCP DEBUG <0013> endpoint:rtpbridge/5f@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241102125906580 DLMGCP DEBUG <0013> Generated response: line #00: 200 3171 OK (mgcp_msg.c:67) 20241102125906580 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/5f@mgw (mgcp_msg.c:67) 20241102125906580 DLMGCP DEBUG <0013> Generated response: line #02: I: 3FCD93B1 (mgcp_msg.c:67) 20241102125906580 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241102125906580 DLMGCP DEBUG <0013> Generated response: line #04: o=- 3FCD93B1 23 IN IP6 ::1 (mgcp_msg.c:67) 20241102125906580 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241102125906580 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241102125906580 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241102125906580 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4204 RTP/AVP 112 (mgcp_msg.c:67) 20241102125906580 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241102125906580 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241102125906581 DLMGCP DEBUG <0013> Received message: line #00: CRCX 3172 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241102125906581 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241102125906581 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241102125906581 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241102125906581 DLMGCP DEBUG <0013> endpoint:rtpbridge/60@mgw (trunk:0) found free endpoint: rtpbridge/60@mgw (mgcp_endp.c:261) 20241102125906581 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/60@mgw" (mgcp_protocol.c:441) 20241102125906581 DLMGCP NOTICE <0013> endpoint:rtpbridge/60@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241102125906581 DLMGCP DEBUG <0013> endpoint:rtpbridge/60@mgw conn:(1234/rtp C:A4087AD3 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241102125906581 DLMGCP DEBUG <0013> endpoint:rtpbridge/60@mgw CI:A4087AD3 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241102125906581 DLMGCP DEBUG <0013> endpoint:rtpbridge/60@mgw CI:A4087AD3 output_enabled 0 (mgcp_msg.c:125) 20241102125906581 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241102125906581 DLMGCP DEBUG <0013> endpoint:rtpbridge/60@mgw conn:(1234/rtp C:A4087AD3 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241102125906581 DLMGCP DEBUG <0013> endpoint:rtpbridge/60@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241102125906581 DLMGCP DEBUG <0013> endpoint:rtpbridge/60@mgw CI:A4087AD3 CRCX: Creating connection: port: 4206 (mgcp_protocol.c:1112) 20241102125906581 DLMGCP NOTICE <0013> endpoint:rtpbridge/60@mgw CI:A4087AD3 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241102125906581 DLMGCP DEBUG <0013> endpoint:rtpbridge/60@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241102125906581 DLMGCP DEBUG <0013> Generated response: line #00: 200 3172 OK (mgcp_msg.c:67) 20241102125906581 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/60@mgw (mgcp_msg.c:67) 20241102125906581 DLMGCP DEBUG <0013> Generated response: line #02: I: A4087AD3 (mgcp_msg.c:67) 20241102125906581 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241102125906581 DLMGCP DEBUG <0013> Generated response: line #04: o=- A4087AD3 23 IN IP6 ::1 (mgcp_msg.c:67) 20241102125906581 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241102125906581 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241102125906581 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241102125906581 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4206 RTP/AVP 112 (mgcp_msg.c:67) 20241102125906581 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241102125906581 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241102125906581 DLMGCP DEBUG <0013> Received message: line #00: CRCX 3173 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241102125906581 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241102125906582 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241102125906582 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241102125906582 DLMGCP DEBUG <0013> endpoint:rtpbridge/61@mgw (trunk:0) found free endpoint: rtpbridge/61@mgw (mgcp_endp.c:261) 20241102125906582 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/61@mgw" (mgcp_protocol.c:441) 20241102125906582 DLMGCP NOTICE <0013> endpoint:rtpbridge/61@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241102125906582 DLMGCP DEBUG <0013> endpoint:rtpbridge/61@mgw conn:(1234/rtp C:D4B4E820 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241102125906582 DLMGCP DEBUG <0013> endpoint:rtpbridge/61@mgw CI:D4B4E820 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241102125906582 DLMGCP DEBUG <0013> endpoint:rtpbridge/61@mgw CI:D4B4E820 output_enabled 0 (mgcp_msg.c:125) 20241102125906582 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241102125906582 DLMGCP DEBUG <0013> endpoint:rtpbridge/61@mgw conn:(1234/rtp C:D4B4E820 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241102125906582 DLMGCP DEBUG <0013> endpoint:rtpbridge/61@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241102125906582 DLMGCP DEBUG <0013> endpoint:rtpbridge/61@mgw CI:D4B4E820 CRCX: Creating connection: port: 4208 (mgcp_protocol.c:1112) 20241102125906582 DLMGCP NOTICE <0013> endpoint:rtpbridge/61@mgw CI:D4B4E820 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241102125906582 DLMGCP DEBUG <0013> endpoint:rtpbridge/61@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241102125906582 DLMGCP DEBUG <0013> Generated response: line #00: 200 3173 OK (mgcp_msg.c:67) 20241102125906582 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/61@mgw (mgcp_msg.c:67) 20241102125906582 DLMGCP DEBUG <0013> Generated response: line #02: I: D4B4E820 (mgcp_msg.c:67) 20241102125906582 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241102125906582 DLMGCP DEBUG <0013> Generated response: line #04: o=- D4B4E820 23 IN IP6 ::1 (mgcp_msg.c:67) 20241102125906582 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241102125906582 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241102125906582 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241102125906582 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4208 RTP/AVP 112 (mgcp_msg.c:67) 20241102125906582 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241102125906582 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241102125906582 DLMGCP DEBUG <0013> Received message: line #00: CRCX 3174 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241102125906582 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241102125906582 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241102125906582 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241102125906582 DLMGCP DEBUG <0013> endpoint:rtpbridge/62@mgw (trunk:0) found free endpoint: rtpbridge/62@mgw (mgcp_endp.c:261) 20241102125906582 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/62@mgw" (mgcp_protocol.c:441) 20241102125906582 DLMGCP NOTICE <0013> endpoint:rtpbridge/62@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241102125906582 DLMGCP DEBUG <0013> endpoint:rtpbridge/62@mgw conn:(1234/rtp C:DC9CD7D6 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241102125906582 DLMGCP DEBUG <0013> endpoint:rtpbridge/62@mgw CI:DC9CD7D6 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241102125906582 DLMGCP DEBUG <0013> endpoint:rtpbridge/62@mgw CI:DC9CD7D6 output_enabled 0 (mgcp_msg.c:125) 20241102125906582 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241102125906582 DLMGCP DEBUG <0013> endpoint:rtpbridge/62@mgw conn:(1234/rtp C:DC9CD7D6 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241102125906582 DLMGCP DEBUG <0013> endpoint:rtpbridge/62@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241102125906583 DLMGCP DEBUG <0013> endpoint:rtpbridge/62@mgw CI:DC9CD7D6 CRCX: Creating connection: port: 4210 (mgcp_protocol.c:1112) 20241102125906583 DLMGCP NOTICE <0013> endpoint:rtpbridge/62@mgw CI:DC9CD7D6 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241102125906583 DLMGCP DEBUG <0013> endpoint:rtpbridge/62@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241102125906583 DLMGCP DEBUG <0013> Generated response: line #00: 200 3174 OK (mgcp_msg.c:67) 20241102125906583 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/62@mgw (mgcp_msg.c:67) 20241102125906583 DLMGCP DEBUG <0013> Generated response: line #02: I: DC9CD7D6 (mgcp_msg.c:67) 20241102125906583 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241102125906583 DLMGCP DEBUG <0013> Generated response: line #04: o=- DC9CD7D6 23 IN IP6 ::1 (mgcp_msg.c:67) 20241102125906583 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241102125906583 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241102125906583 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241102125906583 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4210 RTP/AVP 112 (mgcp_msg.c:67) 20241102125906583 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241102125906583 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241102125906583 DLMGCP DEBUG <0013> Received message: line #00: CRCX 3175 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241102125906583 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241102125906583 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241102125906583 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241102125906583 DLMGCP DEBUG <0013> endpoint:rtpbridge/63@mgw (trunk:0) found free endpoint: rtpbridge/63@mgw (mgcp_endp.c:261) 20241102125906583 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/63@mgw" (mgcp_protocol.c:441) 20241102125906583 DLMGCP NOTICE <0013> endpoint:rtpbridge/63@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241102125906583 DLMGCP DEBUG <0013> endpoint:rtpbridge/63@mgw conn:(1234/rtp C:1749A2B5 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241102125906583 DLMGCP DEBUG <0013> endpoint:rtpbridge/63@mgw CI:1749A2B5 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241102125906583 DLMGCP DEBUG <0013> endpoint:rtpbridge/63@mgw CI:1749A2B5 output_enabled 0 (mgcp_msg.c:125) 20241102125906583 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241102125906583 DLMGCP DEBUG <0013> endpoint:rtpbridge/63@mgw conn:(1234/rtp C:1749A2B5 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241102125906583 DLMGCP DEBUG <0013> endpoint:rtpbridge/63@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241102125906583 DLMGCP DEBUG <0013> endpoint:rtpbridge/63@mgw CI:1749A2B5 CRCX: Creating connection: port: 4212 (mgcp_protocol.c:1112) 20241102125906583 DLMGCP NOTICE <0013> endpoint:rtpbridge/63@mgw CI:1749A2B5 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241102125906583 DLMGCP DEBUG <0013> endpoint:rtpbridge/63@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241102125906583 DLMGCP DEBUG <0013> Generated response: line #00: 200 3175 OK (mgcp_msg.c:67) 20241102125906583 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/63@mgw (mgcp_msg.c:67) 20241102125906583 DLMGCP DEBUG <0013> Generated response: line #02: I: 1749A2B5 (mgcp_msg.c:67) 20241102125906583 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241102125906583 DLMGCP DEBUG <0013> Generated response: line #04: o=- 1749A2B5 23 IN IP6 ::1 (mgcp_msg.c:67) 20241102125906583 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241102125906583 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241102125906583 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241102125906583 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4212 RTP/AVP 112 (mgcp_msg.c:67) 20241102125906583 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241102125906583 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241102125906584 DLMGCP DEBUG <0013> Received message: line #00: CRCX 3176 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241102125906584 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241102125906584 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241102125906584 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241102125906584 DLMGCP DEBUG <0013> endpoint:rtpbridge/64@mgw (trunk:0) found free endpoint: rtpbridge/64@mgw (mgcp_endp.c:261) 20241102125906584 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/64@mgw" (mgcp_protocol.c:441) 20241102125906584 DLMGCP NOTICE <0013> endpoint:rtpbridge/64@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241102125906584 DLMGCP DEBUG <0013> endpoint:rtpbridge/64@mgw conn:(1234/rtp C:05823512 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241102125906584 DLMGCP DEBUG <0013> endpoint:rtpbridge/64@mgw CI:05823512 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241102125906584 DLMGCP DEBUG <0013> endpoint:rtpbridge/64@mgw CI:05823512 output_enabled 0 (mgcp_msg.c:125) 20241102125906584 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241102125906584 DLMGCP DEBUG <0013> endpoint:rtpbridge/64@mgw conn:(1234/rtp C:05823512 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241102125906584 DLMGCP DEBUG <0013> endpoint:rtpbridge/64@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241102125906584 DLMGCP DEBUG <0013> endpoint:rtpbridge/64@mgw CI:05823512 CRCX: Creating connection: port: 4214 (mgcp_protocol.c:1112) 20241102125906584 DLMGCP NOTICE <0013> endpoint:rtpbridge/64@mgw CI:05823512 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241102125906584 DLMGCP DEBUG <0013> endpoint:rtpbridge/64@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241102125906584 DLMGCP DEBUG <0013> Generated response: line #00: 200 3176 OK (mgcp_msg.c:67) 20241102125906584 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/64@mgw (mgcp_msg.c:67) 20241102125906584 DLMGCP DEBUG <0013> Generated response: line #02: I: 05823512 (mgcp_msg.c:67) 20241102125906584 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241102125906584 DLMGCP DEBUG <0013> Generated response: line #04: o=- 05823512 23 IN IP6 ::1 (mgcp_msg.c:67) 20241102125906584 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241102125906584 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241102125906584 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241102125906584 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4214 RTP/AVP 112 (mgcp_msg.c:67) 20241102125906584 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241102125906584 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241102125906585 DLMGCP DEBUG <0013> Received message: line #00: CRCX 3177 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241102125906585 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241102125906585 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241102125906585 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241102125906585 DLMGCP DEBUG <0013> endpoint:rtpbridge/65@mgw (trunk:0) found free endpoint: rtpbridge/65@mgw (mgcp_endp.c:261) 20241102125906585 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/65@mgw" (mgcp_protocol.c:441) 20241102125906585 DLMGCP NOTICE <0013> endpoint:rtpbridge/65@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241102125906585 DLMGCP DEBUG <0013> endpoint:rtpbridge/65@mgw conn:(1234/rtp C:732B2FD4 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241102125906585 DLMGCP DEBUG <0013> endpoint:rtpbridge/65@mgw CI:732B2FD4 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241102125906585 DLMGCP DEBUG <0013> endpoint:rtpbridge/65@mgw CI:732B2FD4 output_enabled 0 (mgcp_msg.c:125) 20241102125906585 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241102125906585 DLMGCP DEBUG <0013> endpoint:rtpbridge/65@mgw conn:(1234/rtp C:732B2FD4 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241102125906585 DLMGCP DEBUG <0013> endpoint:rtpbridge/65@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241102125906585 DLMGCP DEBUG <0013> endpoint:rtpbridge/65@mgw CI:732B2FD4 CRCX: Creating connection: port: 4216 (mgcp_protocol.c:1112) 20241102125906585 DLMGCP NOTICE <0013> endpoint:rtpbridge/65@mgw CI:732B2FD4 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241102125906585 DLMGCP DEBUG <0013> endpoint:rtpbridge/65@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241102125906585 DLMGCP DEBUG <0013> Generated response: line #00: 200 3177 OK (mgcp_msg.c:67) 20241102125906585 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/65@mgw (mgcp_msg.c:67) 20241102125906585 DLMGCP DEBUG <0013> Generated response: line #02: I: 732B2FD4 (mgcp_msg.c:67) 20241102125906585 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241102125906585 DLMGCP DEBUG <0013> Generated response: line #04: o=- 732B2FD4 23 IN IP6 ::1 (mgcp_msg.c:67) 20241102125906585 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241102125906585 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241102125906585 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241102125906585 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4216 RTP/AVP 112 (mgcp_msg.c:67) 20241102125906585 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241102125906585 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241102125906585 DLMGCP DEBUG <0013> Received message: line #00: CRCX 3178 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241102125906585 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241102125906585 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241102125906585 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241102125906585 DLMGCP DEBUG <0013> endpoint:rtpbridge/66@mgw (trunk:0) found free endpoint: rtpbridge/66@mgw (mgcp_endp.c:261) 20241102125906585 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/66@mgw" (mgcp_protocol.c:441) 20241102125906585 DLMGCP NOTICE <0013> endpoint:rtpbridge/66@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241102125906585 DLMGCP DEBUG <0013> endpoint:rtpbridge/66@mgw conn:(1234/rtp C:91B4988D r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241102125906585 DLMGCP DEBUG <0013> endpoint:rtpbridge/66@mgw CI:91B4988D connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241102125906585 DLMGCP DEBUG <0013> endpoint:rtpbridge/66@mgw CI:91B4988D output_enabled 0 (mgcp_msg.c:125) 20241102125906585 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241102125906585 DLMGCP DEBUG <0013> endpoint:rtpbridge/66@mgw conn:(1234/rtp C:91B4988D r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241102125906586 DLMGCP DEBUG <0013> endpoint:rtpbridge/66@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241102125906586 DLMGCP DEBUG <0013> endpoint:rtpbridge/66@mgw CI:91B4988D CRCX: Creating connection: port: 4218 (mgcp_protocol.c:1112) 20241102125906586 DLMGCP NOTICE <0013> endpoint:rtpbridge/66@mgw CI:91B4988D CRCX: connection successfully created (mgcp_protocol.c:1121) 20241102125906586 DLMGCP DEBUG <0013> endpoint:rtpbridge/66@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241102125906586 DLMGCP DEBUG <0013> Generated response: line #00: 200 3178 OK (mgcp_msg.c:67) 20241102125906586 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/66@mgw (mgcp_msg.c:67) 20241102125906586 DLMGCP DEBUG <0013> Generated response: line #02: I: 91B4988D (mgcp_msg.c:67) 20241102125906586 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241102125906586 DLMGCP DEBUG <0013> Generated response: line #04: o=- 91B4988D 23 IN IP6 ::1 (mgcp_msg.c:67) 20241102125906586 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241102125906586 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241102125906586 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241102125906586 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4218 RTP/AVP 112 (mgcp_msg.c:67) 20241102125906586 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241102125906586 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241102125906586 DLMGCP DEBUG <0013> Received message: line #00: CRCX 3179 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241102125906586 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241102125906586 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241102125906586 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241102125906586 DLMGCP DEBUG <0013> endpoint:rtpbridge/67@mgw (trunk:0) found free endpoint: rtpbridge/67@mgw (mgcp_endp.c:261) 20241102125906586 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/67@mgw" (mgcp_protocol.c:441) 20241102125906586 DLMGCP NOTICE <0013> endpoint:rtpbridge/67@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241102125906586 DLMGCP DEBUG <0013> endpoint:rtpbridge/67@mgw conn:(1234/rtp C:E5608332 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241102125906586 DLMGCP DEBUG <0013> endpoint:rtpbridge/67@mgw CI:E5608332 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241102125906586 DLMGCP DEBUG <0013> endpoint:rtpbridge/67@mgw CI:E5608332 output_enabled 0 (mgcp_msg.c:125) 20241102125906586 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241102125906586 DLMGCP DEBUG <0013> endpoint:rtpbridge/67@mgw conn:(1234/rtp C:E5608332 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241102125906586 DLMGCP DEBUG <0013> endpoint:rtpbridge/67@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241102125906586 DLMGCP DEBUG <0013> endpoint:rtpbridge/67@mgw CI:E5608332 CRCX: Creating connection: port: 4220 (mgcp_protocol.c:1112) 20241102125906586 DLMGCP NOTICE <0013> endpoint:rtpbridge/67@mgw CI:E5608332 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241102125906586 DLMGCP DEBUG <0013> endpoint:rtpbridge/67@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241102125906586 DLMGCP DEBUG <0013> Generated response: line #00: 200 3179 OK (mgcp_msg.c:67) 20241102125906586 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/67@mgw (mgcp_msg.c:67) 20241102125906586 DLMGCP DEBUG <0013> Generated response: line #02: I: E5608332 (mgcp_msg.c:67) 20241102125906586 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241102125906586 DLMGCP DEBUG <0013> Generated response: line #04: o=- E5608332 23 IN IP6 ::1 (mgcp_msg.c:67) 20241102125906586 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241102125906586 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241102125906586 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241102125906586 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4220 RTP/AVP 112 (mgcp_msg.c:67) 20241102125906586 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241102125906586 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241102125906587 DLMGCP DEBUG <0013> Received message: line #00: CRCX 3180 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241102125906587 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241102125906587 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241102125906587 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241102125906587 DLMGCP DEBUG <0013> endpoint:rtpbridge/68@mgw (trunk:0) found free endpoint: rtpbridge/68@mgw (mgcp_endp.c:261) 20241102125906587 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/68@mgw" (mgcp_protocol.c:441) 20241102125906587 DLMGCP NOTICE <0013> endpoint:rtpbridge/68@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241102125906587 DLMGCP DEBUG <0013> endpoint:rtpbridge/68@mgw conn:(1234/rtp C:0BAAA663 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241102125906587 DLMGCP DEBUG <0013> endpoint:rtpbridge/68@mgw CI:0BAAA663 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241102125906587 DLMGCP DEBUG <0013> endpoint:rtpbridge/68@mgw CI:0BAAA663 output_enabled 0 (mgcp_msg.c:125) 20241102125906587 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241102125906587 DLMGCP DEBUG <0013> endpoint:rtpbridge/68@mgw conn:(1234/rtp C:0BAAA663 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241102125906587 DLMGCP DEBUG <0013> endpoint:rtpbridge/68@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241102125906587 DLMGCP DEBUG <0013> endpoint:rtpbridge/68@mgw CI:0BAAA663 CRCX: Creating connection: port: 4222 (mgcp_protocol.c:1112) 20241102125906587 DLMGCP NOTICE <0013> endpoint:rtpbridge/68@mgw CI:0BAAA663 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241102125906587 DLMGCP DEBUG <0013> endpoint:rtpbridge/68@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241102125906587 DLMGCP DEBUG <0013> Generated response: line #00: 200 3180 OK (mgcp_msg.c:67) 20241102125906587 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/68@mgw (mgcp_msg.c:67) 20241102125906587 DLMGCP DEBUG <0013> Generated response: line #02: I: 0BAAA663 (mgcp_msg.c:67) 20241102125906587 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241102125906587 DLMGCP DEBUG <0013> Generated response: line #04: o=- 0BAAA663 23 IN IP6 ::1 (mgcp_msg.c:67) 20241102125906587 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241102125906587 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241102125906587 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241102125906587 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4222 RTP/AVP 112 (mgcp_msg.c:67) 20241102125906587 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241102125906587 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241102125906587 DLMGCP DEBUG <0013> Received message: line #00: CRCX 3181 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241102125906587 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241102125906587 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241102125906587 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241102125906588 DLMGCP DEBUG <0013> endpoint:rtpbridge/69@mgw (trunk:0) found free endpoint: rtpbridge/69@mgw (mgcp_endp.c:261) 20241102125906588 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/69@mgw" (mgcp_protocol.c:441) 20241102125906588 DLMGCP NOTICE <0013> endpoint:rtpbridge/69@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241102125906588 DLMGCP DEBUG <0013> endpoint:rtpbridge/69@mgw conn:(1234/rtp C:23674F82 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241102125906588 DLMGCP DEBUG <0013> endpoint:rtpbridge/69@mgw CI:23674F82 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241102125906588 DLMGCP DEBUG <0013> endpoint:rtpbridge/69@mgw CI:23674F82 output_enabled 0 (mgcp_msg.c:125) 20241102125906588 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241102125906588 DLMGCP DEBUG <0013> endpoint:rtpbridge/69@mgw conn:(1234/rtp C:23674F82 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241102125906588 DLMGCP DEBUG <0013> endpoint:rtpbridge/69@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241102125906588 DLMGCP DEBUG <0013> endpoint:rtpbridge/69@mgw CI:23674F82 CRCX: Creating connection: port: 4224 (mgcp_protocol.c:1112) 20241102125906588 DLMGCP NOTICE <0013> endpoint:rtpbridge/69@mgw CI:23674F82 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241102125906588 DLMGCP DEBUG <0013> endpoint:rtpbridge/69@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241102125906588 DLMGCP DEBUG <0013> Generated response: line #00: 200 3181 OK (mgcp_msg.c:67) 20241102125906588 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/69@mgw (mgcp_msg.c:67) 20241102125906588 DLMGCP DEBUG <0013> Generated response: line #02: I: 23674F82 (mgcp_msg.c:67) 20241102125906588 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241102125906588 DLMGCP DEBUG <0013> Generated response: line #04: o=- 23674F82 23 IN IP6 ::1 (mgcp_msg.c:67) 20241102125906588 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241102125906588 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241102125906588 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241102125906588 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4224 RTP/AVP 112 (mgcp_msg.c:67) 20241102125906588 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241102125906588 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241102125906588 DLMGCP DEBUG <0013> Received message: line #00: CRCX 3182 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241102125906588 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241102125906588 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241102125906588 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241102125906588 DLMGCP DEBUG <0013> endpoint:rtpbridge/6a@mgw (trunk:0) found free endpoint: rtpbridge/6a@mgw (mgcp_endp.c:261) 20241102125906588 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/6a@mgw" (mgcp_protocol.c:441) 20241102125906588 DLMGCP NOTICE <0013> endpoint:rtpbridge/6a@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241102125906588 DLMGCP DEBUG <0013> endpoint:rtpbridge/6a@mgw conn:(1234/rtp C:5EA81554 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241102125906588 DLMGCP DEBUG <0013> endpoint:rtpbridge/6a@mgw CI:5EA81554 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241102125906588 DLMGCP DEBUG <0013> endpoint:rtpbridge/6a@mgw CI:5EA81554 output_enabled 0 (mgcp_msg.c:125) 20241102125906588 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241102125906589 DLMGCP DEBUG <0013> endpoint:rtpbridge/6a@mgw conn:(1234/rtp C:5EA81554 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241102125906589 DLMGCP DEBUG <0013> endpoint:rtpbridge/6a@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241102125906589 DLMGCP DEBUG <0013> endpoint:rtpbridge/6a@mgw CI:5EA81554 CRCX: Creating connection: port: 4226 (mgcp_protocol.c:1112) 20241102125906589 DLMGCP NOTICE <0013> endpoint:rtpbridge/6a@mgw CI:5EA81554 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241102125906589 DLMGCP DEBUG <0013> endpoint:rtpbridge/6a@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241102125906589 DLMGCP DEBUG <0013> Generated response: line #00: 200 3182 OK (mgcp_msg.c:67) 20241102125906589 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/6a@mgw (mgcp_msg.c:67) 20241102125906589 DLMGCP DEBUG <0013> Generated response: line #02: I: 5EA81554 (mgcp_msg.c:67) 20241102125906589 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241102125906589 DLMGCP DEBUG <0013> Generated response: line #04: o=- 5EA81554 23 IN IP6 ::1 (mgcp_msg.c:67) 20241102125906589 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241102125906589 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241102125906589 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241102125906589 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4226 RTP/AVP 112 (mgcp_msg.c:67) 20241102125906589 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241102125906589 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241102125906589 DLMGCP DEBUG <0013> Received message: line #00: CRCX 3183 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241102125906589 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241102125906589 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241102125906589 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241102125906589 DLMGCP DEBUG <0013> endpoint:rtpbridge/6b@mgw (trunk:0) found free endpoint: rtpbridge/6b@mgw (mgcp_endp.c:261) 20241102125906589 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/6b@mgw" (mgcp_protocol.c:441) 20241102125906589 DLMGCP NOTICE <0013> endpoint:rtpbridge/6b@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241102125906589 DLMGCP DEBUG <0013> endpoint:rtpbridge/6b@mgw conn:(1234/rtp C:E1D455A0 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241102125906589 DLMGCP DEBUG <0013> endpoint:rtpbridge/6b@mgw CI:E1D455A0 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241102125906589 DLMGCP DEBUG <0013> endpoint:rtpbridge/6b@mgw CI:E1D455A0 output_enabled 0 (mgcp_msg.c:125) 20241102125906589 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241102125906589 DLMGCP DEBUG <0013> endpoint:rtpbridge/6b@mgw conn:(1234/rtp C:E1D455A0 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241102125906589 DLMGCP DEBUG <0013> endpoint:rtpbridge/6b@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241102125906590 DLMGCP DEBUG <0013> endpoint:rtpbridge/6b@mgw CI:E1D455A0 CRCX: Creating connection: port: 4228 (mgcp_protocol.c:1112) 20241102125906590 DLMGCP NOTICE <0013> endpoint:rtpbridge/6b@mgw CI:E1D455A0 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241102125906590 DLMGCP DEBUG <0013> endpoint:rtpbridge/6b@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241102125906590 DLMGCP DEBUG <0013> Generated response: line #00: 200 3183 OK (mgcp_msg.c:67) 20241102125906590 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/6b@mgw (mgcp_msg.c:67) 20241102125906590 DLMGCP DEBUG <0013> Generated response: line #02: I: E1D455A0 (mgcp_msg.c:67) 20241102125906590 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241102125906590 DLMGCP DEBUG <0013> Generated response: line #04: o=- E1D455A0 23 IN IP6 ::1 (mgcp_msg.c:67) 20241102125906590 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241102125906590 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241102125906590 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241102125906590 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4228 RTP/AVP 112 (mgcp_msg.c:67) 20241102125906590 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241102125906590 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241102125906590 DLMGCP DEBUG <0013> Received message: line #00: CRCX 3184 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241102125906590 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241102125906590 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241102125906590 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241102125906590 DLMGCP DEBUG <0013> endpoint:rtpbridge/6c@mgw (trunk:0) found free endpoint: rtpbridge/6c@mgw (mgcp_endp.c:261) 20241102125906590 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/6c@mgw" (mgcp_protocol.c:441) 20241102125906590 DLMGCP NOTICE <0013> endpoint:rtpbridge/6c@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241102125906590 DLMGCP DEBUG <0013> endpoint:rtpbridge/6c@mgw conn:(1234/rtp C:381B7842 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241102125906590 DLMGCP DEBUG <0013> endpoint:rtpbridge/6c@mgw CI:381B7842 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241102125906590 DLMGCP DEBUG <0013> endpoint:rtpbridge/6c@mgw CI:381B7842 output_enabled 0 (mgcp_msg.c:125) 20241102125906590 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241102125906590 DLMGCP DEBUG <0013> endpoint:rtpbridge/6c@mgw conn:(1234/rtp C:381B7842 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241102125906590 DLMGCP DEBUG <0013> endpoint:rtpbridge/6c@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241102125906590 DLMGCP DEBUG <0013> endpoint:rtpbridge/6c@mgw CI:381B7842 CRCX: Creating connection: port: 4230 (mgcp_protocol.c:1112) 20241102125906590 DLMGCP NOTICE <0013> endpoint:rtpbridge/6c@mgw CI:381B7842 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241102125906590 DLMGCP DEBUG <0013> endpoint:rtpbridge/6c@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241102125906591 DLMGCP DEBUG <0013> Generated response: line #00: 200 3184 OK (mgcp_msg.c:67) 20241102125906591 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/6c@mgw (mgcp_msg.c:67) 20241102125906591 DLMGCP DEBUG <0013> Generated response: line #02: I: 381B7842 (mgcp_msg.c:67) 20241102125906591 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241102125906591 DLMGCP DEBUG <0013> Generated response: line #04: o=- 381B7842 23 IN IP6 ::1 (mgcp_msg.c:67) 20241102125906591 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241102125906591 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241102125906591 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241102125906591 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4230 RTP/AVP 112 (mgcp_msg.c:67) 20241102125906591 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241102125906591 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241102125906591 DLMGCP DEBUG <0013> Received message: line #00: CRCX 3185 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241102125906591 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241102125906591 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241102125906591 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241102125906591 DLMGCP DEBUG <0013> endpoint:rtpbridge/6d@mgw (trunk:0) found free endpoint: rtpbridge/6d@mgw (mgcp_endp.c:261) 20241102125906591 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/6d@mgw" (mgcp_protocol.c:441) 20241102125906591 DLMGCP NOTICE <0013> endpoint:rtpbridge/6d@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241102125906591 DLMGCP DEBUG <0013> endpoint:rtpbridge/6d@mgw conn:(1234/rtp C:35526EF5 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241102125906591 DLMGCP DEBUG <0013> endpoint:rtpbridge/6d@mgw CI:35526EF5 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241102125906591 DLMGCP DEBUG <0013> endpoint:rtpbridge/6d@mgw CI:35526EF5 output_enabled 0 (mgcp_msg.c:125) 20241102125906591 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241102125906591 DLMGCP DEBUG <0013> endpoint:rtpbridge/6d@mgw conn:(1234/rtp C:35526EF5 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241102125906591 DLMGCP DEBUG <0013> endpoint:rtpbridge/6d@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241102125906591 DLMGCP DEBUG <0013> endpoint:rtpbridge/6d@mgw CI:35526EF5 CRCX: Creating connection: port: 4232 (mgcp_protocol.c:1112) 20241102125906591 DLMGCP NOTICE <0013> endpoint:rtpbridge/6d@mgw CI:35526EF5 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241102125906591 DLMGCP DEBUG <0013> endpoint:rtpbridge/6d@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241102125906591 DLMGCP DEBUG <0013> Generated response: line #00: 200 3185 OK (mgcp_msg.c:67) 20241102125906591 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/6d@mgw (mgcp_msg.c:67) 20241102125906592 DLMGCP DEBUG <0013> Generated response: line #02: I: 35526EF5 (mgcp_msg.c:67) 20241102125906592 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241102125906592 DLMGCP DEBUG <0013> Generated response: line #04: o=- 35526EF5 23 IN IP6 ::1 (mgcp_msg.c:67) 20241102125906592 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241102125906592 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241102125906592 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241102125906592 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4232 RTP/AVP 112 (mgcp_msg.c:67) 20241102125906592 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241102125906592 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241102125906592 DLMGCP DEBUG <0013> Received message: line #00: CRCX 3186 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241102125906592 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241102125906592 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241102125906592 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241102125906592 DLMGCP DEBUG <0013> endpoint:rtpbridge/6e@mgw (trunk:0) found free endpoint: rtpbridge/6e@mgw (mgcp_endp.c:261) 20241102125906592 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/6e@mgw" (mgcp_protocol.c:441) 20241102125906592 DLMGCP NOTICE <0013> endpoint:rtpbridge/6e@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241102125906592 DLMGCP DEBUG <0013> endpoint:rtpbridge/6e@mgw conn:(1234/rtp C:83A9FEBE r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241102125906592 DLMGCP DEBUG <0013> endpoint:rtpbridge/6e@mgw CI:83A9FEBE connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241102125906592 DLMGCP DEBUG <0013> endpoint:rtpbridge/6e@mgw CI:83A9FEBE output_enabled 0 (mgcp_msg.c:125) 20241102125906592 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241102125906592 DLMGCP DEBUG <0013> endpoint:rtpbridge/6e@mgw conn:(1234/rtp C:83A9FEBE r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241102125906592 DLMGCP DEBUG <0013> endpoint:rtpbridge/6e@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241102125906593 DLMGCP DEBUG <0013> endpoint:rtpbridge/6e@mgw CI:83A9FEBE CRCX: Creating connection: port: 4234 (mgcp_protocol.c:1112) 20241102125906593 DLMGCP NOTICE <0013> endpoint:rtpbridge/6e@mgw CI:83A9FEBE CRCX: connection successfully created (mgcp_protocol.c:1121) 20241102125906593 DLMGCP DEBUG <0013> endpoint:rtpbridge/6e@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241102125906593 DLMGCP DEBUG <0013> Generated response: line #00: 200 3186 OK (mgcp_msg.c:67) 20241102125906593 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/6e@mgw (mgcp_msg.c:67) 20241102125906593 DLMGCP DEBUG <0013> Generated response: line #02: I: 83A9FEBE (mgcp_msg.c:67) 20241102125906593 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241102125906593 DLMGCP DEBUG <0013> Generated response: line #04: o=- 83A9FEBE 23 IN IP6 ::1 (mgcp_msg.c:67) 20241102125906593 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241102125906593 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241102125906593 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241102125906593 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4234 RTP/AVP 112 (mgcp_msg.c:67) 20241102125906593 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241102125906593 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241102125906593 DLMGCP DEBUG <0013> Received message: line #00: CRCX 3187 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241102125906593 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241102125906593 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241102125906593 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241102125906593 DLMGCP DEBUG <0013> endpoint:rtpbridge/6f@mgw (trunk:0) found free endpoint: rtpbridge/6f@mgw (mgcp_endp.c:261) 20241102125906593 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/6f@mgw" (mgcp_protocol.c:441) 20241102125906593 DLMGCP NOTICE <0013> endpoint:rtpbridge/6f@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241102125906593 DLMGCP DEBUG <0013> endpoint:rtpbridge/6f@mgw conn:(1234/rtp C:B88BF9AF r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241102125906593 DLMGCP DEBUG <0013> endpoint:rtpbridge/6f@mgw CI:B88BF9AF connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241102125906593 DLMGCP DEBUG <0013> endpoint:rtpbridge/6f@mgw CI:B88BF9AF output_enabled 0 (mgcp_msg.c:125) 20241102125906593 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241102125906593 DLMGCP DEBUG <0013> endpoint:rtpbridge/6f@mgw conn:(1234/rtp C:B88BF9AF r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241102125906593 DLMGCP DEBUG <0013> endpoint:rtpbridge/6f@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241102125906593 DLMGCP DEBUG <0013> endpoint:rtpbridge/6f@mgw CI:B88BF9AF CRCX: Creating connection: port: 4236 (mgcp_protocol.c:1112) 20241102125906593 DLMGCP NOTICE <0013> endpoint:rtpbridge/6f@mgw CI:B88BF9AF CRCX: connection successfully created (mgcp_protocol.c:1121) 20241102125906593 DLMGCP DEBUG <0013> endpoint:rtpbridge/6f@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241102125906593 DLMGCP DEBUG <0013> Generated response: line #00: 200 3187 OK (mgcp_msg.c:67) 20241102125906593 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/6f@mgw (mgcp_msg.c:67) 20241102125906593 DLMGCP DEBUG <0013> Generated response: line #02: I: B88BF9AF (mgcp_msg.c:67) 20241102125906593 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241102125906593 DLMGCP DEBUG <0013> Generated response: line #04: o=- B88BF9AF 23 IN IP6 ::1 (mgcp_msg.c:67) 20241102125906593 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241102125906593 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241102125906593 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241102125906593 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4236 RTP/AVP 112 (mgcp_msg.c:67) 20241102125906593 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241102125906593 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241102125906594 DLMGCP DEBUG <0013> Received message: line #00: CRCX 3188 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241102125906594 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241102125906594 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241102125906594 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241102125906594 DLMGCP DEBUG <0013> endpoint:rtpbridge/70@mgw (trunk:0) found free endpoint: rtpbridge/70@mgw (mgcp_endp.c:261) 20241102125906594 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/70@mgw" (mgcp_protocol.c:441) 20241102125906594 DLMGCP NOTICE <0013> endpoint:rtpbridge/70@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241102125906594 DLMGCP DEBUG <0013> endpoint:rtpbridge/70@mgw conn:(1234/rtp C:955A82AF r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241102125906594 DLMGCP DEBUG <0013> endpoint:rtpbridge/70@mgw CI:955A82AF connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241102125906594 DLMGCP DEBUG <0013> endpoint:rtpbridge/70@mgw CI:955A82AF output_enabled 0 (mgcp_msg.c:125) 20241102125906594 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241102125906594 DLMGCP DEBUG <0013> endpoint:rtpbridge/70@mgw conn:(1234/rtp C:955A82AF r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241102125906594 DLMGCP DEBUG <0013> endpoint:rtpbridge/70@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241102125906594 DLMGCP DEBUG <0013> endpoint:rtpbridge/70@mgw CI:955A82AF CRCX: Creating connection: port: 4238 (mgcp_protocol.c:1112) 20241102125906594 DLMGCP NOTICE <0013> endpoint:rtpbridge/70@mgw CI:955A82AF CRCX: connection successfully created (mgcp_protocol.c:1121) 20241102125906594 DLMGCP DEBUG <0013> endpoint:rtpbridge/70@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241102125906594 DLMGCP DEBUG <0013> Generated response: line #00: 200 3188 OK (mgcp_msg.c:67) 20241102125906594 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/70@mgw (mgcp_msg.c:67) 20241102125906594 DLMGCP DEBUG <0013> Generated response: line #02: I: 955A82AF (mgcp_msg.c:67) 20241102125906594 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241102125906594 DLMGCP DEBUG <0013> Generated response: line #04: o=- 955A82AF 23 IN IP6 ::1 (mgcp_msg.c:67) 20241102125906594 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241102125906594 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241102125906594 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241102125906594 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4238 RTP/AVP 112 (mgcp_msg.c:67) 20241102125906594 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241102125906594 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241102125906594 DLMGCP DEBUG <0013> Received message: line #00: CRCX 3189 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241102125906594 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241102125906594 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241102125906594 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241102125906594 DLMGCP DEBUG <0013> endpoint:rtpbridge/71@mgw (trunk:0) found free endpoint: rtpbridge/71@mgw (mgcp_endp.c:261) 20241102125906594 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/71@mgw" (mgcp_protocol.c:441) 20241102125906594 DLMGCP NOTICE <0013> endpoint:rtpbridge/71@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241102125906594 DLMGCP DEBUG <0013> endpoint:rtpbridge/71@mgw conn:(1234/rtp C:4CFD337D r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241102125906594 DLMGCP DEBUG <0013> endpoint:rtpbridge/71@mgw CI:4CFD337D connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241102125906594 DLMGCP DEBUG <0013> endpoint:rtpbridge/71@mgw CI:4CFD337D output_enabled 0 (mgcp_msg.c:125) 20241102125906594 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241102125906594 DLMGCP DEBUG <0013> endpoint:rtpbridge/71@mgw conn:(1234/rtp C:4CFD337D r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241102125906594 DLMGCP DEBUG <0013> endpoint:rtpbridge/71@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241102125906594 DLMGCP DEBUG <0013> endpoint:rtpbridge/71@mgw CI:4CFD337D CRCX: Creating connection: port: 4240 (mgcp_protocol.c:1112) 20241102125906595 DLMGCP NOTICE <0013> endpoint:rtpbridge/71@mgw CI:4CFD337D CRCX: connection successfully created (mgcp_protocol.c:1121) 20241102125906595 DLMGCP DEBUG <0013> endpoint:rtpbridge/71@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241102125906595 DLMGCP DEBUG <0013> Generated response: line #00: 200 3189 OK (mgcp_msg.c:67) 20241102125906595 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/71@mgw (mgcp_msg.c:67) 20241102125906595 DLMGCP DEBUG <0013> Generated response: line #02: I: 4CFD337D (mgcp_msg.c:67) 20241102125906595 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241102125906595 DLMGCP DEBUG <0013> Generated response: line #04: o=- 4CFD337D 23 IN IP6 ::1 (mgcp_msg.c:67) 20241102125906595 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241102125906595 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241102125906595 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241102125906595 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4240 RTP/AVP 112 (mgcp_msg.c:67) 20241102125906595 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241102125906595 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241102125906595 DLMGCP DEBUG <0013> Received message: line #00: CRCX 3190 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241102125906595 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241102125906595 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241102125906595 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241102125906595 DLMGCP DEBUG <0013> endpoint:rtpbridge/72@mgw (trunk:0) found free endpoint: rtpbridge/72@mgw (mgcp_endp.c:261) 20241102125906595 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/72@mgw" (mgcp_protocol.c:441) 20241102125906595 DLMGCP NOTICE <0013> endpoint:rtpbridge/72@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241102125906595 DLMGCP DEBUG <0013> endpoint:rtpbridge/72@mgw conn:(1234/rtp C:53C02A2A r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241102125906595 DLMGCP DEBUG <0013> endpoint:rtpbridge/72@mgw CI:53C02A2A connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241102125906595 DLMGCP DEBUG <0013> endpoint:rtpbridge/72@mgw CI:53C02A2A output_enabled 0 (mgcp_msg.c:125) 20241102125906595 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241102125906595 DLMGCP DEBUG <0013> endpoint:rtpbridge/72@mgw conn:(1234/rtp C:53C02A2A r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241102125906595 DLMGCP DEBUG <0013> endpoint:rtpbridge/72@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241102125906595 DLMGCP DEBUG <0013> endpoint:rtpbridge/72@mgw CI:53C02A2A CRCX: Creating connection: port: 4242 (mgcp_protocol.c:1112) 20241102125906595 DLMGCP NOTICE <0013> endpoint:rtpbridge/72@mgw CI:53C02A2A CRCX: connection successfully created (mgcp_protocol.c:1121) 20241102125906595 DLMGCP DEBUG <0013> endpoint:rtpbridge/72@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241102125906595 DLMGCP DEBUG <0013> Generated response: line #00: 200 3190 OK (mgcp_msg.c:67) 20241102125906595 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/72@mgw (mgcp_msg.c:67) 20241102125906595 DLMGCP DEBUG <0013> Generated response: line #02: I: 53C02A2A (mgcp_msg.c:67) 20241102125906595 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241102125906595 DLMGCP DEBUG <0013> Generated response: line #04: o=- 53C02A2A 23 IN IP6 ::1 (mgcp_msg.c:67) 20241102125906595 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241102125906595 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241102125906595 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241102125906595 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4242 RTP/AVP 112 (mgcp_msg.c:67) 20241102125906595 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241102125906595 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241102125906596 DLMGCP DEBUG <0013> Received message: line #00: CRCX 3191 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241102125906596 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241102125906596 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241102125906596 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241102125906596 DLMGCP DEBUG <0013> endpoint:rtpbridge/73@mgw (trunk:0) found free endpoint: rtpbridge/73@mgw (mgcp_endp.c:261) 20241102125906596 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/73@mgw" (mgcp_protocol.c:441) 20241102125906596 DLMGCP NOTICE <0013> endpoint:rtpbridge/73@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241102125906596 DLMGCP DEBUG <0013> endpoint:rtpbridge/73@mgw conn:(1234/rtp C:54C9E99A r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241102125906596 DLMGCP DEBUG <0013> endpoint:rtpbridge/73@mgw CI:54C9E99A connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241102125906596 DLMGCP DEBUG <0013> endpoint:rtpbridge/73@mgw CI:54C9E99A output_enabled 0 (mgcp_msg.c:125) 20241102125906596 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241102125906596 DLMGCP DEBUG <0013> endpoint:rtpbridge/73@mgw conn:(1234/rtp C:54C9E99A r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241102125906596 DLMGCP DEBUG <0013> endpoint:rtpbridge/73@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241102125906596 DLMGCP DEBUG <0013> endpoint:rtpbridge/73@mgw CI:54C9E99A CRCX: Creating connection: port: 4244 (mgcp_protocol.c:1112) 20241102125906596 DLMGCP NOTICE <0013> endpoint:rtpbridge/73@mgw CI:54C9E99A CRCX: connection successfully created (mgcp_protocol.c:1121) 20241102125906596 DLMGCP DEBUG <0013> endpoint:rtpbridge/73@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241102125906596 DLMGCP DEBUG <0013> Generated response: line #00: 200 3191 OK (mgcp_msg.c:67) 20241102125906596 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/73@mgw (mgcp_msg.c:67) 20241102125906596 DLMGCP DEBUG <0013> Generated response: line #02: I: 54C9E99A (mgcp_msg.c:67) 20241102125906596 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241102125906596 DLMGCP DEBUG <0013> Generated response: line #04: o=- 54C9E99A 23 IN IP6 ::1 (mgcp_msg.c:67) 20241102125906596 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241102125906596 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241102125906596 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241102125906596 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4244 RTP/AVP 112 (mgcp_msg.c:67) 20241102125906596 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241102125906596 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241102125906597 DLMGCP DEBUG <0013> Received message: line #00: CRCX 3192 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241102125906597 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241102125906597 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241102125906597 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241102125906597 DLMGCP DEBUG <0013> endpoint:rtpbridge/74@mgw (trunk:0) found free endpoint: rtpbridge/74@mgw (mgcp_endp.c:261) 20241102125906597 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/74@mgw" (mgcp_protocol.c:441) 20241102125906597 DLMGCP NOTICE <0013> endpoint:rtpbridge/74@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241102125906597 DLMGCP DEBUG <0013> endpoint:rtpbridge/74@mgw conn:(1234/rtp C:7E9AA1C5 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241102125906597 DLMGCP DEBUG <0013> endpoint:rtpbridge/74@mgw CI:7E9AA1C5 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241102125906597 DLMGCP DEBUG <0013> endpoint:rtpbridge/74@mgw CI:7E9AA1C5 output_enabled 0 (mgcp_msg.c:125) 20241102125906597 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241102125906597 DLMGCP DEBUG <0013> endpoint:rtpbridge/74@mgw conn:(1234/rtp C:7E9AA1C5 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241102125906597 DLMGCP DEBUG <0013> endpoint:rtpbridge/74@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241102125906597 DLMGCP DEBUG <0013> endpoint:rtpbridge/74@mgw CI:7E9AA1C5 CRCX: Creating connection: port: 4246 (mgcp_protocol.c:1112) 20241102125906597 DLMGCP NOTICE <0013> endpoint:rtpbridge/74@mgw CI:7E9AA1C5 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241102125906597 DLMGCP DEBUG <0013> endpoint:rtpbridge/74@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241102125906597 DLMGCP DEBUG <0013> Generated response: line #00: 200 3192 OK (mgcp_msg.c:67) 20241102125906597 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/74@mgw (mgcp_msg.c:67) 20241102125906597 DLMGCP DEBUG <0013> Generated response: line #02: I: 7E9AA1C5 (mgcp_msg.c:67) 20241102125906597 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241102125906597 DLMGCP DEBUG <0013> Generated response: line #04: o=- 7E9AA1C5 23 IN IP6 ::1 (mgcp_msg.c:67) 20241102125906597 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241102125906597 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241102125906597 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241102125906597 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4246 RTP/AVP 112 (mgcp_msg.c:67) 20241102125906597 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241102125906597 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241102125906598 DLMGCP DEBUG <0013> Received message: line #00: CRCX 3193 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241102125906598 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241102125906598 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241102125906598 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241102125906598 DLMGCP DEBUG <0013> endpoint:rtpbridge/75@mgw (trunk:0) found free endpoint: rtpbridge/75@mgw (mgcp_endp.c:261) 20241102125906598 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/75@mgw" (mgcp_protocol.c:441) 20241102125906598 DLMGCP NOTICE <0013> endpoint:rtpbridge/75@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241102125906598 DLMGCP DEBUG <0013> endpoint:rtpbridge/75@mgw conn:(1234/rtp C:6CA23F46 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241102125906598 DLMGCP DEBUG <0013> endpoint:rtpbridge/75@mgw CI:6CA23F46 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241102125906598 DLMGCP DEBUG <0013> endpoint:rtpbridge/75@mgw CI:6CA23F46 output_enabled 0 (mgcp_msg.c:125) 20241102125906598 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241102125906598 DLMGCP DEBUG <0013> endpoint:rtpbridge/75@mgw conn:(1234/rtp C:6CA23F46 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241102125906598 DLMGCP DEBUG <0013> endpoint:rtpbridge/75@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241102125906598 DLMGCP DEBUG <0013> endpoint:rtpbridge/75@mgw CI:6CA23F46 CRCX: Creating connection: port: 4248 (mgcp_protocol.c:1112) 20241102125906598 DLMGCP NOTICE <0013> endpoint:rtpbridge/75@mgw CI:6CA23F46 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241102125906598 DLMGCP DEBUG <0013> endpoint:rtpbridge/75@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241102125906598 DLMGCP DEBUG <0013> Generated response: line #00: 200 3193 OK (mgcp_msg.c:67) 20241102125906598 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/75@mgw (mgcp_msg.c:67) 20241102125906598 DLMGCP DEBUG <0013> Generated response: line #02: I: 6CA23F46 (mgcp_msg.c:67) 20241102125906598 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241102125906598 DLMGCP DEBUG <0013> Generated response: line #04: o=- 6CA23F46 23 IN IP6 ::1 (mgcp_msg.c:67) 20241102125906598 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241102125906598 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241102125906598 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241102125906598 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4248 RTP/AVP 112 (mgcp_msg.c:67) 20241102125906598 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241102125906598 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241102125906599 DLMGCP DEBUG <0013> Received message: line #00: CRCX 3194 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241102125906599 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241102125906599 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241102125906599 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241102125906599 DLMGCP DEBUG <0013> endpoint:rtpbridge/76@mgw (trunk:0) found free endpoint: rtpbridge/76@mgw (mgcp_endp.c:261) 20241102125906599 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/76@mgw" (mgcp_protocol.c:441) 20241102125906599 DLMGCP NOTICE <0013> endpoint:rtpbridge/76@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241102125906599 DLMGCP DEBUG <0013> endpoint:rtpbridge/76@mgw conn:(1234/rtp C:9799C6E6 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241102125906599 DLMGCP DEBUG <0013> endpoint:rtpbridge/76@mgw CI:9799C6E6 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241102125906599 DLMGCP DEBUG <0013> endpoint:rtpbridge/76@mgw CI:9799C6E6 output_enabled 0 (mgcp_msg.c:125) 20241102125906599 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241102125906599 DLMGCP DEBUG <0013> endpoint:rtpbridge/76@mgw conn:(1234/rtp C:9799C6E6 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241102125906599 DLMGCP DEBUG <0013> endpoint:rtpbridge/76@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241102125906599 DLMGCP DEBUG <0013> endpoint:rtpbridge/76@mgw CI:9799C6E6 CRCX: Creating connection: port: 4250 (mgcp_protocol.c:1112) 20241102125906599 DLMGCP NOTICE <0013> endpoint:rtpbridge/76@mgw CI:9799C6E6 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241102125906599 DLMGCP DEBUG <0013> endpoint:rtpbridge/76@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241102125906599 DLMGCP DEBUG <0013> Generated response: line #00: 200 3194 OK (mgcp_msg.c:67) 20241102125906599 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/76@mgw (mgcp_msg.c:67) 20241102125906599 DLMGCP DEBUG <0013> Generated response: line #02: I: 9799C6E6 (mgcp_msg.c:67) 20241102125906599 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241102125906599 DLMGCP DEBUG <0013> Generated response: line #04: o=- 9799C6E6 23 IN IP6 ::1 (mgcp_msg.c:67) 20241102125906599 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241102125906599 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241102125906599 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241102125906599 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4250 RTP/AVP 112 (mgcp_msg.c:67) 20241102125906599 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241102125906599 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241102125906599 DLMGCP DEBUG <0013> Received message: line #00: CRCX 3195 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241102125906599 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241102125906599 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241102125906599 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241102125906599 DLMGCP DEBUG <0013> endpoint:rtpbridge/77@mgw (trunk:0) found free endpoint: rtpbridge/77@mgw (mgcp_endp.c:261) 20241102125906599 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/77@mgw" (mgcp_protocol.c:441) 20241102125906599 DLMGCP NOTICE <0013> endpoint:rtpbridge/77@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241102125906599 DLMGCP DEBUG <0013> endpoint:rtpbridge/77@mgw conn:(1234/rtp C:E973EAF8 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241102125906599 DLMGCP DEBUG <0013> endpoint:rtpbridge/77@mgw CI:E973EAF8 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241102125906599 DLMGCP DEBUG <0013> endpoint:rtpbridge/77@mgw CI:E973EAF8 output_enabled 0 (mgcp_msg.c:125) 20241102125906599 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241102125906599 DLMGCP DEBUG <0013> endpoint:rtpbridge/77@mgw conn:(1234/rtp C:E973EAF8 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241102125906599 DLMGCP DEBUG <0013> endpoint:rtpbridge/77@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241102125906600 DLMGCP DEBUG <0013> endpoint:rtpbridge/77@mgw CI:E973EAF8 CRCX: Creating connection: port: 4252 (mgcp_protocol.c:1112) 20241102125906600 DLMGCP NOTICE <0013> endpoint:rtpbridge/77@mgw CI:E973EAF8 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241102125906600 DLMGCP DEBUG <0013> endpoint:rtpbridge/77@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241102125906600 DLMGCP DEBUG <0013> Generated response: line #00: 200 3195 OK (mgcp_msg.c:67) 20241102125906600 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/77@mgw (mgcp_msg.c:67) 20241102125906600 DLMGCP DEBUG <0013> Generated response: line #02: I: E973EAF8 (mgcp_msg.c:67) 20241102125906600 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241102125906600 DLMGCP DEBUG <0013> Generated response: line #04: o=- E973EAF8 23 IN IP6 ::1 (mgcp_msg.c:67) 20241102125906600 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241102125906600 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241102125906600 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241102125906600 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4252 RTP/AVP 112 (mgcp_msg.c:67) 20241102125906600 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241102125906600 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241102125906600 DLMGCP DEBUG <0013> Received message: line #00: CRCX 3196 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241102125906600 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241102125906600 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241102125906600 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241102125906600 DLMGCP DEBUG <0013> endpoint:rtpbridge/78@mgw (trunk:0) found free endpoint: rtpbridge/78@mgw (mgcp_endp.c:261) 20241102125906600 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/78@mgw" (mgcp_protocol.c:441) 20241102125906600 DLMGCP NOTICE <0013> endpoint:rtpbridge/78@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241102125906600 DLMGCP DEBUG <0013> endpoint:rtpbridge/78@mgw conn:(1234/rtp C:D169BB4A r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241102125906600 DLMGCP DEBUG <0013> endpoint:rtpbridge/78@mgw CI:D169BB4A connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241102125906600 DLMGCP DEBUG <0013> endpoint:rtpbridge/78@mgw CI:D169BB4A output_enabled 0 (mgcp_msg.c:125) 20241102125906600 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241102125906600 DLMGCP DEBUG <0013> endpoint:rtpbridge/78@mgw conn:(1234/rtp C:D169BB4A r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241102125906600 DLMGCP DEBUG <0013> endpoint:rtpbridge/78@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241102125906600 DLMGCP DEBUG <0013> endpoint:rtpbridge/78@mgw CI:D169BB4A CRCX: Creating connection: port: 4254 (mgcp_protocol.c:1112) 20241102125906600 DLMGCP NOTICE <0013> endpoint:rtpbridge/78@mgw CI:D169BB4A CRCX: connection successfully created (mgcp_protocol.c:1121) 20241102125906600 DLMGCP DEBUG <0013> endpoint:rtpbridge/78@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241102125906600 DLMGCP DEBUG <0013> Generated response: line #00: 200 3196 OK (mgcp_msg.c:67) 20241102125906600 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/78@mgw (mgcp_msg.c:67) 20241102125906600 DLMGCP DEBUG <0013> Generated response: line #02: I: D169BB4A (mgcp_msg.c:67) 20241102125906600 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241102125906600 DLMGCP DEBUG <0013> Generated response: line #04: o=- D169BB4A 23 IN IP6 ::1 (mgcp_msg.c:67) 20241102125906601 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241102125906601 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241102125906601 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241102125906601 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4254 RTP/AVP 112 (mgcp_msg.c:67) 20241102125906601 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241102125906601 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241102125906601 DLMGCP DEBUG <0013> Received message: line #00: CRCX 3197 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241102125906601 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241102125906601 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241102125906601 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241102125906601 DLMGCP DEBUG <0013> endpoint:rtpbridge/79@mgw (trunk:0) found free endpoint: rtpbridge/79@mgw (mgcp_endp.c:261) 20241102125906601 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/79@mgw" (mgcp_protocol.c:441) 20241102125906601 DLMGCP NOTICE <0013> endpoint:rtpbridge/79@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241102125906601 DLMGCP DEBUG <0013> endpoint:rtpbridge/79@mgw conn:(1234/rtp C:3B422210 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241102125906601 DLMGCP DEBUG <0013> endpoint:rtpbridge/79@mgw CI:3B422210 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241102125906601 DLMGCP DEBUG <0013> endpoint:rtpbridge/79@mgw CI:3B422210 output_enabled 0 (mgcp_msg.c:125) 20241102125906601 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241102125906601 DLMGCP DEBUG <0013> endpoint:rtpbridge/79@mgw conn:(1234/rtp C:3B422210 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241102125906601 DLMGCP DEBUG <0013> endpoint:rtpbridge/79@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241102125906601 DLMGCP DEBUG <0013> endpoint:rtpbridge/79@mgw CI:3B422210 CRCX: Creating connection: port: 4256 (mgcp_protocol.c:1112) 20241102125906601 DLMGCP NOTICE <0013> endpoint:rtpbridge/79@mgw CI:3B422210 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241102125906601 DLMGCP DEBUG <0013> endpoint:rtpbridge/79@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241102125906601 DLMGCP DEBUG <0013> Generated response: line #00: 200 3197 OK (mgcp_msg.c:67) 20241102125906601 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/79@mgw (mgcp_msg.c:67) 20241102125906601 DLMGCP DEBUG <0013> Generated response: line #02: I: 3B422210 (mgcp_msg.c:67) 20241102125906601 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241102125906602 DLMGCP DEBUG <0013> Generated response: line #04: o=- 3B422210 23 IN IP6 ::1 (mgcp_msg.c:67) 20241102125906602 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241102125906602 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241102125906602 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241102125906602 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4256 RTP/AVP 112 (mgcp_msg.c:67) 20241102125906602 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241102125906602 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241102125906602 DLMGCP DEBUG <0013> Received message: line #00: CRCX 3198 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241102125906602 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241102125906602 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241102125906602 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241102125906602 DLMGCP DEBUG <0013> endpoint:rtpbridge/7a@mgw (trunk:0) found free endpoint: rtpbridge/7a@mgw (mgcp_endp.c:261) 20241102125906602 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/7a@mgw" (mgcp_protocol.c:441) 20241102125906602 DLMGCP NOTICE <0013> endpoint:rtpbridge/7a@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241102125906602 DLMGCP DEBUG <0013> endpoint:rtpbridge/7a@mgw conn:(1234/rtp C:756AE282 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241102125906602 DLMGCP DEBUG <0013> endpoint:rtpbridge/7a@mgw CI:756AE282 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241102125906602 DLMGCP DEBUG <0013> endpoint:rtpbridge/7a@mgw CI:756AE282 output_enabled 0 (mgcp_msg.c:125) 20241102125906602 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241102125906602 DLMGCP DEBUG <0013> endpoint:rtpbridge/7a@mgw conn:(1234/rtp C:756AE282 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241102125906602 DLMGCP DEBUG <0013> endpoint:rtpbridge/7a@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241102125906602 DLMGCP DEBUG <0013> endpoint:rtpbridge/7a@mgw CI:756AE282 CRCX: Creating connection: port: 4258 (mgcp_protocol.c:1112) 20241102125906602 DLMGCP NOTICE <0013> endpoint:rtpbridge/7a@mgw CI:756AE282 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241102125906602 DLMGCP DEBUG <0013> endpoint:rtpbridge/7a@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241102125906602 DLMGCP DEBUG <0013> Generated response: line #00: 200 3198 OK (mgcp_msg.c:67) 20241102125906602 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/7a@mgw (mgcp_msg.c:67) 20241102125906602 DLMGCP DEBUG <0013> Generated response: line #02: I: 756AE282 (mgcp_msg.c:67) 20241102125906603 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241102125906603 DLMGCP DEBUG <0013> Generated response: line #04: o=- 756AE282 23 IN IP6 ::1 (mgcp_msg.c:67) 20241102125906603 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241102125906603 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241102125906603 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241102125906603 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4258 RTP/AVP 112 (mgcp_msg.c:67) 20241102125906603 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241102125906603 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241102125906603 DLMGCP DEBUG <0013> Received message: line #00: CRCX 3199 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241102125906603 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241102125906603 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241102125906603 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241102125906603 DLMGCP DEBUG <0013> endpoint:rtpbridge/7b@mgw (trunk:0) found free endpoint: rtpbridge/7b@mgw (mgcp_endp.c:261) 20241102125906603 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/7b@mgw" (mgcp_protocol.c:441) 20241102125906603 DLMGCP NOTICE <0013> endpoint:rtpbridge/7b@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241102125906603 DLMGCP DEBUG <0013> endpoint:rtpbridge/7b@mgw conn:(1234/rtp C:C5C387B2 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241102125906603 DLMGCP DEBUG <0013> endpoint:rtpbridge/7b@mgw CI:C5C387B2 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241102125906603 DLMGCP DEBUG <0013> endpoint:rtpbridge/7b@mgw CI:C5C387B2 output_enabled 0 (mgcp_msg.c:125) 20241102125906603 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241102125906603 DLMGCP DEBUG <0013> endpoint:rtpbridge/7b@mgw conn:(1234/rtp C:C5C387B2 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241102125906604 DLMGCP DEBUG <0013> endpoint:rtpbridge/7b@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241102125906604 DLMGCP DEBUG <0013> endpoint:rtpbridge/7b@mgw CI:C5C387B2 CRCX: Creating connection: port: 4260 (mgcp_protocol.c:1112) 20241102125906604 DLMGCP NOTICE <0013> endpoint:rtpbridge/7b@mgw CI:C5C387B2 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241102125906604 DLMGCP DEBUG <0013> endpoint:rtpbridge/7b@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241102125906604 DLMGCP DEBUG <0013> Generated response: line #00: 200 3199 OK (mgcp_msg.c:67) 20241102125906604 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/7b@mgw (mgcp_msg.c:67) 20241102125906604 DLMGCP DEBUG <0013> Generated response: line #02: I: C5C387B2 (mgcp_msg.c:67) 20241102125906604 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241102125906604 DLMGCP DEBUG <0013> Generated response: line #04: o=- C5C387B2 23 IN IP6 ::1 (mgcp_msg.c:67) 20241102125906604 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241102125906604 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241102125906604 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241102125906604 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4260 RTP/AVP 112 (mgcp_msg.c:67) 20241102125906604 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241102125906604 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241102125906604 DLMGCP DEBUG <0013> Received message: line #00: CRCX 3200 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241102125906604 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241102125906604 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241102125906605 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241102125906605 DLMGCP DEBUG <0013> endpoint:rtpbridge/7c@mgw (trunk:0) found free endpoint: rtpbridge/7c@mgw (mgcp_endp.c:261) 20241102125906605 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/7c@mgw" (mgcp_protocol.c:441) 20241102125906605 DLMGCP NOTICE <0013> endpoint:rtpbridge/7c@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241102125906605 DLMGCP DEBUG <0013> endpoint:rtpbridge/7c@mgw conn:(1234/rtp C:0D2F9E4B r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241102125906605 DLMGCP DEBUG <0013> endpoint:rtpbridge/7c@mgw CI:0D2F9E4B connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241102125906605 DLMGCP DEBUG <0013> endpoint:rtpbridge/7c@mgw CI:0D2F9E4B output_enabled 0 (mgcp_msg.c:125) 20241102125906605 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241102125906605 DLMGCP DEBUG <0013> endpoint:rtpbridge/7c@mgw conn:(1234/rtp C:0D2F9E4B r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241102125906605 DLMGCP DEBUG <0013> endpoint:rtpbridge/7c@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241102125906605 DLMGCP DEBUG <0013> endpoint:rtpbridge/7c@mgw CI:0D2F9E4B CRCX: Creating connection: port: 4262 (mgcp_protocol.c:1112) 20241102125906605 DLMGCP NOTICE <0013> endpoint:rtpbridge/7c@mgw CI:0D2F9E4B CRCX: connection successfully created (mgcp_protocol.c:1121) 20241102125906605 DLMGCP DEBUG <0013> endpoint:rtpbridge/7c@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241102125906605 DLMGCP DEBUG <0013> Generated response: line #00: 200 3200 OK (mgcp_msg.c:67) 20241102125906605 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/7c@mgw (mgcp_msg.c:67) 20241102125906605 DLMGCP DEBUG <0013> Generated response: line #02: I: 0D2F9E4B (mgcp_msg.c:67) 20241102125906605 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241102125906605 DLMGCP DEBUG <0013> Generated response: line #04: o=- 0D2F9E4B 23 IN IP6 ::1 (mgcp_msg.c:67) 20241102125906605 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241102125906605 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241102125906605 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241102125906605 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4262 RTP/AVP 112 (mgcp_msg.c:67) 20241102125906605 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241102125906605 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241102125906606 DLMGCP DEBUG <0013> Received message: line #00: CRCX 3201 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241102125906606 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241102125906606 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241102125906606 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241102125906606 DLMGCP DEBUG <0013> endpoint:rtpbridge/7d@mgw (trunk:0) found free endpoint: rtpbridge/7d@mgw (mgcp_endp.c:261) 20241102125906606 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/7d@mgw" (mgcp_protocol.c:441) 20241102125906606 DLMGCP NOTICE <0013> endpoint:rtpbridge/7d@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241102125906606 DLMGCP DEBUG <0013> endpoint:rtpbridge/7d@mgw conn:(1234/rtp C:13600F5D r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241102125906606 DLMGCP DEBUG <0013> endpoint:rtpbridge/7d@mgw CI:13600F5D connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241102125906606 DLMGCP DEBUG <0013> endpoint:rtpbridge/7d@mgw CI:13600F5D output_enabled 0 (mgcp_msg.c:125) 20241102125906606 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241102125906606 DLMGCP DEBUG <0013> endpoint:rtpbridge/7d@mgw conn:(1234/rtp C:13600F5D r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241102125906606 DLMGCP DEBUG <0013> endpoint:rtpbridge/7d@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241102125906606 DLMGCP DEBUG <0013> endpoint:rtpbridge/7d@mgw CI:13600F5D CRCX: Creating connection: port: 4264 (mgcp_protocol.c:1112) 20241102125906606 DLMGCP NOTICE <0013> endpoint:rtpbridge/7d@mgw CI:13600F5D CRCX: connection successfully created (mgcp_protocol.c:1121) 20241102125906606 DLMGCP DEBUG <0013> endpoint:rtpbridge/7d@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241102125906606 DLMGCP DEBUG <0013> Generated response: line #00: 200 3201 OK (mgcp_msg.c:67) 20241102125906606 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/7d@mgw (mgcp_msg.c:67) 20241102125906606 DLMGCP DEBUG <0013> Generated response: line #02: I: 13600F5D (mgcp_msg.c:67) 20241102125906606 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241102125906606 DLMGCP DEBUG <0013> Generated response: line #04: o=- 13600F5D 23 IN IP6 ::1 (mgcp_msg.c:67) 20241102125906606 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241102125906606 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241102125906606 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241102125906606 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4264 RTP/AVP 112 (mgcp_msg.c:67) 20241102125906606 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241102125906606 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241102125906607 DLMGCP DEBUG <0013> Received message: line #00: CRCX 3202 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241102125906607 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241102125906607 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241102125906607 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241102125906607 DLMGCP DEBUG <0013> endpoint:rtpbridge/7e@mgw (trunk:0) found free endpoint: rtpbridge/7e@mgw (mgcp_endp.c:261) 20241102125906607 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/7e@mgw" (mgcp_protocol.c:441) 20241102125906607 DLMGCP NOTICE <0013> endpoint:rtpbridge/7e@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241102125906607 DLMGCP DEBUG <0013> endpoint:rtpbridge/7e@mgw conn:(1234/rtp C:14EEB772 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241102125906607 DLMGCP DEBUG <0013> endpoint:rtpbridge/7e@mgw CI:14EEB772 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241102125906607 DLMGCP DEBUG <0013> endpoint:rtpbridge/7e@mgw CI:14EEB772 output_enabled 0 (mgcp_msg.c:125) 20241102125906607 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241102125906607 DLMGCP DEBUG <0013> endpoint:rtpbridge/7e@mgw conn:(1234/rtp C:14EEB772 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241102125906607 DLMGCP DEBUG <0013> endpoint:rtpbridge/7e@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241102125906607 DLMGCP DEBUG <0013> endpoint:rtpbridge/7e@mgw CI:14EEB772 CRCX: Creating connection: port: 4266 (mgcp_protocol.c:1112) 20241102125906607 DLMGCP NOTICE <0013> endpoint:rtpbridge/7e@mgw CI:14EEB772 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241102125906607 DLMGCP DEBUG <0013> endpoint:rtpbridge/7e@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241102125906607 DLMGCP DEBUG <0013> Generated response: line #00: 200 3202 OK (mgcp_msg.c:67) 20241102125906607 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/7e@mgw (mgcp_msg.c:67) 20241102125906607 DLMGCP DEBUG <0013> Generated response: line #02: I: 14EEB772 (mgcp_msg.c:67) 20241102125906607 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241102125906607 DLMGCP DEBUG <0013> Generated response: line #04: o=- 14EEB772 23 IN IP6 ::1 (mgcp_msg.c:67) 20241102125906607 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241102125906607 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241102125906607 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241102125906607 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4266 RTP/AVP 112 (mgcp_msg.c:67) 20241102125906607 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241102125906607 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241102125906608 DLMGCP DEBUG <0013> Received message: line #00: CRCX 3203 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241102125906608 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241102125906608 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241102125906608 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241102125906608 DLMGCP DEBUG <0013> endpoint:rtpbridge/7f@mgw (trunk:0) found free endpoint: rtpbridge/7f@mgw (mgcp_endp.c:261) 20241102125906608 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/7f@mgw" (mgcp_protocol.c:441) 20241102125906608 DLMGCP NOTICE <0013> endpoint:rtpbridge/7f@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241102125906608 DLMGCP DEBUG <0013> endpoint:rtpbridge/7f@mgw conn:(1234/rtp C:39E9C6F3 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241102125906608 DLMGCP DEBUG <0013> endpoint:rtpbridge/7f@mgw CI:39E9C6F3 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241102125906608 DLMGCP DEBUG <0013> endpoint:rtpbridge/7f@mgw CI:39E9C6F3 output_enabled 0 (mgcp_msg.c:125) 20241102125906608 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241102125906608 DLMGCP DEBUG <0013> endpoint:rtpbridge/7f@mgw conn:(1234/rtp C:39E9C6F3 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241102125906608 DLMGCP DEBUG <0013> endpoint:rtpbridge/7f@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241102125906608 DLMGCP DEBUG <0013> endpoint:rtpbridge/7f@mgw CI:39E9C6F3 CRCX: Creating connection: port: 4268 (mgcp_protocol.c:1112) 20241102125906608 DLMGCP NOTICE <0013> endpoint:rtpbridge/7f@mgw CI:39E9C6F3 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241102125906608 DLMGCP DEBUG <0013> endpoint:rtpbridge/7f@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241102125906608 DLMGCP DEBUG <0013> Generated response: line #00: 200 3203 OK (mgcp_msg.c:67) 20241102125906608 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/7f@mgw (mgcp_msg.c:67) 20241102125906608 DLMGCP DEBUG <0013> Generated response: line #02: I: 39E9C6F3 (mgcp_msg.c:67) 20241102125906608 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241102125906608 DLMGCP DEBUG <0013> Generated response: line #04: o=- 39E9C6F3 23 IN IP6 ::1 (mgcp_msg.c:67) 20241102125906608 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241102125906608 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241102125906608 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241102125906608 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4268 RTP/AVP 112 (mgcp_msg.c:67) 20241102125906608 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241102125906608 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241102125906609 DLMGCP DEBUG <0013> Received message: line #00: CRCX 3204 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241102125906609 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241102125906609 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241102125906609 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241102125906609 DLMGCP DEBUG <0013> endpoint:rtpbridge/80@mgw (trunk:0) found free endpoint: rtpbridge/80@mgw (mgcp_endp.c:261) 20241102125906609 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/80@mgw" (mgcp_protocol.c:441) 20241102125906609 DLMGCP NOTICE <0013> endpoint:rtpbridge/80@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241102125906609 DLMGCP DEBUG <0013> endpoint:rtpbridge/80@mgw conn:(1234/rtp C:897E0A3E r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241102125906609 DLMGCP DEBUG <0013> endpoint:rtpbridge/80@mgw CI:897E0A3E connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241102125906609 DLMGCP DEBUG <0013> endpoint:rtpbridge/80@mgw CI:897E0A3E output_enabled 0 (mgcp_msg.c:125) 20241102125906609 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241102125906609 DLMGCP DEBUG <0013> endpoint:rtpbridge/80@mgw conn:(1234/rtp C:897E0A3E r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241102125906609 DLMGCP DEBUG <0013> endpoint:rtpbridge/80@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241102125906609 DLMGCP DEBUG <0013> endpoint:rtpbridge/80@mgw CI:897E0A3E CRCX: Creating connection: port: 4270 (mgcp_protocol.c:1112) 20241102125906609 DLMGCP NOTICE <0013> endpoint:rtpbridge/80@mgw CI:897E0A3E CRCX: connection successfully created (mgcp_protocol.c:1121) 20241102125906609 DLMGCP DEBUG <0013> endpoint:rtpbridge/80@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241102125906609 DLMGCP DEBUG <0013> Generated response: line #00: 200 3204 OK (mgcp_msg.c:67) 20241102125906609 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/80@mgw (mgcp_msg.c:67) 20241102125906609 DLMGCP DEBUG <0013> Generated response: line #02: I: 897E0A3E (mgcp_msg.c:67) 20241102125906609 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241102125906609 DLMGCP DEBUG <0013> Generated response: line #04: o=- 897E0A3E 23 IN IP6 ::1 (mgcp_msg.c:67) 20241102125906609 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241102125906609 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241102125906609 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241102125906609 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4270 RTP/AVP 112 (mgcp_msg.c:67) 20241102125906609 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241102125906609 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241102125906610 DLMGCP DEBUG <0013> Received message: line #00: CRCX 3205 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241102125906610 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241102125906610 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241102125906610 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241102125906610 DLMGCP DEBUG <0013> endpoint:rtpbridge/81@mgw (trunk:0) found free endpoint: rtpbridge/81@mgw (mgcp_endp.c:261) 20241102125906610 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/81@mgw" (mgcp_protocol.c:441) 20241102125906610 DLMGCP NOTICE <0013> endpoint:rtpbridge/81@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241102125906610 DLMGCP DEBUG <0013> endpoint:rtpbridge/81@mgw conn:(1234/rtp C:9CB322EE r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241102125906610 DLMGCP DEBUG <0013> endpoint:rtpbridge/81@mgw CI:9CB322EE connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241102125906610 DLMGCP DEBUG <0013> endpoint:rtpbridge/81@mgw CI:9CB322EE output_enabled 0 (mgcp_msg.c:125) 20241102125906610 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241102125906610 DLMGCP DEBUG <0013> endpoint:rtpbridge/81@mgw conn:(1234/rtp C:9CB322EE r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241102125906610 DLMGCP DEBUG <0013> endpoint:rtpbridge/81@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241102125906610 DLMGCP DEBUG <0013> endpoint:rtpbridge/81@mgw CI:9CB322EE CRCX: Creating connection: port: 4272 (mgcp_protocol.c:1112) 20241102125906610 DLMGCP NOTICE <0013> endpoint:rtpbridge/81@mgw CI:9CB322EE CRCX: connection successfully created (mgcp_protocol.c:1121) 20241102125906610 DLMGCP DEBUG <0013> endpoint:rtpbridge/81@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241102125906610 DLMGCP DEBUG <0013> Generated response: line #00: 200 3205 OK (mgcp_msg.c:67) 20241102125906610 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/81@mgw (mgcp_msg.c:67) 20241102125906610 DLMGCP DEBUG <0013> Generated response: line #02: I: 9CB322EE (mgcp_msg.c:67) 20241102125906610 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241102125906610 DLMGCP DEBUG <0013> Generated response: line #04: o=- 9CB322EE 23 IN IP6 ::1 (mgcp_msg.c:67) 20241102125906610 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241102125906610 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241102125906610 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241102125906610 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4272 RTP/AVP 112 (mgcp_msg.c:67) 20241102125906610 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241102125906610 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241102125906611 DLMGCP DEBUG <0013> Received message: line #00: CRCX 3206 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241102125906611 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241102125906611 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241102125906611 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241102125906611 DLMGCP DEBUG <0013> endpoint:rtpbridge/82@mgw (trunk:0) found free endpoint: rtpbridge/82@mgw (mgcp_endp.c:261) 20241102125906611 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/82@mgw" (mgcp_protocol.c:441) 20241102125906611 DLMGCP NOTICE <0013> endpoint:rtpbridge/82@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241102125906611 DLMGCP DEBUG <0013> endpoint:rtpbridge/82@mgw conn:(1234/rtp C:BB545501 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241102125906611 DLMGCP DEBUG <0013> endpoint:rtpbridge/82@mgw CI:BB545501 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241102125906611 DLMGCP DEBUG <0013> endpoint:rtpbridge/82@mgw CI:BB545501 output_enabled 0 (mgcp_msg.c:125) 20241102125906611 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241102125906611 DLMGCP DEBUG <0013> endpoint:rtpbridge/82@mgw conn:(1234/rtp C:BB545501 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241102125906611 DLMGCP DEBUG <0013> endpoint:rtpbridge/82@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241102125906611 DLMGCP DEBUG <0013> endpoint:rtpbridge/82@mgw CI:BB545501 CRCX: Creating connection: port: 4274 (mgcp_protocol.c:1112) 20241102125906611 DLMGCP NOTICE <0013> endpoint:rtpbridge/82@mgw CI:BB545501 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241102125906611 DLMGCP DEBUG <0013> endpoint:rtpbridge/82@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241102125906611 DLMGCP DEBUG <0013> Generated response: line #00: 200 3206 OK (mgcp_msg.c:67) 20241102125906611 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/82@mgw (mgcp_msg.c:67) 20241102125906611 DLMGCP DEBUG <0013> Generated response: line #02: I: BB545501 (mgcp_msg.c:67) 20241102125906611 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241102125906611 DLMGCP DEBUG <0013> Generated response: line #04: o=- BB545501 23 IN IP6 ::1 (mgcp_msg.c:67) 20241102125906611 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241102125906611 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241102125906611 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241102125906611 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4274 RTP/AVP 112 (mgcp_msg.c:67) 20241102125906611 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241102125906611 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241102125906612 DLMGCP DEBUG <0013> Received message: line #00: CRCX 3207 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241102125906612 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241102125906612 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241102125906612 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241102125906612 DLMGCP DEBUG <0013> endpoint:rtpbridge/83@mgw (trunk:0) found free endpoint: rtpbridge/83@mgw (mgcp_endp.c:261) 20241102125906612 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/83@mgw" (mgcp_protocol.c:441) 20241102125906612 DLMGCP NOTICE <0013> endpoint:rtpbridge/83@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241102125906612 DLMGCP DEBUG <0013> endpoint:rtpbridge/83@mgw conn:(1234/rtp C:60CDCC87 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241102125906612 DLMGCP DEBUG <0013> endpoint:rtpbridge/83@mgw CI:60CDCC87 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241102125906612 DLMGCP DEBUG <0013> endpoint:rtpbridge/83@mgw CI:60CDCC87 output_enabled 0 (mgcp_msg.c:125) 20241102125906612 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241102125906612 DLMGCP DEBUG <0013> endpoint:rtpbridge/83@mgw conn:(1234/rtp C:60CDCC87 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241102125906612 DLMGCP DEBUG <0013> endpoint:rtpbridge/83@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241102125906612 DLMGCP DEBUG <0013> endpoint:rtpbridge/83@mgw CI:60CDCC87 CRCX: Creating connection: port: 4276 (mgcp_protocol.c:1112) 20241102125906612 DLMGCP NOTICE <0013> endpoint:rtpbridge/83@mgw CI:60CDCC87 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241102125906612 DLMGCP DEBUG <0013> endpoint:rtpbridge/83@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241102125906612 DLMGCP DEBUG <0013> Generated response: line #00: 200 3207 OK (mgcp_msg.c:67) 20241102125906612 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/83@mgw (mgcp_msg.c:67) 20241102125906612 DLMGCP DEBUG <0013> Generated response: line #02: I: 60CDCC87 (mgcp_msg.c:67) 20241102125906612 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241102125906612 DLMGCP DEBUG <0013> Generated response: line #04: o=- 60CDCC87 23 IN IP6 ::1 (mgcp_msg.c:67) 20241102125906612 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241102125906612 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241102125906612 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241102125906612 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4276 RTP/AVP 112 (mgcp_msg.c:67) 20241102125906612 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241102125906612 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241102125906612 DLMGCP DEBUG <0013> Received message: line #00: CRCX 3208 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241102125906612 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241102125906612 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241102125906612 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241102125906612 DLMGCP DEBUG <0013> endpoint:rtpbridge/84@mgw (trunk:0) found free endpoint: rtpbridge/84@mgw (mgcp_endp.c:261) 20241102125906612 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/84@mgw" (mgcp_protocol.c:441) 20241102125906612 DLMGCP NOTICE <0013> endpoint:rtpbridge/84@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241102125906612 DLMGCP DEBUG <0013> endpoint:rtpbridge/84@mgw conn:(1234/rtp C:DB2FC100 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241102125906612 DLMGCP DEBUG <0013> endpoint:rtpbridge/84@mgw CI:DB2FC100 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241102125906612 DLMGCP DEBUG <0013> endpoint:rtpbridge/84@mgw CI:DB2FC100 output_enabled 0 (mgcp_msg.c:125) 20241102125906612 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241102125906612 DLMGCP DEBUG <0013> endpoint:rtpbridge/84@mgw conn:(1234/rtp C:DB2FC100 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241102125906612 DLMGCP DEBUG <0013> endpoint:rtpbridge/84@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241102125906612 DLMGCP DEBUG <0013> endpoint:rtpbridge/84@mgw CI:DB2FC100 CRCX: Creating connection: port: 4278 (mgcp_protocol.c:1112) 20241102125906612 DLMGCP NOTICE <0013> endpoint:rtpbridge/84@mgw CI:DB2FC100 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241102125906612 DLMGCP DEBUG <0013> endpoint:rtpbridge/84@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241102125906613 DLMGCP DEBUG <0013> Generated response: line #00: 200 3208 OK (mgcp_msg.c:67) 20241102125906613 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/84@mgw (mgcp_msg.c:67) 20241102125906613 DLMGCP DEBUG <0013> Generated response: line #02: I: DB2FC100 (mgcp_msg.c:67) 20241102125906613 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241102125906613 DLMGCP DEBUG <0013> Generated response: line #04: o=- DB2FC100 23 IN IP6 ::1 (mgcp_msg.c:67) 20241102125906613 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241102125906613 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241102125906613 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241102125906613 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4278 RTP/AVP 112 (mgcp_msg.c:67) 20241102125906613 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241102125906613 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241102125906613 DLMGCP DEBUG <0013> Received message: line #00: CRCX 3209 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241102125906613 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241102125906613 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241102125906613 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241102125906613 DLMGCP DEBUG <0013> endpoint:rtpbridge/85@mgw (trunk:0) found free endpoint: rtpbridge/85@mgw (mgcp_endp.c:261) 20241102125906613 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/85@mgw" (mgcp_protocol.c:441) 20241102125906613 DLMGCP NOTICE <0013> endpoint:rtpbridge/85@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241102125906613 DLMGCP DEBUG <0013> endpoint:rtpbridge/85@mgw conn:(1234/rtp C:4A75A2D8 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241102125906613 DLMGCP DEBUG <0013> endpoint:rtpbridge/85@mgw CI:4A75A2D8 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241102125906613 DLMGCP DEBUG <0013> endpoint:rtpbridge/85@mgw CI:4A75A2D8 output_enabled 0 (mgcp_msg.c:125) 20241102125906613 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241102125906613 DLMGCP DEBUG <0013> endpoint:rtpbridge/85@mgw conn:(1234/rtp C:4A75A2D8 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241102125906613 DLMGCP DEBUG <0013> endpoint:rtpbridge/85@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241102125906613 DLMGCP DEBUG <0013> endpoint:rtpbridge/85@mgw CI:4A75A2D8 CRCX: Creating connection: port: 4280 (mgcp_protocol.c:1112) 20241102125906613 DLMGCP NOTICE <0013> endpoint:rtpbridge/85@mgw CI:4A75A2D8 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241102125906613 DLMGCP DEBUG <0013> endpoint:rtpbridge/85@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241102125906613 DLMGCP DEBUG <0013> Generated response: line #00: 200 3209 OK (mgcp_msg.c:67) 20241102125906613 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/85@mgw (mgcp_msg.c:67) 20241102125906613 DLMGCP DEBUG <0013> Generated response: line #02: I: 4A75A2D8 (mgcp_msg.c:67) 20241102125906613 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241102125906613 DLMGCP DEBUG <0013> Generated response: line #04: o=- 4A75A2D8 23 IN IP6 ::1 (mgcp_msg.c:67) 20241102125906613 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241102125906613 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241102125906613 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241102125906613 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4280 RTP/AVP 112 (mgcp_msg.c:67) 20241102125906613 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241102125906613 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241102125906614 DLMGCP DEBUG <0013> Received message: line #00: CRCX 3210 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241102125906614 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241102125906614 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241102125906614 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241102125906614 DLMGCP DEBUG <0013> endpoint:rtpbridge/86@mgw (trunk:0) found free endpoint: rtpbridge/86@mgw (mgcp_endp.c:261) 20241102125906614 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/86@mgw" (mgcp_protocol.c:441) 20241102125906614 DLMGCP NOTICE <0013> endpoint:rtpbridge/86@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241102125906614 DLMGCP DEBUG <0013> endpoint:rtpbridge/86@mgw conn:(1234/rtp C:2DBA5913 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241102125906614 DLMGCP DEBUG <0013> endpoint:rtpbridge/86@mgw CI:2DBA5913 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241102125906614 DLMGCP DEBUG <0013> endpoint:rtpbridge/86@mgw CI:2DBA5913 output_enabled 0 (mgcp_msg.c:125) 20241102125906614 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241102125906614 DLMGCP DEBUG <0013> endpoint:rtpbridge/86@mgw conn:(1234/rtp C:2DBA5913 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241102125906614 DLMGCP DEBUG <0013> endpoint:rtpbridge/86@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241102125906614 DLMGCP DEBUG <0013> endpoint:rtpbridge/86@mgw CI:2DBA5913 CRCX: Creating connection: port: 4282 (mgcp_protocol.c:1112) 20241102125906614 DLMGCP NOTICE <0013> endpoint:rtpbridge/86@mgw CI:2DBA5913 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241102125906614 DLMGCP DEBUG <0013> endpoint:rtpbridge/86@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241102125906614 DLMGCP DEBUG <0013> Generated response: line #00: 200 3210 OK (mgcp_msg.c:67) 20241102125906614 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/86@mgw (mgcp_msg.c:67) 20241102125906614 DLMGCP DEBUG <0013> Generated response: line #02: I: 2DBA5913 (mgcp_msg.c:67) 20241102125906614 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241102125906614 DLMGCP DEBUG <0013> Generated response: line #04: o=- 2DBA5913 23 IN IP6 ::1 (mgcp_msg.c:67) 20241102125906614 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241102125906614 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241102125906614 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241102125906614 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4282 RTP/AVP 112 (mgcp_msg.c:67) 20241102125906614 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241102125906614 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241102125906614 DLMGCP DEBUG <0013> Received message: line #00: CRCX 3211 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241102125906614 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241102125906614 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241102125906614 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241102125906614 DLMGCP DEBUG <0013> endpoint:rtpbridge/87@mgw (trunk:0) found free endpoint: rtpbridge/87@mgw (mgcp_endp.c:261) 20241102125906614 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/87@mgw" (mgcp_protocol.c:441) 20241102125906614 DLMGCP NOTICE <0013> endpoint:rtpbridge/87@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241102125906614 DLMGCP DEBUG <0013> endpoint:rtpbridge/87@mgw conn:(1234/rtp C:640F400F r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241102125906614 DLMGCP DEBUG <0013> endpoint:rtpbridge/87@mgw CI:640F400F connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241102125906614 DLMGCP DEBUG <0013> endpoint:rtpbridge/87@mgw CI:640F400F output_enabled 0 (mgcp_msg.c:125) 20241102125906614 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241102125906614 DLMGCP DEBUG <0013> endpoint:rtpbridge/87@mgw conn:(1234/rtp C:640F400F r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241102125906614 DLMGCP DEBUG <0013> endpoint:rtpbridge/87@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241102125906614 DLMGCP DEBUG <0013> endpoint:rtpbridge/87@mgw CI:640F400F CRCX: Creating connection: port: 4284 (mgcp_protocol.c:1112) 20241102125906614 DLMGCP NOTICE <0013> endpoint:rtpbridge/87@mgw CI:640F400F CRCX: connection successfully created (mgcp_protocol.c:1121) 20241102125906614 DLMGCP DEBUG <0013> endpoint:rtpbridge/87@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241102125906614 DLMGCP DEBUG <0013> Generated response: line #00: 200 3211 OK (mgcp_msg.c:67) 20241102125906614 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/87@mgw (mgcp_msg.c:67) 20241102125906614 DLMGCP DEBUG <0013> Generated response: line #02: I: 640F400F (mgcp_msg.c:67) 20241102125906615 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241102125906615 DLMGCP DEBUG <0013> Generated response: line #04: o=- 640F400F 23 IN IP6 ::1 (mgcp_msg.c:67) 20241102125906615 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241102125906615 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241102125906615 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241102125906615 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4284 RTP/AVP 112 (mgcp_msg.c:67) 20241102125906615 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241102125906615 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241102125906615 DLMGCP DEBUG <0013> Received message: line #00: CRCX 3212 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241102125906615 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241102125906615 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241102125906615 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241102125906615 DLMGCP DEBUG <0013> endpoint:rtpbridge/88@mgw (trunk:0) found free endpoint: rtpbridge/88@mgw (mgcp_endp.c:261) 20241102125906615 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/88@mgw" (mgcp_protocol.c:441) 20241102125906615 DLMGCP NOTICE <0013> endpoint:rtpbridge/88@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241102125906615 DLMGCP DEBUG <0013> endpoint:rtpbridge/88@mgw conn:(1234/rtp C:0BEF2950 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241102125906615 DLMGCP DEBUG <0013> endpoint:rtpbridge/88@mgw CI:0BEF2950 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241102125906615 DLMGCP DEBUG <0013> endpoint:rtpbridge/88@mgw CI:0BEF2950 output_enabled 0 (mgcp_msg.c:125) 20241102125906615 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241102125906615 DLMGCP DEBUG <0013> endpoint:rtpbridge/88@mgw conn:(1234/rtp C:0BEF2950 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241102125906615 DLMGCP DEBUG <0013> endpoint:rtpbridge/88@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241102125906615 DLMGCP DEBUG <0013> endpoint:rtpbridge/88@mgw CI:0BEF2950 CRCX: Creating connection: port: 4286 (mgcp_protocol.c:1112) 20241102125906615 DLMGCP NOTICE <0013> endpoint:rtpbridge/88@mgw CI:0BEF2950 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241102125906615 DLMGCP DEBUG <0013> endpoint:rtpbridge/88@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241102125906615 DLMGCP DEBUG <0013> Generated response: line #00: 200 3212 OK (mgcp_msg.c:67) 20241102125906615 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/88@mgw (mgcp_msg.c:67) 20241102125906615 DLMGCP DEBUG <0013> Generated response: line #02: I: 0BEF2950 (mgcp_msg.c:67) 20241102125906615 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241102125906615 DLMGCP DEBUG <0013> Generated response: line #04: o=- 0BEF2950 23 IN IP6 ::1 (mgcp_msg.c:67) 20241102125906615 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241102125906615 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241102125906615 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241102125906615 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4286 RTP/AVP 112 (mgcp_msg.c:67) 20241102125906615 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241102125906615 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241102125906616 DLMGCP DEBUG <0013> Received message: line #00: CRCX 3213 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241102125906616 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241102125906616 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241102125906616 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241102125906616 DLMGCP DEBUG <0013> endpoint:rtpbridge/89@mgw (trunk:0) found free endpoint: rtpbridge/89@mgw (mgcp_endp.c:261) 20241102125906616 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/89@mgw" (mgcp_protocol.c:441) 20241102125906616 DLMGCP NOTICE <0013> endpoint:rtpbridge/89@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241102125906616 DLMGCP DEBUG <0013> endpoint:rtpbridge/89@mgw conn:(1234/rtp C:20BA0F2A r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241102125906616 DLMGCP DEBUG <0013> endpoint:rtpbridge/89@mgw CI:20BA0F2A connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241102125906616 DLMGCP DEBUG <0013> endpoint:rtpbridge/89@mgw CI:20BA0F2A output_enabled 0 (mgcp_msg.c:125) 20241102125906616 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241102125906616 DLMGCP DEBUG <0013> endpoint:rtpbridge/89@mgw conn:(1234/rtp C:20BA0F2A r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241102125906616 DLMGCP DEBUG <0013> endpoint:rtpbridge/89@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241102125906616 DLMGCP DEBUG <0013> endpoint:rtpbridge/89@mgw CI:20BA0F2A CRCX: Creating connection: port: 4288 (mgcp_protocol.c:1112) 20241102125906616 DLMGCP NOTICE <0013> endpoint:rtpbridge/89@mgw CI:20BA0F2A CRCX: connection successfully created (mgcp_protocol.c:1121) 20241102125906616 DLMGCP DEBUG <0013> endpoint:rtpbridge/89@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241102125906616 DLMGCP DEBUG <0013> Generated response: line #00: 200 3213 OK (mgcp_msg.c:67) 20241102125906616 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/89@mgw (mgcp_msg.c:67) 20241102125906616 DLMGCP DEBUG <0013> Generated response: line #02: I: 20BA0F2A (mgcp_msg.c:67) 20241102125906616 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241102125906616 DLMGCP DEBUG <0013> Generated response: line #04: o=- 20BA0F2A 23 IN IP6 ::1 (mgcp_msg.c:67) 20241102125906616 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241102125906616 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241102125906616 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241102125906616 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4288 RTP/AVP 112 (mgcp_msg.c:67) 20241102125906616 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241102125906616 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241102125906616 DLMGCP DEBUG <0013> Received message: line #00: CRCX 3214 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241102125906616 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241102125906616 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241102125906616 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241102125906616 DLMGCP DEBUG <0013> endpoint:rtpbridge/8a@mgw (trunk:0) found free endpoint: rtpbridge/8a@mgw (mgcp_endp.c:261) 20241102125906616 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/8a@mgw" (mgcp_protocol.c:441) 20241102125906616 DLMGCP NOTICE <0013> endpoint:rtpbridge/8a@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241102125906616 DLMGCP DEBUG <0013> endpoint:rtpbridge/8a@mgw conn:(1234/rtp C:F16266CE r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241102125906616 DLMGCP DEBUG <0013> endpoint:rtpbridge/8a@mgw CI:F16266CE connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241102125906616 DLMGCP DEBUG <0013> endpoint:rtpbridge/8a@mgw CI:F16266CE output_enabled 0 (mgcp_msg.c:125) 20241102125906616 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241102125906616 DLMGCP DEBUG <0013> endpoint:rtpbridge/8a@mgw conn:(1234/rtp C:F16266CE r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241102125906616 DLMGCP DEBUG <0013> endpoint:rtpbridge/8a@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241102125906617 DLMGCP DEBUG <0013> endpoint:rtpbridge/8a@mgw CI:F16266CE CRCX: Creating connection: port: 4290 (mgcp_protocol.c:1112) 20241102125906617 DLMGCP NOTICE <0013> endpoint:rtpbridge/8a@mgw CI:F16266CE CRCX: connection successfully created (mgcp_protocol.c:1121) 20241102125906617 DLMGCP DEBUG <0013> endpoint:rtpbridge/8a@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241102125906617 DLMGCP DEBUG <0013> Generated response: line #00: 200 3214 OK (mgcp_msg.c:67) 20241102125906617 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/8a@mgw (mgcp_msg.c:67) 20241102125906617 DLMGCP DEBUG <0013> Generated response: line #02: I: F16266CE (mgcp_msg.c:67) 20241102125906617 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241102125906617 DLMGCP DEBUG <0013> Generated response: line #04: o=- F16266CE 23 IN IP6 ::1 (mgcp_msg.c:67) 20241102125906617 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241102125906617 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241102125906617 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241102125906617 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4290 RTP/AVP 112 (mgcp_msg.c:67) 20241102125906617 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241102125906617 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241102125906617 DLMGCP DEBUG <0013> Received message: line #00: CRCX 3215 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241102125906617 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241102125906617 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241102125906617 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241102125906617 DLMGCP DEBUG <0013> endpoint:rtpbridge/8b@mgw (trunk:0) found free endpoint: rtpbridge/8b@mgw (mgcp_endp.c:261) 20241102125906617 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/8b@mgw" (mgcp_protocol.c:441) 20241102125906617 DLMGCP NOTICE <0013> endpoint:rtpbridge/8b@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241102125906617 DLMGCP DEBUG <0013> endpoint:rtpbridge/8b@mgw conn:(1234/rtp C:03634586 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241102125906617 DLMGCP DEBUG <0013> endpoint:rtpbridge/8b@mgw CI:03634586 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241102125906617 DLMGCP DEBUG <0013> endpoint:rtpbridge/8b@mgw CI:03634586 output_enabled 0 (mgcp_msg.c:125) 20241102125906617 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241102125906617 DLMGCP DEBUG <0013> endpoint:rtpbridge/8b@mgw conn:(1234/rtp C:03634586 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241102125906617 DLMGCP DEBUG <0013> endpoint:rtpbridge/8b@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241102125906617 DLMGCP DEBUG <0013> endpoint:rtpbridge/8b@mgw CI:03634586 CRCX: Creating connection: port: 4292 (mgcp_protocol.c:1112) 20241102125906617 DLMGCP NOTICE <0013> endpoint:rtpbridge/8b@mgw CI:03634586 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241102125906617 DLMGCP DEBUG <0013> endpoint:rtpbridge/8b@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241102125906617 DLMGCP DEBUG <0013> Generated response: line #00: 200 3215 OK (mgcp_msg.c:67) 20241102125906617 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/8b@mgw (mgcp_msg.c:67) 20241102125906617 DLMGCP DEBUG <0013> Generated response: line #02: I: 03634586 (mgcp_msg.c:67) 20241102125906617 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241102125906617 DLMGCP DEBUG <0013> Generated response: line #04: o=- 03634586 23 IN IP6 ::1 (mgcp_msg.c:67) 20241102125906617 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241102125906617 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241102125906617 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241102125906617 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4292 RTP/AVP 112 (mgcp_msg.c:67) 20241102125906617 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241102125906617 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241102125906618 DLMGCP DEBUG <0013> Received message: line #00: CRCX 3216 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241102125906618 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241102125906618 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241102125906618 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241102125906618 DLMGCP DEBUG <0013> endpoint:rtpbridge/8c@mgw (trunk:0) found free endpoint: rtpbridge/8c@mgw (mgcp_endp.c:261) 20241102125906618 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/8c@mgw" (mgcp_protocol.c:441) 20241102125906618 DLMGCP NOTICE <0013> endpoint:rtpbridge/8c@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241102125906618 DLMGCP DEBUG <0013> endpoint:rtpbridge/8c@mgw conn:(1234/rtp C:7161E540 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241102125906618 DLMGCP DEBUG <0013> endpoint:rtpbridge/8c@mgw CI:7161E540 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241102125906618 DLMGCP DEBUG <0013> endpoint:rtpbridge/8c@mgw CI:7161E540 output_enabled 0 (mgcp_msg.c:125) 20241102125906618 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241102125906618 DLMGCP DEBUG <0013> endpoint:rtpbridge/8c@mgw conn:(1234/rtp C:7161E540 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241102125906618 DLMGCP DEBUG <0013> endpoint:rtpbridge/8c@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241102125906618 DLMGCP DEBUG <0013> endpoint:rtpbridge/8c@mgw CI:7161E540 CRCX: Creating connection: port: 4294 (mgcp_protocol.c:1112) 20241102125906618 DLMGCP NOTICE <0013> endpoint:rtpbridge/8c@mgw CI:7161E540 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241102125906618 DLMGCP DEBUG <0013> endpoint:rtpbridge/8c@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241102125906618 DLMGCP DEBUG <0013> Generated response: line #00: 200 3216 OK (mgcp_msg.c:67) 20241102125906618 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/8c@mgw (mgcp_msg.c:67) 20241102125906618 DLMGCP DEBUG <0013> Generated response: line #02: I: 7161E540 (mgcp_msg.c:67) 20241102125906618 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241102125906618 DLMGCP DEBUG <0013> Generated response: line #04: o=- 7161E540 23 IN IP6 ::1 (mgcp_msg.c:67) 20241102125906618 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241102125906618 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241102125906618 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241102125906618 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4294 RTP/AVP 112 (mgcp_msg.c:67) 20241102125906618 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241102125906618 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241102125906619 DLMGCP DEBUG <0013> Received message: line #00: CRCX 3217 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241102125906619 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241102125906619 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241102125906619 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241102125906619 DLMGCP DEBUG <0013> endpoint:rtpbridge/8d@mgw (trunk:0) found free endpoint: rtpbridge/8d@mgw (mgcp_endp.c:261) 20241102125906619 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/8d@mgw" (mgcp_protocol.c:441) 20241102125906619 DLMGCP NOTICE <0013> endpoint:rtpbridge/8d@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241102125906619 DLMGCP DEBUG <0013> endpoint:rtpbridge/8d@mgw conn:(1234/rtp C:78B83EAC r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241102125906619 DLMGCP DEBUG <0013> endpoint:rtpbridge/8d@mgw CI:78B83EAC connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241102125906619 DLMGCP DEBUG <0013> endpoint:rtpbridge/8d@mgw CI:78B83EAC output_enabled 0 (mgcp_msg.c:125) 20241102125906619 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241102125906619 DLMGCP DEBUG <0013> endpoint:rtpbridge/8d@mgw conn:(1234/rtp C:78B83EAC r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241102125906619 DLMGCP DEBUG <0013> endpoint:rtpbridge/8d@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241102125906619 DLMGCP DEBUG <0013> endpoint:rtpbridge/8d@mgw CI:78B83EAC CRCX: Creating connection: port: 4296 (mgcp_protocol.c:1112) 20241102125906619 DLMGCP NOTICE <0013> endpoint:rtpbridge/8d@mgw CI:78B83EAC CRCX: connection successfully created (mgcp_protocol.c:1121) 20241102125906619 DLMGCP DEBUG <0013> endpoint:rtpbridge/8d@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241102125906619 DLMGCP DEBUG <0013> Generated response: line #00: 200 3217 OK (mgcp_msg.c:67) 20241102125906619 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/8d@mgw (mgcp_msg.c:67) 20241102125906619 DLMGCP DEBUG <0013> Generated response: line #02: I: 78B83EAC (mgcp_msg.c:67) 20241102125906619 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241102125906619 DLMGCP DEBUG <0013> Generated response: line #04: o=- 78B83EAC 23 IN IP6 ::1 (mgcp_msg.c:67) 20241102125906619 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241102125906619 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241102125906619 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241102125906619 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4296 RTP/AVP 112 (mgcp_msg.c:67) 20241102125906619 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241102125906619 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241102125906619 DLMGCP DEBUG <0013> Received message: line #00: CRCX 3218 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241102125906619 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241102125906619 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241102125906619 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241102125906619 DLMGCP DEBUG <0013> endpoint:rtpbridge/8e@mgw (trunk:0) found free endpoint: rtpbridge/8e@mgw (mgcp_endp.c:261) 20241102125906619 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/8e@mgw" (mgcp_protocol.c:441) 20241102125906619 DLMGCP NOTICE <0013> endpoint:rtpbridge/8e@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241102125906619 DLMGCP DEBUG <0013> endpoint:rtpbridge/8e@mgw conn:(1234/rtp C:573E30FC r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241102125906619 DLMGCP DEBUG <0013> endpoint:rtpbridge/8e@mgw CI:573E30FC connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241102125906619 DLMGCP DEBUG <0013> endpoint:rtpbridge/8e@mgw CI:573E30FC output_enabled 0 (mgcp_msg.c:125) 20241102125906620 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241102125906620 DLMGCP DEBUG <0013> endpoint:rtpbridge/8e@mgw conn:(1234/rtp C:573E30FC r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241102125906620 DLMGCP DEBUG <0013> endpoint:rtpbridge/8e@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241102125906620 DLMGCP DEBUG <0013> endpoint:rtpbridge/8e@mgw CI:573E30FC CRCX: Creating connection: port: 4298 (mgcp_protocol.c:1112) 20241102125906620 DLMGCP NOTICE <0013> endpoint:rtpbridge/8e@mgw CI:573E30FC CRCX: connection successfully created (mgcp_protocol.c:1121) 20241102125906620 DLMGCP DEBUG <0013> endpoint:rtpbridge/8e@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241102125906620 DLMGCP DEBUG <0013> Generated response: line #00: 200 3218 OK (mgcp_msg.c:67) 20241102125906620 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/8e@mgw (mgcp_msg.c:67) 20241102125906620 DLMGCP DEBUG <0013> Generated response: line #02: I: 573E30FC (mgcp_msg.c:67) 20241102125906620 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241102125906620 DLMGCP DEBUG <0013> Generated response: line #04: o=- 573E30FC 23 IN IP6 ::1 (mgcp_msg.c:67) 20241102125906620 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241102125906620 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241102125906620 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241102125906620 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4298 RTP/AVP 112 (mgcp_msg.c:67) 20241102125906620 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241102125906620 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241102125906620 DLMGCP DEBUG <0013> Received message: line #00: CRCX 3219 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241102125906620 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241102125906620 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241102125906620 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241102125906620 DLMGCP DEBUG <0013> endpoint:rtpbridge/8f@mgw (trunk:0) found free endpoint: rtpbridge/8f@mgw (mgcp_endp.c:261) 20241102125906620 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/8f@mgw" (mgcp_protocol.c:441) 20241102125906620 DLMGCP NOTICE <0013> endpoint:rtpbridge/8f@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241102125906620 DLMGCP DEBUG <0013> endpoint:rtpbridge/8f@mgw conn:(1234/rtp C:F608A0A8 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241102125906620 DLMGCP DEBUG <0013> endpoint:rtpbridge/8f@mgw CI:F608A0A8 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241102125906620 DLMGCP DEBUG <0013> endpoint:rtpbridge/8f@mgw CI:F608A0A8 output_enabled 0 (mgcp_msg.c:125) 20241102125906620 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241102125906620 DLMGCP DEBUG <0013> endpoint:rtpbridge/8f@mgw conn:(1234/rtp C:F608A0A8 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241102125906620 DLMGCP DEBUG <0013> endpoint:rtpbridge/8f@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241102125906620 DLMGCP DEBUG <0013> endpoint:rtpbridge/8f@mgw CI:F608A0A8 CRCX: Creating connection: port: 4300 (mgcp_protocol.c:1112) 20241102125906620 DLMGCP NOTICE <0013> endpoint:rtpbridge/8f@mgw CI:F608A0A8 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241102125906620 DLMGCP DEBUG <0013> endpoint:rtpbridge/8f@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241102125906620 DLMGCP DEBUG <0013> Generated response: line #00: 200 3219 OK (mgcp_msg.c:67) 20241102125906620 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/8f@mgw (mgcp_msg.c:67) 20241102125906620 DLMGCP DEBUG <0013> Generated response: line #02: I: F608A0A8 (mgcp_msg.c:67) 20241102125906620 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241102125906620 DLMGCP DEBUG <0013> Generated response: line #04: o=- F608A0A8 23 IN IP6 ::1 (mgcp_msg.c:67) 20241102125906620 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241102125906620 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241102125906620 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241102125906620 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4300 RTP/AVP 112 (mgcp_msg.c:67) 20241102125906620 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241102125906620 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241102125906621 DLMGCP DEBUG <0013> Received message: line #00: CRCX 3220 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241102125906621 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241102125906621 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241102125906621 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241102125906621 DLMGCP DEBUG <0013> endpoint:rtpbridge/90@mgw (trunk:0) found free endpoint: rtpbridge/90@mgw (mgcp_endp.c:261) 20241102125906621 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/90@mgw" (mgcp_protocol.c:441) 20241102125906621 DLMGCP NOTICE <0013> endpoint:rtpbridge/90@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241102125906621 DLMGCP DEBUG <0013> endpoint:rtpbridge/90@mgw conn:(1234/rtp C:363427D1 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241102125906621 DLMGCP DEBUG <0013> endpoint:rtpbridge/90@mgw CI:363427D1 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241102125906621 DLMGCP DEBUG <0013> endpoint:rtpbridge/90@mgw CI:363427D1 output_enabled 0 (mgcp_msg.c:125) 20241102125906621 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241102125906621 DLMGCP DEBUG <0013> endpoint:rtpbridge/90@mgw conn:(1234/rtp C:363427D1 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241102125906621 DLMGCP DEBUG <0013> endpoint:rtpbridge/90@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241102125906621 DLMGCP DEBUG <0013> endpoint:rtpbridge/90@mgw CI:363427D1 CRCX: Creating connection: port: 4302 (mgcp_protocol.c:1112) 20241102125906621 DLMGCP NOTICE <0013> endpoint:rtpbridge/90@mgw CI:363427D1 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241102125906621 DLMGCP DEBUG <0013> endpoint:rtpbridge/90@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241102125906621 DLMGCP DEBUG <0013> Generated response: line #00: 200 3220 OK (mgcp_msg.c:67) 20241102125906621 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/90@mgw (mgcp_msg.c:67) 20241102125906621 DLMGCP DEBUG <0013> Generated response: line #02: I: 363427D1 (mgcp_msg.c:67) 20241102125906621 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241102125906621 DLMGCP DEBUG <0013> Generated response: line #04: o=- 363427D1 23 IN IP6 ::1 (mgcp_msg.c:67) 20241102125906621 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241102125906621 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241102125906621 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241102125906621 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4302 RTP/AVP 112 (mgcp_msg.c:67) 20241102125906621 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241102125906621 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241102125906622 DLMGCP DEBUG <0013> Received message: line #00: CRCX 3221 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241102125906622 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241102125906622 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241102125906622 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241102125906622 DLMGCP DEBUG <0013> endpoint:rtpbridge/91@mgw (trunk:0) found free endpoint: rtpbridge/91@mgw (mgcp_endp.c:261) 20241102125906622 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/91@mgw" (mgcp_protocol.c:441) 20241102125906622 DLMGCP NOTICE <0013> endpoint:rtpbridge/91@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241102125906622 DLMGCP DEBUG <0013> endpoint:rtpbridge/91@mgw conn:(1234/rtp C:2217AF34 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241102125906622 DLMGCP DEBUG <0013> endpoint:rtpbridge/91@mgw CI:2217AF34 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241102125906622 DLMGCP DEBUG <0013> endpoint:rtpbridge/91@mgw CI:2217AF34 output_enabled 0 (mgcp_msg.c:125) 20241102125906622 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241102125906622 DLMGCP DEBUG <0013> endpoint:rtpbridge/91@mgw conn:(1234/rtp C:2217AF34 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241102125906622 DLMGCP DEBUG <0013> endpoint:rtpbridge/91@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241102125906622 DLMGCP DEBUG <0013> endpoint:rtpbridge/91@mgw CI:2217AF34 CRCX: Creating connection: port: 4304 (mgcp_protocol.c:1112) 20241102125906622 DLMGCP NOTICE <0013> endpoint:rtpbridge/91@mgw CI:2217AF34 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241102125906622 DLMGCP DEBUG <0013> endpoint:rtpbridge/91@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241102125906622 DLMGCP DEBUG <0013> Generated response: line #00: 200 3221 OK (mgcp_msg.c:67) 20241102125906622 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/91@mgw (mgcp_msg.c:67) 20241102125906622 DLMGCP DEBUG <0013> Generated response: line #02: I: 2217AF34 (mgcp_msg.c:67) 20241102125906622 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241102125906622 DLMGCP DEBUG <0013> Generated response: line #04: o=- 2217AF34 23 IN IP6 ::1 (mgcp_msg.c:67) 20241102125906622 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241102125906622 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241102125906622 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241102125906622 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4304 RTP/AVP 112 (mgcp_msg.c:67) 20241102125906622 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241102125906622 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241102125906622 DLMGCP DEBUG <0013> Received message: line #00: CRCX 3222 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241102125906622 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241102125906622 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241102125906622 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241102125906622 DLMGCP DEBUG <0013> endpoint:rtpbridge/92@mgw (trunk:0) found free endpoint: rtpbridge/92@mgw (mgcp_endp.c:261) 20241102125906622 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/92@mgw" (mgcp_protocol.c:441) 20241102125906622 DLMGCP NOTICE <0013> endpoint:rtpbridge/92@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241102125906622 DLMGCP DEBUG <0013> endpoint:rtpbridge/92@mgw conn:(1234/rtp C:278C13FC r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241102125906622 DLMGCP DEBUG <0013> endpoint:rtpbridge/92@mgw CI:278C13FC connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241102125906622 DLMGCP DEBUG <0013> endpoint:rtpbridge/92@mgw CI:278C13FC output_enabled 0 (mgcp_msg.c:125) 20241102125906622 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241102125906622 DLMGCP DEBUG <0013> endpoint:rtpbridge/92@mgw conn:(1234/rtp C:278C13FC r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241102125906622 DLMGCP DEBUG <0013> endpoint:rtpbridge/92@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241102125906623 DLMGCP DEBUG <0013> endpoint:rtpbridge/92@mgw CI:278C13FC CRCX: Creating connection: port: 4306 (mgcp_protocol.c:1112) 20241102125906623 DLMGCP NOTICE <0013> endpoint:rtpbridge/92@mgw CI:278C13FC CRCX: connection successfully created (mgcp_protocol.c:1121) 20241102125906623 DLMGCP DEBUG <0013> endpoint:rtpbridge/92@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241102125906623 DLMGCP DEBUG <0013> Generated response: line #00: 200 3222 OK (mgcp_msg.c:67) 20241102125906623 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/92@mgw (mgcp_msg.c:67) 20241102125906623 DLMGCP DEBUG <0013> Generated response: line #02: I: 278C13FC (mgcp_msg.c:67) 20241102125906623 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241102125906623 DLMGCP DEBUG <0013> Generated response: line #04: o=- 278C13FC 23 IN IP6 ::1 (mgcp_msg.c:67) 20241102125906623 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241102125906623 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241102125906623 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241102125906623 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4306 RTP/AVP 112 (mgcp_msg.c:67) 20241102125906623 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241102125906623 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241102125906623 DLMGCP DEBUG <0013> Received message: line #00: CRCX 3223 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241102125906623 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241102125906623 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241102125906623 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241102125906623 DLMGCP DEBUG <0013> endpoint:rtpbridge/93@mgw (trunk:0) found free endpoint: rtpbridge/93@mgw (mgcp_endp.c:261) 20241102125906623 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/93@mgw" (mgcp_protocol.c:441) 20241102125906623 DLMGCP NOTICE <0013> endpoint:rtpbridge/93@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241102125906623 DLMGCP DEBUG <0013> endpoint:rtpbridge/93@mgw conn:(1234/rtp C:73679EE1 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241102125906623 DLMGCP DEBUG <0013> endpoint:rtpbridge/93@mgw CI:73679EE1 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241102125906623 DLMGCP DEBUG <0013> endpoint:rtpbridge/93@mgw CI:73679EE1 output_enabled 0 (mgcp_msg.c:125) 20241102125906623 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241102125906623 DLMGCP DEBUG <0013> endpoint:rtpbridge/93@mgw conn:(1234/rtp C:73679EE1 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241102125906623 DLMGCP DEBUG <0013> endpoint:rtpbridge/93@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241102125906623 DLMGCP DEBUG <0013> endpoint:rtpbridge/93@mgw CI:73679EE1 CRCX: Creating connection: port: 4308 (mgcp_protocol.c:1112) 20241102125906623 DLMGCP NOTICE <0013> endpoint:rtpbridge/93@mgw CI:73679EE1 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241102125906623 DLMGCP DEBUG <0013> endpoint:rtpbridge/93@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241102125906623 DLMGCP DEBUG <0013> Generated response: line #00: 200 3223 OK (mgcp_msg.c:67) 20241102125906623 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/93@mgw (mgcp_msg.c:67) 20241102125906623 DLMGCP DEBUG <0013> Generated response: line #02: I: 73679EE1 (mgcp_msg.c:67) 20241102125906623 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241102125906623 DLMGCP DEBUG <0013> Generated response: line #04: o=- 73679EE1 23 IN IP6 ::1 (mgcp_msg.c:67) 20241102125906623 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241102125906623 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241102125906623 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241102125906623 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4308 RTP/AVP 112 (mgcp_msg.c:67) 20241102125906623 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241102125906623 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241102125906624 DLMGCP DEBUG <0013> Received message: line #00: CRCX 3224 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241102125906624 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241102125906624 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241102125906624 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241102125906624 DLMGCP DEBUG <0013> endpoint:rtpbridge/94@mgw (trunk:0) found free endpoint: rtpbridge/94@mgw (mgcp_endp.c:261) 20241102125906624 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/94@mgw" (mgcp_protocol.c:441) 20241102125906624 DLMGCP NOTICE <0013> endpoint:rtpbridge/94@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241102125906624 DLMGCP DEBUG <0013> endpoint:rtpbridge/94@mgw conn:(1234/rtp C:6BF1B222 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241102125906624 DLMGCP DEBUG <0013> endpoint:rtpbridge/94@mgw CI:6BF1B222 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241102125906624 DLMGCP DEBUG <0013> endpoint:rtpbridge/94@mgw CI:6BF1B222 output_enabled 0 (mgcp_msg.c:125) 20241102125906624 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241102125906624 DLMGCP DEBUG <0013> endpoint:rtpbridge/94@mgw conn:(1234/rtp C:6BF1B222 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241102125906624 DLMGCP DEBUG <0013> endpoint:rtpbridge/94@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241102125906624 DLMGCP DEBUG <0013> endpoint:rtpbridge/94@mgw CI:6BF1B222 CRCX: Creating connection: port: 4310 (mgcp_protocol.c:1112) 20241102125906624 DLMGCP NOTICE <0013> endpoint:rtpbridge/94@mgw CI:6BF1B222 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241102125906624 DLMGCP DEBUG <0013> endpoint:rtpbridge/94@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241102125906624 DLMGCP DEBUG <0013> Generated response: line #00: 200 3224 OK (mgcp_msg.c:67) 20241102125906624 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/94@mgw (mgcp_msg.c:67) 20241102125906624 DLMGCP DEBUG <0013> Generated response: line #02: I: 6BF1B222 (mgcp_msg.c:67) 20241102125906624 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241102125906624 DLMGCP DEBUG <0013> Generated response: line #04: o=- 6BF1B222 23 IN IP6 ::1 (mgcp_msg.c:67) 20241102125906624 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241102125906624 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241102125906624 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241102125906624 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4310 RTP/AVP 112 (mgcp_msg.c:67) 20241102125906624 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241102125906624 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241102125906624 DLMGCP DEBUG <0013> Received message: line #00: CRCX 3225 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241102125906624 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241102125906624 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241102125906624 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241102125906624 DLMGCP DEBUG <0013> endpoint:rtpbridge/95@mgw (trunk:0) found free endpoint: rtpbridge/95@mgw (mgcp_endp.c:261) 20241102125906624 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/95@mgw" (mgcp_protocol.c:441) 20241102125906624 DLMGCP NOTICE <0013> endpoint:rtpbridge/95@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241102125906625 DLMGCP DEBUG <0013> endpoint:rtpbridge/95@mgw conn:(1234/rtp C:C4061CEF r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241102125906625 DLMGCP DEBUG <0013> endpoint:rtpbridge/95@mgw CI:C4061CEF connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241102125906625 DLMGCP DEBUG <0013> endpoint:rtpbridge/95@mgw CI:C4061CEF output_enabled 0 (mgcp_msg.c:125) 20241102125906625 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241102125906625 DLMGCP DEBUG <0013> endpoint:rtpbridge/95@mgw conn:(1234/rtp C:C4061CEF r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241102125906625 DLMGCP DEBUG <0013> endpoint:rtpbridge/95@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241102125906625 DLMGCP DEBUG <0013> endpoint:rtpbridge/95@mgw CI:C4061CEF CRCX: Creating connection: port: 4312 (mgcp_protocol.c:1112) 20241102125906625 DLMGCP NOTICE <0013> endpoint:rtpbridge/95@mgw CI:C4061CEF CRCX: connection successfully created (mgcp_protocol.c:1121) 20241102125906625 DLMGCP DEBUG <0013> endpoint:rtpbridge/95@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241102125906625 DLMGCP DEBUG <0013> Generated response: line #00: 200 3225 OK (mgcp_msg.c:67) 20241102125906625 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/95@mgw (mgcp_msg.c:67) 20241102125906625 DLMGCP DEBUG <0013> Generated response: line #02: I: C4061CEF (mgcp_msg.c:67) 20241102125906625 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241102125906625 DLMGCP DEBUG <0013> Generated response: line #04: o=- C4061CEF 23 IN IP6 ::1 (mgcp_msg.c:67) 20241102125906625 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241102125906625 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241102125906625 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241102125906625 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4312 RTP/AVP 112 (mgcp_msg.c:67) 20241102125906625 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241102125906625 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241102125906625 DLMGCP DEBUG <0013> Received message: line #00: CRCX 3226 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241102125906625 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241102125906625 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241102125906625 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241102125906625 DLMGCP DEBUG <0013> endpoint:rtpbridge/96@mgw (trunk:0) found free endpoint: rtpbridge/96@mgw (mgcp_endp.c:261) 20241102125906625 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/96@mgw" (mgcp_protocol.c:441) 20241102125906625 DLMGCP NOTICE <0013> endpoint:rtpbridge/96@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241102125906625 DLMGCP DEBUG <0013> endpoint:rtpbridge/96@mgw conn:(1234/rtp C:B40B3C36 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241102125906625 DLMGCP DEBUG <0013> endpoint:rtpbridge/96@mgw CI:B40B3C36 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241102125906625 DLMGCP DEBUG <0013> endpoint:rtpbridge/96@mgw CI:B40B3C36 output_enabled 0 (mgcp_msg.c:125) 20241102125906625 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241102125906625 DLMGCP DEBUG <0013> endpoint:rtpbridge/96@mgw conn:(1234/rtp C:B40B3C36 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241102125906625 DLMGCP DEBUG <0013> endpoint:rtpbridge/96@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241102125906625 DLMGCP DEBUG <0013> endpoint:rtpbridge/96@mgw CI:B40B3C36 CRCX: Creating connection: port: 4314 (mgcp_protocol.c:1112) 20241102125906625 DLMGCP NOTICE <0013> endpoint:rtpbridge/96@mgw CI:B40B3C36 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241102125906625 DLMGCP DEBUG <0013> endpoint:rtpbridge/96@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241102125906625 DLMGCP DEBUG <0013> Generated response: line #00: 200 3226 OK (mgcp_msg.c:67) 20241102125906625 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/96@mgw (mgcp_msg.c:67) 20241102125906625 DLMGCP DEBUG <0013> Generated response: line #02: I: B40B3C36 (mgcp_msg.c:67) 20241102125906625 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241102125906625 DLMGCP DEBUG <0013> Generated response: line #04: o=- B40B3C36 23 IN IP6 ::1 (mgcp_msg.c:67) 20241102125906625 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241102125906625 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241102125906625 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241102125906625 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4314 RTP/AVP 112 (mgcp_msg.c:67) 20241102125906625 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241102125906625 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241102125906626 DLMGCP DEBUG <0013> Received message: line #00: CRCX 3227 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241102125906626 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241102125906626 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241102125906626 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241102125906626 DLMGCP DEBUG <0013> endpoint:rtpbridge/97@mgw (trunk:0) found free endpoint: rtpbridge/97@mgw (mgcp_endp.c:261) 20241102125906626 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/97@mgw" (mgcp_protocol.c:441) 20241102125906626 DLMGCP NOTICE <0013> endpoint:rtpbridge/97@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241102125906626 DLMGCP DEBUG <0013> endpoint:rtpbridge/97@mgw conn:(1234/rtp C:125D3868 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241102125906626 DLMGCP DEBUG <0013> endpoint:rtpbridge/97@mgw CI:125D3868 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241102125906626 DLMGCP DEBUG <0013> endpoint:rtpbridge/97@mgw CI:125D3868 output_enabled 0 (mgcp_msg.c:125) 20241102125906626 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241102125906626 DLMGCP DEBUG <0013> endpoint:rtpbridge/97@mgw conn:(1234/rtp C:125D3868 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241102125906626 DLMGCP DEBUG <0013> endpoint:rtpbridge/97@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241102125906626 DLMGCP DEBUG <0013> endpoint:rtpbridge/97@mgw CI:125D3868 CRCX: Creating connection: port: 4316 (mgcp_protocol.c:1112) 20241102125906626 DLMGCP NOTICE <0013> endpoint:rtpbridge/97@mgw CI:125D3868 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241102125906626 DLMGCP DEBUG <0013> endpoint:rtpbridge/97@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241102125906626 DLMGCP DEBUG <0013> Generated response: line #00: 200 3227 OK (mgcp_msg.c:67) 20241102125906626 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/97@mgw (mgcp_msg.c:67) 20241102125906626 DLMGCP DEBUG <0013> Generated response: line #02: I: 125D3868 (mgcp_msg.c:67) 20241102125906626 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241102125906626 DLMGCP DEBUG <0013> Generated response: line #04: o=- 125D3868 23 IN IP6 ::1 (mgcp_msg.c:67) 20241102125906626 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241102125906626 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241102125906626 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241102125906626 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4316 RTP/AVP 112 (mgcp_msg.c:67) 20241102125906626 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241102125906626 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241102125906627 DLMGCP DEBUG <0013> Received message: line #00: CRCX 3228 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241102125906627 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241102125906627 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241102125906627 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241102125906627 DLMGCP DEBUG <0013> endpoint:rtpbridge/98@mgw (trunk:0) found free endpoint: rtpbridge/98@mgw (mgcp_endp.c:261) 20241102125906627 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/98@mgw" (mgcp_protocol.c:441) 20241102125906627 DLMGCP NOTICE <0013> endpoint:rtpbridge/98@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241102125906627 DLMGCP DEBUG <0013> endpoint:rtpbridge/98@mgw conn:(1234/rtp C:CC7FB36D r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241102125906627 DLMGCP DEBUG <0013> endpoint:rtpbridge/98@mgw CI:CC7FB36D connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241102125906627 DLMGCP DEBUG <0013> endpoint:rtpbridge/98@mgw CI:CC7FB36D output_enabled 0 (mgcp_msg.c:125) 20241102125906627 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241102125906627 DLMGCP DEBUG <0013> endpoint:rtpbridge/98@mgw conn:(1234/rtp C:CC7FB36D r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241102125906627 DLMGCP DEBUG <0013> endpoint:rtpbridge/98@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241102125906627 DLMGCP DEBUG <0013> endpoint:rtpbridge/98@mgw CI:CC7FB36D CRCX: Creating connection: port: 4318 (mgcp_protocol.c:1112) 20241102125906627 DLMGCP NOTICE <0013> endpoint:rtpbridge/98@mgw CI:CC7FB36D CRCX: connection successfully created (mgcp_protocol.c:1121) 20241102125906627 DLMGCP DEBUG <0013> endpoint:rtpbridge/98@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241102125906627 DLMGCP DEBUG <0013> Generated response: line #00: 200 3228 OK (mgcp_msg.c:67) 20241102125906627 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/98@mgw (mgcp_msg.c:67) 20241102125906627 DLMGCP DEBUG <0013> Generated response: line #02: I: CC7FB36D (mgcp_msg.c:67) 20241102125906627 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241102125906627 DLMGCP DEBUG <0013> Generated response: line #04: o=- CC7FB36D 23 IN IP6 ::1 (mgcp_msg.c:67) 20241102125906627 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241102125906627 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241102125906627 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241102125906627 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4318 RTP/AVP 112 (mgcp_msg.c:67) 20241102125906627 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241102125906627 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241102125906628 DLMGCP DEBUG <0013> Received message: line #00: CRCX 3229 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241102125906628 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241102125906628 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241102125906628 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241102125906628 DLMGCP DEBUG <0013> endpoint:rtpbridge/99@mgw (trunk:0) found free endpoint: rtpbridge/99@mgw (mgcp_endp.c:261) 20241102125906628 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/99@mgw" (mgcp_protocol.c:441) 20241102125906628 DLMGCP NOTICE <0013> endpoint:rtpbridge/99@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241102125906628 DLMGCP DEBUG <0013> endpoint:rtpbridge/99@mgw conn:(1234/rtp C:08D8ADA5 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241102125906628 DLMGCP DEBUG <0013> endpoint:rtpbridge/99@mgw CI:08D8ADA5 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241102125906628 DLMGCP DEBUG <0013> endpoint:rtpbridge/99@mgw CI:08D8ADA5 output_enabled 0 (mgcp_msg.c:125) 20241102125906628 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241102125906628 DLMGCP DEBUG <0013> endpoint:rtpbridge/99@mgw conn:(1234/rtp C:08D8ADA5 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241102125906628 DLMGCP DEBUG <0013> endpoint:rtpbridge/99@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241102125906628 DLMGCP DEBUG <0013> endpoint:rtpbridge/99@mgw CI:08D8ADA5 CRCX: Creating connection: port: 4320 (mgcp_protocol.c:1112) 20241102125906628 DLMGCP NOTICE <0013> endpoint:rtpbridge/99@mgw CI:08D8ADA5 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241102125906628 DLMGCP DEBUG <0013> endpoint:rtpbridge/99@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241102125906628 DLMGCP DEBUG <0013> Generated response: line #00: 200 3229 OK (mgcp_msg.c:67) 20241102125906629 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/99@mgw (mgcp_msg.c:67) 20241102125906629 DLMGCP DEBUG <0013> Generated response: line #02: I: 08D8ADA5 (mgcp_msg.c:67) 20241102125906629 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241102125906629 DLMGCP DEBUG <0013> Generated response: line #04: o=- 08D8ADA5 23 IN IP6 ::1 (mgcp_msg.c:67) 20241102125906629 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241102125906629 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241102125906629 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241102125906629 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4320 RTP/AVP 112 (mgcp_msg.c:67) 20241102125906629 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241102125906629 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241102125906629 DLMGCP DEBUG <0013> Received message: line #00: CRCX 3230 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241102125906629 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241102125906629 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241102125906629 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241102125906629 DLMGCP DEBUG <0013> endpoint:rtpbridge/9a@mgw (trunk:0) found free endpoint: rtpbridge/9a@mgw (mgcp_endp.c:261) 20241102125906629 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/9a@mgw" (mgcp_protocol.c:441) 20241102125906629 DLMGCP NOTICE <0013> endpoint:rtpbridge/9a@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241102125906629 DLMGCP DEBUG <0013> endpoint:rtpbridge/9a@mgw conn:(1234/rtp C:2E59ECE0 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241102125906629 DLMGCP DEBUG <0013> endpoint:rtpbridge/9a@mgw CI:2E59ECE0 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241102125906629 DLMGCP DEBUG <0013> endpoint:rtpbridge/9a@mgw CI:2E59ECE0 output_enabled 0 (mgcp_msg.c:125) 20241102125906629 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241102125906629 DLMGCP DEBUG <0013> endpoint:rtpbridge/9a@mgw conn:(1234/rtp C:2E59ECE0 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241102125906629 DLMGCP DEBUG <0013> endpoint:rtpbridge/9a@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241102125906629 DLMGCP DEBUG <0013> endpoint:rtpbridge/9a@mgw CI:2E59ECE0 CRCX: Creating connection: port: 4322 (mgcp_protocol.c:1112) 20241102125906629 DLMGCP NOTICE <0013> endpoint:rtpbridge/9a@mgw CI:2E59ECE0 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241102125906629 DLMGCP DEBUG <0013> endpoint:rtpbridge/9a@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241102125906629 DLMGCP DEBUG <0013> Generated response: line #00: 200 3230 OK (mgcp_msg.c:67) 20241102125906629 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/9a@mgw (mgcp_msg.c:67) 20241102125906630 DLMGCP DEBUG <0013> Generated response: line #02: I: 2E59ECE0 (mgcp_msg.c:67) 20241102125906630 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241102125906630 DLMGCP DEBUG <0013> Generated response: line #04: o=- 2E59ECE0 23 IN IP6 ::1 (mgcp_msg.c:67) 20241102125906630 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241102125906630 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241102125906630 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241102125906630 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4322 RTP/AVP 112 (mgcp_msg.c:67) 20241102125906630 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241102125906630 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241102125906630 DLMGCP DEBUG <0013> Received message: line #00: CRCX 3231 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241102125906630 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241102125906630 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241102125906630 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241102125906630 DLMGCP DEBUG <0013> endpoint:rtpbridge/9b@mgw (trunk:0) found free endpoint: rtpbridge/9b@mgw (mgcp_endp.c:261) 20241102125906630 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/9b@mgw" (mgcp_protocol.c:441) 20241102125906630 DLMGCP NOTICE <0013> endpoint:rtpbridge/9b@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241102125906630 DLMGCP DEBUG <0013> endpoint:rtpbridge/9b@mgw conn:(1234/rtp C:18A94657 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241102125906630 DLMGCP DEBUG <0013> endpoint:rtpbridge/9b@mgw CI:18A94657 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241102125906630 DLMGCP DEBUG <0013> endpoint:rtpbridge/9b@mgw CI:18A94657 output_enabled 0 (mgcp_msg.c:125) 20241102125906630 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241102125906630 DLMGCP DEBUG <0013> endpoint:rtpbridge/9b@mgw conn:(1234/rtp C:18A94657 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241102125906630 DLMGCP DEBUG <0013> endpoint:rtpbridge/9b@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241102125906630 DLMGCP DEBUG <0013> endpoint:rtpbridge/9b@mgw CI:18A94657 CRCX: Creating connection: port: 4324 (mgcp_protocol.c:1112) 20241102125906630 DLMGCP NOTICE <0013> endpoint:rtpbridge/9b@mgw CI:18A94657 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241102125906630 DLMGCP DEBUG <0013> endpoint:rtpbridge/9b@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241102125906630 DLMGCP DEBUG <0013> Generated response: line #00: 200 3231 OK (mgcp_msg.c:67) 20241102125906630 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/9b@mgw (mgcp_msg.c:67) 20241102125906630 DLMGCP DEBUG <0013> Generated response: line #02: I: 18A94657 (mgcp_msg.c:67) 20241102125906630 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241102125906631 DLMGCP DEBUG <0013> Generated response: line #04: o=- 18A94657 23 IN IP6 ::1 (mgcp_msg.c:67) 20241102125906631 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241102125906631 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241102125906631 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241102125906631 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4324 RTP/AVP 112 (mgcp_msg.c:67) 20241102125906631 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241102125906631 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241102125906631 DLMGCP DEBUG <0013> Received message: line #00: CRCX 3232 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241102125906631 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241102125906631 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241102125906631 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241102125906631 DLMGCP DEBUG <0013> endpoint:rtpbridge/9c@mgw (trunk:0) found free endpoint: rtpbridge/9c@mgw (mgcp_endp.c:261) 20241102125906631 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/9c@mgw" (mgcp_protocol.c:441) 20241102125906631 DLMGCP NOTICE <0013> endpoint:rtpbridge/9c@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241102125906631 DLMGCP DEBUG <0013> endpoint:rtpbridge/9c@mgw conn:(1234/rtp C:D396A268 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241102125906631 DLMGCP DEBUG <0013> endpoint:rtpbridge/9c@mgw CI:D396A268 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241102125906631 DLMGCP DEBUG <0013> endpoint:rtpbridge/9c@mgw CI:D396A268 output_enabled 0 (mgcp_msg.c:125) 20241102125906631 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241102125906631 DLMGCP DEBUG <0013> endpoint:rtpbridge/9c@mgw conn:(1234/rtp C:D396A268 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241102125906631 DLMGCP DEBUG <0013> endpoint:rtpbridge/9c@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241102125906631 DLMGCP DEBUG <0013> endpoint:rtpbridge/9c@mgw CI:D396A268 CRCX: Creating connection: port: 4326 (mgcp_protocol.c:1112) 20241102125906631 DLMGCP NOTICE <0013> endpoint:rtpbridge/9c@mgw CI:D396A268 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241102125906631 DLMGCP DEBUG <0013> endpoint:rtpbridge/9c@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241102125906631 DLMGCP DEBUG <0013> Generated response: line #00: 200 3232 OK (mgcp_msg.c:67) 20241102125906631 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/9c@mgw (mgcp_msg.c:67) 20241102125906631 DLMGCP DEBUG <0013> Generated response: line #02: I: D396A268 (mgcp_msg.c:67) 20241102125906631 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241102125906631 DLMGCP DEBUG <0013> Generated response: line #04: o=- D396A268 23 IN IP6 ::1 (mgcp_msg.c:67) 20241102125906631 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241102125906631 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241102125906631 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241102125906632 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4326 RTP/AVP 112 (mgcp_msg.c:67) 20241102125906632 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241102125906632 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241102125906632 DLMGCP DEBUG <0013> Received message: line #00: CRCX 3233 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241102125906632 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241102125906632 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241102125906632 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241102125906632 DLMGCP DEBUG <0013> endpoint:rtpbridge/9d@mgw (trunk:0) found free endpoint: rtpbridge/9d@mgw (mgcp_endp.c:261) 20241102125906632 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/9d@mgw" (mgcp_protocol.c:441) 20241102125906632 DLMGCP NOTICE <0013> endpoint:rtpbridge/9d@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241102125906632 DLMGCP DEBUG <0013> endpoint:rtpbridge/9d@mgw conn:(1234/rtp C:60D8104E r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241102125906632 DLMGCP DEBUG <0013> endpoint:rtpbridge/9d@mgw CI:60D8104E connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241102125906632 DLMGCP DEBUG <0013> endpoint:rtpbridge/9d@mgw CI:60D8104E output_enabled 0 (mgcp_msg.c:125) 20241102125906632 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241102125906632 DLMGCP DEBUG <0013> endpoint:rtpbridge/9d@mgw conn:(1234/rtp C:60D8104E r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241102125906632 DLMGCP DEBUG <0013> endpoint:rtpbridge/9d@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241102125906632 DLMGCP DEBUG <0013> endpoint:rtpbridge/9d@mgw CI:60D8104E CRCX: Creating connection: port: 4328 (mgcp_protocol.c:1112) 20241102125906632 DLMGCP NOTICE <0013> endpoint:rtpbridge/9d@mgw CI:60D8104E CRCX: connection successfully created (mgcp_protocol.c:1121) 20241102125906632 DLMGCP DEBUG <0013> endpoint:rtpbridge/9d@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241102125906632 DLMGCP DEBUG <0013> Generated response: line #00: 200 3233 OK (mgcp_msg.c:67) 20241102125906632 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/9d@mgw (mgcp_msg.c:67) 20241102125906632 DLMGCP DEBUG <0013> Generated response: line #02: I: 60D8104E (mgcp_msg.c:67) 20241102125906632 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241102125906632 DLMGCP DEBUG <0013> Generated response: line #04: o=- 60D8104E 23 IN IP6 ::1 (mgcp_msg.c:67) 20241102125906632 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241102125906632 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241102125906632 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241102125906632 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4328 RTP/AVP 112 (mgcp_msg.c:67) 20241102125906633 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241102125906633 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241102125906633 DLMGCP DEBUG <0013> Received message: line #00: CRCX 3234 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241102125906633 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241102125906633 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241102125906633 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241102125906633 DLMGCP DEBUG <0013> endpoint:rtpbridge/9e@mgw (trunk:0) found free endpoint: rtpbridge/9e@mgw (mgcp_endp.c:261) 20241102125906633 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/9e@mgw" (mgcp_protocol.c:441) 20241102125906633 DLMGCP NOTICE <0013> endpoint:rtpbridge/9e@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241102125906633 DLMGCP DEBUG <0013> endpoint:rtpbridge/9e@mgw conn:(1234/rtp C:32AB13EA r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241102125906633 DLMGCP DEBUG <0013> endpoint:rtpbridge/9e@mgw CI:32AB13EA connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241102125906633 DLMGCP DEBUG <0013> endpoint:rtpbridge/9e@mgw CI:32AB13EA output_enabled 0 (mgcp_msg.c:125) 20241102125906633 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241102125906633 DLMGCP DEBUG <0013> endpoint:rtpbridge/9e@mgw conn:(1234/rtp C:32AB13EA r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241102125906633 DLMGCP DEBUG <0013> endpoint:rtpbridge/9e@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241102125906633 DLMGCP DEBUG <0013> endpoint:rtpbridge/9e@mgw CI:32AB13EA CRCX: Creating connection: port: 4330 (mgcp_protocol.c:1112) 20241102125906633 DLMGCP NOTICE <0013> endpoint:rtpbridge/9e@mgw CI:32AB13EA CRCX: connection successfully created (mgcp_protocol.c:1121) 20241102125906633 DLMGCP DEBUG <0013> endpoint:rtpbridge/9e@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241102125906633 DLMGCP DEBUG <0013> Generated response: line #00: 200 3234 OK (mgcp_msg.c:67) 20241102125906633 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/9e@mgw (mgcp_msg.c:67) 20241102125906633 DLMGCP DEBUG <0013> Generated response: line #02: I: 32AB13EA (mgcp_msg.c:67) 20241102125906633 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241102125906633 DLMGCP DEBUG <0013> Generated response: line #04: o=- 32AB13EA 23 IN IP6 ::1 (mgcp_msg.c:67) 20241102125906633 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241102125906633 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241102125906633 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241102125906633 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4330 RTP/AVP 112 (mgcp_msg.c:67) 20241102125906634 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241102125906634 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241102125906634 DLMGCP DEBUG <0013> Received message: line #00: CRCX 3235 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241102125906634 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241102125906634 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241102125906634 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241102125906634 DLMGCP DEBUG <0013> endpoint:rtpbridge/9f@mgw (trunk:0) found free endpoint: rtpbridge/9f@mgw (mgcp_endp.c:261) 20241102125906634 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/9f@mgw" (mgcp_protocol.c:441) 20241102125906634 DLMGCP NOTICE <0013> endpoint:rtpbridge/9f@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241102125906634 DLMGCP DEBUG <0013> endpoint:rtpbridge/9f@mgw conn:(1234/rtp C:65297B0D r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241102125906634 DLMGCP DEBUG <0013> endpoint:rtpbridge/9f@mgw CI:65297B0D connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241102125906634 DLMGCP DEBUG <0013> endpoint:rtpbridge/9f@mgw CI:65297B0D output_enabled 0 (mgcp_msg.c:125) 20241102125906634 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241102125906634 DLMGCP DEBUG <0013> endpoint:rtpbridge/9f@mgw conn:(1234/rtp C:65297B0D r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241102125906634 DLMGCP DEBUG <0013> endpoint:rtpbridge/9f@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241102125906634 DLMGCP DEBUG <0013> endpoint:rtpbridge/9f@mgw CI:65297B0D CRCX: Creating connection: port: 4332 (mgcp_protocol.c:1112) 20241102125906634 DLMGCP NOTICE <0013> endpoint:rtpbridge/9f@mgw CI:65297B0D CRCX: connection successfully created (mgcp_protocol.c:1121) 20241102125906634 DLMGCP DEBUG <0013> endpoint:rtpbridge/9f@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241102125906634 DLMGCP DEBUG <0013> Generated response: line #00: 200 3235 OK (mgcp_msg.c:67) 20241102125906634 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/9f@mgw (mgcp_msg.c:67) 20241102125906634 DLMGCP DEBUG <0013> Generated response: line #02: I: 65297B0D (mgcp_msg.c:67) 20241102125906634 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241102125906634 DLMGCP DEBUG <0013> Generated response: line #04: o=- 65297B0D 23 IN IP6 ::1 (mgcp_msg.c:67) 20241102125906634 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241102125906634 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241102125906634 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241102125906634 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4332 RTP/AVP 112 (mgcp_msg.c:67) 20241102125906634 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241102125906634 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241102125906635 DLMGCP DEBUG <0013> Received message: line #00: CRCX 3236 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241102125906635 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241102125906635 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241102125906635 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241102125906635 DLMGCP DEBUG <0013> endpoint:rtpbridge/a0@mgw (trunk:0) found free endpoint: rtpbridge/a0@mgw (mgcp_endp.c:261) 20241102125906635 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/a0@mgw" (mgcp_protocol.c:441) 20241102125906635 DLMGCP NOTICE <0013> endpoint:rtpbridge/a0@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241102125906635 DLMGCP DEBUG <0013> endpoint:rtpbridge/a0@mgw conn:(1234/rtp C:02753D33 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241102125906635 DLMGCP DEBUG <0013> endpoint:rtpbridge/a0@mgw CI:02753D33 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241102125906635 DLMGCP DEBUG <0013> endpoint:rtpbridge/a0@mgw CI:02753D33 output_enabled 0 (mgcp_msg.c:125) 20241102125906635 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241102125906635 DLMGCP DEBUG <0013> endpoint:rtpbridge/a0@mgw conn:(1234/rtp C:02753D33 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241102125906635 DLMGCP DEBUG <0013> endpoint:rtpbridge/a0@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241102125906635 DLMGCP DEBUG <0013> endpoint:rtpbridge/a0@mgw CI:02753D33 CRCX: Creating connection: port: 4334 (mgcp_protocol.c:1112) 20241102125906635 DLMGCP NOTICE <0013> endpoint:rtpbridge/a0@mgw CI:02753D33 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241102125906635 DLMGCP DEBUG <0013> endpoint:rtpbridge/a0@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241102125906635 DLMGCP DEBUG <0013> Generated response: line #00: 200 3236 OK (mgcp_msg.c:67) 20241102125906635 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/a0@mgw (mgcp_msg.c:67) 20241102125906635 DLMGCP DEBUG <0013> Generated response: line #02: I: 02753D33 (mgcp_msg.c:67) 20241102125906635 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241102125906635 DLMGCP DEBUG <0013> Generated response: line #04: o=- 02753D33 23 IN IP6 ::1 (mgcp_msg.c:67) 20241102125906635 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241102125906635 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241102125906635 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241102125906635 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4334 RTP/AVP 112 (mgcp_msg.c:67) 20241102125906635 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241102125906635 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241102125906635 DLMGCP DEBUG <0013> Received message: line #00: CRCX 3237 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241102125906635 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241102125906635 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241102125906635 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241102125906635 DLMGCP DEBUG <0013> endpoint:rtpbridge/a1@mgw (trunk:0) found free endpoint: rtpbridge/a1@mgw (mgcp_endp.c:261) 20241102125906635 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/a1@mgw" (mgcp_protocol.c:441) 20241102125906635 DLMGCP NOTICE <0013> endpoint:rtpbridge/a1@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241102125906635 DLMGCP DEBUG <0013> endpoint:rtpbridge/a1@mgw conn:(1234/rtp C:95FBF9A3 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241102125906635 DLMGCP DEBUG <0013> endpoint:rtpbridge/a1@mgw CI:95FBF9A3 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241102125906635 DLMGCP DEBUG <0013> endpoint:rtpbridge/a1@mgw CI:95FBF9A3 output_enabled 0 (mgcp_msg.c:125) 20241102125906635 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241102125906635 DLMGCP DEBUG <0013> endpoint:rtpbridge/a1@mgw conn:(1234/rtp C:95FBF9A3 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241102125906636 DLMGCP DEBUG <0013> endpoint:rtpbridge/a1@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241102125906636 DLMGCP DEBUG <0013> endpoint:rtpbridge/a1@mgw CI:95FBF9A3 CRCX: Creating connection: port: 4336 (mgcp_protocol.c:1112) 20241102125906636 DLMGCP NOTICE <0013> endpoint:rtpbridge/a1@mgw CI:95FBF9A3 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241102125906636 DLMGCP DEBUG <0013> endpoint:rtpbridge/a1@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241102125906636 DLMGCP DEBUG <0013> Generated response: line #00: 200 3237 OK (mgcp_msg.c:67) 20241102125906636 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/a1@mgw (mgcp_msg.c:67) 20241102125906636 DLMGCP DEBUG <0013> Generated response: line #02: I: 95FBF9A3 (mgcp_msg.c:67) 20241102125906636 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241102125906636 DLMGCP DEBUG <0013> Generated response: line #04: o=- 95FBF9A3 23 IN IP6 ::1 (mgcp_msg.c:67) 20241102125906636 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241102125906636 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241102125906636 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241102125906636 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4336 RTP/AVP 112 (mgcp_msg.c:67) 20241102125906636 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241102125906636 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241102125906636 DLMGCP DEBUG <0013> Received message: line #00: CRCX 3238 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241102125906636 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241102125906636 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241102125906636 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241102125906636 DLMGCP DEBUG <0013> endpoint:rtpbridge/a2@mgw (trunk:0) found free endpoint: rtpbridge/a2@mgw (mgcp_endp.c:261) 20241102125906636 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/a2@mgw" (mgcp_protocol.c:441) 20241102125906636 DLMGCP NOTICE <0013> endpoint:rtpbridge/a2@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241102125906636 DLMGCP DEBUG <0013> endpoint:rtpbridge/a2@mgw conn:(1234/rtp C:7EB6EA93 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241102125906636 DLMGCP DEBUG <0013> endpoint:rtpbridge/a2@mgw CI:7EB6EA93 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241102125906636 DLMGCP DEBUG <0013> endpoint:rtpbridge/a2@mgw CI:7EB6EA93 output_enabled 0 (mgcp_msg.c:125) 20241102125906636 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241102125906636 DLMGCP DEBUG <0013> endpoint:rtpbridge/a2@mgw conn:(1234/rtp C:7EB6EA93 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241102125906636 DLMGCP DEBUG <0013> endpoint:rtpbridge/a2@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241102125906637 DLMGCP DEBUG <0013> endpoint:rtpbridge/a2@mgw CI:7EB6EA93 CRCX: Creating connection: port: 4338 (mgcp_protocol.c:1112) 20241102125906637 DLMGCP NOTICE <0013> endpoint:rtpbridge/a2@mgw CI:7EB6EA93 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241102125906637 DLMGCP DEBUG <0013> endpoint:rtpbridge/a2@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241102125906637 DLMGCP DEBUG <0013> Generated response: line #00: 200 3238 OK (mgcp_msg.c:67) 20241102125906637 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/a2@mgw (mgcp_msg.c:67) 20241102125906637 DLMGCP DEBUG <0013> Generated response: line #02: I: 7EB6EA93 (mgcp_msg.c:67) 20241102125906637 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241102125906637 DLMGCP DEBUG <0013> Generated response: line #04: o=- 7EB6EA93 23 IN IP6 ::1 (mgcp_msg.c:67) 20241102125906637 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241102125906637 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241102125906637 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241102125906637 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4338 RTP/AVP 112 (mgcp_msg.c:67) 20241102125906637 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241102125906637 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241102125906637 DLMGCP DEBUG <0013> Received message: line #00: CRCX 3239 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241102125906637 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241102125906637 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241102125906637 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241102125906637 DLMGCP DEBUG <0013> endpoint:rtpbridge/a3@mgw (trunk:0) found free endpoint: rtpbridge/a3@mgw (mgcp_endp.c:261) 20241102125906637 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/a3@mgw" (mgcp_protocol.c:441) 20241102125906637 DLMGCP NOTICE <0013> endpoint:rtpbridge/a3@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241102125906637 DLMGCP DEBUG <0013> endpoint:rtpbridge/a3@mgw conn:(1234/rtp C:ADF4576F r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241102125906637 DLMGCP DEBUG <0013> endpoint:rtpbridge/a3@mgw CI:ADF4576F connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241102125906637 DLMGCP DEBUG <0013> endpoint:rtpbridge/a3@mgw CI:ADF4576F output_enabled 0 (mgcp_msg.c:125) 20241102125906637 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241102125906637 DLMGCP DEBUG <0013> endpoint:rtpbridge/a3@mgw conn:(1234/rtp C:ADF4576F r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241102125906637 DLMGCP DEBUG <0013> endpoint:rtpbridge/a3@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241102125906637 DLMGCP DEBUG <0013> endpoint:rtpbridge/a3@mgw CI:ADF4576F CRCX: Creating connection: port: 4340 (mgcp_protocol.c:1112) 20241102125906637 DLMGCP NOTICE <0013> endpoint:rtpbridge/a3@mgw CI:ADF4576F CRCX: connection successfully created (mgcp_protocol.c:1121) 20241102125906637 DLMGCP DEBUG <0013> endpoint:rtpbridge/a3@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241102125906637 DLMGCP DEBUG <0013> Generated response: line #00: 200 3239 OK (mgcp_msg.c:67) 20241102125906637 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/a3@mgw (mgcp_msg.c:67) 20241102125906637 DLMGCP DEBUG <0013> Generated response: line #02: I: ADF4576F (mgcp_msg.c:67) 20241102125906637 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241102125906637 DLMGCP DEBUG <0013> Generated response: line #04: o=- ADF4576F 23 IN IP6 ::1 (mgcp_msg.c:67) 20241102125906637 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241102125906637 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241102125906637 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241102125906638 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4340 RTP/AVP 112 (mgcp_msg.c:67) 20241102125906638 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241102125906638 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241102125906638 DLMGCP DEBUG <0013> Received message: line #00: CRCX 3240 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241102125906638 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241102125906638 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241102125906638 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241102125906638 DLMGCP DEBUG <0013> endpoint:rtpbridge/a4@mgw (trunk:0) found free endpoint: rtpbridge/a4@mgw (mgcp_endp.c:261) 20241102125906638 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/a4@mgw" (mgcp_protocol.c:441) 20241102125906638 DLMGCP NOTICE <0013> endpoint:rtpbridge/a4@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241102125906638 DLMGCP DEBUG <0013> endpoint:rtpbridge/a4@mgw conn:(1234/rtp C:F1291532 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241102125906638 DLMGCP DEBUG <0013> endpoint:rtpbridge/a4@mgw CI:F1291532 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241102125906638 DLMGCP DEBUG <0013> endpoint:rtpbridge/a4@mgw CI:F1291532 output_enabled 0 (mgcp_msg.c:125) 20241102125906638 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241102125906638 DLMGCP DEBUG <0013> endpoint:rtpbridge/a4@mgw conn:(1234/rtp C:F1291532 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241102125906638 DLMGCP DEBUG <0013> endpoint:rtpbridge/a4@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241102125906638 DLMGCP DEBUG <0013> endpoint:rtpbridge/a4@mgw CI:F1291532 CRCX: Creating connection: port: 4342 (mgcp_protocol.c:1112) 20241102125906638 DLMGCP NOTICE <0013> endpoint:rtpbridge/a4@mgw CI:F1291532 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241102125906638 DLMGCP DEBUG <0013> endpoint:rtpbridge/a4@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241102125906638 DLMGCP DEBUG <0013> Generated response: line #00: 200 3240 OK (mgcp_msg.c:67) 20241102125906638 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/a4@mgw (mgcp_msg.c:67) 20241102125906638 DLMGCP DEBUG <0013> Generated response: line #02: I: F1291532 (mgcp_msg.c:67) 20241102125906638 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241102125906638 DLMGCP DEBUG <0013> Generated response: line #04: o=- F1291532 23 IN IP6 ::1 (mgcp_msg.c:67) 20241102125906638 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241102125906638 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241102125906638 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241102125906638 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4342 RTP/AVP 112 (mgcp_msg.c:67) 20241102125906638 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241102125906638 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241102125906639 DLMGCP DEBUG <0013> Received message: line #00: CRCX 3241 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241102125906639 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241102125906639 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241102125906639 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241102125906639 DLMGCP DEBUG <0013> endpoint:rtpbridge/a5@mgw (trunk:0) found free endpoint: rtpbridge/a5@mgw (mgcp_endp.c:261) 20241102125906639 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/a5@mgw" (mgcp_protocol.c:441) 20241102125906639 DLMGCP NOTICE <0013> endpoint:rtpbridge/a5@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241102125906639 DLMGCP DEBUG <0013> endpoint:rtpbridge/a5@mgw conn:(1234/rtp C:58C9E818 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241102125906639 DLMGCP DEBUG <0013> endpoint:rtpbridge/a5@mgw CI:58C9E818 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241102125906639 DLMGCP DEBUG <0013> endpoint:rtpbridge/a5@mgw CI:58C9E818 output_enabled 0 (mgcp_msg.c:125) 20241102125906639 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241102125906639 DLMGCP DEBUG <0013> endpoint:rtpbridge/a5@mgw conn:(1234/rtp C:58C9E818 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241102125906639 DLMGCP DEBUG <0013> endpoint:rtpbridge/a5@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241102125906639 DLMGCP DEBUG <0013> endpoint:rtpbridge/a5@mgw CI:58C9E818 CRCX: Creating connection: port: 4344 (mgcp_protocol.c:1112) 20241102125906639 DLMGCP NOTICE <0013> endpoint:rtpbridge/a5@mgw CI:58C9E818 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241102125906639 DLMGCP DEBUG <0013> endpoint:rtpbridge/a5@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241102125906639 DLMGCP DEBUG <0013> Generated response: line #00: 200 3241 OK (mgcp_msg.c:67) 20241102125906639 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/a5@mgw (mgcp_msg.c:67) 20241102125906639 DLMGCP DEBUG <0013> Generated response: line #02: I: 58C9E818 (mgcp_msg.c:67) 20241102125906639 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241102125906639 DLMGCP DEBUG <0013> Generated response: line #04: o=- 58C9E818 23 IN IP6 ::1 (mgcp_msg.c:67) 20241102125906639 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241102125906639 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241102125906639 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241102125906639 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4344 RTP/AVP 112 (mgcp_msg.c:67) 20241102125906639 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241102125906639 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241102125906640 DLMGCP DEBUG <0013> Received message: line #00: CRCX 3242 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241102125906640 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241102125906640 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241102125906640 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241102125906640 DLMGCP DEBUG <0013> endpoint:rtpbridge/a6@mgw (trunk:0) found free endpoint: rtpbridge/a6@mgw (mgcp_endp.c:261) 20241102125906640 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/a6@mgw" (mgcp_protocol.c:441) 20241102125906640 DLMGCP NOTICE <0013> endpoint:rtpbridge/a6@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241102125906640 DLMGCP DEBUG <0013> endpoint:rtpbridge/a6@mgw conn:(1234/rtp C:0A13D214 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241102125906640 DLMGCP DEBUG <0013> endpoint:rtpbridge/a6@mgw CI:0A13D214 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241102125906640 DLMGCP DEBUG <0013> endpoint:rtpbridge/a6@mgw CI:0A13D214 output_enabled 0 (mgcp_msg.c:125) 20241102125906640 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241102125906640 DLMGCP DEBUG <0013> endpoint:rtpbridge/a6@mgw conn:(1234/rtp C:0A13D214 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241102125906640 DLMGCP DEBUG <0013> endpoint:rtpbridge/a6@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241102125906640 DLMGCP DEBUG <0013> endpoint:rtpbridge/a6@mgw CI:0A13D214 CRCX: Creating connection: port: 4346 (mgcp_protocol.c:1112) 20241102125906640 DLMGCP NOTICE <0013> endpoint:rtpbridge/a6@mgw CI:0A13D214 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241102125906640 DLMGCP DEBUG <0013> endpoint:rtpbridge/a6@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241102125906640 DLMGCP DEBUG <0013> Generated response: line #00: 200 3242 OK (mgcp_msg.c:67) 20241102125906640 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/a6@mgw (mgcp_msg.c:67) 20241102125906640 DLMGCP DEBUG <0013> Generated response: line #02: I: 0A13D214 (mgcp_msg.c:67) 20241102125906640 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241102125906640 DLMGCP DEBUG <0013> Generated response: line #04: o=- 0A13D214 23 IN IP6 ::1 (mgcp_msg.c:67) 20241102125906640 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241102125906640 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241102125906640 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241102125906640 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4346 RTP/AVP 112 (mgcp_msg.c:67) 20241102125906640 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241102125906640 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241102125906640 DLMGCP DEBUG <0013> Received message: line #00: CRCX 3243 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241102125906640 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241102125906640 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241102125906640 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241102125906640 DLMGCP DEBUG <0013> endpoint:rtpbridge/a7@mgw (trunk:0) found free endpoint: rtpbridge/a7@mgw (mgcp_endp.c:261) 20241102125906640 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/a7@mgw" (mgcp_protocol.c:441) 20241102125906640 DLMGCP NOTICE <0013> endpoint:rtpbridge/a7@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241102125906640 DLMGCP DEBUG <0013> endpoint:rtpbridge/a7@mgw conn:(1234/rtp C:3C7DAE49 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241102125906640 DLMGCP DEBUG <0013> endpoint:rtpbridge/a7@mgw CI:3C7DAE49 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241102125906641 DLMGCP DEBUG <0013> endpoint:rtpbridge/a7@mgw CI:3C7DAE49 output_enabled 0 (mgcp_msg.c:125) 20241102125906641 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241102125906641 DLMGCP DEBUG <0013> endpoint:rtpbridge/a7@mgw conn:(1234/rtp C:3C7DAE49 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241102125906641 DLMGCP DEBUG <0013> endpoint:rtpbridge/a7@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241102125906641 DLMGCP DEBUG <0013> endpoint:rtpbridge/a7@mgw CI:3C7DAE49 CRCX: Creating connection: port: 4348 (mgcp_protocol.c:1112) 20241102125906641 DLMGCP NOTICE <0013> endpoint:rtpbridge/a7@mgw CI:3C7DAE49 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241102125906641 DLMGCP DEBUG <0013> endpoint:rtpbridge/a7@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241102125906641 DLMGCP DEBUG <0013> Generated response: line #00: 200 3243 OK (mgcp_msg.c:67) 20241102125906641 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/a7@mgw (mgcp_msg.c:67) 20241102125906641 DLMGCP DEBUG <0013> Generated response: line #02: I: 3C7DAE49 (mgcp_msg.c:67) 20241102125906641 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241102125906641 DLMGCP DEBUG <0013> Generated response: line #04: o=- 3C7DAE49 23 IN IP6 ::1 (mgcp_msg.c:67) 20241102125906641 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241102125906641 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241102125906641 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241102125906641 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4348 RTP/AVP 112 (mgcp_msg.c:67) 20241102125906641 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241102125906641 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241102125906641 DLMGCP DEBUG <0013> Received message: line #00: CRCX 3244 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241102125906641 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241102125906641 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241102125906641 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241102125906641 DLMGCP DEBUG <0013> endpoint:rtpbridge/a8@mgw (trunk:0) found free endpoint: rtpbridge/a8@mgw (mgcp_endp.c:261) 20241102125906641 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/a8@mgw" (mgcp_protocol.c:441) 20241102125906641 DLMGCP NOTICE <0013> endpoint:rtpbridge/a8@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241102125906641 DLMGCP DEBUG <0013> endpoint:rtpbridge/a8@mgw conn:(1234/rtp C:2A4ED3E7 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241102125906641 DLMGCP DEBUG <0013> endpoint:rtpbridge/a8@mgw CI:2A4ED3E7 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241102125906641 DLMGCP DEBUG <0013> endpoint:rtpbridge/a8@mgw CI:2A4ED3E7 output_enabled 0 (mgcp_msg.c:125) 20241102125906641 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241102125906641 DLMGCP DEBUG <0013> endpoint:rtpbridge/a8@mgw conn:(1234/rtp C:2A4ED3E7 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241102125906641 DLMGCP DEBUG <0013> endpoint:rtpbridge/a8@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241102125906641 DLMGCP DEBUG <0013> endpoint:rtpbridge/a8@mgw CI:2A4ED3E7 CRCX: Creating connection: port: 4350 (mgcp_protocol.c:1112) 20241102125906641 DLMGCP NOTICE <0013> endpoint:rtpbridge/a8@mgw CI:2A4ED3E7 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241102125906641 DLMGCP DEBUG <0013> endpoint:rtpbridge/a8@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241102125906641 DLMGCP DEBUG <0013> Generated response: line #00: 200 3244 OK (mgcp_msg.c:67) 20241102125906641 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/a8@mgw (mgcp_msg.c:67) 20241102125906641 DLMGCP DEBUG <0013> Generated response: line #02: I: 2A4ED3E7 (mgcp_msg.c:67) 20241102125906641 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241102125906641 DLMGCP DEBUG <0013> Generated response: line #04: o=- 2A4ED3E7 23 IN IP6 ::1 (mgcp_msg.c:67) 20241102125906641 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241102125906641 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241102125906641 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241102125906641 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4350 RTP/AVP 112 (mgcp_msg.c:67) 20241102125906641 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241102125906641 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241102125906642 DLMGCP DEBUG <0013> Received message: line #00: CRCX 3245 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241102125906642 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241102125906642 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241102125906642 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241102125906642 DLMGCP DEBUG <0013> endpoint:rtpbridge/a9@mgw (trunk:0) found free endpoint: rtpbridge/a9@mgw (mgcp_endp.c:261) 20241102125906642 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/a9@mgw" (mgcp_protocol.c:441) 20241102125906642 DLMGCP NOTICE <0013> endpoint:rtpbridge/a9@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241102125906642 DLMGCP DEBUG <0013> endpoint:rtpbridge/a9@mgw conn:(1234/rtp C:001914AE r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241102125906642 DLMGCP DEBUG <0013> endpoint:rtpbridge/a9@mgw CI:001914AE connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241102125906642 DLMGCP DEBUG <0013> endpoint:rtpbridge/a9@mgw CI:001914AE output_enabled 0 (mgcp_msg.c:125) 20241102125906642 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241102125906642 DLMGCP DEBUG <0013> endpoint:rtpbridge/a9@mgw conn:(1234/rtp C:001914AE r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241102125906642 DLMGCP DEBUG <0013> endpoint:rtpbridge/a9@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241102125906642 DLMGCP DEBUG <0013> endpoint:rtpbridge/a9@mgw CI:001914AE CRCX: Creating connection: port: 4352 (mgcp_protocol.c:1112) 20241102125906642 DLMGCP NOTICE <0013> endpoint:rtpbridge/a9@mgw CI:001914AE CRCX: connection successfully created (mgcp_protocol.c:1121) 20241102125906642 DLMGCP DEBUG <0013> endpoint:rtpbridge/a9@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241102125906642 DLMGCP DEBUG <0013> Generated response: line #00: 200 3245 OK (mgcp_msg.c:67) 20241102125906642 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/a9@mgw (mgcp_msg.c:67) 20241102125906642 DLMGCP DEBUG <0013> Generated response: line #02: I: 001914AE (mgcp_msg.c:67) 20241102125906642 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241102125906642 DLMGCP DEBUG <0013> Generated response: line #04: o=- 001914AE 23 IN IP6 ::1 (mgcp_msg.c:67) 20241102125906642 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241102125906642 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241102125906642 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241102125906642 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4352 RTP/AVP 112 (mgcp_msg.c:67) 20241102125906642 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241102125906642 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241102125906643 DLMGCP DEBUG <0013> Received message: line #00: CRCX 3246 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241102125906643 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241102125906643 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241102125906643 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241102125906643 DLMGCP DEBUG <0013> endpoint:rtpbridge/aa@mgw (trunk:0) found free endpoint: rtpbridge/aa@mgw (mgcp_endp.c:261) 20241102125906643 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/aa@mgw" (mgcp_protocol.c:441) 20241102125906643 DLMGCP NOTICE <0013> endpoint:rtpbridge/aa@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241102125906643 DLMGCP DEBUG <0013> endpoint:rtpbridge/aa@mgw conn:(1234/rtp C:77C0B113 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241102125906643 DLMGCP DEBUG <0013> endpoint:rtpbridge/aa@mgw CI:77C0B113 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241102125906643 DLMGCP DEBUG <0013> endpoint:rtpbridge/aa@mgw CI:77C0B113 output_enabled 0 (mgcp_msg.c:125) 20241102125906643 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241102125906643 DLMGCP DEBUG <0013> endpoint:rtpbridge/aa@mgw conn:(1234/rtp C:77C0B113 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241102125906643 DLMGCP DEBUG <0013> endpoint:rtpbridge/aa@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241102125906643 DLMGCP DEBUG <0013> endpoint:rtpbridge/aa@mgw CI:77C0B113 CRCX: Creating connection: port: 4354 (mgcp_protocol.c:1112) 20241102125906643 DLMGCP NOTICE <0013> endpoint:rtpbridge/aa@mgw CI:77C0B113 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241102125906643 DLMGCP DEBUG <0013> endpoint:rtpbridge/aa@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241102125906643 DLMGCP DEBUG <0013> Generated response: line #00: 200 3246 OK (mgcp_msg.c:67) 20241102125906643 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/aa@mgw (mgcp_msg.c:67) 20241102125906643 DLMGCP DEBUG <0013> Generated response: line #02: I: 77C0B113 (mgcp_msg.c:67) 20241102125906643 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241102125906643 DLMGCP DEBUG <0013> Generated response: line #04: o=- 77C0B113 23 IN IP6 ::1 (mgcp_msg.c:67) 20241102125906643 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241102125906643 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241102125906643 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241102125906643 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4354 RTP/AVP 112 (mgcp_msg.c:67) 20241102125906643 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241102125906643 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241102125906644 DLMGCP DEBUG <0013> Received message: line #00: CRCX 3247 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241102125906644 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241102125906644 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241102125906644 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241102125906644 DLMGCP DEBUG <0013> endpoint:rtpbridge/ab@mgw (trunk:0) found free endpoint: rtpbridge/ab@mgw (mgcp_endp.c:261) 20241102125906644 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/ab@mgw" (mgcp_protocol.c:441) 20241102125906644 DLMGCP NOTICE <0013> endpoint:rtpbridge/ab@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241102125906644 DLMGCP DEBUG <0013> endpoint:rtpbridge/ab@mgw conn:(1234/rtp C:F07FB8F8 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241102125906644 DLMGCP DEBUG <0013> endpoint:rtpbridge/ab@mgw CI:F07FB8F8 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241102125906644 DLMGCP DEBUG <0013> endpoint:rtpbridge/ab@mgw CI:F07FB8F8 output_enabled 0 (mgcp_msg.c:125) 20241102125906644 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241102125906644 DLMGCP DEBUG <0013> endpoint:rtpbridge/ab@mgw conn:(1234/rtp C:F07FB8F8 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241102125906644 DLMGCP DEBUG <0013> endpoint:rtpbridge/ab@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241102125906644 DLMGCP DEBUG <0013> endpoint:rtpbridge/ab@mgw CI:F07FB8F8 CRCX: Creating connection: port: 4356 (mgcp_protocol.c:1112) 20241102125906644 DLMGCP NOTICE <0013> endpoint:rtpbridge/ab@mgw CI:F07FB8F8 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241102125906644 DLMGCP DEBUG <0013> endpoint:rtpbridge/ab@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241102125906644 DLMGCP DEBUG <0013> Generated response: line #00: 200 3247 OK (mgcp_msg.c:67) 20241102125906644 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/ab@mgw (mgcp_msg.c:67) 20241102125906644 DLMGCP DEBUG <0013> Generated response: line #02: I: F07FB8F8 (mgcp_msg.c:67) 20241102125906644 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241102125906644 DLMGCP DEBUG <0013> Generated response: line #04: o=- F07FB8F8 23 IN IP6 ::1 (mgcp_msg.c:67) 20241102125906644 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241102125906644 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241102125906644 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241102125906644 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4356 RTP/AVP 112 (mgcp_msg.c:67) 20241102125906644 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241102125906644 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241102125906644 DLMGCP DEBUG <0013> Received message: line #00: CRCX 3248 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241102125906644 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241102125906644 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241102125906644 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241102125906644 DLMGCP DEBUG <0013> endpoint:rtpbridge/ac@mgw (trunk:0) found free endpoint: rtpbridge/ac@mgw (mgcp_endp.c:261) 20241102125906644 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/ac@mgw" (mgcp_protocol.c:441) 20241102125906644 DLMGCP NOTICE <0013> endpoint:rtpbridge/ac@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241102125906644 DLMGCP DEBUG <0013> endpoint:rtpbridge/ac@mgw conn:(1234/rtp C:3E751F41 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241102125906644 DLMGCP DEBUG <0013> endpoint:rtpbridge/ac@mgw CI:3E751F41 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241102125906644 DLMGCP DEBUG <0013> endpoint:rtpbridge/ac@mgw CI:3E751F41 output_enabled 0 (mgcp_msg.c:125) 20241102125906644 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241102125906645 DLMGCP DEBUG <0013> endpoint:rtpbridge/ac@mgw conn:(1234/rtp C:3E751F41 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241102125906645 DLMGCP DEBUG <0013> endpoint:rtpbridge/ac@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241102125906645 DLMGCP DEBUG <0013> endpoint:rtpbridge/ac@mgw CI:3E751F41 CRCX: Creating connection: port: 4358 (mgcp_protocol.c:1112) 20241102125906645 DLMGCP NOTICE <0013> endpoint:rtpbridge/ac@mgw CI:3E751F41 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241102125906645 DLMGCP DEBUG <0013> endpoint:rtpbridge/ac@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241102125906645 DLMGCP DEBUG <0013> Generated response: line #00: 200 3248 OK (mgcp_msg.c:67) 20241102125906645 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/ac@mgw (mgcp_msg.c:67) 20241102125906645 DLMGCP DEBUG <0013> Generated response: line #02: I: 3E751F41 (mgcp_msg.c:67) 20241102125906645 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241102125906645 DLMGCP DEBUG <0013> Generated response: line #04: o=- 3E751F41 23 IN IP6 ::1 (mgcp_msg.c:67) 20241102125906645 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241102125906645 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241102125906645 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241102125906645 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4358 RTP/AVP 112 (mgcp_msg.c:67) 20241102125906645 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241102125906645 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241102125906645 DLMGCP DEBUG <0013> Received message: line #00: CRCX 3249 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241102125906645 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241102125906645 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241102125906645 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241102125906645 DLMGCP DEBUG <0013> endpoint:rtpbridge/ad@mgw (trunk:0) found free endpoint: rtpbridge/ad@mgw (mgcp_endp.c:261) 20241102125906645 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/ad@mgw" (mgcp_protocol.c:441) 20241102125906645 DLMGCP NOTICE <0013> endpoint:rtpbridge/ad@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241102125906645 DLMGCP DEBUG <0013> endpoint:rtpbridge/ad@mgw conn:(1234/rtp C:C6433512 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241102125906645 DLMGCP DEBUG <0013> endpoint:rtpbridge/ad@mgw CI:C6433512 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241102125906645 DLMGCP DEBUG <0013> endpoint:rtpbridge/ad@mgw CI:C6433512 output_enabled 0 (mgcp_msg.c:125) 20241102125906645 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241102125906645 DLMGCP DEBUG <0013> endpoint:rtpbridge/ad@mgw conn:(1234/rtp C:C6433512 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241102125906645 DLMGCP DEBUG <0013> endpoint:rtpbridge/ad@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241102125906645 DLMGCP DEBUG <0013> endpoint:rtpbridge/ad@mgw CI:C6433512 CRCX: Creating connection: port: 4360 (mgcp_protocol.c:1112) 20241102125906645 DLMGCP NOTICE <0013> endpoint:rtpbridge/ad@mgw CI:C6433512 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241102125906645 DLMGCP DEBUG <0013> endpoint:rtpbridge/ad@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241102125906645 DLMGCP DEBUG <0013> Generated response: line #00: 200 3249 OK (mgcp_msg.c:67) 20241102125906645 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/ad@mgw (mgcp_msg.c:67) 20241102125906645 DLMGCP DEBUG <0013> Generated response: line #02: I: C6433512 (mgcp_msg.c:67) 20241102125906645 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241102125906645 DLMGCP DEBUG <0013> Generated response: line #04: o=- C6433512 23 IN IP6 ::1 (mgcp_msg.c:67) 20241102125906645 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241102125906645 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241102125906645 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241102125906645 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4360 RTP/AVP 112 (mgcp_msg.c:67) 20241102125906645 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241102125906645 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241102125906646 DLMGCP DEBUG <0013> Received message: line #00: CRCX 3250 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241102125906646 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241102125906646 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241102125906646 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241102125906646 DLMGCP DEBUG <0013> endpoint:rtpbridge/ae@mgw (trunk:0) found free endpoint: rtpbridge/ae@mgw (mgcp_endp.c:261) 20241102125906646 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/ae@mgw" (mgcp_protocol.c:441) 20241102125906646 DLMGCP NOTICE <0013> endpoint:rtpbridge/ae@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241102125906646 DLMGCP DEBUG <0013> endpoint:rtpbridge/ae@mgw conn:(1234/rtp C:098154EE r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241102125906646 DLMGCP DEBUG <0013> endpoint:rtpbridge/ae@mgw CI:098154EE connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241102125906646 DLMGCP DEBUG <0013> endpoint:rtpbridge/ae@mgw CI:098154EE output_enabled 0 (mgcp_msg.c:125) 20241102125906646 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241102125906646 DLMGCP DEBUG <0013> endpoint:rtpbridge/ae@mgw conn:(1234/rtp C:098154EE r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241102125906646 DLMGCP DEBUG <0013> endpoint:rtpbridge/ae@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241102125906646 DLMGCP DEBUG <0013> endpoint:rtpbridge/ae@mgw CI:098154EE CRCX: Creating connection: port: 4362 (mgcp_protocol.c:1112) 20241102125906646 DLMGCP NOTICE <0013> endpoint:rtpbridge/ae@mgw CI:098154EE CRCX: connection successfully created (mgcp_protocol.c:1121) 20241102125906646 DLMGCP DEBUG <0013> endpoint:rtpbridge/ae@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241102125906646 DLMGCP DEBUG <0013> Generated response: line #00: 200 3250 OK (mgcp_msg.c:67) 20241102125906646 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/ae@mgw (mgcp_msg.c:67) 20241102125906646 DLMGCP DEBUG <0013> Generated response: line #02: I: 098154EE (mgcp_msg.c:67) 20241102125906646 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241102125906646 DLMGCP DEBUG <0013> Generated response: line #04: o=- 098154EE 23 IN IP6 ::1 (mgcp_msg.c:67) 20241102125906646 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241102125906646 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241102125906646 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241102125906646 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4362 RTP/AVP 112 (mgcp_msg.c:67) 20241102125906646 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241102125906646 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241102125906647 DLMGCP DEBUG <0013> Received message: line #00: CRCX 3251 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241102125906647 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241102125906647 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241102125906647 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241102125906647 DLMGCP DEBUG <0013> endpoint:rtpbridge/af@mgw (trunk:0) found free endpoint: rtpbridge/af@mgw (mgcp_endp.c:261) 20241102125906647 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/af@mgw" (mgcp_protocol.c:441) 20241102125906647 DLMGCP NOTICE <0013> endpoint:rtpbridge/af@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241102125906647 DLMGCP DEBUG <0013> endpoint:rtpbridge/af@mgw conn:(1234/rtp C:B9EEE885 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241102125906647 DLMGCP DEBUG <0013> endpoint:rtpbridge/af@mgw CI:B9EEE885 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241102125906647 DLMGCP DEBUG <0013> endpoint:rtpbridge/af@mgw CI:B9EEE885 output_enabled 0 (mgcp_msg.c:125) 20241102125906647 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241102125906647 DLMGCP DEBUG <0013> endpoint:rtpbridge/af@mgw conn:(1234/rtp C:B9EEE885 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241102125906647 DLMGCP DEBUG <0013> endpoint:rtpbridge/af@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241102125906647 DLMGCP DEBUG <0013> endpoint:rtpbridge/af@mgw CI:B9EEE885 CRCX: Creating connection: port: 4364 (mgcp_protocol.c:1112) 20241102125906647 DLMGCP NOTICE <0013> endpoint:rtpbridge/af@mgw CI:B9EEE885 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241102125906647 DLMGCP DEBUG <0013> endpoint:rtpbridge/af@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241102125906647 DLMGCP DEBUG <0013> Generated response: line #00: 200 3251 OK (mgcp_msg.c:67) 20241102125906647 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/af@mgw (mgcp_msg.c:67) 20241102125906647 DLMGCP DEBUG <0013> Generated response: line #02: I: B9EEE885 (mgcp_msg.c:67) 20241102125906647 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241102125906647 DLMGCP DEBUG <0013> Generated response: line #04: o=- B9EEE885 23 IN IP6 ::1 (mgcp_msg.c:67) 20241102125906647 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241102125906647 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241102125906647 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241102125906647 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4364 RTP/AVP 112 (mgcp_msg.c:67) 20241102125906647 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241102125906647 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241102125906648 DLMGCP DEBUG <0013> Received message: line #00: CRCX 3252 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241102125906648 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241102125906648 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241102125906648 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241102125906648 DLMGCP DEBUG <0013> endpoint:rtpbridge/b0@mgw (trunk:0) found free endpoint: rtpbridge/b0@mgw (mgcp_endp.c:261) 20241102125906648 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/b0@mgw" (mgcp_protocol.c:441) 20241102125906648 DLMGCP NOTICE <0013> endpoint:rtpbridge/b0@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241102125906648 DLMGCP DEBUG <0013> endpoint:rtpbridge/b0@mgw conn:(1234/rtp C:AB28ABE7 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241102125906648 DLMGCP DEBUG <0013> endpoint:rtpbridge/b0@mgw CI:AB28ABE7 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241102125906648 DLMGCP DEBUG <0013> endpoint:rtpbridge/b0@mgw CI:AB28ABE7 output_enabled 0 (mgcp_msg.c:125) 20241102125906648 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241102125906648 DLMGCP DEBUG <0013> endpoint:rtpbridge/b0@mgw conn:(1234/rtp C:AB28ABE7 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241102125906648 DLMGCP DEBUG <0013> endpoint:rtpbridge/b0@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241102125906648 DLMGCP DEBUG <0013> endpoint:rtpbridge/b0@mgw CI:AB28ABE7 CRCX: Creating connection: port: 4366 (mgcp_protocol.c:1112) 20241102125906648 DLMGCP NOTICE <0013> endpoint:rtpbridge/b0@mgw CI:AB28ABE7 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241102125906648 DLMGCP DEBUG <0013> endpoint:rtpbridge/b0@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241102125906648 DLMGCP DEBUG <0013> Generated response: line #00: 200 3252 OK (mgcp_msg.c:67) 20241102125906648 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/b0@mgw (mgcp_msg.c:67) 20241102125906648 DLMGCP DEBUG <0013> Generated response: line #02: I: AB28ABE7 (mgcp_msg.c:67) 20241102125906648 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241102125906648 DLMGCP DEBUG <0013> Generated response: line #04: o=- AB28ABE7 23 IN IP6 ::1 (mgcp_msg.c:67) 20241102125906648 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241102125906648 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241102125906648 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241102125906648 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4366 RTP/AVP 112 (mgcp_msg.c:67) 20241102125906648 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241102125906648 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241102125906648 DLMGCP DEBUG <0013> Received message: line #00: CRCX 3253 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241102125906648 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241102125906648 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241102125906648 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241102125906648 DLMGCP DEBUG <0013> endpoint:rtpbridge/b1@mgw (trunk:0) found free endpoint: rtpbridge/b1@mgw (mgcp_endp.c:261) 20241102125906648 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/b1@mgw" (mgcp_protocol.c:441) 20241102125906648 DLMGCP NOTICE <0013> endpoint:rtpbridge/b1@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241102125906648 DLMGCP DEBUG <0013> endpoint:rtpbridge/b1@mgw conn:(1234/rtp C:D668F49A r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241102125906648 DLMGCP DEBUG <0013> endpoint:rtpbridge/b1@mgw CI:D668F49A connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241102125906648 DLMGCP DEBUG <0013> endpoint:rtpbridge/b1@mgw CI:D668F49A output_enabled 0 (mgcp_msg.c:125) 20241102125906648 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241102125906648 DLMGCP DEBUG <0013> endpoint:rtpbridge/b1@mgw conn:(1234/rtp C:D668F49A r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241102125906648 DLMGCP DEBUG <0013> endpoint:rtpbridge/b1@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241102125906648 DLMGCP DEBUG <0013> endpoint:rtpbridge/b1@mgw CI:D668F49A CRCX: Creating connection: port: 4368 (mgcp_protocol.c:1112) 20241102125906648 DLMGCP NOTICE <0013> endpoint:rtpbridge/b1@mgw CI:D668F49A CRCX: connection successfully created (mgcp_protocol.c:1121) 20241102125906648 DLMGCP DEBUG <0013> endpoint:rtpbridge/b1@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241102125906648 DLMGCP DEBUG <0013> Generated response: line #00: 200 3253 OK (mgcp_msg.c:67) 20241102125906648 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/b1@mgw (mgcp_msg.c:67) 20241102125906648 DLMGCP DEBUG <0013> Generated response: line #02: I: D668F49A (mgcp_msg.c:67) 20241102125906648 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241102125906648 DLMGCP DEBUG <0013> Generated response: line #04: o=- D668F49A 23 IN IP6 ::1 (mgcp_msg.c:67) 20241102125906648 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241102125906648 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241102125906649 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241102125906649 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4368 RTP/AVP 112 (mgcp_msg.c:67) 20241102125906649 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241102125906649 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241102125906649 DLMGCP DEBUG <0013> Received message: line #00: CRCX 3254 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241102125906649 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241102125906649 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241102125906649 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241102125906649 DLMGCP DEBUG <0013> endpoint:rtpbridge/b2@mgw (trunk:0) found free endpoint: rtpbridge/b2@mgw (mgcp_endp.c:261) 20241102125906649 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/b2@mgw" (mgcp_protocol.c:441) 20241102125906649 DLMGCP NOTICE <0013> endpoint:rtpbridge/b2@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241102125906649 DLMGCP DEBUG <0013> endpoint:rtpbridge/b2@mgw conn:(1234/rtp C:60B4F51A r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241102125906649 DLMGCP DEBUG <0013> endpoint:rtpbridge/b2@mgw CI:60B4F51A connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241102125906649 DLMGCP DEBUG <0013> endpoint:rtpbridge/b2@mgw CI:60B4F51A output_enabled 0 (mgcp_msg.c:125) 20241102125906649 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241102125906649 DLMGCP DEBUG <0013> endpoint:rtpbridge/b2@mgw conn:(1234/rtp C:60B4F51A r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241102125906649 DLMGCP DEBUG <0013> endpoint:rtpbridge/b2@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241102125906649 DLMGCP DEBUG <0013> endpoint:rtpbridge/b2@mgw CI:60B4F51A CRCX: Creating connection: port: 4370 (mgcp_protocol.c:1112) 20241102125906649 DLMGCP NOTICE <0013> endpoint:rtpbridge/b2@mgw CI:60B4F51A CRCX: connection successfully created (mgcp_protocol.c:1121) 20241102125906649 DLMGCP DEBUG <0013> endpoint:rtpbridge/b2@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241102125906649 DLMGCP DEBUG <0013> Generated response: line #00: 200 3254 OK (mgcp_msg.c:67) 20241102125906649 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/b2@mgw (mgcp_msg.c:67) 20241102125906649 DLMGCP DEBUG <0013> Generated response: line #02: I: 60B4F51A (mgcp_msg.c:67) 20241102125906649 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241102125906649 DLMGCP DEBUG <0013> Generated response: line #04: o=- 60B4F51A 23 IN IP6 ::1 (mgcp_msg.c:67) 20241102125906649 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241102125906649 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241102125906649 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241102125906649 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4370 RTP/AVP 112 (mgcp_msg.c:67) 20241102125906649 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241102125906649 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241102125906650 DLMGCP DEBUG <0013> Received message: line #00: CRCX 3255 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241102125906650 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241102125906650 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241102125906650 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241102125906650 DLMGCP DEBUG <0013> endpoint:rtpbridge/b3@mgw (trunk:0) found free endpoint: rtpbridge/b3@mgw (mgcp_endp.c:261) 20241102125906650 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/b3@mgw" (mgcp_protocol.c:441) 20241102125906650 DLMGCP NOTICE <0013> endpoint:rtpbridge/b3@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241102125906650 DLMGCP DEBUG <0013> endpoint:rtpbridge/b3@mgw conn:(1234/rtp C:402A983F r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241102125906650 DLMGCP DEBUG <0013> endpoint:rtpbridge/b3@mgw CI:402A983F connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241102125906650 DLMGCP DEBUG <0013> endpoint:rtpbridge/b3@mgw CI:402A983F output_enabled 0 (mgcp_msg.c:125) 20241102125906650 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241102125906650 DLMGCP DEBUG <0013> endpoint:rtpbridge/b3@mgw conn:(1234/rtp C:402A983F r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241102125906650 DLMGCP DEBUG <0013> endpoint:rtpbridge/b3@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241102125906650 DLMGCP DEBUG <0013> endpoint:rtpbridge/b3@mgw CI:402A983F CRCX: Creating connection: port: 4372 (mgcp_protocol.c:1112) 20241102125906650 DLMGCP NOTICE <0013> endpoint:rtpbridge/b3@mgw CI:402A983F CRCX: connection successfully created (mgcp_protocol.c:1121) 20241102125906650 DLMGCP DEBUG <0013> endpoint:rtpbridge/b3@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241102125906650 DLMGCP DEBUG <0013> Generated response: line #00: 200 3255 OK (mgcp_msg.c:67) 20241102125906650 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/b3@mgw (mgcp_msg.c:67) 20241102125906650 DLMGCP DEBUG <0013> Generated response: line #02: I: 402A983F (mgcp_msg.c:67) 20241102125906650 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241102125906650 DLMGCP DEBUG <0013> Generated response: line #04: o=- 402A983F 23 IN IP6 ::1 (mgcp_msg.c:67) 20241102125906650 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241102125906650 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241102125906650 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241102125906650 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4372 RTP/AVP 112 (mgcp_msg.c:67) 20241102125906650 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241102125906650 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241102125906650 DLMGCP DEBUG <0013> Received message: line #00: CRCX 3256 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241102125906650 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241102125906650 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241102125906650 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241102125906650 DLMGCP DEBUG <0013> endpoint:rtpbridge/b4@mgw (trunk:0) found free endpoint: rtpbridge/b4@mgw (mgcp_endp.c:261) 20241102125906650 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/b4@mgw" (mgcp_protocol.c:441) 20241102125906651 DLMGCP NOTICE <0013> endpoint:rtpbridge/b4@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241102125906651 DLMGCP DEBUG <0013> endpoint:rtpbridge/b4@mgw conn:(1234/rtp C:45B18639 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241102125906651 DLMGCP DEBUG <0013> endpoint:rtpbridge/b4@mgw CI:45B18639 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241102125906651 DLMGCP DEBUG <0013> endpoint:rtpbridge/b4@mgw CI:45B18639 output_enabled 0 (mgcp_msg.c:125) 20241102125906651 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241102125906651 DLMGCP DEBUG <0013> endpoint:rtpbridge/b4@mgw conn:(1234/rtp C:45B18639 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241102125906651 DLMGCP DEBUG <0013> endpoint:rtpbridge/b4@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241102125906651 DLMGCP DEBUG <0013> endpoint:rtpbridge/b4@mgw CI:45B18639 CRCX: Creating connection: port: 4374 (mgcp_protocol.c:1112) 20241102125906651 DLMGCP NOTICE <0013> endpoint:rtpbridge/b4@mgw CI:45B18639 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241102125906651 DLMGCP DEBUG <0013> endpoint:rtpbridge/b4@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241102125906651 DLMGCP DEBUG <0013> Generated response: line #00: 200 3256 OK (mgcp_msg.c:67) 20241102125906651 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/b4@mgw (mgcp_msg.c:67) 20241102125906651 DLMGCP DEBUG <0013> Generated response: line #02: I: 45B18639 (mgcp_msg.c:67) 20241102125906651 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241102125906651 DLMGCP DEBUG <0013> Generated response: line #04: o=- 45B18639 23 IN IP6 ::1 (mgcp_msg.c:67) 20241102125906651 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241102125906651 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241102125906651 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241102125906651 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4374 RTP/AVP 112 (mgcp_msg.c:67) 20241102125906651 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241102125906651 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241102125906651 DLMGCP DEBUG <0013> Received message: line #00: CRCX 3257 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241102125906651 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241102125906651 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241102125906651 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241102125906651 DLMGCP DEBUG <0013> endpoint:rtpbridge/b5@mgw (trunk:0) found free endpoint: rtpbridge/b5@mgw (mgcp_endp.c:261) 20241102125906651 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/b5@mgw" (mgcp_protocol.c:441) 20241102125906651 DLMGCP NOTICE <0013> endpoint:rtpbridge/b5@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241102125906651 DLMGCP DEBUG <0013> endpoint:rtpbridge/b5@mgw conn:(1234/rtp C:F2E93E07 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241102125906651 DLMGCP DEBUG <0013> endpoint:rtpbridge/b5@mgw CI:F2E93E07 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241102125906651 DLMGCP DEBUG <0013> endpoint:rtpbridge/b5@mgw CI:F2E93E07 output_enabled 0 (mgcp_msg.c:125) 20241102125906651 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241102125906651 DLMGCP DEBUG <0013> endpoint:rtpbridge/b5@mgw conn:(1234/rtp C:F2E93E07 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241102125906651 DLMGCP DEBUG <0013> endpoint:rtpbridge/b5@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241102125906651 DLMGCP DEBUG <0013> endpoint:rtpbridge/b5@mgw CI:F2E93E07 CRCX: Creating connection: port: 4376 (mgcp_protocol.c:1112) 20241102125906651 DLMGCP NOTICE <0013> endpoint:rtpbridge/b5@mgw CI:F2E93E07 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241102125906651 DLMGCP DEBUG <0013> endpoint:rtpbridge/b5@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241102125906651 DLMGCP DEBUG <0013> Generated response: line #00: 200 3257 OK (mgcp_msg.c:67) 20241102125906651 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/b5@mgw (mgcp_msg.c:67) 20241102125906651 DLMGCP DEBUG <0013> Generated response: line #02: I: F2E93E07 (mgcp_msg.c:67) 20241102125906651 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241102125906651 DLMGCP DEBUG <0013> Generated response: line #04: o=- F2E93E07 23 IN IP6 ::1 (mgcp_msg.c:67) 20241102125906651 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241102125906651 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241102125906651 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241102125906651 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4376 RTP/AVP 112 (mgcp_msg.c:67) 20241102125906651 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241102125906651 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241102125906652 DLMGCP DEBUG <0013> Received message: line #00: CRCX 3258 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241102125906652 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241102125906652 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241102125906652 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241102125906652 DLMGCP DEBUG <0013> endpoint:rtpbridge/b6@mgw (trunk:0) found free endpoint: rtpbridge/b6@mgw (mgcp_endp.c:261) 20241102125906652 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/b6@mgw" (mgcp_protocol.c:441) 20241102125906652 DLMGCP NOTICE <0013> endpoint:rtpbridge/b6@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241102125906652 DLMGCP DEBUG <0013> endpoint:rtpbridge/b6@mgw conn:(1234/rtp C:398BD4FE r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241102125906652 DLMGCP DEBUG <0013> endpoint:rtpbridge/b6@mgw CI:398BD4FE connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241102125906652 DLMGCP DEBUG <0013> endpoint:rtpbridge/b6@mgw CI:398BD4FE output_enabled 0 (mgcp_msg.c:125) 20241102125906652 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241102125906652 DLMGCP DEBUG <0013> endpoint:rtpbridge/b6@mgw conn:(1234/rtp C:398BD4FE r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241102125906652 DLMGCP DEBUG <0013> endpoint:rtpbridge/b6@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241102125906652 DLMGCP DEBUG <0013> endpoint:rtpbridge/b6@mgw CI:398BD4FE CRCX: Creating connection: port: 4378 (mgcp_protocol.c:1112) 20241102125906652 DLMGCP NOTICE <0013> endpoint:rtpbridge/b6@mgw CI:398BD4FE CRCX: connection successfully created (mgcp_protocol.c:1121) 20241102125906652 DLMGCP DEBUG <0013> endpoint:rtpbridge/b6@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241102125906652 DLMGCP DEBUG <0013> Generated response: line #00: 200 3258 OK (mgcp_msg.c:67) 20241102125906652 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/b6@mgw (mgcp_msg.c:67) 20241102125906652 DLMGCP DEBUG <0013> Generated response: line #02: I: 398BD4FE (mgcp_msg.c:67) 20241102125906652 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241102125906652 DLMGCP DEBUG <0013> Generated response: line #04: o=- 398BD4FE 23 IN IP6 ::1 (mgcp_msg.c:67) 20241102125906652 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241102125906652 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241102125906652 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241102125906652 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4378 RTP/AVP 112 (mgcp_msg.c:67) 20241102125906652 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241102125906652 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241102125906653 DLMGCP DEBUG <0013> Received message: line #00: CRCX 3259 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241102125906653 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241102125906653 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241102125906653 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241102125906653 DLMGCP DEBUG <0013> endpoint:rtpbridge/b7@mgw (trunk:0) found free endpoint: rtpbridge/b7@mgw (mgcp_endp.c:261) 20241102125906653 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/b7@mgw" (mgcp_protocol.c:441) 20241102125906653 DLMGCP NOTICE <0013> endpoint:rtpbridge/b7@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241102125906653 DLMGCP DEBUG <0013> endpoint:rtpbridge/b7@mgw conn:(1234/rtp C:B598EBEF r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241102125906653 DLMGCP DEBUG <0013> endpoint:rtpbridge/b7@mgw CI:B598EBEF connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241102125906653 DLMGCP DEBUG <0013> endpoint:rtpbridge/b7@mgw CI:B598EBEF output_enabled 0 (mgcp_msg.c:125) 20241102125906653 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241102125906653 DLMGCP DEBUG <0013> endpoint:rtpbridge/b7@mgw conn:(1234/rtp C:B598EBEF r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241102125906653 DLMGCP DEBUG <0013> endpoint:rtpbridge/b7@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241102125906653 DLMGCP DEBUG <0013> endpoint:rtpbridge/b7@mgw CI:B598EBEF CRCX: Creating connection: port: 4380 (mgcp_protocol.c:1112) 20241102125906653 DLMGCP NOTICE <0013> endpoint:rtpbridge/b7@mgw CI:B598EBEF CRCX: connection successfully created (mgcp_protocol.c:1121) 20241102125906653 DLMGCP DEBUG <0013> endpoint:rtpbridge/b7@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241102125906653 DLMGCP DEBUG <0013> Generated response: line #00: 200 3259 OK (mgcp_msg.c:67) 20241102125906653 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/b7@mgw (mgcp_msg.c:67) 20241102125906653 DLMGCP DEBUG <0013> Generated response: line #02: I: B598EBEF (mgcp_msg.c:67) 20241102125906653 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241102125906653 DLMGCP DEBUG <0013> Generated response: line #04: o=- B598EBEF 23 IN IP6 ::1 (mgcp_msg.c:67) 20241102125906653 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241102125906653 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241102125906653 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241102125906653 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4380 RTP/AVP 112 (mgcp_msg.c:67) 20241102125906653 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241102125906653 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241102125906653 DLMGCP DEBUG <0013> Received message: line #00: CRCX 3260 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241102125906653 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241102125906653 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241102125906653 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241102125906653 DLMGCP DEBUG <0013> endpoint:rtpbridge/b8@mgw (trunk:0) found free endpoint: rtpbridge/b8@mgw (mgcp_endp.c:261) 20241102125906653 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/b8@mgw" (mgcp_protocol.c:441) 20241102125906653 DLMGCP NOTICE <0013> endpoint:rtpbridge/b8@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241102125906653 DLMGCP DEBUG <0013> endpoint:rtpbridge/b8@mgw conn:(1234/rtp C:81EFB184 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241102125906653 DLMGCP DEBUG <0013> endpoint:rtpbridge/b8@mgw CI:81EFB184 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241102125906653 DLMGCP DEBUG <0013> endpoint:rtpbridge/b8@mgw CI:81EFB184 output_enabled 0 (mgcp_msg.c:125) 20241102125906653 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241102125906653 DLMGCP DEBUG <0013> endpoint:rtpbridge/b8@mgw conn:(1234/rtp C:81EFB184 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241102125906654 DLMGCP DEBUG <0013> endpoint:rtpbridge/b8@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241102125906654 DLMGCP DEBUG <0013> endpoint:rtpbridge/b8@mgw CI:81EFB184 CRCX: Creating connection: port: 4382 (mgcp_protocol.c:1112) 20241102125906654 DLMGCP NOTICE <0013> endpoint:rtpbridge/b8@mgw CI:81EFB184 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241102125906654 DLMGCP DEBUG <0013> endpoint:rtpbridge/b8@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241102125906654 DLMGCP DEBUG <0013> Generated response: line #00: 200 3260 OK (mgcp_msg.c:67) 20241102125906654 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/b8@mgw (mgcp_msg.c:67) 20241102125906654 DLMGCP DEBUG <0013> Generated response: line #02: I: 81EFB184 (mgcp_msg.c:67) 20241102125906654 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241102125906654 DLMGCP DEBUG <0013> Generated response: line #04: o=- 81EFB184 23 IN IP6 ::1 (mgcp_msg.c:67) 20241102125906654 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241102125906654 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241102125906654 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241102125906654 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4382 RTP/AVP 112 (mgcp_msg.c:67) 20241102125906654 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241102125906654 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241102125906654 DLMGCP DEBUG <0013> Received message: line #00: CRCX 3261 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241102125906654 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241102125906654 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241102125906654 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241102125906654 DLMGCP DEBUG <0013> endpoint:rtpbridge/b9@mgw (trunk:0) found free endpoint: rtpbridge/b9@mgw (mgcp_endp.c:261) 20241102125906654 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/b9@mgw" (mgcp_protocol.c:441) 20241102125906654 DLMGCP NOTICE <0013> endpoint:rtpbridge/b9@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241102125906654 DLMGCP DEBUG <0013> endpoint:rtpbridge/b9@mgw conn:(1234/rtp C:0E10D890 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241102125906654 DLMGCP DEBUG <0013> endpoint:rtpbridge/b9@mgw CI:0E10D890 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241102125906654 DLMGCP DEBUG <0013> endpoint:rtpbridge/b9@mgw CI:0E10D890 output_enabled 0 (mgcp_msg.c:125) 20241102125906654 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241102125906654 DLMGCP DEBUG <0013> endpoint:rtpbridge/b9@mgw conn:(1234/rtp C:0E10D890 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241102125906654 DLMGCP DEBUG <0013> endpoint:rtpbridge/b9@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241102125906654 DLMGCP DEBUG <0013> endpoint:rtpbridge/b9@mgw CI:0E10D890 CRCX: Creating connection: port: 4384 (mgcp_protocol.c:1112) 20241102125906654 DLMGCP NOTICE <0013> endpoint:rtpbridge/b9@mgw CI:0E10D890 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241102125906654 DLMGCP DEBUG <0013> endpoint:rtpbridge/b9@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241102125906654 DLMGCP DEBUG <0013> Generated response: line #00: 200 3261 OK (mgcp_msg.c:67) 20241102125906654 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/b9@mgw (mgcp_msg.c:67) 20241102125906654 DLMGCP DEBUG <0013> Generated response: line #02: I: 0E10D890 (mgcp_msg.c:67) 20241102125906654 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241102125906654 DLMGCP DEBUG <0013> Generated response: line #04: o=- 0E10D890 23 IN IP6 ::1 (mgcp_msg.c:67) 20241102125906654 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241102125906654 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241102125906654 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241102125906654 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4384 RTP/AVP 112 (mgcp_msg.c:67) 20241102125906654 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241102125906654 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241102125906655 DLMGCP DEBUG <0013> Received message: line #00: CRCX 3262 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241102125906655 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241102125906655 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241102125906655 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241102125906655 DLMGCP DEBUG <0013> endpoint:rtpbridge/ba@mgw (trunk:0) found free endpoint: rtpbridge/ba@mgw (mgcp_endp.c:261) 20241102125906655 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/ba@mgw" (mgcp_protocol.c:441) 20241102125906655 DLMGCP NOTICE <0013> endpoint:rtpbridge/ba@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241102125906655 DLMGCP DEBUG <0013> endpoint:rtpbridge/ba@mgw conn:(1234/rtp C:70E7C3E5 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241102125906655 DLMGCP DEBUG <0013> endpoint:rtpbridge/ba@mgw CI:70E7C3E5 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241102125906655 DLMGCP DEBUG <0013> endpoint:rtpbridge/ba@mgw CI:70E7C3E5 output_enabled 0 (mgcp_msg.c:125) 20241102125906655 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241102125906655 DLMGCP DEBUG <0013> endpoint:rtpbridge/ba@mgw conn:(1234/rtp C:70E7C3E5 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241102125906655 DLMGCP DEBUG <0013> endpoint:rtpbridge/ba@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241102125906655 DLMGCP DEBUG <0013> endpoint:rtpbridge/ba@mgw CI:70E7C3E5 CRCX: Creating connection: port: 4386 (mgcp_protocol.c:1112) 20241102125906655 DLMGCP NOTICE <0013> endpoint:rtpbridge/ba@mgw CI:70E7C3E5 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241102125906655 DLMGCP DEBUG <0013> endpoint:rtpbridge/ba@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241102125906655 DLMGCP DEBUG <0013> Generated response: line #00: 200 3262 OK (mgcp_msg.c:67) 20241102125906655 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/ba@mgw (mgcp_msg.c:67) 20241102125906655 DLMGCP DEBUG <0013> Generated response: line #02: I: 70E7C3E5 (mgcp_msg.c:67) 20241102125906655 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241102125906655 DLMGCP DEBUG <0013> Generated response: line #04: o=- 70E7C3E5 23 IN IP6 ::1 (mgcp_msg.c:67) 20241102125906655 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241102125906655 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241102125906655 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241102125906655 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4386 RTP/AVP 112 (mgcp_msg.c:67) 20241102125906655 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241102125906655 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241102125906656 DLMGCP DEBUG <0013> Received message: line #00: CRCX 3263 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241102125906656 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241102125906656 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241102125906656 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241102125906656 DLMGCP DEBUG <0013> endpoint:rtpbridge/bb@mgw (trunk:0) found free endpoint: rtpbridge/bb@mgw (mgcp_endp.c:261) 20241102125906656 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/bb@mgw" (mgcp_protocol.c:441) 20241102125906656 DLMGCP NOTICE <0013> endpoint:rtpbridge/bb@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241102125906656 DLMGCP DEBUG <0013> endpoint:rtpbridge/bb@mgw conn:(1234/rtp C:12505798 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241102125906656 DLMGCP DEBUG <0013> endpoint:rtpbridge/bb@mgw CI:12505798 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241102125906656 DLMGCP DEBUG <0013> endpoint:rtpbridge/bb@mgw CI:12505798 output_enabled 0 (mgcp_msg.c:125) 20241102125906656 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241102125906656 DLMGCP DEBUG <0013> endpoint:rtpbridge/bb@mgw conn:(1234/rtp C:12505798 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241102125906656 DLMGCP DEBUG <0013> endpoint:rtpbridge/bb@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241102125906656 DLMGCP DEBUG <0013> endpoint:rtpbridge/bb@mgw CI:12505798 CRCX: Creating connection: port: 4388 (mgcp_protocol.c:1112) 20241102125906656 DLMGCP NOTICE <0013> endpoint:rtpbridge/bb@mgw CI:12505798 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241102125906656 DLMGCP DEBUG <0013> endpoint:rtpbridge/bb@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241102125906656 DLMGCP DEBUG <0013> Generated response: line #00: 200 3263 OK (mgcp_msg.c:67) 20241102125906656 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/bb@mgw (mgcp_msg.c:67) 20241102125906656 DLMGCP DEBUG <0013> Generated response: line #02: I: 12505798 (mgcp_msg.c:67) 20241102125906656 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241102125906656 DLMGCP DEBUG <0013> Generated response: line #04: o=- 12505798 23 IN IP6 ::1 (mgcp_msg.c:67) 20241102125906656 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241102125906656 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241102125906656 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241102125906656 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4388 RTP/AVP 112 (mgcp_msg.c:67) 20241102125906656 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241102125906656 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241102125906656 DLMGCP DEBUG <0013> Received message: line #00: CRCX 3264 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241102125906656 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241102125906656 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241102125906656 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241102125906656 DLMGCP DEBUG <0013> endpoint:rtpbridge/bc@mgw (trunk:0) found free endpoint: rtpbridge/bc@mgw (mgcp_endp.c:261) 20241102125906656 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/bc@mgw" (mgcp_protocol.c:441) 20241102125906656 DLMGCP NOTICE <0013> endpoint:rtpbridge/bc@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241102125906656 DLMGCP DEBUG <0013> endpoint:rtpbridge/bc@mgw conn:(1234/rtp C:2EA58FF3 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241102125906656 DLMGCP DEBUG <0013> endpoint:rtpbridge/bc@mgw CI:2EA58FF3 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241102125906656 DLMGCP DEBUG <0013> endpoint:rtpbridge/bc@mgw CI:2EA58FF3 output_enabled 0 (mgcp_msg.c:125) 20241102125906656 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241102125906656 DLMGCP DEBUG <0013> endpoint:rtpbridge/bc@mgw conn:(1234/rtp C:2EA58FF3 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241102125906656 DLMGCP DEBUG <0013> endpoint:rtpbridge/bc@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241102125906657 DLMGCP DEBUG <0013> endpoint:rtpbridge/bc@mgw CI:2EA58FF3 CRCX: Creating connection: port: 4390 (mgcp_protocol.c:1112) 20241102125906657 DLMGCP NOTICE <0013> endpoint:rtpbridge/bc@mgw CI:2EA58FF3 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241102125906657 DLMGCP DEBUG <0013> endpoint:rtpbridge/bc@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241102125906657 DLMGCP DEBUG <0013> Generated response: line #00: 200 3264 OK (mgcp_msg.c:67) 20241102125906657 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/bc@mgw (mgcp_msg.c:67) 20241102125906657 DLMGCP DEBUG <0013> Generated response: line #02: I: 2EA58FF3 (mgcp_msg.c:67) 20241102125906657 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241102125906657 DLMGCP DEBUG <0013> Generated response: line #04: o=- 2EA58FF3 23 IN IP6 ::1 (mgcp_msg.c:67) 20241102125906657 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241102125906657 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241102125906657 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241102125906657 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4390 RTP/AVP 112 (mgcp_msg.c:67) 20241102125906657 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241102125906657 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241102125906657 DLMGCP DEBUG <0013> Received message: line #00: CRCX 3265 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241102125906657 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241102125906657 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241102125906657 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241102125906657 DLMGCP DEBUG <0013> endpoint:rtpbridge/bd@mgw (trunk:0) found free endpoint: rtpbridge/bd@mgw (mgcp_endp.c:261) 20241102125906657 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/bd@mgw" (mgcp_protocol.c:441) 20241102125906657 DLMGCP NOTICE <0013> endpoint:rtpbridge/bd@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241102125906657 DLMGCP DEBUG <0013> endpoint:rtpbridge/bd@mgw conn:(1234/rtp C:9FAB1030 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241102125906657 DLMGCP DEBUG <0013> endpoint:rtpbridge/bd@mgw CI:9FAB1030 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241102125906657 DLMGCP DEBUG <0013> endpoint:rtpbridge/bd@mgw CI:9FAB1030 output_enabled 0 (mgcp_msg.c:125) 20241102125906657 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241102125906657 DLMGCP DEBUG <0013> endpoint:rtpbridge/bd@mgw conn:(1234/rtp C:9FAB1030 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241102125906657 DLMGCP DEBUG <0013> endpoint:rtpbridge/bd@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241102125906657 DLMGCP DEBUG <0013> endpoint:rtpbridge/bd@mgw CI:9FAB1030 CRCX: Creating connection: port: 4392 (mgcp_protocol.c:1112) 20241102125906657 DLMGCP NOTICE <0013> endpoint:rtpbridge/bd@mgw CI:9FAB1030 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241102125906657 DLMGCP DEBUG <0013> endpoint:rtpbridge/bd@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241102125906657 DLMGCP DEBUG <0013> Generated response: line #00: 200 3265 OK (mgcp_msg.c:67) 20241102125906657 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/bd@mgw (mgcp_msg.c:67) 20241102125906657 DLMGCP DEBUG <0013> Generated response: line #02: I: 9FAB1030 (mgcp_msg.c:67) 20241102125906657 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241102125906657 DLMGCP DEBUG <0013> Generated response: line #04: o=- 9FAB1030 23 IN IP6 ::1 (mgcp_msg.c:67) 20241102125906657 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241102125906657 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241102125906657 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241102125906657 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4392 RTP/AVP 112 (mgcp_msg.c:67) 20241102125906657 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241102125906657 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241102125906658 DLMGCP DEBUG <0013> Received message: line #00: CRCX 3266 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241102125906658 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241102125906658 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241102125906658 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241102125906658 DLMGCP DEBUG <0013> endpoint:rtpbridge/be@mgw (trunk:0) found free endpoint: rtpbridge/be@mgw (mgcp_endp.c:261) 20241102125906658 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/be@mgw" (mgcp_protocol.c:441) 20241102125906658 DLMGCP NOTICE <0013> endpoint:rtpbridge/be@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241102125906658 DLMGCP DEBUG <0013> endpoint:rtpbridge/be@mgw conn:(1234/rtp C:254D3C0B r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241102125906658 DLMGCP DEBUG <0013> endpoint:rtpbridge/be@mgw CI:254D3C0B connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241102125906658 DLMGCP DEBUG <0013> endpoint:rtpbridge/be@mgw CI:254D3C0B output_enabled 0 (mgcp_msg.c:125) 20241102125906658 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241102125906658 DLMGCP DEBUG <0013> endpoint:rtpbridge/be@mgw conn:(1234/rtp C:254D3C0B r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241102125906658 DLMGCP DEBUG <0013> endpoint:rtpbridge/be@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241102125906658 DLMGCP DEBUG <0013> endpoint:rtpbridge/be@mgw CI:254D3C0B CRCX: Creating connection: port: 4394 (mgcp_protocol.c:1112) 20241102125906658 DLMGCP NOTICE <0013> endpoint:rtpbridge/be@mgw CI:254D3C0B CRCX: connection successfully created (mgcp_protocol.c:1121) 20241102125906658 DLMGCP DEBUG <0013> endpoint:rtpbridge/be@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241102125906658 DLMGCP DEBUG <0013> Generated response: line #00: 200 3266 OK (mgcp_msg.c:67) 20241102125906658 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/be@mgw (mgcp_msg.c:67) 20241102125906658 DLMGCP DEBUG <0013> Generated response: line #02: I: 254D3C0B (mgcp_msg.c:67) 20241102125906658 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241102125906658 DLMGCP DEBUG <0013> Generated response: line #04: o=- 254D3C0B 23 IN IP6 ::1 (mgcp_msg.c:67) 20241102125906658 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241102125906658 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241102125906658 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241102125906658 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4394 RTP/AVP 112 (mgcp_msg.c:67) 20241102125906658 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241102125906658 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241102125906659 DLMGCP DEBUG <0013> Received message: line #00: CRCX 3267 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241102125906659 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241102125906659 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241102125906659 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241102125906659 DLMGCP DEBUG <0013> endpoint:rtpbridge/bf@mgw (trunk:0) found free endpoint: rtpbridge/bf@mgw (mgcp_endp.c:261) 20241102125906659 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/bf@mgw" (mgcp_protocol.c:441) 20241102125906659 DLMGCP NOTICE <0013> endpoint:rtpbridge/bf@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241102125906659 DLMGCP DEBUG <0013> endpoint:rtpbridge/bf@mgw conn:(1234/rtp C:CD13C8C6 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241102125906659 DLMGCP DEBUG <0013> endpoint:rtpbridge/bf@mgw CI:CD13C8C6 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241102125906659 DLMGCP DEBUG <0013> endpoint:rtpbridge/bf@mgw CI:CD13C8C6 output_enabled 0 (mgcp_msg.c:125) 20241102125906659 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241102125906659 DLMGCP DEBUG <0013> endpoint:rtpbridge/bf@mgw conn:(1234/rtp C:CD13C8C6 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241102125906659 DLMGCP DEBUG <0013> endpoint:rtpbridge/bf@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241102125906659 DLMGCP DEBUG <0013> endpoint:rtpbridge/bf@mgw CI:CD13C8C6 CRCX: Creating connection: port: 4396 (mgcp_protocol.c:1112) 20241102125906659 DLMGCP NOTICE <0013> endpoint:rtpbridge/bf@mgw CI:CD13C8C6 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241102125906659 DLMGCP DEBUG <0013> endpoint:rtpbridge/bf@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241102125906659 DLMGCP DEBUG <0013> Generated response: line #00: 200 3267 OK (mgcp_msg.c:67) 20241102125906659 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/bf@mgw (mgcp_msg.c:67) 20241102125906659 DLMGCP DEBUG <0013> Generated response: line #02: I: CD13C8C6 (mgcp_msg.c:67) 20241102125906659 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241102125906659 DLMGCP DEBUG <0013> Generated response: line #04: o=- CD13C8C6 23 IN IP6 ::1 (mgcp_msg.c:67) 20241102125906659 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241102125906659 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241102125906659 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241102125906659 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4396 RTP/AVP 112 (mgcp_msg.c:67) 20241102125906659 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241102125906659 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241102125906659 DLMGCP DEBUG <0013> Received message: line #00: CRCX 3268 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241102125906659 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241102125906659 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241102125906659 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241102125906659 DLMGCP DEBUG <0013> endpoint:rtpbridge/c0@mgw (trunk:0) found free endpoint: rtpbridge/c0@mgw (mgcp_endp.c:261) 20241102125906659 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/c0@mgw" (mgcp_protocol.c:441) 20241102125906659 DLMGCP NOTICE <0013> endpoint:rtpbridge/c0@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241102125906659 DLMGCP DEBUG <0013> endpoint:rtpbridge/c0@mgw conn:(1234/rtp C:0260B7B4 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241102125906659 DLMGCP DEBUG <0013> endpoint:rtpbridge/c0@mgw CI:0260B7B4 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241102125906659 DLMGCP DEBUG <0013> endpoint:rtpbridge/c0@mgw CI:0260B7B4 output_enabled 0 (mgcp_msg.c:125) 20241102125906659 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241102125906659 DLMGCP DEBUG <0013> endpoint:rtpbridge/c0@mgw conn:(1234/rtp C:0260B7B4 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241102125906659 DLMGCP DEBUG <0013> endpoint:rtpbridge/c0@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241102125906659 DLMGCP DEBUG <0013> endpoint:rtpbridge/c0@mgw CI:0260B7B4 CRCX: Creating connection: port: 4398 (mgcp_protocol.c:1112) 20241102125906659 DLMGCP NOTICE <0013> endpoint:rtpbridge/c0@mgw CI:0260B7B4 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241102125906659 DLMGCP DEBUG <0013> endpoint:rtpbridge/c0@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241102125906659 DLMGCP DEBUG <0013> Generated response: line #00: 200 3268 OK (mgcp_msg.c:67) 20241102125906659 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/c0@mgw (mgcp_msg.c:67) 20241102125906659 DLMGCP DEBUG <0013> Generated response: line #02: I: 0260B7B4 (mgcp_msg.c:67) 20241102125906659 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241102125906660 DLMGCP DEBUG <0013> Generated response: line #04: o=- 0260B7B4 23 IN IP6 ::1 (mgcp_msg.c:67) 20241102125906660 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241102125906660 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241102125906660 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241102125906660 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4398 RTP/AVP 112 (mgcp_msg.c:67) 20241102125906660 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241102125906660 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241102125906660 DLMGCP DEBUG <0013> Received message: line #00: CRCX 3269 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241102125906660 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241102125906660 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241102125906660 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241102125906660 DLMGCP DEBUG <0013> endpoint:rtpbridge/c1@mgw (trunk:0) found free endpoint: rtpbridge/c1@mgw (mgcp_endp.c:261) 20241102125906660 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/c1@mgw" (mgcp_protocol.c:441) 20241102125906660 DLMGCP NOTICE <0013> endpoint:rtpbridge/c1@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241102125906660 DLMGCP DEBUG <0013> endpoint:rtpbridge/c1@mgw conn:(1234/rtp C:25905C43 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241102125906660 DLMGCP DEBUG <0013> endpoint:rtpbridge/c1@mgw CI:25905C43 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241102125906660 DLMGCP DEBUG <0013> endpoint:rtpbridge/c1@mgw CI:25905C43 output_enabled 0 (mgcp_msg.c:125) 20241102125906660 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241102125906660 DLMGCP DEBUG <0013> endpoint:rtpbridge/c1@mgw conn:(1234/rtp C:25905C43 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241102125906660 DLMGCP DEBUG <0013> endpoint:rtpbridge/c1@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241102125906660 DLMGCP DEBUG <0013> endpoint:rtpbridge/c1@mgw CI:25905C43 CRCX: Creating connection: port: 4400 (mgcp_protocol.c:1112) 20241102125906660 DLMGCP NOTICE <0013> endpoint:rtpbridge/c1@mgw CI:25905C43 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241102125906660 DLMGCP DEBUG <0013> endpoint:rtpbridge/c1@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241102125906660 DLMGCP DEBUG <0013> Generated response: line #00: 200 3269 OK (mgcp_msg.c:67) 20241102125906660 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/c1@mgw (mgcp_msg.c:67) 20241102125906660 DLMGCP DEBUG <0013> Generated response: line #02: I: 25905C43 (mgcp_msg.c:67) 20241102125906660 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241102125906660 DLMGCP DEBUG <0013> Generated response: line #04: o=- 25905C43 23 IN IP6 ::1 (mgcp_msg.c:67) 20241102125906660 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241102125906660 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241102125906660 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241102125906660 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4400 RTP/AVP 112 (mgcp_msg.c:67) 20241102125906660 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241102125906660 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241102125906661 DLMGCP DEBUG <0013> Received message: line #00: CRCX 3270 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241102125906661 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241102125906661 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241102125906661 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241102125906661 DLMGCP DEBUG <0013> endpoint:rtpbridge/c2@mgw (trunk:0) found free endpoint: rtpbridge/c2@mgw (mgcp_endp.c:261) 20241102125906661 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/c2@mgw" (mgcp_protocol.c:441) 20241102125906661 DLMGCP NOTICE <0013> endpoint:rtpbridge/c2@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241102125906661 DLMGCP DEBUG <0013> endpoint:rtpbridge/c2@mgw conn:(1234/rtp C:40AD0162 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241102125906661 DLMGCP DEBUG <0013> endpoint:rtpbridge/c2@mgw CI:40AD0162 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241102125906661 DLMGCP DEBUG <0013> endpoint:rtpbridge/c2@mgw CI:40AD0162 output_enabled 0 (mgcp_msg.c:125) 20241102125906661 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241102125906661 DLMGCP DEBUG <0013> endpoint:rtpbridge/c2@mgw conn:(1234/rtp C:40AD0162 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241102125906661 DLMGCP DEBUG <0013> endpoint:rtpbridge/c2@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241102125906661 DLMGCP DEBUG <0013> endpoint:rtpbridge/c2@mgw CI:40AD0162 CRCX: Creating connection: port: 4402 (mgcp_protocol.c:1112) 20241102125906661 DLMGCP NOTICE <0013> endpoint:rtpbridge/c2@mgw CI:40AD0162 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241102125906661 DLMGCP DEBUG <0013> endpoint:rtpbridge/c2@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241102125906661 DLMGCP DEBUG <0013> Generated response: line #00: 200 3270 OK (mgcp_msg.c:67) 20241102125906661 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/c2@mgw (mgcp_msg.c:67) 20241102125906661 DLMGCP DEBUG <0013> Generated response: line #02: I: 40AD0162 (mgcp_msg.c:67) 20241102125906661 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241102125906661 DLMGCP DEBUG <0013> Generated response: line #04: o=- 40AD0162 23 IN IP6 ::1 (mgcp_msg.c:67) 20241102125906661 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241102125906661 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241102125906661 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241102125906661 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4402 RTP/AVP 112 (mgcp_msg.c:67) 20241102125906661 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241102125906661 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241102125906662 DLMGCP DEBUG <0013> Received message: line #00: CRCX 3271 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241102125906662 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241102125906662 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241102125906662 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241102125906662 DLMGCP DEBUG <0013> endpoint:rtpbridge/c3@mgw (trunk:0) found free endpoint: rtpbridge/c3@mgw (mgcp_endp.c:261) 20241102125906662 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/c3@mgw" (mgcp_protocol.c:441) 20241102125906662 DLMGCP NOTICE <0013> endpoint:rtpbridge/c3@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241102125906662 DLMGCP DEBUG <0013> endpoint:rtpbridge/c3@mgw conn:(1234/rtp C:94FFC432 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241102125906662 DLMGCP DEBUG <0013> endpoint:rtpbridge/c3@mgw CI:94FFC432 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241102125906662 DLMGCP DEBUG <0013> endpoint:rtpbridge/c3@mgw CI:94FFC432 output_enabled 0 (mgcp_msg.c:125) 20241102125906662 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241102125906662 DLMGCP DEBUG <0013> endpoint:rtpbridge/c3@mgw conn:(1234/rtp C:94FFC432 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241102125906662 DLMGCP DEBUG <0013> endpoint:rtpbridge/c3@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241102125906662 DLMGCP DEBUG <0013> endpoint:rtpbridge/c3@mgw CI:94FFC432 CRCX: Creating connection: port: 4404 (mgcp_protocol.c:1112) 20241102125906662 DLMGCP NOTICE <0013> endpoint:rtpbridge/c3@mgw CI:94FFC432 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241102125906662 DLMGCP DEBUG <0013> endpoint:rtpbridge/c3@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241102125906662 DLMGCP DEBUG <0013> Generated response: line #00: 200 3271 OK (mgcp_msg.c:67) 20241102125906662 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/c3@mgw (mgcp_msg.c:67) 20241102125906662 DLMGCP DEBUG <0013> Generated response: line #02: I: 94FFC432 (mgcp_msg.c:67) 20241102125906662 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241102125906662 DLMGCP DEBUG <0013> Generated response: line #04: o=- 94FFC432 23 IN IP6 ::1 (mgcp_msg.c:67) 20241102125906662 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241102125906662 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241102125906662 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241102125906662 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4404 RTP/AVP 112 (mgcp_msg.c:67) 20241102125906662 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241102125906662 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241102125906663 DLMGCP DEBUG <0013> Received message: line #00: CRCX 3272 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241102125906663 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241102125906663 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241102125906663 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241102125906663 DLMGCP DEBUG <0013> endpoint:rtpbridge/c4@mgw (trunk:0) found free endpoint: rtpbridge/c4@mgw (mgcp_endp.c:261) 20241102125906663 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/c4@mgw" (mgcp_protocol.c:441) 20241102125906663 DLMGCP NOTICE <0013> endpoint:rtpbridge/c4@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241102125906663 DLMGCP DEBUG <0013> endpoint:rtpbridge/c4@mgw conn:(1234/rtp C:0D9D2196 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241102125906663 DLMGCP DEBUG <0013> endpoint:rtpbridge/c4@mgw CI:0D9D2196 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241102125906663 DLMGCP DEBUG <0013> endpoint:rtpbridge/c4@mgw CI:0D9D2196 output_enabled 0 (mgcp_msg.c:125) 20241102125906663 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241102125906663 DLMGCP DEBUG <0013> endpoint:rtpbridge/c4@mgw conn:(1234/rtp C:0D9D2196 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241102125906663 DLMGCP DEBUG <0013> endpoint:rtpbridge/c4@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241102125906663 DLMGCP DEBUG <0013> endpoint:rtpbridge/c4@mgw CI:0D9D2196 CRCX: Creating connection: port: 4406 (mgcp_protocol.c:1112) 20241102125906663 DLMGCP NOTICE <0013> endpoint:rtpbridge/c4@mgw CI:0D9D2196 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241102125906663 DLMGCP DEBUG <0013> endpoint:rtpbridge/c4@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241102125906663 DLMGCP DEBUG <0013> Generated response: line #00: 200 3272 OK (mgcp_msg.c:67) 20241102125906663 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/c4@mgw (mgcp_msg.c:67) 20241102125906663 DLMGCP DEBUG <0013> Generated response: line #02: I: 0D9D2196 (mgcp_msg.c:67) 20241102125906663 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241102125906663 DLMGCP DEBUG <0013> Generated response: line #04: o=- 0D9D2196 23 IN IP6 ::1 (mgcp_msg.c:67) 20241102125906663 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241102125906663 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241102125906663 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241102125906663 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4406 RTP/AVP 112 (mgcp_msg.c:67) 20241102125906663 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241102125906663 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241102125906664 DLMGCP DEBUG <0013> Received message: line #00: CRCX 3273 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241102125906664 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241102125906664 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241102125906664 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241102125906664 DLMGCP DEBUG <0013> endpoint:rtpbridge/c5@mgw (trunk:0) found free endpoint: rtpbridge/c5@mgw (mgcp_endp.c:261) 20241102125906664 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/c5@mgw" (mgcp_protocol.c:441) 20241102125906664 DLMGCP NOTICE <0013> endpoint:rtpbridge/c5@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241102125906664 DLMGCP DEBUG <0013> endpoint:rtpbridge/c5@mgw conn:(1234/rtp C:394B3FB7 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241102125906664 DLMGCP DEBUG <0013> endpoint:rtpbridge/c5@mgw CI:394B3FB7 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241102125906664 DLMGCP DEBUG <0013> endpoint:rtpbridge/c5@mgw CI:394B3FB7 output_enabled 0 (mgcp_msg.c:125) 20241102125906664 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241102125906664 DLMGCP DEBUG <0013> endpoint:rtpbridge/c5@mgw conn:(1234/rtp C:394B3FB7 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241102125906664 DLMGCP DEBUG <0013> endpoint:rtpbridge/c5@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241102125906664 DLMGCP DEBUG <0013> endpoint:rtpbridge/c5@mgw CI:394B3FB7 CRCX: Creating connection: port: 4408 (mgcp_protocol.c:1112) 20241102125906664 DLMGCP NOTICE <0013> endpoint:rtpbridge/c5@mgw CI:394B3FB7 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241102125906664 DLMGCP DEBUG <0013> endpoint:rtpbridge/c5@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241102125906664 DLMGCP DEBUG <0013> Generated response: line #00: 200 3273 OK (mgcp_msg.c:67) 20241102125906664 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/c5@mgw (mgcp_msg.c:67) 20241102125906664 DLMGCP DEBUG <0013> Generated response: line #02: I: 394B3FB7 (mgcp_msg.c:67) 20241102125906664 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241102125906664 DLMGCP DEBUG <0013> Generated response: line #04: o=- 394B3FB7 23 IN IP6 ::1 (mgcp_msg.c:67) 20241102125906664 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241102125906664 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241102125906664 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241102125906664 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4408 RTP/AVP 112 (mgcp_msg.c:67) 20241102125906664 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241102125906664 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241102125906665 DLMGCP DEBUG <0013> Received message: line #00: CRCX 3274 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241102125906665 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241102125906665 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241102125906665 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241102125906665 DLMGCP DEBUG <0013> endpoint:rtpbridge/c6@mgw (trunk:0) found free endpoint: rtpbridge/c6@mgw (mgcp_endp.c:261) 20241102125906665 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/c6@mgw" (mgcp_protocol.c:441) 20241102125906665 DLMGCP NOTICE <0013> endpoint:rtpbridge/c6@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241102125906665 DLMGCP DEBUG <0013> endpoint:rtpbridge/c6@mgw conn:(1234/rtp C:BC58D9CC r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241102125906665 DLMGCP DEBUG <0013> endpoint:rtpbridge/c6@mgw CI:BC58D9CC connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241102125906665 DLMGCP DEBUG <0013> endpoint:rtpbridge/c6@mgw CI:BC58D9CC output_enabled 0 (mgcp_msg.c:125) 20241102125906665 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241102125906665 DLMGCP DEBUG <0013> endpoint:rtpbridge/c6@mgw conn:(1234/rtp C:BC58D9CC r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241102125906665 DLMGCP DEBUG <0013> endpoint:rtpbridge/c6@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241102125906665 DLMGCP DEBUG <0013> endpoint:rtpbridge/c6@mgw CI:BC58D9CC CRCX: Creating connection: port: 4410 (mgcp_protocol.c:1112) 20241102125906665 DLMGCP NOTICE <0013> endpoint:rtpbridge/c6@mgw CI:BC58D9CC CRCX: connection successfully created (mgcp_protocol.c:1121) 20241102125906665 DLMGCP DEBUG <0013> endpoint:rtpbridge/c6@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241102125906665 DLMGCP DEBUG <0013> Generated response: line #00: 200 3274 OK (mgcp_msg.c:67) 20241102125906665 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/c6@mgw (mgcp_msg.c:67) 20241102125906665 DLMGCP DEBUG <0013> Generated response: line #02: I: BC58D9CC (mgcp_msg.c:67) 20241102125906665 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241102125906665 DLMGCP DEBUG <0013> Generated response: line #04: o=- BC58D9CC 23 IN IP6 ::1 (mgcp_msg.c:67) 20241102125906665 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241102125906665 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241102125906665 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241102125906665 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4410 RTP/AVP 112 (mgcp_msg.c:67) 20241102125906665 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241102125906665 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241102125906666 DLMGCP DEBUG <0013> Received message: line #00: CRCX 3275 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241102125906666 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241102125906666 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241102125906666 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241102125906666 DLMGCP DEBUG <0013> endpoint:rtpbridge/c7@mgw (trunk:0) found free endpoint: rtpbridge/c7@mgw (mgcp_endp.c:261) 20241102125906666 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/c7@mgw" (mgcp_protocol.c:441) 20241102125906666 DLMGCP NOTICE <0013> endpoint:rtpbridge/c7@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241102125906666 DLMGCP DEBUG <0013> endpoint:rtpbridge/c7@mgw conn:(1234/rtp C:DD859933 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241102125906666 DLMGCP DEBUG <0013> endpoint:rtpbridge/c7@mgw CI:DD859933 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241102125906666 DLMGCP DEBUG <0013> endpoint:rtpbridge/c7@mgw CI:DD859933 output_enabled 0 (mgcp_msg.c:125) 20241102125906666 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241102125906666 DLMGCP DEBUG <0013> endpoint:rtpbridge/c7@mgw conn:(1234/rtp C:DD859933 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241102125906666 DLMGCP DEBUG <0013> endpoint:rtpbridge/c7@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241102125906666 DLMGCP DEBUG <0013> endpoint:rtpbridge/c7@mgw CI:DD859933 CRCX: Creating connection: port: 4412 (mgcp_protocol.c:1112) 20241102125906666 DLMGCP NOTICE <0013> endpoint:rtpbridge/c7@mgw CI:DD859933 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241102125906666 DLMGCP DEBUG <0013> endpoint:rtpbridge/c7@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241102125906666 DLMGCP DEBUG <0013> Generated response: line #00: 200 3275 OK (mgcp_msg.c:67) 20241102125906666 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/c7@mgw (mgcp_msg.c:67) 20241102125906666 DLMGCP DEBUG <0013> Generated response: line #02: I: DD859933 (mgcp_msg.c:67) 20241102125906666 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241102125906666 DLMGCP DEBUG <0013> Generated response: line #04: o=- DD859933 23 IN IP6 ::1 (mgcp_msg.c:67) 20241102125906666 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241102125906666 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241102125906666 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241102125906666 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4412 RTP/AVP 112 (mgcp_msg.c:67) 20241102125906666 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241102125906666 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241102125906666 DLMGCP DEBUG <0013> Received message: line #00: CRCX 3276 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241102125906666 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241102125906666 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241102125906666 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241102125906667 DLMGCP DEBUG <0013> endpoint:rtpbridge/c8@mgw (trunk:0) found free endpoint: rtpbridge/c8@mgw (mgcp_endp.c:261) 20241102125906667 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/c8@mgw" (mgcp_protocol.c:441) 20241102125906667 DLMGCP NOTICE <0013> endpoint:rtpbridge/c8@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241102125906667 DLMGCP DEBUG <0013> endpoint:rtpbridge/c8@mgw conn:(1234/rtp C:EF178384 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241102125906667 DLMGCP DEBUG <0013> endpoint:rtpbridge/c8@mgw CI:EF178384 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241102125906667 DLMGCP DEBUG <0013> endpoint:rtpbridge/c8@mgw CI:EF178384 output_enabled 0 (mgcp_msg.c:125) 20241102125906667 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241102125906667 DLMGCP DEBUG <0013> endpoint:rtpbridge/c8@mgw conn:(1234/rtp C:EF178384 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241102125906667 DLMGCP DEBUG <0013> endpoint:rtpbridge/c8@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241102125906667 DLMGCP DEBUG <0013> endpoint:rtpbridge/c8@mgw CI:EF178384 CRCX: Creating connection: port: 4414 (mgcp_protocol.c:1112) 20241102125906667 DLMGCP NOTICE <0013> endpoint:rtpbridge/c8@mgw CI:EF178384 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241102125906667 DLMGCP DEBUG <0013> endpoint:rtpbridge/c8@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241102125906667 DLMGCP DEBUG <0013> Generated response: line #00: 200 3276 OK (mgcp_msg.c:67) 20241102125906667 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/c8@mgw (mgcp_msg.c:67) 20241102125906667 DLMGCP DEBUG <0013> Generated response: line #02: I: EF178384 (mgcp_msg.c:67) 20241102125906667 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241102125906667 DLMGCP DEBUG <0013> Generated response: line #04: o=- EF178384 23 IN IP6 ::1 (mgcp_msg.c:67) 20241102125906667 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241102125906667 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241102125906667 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241102125906667 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4414 RTP/AVP 112 (mgcp_msg.c:67) 20241102125906667 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241102125906667 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241102125906667 DLMGCP DEBUG <0013> Received message: line #00: CRCX 3277 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241102125906667 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241102125906667 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241102125906667 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241102125906667 DLMGCP DEBUG <0013> endpoint:rtpbridge/c9@mgw (trunk:0) found free endpoint: rtpbridge/c9@mgw (mgcp_endp.c:261) 20241102125906667 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/c9@mgw" (mgcp_protocol.c:441) 20241102125906667 DLMGCP NOTICE <0013> endpoint:rtpbridge/c9@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241102125906667 DLMGCP DEBUG <0013> endpoint:rtpbridge/c9@mgw conn:(1234/rtp C:BD935A62 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241102125906667 DLMGCP DEBUG <0013> endpoint:rtpbridge/c9@mgw CI:BD935A62 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241102125906667 DLMGCP DEBUG <0013> endpoint:rtpbridge/c9@mgw CI:BD935A62 output_enabled 0 (mgcp_msg.c:125) 20241102125906667 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241102125906667 DLMGCP DEBUG <0013> endpoint:rtpbridge/c9@mgw conn:(1234/rtp C:BD935A62 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241102125906667 DLMGCP DEBUG <0013> endpoint:rtpbridge/c9@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241102125906668 DLMGCP DEBUG <0013> endpoint:rtpbridge/c9@mgw CI:BD935A62 CRCX: Creating connection: port: 4416 (mgcp_protocol.c:1112) 20241102125906668 DLMGCP NOTICE <0013> endpoint:rtpbridge/c9@mgw CI:BD935A62 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241102125906668 DLMGCP DEBUG <0013> endpoint:rtpbridge/c9@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241102125906668 DLMGCP DEBUG <0013> Generated response: line #00: 200 3277 OK (mgcp_msg.c:67) 20241102125906668 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/c9@mgw (mgcp_msg.c:67) 20241102125906668 DLMGCP DEBUG <0013> Generated response: line #02: I: BD935A62 (mgcp_msg.c:67) 20241102125906668 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241102125906668 DLMGCP DEBUG <0013> Generated response: line #04: o=- BD935A62 23 IN IP6 ::1 (mgcp_msg.c:67) 20241102125906668 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241102125906668 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241102125906668 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241102125906668 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4416 RTP/AVP 112 (mgcp_msg.c:67) 20241102125906668 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241102125906668 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241102125906668 DLMGCP DEBUG <0013> Received message: line #00: CRCX 3278 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241102125906668 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241102125906668 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241102125906668 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241102125906668 DLMGCP DEBUG <0013> endpoint:rtpbridge/ca@mgw (trunk:0) found free endpoint: rtpbridge/ca@mgw (mgcp_endp.c:261) 20241102125906668 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/ca@mgw" (mgcp_protocol.c:441) 20241102125906668 DLMGCP NOTICE <0013> endpoint:rtpbridge/ca@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241102125906668 DLMGCP DEBUG <0013> endpoint:rtpbridge/ca@mgw conn:(1234/rtp C:0423252D r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241102125906668 DLMGCP DEBUG <0013> endpoint:rtpbridge/ca@mgw CI:0423252D connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241102125906668 DLMGCP DEBUG <0013> endpoint:rtpbridge/ca@mgw CI:0423252D output_enabled 0 (mgcp_msg.c:125) 20241102125906668 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241102125906668 DLMGCP DEBUG <0013> endpoint:rtpbridge/ca@mgw conn:(1234/rtp C:0423252D r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241102125906669 DLMGCP DEBUG <0013> endpoint:rtpbridge/ca@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241102125906669 DLMGCP DEBUG <0013> endpoint:rtpbridge/ca@mgw CI:0423252D CRCX: Creating connection: port: 4418 (mgcp_protocol.c:1112) 20241102125906669 DLMGCP NOTICE <0013> endpoint:rtpbridge/ca@mgw CI:0423252D CRCX: connection successfully created (mgcp_protocol.c:1121) 20241102125906669 DLMGCP DEBUG <0013> endpoint:rtpbridge/ca@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241102125906669 DLMGCP DEBUG <0013> Generated response: line #00: 200 3278 OK (mgcp_msg.c:67) 20241102125906669 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/ca@mgw (mgcp_msg.c:67) 20241102125906669 DLMGCP DEBUG <0013> Generated response: line #02: I: 0423252D (mgcp_msg.c:67) 20241102125906669 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241102125906669 DLMGCP DEBUG <0013> Generated response: line #04: o=- 0423252D 23 IN IP6 ::1 (mgcp_msg.c:67) 20241102125906669 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241102125906669 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241102125906669 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241102125906669 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4418 RTP/AVP 112 (mgcp_msg.c:67) 20241102125906669 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241102125906669 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241102125906669 DLMGCP DEBUG <0013> Received message: line #00: CRCX 3279 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241102125906669 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241102125906669 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241102125906669 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241102125906669 DLMGCP DEBUG <0013> endpoint:rtpbridge/cb@mgw (trunk:0) found free endpoint: rtpbridge/cb@mgw (mgcp_endp.c:261) 20241102125906669 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/cb@mgw" (mgcp_protocol.c:441) 20241102125906669 DLMGCP NOTICE <0013> endpoint:rtpbridge/cb@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241102125906670 DLMGCP DEBUG <0013> endpoint:rtpbridge/cb@mgw conn:(1234/rtp C:4BFA1A71 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241102125906670 DLMGCP DEBUG <0013> endpoint:rtpbridge/cb@mgw CI:4BFA1A71 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241102125906670 DLMGCP DEBUG <0013> endpoint:rtpbridge/cb@mgw CI:4BFA1A71 output_enabled 0 (mgcp_msg.c:125) 20241102125906670 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241102125906670 DLMGCP DEBUG <0013> endpoint:rtpbridge/cb@mgw conn:(1234/rtp C:4BFA1A71 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241102125906670 DLMGCP DEBUG <0013> endpoint:rtpbridge/cb@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241102125906670 DLMGCP DEBUG <0013> endpoint:rtpbridge/cb@mgw CI:4BFA1A71 CRCX: Creating connection: port: 4420 (mgcp_protocol.c:1112) 20241102125906670 DLMGCP NOTICE <0013> endpoint:rtpbridge/cb@mgw CI:4BFA1A71 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241102125906670 DLMGCP DEBUG <0013> endpoint:rtpbridge/cb@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241102125906670 DLMGCP DEBUG <0013> Generated response: line #00: 200 3279 OK (mgcp_msg.c:67) 20241102125906670 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/cb@mgw (mgcp_msg.c:67) 20241102125906670 DLMGCP DEBUG <0013> Generated response: line #02: I: 4BFA1A71 (mgcp_msg.c:67) 20241102125906670 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241102125906670 DLMGCP DEBUG <0013> Generated response: line #04: o=- 4BFA1A71 23 IN IP6 ::1 (mgcp_msg.c:67) 20241102125906670 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241102125906670 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241102125906670 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241102125906670 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4420 RTP/AVP 112 (mgcp_msg.c:67) 20241102125906670 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241102125906670 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241102125906671 DLMGCP DEBUG <0013> Received message: line #00: CRCX 3280 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241102125906671 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241102125906671 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241102125906671 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241102125906671 DLMGCP DEBUG <0013> endpoint:rtpbridge/cc@mgw (trunk:0) found free endpoint: rtpbridge/cc@mgw (mgcp_endp.c:261) 20241102125906671 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/cc@mgw" (mgcp_protocol.c:441) 20241102125906671 DLMGCP NOTICE <0013> endpoint:rtpbridge/cc@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241102125906671 DLMGCP DEBUG <0013> endpoint:rtpbridge/cc@mgw conn:(1234/rtp C:7C29F226 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241102125906671 DLMGCP DEBUG <0013> endpoint:rtpbridge/cc@mgw CI:7C29F226 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241102125906671 DLMGCP DEBUG <0013> endpoint:rtpbridge/cc@mgw CI:7C29F226 output_enabled 0 (mgcp_msg.c:125) 20241102125906671 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241102125906671 DLMGCP DEBUG <0013> endpoint:rtpbridge/cc@mgw conn:(1234/rtp C:7C29F226 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241102125906671 DLMGCP DEBUG <0013> endpoint:rtpbridge/cc@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241102125906671 DLMGCP DEBUG <0013> endpoint:rtpbridge/cc@mgw CI:7C29F226 CRCX: Creating connection: port: 4422 (mgcp_protocol.c:1112) 20241102125906671 DLMGCP NOTICE <0013> endpoint:rtpbridge/cc@mgw CI:7C29F226 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241102125906671 DLMGCP DEBUG <0013> endpoint:rtpbridge/cc@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241102125906671 DLMGCP DEBUG <0013> Generated response: line #00: 200 3280 OK (mgcp_msg.c:67) 20241102125906671 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/cc@mgw (mgcp_msg.c:67) 20241102125906671 DLMGCP DEBUG <0013> Generated response: line #02: I: 7C29F226 (mgcp_msg.c:67) 20241102125906671 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241102125906671 DLMGCP DEBUG <0013> Generated response: line #04: o=- 7C29F226 23 IN IP6 ::1 (mgcp_msg.c:67) 20241102125906671 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241102125906671 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241102125906671 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241102125906671 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4422 RTP/AVP 112 (mgcp_msg.c:67) 20241102125906671 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241102125906671 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241102125906672 DLMGCP DEBUG <0013> Received message: line #00: CRCX 3281 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241102125906672 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241102125906672 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241102125906672 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241102125906672 DLMGCP DEBUG <0013> endpoint:rtpbridge/cd@mgw (trunk:0) found free endpoint: rtpbridge/cd@mgw (mgcp_endp.c:261) 20241102125906672 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/cd@mgw" (mgcp_protocol.c:441) 20241102125906672 DLMGCP NOTICE <0013> endpoint:rtpbridge/cd@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241102125906672 DLMGCP DEBUG <0013> endpoint:rtpbridge/cd@mgw conn:(1234/rtp C:53E6879D r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241102125906672 DLMGCP DEBUG <0013> endpoint:rtpbridge/cd@mgw CI:53E6879D connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241102125906672 DLMGCP DEBUG <0013> endpoint:rtpbridge/cd@mgw CI:53E6879D output_enabled 0 (mgcp_msg.c:125) 20241102125906672 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241102125906672 DLMGCP DEBUG <0013> endpoint:rtpbridge/cd@mgw conn:(1234/rtp C:53E6879D r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241102125906672 DLMGCP DEBUG <0013> endpoint:rtpbridge/cd@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241102125906672 DLMGCP DEBUG <0013> endpoint:rtpbridge/cd@mgw CI:53E6879D CRCX: Creating connection: port: 4424 (mgcp_protocol.c:1112) 20241102125906672 DLMGCP NOTICE <0013> endpoint:rtpbridge/cd@mgw CI:53E6879D CRCX: connection successfully created (mgcp_protocol.c:1121) 20241102125906672 DLMGCP DEBUG <0013> endpoint:rtpbridge/cd@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241102125906672 DLMGCP DEBUG <0013> Generated response: line #00: 200 3281 OK (mgcp_msg.c:67) 20241102125906672 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/cd@mgw (mgcp_msg.c:67) 20241102125906672 DLMGCP DEBUG <0013> Generated response: line #02: I: 53E6879D (mgcp_msg.c:67) 20241102125906672 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241102125906672 DLMGCP DEBUG <0013> Generated response: line #04: o=- 53E6879D 23 IN IP6 ::1 (mgcp_msg.c:67) 20241102125906672 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241102125906672 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241102125906672 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241102125906672 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4424 RTP/AVP 112 (mgcp_msg.c:67) 20241102125906672 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241102125906672 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241102125906673 DLMGCP DEBUG <0013> Received message: line #00: CRCX 3282 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241102125906673 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241102125906673 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241102125906673 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241102125906673 DLMGCP DEBUG <0013> endpoint:rtpbridge/ce@mgw (trunk:0) found free endpoint: rtpbridge/ce@mgw (mgcp_endp.c:261) 20241102125906673 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/ce@mgw" (mgcp_protocol.c:441) 20241102125906673 DLMGCP NOTICE <0013> endpoint:rtpbridge/ce@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241102125906673 DLMGCP DEBUG <0013> endpoint:rtpbridge/ce@mgw conn:(1234/rtp C:32DADC4B r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241102125906673 DLMGCP DEBUG <0013> endpoint:rtpbridge/ce@mgw CI:32DADC4B connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241102125906673 DLMGCP DEBUG <0013> endpoint:rtpbridge/ce@mgw CI:32DADC4B output_enabled 0 (mgcp_msg.c:125) 20241102125906673 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241102125906673 DLMGCP DEBUG <0013> endpoint:rtpbridge/ce@mgw conn:(1234/rtp C:32DADC4B r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241102125906673 DLMGCP DEBUG <0013> endpoint:rtpbridge/ce@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241102125906673 DLMGCP DEBUG <0013> endpoint:rtpbridge/ce@mgw CI:32DADC4B CRCX: Creating connection: port: 4426 (mgcp_protocol.c:1112) 20241102125906673 DLMGCP NOTICE <0013> endpoint:rtpbridge/ce@mgw CI:32DADC4B CRCX: connection successfully created (mgcp_protocol.c:1121) 20241102125906673 DLMGCP DEBUG <0013> endpoint:rtpbridge/ce@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241102125906673 DLMGCP DEBUG <0013> Generated response: line #00: 200 3282 OK (mgcp_msg.c:67) 20241102125906673 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/ce@mgw (mgcp_msg.c:67) 20241102125906674 DLMGCP DEBUG <0013> Generated response: line #02: I: 32DADC4B (mgcp_msg.c:67) 20241102125906674 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241102125906674 DLMGCP DEBUG <0013> Generated response: line #04: o=- 32DADC4B 23 IN IP6 ::1 (mgcp_msg.c:67) 20241102125906674 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241102125906674 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241102125906674 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241102125906674 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4426 RTP/AVP 112 (mgcp_msg.c:67) 20241102125906674 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241102125906674 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241102125906674 DLMGCP DEBUG <0013> Received message: line #00: CRCX 3283 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241102125906674 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241102125906674 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241102125906674 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241102125906674 DLMGCP DEBUG <0013> endpoint:rtpbridge/cf@mgw (trunk:0) found free endpoint: rtpbridge/cf@mgw (mgcp_endp.c:261) 20241102125906675 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/cf@mgw" (mgcp_protocol.c:441) 20241102125906675 DLMGCP NOTICE <0013> endpoint:rtpbridge/cf@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241102125906675 DLMGCP DEBUG <0013> endpoint:rtpbridge/cf@mgw conn:(1234/rtp C:469D488F r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241102125906675 DLMGCP DEBUG <0013> endpoint:rtpbridge/cf@mgw CI:469D488F connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241102125906675 DLMGCP DEBUG <0013> endpoint:rtpbridge/cf@mgw CI:469D488F output_enabled 0 (mgcp_msg.c:125) 20241102125906675 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241102125906675 DLMGCP DEBUG <0013> endpoint:rtpbridge/cf@mgw conn:(1234/rtp C:469D488F r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241102125906675 DLMGCP DEBUG <0013> endpoint:rtpbridge/cf@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241102125906675 DLMGCP DEBUG <0013> endpoint:rtpbridge/cf@mgw CI:469D488F CRCX: Creating connection: port: 4428 (mgcp_protocol.c:1112) 20241102125906675 DLMGCP NOTICE <0013> endpoint:rtpbridge/cf@mgw CI:469D488F CRCX: connection successfully created (mgcp_protocol.c:1121) 20241102125906675 DLMGCP DEBUG <0013> endpoint:rtpbridge/cf@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241102125906675 DLMGCP DEBUG <0013> Generated response: line #00: 200 3283 OK (mgcp_msg.c:67) 20241102125906675 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/cf@mgw (mgcp_msg.c:67) 20241102125906675 DLMGCP DEBUG <0013> Generated response: line #02: I: 469D488F (mgcp_msg.c:67) 20241102125906675 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241102125906675 DLMGCP DEBUG <0013> Generated response: line #04: o=- 469D488F 23 IN IP6 ::1 (mgcp_msg.c:67) 20241102125906675 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241102125906675 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241102125906675 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241102125906675 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4428 RTP/AVP 112 (mgcp_msg.c:67) 20241102125906675 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241102125906675 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241102125906676 DLMGCP DEBUG <0013> Received message: line #00: CRCX 3284 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241102125906676 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241102125906676 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241102125906676 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241102125906676 DLMGCP DEBUG <0013> endpoint:rtpbridge/d0@mgw (trunk:0) found free endpoint: rtpbridge/d0@mgw (mgcp_endp.c:261) 20241102125906676 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/d0@mgw" (mgcp_protocol.c:441) 20241102125906676 DLMGCP NOTICE <0013> endpoint:rtpbridge/d0@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241102125906676 DLMGCP DEBUG <0013> endpoint:rtpbridge/d0@mgw conn:(1234/rtp C:B7915DF5 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241102125906676 DLMGCP DEBUG <0013> endpoint:rtpbridge/d0@mgw CI:B7915DF5 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241102125906676 DLMGCP DEBUG <0013> endpoint:rtpbridge/d0@mgw CI:B7915DF5 output_enabled 0 (mgcp_msg.c:125) 20241102125906676 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241102125906676 DLMGCP DEBUG <0013> endpoint:rtpbridge/d0@mgw conn:(1234/rtp C:B7915DF5 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241102125906676 DLMGCP DEBUG <0013> endpoint:rtpbridge/d0@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241102125906676 DLMGCP DEBUG <0013> endpoint:rtpbridge/d0@mgw CI:B7915DF5 CRCX: Creating connection: port: 4430 (mgcp_protocol.c:1112) 20241102125906676 DLMGCP NOTICE <0013> endpoint:rtpbridge/d0@mgw CI:B7915DF5 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241102125906676 DLMGCP DEBUG <0013> endpoint:rtpbridge/d0@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241102125906676 DLMGCP DEBUG <0013> Generated response: line #00: 200 3284 OK (mgcp_msg.c:67) 20241102125906676 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/d0@mgw (mgcp_msg.c:67) 20241102125906676 DLMGCP DEBUG <0013> Generated response: line #02: I: B7915DF5 (mgcp_msg.c:67) 20241102125906676 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241102125906676 DLMGCP DEBUG <0013> Generated response: line #04: o=- B7915DF5 23 IN IP6 ::1 (mgcp_msg.c:67) 20241102125906676 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241102125906676 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241102125906676 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241102125906676 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4430 RTP/AVP 112 (mgcp_msg.c:67) 20241102125906676 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241102125906676 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241102125906677 DLMGCP DEBUG <0013> Received message: line #00: CRCX 3285 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241102125906677 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241102125906677 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241102125906677 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241102125906677 DLMGCP DEBUG <0013> endpoint:rtpbridge/d1@mgw (trunk:0) found free endpoint: rtpbridge/d1@mgw (mgcp_endp.c:261) 20241102125906677 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/d1@mgw" (mgcp_protocol.c:441) 20241102125906677 DLMGCP NOTICE <0013> endpoint:rtpbridge/d1@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241102125906677 DLMGCP DEBUG <0013> endpoint:rtpbridge/d1@mgw conn:(1234/rtp C:0CF4C460 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241102125906677 DLMGCP DEBUG <0013> endpoint:rtpbridge/d1@mgw CI:0CF4C460 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241102125906677 DLMGCP DEBUG <0013> endpoint:rtpbridge/d1@mgw CI:0CF4C460 output_enabled 0 (mgcp_msg.c:125) 20241102125906677 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241102125906677 DLMGCP DEBUG <0013> endpoint:rtpbridge/d1@mgw conn:(1234/rtp C:0CF4C460 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241102125906677 DLMGCP DEBUG <0013> endpoint:rtpbridge/d1@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241102125906677 DLMGCP DEBUG <0013> endpoint:rtpbridge/d1@mgw CI:0CF4C460 CRCX: Creating connection: port: 4432 (mgcp_protocol.c:1112) 20241102125906677 DLMGCP NOTICE <0013> endpoint:rtpbridge/d1@mgw CI:0CF4C460 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241102125906677 DLMGCP DEBUG <0013> endpoint:rtpbridge/d1@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241102125906677 DLMGCP DEBUG <0013> Generated response: line #00: 200 3285 OK (mgcp_msg.c:67) 20241102125906677 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/d1@mgw (mgcp_msg.c:67) 20241102125906677 DLMGCP DEBUG <0013> Generated response: line #02: I: 0CF4C460 (mgcp_msg.c:67) 20241102125906677 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241102125906677 DLMGCP DEBUG <0013> Generated response: line #04: o=- 0CF4C460 23 IN IP6 ::1 (mgcp_msg.c:67) 20241102125906677 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241102125906677 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241102125906677 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241102125906677 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4432 RTP/AVP 112 (mgcp_msg.c:67) 20241102125906677 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241102125906677 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241102125906678 DLMGCP DEBUG <0013> Received message: line #00: CRCX 3286 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241102125906678 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241102125906678 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241102125906678 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241102125906678 DLMGCP DEBUG <0013> endpoint:rtpbridge/d2@mgw (trunk:0) found free endpoint: rtpbridge/d2@mgw (mgcp_endp.c:261) 20241102125906678 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/d2@mgw" (mgcp_protocol.c:441) 20241102125906678 DLMGCP NOTICE <0013> endpoint:rtpbridge/d2@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241102125906678 DLMGCP DEBUG <0013> endpoint:rtpbridge/d2@mgw conn:(1234/rtp C:8F5CC066 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241102125906678 DLMGCP DEBUG <0013> endpoint:rtpbridge/d2@mgw CI:8F5CC066 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241102125906678 DLMGCP DEBUG <0013> endpoint:rtpbridge/d2@mgw CI:8F5CC066 output_enabled 0 (mgcp_msg.c:125) 20241102125906678 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241102125906678 DLMGCP DEBUG <0013> endpoint:rtpbridge/d2@mgw conn:(1234/rtp C:8F5CC066 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241102125906678 DLMGCP DEBUG <0013> endpoint:rtpbridge/d2@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241102125906678 DLMGCP DEBUG <0013> endpoint:rtpbridge/d2@mgw CI:8F5CC066 CRCX: Creating connection: port: 4434 (mgcp_protocol.c:1112) 20241102125906678 DLMGCP NOTICE <0013> endpoint:rtpbridge/d2@mgw CI:8F5CC066 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241102125906678 DLMGCP DEBUG <0013> endpoint:rtpbridge/d2@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241102125906678 DLMGCP DEBUG <0013> Generated response: line #00: 200 3286 OK (mgcp_msg.c:67) 20241102125906678 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/d2@mgw (mgcp_msg.c:67) 20241102125906678 DLMGCP DEBUG <0013> Generated response: line #02: I: 8F5CC066 (mgcp_msg.c:67) 20241102125906678 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241102125906678 DLMGCP DEBUG <0013> Generated response: line #04: o=- 8F5CC066 23 IN IP6 ::1 (mgcp_msg.c:67) 20241102125906678 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241102125906678 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241102125906678 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241102125906678 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4434 RTP/AVP 112 (mgcp_msg.c:67) 20241102125906678 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241102125906678 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241102125906678 DLMGCP DEBUG <0013> Received message: line #00: CRCX 3287 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241102125906678 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241102125906678 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241102125906678 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241102125906678 DLMGCP DEBUG <0013> endpoint:rtpbridge/d3@mgw (trunk:0) found free endpoint: rtpbridge/d3@mgw (mgcp_endp.c:261) 20241102125906678 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/d3@mgw" (mgcp_protocol.c:441) 20241102125906678 DLMGCP NOTICE <0013> endpoint:rtpbridge/d3@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241102125906678 DLMGCP DEBUG <0013> endpoint:rtpbridge/d3@mgw conn:(1234/rtp C:C0C42F60 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241102125906678 DLMGCP DEBUG <0013> endpoint:rtpbridge/d3@mgw CI:C0C42F60 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241102125906678 DLMGCP DEBUG <0013> endpoint:rtpbridge/d3@mgw CI:C0C42F60 output_enabled 0 (mgcp_msg.c:125) 20241102125906678 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241102125906678 DLMGCP DEBUG <0013> endpoint:rtpbridge/d3@mgw conn:(1234/rtp C:C0C42F60 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241102125906678 DLMGCP DEBUG <0013> endpoint:rtpbridge/d3@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241102125906678 DLMGCP DEBUG <0013> endpoint:rtpbridge/d3@mgw CI:C0C42F60 CRCX: Creating connection: port: 4436 (mgcp_protocol.c:1112) 20241102125906678 DLMGCP NOTICE <0013> endpoint:rtpbridge/d3@mgw CI:C0C42F60 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241102125906678 DLMGCP DEBUG <0013> endpoint:rtpbridge/d3@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241102125906678 DLMGCP DEBUG <0013> Generated response: line #00: 200 3287 OK (mgcp_msg.c:67) 20241102125906678 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/d3@mgw (mgcp_msg.c:67) 20241102125906678 DLMGCP DEBUG <0013> Generated response: line #02: I: C0C42F60 (mgcp_msg.c:67) 20241102125906678 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241102125906679 DLMGCP DEBUG <0013> Generated response: line #04: o=- C0C42F60 23 IN IP6 ::1 (mgcp_msg.c:67) 20241102125906679 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241102125906679 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241102125906679 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241102125906679 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4436 RTP/AVP 112 (mgcp_msg.c:67) 20241102125906679 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241102125906679 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241102125906679 DLMGCP DEBUG <0013> Received message: line #00: CRCX 3288 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241102125906679 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241102125906679 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241102125906679 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241102125906679 DLMGCP DEBUG <0013> endpoint:rtpbridge/d4@mgw (trunk:0) found free endpoint: rtpbridge/d4@mgw (mgcp_endp.c:261) 20241102125906679 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/d4@mgw" (mgcp_protocol.c:441) 20241102125906679 DLMGCP NOTICE <0013> endpoint:rtpbridge/d4@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241102125906679 DLMGCP DEBUG <0013> endpoint:rtpbridge/d4@mgw conn:(1234/rtp C:EF9FC913 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241102125906679 DLMGCP DEBUG <0013> endpoint:rtpbridge/d4@mgw CI:EF9FC913 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241102125906679 DLMGCP DEBUG <0013> endpoint:rtpbridge/d4@mgw CI:EF9FC913 output_enabled 0 (mgcp_msg.c:125) 20241102125906679 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241102125906679 DLMGCP DEBUG <0013> endpoint:rtpbridge/d4@mgw conn:(1234/rtp C:EF9FC913 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241102125906679 DLMGCP DEBUG <0013> endpoint:rtpbridge/d4@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241102125906679 DLMGCP DEBUG <0013> endpoint:rtpbridge/d4@mgw CI:EF9FC913 CRCX: Creating connection: port: 4438 (mgcp_protocol.c:1112) 20241102125906679 DLMGCP NOTICE <0013> endpoint:rtpbridge/d4@mgw CI:EF9FC913 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241102125906679 DLMGCP DEBUG <0013> endpoint:rtpbridge/d4@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241102125906679 DLMGCP DEBUG <0013> Generated response: line #00: 200 3288 OK (mgcp_msg.c:67) 20241102125906679 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/d4@mgw (mgcp_msg.c:67) 20241102125906679 DLMGCP DEBUG <0013> Generated response: line #02: I: EF9FC913 (mgcp_msg.c:67) 20241102125906679 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241102125906679 DLMGCP DEBUG <0013> Generated response: line #04: o=- EF9FC913 23 IN IP6 ::1 (mgcp_msg.c:67) 20241102125906679 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241102125906679 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241102125906679 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241102125906679 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4438 RTP/AVP 112 (mgcp_msg.c:67) 20241102125906679 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241102125906679 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241102125906680 DLMGCP DEBUG <0013> Received message: line #00: CRCX 3289 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241102125906680 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241102125906680 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241102125906680 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241102125906680 DLMGCP DEBUG <0013> endpoint:rtpbridge/d5@mgw (trunk:0) found free endpoint: rtpbridge/d5@mgw (mgcp_endp.c:261) 20241102125906680 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/d5@mgw" (mgcp_protocol.c:441) 20241102125906680 DLMGCP NOTICE <0013> endpoint:rtpbridge/d5@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241102125906680 DLMGCP DEBUG <0013> endpoint:rtpbridge/d5@mgw conn:(1234/rtp C:9FEB461B r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241102125906680 DLMGCP DEBUG <0013> endpoint:rtpbridge/d5@mgw CI:9FEB461B connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241102125906680 DLMGCP DEBUG <0013> endpoint:rtpbridge/d5@mgw CI:9FEB461B output_enabled 0 (mgcp_msg.c:125) 20241102125906680 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241102125906680 DLMGCP DEBUG <0013> endpoint:rtpbridge/d5@mgw conn:(1234/rtp C:9FEB461B r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241102125906680 DLMGCP DEBUG <0013> endpoint:rtpbridge/d5@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241102125906680 DLMGCP DEBUG <0013> endpoint:rtpbridge/d5@mgw CI:9FEB461B CRCX: Creating connection: port: 4440 (mgcp_protocol.c:1112) 20241102125906680 DLMGCP NOTICE <0013> endpoint:rtpbridge/d5@mgw CI:9FEB461B CRCX: connection successfully created (mgcp_protocol.c:1121) 20241102125906680 DLMGCP DEBUG <0013> endpoint:rtpbridge/d5@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241102125906680 DLMGCP DEBUG <0013> Generated response: line #00: 200 3289 OK (mgcp_msg.c:67) 20241102125906680 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/d5@mgw (mgcp_msg.c:67) 20241102125906680 DLMGCP DEBUG <0013> Generated response: line #02: I: 9FEB461B (mgcp_msg.c:67) 20241102125906680 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241102125906680 DLMGCP DEBUG <0013> Generated response: line #04: o=- 9FEB461B 23 IN IP6 ::1 (mgcp_msg.c:67) 20241102125906680 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241102125906680 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241102125906680 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241102125906680 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4440 RTP/AVP 112 (mgcp_msg.c:67) 20241102125906680 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241102125906680 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241102125906681 DLMGCP DEBUG <0013> Received message: line #00: CRCX 3290 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241102125906681 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241102125906681 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241102125906681 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241102125906681 DLMGCP DEBUG <0013> endpoint:rtpbridge/d6@mgw (trunk:0) found free endpoint: rtpbridge/d6@mgw (mgcp_endp.c:261) 20241102125906681 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/d6@mgw" (mgcp_protocol.c:441) 20241102125906681 DLMGCP NOTICE <0013> endpoint:rtpbridge/d6@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241102125906681 DLMGCP DEBUG <0013> endpoint:rtpbridge/d6@mgw conn:(1234/rtp C:D1068F75 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241102125906681 DLMGCP DEBUG <0013> endpoint:rtpbridge/d6@mgw CI:D1068F75 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241102125906681 DLMGCP DEBUG <0013> endpoint:rtpbridge/d6@mgw CI:D1068F75 output_enabled 0 (mgcp_msg.c:125) 20241102125906681 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241102125906681 DLMGCP DEBUG <0013> endpoint:rtpbridge/d6@mgw conn:(1234/rtp C:D1068F75 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241102125906681 DLMGCP DEBUG <0013> endpoint:rtpbridge/d6@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241102125906681 DLMGCP DEBUG <0013> endpoint:rtpbridge/d6@mgw CI:D1068F75 CRCX: Creating connection: port: 4442 (mgcp_protocol.c:1112) 20241102125906681 DLMGCP NOTICE <0013> endpoint:rtpbridge/d6@mgw CI:D1068F75 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241102125906681 DLMGCP DEBUG <0013> endpoint:rtpbridge/d6@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241102125906681 DLMGCP DEBUG <0013> Generated response: line #00: 200 3290 OK (mgcp_msg.c:67) 20241102125906681 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/d6@mgw (mgcp_msg.c:67) 20241102125906681 DLMGCP DEBUG <0013> Generated response: line #02: I: D1068F75 (mgcp_msg.c:67) 20241102125906681 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241102125906681 DLMGCP DEBUG <0013> Generated response: line #04: o=- D1068F75 23 IN IP6 ::1 (mgcp_msg.c:67) 20241102125906681 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241102125906681 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241102125906681 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241102125906681 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4442 RTP/AVP 112 (mgcp_msg.c:67) 20241102125906681 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241102125906681 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241102125906681 DLMGCP DEBUG <0013> Received message: line #00: CRCX 3291 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241102125906681 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241102125906681 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241102125906681 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241102125906681 DLMGCP DEBUG <0013> endpoint:rtpbridge/d7@mgw (trunk:0) found free endpoint: rtpbridge/d7@mgw (mgcp_endp.c:261) 20241102125906681 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/d7@mgw" (mgcp_protocol.c:441) 20241102125906681 DLMGCP NOTICE <0013> endpoint:rtpbridge/d7@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241102125906681 DLMGCP DEBUG <0013> endpoint:rtpbridge/d7@mgw conn:(1234/rtp C:56A63604 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241102125906681 DLMGCP DEBUG <0013> endpoint:rtpbridge/d7@mgw CI:56A63604 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241102125906681 DLMGCP DEBUG <0013> endpoint:rtpbridge/d7@mgw CI:56A63604 output_enabled 0 (mgcp_msg.c:125) 20241102125906681 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241102125906681 DLMGCP DEBUG <0013> endpoint:rtpbridge/d7@mgw conn:(1234/rtp C:56A63604 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241102125906681 DLMGCP DEBUG <0013> endpoint:rtpbridge/d7@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241102125906681 DLMGCP DEBUG <0013> endpoint:rtpbridge/d7@mgw CI:56A63604 CRCX: Creating connection: port: 4444 (mgcp_protocol.c:1112) 20241102125906681 DLMGCP NOTICE <0013> endpoint:rtpbridge/d7@mgw CI:56A63604 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241102125906681 DLMGCP DEBUG <0013> endpoint:rtpbridge/d7@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241102125906681 DLMGCP DEBUG <0013> Generated response: line #00: 200 3291 OK (mgcp_msg.c:67) 20241102125906681 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/d7@mgw (mgcp_msg.c:67) 20241102125906681 DLMGCP DEBUG <0013> Generated response: line #02: I: 56A63604 (mgcp_msg.c:67) 20241102125906681 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241102125906681 DLMGCP DEBUG <0013> Generated response: line #04: o=- 56A63604 23 IN IP6 ::1 (mgcp_msg.c:67) 20241102125906681 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241102125906681 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241102125906681 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241102125906681 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4444 RTP/AVP 112 (mgcp_msg.c:67) 20241102125906681 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241102125906682 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241102125906682 DLMGCP DEBUG <0013> Received message: line #00: CRCX 3292 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241102125906682 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241102125906682 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241102125906682 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241102125906682 DLMGCP DEBUG <0013> endpoint:rtpbridge/d8@mgw (trunk:0) found free endpoint: rtpbridge/d8@mgw (mgcp_endp.c:261) 20241102125906682 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/d8@mgw" (mgcp_protocol.c:441) 20241102125906682 DLMGCP NOTICE <0013> endpoint:rtpbridge/d8@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241102125906682 DLMGCP DEBUG <0013> endpoint:rtpbridge/d8@mgw conn:(1234/rtp C:9AB4EAAF r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241102125906682 DLMGCP DEBUG <0013> endpoint:rtpbridge/d8@mgw CI:9AB4EAAF connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241102125906682 DLMGCP DEBUG <0013> endpoint:rtpbridge/d8@mgw CI:9AB4EAAF output_enabled 0 (mgcp_msg.c:125) 20241102125906682 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241102125906682 DLMGCP DEBUG <0013> endpoint:rtpbridge/d8@mgw conn:(1234/rtp C:9AB4EAAF r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241102125906682 DLMGCP DEBUG <0013> endpoint:rtpbridge/d8@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241102125906682 DLMGCP DEBUG <0013> endpoint:rtpbridge/d8@mgw CI:9AB4EAAF CRCX: Creating connection: port: 4446 (mgcp_protocol.c:1112) 20241102125906682 DLMGCP NOTICE <0013> endpoint:rtpbridge/d8@mgw CI:9AB4EAAF CRCX: connection successfully created (mgcp_protocol.c:1121) 20241102125906682 DLMGCP DEBUG <0013> endpoint:rtpbridge/d8@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241102125906682 DLMGCP DEBUG <0013> Generated response: line #00: 200 3292 OK (mgcp_msg.c:67) 20241102125906682 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/d8@mgw (mgcp_msg.c:67) 20241102125906682 DLMGCP DEBUG <0013> Generated response: line #02: I: 9AB4EAAF (mgcp_msg.c:67) 20241102125906682 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241102125906682 DLMGCP DEBUG <0013> Generated response: line #04: o=- 9AB4EAAF 23 IN IP6 ::1 (mgcp_msg.c:67) 20241102125906682 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241102125906682 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241102125906682 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241102125906682 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4446 RTP/AVP 112 (mgcp_msg.c:67) 20241102125906682 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241102125906682 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241102125906683 DLMGCP DEBUG <0013> Received message: line #00: CRCX 3293 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241102125906683 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241102125906683 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241102125906683 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241102125906683 DLMGCP DEBUG <0013> endpoint:rtpbridge/d9@mgw (trunk:0) found free endpoint: rtpbridge/d9@mgw (mgcp_endp.c:261) 20241102125906683 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/d9@mgw" (mgcp_protocol.c:441) 20241102125906683 DLMGCP NOTICE <0013> endpoint:rtpbridge/d9@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241102125906683 DLMGCP DEBUG <0013> endpoint:rtpbridge/d9@mgw conn:(1234/rtp C:E65758FC r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241102125906683 DLMGCP DEBUG <0013> endpoint:rtpbridge/d9@mgw CI:E65758FC connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241102125906683 DLMGCP DEBUG <0013> endpoint:rtpbridge/d9@mgw CI:E65758FC output_enabled 0 (mgcp_msg.c:125) 20241102125906683 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241102125906683 DLMGCP DEBUG <0013> endpoint:rtpbridge/d9@mgw conn:(1234/rtp C:E65758FC r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241102125906683 DLMGCP DEBUG <0013> endpoint:rtpbridge/d9@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241102125906683 DLMGCP DEBUG <0013> endpoint:rtpbridge/d9@mgw CI:E65758FC CRCX: Creating connection: port: 4448 (mgcp_protocol.c:1112) 20241102125906683 DLMGCP NOTICE <0013> endpoint:rtpbridge/d9@mgw CI:E65758FC CRCX: connection successfully created (mgcp_protocol.c:1121) 20241102125906683 DLMGCP DEBUG <0013> endpoint:rtpbridge/d9@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241102125906683 DLMGCP DEBUG <0013> Generated response: line #00: 200 3293 OK (mgcp_msg.c:67) 20241102125906683 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/d9@mgw (mgcp_msg.c:67) 20241102125906683 DLMGCP DEBUG <0013> Generated response: line #02: I: E65758FC (mgcp_msg.c:67) 20241102125906683 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241102125906683 DLMGCP DEBUG <0013> Generated response: line #04: o=- E65758FC 23 IN IP6 ::1 (mgcp_msg.c:67) 20241102125906683 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241102125906683 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241102125906683 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241102125906683 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4448 RTP/AVP 112 (mgcp_msg.c:67) 20241102125906683 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241102125906683 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241102125906683 DLMGCP DEBUG <0013> Received message: line #00: CRCX 3294 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241102125906683 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241102125906683 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241102125906683 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241102125906684 DLMGCP DEBUG <0013> endpoint:rtpbridge/da@mgw (trunk:0) found free endpoint: rtpbridge/da@mgw (mgcp_endp.c:261) 20241102125906684 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/da@mgw" (mgcp_protocol.c:441) 20241102125906684 DLMGCP NOTICE <0013> endpoint:rtpbridge/da@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241102125906684 DLMGCP DEBUG <0013> endpoint:rtpbridge/da@mgw conn:(1234/rtp C:EDBEE9CA r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241102125906684 DLMGCP DEBUG <0013> endpoint:rtpbridge/da@mgw CI:EDBEE9CA connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241102125906684 DLMGCP DEBUG <0013> endpoint:rtpbridge/da@mgw CI:EDBEE9CA output_enabled 0 (mgcp_msg.c:125) 20241102125906684 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241102125906684 DLMGCP DEBUG <0013> endpoint:rtpbridge/da@mgw conn:(1234/rtp C:EDBEE9CA r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241102125906684 DLMGCP DEBUG <0013> endpoint:rtpbridge/da@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241102125906684 DLMGCP DEBUG <0013> endpoint:rtpbridge/da@mgw CI:EDBEE9CA CRCX: Creating connection: port: 4450 (mgcp_protocol.c:1112) 20241102125906684 DLMGCP NOTICE <0013> endpoint:rtpbridge/da@mgw CI:EDBEE9CA CRCX: connection successfully created (mgcp_protocol.c:1121) 20241102125906684 DLMGCP DEBUG <0013> endpoint:rtpbridge/da@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241102125906684 DLMGCP DEBUG <0013> Generated response: line #00: 200 3294 OK (mgcp_msg.c:67) 20241102125906684 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/da@mgw (mgcp_msg.c:67) 20241102125906684 DLMGCP DEBUG <0013> Generated response: line #02: I: EDBEE9CA (mgcp_msg.c:67) 20241102125906684 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241102125906684 DLMGCP DEBUG <0013> Generated response: line #04: o=- EDBEE9CA 23 IN IP6 ::1 (mgcp_msg.c:67) 20241102125906684 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241102125906684 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241102125906684 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241102125906684 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4450 RTP/AVP 112 (mgcp_msg.c:67) 20241102125906684 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241102125906684 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241102125906684 DLMGCP DEBUG <0013> Received message: line #00: CRCX 3295 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241102125906684 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241102125906684 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241102125906684 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241102125906684 DLMGCP DEBUG <0013> endpoint:rtpbridge/db@mgw (trunk:0) found free endpoint: rtpbridge/db@mgw (mgcp_endp.c:261) 20241102125906684 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/db@mgw" (mgcp_protocol.c:441) 20241102125906684 DLMGCP NOTICE <0013> endpoint:rtpbridge/db@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241102125906684 DLMGCP DEBUG <0013> endpoint:rtpbridge/db@mgw conn:(1234/rtp C:419CEE51 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241102125906684 DLMGCP DEBUG <0013> endpoint:rtpbridge/db@mgw CI:419CEE51 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241102125906684 DLMGCP DEBUG <0013> endpoint:rtpbridge/db@mgw CI:419CEE51 output_enabled 0 (mgcp_msg.c:125) 20241102125906684 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241102125906684 DLMGCP DEBUG <0013> endpoint:rtpbridge/db@mgw conn:(1234/rtp C:419CEE51 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241102125906684 DLMGCP DEBUG <0013> endpoint:rtpbridge/db@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241102125906684 DLMGCP DEBUG <0013> endpoint:rtpbridge/db@mgw CI:419CEE51 CRCX: Creating connection: port: 4452 (mgcp_protocol.c:1112) 20241102125906684 DLMGCP NOTICE <0013> endpoint:rtpbridge/db@mgw CI:419CEE51 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241102125906684 DLMGCP DEBUG <0013> endpoint:rtpbridge/db@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241102125906684 DLMGCP DEBUG <0013> Generated response: line #00: 200 3295 OK (mgcp_msg.c:67) 20241102125906684 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/db@mgw (mgcp_msg.c:67) 20241102125906684 DLMGCP DEBUG <0013> Generated response: line #02: I: 419CEE51 (mgcp_msg.c:67) 20241102125906684 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241102125906684 DLMGCP DEBUG <0013> Generated response: line #04: o=- 419CEE51 23 IN IP6 ::1 (mgcp_msg.c:67) 20241102125906684 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241102125906684 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241102125906684 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241102125906684 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4452 RTP/AVP 112 (mgcp_msg.c:67) 20241102125906684 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241102125906684 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241102125906685 DLMGCP DEBUG <0013> Received message: line #00: CRCX 3296 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241102125906685 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241102125906685 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241102125906685 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241102125906685 DLMGCP DEBUG <0013> endpoint:rtpbridge/dc@mgw (trunk:0) found free endpoint: rtpbridge/dc@mgw (mgcp_endp.c:261) 20241102125906685 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/dc@mgw" (mgcp_protocol.c:441) 20241102125906685 DLMGCP NOTICE <0013> endpoint:rtpbridge/dc@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241102125906685 DLMGCP DEBUG <0013> endpoint:rtpbridge/dc@mgw conn:(1234/rtp C:FCED0CF1 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241102125906685 DLMGCP DEBUG <0013> endpoint:rtpbridge/dc@mgw CI:FCED0CF1 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241102125906685 DLMGCP DEBUG <0013> endpoint:rtpbridge/dc@mgw CI:FCED0CF1 output_enabled 0 (mgcp_msg.c:125) 20241102125906685 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241102125906685 DLMGCP DEBUG <0013> endpoint:rtpbridge/dc@mgw conn:(1234/rtp C:FCED0CF1 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241102125906685 DLMGCP DEBUG <0013> endpoint:rtpbridge/dc@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241102125906685 DLMGCP DEBUG <0013> endpoint:rtpbridge/dc@mgw CI:FCED0CF1 CRCX: Creating connection: port: 4454 (mgcp_protocol.c:1112) 20241102125906685 DLMGCP NOTICE <0013> endpoint:rtpbridge/dc@mgw CI:FCED0CF1 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241102125906685 DLMGCP DEBUG <0013> endpoint:rtpbridge/dc@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241102125906685 DLMGCP DEBUG <0013> Generated response: line #00: 200 3296 OK (mgcp_msg.c:67) 20241102125906685 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/dc@mgw (mgcp_msg.c:67) 20241102125906685 DLMGCP DEBUG <0013> Generated response: line #02: I: FCED0CF1 (mgcp_msg.c:67) 20241102125906685 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241102125906685 DLMGCP DEBUG <0013> Generated response: line #04: o=- FCED0CF1 23 IN IP6 ::1 (mgcp_msg.c:67) 20241102125906685 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241102125906685 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241102125906685 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241102125906685 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4454 RTP/AVP 112 (mgcp_msg.c:67) 20241102125906685 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241102125906685 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241102125906686 DLMGCP DEBUG <0013> Received message: line #00: CRCX 3297 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241102125906686 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241102125906686 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241102125906686 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241102125906686 DLMGCP DEBUG <0013> endpoint:rtpbridge/dd@mgw (trunk:0) found free endpoint: rtpbridge/dd@mgw (mgcp_endp.c:261) 20241102125906686 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/dd@mgw" (mgcp_protocol.c:441) 20241102125906686 DLMGCP NOTICE <0013> endpoint:rtpbridge/dd@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241102125906686 DLMGCP DEBUG <0013> endpoint:rtpbridge/dd@mgw conn:(1234/rtp C:7C2924FF r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241102125906686 DLMGCP DEBUG <0013> endpoint:rtpbridge/dd@mgw CI:7C2924FF connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241102125906686 DLMGCP DEBUG <0013> endpoint:rtpbridge/dd@mgw CI:7C2924FF output_enabled 0 (mgcp_msg.c:125) 20241102125906686 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241102125906686 DLMGCP DEBUG <0013> endpoint:rtpbridge/dd@mgw conn:(1234/rtp C:7C2924FF r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241102125906686 DLMGCP DEBUG <0013> endpoint:rtpbridge/dd@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241102125906686 DLMGCP DEBUG <0013> endpoint:rtpbridge/dd@mgw CI:7C2924FF CRCX: Creating connection: port: 4456 (mgcp_protocol.c:1112) 20241102125906686 DLMGCP NOTICE <0013> endpoint:rtpbridge/dd@mgw CI:7C2924FF CRCX: connection successfully created (mgcp_protocol.c:1121) 20241102125906686 DLMGCP DEBUG <0013> endpoint:rtpbridge/dd@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241102125906686 DLMGCP DEBUG <0013> Generated response: line #00: 200 3297 OK (mgcp_msg.c:67) 20241102125906686 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/dd@mgw (mgcp_msg.c:67) 20241102125906686 DLMGCP DEBUG <0013> Generated response: line #02: I: 7C2924FF (mgcp_msg.c:67) 20241102125906686 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241102125906686 DLMGCP DEBUG <0013> Generated response: line #04: o=- 7C2924FF 23 IN IP6 ::1 (mgcp_msg.c:67) 20241102125906686 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241102125906686 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241102125906686 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241102125906686 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4456 RTP/AVP 112 (mgcp_msg.c:67) 20241102125906686 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241102125906686 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241102125906686 DLMGCP DEBUG <0013> Received message: line #00: CRCX 3298 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241102125906686 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241102125906686 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241102125906687 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241102125906687 DLMGCP DEBUG <0013> endpoint:rtpbridge/de@mgw (trunk:0) found free endpoint: rtpbridge/de@mgw (mgcp_endp.c:261) 20241102125906687 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/de@mgw" (mgcp_protocol.c:441) 20241102125906687 DLMGCP NOTICE <0013> endpoint:rtpbridge/de@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241102125906687 DLMGCP DEBUG <0013> endpoint:rtpbridge/de@mgw conn:(1234/rtp C:E81E31DB r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241102125906687 DLMGCP DEBUG <0013> endpoint:rtpbridge/de@mgw CI:E81E31DB connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241102125906687 DLMGCP DEBUG <0013> endpoint:rtpbridge/de@mgw CI:E81E31DB output_enabled 0 (mgcp_msg.c:125) 20241102125906687 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241102125906687 DLMGCP DEBUG <0013> endpoint:rtpbridge/de@mgw conn:(1234/rtp C:E81E31DB r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241102125906687 DLMGCP DEBUG <0013> endpoint:rtpbridge/de@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241102125906687 DLMGCP DEBUG <0013> endpoint:rtpbridge/de@mgw CI:E81E31DB CRCX: Creating connection: port: 4458 (mgcp_protocol.c:1112) 20241102125906687 DLMGCP NOTICE <0013> endpoint:rtpbridge/de@mgw CI:E81E31DB CRCX: connection successfully created (mgcp_protocol.c:1121) 20241102125906687 DLMGCP DEBUG <0013> endpoint:rtpbridge/de@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241102125906687 DLMGCP DEBUG <0013> Generated response: line #00: 200 3298 OK (mgcp_msg.c:67) 20241102125906687 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/de@mgw (mgcp_msg.c:67) 20241102125906687 DLMGCP DEBUG <0013> Generated response: line #02: I: E81E31DB (mgcp_msg.c:67) 20241102125906687 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241102125906687 DLMGCP DEBUG <0013> Generated response: line #04: o=- E81E31DB 23 IN IP6 ::1 (mgcp_msg.c:67) 20241102125906687 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241102125906687 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241102125906687 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241102125906687 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4458 RTP/AVP 112 (mgcp_msg.c:67) 20241102125906687 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241102125906687 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241102125906687 DLMGCP DEBUG <0013> Received message: line #00: CRCX 3299 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241102125906687 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241102125906687 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241102125906687 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241102125906687 DLMGCP DEBUG <0013> endpoint:rtpbridge/df@mgw (trunk:0) found free endpoint: rtpbridge/df@mgw (mgcp_endp.c:261) 20241102125906687 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/df@mgw" (mgcp_protocol.c:441) 20241102125906687 DLMGCP NOTICE <0013> endpoint:rtpbridge/df@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241102125906687 DLMGCP DEBUG <0013> endpoint:rtpbridge/df@mgw conn:(1234/rtp C:420B3D1E r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241102125906687 DLMGCP DEBUG <0013> endpoint:rtpbridge/df@mgw CI:420B3D1E connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241102125906687 DLMGCP DEBUG <0013> endpoint:rtpbridge/df@mgw CI:420B3D1E output_enabled 0 (mgcp_msg.c:125) 20241102125906687 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241102125906687 DLMGCP DEBUG <0013> endpoint:rtpbridge/df@mgw conn:(1234/rtp C:420B3D1E r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241102125906687 DLMGCP DEBUG <0013> endpoint:rtpbridge/df@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241102125906687 DLMGCP DEBUG <0013> endpoint:rtpbridge/df@mgw CI:420B3D1E CRCX: Creating connection: port: 4460 (mgcp_protocol.c:1112) 20241102125906687 DLMGCP NOTICE <0013> endpoint:rtpbridge/df@mgw CI:420B3D1E CRCX: connection successfully created (mgcp_protocol.c:1121) 20241102125906687 DLMGCP DEBUG <0013> endpoint:rtpbridge/df@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241102125906687 DLMGCP DEBUG <0013> Generated response: line #00: 200 3299 OK (mgcp_msg.c:67) 20241102125906687 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/df@mgw (mgcp_msg.c:67) 20241102125906687 DLMGCP DEBUG <0013> Generated response: line #02: I: 420B3D1E (mgcp_msg.c:67) 20241102125906687 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241102125906687 DLMGCP DEBUG <0013> Generated response: line #04: o=- 420B3D1E 23 IN IP6 ::1 (mgcp_msg.c:67) 20241102125906687 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241102125906687 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241102125906687 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241102125906687 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4460 RTP/AVP 112 (mgcp_msg.c:67) 20241102125906687 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241102125906687 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241102125906688 DLMGCP DEBUG <0013> Received message: line #00: CRCX 3300 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241102125906688 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241102125906688 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241102125906688 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241102125906688 DLMGCP DEBUG <0013> endpoint:rtpbridge/e0@mgw (trunk:0) found free endpoint: rtpbridge/e0@mgw (mgcp_endp.c:261) 20241102125906688 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/e0@mgw" (mgcp_protocol.c:441) 20241102125906688 DLMGCP NOTICE <0013> endpoint:rtpbridge/e0@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241102125906688 DLMGCP DEBUG <0013> endpoint:rtpbridge/e0@mgw conn:(1234/rtp C:C725B8F2 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241102125906688 DLMGCP DEBUG <0013> endpoint:rtpbridge/e0@mgw CI:C725B8F2 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241102125906688 DLMGCP DEBUG <0013> endpoint:rtpbridge/e0@mgw CI:C725B8F2 output_enabled 0 (mgcp_msg.c:125) 20241102125906688 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241102125906688 DLMGCP DEBUG <0013> endpoint:rtpbridge/e0@mgw conn:(1234/rtp C:C725B8F2 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241102125906688 DLMGCP DEBUG <0013> endpoint:rtpbridge/e0@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241102125906688 DLMGCP DEBUG <0013> endpoint:rtpbridge/e0@mgw CI:C725B8F2 CRCX: Creating connection: port: 4462 (mgcp_protocol.c:1112) 20241102125906688 DLMGCP NOTICE <0013> endpoint:rtpbridge/e0@mgw CI:C725B8F2 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241102125906688 DLMGCP DEBUG <0013> endpoint:rtpbridge/e0@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241102125906688 DLMGCP DEBUG <0013> Generated response: line #00: 200 3300 OK (mgcp_msg.c:67) 20241102125906688 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/e0@mgw (mgcp_msg.c:67) 20241102125906688 DLMGCP DEBUG <0013> Generated response: line #02: I: C725B8F2 (mgcp_msg.c:67) 20241102125906688 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241102125906688 DLMGCP DEBUG <0013> Generated response: line #04: o=- C725B8F2 23 IN IP6 ::1 (mgcp_msg.c:67) 20241102125906688 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241102125906688 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241102125906688 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241102125906688 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4462 RTP/AVP 112 (mgcp_msg.c:67) 20241102125906688 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241102125906688 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241102125906689 DLMGCP DEBUG <0013> Received message: line #00: CRCX 3301 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241102125906689 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241102125906689 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241102125906689 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241102125906689 DLMGCP DEBUG <0013> endpoint:rtpbridge/e1@mgw (trunk:0) found free endpoint: rtpbridge/e1@mgw (mgcp_endp.c:261) 20241102125906689 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/e1@mgw" (mgcp_protocol.c:441) 20241102125906689 DLMGCP NOTICE <0013> endpoint:rtpbridge/e1@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241102125906689 DLMGCP DEBUG <0013> endpoint:rtpbridge/e1@mgw conn:(1234/rtp C:8520312B r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241102125906689 DLMGCP DEBUG <0013> endpoint:rtpbridge/e1@mgw CI:8520312B connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241102125906689 DLMGCP DEBUG <0013> endpoint:rtpbridge/e1@mgw CI:8520312B output_enabled 0 (mgcp_msg.c:125) 20241102125906689 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241102125906689 DLMGCP DEBUG <0013> endpoint:rtpbridge/e1@mgw conn:(1234/rtp C:8520312B r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241102125906689 DLMGCP DEBUG <0013> endpoint:rtpbridge/e1@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241102125906689 DLMGCP DEBUG <0013> endpoint:rtpbridge/e1@mgw CI:8520312B CRCX: Creating connection: port: 4464 (mgcp_protocol.c:1112) 20241102125906689 DLMGCP NOTICE <0013> endpoint:rtpbridge/e1@mgw CI:8520312B CRCX: connection successfully created (mgcp_protocol.c:1121) 20241102125906689 DLMGCP DEBUG <0013> endpoint:rtpbridge/e1@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241102125906689 DLMGCP DEBUG <0013> Generated response: line #00: 200 3301 OK (mgcp_msg.c:67) 20241102125906689 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/e1@mgw (mgcp_msg.c:67) 20241102125906689 DLMGCP DEBUG <0013> Generated response: line #02: I: 8520312B (mgcp_msg.c:67) 20241102125906689 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241102125906689 DLMGCP DEBUG <0013> Generated response: line #04: o=- 8520312B 23 IN IP6 ::1 (mgcp_msg.c:67) 20241102125906689 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241102125906689 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241102125906689 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241102125906689 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4464 RTP/AVP 112 (mgcp_msg.c:67) 20241102125906689 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241102125906689 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241102125906689 DLMGCP DEBUG <0013> Received message: line #00: CRCX 3302 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241102125906690 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241102125906690 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241102125906690 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241102125906690 DLMGCP DEBUG <0013> endpoint:rtpbridge/e2@mgw (trunk:0) found free endpoint: rtpbridge/e2@mgw (mgcp_endp.c:261) 20241102125906690 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/e2@mgw" (mgcp_protocol.c:441) 20241102125906690 DLMGCP NOTICE <0013> endpoint:rtpbridge/e2@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241102125906690 DLMGCP DEBUG <0013> endpoint:rtpbridge/e2@mgw conn:(1234/rtp C:84EDDB73 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241102125906690 DLMGCP DEBUG <0013> endpoint:rtpbridge/e2@mgw CI:84EDDB73 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241102125906690 DLMGCP DEBUG <0013> endpoint:rtpbridge/e2@mgw CI:84EDDB73 output_enabled 0 (mgcp_msg.c:125) 20241102125906690 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241102125906690 DLMGCP DEBUG <0013> endpoint:rtpbridge/e2@mgw conn:(1234/rtp C:84EDDB73 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241102125906690 DLMGCP DEBUG <0013> endpoint:rtpbridge/e2@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241102125906690 DLMGCP DEBUG <0013> endpoint:rtpbridge/e2@mgw CI:84EDDB73 CRCX: Creating connection: port: 4466 (mgcp_protocol.c:1112) 20241102125906690 DLMGCP NOTICE <0013> endpoint:rtpbridge/e2@mgw CI:84EDDB73 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241102125906690 DLMGCP DEBUG <0013> endpoint:rtpbridge/e2@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241102125906690 DLMGCP DEBUG <0013> Generated response: line #00: 200 3302 OK (mgcp_msg.c:67) 20241102125906690 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/e2@mgw (mgcp_msg.c:67) 20241102125906690 DLMGCP DEBUG <0013> Generated response: line #02: I: 84EDDB73 (mgcp_msg.c:67) 20241102125906690 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241102125906690 DLMGCP DEBUG <0013> Generated response: line #04: o=- 84EDDB73 23 IN IP6 ::1 (mgcp_msg.c:67) 20241102125906690 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241102125906690 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241102125906690 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241102125906690 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4466 RTP/AVP 112 (mgcp_msg.c:67) 20241102125906690 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241102125906690 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241102125906691 DLMGCP DEBUG <0013> Received message: line #00: CRCX 3303 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241102125906691 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241102125906691 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241102125906691 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241102125906691 DLMGCP DEBUG <0013> endpoint:rtpbridge/e3@mgw (trunk:0) found free endpoint: rtpbridge/e3@mgw (mgcp_endp.c:261) 20241102125906691 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/e3@mgw" (mgcp_protocol.c:441) 20241102125906691 DLMGCP NOTICE <0013> endpoint:rtpbridge/e3@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241102125906691 DLMGCP DEBUG <0013> endpoint:rtpbridge/e3@mgw conn:(1234/rtp C:B4067981 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241102125906691 DLMGCP DEBUG <0013> endpoint:rtpbridge/e3@mgw CI:B4067981 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241102125906691 DLMGCP DEBUG <0013> endpoint:rtpbridge/e3@mgw CI:B4067981 output_enabled 0 (mgcp_msg.c:125) 20241102125906691 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241102125906691 DLMGCP DEBUG <0013> endpoint:rtpbridge/e3@mgw conn:(1234/rtp C:B4067981 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241102125906691 DLMGCP DEBUG <0013> endpoint:rtpbridge/e3@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241102125906691 DLMGCP DEBUG <0013> endpoint:rtpbridge/e3@mgw CI:B4067981 CRCX: Creating connection: port: 4468 (mgcp_protocol.c:1112) 20241102125906691 DLMGCP NOTICE <0013> endpoint:rtpbridge/e3@mgw CI:B4067981 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241102125906691 DLMGCP DEBUG <0013> endpoint:rtpbridge/e3@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241102125906691 DLMGCP DEBUG <0013> Generated response: line #00: 200 3303 OK (mgcp_msg.c:67) 20241102125906691 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/e3@mgw (mgcp_msg.c:67) 20241102125906691 DLMGCP DEBUG <0013> Generated response: line #02: I: B4067981 (mgcp_msg.c:67) 20241102125906691 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241102125906691 DLMGCP DEBUG <0013> Generated response: line #04: o=- B4067981 23 IN IP6 ::1 (mgcp_msg.c:67) 20241102125906691 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241102125906691 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241102125906691 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241102125906691 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4468 RTP/AVP 112 (mgcp_msg.c:67) 20241102125906691 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241102125906691 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241102125906691 DLMGCP DEBUG <0013> Received message: line #00: CRCX 3304 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241102125906691 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241102125906691 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241102125906691 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241102125906691 DLMGCP DEBUG <0013> endpoint:rtpbridge/e4@mgw (trunk:0) found free endpoint: rtpbridge/e4@mgw (mgcp_endp.c:261) 20241102125906691 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/e4@mgw" (mgcp_protocol.c:441) 20241102125906691 DLMGCP NOTICE <0013> endpoint:rtpbridge/e4@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241102125906691 DLMGCP DEBUG <0013> endpoint:rtpbridge/e4@mgw conn:(1234/rtp C:943D6BB1 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241102125906691 DLMGCP DEBUG <0013> endpoint:rtpbridge/e4@mgw CI:943D6BB1 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241102125906691 DLMGCP DEBUG <0013> endpoint:rtpbridge/e4@mgw CI:943D6BB1 output_enabled 0 (mgcp_msg.c:125) 20241102125906691 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241102125906691 DLMGCP DEBUG <0013> endpoint:rtpbridge/e4@mgw conn:(1234/rtp C:943D6BB1 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241102125906691 DLMGCP DEBUG <0013> endpoint:rtpbridge/e4@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241102125906691 DLMGCP DEBUG <0013> endpoint:rtpbridge/e4@mgw CI:943D6BB1 CRCX: Creating connection: port: 4470 (mgcp_protocol.c:1112) 20241102125906691 DLMGCP NOTICE <0013> endpoint:rtpbridge/e4@mgw CI:943D6BB1 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241102125906691 DLMGCP DEBUG <0013> endpoint:rtpbridge/e4@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241102125906691 DLMGCP DEBUG <0013> Generated response: line #00: 200 3304 OK (mgcp_msg.c:67) 20241102125906691 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/e4@mgw (mgcp_msg.c:67) 20241102125906691 DLMGCP DEBUG <0013> Generated response: line #02: I: 943D6BB1 (mgcp_msg.c:67) 20241102125906692 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241102125906692 DLMGCP DEBUG <0013> Generated response: line #04: o=- 943D6BB1 23 IN IP6 ::1 (mgcp_msg.c:67) 20241102125906692 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241102125906692 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241102125906692 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241102125906692 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4470 RTP/AVP 112 (mgcp_msg.c:67) 20241102125906692 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241102125906692 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241102125906692 DLMGCP DEBUG <0013> Received message: line #00: CRCX 3305 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241102125906692 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241102125906692 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241102125906692 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241102125906692 DLMGCP DEBUG <0013> endpoint:rtpbridge/e5@mgw (trunk:0) found free endpoint: rtpbridge/e5@mgw (mgcp_endp.c:261) 20241102125906692 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/e5@mgw" (mgcp_protocol.c:441) 20241102125906692 DLMGCP NOTICE <0013> endpoint:rtpbridge/e5@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241102125906692 DLMGCP DEBUG <0013> endpoint:rtpbridge/e5@mgw conn:(1234/rtp C:DBB5A337 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241102125906692 DLMGCP DEBUG <0013> endpoint:rtpbridge/e5@mgw CI:DBB5A337 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241102125906692 DLMGCP DEBUG <0013> endpoint:rtpbridge/e5@mgw CI:DBB5A337 output_enabled 0 (mgcp_msg.c:125) 20241102125906692 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241102125906692 DLMGCP DEBUG <0013> endpoint:rtpbridge/e5@mgw conn:(1234/rtp C:DBB5A337 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241102125906692 DLMGCP DEBUG <0013> endpoint:rtpbridge/e5@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241102125906692 DLMGCP DEBUG <0013> endpoint:rtpbridge/e5@mgw CI:DBB5A337 CRCX: Creating connection: port: 4472 (mgcp_protocol.c:1112) 20241102125906692 DLMGCP NOTICE <0013> endpoint:rtpbridge/e5@mgw CI:DBB5A337 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241102125906692 DLMGCP DEBUG <0013> endpoint:rtpbridge/e5@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241102125906692 DLMGCP DEBUG <0013> Generated response: line #00: 200 3305 OK (mgcp_msg.c:67) 20241102125906692 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/e5@mgw (mgcp_msg.c:67) 20241102125906692 DLMGCP DEBUG <0013> Generated response: line #02: I: DBB5A337 (mgcp_msg.c:67) 20241102125906692 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241102125906692 DLMGCP DEBUG <0013> Generated response: line #04: o=- DBB5A337 23 IN IP6 ::1 (mgcp_msg.c:67) 20241102125906692 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241102125906692 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241102125906692 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241102125906692 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4472 RTP/AVP 112 (mgcp_msg.c:67) 20241102125906692 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241102125906692 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241102125906693 DLMGCP DEBUG <0013> Received message: line #00: CRCX 3306 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241102125906693 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241102125906693 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241102125906693 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241102125906693 DLMGCP DEBUG <0013> endpoint:rtpbridge/e6@mgw (trunk:0) found free endpoint: rtpbridge/e6@mgw (mgcp_endp.c:261) 20241102125906693 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/e6@mgw" (mgcp_protocol.c:441) 20241102125906693 DLMGCP NOTICE <0013> endpoint:rtpbridge/e6@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241102125906693 DLMGCP DEBUG <0013> endpoint:rtpbridge/e6@mgw conn:(1234/rtp C:4E40720B r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241102125906693 DLMGCP DEBUG <0013> endpoint:rtpbridge/e6@mgw CI:4E40720B connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241102125906693 DLMGCP DEBUG <0013> endpoint:rtpbridge/e6@mgw CI:4E40720B output_enabled 0 (mgcp_msg.c:125) 20241102125906693 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241102125906693 DLMGCP DEBUG <0013> endpoint:rtpbridge/e6@mgw conn:(1234/rtp C:4E40720B r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241102125906693 DLMGCP DEBUG <0013> endpoint:rtpbridge/e6@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241102125906693 DLMGCP DEBUG <0013> endpoint:rtpbridge/e6@mgw CI:4E40720B CRCX: Creating connection: port: 4474 (mgcp_protocol.c:1112) 20241102125906693 DLMGCP NOTICE <0013> endpoint:rtpbridge/e6@mgw CI:4E40720B CRCX: connection successfully created (mgcp_protocol.c:1121) 20241102125906693 DLMGCP DEBUG <0013> endpoint:rtpbridge/e6@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241102125906693 DLMGCP DEBUG <0013> Generated response: line #00: 200 3306 OK (mgcp_msg.c:67) 20241102125906693 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/e6@mgw (mgcp_msg.c:67) 20241102125906693 DLMGCP DEBUG <0013> Generated response: line #02: I: 4E40720B (mgcp_msg.c:67) 20241102125906693 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241102125906693 DLMGCP DEBUG <0013> Generated response: line #04: o=- 4E40720B 23 IN IP6 ::1 (mgcp_msg.c:67) 20241102125906693 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241102125906693 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241102125906693 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241102125906693 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4474 RTP/AVP 112 (mgcp_msg.c:67) 20241102125906693 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241102125906693 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241102125906694 DLMGCP DEBUG <0013> Received message: line #00: CRCX 3307 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241102125906694 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241102125906694 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241102125906694 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241102125906694 DLMGCP DEBUG <0013> endpoint:rtpbridge/e7@mgw (trunk:0) found free endpoint: rtpbridge/e7@mgw (mgcp_endp.c:261) 20241102125906694 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/e7@mgw" (mgcp_protocol.c:441) 20241102125906694 DLMGCP NOTICE <0013> endpoint:rtpbridge/e7@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241102125906694 DLMGCP DEBUG <0013> endpoint:rtpbridge/e7@mgw conn:(1234/rtp C:F5A29546 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241102125906694 DLMGCP DEBUG <0013> endpoint:rtpbridge/e7@mgw CI:F5A29546 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241102125906694 DLMGCP DEBUG <0013> endpoint:rtpbridge/e7@mgw CI:F5A29546 output_enabled 0 (mgcp_msg.c:125) 20241102125906694 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241102125906694 DLMGCP DEBUG <0013> endpoint:rtpbridge/e7@mgw conn:(1234/rtp C:F5A29546 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241102125906694 DLMGCP DEBUG <0013> endpoint:rtpbridge/e7@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241102125906694 DLMGCP DEBUG <0013> endpoint:rtpbridge/e7@mgw CI:F5A29546 CRCX: Creating connection: port: 4476 (mgcp_protocol.c:1112) 20241102125906694 DLMGCP NOTICE <0013> endpoint:rtpbridge/e7@mgw CI:F5A29546 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241102125906694 DLMGCP DEBUG <0013> endpoint:rtpbridge/e7@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241102125906694 DLMGCP DEBUG <0013> Generated response: line #00: 200 3307 OK (mgcp_msg.c:67) 20241102125906694 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/e7@mgw (mgcp_msg.c:67) 20241102125906694 DLMGCP DEBUG <0013> Generated response: line #02: I: F5A29546 (mgcp_msg.c:67) 20241102125906694 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241102125906694 DLMGCP DEBUG <0013> Generated response: line #04: o=- F5A29546 23 IN IP6 ::1 (mgcp_msg.c:67) 20241102125906694 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241102125906694 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241102125906694 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241102125906694 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4476 RTP/AVP 112 (mgcp_msg.c:67) 20241102125906694 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241102125906694 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241102125906694 DLMGCP DEBUG <0013> Received message: line #00: CRCX 3308 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241102125906694 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241102125906694 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241102125906694 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241102125906694 DLMGCP DEBUG <0013> endpoint:rtpbridge/e8@mgw (trunk:0) found free endpoint: rtpbridge/e8@mgw (mgcp_endp.c:261) 20241102125906694 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/e8@mgw" (mgcp_protocol.c:441) 20241102125906694 DLMGCP NOTICE <0013> endpoint:rtpbridge/e8@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241102125906695 DLMGCP DEBUG <0013> endpoint:rtpbridge/e8@mgw conn:(1234/rtp C:E5189028 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241102125906695 DLMGCP DEBUG <0013> endpoint:rtpbridge/e8@mgw CI:E5189028 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241102125906695 DLMGCP DEBUG <0013> endpoint:rtpbridge/e8@mgw CI:E5189028 output_enabled 0 (mgcp_msg.c:125) 20241102125906695 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241102125906695 DLMGCP DEBUG <0013> endpoint:rtpbridge/e8@mgw conn:(1234/rtp C:E5189028 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241102125906695 DLMGCP DEBUG <0013> endpoint:rtpbridge/e8@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241102125906695 DLMGCP DEBUG <0013> endpoint:rtpbridge/e8@mgw CI:E5189028 CRCX: Creating connection: port: 4478 (mgcp_protocol.c:1112) 20241102125906695 DLMGCP NOTICE <0013> endpoint:rtpbridge/e8@mgw CI:E5189028 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241102125906695 DLMGCP DEBUG <0013> endpoint:rtpbridge/e8@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241102125906695 DLMGCP DEBUG <0013> Generated response: line #00: 200 3308 OK (mgcp_msg.c:67) 20241102125906695 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/e8@mgw (mgcp_msg.c:67) 20241102125906695 DLMGCP DEBUG <0013> Generated response: line #02: I: E5189028 (mgcp_msg.c:67) 20241102125906695 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241102125906695 DLMGCP DEBUG <0013> Generated response: line #04: o=- E5189028 23 IN IP6 ::1 (mgcp_msg.c:67) 20241102125906695 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241102125906695 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241102125906695 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241102125906695 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4478 RTP/AVP 112 (mgcp_msg.c:67) 20241102125906695 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241102125906695 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241102125906695 DLMGCP DEBUG <0013> Received message: line #00: CRCX 3309 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241102125906695 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241102125906695 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241102125906695 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241102125906695 DLMGCP DEBUG <0013> endpoint:rtpbridge/e9@mgw (trunk:0) found free endpoint: rtpbridge/e9@mgw (mgcp_endp.c:261) 20241102125906695 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/e9@mgw" (mgcp_protocol.c:441) 20241102125906695 DLMGCP NOTICE <0013> endpoint:rtpbridge/e9@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241102125906695 DLMGCP DEBUG <0013> endpoint:rtpbridge/e9@mgw conn:(1234/rtp C:04C375EB r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241102125906695 DLMGCP DEBUG <0013> endpoint:rtpbridge/e9@mgw CI:04C375EB connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241102125906695 DLMGCP DEBUG <0013> endpoint:rtpbridge/e9@mgw CI:04C375EB output_enabled 0 (mgcp_msg.c:125) 20241102125906695 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241102125906695 DLMGCP DEBUG <0013> endpoint:rtpbridge/e9@mgw conn:(1234/rtp C:04C375EB r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241102125906695 DLMGCP DEBUG <0013> endpoint:rtpbridge/e9@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241102125906696 DLMGCP DEBUG <0013> endpoint:rtpbridge/e9@mgw CI:04C375EB CRCX: Creating connection: port: 4480 (mgcp_protocol.c:1112) 20241102125906696 DLMGCP NOTICE <0013> endpoint:rtpbridge/e9@mgw CI:04C375EB CRCX: connection successfully created (mgcp_protocol.c:1121) 20241102125906696 DLMGCP DEBUG <0013> endpoint:rtpbridge/e9@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241102125906696 DLMGCP DEBUG <0013> Generated response: line #00: 200 3309 OK (mgcp_msg.c:67) 20241102125906696 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/e9@mgw (mgcp_msg.c:67) 20241102125906696 DLMGCP DEBUG <0013> Generated response: line #02: I: 04C375EB (mgcp_msg.c:67) 20241102125906696 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241102125906696 DLMGCP DEBUG <0013> Generated response: line #04: o=- 04C375EB 23 IN IP6 ::1 (mgcp_msg.c:67) 20241102125906696 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241102125906696 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241102125906696 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241102125906696 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4480 RTP/AVP 112 (mgcp_msg.c:67) 20241102125906696 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241102125906696 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241102125906696 DLMGCP DEBUG <0013> Received message: line #00: CRCX 3310 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241102125906696 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241102125906696 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241102125906696 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241102125906696 DLMGCP DEBUG <0013> endpoint:rtpbridge/ea@mgw (trunk:0) found free endpoint: rtpbridge/ea@mgw (mgcp_endp.c:261) 20241102125906696 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/ea@mgw" (mgcp_protocol.c:441) 20241102125906696 DLMGCP NOTICE <0013> endpoint:rtpbridge/ea@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241102125906696 DLMGCP DEBUG <0013> endpoint:rtpbridge/ea@mgw conn:(1234/rtp C:8B9E277F r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241102125906696 DLMGCP DEBUG <0013> endpoint:rtpbridge/ea@mgw CI:8B9E277F connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241102125906696 DLMGCP DEBUG <0013> endpoint:rtpbridge/ea@mgw CI:8B9E277F output_enabled 0 (mgcp_msg.c:125) 20241102125906696 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241102125906696 DLMGCP DEBUG <0013> endpoint:rtpbridge/ea@mgw conn:(1234/rtp C:8B9E277F r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241102125906696 DLMGCP DEBUG <0013> endpoint:rtpbridge/ea@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241102125906696 DLMGCP DEBUG <0013> endpoint:rtpbridge/ea@mgw CI:8B9E277F CRCX: Creating connection: port: 4482 (mgcp_protocol.c:1112) 20241102125906696 DLMGCP NOTICE <0013> endpoint:rtpbridge/ea@mgw CI:8B9E277F CRCX: connection successfully created (mgcp_protocol.c:1121) 20241102125906696 DLMGCP DEBUG <0013> endpoint:rtpbridge/ea@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241102125906696 DLMGCP DEBUG <0013> Generated response: line #00: 200 3310 OK (mgcp_msg.c:67) 20241102125906696 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/ea@mgw (mgcp_msg.c:67) 20241102125906696 DLMGCP DEBUG <0013> Generated response: line #02: I: 8B9E277F (mgcp_msg.c:67) 20241102125906696 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241102125906696 DLMGCP DEBUG <0013> Generated response: line #04: o=- 8B9E277F 23 IN IP6 ::1 (mgcp_msg.c:67) 20241102125906696 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241102125906696 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241102125906696 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241102125906696 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4482 RTP/AVP 112 (mgcp_msg.c:67) 20241102125906696 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241102125906696 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241102125906697 DLMGCP DEBUG <0013> Received message: line #00: CRCX 3311 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241102125906697 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241102125906697 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241102125906697 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241102125906697 DLMGCP DEBUG <0013> endpoint:rtpbridge/eb@mgw (trunk:0) found free endpoint: rtpbridge/eb@mgw (mgcp_endp.c:261) 20241102125906697 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/eb@mgw" (mgcp_protocol.c:441) 20241102125906697 DLMGCP NOTICE <0013> endpoint:rtpbridge/eb@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241102125906697 DLMGCP DEBUG <0013> endpoint:rtpbridge/eb@mgw conn:(1234/rtp C:3A0081CA r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241102125906697 DLMGCP DEBUG <0013> endpoint:rtpbridge/eb@mgw CI:3A0081CA connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241102125906697 DLMGCP DEBUG <0013> endpoint:rtpbridge/eb@mgw CI:3A0081CA output_enabled 0 (mgcp_msg.c:125) 20241102125906697 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241102125906697 DLMGCP DEBUG <0013> endpoint:rtpbridge/eb@mgw conn:(1234/rtp C:3A0081CA r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241102125906697 DLMGCP DEBUG <0013> endpoint:rtpbridge/eb@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241102125906697 DLMGCP DEBUG <0013> endpoint:rtpbridge/eb@mgw CI:3A0081CA CRCX: Creating connection: port: 4484 (mgcp_protocol.c:1112) 20241102125906697 DLMGCP NOTICE <0013> endpoint:rtpbridge/eb@mgw CI:3A0081CA CRCX: connection successfully created (mgcp_protocol.c:1121) 20241102125906697 DLMGCP DEBUG <0013> endpoint:rtpbridge/eb@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241102125906697 DLMGCP DEBUG <0013> Generated response: line #00: 200 3311 OK (mgcp_msg.c:67) 20241102125906697 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/eb@mgw (mgcp_msg.c:67) 20241102125906697 DLMGCP DEBUG <0013> Generated response: line #02: I: 3A0081CA (mgcp_msg.c:67) 20241102125906697 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241102125906697 DLMGCP DEBUG <0013> Generated response: line #04: o=- 3A0081CA 23 IN IP6 ::1 (mgcp_msg.c:67) 20241102125906697 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241102125906697 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241102125906697 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241102125906697 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4484 RTP/AVP 112 (mgcp_msg.c:67) 20241102125906697 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241102125906697 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241102125906698 DLMGCP DEBUG <0013> Received message: line #00: CRCX 3312 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241102125906698 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241102125906698 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241102125906698 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241102125906698 DLMGCP DEBUG <0013> endpoint:rtpbridge/ec@mgw (trunk:0) found free endpoint: rtpbridge/ec@mgw (mgcp_endp.c:261) 20241102125906698 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/ec@mgw" (mgcp_protocol.c:441) 20241102125906698 DLMGCP NOTICE <0013> endpoint:rtpbridge/ec@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241102125906698 DLMGCP DEBUG <0013> endpoint:rtpbridge/ec@mgw conn:(1234/rtp C:D1BA9FEB r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241102125906698 DLMGCP DEBUG <0013> endpoint:rtpbridge/ec@mgw CI:D1BA9FEB connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241102125906698 DLMGCP DEBUG <0013> endpoint:rtpbridge/ec@mgw CI:D1BA9FEB output_enabled 0 (mgcp_msg.c:125) 20241102125906698 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241102125906698 DLMGCP DEBUG <0013> endpoint:rtpbridge/ec@mgw conn:(1234/rtp C:D1BA9FEB r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241102125906698 DLMGCP DEBUG <0013> endpoint:rtpbridge/ec@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241102125906698 DLMGCP DEBUG <0013> endpoint:rtpbridge/ec@mgw CI:D1BA9FEB CRCX: Creating connection: port: 4486 (mgcp_protocol.c:1112) 20241102125906698 DLMGCP NOTICE <0013> endpoint:rtpbridge/ec@mgw CI:D1BA9FEB CRCX: connection successfully created (mgcp_protocol.c:1121) 20241102125906698 DLMGCP DEBUG <0013> endpoint:rtpbridge/ec@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241102125906698 DLMGCP DEBUG <0013> Generated response: line #00: 200 3312 OK (mgcp_msg.c:67) 20241102125906698 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/ec@mgw (mgcp_msg.c:67) 20241102125906698 DLMGCP DEBUG <0013> Generated response: line #02: I: D1BA9FEB (mgcp_msg.c:67) 20241102125906698 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241102125906698 DLMGCP DEBUG <0013> Generated response: line #04: o=- D1BA9FEB 23 IN IP6 ::1 (mgcp_msg.c:67) 20241102125906698 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241102125906698 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241102125906698 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241102125906698 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4486 RTP/AVP 112 (mgcp_msg.c:67) 20241102125906698 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241102125906698 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241102125906699 DLMGCP DEBUG <0013> Received message: line #00: CRCX 3313 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241102125906699 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241102125906699 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241102125906699 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241102125906699 DLMGCP DEBUG <0013> endpoint:rtpbridge/ed@mgw (trunk:0) found free endpoint: rtpbridge/ed@mgw (mgcp_endp.c:261) 20241102125906699 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/ed@mgw" (mgcp_protocol.c:441) 20241102125906699 DLMGCP NOTICE <0013> endpoint:rtpbridge/ed@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241102125906699 DLMGCP DEBUG <0013> endpoint:rtpbridge/ed@mgw conn:(1234/rtp C:6905D404 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241102125906699 DLMGCP DEBUG <0013> endpoint:rtpbridge/ed@mgw CI:6905D404 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241102125906699 DLMGCP DEBUG <0013> endpoint:rtpbridge/ed@mgw CI:6905D404 output_enabled 0 (mgcp_msg.c:125) 20241102125906699 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241102125906699 DLMGCP DEBUG <0013> endpoint:rtpbridge/ed@mgw conn:(1234/rtp C:6905D404 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241102125906699 DLMGCP DEBUG <0013> endpoint:rtpbridge/ed@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241102125906699 DLMGCP DEBUG <0013> endpoint:rtpbridge/ed@mgw CI:6905D404 CRCX: Creating connection: port: 4488 (mgcp_protocol.c:1112) 20241102125906699 DLMGCP NOTICE <0013> endpoint:rtpbridge/ed@mgw CI:6905D404 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241102125906699 DLMGCP DEBUG <0013> endpoint:rtpbridge/ed@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241102125906699 DLMGCP DEBUG <0013> Generated response: line #00: 200 3313 OK (mgcp_msg.c:67) 20241102125906699 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/ed@mgw (mgcp_msg.c:67) 20241102125906699 DLMGCP DEBUG <0013> Generated response: line #02: I: 6905D404 (mgcp_msg.c:67) 20241102125906699 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241102125906699 DLMGCP DEBUG <0013> Generated response: line #04: o=- 6905D404 23 IN IP6 ::1 (mgcp_msg.c:67) 20241102125906699 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241102125906699 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241102125906699 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241102125906699 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4488 RTP/AVP 112 (mgcp_msg.c:67) 20241102125906699 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241102125906699 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241102125906700 DLMGCP DEBUG <0013> Received message: line #00: CRCX 3314 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241102125906700 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241102125906700 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241102125906700 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241102125906700 DLMGCP DEBUG <0013> endpoint:rtpbridge/ee@mgw (trunk:0) found free endpoint: rtpbridge/ee@mgw (mgcp_endp.c:261) 20241102125906700 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/ee@mgw" (mgcp_protocol.c:441) 20241102125906700 DLMGCP NOTICE <0013> endpoint:rtpbridge/ee@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241102125906700 DLMGCP DEBUG <0013> endpoint:rtpbridge/ee@mgw conn:(1234/rtp C:ED76D557 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241102125906700 DLMGCP DEBUG <0013> endpoint:rtpbridge/ee@mgw CI:ED76D557 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241102125906700 DLMGCP DEBUG <0013> endpoint:rtpbridge/ee@mgw CI:ED76D557 output_enabled 0 (mgcp_msg.c:125) 20241102125906700 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241102125906700 DLMGCP DEBUG <0013> endpoint:rtpbridge/ee@mgw conn:(1234/rtp C:ED76D557 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241102125906700 DLMGCP DEBUG <0013> endpoint:rtpbridge/ee@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241102125906700 DLMGCP DEBUG <0013> endpoint:rtpbridge/ee@mgw CI:ED76D557 CRCX: Creating connection: port: 4490 (mgcp_protocol.c:1112) 20241102125906700 DLMGCP NOTICE <0013> endpoint:rtpbridge/ee@mgw CI:ED76D557 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241102125906700 DLMGCP DEBUG <0013> endpoint:rtpbridge/ee@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241102125906700 DLMGCP DEBUG <0013> Generated response: line #00: 200 3314 OK (mgcp_msg.c:67) 20241102125906700 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/ee@mgw (mgcp_msg.c:67) 20241102125906700 DLMGCP DEBUG <0013> Generated response: line #02: I: ED76D557 (mgcp_msg.c:67) 20241102125906700 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241102125906700 DLMGCP DEBUG <0013> Generated response: line #04: o=- ED76D557 23 IN IP6 ::1 (mgcp_msg.c:67) 20241102125906700 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241102125906700 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241102125906700 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241102125906700 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4490 RTP/AVP 112 (mgcp_msg.c:67) 20241102125906700 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241102125906700 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241102125906700 DLMGCP DEBUG <0013> Received message: line #00: CRCX 3315 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241102125906700 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241102125906700 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241102125906700 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241102125906700 DLMGCP DEBUG <0013> endpoint:rtpbridge/ef@mgw (trunk:0) found free endpoint: rtpbridge/ef@mgw (mgcp_endp.c:261) 20241102125906700 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/ef@mgw" (mgcp_protocol.c:441) 20241102125906700 DLMGCP NOTICE <0013> endpoint:rtpbridge/ef@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241102125906700 DLMGCP DEBUG <0013> endpoint:rtpbridge/ef@mgw conn:(1234/rtp C:A346E6AD r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241102125906700 DLMGCP DEBUG <0013> endpoint:rtpbridge/ef@mgw CI:A346E6AD connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241102125906700 DLMGCP DEBUG <0013> endpoint:rtpbridge/ef@mgw CI:A346E6AD output_enabled 0 (mgcp_msg.c:125) 20241102125906700 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241102125906700 DLMGCP DEBUG <0013> endpoint:rtpbridge/ef@mgw conn:(1234/rtp C:A346E6AD r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241102125906700 DLMGCP DEBUG <0013> endpoint:rtpbridge/ef@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241102125906700 DLMGCP DEBUG <0013> endpoint:rtpbridge/ef@mgw CI:A346E6AD CRCX: Creating connection: port: 4492 (mgcp_protocol.c:1112) 20241102125906700 DLMGCP NOTICE <0013> endpoint:rtpbridge/ef@mgw CI:A346E6AD CRCX: connection successfully created (mgcp_protocol.c:1121) 20241102125906700 DLMGCP DEBUG <0013> endpoint:rtpbridge/ef@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241102125906700 DLMGCP DEBUG <0013> Generated response: line #00: 200 3315 OK (mgcp_msg.c:67) 20241102125906700 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/ef@mgw (mgcp_msg.c:67) 20241102125906700 DLMGCP DEBUG <0013> Generated response: line #02: I: A346E6AD (mgcp_msg.c:67) 20241102125906700 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241102125906700 DLMGCP DEBUG <0013> Generated response: line #04: o=- A346E6AD 23 IN IP6 ::1 (mgcp_msg.c:67) 20241102125906700 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241102125906700 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241102125906700 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241102125906700 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4492 RTP/AVP 112 (mgcp_msg.c:67) 20241102125906700 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241102125906700 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241102125906701 DLMGCP DEBUG <0013> Received message: line #00: CRCX 3316 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241102125906701 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241102125906701 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241102125906701 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241102125906701 DLMGCP DEBUG <0013> endpoint:rtpbridge/f0@mgw (trunk:0) found free endpoint: rtpbridge/f0@mgw (mgcp_endp.c:261) 20241102125906701 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/f0@mgw" (mgcp_protocol.c:441) 20241102125906701 DLMGCP NOTICE <0013> endpoint:rtpbridge/f0@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241102125906701 DLMGCP DEBUG <0013> endpoint:rtpbridge/f0@mgw conn:(1234/rtp C:E41DDADE r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241102125906701 DLMGCP DEBUG <0013> endpoint:rtpbridge/f0@mgw CI:E41DDADE connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241102125906701 DLMGCP DEBUG <0013> endpoint:rtpbridge/f0@mgw CI:E41DDADE output_enabled 0 (mgcp_msg.c:125) 20241102125906701 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241102125906701 DLMGCP DEBUG <0013> endpoint:rtpbridge/f0@mgw conn:(1234/rtp C:E41DDADE r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241102125906701 DLMGCP DEBUG <0013> endpoint:rtpbridge/f0@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241102125906701 DLMGCP DEBUG <0013> endpoint:rtpbridge/f0@mgw CI:E41DDADE CRCX: Creating connection: port: 4494 (mgcp_protocol.c:1112) 20241102125906701 DLMGCP NOTICE <0013> endpoint:rtpbridge/f0@mgw CI:E41DDADE CRCX: connection successfully created (mgcp_protocol.c:1121) 20241102125906701 DLMGCP DEBUG <0013> endpoint:rtpbridge/f0@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241102125906701 DLMGCP DEBUG <0013> Generated response: line #00: 200 3316 OK (mgcp_msg.c:67) 20241102125906701 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/f0@mgw (mgcp_msg.c:67) 20241102125906701 DLMGCP DEBUG <0013> Generated response: line #02: I: E41DDADE (mgcp_msg.c:67) 20241102125906701 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241102125906701 DLMGCP DEBUG <0013> Generated response: line #04: o=- E41DDADE 23 IN IP6 ::1 (mgcp_msg.c:67) 20241102125906701 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241102125906701 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241102125906701 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241102125906701 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4494 RTP/AVP 112 (mgcp_msg.c:67) 20241102125906701 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241102125906701 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241102125906702 DLMGCP DEBUG <0013> Received message: line #00: CRCX 3317 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241102125906702 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241102125906702 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241102125906702 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241102125906702 DLMGCP DEBUG <0013> endpoint:rtpbridge/f1@mgw (trunk:0) found free endpoint: rtpbridge/f1@mgw (mgcp_endp.c:261) 20241102125906702 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/f1@mgw" (mgcp_protocol.c:441) 20241102125906702 DLMGCP NOTICE <0013> endpoint:rtpbridge/f1@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241102125906702 DLMGCP DEBUG <0013> endpoint:rtpbridge/f1@mgw conn:(1234/rtp C:7C249674 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241102125906702 DLMGCP DEBUG <0013> endpoint:rtpbridge/f1@mgw CI:7C249674 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241102125906702 DLMGCP DEBUG <0013> endpoint:rtpbridge/f1@mgw CI:7C249674 output_enabled 0 (mgcp_msg.c:125) 20241102125906702 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241102125906702 DLMGCP DEBUG <0013> endpoint:rtpbridge/f1@mgw conn:(1234/rtp C:7C249674 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241102125906702 DLMGCP DEBUG <0013> endpoint:rtpbridge/f1@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241102125906702 DLMGCP DEBUG <0013> endpoint:rtpbridge/f1@mgw CI:7C249674 CRCX: Creating connection: port: 4496 (mgcp_protocol.c:1112) 20241102125906702 DLMGCP NOTICE <0013> endpoint:rtpbridge/f1@mgw CI:7C249674 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241102125906702 DLMGCP DEBUG <0013> endpoint:rtpbridge/f1@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241102125906702 DLMGCP DEBUG <0013> Generated response: line #00: 200 3317 OK (mgcp_msg.c:67) 20241102125906702 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/f1@mgw (mgcp_msg.c:67) 20241102125906702 DLMGCP DEBUG <0013> Generated response: line #02: I: 7C249674 (mgcp_msg.c:67) 20241102125906702 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241102125906702 DLMGCP DEBUG <0013> Generated response: line #04: o=- 7C249674 23 IN IP6 ::1 (mgcp_msg.c:67) 20241102125906702 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241102125906702 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241102125906702 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241102125906702 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4496 RTP/AVP 112 (mgcp_msg.c:67) 20241102125906702 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241102125906702 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241102125906702 DLMGCP DEBUG <0013> Received message: line #00: CRCX 3318 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241102125906702 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241102125906702 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241102125906702 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241102125906702 DLMGCP DEBUG <0013> endpoint:rtpbridge/f2@mgw (trunk:0) found free endpoint: rtpbridge/f2@mgw (mgcp_endp.c:261) 20241102125906702 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/f2@mgw" (mgcp_protocol.c:441) 20241102125906702 DLMGCP NOTICE <0013> endpoint:rtpbridge/f2@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241102125906702 DLMGCP DEBUG <0013> endpoint:rtpbridge/f2@mgw conn:(1234/rtp C:D17408F0 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241102125906702 DLMGCP DEBUG <0013> endpoint:rtpbridge/f2@mgw CI:D17408F0 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241102125906703 DLMGCP DEBUG <0013> endpoint:rtpbridge/f2@mgw CI:D17408F0 output_enabled 0 (mgcp_msg.c:125) 20241102125906703 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241102125906703 DLMGCP DEBUG <0013> endpoint:rtpbridge/f2@mgw conn:(1234/rtp C:D17408F0 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241102125906703 DLMGCP DEBUG <0013> endpoint:rtpbridge/f2@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241102125906703 DLMGCP DEBUG <0013> endpoint:rtpbridge/f2@mgw CI:D17408F0 CRCX: Creating connection: port: 4498 (mgcp_protocol.c:1112) 20241102125906703 DLMGCP NOTICE <0013> endpoint:rtpbridge/f2@mgw CI:D17408F0 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241102125906703 DLMGCP DEBUG <0013> endpoint:rtpbridge/f2@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241102125906703 DLMGCP DEBUG <0013> Generated response: line #00: 200 3318 OK (mgcp_msg.c:67) 20241102125906703 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/f2@mgw (mgcp_msg.c:67) 20241102125906703 DLMGCP DEBUG <0013> Generated response: line #02: I: D17408F0 (mgcp_msg.c:67) 20241102125906703 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241102125906703 DLMGCP DEBUG <0013> Generated response: line #04: o=- D17408F0 23 IN IP6 ::1 (mgcp_msg.c:67) 20241102125906703 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241102125906703 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241102125906703 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241102125906703 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4498 RTP/AVP 112 (mgcp_msg.c:67) 20241102125906703 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241102125906703 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241102125906703 DLMGCP DEBUG <0013> Received message: line #00: CRCX 3319 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241102125906703 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241102125906703 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241102125906703 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241102125906703 DLMGCP DEBUG <0013> endpoint:rtpbridge/f3@mgw (trunk:0) found free endpoint: rtpbridge/f3@mgw (mgcp_endp.c:261) 20241102125906703 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/f3@mgw" (mgcp_protocol.c:441) 20241102125906703 DLMGCP NOTICE <0013> endpoint:rtpbridge/f3@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241102125906703 DLMGCP DEBUG <0013> endpoint:rtpbridge/f3@mgw conn:(1234/rtp C:B0C675B4 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241102125906703 DLMGCP DEBUG <0013> endpoint:rtpbridge/f3@mgw CI:B0C675B4 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241102125906703 DLMGCP DEBUG <0013> endpoint:rtpbridge/f3@mgw CI:B0C675B4 output_enabled 0 (mgcp_msg.c:125) 20241102125906703 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241102125906703 DLMGCP DEBUG <0013> endpoint:rtpbridge/f3@mgw conn:(1234/rtp C:B0C675B4 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241102125906703 DLMGCP DEBUG <0013> endpoint:rtpbridge/f3@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241102125906703 DLMGCP DEBUG <0013> endpoint:rtpbridge/f3@mgw CI:B0C675B4 CRCX: Creating connection: port: 4500 (mgcp_protocol.c:1112) 20241102125906703 DLMGCP NOTICE <0013> endpoint:rtpbridge/f3@mgw CI:B0C675B4 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241102125906704 DLMGCP DEBUG <0013> endpoint:rtpbridge/f3@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241102125906704 DLMGCP DEBUG <0013> Generated response: line #00: 200 3319 OK (mgcp_msg.c:67) 20241102125906704 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/f3@mgw (mgcp_msg.c:67) 20241102125906704 DLMGCP DEBUG <0013> Generated response: line #02: I: B0C675B4 (mgcp_msg.c:67) 20241102125906704 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241102125906704 DLMGCP DEBUG <0013> Generated response: line #04: o=- B0C675B4 23 IN IP6 ::1 (mgcp_msg.c:67) 20241102125906704 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241102125906704 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241102125906704 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241102125906704 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4500 RTP/AVP 112 (mgcp_msg.c:67) 20241102125906704 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241102125906704 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241102125906704 DLMGCP DEBUG <0013> Received message: line #00: CRCX 3320 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241102125906704 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241102125906704 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241102125906704 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241102125906704 DLMGCP DEBUG <0013> endpoint:rtpbridge/f4@mgw (trunk:0) found free endpoint: rtpbridge/f4@mgw (mgcp_endp.c:261) 20241102125906704 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/f4@mgw" (mgcp_protocol.c:441) 20241102125906704 DLMGCP NOTICE <0013> endpoint:rtpbridge/f4@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241102125906704 DLMGCP DEBUG <0013> endpoint:rtpbridge/f4@mgw conn:(1234/rtp C:20775B33 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241102125906704 DLMGCP DEBUG <0013> endpoint:rtpbridge/f4@mgw CI:20775B33 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241102125906704 DLMGCP DEBUG <0013> endpoint:rtpbridge/f4@mgw CI:20775B33 output_enabled 0 (mgcp_msg.c:125) 20241102125906704 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241102125906704 DLMGCP DEBUG <0013> endpoint:rtpbridge/f4@mgw conn:(1234/rtp C:20775B33 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241102125906704 DLMGCP DEBUG <0013> endpoint:rtpbridge/f4@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241102125906704 DLMGCP DEBUG <0013> endpoint:rtpbridge/f4@mgw CI:20775B33 CRCX: Creating connection: port: 4502 (mgcp_protocol.c:1112) 20241102125906704 DLMGCP NOTICE <0013> endpoint:rtpbridge/f4@mgw CI:20775B33 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241102125906704 DLMGCP DEBUG <0013> endpoint:rtpbridge/f4@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241102125906704 DLMGCP DEBUG <0013> Generated response: line #00: 200 3320 OK (mgcp_msg.c:67) 20241102125906704 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/f4@mgw (mgcp_msg.c:67) 20241102125906704 DLMGCP DEBUG <0013> Generated response: line #02: I: 20775B33 (mgcp_msg.c:67) 20241102125906704 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241102125906704 DLMGCP DEBUG <0013> Generated response: line #04: o=- 20775B33 23 IN IP6 ::1 (mgcp_msg.c:67) 20241102125906704 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241102125906704 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241102125906704 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241102125906704 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4502 RTP/AVP 112 (mgcp_msg.c:67) 20241102125906704 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241102125906704 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241102125906705 DLMGCP DEBUG <0013> Received message: line #00: CRCX 3321 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241102125906705 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241102125906705 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241102125906705 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241102125906705 DLMGCP DEBUG <0013> endpoint:rtpbridge/f5@mgw (trunk:0) found free endpoint: rtpbridge/f5@mgw (mgcp_endp.c:261) 20241102125906705 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/f5@mgw" (mgcp_protocol.c:441) 20241102125906705 DLMGCP NOTICE <0013> endpoint:rtpbridge/f5@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241102125906705 DLMGCP DEBUG <0013> endpoint:rtpbridge/f5@mgw conn:(1234/rtp C:5857F57C r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241102125906705 DLMGCP DEBUG <0013> endpoint:rtpbridge/f5@mgw CI:5857F57C connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241102125906705 DLMGCP DEBUG <0013> endpoint:rtpbridge/f5@mgw CI:5857F57C output_enabled 0 (mgcp_msg.c:125) 20241102125906705 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241102125906705 DLMGCP DEBUG <0013> endpoint:rtpbridge/f5@mgw conn:(1234/rtp C:5857F57C r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241102125906705 DLMGCP DEBUG <0013> endpoint:rtpbridge/f5@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241102125906705 DLMGCP DEBUG <0013> endpoint:rtpbridge/f5@mgw CI:5857F57C CRCX: Creating connection: port: 4504 (mgcp_protocol.c:1112) 20241102125906705 DLMGCP NOTICE <0013> endpoint:rtpbridge/f5@mgw CI:5857F57C CRCX: connection successfully created (mgcp_protocol.c:1121) 20241102125906705 DLMGCP DEBUG <0013> endpoint:rtpbridge/f5@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241102125906705 DLMGCP DEBUG <0013> Generated response: line #00: 200 3321 OK (mgcp_msg.c:67) 20241102125906705 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/f5@mgw (mgcp_msg.c:67) 20241102125906705 DLMGCP DEBUG <0013> Generated response: line #02: I: 5857F57C (mgcp_msg.c:67) 20241102125906705 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241102125906705 DLMGCP DEBUG <0013> Generated response: line #04: o=- 5857F57C 23 IN IP6 ::1 (mgcp_msg.c:67) 20241102125906705 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241102125906705 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241102125906705 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241102125906705 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4504 RTP/AVP 112 (mgcp_msg.c:67) 20241102125906705 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241102125906705 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241102125906705 DLMGCP DEBUG <0013> Received message: line #00: CRCX 3322 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241102125906705 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241102125906706 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241102125906706 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241102125906706 DLMGCP DEBUG <0013> endpoint:rtpbridge/f6@mgw (trunk:0) found free endpoint: rtpbridge/f6@mgw (mgcp_endp.c:261) 20241102125906706 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/f6@mgw" (mgcp_protocol.c:441) 20241102125906706 DLMGCP NOTICE <0013> endpoint:rtpbridge/f6@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241102125906706 DLMGCP DEBUG <0013> endpoint:rtpbridge/f6@mgw conn:(1234/rtp C:8D514DF5 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241102125906706 DLMGCP DEBUG <0013> endpoint:rtpbridge/f6@mgw CI:8D514DF5 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241102125906706 DLMGCP DEBUG <0013> endpoint:rtpbridge/f6@mgw CI:8D514DF5 output_enabled 0 (mgcp_msg.c:125) 20241102125906706 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241102125906706 DLMGCP DEBUG <0013> endpoint:rtpbridge/f6@mgw conn:(1234/rtp C:8D514DF5 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241102125906706 DLMGCP DEBUG <0013> endpoint:rtpbridge/f6@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241102125906706 DLMGCP DEBUG <0013> endpoint:rtpbridge/f6@mgw CI:8D514DF5 CRCX: Creating connection: port: 4506 (mgcp_protocol.c:1112) 20241102125906706 DLMGCP NOTICE <0013> endpoint:rtpbridge/f6@mgw CI:8D514DF5 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241102125906706 DLMGCP DEBUG <0013> endpoint:rtpbridge/f6@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241102125906706 DLMGCP DEBUG <0013> Generated response: line #00: 200 3322 OK (mgcp_msg.c:67) 20241102125906706 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/f6@mgw (mgcp_msg.c:67) 20241102125906706 DLMGCP DEBUG <0013> Generated response: line #02: I: 8D514DF5 (mgcp_msg.c:67) 20241102125906706 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241102125906706 DLMGCP DEBUG <0013> Generated response: line #04: o=- 8D514DF5 23 IN IP6 ::1 (mgcp_msg.c:67) 20241102125906706 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241102125906706 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241102125906706 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241102125906706 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4506 RTP/AVP 112 (mgcp_msg.c:67) 20241102125906706 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241102125906706 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241102125906706 DLMGCP DEBUG <0013> Received message: line #00: CRCX 3323 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241102125906706 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241102125906706 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241102125906706 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241102125906706 DLMGCP DEBUG <0013> endpoint:rtpbridge/f7@mgw (trunk:0) found free endpoint: rtpbridge/f7@mgw (mgcp_endp.c:261) 20241102125906706 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/f7@mgw" (mgcp_protocol.c:441) 20241102125906706 DLMGCP NOTICE <0013> endpoint:rtpbridge/f7@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241102125906706 DLMGCP DEBUG <0013> endpoint:rtpbridge/f7@mgw conn:(1234/rtp C:E5AE2562 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241102125906706 DLMGCP DEBUG <0013> endpoint:rtpbridge/f7@mgw CI:E5AE2562 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241102125906706 DLMGCP DEBUG <0013> endpoint:rtpbridge/f7@mgw CI:E5AE2562 output_enabled 0 (mgcp_msg.c:125) 20241102125906706 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241102125906706 DLMGCP DEBUG <0013> endpoint:rtpbridge/f7@mgw conn:(1234/rtp C:E5AE2562 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241102125906706 DLMGCP DEBUG <0013> endpoint:rtpbridge/f7@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241102125906706 DLMGCP DEBUG <0013> endpoint:rtpbridge/f7@mgw CI:E5AE2562 CRCX: Creating connection: port: 4508 (mgcp_protocol.c:1112) 20241102125906706 DLMGCP NOTICE <0013> endpoint:rtpbridge/f7@mgw CI:E5AE2562 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241102125906706 DLMGCP DEBUG <0013> endpoint:rtpbridge/f7@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241102125906706 DLMGCP DEBUG <0013> Generated response: line #00: 200 3323 OK (mgcp_msg.c:67) 20241102125906706 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/f7@mgw (mgcp_msg.c:67) 20241102125906706 DLMGCP DEBUG <0013> Generated response: line #02: I: E5AE2562 (mgcp_msg.c:67) 20241102125906706 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241102125906706 DLMGCP DEBUG <0013> Generated response: line #04: o=- E5AE2562 23 IN IP6 ::1 (mgcp_msg.c:67) 20241102125906706 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241102125906706 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241102125906706 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241102125906706 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4508 RTP/AVP 112 (mgcp_msg.c:67) 20241102125906706 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241102125906706 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241102125906707 DLMGCP DEBUG <0013> Received message: line #00: CRCX 3324 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241102125906707 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241102125906707 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241102125906707 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241102125906707 DLMGCP DEBUG <0013> endpoint:rtpbridge/f8@mgw (trunk:0) found free endpoint: rtpbridge/f8@mgw (mgcp_endp.c:261) 20241102125906707 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/f8@mgw" (mgcp_protocol.c:441) 20241102125906707 DLMGCP NOTICE <0013> endpoint:rtpbridge/f8@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241102125906707 DLMGCP DEBUG <0013> endpoint:rtpbridge/f8@mgw conn:(1234/rtp C:55D8F500 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241102125906707 DLMGCP DEBUG <0013> endpoint:rtpbridge/f8@mgw CI:55D8F500 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241102125906707 DLMGCP DEBUG <0013> endpoint:rtpbridge/f8@mgw CI:55D8F500 output_enabled 0 (mgcp_msg.c:125) 20241102125906707 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241102125906707 DLMGCP DEBUG <0013> endpoint:rtpbridge/f8@mgw conn:(1234/rtp C:55D8F500 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241102125906707 DLMGCP DEBUG <0013> endpoint:rtpbridge/f8@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241102125906707 DLMGCP DEBUG <0013> endpoint:rtpbridge/f8@mgw CI:55D8F500 CRCX: Creating connection: port: 4510 (mgcp_protocol.c:1112) 20241102125906707 DLMGCP NOTICE <0013> endpoint:rtpbridge/f8@mgw CI:55D8F500 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241102125906707 DLMGCP DEBUG <0013> endpoint:rtpbridge/f8@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241102125906707 DLMGCP DEBUG <0013> Generated response: line #00: 200 3324 OK (mgcp_msg.c:67) 20241102125906707 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/f8@mgw (mgcp_msg.c:67) 20241102125906707 DLMGCP DEBUG <0013> Generated response: line #02: I: 55D8F500 (mgcp_msg.c:67) 20241102125906707 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241102125906707 DLMGCP DEBUG <0013> Generated response: line #04: o=- 55D8F500 23 IN IP6 ::1 (mgcp_msg.c:67) 20241102125906707 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241102125906708 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241102125906708 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241102125906708 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4510 RTP/AVP 112 (mgcp_msg.c:67) 20241102125906708 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241102125906708 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241102125906708 DLMGCP DEBUG <0013> Received message: line #00: CRCX 3325 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241102125906708 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241102125906708 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241102125906708 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241102125906708 DLMGCP DEBUG <0013> endpoint:rtpbridge/f9@mgw (trunk:0) found free endpoint: rtpbridge/f9@mgw (mgcp_endp.c:261) 20241102125906708 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/f9@mgw" (mgcp_protocol.c:441) 20241102125906708 DLMGCP NOTICE <0013> endpoint:rtpbridge/f9@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241102125906708 DLMGCP DEBUG <0013> endpoint:rtpbridge/f9@mgw conn:(1234/rtp C:AE6CC13B r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241102125906708 DLMGCP DEBUG <0013> endpoint:rtpbridge/f9@mgw CI:AE6CC13B connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241102125906708 DLMGCP DEBUG <0013> endpoint:rtpbridge/f9@mgw CI:AE6CC13B output_enabled 0 (mgcp_msg.c:125) 20241102125906708 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241102125906708 DLMGCP DEBUG <0013> endpoint:rtpbridge/f9@mgw conn:(1234/rtp C:AE6CC13B r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241102125906708 DLMGCP DEBUG <0013> endpoint:rtpbridge/f9@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241102125906709 DLMGCP DEBUG <0013> endpoint:rtpbridge/f9@mgw CI:AE6CC13B CRCX: Creating connection: port: 4512 (mgcp_protocol.c:1112) 20241102125906709 DLMGCP NOTICE <0013> endpoint:rtpbridge/f9@mgw CI:AE6CC13B CRCX: connection successfully created (mgcp_protocol.c:1121) 20241102125906709 DLMGCP DEBUG <0013> endpoint:rtpbridge/f9@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241102125906709 DLMGCP DEBUG <0013> Generated response: line #00: 200 3325 OK (mgcp_msg.c:67) 20241102125906709 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/f9@mgw (mgcp_msg.c:67) 20241102125906709 DLMGCP DEBUG <0013> Generated response: line #02: I: AE6CC13B (mgcp_msg.c:67) 20241102125906709 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241102125906709 DLMGCP DEBUG <0013> Generated response: line #04: o=- AE6CC13B 23 IN IP6 ::1 (mgcp_msg.c:67) 20241102125906709 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241102125906709 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241102125906709 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241102125906709 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4512 RTP/AVP 112 (mgcp_msg.c:67) 20241102125906709 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241102125906709 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241102125906710 DLMGCP DEBUG <0013> Received message: line #00: CRCX 3326 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241102125906710 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241102125906710 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241102125906710 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241102125906710 DLMGCP DEBUG <0013> endpoint:rtpbridge/fa@mgw (trunk:0) found free endpoint: rtpbridge/fa@mgw (mgcp_endp.c:261) 20241102125906710 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/fa@mgw" (mgcp_protocol.c:441) 20241102125906710 DLMGCP NOTICE <0013> endpoint:rtpbridge/fa@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241102125906710 DLMGCP DEBUG <0013> endpoint:rtpbridge/fa@mgw conn:(1234/rtp C:1EE04E1B r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241102125906710 DLMGCP DEBUG <0013> endpoint:rtpbridge/fa@mgw CI:1EE04E1B connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241102125906710 DLMGCP DEBUG <0013> endpoint:rtpbridge/fa@mgw CI:1EE04E1B output_enabled 0 (mgcp_msg.c:125) 20241102125906710 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241102125906710 DLMGCP DEBUG <0013> endpoint:rtpbridge/fa@mgw conn:(1234/rtp C:1EE04E1B r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241102125906710 DLMGCP DEBUG <0013> endpoint:rtpbridge/fa@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241102125906710 DLMGCP DEBUG <0013> endpoint:rtpbridge/fa@mgw CI:1EE04E1B CRCX: Creating connection: port: 4514 (mgcp_protocol.c:1112) 20241102125906710 DLMGCP NOTICE <0013> endpoint:rtpbridge/fa@mgw CI:1EE04E1B CRCX: connection successfully created (mgcp_protocol.c:1121) 20241102125906710 DLMGCP DEBUG <0013> endpoint:rtpbridge/fa@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241102125906710 DLMGCP DEBUG <0013> Generated response: line #00: 200 3326 OK (mgcp_msg.c:67) 20241102125906710 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/fa@mgw (mgcp_msg.c:67) 20241102125906710 DLMGCP DEBUG <0013> Generated response: line #02: I: 1EE04E1B (mgcp_msg.c:67) 20241102125906710 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241102125906710 DLMGCP DEBUG <0013> Generated response: line #04: o=- 1EE04E1B 23 IN IP6 ::1 (mgcp_msg.c:67) 20241102125906710 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241102125906710 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241102125906710 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241102125906710 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4514 RTP/AVP 112 (mgcp_msg.c:67) 20241102125906710 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241102125906710 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241102125906711 DLMGCP DEBUG <0013> Received message: line #00: CRCX 3327 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241102125906711 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241102125906711 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241102125906711 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241102125906711 DLMGCP DEBUG <0013> endpoint:rtpbridge/fb@mgw (trunk:0) found free endpoint: rtpbridge/fb@mgw (mgcp_endp.c:261) 20241102125906711 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/fb@mgw" (mgcp_protocol.c:441) 20241102125906711 DLMGCP NOTICE <0013> endpoint:rtpbridge/fb@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241102125906711 DLMGCP DEBUG <0013> endpoint:rtpbridge/fb@mgw conn:(1234/rtp C:2E7BA30C r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241102125906711 DLMGCP DEBUG <0013> endpoint:rtpbridge/fb@mgw CI:2E7BA30C connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241102125906711 DLMGCP DEBUG <0013> endpoint:rtpbridge/fb@mgw CI:2E7BA30C output_enabled 0 (mgcp_msg.c:125) 20241102125906711 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241102125906711 DLMGCP DEBUG <0013> endpoint:rtpbridge/fb@mgw conn:(1234/rtp C:2E7BA30C r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241102125906711 DLMGCP DEBUG <0013> endpoint:rtpbridge/fb@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241102125906711 DLMGCP DEBUG <0013> endpoint:rtpbridge/fb@mgw CI:2E7BA30C CRCX: Creating connection: port: 4516 (mgcp_protocol.c:1112) 20241102125906711 DLMGCP NOTICE <0013> endpoint:rtpbridge/fb@mgw CI:2E7BA30C CRCX: connection successfully created (mgcp_protocol.c:1121) 20241102125906711 DLMGCP DEBUG <0013> endpoint:rtpbridge/fb@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241102125906711 DLMGCP DEBUG <0013> Generated response: line #00: 200 3327 OK (mgcp_msg.c:67) 20241102125906711 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/fb@mgw (mgcp_msg.c:67) 20241102125906711 DLMGCP DEBUG <0013> Generated response: line #02: I: 2E7BA30C (mgcp_msg.c:67) 20241102125906711 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241102125906711 DLMGCP DEBUG <0013> Generated response: line #04: o=- 2E7BA30C 23 IN IP6 ::1 (mgcp_msg.c:67) 20241102125906711 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241102125906711 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241102125906711 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241102125906711 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4516 RTP/AVP 112 (mgcp_msg.c:67) 20241102125906711 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241102125906711 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241102125906712 DLMGCP DEBUG <0013> Received message: line #00: CRCX 3328 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241102125906712 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241102125906712 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241102125906712 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241102125906712 DLMGCP DEBUG <0013> endpoint:rtpbridge/fc@mgw (trunk:0) found free endpoint: rtpbridge/fc@mgw (mgcp_endp.c:261) 20241102125906712 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/fc@mgw" (mgcp_protocol.c:441) 20241102125906712 DLMGCP NOTICE <0013> endpoint:rtpbridge/fc@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241102125906712 DLMGCP DEBUG <0013> endpoint:rtpbridge/fc@mgw conn:(1234/rtp C:218D6F9C r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241102125906712 DLMGCP DEBUG <0013> endpoint:rtpbridge/fc@mgw CI:218D6F9C connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241102125906712 DLMGCP DEBUG <0013> endpoint:rtpbridge/fc@mgw CI:218D6F9C output_enabled 0 (mgcp_msg.c:125) 20241102125906712 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241102125906712 DLMGCP DEBUG <0013> endpoint:rtpbridge/fc@mgw conn:(1234/rtp C:218D6F9C r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241102125906712 DLMGCP DEBUG <0013> endpoint:rtpbridge/fc@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241102125906712 DLMGCP DEBUG <0013> endpoint:rtpbridge/fc@mgw CI:218D6F9C CRCX: Creating connection: port: 4518 (mgcp_protocol.c:1112) 20241102125906712 DLMGCP NOTICE <0013> endpoint:rtpbridge/fc@mgw CI:218D6F9C CRCX: connection successfully created (mgcp_protocol.c:1121) 20241102125906712 DLMGCP DEBUG <0013> endpoint:rtpbridge/fc@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241102125906712 DLMGCP DEBUG <0013> Generated response: line #00: 200 3328 OK (mgcp_msg.c:67) 20241102125906712 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/fc@mgw (mgcp_msg.c:67) 20241102125906712 DLMGCP DEBUG <0013> Generated response: line #02: I: 218D6F9C (mgcp_msg.c:67) 20241102125906712 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241102125906712 DLMGCP DEBUG <0013> Generated response: line #04: o=- 218D6F9C 23 IN IP6 ::1 (mgcp_msg.c:67) 20241102125906712 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241102125906712 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241102125906712 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241102125906712 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4518 RTP/AVP 112 (mgcp_msg.c:67) 20241102125906712 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241102125906712 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241102125906712 DLMGCP DEBUG <0013> Received message: line #00: CRCX 3329 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241102125906712 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241102125906712 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241102125906712 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241102125906712 DLMGCP DEBUG <0013> endpoint:rtpbridge/fd@mgw (trunk:0) found free endpoint: rtpbridge/fd@mgw (mgcp_endp.c:261) 20241102125906712 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/fd@mgw" (mgcp_protocol.c:441) 20241102125906712 DLMGCP NOTICE <0013> endpoint:rtpbridge/fd@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241102125906712 DLMGCP DEBUG <0013> endpoint:rtpbridge/fd@mgw conn:(1234/rtp C:A762E3F6 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241102125906712 DLMGCP DEBUG <0013> endpoint:rtpbridge/fd@mgw CI:A762E3F6 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241102125906713 DLMGCP DEBUG <0013> endpoint:rtpbridge/fd@mgw CI:A762E3F6 output_enabled 0 (mgcp_msg.c:125) 20241102125906713 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241102125906713 DLMGCP DEBUG <0013> endpoint:rtpbridge/fd@mgw conn:(1234/rtp C:A762E3F6 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241102125906713 DLMGCP DEBUG <0013> endpoint:rtpbridge/fd@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241102125906713 DLMGCP DEBUG <0013> endpoint:rtpbridge/fd@mgw CI:A762E3F6 CRCX: Creating connection: port: 4520 (mgcp_protocol.c:1112) 20241102125906713 DLMGCP NOTICE <0013> endpoint:rtpbridge/fd@mgw CI:A762E3F6 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241102125906713 DLMGCP DEBUG <0013> endpoint:rtpbridge/fd@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241102125906713 DLMGCP DEBUG <0013> Generated response: line #00: 200 3329 OK (mgcp_msg.c:67) 20241102125906713 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/fd@mgw (mgcp_msg.c:67) 20241102125906713 DLMGCP DEBUG <0013> Generated response: line #02: I: A762E3F6 (mgcp_msg.c:67) 20241102125906713 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241102125906713 DLMGCP DEBUG <0013> Generated response: line #04: o=- A762E3F6 23 IN IP6 ::1 (mgcp_msg.c:67) 20241102125906713 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241102125906713 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241102125906713 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241102125906713 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4520 RTP/AVP 112 (mgcp_msg.c:67) 20241102125906713 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241102125906713 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241102125906713 DLMGCP DEBUG <0013> Received message: line #00: CRCX 3330 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241102125906713 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241102125906713 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241102125906713 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241102125906713 DLMGCP DEBUG <0013> endpoint:rtpbridge/fe@mgw (trunk:0) found free endpoint: rtpbridge/fe@mgw (mgcp_endp.c:261) 20241102125906713 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/fe@mgw" (mgcp_protocol.c:441) 20241102125906713 DLMGCP NOTICE <0013> endpoint:rtpbridge/fe@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241102125906713 DLMGCP DEBUG <0013> endpoint:rtpbridge/fe@mgw conn:(1234/rtp C:78342461 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241102125906713 DLMGCP DEBUG <0013> endpoint:rtpbridge/fe@mgw CI:78342461 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241102125906713 DLMGCP DEBUG <0013> endpoint:rtpbridge/fe@mgw CI:78342461 output_enabled 0 (mgcp_msg.c:125) 20241102125906714 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241102125906714 DLMGCP DEBUG <0013> endpoint:rtpbridge/fe@mgw conn:(1234/rtp C:78342461 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241102125906714 DLMGCP DEBUG <0013> endpoint:rtpbridge/fe@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241102125906714 DLMGCP DEBUG <0013> endpoint:rtpbridge/fe@mgw CI:78342461 CRCX: Creating connection: port: 4522 (mgcp_protocol.c:1112) 20241102125906714 DLMGCP NOTICE <0013> endpoint:rtpbridge/fe@mgw CI:78342461 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241102125906714 DLMGCP DEBUG <0013> endpoint:rtpbridge/fe@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241102125906714 DLMGCP DEBUG <0013> Generated response: line #00: 200 3330 OK (mgcp_msg.c:67) 20241102125906714 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/fe@mgw (mgcp_msg.c:67) 20241102125906714 DLMGCP DEBUG <0013> Generated response: line #02: I: 78342461 (mgcp_msg.c:67) 20241102125906714 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241102125906714 DLMGCP DEBUG <0013> Generated response: line #04: o=- 78342461 23 IN IP6 ::1 (mgcp_msg.c:67) 20241102125906714 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241102125906714 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241102125906714 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241102125906714 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4522 RTP/AVP 112 (mgcp_msg.c:67) 20241102125906714 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241102125906714 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241102125906714 DLMGCP DEBUG <0013> Received message: line #00: CRCX 3331 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241102125906714 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241102125906714 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241102125906714 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241102125906714 DLMGCP DEBUG <0013> endpoint:rtpbridge/ff@mgw (trunk:0) found free endpoint: rtpbridge/ff@mgw (mgcp_endp.c:261) 20241102125906715 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/ff@mgw" (mgcp_protocol.c:441) 20241102125906715 DLMGCP NOTICE <0013> endpoint:rtpbridge/ff@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241102125906715 DLMGCP DEBUG <0013> endpoint:rtpbridge/ff@mgw conn:(1234/rtp C:60B7C155 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241102125906715 DLMGCP DEBUG <0013> endpoint:rtpbridge/ff@mgw CI:60B7C155 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241102125906715 DLMGCP DEBUG <0013> endpoint:rtpbridge/ff@mgw CI:60B7C155 output_enabled 0 (mgcp_msg.c:125) 20241102125906715 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241102125906715 DLMGCP DEBUG <0013> endpoint:rtpbridge/ff@mgw conn:(1234/rtp C:60B7C155 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241102125906715 DLMGCP DEBUG <0013> endpoint:rtpbridge/ff@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241102125906715 DLMGCP DEBUG <0013> endpoint:rtpbridge/ff@mgw CI:60B7C155 CRCX: Creating connection: port: 4524 (mgcp_protocol.c:1112) 20241102125906715 DLMGCP NOTICE <0013> endpoint:rtpbridge/ff@mgw CI:60B7C155 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241102125906715 DLMGCP DEBUG <0013> endpoint:rtpbridge/ff@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241102125906715 DLMGCP DEBUG <0013> Generated response: line #00: 200 3331 OK (mgcp_msg.c:67) 20241102125906715 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/ff@mgw (mgcp_msg.c:67) 20241102125906715 DLMGCP DEBUG <0013> Generated response: line #02: I: 60B7C155 (mgcp_msg.c:67) 20241102125906715 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241102125906715 DLMGCP DEBUG <0013> Generated response: line #04: o=- 60B7C155 23 IN IP6 ::1 (mgcp_msg.c:67) 20241102125906715 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241102125906715 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241102125906715 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241102125906715 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4524 RTP/AVP 112 (mgcp_msg.c:67) 20241102125906715 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241102125906715 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241102125906716 DLMGCP DEBUG <0013> Received message: line #00: CRCX 3332 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241102125906716 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241102125906716 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241102125906716 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241102125906716 DLMGCP DEBUG <0013> endpoint:rtpbridge/100@mgw (trunk:0) found free endpoint: rtpbridge/100@mgw (mgcp_endp.c:261) 20241102125906716 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/100@mgw" (mgcp_protocol.c:441) 20241102125906716 DLMGCP NOTICE <0013> endpoint:rtpbridge/100@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241102125906716 DLMGCP DEBUG <0013> endpoint:rtpbridge/100@mgw conn:(1234/rtp C:988DB259 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241102125906716 DLMGCP DEBUG <0013> endpoint:rtpbridge/100@mgw CI:988DB259 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241102125906716 DLMGCP DEBUG <0013> endpoint:rtpbridge/100@mgw CI:988DB259 output_enabled 0 (mgcp_msg.c:125) 20241102125906716 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241102125906716 DLMGCP DEBUG <0013> endpoint:rtpbridge/100@mgw conn:(1234/rtp C:988DB259 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241102125906716 DLMGCP DEBUG <0013> endpoint:rtpbridge/100@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241102125906716 DLMGCP DEBUG <0013> endpoint:rtpbridge/100@mgw CI:988DB259 CRCX: Creating connection: port: 4526 (mgcp_protocol.c:1112) 20241102125906716 DLMGCP NOTICE <0013> endpoint:rtpbridge/100@mgw CI:988DB259 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241102125906716 DLMGCP DEBUG <0013> endpoint:rtpbridge/100@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241102125906716 DLMGCP DEBUG <0013> Generated response: line #00: 200 3332 OK (mgcp_msg.c:67) 20241102125906716 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/100@mgw (mgcp_msg.c:67) 20241102125906716 DLMGCP DEBUG <0013> Generated response: line #02: I: 988DB259 (mgcp_msg.c:67) 20241102125906716 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241102125906716 DLMGCP DEBUG <0013> Generated response: line #04: o=- 988DB259 23 IN IP6 ::1 (mgcp_msg.c:67) 20241102125906716 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241102125906716 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241102125906716 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241102125906716 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4526 RTP/AVP 112 (mgcp_msg.c:67) 20241102125906716 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241102125906716 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241102125906717 DLMGCP DEBUG <0013> Received message: line #00: CRCX 3333 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241102125906717 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241102125906717 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241102125906717 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241102125906717 DLMGCP DEBUG <0013> endpoint:rtpbridge/101@mgw (trunk:0) found free endpoint: rtpbridge/101@mgw (mgcp_endp.c:261) 20241102125906717 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/101@mgw" (mgcp_protocol.c:441) 20241102125906717 DLMGCP NOTICE <0013> endpoint:rtpbridge/101@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241102125906717 DLMGCP DEBUG <0013> endpoint:rtpbridge/101@mgw conn:(1234/rtp C:A0BA31C8 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241102125906717 DLMGCP DEBUG <0013> endpoint:rtpbridge/101@mgw CI:A0BA31C8 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241102125906717 DLMGCP DEBUG <0013> endpoint:rtpbridge/101@mgw CI:A0BA31C8 output_enabled 0 (mgcp_msg.c:125) 20241102125906717 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241102125906717 DLMGCP DEBUG <0013> endpoint:rtpbridge/101@mgw conn:(1234/rtp C:A0BA31C8 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241102125906717 DLMGCP DEBUG <0013> endpoint:rtpbridge/101@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241102125906717 DLMGCP DEBUG <0013> endpoint:rtpbridge/101@mgw CI:A0BA31C8 CRCX: Creating connection: port: 4528 (mgcp_protocol.c:1112) 20241102125906717 DLMGCP NOTICE <0013> endpoint:rtpbridge/101@mgw CI:A0BA31C8 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241102125906717 DLMGCP DEBUG <0013> endpoint:rtpbridge/101@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241102125906717 DLMGCP DEBUG <0013> Generated response: line #00: 200 3333 OK (mgcp_msg.c:67) 20241102125906717 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/101@mgw (mgcp_msg.c:67) 20241102125906717 DLMGCP DEBUG <0013> Generated response: line #02: I: A0BA31C8 (mgcp_msg.c:67) 20241102125906717 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241102125906717 DLMGCP DEBUG <0013> Generated response: line #04: o=- A0BA31C8 23 IN IP6 ::1 (mgcp_msg.c:67) 20241102125906717 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241102125906717 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241102125906717 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241102125906717 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4528 RTP/AVP 112 (mgcp_msg.c:67) 20241102125906717 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241102125906717 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241102125906718 DLMGCP DEBUG <0013> Received message: line #00: CRCX 3334 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241102125906718 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241102125906718 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241102125906718 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241102125906718 DLMGCP DEBUG <0013> endpoint:rtpbridge/102@mgw (trunk:0) found free endpoint: rtpbridge/102@mgw (mgcp_endp.c:261) 20241102125906718 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/102@mgw" (mgcp_protocol.c:441) 20241102125906718 DLMGCP NOTICE <0013> endpoint:rtpbridge/102@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241102125906718 DLMGCP DEBUG <0013> endpoint:rtpbridge/102@mgw conn:(1234/rtp C:8917D755 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241102125906718 DLMGCP DEBUG <0013> endpoint:rtpbridge/102@mgw CI:8917D755 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241102125906718 DLMGCP DEBUG <0013> endpoint:rtpbridge/102@mgw CI:8917D755 output_enabled 0 (mgcp_msg.c:125) 20241102125906718 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241102125906718 DLMGCP DEBUG <0013> endpoint:rtpbridge/102@mgw conn:(1234/rtp C:8917D755 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241102125906718 DLMGCP DEBUG <0013> endpoint:rtpbridge/102@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241102125906718 DLMGCP DEBUG <0013> endpoint:rtpbridge/102@mgw CI:8917D755 CRCX: Creating connection: port: 4530 (mgcp_protocol.c:1112) 20241102125906718 DLMGCP NOTICE <0013> endpoint:rtpbridge/102@mgw CI:8917D755 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241102125906718 DLMGCP DEBUG <0013> endpoint:rtpbridge/102@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241102125906718 DLMGCP DEBUG <0013> Generated response: line #00: 200 3334 OK (mgcp_msg.c:67) 20241102125906718 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/102@mgw (mgcp_msg.c:67) 20241102125906718 DLMGCP DEBUG <0013> Generated response: line #02: I: 8917D755 (mgcp_msg.c:67) 20241102125906718 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241102125906718 DLMGCP DEBUG <0013> Generated response: line #04: o=- 8917D755 23 IN IP6 ::1 (mgcp_msg.c:67) 20241102125906718 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241102125906718 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241102125906718 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241102125906718 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4530 RTP/AVP 112 (mgcp_msg.c:67) 20241102125906718 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241102125906718 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241102125906719 DLMGCP DEBUG <0013> Received message: line #00: CRCX 3335 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241102125906719 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241102125906719 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241102125906719 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241102125906719 DLMGCP DEBUG <0013> endpoint:rtpbridge/103@mgw (trunk:0) found free endpoint: rtpbridge/103@mgw (mgcp_endp.c:261) 20241102125906719 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/103@mgw" (mgcp_protocol.c:441) 20241102125906719 DLMGCP NOTICE <0013> endpoint:rtpbridge/103@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241102125906719 DLMGCP DEBUG <0013> endpoint:rtpbridge/103@mgw conn:(1234/rtp C:C719C8FC r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241102125906719 DLMGCP DEBUG <0013> endpoint:rtpbridge/103@mgw CI:C719C8FC connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241102125906719 DLMGCP DEBUG <0013> endpoint:rtpbridge/103@mgw CI:C719C8FC output_enabled 0 (mgcp_msg.c:125) 20241102125906719 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241102125906719 DLMGCP DEBUG <0013> endpoint:rtpbridge/103@mgw conn:(1234/rtp C:C719C8FC r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241102125906719 DLMGCP DEBUG <0013> endpoint:rtpbridge/103@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241102125906719 DLMGCP DEBUG <0013> endpoint:rtpbridge/103@mgw CI:C719C8FC CRCX: Creating connection: port: 4532 (mgcp_protocol.c:1112) 20241102125906719 DLMGCP NOTICE <0013> endpoint:rtpbridge/103@mgw CI:C719C8FC CRCX: connection successfully created (mgcp_protocol.c:1121) 20241102125906719 DLMGCP DEBUG <0013> endpoint:rtpbridge/103@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241102125906719 DLMGCP DEBUG <0013> Generated response: line #00: 200 3335 OK (mgcp_msg.c:67) 20241102125906719 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/103@mgw (mgcp_msg.c:67) 20241102125906719 DLMGCP DEBUG <0013> Generated response: line #02: I: C719C8FC (mgcp_msg.c:67) 20241102125906719 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241102125906719 DLMGCP DEBUG <0013> Generated response: line #04: o=- C719C8FC 23 IN IP6 ::1 (mgcp_msg.c:67) 20241102125906719 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241102125906719 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241102125906719 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241102125906719 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4532 RTP/AVP 112 (mgcp_msg.c:67) 20241102125906719 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241102125906719 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241102125906720 DLMGCP DEBUG <0013> Received message: line #00: CRCX 3336 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241102125906720 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241102125906720 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241102125906720 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241102125906720 DLMGCP DEBUG <0013> endpoint:rtpbridge/104@mgw (trunk:0) found free endpoint: rtpbridge/104@mgw (mgcp_endp.c:261) 20241102125906720 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/104@mgw" (mgcp_protocol.c:441) 20241102125906720 DLMGCP NOTICE <0013> endpoint:rtpbridge/104@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241102125906720 DLMGCP DEBUG <0013> endpoint:rtpbridge/104@mgw conn:(1234/rtp C:28EA37CC r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241102125906720 DLMGCP DEBUG <0013> endpoint:rtpbridge/104@mgw CI:28EA37CC connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241102125906720 DLMGCP DEBUG <0013> endpoint:rtpbridge/104@mgw CI:28EA37CC output_enabled 0 (mgcp_msg.c:125) 20241102125906720 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241102125906720 DLMGCP DEBUG <0013> endpoint:rtpbridge/104@mgw conn:(1234/rtp C:28EA37CC r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241102125906720 DLMGCP DEBUG <0013> endpoint:rtpbridge/104@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241102125906720 DLMGCP DEBUG <0013> endpoint:rtpbridge/104@mgw CI:28EA37CC CRCX: Creating connection: port: 4534 (mgcp_protocol.c:1112) 20241102125906720 DLMGCP NOTICE <0013> endpoint:rtpbridge/104@mgw CI:28EA37CC CRCX: connection successfully created (mgcp_protocol.c:1121) 20241102125906720 DLMGCP DEBUG <0013> endpoint:rtpbridge/104@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241102125906720 DLMGCP DEBUG <0013> Generated response: line #00: 200 3336 OK (mgcp_msg.c:67) 20241102125906720 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/104@mgw (mgcp_msg.c:67) 20241102125906720 DLMGCP DEBUG <0013> Generated response: line #02: I: 28EA37CC (mgcp_msg.c:67) 20241102125906720 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241102125906720 DLMGCP DEBUG <0013> Generated response: line #04: o=- 28EA37CC 23 IN IP6 ::1 (mgcp_msg.c:67) 20241102125906720 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241102125906720 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241102125906720 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241102125906720 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4534 RTP/AVP 112 (mgcp_msg.c:67) 20241102125906720 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241102125906720 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241102125906721 DLMGCP DEBUG <0013> Received message: line #00: CRCX 3337 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241102125906721 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241102125906721 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241102125906721 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241102125906721 DLMGCP DEBUG <0013> endpoint:rtpbridge/105@mgw (trunk:0) found free endpoint: rtpbridge/105@mgw (mgcp_endp.c:261) 20241102125906721 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/105@mgw" (mgcp_protocol.c:441) 20241102125906721 DLMGCP NOTICE <0013> endpoint:rtpbridge/105@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241102125906721 DLMGCP DEBUG <0013> endpoint:rtpbridge/105@mgw conn:(1234/rtp C:797CCE12 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241102125906721 DLMGCP DEBUG <0013> endpoint:rtpbridge/105@mgw CI:797CCE12 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241102125906721 DLMGCP DEBUG <0013> endpoint:rtpbridge/105@mgw CI:797CCE12 output_enabled 0 (mgcp_msg.c:125) 20241102125906721 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241102125906721 DLMGCP DEBUG <0013> endpoint:rtpbridge/105@mgw conn:(1234/rtp C:797CCE12 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241102125906721 DLMGCP DEBUG <0013> endpoint:rtpbridge/105@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241102125906721 DLMGCP DEBUG <0013> endpoint:rtpbridge/105@mgw CI:797CCE12 CRCX: Creating connection: port: 4536 (mgcp_protocol.c:1112) 20241102125906721 DLMGCP NOTICE <0013> endpoint:rtpbridge/105@mgw CI:797CCE12 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241102125906721 DLMGCP DEBUG <0013> endpoint:rtpbridge/105@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241102125906721 DLMGCP DEBUG <0013> Generated response: line #00: 200 3337 OK (mgcp_msg.c:67) 20241102125906721 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/105@mgw (mgcp_msg.c:67) 20241102125906721 DLMGCP DEBUG <0013> Generated response: line #02: I: 797CCE12 (mgcp_msg.c:67) 20241102125906721 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241102125906721 DLMGCP DEBUG <0013> Generated response: line #04: o=- 797CCE12 23 IN IP6 ::1 (mgcp_msg.c:67) 20241102125906721 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241102125906721 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241102125906721 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241102125906721 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4536 RTP/AVP 112 (mgcp_msg.c:67) 20241102125906721 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241102125906721 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241102125906722 DLMGCP DEBUG <0013> Received message: line #00: CRCX 3338 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241102125906722 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241102125906722 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241102125906722 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241102125906722 DLMGCP DEBUG <0013> endpoint:rtpbridge/106@mgw (trunk:0) found free endpoint: rtpbridge/106@mgw (mgcp_endp.c:261) 20241102125906722 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/106@mgw" (mgcp_protocol.c:441) 20241102125906722 DLMGCP NOTICE <0013> endpoint:rtpbridge/106@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241102125906722 DLMGCP DEBUG <0013> endpoint:rtpbridge/106@mgw conn:(1234/rtp C:FFA113D2 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241102125906722 DLMGCP DEBUG <0013> endpoint:rtpbridge/106@mgw CI:FFA113D2 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241102125906722 DLMGCP DEBUG <0013> endpoint:rtpbridge/106@mgw CI:FFA113D2 output_enabled 0 (mgcp_msg.c:125) 20241102125906722 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241102125906722 DLMGCP DEBUG <0013> endpoint:rtpbridge/106@mgw conn:(1234/rtp C:FFA113D2 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241102125906722 DLMGCP DEBUG <0013> endpoint:rtpbridge/106@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241102125906722 DLMGCP DEBUG <0013> endpoint:rtpbridge/106@mgw CI:FFA113D2 CRCX: Creating connection: port: 4538 (mgcp_protocol.c:1112) 20241102125906722 DLMGCP NOTICE <0013> endpoint:rtpbridge/106@mgw CI:FFA113D2 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241102125906722 DLMGCP DEBUG <0013> endpoint:rtpbridge/106@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241102125906722 DLMGCP DEBUG <0013> Generated response: line #00: 200 3338 OK (mgcp_msg.c:67) 20241102125906722 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/106@mgw (mgcp_msg.c:67) 20241102125906722 DLMGCP DEBUG <0013> Generated response: line #02: I: FFA113D2 (mgcp_msg.c:67) 20241102125906722 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241102125906722 DLMGCP DEBUG <0013> Generated response: line #04: o=- FFA113D2 23 IN IP6 ::1 (mgcp_msg.c:67) 20241102125906722 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241102125906722 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241102125906722 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241102125906722 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4538 RTP/AVP 112 (mgcp_msg.c:67) 20241102125906722 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241102125906722 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241102125906723 DLMGCP DEBUG <0013> Received message: line #00: CRCX 3339 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241102125906723 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241102125906723 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241102125906723 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241102125906723 DLMGCP DEBUG <0013> endpoint:rtpbridge/107@mgw (trunk:0) found free endpoint: rtpbridge/107@mgw (mgcp_endp.c:261) 20241102125906723 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/107@mgw" (mgcp_protocol.c:441) 20241102125906723 DLMGCP NOTICE <0013> endpoint:rtpbridge/107@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241102125906723 DLMGCP DEBUG <0013> endpoint:rtpbridge/107@mgw conn:(1234/rtp C:84958DD8 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241102125906723 DLMGCP DEBUG <0013> endpoint:rtpbridge/107@mgw CI:84958DD8 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241102125906723 DLMGCP DEBUG <0013> endpoint:rtpbridge/107@mgw CI:84958DD8 output_enabled 0 (mgcp_msg.c:125) 20241102125906723 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241102125906723 DLMGCP DEBUG <0013> endpoint:rtpbridge/107@mgw conn:(1234/rtp C:84958DD8 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241102125906723 DLMGCP DEBUG <0013> endpoint:rtpbridge/107@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241102125906723 DLMGCP DEBUG <0013> endpoint:rtpbridge/107@mgw CI:84958DD8 CRCX: Creating connection: port: 4540 (mgcp_protocol.c:1112) 20241102125906723 DLMGCP NOTICE <0013> endpoint:rtpbridge/107@mgw CI:84958DD8 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241102125906723 DLMGCP DEBUG <0013> endpoint:rtpbridge/107@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241102125906723 DLMGCP DEBUG <0013> Generated response: line #00: 200 3339 OK (mgcp_msg.c:67) 20241102125906723 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/107@mgw (mgcp_msg.c:67) 20241102125906723 DLMGCP DEBUG <0013> Generated response: line #02: I: 84958DD8 (mgcp_msg.c:67) 20241102125906723 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241102125906723 DLMGCP DEBUG <0013> Generated response: line #04: o=- 84958DD8 23 IN IP6 ::1 (mgcp_msg.c:67) 20241102125906723 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241102125906723 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241102125906723 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241102125906723 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4540 RTP/AVP 112 (mgcp_msg.c:67) 20241102125906723 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241102125906723 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241102125906724 DLMGCP DEBUG <0013> Received message: line #00: CRCX 3340 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241102125906724 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241102125906724 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241102125906724 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241102125906724 DLMGCP DEBUG <0013> endpoint:rtpbridge/108@mgw (trunk:0) found free endpoint: rtpbridge/108@mgw (mgcp_endp.c:261) 20241102125906724 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/108@mgw" (mgcp_protocol.c:441) 20241102125906724 DLMGCP NOTICE <0013> endpoint:rtpbridge/108@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241102125906724 DLMGCP DEBUG <0013> endpoint:rtpbridge/108@mgw conn:(1234/rtp C:1B1A6588 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241102125906724 DLMGCP DEBUG <0013> endpoint:rtpbridge/108@mgw CI:1B1A6588 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241102125906724 DLMGCP DEBUG <0013> endpoint:rtpbridge/108@mgw CI:1B1A6588 output_enabled 0 (mgcp_msg.c:125) 20241102125906724 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241102125906724 DLMGCP DEBUG <0013> endpoint:rtpbridge/108@mgw conn:(1234/rtp C:1B1A6588 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241102125906724 DLMGCP DEBUG <0013> endpoint:rtpbridge/108@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241102125906724 DLMGCP DEBUG <0013> endpoint:rtpbridge/108@mgw CI:1B1A6588 CRCX: Creating connection: port: 4542 (mgcp_protocol.c:1112) 20241102125906724 DLMGCP NOTICE <0013> endpoint:rtpbridge/108@mgw CI:1B1A6588 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241102125906724 DLMGCP DEBUG <0013> endpoint:rtpbridge/108@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241102125906724 DLMGCP DEBUG <0013> Generated response: line #00: 200 3340 OK (mgcp_msg.c:67) 20241102125906724 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/108@mgw (mgcp_msg.c:67) 20241102125906724 DLMGCP DEBUG <0013> Generated response: line #02: I: 1B1A6588 (mgcp_msg.c:67) 20241102125906724 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241102125906724 DLMGCP DEBUG <0013> Generated response: line #04: o=- 1B1A6588 23 IN IP6 ::1 (mgcp_msg.c:67) 20241102125906724 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241102125906724 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241102125906724 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241102125906724 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4542 RTP/AVP 112 (mgcp_msg.c:67) 20241102125906724 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241102125906724 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241102125906725 DLMGCP DEBUG <0013> Received message: line #00: CRCX 3341 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241102125906725 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241102125906725 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241102125906725 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241102125906725 DLMGCP DEBUG <0013> endpoint:rtpbridge/109@mgw (trunk:0) found free endpoint: rtpbridge/109@mgw (mgcp_endp.c:261) 20241102125906725 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/109@mgw" (mgcp_protocol.c:441) 20241102125906725 DLMGCP NOTICE <0013> endpoint:rtpbridge/109@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241102125906725 DLMGCP DEBUG <0013> endpoint:rtpbridge/109@mgw conn:(1234/rtp C:83A47611 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241102125906725 DLMGCP DEBUG <0013> endpoint:rtpbridge/109@mgw CI:83A47611 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241102125906725 DLMGCP DEBUG <0013> endpoint:rtpbridge/109@mgw CI:83A47611 output_enabled 0 (mgcp_msg.c:125) 20241102125906725 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241102125906725 DLMGCP DEBUG <0013> endpoint:rtpbridge/109@mgw conn:(1234/rtp C:83A47611 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241102125906725 DLMGCP DEBUG <0013> endpoint:rtpbridge/109@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241102125906725 DLMGCP DEBUG <0013> endpoint:rtpbridge/109@mgw CI:83A47611 CRCX: Creating connection: port: 4544 (mgcp_protocol.c:1112) 20241102125906725 DLMGCP NOTICE <0013> endpoint:rtpbridge/109@mgw CI:83A47611 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241102125906725 DLMGCP DEBUG <0013> endpoint:rtpbridge/109@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241102125906725 DLMGCP DEBUG <0013> Generated response: line #00: 200 3341 OK (mgcp_msg.c:67) 20241102125906725 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/109@mgw (mgcp_msg.c:67) 20241102125906725 DLMGCP DEBUG <0013> Generated response: line #02: I: 83A47611 (mgcp_msg.c:67) 20241102125906725 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241102125906725 DLMGCP DEBUG <0013> Generated response: line #04: o=- 83A47611 23 IN IP6 ::1 (mgcp_msg.c:67) 20241102125906725 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241102125906725 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241102125906725 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241102125906725 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4544 RTP/AVP 112 (mgcp_msg.c:67) 20241102125906725 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241102125906725 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241102125906727 DLMGCP DEBUG <0013> Received message: line #00: CRCX 3342 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241102125906727 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241102125906727 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241102125906727 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241102125906727 DLMGCP DEBUG <0013> endpoint:rtpbridge/10a@mgw (trunk:0) found free endpoint: rtpbridge/10a@mgw (mgcp_endp.c:261) 20241102125906727 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/10a@mgw" (mgcp_protocol.c:441) 20241102125906727 DLMGCP NOTICE <0013> endpoint:rtpbridge/10a@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241102125906727 DLMGCP DEBUG <0013> endpoint:rtpbridge/10a@mgw conn:(1234/rtp C:07FE3EDA r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241102125906727 DLMGCP DEBUG <0013> endpoint:rtpbridge/10a@mgw CI:07FE3EDA connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241102125906727 DLMGCP DEBUG <0013> endpoint:rtpbridge/10a@mgw CI:07FE3EDA output_enabled 0 (mgcp_msg.c:125) 20241102125906727 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241102125906727 DLMGCP DEBUG <0013> endpoint:rtpbridge/10a@mgw conn:(1234/rtp C:07FE3EDA r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241102125906727 DLMGCP DEBUG <0013> endpoint:rtpbridge/10a@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241102125906727 DLMGCP DEBUG <0013> endpoint:rtpbridge/10a@mgw CI:07FE3EDA CRCX: Creating connection: port: 4546 (mgcp_protocol.c:1112) 20241102125906727 DLMGCP NOTICE <0013> endpoint:rtpbridge/10a@mgw CI:07FE3EDA CRCX: connection successfully created (mgcp_protocol.c:1121) 20241102125906727 DLMGCP DEBUG <0013> endpoint:rtpbridge/10a@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241102125906727 DLMGCP DEBUG <0013> Generated response: line #00: 200 3342 OK (mgcp_msg.c:67) 20241102125906727 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/10a@mgw (mgcp_msg.c:67) 20241102125906727 DLMGCP DEBUG <0013> Generated response: line #02: I: 07FE3EDA (mgcp_msg.c:67) 20241102125906727 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241102125906727 DLMGCP DEBUG <0013> Generated response: line #04: o=- 07FE3EDA 23 IN IP6 ::1 (mgcp_msg.c:67) 20241102125906727 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241102125906727 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241102125906727 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241102125906727 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4546 RTP/AVP 112 (mgcp_msg.c:67) 20241102125906727 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241102125906727 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241102125906728 DLMGCP DEBUG <0013> Received message: line #00: CRCX 3343 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241102125906728 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241102125906728 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241102125906728 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241102125906728 DLMGCP DEBUG <0013> endpoint:rtpbridge/10b@mgw (trunk:0) found free endpoint: rtpbridge/10b@mgw (mgcp_endp.c:261) 20241102125906728 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/10b@mgw" (mgcp_protocol.c:441) 20241102125906728 DLMGCP NOTICE <0013> endpoint:rtpbridge/10b@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241102125906728 DLMGCP DEBUG <0013> endpoint:rtpbridge/10b@mgw conn:(1234/rtp C:FE27FD55 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241102125906728 DLMGCP DEBUG <0013> endpoint:rtpbridge/10b@mgw CI:FE27FD55 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241102125906728 DLMGCP DEBUG <0013> endpoint:rtpbridge/10b@mgw CI:FE27FD55 output_enabled 0 (mgcp_msg.c:125) 20241102125906728 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241102125906728 DLMGCP DEBUG <0013> endpoint:rtpbridge/10b@mgw conn:(1234/rtp C:FE27FD55 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241102125906728 DLMGCP DEBUG <0013> endpoint:rtpbridge/10b@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241102125906728 DLMGCP DEBUG <0013> endpoint:rtpbridge/10b@mgw CI:FE27FD55 CRCX: Creating connection: port: 4548 (mgcp_protocol.c:1112) 20241102125906728 DLMGCP NOTICE <0013> endpoint:rtpbridge/10b@mgw CI:FE27FD55 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241102125906728 DLMGCP DEBUG <0013> endpoint:rtpbridge/10b@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241102125906728 DLMGCP DEBUG <0013> Generated response: line #00: 200 3343 OK (mgcp_msg.c:67) 20241102125906728 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/10b@mgw (mgcp_msg.c:67) 20241102125906728 DLMGCP DEBUG <0013> Generated response: line #02: I: FE27FD55 (mgcp_msg.c:67) 20241102125906728 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241102125906728 DLMGCP DEBUG <0013> Generated response: line #04: o=- FE27FD55 23 IN IP6 ::1 (mgcp_msg.c:67) 20241102125906728 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241102125906728 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241102125906728 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241102125906728 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4548 RTP/AVP 112 (mgcp_msg.c:67) 20241102125906728 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241102125906728 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241102125906729 DLMGCP DEBUG <0013> Received message: line #00: CRCX 3344 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241102125906729 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241102125906729 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241102125906729 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241102125906729 DLMGCP DEBUG <0013> endpoint:rtpbridge/10c@mgw (trunk:0) found free endpoint: rtpbridge/10c@mgw (mgcp_endp.c:261) 20241102125906729 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/10c@mgw" (mgcp_protocol.c:441) 20241102125906729 DLMGCP NOTICE <0013> endpoint:rtpbridge/10c@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241102125906729 DLMGCP DEBUG <0013> endpoint:rtpbridge/10c@mgw conn:(1234/rtp C:DDBC5382 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241102125906729 DLMGCP DEBUG <0013> endpoint:rtpbridge/10c@mgw CI:DDBC5382 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241102125906729 DLMGCP DEBUG <0013> endpoint:rtpbridge/10c@mgw CI:DDBC5382 output_enabled 0 (mgcp_msg.c:125) 20241102125906729 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241102125906729 DLMGCP DEBUG <0013> endpoint:rtpbridge/10c@mgw conn:(1234/rtp C:DDBC5382 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241102125906729 DLMGCP DEBUG <0013> endpoint:rtpbridge/10c@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241102125906729 DLMGCP DEBUG <0013> endpoint:rtpbridge/10c@mgw CI:DDBC5382 CRCX: Creating connection: port: 4550 (mgcp_protocol.c:1112) 20241102125906729 DLMGCP NOTICE <0013> endpoint:rtpbridge/10c@mgw CI:DDBC5382 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241102125906729 DLMGCP DEBUG <0013> endpoint:rtpbridge/10c@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241102125906729 DLMGCP DEBUG <0013> Generated response: line #00: 200 3344 OK (mgcp_msg.c:67) 20241102125906729 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/10c@mgw (mgcp_msg.c:67) 20241102125906729 DLMGCP DEBUG <0013> Generated response: line #02: I: DDBC5382 (mgcp_msg.c:67) 20241102125906729 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241102125906729 DLMGCP DEBUG <0013> Generated response: line #04: o=- DDBC5382 23 IN IP6 ::1 (mgcp_msg.c:67) 20241102125906729 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241102125906729 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241102125906729 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241102125906729 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4550 RTP/AVP 112 (mgcp_msg.c:67) 20241102125906729 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241102125906729 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241102125906729 DLMGCP DEBUG <0013> Received message: line #00: CRCX 3345 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241102125906729 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241102125906730 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241102125906730 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241102125906730 DLMGCP DEBUG <0013> endpoint:rtpbridge/10d@mgw (trunk:0) found free endpoint: rtpbridge/10d@mgw (mgcp_endp.c:261) 20241102125906730 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/10d@mgw" (mgcp_protocol.c:441) 20241102125906730 DLMGCP NOTICE <0013> endpoint:rtpbridge/10d@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241102125906730 DLMGCP DEBUG <0013> endpoint:rtpbridge/10d@mgw conn:(1234/rtp C:378162B7 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241102125906730 DLMGCP DEBUG <0013> endpoint:rtpbridge/10d@mgw CI:378162B7 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241102125906730 DLMGCP DEBUG <0013> endpoint:rtpbridge/10d@mgw CI:378162B7 output_enabled 0 (mgcp_msg.c:125) 20241102125906730 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241102125906730 DLMGCP DEBUG <0013> endpoint:rtpbridge/10d@mgw conn:(1234/rtp C:378162B7 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241102125906730 DLMGCP DEBUG <0013> endpoint:rtpbridge/10d@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241102125906730 DLMGCP DEBUG <0013> endpoint:rtpbridge/10d@mgw CI:378162B7 CRCX: Creating connection: port: 4552 (mgcp_protocol.c:1112) 20241102125906730 DLMGCP NOTICE <0013> endpoint:rtpbridge/10d@mgw CI:378162B7 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241102125906730 DLMGCP DEBUG <0013> endpoint:rtpbridge/10d@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241102125906730 DLMGCP DEBUG <0013> Generated response: line #00: 200 3345 OK (mgcp_msg.c:67) 20241102125906730 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/10d@mgw (mgcp_msg.c:67) 20241102125906730 DLMGCP DEBUG <0013> Generated response: line #02: I: 378162B7 (mgcp_msg.c:67) 20241102125906730 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241102125906730 DLMGCP DEBUG <0013> Generated response: line #04: o=- 378162B7 23 IN IP6 ::1 (mgcp_msg.c:67) 20241102125906730 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241102125906730 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241102125906730 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241102125906730 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4552 RTP/AVP 112 (mgcp_msg.c:67) 20241102125906730 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241102125906730 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241102125906731 DLMGCP DEBUG <0013> Received message: line #00: CRCX 3346 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241102125906731 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241102125906731 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241102125906731 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241102125906731 DLMGCP DEBUG <0013> endpoint:rtpbridge/10e@mgw (trunk:0) found free endpoint: rtpbridge/10e@mgw (mgcp_endp.c:261) 20241102125906731 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/10e@mgw" (mgcp_protocol.c:441) 20241102125906731 DLMGCP NOTICE <0013> endpoint:rtpbridge/10e@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241102125906731 DLMGCP DEBUG <0013> endpoint:rtpbridge/10e@mgw conn:(1234/rtp C:30FBED65 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241102125906731 DLMGCP DEBUG <0013> endpoint:rtpbridge/10e@mgw CI:30FBED65 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241102125906731 DLMGCP DEBUG <0013> endpoint:rtpbridge/10e@mgw CI:30FBED65 output_enabled 0 (mgcp_msg.c:125) 20241102125906731 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241102125906731 DLMGCP DEBUG <0013> endpoint:rtpbridge/10e@mgw conn:(1234/rtp C:30FBED65 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241102125906731 DLMGCP DEBUG <0013> endpoint:rtpbridge/10e@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241102125906731 DLMGCP DEBUG <0013> endpoint:rtpbridge/10e@mgw CI:30FBED65 CRCX: Creating connection: port: 4554 (mgcp_protocol.c:1112) 20241102125906731 DLMGCP NOTICE <0013> endpoint:rtpbridge/10e@mgw CI:30FBED65 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241102125906731 DLMGCP DEBUG <0013> endpoint:rtpbridge/10e@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241102125906731 DLMGCP DEBUG <0013> Generated response: line #00: 200 3346 OK (mgcp_msg.c:67) 20241102125906731 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/10e@mgw (mgcp_msg.c:67) 20241102125906731 DLMGCP DEBUG <0013> Generated response: line #02: I: 30FBED65 (mgcp_msg.c:67) 20241102125906731 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241102125906731 DLMGCP DEBUG <0013> Generated response: line #04: o=- 30FBED65 23 IN IP6 ::1 (mgcp_msg.c:67) 20241102125906731 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241102125906731 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241102125906731 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241102125906731 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4554 RTP/AVP 112 (mgcp_msg.c:67) 20241102125906731 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241102125906731 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241102125906732 DLMGCP DEBUG <0013> Received message: line #00: CRCX 3347 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241102125906732 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241102125906732 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241102125906732 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241102125906732 DLMGCP DEBUG <0013> endpoint:rtpbridge/10f@mgw (trunk:0) found free endpoint: rtpbridge/10f@mgw (mgcp_endp.c:261) 20241102125906732 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/10f@mgw" (mgcp_protocol.c:441) 20241102125906732 DLMGCP NOTICE <0013> endpoint:rtpbridge/10f@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241102125906732 DLMGCP DEBUG <0013> endpoint:rtpbridge/10f@mgw conn:(1234/rtp C:8B5AC31E r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241102125906732 DLMGCP DEBUG <0013> endpoint:rtpbridge/10f@mgw CI:8B5AC31E connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241102125906732 DLMGCP DEBUG <0013> endpoint:rtpbridge/10f@mgw CI:8B5AC31E output_enabled 0 (mgcp_msg.c:125) 20241102125906732 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241102125906732 DLMGCP DEBUG <0013> endpoint:rtpbridge/10f@mgw conn:(1234/rtp C:8B5AC31E r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241102125906732 DLMGCP DEBUG <0013> endpoint:rtpbridge/10f@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241102125906732 DLMGCP DEBUG <0013> endpoint:rtpbridge/10f@mgw CI:8B5AC31E CRCX: Creating connection: port: 4556 (mgcp_protocol.c:1112) 20241102125906732 DLMGCP NOTICE <0013> endpoint:rtpbridge/10f@mgw CI:8B5AC31E CRCX: connection successfully created (mgcp_protocol.c:1121) 20241102125906732 DLMGCP DEBUG <0013> endpoint:rtpbridge/10f@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241102125906732 DLMGCP DEBUG <0013> Generated response: line #00: 200 3347 OK (mgcp_msg.c:67) 20241102125906732 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/10f@mgw (mgcp_msg.c:67) 20241102125906732 DLMGCP DEBUG <0013> Generated response: line #02: I: 8B5AC31E (mgcp_msg.c:67) 20241102125906732 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241102125906732 DLMGCP DEBUG <0013> Generated response: line #04: o=- 8B5AC31E 23 IN IP6 ::1 (mgcp_msg.c:67) 20241102125906732 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241102125906732 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241102125906732 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241102125906732 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4556 RTP/AVP 112 (mgcp_msg.c:67) 20241102125906732 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241102125906732 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241102125906733 DLMGCP DEBUG <0013> Received message: line #00: CRCX 3348 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241102125906733 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241102125906733 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241102125906733 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241102125906733 DLMGCP DEBUG <0013> endpoint:rtpbridge/110@mgw (trunk:0) found free endpoint: rtpbridge/110@mgw (mgcp_endp.c:261) 20241102125906733 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/110@mgw" (mgcp_protocol.c:441) 20241102125906733 DLMGCP NOTICE <0013> endpoint:rtpbridge/110@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241102125906733 DLMGCP DEBUG <0013> endpoint:rtpbridge/110@mgw conn:(1234/rtp C:45DAF4AC r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241102125906733 DLMGCP DEBUG <0013> endpoint:rtpbridge/110@mgw CI:45DAF4AC connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241102125906733 DLMGCP DEBUG <0013> endpoint:rtpbridge/110@mgw CI:45DAF4AC output_enabled 0 (mgcp_msg.c:125) 20241102125906733 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241102125906733 DLMGCP DEBUG <0013> endpoint:rtpbridge/110@mgw conn:(1234/rtp C:45DAF4AC r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241102125906733 DLMGCP DEBUG <0013> endpoint:rtpbridge/110@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241102125906733 DLMGCP DEBUG <0013> endpoint:rtpbridge/110@mgw CI:45DAF4AC CRCX: Creating connection: port: 4558 (mgcp_protocol.c:1112) 20241102125906733 DLMGCP NOTICE <0013> endpoint:rtpbridge/110@mgw CI:45DAF4AC CRCX: connection successfully created (mgcp_protocol.c:1121) 20241102125906733 DLMGCP DEBUG <0013> endpoint:rtpbridge/110@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241102125906733 DLMGCP DEBUG <0013> Generated response: line #00: 200 3348 OK (mgcp_msg.c:67) 20241102125906733 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/110@mgw (mgcp_msg.c:67) 20241102125906733 DLMGCP DEBUG <0013> Generated response: line #02: I: 45DAF4AC (mgcp_msg.c:67) 20241102125906733 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241102125906733 DLMGCP DEBUG <0013> Generated response: line #04: o=- 45DAF4AC 23 IN IP6 ::1 (mgcp_msg.c:67) 20241102125906733 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241102125906733 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241102125906733 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241102125906733 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4558 RTP/AVP 112 (mgcp_msg.c:67) 20241102125906733 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241102125906733 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241102125906734 DLMGCP DEBUG <0013> Received message: line #00: CRCX 3349 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241102125906734 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241102125906734 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241102125906734 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241102125906734 DLMGCP DEBUG <0013> endpoint:rtpbridge/111@mgw (trunk:0) found free endpoint: rtpbridge/111@mgw (mgcp_endp.c:261) 20241102125906734 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/111@mgw" (mgcp_protocol.c:441) 20241102125906734 DLMGCP NOTICE <0013> endpoint:rtpbridge/111@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241102125906734 DLMGCP DEBUG <0013> endpoint:rtpbridge/111@mgw conn:(1234/rtp C:57EE11EB r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241102125906734 DLMGCP DEBUG <0013> endpoint:rtpbridge/111@mgw CI:57EE11EB connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241102125906734 DLMGCP DEBUG <0013> endpoint:rtpbridge/111@mgw CI:57EE11EB output_enabled 0 (mgcp_msg.c:125) 20241102125906734 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241102125906734 DLMGCP DEBUG <0013> endpoint:rtpbridge/111@mgw conn:(1234/rtp C:57EE11EB r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241102125906734 DLMGCP DEBUG <0013> endpoint:rtpbridge/111@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241102125906734 DLMGCP DEBUG <0013> endpoint:rtpbridge/111@mgw CI:57EE11EB CRCX: Creating connection: port: 4560 (mgcp_protocol.c:1112) 20241102125906734 DLMGCP NOTICE <0013> endpoint:rtpbridge/111@mgw CI:57EE11EB CRCX: connection successfully created (mgcp_protocol.c:1121) 20241102125906734 DLMGCP DEBUG <0013> endpoint:rtpbridge/111@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241102125906734 DLMGCP DEBUG <0013> Generated response: line #00: 200 3349 OK (mgcp_msg.c:67) 20241102125906734 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/111@mgw (mgcp_msg.c:67) 20241102125906734 DLMGCP DEBUG <0013> Generated response: line #02: I: 57EE11EB (mgcp_msg.c:67) 20241102125906734 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241102125906734 DLMGCP DEBUG <0013> Generated response: line #04: o=- 57EE11EB 23 IN IP6 ::1 (mgcp_msg.c:67) 20241102125906734 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241102125906734 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241102125906734 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241102125906734 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4560 RTP/AVP 112 (mgcp_msg.c:67) 20241102125906734 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241102125906734 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241102125906735 DLMGCP DEBUG <0013> Received message: line #00: CRCX 3350 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241102125906735 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241102125906735 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241102125906735 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241102125906735 DLMGCP DEBUG <0013> endpoint:rtpbridge/112@mgw (trunk:0) found free endpoint: rtpbridge/112@mgw (mgcp_endp.c:261) 20241102125906735 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/112@mgw" (mgcp_protocol.c:441) 20241102125906735 DLMGCP NOTICE <0013> endpoint:rtpbridge/112@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241102125906735 DLMGCP DEBUG <0013> endpoint:rtpbridge/112@mgw conn:(1234/rtp C:66381512 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241102125906735 DLMGCP DEBUG <0013> endpoint:rtpbridge/112@mgw CI:66381512 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241102125906735 DLMGCP DEBUG <0013> endpoint:rtpbridge/112@mgw CI:66381512 output_enabled 0 (mgcp_msg.c:125) 20241102125906735 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241102125906735 DLMGCP DEBUG <0013> endpoint:rtpbridge/112@mgw conn:(1234/rtp C:66381512 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241102125906735 DLMGCP DEBUG <0013> endpoint:rtpbridge/112@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241102125906735 DLMGCP DEBUG <0013> endpoint:rtpbridge/112@mgw CI:66381512 CRCX: Creating connection: port: 4562 (mgcp_protocol.c:1112) 20241102125906735 DLMGCP NOTICE <0013> endpoint:rtpbridge/112@mgw CI:66381512 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241102125906735 DLMGCP DEBUG <0013> endpoint:rtpbridge/112@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241102125906735 DLMGCP DEBUG <0013> Generated response: line #00: 200 3350 OK (mgcp_msg.c:67) 20241102125906735 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/112@mgw (mgcp_msg.c:67) 20241102125906735 DLMGCP DEBUG <0013> Generated response: line #02: I: 66381512 (mgcp_msg.c:67) 20241102125906735 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241102125906735 DLMGCP DEBUG <0013> Generated response: line #04: o=- 66381512 23 IN IP6 ::1 (mgcp_msg.c:67) 20241102125906735 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241102125906735 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241102125906735 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241102125906735 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4562 RTP/AVP 112 (mgcp_msg.c:67) 20241102125906735 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241102125906735 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241102125906736 DLMGCP DEBUG <0013> Received message: line #00: CRCX 3351 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241102125906736 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241102125906736 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241102125906736 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241102125906736 DLMGCP DEBUG <0013> endpoint:rtpbridge/113@mgw (trunk:0) found free endpoint: rtpbridge/113@mgw (mgcp_endp.c:261) 20241102125906736 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/113@mgw" (mgcp_protocol.c:441) 20241102125906736 DLMGCP NOTICE <0013> endpoint:rtpbridge/113@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241102125906736 DLMGCP DEBUG <0013> endpoint:rtpbridge/113@mgw conn:(1234/rtp C:BF32E703 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241102125906736 DLMGCP DEBUG <0013> endpoint:rtpbridge/113@mgw CI:BF32E703 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241102125906736 DLMGCP DEBUG <0013> endpoint:rtpbridge/113@mgw CI:BF32E703 output_enabled 0 (mgcp_msg.c:125) 20241102125906736 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241102125906736 DLMGCP DEBUG <0013> endpoint:rtpbridge/113@mgw conn:(1234/rtp C:BF32E703 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241102125906736 DLMGCP DEBUG <0013> endpoint:rtpbridge/113@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241102125906736 DLMGCP DEBUG <0013> endpoint:rtpbridge/113@mgw CI:BF32E703 CRCX: Creating connection: port: 4564 (mgcp_protocol.c:1112) 20241102125906736 DLMGCP NOTICE <0013> endpoint:rtpbridge/113@mgw CI:BF32E703 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241102125906736 DLMGCP DEBUG <0013> endpoint:rtpbridge/113@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241102125906737 DLMGCP DEBUG <0013> Generated response: line #00: 200 3351 OK (mgcp_msg.c:67) 20241102125906737 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/113@mgw (mgcp_msg.c:67) 20241102125906737 DLMGCP DEBUG <0013> Generated response: line #02: I: BF32E703 (mgcp_msg.c:67) 20241102125906737 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241102125906737 DLMGCP DEBUG <0013> Generated response: line #04: o=- BF32E703 23 IN IP6 ::1 (mgcp_msg.c:67) 20241102125906737 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241102125906737 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241102125906737 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241102125906737 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4564 RTP/AVP 112 (mgcp_msg.c:67) 20241102125906737 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241102125906737 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241102125906737 DLMGCP DEBUG <0013> Received message: line #00: CRCX 3352 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241102125906737 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241102125906737 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241102125906737 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241102125906737 DLMGCP DEBUG <0013> endpoint:rtpbridge/114@mgw (trunk:0) found free endpoint: rtpbridge/114@mgw (mgcp_endp.c:261) 20241102125906737 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/114@mgw" (mgcp_protocol.c:441) 20241102125906737 DLMGCP NOTICE <0013> endpoint:rtpbridge/114@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241102125906737 DLMGCP DEBUG <0013> endpoint:rtpbridge/114@mgw conn:(1234/rtp C:7195504C r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241102125906737 DLMGCP DEBUG <0013> endpoint:rtpbridge/114@mgw CI:7195504C connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241102125906737 DLMGCP DEBUG <0013> endpoint:rtpbridge/114@mgw CI:7195504C output_enabled 0 (mgcp_msg.c:125) 20241102125906737 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241102125906737 DLMGCP DEBUG <0013> endpoint:rtpbridge/114@mgw conn:(1234/rtp C:7195504C r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241102125906737 DLMGCP DEBUG <0013> endpoint:rtpbridge/114@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241102125906737 DLMGCP DEBUG <0013> endpoint:rtpbridge/114@mgw CI:7195504C CRCX: Creating connection: port: 4566 (mgcp_protocol.c:1112) 20241102125906737 DLMGCP NOTICE <0013> endpoint:rtpbridge/114@mgw CI:7195504C CRCX: connection successfully created (mgcp_protocol.c:1121) 20241102125906737 DLMGCP DEBUG <0013> endpoint:rtpbridge/114@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241102125906737 DLMGCP DEBUG <0013> Generated response: line #00: 200 3352 OK (mgcp_msg.c:67) 20241102125906737 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/114@mgw (mgcp_msg.c:67) 20241102125906737 DLMGCP DEBUG <0013> Generated response: line #02: I: 7195504C (mgcp_msg.c:67) 20241102125906737 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241102125906737 DLMGCP DEBUG <0013> Generated response: line #04: o=- 7195504C 23 IN IP6 ::1 (mgcp_msg.c:67) 20241102125906738 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241102125906738 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241102125906738 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241102125906738 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4566 RTP/AVP 112 (mgcp_msg.c:67) 20241102125906738 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241102125906738 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241102125906738 DLMGCP DEBUG <0013> Received message: line #00: CRCX 3353 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241102125906738 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241102125906738 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241102125906738 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241102125906738 DLMGCP DEBUG <0013> endpoint:rtpbridge/115@mgw (trunk:0) found free endpoint: rtpbridge/115@mgw (mgcp_endp.c:261) 20241102125906738 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/115@mgw" (mgcp_protocol.c:441) 20241102125906738 DLMGCP NOTICE <0013> endpoint:rtpbridge/115@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241102125906738 DLMGCP DEBUG <0013> endpoint:rtpbridge/115@mgw conn:(1234/rtp C:A2BEB67E r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241102125906738 DLMGCP DEBUG <0013> endpoint:rtpbridge/115@mgw CI:A2BEB67E connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241102125906738 DLMGCP DEBUG <0013> endpoint:rtpbridge/115@mgw CI:A2BEB67E output_enabled 0 (mgcp_msg.c:125) 20241102125906738 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241102125906738 DLMGCP DEBUG <0013> endpoint:rtpbridge/115@mgw conn:(1234/rtp C:A2BEB67E r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241102125906738 DLMGCP DEBUG <0013> endpoint:rtpbridge/115@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241102125906738 DLMGCP DEBUG <0013> endpoint:rtpbridge/115@mgw CI:A2BEB67E CRCX: Creating connection: port: 4568 (mgcp_protocol.c:1112) 20241102125906738 DLMGCP NOTICE <0013> endpoint:rtpbridge/115@mgw CI:A2BEB67E CRCX: connection successfully created (mgcp_protocol.c:1121) 20241102125906738 DLMGCP DEBUG <0013> endpoint:rtpbridge/115@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241102125906738 DLMGCP DEBUG <0013> Generated response: line #00: 200 3353 OK (mgcp_msg.c:67) 20241102125906738 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/115@mgw (mgcp_msg.c:67) 20241102125906738 DLMGCP DEBUG <0013> Generated response: line #02: I: A2BEB67E (mgcp_msg.c:67) 20241102125906738 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241102125906738 DLMGCP DEBUG <0013> Generated response: line #04: o=- A2BEB67E 23 IN IP6 ::1 (mgcp_msg.c:67) 20241102125906738 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241102125906738 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241102125906738 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241102125906738 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4568 RTP/AVP 112 (mgcp_msg.c:67) 20241102125906738 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241102125906738 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241102125906739 DLMGCP DEBUG <0013> Received message: line #00: CRCX 3354 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241102125906739 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241102125906739 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241102125906739 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241102125906739 DLMGCP DEBUG <0013> endpoint:rtpbridge/116@mgw (trunk:0) found free endpoint: rtpbridge/116@mgw (mgcp_endp.c:261) 20241102125906739 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/116@mgw" (mgcp_protocol.c:441) 20241102125906739 DLMGCP NOTICE <0013> endpoint:rtpbridge/116@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241102125906739 DLMGCP DEBUG <0013> endpoint:rtpbridge/116@mgw conn:(1234/rtp C:E36F8688 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241102125906739 DLMGCP DEBUG <0013> endpoint:rtpbridge/116@mgw CI:E36F8688 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241102125906739 DLMGCP DEBUG <0013> endpoint:rtpbridge/116@mgw CI:E36F8688 output_enabled 0 (mgcp_msg.c:125) 20241102125906739 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241102125906739 DLMGCP DEBUG <0013> endpoint:rtpbridge/116@mgw conn:(1234/rtp C:E36F8688 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241102125906739 DLMGCP DEBUG <0013> endpoint:rtpbridge/116@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241102125906739 DLMGCP DEBUG <0013> endpoint:rtpbridge/116@mgw CI:E36F8688 CRCX: Creating connection: port: 4570 (mgcp_protocol.c:1112) 20241102125906739 DLMGCP NOTICE <0013> endpoint:rtpbridge/116@mgw CI:E36F8688 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241102125906739 DLMGCP DEBUG <0013> endpoint:rtpbridge/116@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241102125906739 DLMGCP DEBUG <0013> Generated response: line #00: 200 3354 OK (mgcp_msg.c:67) 20241102125906739 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/116@mgw (mgcp_msg.c:67) 20241102125906739 DLMGCP DEBUG <0013> Generated response: line #02: I: E36F8688 (mgcp_msg.c:67) 20241102125906739 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241102125906739 DLMGCP DEBUG <0013> Generated response: line #04: o=- E36F8688 23 IN IP6 ::1 (mgcp_msg.c:67) 20241102125906739 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241102125906739 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241102125906739 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241102125906739 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4570 RTP/AVP 112 (mgcp_msg.c:67) 20241102125906739 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241102125906739 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241102125906739 DLMGCP DEBUG <0013> Received message: line #00: CRCX 3355 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241102125906739 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241102125906739 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241102125906739 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241102125906739 DLMGCP DEBUG <0013> endpoint:rtpbridge/117@mgw (trunk:0) found free endpoint: rtpbridge/117@mgw (mgcp_endp.c:261) 20241102125906739 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/117@mgw" (mgcp_protocol.c:441) 20241102125906739 DLMGCP NOTICE <0013> endpoint:rtpbridge/117@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241102125906740 DLMGCP DEBUG <0013> endpoint:rtpbridge/117@mgw conn:(1234/rtp C:47452CC0 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241102125906740 DLMGCP DEBUG <0013> endpoint:rtpbridge/117@mgw CI:47452CC0 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241102125906740 DLMGCP DEBUG <0013> endpoint:rtpbridge/117@mgw CI:47452CC0 output_enabled 0 (mgcp_msg.c:125) 20241102125906740 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241102125906740 DLMGCP DEBUG <0013> endpoint:rtpbridge/117@mgw conn:(1234/rtp C:47452CC0 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241102125906740 DLMGCP DEBUG <0013> endpoint:rtpbridge/117@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241102125906740 DLMGCP DEBUG <0013> endpoint:rtpbridge/117@mgw CI:47452CC0 CRCX: Creating connection: port: 4572 (mgcp_protocol.c:1112) 20241102125906740 DLMGCP NOTICE <0013> endpoint:rtpbridge/117@mgw CI:47452CC0 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241102125906740 DLMGCP DEBUG <0013> endpoint:rtpbridge/117@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241102125906740 DLMGCP DEBUG <0013> Generated response: line #00: 200 3355 OK (mgcp_msg.c:67) 20241102125906740 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/117@mgw (mgcp_msg.c:67) 20241102125906740 DLMGCP DEBUG <0013> Generated response: line #02: I: 47452CC0 (mgcp_msg.c:67) 20241102125906740 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241102125906740 DLMGCP DEBUG <0013> Generated response: line #04: o=- 47452CC0 23 IN IP6 ::1 (mgcp_msg.c:67) 20241102125906740 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241102125906740 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241102125906740 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241102125906740 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4572 RTP/AVP 112 (mgcp_msg.c:67) 20241102125906740 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241102125906740 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241102125906740 DLMGCP DEBUG <0013> Received message: line #00: CRCX 3356 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241102125906740 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241102125906740 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241102125906740 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241102125906740 DLMGCP DEBUG <0013> endpoint:rtpbridge/118@mgw (trunk:0) found free endpoint: rtpbridge/118@mgw (mgcp_endp.c:261) 20241102125906740 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/118@mgw" (mgcp_protocol.c:441) 20241102125906740 DLMGCP NOTICE <0013> endpoint:rtpbridge/118@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241102125906740 DLMGCP DEBUG <0013> endpoint:rtpbridge/118@mgw conn:(1234/rtp C:4F2977F5 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241102125906740 DLMGCP DEBUG <0013> endpoint:rtpbridge/118@mgw CI:4F2977F5 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241102125906740 DLMGCP DEBUG <0013> endpoint:rtpbridge/118@mgw CI:4F2977F5 output_enabled 0 (mgcp_msg.c:125) 20241102125906740 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241102125906740 DLMGCP DEBUG <0013> endpoint:rtpbridge/118@mgw conn:(1234/rtp C:4F2977F5 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241102125906740 DLMGCP DEBUG <0013> endpoint:rtpbridge/118@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241102125906740 DLMGCP DEBUG <0013> endpoint:rtpbridge/118@mgw CI:4F2977F5 CRCX: Creating connection: port: 4574 (mgcp_protocol.c:1112) 20241102125906740 DLMGCP NOTICE <0013> endpoint:rtpbridge/118@mgw CI:4F2977F5 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241102125906740 DLMGCP DEBUG <0013> endpoint:rtpbridge/118@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241102125906740 DLMGCP DEBUG <0013> Generated response: line #00: 200 3356 OK (mgcp_msg.c:67) 20241102125906740 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/118@mgw (mgcp_msg.c:67) 20241102125906740 DLMGCP DEBUG <0013> Generated response: line #02: I: 4F2977F5 (mgcp_msg.c:67) 20241102125906740 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241102125906740 DLMGCP DEBUG <0013> Generated response: line #04: o=- 4F2977F5 23 IN IP6 ::1 (mgcp_msg.c:67) 20241102125906740 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241102125906740 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241102125906740 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241102125906740 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4574 RTP/AVP 112 (mgcp_msg.c:67) 20241102125906740 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241102125906740 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241102125906741 DLMGCP DEBUG <0013> Received message: line #00: CRCX 3357 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241102125906741 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241102125906741 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241102125906741 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241102125906741 DLMGCP DEBUG <0013> endpoint:rtpbridge/119@mgw (trunk:0) found free endpoint: rtpbridge/119@mgw (mgcp_endp.c:261) 20241102125906741 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/119@mgw" (mgcp_protocol.c:441) 20241102125906741 DLMGCP NOTICE <0013> endpoint:rtpbridge/119@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241102125906741 DLMGCP DEBUG <0013> endpoint:rtpbridge/119@mgw conn:(1234/rtp C:94F50EC6 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241102125906741 DLMGCP DEBUG <0013> endpoint:rtpbridge/119@mgw CI:94F50EC6 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241102125906741 DLMGCP DEBUG <0013> endpoint:rtpbridge/119@mgw CI:94F50EC6 output_enabled 0 (mgcp_msg.c:125) 20241102125906741 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241102125906741 DLMGCP DEBUG <0013> endpoint:rtpbridge/119@mgw conn:(1234/rtp C:94F50EC6 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241102125906741 DLMGCP DEBUG <0013> endpoint:rtpbridge/119@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241102125906741 DLMGCP DEBUG <0013> endpoint:rtpbridge/119@mgw CI:94F50EC6 CRCX: Creating connection: port: 4576 (mgcp_protocol.c:1112) 20241102125906741 DLMGCP NOTICE <0013> endpoint:rtpbridge/119@mgw CI:94F50EC6 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241102125906741 DLMGCP DEBUG <0013> endpoint:rtpbridge/119@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241102125906741 DLMGCP DEBUG <0013> Generated response: line #00: 200 3357 OK (mgcp_msg.c:67) 20241102125906741 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/119@mgw (mgcp_msg.c:67) 20241102125906741 DLMGCP DEBUG <0013> Generated response: line #02: I: 94F50EC6 (mgcp_msg.c:67) 20241102125906741 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241102125906741 DLMGCP DEBUG <0013> Generated response: line #04: o=- 94F50EC6 23 IN IP6 ::1 (mgcp_msg.c:67) 20241102125906741 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241102125906741 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241102125906741 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241102125906741 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4576 RTP/AVP 112 (mgcp_msg.c:67) 20241102125906741 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241102125906741 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241102125906742 DLMGCP DEBUG <0013> Received message: line #00: CRCX 3358 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241102125906742 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241102125906742 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241102125906742 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241102125906742 DLMGCP DEBUG <0013> endpoint:rtpbridge/11a@mgw (trunk:0) found free endpoint: rtpbridge/11a@mgw (mgcp_endp.c:261) 20241102125906742 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/11a@mgw" (mgcp_protocol.c:441) 20241102125906742 DLMGCP NOTICE <0013> endpoint:rtpbridge/11a@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241102125906742 DLMGCP DEBUG <0013> endpoint:rtpbridge/11a@mgw conn:(1234/rtp C:ABC44918 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241102125906742 DLMGCP DEBUG <0013> endpoint:rtpbridge/11a@mgw CI:ABC44918 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241102125906742 DLMGCP DEBUG <0013> endpoint:rtpbridge/11a@mgw CI:ABC44918 output_enabled 0 (mgcp_msg.c:125) 20241102125906742 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241102125906742 DLMGCP DEBUG <0013> endpoint:rtpbridge/11a@mgw conn:(1234/rtp C:ABC44918 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241102125906742 DLMGCP DEBUG <0013> endpoint:rtpbridge/11a@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241102125906742 DLMGCP DEBUG <0013> endpoint:rtpbridge/11a@mgw CI:ABC44918 CRCX: Creating connection: port: 4578 (mgcp_protocol.c:1112) 20241102125906742 DLMGCP NOTICE <0013> endpoint:rtpbridge/11a@mgw CI:ABC44918 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241102125906742 DLMGCP DEBUG <0013> endpoint:rtpbridge/11a@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241102125906742 DLMGCP DEBUG <0013> Generated response: line #00: 200 3358 OK (mgcp_msg.c:67) 20241102125906742 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/11a@mgw (mgcp_msg.c:67) 20241102125906742 DLMGCP DEBUG <0013> Generated response: line #02: I: ABC44918 (mgcp_msg.c:67) 20241102125906742 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241102125906742 DLMGCP DEBUG <0013> Generated response: line #04: o=- ABC44918 23 IN IP6 ::1 (mgcp_msg.c:67) 20241102125906742 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241102125906742 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241102125906742 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241102125906742 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4578 RTP/AVP 112 (mgcp_msg.c:67) 20241102125906742 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241102125906742 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241102125906742 DLMGCP DEBUG <0013> Received message: line #00: CRCX 3359 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241102125906742 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241102125906742 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241102125906742 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241102125906742 DLMGCP DEBUG <0013> endpoint:rtpbridge/11b@mgw (trunk:0) found free endpoint: rtpbridge/11b@mgw (mgcp_endp.c:261) 20241102125906742 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/11b@mgw" (mgcp_protocol.c:441) 20241102125906742 DLMGCP NOTICE <0013> endpoint:rtpbridge/11b@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241102125906742 DLMGCP DEBUG <0013> endpoint:rtpbridge/11b@mgw conn:(1234/rtp C:3F73FF60 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241102125906742 DLMGCP DEBUG <0013> endpoint:rtpbridge/11b@mgw CI:3F73FF60 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241102125906742 DLMGCP DEBUG <0013> endpoint:rtpbridge/11b@mgw CI:3F73FF60 output_enabled 0 (mgcp_msg.c:125) 20241102125906742 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241102125906742 DLMGCP DEBUG <0013> endpoint:rtpbridge/11b@mgw conn:(1234/rtp C:3F73FF60 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241102125906742 DLMGCP DEBUG <0013> endpoint:rtpbridge/11b@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241102125906742 DLMGCP DEBUG <0013> endpoint:rtpbridge/11b@mgw CI:3F73FF60 CRCX: Creating connection: port: 4580 (mgcp_protocol.c:1112) 20241102125906742 DLMGCP NOTICE <0013> endpoint:rtpbridge/11b@mgw CI:3F73FF60 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241102125906742 DLMGCP DEBUG <0013> endpoint:rtpbridge/11b@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241102125906742 DLMGCP DEBUG <0013> Generated response: line #00: 200 3359 OK (mgcp_msg.c:67) 20241102125906742 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/11b@mgw (mgcp_msg.c:67) 20241102125906742 DLMGCP DEBUG <0013> Generated response: line #02: I: 3F73FF60 (mgcp_msg.c:67) 20241102125906742 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241102125906742 DLMGCP DEBUG <0013> Generated response: line #04: o=- 3F73FF60 23 IN IP6 ::1 (mgcp_msg.c:67) 20241102125906742 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241102125906742 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241102125906742 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241102125906742 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4580 RTP/AVP 112 (mgcp_msg.c:67) 20241102125906742 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241102125906742 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241102125906743 DLMGCP DEBUG <0013> Received message: line #00: CRCX 3360 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241102125906743 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241102125906743 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241102125906743 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241102125906743 DLMGCP DEBUG <0013> endpoint:rtpbridge/11c@mgw (trunk:0) found free endpoint: rtpbridge/11c@mgw (mgcp_endp.c:261) 20241102125906743 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/11c@mgw" (mgcp_protocol.c:441) 20241102125906743 DLMGCP NOTICE <0013> endpoint:rtpbridge/11c@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241102125906743 DLMGCP DEBUG <0013> endpoint:rtpbridge/11c@mgw conn:(1234/rtp C:9CB04C2C r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241102125906743 DLMGCP DEBUG <0013> endpoint:rtpbridge/11c@mgw CI:9CB04C2C connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241102125906743 DLMGCP DEBUG <0013> endpoint:rtpbridge/11c@mgw CI:9CB04C2C output_enabled 0 (mgcp_msg.c:125) 20241102125906743 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241102125906743 DLMGCP DEBUG <0013> endpoint:rtpbridge/11c@mgw conn:(1234/rtp C:9CB04C2C r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241102125906743 DLMGCP DEBUG <0013> endpoint:rtpbridge/11c@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241102125906743 DLMGCP DEBUG <0013> endpoint:rtpbridge/11c@mgw CI:9CB04C2C CRCX: Creating connection: port: 4582 (mgcp_protocol.c:1112) 20241102125906743 DLMGCP NOTICE <0013> endpoint:rtpbridge/11c@mgw CI:9CB04C2C CRCX: connection successfully created (mgcp_protocol.c:1121) 20241102125906743 DLMGCP DEBUG <0013> endpoint:rtpbridge/11c@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241102125906743 DLMGCP DEBUG <0013> Generated response: line #00: 200 3360 OK (mgcp_msg.c:67) 20241102125906743 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/11c@mgw (mgcp_msg.c:67) 20241102125906743 DLMGCP DEBUG <0013> Generated response: line #02: I: 9CB04C2C (mgcp_msg.c:67) 20241102125906743 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241102125906743 DLMGCP DEBUG <0013> Generated response: line #04: o=- 9CB04C2C 23 IN IP6 ::1 (mgcp_msg.c:67) 20241102125906743 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241102125906743 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241102125906743 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241102125906743 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4582 RTP/AVP 112 (mgcp_msg.c:67) 20241102125906743 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241102125906743 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241102125906744 DLMGCP DEBUG <0013> Received message: line #00: CRCX 3361 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241102125906744 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241102125906744 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241102125906744 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241102125906744 DLMGCP DEBUG <0013> endpoint:rtpbridge/11d@mgw (trunk:0) found free endpoint: rtpbridge/11d@mgw (mgcp_endp.c:261) 20241102125906744 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/11d@mgw" (mgcp_protocol.c:441) 20241102125906744 DLMGCP NOTICE <0013> endpoint:rtpbridge/11d@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241102125906744 DLMGCP DEBUG <0013> endpoint:rtpbridge/11d@mgw conn:(1234/rtp C:53019F33 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241102125906744 DLMGCP DEBUG <0013> endpoint:rtpbridge/11d@mgw CI:53019F33 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241102125906744 DLMGCP DEBUG <0013> endpoint:rtpbridge/11d@mgw CI:53019F33 output_enabled 0 (mgcp_msg.c:125) 20241102125906744 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241102125906744 DLMGCP DEBUG <0013> endpoint:rtpbridge/11d@mgw conn:(1234/rtp C:53019F33 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241102125906744 DLMGCP DEBUG <0013> endpoint:rtpbridge/11d@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241102125906744 DLMGCP DEBUG <0013> endpoint:rtpbridge/11d@mgw CI:53019F33 CRCX: Creating connection: port: 4584 (mgcp_protocol.c:1112) 20241102125906744 DLMGCP NOTICE <0013> endpoint:rtpbridge/11d@mgw CI:53019F33 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241102125906744 DLMGCP DEBUG <0013> endpoint:rtpbridge/11d@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241102125906744 DLMGCP DEBUG <0013> Generated response: line #00: 200 3361 OK (mgcp_msg.c:67) 20241102125906744 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/11d@mgw (mgcp_msg.c:67) 20241102125906744 DLMGCP DEBUG <0013> Generated response: line #02: I: 53019F33 (mgcp_msg.c:67) 20241102125906744 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241102125906744 DLMGCP DEBUG <0013> Generated response: line #04: o=- 53019F33 23 IN IP6 ::1 (mgcp_msg.c:67) 20241102125906744 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241102125906744 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241102125906744 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241102125906744 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4584 RTP/AVP 112 (mgcp_msg.c:67) 20241102125906744 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241102125906744 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241102125906744 DLMGCP DEBUG <0013> Received message: line #00: CRCX 3362 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241102125906744 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241102125906744 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241102125906744 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241102125906744 DLMGCP DEBUG <0013> endpoint:rtpbridge/11e@mgw (trunk:0) found free endpoint: rtpbridge/11e@mgw (mgcp_endp.c:261) 20241102125906744 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/11e@mgw" (mgcp_protocol.c:441) 20241102125906744 DLMGCP NOTICE <0013> endpoint:rtpbridge/11e@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241102125906744 DLMGCP DEBUG <0013> endpoint:rtpbridge/11e@mgw conn:(1234/rtp C:E416976A r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241102125906744 DLMGCP DEBUG <0013> endpoint:rtpbridge/11e@mgw CI:E416976A connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241102125906744 DLMGCP DEBUG <0013> endpoint:rtpbridge/11e@mgw CI:E416976A output_enabled 0 (mgcp_msg.c:125) 20241102125906744 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241102125906744 DLMGCP DEBUG <0013> endpoint:rtpbridge/11e@mgw conn:(1234/rtp C:E416976A r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241102125906744 DLMGCP DEBUG <0013> endpoint:rtpbridge/11e@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241102125906744 DLMGCP DEBUG <0013> endpoint:rtpbridge/11e@mgw CI:E416976A CRCX: Creating connection: port: 4586 (mgcp_protocol.c:1112) 20241102125906744 DLMGCP NOTICE <0013> endpoint:rtpbridge/11e@mgw CI:E416976A CRCX: connection successfully created (mgcp_protocol.c:1121) 20241102125906744 DLMGCP DEBUG <0013> endpoint:rtpbridge/11e@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241102125906744 DLMGCP DEBUG <0013> Generated response: line #00: 200 3362 OK (mgcp_msg.c:67) 20241102125906744 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/11e@mgw (mgcp_msg.c:67) 20241102125906744 DLMGCP DEBUG <0013> Generated response: line #02: I: E416976A (mgcp_msg.c:67) 20241102125906744 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241102125906744 DLMGCP DEBUG <0013> Generated response: line #04: o=- E416976A 23 IN IP6 ::1 (mgcp_msg.c:67) 20241102125906744 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241102125906744 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241102125906744 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241102125906744 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4586 RTP/AVP 112 (mgcp_msg.c:67) 20241102125906744 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241102125906744 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241102125906745 DLMGCP DEBUG <0013> Received message: line #00: CRCX 3363 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241102125906745 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241102125906745 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241102125906745 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241102125906745 DLMGCP DEBUG <0013> endpoint:rtpbridge/11f@mgw (trunk:0) found free endpoint: rtpbridge/11f@mgw (mgcp_endp.c:261) 20241102125906745 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/11f@mgw" (mgcp_protocol.c:441) 20241102125906745 DLMGCP NOTICE <0013> endpoint:rtpbridge/11f@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241102125906745 DLMGCP DEBUG <0013> endpoint:rtpbridge/11f@mgw conn:(1234/rtp C:B5DA58CE r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241102125906745 DLMGCP DEBUG <0013> endpoint:rtpbridge/11f@mgw CI:B5DA58CE connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241102125906745 DLMGCP DEBUG <0013> endpoint:rtpbridge/11f@mgw CI:B5DA58CE output_enabled 0 (mgcp_msg.c:125) 20241102125906745 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241102125906745 DLMGCP DEBUG <0013> endpoint:rtpbridge/11f@mgw conn:(1234/rtp C:B5DA58CE r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241102125906745 DLMGCP DEBUG <0013> endpoint:rtpbridge/11f@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241102125906745 DLMGCP DEBUG <0013> endpoint:rtpbridge/11f@mgw CI:B5DA58CE CRCX: Creating connection: port: 4588 (mgcp_protocol.c:1112) 20241102125906745 DLMGCP NOTICE <0013> endpoint:rtpbridge/11f@mgw CI:B5DA58CE CRCX: connection successfully created (mgcp_protocol.c:1121) 20241102125906745 DLMGCP DEBUG <0013> endpoint:rtpbridge/11f@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241102125906745 DLMGCP DEBUG <0013> Generated response: line #00: 200 3363 OK (mgcp_msg.c:67) 20241102125906745 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/11f@mgw (mgcp_msg.c:67) 20241102125906745 DLMGCP DEBUG <0013> Generated response: line #02: I: B5DA58CE (mgcp_msg.c:67) 20241102125906745 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241102125906745 DLMGCP DEBUG <0013> Generated response: line #04: o=- B5DA58CE 23 IN IP6 ::1 (mgcp_msg.c:67) 20241102125906745 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241102125906745 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241102125906745 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241102125906745 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4588 RTP/AVP 112 (mgcp_msg.c:67) 20241102125906745 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241102125906745 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241102125906746 DLMGCP DEBUG <0013> Received message: line #00: CRCX 3364 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241102125906746 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241102125906746 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241102125906746 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241102125906746 DLMGCP DEBUG <0013> endpoint:rtpbridge/120@mgw (trunk:0) found free endpoint: rtpbridge/120@mgw (mgcp_endp.c:261) 20241102125906746 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/120@mgw" (mgcp_protocol.c:441) 20241102125906746 DLMGCP NOTICE <0013> endpoint:rtpbridge/120@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241102125906746 DLMGCP DEBUG <0013> endpoint:rtpbridge/120@mgw conn:(1234/rtp C:C4FEE623 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241102125906746 DLMGCP DEBUG <0013> endpoint:rtpbridge/120@mgw CI:C4FEE623 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241102125906746 DLMGCP DEBUG <0013> endpoint:rtpbridge/120@mgw CI:C4FEE623 output_enabled 0 (mgcp_msg.c:125) 20241102125906746 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241102125906746 DLMGCP DEBUG <0013> endpoint:rtpbridge/120@mgw conn:(1234/rtp C:C4FEE623 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241102125906746 DLMGCP DEBUG <0013> endpoint:rtpbridge/120@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241102125906746 DLMGCP DEBUG <0013> endpoint:rtpbridge/120@mgw CI:C4FEE623 CRCX: Creating connection: port: 4590 (mgcp_protocol.c:1112) 20241102125906746 DLMGCP NOTICE <0013> endpoint:rtpbridge/120@mgw CI:C4FEE623 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241102125906746 DLMGCP DEBUG <0013> endpoint:rtpbridge/120@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241102125906746 DLMGCP DEBUG <0013> Generated response: line #00: 200 3364 OK (mgcp_msg.c:67) 20241102125906746 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/120@mgw (mgcp_msg.c:67) 20241102125906746 DLMGCP DEBUG <0013> Generated response: line #02: I: C4FEE623 (mgcp_msg.c:67) 20241102125906746 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241102125906746 DLMGCP DEBUG <0013> Generated response: line #04: o=- C4FEE623 23 IN IP6 ::1 (mgcp_msg.c:67) 20241102125906746 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241102125906746 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241102125906746 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241102125906746 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4590 RTP/AVP 112 (mgcp_msg.c:67) 20241102125906746 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241102125906746 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241102125906746 DLMGCP DEBUG <0013> Received message: line #00: CRCX 3365 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241102125906746 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241102125906746 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241102125906746 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241102125906746 DLMGCP DEBUG <0013> endpoint:rtpbridge/121@mgw (trunk:0) found free endpoint: rtpbridge/121@mgw (mgcp_endp.c:261) 20241102125906746 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/121@mgw" (mgcp_protocol.c:441) 20241102125906746 DLMGCP NOTICE <0013> endpoint:rtpbridge/121@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241102125906746 DLMGCP DEBUG <0013> endpoint:rtpbridge/121@mgw conn:(1234/rtp C:3420C904 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241102125906746 DLMGCP DEBUG <0013> endpoint:rtpbridge/121@mgw CI:3420C904 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241102125906746 DLMGCP DEBUG <0013> endpoint:rtpbridge/121@mgw CI:3420C904 output_enabled 0 (mgcp_msg.c:125) 20241102125906746 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241102125906746 DLMGCP DEBUG <0013> endpoint:rtpbridge/121@mgw conn:(1234/rtp C:3420C904 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241102125906746 DLMGCP DEBUG <0013> endpoint:rtpbridge/121@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241102125906746 DLMGCP DEBUG <0013> endpoint:rtpbridge/121@mgw CI:3420C904 CRCX: Creating connection: port: 4592 (mgcp_protocol.c:1112) 20241102125906746 DLMGCP NOTICE <0013> endpoint:rtpbridge/121@mgw CI:3420C904 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241102125906746 DLMGCP DEBUG <0013> endpoint:rtpbridge/121@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241102125906747 DLMGCP DEBUG <0013> Generated response: line #00: 200 3365 OK (mgcp_msg.c:67) 20241102125906747 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/121@mgw (mgcp_msg.c:67) 20241102125906747 DLMGCP DEBUG <0013> Generated response: line #02: I: 3420C904 (mgcp_msg.c:67) 20241102125906747 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241102125906747 DLMGCP DEBUG <0013> Generated response: line #04: o=- 3420C904 23 IN IP6 ::1 (mgcp_msg.c:67) 20241102125906747 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241102125906747 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241102125906747 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241102125906747 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4592 RTP/AVP 112 (mgcp_msg.c:67) 20241102125906747 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241102125906747 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241102125906747 DLMGCP DEBUG <0013> Received message: line #00: CRCX 3366 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241102125906747 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241102125906747 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241102125906747 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241102125906747 DLMGCP DEBUG <0013> endpoint:rtpbridge/122@mgw (trunk:0) found free endpoint: rtpbridge/122@mgw (mgcp_endp.c:261) 20241102125906747 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/122@mgw" (mgcp_protocol.c:441) 20241102125906747 DLMGCP NOTICE <0013> endpoint:rtpbridge/122@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241102125906747 DLMGCP DEBUG <0013> endpoint:rtpbridge/122@mgw conn:(1234/rtp C:82B46F01 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241102125906747 DLMGCP DEBUG <0013> endpoint:rtpbridge/122@mgw CI:82B46F01 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241102125906747 DLMGCP DEBUG <0013> endpoint:rtpbridge/122@mgw CI:82B46F01 output_enabled 0 (mgcp_msg.c:125) 20241102125906747 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241102125906747 DLMGCP DEBUG <0013> endpoint:rtpbridge/122@mgw conn:(1234/rtp C:82B46F01 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241102125906747 DLMGCP DEBUG <0013> endpoint:rtpbridge/122@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241102125906747 DLMGCP DEBUG <0013> endpoint:rtpbridge/122@mgw CI:82B46F01 CRCX: Creating connection: port: 4594 (mgcp_protocol.c:1112) 20241102125906747 DLMGCP NOTICE <0013> endpoint:rtpbridge/122@mgw CI:82B46F01 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241102125906747 DLMGCP DEBUG <0013> endpoint:rtpbridge/122@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241102125906747 DLMGCP DEBUG <0013> Generated response: line #00: 200 3366 OK (mgcp_msg.c:67) 20241102125906747 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/122@mgw (mgcp_msg.c:67) 20241102125906747 DLMGCP DEBUG <0013> Generated response: line #02: I: 82B46F01 (mgcp_msg.c:67) 20241102125906747 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241102125906747 DLMGCP DEBUG <0013> Generated response: line #04: o=- 82B46F01 23 IN IP6 ::1 (mgcp_msg.c:67) 20241102125906747 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241102125906747 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241102125906747 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241102125906747 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4594 RTP/AVP 112 (mgcp_msg.c:67) 20241102125906747 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241102125906747 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241102125906748 DLMGCP DEBUG <0013> Received message: line #00: CRCX 3367 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241102125906748 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241102125906748 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241102125906748 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241102125906748 DLMGCP DEBUG <0013> endpoint:rtpbridge/123@mgw (trunk:0) found free endpoint: rtpbridge/123@mgw (mgcp_endp.c:261) 20241102125906748 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/123@mgw" (mgcp_protocol.c:441) 20241102125906748 DLMGCP NOTICE <0013> endpoint:rtpbridge/123@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241102125906748 DLMGCP DEBUG <0013> endpoint:rtpbridge/123@mgw conn:(1234/rtp C:A89F1B23 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241102125906748 DLMGCP DEBUG <0013> endpoint:rtpbridge/123@mgw CI:A89F1B23 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241102125906748 DLMGCP DEBUG <0013> endpoint:rtpbridge/123@mgw CI:A89F1B23 output_enabled 0 (mgcp_msg.c:125) 20241102125906748 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241102125906748 DLMGCP DEBUG <0013> endpoint:rtpbridge/123@mgw conn:(1234/rtp C:A89F1B23 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241102125906748 DLMGCP DEBUG <0013> endpoint:rtpbridge/123@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241102125906748 DLMGCP DEBUG <0013> endpoint:rtpbridge/123@mgw CI:A89F1B23 CRCX: Creating connection: port: 4596 (mgcp_protocol.c:1112) 20241102125906748 DLMGCP NOTICE <0013> endpoint:rtpbridge/123@mgw CI:A89F1B23 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241102125906748 DLMGCP DEBUG <0013> endpoint:rtpbridge/123@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241102125906748 DLMGCP DEBUG <0013> Generated response: line #00: 200 3367 OK (mgcp_msg.c:67) 20241102125906748 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/123@mgw (mgcp_msg.c:67) 20241102125906748 DLMGCP DEBUG <0013> Generated response: line #02: I: A89F1B23 (mgcp_msg.c:67) 20241102125906748 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241102125906748 DLMGCP DEBUG <0013> Generated response: line #04: o=- A89F1B23 23 IN IP6 ::1 (mgcp_msg.c:67) 20241102125906748 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241102125906748 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241102125906748 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241102125906748 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4596 RTP/AVP 112 (mgcp_msg.c:67) 20241102125906748 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241102125906748 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241102125906748 DLMGCP DEBUG <0013> Received message: line #00: CRCX 3368 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241102125906748 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241102125906748 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241102125906748 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241102125906748 DLMGCP DEBUG <0013> endpoint:rtpbridge/124@mgw (trunk:0) found free endpoint: rtpbridge/124@mgw (mgcp_endp.c:261) 20241102125906748 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/124@mgw" (mgcp_protocol.c:441) 20241102125906748 DLMGCP NOTICE <0013> endpoint:rtpbridge/124@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241102125906748 DLMGCP DEBUG <0013> endpoint:rtpbridge/124@mgw conn:(1234/rtp C:A751ECAE r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241102125906748 DLMGCP DEBUG <0013> endpoint:rtpbridge/124@mgw CI:A751ECAE connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241102125906748 DLMGCP DEBUG <0013> endpoint:rtpbridge/124@mgw CI:A751ECAE output_enabled 0 (mgcp_msg.c:125) 20241102125906748 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241102125906748 DLMGCP DEBUG <0013> endpoint:rtpbridge/124@mgw conn:(1234/rtp C:A751ECAE r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241102125906749 DLMGCP DEBUG <0013> endpoint:rtpbridge/124@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241102125906749 DLMGCP DEBUG <0013> endpoint:rtpbridge/124@mgw CI:A751ECAE CRCX: Creating connection: port: 4598 (mgcp_protocol.c:1112) 20241102125906749 DLMGCP NOTICE <0013> endpoint:rtpbridge/124@mgw CI:A751ECAE CRCX: connection successfully created (mgcp_protocol.c:1121) 20241102125906749 DLMGCP DEBUG <0013> endpoint:rtpbridge/124@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241102125906749 DLMGCP DEBUG <0013> Generated response: line #00: 200 3368 OK (mgcp_msg.c:67) 20241102125906749 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/124@mgw (mgcp_msg.c:67) 20241102125906749 DLMGCP DEBUG <0013> Generated response: line #02: I: A751ECAE (mgcp_msg.c:67) 20241102125906749 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241102125906749 DLMGCP DEBUG <0013> Generated response: line #04: o=- A751ECAE 23 IN IP6 ::1 (mgcp_msg.c:67) 20241102125906749 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241102125906749 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241102125906749 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241102125906749 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4598 RTP/AVP 112 (mgcp_msg.c:67) 20241102125906749 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241102125906749 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241102125906749 DLMGCP DEBUG <0013> Received message: line #00: CRCX 3369 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241102125906749 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241102125906749 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241102125906749 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241102125906749 DLMGCP DEBUG <0013> endpoint:rtpbridge/125@mgw (trunk:0) found free endpoint: rtpbridge/125@mgw (mgcp_endp.c:261) 20241102125906749 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/125@mgw" (mgcp_protocol.c:441) 20241102125906749 DLMGCP NOTICE <0013> endpoint:rtpbridge/125@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241102125906749 DLMGCP DEBUG <0013> endpoint:rtpbridge/125@mgw conn:(1234/rtp C:544A2F2D r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241102125906749 DLMGCP DEBUG <0013> endpoint:rtpbridge/125@mgw CI:544A2F2D connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241102125906749 DLMGCP DEBUG <0013> endpoint:rtpbridge/125@mgw CI:544A2F2D output_enabled 0 (mgcp_msg.c:125) 20241102125906749 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241102125906749 DLMGCP DEBUG <0013> endpoint:rtpbridge/125@mgw conn:(1234/rtp C:544A2F2D r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241102125906749 DLMGCP DEBUG <0013> endpoint:rtpbridge/125@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241102125906749 DLMGCP DEBUG <0013> endpoint:rtpbridge/125@mgw CI:544A2F2D CRCX: Creating connection: port: 4600 (mgcp_protocol.c:1112) 20241102125906749 DLMGCP NOTICE <0013> endpoint:rtpbridge/125@mgw CI:544A2F2D CRCX: connection successfully created (mgcp_protocol.c:1121) 20241102125906749 DLMGCP DEBUG <0013> endpoint:rtpbridge/125@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241102125906749 DLMGCP DEBUG <0013> Generated response: line #00: 200 3369 OK (mgcp_msg.c:67) 20241102125906749 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/125@mgw (mgcp_msg.c:67) 20241102125906749 DLMGCP DEBUG <0013> Generated response: line #02: I: 544A2F2D (mgcp_msg.c:67) 20241102125906749 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241102125906749 DLMGCP DEBUG <0013> Generated response: line #04: o=- 544A2F2D 23 IN IP6 ::1 (mgcp_msg.c:67) 20241102125906749 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241102125906749 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241102125906749 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241102125906749 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4600 RTP/AVP 112 (mgcp_msg.c:67) 20241102125906749 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241102125906749 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241102125906750 DLMGCP DEBUG <0013> Received message: line #00: CRCX 3370 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241102125906750 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241102125906750 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241102125906750 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241102125906750 DLMGCP DEBUG <0013> endpoint:rtpbridge/126@mgw (trunk:0) found free endpoint: rtpbridge/126@mgw (mgcp_endp.c:261) 20241102125906750 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/126@mgw" (mgcp_protocol.c:441) 20241102125906750 DLMGCP NOTICE <0013> endpoint:rtpbridge/126@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241102125906750 DLMGCP DEBUG <0013> endpoint:rtpbridge/126@mgw conn:(1234/rtp C:F2DB4B25 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241102125906750 DLMGCP DEBUG <0013> endpoint:rtpbridge/126@mgw CI:F2DB4B25 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241102125906750 DLMGCP DEBUG <0013> endpoint:rtpbridge/126@mgw CI:F2DB4B25 output_enabled 0 (mgcp_msg.c:125) 20241102125906750 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241102125906750 DLMGCP DEBUG <0013> endpoint:rtpbridge/126@mgw conn:(1234/rtp C:F2DB4B25 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241102125906750 DLMGCP DEBUG <0013> endpoint:rtpbridge/126@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241102125906750 DLMGCP DEBUG <0013> endpoint:rtpbridge/126@mgw CI:F2DB4B25 CRCX: Creating connection: port: 4602 (mgcp_protocol.c:1112) 20241102125906750 DLMGCP NOTICE <0013> endpoint:rtpbridge/126@mgw CI:F2DB4B25 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241102125906750 DLMGCP DEBUG <0013> endpoint:rtpbridge/126@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241102125906750 DLMGCP DEBUG <0013> Generated response: line #00: 200 3370 OK (mgcp_msg.c:67) 20241102125906750 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/126@mgw (mgcp_msg.c:67) 20241102125906750 DLMGCP DEBUG <0013> Generated response: line #02: I: F2DB4B25 (mgcp_msg.c:67) 20241102125906750 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241102125906750 DLMGCP DEBUG <0013> Generated response: line #04: o=- F2DB4B25 23 IN IP6 ::1 (mgcp_msg.c:67) 20241102125906750 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241102125906750 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241102125906750 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241102125906750 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4602 RTP/AVP 112 (mgcp_msg.c:67) 20241102125906750 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241102125906750 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241102125906751 DLMGCP DEBUG <0013> Received message: line #00: CRCX 3371 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241102125906751 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241102125906751 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241102125906751 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241102125906751 DLMGCP DEBUG <0013> endpoint:rtpbridge/127@mgw (trunk:0) found free endpoint: rtpbridge/127@mgw (mgcp_endp.c:261) 20241102125906751 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/127@mgw" (mgcp_protocol.c:441) 20241102125906751 DLMGCP NOTICE <0013> endpoint:rtpbridge/127@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241102125906751 DLMGCP DEBUG <0013> endpoint:rtpbridge/127@mgw conn:(1234/rtp C:03F68D16 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241102125906751 DLMGCP DEBUG <0013> endpoint:rtpbridge/127@mgw CI:03F68D16 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241102125906751 DLMGCP DEBUG <0013> endpoint:rtpbridge/127@mgw CI:03F68D16 output_enabled 0 (mgcp_msg.c:125) 20241102125906751 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241102125906751 DLMGCP DEBUG <0013> endpoint:rtpbridge/127@mgw conn:(1234/rtp C:03F68D16 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241102125906751 DLMGCP DEBUG <0013> endpoint:rtpbridge/127@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241102125906751 DLMGCP DEBUG <0013> endpoint:rtpbridge/127@mgw CI:03F68D16 CRCX: Creating connection: port: 4604 (mgcp_protocol.c:1112) 20241102125906751 DLMGCP NOTICE <0013> endpoint:rtpbridge/127@mgw CI:03F68D16 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241102125906751 DLMGCP DEBUG <0013> endpoint:rtpbridge/127@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241102125906751 DLMGCP DEBUG <0013> Generated response: line #00: 200 3371 OK (mgcp_msg.c:67) 20241102125906751 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/127@mgw (mgcp_msg.c:67) 20241102125906751 DLMGCP DEBUG <0013> Generated response: line #02: I: 03F68D16 (mgcp_msg.c:67) 20241102125906751 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241102125906751 DLMGCP DEBUG <0013> Generated response: line #04: o=- 03F68D16 23 IN IP6 ::1 (mgcp_msg.c:67) 20241102125906751 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241102125906751 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241102125906751 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241102125906751 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4604 RTP/AVP 112 (mgcp_msg.c:67) 20241102125906751 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241102125906751 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241102125906751 DLMGCP DEBUG <0013> Received message: line #00: CRCX 3372 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241102125906751 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241102125906751 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241102125906751 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241102125906751 DLMGCP DEBUG <0013> endpoint:rtpbridge/128@mgw (trunk:0) found free endpoint: rtpbridge/128@mgw (mgcp_endp.c:261) 20241102125906751 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/128@mgw" (mgcp_protocol.c:441) 20241102125906751 DLMGCP NOTICE <0013> endpoint:rtpbridge/128@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241102125906752 DLMGCP DEBUG <0013> endpoint:rtpbridge/128@mgw conn:(1234/rtp C:B425E08C r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241102125906752 DLMGCP DEBUG <0013> endpoint:rtpbridge/128@mgw CI:B425E08C connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241102125906752 DLMGCP DEBUG <0013> endpoint:rtpbridge/128@mgw CI:B425E08C output_enabled 0 (mgcp_msg.c:125) 20241102125906752 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241102125906752 DLMGCP DEBUG <0013> endpoint:rtpbridge/128@mgw conn:(1234/rtp C:B425E08C r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241102125906752 DLMGCP DEBUG <0013> endpoint:rtpbridge/128@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241102125906752 DLMGCP DEBUG <0013> endpoint:rtpbridge/128@mgw CI:B425E08C CRCX: Creating connection: port: 4606 (mgcp_protocol.c:1112) 20241102125906752 DLMGCP NOTICE <0013> endpoint:rtpbridge/128@mgw CI:B425E08C CRCX: connection successfully created (mgcp_protocol.c:1121) 20241102125906752 DLMGCP DEBUG <0013> endpoint:rtpbridge/128@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241102125906752 DLMGCP DEBUG <0013> Generated response: line #00: 200 3372 OK (mgcp_msg.c:67) 20241102125906752 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/128@mgw (mgcp_msg.c:67) 20241102125906752 DLMGCP DEBUG <0013> Generated response: line #02: I: B425E08C (mgcp_msg.c:67) 20241102125906752 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241102125906752 DLMGCP DEBUG <0013> Generated response: line #04: o=- B425E08C 23 IN IP6 ::1 (mgcp_msg.c:67) 20241102125906752 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241102125906752 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241102125906752 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241102125906752 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4606 RTP/AVP 112 (mgcp_msg.c:67) 20241102125906752 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241102125906752 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241102125906752 DLMGCP DEBUG <0013> Received message: line #00: CRCX 3373 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241102125906752 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241102125906752 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241102125906752 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241102125906752 DLMGCP DEBUG <0013> endpoint:rtpbridge/129@mgw (trunk:0) found free endpoint: rtpbridge/129@mgw (mgcp_endp.c:261) 20241102125906752 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/129@mgw" (mgcp_protocol.c:441) 20241102125906752 DLMGCP NOTICE <0013> endpoint:rtpbridge/129@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241102125906752 DLMGCP DEBUG <0013> endpoint:rtpbridge/129@mgw conn:(1234/rtp C:7E0EBD33 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241102125906752 DLMGCP DEBUG <0013> endpoint:rtpbridge/129@mgw CI:7E0EBD33 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241102125906752 DLMGCP DEBUG <0013> endpoint:rtpbridge/129@mgw CI:7E0EBD33 output_enabled 0 (mgcp_msg.c:125) 20241102125906752 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241102125906752 DLMGCP DEBUG <0013> endpoint:rtpbridge/129@mgw conn:(1234/rtp C:7E0EBD33 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241102125906752 DLMGCP DEBUG <0013> endpoint:rtpbridge/129@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241102125906752 DLMGCP DEBUG <0013> endpoint:rtpbridge/129@mgw CI:7E0EBD33 CRCX: Creating connection: port: 4608 (mgcp_protocol.c:1112) 20241102125906752 DLMGCP NOTICE <0013> endpoint:rtpbridge/129@mgw CI:7E0EBD33 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241102125906752 DLMGCP DEBUG <0013> endpoint:rtpbridge/129@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241102125906752 DLMGCP DEBUG <0013> Generated response: line #00: 200 3373 OK (mgcp_msg.c:67) 20241102125906752 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/129@mgw (mgcp_msg.c:67) 20241102125906752 DLMGCP DEBUG <0013> Generated response: line #02: I: 7E0EBD33 (mgcp_msg.c:67) 20241102125906752 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241102125906752 DLMGCP DEBUG <0013> Generated response: line #04: o=- 7E0EBD33 23 IN IP6 ::1 (mgcp_msg.c:67) 20241102125906752 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241102125906752 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241102125906752 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241102125906752 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4608 RTP/AVP 112 (mgcp_msg.c:67) 20241102125906752 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241102125906753 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241102125906753 DLMGCP DEBUG <0013> Received message: line #00: CRCX 3374 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241102125906753 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241102125906753 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241102125906753 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241102125906753 DLMGCP DEBUG <0013> endpoint:rtpbridge/12a@mgw (trunk:0) found free endpoint: rtpbridge/12a@mgw (mgcp_endp.c:261) 20241102125906753 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/12a@mgw" (mgcp_protocol.c:441) 20241102125906753 DLMGCP NOTICE <0013> endpoint:rtpbridge/12a@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241102125906753 DLMGCP DEBUG <0013> endpoint:rtpbridge/12a@mgw conn:(1234/rtp C:1BB78E43 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241102125906753 DLMGCP DEBUG <0013> endpoint:rtpbridge/12a@mgw CI:1BB78E43 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241102125906753 DLMGCP DEBUG <0013> endpoint:rtpbridge/12a@mgw CI:1BB78E43 output_enabled 0 (mgcp_msg.c:125) 20241102125906753 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241102125906753 DLMGCP DEBUG <0013> endpoint:rtpbridge/12a@mgw conn:(1234/rtp C:1BB78E43 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241102125906753 DLMGCP DEBUG <0013> endpoint:rtpbridge/12a@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241102125906753 DLMGCP DEBUG <0013> endpoint:rtpbridge/12a@mgw CI:1BB78E43 CRCX: Creating connection: port: 4610 (mgcp_protocol.c:1112) 20241102125906753 DLMGCP NOTICE <0013> endpoint:rtpbridge/12a@mgw CI:1BB78E43 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241102125906753 DLMGCP DEBUG <0013> endpoint:rtpbridge/12a@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241102125906753 DLMGCP DEBUG <0013> Generated response: line #00: 200 3374 OK (mgcp_msg.c:67) 20241102125906753 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/12a@mgw (mgcp_msg.c:67) 20241102125906753 DLMGCP DEBUG <0013> Generated response: line #02: I: 1BB78E43 (mgcp_msg.c:67) 20241102125906753 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241102125906753 DLMGCP DEBUG <0013> Generated response: line #04: o=- 1BB78E43 23 IN IP6 ::1 (mgcp_msg.c:67) 20241102125906753 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241102125906753 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241102125906753 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241102125906753 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4610 RTP/AVP 112 (mgcp_msg.c:67) 20241102125906753 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241102125906753 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241102125906754 DLMGCP DEBUG <0013> Received message: line #00: CRCX 3375 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241102125906754 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241102125906754 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241102125906754 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241102125906754 DLMGCP DEBUG <0013> endpoint:rtpbridge/12b@mgw (trunk:0) found free endpoint: rtpbridge/12b@mgw (mgcp_endp.c:261) 20241102125906754 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/12b@mgw" (mgcp_protocol.c:441) 20241102125906754 DLMGCP NOTICE <0013> endpoint:rtpbridge/12b@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241102125906754 DLMGCP DEBUG <0013> endpoint:rtpbridge/12b@mgw conn:(1234/rtp C:AD633B3E r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241102125906754 DLMGCP DEBUG <0013> endpoint:rtpbridge/12b@mgw CI:AD633B3E connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241102125906754 DLMGCP DEBUG <0013> endpoint:rtpbridge/12b@mgw CI:AD633B3E output_enabled 0 (mgcp_msg.c:125) 20241102125906754 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241102125906754 DLMGCP DEBUG <0013> endpoint:rtpbridge/12b@mgw conn:(1234/rtp C:AD633B3E r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241102125906754 DLMGCP DEBUG <0013> endpoint:rtpbridge/12b@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241102125906754 DLMGCP DEBUG <0013> endpoint:rtpbridge/12b@mgw CI:AD633B3E CRCX: Creating connection: port: 4612 (mgcp_protocol.c:1112) 20241102125906754 DLMGCP NOTICE <0013> endpoint:rtpbridge/12b@mgw CI:AD633B3E CRCX: connection successfully created (mgcp_protocol.c:1121) 20241102125906754 DLMGCP DEBUG <0013> endpoint:rtpbridge/12b@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241102125906754 DLMGCP DEBUG <0013> Generated response: line #00: 200 3375 OK (mgcp_msg.c:67) 20241102125906754 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/12b@mgw (mgcp_msg.c:67) 20241102125906754 DLMGCP DEBUG <0013> Generated response: line #02: I: AD633B3E (mgcp_msg.c:67) 20241102125906754 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241102125906754 DLMGCP DEBUG <0013> Generated response: line #04: o=- AD633B3E 23 IN IP6 ::1 (mgcp_msg.c:67) 20241102125906754 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241102125906754 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241102125906754 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241102125906754 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4612 RTP/AVP 112 (mgcp_msg.c:67) 20241102125906754 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241102125906754 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241102125906754 DLMGCP DEBUG <0013> Received message: line #00: CRCX 3376 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241102125906754 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241102125906754 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241102125906754 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241102125906754 DLMGCP DEBUG <0013> endpoint:rtpbridge/12c@mgw (trunk:0) found free endpoint: rtpbridge/12c@mgw (mgcp_endp.c:261) 20241102125906754 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/12c@mgw" (mgcp_protocol.c:441) 20241102125906754 DLMGCP NOTICE <0013> endpoint:rtpbridge/12c@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241102125906754 DLMGCP DEBUG <0013> endpoint:rtpbridge/12c@mgw conn:(1234/rtp C:30E67680 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241102125906754 DLMGCP DEBUG <0013> endpoint:rtpbridge/12c@mgw CI:30E67680 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241102125906754 DLMGCP DEBUG <0013> endpoint:rtpbridge/12c@mgw CI:30E67680 output_enabled 0 (mgcp_msg.c:125) 20241102125906754 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241102125906754 DLMGCP DEBUG <0013> endpoint:rtpbridge/12c@mgw conn:(1234/rtp C:30E67680 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241102125906754 DLMGCP DEBUG <0013> endpoint:rtpbridge/12c@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241102125906755 DLMGCP DEBUG <0013> endpoint:rtpbridge/12c@mgw CI:30E67680 CRCX: Creating connection: port: 4614 (mgcp_protocol.c:1112) 20241102125906755 DLMGCP NOTICE <0013> endpoint:rtpbridge/12c@mgw CI:30E67680 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241102125906755 DLMGCP DEBUG <0013> endpoint:rtpbridge/12c@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241102125906755 DLMGCP DEBUG <0013> Generated response: line #00: 200 3376 OK (mgcp_msg.c:67) 20241102125906755 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/12c@mgw (mgcp_msg.c:67) 20241102125906755 DLMGCP DEBUG <0013> Generated response: line #02: I: 30E67680 (mgcp_msg.c:67) 20241102125906755 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241102125906755 DLMGCP DEBUG <0013> Generated response: line #04: o=- 30E67680 23 IN IP6 ::1 (mgcp_msg.c:67) 20241102125906755 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241102125906755 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241102125906755 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241102125906755 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4614 RTP/AVP 112 (mgcp_msg.c:67) 20241102125906755 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241102125906755 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241102125906755 DLMGCP DEBUG <0013> Received message: line #00: CRCX 3377 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241102125906755 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241102125906755 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241102125906755 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241102125906755 DLMGCP ERROR <0013> (trunk:0) Not able to find a free endpoint (mgcp_endp.c:267) 20241102125906755 DLMGCP NOTICE <0013> CRCX: cannot find endpoint "rtpbridge/*@mgw", cause=403 -- trying to identify trunk... (mgcp_protocol.c:407) 20241102125906755 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for trunk resource of endpoint "rtpbridge/*@mgw" (mgcp_protocol.c:445) 20241102125906755 DLMGCP NOTICE <0013> endpoint:none CRCX: creating new connection ... (mgcp_protocol.c:881) 20241102125906755 DLMGCP ERROR <0013> endpoint:none CRCX: no free endpoints available! (mgcp_protocol.c:894) 20241102125906755 DLMGCP DEBUG <0013> endpoint:none Generated response: code=403 (mgcp_protocol.c:230) 20241102125906755 DLMGCP DEBUG <0013> Generated response: line #00: 403 3377 FAIL (mgcp_msg.c:67) MTC@10445d38c153: setverdict(pass): none -> pass 20241102125906756 DLMGCP DEBUG <0013> Received message: line #00: DLCX 3378 rtpbridge/1@mgw MGCP 1.0 (mgcp_msg.c:67) 20241102125906756 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:67) 20241102125906756 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found endpoint: rtpbridge/1@mgw (mgcp_endp.c:279) 20241102125906756 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:441) 20241102125906756 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241102125906756 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1477) 20241102125906756 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125906756 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125906756 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241102125906756 DLMGCP DEBUG <0013> Generated response: line #00: 200 3378 OK (mgcp_msg.c:67) 20241102125906756 DLMGCP DEBUG <0013> Received message: line #00: DLCX 3379 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:67) 20241102125906756 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:67) 20241102125906756 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:279) 20241102125906756 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:441) 20241102125906756 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241102125906756 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1477) 20241102125906756 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125906756 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125906756 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241102125906756 DLMGCP DEBUG <0013> Generated response: line #00: 200 3379 OK (mgcp_msg.c:67) 20241102125906756 DLMGCP DEBUG <0013> Received message: line #00: DLCX 3380 rtpbridge/3@mgw MGCP 1.0 (mgcp_msg.c:67) 20241102125906756 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:67) 20241102125906756 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw (trunk:0) found endpoint: rtpbridge/3@mgw (mgcp_endp.c:279) 20241102125906756 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/3@mgw" (mgcp_protocol.c:441) 20241102125906756 DLMGCP NOTICE <0013> endpoint:rtpbridge/3@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241102125906756 DLMGCP NOTICE <0013> endpoint:rtpbridge/3@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1477) 20241102125906756 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125906756 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125906756 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241102125906756 DLMGCP DEBUG <0013> Generated response: line #00: 200 3380 OK (mgcp_msg.c:67) 20241102125906757 DLMGCP DEBUG <0013> Received message: line #00: DLCX 3381 rtpbridge/4@mgw MGCP 1.0 (mgcp_msg.c:67) 20241102125906757 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:67) 20241102125906757 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw (trunk:0) found endpoint: rtpbridge/4@mgw (mgcp_endp.c:279) 20241102125906757 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/4@mgw" (mgcp_protocol.c:441) 20241102125906757 DLMGCP NOTICE <0013> endpoint:rtpbridge/4@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241102125906757 DLMGCP NOTICE <0013> endpoint:rtpbridge/4@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1477) 20241102125906757 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125906757 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125906757 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241102125906757 DLMGCP DEBUG <0013> Generated response: line #00: 200 3381 OK (mgcp_msg.c:67) 20241102125906757 DLMGCP DEBUG <0013> Received message: line #00: DLCX 3382 rtpbridge/5@mgw MGCP 1.0 (mgcp_msg.c:67) 20241102125906757 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:67) 20241102125906757 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw (trunk:0) found endpoint: rtpbridge/5@mgw (mgcp_endp.c:279) 20241102125906757 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/5@mgw" (mgcp_protocol.c:441) 20241102125906757 DLMGCP NOTICE <0013> endpoint:rtpbridge/5@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241102125906757 DLMGCP NOTICE <0013> endpoint:rtpbridge/5@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1477) 20241102125906757 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125906757 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125906757 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241102125906757 DLMGCP DEBUG <0013> Generated response: line #00: 200 3382 OK (mgcp_msg.c:67) 20241102125906758 DLMGCP DEBUG <0013> Received message: line #00: DLCX 3383 rtpbridge/6@mgw MGCP 1.0 (mgcp_msg.c:67) 20241102125906758 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:67) 20241102125906758 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw (trunk:0) found endpoint: rtpbridge/6@mgw (mgcp_endp.c:279) 20241102125906758 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/6@mgw" (mgcp_protocol.c:441) 20241102125906758 DLMGCP NOTICE <0013> endpoint:rtpbridge/6@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241102125906758 DLMGCP NOTICE <0013> endpoint:rtpbridge/6@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1477) 20241102125906758 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125906758 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125906758 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241102125906758 DLMGCP DEBUG <0013> Generated response: line #00: 200 3383 OK (mgcp_msg.c:67) 20241102125906758 DLMGCP DEBUG <0013> Received message: line #00: DLCX 3384 rtpbridge/7@mgw MGCP 1.0 (mgcp_msg.c:67) 20241102125906758 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:67) 20241102125906758 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw (trunk:0) found endpoint: rtpbridge/7@mgw (mgcp_endp.c:279) 20241102125906758 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/7@mgw" (mgcp_protocol.c:441) 20241102125906758 DLMGCP NOTICE <0013> endpoint:rtpbridge/7@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241102125906758 DLMGCP NOTICE <0013> endpoint:rtpbridge/7@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1477) 20241102125906758 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125906758 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125906758 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241102125906758 DLMGCP DEBUG <0013> Generated response: line #00: 200 3384 OK (mgcp_msg.c:67) 20241102125906758 DLMGCP DEBUG <0013> Received message: line #00: DLCX 3385 rtpbridge/8@mgw MGCP 1.0 (mgcp_msg.c:67) 20241102125906758 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:67) 20241102125906758 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw (trunk:0) found endpoint: rtpbridge/8@mgw (mgcp_endp.c:279) 20241102125906758 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/8@mgw" (mgcp_protocol.c:441) 20241102125906758 DLMGCP NOTICE <0013> endpoint:rtpbridge/8@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241102125906758 DLMGCP NOTICE <0013> endpoint:rtpbridge/8@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1477) 20241102125906758 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125906758 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125906758 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241102125906758 DLMGCP DEBUG <0013> Generated response: line #00: 200 3385 OK (mgcp_msg.c:67) 20241102125906759 DLMGCP DEBUG <0013> Received message: line #00: DLCX 3386 rtpbridge/9@mgw MGCP 1.0 (mgcp_msg.c:67) 20241102125906759 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:67) 20241102125906759 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw (trunk:0) found endpoint: rtpbridge/9@mgw (mgcp_endp.c:279) 20241102125906759 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/9@mgw" (mgcp_protocol.c:441) 20241102125906759 DLMGCP NOTICE <0013> endpoint:rtpbridge/9@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241102125906759 DLMGCP NOTICE <0013> endpoint:rtpbridge/9@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1477) 20241102125906759 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125906759 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125906759 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241102125906759 DLMGCP DEBUG <0013> Generated response: line #00: 200 3386 OK (mgcp_msg.c:67) 20241102125906759 DLMGCP DEBUG <0013> Received message: line #00: DLCX 3387 rtpbridge/a@mgw MGCP 1.0 (mgcp_msg.c:67) 20241102125906759 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:67) 20241102125906759 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw (trunk:0) found endpoint: rtpbridge/a@mgw (mgcp_endp.c:279) 20241102125906759 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/a@mgw" (mgcp_protocol.c:441) 20241102125906759 DLMGCP NOTICE <0013> endpoint:rtpbridge/a@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241102125906759 DLMGCP NOTICE <0013> endpoint:rtpbridge/a@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1477) 20241102125906759 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125906759 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125906759 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241102125906759 DLMGCP DEBUG <0013> Generated response: line #00: 200 3387 OK (mgcp_msg.c:67) 20241102125906760 DLMGCP DEBUG <0013> Received message: line #00: DLCX 3388 rtpbridge/b@mgw MGCP 1.0 (mgcp_msg.c:67) 20241102125906760 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:67) 20241102125906760 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw (trunk:0) found endpoint: rtpbridge/b@mgw (mgcp_endp.c:279) 20241102125906760 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/b@mgw" (mgcp_protocol.c:441) 20241102125906760 DLMGCP NOTICE <0013> endpoint:rtpbridge/b@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241102125906760 DLMGCP NOTICE <0013> endpoint:rtpbridge/b@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1477) 20241102125906760 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125906760 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125906760 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241102125906760 DLMGCP DEBUG <0013> Generated response: line #00: 200 3388 OK (mgcp_msg.c:67) 20241102125906760 DLMGCP DEBUG <0013> Received message: line #00: DLCX 3389 rtpbridge/c@mgw MGCP 1.0 (mgcp_msg.c:67) 20241102125906760 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:67) 20241102125906760 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw (trunk:0) found endpoint: rtpbridge/c@mgw (mgcp_endp.c:279) 20241102125906760 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/c@mgw" (mgcp_protocol.c:441) 20241102125906760 DLMGCP NOTICE <0013> endpoint:rtpbridge/c@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241102125906760 DLMGCP NOTICE <0013> endpoint:rtpbridge/c@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1477) 20241102125906760 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125906760 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125906760 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241102125906760 DLMGCP DEBUG <0013> Generated response: line #00: 200 3389 OK (mgcp_msg.c:67) 20241102125906761 DLMGCP DEBUG <0013> Received message: line #00: DLCX 3390 rtpbridge/d@mgw MGCP 1.0 (mgcp_msg.c:67) 20241102125906761 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:67) 20241102125906761 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw (trunk:0) found endpoint: rtpbridge/d@mgw (mgcp_endp.c:279) 20241102125906761 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/d@mgw" (mgcp_protocol.c:441) 20241102125906761 DLMGCP NOTICE <0013> endpoint:rtpbridge/d@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241102125906761 DLMGCP NOTICE <0013> endpoint:rtpbridge/d@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1477) 20241102125906761 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125906761 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125906761 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241102125906761 DLMGCP DEBUG <0013> Generated response: line #00: 200 3390 OK (mgcp_msg.c:67) 20241102125906761 DLMGCP DEBUG <0013> Received message: line #00: DLCX 3391 rtpbridge/e@mgw MGCP 1.0 (mgcp_msg.c:67) 20241102125906761 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:67) 20241102125906761 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw (trunk:0) found endpoint: rtpbridge/e@mgw (mgcp_endp.c:279) 20241102125906761 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/e@mgw" (mgcp_protocol.c:441) 20241102125906761 DLMGCP NOTICE <0013> endpoint:rtpbridge/e@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241102125906761 DLMGCP NOTICE <0013> endpoint:rtpbridge/e@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1477) 20241102125906761 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125906761 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125906761 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241102125906761 DLMGCP DEBUG <0013> Generated response: line #00: 200 3391 OK (mgcp_msg.c:67) 20241102125906762 DLMGCP DEBUG <0013> Received message: line #00: DLCX 3392 rtpbridge/f@mgw MGCP 1.0 (mgcp_msg.c:67) 20241102125906762 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:67) 20241102125906762 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw (trunk:0) found endpoint: rtpbridge/f@mgw (mgcp_endp.c:279) 20241102125906762 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/f@mgw" (mgcp_protocol.c:441) 20241102125906762 DLMGCP NOTICE <0013> endpoint:rtpbridge/f@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241102125906762 DLMGCP NOTICE <0013> endpoint:rtpbridge/f@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1477) 20241102125906762 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125906762 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125906762 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241102125906762 DLMGCP DEBUG <0013> Generated response: line #00: 200 3392 OK (mgcp_msg.c:67) 20241102125906762 DLMGCP DEBUG <0013> Received message: line #00: DLCX 3393 rtpbridge/10@mgw MGCP 1.0 (mgcp_msg.c:67) 20241102125906762 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:67) 20241102125906762 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw (trunk:0) found endpoint: rtpbridge/10@mgw (mgcp_endp.c:279) 20241102125906762 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/10@mgw" (mgcp_protocol.c:441) 20241102125906762 DLMGCP NOTICE <0013> endpoint:rtpbridge/10@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241102125906762 DLMGCP NOTICE <0013> endpoint:rtpbridge/10@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1477) 20241102125906762 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125906762 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125906762 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241102125906762 DLMGCP DEBUG <0013> Generated response: line #00: 200 3393 OK (mgcp_msg.c:67) 20241102125906763 DLMGCP DEBUG <0013> Received message: line #00: DLCX 3394 rtpbridge/11@mgw MGCP 1.0 (mgcp_msg.c:67) 20241102125906763 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:67) 20241102125906763 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw (trunk:0) found endpoint: rtpbridge/11@mgw (mgcp_endp.c:279) 20241102125906763 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/11@mgw" (mgcp_protocol.c:441) 20241102125906763 DLMGCP NOTICE <0013> endpoint:rtpbridge/11@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241102125906763 DLMGCP NOTICE <0013> endpoint:rtpbridge/11@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1477) 20241102125906763 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125906763 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125906763 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241102125906763 DLMGCP DEBUG <0013> Generated response: line #00: 200 3394 OK (mgcp_msg.c:67) 20241102125906764 DLMGCP DEBUG <0013> Received message: line #00: DLCX 3395 rtpbridge/12@mgw MGCP 1.0 (mgcp_msg.c:67) 20241102125906764 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:67) 20241102125906764 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw (trunk:0) found endpoint: rtpbridge/12@mgw (mgcp_endp.c:279) 20241102125906764 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/12@mgw" (mgcp_protocol.c:441) 20241102125906764 DLMGCP NOTICE <0013> endpoint:rtpbridge/12@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241102125906764 DLMGCP NOTICE <0013> endpoint:rtpbridge/12@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1477) 20241102125906764 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125906764 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125906764 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241102125906764 DLMGCP DEBUG <0013> Generated response: line #00: 200 3395 OK (mgcp_msg.c:67) 20241102125906764 DLMGCP DEBUG <0013> Received message: line #00: DLCX 3396 rtpbridge/13@mgw MGCP 1.0 (mgcp_msg.c:67) 20241102125906764 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:67) 20241102125906764 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw (trunk:0) found endpoint: rtpbridge/13@mgw (mgcp_endp.c:279) 20241102125906764 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/13@mgw" (mgcp_protocol.c:441) 20241102125906764 DLMGCP NOTICE <0013> endpoint:rtpbridge/13@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241102125906764 DLMGCP NOTICE <0013> endpoint:rtpbridge/13@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1477) 20241102125906764 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125906764 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125906764 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241102125906764 DLMGCP DEBUG <0013> Generated response: line #00: 200 3396 OK (mgcp_msg.c:67) 20241102125906765 DLMGCP DEBUG <0013> Received message: line #00: DLCX 3397 rtpbridge/14@mgw MGCP 1.0 (mgcp_msg.c:67) 20241102125906765 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:67) 20241102125906765 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw (trunk:0) found endpoint: rtpbridge/14@mgw (mgcp_endp.c:279) 20241102125906765 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/14@mgw" (mgcp_protocol.c:441) 20241102125906765 DLMGCP NOTICE <0013> endpoint:rtpbridge/14@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241102125906765 DLMGCP NOTICE <0013> endpoint:rtpbridge/14@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1477) 20241102125906765 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125906765 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125906765 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241102125906765 DLMGCP DEBUG <0013> Generated response: line #00: 200 3397 OK (mgcp_msg.c:67) 20241102125906765 DLMGCP DEBUG <0013> Received message: line #00: DLCX 3398 rtpbridge/15@mgw MGCP 1.0 (mgcp_msg.c:67) 20241102125906765 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:67) 20241102125906765 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw (trunk:0) found endpoint: rtpbridge/15@mgw (mgcp_endp.c:279) 20241102125906765 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/15@mgw" (mgcp_protocol.c:441) 20241102125906765 DLMGCP NOTICE <0013> endpoint:rtpbridge/15@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241102125906765 DLMGCP NOTICE <0013> endpoint:rtpbridge/15@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1477) 20241102125906765 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125906765 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125906765 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241102125906765 DLMGCP DEBUG <0013> Generated response: line #00: 200 3398 OK (mgcp_msg.c:67) 20241102125906766 DLMGCP DEBUG <0013> Received message: line #00: DLCX 3399 rtpbridge/16@mgw MGCP 1.0 (mgcp_msg.c:67) 20241102125906766 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:67) 20241102125906766 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw (trunk:0) found endpoint: rtpbridge/16@mgw (mgcp_endp.c:279) 20241102125906766 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/16@mgw" (mgcp_protocol.c:441) 20241102125906766 DLMGCP NOTICE <0013> endpoint:rtpbridge/16@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241102125906766 DLMGCP NOTICE <0013> endpoint:rtpbridge/16@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1477) 20241102125906766 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125906766 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125906766 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241102125906766 DLMGCP DEBUG <0013> Generated response: line #00: 200 3399 OK (mgcp_msg.c:67) 20241102125906766 DLMGCP DEBUG <0013> Received message: line #00: DLCX 3400 rtpbridge/17@mgw MGCP 1.0 (mgcp_msg.c:67) 20241102125906766 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:67) 20241102125906766 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw (trunk:0) found endpoint: rtpbridge/17@mgw (mgcp_endp.c:279) 20241102125906766 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/17@mgw" (mgcp_protocol.c:441) 20241102125906766 DLMGCP NOTICE <0013> endpoint:rtpbridge/17@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241102125906766 DLMGCP NOTICE <0013> endpoint:rtpbridge/17@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1477) 20241102125906766 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125906767 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125906767 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241102125906767 DLMGCP DEBUG <0013> Generated response: line #00: 200 3400 OK (mgcp_msg.c:67) 20241102125906767 DLMGCP DEBUG <0013> Received message: line #00: DLCX 3401 rtpbridge/18@mgw MGCP 1.0 (mgcp_msg.c:67) 20241102125906767 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:67) 20241102125906767 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw (trunk:0) found endpoint: rtpbridge/18@mgw (mgcp_endp.c:279) 20241102125906767 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/18@mgw" (mgcp_protocol.c:441) 20241102125906767 DLMGCP NOTICE <0013> endpoint:rtpbridge/18@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241102125906767 DLMGCP NOTICE <0013> endpoint:rtpbridge/18@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1477) 20241102125906767 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125906767 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125906767 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241102125906767 DLMGCP DEBUG <0013> Generated response: line #00: 200 3401 OK (mgcp_msg.c:67) 20241102125906768 DLMGCP DEBUG <0013> Received message: line #00: DLCX 3402 rtpbridge/19@mgw MGCP 1.0 (mgcp_msg.c:67) 20241102125906768 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:67) 20241102125906768 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw (trunk:0) found endpoint: rtpbridge/19@mgw (mgcp_endp.c:279) 20241102125906768 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/19@mgw" (mgcp_protocol.c:441) 20241102125906768 DLMGCP NOTICE <0013> endpoint:rtpbridge/19@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241102125906768 DLMGCP NOTICE <0013> endpoint:rtpbridge/19@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1477) 20241102125906768 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125906768 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125906768 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241102125906768 DLMGCP DEBUG <0013> Generated response: line #00: 200 3402 OK (mgcp_msg.c:67) 20241102125906768 DLMGCP DEBUG <0013> Received message: line #00: DLCX 3403 rtpbridge/1a@mgw MGCP 1.0 (mgcp_msg.c:67) 20241102125906768 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:67) 20241102125906768 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw (trunk:0) found endpoint: rtpbridge/1a@mgw (mgcp_endp.c:279) 20241102125906768 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/1a@mgw" (mgcp_protocol.c:441) 20241102125906768 DLMGCP NOTICE <0013> endpoint:rtpbridge/1a@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241102125906768 DLMGCP NOTICE <0013> endpoint:rtpbridge/1a@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1477) 20241102125906768 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125906768 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125906768 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241102125906768 DLMGCP DEBUG <0013> Generated response: line #00: 200 3403 OK (mgcp_msg.c:67) 20241102125906769 DLMGCP DEBUG <0013> Received message: line #00: DLCX 3404 rtpbridge/1b@mgw MGCP 1.0 (mgcp_msg.c:67) 20241102125906769 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:67) 20241102125906769 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw (trunk:0) found endpoint: rtpbridge/1b@mgw (mgcp_endp.c:279) 20241102125906769 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/1b@mgw" (mgcp_protocol.c:441) 20241102125906769 DLMGCP NOTICE <0013> endpoint:rtpbridge/1b@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241102125906769 DLMGCP NOTICE <0013> endpoint:rtpbridge/1b@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1477) 20241102125906769 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125906769 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125906769 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241102125906769 DLMGCP DEBUG <0013> Generated response: line #00: 200 3404 OK (mgcp_msg.c:67) 20241102125906769 DLMGCP DEBUG <0013> Received message: line #00: DLCX 3405 rtpbridge/1c@mgw MGCP 1.0 (mgcp_msg.c:67) 20241102125906769 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:67) 20241102125906769 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw (trunk:0) found endpoint: rtpbridge/1c@mgw (mgcp_endp.c:279) 20241102125906769 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/1c@mgw" (mgcp_protocol.c:441) 20241102125906769 DLMGCP NOTICE <0013> endpoint:rtpbridge/1c@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241102125906769 DLMGCP NOTICE <0013> endpoint:rtpbridge/1c@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1477) 20241102125906769 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125906769 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125906769 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241102125906770 DLMGCP DEBUG <0013> Generated response: line #00: 200 3405 OK (mgcp_msg.c:67) 20241102125906770 DLMGCP DEBUG <0013> Received message: line #00: DLCX 3406 rtpbridge/1d@mgw MGCP 1.0 (mgcp_msg.c:67) 20241102125906770 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:67) 20241102125906770 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw (trunk:0) found endpoint: rtpbridge/1d@mgw (mgcp_endp.c:279) 20241102125906770 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/1d@mgw" (mgcp_protocol.c:441) 20241102125906770 DLMGCP NOTICE <0013> endpoint:rtpbridge/1d@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241102125906770 DLMGCP NOTICE <0013> endpoint:rtpbridge/1d@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1477) 20241102125906770 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125906770 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125906770 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241102125906770 DLMGCP DEBUG <0013> Generated response: line #00: 200 3406 OK (mgcp_msg.c:67) 20241102125906771 DLMGCP DEBUG <0013> Received message: line #00: DLCX 3407 rtpbridge/1e@mgw MGCP 1.0 (mgcp_msg.c:67) 20241102125906771 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:67) 20241102125906771 DLMGCP DEBUG <0013> endpoint:rtpbridge/1e@mgw (trunk:0) found endpoint: rtpbridge/1e@mgw (mgcp_endp.c:279) 20241102125906771 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/1e@mgw" (mgcp_protocol.c:441) 20241102125906771 DLMGCP NOTICE <0013> endpoint:rtpbridge/1e@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241102125906771 DLMGCP NOTICE <0013> endpoint:rtpbridge/1e@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1477) 20241102125906771 DLMGCP DEBUG <0013> endpoint:rtpbridge/1e@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125906771 DLMGCP DEBUG <0013> endpoint:rtpbridge/1e@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125906771 DLMGCP DEBUG <0013> endpoint:rtpbridge/1e@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241102125906771 DLMGCP DEBUG <0013> Generated response: line #00: 200 3407 OK (mgcp_msg.c:67) 20241102125906771 DLMGCP DEBUG <0013> Received message: line #00: DLCX 3408 rtpbridge/1f@mgw MGCP 1.0 (mgcp_msg.c:67) 20241102125906771 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:67) 20241102125906771 DLMGCP DEBUG <0013> endpoint:rtpbridge/1f@mgw (trunk:0) found endpoint: rtpbridge/1f@mgw (mgcp_endp.c:279) 20241102125906771 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/1f@mgw" (mgcp_protocol.c:441) 20241102125906771 DLMGCP NOTICE <0013> endpoint:rtpbridge/1f@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241102125906771 DLMGCP NOTICE <0013> endpoint:rtpbridge/1f@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1477) 20241102125906771 DLMGCP DEBUG <0013> endpoint:rtpbridge/1f@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125906771 DLMGCP DEBUG <0013> endpoint:rtpbridge/1f@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125906771 DLMGCP DEBUG <0013> endpoint:rtpbridge/1f@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241102125906771 DLMGCP DEBUG <0013> Generated response: line #00: 200 3408 OK (mgcp_msg.c:67) 20241102125906772 DLMGCP DEBUG <0013> Received message: line #00: DLCX 3409 rtpbridge/20@mgw MGCP 1.0 (mgcp_msg.c:67) 20241102125906772 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:67) 20241102125906772 DLMGCP DEBUG <0013> endpoint:rtpbridge/20@mgw (trunk:0) found endpoint: rtpbridge/20@mgw (mgcp_endp.c:279) 20241102125906772 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/20@mgw" (mgcp_protocol.c:441) 20241102125906772 DLMGCP NOTICE <0013> endpoint:rtpbridge/20@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241102125906772 DLMGCP NOTICE <0013> endpoint:rtpbridge/20@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1477) 20241102125906772 DLMGCP DEBUG <0013> endpoint:rtpbridge/20@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125906772 DLMGCP DEBUG <0013> endpoint:rtpbridge/20@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125906772 DLMGCP DEBUG <0013> endpoint:rtpbridge/20@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241102125906772 DLMGCP DEBUG <0013> Generated response: line #00: 200 3409 OK (mgcp_msg.c:67) 20241102125906772 DLMGCP DEBUG <0013> Received message: line #00: DLCX 3410 rtpbridge/21@mgw MGCP 1.0 (mgcp_msg.c:67) 20241102125906772 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:67) 20241102125906772 DLMGCP DEBUG <0013> endpoint:rtpbridge/21@mgw (trunk:0) found endpoint: rtpbridge/21@mgw (mgcp_endp.c:279) 20241102125906772 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/21@mgw" (mgcp_protocol.c:441) 20241102125906772 DLMGCP NOTICE <0013> endpoint:rtpbridge/21@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241102125906772 DLMGCP NOTICE <0013> endpoint:rtpbridge/21@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1477) 20241102125906772 DLMGCP DEBUG <0013> endpoint:rtpbridge/21@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125906772 DLMGCP DEBUG <0013> endpoint:rtpbridge/21@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125906772 DLMGCP DEBUG <0013> endpoint:rtpbridge/21@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241102125906772 DLMGCP DEBUG <0013> Generated response: line #00: 200 3410 OK (mgcp_msg.c:67) 20241102125906773 DLMGCP DEBUG <0013> Received message: line #00: DLCX 3411 rtpbridge/22@mgw MGCP 1.0 (mgcp_msg.c:67) 20241102125906773 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:67) 20241102125906773 DLMGCP DEBUG <0013> endpoint:rtpbridge/22@mgw (trunk:0) found endpoint: rtpbridge/22@mgw (mgcp_endp.c:279) 20241102125906773 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/22@mgw" (mgcp_protocol.c:441) 20241102125906773 DLMGCP NOTICE <0013> endpoint:rtpbridge/22@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241102125906773 DLMGCP NOTICE <0013> endpoint:rtpbridge/22@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1477) 20241102125906773 DLMGCP DEBUG <0013> endpoint:rtpbridge/22@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125906773 DLMGCP DEBUG <0013> endpoint:rtpbridge/22@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125906773 DLMGCP DEBUG <0013> endpoint:rtpbridge/22@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241102125906773 DLMGCP DEBUG <0013> Generated response: line #00: 200 3411 OK (mgcp_msg.c:67) 20241102125906773 DLMGCP DEBUG <0013> Received message: line #00: DLCX 3412 rtpbridge/23@mgw MGCP 1.0 (mgcp_msg.c:67) 20241102125906773 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:67) 20241102125906773 DLMGCP DEBUG <0013> endpoint:rtpbridge/23@mgw (trunk:0) found endpoint: rtpbridge/23@mgw (mgcp_endp.c:279) 20241102125906773 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/23@mgw" (mgcp_protocol.c:441) 20241102125906773 DLMGCP NOTICE <0013> endpoint:rtpbridge/23@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241102125906773 DLMGCP NOTICE <0013> endpoint:rtpbridge/23@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1477) 20241102125906773 DLMGCP DEBUG <0013> endpoint:rtpbridge/23@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125906774 DLMGCP DEBUG <0013> endpoint:rtpbridge/23@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125906774 DLMGCP DEBUG <0013> endpoint:rtpbridge/23@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241102125906774 DLMGCP DEBUG <0013> Generated response: line #00: 200 3412 OK (mgcp_msg.c:67) 20241102125906774 DLMGCP DEBUG <0013> Received message: line #00: DLCX 3413 rtpbridge/24@mgw MGCP 1.0 (mgcp_msg.c:67) 20241102125906774 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:67) 20241102125906774 DLMGCP DEBUG <0013> endpoint:rtpbridge/24@mgw (trunk:0) found endpoint: rtpbridge/24@mgw (mgcp_endp.c:279) 20241102125906774 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/24@mgw" (mgcp_protocol.c:441) 20241102125906774 DLMGCP NOTICE <0013> endpoint:rtpbridge/24@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241102125906774 DLMGCP NOTICE <0013> endpoint:rtpbridge/24@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1477) 20241102125906774 DLMGCP DEBUG <0013> endpoint:rtpbridge/24@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125906774 DLMGCP DEBUG <0013> endpoint:rtpbridge/24@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125906774 DLMGCP DEBUG <0013> endpoint:rtpbridge/24@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241102125906774 DLMGCP DEBUG <0013> Generated response: line #00: 200 3413 OK (mgcp_msg.c:67) 20241102125906775 DLMGCP DEBUG <0013> Received message: line #00: DLCX 3414 rtpbridge/25@mgw MGCP 1.0 (mgcp_msg.c:67) 20241102125906775 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:67) 20241102125906775 DLMGCP DEBUG <0013> endpoint:rtpbridge/25@mgw (trunk:0) found endpoint: rtpbridge/25@mgw (mgcp_endp.c:279) 20241102125906775 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/25@mgw" (mgcp_protocol.c:441) 20241102125906775 DLMGCP NOTICE <0013> endpoint:rtpbridge/25@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241102125906775 DLMGCP NOTICE <0013> endpoint:rtpbridge/25@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1477) 20241102125906775 DLMGCP DEBUG <0013> endpoint:rtpbridge/25@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125906775 DLMGCP DEBUG <0013> endpoint:rtpbridge/25@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125906775 DLMGCP DEBUG <0013> endpoint:rtpbridge/25@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241102125906775 DLMGCP DEBUG <0013> Generated response: line #00: 200 3414 OK (mgcp_msg.c:67) 20241102125906775 DLMGCP DEBUG <0013> Received message: line #00: DLCX 3415 rtpbridge/26@mgw MGCP 1.0 (mgcp_msg.c:67) 20241102125906775 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:67) 20241102125906775 DLMGCP DEBUG <0013> endpoint:rtpbridge/26@mgw (trunk:0) found endpoint: rtpbridge/26@mgw (mgcp_endp.c:279) 20241102125906775 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/26@mgw" (mgcp_protocol.c:441) 20241102125906775 DLMGCP NOTICE <0013> endpoint:rtpbridge/26@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241102125906775 DLMGCP NOTICE <0013> endpoint:rtpbridge/26@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1477) 20241102125906775 DLMGCP DEBUG <0013> endpoint:rtpbridge/26@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125906775 DLMGCP DEBUG <0013> endpoint:rtpbridge/26@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125906775 DLMGCP DEBUG <0013> endpoint:rtpbridge/26@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241102125906775 DLMGCP DEBUG <0013> Generated response: line #00: 200 3415 OK (mgcp_msg.c:67) 20241102125906776 DLMGCP DEBUG <0013> Received message: line #00: DLCX 3416 rtpbridge/27@mgw MGCP 1.0 (mgcp_msg.c:67) 20241102125906776 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:67) 20241102125906776 DLMGCP DEBUG <0013> endpoint:rtpbridge/27@mgw (trunk:0) found endpoint: rtpbridge/27@mgw (mgcp_endp.c:279) 20241102125906776 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/27@mgw" (mgcp_protocol.c:441) 20241102125906776 DLMGCP NOTICE <0013> endpoint:rtpbridge/27@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241102125906776 DLMGCP NOTICE <0013> endpoint:rtpbridge/27@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1477) 20241102125906776 DLMGCP DEBUG <0013> endpoint:rtpbridge/27@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125906776 DLMGCP DEBUG <0013> endpoint:rtpbridge/27@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125906776 DLMGCP DEBUG <0013> endpoint:rtpbridge/27@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241102125906776 DLMGCP DEBUG <0013> Generated response: line #00: 200 3416 OK (mgcp_msg.c:67) 20241102125906776 DLMGCP DEBUG <0013> Received message: line #00: DLCX 3417 rtpbridge/28@mgw MGCP 1.0 (mgcp_msg.c:67) 20241102125906776 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:67) 20241102125906776 DLMGCP DEBUG <0013> endpoint:rtpbridge/28@mgw (trunk:0) found endpoint: rtpbridge/28@mgw (mgcp_endp.c:279) 20241102125906776 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/28@mgw" (mgcp_protocol.c:441) 20241102125906776 DLMGCP NOTICE <0013> endpoint:rtpbridge/28@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241102125906776 DLMGCP NOTICE <0013> endpoint:rtpbridge/28@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1477) 20241102125906776 DLMGCP DEBUG <0013> endpoint:rtpbridge/28@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125906776 DLMGCP DEBUG <0013> endpoint:rtpbridge/28@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125906776 DLMGCP DEBUG <0013> endpoint:rtpbridge/28@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241102125906776 DLMGCP DEBUG <0013> Generated response: line #00: 200 3417 OK (mgcp_msg.c:67) 20241102125906777 DLMGCP DEBUG <0013> Received message: line #00: DLCX 3418 rtpbridge/29@mgw MGCP 1.0 (mgcp_msg.c:67) 20241102125906777 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:67) 20241102125906777 DLMGCP DEBUG <0013> endpoint:rtpbridge/29@mgw (trunk:0) found endpoint: rtpbridge/29@mgw (mgcp_endp.c:279) 20241102125906777 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/29@mgw" (mgcp_protocol.c:441) 20241102125906777 DLMGCP NOTICE <0013> endpoint:rtpbridge/29@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241102125906777 DLMGCP NOTICE <0013> endpoint:rtpbridge/29@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1477) 20241102125906777 DLMGCP DEBUG <0013> endpoint:rtpbridge/29@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125906777 DLMGCP DEBUG <0013> endpoint:rtpbridge/29@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125906777 DLMGCP DEBUG <0013> endpoint:rtpbridge/29@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241102125906777 DLMGCP DEBUG <0013> Generated response: line #00: 200 3418 OK (mgcp_msg.c:67) 20241102125906777 DLMGCP DEBUG <0013> Received message: line #00: DLCX 3419 rtpbridge/2a@mgw MGCP 1.0 (mgcp_msg.c:67) 20241102125906777 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:67) 20241102125906777 DLMGCP DEBUG <0013> endpoint:rtpbridge/2a@mgw (trunk:0) found endpoint: rtpbridge/2a@mgw (mgcp_endp.c:279) 20241102125906778 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/2a@mgw" (mgcp_protocol.c:441) 20241102125906778 DLMGCP NOTICE <0013> endpoint:rtpbridge/2a@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241102125906778 DLMGCP NOTICE <0013> endpoint:rtpbridge/2a@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1477) 20241102125906778 DLMGCP DEBUG <0013> endpoint:rtpbridge/2a@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125906778 DLMGCP DEBUG <0013> endpoint:rtpbridge/2a@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125906778 DLMGCP DEBUG <0013> endpoint:rtpbridge/2a@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241102125906778 DLMGCP DEBUG <0013> Generated response: line #00: 200 3419 OK (mgcp_msg.c:67) 20241102125906778 DLMGCP DEBUG <0013> Received message: line #00: DLCX 3420 rtpbridge/2b@mgw MGCP 1.0 (mgcp_msg.c:67) 20241102125906778 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:67) 20241102125906778 DLMGCP DEBUG <0013> endpoint:rtpbridge/2b@mgw (trunk:0) found endpoint: rtpbridge/2b@mgw (mgcp_endp.c:279) 20241102125906778 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/2b@mgw" (mgcp_protocol.c:441) 20241102125906778 DLMGCP NOTICE <0013> endpoint:rtpbridge/2b@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241102125906778 DLMGCP NOTICE <0013> endpoint:rtpbridge/2b@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1477) 20241102125906778 DLMGCP DEBUG <0013> endpoint:rtpbridge/2b@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125906778 DLMGCP DEBUG <0013> endpoint:rtpbridge/2b@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125906778 DLMGCP DEBUG <0013> endpoint:rtpbridge/2b@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241102125906778 DLMGCP DEBUG <0013> Generated response: line #00: 200 3420 OK (mgcp_msg.c:67) 20241102125906779 DLMGCP DEBUG <0013> Received message: line #00: DLCX 3421 rtpbridge/2c@mgw MGCP 1.0 (mgcp_msg.c:67) 20241102125906779 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:67) 20241102125906779 DLMGCP DEBUG <0013> endpoint:rtpbridge/2c@mgw (trunk:0) found endpoint: rtpbridge/2c@mgw (mgcp_endp.c:279) 20241102125906779 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/2c@mgw" (mgcp_protocol.c:441) 20241102125906779 DLMGCP NOTICE <0013> endpoint:rtpbridge/2c@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241102125906779 DLMGCP NOTICE <0013> endpoint:rtpbridge/2c@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1477) 20241102125906779 DLMGCP DEBUG <0013> endpoint:rtpbridge/2c@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125906779 DLMGCP DEBUG <0013> endpoint:rtpbridge/2c@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125906779 DLMGCP DEBUG <0013> endpoint:rtpbridge/2c@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241102125906779 DLMGCP DEBUG <0013> Generated response: line #00: 200 3421 OK (mgcp_msg.c:67) 20241102125906779 DLMGCP DEBUG <0013> Received message: line #00: DLCX 3422 rtpbridge/2d@mgw MGCP 1.0 (mgcp_msg.c:67) 20241102125906779 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:67) 20241102125906779 DLMGCP DEBUG <0013> endpoint:rtpbridge/2d@mgw (trunk:0) found endpoint: rtpbridge/2d@mgw (mgcp_endp.c:279) 20241102125906779 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/2d@mgw" (mgcp_protocol.c:441) 20241102125906779 DLMGCP NOTICE <0013> endpoint:rtpbridge/2d@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241102125906779 DLMGCP NOTICE <0013> endpoint:rtpbridge/2d@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1477) 20241102125906779 DLMGCP DEBUG <0013> endpoint:rtpbridge/2d@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125906779 DLMGCP DEBUG <0013> endpoint:rtpbridge/2d@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125906779 DLMGCP DEBUG <0013> endpoint:rtpbridge/2d@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241102125906779 DLMGCP DEBUG <0013> Generated response: line #00: 200 3422 OK (mgcp_msg.c:67) 20241102125906779 DLMGCP DEBUG <0013> Received message: line #00: DLCX 3423 rtpbridge/2e@mgw MGCP 1.0 (mgcp_msg.c:67) 20241102125906779 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:67) 20241102125906779 DLMGCP DEBUG <0013> endpoint:rtpbridge/2e@mgw (trunk:0) found endpoint: rtpbridge/2e@mgw (mgcp_endp.c:279) 20241102125906779 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/2e@mgw" (mgcp_protocol.c:441) 20241102125906779 DLMGCP NOTICE <0013> endpoint:rtpbridge/2e@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241102125906779 DLMGCP NOTICE <0013> endpoint:rtpbridge/2e@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1477) 20241102125906779 DLMGCP DEBUG <0013> endpoint:rtpbridge/2e@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125906779 DLMGCP DEBUG <0013> endpoint:rtpbridge/2e@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125906779 DLMGCP DEBUG <0013> endpoint:rtpbridge/2e@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241102125906779 DLMGCP DEBUG <0013> Generated response: line #00: 200 3423 OK (mgcp_msg.c:67) 20241102125906780 DLMGCP DEBUG <0013> Received message: line #00: DLCX 3424 rtpbridge/2f@mgw MGCP 1.0 (mgcp_msg.c:67) 20241102125906780 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:67) 20241102125906780 DLMGCP DEBUG <0013> endpoint:rtpbridge/2f@mgw (trunk:0) found endpoint: rtpbridge/2f@mgw (mgcp_endp.c:279) 20241102125906780 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/2f@mgw" (mgcp_protocol.c:441) 20241102125906780 DLMGCP NOTICE <0013> endpoint:rtpbridge/2f@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241102125906780 DLMGCP NOTICE <0013> endpoint:rtpbridge/2f@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1477) 20241102125906780 DLMGCP DEBUG <0013> endpoint:rtpbridge/2f@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125906780 DLMGCP DEBUG <0013> endpoint:rtpbridge/2f@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125906780 DLMGCP DEBUG <0013> endpoint:rtpbridge/2f@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241102125906780 DLMGCP DEBUG <0013> Generated response: line #00: 200 3424 OK (mgcp_msg.c:67) 20241102125906780 DLMGCP DEBUG <0013> Received message: line #00: DLCX 3425 rtpbridge/30@mgw MGCP 1.0 (mgcp_msg.c:67) 20241102125906780 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:67) 20241102125906780 DLMGCP DEBUG <0013> endpoint:rtpbridge/30@mgw (trunk:0) found endpoint: rtpbridge/30@mgw (mgcp_endp.c:279) 20241102125906780 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/30@mgw" (mgcp_protocol.c:441) 20241102125906780 DLMGCP NOTICE <0013> endpoint:rtpbridge/30@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241102125906780 DLMGCP NOTICE <0013> endpoint:rtpbridge/30@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1477) 20241102125906780 DLMGCP DEBUG <0013> endpoint:rtpbridge/30@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125906780 DLMGCP DEBUG <0013> endpoint:rtpbridge/30@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125906780 DLMGCP DEBUG <0013> endpoint:rtpbridge/30@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241102125906780 DLMGCP DEBUG <0013> Generated response: line #00: 200 3425 OK (mgcp_msg.c:67) 20241102125906781 DLMGCP DEBUG <0013> Received message: line #00: DLCX 3426 rtpbridge/31@mgw MGCP 1.0 (mgcp_msg.c:67) 20241102125906781 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:67) 20241102125906781 DLMGCP DEBUG <0013> endpoint:rtpbridge/31@mgw (trunk:0) found endpoint: rtpbridge/31@mgw (mgcp_endp.c:279) 20241102125906781 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/31@mgw" (mgcp_protocol.c:441) 20241102125906781 DLMGCP NOTICE <0013> endpoint:rtpbridge/31@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241102125906781 DLMGCP NOTICE <0013> endpoint:rtpbridge/31@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1477) 20241102125906781 DLMGCP DEBUG <0013> endpoint:rtpbridge/31@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125906781 DLMGCP DEBUG <0013> endpoint:rtpbridge/31@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125906781 DLMGCP DEBUG <0013> endpoint:rtpbridge/31@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241102125906781 DLMGCP DEBUG <0013> Generated response: line #00: 200 3426 OK (mgcp_msg.c:67) 20241102125906781 DLMGCP DEBUG <0013> Received message: line #00: DLCX 3427 rtpbridge/32@mgw MGCP 1.0 (mgcp_msg.c:67) 20241102125906781 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:67) 20241102125906781 DLMGCP DEBUG <0013> endpoint:rtpbridge/32@mgw (trunk:0) found endpoint: rtpbridge/32@mgw (mgcp_endp.c:279) 20241102125906781 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/32@mgw" (mgcp_protocol.c:441) 20241102125906781 DLMGCP NOTICE <0013> endpoint:rtpbridge/32@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241102125906781 DLMGCP NOTICE <0013> endpoint:rtpbridge/32@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1477) 20241102125906781 DLMGCP DEBUG <0013> endpoint:rtpbridge/32@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125906781 DLMGCP DEBUG <0013> endpoint:rtpbridge/32@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125906781 DLMGCP DEBUG <0013> endpoint:rtpbridge/32@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241102125906781 DLMGCP DEBUG <0013> Generated response: line #00: 200 3427 OK (mgcp_msg.c:67) 20241102125906782 DLMGCP DEBUG <0013> Received message: line #00: DLCX 3428 rtpbridge/33@mgw MGCP 1.0 (mgcp_msg.c:67) 20241102125906782 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:67) 20241102125906782 DLMGCP DEBUG <0013> endpoint:rtpbridge/33@mgw (trunk:0) found endpoint: rtpbridge/33@mgw (mgcp_endp.c:279) 20241102125906782 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/33@mgw" (mgcp_protocol.c:441) 20241102125906782 DLMGCP NOTICE <0013> endpoint:rtpbridge/33@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241102125906782 DLMGCP NOTICE <0013> endpoint:rtpbridge/33@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1477) 20241102125906782 DLMGCP DEBUG <0013> endpoint:rtpbridge/33@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125906782 DLMGCP DEBUG <0013> endpoint:rtpbridge/33@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125906782 DLMGCP DEBUG <0013> endpoint:rtpbridge/33@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241102125906782 DLMGCP DEBUG <0013> Generated response: line #00: 200 3428 OK (mgcp_msg.c:67) 20241102125906782 DLMGCP DEBUG <0013> Received message: line #00: DLCX 3429 rtpbridge/34@mgw MGCP 1.0 (mgcp_msg.c:67) 20241102125906782 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:67) 20241102125906782 DLMGCP DEBUG <0013> endpoint:rtpbridge/34@mgw (trunk:0) found endpoint: rtpbridge/34@mgw (mgcp_endp.c:279) 20241102125906782 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/34@mgw" (mgcp_protocol.c:441) 20241102125906782 DLMGCP NOTICE <0013> endpoint:rtpbridge/34@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241102125906782 DLMGCP NOTICE <0013> endpoint:rtpbridge/34@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1477) 20241102125906782 DLMGCP DEBUG <0013> endpoint:rtpbridge/34@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125906782 DLMGCP DEBUG <0013> endpoint:rtpbridge/34@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125906782 DLMGCP DEBUG <0013> endpoint:rtpbridge/34@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241102125906782 DLMGCP DEBUG <0013> Generated response: line #00: 200 3429 OK (mgcp_msg.c:67) 20241102125906782 DLMGCP DEBUG <0013> Received message: line #00: DLCX 3430 rtpbridge/35@mgw MGCP 1.0 (mgcp_msg.c:67) 20241102125906782 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:67) 20241102125906782 DLMGCP DEBUG <0013> endpoint:rtpbridge/35@mgw (trunk:0) found endpoint: rtpbridge/35@mgw (mgcp_endp.c:279) 20241102125906782 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/35@mgw" (mgcp_protocol.c:441) 20241102125906783 DLMGCP NOTICE <0013> endpoint:rtpbridge/35@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241102125906783 DLMGCP NOTICE <0013> endpoint:rtpbridge/35@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1477) 20241102125906783 DLMGCP DEBUG <0013> endpoint:rtpbridge/35@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125906783 DLMGCP DEBUG <0013> endpoint:rtpbridge/35@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125906783 DLMGCP DEBUG <0013> endpoint:rtpbridge/35@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241102125906783 DLMGCP DEBUG <0013> Generated response: line #00: 200 3430 OK (mgcp_msg.c:67) 20241102125906783 DLMGCP DEBUG <0013> Received message: line #00: DLCX 3431 rtpbridge/36@mgw MGCP 1.0 (mgcp_msg.c:67) 20241102125906783 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:67) 20241102125906783 DLMGCP DEBUG <0013> endpoint:rtpbridge/36@mgw (trunk:0) found endpoint: rtpbridge/36@mgw (mgcp_endp.c:279) 20241102125906783 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/36@mgw" (mgcp_protocol.c:441) 20241102125906783 DLMGCP NOTICE <0013> endpoint:rtpbridge/36@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241102125906783 DLMGCP NOTICE <0013> endpoint:rtpbridge/36@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1477) 20241102125906783 DLMGCP DEBUG <0013> endpoint:rtpbridge/36@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125906783 DLMGCP DEBUG <0013> endpoint:rtpbridge/36@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125906783 DLMGCP DEBUG <0013> endpoint:rtpbridge/36@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241102125906783 DLMGCP DEBUG <0013> Generated response: line #00: 200 3431 OK (mgcp_msg.c:67) 20241102125906783 DLMGCP DEBUG <0013> Received message: line #00: DLCX 3432 rtpbridge/37@mgw MGCP 1.0 (mgcp_msg.c:67) 20241102125906783 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:67) 20241102125906783 DLMGCP DEBUG <0013> endpoint:rtpbridge/37@mgw (trunk:0) found endpoint: rtpbridge/37@mgw (mgcp_endp.c:279) 20241102125906783 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/37@mgw" (mgcp_protocol.c:441) 20241102125906783 DLMGCP NOTICE <0013> endpoint:rtpbridge/37@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241102125906783 DLMGCP NOTICE <0013> endpoint:rtpbridge/37@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1477) 20241102125906783 DLMGCP DEBUG <0013> endpoint:rtpbridge/37@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125906783 DLMGCP DEBUG <0013> endpoint:rtpbridge/37@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125906783 DLMGCP DEBUG <0013> endpoint:rtpbridge/37@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241102125906783 DLMGCP DEBUG <0013> Generated response: line #00: 200 3432 OK (mgcp_msg.c:67) 20241102125906784 DLMGCP DEBUG <0013> Received message: line #00: DLCX 3433 rtpbridge/38@mgw MGCP 1.0 (mgcp_msg.c:67) 20241102125906784 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:67) 20241102125906784 DLMGCP DEBUG <0013> endpoint:rtpbridge/38@mgw (trunk:0) found endpoint: rtpbridge/38@mgw (mgcp_endp.c:279) 20241102125906784 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/38@mgw" (mgcp_protocol.c:441) 20241102125906784 DLMGCP NOTICE <0013> endpoint:rtpbridge/38@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241102125906784 DLMGCP NOTICE <0013> endpoint:rtpbridge/38@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1477) 20241102125906784 DLMGCP DEBUG <0013> endpoint:rtpbridge/38@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125906784 DLMGCP DEBUG <0013> endpoint:rtpbridge/38@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125906784 DLMGCP DEBUG <0013> endpoint:rtpbridge/38@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241102125906784 DLMGCP DEBUG <0013> Generated response: line #00: 200 3433 OK (mgcp_msg.c:67) 20241102125906784 DLMGCP DEBUG <0013> Received message: line #00: DLCX 3434 rtpbridge/39@mgw MGCP 1.0 (mgcp_msg.c:67) 20241102125906784 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:67) 20241102125906784 DLMGCP DEBUG <0013> endpoint:rtpbridge/39@mgw (trunk:0) found endpoint: rtpbridge/39@mgw (mgcp_endp.c:279) 20241102125906784 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/39@mgw" (mgcp_protocol.c:441) 20241102125906784 DLMGCP NOTICE <0013> endpoint:rtpbridge/39@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241102125906784 DLMGCP NOTICE <0013> endpoint:rtpbridge/39@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1477) 20241102125906784 DLMGCP DEBUG <0013> endpoint:rtpbridge/39@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125906784 DLMGCP DEBUG <0013> endpoint:rtpbridge/39@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125906784 DLMGCP DEBUG <0013> endpoint:rtpbridge/39@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241102125906784 DLMGCP DEBUG <0013> Generated response: line #00: 200 3434 OK (mgcp_msg.c:67) 20241102125906785 DLMGCP DEBUG <0013> Received message: line #00: DLCX 3435 rtpbridge/3a@mgw MGCP 1.0 (mgcp_msg.c:67) 20241102125906785 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:67) 20241102125906785 DLMGCP DEBUG <0013> endpoint:rtpbridge/3a@mgw (trunk:0) found endpoint: rtpbridge/3a@mgw (mgcp_endp.c:279) 20241102125906785 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/3a@mgw" (mgcp_protocol.c:441) 20241102125906785 DLMGCP NOTICE <0013> endpoint:rtpbridge/3a@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241102125906785 DLMGCP NOTICE <0013> endpoint:rtpbridge/3a@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1477) 20241102125906785 DLMGCP DEBUG <0013> endpoint:rtpbridge/3a@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125906785 DLMGCP DEBUG <0013> endpoint:rtpbridge/3a@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125906785 DLMGCP DEBUG <0013> endpoint:rtpbridge/3a@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241102125906785 DLMGCP DEBUG <0013> Generated response: line #00: 200 3435 OK (mgcp_msg.c:67) 20241102125906785 DLMGCP DEBUG <0013> Received message: line #00: DLCX 3436 rtpbridge/3b@mgw MGCP 1.0 (mgcp_msg.c:67) 20241102125906785 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:67) 20241102125906785 DLMGCP DEBUG <0013> endpoint:rtpbridge/3b@mgw (trunk:0) found endpoint: rtpbridge/3b@mgw (mgcp_endp.c:279) 20241102125906785 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/3b@mgw" (mgcp_protocol.c:441) 20241102125906785 DLMGCP NOTICE <0013> endpoint:rtpbridge/3b@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241102125906785 DLMGCP NOTICE <0013> endpoint:rtpbridge/3b@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1477) 20241102125906785 DLMGCP DEBUG <0013> endpoint:rtpbridge/3b@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125906785 DLMGCP DEBUG <0013> endpoint:rtpbridge/3b@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125906785 DLMGCP DEBUG <0013> endpoint:rtpbridge/3b@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241102125906785 DLMGCP DEBUG <0013> Generated response: line #00: 200 3436 OK (mgcp_msg.c:67) 20241102125906785 DLMGCP DEBUG <0013> Received message: line #00: DLCX 3437 rtpbridge/3c@mgw MGCP 1.0 (mgcp_msg.c:67) 20241102125906785 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:67) 20241102125906785 DLMGCP DEBUG <0013> endpoint:rtpbridge/3c@mgw (trunk:0) found endpoint: rtpbridge/3c@mgw (mgcp_endp.c:279) 20241102125906785 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/3c@mgw" (mgcp_protocol.c:441) 20241102125906785 DLMGCP NOTICE <0013> endpoint:rtpbridge/3c@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241102125906785 DLMGCP NOTICE <0013> endpoint:rtpbridge/3c@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1477) 20241102125906786 DLMGCP DEBUG <0013> endpoint:rtpbridge/3c@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125906786 DLMGCP DEBUG <0013> endpoint:rtpbridge/3c@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125906786 DLMGCP DEBUG <0013> endpoint:rtpbridge/3c@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241102125906786 DLMGCP DEBUG <0013> Generated response: line #00: 200 3437 OK (mgcp_msg.c:67) 20241102125906786 DLMGCP DEBUG <0013> Received message: line #00: DLCX 3438 rtpbridge/3d@mgw MGCP 1.0 (mgcp_msg.c:67) 20241102125906786 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:67) 20241102125906786 DLMGCP DEBUG <0013> endpoint:rtpbridge/3d@mgw (trunk:0) found endpoint: rtpbridge/3d@mgw (mgcp_endp.c:279) 20241102125906786 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/3d@mgw" (mgcp_protocol.c:441) 20241102125906786 DLMGCP NOTICE <0013> endpoint:rtpbridge/3d@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241102125906786 DLMGCP NOTICE <0013> endpoint:rtpbridge/3d@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1477) 20241102125906786 DLMGCP DEBUG <0013> endpoint:rtpbridge/3d@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125906786 DLMGCP DEBUG <0013> endpoint:rtpbridge/3d@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125906786 DLMGCP DEBUG <0013> endpoint:rtpbridge/3d@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241102125906786 DLMGCP DEBUG <0013> Generated response: line #00: 200 3438 OK (mgcp_msg.c:67) 20241102125906786 DLMGCP DEBUG <0013> Received message: line #00: DLCX 3439 rtpbridge/3e@mgw MGCP 1.0 (mgcp_msg.c:67) 20241102125906786 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:67) 20241102125906786 DLMGCP DEBUG <0013> endpoint:rtpbridge/3e@mgw (trunk:0) found endpoint: rtpbridge/3e@mgw (mgcp_endp.c:279) 20241102125906786 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/3e@mgw" (mgcp_protocol.c:441) 20241102125906786 DLMGCP NOTICE <0013> endpoint:rtpbridge/3e@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241102125906786 DLMGCP NOTICE <0013> endpoint:rtpbridge/3e@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1477) 20241102125906786 DLMGCP DEBUG <0013> endpoint:rtpbridge/3e@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125906786 DLMGCP DEBUG <0013> endpoint:rtpbridge/3e@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125906786 DLMGCP DEBUG <0013> endpoint:rtpbridge/3e@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241102125906786 DLMGCP DEBUG <0013> Generated response: line #00: 200 3439 OK (mgcp_msg.c:67) 20241102125906787 DLMGCP DEBUG <0013> Received message: line #00: DLCX 3440 rtpbridge/3f@mgw MGCP 1.0 (mgcp_msg.c:67) 20241102125906787 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:67) 20241102125906787 DLMGCP DEBUG <0013> endpoint:rtpbridge/3f@mgw (trunk:0) found endpoint: rtpbridge/3f@mgw (mgcp_endp.c:279) 20241102125906787 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/3f@mgw" (mgcp_protocol.c:441) 20241102125906787 DLMGCP NOTICE <0013> endpoint:rtpbridge/3f@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241102125906787 DLMGCP NOTICE <0013> endpoint:rtpbridge/3f@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1477) 20241102125906787 DLMGCP DEBUG <0013> endpoint:rtpbridge/3f@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125906787 DLMGCP DEBUG <0013> endpoint:rtpbridge/3f@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125906787 DLMGCP DEBUG <0013> endpoint:rtpbridge/3f@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241102125906787 DLMGCP DEBUG <0013> Generated response: line #00: 200 3440 OK (mgcp_msg.c:67) 20241102125906787 DLMGCP DEBUG <0013> Received message: line #00: DLCX 3441 rtpbridge/40@mgw MGCP 1.0 (mgcp_msg.c:67) 20241102125906787 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:67) 20241102125906787 DLMGCP DEBUG <0013> endpoint:rtpbridge/40@mgw (trunk:0) found endpoint: rtpbridge/40@mgw (mgcp_endp.c:279) 20241102125906787 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/40@mgw" (mgcp_protocol.c:441) 20241102125906787 DLMGCP NOTICE <0013> endpoint:rtpbridge/40@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241102125906787 DLMGCP NOTICE <0013> endpoint:rtpbridge/40@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1477) 20241102125906787 DLMGCP DEBUG <0013> endpoint:rtpbridge/40@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125906787 DLMGCP DEBUG <0013> endpoint:rtpbridge/40@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125906787 DLMGCP DEBUG <0013> endpoint:rtpbridge/40@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241102125906787 DLMGCP DEBUG <0013> Generated response: line #00: 200 3441 OK (mgcp_msg.c:67) 20241102125906788 DLMGCP DEBUG <0013> Received message: line #00: DLCX 3442 rtpbridge/41@mgw MGCP 1.0 (mgcp_msg.c:67) 20241102125906788 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:67) 20241102125906788 DLMGCP DEBUG <0013> endpoint:rtpbridge/41@mgw (trunk:0) found endpoint: rtpbridge/41@mgw (mgcp_endp.c:279) 20241102125906788 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/41@mgw" (mgcp_protocol.c:441) 20241102125906788 DLMGCP NOTICE <0013> endpoint:rtpbridge/41@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241102125906788 DLMGCP NOTICE <0013> endpoint:rtpbridge/41@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1477) 20241102125906788 DLMGCP DEBUG <0013> endpoint:rtpbridge/41@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125906788 DLMGCP DEBUG <0013> endpoint:rtpbridge/41@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125906788 DLMGCP DEBUG <0013> endpoint:rtpbridge/41@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241102125906788 DLMGCP DEBUG <0013> Generated response: line #00: 200 3442 OK (mgcp_msg.c:67) 20241102125906788 DLMGCP DEBUG <0013> Received message: line #00: DLCX 3443 rtpbridge/42@mgw MGCP 1.0 (mgcp_msg.c:67) 20241102125906788 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:67) 20241102125906788 DLMGCP DEBUG <0013> endpoint:rtpbridge/42@mgw (trunk:0) found endpoint: rtpbridge/42@mgw (mgcp_endp.c:279) 20241102125906788 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/42@mgw" (mgcp_protocol.c:441) 20241102125906788 DLMGCP NOTICE <0013> endpoint:rtpbridge/42@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241102125906788 DLMGCP NOTICE <0013> endpoint:rtpbridge/42@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1477) 20241102125906788 DLMGCP DEBUG <0013> endpoint:rtpbridge/42@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125906788 DLMGCP DEBUG <0013> endpoint:rtpbridge/42@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125906788 DLMGCP DEBUG <0013> endpoint:rtpbridge/42@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241102125906788 DLMGCP DEBUG <0013> Generated response: line #00: 200 3443 OK (mgcp_msg.c:67) 20241102125906788 DLMGCP DEBUG <0013> Received message: line #00: DLCX 3444 rtpbridge/43@mgw MGCP 1.0 (mgcp_msg.c:67) 20241102125906788 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:67) 20241102125906788 DLMGCP DEBUG <0013> endpoint:rtpbridge/43@mgw (trunk:0) found endpoint: rtpbridge/43@mgw (mgcp_endp.c:279) 20241102125906788 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/43@mgw" (mgcp_protocol.c:441) 20241102125906788 DLMGCP NOTICE <0013> endpoint:rtpbridge/43@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241102125906788 DLMGCP NOTICE <0013> endpoint:rtpbridge/43@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1477) 20241102125906788 DLMGCP DEBUG <0013> endpoint:rtpbridge/43@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125906788 DLMGCP DEBUG <0013> endpoint:rtpbridge/43@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125906789 DLMGCP DEBUG <0013> endpoint:rtpbridge/43@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241102125906789 DLMGCP DEBUG <0013> Generated response: line #00: 200 3444 OK (mgcp_msg.c:67) 20241102125906789 DLMGCP DEBUG <0013> Received message: line #00: DLCX 3445 rtpbridge/44@mgw MGCP 1.0 (mgcp_msg.c:67) 20241102125906789 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:67) 20241102125906789 DLMGCP DEBUG <0013> endpoint:rtpbridge/44@mgw (trunk:0) found endpoint: rtpbridge/44@mgw (mgcp_endp.c:279) 20241102125906789 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/44@mgw" (mgcp_protocol.c:441) 20241102125906789 DLMGCP NOTICE <0013> endpoint:rtpbridge/44@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241102125906789 DLMGCP NOTICE <0013> endpoint:rtpbridge/44@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1477) 20241102125906789 DLMGCP DEBUG <0013> endpoint:rtpbridge/44@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125906789 DLMGCP DEBUG <0013> endpoint:rtpbridge/44@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125906789 DLMGCP DEBUG <0013> endpoint:rtpbridge/44@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241102125906789 DLMGCP DEBUG <0013> Generated response: line #00: 200 3445 OK (mgcp_msg.c:67) 20241102125906789 DLMGCP DEBUG <0013> Received message: line #00: DLCX 3446 rtpbridge/45@mgw MGCP 1.0 (mgcp_msg.c:67) 20241102125906789 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:67) 20241102125906789 DLMGCP DEBUG <0013> endpoint:rtpbridge/45@mgw (trunk:0) found endpoint: rtpbridge/45@mgw (mgcp_endp.c:279) 20241102125906789 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/45@mgw" (mgcp_protocol.c:441) 20241102125906789 DLMGCP NOTICE <0013> endpoint:rtpbridge/45@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241102125906789 DLMGCP NOTICE <0013> endpoint:rtpbridge/45@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1477) 20241102125906789 DLMGCP DEBUG <0013> endpoint:rtpbridge/45@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125906789 DLMGCP DEBUG <0013> endpoint:rtpbridge/45@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125906789 DLMGCP DEBUG <0013> endpoint:rtpbridge/45@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241102125906789 DLMGCP DEBUG <0013> Generated response: line #00: 200 3446 OK (mgcp_msg.c:67) 20241102125906790 DLMGCP DEBUG <0013> Received message: line #00: DLCX 3447 rtpbridge/46@mgw MGCP 1.0 (mgcp_msg.c:67) 20241102125906790 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:67) 20241102125906790 DLMGCP DEBUG <0013> endpoint:rtpbridge/46@mgw (trunk:0) found endpoint: rtpbridge/46@mgw (mgcp_endp.c:279) 20241102125906790 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/46@mgw" (mgcp_protocol.c:441) 20241102125906790 DLMGCP NOTICE <0013> endpoint:rtpbridge/46@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241102125906790 DLMGCP NOTICE <0013> endpoint:rtpbridge/46@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1477) 20241102125906790 DLMGCP DEBUG <0013> endpoint:rtpbridge/46@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125906790 DLMGCP DEBUG <0013> endpoint:rtpbridge/46@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125906790 DLMGCP DEBUG <0013> endpoint:rtpbridge/46@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241102125906790 DLMGCP DEBUG <0013> Generated response: line #00: 200 3447 OK (mgcp_msg.c:67) 20241102125906790 DLMGCP DEBUG <0013> Received message: line #00: DLCX 3448 rtpbridge/47@mgw MGCP 1.0 (mgcp_msg.c:67) 20241102125906790 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:67) 20241102125906790 DLMGCP DEBUG <0013> endpoint:rtpbridge/47@mgw (trunk:0) found endpoint: rtpbridge/47@mgw (mgcp_endp.c:279) 20241102125906790 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/47@mgw" (mgcp_protocol.c:441) 20241102125906790 DLMGCP NOTICE <0013> endpoint:rtpbridge/47@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241102125906790 DLMGCP NOTICE <0013> endpoint:rtpbridge/47@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1477) 20241102125906790 DLMGCP DEBUG <0013> endpoint:rtpbridge/47@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125906790 DLMGCP DEBUG <0013> endpoint:rtpbridge/47@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125906790 DLMGCP DEBUG <0013> endpoint:rtpbridge/47@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241102125906790 DLMGCP DEBUG <0013> Generated response: line #00: 200 3448 OK (mgcp_msg.c:67) 20241102125906791 DLMGCP DEBUG <0013> Received message: line #00: DLCX 3449 rtpbridge/48@mgw MGCP 1.0 (mgcp_msg.c:67) 20241102125906791 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:67) 20241102125906791 DLMGCP DEBUG <0013> endpoint:rtpbridge/48@mgw (trunk:0) found endpoint: rtpbridge/48@mgw (mgcp_endp.c:279) 20241102125906791 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/48@mgw" (mgcp_protocol.c:441) 20241102125906791 DLMGCP NOTICE <0013> endpoint:rtpbridge/48@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241102125906791 DLMGCP NOTICE <0013> endpoint:rtpbridge/48@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1477) 20241102125906791 DLMGCP DEBUG <0013> endpoint:rtpbridge/48@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125906791 DLMGCP DEBUG <0013> endpoint:rtpbridge/48@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125906791 DLMGCP DEBUG <0013> endpoint:rtpbridge/48@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241102125906791 DLMGCP DEBUG <0013> Generated response: line #00: 200 3449 OK (mgcp_msg.c:67) 20241102125906791 DLMGCP DEBUG <0013> Received message: line #00: DLCX 3450 rtpbridge/49@mgw MGCP 1.0 (mgcp_msg.c:67) 20241102125906791 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:67) 20241102125906791 DLMGCP DEBUG <0013> endpoint:rtpbridge/49@mgw (trunk:0) found endpoint: rtpbridge/49@mgw (mgcp_endp.c:279) 20241102125906791 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/49@mgw" (mgcp_protocol.c:441) 20241102125906791 DLMGCP NOTICE <0013> endpoint:rtpbridge/49@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241102125906791 DLMGCP NOTICE <0013> endpoint:rtpbridge/49@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1477) 20241102125906791 DLMGCP DEBUG <0013> endpoint:rtpbridge/49@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125906791 DLMGCP DEBUG <0013> endpoint:rtpbridge/49@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125906791 DLMGCP DEBUG <0013> endpoint:rtpbridge/49@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241102125906791 DLMGCP DEBUG <0013> Generated response: line #00: 200 3450 OK (mgcp_msg.c:67) 20241102125906791 DLMGCP DEBUG <0013> Received message: line #00: DLCX 3451 rtpbridge/4a@mgw MGCP 1.0 (mgcp_msg.c:67) 20241102125906791 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:67) 20241102125906791 DLMGCP DEBUG <0013> endpoint:rtpbridge/4a@mgw (trunk:0) found endpoint: rtpbridge/4a@mgw (mgcp_endp.c:279) 20241102125906791 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/4a@mgw" (mgcp_protocol.c:441) 20241102125906791 DLMGCP NOTICE <0013> endpoint:rtpbridge/4a@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241102125906791 DLMGCP NOTICE <0013> endpoint:rtpbridge/4a@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1477) 20241102125906791 DLMGCP DEBUG <0013> endpoint:rtpbridge/4a@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125906791 DLMGCP DEBUG <0013> endpoint:rtpbridge/4a@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125906791 DLMGCP DEBUG <0013> endpoint:rtpbridge/4a@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241102125906791 DLMGCP DEBUG <0013> Generated response: line #00: 200 3451 OK (mgcp_msg.c:67) 20241102125906792 DLMGCP DEBUG <0013> Received message: line #00: DLCX 3452 rtpbridge/4b@mgw MGCP 1.0 (mgcp_msg.c:67) 20241102125906792 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:67) 20241102125906792 DLMGCP DEBUG <0013> endpoint:rtpbridge/4b@mgw (trunk:0) found endpoint: rtpbridge/4b@mgw (mgcp_endp.c:279) 20241102125906792 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/4b@mgw" (mgcp_protocol.c:441) 20241102125906792 DLMGCP NOTICE <0013> endpoint:rtpbridge/4b@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241102125906792 DLMGCP NOTICE <0013> endpoint:rtpbridge/4b@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1477) 20241102125906792 DLMGCP DEBUG <0013> endpoint:rtpbridge/4b@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125906792 DLMGCP DEBUG <0013> endpoint:rtpbridge/4b@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125906792 DLMGCP DEBUG <0013> endpoint:rtpbridge/4b@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241102125906792 DLMGCP DEBUG <0013> Generated response: line #00: 200 3452 OK (mgcp_msg.c:67) 20241102125906792 DLMGCP DEBUG <0013> Received message: line #00: DLCX 3453 rtpbridge/4c@mgw MGCP 1.0 (mgcp_msg.c:67) 20241102125906792 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:67) 20241102125906792 DLMGCP DEBUG <0013> endpoint:rtpbridge/4c@mgw (trunk:0) found endpoint: rtpbridge/4c@mgw (mgcp_endp.c:279) 20241102125906792 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/4c@mgw" (mgcp_protocol.c:441) 20241102125906792 DLMGCP NOTICE <0013> endpoint:rtpbridge/4c@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241102125906792 DLMGCP NOTICE <0013> endpoint:rtpbridge/4c@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1477) 20241102125906792 DLMGCP DEBUG <0013> endpoint:rtpbridge/4c@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125906792 DLMGCP DEBUG <0013> endpoint:rtpbridge/4c@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125906792 DLMGCP DEBUG <0013> endpoint:rtpbridge/4c@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241102125906792 DLMGCP DEBUG <0013> Generated response: line #00: 200 3453 OK (mgcp_msg.c:67) 20241102125906793 DLMGCP DEBUG <0013> Received message: line #00: DLCX 3454 rtpbridge/4d@mgw MGCP 1.0 (mgcp_msg.c:67) 20241102125906793 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:67) 20241102125906793 DLMGCP DEBUG <0013> endpoint:rtpbridge/4d@mgw (trunk:0) found endpoint: rtpbridge/4d@mgw (mgcp_endp.c:279) 20241102125906793 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/4d@mgw" (mgcp_protocol.c:441) 20241102125906793 DLMGCP NOTICE <0013> endpoint:rtpbridge/4d@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241102125906793 DLMGCP NOTICE <0013> endpoint:rtpbridge/4d@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1477) 20241102125906793 DLMGCP DEBUG <0013> endpoint:rtpbridge/4d@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125906793 DLMGCP DEBUG <0013> endpoint:rtpbridge/4d@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125906793 DLMGCP DEBUG <0013> endpoint:rtpbridge/4d@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241102125906793 DLMGCP DEBUG <0013> Generated response: line #00: 200 3454 OK (mgcp_msg.c:67) 20241102125906793 DLMGCP DEBUG <0013> Received message: line #00: DLCX 3455 rtpbridge/4e@mgw MGCP 1.0 (mgcp_msg.c:67) 20241102125906793 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:67) 20241102125906793 DLMGCP DEBUG <0013> endpoint:rtpbridge/4e@mgw (trunk:0) found endpoint: rtpbridge/4e@mgw (mgcp_endp.c:279) 20241102125906793 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/4e@mgw" (mgcp_protocol.c:441) 20241102125906793 DLMGCP NOTICE <0013> endpoint:rtpbridge/4e@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241102125906793 DLMGCP NOTICE <0013> endpoint:rtpbridge/4e@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1477) 20241102125906793 DLMGCP DEBUG <0013> endpoint:rtpbridge/4e@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125906793 DLMGCP DEBUG <0013> endpoint:rtpbridge/4e@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125906793 DLMGCP DEBUG <0013> endpoint:rtpbridge/4e@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241102125906793 DLMGCP DEBUG <0013> Generated response: line #00: 200 3455 OK (mgcp_msg.c:67) 20241102125906794 DLMGCP DEBUG <0013> Received message: line #00: DLCX 3456 rtpbridge/4f@mgw MGCP 1.0 (mgcp_msg.c:67) 20241102125906794 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:67) 20241102125906794 DLMGCP DEBUG <0013> endpoint:rtpbridge/4f@mgw (trunk:0) found endpoint: rtpbridge/4f@mgw (mgcp_endp.c:279) 20241102125906794 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/4f@mgw" (mgcp_protocol.c:441) 20241102125906794 DLMGCP NOTICE <0013> endpoint:rtpbridge/4f@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241102125906794 DLMGCP NOTICE <0013> endpoint:rtpbridge/4f@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1477) 20241102125906794 DLMGCP DEBUG <0013> endpoint:rtpbridge/4f@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125906794 DLMGCP DEBUG <0013> endpoint:rtpbridge/4f@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125906794 DLMGCP DEBUG <0013> endpoint:rtpbridge/4f@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241102125906794 DLMGCP DEBUG <0013> Generated response: line #00: 200 3456 OK (mgcp_msg.c:67) 20241102125906794 DLMGCP DEBUG <0013> Received message: line #00: DLCX 3457 rtpbridge/50@mgw MGCP 1.0 (mgcp_msg.c:67) 20241102125906794 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:67) 20241102125906794 DLMGCP DEBUG <0013> endpoint:rtpbridge/50@mgw (trunk:0) found endpoint: rtpbridge/50@mgw (mgcp_endp.c:279) 20241102125906794 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/50@mgw" (mgcp_protocol.c:441) 20241102125906794 DLMGCP NOTICE <0013> endpoint:rtpbridge/50@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241102125906794 DLMGCP NOTICE <0013> endpoint:rtpbridge/50@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1477) 20241102125906794 DLMGCP DEBUG <0013> endpoint:rtpbridge/50@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125906794 DLMGCP DEBUG <0013> endpoint:rtpbridge/50@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125906794 DLMGCP DEBUG <0013> endpoint:rtpbridge/50@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241102125906794 DLMGCP DEBUG <0013> Generated response: line #00: 200 3457 OK (mgcp_msg.c:67) 20241102125906794 DLMGCP DEBUG <0013> Received message: line #00: DLCX 3458 rtpbridge/51@mgw MGCP 1.0 (mgcp_msg.c:67) 20241102125906794 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:67) 20241102125906794 DLMGCP DEBUG <0013> endpoint:rtpbridge/51@mgw (trunk:0) found endpoint: rtpbridge/51@mgw (mgcp_endp.c:279) 20241102125906794 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/51@mgw" (mgcp_protocol.c:441) 20241102125906794 DLMGCP NOTICE <0013> endpoint:rtpbridge/51@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241102125906794 DLMGCP NOTICE <0013> endpoint:rtpbridge/51@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1477) 20241102125906794 DLMGCP DEBUG <0013> endpoint:rtpbridge/51@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125906794 DLMGCP DEBUG <0013> endpoint:rtpbridge/51@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125906794 DLMGCP DEBUG <0013> endpoint:rtpbridge/51@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241102125906794 DLMGCP DEBUG <0013> Generated response: line #00: 200 3458 OK (mgcp_msg.c:67) 20241102125906795 DLMGCP DEBUG <0013> Received message: line #00: DLCX 3459 rtpbridge/52@mgw MGCP 1.0 (mgcp_msg.c:67) 20241102125906795 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:67) 20241102125906795 DLMGCP DEBUG <0013> endpoint:rtpbridge/52@mgw (trunk:0) found endpoint: rtpbridge/52@mgw (mgcp_endp.c:279) 20241102125906795 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/52@mgw" (mgcp_protocol.c:441) 20241102125906795 DLMGCP NOTICE <0013> endpoint:rtpbridge/52@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241102125906795 DLMGCP NOTICE <0013> endpoint:rtpbridge/52@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1477) 20241102125906795 DLMGCP DEBUG <0013> endpoint:rtpbridge/52@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125906795 DLMGCP DEBUG <0013> endpoint:rtpbridge/52@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125906795 DLMGCP DEBUG <0013> endpoint:rtpbridge/52@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241102125906795 DLMGCP DEBUG <0013> Generated response: line #00: 200 3459 OK (mgcp_msg.c:67) 20241102125906795 DLMGCP DEBUG <0013> Received message: line #00: DLCX 3460 rtpbridge/53@mgw MGCP 1.0 (mgcp_msg.c:67) 20241102125906795 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:67) 20241102125906795 DLMGCP DEBUG <0013> endpoint:rtpbridge/53@mgw (trunk:0) found endpoint: rtpbridge/53@mgw (mgcp_endp.c:279) 20241102125906795 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/53@mgw" (mgcp_protocol.c:441) 20241102125906795 DLMGCP NOTICE <0013> endpoint:rtpbridge/53@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241102125906795 DLMGCP NOTICE <0013> endpoint:rtpbridge/53@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1477) 20241102125906795 DLMGCP DEBUG <0013> endpoint:rtpbridge/53@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125906795 DLMGCP DEBUG <0013> endpoint:rtpbridge/53@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125906795 DLMGCP DEBUG <0013> endpoint:rtpbridge/53@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241102125906795 DLMGCP DEBUG <0013> Generated response: line #00: 200 3460 OK (mgcp_msg.c:67) 20241102125906796 DLMGCP DEBUG <0013> Received message: line #00: DLCX 3461 rtpbridge/54@mgw MGCP 1.0 (mgcp_msg.c:67) 20241102125906796 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:67) 20241102125906796 DLMGCP DEBUG <0013> endpoint:rtpbridge/54@mgw (trunk:0) found endpoint: rtpbridge/54@mgw (mgcp_endp.c:279) 20241102125906796 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/54@mgw" (mgcp_protocol.c:441) 20241102125906796 DLMGCP NOTICE <0013> endpoint:rtpbridge/54@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241102125906796 DLMGCP NOTICE <0013> endpoint:rtpbridge/54@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1477) 20241102125906796 DLMGCP DEBUG <0013> endpoint:rtpbridge/54@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125906796 DLMGCP DEBUG <0013> endpoint:rtpbridge/54@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125906796 DLMGCP DEBUG <0013> endpoint:rtpbridge/54@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241102125906796 DLMGCP DEBUG <0013> Generated response: line #00: 200 3461 OK (mgcp_msg.c:67) 20241102125906796 DLMGCP DEBUG <0013> Received message: line #00: DLCX 3462 rtpbridge/55@mgw MGCP 1.0 (mgcp_msg.c:67) 20241102125906796 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:67) 20241102125906796 DLMGCP DEBUG <0013> endpoint:rtpbridge/55@mgw (trunk:0) found endpoint: rtpbridge/55@mgw (mgcp_endp.c:279) 20241102125906796 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/55@mgw" (mgcp_protocol.c:441) 20241102125906796 DLMGCP NOTICE <0013> endpoint:rtpbridge/55@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241102125906796 DLMGCP NOTICE <0013> endpoint:rtpbridge/55@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1477) 20241102125906796 DLMGCP DEBUG <0013> endpoint:rtpbridge/55@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125906796 DLMGCP DEBUG <0013> endpoint:rtpbridge/55@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125906796 DLMGCP DEBUG <0013> endpoint:rtpbridge/55@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241102125906796 DLMGCP DEBUG <0013> Generated response: line #00: 200 3462 OK (mgcp_msg.c:67) 20241102125906796 DLMGCP DEBUG <0013> Received message: line #00: DLCX 3463 rtpbridge/56@mgw MGCP 1.0 (mgcp_msg.c:67) 20241102125906796 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:67) 20241102125906797 DLMGCP DEBUG <0013> endpoint:rtpbridge/56@mgw (trunk:0) found endpoint: rtpbridge/56@mgw (mgcp_endp.c:279) 20241102125906797 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/56@mgw" (mgcp_protocol.c:441) 20241102125906797 DLMGCP NOTICE <0013> endpoint:rtpbridge/56@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241102125906797 DLMGCP NOTICE <0013> endpoint:rtpbridge/56@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1477) 20241102125906797 DLMGCP DEBUG <0013> endpoint:rtpbridge/56@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125906797 DLMGCP DEBUG <0013> endpoint:rtpbridge/56@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125906797 DLMGCP DEBUG <0013> endpoint:rtpbridge/56@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241102125906797 DLMGCP DEBUG <0013> Generated response: line #00: 200 3463 OK (mgcp_msg.c:67) 20241102125906797 DLMGCP DEBUG <0013> Received message: line #00: DLCX 3464 rtpbridge/57@mgw MGCP 1.0 (mgcp_msg.c:67) 20241102125906797 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:67) 20241102125906797 DLMGCP DEBUG <0013> endpoint:rtpbridge/57@mgw (trunk:0) found endpoint: rtpbridge/57@mgw (mgcp_endp.c:279) 20241102125906797 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/57@mgw" (mgcp_protocol.c:441) 20241102125906797 DLMGCP NOTICE <0013> endpoint:rtpbridge/57@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241102125906797 DLMGCP NOTICE <0013> endpoint:rtpbridge/57@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1477) 20241102125906797 DLMGCP DEBUG <0013> endpoint:rtpbridge/57@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125906797 DLMGCP DEBUG <0013> endpoint:rtpbridge/57@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125906797 DLMGCP DEBUG <0013> endpoint:rtpbridge/57@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241102125906797 DLMGCP DEBUG <0013> Generated response: line #00: 200 3464 OK (mgcp_msg.c:67) 20241102125906797 DLMGCP DEBUG <0013> Received message: line #00: DLCX 3465 rtpbridge/58@mgw MGCP 1.0 (mgcp_msg.c:67) 20241102125906797 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:67) 20241102125906798 DLMGCP DEBUG <0013> endpoint:rtpbridge/58@mgw (trunk:0) found endpoint: rtpbridge/58@mgw (mgcp_endp.c:279) 20241102125906798 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/58@mgw" (mgcp_protocol.c:441) 20241102125906798 DLMGCP NOTICE <0013> endpoint:rtpbridge/58@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241102125906798 DLMGCP NOTICE <0013> endpoint:rtpbridge/58@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1477) 20241102125906798 DLMGCP DEBUG <0013> endpoint:rtpbridge/58@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125906798 DLMGCP DEBUG <0013> endpoint:rtpbridge/58@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125906798 DLMGCP DEBUG <0013> endpoint:rtpbridge/58@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241102125906798 DLMGCP DEBUG <0013> Generated response: line #00: 200 3465 OK (mgcp_msg.c:67) 20241102125906798 DLMGCP DEBUG <0013> Received message: line #00: DLCX 3466 rtpbridge/59@mgw MGCP 1.0 (mgcp_msg.c:67) 20241102125906798 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:67) 20241102125906798 DLMGCP DEBUG <0013> endpoint:rtpbridge/59@mgw (trunk:0) found endpoint: rtpbridge/59@mgw (mgcp_endp.c:279) 20241102125906798 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/59@mgw" (mgcp_protocol.c:441) 20241102125906798 DLMGCP NOTICE <0013> endpoint:rtpbridge/59@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241102125906798 DLMGCP NOTICE <0013> endpoint:rtpbridge/59@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1477) 20241102125906798 DLMGCP DEBUG <0013> endpoint:rtpbridge/59@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125906798 DLMGCP DEBUG <0013> endpoint:rtpbridge/59@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125906798 DLMGCP DEBUG <0013> endpoint:rtpbridge/59@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241102125906798 DLMGCP DEBUG <0013> Generated response: line #00: 200 3466 OK (mgcp_msg.c:67) 20241102125906798 DLMGCP DEBUG <0013> Received message: line #00: DLCX 3467 rtpbridge/5a@mgw MGCP 1.0 (mgcp_msg.c:67) 20241102125906798 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:67) 20241102125906798 DLMGCP DEBUG <0013> endpoint:rtpbridge/5a@mgw (trunk:0) found endpoint: rtpbridge/5a@mgw (mgcp_endp.c:279) 20241102125906798 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/5a@mgw" (mgcp_protocol.c:441) 20241102125906798 DLMGCP NOTICE <0013> endpoint:rtpbridge/5a@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241102125906798 DLMGCP NOTICE <0013> endpoint:rtpbridge/5a@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1477) 20241102125906798 DLMGCP DEBUG <0013> endpoint:rtpbridge/5a@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125906798 DLMGCP DEBUG <0013> endpoint:rtpbridge/5a@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125906798 DLMGCP DEBUG <0013> endpoint:rtpbridge/5a@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241102125906798 DLMGCP DEBUG <0013> Generated response: line #00: 200 3467 OK (mgcp_msg.c:67) 20241102125906799 DLMGCP DEBUG <0013> Received message: line #00: DLCX 3468 rtpbridge/5b@mgw MGCP 1.0 (mgcp_msg.c:67) 20241102125906799 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:67) 20241102125906799 DLMGCP DEBUG <0013> endpoint:rtpbridge/5b@mgw (trunk:0) found endpoint: rtpbridge/5b@mgw (mgcp_endp.c:279) 20241102125906799 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/5b@mgw" (mgcp_protocol.c:441) 20241102125906799 DLMGCP NOTICE <0013> endpoint:rtpbridge/5b@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241102125906799 DLMGCP NOTICE <0013> endpoint:rtpbridge/5b@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1477) 20241102125906799 DLMGCP DEBUG <0013> endpoint:rtpbridge/5b@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125906799 DLMGCP DEBUG <0013> endpoint:rtpbridge/5b@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125906799 DLMGCP DEBUG <0013> endpoint:rtpbridge/5b@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241102125906799 DLMGCP DEBUG <0013> Generated response: line #00: 200 3468 OK (mgcp_msg.c:67) 20241102125906799 DLMGCP DEBUG <0013> Received message: line #00: DLCX 3469 rtpbridge/5c@mgw MGCP 1.0 (mgcp_msg.c:67) 20241102125906799 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:67) 20241102125906799 DLMGCP DEBUG <0013> endpoint:rtpbridge/5c@mgw (trunk:0) found endpoint: rtpbridge/5c@mgw (mgcp_endp.c:279) 20241102125906799 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/5c@mgw" (mgcp_protocol.c:441) 20241102125906799 DLMGCP NOTICE <0013> endpoint:rtpbridge/5c@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241102125906799 DLMGCP NOTICE <0013> endpoint:rtpbridge/5c@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1477) 20241102125906799 DLMGCP DEBUG <0013> endpoint:rtpbridge/5c@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125906799 DLMGCP DEBUG <0013> endpoint:rtpbridge/5c@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125906799 DLMGCP DEBUG <0013> endpoint:rtpbridge/5c@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241102125906799 DLMGCP DEBUG <0013> Generated response: line #00: 200 3469 OK (mgcp_msg.c:67) 20241102125906800 DLMGCP DEBUG <0013> Received message: line #00: DLCX 3470 rtpbridge/5d@mgw MGCP 1.0 (mgcp_msg.c:67) 20241102125906800 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:67) 20241102125906800 DLMGCP DEBUG <0013> endpoint:rtpbridge/5d@mgw (trunk:0) found endpoint: rtpbridge/5d@mgw (mgcp_endp.c:279) 20241102125906800 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/5d@mgw" (mgcp_protocol.c:441) 20241102125906800 DLMGCP NOTICE <0013> endpoint:rtpbridge/5d@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241102125906800 DLMGCP NOTICE <0013> endpoint:rtpbridge/5d@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1477) 20241102125906800 DLMGCP DEBUG <0013> endpoint:rtpbridge/5d@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125906800 DLMGCP DEBUG <0013> endpoint:rtpbridge/5d@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125906800 DLMGCP DEBUG <0013> endpoint:rtpbridge/5d@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241102125906800 DLMGCP DEBUG <0013> Generated response: line #00: 200 3470 OK (mgcp_msg.c:67) 20241102125906800 DLMGCP DEBUG <0013> Received message: line #00: DLCX 3471 rtpbridge/5e@mgw MGCP 1.0 (mgcp_msg.c:67) 20241102125906800 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:67) 20241102125906800 DLMGCP DEBUG <0013> endpoint:rtpbridge/5e@mgw (trunk:0) found endpoint: rtpbridge/5e@mgw (mgcp_endp.c:279) 20241102125906800 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/5e@mgw" (mgcp_protocol.c:441) 20241102125906800 DLMGCP NOTICE <0013> endpoint:rtpbridge/5e@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241102125906800 DLMGCP NOTICE <0013> endpoint:rtpbridge/5e@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1477) 20241102125906800 DLMGCP DEBUG <0013> endpoint:rtpbridge/5e@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125906800 DLMGCP DEBUG <0013> endpoint:rtpbridge/5e@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125906800 DLMGCP DEBUG <0013> endpoint:rtpbridge/5e@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241102125906800 DLMGCP DEBUG <0013> Generated response: line #00: 200 3471 OK (mgcp_msg.c:67) 20241102125906800 DLMGCP DEBUG <0013> Received message: line #00: DLCX 3472 rtpbridge/5f@mgw MGCP 1.0 (mgcp_msg.c:67) 20241102125906800 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:67) 20241102125906800 DLMGCP DEBUG <0013> endpoint:rtpbridge/5f@mgw (trunk:0) found endpoint: rtpbridge/5f@mgw (mgcp_endp.c:279) 20241102125906800 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/5f@mgw" (mgcp_protocol.c:441) 20241102125906800 DLMGCP NOTICE <0013> endpoint:rtpbridge/5f@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241102125906800 DLMGCP NOTICE <0013> endpoint:rtpbridge/5f@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1477) 20241102125906800 DLMGCP DEBUG <0013> endpoint:rtpbridge/5f@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125906800 DLMGCP DEBUG <0013> endpoint:rtpbridge/5f@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125906800 DLMGCP DEBUG <0013> endpoint:rtpbridge/5f@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241102125906800 DLMGCP DEBUG <0013> Generated response: line #00: 200 3472 OK (mgcp_msg.c:67) 20241102125906801 DLMGCP DEBUG <0013> Received message: line #00: DLCX 3473 rtpbridge/60@mgw MGCP 1.0 (mgcp_msg.c:67) 20241102125906801 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:67) 20241102125906801 DLMGCP DEBUG <0013> endpoint:rtpbridge/60@mgw (trunk:0) found endpoint: rtpbridge/60@mgw (mgcp_endp.c:279) 20241102125906801 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/60@mgw" (mgcp_protocol.c:441) 20241102125906801 DLMGCP NOTICE <0013> endpoint:rtpbridge/60@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241102125906801 DLMGCP NOTICE <0013> endpoint:rtpbridge/60@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1477) 20241102125906801 DLMGCP DEBUG <0013> endpoint:rtpbridge/60@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125906801 DLMGCP DEBUG <0013> endpoint:rtpbridge/60@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125906801 DLMGCP DEBUG <0013> endpoint:rtpbridge/60@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241102125906801 DLMGCP DEBUG <0013> Generated response: line #00: 200 3473 OK (mgcp_msg.c:67) 20241102125906801 DLMGCP DEBUG <0013> Received message: line #00: DLCX 3474 rtpbridge/61@mgw MGCP 1.0 (mgcp_msg.c:67) 20241102125906801 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:67) 20241102125906801 DLMGCP DEBUG <0013> endpoint:rtpbridge/61@mgw (trunk:0) found endpoint: rtpbridge/61@mgw (mgcp_endp.c:279) 20241102125906801 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/61@mgw" (mgcp_protocol.c:441) 20241102125906801 DLMGCP NOTICE <0013> endpoint:rtpbridge/61@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241102125906801 DLMGCP NOTICE <0013> endpoint:rtpbridge/61@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1477) 20241102125906801 DLMGCP DEBUG <0013> endpoint:rtpbridge/61@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125906801 DLMGCP DEBUG <0013> endpoint:rtpbridge/61@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125906801 DLMGCP DEBUG <0013> endpoint:rtpbridge/61@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241102125906801 DLMGCP DEBUG <0013> Generated response: line #00: 200 3474 OK (mgcp_msg.c:67) 20241102125906802 DLMGCP DEBUG <0013> Received message: line #00: DLCX 3475 rtpbridge/62@mgw MGCP 1.0 (mgcp_msg.c:67) 20241102125906802 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:67) 20241102125906802 DLMGCP DEBUG <0013> endpoint:rtpbridge/62@mgw (trunk:0) found endpoint: rtpbridge/62@mgw (mgcp_endp.c:279) 20241102125906802 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/62@mgw" (mgcp_protocol.c:441) 20241102125906802 DLMGCP NOTICE <0013> endpoint:rtpbridge/62@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241102125906802 DLMGCP NOTICE <0013> endpoint:rtpbridge/62@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1477) 20241102125906802 DLMGCP DEBUG <0013> endpoint:rtpbridge/62@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125906802 DLMGCP DEBUG <0013> endpoint:rtpbridge/62@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125906802 DLMGCP DEBUG <0013> endpoint:rtpbridge/62@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241102125906802 DLMGCP DEBUG <0013> Generated response: line #00: 200 3475 OK (mgcp_msg.c:67) 20241102125906802 DLMGCP DEBUG <0013> Received message: line #00: DLCX 3476 rtpbridge/63@mgw MGCP 1.0 (mgcp_msg.c:67) 20241102125906802 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:67) 20241102125906802 DLMGCP DEBUG <0013> endpoint:rtpbridge/63@mgw (trunk:0) found endpoint: rtpbridge/63@mgw (mgcp_endp.c:279) 20241102125906802 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/63@mgw" (mgcp_protocol.c:441) 20241102125906802 DLMGCP NOTICE <0013> endpoint:rtpbridge/63@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241102125906802 DLMGCP NOTICE <0013> endpoint:rtpbridge/63@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1477) 20241102125906802 DLMGCP DEBUG <0013> endpoint:rtpbridge/63@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125906802 DLMGCP DEBUG <0013> endpoint:rtpbridge/63@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125906802 DLMGCP DEBUG <0013> endpoint:rtpbridge/63@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241102125906802 DLMGCP DEBUG <0013> Generated response: line #00: 200 3476 OK (mgcp_msg.c:67) 20241102125906803 DLMGCP DEBUG <0013> Received message: line #00: DLCX 3477 rtpbridge/64@mgw MGCP 1.0 (mgcp_msg.c:67) 20241102125906803 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:67) 20241102125906803 DLMGCP DEBUG <0013> endpoint:rtpbridge/64@mgw (trunk:0) found endpoint: rtpbridge/64@mgw (mgcp_endp.c:279) 20241102125906803 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/64@mgw" (mgcp_protocol.c:441) 20241102125906803 DLMGCP NOTICE <0013> endpoint:rtpbridge/64@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241102125906803 DLMGCP NOTICE <0013> endpoint:rtpbridge/64@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1477) 20241102125906803 DLMGCP DEBUG <0013> endpoint:rtpbridge/64@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125906803 DLMGCP DEBUG <0013> endpoint:rtpbridge/64@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125906803 DLMGCP DEBUG <0013> endpoint:rtpbridge/64@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241102125906803 DLMGCP DEBUG <0013> Generated response: line #00: 200 3477 OK (mgcp_msg.c:67) 20241102125906803 DLMGCP DEBUG <0013> Received message: line #00: DLCX 3478 rtpbridge/65@mgw MGCP 1.0 (mgcp_msg.c:67) 20241102125906803 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:67) 20241102125906803 DLMGCP DEBUG <0013> endpoint:rtpbridge/65@mgw (trunk:0) found endpoint: rtpbridge/65@mgw (mgcp_endp.c:279) 20241102125906803 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/65@mgw" (mgcp_protocol.c:441) 20241102125906803 DLMGCP NOTICE <0013> endpoint:rtpbridge/65@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241102125906803 DLMGCP NOTICE <0013> endpoint:rtpbridge/65@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1477) 20241102125906803 DLMGCP DEBUG <0013> endpoint:rtpbridge/65@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125906803 DLMGCP DEBUG <0013> endpoint:rtpbridge/65@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125906803 DLMGCP DEBUG <0013> endpoint:rtpbridge/65@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241102125906803 DLMGCP DEBUG <0013> Generated response: line #00: 200 3478 OK (mgcp_msg.c:67) 20241102125906803 DLMGCP DEBUG <0013> Received message: line #00: DLCX 3479 rtpbridge/66@mgw MGCP 1.0 (mgcp_msg.c:67) 20241102125906803 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:67) 20241102125906803 DLMGCP DEBUG <0013> endpoint:rtpbridge/66@mgw (trunk:0) found endpoint: rtpbridge/66@mgw (mgcp_endp.c:279) 20241102125906803 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/66@mgw" (mgcp_protocol.c:441) 20241102125906803 DLMGCP NOTICE <0013> endpoint:rtpbridge/66@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241102125906803 DLMGCP NOTICE <0013> endpoint:rtpbridge/66@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1477) 20241102125906803 DLMGCP DEBUG <0013> endpoint:rtpbridge/66@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125906803 DLMGCP DEBUG <0013> endpoint:rtpbridge/66@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125906803 DLMGCP DEBUG <0013> endpoint:rtpbridge/66@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241102125906803 DLMGCP DEBUG <0013> Generated response: line #00: 200 3479 OK (mgcp_msg.c:67) 20241102125906804 DLMGCP DEBUG <0013> Received message: line #00: DLCX 3480 rtpbridge/67@mgw MGCP 1.0 (mgcp_msg.c:67) 20241102125906804 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:67) 20241102125906804 DLMGCP DEBUG <0013> endpoint:rtpbridge/67@mgw (trunk:0) found endpoint: rtpbridge/67@mgw (mgcp_endp.c:279) 20241102125906804 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/67@mgw" (mgcp_protocol.c:441) 20241102125906804 DLMGCP NOTICE <0013> endpoint:rtpbridge/67@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241102125906804 DLMGCP NOTICE <0013> endpoint:rtpbridge/67@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1477) 20241102125906804 DLMGCP DEBUG <0013> endpoint:rtpbridge/67@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125906804 DLMGCP DEBUG <0013> endpoint:rtpbridge/67@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125906804 DLMGCP DEBUG <0013> endpoint:rtpbridge/67@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241102125906804 DLMGCP DEBUG <0013> Generated response: line #00: 200 3480 OK (mgcp_msg.c:67) 20241102125906804 DLMGCP DEBUG <0013> Received message: line #00: DLCX 3481 rtpbridge/68@mgw MGCP 1.0 (mgcp_msg.c:67) 20241102125906804 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:67) 20241102125906804 DLMGCP DEBUG <0013> endpoint:rtpbridge/68@mgw (trunk:0) found endpoint: rtpbridge/68@mgw (mgcp_endp.c:279) 20241102125906804 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/68@mgw" (mgcp_protocol.c:441) 20241102125906804 DLMGCP NOTICE <0013> endpoint:rtpbridge/68@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241102125906804 DLMGCP NOTICE <0013> endpoint:rtpbridge/68@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1477) 20241102125906804 DLMGCP DEBUG <0013> endpoint:rtpbridge/68@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125906804 DLMGCP DEBUG <0013> endpoint:rtpbridge/68@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125906804 DLMGCP DEBUG <0013> endpoint:rtpbridge/68@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241102125906804 DLMGCP DEBUG <0013> Generated response: line #00: 200 3481 OK (mgcp_msg.c:67) 20241102125906805 DLMGCP DEBUG <0013> Received message: line #00: DLCX 3482 rtpbridge/69@mgw MGCP 1.0 (mgcp_msg.c:67) 20241102125906805 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:67) 20241102125906805 DLMGCP DEBUG <0013> endpoint:rtpbridge/69@mgw (trunk:0) found endpoint: rtpbridge/69@mgw (mgcp_endp.c:279) 20241102125906805 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/69@mgw" (mgcp_protocol.c:441) 20241102125906805 DLMGCP NOTICE <0013> endpoint:rtpbridge/69@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241102125906805 DLMGCP NOTICE <0013> endpoint:rtpbridge/69@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1477) 20241102125906805 DLMGCP DEBUG <0013> endpoint:rtpbridge/69@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125906805 DLMGCP DEBUG <0013> endpoint:rtpbridge/69@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125906805 DLMGCP DEBUG <0013> endpoint:rtpbridge/69@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241102125906805 DLMGCP DEBUG <0013> Generated response: line #00: 200 3482 OK (mgcp_msg.c:67) 20241102125906805 DLMGCP DEBUG <0013> Received message: line #00: DLCX 3483 rtpbridge/6a@mgw MGCP 1.0 (mgcp_msg.c:67) 20241102125906805 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:67) 20241102125906805 DLMGCP DEBUG <0013> endpoint:rtpbridge/6a@mgw (trunk:0) found endpoint: rtpbridge/6a@mgw (mgcp_endp.c:279) 20241102125906805 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/6a@mgw" (mgcp_protocol.c:441) 20241102125906805 DLMGCP NOTICE <0013> endpoint:rtpbridge/6a@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241102125906805 DLMGCP NOTICE <0013> endpoint:rtpbridge/6a@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1477) 20241102125906805 DLMGCP DEBUG <0013> endpoint:rtpbridge/6a@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125906805 DLMGCP DEBUG <0013> endpoint:rtpbridge/6a@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125906805 DLMGCP DEBUG <0013> endpoint:rtpbridge/6a@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241102125906805 DLMGCP DEBUG <0013> Generated response: line #00: 200 3483 OK (mgcp_msg.c:67) 20241102125906805 DLMGCP DEBUG <0013> Received message: line #00: DLCX 3484 rtpbridge/6b@mgw MGCP 1.0 (mgcp_msg.c:67) 20241102125906805 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:67) 20241102125906805 DLMGCP DEBUG <0013> endpoint:rtpbridge/6b@mgw (trunk:0) found endpoint: rtpbridge/6b@mgw (mgcp_endp.c:279) 20241102125906805 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/6b@mgw" (mgcp_protocol.c:441) 20241102125906805 DLMGCP NOTICE <0013> endpoint:rtpbridge/6b@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241102125906805 DLMGCP NOTICE <0013> endpoint:rtpbridge/6b@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1477) 20241102125906805 DLMGCP DEBUG <0013> endpoint:rtpbridge/6b@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125906806 DLMGCP DEBUG <0013> endpoint:rtpbridge/6b@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125906806 DLMGCP DEBUG <0013> endpoint:rtpbridge/6b@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241102125906806 DLMGCP DEBUG <0013> Generated response: line #00: 200 3484 OK (mgcp_msg.c:67) 20241102125906806 DLMGCP DEBUG <0013> Received message: line #00: DLCX 3485 rtpbridge/6c@mgw MGCP 1.0 (mgcp_msg.c:67) 20241102125906806 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:67) 20241102125906806 DLMGCP DEBUG <0013> endpoint:rtpbridge/6c@mgw (trunk:0) found endpoint: rtpbridge/6c@mgw (mgcp_endp.c:279) 20241102125906806 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/6c@mgw" (mgcp_protocol.c:441) 20241102125906806 DLMGCP NOTICE <0013> endpoint:rtpbridge/6c@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241102125906806 DLMGCP NOTICE <0013> endpoint:rtpbridge/6c@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1477) 20241102125906806 DLMGCP DEBUG <0013> endpoint:rtpbridge/6c@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125906806 DLMGCP DEBUG <0013> endpoint:rtpbridge/6c@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125906806 DLMGCP DEBUG <0013> endpoint:rtpbridge/6c@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241102125906806 DLMGCP DEBUG <0013> Generated response: line #00: 200 3485 OK (mgcp_msg.c:67) 20241102125906806 DLMGCP DEBUG <0013> Received message: line #00: DLCX 3486 rtpbridge/6d@mgw MGCP 1.0 (mgcp_msg.c:67) 20241102125906806 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:67) 20241102125906806 DLMGCP DEBUG <0013> endpoint:rtpbridge/6d@mgw (trunk:0) found endpoint: rtpbridge/6d@mgw (mgcp_endp.c:279) 20241102125906806 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/6d@mgw" (mgcp_protocol.c:441) 20241102125906806 DLMGCP NOTICE <0013> endpoint:rtpbridge/6d@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241102125906806 DLMGCP NOTICE <0013> endpoint:rtpbridge/6d@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1477) 20241102125906806 DLMGCP DEBUG <0013> endpoint:rtpbridge/6d@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125906806 DLMGCP DEBUG <0013> endpoint:rtpbridge/6d@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125906806 DLMGCP DEBUG <0013> endpoint:rtpbridge/6d@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241102125906806 DLMGCP DEBUG <0013> Generated response: line #00: 200 3486 OK (mgcp_msg.c:67) 20241102125906807 DLMGCP DEBUG <0013> Received message: line #00: DLCX 3487 rtpbridge/6e@mgw MGCP 1.0 (mgcp_msg.c:67) 20241102125906807 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:67) 20241102125906807 DLMGCP DEBUG <0013> endpoint:rtpbridge/6e@mgw (trunk:0) found endpoint: rtpbridge/6e@mgw (mgcp_endp.c:279) 20241102125906807 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/6e@mgw" (mgcp_protocol.c:441) 20241102125906807 DLMGCP NOTICE <0013> endpoint:rtpbridge/6e@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241102125906807 DLMGCP NOTICE <0013> endpoint:rtpbridge/6e@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1477) 20241102125906807 DLMGCP DEBUG <0013> endpoint:rtpbridge/6e@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125906807 DLMGCP DEBUG <0013> endpoint:rtpbridge/6e@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125906807 DLMGCP DEBUG <0013> endpoint:rtpbridge/6e@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241102125906807 DLMGCP DEBUG <0013> Generated response: line #00: 200 3487 OK (mgcp_msg.c:67) 20241102125906807 DLMGCP DEBUG <0013> Received message: line #00: DLCX 3488 rtpbridge/6f@mgw MGCP 1.0 (mgcp_msg.c:67) 20241102125906807 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:67) 20241102125906807 DLMGCP DEBUG <0013> endpoint:rtpbridge/6f@mgw (trunk:0) found endpoint: rtpbridge/6f@mgw (mgcp_endp.c:279) 20241102125906807 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/6f@mgw" (mgcp_protocol.c:441) 20241102125906807 DLMGCP NOTICE <0013> endpoint:rtpbridge/6f@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241102125906807 DLMGCP NOTICE <0013> endpoint:rtpbridge/6f@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1477) 20241102125906807 DLMGCP DEBUG <0013> endpoint:rtpbridge/6f@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125906807 DLMGCP DEBUG <0013> endpoint:rtpbridge/6f@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125906807 DLMGCP DEBUG <0013> endpoint:rtpbridge/6f@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241102125906807 DLMGCP DEBUG <0013> Generated response: line #00: 200 3488 OK (mgcp_msg.c:67) 20241102125906808 DLMGCP DEBUG <0013> Received message: line #00: DLCX 3489 rtpbridge/70@mgw MGCP 1.0 (mgcp_msg.c:67) 20241102125906808 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:67) 20241102125906808 DLMGCP DEBUG <0013> endpoint:rtpbridge/70@mgw (trunk:0) found endpoint: rtpbridge/70@mgw (mgcp_endp.c:279) 20241102125906808 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/70@mgw" (mgcp_protocol.c:441) 20241102125906808 DLMGCP NOTICE <0013> endpoint:rtpbridge/70@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241102125906808 DLMGCP NOTICE <0013> endpoint:rtpbridge/70@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1477) 20241102125906808 DLMGCP DEBUG <0013> endpoint:rtpbridge/70@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125906808 DLMGCP DEBUG <0013> endpoint:rtpbridge/70@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125906808 DLMGCP DEBUG <0013> endpoint:rtpbridge/70@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241102125906808 DLMGCP DEBUG <0013> Generated response: line #00: 200 3489 OK (mgcp_msg.c:67) 20241102125906808 DLMGCP DEBUG <0013> Received message: line #00: DLCX 3490 rtpbridge/71@mgw MGCP 1.0 (mgcp_msg.c:67) 20241102125906808 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:67) 20241102125906808 DLMGCP DEBUG <0013> endpoint:rtpbridge/71@mgw (trunk:0) found endpoint: rtpbridge/71@mgw (mgcp_endp.c:279) 20241102125906808 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/71@mgw" (mgcp_protocol.c:441) 20241102125906808 DLMGCP NOTICE <0013> endpoint:rtpbridge/71@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241102125906808 DLMGCP NOTICE <0013> endpoint:rtpbridge/71@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1477) 20241102125906808 DLMGCP DEBUG <0013> endpoint:rtpbridge/71@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125906808 DLMGCP DEBUG <0013> endpoint:rtpbridge/71@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125906808 DLMGCP DEBUG <0013> endpoint:rtpbridge/71@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241102125906808 DLMGCP DEBUG <0013> Generated response: line #00: 200 3490 OK (mgcp_msg.c:67) 20241102125906809 DLMGCP DEBUG <0013> Received message: line #00: DLCX 3491 rtpbridge/72@mgw MGCP 1.0 (mgcp_msg.c:67) 20241102125906809 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:67) 20241102125906809 DLMGCP DEBUG <0013> endpoint:rtpbridge/72@mgw (trunk:0) found endpoint: rtpbridge/72@mgw (mgcp_endp.c:279) 20241102125906809 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/72@mgw" (mgcp_protocol.c:441) 20241102125906809 DLMGCP NOTICE <0013> endpoint:rtpbridge/72@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241102125906809 DLMGCP NOTICE <0013> endpoint:rtpbridge/72@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1477) 20241102125906809 DLMGCP DEBUG <0013> endpoint:rtpbridge/72@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125906809 DLMGCP DEBUG <0013> endpoint:rtpbridge/72@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125906809 DLMGCP DEBUG <0013> endpoint:rtpbridge/72@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241102125906809 DLMGCP DEBUG <0013> Generated response: line #00: 200 3491 OK (mgcp_msg.c:67) 20241102125906809 DLMGCP DEBUG <0013> Received message: line #00: DLCX 3492 rtpbridge/73@mgw MGCP 1.0 (mgcp_msg.c:67) 20241102125906809 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:67) 20241102125906809 DLMGCP DEBUG <0013> endpoint:rtpbridge/73@mgw (trunk:0) found endpoint: rtpbridge/73@mgw (mgcp_endp.c:279) 20241102125906809 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/73@mgw" (mgcp_protocol.c:441) 20241102125906809 DLMGCP NOTICE <0013> endpoint:rtpbridge/73@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241102125906809 DLMGCP NOTICE <0013> endpoint:rtpbridge/73@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1477) 20241102125906809 DLMGCP DEBUG <0013> endpoint:rtpbridge/73@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125906809 DLMGCP DEBUG <0013> endpoint:rtpbridge/73@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125906809 DLMGCP DEBUG <0013> endpoint:rtpbridge/73@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241102125906809 DLMGCP DEBUG <0013> Generated response: line #00: 200 3492 OK (mgcp_msg.c:67) 20241102125906810 DLMGCP DEBUG <0013> Received message: line #00: DLCX 3493 rtpbridge/74@mgw MGCP 1.0 (mgcp_msg.c:67) 20241102125906810 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:67) 20241102125906810 DLMGCP DEBUG <0013> endpoint:rtpbridge/74@mgw (trunk:0) found endpoint: rtpbridge/74@mgw (mgcp_endp.c:279) 20241102125906810 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/74@mgw" (mgcp_protocol.c:441) 20241102125906810 DLMGCP NOTICE <0013> endpoint:rtpbridge/74@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241102125906810 DLMGCP NOTICE <0013> endpoint:rtpbridge/74@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1477) 20241102125906810 DLMGCP DEBUG <0013> endpoint:rtpbridge/74@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125906810 DLMGCP DEBUG <0013> endpoint:rtpbridge/74@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125906810 DLMGCP DEBUG <0013> endpoint:rtpbridge/74@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241102125906810 DLMGCP DEBUG <0013> Generated response: line #00: 200 3493 OK (mgcp_msg.c:67) 20241102125906810 DLMGCP DEBUG <0013> Received message: line #00: DLCX 3494 rtpbridge/75@mgw MGCP 1.0 (mgcp_msg.c:67) 20241102125906810 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:67) 20241102125906810 DLMGCP DEBUG <0013> endpoint:rtpbridge/75@mgw (trunk:0) found endpoint: rtpbridge/75@mgw (mgcp_endp.c:279) 20241102125906810 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/75@mgw" (mgcp_protocol.c:441) 20241102125906810 DLMGCP NOTICE <0013> endpoint:rtpbridge/75@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241102125906810 DLMGCP NOTICE <0013> endpoint:rtpbridge/75@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1477) 20241102125906810 DLMGCP DEBUG <0013> endpoint:rtpbridge/75@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125906810 DLMGCP DEBUG <0013> endpoint:rtpbridge/75@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125906810 DLMGCP DEBUG <0013> endpoint:rtpbridge/75@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241102125906810 DLMGCP DEBUG <0013> Generated response: line #00: 200 3494 OK (mgcp_msg.c:67) 20241102125906811 DLMGCP DEBUG <0013> Received message: line #00: DLCX 3495 rtpbridge/76@mgw MGCP 1.0 (mgcp_msg.c:67) 20241102125906811 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:67) 20241102125906811 DLMGCP DEBUG <0013> endpoint:rtpbridge/76@mgw (trunk:0) found endpoint: rtpbridge/76@mgw (mgcp_endp.c:279) 20241102125906811 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/76@mgw" (mgcp_protocol.c:441) 20241102125906811 DLMGCP NOTICE <0013> endpoint:rtpbridge/76@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241102125906811 DLMGCP NOTICE <0013> endpoint:rtpbridge/76@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1477) 20241102125906811 DLMGCP DEBUG <0013> endpoint:rtpbridge/76@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125906811 DLMGCP DEBUG <0013> endpoint:rtpbridge/76@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125906811 DLMGCP DEBUG <0013> endpoint:rtpbridge/76@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241102125906811 DLMGCP DEBUG <0013> Generated response: line #00: 200 3495 OK (mgcp_msg.c:67) 20241102125906811 DLMGCP DEBUG <0013> Received message: line #00: DLCX 3496 rtpbridge/77@mgw MGCP 1.0 (mgcp_msg.c:67) 20241102125906811 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:67) 20241102125906811 DLMGCP DEBUG <0013> endpoint:rtpbridge/77@mgw (trunk:0) found endpoint: rtpbridge/77@mgw (mgcp_endp.c:279) 20241102125906811 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/77@mgw" (mgcp_protocol.c:441) 20241102125906811 DLMGCP NOTICE <0013> endpoint:rtpbridge/77@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241102125906811 DLMGCP NOTICE <0013> endpoint:rtpbridge/77@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1477) 20241102125906811 DLMGCP DEBUG <0013> endpoint:rtpbridge/77@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125906811 DLMGCP DEBUG <0013> endpoint:rtpbridge/77@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125906811 DLMGCP DEBUG <0013> endpoint:rtpbridge/77@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241102125906811 DLMGCP DEBUG <0013> Generated response: line #00: 200 3496 OK (mgcp_msg.c:67) 20241102125906811 DLMGCP DEBUG <0013> Received message: line #00: DLCX 3497 rtpbridge/78@mgw MGCP 1.0 (mgcp_msg.c:67) 20241102125906811 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:67) 20241102125906811 DLMGCP DEBUG <0013> endpoint:rtpbridge/78@mgw (trunk:0) found endpoint: rtpbridge/78@mgw (mgcp_endp.c:279) 20241102125906811 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/78@mgw" (mgcp_protocol.c:441) 20241102125906811 DLMGCP NOTICE <0013> endpoint:rtpbridge/78@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241102125906811 DLMGCP NOTICE <0013> endpoint:rtpbridge/78@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1477) 20241102125906811 DLMGCP DEBUG <0013> endpoint:rtpbridge/78@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125906811 DLMGCP DEBUG <0013> endpoint:rtpbridge/78@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125906811 DLMGCP DEBUG <0013> endpoint:rtpbridge/78@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241102125906811 DLMGCP DEBUG <0013> Generated response: line #00: 200 3497 OK (mgcp_msg.c:67) 20241102125906812 DLMGCP DEBUG <0013> Received message: line #00: DLCX 3498 rtpbridge/79@mgw MGCP 1.0 (mgcp_msg.c:67) 20241102125906812 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:67) 20241102125906812 DLMGCP DEBUG <0013> endpoint:rtpbridge/79@mgw (trunk:0) found endpoint: rtpbridge/79@mgw (mgcp_endp.c:279) 20241102125906812 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/79@mgw" (mgcp_protocol.c:441) 20241102125906812 DLMGCP NOTICE <0013> endpoint:rtpbridge/79@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241102125906812 DLMGCP NOTICE <0013> endpoint:rtpbridge/79@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1477) 20241102125906812 DLMGCP DEBUG <0013> endpoint:rtpbridge/79@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125906812 DLMGCP DEBUG <0013> endpoint:rtpbridge/79@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125906812 DLMGCP DEBUG <0013> endpoint:rtpbridge/79@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241102125906812 DLMGCP DEBUG <0013> Generated response: line #00: 200 3498 OK (mgcp_msg.c:67) 20241102125906812 DLMGCP DEBUG <0013> Received message: line #00: DLCX 3499 rtpbridge/7a@mgw MGCP 1.0 (mgcp_msg.c:67) 20241102125906812 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:67) 20241102125906812 DLMGCP DEBUG <0013> endpoint:rtpbridge/7a@mgw (trunk:0) found endpoint: rtpbridge/7a@mgw (mgcp_endp.c:279) 20241102125906812 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/7a@mgw" (mgcp_protocol.c:441) 20241102125906812 DLMGCP NOTICE <0013> endpoint:rtpbridge/7a@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241102125906812 DLMGCP NOTICE <0013> endpoint:rtpbridge/7a@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1477) 20241102125906812 DLMGCP DEBUG <0013> endpoint:rtpbridge/7a@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125906812 DLMGCP DEBUG <0013> endpoint:rtpbridge/7a@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125906812 DLMGCP DEBUG <0013> endpoint:rtpbridge/7a@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241102125906812 DLMGCP DEBUG <0013> Generated response: line #00: 200 3499 OK (mgcp_msg.c:67) 20241102125906813 DLMGCP DEBUG <0013> Received message: line #00: DLCX 3500 rtpbridge/7b@mgw MGCP 1.0 (mgcp_msg.c:67) 20241102125906813 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:67) 20241102125906813 DLMGCP DEBUG <0013> endpoint:rtpbridge/7b@mgw (trunk:0) found endpoint: rtpbridge/7b@mgw (mgcp_endp.c:279) 20241102125906813 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/7b@mgw" (mgcp_protocol.c:441) 20241102125906813 DLMGCP NOTICE <0013> endpoint:rtpbridge/7b@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241102125906813 DLMGCP NOTICE <0013> endpoint:rtpbridge/7b@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1477) 20241102125906813 DLMGCP DEBUG <0013> endpoint:rtpbridge/7b@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125906813 DLMGCP DEBUG <0013> endpoint:rtpbridge/7b@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125906813 DLMGCP DEBUG <0013> endpoint:rtpbridge/7b@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241102125906813 DLMGCP DEBUG <0013> Generated response: line #00: 200 3500 OK (mgcp_msg.c:67) 20241102125906813 DLMGCP DEBUG <0013> Received message: line #00: DLCX 3501 rtpbridge/7c@mgw MGCP 1.0 (mgcp_msg.c:67) 20241102125906813 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:67) 20241102125906813 DLMGCP DEBUG <0013> endpoint:rtpbridge/7c@mgw (trunk:0) found endpoint: rtpbridge/7c@mgw (mgcp_endp.c:279) 20241102125906813 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/7c@mgw" (mgcp_protocol.c:441) 20241102125906813 DLMGCP NOTICE <0013> endpoint:rtpbridge/7c@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241102125906813 DLMGCP NOTICE <0013> endpoint:rtpbridge/7c@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1477) 20241102125906813 DLMGCP DEBUG <0013> endpoint:rtpbridge/7c@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125906813 DLMGCP DEBUG <0013> endpoint:rtpbridge/7c@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125906813 DLMGCP DEBUG <0013> endpoint:rtpbridge/7c@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241102125906813 DLMGCP DEBUG <0013> Generated response: line #00: 200 3501 OK (mgcp_msg.c:67) 20241102125906813 DLMGCP DEBUG <0013> Received message: line #00: DLCX 3502 rtpbridge/7d@mgw MGCP 1.0 (mgcp_msg.c:67) 20241102125906813 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:67) 20241102125906813 DLMGCP DEBUG <0013> endpoint:rtpbridge/7d@mgw (trunk:0) found endpoint: rtpbridge/7d@mgw (mgcp_endp.c:279) 20241102125906813 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/7d@mgw" (mgcp_protocol.c:441) 20241102125906813 DLMGCP NOTICE <0013> endpoint:rtpbridge/7d@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241102125906813 DLMGCP NOTICE <0013> endpoint:rtpbridge/7d@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1477) 20241102125906813 DLMGCP DEBUG <0013> endpoint:rtpbridge/7d@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125906813 DLMGCP DEBUG <0013> endpoint:rtpbridge/7d@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125906813 DLMGCP DEBUG <0013> endpoint:rtpbridge/7d@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241102125906813 DLMGCP DEBUG <0013> Generated response: line #00: 200 3502 OK (mgcp_msg.c:67) 20241102125906814 DLMGCP DEBUG <0013> Received message: line #00: DLCX 3503 rtpbridge/7e@mgw MGCP 1.0 (mgcp_msg.c:67) 20241102125906814 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:67) 20241102125906814 DLMGCP DEBUG <0013> endpoint:rtpbridge/7e@mgw (trunk:0) found endpoint: rtpbridge/7e@mgw (mgcp_endp.c:279) 20241102125906814 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/7e@mgw" (mgcp_protocol.c:441) 20241102125906814 DLMGCP NOTICE <0013> endpoint:rtpbridge/7e@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241102125906814 DLMGCP NOTICE <0013> endpoint:rtpbridge/7e@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1477) 20241102125906814 DLMGCP DEBUG <0013> endpoint:rtpbridge/7e@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125906814 DLMGCP DEBUG <0013> endpoint:rtpbridge/7e@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125906814 DLMGCP DEBUG <0013> endpoint:rtpbridge/7e@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241102125906814 DLMGCP DEBUG <0013> Generated response: line #00: 200 3503 OK (mgcp_msg.c:67) 20241102125906814 DLMGCP DEBUG <0013> Received message: line #00: DLCX 3504 rtpbridge/7f@mgw MGCP 1.0 (mgcp_msg.c:67) 20241102125906814 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:67) 20241102125906814 DLMGCP DEBUG <0013> endpoint:rtpbridge/7f@mgw (trunk:0) found endpoint: rtpbridge/7f@mgw (mgcp_endp.c:279) 20241102125906814 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/7f@mgw" (mgcp_protocol.c:441) 20241102125906814 DLMGCP NOTICE <0013> endpoint:rtpbridge/7f@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241102125906814 DLMGCP NOTICE <0013> endpoint:rtpbridge/7f@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1477) 20241102125906814 DLMGCP DEBUG <0013> endpoint:rtpbridge/7f@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125906814 DLMGCP DEBUG <0013> endpoint:rtpbridge/7f@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125906814 DLMGCP DEBUG <0013> endpoint:rtpbridge/7f@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241102125906814 DLMGCP DEBUG <0013> Generated response: line #00: 200 3504 OK (mgcp_msg.c:67) 20241102125906815 DLMGCP DEBUG <0013> Received message: line #00: DLCX 3505 rtpbridge/80@mgw MGCP 1.0 (mgcp_msg.c:67) 20241102125906815 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:67) 20241102125906815 DLMGCP DEBUG <0013> endpoint:rtpbridge/80@mgw (trunk:0) found endpoint: rtpbridge/80@mgw (mgcp_endp.c:279) 20241102125906815 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/80@mgw" (mgcp_protocol.c:441) 20241102125906815 DLMGCP NOTICE <0013> endpoint:rtpbridge/80@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241102125906815 DLMGCP NOTICE <0013> endpoint:rtpbridge/80@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1477) 20241102125906815 DLMGCP DEBUG <0013> endpoint:rtpbridge/80@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125906815 DLMGCP DEBUG <0013> endpoint:rtpbridge/80@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125906815 DLMGCP DEBUG <0013> endpoint:rtpbridge/80@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241102125906815 DLMGCP DEBUG <0013> Generated response: line #00: 200 3505 OK (mgcp_msg.c:67) 20241102125906815 DLMGCP DEBUG <0013> Received message: line #00: DLCX 3506 rtpbridge/81@mgw MGCP 1.0 (mgcp_msg.c:67) 20241102125906815 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:67) 20241102125906815 DLMGCP DEBUG <0013> endpoint:rtpbridge/81@mgw (trunk:0) found endpoint: rtpbridge/81@mgw (mgcp_endp.c:279) 20241102125906815 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/81@mgw" (mgcp_protocol.c:441) 20241102125906815 DLMGCP NOTICE <0013> endpoint:rtpbridge/81@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241102125906815 DLMGCP NOTICE <0013> endpoint:rtpbridge/81@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1477) 20241102125906815 DLMGCP DEBUG <0013> endpoint:rtpbridge/81@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125906815 DLMGCP DEBUG <0013> endpoint:rtpbridge/81@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125906815 DLMGCP DEBUG <0013> endpoint:rtpbridge/81@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241102125906815 DLMGCP DEBUG <0013> Generated response: line #00: 200 3506 OK (mgcp_msg.c:67) 20241102125906815 DLMGCP DEBUG <0013> Received message: line #00: DLCX 3507 rtpbridge/82@mgw MGCP 1.0 (mgcp_msg.c:67) 20241102125906815 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:67) 20241102125906815 DLMGCP DEBUG <0013> endpoint:rtpbridge/82@mgw (trunk:0) found endpoint: rtpbridge/82@mgw (mgcp_endp.c:279) 20241102125906815 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/82@mgw" (mgcp_protocol.c:441) 20241102125906815 DLMGCP NOTICE <0013> endpoint:rtpbridge/82@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241102125906815 DLMGCP NOTICE <0013> endpoint:rtpbridge/82@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1477) 20241102125906815 DLMGCP DEBUG <0013> endpoint:rtpbridge/82@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125906815 DLMGCP DEBUG <0013> endpoint:rtpbridge/82@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125906815 DLMGCP DEBUG <0013> endpoint:rtpbridge/82@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241102125906815 DLMGCP DEBUG <0013> Generated response: line #00: 200 3507 OK (mgcp_msg.c:67) 20241102125906816 DLMGCP DEBUG <0013> Received message: line #00: DLCX 3508 rtpbridge/83@mgw MGCP 1.0 (mgcp_msg.c:67) 20241102125906816 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:67) 20241102125906816 DLMGCP DEBUG <0013> endpoint:rtpbridge/83@mgw (trunk:0) found endpoint: rtpbridge/83@mgw (mgcp_endp.c:279) 20241102125906816 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/83@mgw" (mgcp_protocol.c:441) 20241102125906816 DLMGCP NOTICE <0013> endpoint:rtpbridge/83@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241102125906816 DLMGCP NOTICE <0013> endpoint:rtpbridge/83@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1477) 20241102125906816 DLMGCP DEBUG <0013> endpoint:rtpbridge/83@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125906816 DLMGCP DEBUG <0013> endpoint:rtpbridge/83@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125906816 DLMGCP DEBUG <0013> endpoint:rtpbridge/83@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241102125906816 DLMGCP DEBUG <0013> Generated response: line #00: 200 3508 OK (mgcp_msg.c:67) 20241102125906816 DLMGCP DEBUG <0013> Received message: line #00: DLCX 3509 rtpbridge/84@mgw MGCP 1.0 (mgcp_msg.c:67) 20241102125906816 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:67) 20241102125906816 DLMGCP DEBUG <0013> endpoint:rtpbridge/84@mgw (trunk:0) found endpoint: rtpbridge/84@mgw (mgcp_endp.c:279) 20241102125906816 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/84@mgw" (mgcp_protocol.c:441) 20241102125906816 DLMGCP NOTICE <0013> endpoint:rtpbridge/84@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241102125906816 DLMGCP NOTICE <0013> endpoint:rtpbridge/84@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1477) 20241102125906816 DLMGCP DEBUG <0013> endpoint:rtpbridge/84@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125906816 DLMGCP DEBUG <0013> endpoint:rtpbridge/84@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125906816 DLMGCP DEBUG <0013> endpoint:rtpbridge/84@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241102125906816 DLMGCP DEBUG <0013> Generated response: line #00: 200 3509 OK (mgcp_msg.c:67) 20241102125906817 DLMGCP DEBUG <0013> Received message: line #00: DLCX 3510 rtpbridge/85@mgw MGCP 1.0 (mgcp_msg.c:67) 20241102125906817 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:67) 20241102125906817 DLMGCP DEBUG <0013> endpoint:rtpbridge/85@mgw (trunk:0) found endpoint: rtpbridge/85@mgw (mgcp_endp.c:279) 20241102125906817 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/85@mgw" (mgcp_protocol.c:441) 20241102125906817 DLMGCP NOTICE <0013> endpoint:rtpbridge/85@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241102125906817 DLMGCP NOTICE <0013> endpoint:rtpbridge/85@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1477) 20241102125906817 DLMGCP DEBUG <0013> endpoint:rtpbridge/85@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125906817 DLMGCP DEBUG <0013> endpoint:rtpbridge/85@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125906817 DLMGCP DEBUG <0013> endpoint:rtpbridge/85@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241102125906817 DLMGCP DEBUG <0013> Generated response: line #00: 200 3510 OK (mgcp_msg.c:67) 20241102125906817 DLMGCP DEBUG <0013> Received message: line #00: DLCX 3511 rtpbridge/86@mgw MGCP 1.0 (mgcp_msg.c:67) 20241102125906817 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:67) 20241102125906817 DLMGCP DEBUG <0013> endpoint:rtpbridge/86@mgw (trunk:0) found endpoint: rtpbridge/86@mgw (mgcp_endp.c:279) 20241102125906817 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/86@mgw" (mgcp_protocol.c:441) 20241102125906817 DLMGCP NOTICE <0013> endpoint:rtpbridge/86@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241102125906817 DLMGCP NOTICE <0013> endpoint:rtpbridge/86@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1477) 20241102125906817 DLMGCP DEBUG <0013> endpoint:rtpbridge/86@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125906817 DLMGCP DEBUG <0013> endpoint:rtpbridge/86@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125906817 DLMGCP DEBUG <0013> endpoint:rtpbridge/86@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241102125906817 DLMGCP DEBUG <0013> Generated response: line #00: 200 3511 OK (mgcp_msg.c:67) 20241102125906817 DLMGCP DEBUG <0013> Received message: line #00: DLCX 3512 rtpbridge/87@mgw MGCP 1.0 (mgcp_msg.c:67) 20241102125906817 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:67) 20241102125906817 DLMGCP DEBUG <0013> endpoint:rtpbridge/87@mgw (trunk:0) found endpoint: rtpbridge/87@mgw (mgcp_endp.c:279) 20241102125906817 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/87@mgw" (mgcp_protocol.c:441) 20241102125906817 DLMGCP NOTICE <0013> endpoint:rtpbridge/87@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241102125906817 DLMGCP NOTICE <0013> endpoint:rtpbridge/87@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1477) 20241102125906817 DLMGCP DEBUG <0013> endpoint:rtpbridge/87@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125906817 DLMGCP DEBUG <0013> endpoint:rtpbridge/87@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125906817 DLMGCP DEBUG <0013> endpoint:rtpbridge/87@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241102125906817 DLMGCP DEBUG <0013> Generated response: line #00: 200 3512 OK (mgcp_msg.c:67) 20241102125906818 DLMGCP DEBUG <0013> Received message: line #00: DLCX 3513 rtpbridge/88@mgw MGCP 1.0 (mgcp_msg.c:67) 20241102125906818 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:67) 20241102125906818 DLMGCP DEBUG <0013> endpoint:rtpbridge/88@mgw (trunk:0) found endpoint: rtpbridge/88@mgw (mgcp_endp.c:279) 20241102125906818 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/88@mgw" (mgcp_protocol.c:441) 20241102125906818 DLMGCP NOTICE <0013> endpoint:rtpbridge/88@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241102125906818 DLMGCP NOTICE <0013> endpoint:rtpbridge/88@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1477) 20241102125906818 DLMGCP DEBUG <0013> endpoint:rtpbridge/88@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125906818 DLMGCP DEBUG <0013> endpoint:rtpbridge/88@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125906818 DLMGCP DEBUG <0013> endpoint:rtpbridge/88@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241102125906818 DLMGCP DEBUG <0013> Generated response: line #00: 200 3513 OK (mgcp_msg.c:67) 20241102125906818 DLMGCP DEBUG <0013> Received message: line #00: DLCX 3514 rtpbridge/89@mgw MGCP 1.0 (mgcp_msg.c:67) 20241102125906818 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:67) 20241102125906818 DLMGCP DEBUG <0013> endpoint:rtpbridge/89@mgw (trunk:0) found endpoint: rtpbridge/89@mgw (mgcp_endp.c:279) 20241102125906818 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/89@mgw" (mgcp_protocol.c:441) 20241102125906818 DLMGCP NOTICE <0013> endpoint:rtpbridge/89@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241102125906818 DLMGCP NOTICE <0013> endpoint:rtpbridge/89@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1477) 20241102125906818 DLMGCP DEBUG <0013> endpoint:rtpbridge/89@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125906818 DLMGCP DEBUG <0013> endpoint:rtpbridge/89@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125906818 DLMGCP DEBUG <0013> endpoint:rtpbridge/89@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241102125906818 DLMGCP DEBUG <0013> Generated response: line #00: 200 3514 OK (mgcp_msg.c:67) 20241102125906819 DLMGCP DEBUG <0013> Received message: line #00: DLCX 3515 rtpbridge/8a@mgw MGCP 1.0 (mgcp_msg.c:67) 20241102125906819 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:67) 20241102125906819 DLMGCP DEBUG <0013> endpoint:rtpbridge/8a@mgw (trunk:0) found endpoint: rtpbridge/8a@mgw (mgcp_endp.c:279) 20241102125906819 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/8a@mgw" (mgcp_protocol.c:441) 20241102125906819 DLMGCP NOTICE <0013> endpoint:rtpbridge/8a@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241102125906819 DLMGCP NOTICE <0013> endpoint:rtpbridge/8a@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1477) 20241102125906819 DLMGCP DEBUG <0013> endpoint:rtpbridge/8a@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125906819 DLMGCP DEBUG <0013> endpoint:rtpbridge/8a@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125906819 DLMGCP DEBUG <0013> endpoint:rtpbridge/8a@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241102125906819 DLMGCP DEBUG <0013> Generated response: line #00: 200 3515 OK (mgcp_msg.c:67) 20241102125906819 DLMGCP DEBUG <0013> Received message: line #00: DLCX 3516 rtpbridge/8b@mgw MGCP 1.0 (mgcp_msg.c:67) 20241102125906819 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:67) 20241102125906819 DLMGCP DEBUG <0013> endpoint:rtpbridge/8b@mgw (trunk:0) found endpoint: rtpbridge/8b@mgw (mgcp_endp.c:279) 20241102125906819 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/8b@mgw" (mgcp_protocol.c:441) 20241102125906819 DLMGCP NOTICE <0013> endpoint:rtpbridge/8b@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241102125906819 DLMGCP NOTICE <0013> endpoint:rtpbridge/8b@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1477) 20241102125906819 DLMGCP DEBUG <0013> endpoint:rtpbridge/8b@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125906819 DLMGCP DEBUG <0013> endpoint:rtpbridge/8b@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125906819 DLMGCP DEBUG <0013> endpoint:rtpbridge/8b@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241102125906819 DLMGCP DEBUG <0013> Generated response: line #00: 200 3516 OK (mgcp_msg.c:67) 20241102125906820 DLMGCP DEBUG <0013> Received message: line #00: DLCX 3517 rtpbridge/8c@mgw MGCP 1.0 (mgcp_msg.c:67) 20241102125906820 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:67) 20241102125906820 DLMGCP DEBUG <0013> endpoint:rtpbridge/8c@mgw (trunk:0) found endpoint: rtpbridge/8c@mgw (mgcp_endp.c:279) 20241102125906820 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/8c@mgw" (mgcp_protocol.c:441) 20241102125906820 DLMGCP NOTICE <0013> endpoint:rtpbridge/8c@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241102125906820 DLMGCP NOTICE <0013> endpoint:rtpbridge/8c@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1477) 20241102125906820 DLMGCP DEBUG <0013> endpoint:rtpbridge/8c@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125906820 DLMGCP DEBUG <0013> endpoint:rtpbridge/8c@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125906820 DLMGCP DEBUG <0013> endpoint:rtpbridge/8c@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241102125906820 DLMGCP DEBUG <0013> Generated response: line #00: 200 3517 OK (mgcp_msg.c:67) 20241102125906820 DLMGCP DEBUG <0013> Received message: line #00: DLCX 3518 rtpbridge/8d@mgw MGCP 1.0 (mgcp_msg.c:67) 20241102125906820 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:67) 20241102125906820 DLMGCP DEBUG <0013> endpoint:rtpbridge/8d@mgw (trunk:0) found endpoint: rtpbridge/8d@mgw (mgcp_endp.c:279) 20241102125906820 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/8d@mgw" (mgcp_protocol.c:441) 20241102125906820 DLMGCP NOTICE <0013> endpoint:rtpbridge/8d@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241102125906820 DLMGCP NOTICE <0013> endpoint:rtpbridge/8d@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1477) 20241102125906820 DLMGCP DEBUG <0013> endpoint:rtpbridge/8d@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125906820 DLMGCP DEBUG <0013> endpoint:rtpbridge/8d@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125906820 DLMGCP DEBUG <0013> endpoint:rtpbridge/8d@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241102125906820 DLMGCP DEBUG <0013> Generated response: line #00: 200 3518 OK (mgcp_msg.c:67) 20241102125906821 DLMGCP DEBUG <0013> Received message: line #00: DLCX 3519 rtpbridge/8e@mgw MGCP 1.0 (mgcp_msg.c:67) 20241102125906821 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:67) 20241102125906821 DLMGCP DEBUG <0013> endpoint:rtpbridge/8e@mgw (trunk:0) found endpoint: rtpbridge/8e@mgw (mgcp_endp.c:279) 20241102125906821 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/8e@mgw" (mgcp_protocol.c:441) 20241102125906821 DLMGCP NOTICE <0013> endpoint:rtpbridge/8e@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241102125906821 DLMGCP NOTICE <0013> endpoint:rtpbridge/8e@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1477) 20241102125906821 DLMGCP DEBUG <0013> endpoint:rtpbridge/8e@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125906821 DLMGCP DEBUG <0013> endpoint:rtpbridge/8e@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125906821 DLMGCP DEBUG <0013> endpoint:rtpbridge/8e@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241102125906821 DLMGCP DEBUG <0013> Generated response: line #00: 200 3519 OK (mgcp_msg.c:67) 20241102125906821 DLMGCP DEBUG <0013> Received message: line #00: DLCX 3520 rtpbridge/8f@mgw MGCP 1.0 (mgcp_msg.c:67) 20241102125906821 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:67) 20241102125906821 DLMGCP DEBUG <0013> endpoint:rtpbridge/8f@mgw (trunk:0) found endpoint: rtpbridge/8f@mgw (mgcp_endp.c:279) 20241102125906821 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/8f@mgw" (mgcp_protocol.c:441) 20241102125906821 DLMGCP NOTICE <0013> endpoint:rtpbridge/8f@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241102125906821 DLMGCP NOTICE <0013> endpoint:rtpbridge/8f@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1477) 20241102125906821 DLMGCP DEBUG <0013> endpoint:rtpbridge/8f@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125906821 DLMGCP DEBUG <0013> endpoint:rtpbridge/8f@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125906821 DLMGCP DEBUG <0013> endpoint:rtpbridge/8f@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241102125906821 DLMGCP DEBUG <0013> Generated response: line #00: 200 3520 OK (mgcp_msg.c:67) 20241102125906822 DLMGCP DEBUG <0013> Received message: line #00: DLCX 3521 rtpbridge/90@mgw MGCP 1.0 (mgcp_msg.c:67) 20241102125906822 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:67) 20241102125906822 DLMGCP DEBUG <0013> endpoint:rtpbridge/90@mgw (trunk:0) found endpoint: rtpbridge/90@mgw (mgcp_endp.c:279) 20241102125906822 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/90@mgw" (mgcp_protocol.c:441) 20241102125906822 DLMGCP NOTICE <0013> endpoint:rtpbridge/90@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241102125906822 DLMGCP NOTICE <0013> endpoint:rtpbridge/90@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1477) 20241102125906822 DLMGCP DEBUG <0013> endpoint:rtpbridge/90@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125906822 DLMGCP DEBUG <0013> endpoint:rtpbridge/90@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125906822 DLMGCP DEBUG <0013> endpoint:rtpbridge/90@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241102125906822 DLMGCP DEBUG <0013> Generated response: line #00: 200 3521 OK (mgcp_msg.c:67) 20241102125906822 DLMGCP DEBUG <0013> Received message: line #00: DLCX 3522 rtpbridge/91@mgw MGCP 1.0 (mgcp_msg.c:67) 20241102125906822 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:67) 20241102125906822 DLMGCP DEBUG <0013> endpoint:rtpbridge/91@mgw (trunk:0) found endpoint: rtpbridge/91@mgw (mgcp_endp.c:279) 20241102125906822 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/91@mgw" (mgcp_protocol.c:441) 20241102125906822 DLMGCP NOTICE <0013> endpoint:rtpbridge/91@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241102125906822 DLMGCP NOTICE <0013> endpoint:rtpbridge/91@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1477) 20241102125906822 DLMGCP DEBUG <0013> endpoint:rtpbridge/91@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125906822 DLMGCP DEBUG <0013> endpoint:rtpbridge/91@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125906822 DLMGCP DEBUG <0013> endpoint:rtpbridge/91@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241102125906822 DLMGCP DEBUG <0013> Generated response: line #00: 200 3522 OK (mgcp_msg.c:67) 20241102125906823 DLMGCP DEBUG <0013> Received message: line #00: DLCX 3523 rtpbridge/92@mgw MGCP 1.0 (mgcp_msg.c:67) 20241102125906823 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:67) 20241102125906823 DLMGCP DEBUG <0013> endpoint:rtpbridge/92@mgw (trunk:0) found endpoint: rtpbridge/92@mgw (mgcp_endp.c:279) 20241102125906823 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/92@mgw" (mgcp_protocol.c:441) 20241102125906823 DLMGCP NOTICE <0013> endpoint:rtpbridge/92@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241102125906823 DLMGCP NOTICE <0013> endpoint:rtpbridge/92@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1477) 20241102125906823 DLMGCP DEBUG <0013> endpoint:rtpbridge/92@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125906823 DLMGCP DEBUG <0013> endpoint:rtpbridge/92@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125906823 DLMGCP DEBUG <0013> endpoint:rtpbridge/92@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241102125906823 DLMGCP DEBUG <0013> Generated response: line #00: 200 3523 OK (mgcp_msg.c:67) 20241102125906823 DLMGCP DEBUG <0013> Received message: line #00: DLCX 3524 rtpbridge/93@mgw MGCP 1.0 (mgcp_msg.c:67) 20241102125906823 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:67) 20241102125906823 DLMGCP DEBUG <0013> endpoint:rtpbridge/93@mgw (trunk:0) found endpoint: rtpbridge/93@mgw (mgcp_endp.c:279) 20241102125906823 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/93@mgw" (mgcp_protocol.c:441) 20241102125906823 DLMGCP NOTICE <0013> endpoint:rtpbridge/93@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241102125906823 DLMGCP NOTICE <0013> endpoint:rtpbridge/93@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1477) 20241102125906823 DLMGCP DEBUG <0013> endpoint:rtpbridge/93@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125906823 DLMGCP DEBUG <0013> endpoint:rtpbridge/93@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125906823 DLMGCP DEBUG <0013> endpoint:rtpbridge/93@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241102125906823 DLMGCP DEBUG <0013> Generated response: line #00: 200 3524 OK (mgcp_msg.c:67) 20241102125906823 DLMGCP DEBUG <0013> Received message: line #00: DLCX 3525 rtpbridge/94@mgw MGCP 1.0 (mgcp_msg.c:67) 20241102125906824 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:67) 20241102125906824 DLMGCP DEBUG <0013> endpoint:rtpbridge/94@mgw (trunk:0) found endpoint: rtpbridge/94@mgw (mgcp_endp.c:279) 20241102125906824 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/94@mgw" (mgcp_protocol.c:441) 20241102125906824 DLMGCP NOTICE <0013> endpoint:rtpbridge/94@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241102125906824 DLMGCP NOTICE <0013> endpoint:rtpbridge/94@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1477) 20241102125906824 DLMGCP DEBUG <0013> endpoint:rtpbridge/94@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125906824 DLMGCP DEBUG <0013> endpoint:rtpbridge/94@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125906824 DLMGCP DEBUG <0013> endpoint:rtpbridge/94@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241102125906824 DLMGCP DEBUG <0013> Generated response: line #00: 200 3525 OK (mgcp_msg.c:67) 20241102125906824 DLMGCP DEBUG <0013> Received message: line #00: DLCX 3526 rtpbridge/95@mgw MGCP 1.0 (mgcp_msg.c:67) 20241102125906824 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:67) 20241102125906824 DLMGCP DEBUG <0013> endpoint:rtpbridge/95@mgw (trunk:0) found endpoint: rtpbridge/95@mgw (mgcp_endp.c:279) 20241102125906824 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/95@mgw" (mgcp_protocol.c:441) 20241102125906824 DLMGCP NOTICE <0013> endpoint:rtpbridge/95@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241102125906824 DLMGCP NOTICE <0013> endpoint:rtpbridge/95@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1477) 20241102125906824 DLMGCP DEBUG <0013> endpoint:rtpbridge/95@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125906824 DLMGCP DEBUG <0013> endpoint:rtpbridge/95@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125906824 DLMGCP DEBUG <0013> endpoint:rtpbridge/95@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241102125906824 DLMGCP DEBUG <0013> Generated response: line #00: 200 3526 OK (mgcp_msg.c:67) 20241102125906824 DLMGCP DEBUG <0013> Received message: line #00: DLCX 3527 rtpbridge/96@mgw MGCP 1.0 (mgcp_msg.c:67) 20241102125906824 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:67) 20241102125906824 DLMGCP DEBUG <0013> endpoint:rtpbridge/96@mgw (trunk:0) found endpoint: rtpbridge/96@mgw (mgcp_endp.c:279) 20241102125906825 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/96@mgw" (mgcp_protocol.c:441) 20241102125906825 DLMGCP NOTICE <0013> endpoint:rtpbridge/96@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241102125906825 DLMGCP NOTICE <0013> endpoint:rtpbridge/96@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1477) 20241102125906825 DLMGCP DEBUG <0013> endpoint:rtpbridge/96@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125906825 DLMGCP DEBUG <0013> endpoint:rtpbridge/96@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125906825 DLMGCP DEBUG <0013> endpoint:rtpbridge/96@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241102125906825 DLMGCP DEBUG <0013> Generated response: line #00: 200 3527 OK (mgcp_msg.c:67) 20241102125906825 DLMGCP DEBUG <0013> Received message: line #00: DLCX 3528 rtpbridge/97@mgw MGCP 1.0 (mgcp_msg.c:67) 20241102125906825 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:67) 20241102125906825 DLMGCP DEBUG <0013> endpoint:rtpbridge/97@mgw (trunk:0) found endpoint: rtpbridge/97@mgw (mgcp_endp.c:279) 20241102125906825 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/97@mgw" (mgcp_protocol.c:441) 20241102125906825 DLMGCP NOTICE <0013> endpoint:rtpbridge/97@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241102125906825 DLMGCP NOTICE <0013> endpoint:rtpbridge/97@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1477) 20241102125906825 DLMGCP DEBUG <0013> endpoint:rtpbridge/97@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125906825 DLMGCP DEBUG <0013> endpoint:rtpbridge/97@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125906825 DLMGCP DEBUG <0013> endpoint:rtpbridge/97@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241102125906825 DLMGCP DEBUG <0013> Generated response: line #00: 200 3528 OK (mgcp_msg.c:67) 20241102125906825 DLMGCP DEBUG <0013> Received message: line #00: DLCX 3529 rtpbridge/98@mgw MGCP 1.0 (mgcp_msg.c:67) 20241102125906825 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:67) 20241102125906825 DLMGCP DEBUG <0013> endpoint:rtpbridge/98@mgw (trunk:0) found endpoint: rtpbridge/98@mgw (mgcp_endp.c:279) 20241102125906825 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/98@mgw" (mgcp_protocol.c:441) 20241102125906825 DLMGCP NOTICE <0013> endpoint:rtpbridge/98@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241102125906825 DLMGCP NOTICE <0013> endpoint:rtpbridge/98@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1477) 20241102125906826 DLMGCP DEBUG <0013> endpoint:rtpbridge/98@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125906826 DLMGCP DEBUG <0013> endpoint:rtpbridge/98@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125906826 DLMGCP DEBUG <0013> endpoint:rtpbridge/98@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241102125906826 DLMGCP DEBUG <0013> Generated response: line #00: 200 3529 OK (mgcp_msg.c:67) 20241102125906826 DLMGCP DEBUG <0013> Received message: line #00: DLCX 3530 rtpbridge/99@mgw MGCP 1.0 (mgcp_msg.c:67) 20241102125906826 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:67) 20241102125906826 DLMGCP DEBUG <0013> endpoint:rtpbridge/99@mgw (trunk:0) found endpoint: rtpbridge/99@mgw (mgcp_endp.c:279) 20241102125906826 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/99@mgw" (mgcp_protocol.c:441) 20241102125906826 DLMGCP NOTICE <0013> endpoint:rtpbridge/99@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241102125906826 DLMGCP NOTICE <0013> endpoint:rtpbridge/99@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1477) 20241102125906826 DLMGCP DEBUG <0013> endpoint:rtpbridge/99@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125906826 DLMGCP DEBUG <0013> endpoint:rtpbridge/99@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125906826 DLMGCP DEBUG <0013> endpoint:rtpbridge/99@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241102125906826 DLMGCP DEBUG <0013> Generated response: line #00: 200 3530 OK (mgcp_msg.c:67) 20241102125906826 DLMGCP DEBUG <0013> Received message: line #00: DLCX 3531 rtpbridge/9a@mgw MGCP 1.0 (mgcp_msg.c:67) 20241102125906826 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:67) 20241102125906826 DLMGCP DEBUG <0013> endpoint:rtpbridge/9a@mgw (trunk:0) found endpoint: rtpbridge/9a@mgw (mgcp_endp.c:279) 20241102125906826 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/9a@mgw" (mgcp_protocol.c:441) 20241102125906826 DLMGCP NOTICE <0013> endpoint:rtpbridge/9a@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241102125906826 DLMGCP NOTICE <0013> endpoint:rtpbridge/9a@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1477) 20241102125906826 DLMGCP DEBUG <0013> endpoint:rtpbridge/9a@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125906826 DLMGCP DEBUG <0013> endpoint:rtpbridge/9a@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125906826 DLMGCP DEBUG <0013> endpoint:rtpbridge/9a@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241102125906827 DLMGCP DEBUG <0013> Generated response: line #00: 200 3531 OK (mgcp_msg.c:67) 20241102125906827 DLMGCP DEBUG <0013> Received message: line #00: DLCX 3532 rtpbridge/9b@mgw MGCP 1.0 (mgcp_msg.c:67) 20241102125906827 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:67) 20241102125906827 DLMGCP DEBUG <0013> endpoint:rtpbridge/9b@mgw (trunk:0) found endpoint: rtpbridge/9b@mgw (mgcp_endp.c:279) 20241102125906827 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/9b@mgw" (mgcp_protocol.c:441) 20241102125906827 DLMGCP NOTICE <0013> endpoint:rtpbridge/9b@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241102125906827 DLMGCP NOTICE <0013> endpoint:rtpbridge/9b@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1477) 20241102125906827 DLMGCP DEBUG <0013> endpoint:rtpbridge/9b@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125906827 DLMGCP DEBUG <0013> endpoint:rtpbridge/9b@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125906827 DLMGCP DEBUG <0013> endpoint:rtpbridge/9b@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241102125906827 DLMGCP DEBUG <0013> Generated response: line #00: 200 3532 OK (mgcp_msg.c:67) 20241102125906827 DLMGCP DEBUG <0013> Received message: line #00: DLCX 3533 rtpbridge/9c@mgw MGCP 1.0 (mgcp_msg.c:67) 20241102125906827 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:67) 20241102125906827 DLMGCP DEBUG <0013> endpoint:rtpbridge/9c@mgw (trunk:0) found endpoint: rtpbridge/9c@mgw (mgcp_endp.c:279) 20241102125906827 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/9c@mgw" (mgcp_protocol.c:441) 20241102125906827 DLMGCP NOTICE <0013> endpoint:rtpbridge/9c@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241102125906827 DLMGCP NOTICE <0013> endpoint:rtpbridge/9c@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1477) 20241102125906827 DLMGCP DEBUG <0013> endpoint:rtpbridge/9c@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125906827 DLMGCP DEBUG <0013> endpoint:rtpbridge/9c@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125906827 DLMGCP DEBUG <0013> endpoint:rtpbridge/9c@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241102125906827 DLMGCP DEBUG <0013> Generated response: line #00: 200 3533 OK (mgcp_msg.c:67) 20241102125906828 DLMGCP DEBUG <0013> Received message: line #00: DLCX 3534 rtpbridge/9d@mgw MGCP 1.0 (mgcp_msg.c:67) 20241102125906828 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:67) 20241102125906828 DLMGCP DEBUG <0013> endpoint:rtpbridge/9d@mgw (trunk:0) found endpoint: rtpbridge/9d@mgw (mgcp_endp.c:279) 20241102125906828 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/9d@mgw" (mgcp_protocol.c:441) 20241102125906828 DLMGCP NOTICE <0013> endpoint:rtpbridge/9d@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241102125906828 DLMGCP NOTICE <0013> endpoint:rtpbridge/9d@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1477) 20241102125906828 DLMGCP DEBUG <0013> endpoint:rtpbridge/9d@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125906828 DLMGCP DEBUG <0013> endpoint:rtpbridge/9d@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125906828 DLMGCP DEBUG <0013> endpoint:rtpbridge/9d@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241102125906828 DLMGCP DEBUG <0013> Generated response: line #00: 200 3534 OK (mgcp_msg.c:67) 20241102125906828 DLMGCP DEBUG <0013> Received message: line #00: DLCX 3535 rtpbridge/9e@mgw MGCP 1.0 (mgcp_msg.c:67) 20241102125906828 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:67) 20241102125906828 DLMGCP DEBUG <0013> endpoint:rtpbridge/9e@mgw (trunk:0) found endpoint: rtpbridge/9e@mgw (mgcp_endp.c:279) 20241102125906828 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/9e@mgw" (mgcp_protocol.c:441) 20241102125906828 DLMGCP NOTICE <0013> endpoint:rtpbridge/9e@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241102125906828 DLMGCP NOTICE <0013> endpoint:rtpbridge/9e@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1477) 20241102125906828 DLMGCP DEBUG <0013> endpoint:rtpbridge/9e@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125906828 DLMGCP DEBUG <0013> endpoint:rtpbridge/9e@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125906828 DLMGCP DEBUG <0013> endpoint:rtpbridge/9e@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241102125906828 DLMGCP DEBUG <0013> Generated response: line #00: 200 3535 OK (mgcp_msg.c:67) 20241102125906828 DLMGCP DEBUG <0013> Received message: line #00: DLCX 3536 rtpbridge/9f@mgw MGCP 1.0 (mgcp_msg.c:67) 20241102125906828 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:67) 20241102125906828 DLMGCP DEBUG <0013> endpoint:rtpbridge/9f@mgw (trunk:0) found endpoint: rtpbridge/9f@mgw (mgcp_endp.c:279) 20241102125906828 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/9f@mgw" (mgcp_protocol.c:441) 20241102125906828 DLMGCP NOTICE <0013> endpoint:rtpbridge/9f@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241102125906828 DLMGCP NOTICE <0013> endpoint:rtpbridge/9f@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1477) 20241102125906828 DLMGCP DEBUG <0013> endpoint:rtpbridge/9f@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125906828 DLMGCP DEBUG <0013> endpoint:rtpbridge/9f@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125906828 DLMGCP DEBUG <0013> endpoint:rtpbridge/9f@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241102125906828 DLMGCP DEBUG <0013> Generated response: line #00: 200 3536 OK (mgcp_msg.c:67) 20241102125906829 DLMGCP DEBUG <0013> Received message: line #00: DLCX 3537 rtpbridge/a0@mgw MGCP 1.0 (mgcp_msg.c:67) 20241102125906829 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:67) 20241102125906829 DLMGCP DEBUG <0013> endpoint:rtpbridge/a0@mgw (trunk:0) found endpoint: rtpbridge/a0@mgw (mgcp_endp.c:279) 20241102125906829 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/a0@mgw" (mgcp_protocol.c:441) 20241102125906829 DLMGCP NOTICE <0013> endpoint:rtpbridge/a0@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241102125906829 DLMGCP NOTICE <0013> endpoint:rtpbridge/a0@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1477) 20241102125906829 DLMGCP DEBUG <0013> endpoint:rtpbridge/a0@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125906829 DLMGCP DEBUG <0013> endpoint:rtpbridge/a0@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125906829 DLMGCP DEBUG <0013> endpoint:rtpbridge/a0@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241102125906829 DLMGCP DEBUG <0013> Generated response: line #00: 200 3537 OK (mgcp_msg.c:67) 20241102125906829 DLMGCP DEBUG <0013> Received message: line #00: DLCX 3538 rtpbridge/a1@mgw MGCP 1.0 (mgcp_msg.c:67) 20241102125906829 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:67) 20241102125906829 DLMGCP DEBUG <0013> endpoint:rtpbridge/a1@mgw (trunk:0) found endpoint: rtpbridge/a1@mgw (mgcp_endp.c:279) 20241102125906829 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/a1@mgw" (mgcp_protocol.c:441) 20241102125906829 DLMGCP NOTICE <0013> endpoint:rtpbridge/a1@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241102125906829 DLMGCP NOTICE <0013> endpoint:rtpbridge/a1@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1477) 20241102125906829 DLMGCP DEBUG <0013> endpoint:rtpbridge/a1@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125906829 DLMGCP DEBUG <0013> endpoint:rtpbridge/a1@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125906829 DLMGCP DEBUG <0013> endpoint:rtpbridge/a1@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241102125906829 DLMGCP DEBUG <0013> Generated response: line #00: 200 3538 OK (mgcp_msg.c:67) 20241102125906830 DLMGCP DEBUG <0013> Received message: line #00: DLCX 3539 rtpbridge/a2@mgw MGCP 1.0 (mgcp_msg.c:67) 20241102125906830 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:67) 20241102125906830 DLMGCP DEBUG <0013> endpoint:rtpbridge/a2@mgw (trunk:0) found endpoint: rtpbridge/a2@mgw (mgcp_endp.c:279) 20241102125906830 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/a2@mgw" (mgcp_protocol.c:441) 20241102125906830 DLMGCP NOTICE <0013> endpoint:rtpbridge/a2@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241102125906830 DLMGCP NOTICE <0013> endpoint:rtpbridge/a2@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1477) 20241102125906830 DLMGCP DEBUG <0013> endpoint:rtpbridge/a2@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125906830 DLMGCP DEBUG <0013> endpoint:rtpbridge/a2@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125906830 DLMGCP DEBUG <0013> endpoint:rtpbridge/a2@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241102125906830 DLMGCP DEBUG <0013> Generated response: line #00: 200 3539 OK (mgcp_msg.c:67) 20241102125906830 DLMGCP DEBUG <0013> Received message: line #00: DLCX 3540 rtpbridge/a3@mgw MGCP 1.0 (mgcp_msg.c:67) 20241102125906830 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:67) 20241102125906830 DLMGCP DEBUG <0013> endpoint:rtpbridge/a3@mgw (trunk:0) found endpoint: rtpbridge/a3@mgw (mgcp_endp.c:279) 20241102125906830 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/a3@mgw" (mgcp_protocol.c:441) 20241102125906830 DLMGCP NOTICE <0013> endpoint:rtpbridge/a3@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241102125906830 DLMGCP NOTICE <0013> endpoint:rtpbridge/a3@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1477) 20241102125906830 DLMGCP DEBUG <0013> endpoint:rtpbridge/a3@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125906830 DLMGCP DEBUG <0013> endpoint:rtpbridge/a3@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125906830 DLMGCP DEBUG <0013> endpoint:rtpbridge/a3@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241102125906830 DLMGCP DEBUG <0013> Generated response: line #00: 200 3540 OK (mgcp_msg.c:67) 20241102125906830 DLMGCP DEBUG <0013> Received message: line #00: DLCX 3541 rtpbridge/a4@mgw MGCP 1.0 (mgcp_msg.c:67) 20241102125906830 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:67) 20241102125906830 DLMGCP DEBUG <0013> endpoint:rtpbridge/a4@mgw (trunk:0) found endpoint: rtpbridge/a4@mgw (mgcp_endp.c:279) 20241102125906830 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/a4@mgw" (mgcp_protocol.c:441) 20241102125906830 DLMGCP NOTICE <0013> endpoint:rtpbridge/a4@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241102125906830 DLMGCP NOTICE <0013> endpoint:rtpbridge/a4@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1477) 20241102125906830 DLMGCP DEBUG <0013> endpoint:rtpbridge/a4@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125906830 DLMGCP DEBUG <0013> endpoint:rtpbridge/a4@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125906830 DLMGCP DEBUG <0013> endpoint:rtpbridge/a4@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241102125906830 DLMGCP DEBUG <0013> Generated response: line #00: 200 3541 OK (mgcp_msg.c:67) 20241102125906831 DLMGCP DEBUG <0013> Received message: line #00: DLCX 3542 rtpbridge/a5@mgw MGCP 1.0 (mgcp_msg.c:67) 20241102125906831 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:67) 20241102125906831 DLMGCP DEBUG <0013> endpoint:rtpbridge/a5@mgw (trunk:0) found endpoint: rtpbridge/a5@mgw (mgcp_endp.c:279) 20241102125906831 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/a5@mgw" (mgcp_protocol.c:441) 20241102125906831 DLMGCP NOTICE <0013> endpoint:rtpbridge/a5@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241102125906831 DLMGCP NOTICE <0013> endpoint:rtpbridge/a5@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1477) 20241102125906831 DLMGCP DEBUG <0013> endpoint:rtpbridge/a5@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125906831 DLMGCP DEBUG <0013> endpoint:rtpbridge/a5@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125906831 DLMGCP DEBUG <0013> endpoint:rtpbridge/a5@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241102125906831 DLMGCP DEBUG <0013> Generated response: line #00: 200 3542 OK (mgcp_msg.c:67) 20241102125906831 DLMGCP DEBUG <0013> Received message: line #00: DLCX 3543 rtpbridge/a6@mgw MGCP 1.0 (mgcp_msg.c:67) 20241102125906831 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:67) 20241102125906831 DLMGCP DEBUG <0013> endpoint:rtpbridge/a6@mgw (trunk:0) found endpoint: rtpbridge/a6@mgw (mgcp_endp.c:279) 20241102125906831 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/a6@mgw" (mgcp_protocol.c:441) 20241102125906831 DLMGCP NOTICE <0013> endpoint:rtpbridge/a6@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241102125906831 DLMGCP NOTICE <0013> endpoint:rtpbridge/a6@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1477) 20241102125906831 DLMGCP DEBUG <0013> endpoint:rtpbridge/a6@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125906831 DLMGCP DEBUG <0013> endpoint:rtpbridge/a6@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125906831 DLMGCP DEBUG <0013> endpoint:rtpbridge/a6@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241102125906831 DLMGCP DEBUG <0013> Generated response: line #00: 200 3543 OK (mgcp_msg.c:67) 20241102125906832 DLMGCP DEBUG <0013> Received message: line #00: DLCX 3544 rtpbridge/a7@mgw MGCP 1.0 (mgcp_msg.c:67) 20241102125906832 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:67) 20241102125906832 DLMGCP DEBUG <0013> endpoint:rtpbridge/a7@mgw (trunk:0) found endpoint: rtpbridge/a7@mgw (mgcp_endp.c:279) 20241102125906832 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/a7@mgw" (mgcp_protocol.c:441) 20241102125906832 DLMGCP NOTICE <0013> endpoint:rtpbridge/a7@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241102125906832 DLMGCP NOTICE <0013> endpoint:rtpbridge/a7@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1477) 20241102125906832 DLMGCP DEBUG <0013> endpoint:rtpbridge/a7@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125906832 DLMGCP DEBUG <0013> endpoint:rtpbridge/a7@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125906832 DLMGCP DEBUG <0013> endpoint:rtpbridge/a7@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241102125906832 DLMGCP DEBUG <0013> Generated response: line #00: 200 3544 OK (mgcp_msg.c:67) 20241102125906832 DLMGCP DEBUG <0013> Received message: line #00: DLCX 3545 rtpbridge/a8@mgw MGCP 1.0 (mgcp_msg.c:67) 20241102125906832 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:67) 20241102125906832 DLMGCP DEBUG <0013> endpoint:rtpbridge/a8@mgw (trunk:0) found endpoint: rtpbridge/a8@mgw (mgcp_endp.c:279) 20241102125906832 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/a8@mgw" (mgcp_protocol.c:441) 20241102125906832 DLMGCP NOTICE <0013> endpoint:rtpbridge/a8@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241102125906832 DLMGCP NOTICE <0013> endpoint:rtpbridge/a8@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1477) 20241102125906832 DLMGCP DEBUG <0013> endpoint:rtpbridge/a8@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125906832 DLMGCP DEBUG <0013> endpoint:rtpbridge/a8@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125906832 DLMGCP DEBUG <0013> endpoint:rtpbridge/a8@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241102125906832 DLMGCP DEBUG <0013> Generated response: line #00: 200 3545 OK (mgcp_msg.c:67) 20241102125906832 DLMGCP DEBUG <0013> Received message: line #00: DLCX 3546 rtpbridge/a9@mgw MGCP 1.0 (mgcp_msg.c:67) 20241102125906832 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:67) 20241102125906832 DLMGCP DEBUG <0013> endpoint:rtpbridge/a9@mgw (trunk:0) found endpoint: rtpbridge/a9@mgw (mgcp_endp.c:279) 20241102125906832 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/a9@mgw" (mgcp_protocol.c:441) 20241102125906832 DLMGCP NOTICE <0013> endpoint:rtpbridge/a9@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241102125906832 DLMGCP NOTICE <0013> endpoint:rtpbridge/a9@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1477) 20241102125906832 DLMGCP DEBUG <0013> endpoint:rtpbridge/a9@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125906832 DLMGCP DEBUG <0013> endpoint:rtpbridge/a9@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125906832 DLMGCP DEBUG <0013> endpoint:rtpbridge/a9@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241102125906832 DLMGCP DEBUG <0013> Generated response: line #00: 200 3546 OK (mgcp_msg.c:67) 20241102125906833 DLMGCP DEBUG <0013> Received message: line #00: DLCX 3547 rtpbridge/aa@mgw MGCP 1.0 (mgcp_msg.c:67) 20241102125906833 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:67) 20241102125906833 DLMGCP DEBUG <0013> endpoint:rtpbridge/aa@mgw (trunk:0) found endpoint: rtpbridge/aa@mgw (mgcp_endp.c:279) 20241102125906833 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/aa@mgw" (mgcp_protocol.c:441) 20241102125906833 DLMGCP NOTICE <0013> endpoint:rtpbridge/aa@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241102125906833 DLMGCP NOTICE <0013> endpoint:rtpbridge/aa@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1477) 20241102125906833 DLMGCP DEBUG <0013> endpoint:rtpbridge/aa@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125906833 DLMGCP DEBUG <0013> endpoint:rtpbridge/aa@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125906833 DLMGCP DEBUG <0013> endpoint:rtpbridge/aa@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241102125906833 DLMGCP DEBUG <0013> Generated response: line #00: 200 3547 OK (mgcp_msg.c:67) 20241102125906833 DLMGCP DEBUG <0013> Received message: line #00: DLCX 3548 rtpbridge/ab@mgw MGCP 1.0 (mgcp_msg.c:67) 20241102125906833 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:67) 20241102125906833 DLMGCP DEBUG <0013> endpoint:rtpbridge/ab@mgw (trunk:0) found endpoint: rtpbridge/ab@mgw (mgcp_endp.c:279) 20241102125906833 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/ab@mgw" (mgcp_protocol.c:441) 20241102125906833 DLMGCP NOTICE <0013> endpoint:rtpbridge/ab@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241102125906833 DLMGCP NOTICE <0013> endpoint:rtpbridge/ab@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1477) 20241102125906833 DLMGCP DEBUG <0013> endpoint:rtpbridge/ab@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125906833 DLMGCP DEBUG <0013> endpoint:rtpbridge/ab@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125906833 DLMGCP DEBUG <0013> endpoint:rtpbridge/ab@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241102125906833 DLMGCP DEBUG <0013> Generated response: line #00: 200 3548 OK (mgcp_msg.c:67) 20241102125906834 DLMGCP DEBUG <0013> Received message: line #00: DLCX 3549 rtpbridge/ac@mgw MGCP 1.0 (mgcp_msg.c:67) 20241102125906834 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:67) 20241102125906834 DLMGCP DEBUG <0013> endpoint:rtpbridge/ac@mgw (trunk:0) found endpoint: rtpbridge/ac@mgw (mgcp_endp.c:279) 20241102125906834 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/ac@mgw" (mgcp_protocol.c:441) 20241102125906834 DLMGCP NOTICE <0013> endpoint:rtpbridge/ac@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241102125906834 DLMGCP NOTICE <0013> endpoint:rtpbridge/ac@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1477) 20241102125906834 DLMGCP DEBUG <0013> endpoint:rtpbridge/ac@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125906834 DLMGCP DEBUG <0013> endpoint:rtpbridge/ac@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125906834 DLMGCP DEBUG <0013> endpoint:rtpbridge/ac@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241102125906834 DLMGCP DEBUG <0013> Generated response: line #00: 200 3549 OK (mgcp_msg.c:67) 20241102125906834 DLMGCP DEBUG <0013> Received message: line #00: DLCX 3550 rtpbridge/ad@mgw MGCP 1.0 (mgcp_msg.c:67) 20241102125906834 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:67) 20241102125906834 DLMGCP DEBUG <0013> endpoint:rtpbridge/ad@mgw (trunk:0) found endpoint: rtpbridge/ad@mgw (mgcp_endp.c:279) 20241102125906834 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/ad@mgw" (mgcp_protocol.c:441) 20241102125906834 DLMGCP NOTICE <0013> endpoint:rtpbridge/ad@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241102125906834 DLMGCP NOTICE <0013> endpoint:rtpbridge/ad@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1477) 20241102125906834 DLMGCP DEBUG <0013> endpoint:rtpbridge/ad@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125906834 DLMGCP DEBUG <0013> endpoint:rtpbridge/ad@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125906834 DLMGCP DEBUG <0013> endpoint:rtpbridge/ad@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241102125906834 DLMGCP DEBUG <0013> Generated response: line #00: 200 3550 OK (mgcp_msg.c:67) 20241102125906834 DLMGCP DEBUG <0013> Received message: line #00: DLCX 3551 rtpbridge/ae@mgw MGCP 1.0 (mgcp_msg.c:67) 20241102125906834 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:67) 20241102125906834 DLMGCP DEBUG <0013> endpoint:rtpbridge/ae@mgw (trunk:0) found endpoint: rtpbridge/ae@mgw (mgcp_endp.c:279) 20241102125906834 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/ae@mgw" (mgcp_protocol.c:441) 20241102125906834 DLMGCP NOTICE <0013> endpoint:rtpbridge/ae@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241102125906834 DLMGCP NOTICE <0013> endpoint:rtpbridge/ae@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1477) 20241102125906834 DLMGCP DEBUG <0013> endpoint:rtpbridge/ae@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125906834 DLMGCP DEBUG <0013> endpoint:rtpbridge/ae@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125906835 DLMGCP DEBUG <0013> endpoint:rtpbridge/ae@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241102125906835 DLMGCP DEBUG <0013> Generated response: line #00: 200 3551 OK (mgcp_msg.c:67) 20241102125906835 DLMGCP DEBUG <0013> Received message: line #00: DLCX 3552 rtpbridge/af@mgw MGCP 1.0 (mgcp_msg.c:67) 20241102125906835 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:67) 20241102125906835 DLMGCP DEBUG <0013> endpoint:rtpbridge/af@mgw (trunk:0) found endpoint: rtpbridge/af@mgw (mgcp_endp.c:279) 20241102125906835 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/af@mgw" (mgcp_protocol.c:441) 20241102125906835 DLMGCP NOTICE <0013> endpoint:rtpbridge/af@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241102125906835 DLMGCP NOTICE <0013> endpoint:rtpbridge/af@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1477) 20241102125906835 DLMGCP DEBUG <0013> endpoint:rtpbridge/af@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125906835 DLMGCP DEBUG <0013> endpoint:rtpbridge/af@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125906835 DLMGCP DEBUG <0013> endpoint:rtpbridge/af@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241102125906835 DLMGCP DEBUG <0013> Generated response: line #00: 200 3552 OK (mgcp_msg.c:67) 20241102125906835 DLMGCP DEBUG <0013> Received message: line #00: DLCX 3553 rtpbridge/b0@mgw MGCP 1.0 (mgcp_msg.c:67) 20241102125906835 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:67) 20241102125906835 DLMGCP DEBUG <0013> endpoint:rtpbridge/b0@mgw (trunk:0) found endpoint: rtpbridge/b0@mgw (mgcp_endp.c:279) 20241102125906835 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/b0@mgw" (mgcp_protocol.c:441) 20241102125906835 DLMGCP NOTICE <0013> endpoint:rtpbridge/b0@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241102125906835 DLMGCP NOTICE <0013> endpoint:rtpbridge/b0@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1477) 20241102125906835 DLMGCP DEBUG <0013> endpoint:rtpbridge/b0@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125906835 DLMGCP DEBUG <0013> endpoint:rtpbridge/b0@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125906835 DLMGCP DEBUG <0013> endpoint:rtpbridge/b0@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241102125906835 DLMGCP DEBUG <0013> Generated response: line #00: 200 3553 OK (mgcp_msg.c:67) 20241102125906836 DLMGCP DEBUG <0013> Received message: line #00: DLCX 3554 rtpbridge/b1@mgw MGCP 1.0 (mgcp_msg.c:67) 20241102125906836 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:67) 20241102125906836 DLMGCP DEBUG <0013> endpoint:rtpbridge/b1@mgw (trunk:0) found endpoint: rtpbridge/b1@mgw (mgcp_endp.c:279) 20241102125906836 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/b1@mgw" (mgcp_protocol.c:441) 20241102125906836 DLMGCP NOTICE <0013> endpoint:rtpbridge/b1@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241102125906836 DLMGCP NOTICE <0013> endpoint:rtpbridge/b1@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1477) 20241102125906836 DLMGCP DEBUG <0013> endpoint:rtpbridge/b1@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125906836 DLMGCP DEBUG <0013> endpoint:rtpbridge/b1@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125906836 DLMGCP DEBUG <0013> endpoint:rtpbridge/b1@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241102125906836 DLMGCP DEBUG <0013> Generated response: line #00: 200 3554 OK (mgcp_msg.c:67) 20241102125906836 DLMGCP DEBUG <0013> Received message: line #00: DLCX 3555 rtpbridge/b2@mgw MGCP 1.0 (mgcp_msg.c:67) 20241102125906836 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:67) 20241102125906836 DLMGCP DEBUG <0013> endpoint:rtpbridge/b2@mgw (trunk:0) found endpoint: rtpbridge/b2@mgw (mgcp_endp.c:279) 20241102125906836 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/b2@mgw" (mgcp_protocol.c:441) 20241102125906836 DLMGCP NOTICE <0013> endpoint:rtpbridge/b2@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241102125906836 DLMGCP NOTICE <0013> endpoint:rtpbridge/b2@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1477) 20241102125906836 DLMGCP DEBUG <0013> endpoint:rtpbridge/b2@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125906836 DLMGCP DEBUG <0013> endpoint:rtpbridge/b2@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125906836 DLMGCP DEBUG <0013> endpoint:rtpbridge/b2@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241102125906836 DLMGCP DEBUG <0013> Generated response: line #00: 200 3555 OK (mgcp_msg.c:67) 20241102125906837 DLMGCP DEBUG <0013> Received message: line #00: DLCX 3556 rtpbridge/b3@mgw MGCP 1.0 (mgcp_msg.c:67) 20241102125906837 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:67) 20241102125906837 DLMGCP DEBUG <0013> endpoint:rtpbridge/b3@mgw (trunk:0) found endpoint: rtpbridge/b3@mgw (mgcp_endp.c:279) 20241102125906837 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/b3@mgw" (mgcp_protocol.c:441) 20241102125906837 DLMGCP NOTICE <0013> endpoint:rtpbridge/b3@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241102125906837 DLMGCP NOTICE <0013> endpoint:rtpbridge/b3@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1477) 20241102125906837 DLMGCP DEBUG <0013> endpoint:rtpbridge/b3@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125906837 DLMGCP DEBUG <0013> endpoint:rtpbridge/b3@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125906837 DLMGCP DEBUG <0013> endpoint:rtpbridge/b3@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241102125906837 DLMGCP DEBUG <0013> Generated response: line #00: 200 3556 OK (mgcp_msg.c:67) 20241102125906837 DLMGCP DEBUG <0013> Received message: line #00: DLCX 3557 rtpbridge/b4@mgw MGCP 1.0 (mgcp_msg.c:67) 20241102125906837 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:67) 20241102125906837 DLMGCP DEBUG <0013> endpoint:rtpbridge/b4@mgw (trunk:0) found endpoint: rtpbridge/b4@mgw (mgcp_endp.c:279) 20241102125906837 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/b4@mgw" (mgcp_protocol.c:441) 20241102125906837 DLMGCP NOTICE <0013> endpoint:rtpbridge/b4@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241102125906837 DLMGCP NOTICE <0013> endpoint:rtpbridge/b4@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1477) 20241102125906837 DLMGCP DEBUG <0013> endpoint:rtpbridge/b4@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125906837 DLMGCP DEBUG <0013> endpoint:rtpbridge/b4@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125906837 DLMGCP DEBUG <0013> endpoint:rtpbridge/b4@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241102125906837 DLMGCP DEBUG <0013> Generated response: line #00: 200 3557 OK (mgcp_msg.c:67) 20241102125906838 DLMGCP DEBUG <0013> Received message: line #00: DLCX 3558 rtpbridge/b5@mgw MGCP 1.0 (mgcp_msg.c:67) 20241102125906838 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:67) 20241102125906838 DLMGCP DEBUG <0013> endpoint:rtpbridge/b5@mgw (trunk:0) found endpoint: rtpbridge/b5@mgw (mgcp_endp.c:279) 20241102125906838 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/b5@mgw" (mgcp_protocol.c:441) 20241102125906838 DLMGCP NOTICE <0013> endpoint:rtpbridge/b5@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241102125906838 DLMGCP NOTICE <0013> endpoint:rtpbridge/b5@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1477) 20241102125906838 DLMGCP DEBUG <0013> endpoint:rtpbridge/b5@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125906838 DLMGCP DEBUG <0013> endpoint:rtpbridge/b5@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125906838 DLMGCP DEBUG <0013> endpoint:rtpbridge/b5@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241102125906838 DLMGCP DEBUG <0013> Generated response: line #00: 200 3558 OK (mgcp_msg.c:67) 20241102125906838 DLMGCP DEBUG <0013> Received message: line #00: DLCX 3559 rtpbridge/b6@mgw MGCP 1.0 (mgcp_msg.c:67) 20241102125906838 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:67) 20241102125906838 DLMGCP DEBUG <0013> endpoint:rtpbridge/b6@mgw (trunk:0) found endpoint: rtpbridge/b6@mgw (mgcp_endp.c:279) 20241102125906838 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/b6@mgw" (mgcp_protocol.c:441) 20241102125906838 DLMGCP NOTICE <0013> endpoint:rtpbridge/b6@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241102125906838 DLMGCP NOTICE <0013> endpoint:rtpbridge/b6@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1477) 20241102125906838 DLMGCP DEBUG <0013> endpoint:rtpbridge/b6@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125906838 DLMGCP DEBUG <0013> endpoint:rtpbridge/b6@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125906838 DLMGCP DEBUG <0013> endpoint:rtpbridge/b6@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241102125906838 DLMGCP DEBUG <0013> Generated response: line #00: 200 3559 OK (mgcp_msg.c:67) 20241102125906839 DLMGCP DEBUG <0013> Received message: line #00: DLCX 3560 rtpbridge/b7@mgw MGCP 1.0 (mgcp_msg.c:67) 20241102125906839 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:67) 20241102125906839 DLMGCP DEBUG <0013> endpoint:rtpbridge/b7@mgw (trunk:0) found endpoint: rtpbridge/b7@mgw (mgcp_endp.c:279) 20241102125906839 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/b7@mgw" (mgcp_protocol.c:441) 20241102125906839 DLMGCP NOTICE <0013> endpoint:rtpbridge/b7@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241102125906839 DLMGCP NOTICE <0013> endpoint:rtpbridge/b7@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1477) 20241102125906839 DLMGCP DEBUG <0013> endpoint:rtpbridge/b7@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125906839 DLMGCP DEBUG <0013> endpoint:rtpbridge/b7@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125906839 DLMGCP DEBUG <0013> endpoint:rtpbridge/b7@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241102125906839 DLMGCP DEBUG <0013> Generated response: line #00: 200 3560 OK (mgcp_msg.c:67) 20241102125906839 DLMGCP DEBUG <0013> Received message: line #00: DLCX 3561 rtpbridge/b8@mgw MGCP 1.0 (mgcp_msg.c:67) 20241102125906839 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:67) 20241102125906839 DLMGCP DEBUG <0013> endpoint:rtpbridge/b8@mgw (trunk:0) found endpoint: rtpbridge/b8@mgw (mgcp_endp.c:279) 20241102125906839 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/b8@mgw" (mgcp_protocol.c:441) 20241102125906839 DLMGCP NOTICE <0013> endpoint:rtpbridge/b8@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241102125906839 DLMGCP NOTICE <0013> endpoint:rtpbridge/b8@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1477) 20241102125906839 DLMGCP DEBUG <0013> endpoint:rtpbridge/b8@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125906839 DLMGCP DEBUG <0013> endpoint:rtpbridge/b8@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125906839 DLMGCP DEBUG <0013> endpoint:rtpbridge/b8@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241102125906839 DLMGCP DEBUG <0013> Generated response: line #00: 200 3561 OK (mgcp_msg.c:67) 20241102125906840 DLMGCP DEBUG <0013> Received message: line #00: DLCX 3562 rtpbridge/b9@mgw MGCP 1.0 (mgcp_msg.c:67) 20241102125906840 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:67) 20241102125906840 DLMGCP DEBUG <0013> endpoint:rtpbridge/b9@mgw (trunk:0) found endpoint: rtpbridge/b9@mgw (mgcp_endp.c:279) 20241102125906840 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/b9@mgw" (mgcp_protocol.c:441) 20241102125906840 DLMGCP NOTICE <0013> endpoint:rtpbridge/b9@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241102125906840 DLMGCP NOTICE <0013> endpoint:rtpbridge/b9@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1477) 20241102125906840 DLMGCP DEBUG <0013> endpoint:rtpbridge/b9@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125906840 DLMGCP DEBUG <0013> endpoint:rtpbridge/b9@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125906840 DLMGCP DEBUG <0013> endpoint:rtpbridge/b9@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241102125906840 DLMGCP DEBUG <0013> Generated response: line #00: 200 3562 OK (mgcp_msg.c:67) 20241102125906840 DLMGCP DEBUG <0013> Received message: line #00: DLCX 3563 rtpbridge/ba@mgw MGCP 1.0 (mgcp_msg.c:67) 20241102125906840 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:67) 20241102125906840 DLMGCP DEBUG <0013> endpoint:rtpbridge/ba@mgw (trunk:0) found endpoint: rtpbridge/ba@mgw (mgcp_endp.c:279) 20241102125906840 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/ba@mgw" (mgcp_protocol.c:441) 20241102125906840 DLMGCP NOTICE <0013> endpoint:rtpbridge/ba@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241102125906840 DLMGCP NOTICE <0013> endpoint:rtpbridge/ba@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1477) 20241102125906840 DLMGCP DEBUG <0013> endpoint:rtpbridge/ba@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125906840 DLMGCP DEBUG <0013> endpoint:rtpbridge/ba@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125906840 DLMGCP DEBUG <0013> endpoint:rtpbridge/ba@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241102125906840 DLMGCP DEBUG <0013> Generated response: line #00: 200 3563 OK (mgcp_msg.c:67) 20241102125906840 DLMGCP DEBUG <0013> Received message: line #00: DLCX 3564 rtpbridge/bb@mgw MGCP 1.0 (mgcp_msg.c:67) 20241102125906840 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:67) 20241102125906840 DLMGCP DEBUG <0013> endpoint:rtpbridge/bb@mgw (trunk:0) found endpoint: rtpbridge/bb@mgw (mgcp_endp.c:279) 20241102125906840 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/bb@mgw" (mgcp_protocol.c:441) 20241102125906840 DLMGCP NOTICE <0013> endpoint:rtpbridge/bb@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241102125906840 DLMGCP NOTICE <0013> endpoint:rtpbridge/bb@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1477) 20241102125906840 DLMGCP DEBUG <0013> endpoint:rtpbridge/bb@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125906840 DLMGCP DEBUG <0013> endpoint:rtpbridge/bb@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125906840 DLMGCP DEBUG <0013> endpoint:rtpbridge/bb@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241102125906840 DLMGCP DEBUG <0013> Generated response: line #00: 200 3564 OK (mgcp_msg.c:67) 20241102125906841 DLMGCP DEBUG <0013> Received message: line #00: DLCX 3565 rtpbridge/bc@mgw MGCP 1.0 (mgcp_msg.c:67) 20241102125906841 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:67) 20241102125906841 DLMGCP DEBUG <0013> endpoint:rtpbridge/bc@mgw (trunk:0) found endpoint: rtpbridge/bc@mgw (mgcp_endp.c:279) 20241102125906841 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/bc@mgw" (mgcp_protocol.c:441) 20241102125906841 DLMGCP NOTICE <0013> endpoint:rtpbridge/bc@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241102125906841 DLMGCP NOTICE <0013> endpoint:rtpbridge/bc@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1477) 20241102125906841 DLMGCP DEBUG <0013> endpoint:rtpbridge/bc@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125906841 DLMGCP DEBUG <0013> endpoint:rtpbridge/bc@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125906841 DLMGCP DEBUG <0013> endpoint:rtpbridge/bc@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241102125906841 DLMGCP DEBUG <0013> Generated response: line #00: 200 3565 OK (mgcp_msg.c:67) 20241102125906841 DLMGCP DEBUG <0013> Received message: line #00: DLCX 3566 rtpbridge/bd@mgw MGCP 1.0 (mgcp_msg.c:67) 20241102125906841 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:67) 20241102125906841 DLMGCP DEBUG <0013> endpoint:rtpbridge/bd@mgw (trunk:0) found endpoint: rtpbridge/bd@mgw (mgcp_endp.c:279) 20241102125906841 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/bd@mgw" (mgcp_protocol.c:441) 20241102125906841 DLMGCP NOTICE <0013> endpoint:rtpbridge/bd@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241102125906841 DLMGCP NOTICE <0013> endpoint:rtpbridge/bd@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1477) 20241102125906841 DLMGCP DEBUG <0013> endpoint:rtpbridge/bd@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125906841 DLMGCP DEBUG <0013> endpoint:rtpbridge/bd@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125906841 DLMGCP DEBUG <0013> endpoint:rtpbridge/bd@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241102125906841 DLMGCP DEBUG <0013> Generated response: line #00: 200 3566 OK (mgcp_msg.c:67) 20241102125906842 DLMGCP DEBUG <0013> Received message: line #00: DLCX 3567 rtpbridge/be@mgw MGCP 1.0 (mgcp_msg.c:67) 20241102125906842 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:67) 20241102125906842 DLMGCP DEBUG <0013> endpoint:rtpbridge/be@mgw (trunk:0) found endpoint: rtpbridge/be@mgw (mgcp_endp.c:279) 20241102125906842 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/be@mgw" (mgcp_protocol.c:441) 20241102125906842 DLMGCP NOTICE <0013> endpoint:rtpbridge/be@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241102125906842 DLMGCP NOTICE <0013> endpoint:rtpbridge/be@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1477) 20241102125906842 DLMGCP DEBUG <0013> endpoint:rtpbridge/be@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125906842 DLMGCP DEBUG <0013> endpoint:rtpbridge/be@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125906842 DLMGCP DEBUG <0013> endpoint:rtpbridge/be@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241102125906842 DLMGCP DEBUG <0013> Generated response: line #00: 200 3567 OK (mgcp_msg.c:67) 20241102125906842 DLMGCP DEBUG <0013> Received message: line #00: DLCX 3568 rtpbridge/bf@mgw MGCP 1.0 (mgcp_msg.c:67) 20241102125906842 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:67) 20241102125906842 DLMGCP DEBUG <0013> endpoint:rtpbridge/bf@mgw (trunk:0) found endpoint: rtpbridge/bf@mgw (mgcp_endp.c:279) 20241102125906842 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/bf@mgw" (mgcp_protocol.c:441) 20241102125906842 DLMGCP NOTICE <0013> endpoint:rtpbridge/bf@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241102125906842 DLMGCP NOTICE <0013> endpoint:rtpbridge/bf@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1477) 20241102125906842 DLMGCP DEBUG <0013> endpoint:rtpbridge/bf@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125906842 DLMGCP DEBUG <0013> endpoint:rtpbridge/bf@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125906842 DLMGCP DEBUG <0013> endpoint:rtpbridge/bf@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241102125906842 DLMGCP DEBUG <0013> Generated response: line #00: 200 3568 OK (mgcp_msg.c:67) 20241102125906843 DLMGCP DEBUG <0013> Received message: line #00: DLCX 3569 rtpbridge/c0@mgw MGCP 1.0 (mgcp_msg.c:67) 20241102125906843 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:67) 20241102125906843 DLMGCP DEBUG <0013> endpoint:rtpbridge/c0@mgw (trunk:0) found endpoint: rtpbridge/c0@mgw (mgcp_endp.c:279) 20241102125906843 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/c0@mgw" (mgcp_protocol.c:441) 20241102125906843 DLMGCP NOTICE <0013> endpoint:rtpbridge/c0@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241102125906843 DLMGCP NOTICE <0013> endpoint:rtpbridge/c0@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1477) 20241102125906843 DLMGCP DEBUG <0013> endpoint:rtpbridge/c0@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125906843 DLMGCP DEBUG <0013> endpoint:rtpbridge/c0@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125906843 DLMGCP DEBUG <0013> endpoint:rtpbridge/c0@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241102125906843 DLMGCP DEBUG <0013> Generated response: line #00: 200 3569 OK (mgcp_msg.c:67) 20241102125906843 DLMGCP DEBUG <0013> Received message: line #00: DLCX 3570 rtpbridge/c1@mgw MGCP 1.0 (mgcp_msg.c:67) 20241102125906843 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:67) 20241102125906843 DLMGCP DEBUG <0013> endpoint:rtpbridge/c1@mgw (trunk:0) found endpoint: rtpbridge/c1@mgw (mgcp_endp.c:279) 20241102125906843 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/c1@mgw" (mgcp_protocol.c:441) 20241102125906843 DLMGCP NOTICE <0013> endpoint:rtpbridge/c1@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241102125906843 DLMGCP NOTICE <0013> endpoint:rtpbridge/c1@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1477) 20241102125906843 DLMGCP DEBUG <0013> endpoint:rtpbridge/c1@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125906843 DLMGCP DEBUG <0013> endpoint:rtpbridge/c1@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125906843 DLMGCP DEBUG <0013> endpoint:rtpbridge/c1@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241102125906843 DLMGCP DEBUG <0013> Generated response: line #00: 200 3570 OK (mgcp_msg.c:67) 20241102125906843 DLMGCP DEBUG <0013> Received message: line #00: DLCX 3571 rtpbridge/c2@mgw MGCP 1.0 (mgcp_msg.c:67) 20241102125906843 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:67) 20241102125906843 DLMGCP DEBUG <0013> endpoint:rtpbridge/c2@mgw (trunk:0) found endpoint: rtpbridge/c2@mgw (mgcp_endp.c:279) 20241102125906843 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/c2@mgw" (mgcp_protocol.c:441) 20241102125906843 DLMGCP NOTICE <0013> endpoint:rtpbridge/c2@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241102125906843 DLMGCP NOTICE <0013> endpoint:rtpbridge/c2@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1477) 20241102125906843 DLMGCP DEBUG <0013> endpoint:rtpbridge/c2@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125906843 DLMGCP DEBUG <0013> endpoint:rtpbridge/c2@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125906843 DLMGCP DEBUG <0013> endpoint:rtpbridge/c2@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241102125906843 DLMGCP DEBUG <0013> Generated response: line #00: 200 3571 OK (mgcp_msg.c:67) 20241102125906844 DLMGCP DEBUG <0013> Received message: line #00: DLCX 3572 rtpbridge/c3@mgw MGCP 1.0 (mgcp_msg.c:67) 20241102125906844 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:67) 20241102125906844 DLMGCP DEBUG <0013> endpoint:rtpbridge/c3@mgw (trunk:0) found endpoint: rtpbridge/c3@mgw (mgcp_endp.c:279) 20241102125906844 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/c3@mgw" (mgcp_protocol.c:441) 20241102125906844 DLMGCP NOTICE <0013> endpoint:rtpbridge/c3@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241102125906844 DLMGCP NOTICE <0013> endpoint:rtpbridge/c3@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1477) 20241102125906844 DLMGCP DEBUG <0013> endpoint:rtpbridge/c3@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125906844 DLMGCP DEBUG <0013> endpoint:rtpbridge/c3@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125906844 DLMGCP DEBUG <0013> endpoint:rtpbridge/c3@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241102125906844 DLMGCP DEBUG <0013> Generated response: line #00: 200 3572 OK (mgcp_msg.c:67) 20241102125906844 DLMGCP DEBUG <0013> Received message: line #00: DLCX 3573 rtpbridge/c4@mgw MGCP 1.0 (mgcp_msg.c:67) 20241102125906844 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:67) 20241102125906844 DLMGCP DEBUG <0013> endpoint:rtpbridge/c4@mgw (trunk:0) found endpoint: rtpbridge/c4@mgw (mgcp_endp.c:279) 20241102125906844 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/c4@mgw" (mgcp_protocol.c:441) 20241102125906844 DLMGCP NOTICE <0013> endpoint:rtpbridge/c4@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241102125906844 DLMGCP NOTICE <0013> endpoint:rtpbridge/c4@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1477) 20241102125906844 DLMGCP DEBUG <0013> endpoint:rtpbridge/c4@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125906844 DLMGCP DEBUG <0013> endpoint:rtpbridge/c4@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125906844 DLMGCP DEBUG <0013> endpoint:rtpbridge/c4@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241102125906844 DLMGCP DEBUG <0013> Generated response: line #00: 200 3573 OK (mgcp_msg.c:67) 20241102125906844 DLMGCP DEBUG <0013> Received message: line #00: DLCX 3574 rtpbridge/c5@mgw MGCP 1.0 (mgcp_msg.c:67) 20241102125906844 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:67) 20241102125906845 DLMGCP DEBUG <0013> endpoint:rtpbridge/c5@mgw (trunk:0) found endpoint: rtpbridge/c5@mgw (mgcp_endp.c:279) 20241102125906845 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/c5@mgw" (mgcp_protocol.c:441) 20241102125906845 DLMGCP NOTICE <0013> endpoint:rtpbridge/c5@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241102125906845 DLMGCP NOTICE <0013> endpoint:rtpbridge/c5@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1477) 20241102125906845 DLMGCP DEBUG <0013> endpoint:rtpbridge/c5@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125906845 DLMGCP DEBUG <0013> endpoint:rtpbridge/c5@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125906845 DLMGCP DEBUG <0013> endpoint:rtpbridge/c5@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241102125906845 DLMGCP DEBUG <0013> Generated response: line #00: 200 3574 OK (mgcp_msg.c:67) 20241102125906845 DLMGCP DEBUG <0013> Received message: line #00: DLCX 3575 rtpbridge/c6@mgw MGCP 1.0 (mgcp_msg.c:67) 20241102125906845 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:67) 20241102125906845 DLMGCP DEBUG <0013> endpoint:rtpbridge/c6@mgw (trunk:0) found endpoint: rtpbridge/c6@mgw (mgcp_endp.c:279) 20241102125906845 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/c6@mgw" (mgcp_protocol.c:441) 20241102125906845 DLMGCP NOTICE <0013> endpoint:rtpbridge/c6@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241102125906845 DLMGCP NOTICE <0013> endpoint:rtpbridge/c6@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1477) 20241102125906845 DLMGCP DEBUG <0013> endpoint:rtpbridge/c6@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125906845 DLMGCP DEBUG <0013> endpoint:rtpbridge/c6@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125906845 DLMGCP DEBUG <0013> endpoint:rtpbridge/c6@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241102125906845 DLMGCP DEBUG <0013> Generated response: line #00: 200 3575 OK (mgcp_msg.c:67) 20241102125906845 DLMGCP DEBUG <0013> Received message: line #00: DLCX 3576 rtpbridge/c7@mgw MGCP 1.0 (mgcp_msg.c:67) 20241102125906845 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:67) 20241102125906845 DLMGCP DEBUG <0013> endpoint:rtpbridge/c7@mgw (trunk:0) found endpoint: rtpbridge/c7@mgw (mgcp_endp.c:279) 20241102125906845 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/c7@mgw" (mgcp_protocol.c:441) 20241102125906845 DLMGCP NOTICE <0013> endpoint:rtpbridge/c7@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241102125906845 DLMGCP NOTICE <0013> endpoint:rtpbridge/c7@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1477) 20241102125906845 DLMGCP DEBUG <0013> endpoint:rtpbridge/c7@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125906845 DLMGCP DEBUG <0013> endpoint:rtpbridge/c7@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125906845 DLMGCP DEBUG <0013> endpoint:rtpbridge/c7@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241102125906845 DLMGCP DEBUG <0013> Generated response: line #00: 200 3576 OK (mgcp_msg.c:67) 20241102125906846 DLMGCP DEBUG <0013> Received message: line #00: DLCX 3577 rtpbridge/c8@mgw MGCP 1.0 (mgcp_msg.c:67) 20241102125906846 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:67) 20241102125906846 DLMGCP DEBUG <0013> endpoint:rtpbridge/c8@mgw (trunk:0) found endpoint: rtpbridge/c8@mgw (mgcp_endp.c:279) 20241102125906846 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/c8@mgw" (mgcp_protocol.c:441) 20241102125906846 DLMGCP NOTICE <0013> endpoint:rtpbridge/c8@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241102125906846 DLMGCP NOTICE <0013> endpoint:rtpbridge/c8@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1477) 20241102125906846 DLMGCP DEBUG <0013> endpoint:rtpbridge/c8@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125906846 DLMGCP DEBUG <0013> endpoint:rtpbridge/c8@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125906846 DLMGCP DEBUG <0013> endpoint:rtpbridge/c8@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241102125906846 DLMGCP DEBUG <0013> Generated response: line #00: 200 3577 OK (mgcp_msg.c:67) 20241102125906846 DLMGCP DEBUG <0013> Received message: line #00: DLCX 3578 rtpbridge/c9@mgw MGCP 1.0 (mgcp_msg.c:67) 20241102125906846 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:67) 20241102125906846 DLMGCP DEBUG <0013> endpoint:rtpbridge/c9@mgw (trunk:0) found endpoint: rtpbridge/c9@mgw (mgcp_endp.c:279) 20241102125906846 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/c9@mgw" (mgcp_protocol.c:441) 20241102125906846 DLMGCP NOTICE <0013> endpoint:rtpbridge/c9@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241102125906846 DLMGCP NOTICE <0013> endpoint:rtpbridge/c9@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1477) 20241102125906846 DLMGCP DEBUG <0013> endpoint:rtpbridge/c9@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125906846 DLMGCP DEBUG <0013> endpoint:rtpbridge/c9@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125906846 DLMGCP DEBUG <0013> endpoint:rtpbridge/c9@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241102125906846 DLMGCP DEBUG <0013> Generated response: line #00: 200 3578 OK (mgcp_msg.c:67) 20241102125906846 DLMGCP DEBUG <0013> Received message: line #00: DLCX 3579 rtpbridge/ca@mgw MGCP 1.0 (mgcp_msg.c:67) 20241102125906846 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:67) 20241102125906846 DLMGCP DEBUG <0013> endpoint:rtpbridge/ca@mgw (trunk:0) found endpoint: rtpbridge/ca@mgw (mgcp_endp.c:279) 20241102125906846 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/ca@mgw" (mgcp_protocol.c:441) 20241102125906846 DLMGCP NOTICE <0013> endpoint:rtpbridge/ca@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241102125906846 DLMGCP NOTICE <0013> endpoint:rtpbridge/ca@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1477) 20241102125906846 DLMGCP DEBUG <0013> endpoint:rtpbridge/ca@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125906847 DLMGCP DEBUG <0013> endpoint:rtpbridge/ca@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125906847 DLMGCP DEBUG <0013> endpoint:rtpbridge/ca@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241102125906847 DLMGCP DEBUG <0013> Generated response: line #00: 200 3579 OK (mgcp_msg.c:67) 20241102125906847 DLMGCP DEBUG <0013> Received message: line #00: DLCX 3580 rtpbridge/cb@mgw MGCP 1.0 (mgcp_msg.c:67) 20241102125906847 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:67) 20241102125906847 DLMGCP DEBUG <0013> endpoint:rtpbridge/cb@mgw (trunk:0) found endpoint: rtpbridge/cb@mgw (mgcp_endp.c:279) 20241102125906847 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/cb@mgw" (mgcp_protocol.c:441) 20241102125906847 DLMGCP NOTICE <0013> endpoint:rtpbridge/cb@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241102125906847 DLMGCP NOTICE <0013> endpoint:rtpbridge/cb@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1477) 20241102125906847 DLMGCP DEBUG <0013> endpoint:rtpbridge/cb@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125906847 DLMGCP DEBUG <0013> endpoint:rtpbridge/cb@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125906847 DLMGCP DEBUG <0013> endpoint:rtpbridge/cb@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241102125906847 DLMGCP DEBUG <0013> Generated response: line #00: 200 3580 OK (mgcp_msg.c:67) 20241102125906847 DLMGCP DEBUG <0013> Received message: line #00: DLCX 3581 rtpbridge/cc@mgw MGCP 1.0 (mgcp_msg.c:67) 20241102125906847 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:67) 20241102125906847 DLMGCP DEBUG <0013> endpoint:rtpbridge/cc@mgw (trunk:0) found endpoint: rtpbridge/cc@mgw (mgcp_endp.c:279) 20241102125906847 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/cc@mgw" (mgcp_protocol.c:441) 20241102125906847 DLMGCP NOTICE <0013> endpoint:rtpbridge/cc@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241102125906847 DLMGCP NOTICE <0013> endpoint:rtpbridge/cc@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1477) 20241102125906847 DLMGCP DEBUG <0013> endpoint:rtpbridge/cc@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125906847 DLMGCP DEBUG <0013> endpoint:rtpbridge/cc@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125906847 DLMGCP DEBUG <0013> endpoint:rtpbridge/cc@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241102125906847 DLMGCP DEBUG <0013> Generated response: line #00: 200 3581 OK (mgcp_msg.c:67) 20241102125906848 DLMGCP DEBUG <0013> Received message: line #00: DLCX 3582 rtpbridge/cd@mgw MGCP 1.0 (mgcp_msg.c:67) 20241102125906848 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:67) 20241102125906848 DLMGCP DEBUG <0013> endpoint:rtpbridge/cd@mgw (trunk:0) found endpoint: rtpbridge/cd@mgw (mgcp_endp.c:279) 20241102125906848 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/cd@mgw" (mgcp_protocol.c:441) 20241102125906848 DLMGCP NOTICE <0013> endpoint:rtpbridge/cd@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241102125906848 DLMGCP NOTICE <0013> endpoint:rtpbridge/cd@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1477) 20241102125906848 DLMGCP DEBUG <0013> endpoint:rtpbridge/cd@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125906848 DLMGCP DEBUG <0013> endpoint:rtpbridge/cd@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125906848 DLMGCP DEBUG <0013> endpoint:rtpbridge/cd@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241102125906848 DLMGCP DEBUG <0013> Generated response: line #00: 200 3582 OK (mgcp_msg.c:67) 20241102125906848 DLMGCP DEBUG <0013> Received message: line #00: DLCX 3583 rtpbridge/ce@mgw MGCP 1.0 (mgcp_msg.c:67) 20241102125906848 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:67) 20241102125906848 DLMGCP DEBUG <0013> endpoint:rtpbridge/ce@mgw (trunk:0) found endpoint: rtpbridge/ce@mgw (mgcp_endp.c:279) 20241102125906848 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/ce@mgw" (mgcp_protocol.c:441) 20241102125906848 DLMGCP NOTICE <0013> endpoint:rtpbridge/ce@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241102125906848 DLMGCP NOTICE <0013> endpoint:rtpbridge/ce@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1477) 20241102125906848 DLMGCP DEBUG <0013> endpoint:rtpbridge/ce@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125906848 DLMGCP DEBUG <0013> endpoint:rtpbridge/ce@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125906848 DLMGCP DEBUG <0013> endpoint:rtpbridge/ce@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241102125906848 DLMGCP DEBUG <0013> Generated response: line #00: 200 3583 OK (mgcp_msg.c:67) 20241102125906848 DLMGCP DEBUG <0013> Received message: line #00: DLCX 3584 rtpbridge/cf@mgw MGCP 1.0 (mgcp_msg.c:67) 20241102125906848 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:67) 20241102125906848 DLMGCP DEBUG <0013> endpoint:rtpbridge/cf@mgw (trunk:0) found endpoint: rtpbridge/cf@mgw (mgcp_endp.c:279) 20241102125906848 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/cf@mgw" (mgcp_protocol.c:441) 20241102125906848 DLMGCP NOTICE <0013> endpoint:rtpbridge/cf@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241102125906848 DLMGCP NOTICE <0013> endpoint:rtpbridge/cf@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1477) 20241102125906848 DLMGCP DEBUG <0013> endpoint:rtpbridge/cf@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125906848 DLMGCP DEBUG <0013> endpoint:rtpbridge/cf@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125906848 DLMGCP DEBUG <0013> endpoint:rtpbridge/cf@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241102125906848 DLMGCP DEBUG <0013> Generated response: line #00: 200 3584 OK (mgcp_msg.c:67) 20241102125906849 DLMGCP DEBUG <0013> Received message: line #00: DLCX 3585 rtpbridge/d0@mgw MGCP 1.0 (mgcp_msg.c:67) 20241102125906849 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:67) 20241102125906849 DLMGCP DEBUG <0013> endpoint:rtpbridge/d0@mgw (trunk:0) found endpoint: rtpbridge/d0@mgw (mgcp_endp.c:279) 20241102125906849 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/d0@mgw" (mgcp_protocol.c:441) 20241102125906849 DLMGCP NOTICE <0013> endpoint:rtpbridge/d0@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241102125906849 DLMGCP NOTICE <0013> endpoint:rtpbridge/d0@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1477) 20241102125906849 DLMGCP DEBUG <0013> endpoint:rtpbridge/d0@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125906849 DLMGCP DEBUG <0013> endpoint:rtpbridge/d0@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125906849 DLMGCP DEBUG <0013> endpoint:rtpbridge/d0@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241102125906849 DLMGCP DEBUG <0013> Generated response: line #00: 200 3585 OK (mgcp_msg.c:67) 20241102125906849 DLMGCP DEBUG <0013> Received message: line #00: DLCX 3586 rtpbridge/d1@mgw MGCP 1.0 (mgcp_msg.c:67) 20241102125906849 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:67) 20241102125906849 DLMGCP DEBUG <0013> endpoint:rtpbridge/d1@mgw (trunk:0) found endpoint: rtpbridge/d1@mgw (mgcp_endp.c:279) 20241102125906849 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/d1@mgw" (mgcp_protocol.c:441) 20241102125906849 DLMGCP NOTICE <0013> endpoint:rtpbridge/d1@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241102125906849 DLMGCP NOTICE <0013> endpoint:rtpbridge/d1@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1477) 20241102125906849 DLMGCP DEBUG <0013> endpoint:rtpbridge/d1@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125906849 DLMGCP DEBUG <0013> endpoint:rtpbridge/d1@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125906849 DLMGCP DEBUG <0013> endpoint:rtpbridge/d1@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241102125906849 DLMGCP DEBUG <0013> Generated response: line #00: 200 3586 OK (mgcp_msg.c:67) 20241102125906850 DLMGCP DEBUG <0013> Received message: line #00: DLCX 3587 rtpbridge/d2@mgw MGCP 1.0 (mgcp_msg.c:67) 20241102125906850 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:67) 20241102125906850 DLMGCP DEBUG <0013> endpoint:rtpbridge/d2@mgw (trunk:0) found endpoint: rtpbridge/d2@mgw (mgcp_endp.c:279) 20241102125906850 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/d2@mgw" (mgcp_protocol.c:441) 20241102125906850 DLMGCP NOTICE <0013> endpoint:rtpbridge/d2@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241102125906850 DLMGCP NOTICE <0013> endpoint:rtpbridge/d2@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1477) 20241102125906850 DLMGCP DEBUG <0013> endpoint:rtpbridge/d2@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125906850 DLMGCP DEBUG <0013> endpoint:rtpbridge/d2@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125906850 DLMGCP DEBUG <0013> endpoint:rtpbridge/d2@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241102125906850 DLMGCP DEBUG <0013> Generated response: line #00: 200 3587 OK (mgcp_msg.c:67) 20241102125906850 DLMGCP DEBUG <0013> Received message: line #00: DLCX 3588 rtpbridge/d3@mgw MGCP 1.0 (mgcp_msg.c:67) 20241102125906850 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:67) 20241102125906850 DLMGCP DEBUG <0013> endpoint:rtpbridge/d3@mgw (trunk:0) found endpoint: rtpbridge/d3@mgw (mgcp_endp.c:279) 20241102125906850 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/d3@mgw" (mgcp_protocol.c:441) 20241102125906850 DLMGCP NOTICE <0013> endpoint:rtpbridge/d3@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241102125906850 DLMGCP NOTICE <0013> endpoint:rtpbridge/d3@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1477) 20241102125906850 DLMGCP DEBUG <0013> endpoint:rtpbridge/d3@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125906850 DLMGCP DEBUG <0013> endpoint:rtpbridge/d3@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125906850 DLMGCP DEBUG <0013> endpoint:rtpbridge/d3@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241102125906850 DLMGCP DEBUG <0013> Generated response: line #00: 200 3588 OK (mgcp_msg.c:67) 20241102125906850 DLMGCP DEBUG <0013> Received message: line #00: DLCX 3589 rtpbridge/d4@mgw MGCP 1.0 (mgcp_msg.c:67) 20241102125906850 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:67) 20241102125906850 DLMGCP DEBUG <0013> endpoint:rtpbridge/d4@mgw (trunk:0) found endpoint: rtpbridge/d4@mgw (mgcp_endp.c:279) 20241102125906850 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/d4@mgw" (mgcp_protocol.c:441) 20241102125906850 DLMGCP NOTICE <0013> endpoint:rtpbridge/d4@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241102125906850 DLMGCP NOTICE <0013> endpoint:rtpbridge/d4@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1477) 20241102125906850 DLMGCP DEBUG <0013> endpoint:rtpbridge/d4@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125906850 DLMGCP DEBUG <0013> endpoint:rtpbridge/d4@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125906850 DLMGCP DEBUG <0013> endpoint:rtpbridge/d4@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241102125906850 DLMGCP DEBUG <0013> Generated response: line #00: 200 3589 OK (mgcp_msg.c:67) 20241102125906851 DLMGCP DEBUG <0013> Received message: line #00: DLCX 3590 rtpbridge/d5@mgw MGCP 1.0 (mgcp_msg.c:67) 20241102125906851 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:67) 20241102125906851 DLMGCP DEBUG <0013> endpoint:rtpbridge/d5@mgw (trunk:0) found endpoint: rtpbridge/d5@mgw (mgcp_endp.c:279) 20241102125906851 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/d5@mgw" (mgcp_protocol.c:441) 20241102125906851 DLMGCP NOTICE <0013> endpoint:rtpbridge/d5@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241102125906851 DLMGCP NOTICE <0013> endpoint:rtpbridge/d5@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1477) 20241102125906851 DLMGCP DEBUG <0013> endpoint:rtpbridge/d5@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125906851 DLMGCP DEBUG <0013> endpoint:rtpbridge/d5@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125906851 DLMGCP DEBUG <0013> endpoint:rtpbridge/d5@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241102125906851 DLMGCP DEBUG <0013> Generated response: line #00: 200 3590 OK (mgcp_msg.c:67) 20241102125906851 DLMGCP DEBUG <0013> Received message: line #00: DLCX 3591 rtpbridge/d6@mgw MGCP 1.0 (mgcp_msg.c:67) 20241102125906851 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:67) 20241102125906851 DLMGCP DEBUG <0013> endpoint:rtpbridge/d6@mgw (trunk:0) found endpoint: rtpbridge/d6@mgw (mgcp_endp.c:279) 20241102125906851 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/d6@mgw" (mgcp_protocol.c:441) 20241102125906851 DLMGCP NOTICE <0013> endpoint:rtpbridge/d6@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241102125906851 DLMGCP NOTICE <0013> endpoint:rtpbridge/d6@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1477) 20241102125906851 DLMGCP DEBUG <0013> endpoint:rtpbridge/d6@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125906851 DLMGCP DEBUG <0013> endpoint:rtpbridge/d6@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125906851 DLMGCP DEBUG <0013> endpoint:rtpbridge/d6@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241102125906851 DLMGCP DEBUG <0013> Generated response: line #00: 200 3591 OK (mgcp_msg.c:67) 20241102125906851 DLMGCP DEBUG <0013> Received message: line #00: DLCX 3592 rtpbridge/d7@mgw MGCP 1.0 (mgcp_msg.c:67) 20241102125906851 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:67) 20241102125906851 DLMGCP DEBUG <0013> endpoint:rtpbridge/d7@mgw (trunk:0) found endpoint: rtpbridge/d7@mgw (mgcp_endp.c:279) 20241102125906851 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/d7@mgw" (mgcp_protocol.c:441) 20241102125906851 DLMGCP NOTICE <0013> endpoint:rtpbridge/d7@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241102125906851 DLMGCP NOTICE <0013> endpoint:rtpbridge/d7@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1477) 20241102125906851 DLMGCP DEBUG <0013> endpoint:rtpbridge/d7@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125906852 DLMGCP DEBUG <0013> endpoint:rtpbridge/d7@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125906852 DLMGCP DEBUG <0013> endpoint:rtpbridge/d7@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241102125906852 DLMGCP DEBUG <0013> Generated response: line #00: 200 3592 OK (mgcp_msg.c:67) 20241102125906852 DLMGCP DEBUG <0013> Received message: line #00: DLCX 3593 rtpbridge/d8@mgw MGCP 1.0 (mgcp_msg.c:67) 20241102125906852 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:67) 20241102125906852 DLMGCP DEBUG <0013> endpoint:rtpbridge/d8@mgw (trunk:0) found endpoint: rtpbridge/d8@mgw (mgcp_endp.c:279) 20241102125906852 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/d8@mgw" (mgcp_protocol.c:441) 20241102125906852 DLMGCP NOTICE <0013> endpoint:rtpbridge/d8@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241102125906852 DLMGCP NOTICE <0013> endpoint:rtpbridge/d8@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1477) 20241102125906852 DLMGCP DEBUG <0013> endpoint:rtpbridge/d8@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125906852 DLMGCP DEBUG <0013> endpoint:rtpbridge/d8@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125906852 DLMGCP DEBUG <0013> endpoint:rtpbridge/d8@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241102125906852 DLMGCP DEBUG <0013> Generated response: line #00: 200 3593 OK (mgcp_msg.c:67) 20241102125906852 DLMGCP DEBUG <0013> Received message: line #00: DLCX 3594 rtpbridge/d9@mgw MGCP 1.0 (mgcp_msg.c:67) 20241102125906852 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:67) 20241102125906852 DLMGCP DEBUG <0013> endpoint:rtpbridge/d9@mgw (trunk:0) found endpoint: rtpbridge/d9@mgw (mgcp_endp.c:279) 20241102125906852 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/d9@mgw" (mgcp_protocol.c:441) 20241102125906852 DLMGCP NOTICE <0013> endpoint:rtpbridge/d9@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241102125906852 DLMGCP NOTICE <0013> endpoint:rtpbridge/d9@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1477) 20241102125906852 DLMGCP DEBUG <0013> endpoint:rtpbridge/d9@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125906852 DLMGCP DEBUG <0013> endpoint:rtpbridge/d9@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125906852 DLMGCP DEBUG <0013> endpoint:rtpbridge/d9@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241102125906852 DLMGCP DEBUG <0013> Generated response: line #00: 200 3594 OK (mgcp_msg.c:67) 20241102125906853 DLMGCP DEBUG <0013> Received message: line #00: DLCX 3595 rtpbridge/da@mgw MGCP 1.0 (mgcp_msg.c:67) 20241102125906853 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:67) 20241102125906853 DLMGCP DEBUG <0013> endpoint:rtpbridge/da@mgw (trunk:0) found endpoint: rtpbridge/da@mgw (mgcp_endp.c:279) 20241102125906853 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/da@mgw" (mgcp_protocol.c:441) 20241102125906853 DLMGCP NOTICE <0013> endpoint:rtpbridge/da@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241102125906853 DLMGCP NOTICE <0013> endpoint:rtpbridge/da@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1477) 20241102125906853 DLMGCP DEBUG <0013> endpoint:rtpbridge/da@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125906853 DLMGCP DEBUG <0013> endpoint:rtpbridge/da@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125906853 DLMGCP DEBUG <0013> endpoint:rtpbridge/da@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241102125906853 DLMGCP DEBUG <0013> Generated response: line #00: 200 3595 OK (mgcp_msg.c:67) 20241102125906853 DLMGCP DEBUG <0013> Received message: line #00: DLCX 3596 rtpbridge/db@mgw MGCP 1.0 (mgcp_msg.c:67) 20241102125906853 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:67) 20241102125906853 DLMGCP DEBUG <0013> endpoint:rtpbridge/db@mgw (trunk:0) found endpoint: rtpbridge/db@mgw (mgcp_endp.c:279) 20241102125906853 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/db@mgw" (mgcp_protocol.c:441) 20241102125906853 DLMGCP NOTICE <0013> endpoint:rtpbridge/db@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241102125906853 DLMGCP NOTICE <0013> endpoint:rtpbridge/db@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1477) 20241102125906853 DLMGCP DEBUG <0013> endpoint:rtpbridge/db@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125906853 DLMGCP DEBUG <0013> endpoint:rtpbridge/db@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125906853 DLMGCP DEBUG <0013> endpoint:rtpbridge/db@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241102125906853 DLMGCP DEBUG <0013> Generated response: line #00: 200 3596 OK (mgcp_msg.c:67) 20241102125906854 DLMGCP DEBUG <0013> Received message: line #00: DLCX 3597 rtpbridge/dc@mgw MGCP 1.0 (mgcp_msg.c:67) 20241102125906854 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:67) 20241102125906854 DLMGCP DEBUG <0013> endpoint:rtpbridge/dc@mgw (trunk:0) found endpoint: rtpbridge/dc@mgw (mgcp_endp.c:279) 20241102125906854 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/dc@mgw" (mgcp_protocol.c:441) 20241102125906854 DLMGCP NOTICE <0013> endpoint:rtpbridge/dc@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241102125906854 DLMGCP NOTICE <0013> endpoint:rtpbridge/dc@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1477) 20241102125906854 DLMGCP DEBUG <0013> endpoint:rtpbridge/dc@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125906854 DLMGCP DEBUG <0013> endpoint:rtpbridge/dc@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125906854 DLMGCP DEBUG <0013> endpoint:rtpbridge/dc@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241102125906854 DLMGCP DEBUG <0013> Generated response: line #00: 200 3597 OK (mgcp_msg.c:67) 20241102125906855 DLMGCP DEBUG <0013> Received message: line #00: DLCX 3598 rtpbridge/dd@mgw MGCP 1.0 (mgcp_msg.c:67) 20241102125906855 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:67) 20241102125906855 DLMGCP DEBUG <0013> endpoint:rtpbridge/dd@mgw (trunk:0) found endpoint: rtpbridge/dd@mgw (mgcp_endp.c:279) 20241102125906855 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/dd@mgw" (mgcp_protocol.c:441) 20241102125906855 DLMGCP NOTICE <0013> endpoint:rtpbridge/dd@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241102125906855 DLMGCP NOTICE <0013> endpoint:rtpbridge/dd@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1477) 20241102125906855 DLMGCP DEBUG <0013> endpoint:rtpbridge/dd@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125906855 DLMGCP DEBUG <0013> endpoint:rtpbridge/dd@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125906855 DLMGCP DEBUG <0013> endpoint:rtpbridge/dd@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241102125906855 DLMGCP DEBUG <0013> Generated response: line #00: 200 3598 OK (mgcp_msg.c:67) 20241102125906855 DLMGCP DEBUG <0013> Received message: line #00: DLCX 3599 rtpbridge/de@mgw MGCP 1.0 (mgcp_msg.c:67) 20241102125906855 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:67) 20241102125906855 DLMGCP DEBUG <0013> endpoint:rtpbridge/de@mgw (trunk:0) found endpoint: rtpbridge/de@mgw (mgcp_endp.c:279) 20241102125906855 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/de@mgw" (mgcp_protocol.c:441) 20241102125906855 DLMGCP NOTICE <0013> endpoint:rtpbridge/de@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241102125906855 DLMGCP NOTICE <0013> endpoint:rtpbridge/de@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1477) 20241102125906855 DLMGCP DEBUG <0013> endpoint:rtpbridge/de@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125906855 DLMGCP DEBUG <0013> endpoint:rtpbridge/de@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125906855 DLMGCP DEBUG <0013> endpoint:rtpbridge/de@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241102125906855 DLMGCP DEBUG <0013> Generated response: line #00: 200 3599 OK (mgcp_msg.c:67) 20241102125906856 DLMGCP DEBUG <0013> Received message: line #00: DLCX 3600 rtpbridge/df@mgw MGCP 1.0 (mgcp_msg.c:67) 20241102125906856 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:67) 20241102125906856 DLMGCP DEBUG <0013> endpoint:rtpbridge/df@mgw (trunk:0) found endpoint: rtpbridge/df@mgw (mgcp_endp.c:279) 20241102125906856 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/df@mgw" (mgcp_protocol.c:441) 20241102125906856 DLMGCP NOTICE <0013> endpoint:rtpbridge/df@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241102125906856 DLMGCP NOTICE <0013> endpoint:rtpbridge/df@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1477) 20241102125906856 DLMGCP DEBUG <0013> endpoint:rtpbridge/df@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125906856 DLMGCP DEBUG <0013> endpoint:rtpbridge/df@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125906856 DLMGCP DEBUG <0013> endpoint:rtpbridge/df@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241102125906856 DLMGCP DEBUG <0013> Generated response: line #00: 200 3600 OK (mgcp_msg.c:67) 20241102125906857 DLMGCP DEBUG <0013> Received message: line #00: DLCX 3601 rtpbridge/e0@mgw MGCP 1.0 (mgcp_msg.c:67) 20241102125906857 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:67) 20241102125906857 DLMGCP DEBUG <0013> endpoint:rtpbridge/e0@mgw (trunk:0) found endpoint: rtpbridge/e0@mgw (mgcp_endp.c:279) 20241102125906857 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/e0@mgw" (mgcp_protocol.c:441) 20241102125906857 DLMGCP NOTICE <0013> endpoint:rtpbridge/e0@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241102125906857 DLMGCP NOTICE <0013> endpoint:rtpbridge/e0@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1477) 20241102125906857 DLMGCP DEBUG <0013> endpoint:rtpbridge/e0@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125906857 DLMGCP DEBUG <0013> endpoint:rtpbridge/e0@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125906857 DLMGCP DEBUG <0013> endpoint:rtpbridge/e0@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241102125906857 DLMGCP DEBUG <0013> Generated response: line #00: 200 3601 OK (mgcp_msg.c:67) 20241102125906857 DLMGCP DEBUG <0013> Received message: line #00: DLCX 3602 rtpbridge/e1@mgw MGCP 1.0 (mgcp_msg.c:67) 20241102125906857 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:67) 20241102125906857 DLMGCP DEBUG <0013> endpoint:rtpbridge/e1@mgw (trunk:0) found endpoint: rtpbridge/e1@mgw (mgcp_endp.c:279) 20241102125906857 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/e1@mgw" (mgcp_protocol.c:441) 20241102125906857 DLMGCP NOTICE <0013> endpoint:rtpbridge/e1@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241102125906857 DLMGCP NOTICE <0013> endpoint:rtpbridge/e1@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1477) 20241102125906857 DLMGCP DEBUG <0013> endpoint:rtpbridge/e1@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125906857 DLMGCP DEBUG <0013> endpoint:rtpbridge/e1@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125906857 DLMGCP DEBUG <0013> endpoint:rtpbridge/e1@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241102125906857 DLMGCP DEBUG <0013> Generated response: line #00: 200 3602 OK (mgcp_msg.c:67) 20241102125906858 DLMGCP DEBUG <0013> Received message: line #00: DLCX 3603 rtpbridge/e2@mgw MGCP 1.0 (mgcp_msg.c:67) 20241102125906858 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:67) 20241102125906858 DLMGCP DEBUG <0013> endpoint:rtpbridge/e2@mgw (trunk:0) found endpoint: rtpbridge/e2@mgw (mgcp_endp.c:279) 20241102125906858 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/e2@mgw" (mgcp_protocol.c:441) 20241102125906858 DLMGCP NOTICE <0013> endpoint:rtpbridge/e2@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241102125906858 DLMGCP NOTICE <0013> endpoint:rtpbridge/e2@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1477) 20241102125906858 DLMGCP DEBUG <0013> endpoint:rtpbridge/e2@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125906858 DLMGCP DEBUG <0013> endpoint:rtpbridge/e2@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125906858 DLMGCP DEBUG <0013> endpoint:rtpbridge/e2@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241102125906858 DLMGCP DEBUG <0013> Generated response: line #00: 200 3603 OK (mgcp_msg.c:67) 20241102125906858 DLMGCP DEBUG <0013> Received message: line #00: DLCX 3604 rtpbridge/e3@mgw MGCP 1.0 (mgcp_msg.c:67) 20241102125906858 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:67) 20241102125906859 DLMGCP DEBUG <0013> endpoint:rtpbridge/e3@mgw (trunk:0) found endpoint: rtpbridge/e3@mgw (mgcp_endp.c:279) 20241102125906859 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/e3@mgw" (mgcp_protocol.c:441) 20241102125906859 DLMGCP NOTICE <0013> endpoint:rtpbridge/e3@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241102125906859 DLMGCP NOTICE <0013> endpoint:rtpbridge/e3@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1477) 20241102125906859 DLMGCP DEBUG <0013> endpoint:rtpbridge/e3@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125906859 DLMGCP DEBUG <0013> endpoint:rtpbridge/e3@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125906859 DLMGCP DEBUG <0013> endpoint:rtpbridge/e3@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241102125906859 DLMGCP DEBUG <0013> Generated response: line #00: 200 3604 OK (mgcp_msg.c:67) 20241102125906859 DLMGCP DEBUG <0013> Received message: line #00: DLCX 3605 rtpbridge/e4@mgw MGCP 1.0 (mgcp_msg.c:67) 20241102125906859 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:67) 20241102125906859 DLMGCP DEBUG <0013> endpoint:rtpbridge/e4@mgw (trunk:0) found endpoint: rtpbridge/e4@mgw (mgcp_endp.c:279) 20241102125906859 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/e4@mgw" (mgcp_protocol.c:441) 20241102125906859 DLMGCP NOTICE <0013> endpoint:rtpbridge/e4@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241102125906859 DLMGCP NOTICE <0013> endpoint:rtpbridge/e4@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1477) 20241102125906859 DLMGCP DEBUG <0013> endpoint:rtpbridge/e4@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125906859 DLMGCP DEBUG <0013> endpoint:rtpbridge/e4@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125906859 DLMGCP DEBUG <0013> endpoint:rtpbridge/e4@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241102125906859 DLMGCP DEBUG <0013> Generated response: line #00: 200 3605 OK (mgcp_msg.c:67) 20241102125906860 DLMGCP DEBUG <0013> Received message: line #00: DLCX 3606 rtpbridge/e5@mgw MGCP 1.0 (mgcp_msg.c:67) 20241102125906860 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:67) 20241102125906860 DLMGCP DEBUG <0013> endpoint:rtpbridge/e5@mgw (trunk:0) found endpoint: rtpbridge/e5@mgw (mgcp_endp.c:279) 20241102125906860 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/e5@mgw" (mgcp_protocol.c:441) 20241102125906860 DLMGCP NOTICE <0013> endpoint:rtpbridge/e5@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241102125906860 DLMGCP NOTICE <0013> endpoint:rtpbridge/e5@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1477) 20241102125906860 DLMGCP DEBUG <0013> endpoint:rtpbridge/e5@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125906860 DLMGCP DEBUG <0013> endpoint:rtpbridge/e5@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125906860 DLMGCP DEBUG <0013> endpoint:rtpbridge/e5@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241102125906860 DLMGCP DEBUG <0013> Generated response: line #00: 200 3606 OK (mgcp_msg.c:67) 20241102125906860 DLMGCP DEBUG <0013> Received message: line #00: DLCX 3607 rtpbridge/e6@mgw MGCP 1.0 (mgcp_msg.c:67) 20241102125906860 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:67) 20241102125906860 DLMGCP DEBUG <0013> endpoint:rtpbridge/e6@mgw (trunk:0) found endpoint: rtpbridge/e6@mgw (mgcp_endp.c:279) 20241102125906860 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/e6@mgw" (mgcp_protocol.c:441) 20241102125906860 DLMGCP NOTICE <0013> endpoint:rtpbridge/e6@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241102125906861 DLMGCP NOTICE <0013> endpoint:rtpbridge/e6@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1477) 20241102125906861 DLMGCP DEBUG <0013> endpoint:rtpbridge/e6@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125906861 DLMGCP DEBUG <0013> endpoint:rtpbridge/e6@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125906861 DLMGCP DEBUG <0013> endpoint:rtpbridge/e6@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241102125906861 DLMGCP DEBUG <0013> Generated response: line #00: 200 3607 OK (mgcp_msg.c:67) 20241102125906861 DLMGCP DEBUG <0013> Received message: line #00: DLCX 3608 rtpbridge/e7@mgw MGCP 1.0 (mgcp_msg.c:67) 20241102125906861 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:67) 20241102125906861 DLMGCP DEBUG <0013> endpoint:rtpbridge/e7@mgw (trunk:0) found endpoint: rtpbridge/e7@mgw (mgcp_endp.c:279) 20241102125906861 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/e7@mgw" (mgcp_protocol.c:441) 20241102125906861 DLMGCP NOTICE <0013> endpoint:rtpbridge/e7@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241102125906861 DLMGCP NOTICE <0013> endpoint:rtpbridge/e7@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1477) 20241102125906861 DLMGCP DEBUG <0013> endpoint:rtpbridge/e7@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125906861 DLMGCP DEBUG <0013> endpoint:rtpbridge/e7@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125906861 DLMGCP DEBUG <0013> endpoint:rtpbridge/e7@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241102125906861 DLMGCP DEBUG <0013> Generated response: line #00: 200 3608 OK (mgcp_msg.c:67) 20241102125906862 DLMGCP DEBUG <0013> Received message: line #00: DLCX 3609 rtpbridge/e8@mgw MGCP 1.0 (mgcp_msg.c:67) 20241102125906862 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:67) 20241102125906862 DLMGCP DEBUG <0013> endpoint:rtpbridge/e8@mgw (trunk:0) found endpoint: rtpbridge/e8@mgw (mgcp_endp.c:279) 20241102125906862 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/e8@mgw" (mgcp_protocol.c:441) 20241102125906862 DLMGCP NOTICE <0013> endpoint:rtpbridge/e8@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241102125906862 DLMGCP NOTICE <0013> endpoint:rtpbridge/e8@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1477) 20241102125906862 DLMGCP DEBUG <0013> endpoint:rtpbridge/e8@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125906862 DLMGCP DEBUG <0013> endpoint:rtpbridge/e8@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125906862 DLMGCP DEBUG <0013> endpoint:rtpbridge/e8@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241102125906862 DLMGCP DEBUG <0013> Generated response: line #00: 200 3609 OK (mgcp_msg.c:67) 20241102125906862 DLMGCP DEBUG <0013> Received message: line #00: DLCX 3610 rtpbridge/e9@mgw MGCP 1.0 (mgcp_msg.c:67) 20241102125906862 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:67) 20241102125906862 DLMGCP DEBUG <0013> endpoint:rtpbridge/e9@mgw (trunk:0) found endpoint: rtpbridge/e9@mgw (mgcp_endp.c:279) 20241102125906862 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/e9@mgw" (mgcp_protocol.c:441) 20241102125906862 DLMGCP NOTICE <0013> endpoint:rtpbridge/e9@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241102125906862 DLMGCP NOTICE <0013> endpoint:rtpbridge/e9@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1477) 20241102125906862 DLMGCP DEBUG <0013> endpoint:rtpbridge/e9@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125906863 DLMGCP DEBUG <0013> endpoint:rtpbridge/e9@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125906863 DLMGCP DEBUG <0013> endpoint:rtpbridge/e9@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241102125906863 DLMGCP DEBUG <0013> Generated response: line #00: 200 3610 OK (mgcp_msg.c:67) 20241102125906863 DLMGCP DEBUG <0013> Received message: line #00: DLCX 3611 rtpbridge/ea@mgw MGCP 1.0 (mgcp_msg.c:67) 20241102125906863 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:67) 20241102125906863 DLMGCP DEBUG <0013> endpoint:rtpbridge/ea@mgw (trunk:0) found endpoint: rtpbridge/ea@mgw (mgcp_endp.c:279) 20241102125906863 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/ea@mgw" (mgcp_protocol.c:441) 20241102125906863 DLMGCP NOTICE <0013> endpoint:rtpbridge/ea@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241102125906863 DLMGCP NOTICE <0013> endpoint:rtpbridge/ea@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1477) 20241102125906863 DLMGCP DEBUG <0013> endpoint:rtpbridge/ea@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125906863 DLMGCP DEBUG <0013> endpoint:rtpbridge/ea@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125906863 DLMGCP DEBUG <0013> endpoint:rtpbridge/ea@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241102125906863 DLMGCP DEBUG <0013> Generated response: line #00: 200 3611 OK (mgcp_msg.c:67) 20241102125906863 DLMGCP DEBUG <0013> Received message: line #00: DLCX 3612 rtpbridge/eb@mgw MGCP 1.0 (mgcp_msg.c:67) 20241102125906863 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:67) 20241102125906863 DLMGCP DEBUG <0013> endpoint:rtpbridge/eb@mgw (trunk:0) found endpoint: rtpbridge/eb@mgw (mgcp_endp.c:279) 20241102125906863 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/eb@mgw" (mgcp_protocol.c:441) 20241102125906863 DLMGCP NOTICE <0013> endpoint:rtpbridge/eb@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241102125906863 DLMGCP NOTICE <0013> endpoint:rtpbridge/eb@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1477) 20241102125906863 DLMGCP DEBUG <0013> endpoint:rtpbridge/eb@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125906863 DLMGCP DEBUG <0013> endpoint:rtpbridge/eb@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125906863 DLMGCP DEBUG <0013> endpoint:rtpbridge/eb@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241102125906863 DLMGCP DEBUG <0013> Generated response: line #00: 200 3612 OK (mgcp_msg.c:67) 20241102125906864 DLMGCP DEBUG <0013> Received message: line #00: DLCX 3613 rtpbridge/ec@mgw MGCP 1.0 (mgcp_msg.c:67) 20241102125906864 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:67) 20241102125906864 DLMGCP DEBUG <0013> endpoint:rtpbridge/ec@mgw (trunk:0) found endpoint: rtpbridge/ec@mgw (mgcp_endp.c:279) 20241102125906864 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/ec@mgw" (mgcp_protocol.c:441) 20241102125906864 DLMGCP NOTICE <0013> endpoint:rtpbridge/ec@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241102125906864 DLMGCP NOTICE <0013> endpoint:rtpbridge/ec@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1477) 20241102125906864 DLMGCP DEBUG <0013> endpoint:rtpbridge/ec@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125906864 DLMGCP DEBUG <0013> endpoint:rtpbridge/ec@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125906864 DLMGCP DEBUG <0013> endpoint:rtpbridge/ec@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241102125906864 DLMGCP DEBUG <0013> Generated response: line #00: 200 3613 OK (mgcp_msg.c:67) 20241102125906864 DLMGCP DEBUG <0013> Received message: line #00: DLCX 3614 rtpbridge/ed@mgw MGCP 1.0 (mgcp_msg.c:67) 20241102125906864 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:67) 20241102125906864 DLMGCP DEBUG <0013> endpoint:rtpbridge/ed@mgw (trunk:0) found endpoint: rtpbridge/ed@mgw (mgcp_endp.c:279) 20241102125906864 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/ed@mgw" (mgcp_protocol.c:441) 20241102125906864 DLMGCP NOTICE <0013> endpoint:rtpbridge/ed@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241102125906864 DLMGCP NOTICE <0013> endpoint:rtpbridge/ed@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1477) 20241102125906864 DLMGCP DEBUG <0013> endpoint:rtpbridge/ed@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125906864 DLMGCP DEBUG <0013> endpoint:rtpbridge/ed@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125906864 DLMGCP DEBUG <0013> endpoint:rtpbridge/ed@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241102125906864 DLMGCP DEBUG <0013> Generated response: line #00: 200 3614 OK (mgcp_msg.c:67) 20241102125906865 DLMGCP DEBUG <0013> Received message: line #00: DLCX 3615 rtpbridge/ee@mgw MGCP 1.0 (mgcp_msg.c:67) 20241102125906865 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:67) 20241102125906865 DLMGCP DEBUG <0013> endpoint:rtpbridge/ee@mgw (trunk:0) found endpoint: rtpbridge/ee@mgw (mgcp_endp.c:279) 20241102125906865 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/ee@mgw" (mgcp_protocol.c:441) 20241102125906865 DLMGCP NOTICE <0013> endpoint:rtpbridge/ee@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241102125906865 DLMGCP NOTICE <0013> endpoint:rtpbridge/ee@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1477) 20241102125906865 DLMGCP DEBUG <0013> endpoint:rtpbridge/ee@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125906865 DLMGCP DEBUG <0013> endpoint:rtpbridge/ee@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125906865 DLMGCP DEBUG <0013> endpoint:rtpbridge/ee@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241102125906865 DLMGCP DEBUG <0013> Generated response: line #00: 200 3615 OK (mgcp_msg.c:67) 20241102125906865 DLMGCP DEBUG <0013> Received message: line #00: DLCX 3616 rtpbridge/ef@mgw MGCP 1.0 (mgcp_msg.c:67) 20241102125906865 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:67) 20241102125906865 DLMGCP DEBUG <0013> endpoint:rtpbridge/ef@mgw (trunk:0) found endpoint: rtpbridge/ef@mgw (mgcp_endp.c:279) 20241102125906865 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/ef@mgw" (mgcp_protocol.c:441) 20241102125906865 DLMGCP NOTICE <0013> endpoint:rtpbridge/ef@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241102125906865 DLMGCP NOTICE <0013> endpoint:rtpbridge/ef@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1477) 20241102125906865 DLMGCP DEBUG <0013> endpoint:rtpbridge/ef@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125906865 DLMGCP DEBUG <0013> endpoint:rtpbridge/ef@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125906865 DLMGCP DEBUG <0013> endpoint:rtpbridge/ef@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241102125906866 DLMGCP DEBUG <0013> Generated response: line #00: 200 3616 OK (mgcp_msg.c:67) 20241102125906866 DLMGCP DEBUG <0013> Received message: line #00: DLCX 3617 rtpbridge/f0@mgw MGCP 1.0 (mgcp_msg.c:67) 20241102125906866 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:67) 20241102125906866 DLMGCP DEBUG <0013> endpoint:rtpbridge/f0@mgw (trunk:0) found endpoint: rtpbridge/f0@mgw (mgcp_endp.c:279) 20241102125906866 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/f0@mgw" (mgcp_protocol.c:441) 20241102125906866 DLMGCP NOTICE <0013> endpoint:rtpbridge/f0@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241102125906866 DLMGCP NOTICE <0013> endpoint:rtpbridge/f0@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1477) 20241102125906866 DLMGCP DEBUG <0013> endpoint:rtpbridge/f0@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125906866 DLMGCP DEBUG <0013> endpoint:rtpbridge/f0@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125906866 DLMGCP DEBUG <0013> endpoint:rtpbridge/f0@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241102125906866 DLMGCP DEBUG <0013> Generated response: line #00: 200 3617 OK (mgcp_msg.c:67) 20241102125906866 DLMGCP DEBUG <0013> Received message: line #00: DLCX 3618 rtpbridge/f1@mgw MGCP 1.0 (mgcp_msg.c:67) 20241102125906866 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:67) 20241102125906866 DLMGCP DEBUG <0013> endpoint:rtpbridge/f1@mgw (trunk:0) found endpoint: rtpbridge/f1@mgw (mgcp_endp.c:279) 20241102125906866 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/f1@mgw" (mgcp_protocol.c:441) 20241102125906866 DLMGCP NOTICE <0013> endpoint:rtpbridge/f1@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241102125906866 DLMGCP NOTICE <0013> endpoint:rtpbridge/f1@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1477) 20241102125906866 DLMGCP DEBUG <0013> endpoint:rtpbridge/f1@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125906866 DLMGCP DEBUG <0013> endpoint:rtpbridge/f1@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125906866 DLMGCP DEBUG <0013> endpoint:rtpbridge/f1@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241102125906866 DLMGCP DEBUG <0013> Generated response: line #00: 200 3618 OK (mgcp_msg.c:67) 20241102125906867 DLMGCP DEBUG <0013> Received message: line #00: DLCX 3619 rtpbridge/f2@mgw MGCP 1.0 (mgcp_msg.c:67) 20241102125906867 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:67) 20241102125906867 DLMGCP DEBUG <0013> endpoint:rtpbridge/f2@mgw (trunk:0) found endpoint: rtpbridge/f2@mgw (mgcp_endp.c:279) 20241102125906867 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/f2@mgw" (mgcp_protocol.c:441) 20241102125906867 DLMGCP NOTICE <0013> endpoint:rtpbridge/f2@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241102125906867 DLMGCP NOTICE <0013> endpoint:rtpbridge/f2@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1477) 20241102125906867 DLMGCP DEBUG <0013> endpoint:rtpbridge/f2@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125906867 DLMGCP DEBUG <0013> endpoint:rtpbridge/f2@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125906867 DLMGCP DEBUG <0013> endpoint:rtpbridge/f2@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241102125906867 DLMGCP DEBUG <0013> Generated response: line #00: 200 3619 OK (mgcp_msg.c:67) 20241102125906867 DLMGCP DEBUG <0013> Received message: line #00: DLCX 3620 rtpbridge/f3@mgw MGCP 1.0 (mgcp_msg.c:67) 20241102125906867 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:67) 20241102125906867 DLMGCP DEBUG <0013> endpoint:rtpbridge/f3@mgw (trunk:0) found endpoint: rtpbridge/f3@mgw (mgcp_endp.c:279) 20241102125906867 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/f3@mgw" (mgcp_protocol.c:441) 20241102125906867 DLMGCP NOTICE <0013> endpoint:rtpbridge/f3@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241102125906867 DLMGCP NOTICE <0013> endpoint:rtpbridge/f3@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1477) 20241102125906867 DLMGCP DEBUG <0013> endpoint:rtpbridge/f3@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125906867 DLMGCP DEBUG <0013> endpoint:rtpbridge/f3@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125906867 DLMGCP DEBUG <0013> endpoint:rtpbridge/f3@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241102125906867 DLMGCP DEBUG <0013> Generated response: line #00: 200 3620 OK (mgcp_msg.c:67) 20241102125906868 DLMGCP DEBUG <0013> Received message: line #00: DLCX 3621 rtpbridge/f4@mgw MGCP 1.0 (mgcp_msg.c:67) 20241102125906868 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:67) 20241102125906868 DLMGCP DEBUG <0013> endpoint:rtpbridge/f4@mgw (trunk:0) found endpoint: rtpbridge/f4@mgw (mgcp_endp.c:279) 20241102125906868 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/f4@mgw" (mgcp_protocol.c:441) 20241102125906868 DLMGCP NOTICE <0013> endpoint:rtpbridge/f4@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241102125906868 DLMGCP NOTICE <0013> endpoint:rtpbridge/f4@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1477) 20241102125906868 DLMGCP DEBUG <0013> endpoint:rtpbridge/f4@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125906868 DLMGCP DEBUG <0013> endpoint:rtpbridge/f4@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125906868 DLMGCP DEBUG <0013> endpoint:rtpbridge/f4@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241102125906868 DLMGCP DEBUG <0013> Generated response: line #00: 200 3621 OK (mgcp_msg.c:67) 20241102125906868 DLMGCP DEBUG <0013> Received message: line #00: DLCX 3622 rtpbridge/f5@mgw MGCP 1.0 (mgcp_msg.c:67) 20241102125906868 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:67) 20241102125906868 DLMGCP DEBUG <0013> endpoint:rtpbridge/f5@mgw (trunk:0) found endpoint: rtpbridge/f5@mgw (mgcp_endp.c:279) 20241102125906868 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/f5@mgw" (mgcp_protocol.c:441) 20241102125906868 DLMGCP NOTICE <0013> endpoint:rtpbridge/f5@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241102125906868 DLMGCP NOTICE <0013> endpoint:rtpbridge/f5@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1477) 20241102125906868 DLMGCP DEBUG <0013> endpoint:rtpbridge/f5@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125906868 DLMGCP DEBUG <0013> endpoint:rtpbridge/f5@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125906868 DLMGCP DEBUG <0013> endpoint:rtpbridge/f5@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241102125906868 DLMGCP DEBUG <0013> Generated response: line #00: 200 3622 OK (mgcp_msg.c:67) 20241102125906869 DLMGCP DEBUG <0013> Received message: line #00: DLCX 3623 rtpbridge/f6@mgw MGCP 1.0 (mgcp_msg.c:67) 20241102125906869 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:67) 20241102125906869 DLMGCP DEBUG <0013> endpoint:rtpbridge/f6@mgw (trunk:0) found endpoint: rtpbridge/f6@mgw (mgcp_endp.c:279) 20241102125906869 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/f6@mgw" (mgcp_protocol.c:441) 20241102125906869 DLMGCP NOTICE <0013> endpoint:rtpbridge/f6@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241102125906869 DLMGCP NOTICE <0013> endpoint:rtpbridge/f6@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1477) 20241102125906869 DLMGCP DEBUG <0013> endpoint:rtpbridge/f6@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125906869 DLMGCP DEBUG <0013> endpoint:rtpbridge/f6@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125906869 DLMGCP DEBUG <0013> endpoint:rtpbridge/f6@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241102125906869 DLMGCP DEBUG <0013> Generated response: line #00: 200 3623 OK (mgcp_msg.c:67) 20241102125906869 DLMGCP DEBUG <0013> Received message: line #00: DLCX 3624 rtpbridge/f7@mgw MGCP 1.0 (mgcp_msg.c:67) 20241102125906869 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:67) 20241102125906869 DLMGCP DEBUG <0013> endpoint:rtpbridge/f7@mgw (trunk:0) found endpoint: rtpbridge/f7@mgw (mgcp_endp.c:279) 20241102125906869 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/f7@mgw" (mgcp_protocol.c:441) 20241102125906869 DLMGCP NOTICE <0013> endpoint:rtpbridge/f7@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241102125906869 DLMGCP NOTICE <0013> endpoint:rtpbridge/f7@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1477) 20241102125906869 DLMGCP DEBUG <0013> endpoint:rtpbridge/f7@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125906869 DLMGCP DEBUG <0013> endpoint:rtpbridge/f7@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125906869 DLMGCP DEBUG <0013> endpoint:rtpbridge/f7@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241102125906869 DLMGCP DEBUG <0013> Generated response: line #00: 200 3624 OK (mgcp_msg.c:67) 20241102125906870 DLMGCP DEBUG <0013> Received message: line #00: DLCX 3625 rtpbridge/f8@mgw MGCP 1.0 (mgcp_msg.c:67) 20241102125906870 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:67) 20241102125906870 DLMGCP DEBUG <0013> endpoint:rtpbridge/f8@mgw (trunk:0) found endpoint: rtpbridge/f8@mgw (mgcp_endp.c:279) 20241102125906870 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/f8@mgw" (mgcp_protocol.c:441) 20241102125906870 DLMGCP NOTICE <0013> endpoint:rtpbridge/f8@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241102125906870 DLMGCP NOTICE <0013> endpoint:rtpbridge/f8@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1477) 20241102125906870 DLMGCP DEBUG <0013> endpoint:rtpbridge/f8@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125906870 DLMGCP DEBUG <0013> endpoint:rtpbridge/f8@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125906870 DLMGCP DEBUG <0013> endpoint:rtpbridge/f8@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241102125906870 DLMGCP DEBUG <0013> Generated response: line #00: 200 3625 OK (mgcp_msg.c:67) 20241102125906870 DLMGCP DEBUG <0013> Received message: line #00: DLCX 3626 rtpbridge/f9@mgw MGCP 1.0 (mgcp_msg.c:67) 20241102125906870 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:67) 20241102125906870 DLMGCP DEBUG <0013> endpoint:rtpbridge/f9@mgw (trunk:0) found endpoint: rtpbridge/f9@mgw (mgcp_endp.c:279) 20241102125906870 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/f9@mgw" (mgcp_protocol.c:441) 20241102125906870 DLMGCP NOTICE <0013> endpoint:rtpbridge/f9@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241102125906870 DLMGCP NOTICE <0013> endpoint:rtpbridge/f9@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1477) 20241102125906870 DLMGCP DEBUG <0013> endpoint:rtpbridge/f9@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125906870 DLMGCP DEBUG <0013> endpoint:rtpbridge/f9@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125906870 DLMGCP DEBUG <0013> endpoint:rtpbridge/f9@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241102125906870 DLMGCP DEBUG <0013> Generated response: line #00: 200 3626 OK (mgcp_msg.c:67) 20241102125906871 DLMGCP DEBUG <0013> Received message: line #00: DLCX 3627 rtpbridge/fa@mgw MGCP 1.0 (mgcp_msg.c:67) 20241102125906871 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:67) 20241102125906871 DLMGCP DEBUG <0013> endpoint:rtpbridge/fa@mgw (trunk:0) found endpoint: rtpbridge/fa@mgw (mgcp_endp.c:279) 20241102125906871 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/fa@mgw" (mgcp_protocol.c:441) 20241102125906871 DLMGCP NOTICE <0013> endpoint:rtpbridge/fa@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241102125906871 DLMGCP NOTICE <0013> endpoint:rtpbridge/fa@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1477) 20241102125906871 DLMGCP DEBUG <0013> endpoint:rtpbridge/fa@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125906871 DLMGCP DEBUG <0013> endpoint:rtpbridge/fa@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125906871 DLMGCP DEBUG <0013> endpoint:rtpbridge/fa@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241102125906871 DLMGCP DEBUG <0013> Generated response: line #00: 200 3627 OK (mgcp_msg.c:67) 20241102125906871 DLMGCP DEBUG <0013> Received message: line #00: DLCX 3628 rtpbridge/fb@mgw MGCP 1.0 (mgcp_msg.c:67) 20241102125906871 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:67) 20241102125906871 DLMGCP DEBUG <0013> endpoint:rtpbridge/fb@mgw (trunk:0) found endpoint: rtpbridge/fb@mgw (mgcp_endp.c:279) 20241102125906871 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/fb@mgw" (mgcp_protocol.c:441) 20241102125906871 DLMGCP NOTICE <0013> endpoint:rtpbridge/fb@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241102125906871 DLMGCP NOTICE <0013> endpoint:rtpbridge/fb@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1477) 20241102125906871 DLMGCP DEBUG <0013> endpoint:rtpbridge/fb@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125906871 DLMGCP DEBUG <0013> endpoint:rtpbridge/fb@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125906871 DLMGCP DEBUG <0013> endpoint:rtpbridge/fb@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241102125906871 DLMGCP DEBUG <0013> Generated response: line #00: 200 3628 OK (mgcp_msg.c:67) 20241102125906871 DLMGCP DEBUG <0013> Received message: line #00: DLCX 3629 rtpbridge/fc@mgw MGCP 1.0 (mgcp_msg.c:67) 20241102125906871 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:67) 20241102125906872 DLMGCP DEBUG <0013> endpoint:rtpbridge/fc@mgw (trunk:0) found endpoint: rtpbridge/fc@mgw (mgcp_endp.c:279) 20241102125906872 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/fc@mgw" (mgcp_protocol.c:441) 20241102125906872 DLMGCP NOTICE <0013> endpoint:rtpbridge/fc@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241102125906872 DLMGCP NOTICE <0013> endpoint:rtpbridge/fc@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1477) 20241102125906872 DLMGCP DEBUG <0013> endpoint:rtpbridge/fc@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125906872 DLMGCP DEBUG <0013> endpoint:rtpbridge/fc@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125906872 DLMGCP DEBUG <0013> endpoint:rtpbridge/fc@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241102125906872 DLMGCP DEBUG <0013> Generated response: line #00: 200 3629 OK (mgcp_msg.c:67) 20241102125906872 DLMGCP DEBUG <0013> Received message: line #00: DLCX 3630 rtpbridge/fd@mgw MGCP 1.0 (mgcp_msg.c:67) 20241102125906872 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:67) 20241102125906872 DLMGCP DEBUG <0013> endpoint:rtpbridge/fd@mgw (trunk:0) found endpoint: rtpbridge/fd@mgw (mgcp_endp.c:279) 20241102125906872 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/fd@mgw" (mgcp_protocol.c:441) 20241102125906872 DLMGCP NOTICE <0013> endpoint:rtpbridge/fd@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241102125906872 DLMGCP NOTICE <0013> endpoint:rtpbridge/fd@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1477) 20241102125906872 DLMGCP DEBUG <0013> endpoint:rtpbridge/fd@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125906872 DLMGCP DEBUG <0013> endpoint:rtpbridge/fd@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125906872 DLMGCP DEBUG <0013> endpoint:rtpbridge/fd@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241102125906872 DLMGCP DEBUG <0013> Generated response: line #00: 200 3630 OK (mgcp_msg.c:67) 20241102125906872 DLMGCP DEBUG <0013> Received message: line #00: DLCX 3631 rtpbridge/fe@mgw MGCP 1.0 (mgcp_msg.c:67) 20241102125906872 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:67) 20241102125906872 DLMGCP DEBUG <0013> endpoint:rtpbridge/fe@mgw (trunk:0) found endpoint: rtpbridge/fe@mgw (mgcp_endp.c:279) 20241102125906872 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/fe@mgw" (mgcp_protocol.c:441) 20241102125906872 DLMGCP NOTICE <0013> endpoint:rtpbridge/fe@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241102125906872 DLMGCP NOTICE <0013> endpoint:rtpbridge/fe@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1477) 20241102125906872 DLMGCP DEBUG <0013> endpoint:rtpbridge/fe@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125906872 DLMGCP DEBUG <0013> endpoint:rtpbridge/fe@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125906872 DLMGCP DEBUG <0013> endpoint:rtpbridge/fe@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241102125906872 DLMGCP DEBUG <0013> Generated response: line #00: 200 3631 OK (mgcp_msg.c:67) 20241102125906873 DLMGCP DEBUG <0013> Received message: line #00: DLCX 3632 rtpbridge/ff@mgw MGCP 1.0 (mgcp_msg.c:67) 20241102125906873 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:67) 20241102125906873 DLMGCP DEBUG <0013> endpoint:rtpbridge/ff@mgw (trunk:0) found endpoint: rtpbridge/ff@mgw (mgcp_endp.c:279) 20241102125906873 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/ff@mgw" (mgcp_protocol.c:441) 20241102125906873 DLMGCP NOTICE <0013> endpoint:rtpbridge/ff@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241102125906873 DLMGCP NOTICE <0013> endpoint:rtpbridge/ff@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1477) 20241102125906873 DLMGCP DEBUG <0013> endpoint:rtpbridge/ff@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125906873 DLMGCP DEBUG <0013> endpoint:rtpbridge/ff@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125906873 DLMGCP DEBUG <0013> endpoint:rtpbridge/ff@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241102125906873 DLMGCP DEBUG <0013> Generated response: line #00: 200 3632 OK (mgcp_msg.c:67) 20241102125906873 DLMGCP DEBUG <0013> Received message: line #00: DLCX 3633 rtpbridge/100@mgw MGCP 1.0 (mgcp_msg.c:67) 20241102125906873 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:67) 20241102125906873 DLMGCP DEBUG <0013> endpoint:rtpbridge/100@mgw (trunk:0) found endpoint: rtpbridge/100@mgw (mgcp_endp.c:279) 20241102125906873 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/100@mgw" (mgcp_protocol.c:441) 20241102125906873 DLMGCP NOTICE <0013> endpoint:rtpbridge/100@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241102125906873 DLMGCP NOTICE <0013> endpoint:rtpbridge/100@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1477) 20241102125906873 DLMGCP DEBUG <0013> endpoint:rtpbridge/100@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125906873 DLMGCP DEBUG <0013> endpoint:rtpbridge/100@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125906873 DLMGCP DEBUG <0013> endpoint:rtpbridge/100@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241102125906873 DLMGCP DEBUG <0013> Generated response: line #00: 200 3633 OK (mgcp_msg.c:67) 20241102125906874 DLMGCP DEBUG <0013> Received message: line #00: DLCX 3634 rtpbridge/101@mgw MGCP 1.0 (mgcp_msg.c:67) 20241102125906874 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:67) 20241102125906874 DLMGCP DEBUG <0013> endpoint:rtpbridge/101@mgw (trunk:0) found endpoint: rtpbridge/101@mgw (mgcp_endp.c:279) 20241102125906874 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/101@mgw" (mgcp_protocol.c:441) 20241102125906874 DLMGCP NOTICE <0013> endpoint:rtpbridge/101@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241102125906874 DLMGCP NOTICE <0013> endpoint:rtpbridge/101@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1477) 20241102125906874 DLMGCP DEBUG <0013> endpoint:rtpbridge/101@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125906874 DLMGCP DEBUG <0013> endpoint:rtpbridge/101@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125906874 DLMGCP DEBUG <0013> endpoint:rtpbridge/101@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241102125906874 DLMGCP DEBUG <0013> Generated response: line #00: 200 3634 OK (mgcp_msg.c:67) 20241102125906874 DLMGCP DEBUG <0013> Received message: line #00: DLCX 3635 rtpbridge/102@mgw MGCP 1.0 (mgcp_msg.c:67) 20241102125906874 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:67) 20241102125906874 DLMGCP DEBUG <0013> endpoint:rtpbridge/102@mgw (trunk:0) found endpoint: rtpbridge/102@mgw (mgcp_endp.c:279) 20241102125906874 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/102@mgw" (mgcp_protocol.c:441) 20241102125906874 DLMGCP NOTICE <0013> endpoint:rtpbridge/102@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241102125906874 DLMGCP NOTICE <0013> endpoint:rtpbridge/102@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1477) 20241102125906874 DLMGCP DEBUG <0013> endpoint:rtpbridge/102@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125906874 DLMGCP DEBUG <0013> endpoint:rtpbridge/102@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125906874 DLMGCP DEBUG <0013> endpoint:rtpbridge/102@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241102125906874 DLMGCP DEBUG <0013> Generated response: line #00: 200 3635 OK (mgcp_msg.c:67) 20241102125906875 DLMGCP DEBUG <0013> Received message: line #00: DLCX 3636 rtpbridge/103@mgw MGCP 1.0 (mgcp_msg.c:67) 20241102125906875 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:67) 20241102125906875 DLMGCP DEBUG <0013> endpoint:rtpbridge/103@mgw (trunk:0) found endpoint: rtpbridge/103@mgw (mgcp_endp.c:279) 20241102125906875 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/103@mgw" (mgcp_protocol.c:441) 20241102125906875 DLMGCP NOTICE <0013> endpoint:rtpbridge/103@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241102125906875 DLMGCP NOTICE <0013> endpoint:rtpbridge/103@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1477) 20241102125906875 DLMGCP DEBUG <0013> endpoint:rtpbridge/103@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125906875 DLMGCP DEBUG <0013> endpoint:rtpbridge/103@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125906875 DLMGCP DEBUG <0013> endpoint:rtpbridge/103@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241102125906875 DLMGCP DEBUG <0013> Generated response: line #00: 200 3636 OK (mgcp_msg.c:67) 20241102125906875 DLMGCP DEBUG <0013> Received message: line #00: DLCX 3637 rtpbridge/104@mgw MGCP 1.0 (mgcp_msg.c:67) 20241102125906875 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:67) 20241102125906875 DLMGCP DEBUG <0013> endpoint:rtpbridge/104@mgw (trunk:0) found endpoint: rtpbridge/104@mgw (mgcp_endp.c:279) 20241102125906875 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/104@mgw" (mgcp_protocol.c:441) 20241102125906875 DLMGCP NOTICE <0013> endpoint:rtpbridge/104@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241102125906875 DLMGCP NOTICE <0013> endpoint:rtpbridge/104@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1477) 20241102125906875 DLMGCP DEBUG <0013> endpoint:rtpbridge/104@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125906875 DLMGCP DEBUG <0013> endpoint:rtpbridge/104@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125906875 DLMGCP DEBUG <0013> endpoint:rtpbridge/104@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241102125906875 DLMGCP DEBUG <0013> Generated response: line #00: 200 3637 OK (mgcp_msg.c:67) 20241102125906875 DLMGCP DEBUG <0013> Received message: line #00: DLCX 3638 rtpbridge/105@mgw MGCP 1.0 (mgcp_msg.c:67) 20241102125906875 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:67) 20241102125906875 DLMGCP DEBUG <0013> endpoint:rtpbridge/105@mgw (trunk:0) found endpoint: rtpbridge/105@mgw (mgcp_endp.c:279) 20241102125906875 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/105@mgw" (mgcp_protocol.c:441) 20241102125906875 DLMGCP NOTICE <0013> endpoint:rtpbridge/105@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241102125906875 DLMGCP NOTICE <0013> endpoint:rtpbridge/105@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1477) 20241102125906875 DLMGCP DEBUG <0013> endpoint:rtpbridge/105@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125906875 DLMGCP DEBUG <0013> endpoint:rtpbridge/105@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125906875 DLMGCP DEBUG <0013> endpoint:rtpbridge/105@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241102125906875 DLMGCP DEBUG <0013> Generated response: line #00: 200 3638 OK (mgcp_msg.c:67) 20241102125906876 DLMGCP DEBUG <0013> Received message: line #00: DLCX 3639 rtpbridge/106@mgw MGCP 1.0 (mgcp_msg.c:67) 20241102125906876 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:67) 20241102125906876 DLMGCP DEBUG <0013> endpoint:rtpbridge/106@mgw (trunk:0) found endpoint: rtpbridge/106@mgw (mgcp_endp.c:279) 20241102125906876 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/106@mgw" (mgcp_protocol.c:441) 20241102125906876 DLMGCP NOTICE <0013> endpoint:rtpbridge/106@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241102125906876 DLMGCP NOTICE <0013> endpoint:rtpbridge/106@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1477) 20241102125906876 DLMGCP DEBUG <0013> endpoint:rtpbridge/106@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125906876 DLMGCP DEBUG <0013> endpoint:rtpbridge/106@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125906876 DLMGCP DEBUG <0013> endpoint:rtpbridge/106@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241102125906876 DLMGCP DEBUG <0013> Generated response: line #00: 200 3639 OK (mgcp_msg.c:67) 20241102125906876 DLMGCP DEBUG <0013> Received message: line #00: DLCX 3640 rtpbridge/107@mgw MGCP 1.0 (mgcp_msg.c:67) 20241102125906876 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:67) 20241102125906876 DLMGCP DEBUG <0013> endpoint:rtpbridge/107@mgw (trunk:0) found endpoint: rtpbridge/107@mgw (mgcp_endp.c:279) 20241102125906876 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/107@mgw" (mgcp_protocol.c:441) 20241102125906876 DLMGCP NOTICE <0013> endpoint:rtpbridge/107@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241102125906876 DLMGCP NOTICE <0013> endpoint:rtpbridge/107@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1477) 20241102125906876 DLMGCP DEBUG <0013> endpoint:rtpbridge/107@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125906876 DLMGCP DEBUG <0013> endpoint:rtpbridge/107@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125906876 DLMGCP DEBUG <0013> endpoint:rtpbridge/107@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241102125906876 DLMGCP DEBUG <0013> Generated response: line #00: 200 3640 OK (mgcp_msg.c:67) 20241102125906877 DLMGCP DEBUG <0013> Received message: line #00: DLCX 3641 rtpbridge/108@mgw MGCP 1.0 (mgcp_msg.c:67) 20241102125906877 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:67) 20241102125906877 DLMGCP DEBUG <0013> endpoint:rtpbridge/108@mgw (trunk:0) found endpoint: rtpbridge/108@mgw (mgcp_endp.c:279) 20241102125906877 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/108@mgw" (mgcp_protocol.c:441) 20241102125906877 DLMGCP NOTICE <0013> endpoint:rtpbridge/108@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241102125906877 DLMGCP NOTICE <0013> endpoint:rtpbridge/108@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1477) 20241102125906877 DLMGCP DEBUG <0013> endpoint:rtpbridge/108@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125906877 DLMGCP DEBUG <0013> endpoint:rtpbridge/108@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125906877 DLMGCP DEBUG <0013> endpoint:rtpbridge/108@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241102125906877 DLMGCP DEBUG <0013> Generated response: line #00: 200 3641 OK (mgcp_msg.c:67) 20241102125906877 DLMGCP DEBUG <0013> Received message: line #00: DLCX 3642 rtpbridge/109@mgw MGCP 1.0 (mgcp_msg.c:67) 20241102125906877 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:67) 20241102125906877 DLMGCP DEBUG <0013> endpoint:rtpbridge/109@mgw (trunk:0) found endpoint: rtpbridge/109@mgw (mgcp_endp.c:279) 20241102125906877 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/109@mgw" (mgcp_protocol.c:441) 20241102125906877 DLMGCP NOTICE <0013> endpoint:rtpbridge/109@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241102125906877 DLMGCP NOTICE <0013> endpoint:rtpbridge/109@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1477) 20241102125906877 DLMGCP DEBUG <0013> endpoint:rtpbridge/109@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125906877 DLMGCP DEBUG <0013> endpoint:rtpbridge/109@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125906877 DLMGCP DEBUG <0013> endpoint:rtpbridge/109@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241102125906877 DLMGCP DEBUG <0013> Generated response: line #00: 200 3642 OK (mgcp_msg.c:67) 20241102125906878 DLMGCP DEBUG <0013> Received message: line #00: DLCX 3643 rtpbridge/10a@mgw MGCP 1.0 (mgcp_msg.c:67) 20241102125906878 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:67) 20241102125906878 DLMGCP DEBUG <0013> endpoint:rtpbridge/10a@mgw (trunk:0) found endpoint: rtpbridge/10a@mgw (mgcp_endp.c:279) 20241102125906878 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/10a@mgw" (mgcp_protocol.c:441) 20241102125906878 DLMGCP NOTICE <0013> endpoint:rtpbridge/10a@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241102125906878 DLMGCP NOTICE <0013> endpoint:rtpbridge/10a@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1477) 20241102125906878 DLMGCP DEBUG <0013> endpoint:rtpbridge/10a@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125906878 DLMGCP DEBUG <0013> endpoint:rtpbridge/10a@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125906878 DLMGCP DEBUG <0013> endpoint:rtpbridge/10a@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241102125906878 DLMGCP DEBUG <0013> Generated response: line #00: 200 3643 OK (mgcp_msg.c:67) 20241102125906878 DLMGCP DEBUG <0013> Received message: line #00: DLCX 3644 rtpbridge/10b@mgw MGCP 1.0 (mgcp_msg.c:67) 20241102125906878 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:67) 20241102125906878 DLMGCP DEBUG <0013> endpoint:rtpbridge/10b@mgw (trunk:0) found endpoint: rtpbridge/10b@mgw (mgcp_endp.c:279) 20241102125906878 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/10b@mgw" (mgcp_protocol.c:441) 20241102125906878 DLMGCP NOTICE <0013> endpoint:rtpbridge/10b@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241102125906878 DLMGCP NOTICE <0013> endpoint:rtpbridge/10b@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1477) 20241102125906878 DLMGCP DEBUG <0013> endpoint:rtpbridge/10b@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125906878 DLMGCP DEBUG <0013> endpoint:rtpbridge/10b@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125906878 DLMGCP DEBUG <0013> endpoint:rtpbridge/10b@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241102125906878 DLMGCP DEBUG <0013> Generated response: line #00: 200 3644 OK (mgcp_msg.c:67) 20241102125906878 DLMGCP DEBUG <0013> Received message: line #00: DLCX 3645 rtpbridge/10c@mgw MGCP 1.0 (mgcp_msg.c:67) 20241102125906878 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:67) 20241102125906878 DLMGCP DEBUG <0013> endpoint:rtpbridge/10c@mgw (trunk:0) found endpoint: rtpbridge/10c@mgw (mgcp_endp.c:279) 20241102125906879 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/10c@mgw" (mgcp_protocol.c:441) 20241102125906879 DLMGCP NOTICE <0013> endpoint:rtpbridge/10c@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241102125906879 DLMGCP NOTICE <0013> endpoint:rtpbridge/10c@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1477) 20241102125906879 DLMGCP DEBUG <0013> endpoint:rtpbridge/10c@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125906879 DLMGCP DEBUG <0013> endpoint:rtpbridge/10c@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125906879 DLMGCP DEBUG <0013> endpoint:rtpbridge/10c@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241102125906879 DLMGCP DEBUG <0013> Generated response: line #00: 200 3645 OK (mgcp_msg.c:67) 20241102125906879 DLMGCP DEBUG <0013> Received message: line #00: DLCX 3646 rtpbridge/10d@mgw MGCP 1.0 (mgcp_msg.c:67) 20241102125906879 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:67) 20241102125906879 DLMGCP DEBUG <0013> endpoint:rtpbridge/10d@mgw (trunk:0) found endpoint: rtpbridge/10d@mgw (mgcp_endp.c:279) 20241102125906879 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/10d@mgw" (mgcp_protocol.c:441) 20241102125906879 DLMGCP NOTICE <0013> endpoint:rtpbridge/10d@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241102125906879 DLMGCP NOTICE <0013> endpoint:rtpbridge/10d@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1477) 20241102125906879 DLMGCP DEBUG <0013> endpoint:rtpbridge/10d@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125906879 DLMGCP DEBUG <0013> endpoint:rtpbridge/10d@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125906879 DLMGCP DEBUG <0013> endpoint:rtpbridge/10d@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241102125906879 DLMGCP DEBUG <0013> Generated response: line #00: 200 3646 OK (mgcp_msg.c:67) 20241102125906879 DLMGCP DEBUG <0013> Received message: line #00: DLCX 3647 rtpbridge/10e@mgw MGCP 1.0 (mgcp_msg.c:67) 20241102125906879 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:67) 20241102125906879 DLMGCP DEBUG <0013> endpoint:rtpbridge/10e@mgw (trunk:0) found endpoint: rtpbridge/10e@mgw (mgcp_endp.c:279) 20241102125906879 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/10e@mgw" (mgcp_protocol.c:441) 20241102125906879 DLMGCP NOTICE <0013> endpoint:rtpbridge/10e@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241102125906879 DLMGCP NOTICE <0013> endpoint:rtpbridge/10e@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1477) 20241102125906879 DLMGCP DEBUG <0013> endpoint:rtpbridge/10e@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125906879 DLMGCP DEBUG <0013> endpoint:rtpbridge/10e@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125906879 DLMGCP DEBUG <0013> endpoint:rtpbridge/10e@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241102125906879 DLMGCP DEBUG <0013> Generated response: line #00: 200 3647 OK (mgcp_msg.c:67) 20241102125906880 DLMGCP DEBUG <0013> Received message: line #00: DLCX 3648 rtpbridge/10f@mgw MGCP 1.0 (mgcp_msg.c:67) 20241102125906880 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:67) 20241102125906880 DLMGCP DEBUG <0013> endpoint:rtpbridge/10f@mgw (trunk:0) found endpoint: rtpbridge/10f@mgw (mgcp_endp.c:279) 20241102125906880 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/10f@mgw" (mgcp_protocol.c:441) 20241102125906880 DLMGCP NOTICE <0013> endpoint:rtpbridge/10f@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241102125906880 DLMGCP NOTICE <0013> endpoint:rtpbridge/10f@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1477) 20241102125906880 DLMGCP DEBUG <0013> endpoint:rtpbridge/10f@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125906880 DLMGCP DEBUG <0013> endpoint:rtpbridge/10f@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125906880 DLMGCP DEBUG <0013> endpoint:rtpbridge/10f@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241102125906880 DLMGCP DEBUG <0013> Generated response: line #00: 200 3648 OK (mgcp_msg.c:67) 20241102125906880 DLMGCP DEBUG <0013> Received message: line #00: DLCX 3649 rtpbridge/110@mgw MGCP 1.0 (mgcp_msg.c:67) 20241102125906880 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:67) 20241102125906880 DLMGCP DEBUG <0013> endpoint:rtpbridge/110@mgw (trunk:0) found endpoint: rtpbridge/110@mgw (mgcp_endp.c:279) 20241102125906880 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/110@mgw" (mgcp_protocol.c:441) 20241102125906880 DLMGCP NOTICE <0013> endpoint:rtpbridge/110@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241102125906880 DLMGCP NOTICE <0013> endpoint:rtpbridge/110@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1477) 20241102125906880 DLMGCP DEBUG <0013> endpoint:rtpbridge/110@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125906880 DLMGCP DEBUG <0013> endpoint:rtpbridge/110@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125906880 DLMGCP DEBUG <0013> endpoint:rtpbridge/110@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241102125906880 DLMGCP DEBUG <0013> Generated response: line #00: 200 3649 OK (mgcp_msg.c:67) 20241102125906881 DLMGCP DEBUG <0013> Received message: line #00: DLCX 3650 rtpbridge/111@mgw MGCP 1.0 (mgcp_msg.c:67) 20241102125906881 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:67) 20241102125906881 DLMGCP DEBUG <0013> endpoint:rtpbridge/111@mgw (trunk:0) found endpoint: rtpbridge/111@mgw (mgcp_endp.c:279) 20241102125906881 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/111@mgw" (mgcp_protocol.c:441) 20241102125906881 DLMGCP NOTICE <0013> endpoint:rtpbridge/111@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241102125906881 DLMGCP NOTICE <0013> endpoint:rtpbridge/111@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1477) 20241102125906881 DLMGCP DEBUG <0013> endpoint:rtpbridge/111@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125906881 DLMGCP DEBUG <0013> endpoint:rtpbridge/111@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125906881 DLMGCP DEBUG <0013> endpoint:rtpbridge/111@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241102125906881 DLMGCP DEBUG <0013> Generated response: line #00: 200 3650 OK (mgcp_msg.c:67) 20241102125906881 DLMGCP DEBUG <0013> Received message: line #00: DLCX 3651 rtpbridge/112@mgw MGCP 1.0 (mgcp_msg.c:67) 20241102125906881 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:67) 20241102125906881 DLMGCP DEBUG <0013> endpoint:rtpbridge/112@mgw (trunk:0) found endpoint: rtpbridge/112@mgw (mgcp_endp.c:279) 20241102125906881 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/112@mgw" (mgcp_protocol.c:441) 20241102125906881 DLMGCP NOTICE <0013> endpoint:rtpbridge/112@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241102125906881 DLMGCP NOTICE <0013> endpoint:rtpbridge/112@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1477) 20241102125906881 DLMGCP DEBUG <0013> endpoint:rtpbridge/112@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125906881 DLMGCP DEBUG <0013> endpoint:rtpbridge/112@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125906881 DLMGCP DEBUG <0013> endpoint:rtpbridge/112@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241102125906881 DLMGCP DEBUG <0013> Generated response: line #00: 200 3651 OK (mgcp_msg.c:67) 20241102125906881 DLMGCP DEBUG <0013> Received message: line #00: DLCX 3652 rtpbridge/113@mgw MGCP 1.0 (mgcp_msg.c:67) 20241102125906881 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:67) 20241102125906881 DLMGCP DEBUG <0013> endpoint:rtpbridge/113@mgw (trunk:0) found endpoint: rtpbridge/113@mgw (mgcp_endp.c:279) 20241102125906881 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/113@mgw" (mgcp_protocol.c:441) 20241102125906882 DLMGCP NOTICE <0013> endpoint:rtpbridge/113@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241102125906882 DLMGCP NOTICE <0013> endpoint:rtpbridge/113@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1477) 20241102125906882 DLMGCP DEBUG <0013> endpoint:rtpbridge/113@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125906882 DLMGCP DEBUG <0013> endpoint:rtpbridge/113@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125906882 DLMGCP DEBUG <0013> endpoint:rtpbridge/113@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241102125906882 DLMGCP DEBUG <0013> Generated response: line #00: 200 3652 OK (mgcp_msg.c:67) 20241102125906882 DLMGCP DEBUG <0013> Received message: line #00: DLCX 3653 rtpbridge/114@mgw MGCP 1.0 (mgcp_msg.c:67) 20241102125906882 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:67) 20241102125906882 DLMGCP DEBUG <0013> endpoint:rtpbridge/114@mgw (trunk:0) found endpoint: rtpbridge/114@mgw (mgcp_endp.c:279) 20241102125906882 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/114@mgw" (mgcp_protocol.c:441) 20241102125906882 DLMGCP NOTICE <0013> endpoint:rtpbridge/114@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241102125906882 DLMGCP NOTICE <0013> endpoint:rtpbridge/114@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1477) 20241102125906882 DLMGCP DEBUG <0013> endpoint:rtpbridge/114@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125906882 DLMGCP DEBUG <0013> endpoint:rtpbridge/114@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125906882 DLMGCP DEBUG <0013> endpoint:rtpbridge/114@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241102125906882 DLMGCP DEBUG <0013> Generated response: line #00: 200 3653 OK (mgcp_msg.c:67) 20241102125906882 DLMGCP DEBUG <0013> Received message: line #00: DLCX 3654 rtpbridge/115@mgw MGCP 1.0 (mgcp_msg.c:67) 20241102125906882 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:67) 20241102125906882 DLMGCP DEBUG <0013> endpoint:rtpbridge/115@mgw (trunk:0) found endpoint: rtpbridge/115@mgw (mgcp_endp.c:279) 20241102125906882 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/115@mgw" (mgcp_protocol.c:441) 20241102125906882 DLMGCP NOTICE <0013> endpoint:rtpbridge/115@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241102125906882 DLMGCP NOTICE <0013> endpoint:rtpbridge/115@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1477) 20241102125906882 DLMGCP DEBUG <0013> endpoint:rtpbridge/115@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125906882 DLMGCP DEBUG <0013> endpoint:rtpbridge/115@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125906882 DLMGCP DEBUG <0013> endpoint:rtpbridge/115@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241102125906882 DLMGCP DEBUG <0013> Generated response: line #00: 200 3654 OK (mgcp_msg.c:67) 20241102125906883 DLMGCP DEBUG <0013> Received message: line #00: DLCX 3655 rtpbridge/116@mgw MGCP 1.0 (mgcp_msg.c:67) 20241102125906883 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:67) 20241102125906883 DLMGCP DEBUG <0013> endpoint:rtpbridge/116@mgw (trunk:0) found endpoint: rtpbridge/116@mgw (mgcp_endp.c:279) 20241102125906883 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/116@mgw" (mgcp_protocol.c:441) 20241102125906883 DLMGCP NOTICE <0013> endpoint:rtpbridge/116@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241102125906883 DLMGCP NOTICE <0013> endpoint:rtpbridge/116@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1477) 20241102125906883 DLMGCP DEBUG <0013> endpoint:rtpbridge/116@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125906883 DLMGCP DEBUG <0013> endpoint:rtpbridge/116@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125906883 DLMGCP DEBUG <0013> endpoint:rtpbridge/116@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241102125906883 DLMGCP DEBUG <0013> Generated response: line #00: 200 3655 OK (mgcp_msg.c:67) 20241102125906883 DLMGCP DEBUG <0013> Received message: line #00: DLCX 3656 rtpbridge/117@mgw MGCP 1.0 (mgcp_msg.c:67) 20241102125906883 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:67) 20241102125906883 DLMGCP DEBUG <0013> endpoint:rtpbridge/117@mgw (trunk:0) found endpoint: rtpbridge/117@mgw (mgcp_endp.c:279) 20241102125906883 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/117@mgw" (mgcp_protocol.c:441) 20241102125906883 DLMGCP NOTICE <0013> endpoint:rtpbridge/117@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241102125906883 DLMGCP NOTICE <0013> endpoint:rtpbridge/117@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1477) 20241102125906883 DLMGCP DEBUG <0013> endpoint:rtpbridge/117@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125906883 DLMGCP DEBUG <0013> endpoint:rtpbridge/117@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125906883 DLMGCP DEBUG <0013> endpoint:rtpbridge/117@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241102125906883 DLMGCP DEBUG <0013> Generated response: line #00: 200 3656 OK (mgcp_msg.c:67) 20241102125906884 DLMGCP DEBUG <0013> Received message: line #00: DLCX 3657 rtpbridge/118@mgw MGCP 1.0 (mgcp_msg.c:67) 20241102125906884 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:67) 20241102125906884 DLMGCP DEBUG <0013> endpoint:rtpbridge/118@mgw (trunk:0) found endpoint: rtpbridge/118@mgw (mgcp_endp.c:279) 20241102125906884 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/118@mgw" (mgcp_protocol.c:441) 20241102125906884 DLMGCP NOTICE <0013> endpoint:rtpbridge/118@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241102125906884 DLMGCP NOTICE <0013> endpoint:rtpbridge/118@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1477) 20241102125906884 DLMGCP DEBUG <0013> endpoint:rtpbridge/118@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125906884 DLMGCP DEBUG <0013> endpoint:rtpbridge/118@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125906884 DLMGCP DEBUG <0013> endpoint:rtpbridge/118@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241102125906884 DLMGCP DEBUG <0013> Generated response: line #00: 200 3657 OK (mgcp_msg.c:67) 20241102125906884 DLMGCP DEBUG <0013> Received message: line #00: DLCX 3658 rtpbridge/119@mgw MGCP 1.0 (mgcp_msg.c:67) 20241102125906884 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:67) 20241102125906884 DLMGCP DEBUG <0013> endpoint:rtpbridge/119@mgw (trunk:0) found endpoint: rtpbridge/119@mgw (mgcp_endp.c:279) 20241102125906884 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/119@mgw" (mgcp_protocol.c:441) 20241102125906884 DLMGCP NOTICE <0013> endpoint:rtpbridge/119@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241102125906884 DLMGCP NOTICE <0013> endpoint:rtpbridge/119@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1477) 20241102125906884 DLMGCP DEBUG <0013> endpoint:rtpbridge/119@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125906884 DLMGCP DEBUG <0013> endpoint:rtpbridge/119@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125906884 DLMGCP DEBUG <0013> endpoint:rtpbridge/119@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241102125906884 DLMGCP DEBUG <0013> Generated response: line #00: 200 3658 OK (mgcp_msg.c:67) 20241102125906884 DLMGCP DEBUG <0013> Received message: line #00: DLCX 3659 rtpbridge/11a@mgw MGCP 1.0 (mgcp_msg.c:67) 20241102125906884 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:67) 20241102125906884 DLMGCP DEBUG <0013> endpoint:rtpbridge/11a@mgw (trunk:0) found endpoint: rtpbridge/11a@mgw (mgcp_endp.c:279) 20241102125906884 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/11a@mgw" (mgcp_protocol.c:441) 20241102125906884 DLMGCP NOTICE <0013> endpoint:rtpbridge/11a@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241102125906884 DLMGCP NOTICE <0013> endpoint:rtpbridge/11a@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1477) 20241102125906885 DLMGCP DEBUG <0013> endpoint:rtpbridge/11a@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125906885 DLMGCP DEBUG <0013> endpoint:rtpbridge/11a@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125906885 DLMGCP DEBUG <0013> endpoint:rtpbridge/11a@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241102125906885 DLMGCP DEBUG <0013> Generated response: line #00: 200 3659 OK (mgcp_msg.c:67) 20241102125906885 DLMGCP DEBUG <0013> Received message: line #00: DLCX 3660 rtpbridge/11b@mgw MGCP 1.0 (mgcp_msg.c:67) 20241102125906885 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:67) 20241102125906885 DLMGCP DEBUG <0013> endpoint:rtpbridge/11b@mgw (trunk:0) found endpoint: rtpbridge/11b@mgw (mgcp_endp.c:279) 20241102125906885 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/11b@mgw" (mgcp_protocol.c:441) 20241102125906885 DLMGCP NOTICE <0013> endpoint:rtpbridge/11b@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241102125906885 DLMGCP NOTICE <0013> endpoint:rtpbridge/11b@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1477) 20241102125906885 DLMGCP DEBUG <0013> endpoint:rtpbridge/11b@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125906885 DLMGCP DEBUG <0013> endpoint:rtpbridge/11b@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125906885 DLMGCP DEBUG <0013> endpoint:rtpbridge/11b@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241102125906885 DLMGCP DEBUG <0013> Generated response: line #00: 200 3660 OK (mgcp_msg.c:67) 20241102125906885 DLMGCP DEBUG <0013> Received message: line #00: DLCX 3661 rtpbridge/11c@mgw MGCP 1.0 (mgcp_msg.c:67) 20241102125906885 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:67) 20241102125906885 DLMGCP DEBUG <0013> endpoint:rtpbridge/11c@mgw (trunk:0) found endpoint: rtpbridge/11c@mgw (mgcp_endp.c:279) 20241102125906885 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/11c@mgw" (mgcp_protocol.c:441) 20241102125906885 DLMGCP NOTICE <0013> endpoint:rtpbridge/11c@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241102125906885 DLMGCP NOTICE <0013> endpoint:rtpbridge/11c@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1477) 20241102125906885 DLMGCP DEBUG <0013> endpoint:rtpbridge/11c@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125906885 DLMGCP DEBUG <0013> endpoint:rtpbridge/11c@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125906885 DLMGCP DEBUG <0013> endpoint:rtpbridge/11c@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241102125906885 DLMGCP DEBUG <0013> Generated response: line #00: 200 3661 OK (mgcp_msg.c:67) 20241102125906886 DLMGCP DEBUG <0013> Received message: line #00: DLCX 3662 rtpbridge/11d@mgw MGCP 1.0 (mgcp_msg.c:67) 20241102125906886 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:67) 20241102125906886 DLMGCP DEBUG <0013> endpoint:rtpbridge/11d@mgw (trunk:0) found endpoint: rtpbridge/11d@mgw (mgcp_endp.c:279) 20241102125906886 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/11d@mgw" (mgcp_protocol.c:441) 20241102125906886 DLMGCP NOTICE <0013> endpoint:rtpbridge/11d@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241102125906886 DLMGCP NOTICE <0013> endpoint:rtpbridge/11d@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1477) 20241102125906886 DLMGCP DEBUG <0013> endpoint:rtpbridge/11d@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125906886 DLMGCP DEBUG <0013> endpoint:rtpbridge/11d@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125906886 DLMGCP DEBUG <0013> endpoint:rtpbridge/11d@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241102125906886 DLMGCP DEBUG <0013> Generated response: line #00: 200 3662 OK (mgcp_msg.c:67) 20241102125906886 DLMGCP DEBUG <0013> Received message: line #00: DLCX 3663 rtpbridge/11e@mgw MGCP 1.0 (mgcp_msg.c:67) 20241102125906886 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:67) 20241102125906886 DLMGCP DEBUG <0013> endpoint:rtpbridge/11e@mgw (trunk:0) found endpoint: rtpbridge/11e@mgw (mgcp_endp.c:279) 20241102125906886 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/11e@mgw" (mgcp_protocol.c:441) 20241102125906886 DLMGCP NOTICE <0013> endpoint:rtpbridge/11e@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241102125906886 DLMGCP NOTICE <0013> endpoint:rtpbridge/11e@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1477) 20241102125906886 DLMGCP DEBUG <0013> endpoint:rtpbridge/11e@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125906886 DLMGCP DEBUG <0013> endpoint:rtpbridge/11e@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125906886 DLMGCP DEBUG <0013> endpoint:rtpbridge/11e@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241102125906886 DLMGCP DEBUG <0013> Generated response: line #00: 200 3663 OK (mgcp_msg.c:67) 20241102125906887 DLMGCP DEBUG <0013> Received message: line #00: DLCX 3664 rtpbridge/11f@mgw MGCP 1.0 (mgcp_msg.c:67) 20241102125906887 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:67) 20241102125906887 DLMGCP DEBUG <0013> endpoint:rtpbridge/11f@mgw (trunk:0) found endpoint: rtpbridge/11f@mgw (mgcp_endp.c:279) 20241102125906887 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/11f@mgw" (mgcp_protocol.c:441) 20241102125906887 DLMGCP NOTICE <0013> endpoint:rtpbridge/11f@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241102125906887 DLMGCP NOTICE <0013> endpoint:rtpbridge/11f@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1477) 20241102125906887 DLMGCP DEBUG <0013> endpoint:rtpbridge/11f@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125906887 DLMGCP DEBUG <0013> endpoint:rtpbridge/11f@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125906887 DLMGCP DEBUG <0013> endpoint:rtpbridge/11f@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241102125906887 DLMGCP DEBUG <0013> Generated response: line #00: 200 3664 OK (mgcp_msg.c:67) 20241102125906887 DLMGCP DEBUG <0013> Received message: line #00: DLCX 3665 rtpbridge/120@mgw MGCP 1.0 (mgcp_msg.c:67) 20241102125906887 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:67) 20241102125906887 DLMGCP DEBUG <0013> endpoint:rtpbridge/120@mgw (trunk:0) found endpoint: rtpbridge/120@mgw (mgcp_endp.c:279) 20241102125906887 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/120@mgw" (mgcp_protocol.c:441) 20241102125906887 DLMGCP NOTICE <0013> endpoint:rtpbridge/120@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241102125906887 DLMGCP NOTICE <0013> endpoint:rtpbridge/120@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1477) 20241102125906887 DLMGCP DEBUG <0013> endpoint:rtpbridge/120@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125906887 DLMGCP DEBUG <0013> endpoint:rtpbridge/120@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125906887 DLMGCP DEBUG <0013> endpoint:rtpbridge/120@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241102125906887 DLMGCP DEBUG <0013> Generated response: line #00: 200 3665 OK (mgcp_msg.c:67) 20241102125906887 DLMGCP DEBUG <0013> Received message: line #00: DLCX 3666 rtpbridge/121@mgw MGCP 1.0 (mgcp_msg.c:67) 20241102125906887 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:67) 20241102125906887 DLMGCP DEBUG <0013> endpoint:rtpbridge/121@mgw (trunk:0) found endpoint: rtpbridge/121@mgw (mgcp_endp.c:279) 20241102125906887 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/121@mgw" (mgcp_protocol.c:441) 20241102125906887 DLMGCP NOTICE <0013> endpoint:rtpbridge/121@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241102125906887 DLMGCP NOTICE <0013> endpoint:rtpbridge/121@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1477) 20241102125906887 DLMGCP DEBUG <0013> endpoint:rtpbridge/121@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125906887 DLMGCP DEBUG <0013> endpoint:rtpbridge/121@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125906888 DLMGCP DEBUG <0013> endpoint:rtpbridge/121@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241102125906888 DLMGCP DEBUG <0013> Generated response: line #00: 200 3666 OK (mgcp_msg.c:67) 20241102125906888 DLMGCP DEBUG <0013> Received message: line #00: DLCX 3667 rtpbridge/122@mgw MGCP 1.0 (mgcp_msg.c:67) 20241102125906888 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:67) 20241102125906888 DLMGCP DEBUG <0013> endpoint:rtpbridge/122@mgw (trunk:0) found endpoint: rtpbridge/122@mgw (mgcp_endp.c:279) 20241102125906888 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/122@mgw" (mgcp_protocol.c:441) 20241102125906888 DLMGCP NOTICE <0013> endpoint:rtpbridge/122@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241102125906888 DLMGCP NOTICE <0013> endpoint:rtpbridge/122@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1477) 20241102125906888 DLMGCP DEBUG <0013> endpoint:rtpbridge/122@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125906888 DLMGCP DEBUG <0013> endpoint:rtpbridge/122@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125906888 DLMGCP DEBUG <0013> endpoint:rtpbridge/122@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241102125906888 DLMGCP DEBUG <0013> Generated response: line #00: 200 3667 OK (mgcp_msg.c:67) 20241102125906888 DLMGCP DEBUG <0013> Received message: line #00: DLCX 3668 rtpbridge/123@mgw MGCP 1.0 (mgcp_msg.c:67) 20241102125906888 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:67) 20241102125906888 DLMGCP DEBUG <0013> endpoint:rtpbridge/123@mgw (trunk:0) found endpoint: rtpbridge/123@mgw (mgcp_endp.c:279) 20241102125906888 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/123@mgw" (mgcp_protocol.c:441) 20241102125906888 DLMGCP NOTICE <0013> endpoint:rtpbridge/123@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241102125906888 DLMGCP NOTICE <0013> endpoint:rtpbridge/123@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1477) 20241102125906888 DLMGCP DEBUG <0013> endpoint:rtpbridge/123@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125906888 DLMGCP DEBUG <0013> endpoint:rtpbridge/123@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125906888 DLMGCP DEBUG <0013> endpoint:rtpbridge/123@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241102125906888 DLMGCP DEBUG <0013> Generated response: line #00: 200 3668 OK (mgcp_msg.c:67) 20241102125906889 DLMGCP DEBUG <0013> Received message: line #00: DLCX 3669 rtpbridge/124@mgw MGCP 1.0 (mgcp_msg.c:67) 20241102125906889 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:67) 20241102125906889 DLMGCP DEBUG <0013> endpoint:rtpbridge/124@mgw (trunk:0) found endpoint: rtpbridge/124@mgw (mgcp_endp.c:279) 20241102125906889 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/124@mgw" (mgcp_protocol.c:441) 20241102125906889 DLMGCP NOTICE <0013> endpoint:rtpbridge/124@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241102125906889 DLMGCP NOTICE <0013> endpoint:rtpbridge/124@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1477) 20241102125906889 DLMGCP DEBUG <0013> endpoint:rtpbridge/124@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125906889 DLMGCP DEBUG <0013> endpoint:rtpbridge/124@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125906889 DLMGCP DEBUG <0013> endpoint:rtpbridge/124@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241102125906889 DLMGCP DEBUG <0013> Generated response: line #00: 200 3669 OK (mgcp_msg.c:67) 20241102125906889 DLMGCP DEBUG <0013> Received message: line #00: DLCX 3670 rtpbridge/125@mgw MGCP 1.0 (mgcp_msg.c:67) 20241102125906889 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:67) 20241102125906889 DLMGCP DEBUG <0013> endpoint:rtpbridge/125@mgw (trunk:0) found endpoint: rtpbridge/125@mgw (mgcp_endp.c:279) 20241102125906889 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/125@mgw" (mgcp_protocol.c:441) 20241102125906889 DLMGCP NOTICE <0013> endpoint:rtpbridge/125@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241102125906889 DLMGCP NOTICE <0013> endpoint:rtpbridge/125@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1477) 20241102125906889 DLMGCP DEBUG <0013> endpoint:rtpbridge/125@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125906889 DLMGCP DEBUG <0013> endpoint:rtpbridge/125@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125906889 DLMGCP DEBUG <0013> endpoint:rtpbridge/125@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241102125906889 DLMGCP DEBUG <0013> Generated response: line #00: 200 3670 OK (mgcp_msg.c:67) 20241102125906890 DLMGCP DEBUG <0013> Received message: line #00: DLCX 3671 rtpbridge/126@mgw MGCP 1.0 (mgcp_msg.c:67) 20241102125906890 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:67) 20241102125906890 DLMGCP DEBUG <0013> endpoint:rtpbridge/126@mgw (trunk:0) found endpoint: rtpbridge/126@mgw (mgcp_endp.c:279) 20241102125906890 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/126@mgw" (mgcp_protocol.c:441) 20241102125906890 DLMGCP NOTICE <0013> endpoint:rtpbridge/126@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241102125906890 DLMGCP NOTICE <0013> endpoint:rtpbridge/126@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1477) 20241102125906890 DLMGCP DEBUG <0013> endpoint:rtpbridge/126@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125906890 DLMGCP DEBUG <0013> endpoint:rtpbridge/126@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125906890 DLMGCP DEBUG <0013> endpoint:rtpbridge/126@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241102125906890 DLMGCP DEBUG <0013> Generated response: line #00: 200 3671 OK (mgcp_msg.c:67) 20241102125906890 DLMGCP DEBUG <0013> Received message: line #00: DLCX 3672 rtpbridge/127@mgw MGCP 1.0 (mgcp_msg.c:67) 20241102125906890 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:67) 20241102125906890 DLMGCP DEBUG <0013> endpoint:rtpbridge/127@mgw (trunk:0) found endpoint: rtpbridge/127@mgw (mgcp_endp.c:279) 20241102125906890 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/127@mgw" (mgcp_protocol.c:441) 20241102125906890 DLMGCP NOTICE <0013> endpoint:rtpbridge/127@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241102125906890 DLMGCP NOTICE <0013> endpoint:rtpbridge/127@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1477) 20241102125906890 DLMGCP DEBUG <0013> endpoint:rtpbridge/127@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125906890 DLMGCP DEBUG <0013> endpoint:rtpbridge/127@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125906890 DLMGCP DEBUG <0013> endpoint:rtpbridge/127@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241102125906890 DLMGCP DEBUG <0013> Generated response: line #00: 200 3672 OK (mgcp_msg.c:67) 20241102125906890 DLMGCP DEBUG <0013> Received message: line #00: DLCX 3673 rtpbridge/128@mgw MGCP 1.0 (mgcp_msg.c:67) 20241102125906890 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:67) 20241102125906890 DLMGCP DEBUG <0013> endpoint:rtpbridge/128@mgw (trunk:0) found endpoint: rtpbridge/128@mgw (mgcp_endp.c:279) 20241102125906890 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/128@mgw" (mgcp_protocol.c:441) 20241102125906890 DLMGCP NOTICE <0013> endpoint:rtpbridge/128@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241102125906890 DLMGCP NOTICE <0013> endpoint:rtpbridge/128@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1477) 20241102125906890 DLMGCP DEBUG <0013> endpoint:rtpbridge/128@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125906891 DLMGCP DEBUG <0013> endpoint:rtpbridge/128@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125906891 DLMGCP DEBUG <0013> endpoint:rtpbridge/128@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241102125906891 DLMGCP DEBUG <0013> Generated response: line #00: 200 3673 OK (mgcp_msg.c:67) 20241102125906891 DLMGCP DEBUG <0013> Received message: line #00: DLCX 3674 rtpbridge/129@mgw MGCP 1.0 (mgcp_msg.c:67) 20241102125906891 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:67) 20241102125906891 DLMGCP DEBUG <0013> endpoint:rtpbridge/129@mgw (trunk:0) found endpoint: rtpbridge/129@mgw (mgcp_endp.c:279) 20241102125906891 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/129@mgw" (mgcp_protocol.c:441) 20241102125906891 DLMGCP NOTICE <0013> endpoint:rtpbridge/129@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241102125906891 DLMGCP NOTICE <0013> endpoint:rtpbridge/129@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1477) 20241102125906891 DLMGCP DEBUG <0013> endpoint:rtpbridge/129@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125906891 DLMGCP DEBUG <0013> endpoint:rtpbridge/129@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125906891 DLMGCP DEBUG <0013> endpoint:rtpbridge/129@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241102125906891 DLMGCP DEBUG <0013> Generated response: line #00: 200 3674 OK (mgcp_msg.c:67) 20241102125906891 DLMGCP DEBUG <0013> Received message: line #00: DLCX 3675 rtpbridge/12a@mgw MGCP 1.0 (mgcp_msg.c:67) 20241102125906891 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:67) 20241102125906891 DLMGCP DEBUG <0013> endpoint:rtpbridge/12a@mgw (trunk:0) found endpoint: rtpbridge/12a@mgw (mgcp_endp.c:279) 20241102125906891 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/12a@mgw" (mgcp_protocol.c:441) 20241102125906891 DLMGCP NOTICE <0013> endpoint:rtpbridge/12a@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241102125906891 DLMGCP NOTICE <0013> endpoint:rtpbridge/12a@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1477) 20241102125906891 DLMGCP DEBUG <0013> endpoint:rtpbridge/12a@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125906891 DLMGCP DEBUG <0013> endpoint:rtpbridge/12a@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125906891 DLMGCP DEBUG <0013> endpoint:rtpbridge/12a@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241102125906891 DLMGCP DEBUG <0013> Generated response: line #00: 200 3675 OK (mgcp_msg.c:67) 20241102125906892 DLMGCP DEBUG <0013> Received message: line #00: DLCX 3676 rtpbridge/12b@mgw MGCP 1.0 (mgcp_msg.c:67) 20241102125906892 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:67) 20241102125906892 DLMGCP DEBUG <0013> endpoint:rtpbridge/12b@mgw (trunk:0) found endpoint: rtpbridge/12b@mgw (mgcp_endp.c:279) 20241102125906892 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/12b@mgw" (mgcp_protocol.c:441) 20241102125906892 DLMGCP NOTICE <0013> endpoint:rtpbridge/12b@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241102125906892 DLMGCP NOTICE <0013> endpoint:rtpbridge/12b@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1477) 20241102125906892 DLMGCP DEBUG <0013> endpoint:rtpbridge/12b@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125906892 DLMGCP DEBUG <0013> endpoint:rtpbridge/12b@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125906892 DLMGCP DEBUG <0013> endpoint:rtpbridge/12b@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241102125906892 DLMGCP DEBUG <0013> Generated response: line #00: 200 3676 OK (mgcp_msg.c:67) 20241102125906892 DLMGCP DEBUG <0013> Received message: line #00: DLCX 3677 rtpbridge/12c@mgw MGCP 1.0 (mgcp_msg.c:67) 20241102125906892 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:67) 20241102125906892 DLMGCP DEBUG <0013> endpoint:rtpbridge/12c@mgw (trunk:0) found endpoint: rtpbridge/12c@mgw (mgcp_endp.c:279) 20241102125906892 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/12c@mgw" (mgcp_protocol.c:441) 20241102125906892 DLMGCP NOTICE <0013> endpoint:rtpbridge/12c@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241102125906892 DLMGCP NOTICE <0013> endpoint:rtpbridge/12c@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1477) 20241102125906892 DLMGCP DEBUG <0013> endpoint:rtpbridge/12c@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125906892 DLMGCP DEBUG <0013> endpoint:rtpbridge/12c@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125906892 DLMGCP DEBUG <0013> endpoint:rtpbridge/12c@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241102125906892 DLMGCP DEBUG <0013> Generated response: line #00: 200 3677 OK (mgcp_msg.c:67) MTC@10445d38c153: setverdict(pass): pass -> pass, component reason not changed IPA-CTRL-CLI-IPA(77)@10445d38c153: Final verdict of PTC: none RTPEM0(73)@10445d38c153: Final verdict of PTC: none RTPEM1(74)@10445d38c153: Final verdict of PTC: none VirtCallAgent-STATS(76)@10445d38c153: Final verdict of PTC: none RTPEM2(75)@10445d38c153: Final verdict of PTC: none MTC@10445d38c153: Setting final verdict of the test case. MTC@10445d38c153: Local verdict of MTC: pass MTC@10445d38c153: Local verdict of PTC RTPEM0(73): none (pass -> pass) MTC@10445d38c153: Local verdict of PTC RTPEM1(74): none (pass -> pass) MTC@10445d38c153: Local verdict of PTC RTPEM2(75): none (pass -> pass) MTC@10445d38c153: Local verdict of PTC VirtCallAgent-STATS(76): none (pass -> pass) MTC@10445d38c153: Local verdict of PTC IPA-CTRL-CLI-IPA(77): none (pass -> pass) MTC@10445d38c153: Test case TC_crcx_wildcarded_exhaust finished. Verdict: pass MTC@10445d38c153: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh MGCP_Test.TC_crcx_wildcarded_exhaust pass'. Sat Nov 2 12:59:06 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=3215792) Waiting for packet dumper to finish... 1 (prev_count=3215792, count=3281772) MTC@10445d38c153: External command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh MGCP_Test.TC_crcx_wildcarded_exhaust pass' was executed successfully (exit status: 0). MTC@10445d38c153: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh MGCP_Test.TC_mdcx_without_crcx'. ------ MGCP_Test.TC_mdcx_without_crcx ------ Sat Nov 2 12:59:09 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-latest/logs/testsuite/MGCP_Test.TC_mdcx_without_crcx.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-latest/logs/testsuite/MGCP_Test.TC_mdcx_without_crcx.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@10445d38c153: External command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh MGCP_Test.TC_mdcx_without_crcx' was executed successfully (exit status: 0). MTC@10445d38c153: Test case TC_mdcx_without_crcx started. 20241102125910074 DLMGCP DEBUG <0013> Received message: line #00: DLCX 17933 rtpbridge/3@mgw MGCP 1.0 (mgcp_msg.c:67) 20241102125910074 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw (trunk:0) found endpoint: rtpbridge/3@mgw (mgcp_endp.c:279) 20241102125910074 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/3@mgw" (mgcp_protocol.c:441) 20241102125910074 DLMGCP NOTICE <0013> endpoint:rtpbridge/3@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241102125910074 DLMGCP ERROR <0013> endpoint:rtpbridge/3@mgw DLCX: endpoint is not holding a connection. (mgcp_protocol.c:1399) 20241102125910074 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw Generated response: code=515 (mgcp_protocol.c:230) 20241102125910074 DLMGCP DEBUG <0013> Generated response: line #00: 515 17933 FAIL (mgcp_msg.c:67) 20241102125910078 DLMGCP DEBUG <0013> Received message: line #00: MDCX 17934 rtpbridge/3@mgw MGCP 1.0 (mgcp_msg.c:67) 20241102125910078 DLMGCP DEBUG <0013> Received message: line #01: M: sendrecv (mgcp_msg.c:67) 20241102125910078 DLMGCP DEBUG <0013> Received message: line #02: C: 1225 (mgcp_msg.c:67) 20241102125910078 DLMGCP DEBUG <0013> Received message: line #03: I: 1225 (mgcp_msg.c:67) 20241102125910078 DLMGCP DEBUG <0013> Received message: line #04: L: p:20, a:AMR (mgcp_msg.c:67) 20241102125910078 DLMGCP DEBUG <0013> Received message: line #05: v=0 (mgcp_msg.c:67) 20241102125910078 DLMGCP DEBUG <0013> Received message: line #06: o=- 23 42 IN IP4 127.0.0.1 (mgcp_msg.c:67) 20241102125910078 DLMGCP DEBUG <0013> Received message: line #07: s=- (mgcp_msg.c:67) 20241102125910078 DLMGCP DEBUG <0013> Received message: line #08: c=IN IP4 127.0.0.2 (mgcp_msg.c:67) 20241102125910078 DLMGCP DEBUG <0013> Received message: line #09: t=0 0 (mgcp_msg.c:67) 20241102125910078 DLMGCP DEBUG <0013> Received message: line #10: m=audio 2344 RTP/AVP 98 (mgcp_msg.c:67) 20241102125910078 DLMGCP DEBUG <0013> Received message: line #11: a=rtpmap:98 AMR/8000 (mgcp_msg.c:67) 20241102125910078 DLMGCP DEBUG <0013> Received message: line #12: a=ptime:20 (mgcp_msg.c:67) 20241102125910078 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw (trunk:0) found endpoint: rtpbridge/3@mgw (mgcp_endp.c:279) 20241102125910078 DLMGCP INFO <0013> MDCX: executing request handler "ModifiyConnection" for endpoint resource "rtpbridge/3@mgw" (mgcp_protocol.c:441) 20241102125910078 DLMGCP NOTICE <0013> endpoint:rtpbridge/3@mgw MDCX: modifying existing connection ... (mgcp_protocol.c:1155) 20241102125910078 DLMGCP ERROR <0013> endpoint:rtpbridge/3@mgw MDCX: endpoint is not holding a connection. (mgcp_protocol.c:1179) 20241102125910078 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw Generated response: code=400 (mgcp_protocol.c:230) 20241102125910078 DLMGCP DEBUG <0013> Generated response: line #00: 400 17934 FAIL (mgcp_msg.c:67) MTC@10445d38c153: setverdict(pass): none -> pass RTPEM1(79)@10445d38c153: Final verdict of PTC: none RTPEM2(80)@10445d38c153: Final verdict of PTC: none IPA-CTRL-CLI-IPA(82)@10445d38c153: Final verdict of PTC: none RTPEM0(78)@10445d38c153: Final verdict of PTC: none VirtCallAgent-STATS(81)@10445d38c153: Final verdict of PTC: none MTC@10445d38c153: Setting final verdict of the test case. MTC@10445d38c153: Local verdict of MTC: pass MTC@10445d38c153: Local verdict of PTC RTPEM0(78): none (pass -> pass) MTC@10445d38c153: Local verdict of PTC RTPEM1(79): none (pass -> pass) MTC@10445d38c153: Local verdict of PTC RTPEM2(80): none (pass -> pass) MTC@10445d38c153: Local verdict of PTC VirtCallAgent-STATS(81): none (pass -> pass) MTC@10445d38c153: Local verdict of PTC IPA-CTRL-CLI-IPA(82): none (pass -> pass) MTC@10445d38c153: Test case TC_mdcx_without_crcx finished. Verdict: pass MTC@10445d38c153: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh MGCP_Test.TC_mdcx_without_crcx pass'. Sat Nov 2 12:59:10 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@10445d38c153: External command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh MGCP_Test.TC_mdcx_without_crcx pass' was executed successfully (exit status: 0). MTC@10445d38c153: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh MGCP_Test.TC_dlcx_without_crcx'. ------ MGCP_Test.TC_dlcx_without_crcx ------ Sat Nov 2 12:59:12 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-latest/logs/testsuite/MGCP_Test.TC_dlcx_without_crcx.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-latest/logs/testsuite/MGCP_Test.TC_dlcx_without_crcx.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@10445d38c153: External command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh MGCP_Test.TC_dlcx_without_crcx' was executed successfully (exit status: 0). MTC@10445d38c153: Test case TC_dlcx_without_crcx started. 20241102125913206 DLMGCP DEBUG <0013> Received message: line #00: DLCX 50692 rtpbridge/4@mgw MGCP 1.0 (mgcp_msg.c:67) 20241102125913206 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw (trunk:0) found endpoint: rtpbridge/4@mgw (mgcp_endp.c:279) 20241102125913206 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/4@mgw" (mgcp_protocol.c:441) 20241102125913206 DLMGCP NOTICE <0013> endpoint:rtpbridge/4@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241102125913206 DLMGCP ERROR <0013> endpoint:rtpbridge/4@mgw DLCX: endpoint is not holding a connection. (mgcp_protocol.c:1399) 20241102125913206 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw Generated response: code=515 (mgcp_protocol.c:230) 20241102125913206 DLMGCP DEBUG <0013> Generated response: line #00: 515 50692 FAIL (mgcp_msg.c:67) 20241102125913210 DLMGCP DEBUG <0013> Received message: line #00: DLCX 50693 rtpbridge/4@mgw MGCP 1.0 (mgcp_msg.c:67) 20241102125913210 DLMGCP DEBUG <0013> Received message: line #01: C: 41234 (mgcp_msg.c:67) 20241102125913210 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw (trunk:0) found endpoint: rtpbridge/4@mgw (mgcp_endp.c:279) 20241102125913210 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/4@mgw" (mgcp_protocol.c:441) 20241102125913210 DLMGCP NOTICE <0013> endpoint:rtpbridge/4@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241102125913210 DLMGCP ERROR <0013> endpoint:rtpbridge/4@mgw DLCX: endpoint is not holding a connection. (mgcp_protocol.c:1399) 20241102125913210 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw Generated response: code=515 (mgcp_protocol.c:230) 20241102125913210 DLMGCP DEBUG <0013> Generated response: line #00: 515 50693 FAIL (mgcp_msg.c:67) MTC@10445d38c153: setverdict(pass): none -> pass IPA-CTRL-CLI-IPA(87)@10445d38c153: Final verdict of PTC: none RTPEM0(83)@10445d38c153: Final verdict of PTC: none RTPEM2(85)@10445d38c153: Final verdict of PTC: none RTPEM1(84)@10445d38c153: Final verdict of PTC: none VirtCallAgent-STATS(86)@10445d38c153: Final verdict of PTC: none MTC@10445d38c153: Setting final verdict of the test case. MTC@10445d38c153: Local verdict of MTC: pass MTC@10445d38c153: Local verdict of PTC RTPEM0(83): none (pass -> pass) MTC@10445d38c153: Local verdict of PTC RTPEM1(84): none (pass -> pass) MTC@10445d38c153: Local verdict of PTC RTPEM2(85): none (pass -> pass) MTC@10445d38c153: Local verdict of PTC VirtCallAgent-STATS(86): none (pass -> pass) MTC@10445d38c153: Local verdict of PTC IPA-CTRL-CLI-IPA(87): none (pass -> pass) MTC@10445d38c153: Test case TC_dlcx_without_crcx finished. Verdict: pass MTC@10445d38c153: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh MGCP_Test.TC_dlcx_without_crcx pass'. Sat Nov 2 12:59:13 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@10445d38c153: External command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh MGCP_Test.TC_dlcx_without_crcx pass' was executed successfully (exit status: 0). MTC@10445d38c153: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh MGCP_Test.TC_dlcx_non_existant_ep'. ------ MGCP_Test.TC_dlcx_non_existant_ep ------ Sat Nov 2 12:59:15 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-latest/logs/testsuite/MGCP_Test.TC_dlcx_non_existant_ep.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-latest/logs/testsuite/MGCP_Test.TC_dlcx_non_existant_ep.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@10445d38c153: External command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh MGCP_Test.TC_dlcx_non_existant_ep' was executed successfully (exit status: 0). MTC@10445d38c153: Test case TC_dlcx_non_existant_ep started. 20241102125916341 DLMGCP DEBUG <0013> Received message: line #00: DLCX 20210 rtpbridge/012D@mgw MGCP 1.0 (mgcp_msg.c:67) 20241102125916341 DLMGCP ERROR <0013> (trunk:0) Not able to find specified endpoint: rtpbridge/012d@mgw (mgcp_endp.c:285) 20241102125916341 DLMGCP NOTICE <0013> DLCX: cannot find endpoint "rtpbridge/012D@mgw", cause=500 -- abort (mgcp_protocol.c:419) 20241102125916341 DLMGCP DEBUG <0013> endpoint:none Generated response: code=500 (mgcp_protocol.c:230) 20241102125916341 DLMGCP DEBUG <0013> Generated response: line #00: 500 20210 FAIL (mgcp_msg.c:67) 20241102125916345 DLMGCP DEBUG <0013> Received message: line #00: DLCX 20211 rtpbridge/012D@mgw MGCP 1.0 (mgcp_msg.c:67) 20241102125916345 DLMGCP DEBUG <0013> Received message: line #01: C: 41234 (mgcp_msg.c:67) 20241102125916345 DLMGCP ERROR <0013> (trunk:0) Not able to find specified endpoint: rtpbridge/012d@mgw (mgcp_endp.c:285) 20241102125916345 DLMGCP NOTICE <0013> DLCX: cannot find endpoint "rtpbridge/012D@mgw", cause=500 -- abort (mgcp_protocol.c:419) 20241102125916345 DLMGCP DEBUG <0013> endpoint:none Generated response: code=500 (mgcp_protocol.c:230) 20241102125916345 DLMGCP DEBUG <0013> Generated response: line #00: 500 20211 FAIL (mgcp_msg.c:67) MTC@10445d38c153: setverdict(pass): none -> pass RTPEM0(88)@10445d38c153: Final verdict of PTC: none VirtCallAgent-STATS(91)@10445d38c153: Final verdict of PTC: none IPA-CTRL-CLI-IPA(92)@10445d38c153: Final verdict of PTC: none RTPEM2(90)@10445d38c153: Final verdict of PTC: none RTPEM1(89)@10445d38c153: Final verdict of PTC: none MTC@10445d38c153: Setting final verdict of the test case. MTC@10445d38c153: Local verdict of MTC: pass MTC@10445d38c153: Local verdict of PTC RTPEM0(88): none (pass -> pass) MTC@10445d38c153: Local verdict of PTC RTPEM1(89): none (pass -> pass) MTC@10445d38c153: Local verdict of PTC RTPEM2(90): none (pass -> pass) MTC@10445d38c153: Local verdict of PTC VirtCallAgent-STATS(91): none (pass -> pass) MTC@10445d38c153: Local verdict of PTC IPA-CTRL-CLI-IPA(92): none (pass -> pass) MTC@10445d38c153: Test case TC_dlcx_non_existant_ep finished. Verdict: pass MTC@10445d38c153: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh MGCP_Test.TC_dlcx_non_existant_ep pass'. Sat Nov 2 12:59:16 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@10445d38c153: External command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh MGCP_Test.TC_dlcx_non_existant_ep pass' was executed successfully (exit status: 0). MTC@10445d38c153: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh MGCP_Test.TC_mdcx_wildcarded'. ------ MGCP_Test.TC_mdcx_wildcarded ------ Sat Nov 2 12:59:18 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-latest/logs/testsuite/MGCP_Test.TC_mdcx_wildcarded.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-latest/logs/testsuite/MGCP_Test.TC_mdcx_wildcarded.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@10445d38c153: External command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh MGCP_Test.TC_mdcx_wildcarded' was executed successfully (exit status: 0). MTC@10445d38c153: Test case TC_mdcx_wildcarded started. 20241102125919474 DLMGCP DEBUG <0013> Received message: line #00: DLCX 27596 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241102125919474 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found free endpoint: rtpbridge/1@mgw (mgcp_endp.c:261) 20241102125919474 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:441) 20241102125919474 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241102125919474 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125919474 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125919474 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125919474 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125919474 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125919474 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125919474 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125919474 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125919474 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125919474 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125919474 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125919474 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125919474 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125919474 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125919474 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125919474 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125919474 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125919474 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125919474 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125919474 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125919474 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125919474 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125919474 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125919474 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125919474 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125919474 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125919474 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125919474 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125919474 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125919474 DLMGCP DEBUG <0013> endpoint:rtpbridge/1e@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125919474 DLMGCP DEBUG <0013> endpoint:rtpbridge/1f@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125919474 DLMGCP DEBUG <0013> endpoint:rtpbridge/20@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125919474 DLMGCP DEBUG <0013> endpoint:rtpbridge/21@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125919474 DLMGCP DEBUG <0013> endpoint:rtpbridge/22@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125919474 DLMGCP DEBUG <0013> endpoint:rtpbridge/23@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125919474 DLMGCP DEBUG <0013> endpoint:rtpbridge/24@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125919474 DLMGCP DEBUG <0013> endpoint:rtpbridge/25@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125919474 DLMGCP DEBUG <0013> endpoint:rtpbridge/26@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125919474 DLMGCP DEBUG <0013> endpoint:rtpbridge/27@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125919474 DLMGCP DEBUG <0013> endpoint:rtpbridge/28@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125919474 DLMGCP DEBUG <0013> endpoint:rtpbridge/29@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125919474 DLMGCP DEBUG <0013> endpoint:rtpbridge/2a@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125919474 DLMGCP DEBUG <0013> endpoint:rtpbridge/2b@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125919474 DLMGCP DEBUG <0013> endpoint:rtpbridge/2c@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125919474 DLMGCP DEBUG <0013> endpoint:rtpbridge/2d@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125919474 DLMGCP DEBUG <0013> endpoint:rtpbridge/2e@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125919474 DLMGCP DEBUG <0013> endpoint:rtpbridge/2f@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125919474 DLMGCP DEBUG <0013> endpoint:rtpbridge/30@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125919474 DLMGCP DEBUG <0013> endpoint:rtpbridge/31@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125919474 DLMGCP DEBUG <0013> endpoint:rtpbridge/32@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125919474 DLMGCP DEBUG <0013> endpoint:rtpbridge/33@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125919474 DLMGCP DEBUG <0013> endpoint:rtpbridge/34@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125919474 DLMGCP DEBUG <0013> endpoint:rtpbridge/35@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125919474 DLMGCP DEBUG <0013> endpoint:rtpbridge/36@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125919474 DLMGCP DEBUG <0013> endpoint:rtpbridge/37@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125919474 DLMGCP DEBUG <0013> endpoint:rtpbridge/38@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125919474 DLMGCP DEBUG <0013> endpoint:rtpbridge/39@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125919474 DLMGCP DEBUG <0013> endpoint:rtpbridge/3a@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125919474 DLMGCP DEBUG <0013> endpoint:rtpbridge/3b@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125919475 DLMGCP DEBUG <0013> endpoint:rtpbridge/3c@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125919475 DLMGCP DEBUG <0013> endpoint:rtpbridge/3d@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125919475 DLMGCP DEBUG <0013> endpoint:rtpbridge/3e@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125919475 DLMGCP DEBUG <0013> endpoint:rtpbridge/3f@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125919475 DLMGCP DEBUG <0013> endpoint:rtpbridge/40@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125919475 DLMGCP DEBUG <0013> endpoint:rtpbridge/41@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125919475 DLMGCP DEBUG <0013> endpoint:rtpbridge/42@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125919475 DLMGCP DEBUG <0013> endpoint:rtpbridge/43@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125919475 DLMGCP DEBUG <0013> endpoint:rtpbridge/44@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125919475 DLMGCP DEBUG <0013> endpoint:rtpbridge/45@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125919475 DLMGCP DEBUG <0013> endpoint:rtpbridge/46@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125919475 DLMGCP DEBUG <0013> endpoint:rtpbridge/47@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125919475 DLMGCP DEBUG <0013> endpoint:rtpbridge/48@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125919475 DLMGCP DEBUG <0013> endpoint:rtpbridge/49@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125919475 DLMGCP DEBUG <0013> endpoint:rtpbridge/4a@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125919475 DLMGCP DEBUG <0013> endpoint:rtpbridge/4b@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125919475 DLMGCP DEBUG <0013> endpoint:rtpbridge/4c@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125919475 DLMGCP DEBUG <0013> endpoint:rtpbridge/4d@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125919475 DLMGCP DEBUG <0013> endpoint:rtpbridge/4e@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125919475 DLMGCP DEBUG <0013> endpoint:rtpbridge/4f@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125919475 DLMGCP DEBUG <0013> endpoint:rtpbridge/50@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125919475 DLMGCP DEBUG <0013> endpoint:rtpbridge/51@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125919475 DLMGCP DEBUG <0013> endpoint:rtpbridge/52@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125919475 DLMGCP DEBUG <0013> endpoint:rtpbridge/53@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125919475 DLMGCP DEBUG <0013> endpoint:rtpbridge/54@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125919475 DLMGCP DEBUG <0013> endpoint:rtpbridge/55@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125919475 DLMGCP DEBUG <0013> endpoint:rtpbridge/56@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125919475 DLMGCP DEBUG <0013> endpoint:rtpbridge/57@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125919475 DLMGCP DEBUG <0013> endpoint:rtpbridge/58@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125919475 DLMGCP DEBUG <0013> endpoint:rtpbridge/59@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125919475 DLMGCP DEBUG <0013> endpoint:rtpbridge/5a@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125919475 DLMGCP DEBUG <0013> endpoint:rtpbridge/5b@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125919475 DLMGCP DEBUG <0013> endpoint:rtpbridge/5c@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125919475 DLMGCP DEBUG <0013> endpoint:rtpbridge/5d@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125919475 DLMGCP DEBUG <0013> endpoint:rtpbridge/5e@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125919475 DLMGCP DEBUG <0013> endpoint:rtpbridge/5f@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125919475 DLMGCP DEBUG <0013> endpoint:rtpbridge/60@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125919475 DLMGCP DEBUG <0013> endpoint:rtpbridge/61@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125919475 DLMGCP DEBUG <0013> endpoint:rtpbridge/62@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125919475 DLMGCP DEBUG <0013> endpoint:rtpbridge/63@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125919475 DLMGCP DEBUG <0013> endpoint:rtpbridge/64@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125919475 DLMGCP DEBUG <0013> endpoint:rtpbridge/65@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125919475 DLMGCP DEBUG <0013> endpoint:rtpbridge/66@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125919475 DLMGCP DEBUG <0013> endpoint:rtpbridge/67@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125919475 DLMGCP DEBUG <0013> endpoint:rtpbridge/68@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125919475 DLMGCP DEBUG <0013> endpoint:rtpbridge/69@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125919475 DLMGCP DEBUG <0013> endpoint:rtpbridge/6a@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125919475 DLMGCP DEBUG <0013> endpoint:rtpbridge/6b@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125919475 DLMGCP DEBUG <0013> endpoint:rtpbridge/6c@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125919475 DLMGCP DEBUG <0013> endpoint:rtpbridge/6d@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125919475 DLMGCP DEBUG <0013> endpoint:rtpbridge/6e@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125919475 DLMGCP DEBUG <0013> endpoint:rtpbridge/6f@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125919475 DLMGCP DEBUG <0013> endpoint:rtpbridge/70@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125919475 DLMGCP DEBUG <0013> endpoint:rtpbridge/71@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125919475 DLMGCP DEBUG <0013> endpoint:rtpbridge/72@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125919475 DLMGCP DEBUG <0013> endpoint:rtpbridge/73@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125919475 DLMGCP DEBUG <0013> endpoint:rtpbridge/74@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125919475 DLMGCP DEBUG <0013> endpoint:rtpbridge/75@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125919475 DLMGCP DEBUG <0013> endpoint:rtpbridge/76@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125919475 DLMGCP DEBUG <0013> endpoint:rtpbridge/77@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125919475 DLMGCP DEBUG <0013> endpoint:rtpbridge/78@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125919475 DLMGCP DEBUG <0013> endpoint:rtpbridge/79@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125919475 DLMGCP DEBUG <0013> endpoint:rtpbridge/7a@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125919475 DLMGCP DEBUG <0013> endpoint:rtpbridge/7b@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125919475 DLMGCP DEBUG <0013> endpoint:rtpbridge/7c@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125919475 DLMGCP DEBUG <0013> endpoint:rtpbridge/7d@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125919475 DLMGCP DEBUG <0013> endpoint:rtpbridge/7e@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125919475 DLMGCP DEBUG <0013> endpoint:rtpbridge/7f@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125919475 DLMGCP DEBUG <0013> endpoint:rtpbridge/80@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125919475 DLMGCP DEBUG <0013> endpoint:rtpbridge/81@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125919475 DLMGCP DEBUG <0013> endpoint:rtpbridge/82@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125919475 DLMGCP DEBUG <0013> endpoint:rtpbridge/83@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125919475 DLMGCP DEBUG <0013> endpoint:rtpbridge/84@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125919475 DLMGCP DEBUG <0013> endpoint:rtpbridge/85@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125919475 DLMGCP DEBUG <0013> endpoint:rtpbridge/86@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125919475 DLMGCP DEBUG <0013> endpoint:rtpbridge/87@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125919475 DLMGCP DEBUG <0013> endpoint:rtpbridge/88@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125919475 DLMGCP DEBUG <0013> endpoint:rtpbridge/89@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125919475 DLMGCP DEBUG <0013> endpoint:rtpbridge/8a@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125919475 DLMGCP DEBUG <0013> endpoint:rtpbridge/8b@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125919475 DLMGCP DEBUG <0013> endpoint:rtpbridge/8c@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125919475 DLMGCP DEBUG <0013> endpoint:rtpbridge/8d@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125919475 DLMGCP DEBUG <0013> endpoint:rtpbridge/8e@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125919475 DLMGCP DEBUG <0013> endpoint:rtpbridge/8f@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125919475 DLMGCP DEBUG <0013> endpoint:rtpbridge/90@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125919475 DLMGCP DEBUG <0013> endpoint:rtpbridge/91@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125919475 DLMGCP DEBUG <0013> endpoint:rtpbridge/92@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125919475 DLMGCP DEBUG <0013> endpoint:rtpbridge/93@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125919475 DLMGCP DEBUG <0013> endpoint:rtpbridge/94@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125919475 DLMGCP DEBUG <0013> endpoint:rtpbridge/95@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125919475 DLMGCP DEBUG <0013> endpoint:rtpbridge/96@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125919475 DLMGCP DEBUG <0013> endpoint:rtpbridge/97@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125919475 DLMGCP DEBUG <0013> endpoint:rtpbridge/98@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125919475 DLMGCP DEBUG <0013> endpoint:rtpbridge/99@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125919475 DLMGCP DEBUG <0013> endpoint:rtpbridge/9a@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125919475 DLMGCP DEBUG <0013> endpoint:rtpbridge/9b@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125919475 DLMGCP DEBUG <0013> endpoint:rtpbridge/9c@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125919475 DLMGCP DEBUG <0013> endpoint:rtpbridge/9d@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125919475 DLMGCP DEBUG <0013> endpoint:rtpbridge/9e@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125919475 DLMGCP DEBUG <0013> endpoint:rtpbridge/9f@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125919475 DLMGCP DEBUG <0013> endpoint:rtpbridge/a0@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125919475 DLMGCP DEBUG <0013> endpoint:rtpbridge/a1@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125919475 DLMGCP DEBUG <0013> endpoint:rtpbridge/a2@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125919475 DLMGCP DEBUG <0013> endpoint:rtpbridge/a3@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125919475 DLMGCP DEBUG <0013> endpoint:rtpbridge/a4@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125919475 DLMGCP DEBUG <0013> endpoint:rtpbridge/a5@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125919475 DLMGCP DEBUG <0013> endpoint:rtpbridge/a6@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125919475 DLMGCP DEBUG <0013> endpoint:rtpbridge/a7@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125919475 DLMGCP DEBUG <0013> endpoint:rtpbridge/a8@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125919475 DLMGCP DEBUG <0013> endpoint:rtpbridge/a9@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125919475 DLMGCP DEBUG <0013> endpoint:rtpbridge/aa@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125919475 DLMGCP DEBUG <0013> endpoint:rtpbridge/ab@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125919475 DLMGCP DEBUG <0013> endpoint:rtpbridge/ac@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125919475 DLMGCP DEBUG <0013> endpoint:rtpbridge/ad@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125919475 DLMGCP DEBUG <0013> endpoint:rtpbridge/ae@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125919475 DLMGCP DEBUG <0013> endpoint:rtpbridge/af@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125919476 DLMGCP DEBUG <0013> endpoint:rtpbridge/b0@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125919476 DLMGCP DEBUG <0013> endpoint:rtpbridge/b1@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125919476 DLMGCP DEBUG <0013> endpoint:rtpbridge/b2@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125919476 DLMGCP DEBUG <0013> endpoint:rtpbridge/b3@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125919476 DLMGCP DEBUG <0013> endpoint:rtpbridge/b4@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125919476 DLMGCP DEBUG <0013> endpoint:rtpbridge/b5@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125919476 DLMGCP DEBUG <0013> endpoint:rtpbridge/b6@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125919476 DLMGCP DEBUG <0013> endpoint:rtpbridge/b7@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125919476 DLMGCP DEBUG <0013> endpoint:rtpbridge/b8@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125919476 DLMGCP DEBUG <0013> endpoint:rtpbridge/b9@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125919476 DLMGCP DEBUG <0013> endpoint:rtpbridge/ba@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125919476 DLMGCP DEBUG <0013> endpoint:rtpbridge/bb@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125919476 DLMGCP DEBUG <0013> endpoint:rtpbridge/bc@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125919476 DLMGCP DEBUG <0013> endpoint:rtpbridge/bd@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125919476 DLMGCP DEBUG <0013> endpoint:rtpbridge/be@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125919476 DLMGCP DEBUG <0013> endpoint:rtpbridge/bf@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125919476 DLMGCP DEBUG <0013> endpoint:rtpbridge/c0@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125919476 DLMGCP DEBUG <0013> endpoint:rtpbridge/c1@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125919476 DLMGCP DEBUG <0013> endpoint:rtpbridge/c2@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125919476 DLMGCP DEBUG <0013> endpoint:rtpbridge/c3@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125919476 DLMGCP DEBUG <0013> endpoint:rtpbridge/c4@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125919476 DLMGCP DEBUG <0013> endpoint:rtpbridge/c5@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125919476 DLMGCP DEBUG <0013> endpoint:rtpbridge/c6@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125919476 DLMGCP DEBUG <0013> endpoint:rtpbridge/c7@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125919476 DLMGCP DEBUG <0013> endpoint:rtpbridge/c8@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125919476 DLMGCP DEBUG <0013> endpoint:rtpbridge/c9@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125919476 DLMGCP DEBUG <0013> endpoint:rtpbridge/ca@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125919476 DLMGCP DEBUG <0013> endpoint:rtpbridge/cb@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125919476 DLMGCP DEBUG <0013> endpoint:rtpbridge/cc@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125919476 DLMGCP DEBUG <0013> endpoint:rtpbridge/cd@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125919476 DLMGCP DEBUG <0013> endpoint:rtpbridge/ce@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125919476 DLMGCP DEBUG <0013> endpoint:rtpbridge/cf@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125919476 DLMGCP DEBUG <0013> endpoint:rtpbridge/d0@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125919476 DLMGCP DEBUG <0013> endpoint:rtpbridge/d1@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125919476 DLMGCP DEBUG <0013> endpoint:rtpbridge/d2@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125919476 DLMGCP DEBUG <0013> endpoint:rtpbridge/d3@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125919476 DLMGCP DEBUG <0013> endpoint:rtpbridge/d4@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125919476 DLMGCP DEBUG <0013> endpoint:rtpbridge/d5@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125919476 DLMGCP DEBUG <0013> endpoint:rtpbridge/d6@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125919476 DLMGCP DEBUG <0013> endpoint:rtpbridge/d7@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125919476 DLMGCP DEBUG <0013> endpoint:rtpbridge/d8@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125919476 DLMGCP DEBUG <0013> endpoint:rtpbridge/d9@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125919476 DLMGCP DEBUG <0013> endpoint:rtpbridge/da@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125919476 DLMGCP DEBUG <0013> endpoint:rtpbridge/db@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125919476 DLMGCP DEBUG <0013> endpoint:rtpbridge/dc@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125919476 DLMGCP DEBUG <0013> endpoint:rtpbridge/dd@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125919476 DLMGCP DEBUG <0013> endpoint:rtpbridge/de@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125919476 DLMGCP DEBUG <0013> endpoint:rtpbridge/df@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125919476 DLMGCP DEBUG <0013> endpoint:rtpbridge/e0@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125919476 DLMGCP DEBUG <0013> endpoint:rtpbridge/e1@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125919476 DLMGCP DEBUG <0013> endpoint:rtpbridge/e2@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125919476 DLMGCP DEBUG <0013> endpoint:rtpbridge/e3@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125919476 DLMGCP DEBUG <0013> endpoint:rtpbridge/e4@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125919476 DLMGCP DEBUG <0013> endpoint:rtpbridge/e5@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125919476 DLMGCP DEBUG <0013> endpoint:rtpbridge/e6@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125919476 DLMGCP DEBUG <0013> endpoint:rtpbridge/e7@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125919476 DLMGCP DEBUG <0013> endpoint:rtpbridge/e8@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125919476 DLMGCP DEBUG <0013> endpoint:rtpbridge/e9@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125919476 DLMGCP DEBUG <0013> endpoint:rtpbridge/ea@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125919476 DLMGCP DEBUG <0013> endpoint:rtpbridge/eb@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125919476 DLMGCP DEBUG <0013> endpoint:rtpbridge/ec@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125919476 DLMGCP DEBUG <0013> endpoint:rtpbridge/ed@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125919476 DLMGCP DEBUG <0013> endpoint:rtpbridge/ee@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125919476 DLMGCP DEBUG <0013> endpoint:rtpbridge/ef@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125919476 DLMGCP DEBUG <0013> endpoint:rtpbridge/f0@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125919476 DLMGCP DEBUG <0013> endpoint:rtpbridge/f1@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125919476 DLMGCP DEBUG <0013> endpoint:rtpbridge/f2@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125919476 DLMGCP DEBUG <0013> endpoint:rtpbridge/f3@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125919476 DLMGCP DEBUG <0013> endpoint:rtpbridge/f4@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125919476 DLMGCP DEBUG <0013> endpoint:rtpbridge/f5@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125919476 DLMGCP DEBUG <0013> endpoint:rtpbridge/f6@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125919476 DLMGCP DEBUG <0013> endpoint:rtpbridge/f7@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125919476 DLMGCP DEBUG <0013> endpoint:rtpbridge/f8@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125919476 DLMGCP DEBUG <0013> endpoint:rtpbridge/f9@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125919476 DLMGCP DEBUG <0013> endpoint:rtpbridge/fa@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125919476 DLMGCP DEBUG <0013> endpoint:rtpbridge/fb@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125919476 DLMGCP DEBUG <0013> endpoint:rtpbridge/fc@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125919476 DLMGCP DEBUG <0013> endpoint:rtpbridge/fd@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125919476 DLMGCP DEBUG <0013> endpoint:rtpbridge/fe@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125919476 DLMGCP DEBUG <0013> endpoint:rtpbridge/ff@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125919476 DLMGCP DEBUG <0013> endpoint:rtpbridge/100@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125919476 DLMGCP DEBUG <0013> endpoint:rtpbridge/101@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125919476 DLMGCP DEBUG <0013> endpoint:rtpbridge/102@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125919476 DLMGCP DEBUG <0013> endpoint:rtpbridge/103@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125919476 DLMGCP DEBUG <0013> endpoint:rtpbridge/104@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125919476 DLMGCP DEBUG <0013> endpoint:rtpbridge/105@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125919476 DLMGCP DEBUG <0013> endpoint:rtpbridge/106@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125919476 DLMGCP DEBUG <0013> endpoint:rtpbridge/107@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125919476 DLMGCP DEBUG <0013> endpoint:rtpbridge/108@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125919476 DLMGCP DEBUG <0013> endpoint:rtpbridge/109@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125919476 DLMGCP DEBUG <0013> endpoint:rtpbridge/10a@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125919476 DLMGCP DEBUG <0013> endpoint:rtpbridge/10b@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125919476 DLMGCP DEBUG <0013> endpoint:rtpbridge/10c@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125919476 DLMGCP DEBUG <0013> endpoint:rtpbridge/10d@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125919476 DLMGCP DEBUG <0013> endpoint:rtpbridge/10e@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125919476 DLMGCP DEBUG <0013> endpoint:rtpbridge/10f@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125919476 DLMGCP DEBUG <0013> endpoint:rtpbridge/110@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125919476 DLMGCP DEBUG <0013> endpoint:rtpbridge/111@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125919476 DLMGCP DEBUG <0013> endpoint:rtpbridge/112@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125919476 DLMGCP DEBUG <0013> endpoint:rtpbridge/113@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125919476 DLMGCP DEBUG <0013> endpoint:rtpbridge/114@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125919476 DLMGCP DEBUG <0013> endpoint:rtpbridge/115@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125919476 DLMGCP DEBUG <0013> endpoint:rtpbridge/116@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125919476 DLMGCP DEBUG <0013> endpoint:rtpbridge/117@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125919476 DLMGCP DEBUG <0013> endpoint:rtpbridge/118@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125919476 DLMGCP DEBUG <0013> endpoint:rtpbridge/119@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125919476 DLMGCP DEBUG <0013> endpoint:rtpbridge/11a@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125919476 DLMGCP DEBUG <0013> endpoint:rtpbridge/11b@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125919476 DLMGCP DEBUG <0013> endpoint:rtpbridge/11c@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125919476 DLMGCP DEBUG <0013> endpoint:rtpbridge/11d@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125919476 DLMGCP DEBUG <0013> endpoint:rtpbridge/11e@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125919476 DLMGCP DEBUG <0013> endpoint:rtpbridge/11f@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125919476 DLMGCP DEBUG <0013> endpoint:rtpbridge/120@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125919476 DLMGCP DEBUG <0013> endpoint:rtpbridge/121@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125919476 DLMGCP DEBUG <0013> endpoint:rtpbridge/122@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125919477 DLMGCP DEBUG <0013> endpoint:rtpbridge/123@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125919477 DLMGCP DEBUG <0013> endpoint:rtpbridge/124@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125919477 DLMGCP DEBUG <0013> endpoint:rtpbridge/125@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125919477 DLMGCP DEBUG <0013> endpoint:rtpbridge/126@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125919477 DLMGCP DEBUG <0013> endpoint:rtpbridge/127@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125919477 DLMGCP DEBUG <0013> endpoint:rtpbridge/128@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125919477 DLMGCP DEBUG <0013> endpoint:rtpbridge/129@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125919477 DLMGCP DEBUG <0013> endpoint:rtpbridge/12a@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125919477 DLMGCP DEBUG <0013> endpoint:rtpbridge/12b@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125919477 DLMGCP DEBUG <0013> endpoint:rtpbridge/12c@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125919477 DLMGCP DEBUG <0013> endpoint:none Generated response: code=200 (mgcp_protocol.c:230) 20241102125919477 DLMGCP DEBUG <0013> Generated response: line #00: 200 27596 OK (mgcp_msg.c:67) 20241102125919481 DLMGCP DEBUG <0013> Received message: line #00: MDCX 27597 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241102125919481 DLMGCP DEBUG <0013> Received message: line #01: M: sendrecv (mgcp_msg.c:67) 20241102125919481 DLMGCP DEBUG <0013> Received message: line #02: C: 1225 (mgcp_msg.c:67) 20241102125919481 DLMGCP DEBUG <0013> Received message: line #03: I: 1225 (mgcp_msg.c:67) 20241102125919481 DLMGCP DEBUG <0013> Received message: line #04: L: p:20, a:AMR (mgcp_msg.c:67) 20241102125919481 DLMGCP DEBUG <0013> Received message: line #05: v=0 (mgcp_msg.c:67) 20241102125919481 DLMGCP DEBUG <0013> Received message: line #06: o=- 23 42 IN IP4 127.0.0.1 (mgcp_msg.c:67) 20241102125919481 DLMGCP DEBUG <0013> Received message: line #07: s=- (mgcp_msg.c:67) 20241102125919481 DLMGCP DEBUG <0013> Received message: line #08: c=IN IP4 127.0.0.2 (mgcp_msg.c:67) 20241102125919481 DLMGCP DEBUG <0013> Received message: line #09: t=0 0 (mgcp_msg.c:67) 20241102125919481 DLMGCP DEBUG <0013> Received message: line #10: m=audio 2344 RTP/AVP 98 (mgcp_msg.c:67) 20241102125919481 DLMGCP DEBUG <0013> Received message: line #11: a=rtpmap:98 AMR/8000 (mgcp_msg.c:67) 20241102125919481 DLMGCP DEBUG <0013> Received message: line #12: a=ptime:20 (mgcp_msg.c:67) 20241102125919481 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found free endpoint: rtpbridge/1@mgw (mgcp_endp.c:261) 20241102125919481 DLMGCP INFO <0013> MDCX: executing request handler "ModifiyConnection" for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:441) 20241102125919481 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw MDCX: modifying existing connection ... (mgcp_protocol.c:1155) 20241102125919481 DLMGCP ERROR <0013> endpoint:rtpbridge/1@mgw MDCX: wildcarded endpoint names not supported. (mgcp_protocol.c:1167) 20241102125919481 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Generated response: code=507 (mgcp_protocol.c:230) 20241102125919481 DLMGCP DEBUG <0013> Generated response: line #00: 507 27597 FAIL (mgcp_msg.c:67) MTC@10445d38c153: setverdict(pass): none -> pass RTPEM1(94)@10445d38c153: Final verdict of PTC: none RTPEM0(93)@10445d38c153: Final verdict of PTC: none VirtCallAgent-STATS(96)@10445d38c153: Final verdict of PTC: none IPA-CTRL-CLI-IPA(97)@10445d38c153: Final verdict of PTC: none RTPEM2(95)@10445d38c153: Final verdict of PTC: none MTC@10445d38c153: Setting final verdict of the test case. MTC@10445d38c153: Local verdict of MTC: pass MTC@10445d38c153: Local verdict of PTC RTPEM0(93): none (pass -> pass) MTC@10445d38c153: Local verdict of PTC RTPEM1(94): none (pass -> pass) MTC@10445d38c153: Local verdict of PTC RTPEM2(95): none (pass -> pass) MTC@10445d38c153: Local verdict of PTC VirtCallAgent-STATS(96): none (pass -> pass) MTC@10445d38c153: Local verdict of PTC IPA-CTRL-CLI-IPA(97): none (pass -> pass) MTC@10445d38c153: Test case TC_mdcx_wildcarded finished. Verdict: pass MTC@10445d38c153: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh MGCP_Test.TC_mdcx_wildcarded pass'. Sat Nov 2 12:59:19 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@10445d38c153: External command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh MGCP_Test.TC_mdcx_wildcarded pass' was executed successfully (exit status: 0). MTC@10445d38c153: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh MGCP_Test.TC_dlcx_wildcarded'. ------ MGCP_Test.TC_dlcx_wildcarded ------ Sat Nov 2 12:59:21 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-latest/logs/testsuite/MGCP_Test.TC_dlcx_wildcarded.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-latest/logs/testsuite/MGCP_Test.TC_dlcx_wildcarded.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@10445d38c153: External command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh MGCP_Test.TC_dlcx_wildcarded' was executed successfully (exit status: 0). MTC@10445d38c153: Test case TC_dlcx_wildcarded started. 20241102125922620 DLMGCP DEBUG <0013> Received message: line #00: DLCX 26484 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241102125922620 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found free endpoint: rtpbridge/1@mgw (mgcp_endp.c:261) 20241102125922620 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:441) 20241102125922620 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241102125922620 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125922620 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125922620 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125922620 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125922620 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125922620 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125922620 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125922620 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125922620 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125922620 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125922620 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125922620 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125922620 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125922620 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125922620 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125922620 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125922620 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125922620 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125922620 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125922620 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125922620 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125922620 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125922620 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125922620 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125922620 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125922620 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125922620 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125922620 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125922620 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125922620 DLMGCP DEBUG <0013> endpoint:rtpbridge/1e@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125922620 DLMGCP DEBUG <0013> endpoint:rtpbridge/1f@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125922620 DLMGCP DEBUG <0013> endpoint:rtpbridge/20@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125922620 DLMGCP DEBUG <0013> endpoint:rtpbridge/21@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125922620 DLMGCP DEBUG <0013> endpoint:rtpbridge/22@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125922620 DLMGCP DEBUG <0013> endpoint:rtpbridge/23@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125922620 DLMGCP DEBUG <0013> endpoint:rtpbridge/24@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125922620 DLMGCP DEBUG <0013> endpoint:rtpbridge/25@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125922620 DLMGCP DEBUG <0013> endpoint:rtpbridge/26@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125922620 DLMGCP DEBUG <0013> endpoint:rtpbridge/27@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125922620 DLMGCP DEBUG <0013> endpoint:rtpbridge/28@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125922620 DLMGCP DEBUG <0013> endpoint:rtpbridge/29@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125922620 DLMGCP DEBUG <0013> endpoint:rtpbridge/2a@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125922620 DLMGCP DEBUG <0013> endpoint:rtpbridge/2b@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125922620 DLMGCP DEBUG <0013> endpoint:rtpbridge/2c@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125922620 DLMGCP DEBUG <0013> endpoint:rtpbridge/2d@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125922620 DLMGCP DEBUG <0013> endpoint:rtpbridge/2e@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125922620 DLMGCP DEBUG <0013> endpoint:rtpbridge/2f@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125922620 DLMGCP DEBUG <0013> endpoint:rtpbridge/30@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125922620 DLMGCP DEBUG <0013> endpoint:rtpbridge/31@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125922620 DLMGCP DEBUG <0013> endpoint:rtpbridge/32@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125922620 DLMGCP DEBUG <0013> endpoint:rtpbridge/33@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125922620 DLMGCP DEBUG <0013> endpoint:rtpbridge/34@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125922620 DLMGCP DEBUG <0013> endpoint:rtpbridge/35@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125922620 DLMGCP DEBUG <0013> endpoint:rtpbridge/36@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125922620 DLMGCP DEBUG <0013> endpoint:rtpbridge/37@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125922620 DLMGCP DEBUG <0013> endpoint:rtpbridge/38@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125922620 DLMGCP DEBUG <0013> endpoint:rtpbridge/39@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125922620 DLMGCP DEBUG <0013> endpoint:rtpbridge/3a@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125922620 DLMGCP DEBUG <0013> endpoint:rtpbridge/3b@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125922620 DLMGCP DEBUG <0013> endpoint:rtpbridge/3c@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125922620 DLMGCP DEBUG <0013> endpoint:rtpbridge/3d@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125922620 DLMGCP DEBUG <0013> endpoint:rtpbridge/3e@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125922620 DLMGCP DEBUG <0013> endpoint:rtpbridge/3f@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125922620 DLMGCP DEBUG <0013> endpoint:rtpbridge/40@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125922620 DLMGCP DEBUG <0013> endpoint:rtpbridge/41@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125922620 DLMGCP DEBUG <0013> endpoint:rtpbridge/42@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125922620 DLMGCP DEBUG <0013> endpoint:rtpbridge/43@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125922620 DLMGCP DEBUG <0013> endpoint:rtpbridge/44@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125922620 DLMGCP DEBUG <0013> endpoint:rtpbridge/45@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125922620 DLMGCP DEBUG <0013> endpoint:rtpbridge/46@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125922620 DLMGCP DEBUG <0013> endpoint:rtpbridge/47@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125922620 DLMGCP DEBUG <0013> endpoint:rtpbridge/48@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125922620 DLMGCP DEBUG <0013> endpoint:rtpbridge/49@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125922620 DLMGCP DEBUG <0013> endpoint:rtpbridge/4a@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125922620 DLMGCP DEBUG <0013> endpoint:rtpbridge/4b@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125922620 DLMGCP DEBUG <0013> endpoint:rtpbridge/4c@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125922620 DLMGCP DEBUG <0013> endpoint:rtpbridge/4d@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125922620 DLMGCP DEBUG <0013> endpoint:rtpbridge/4e@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125922620 DLMGCP DEBUG <0013> endpoint:rtpbridge/4f@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125922620 DLMGCP DEBUG <0013> endpoint:rtpbridge/50@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125922620 DLMGCP DEBUG <0013> endpoint:rtpbridge/51@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125922620 DLMGCP DEBUG <0013> endpoint:rtpbridge/52@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125922620 DLMGCP DEBUG <0013> endpoint:rtpbridge/53@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125922620 DLMGCP DEBUG <0013> endpoint:rtpbridge/54@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125922620 DLMGCP DEBUG <0013> endpoint:rtpbridge/55@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125922620 DLMGCP DEBUG <0013> endpoint:rtpbridge/56@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125922620 DLMGCP DEBUG <0013> endpoint:rtpbridge/57@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125922620 DLMGCP DEBUG <0013> endpoint:rtpbridge/58@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125922620 DLMGCP DEBUG <0013> endpoint:rtpbridge/59@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125922620 DLMGCP DEBUG <0013> endpoint:rtpbridge/5a@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125922620 DLMGCP DEBUG <0013> endpoint:rtpbridge/5b@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125922620 DLMGCP DEBUG <0013> endpoint:rtpbridge/5c@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125922620 DLMGCP DEBUG <0013> endpoint:rtpbridge/5d@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125922620 DLMGCP DEBUG <0013> endpoint:rtpbridge/5e@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125922620 DLMGCP DEBUG <0013> endpoint:rtpbridge/5f@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125922620 DLMGCP DEBUG <0013> endpoint:rtpbridge/60@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125922620 DLMGCP DEBUG <0013> endpoint:rtpbridge/61@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125922620 DLMGCP DEBUG <0013> endpoint:rtpbridge/62@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125922620 DLMGCP DEBUG <0013> endpoint:rtpbridge/63@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125922620 DLMGCP DEBUG <0013> endpoint:rtpbridge/64@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125922620 DLMGCP DEBUG <0013> endpoint:rtpbridge/65@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125922620 DLMGCP DEBUG <0013> endpoint:rtpbridge/66@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125922620 DLMGCP DEBUG <0013> endpoint:rtpbridge/67@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125922620 DLMGCP DEBUG <0013> endpoint:rtpbridge/68@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125922620 DLMGCP DEBUG <0013> endpoint:rtpbridge/69@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125922620 DLMGCP DEBUG <0013> endpoint:rtpbridge/6a@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125922620 DLMGCP DEBUG <0013> endpoint:rtpbridge/6b@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125922621 DLMGCP DEBUG <0013> endpoint:rtpbridge/6c@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125922621 DLMGCP DEBUG <0013> endpoint:rtpbridge/6d@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125922621 DLMGCP DEBUG <0013> endpoint:rtpbridge/6e@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125922621 DLMGCP DEBUG <0013> endpoint:rtpbridge/6f@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125922621 DLMGCP DEBUG <0013> endpoint:rtpbridge/70@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125922621 DLMGCP DEBUG <0013> endpoint:rtpbridge/71@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125922621 DLMGCP DEBUG <0013> endpoint:rtpbridge/72@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125922621 DLMGCP DEBUG <0013> endpoint:rtpbridge/73@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125922621 DLMGCP DEBUG <0013> endpoint:rtpbridge/74@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125922621 DLMGCP DEBUG <0013> endpoint:rtpbridge/75@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125922621 DLMGCP DEBUG <0013> endpoint:rtpbridge/76@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125922621 DLMGCP DEBUG <0013> endpoint:rtpbridge/77@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125922621 DLMGCP DEBUG <0013> endpoint:rtpbridge/78@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125922621 DLMGCP DEBUG <0013> endpoint:rtpbridge/79@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125922621 DLMGCP DEBUG <0013> endpoint:rtpbridge/7a@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125922621 DLMGCP DEBUG <0013> endpoint:rtpbridge/7b@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125922621 DLMGCP DEBUG <0013> endpoint:rtpbridge/7c@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125922621 DLMGCP DEBUG <0013> endpoint:rtpbridge/7d@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125922621 DLMGCP DEBUG <0013> endpoint:rtpbridge/7e@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125922621 DLMGCP DEBUG <0013> endpoint:rtpbridge/7f@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125922621 DLMGCP DEBUG <0013> endpoint:rtpbridge/80@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125922621 DLMGCP DEBUG <0013> endpoint:rtpbridge/81@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125922621 DLMGCP DEBUG <0013> endpoint:rtpbridge/82@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125922621 DLMGCP DEBUG <0013> endpoint:rtpbridge/83@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125922621 DLMGCP DEBUG <0013> endpoint:rtpbridge/84@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125922621 DLMGCP DEBUG <0013> endpoint:rtpbridge/85@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125922621 DLMGCP DEBUG <0013> endpoint:rtpbridge/86@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125922621 DLMGCP DEBUG <0013> endpoint:rtpbridge/87@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125922621 DLMGCP DEBUG <0013> endpoint:rtpbridge/88@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125922621 DLMGCP DEBUG <0013> endpoint:rtpbridge/89@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125922621 DLMGCP DEBUG <0013> endpoint:rtpbridge/8a@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125922621 DLMGCP DEBUG <0013> endpoint:rtpbridge/8b@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125922621 DLMGCP DEBUG <0013> endpoint:rtpbridge/8c@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125922621 DLMGCP DEBUG <0013> endpoint:rtpbridge/8d@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125922621 DLMGCP DEBUG <0013> endpoint:rtpbridge/8e@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125922621 DLMGCP DEBUG <0013> endpoint:rtpbridge/8f@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125922621 DLMGCP DEBUG <0013> endpoint:rtpbridge/90@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125922621 DLMGCP DEBUG <0013> endpoint:rtpbridge/91@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125922621 DLMGCP DEBUG <0013> endpoint:rtpbridge/92@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125922621 DLMGCP DEBUG <0013> endpoint:rtpbridge/93@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125922621 DLMGCP DEBUG <0013> endpoint:rtpbridge/94@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125922621 DLMGCP DEBUG <0013> endpoint:rtpbridge/95@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125922621 DLMGCP DEBUG <0013> endpoint:rtpbridge/96@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125922621 DLMGCP DEBUG <0013> endpoint:rtpbridge/97@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125922621 DLMGCP DEBUG <0013> endpoint:rtpbridge/98@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125922621 DLMGCP DEBUG <0013> endpoint:rtpbridge/99@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125922621 DLMGCP DEBUG <0013> endpoint:rtpbridge/9a@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125922621 DLMGCP DEBUG <0013> endpoint:rtpbridge/9b@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125922621 DLMGCP DEBUG <0013> endpoint:rtpbridge/9c@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125922621 DLMGCP DEBUG <0013> endpoint:rtpbridge/9d@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125922621 DLMGCP DEBUG <0013> endpoint:rtpbridge/9e@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125922621 DLMGCP DEBUG <0013> endpoint:rtpbridge/9f@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125922621 DLMGCP DEBUG <0013> endpoint:rtpbridge/a0@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125922621 DLMGCP DEBUG <0013> endpoint:rtpbridge/a1@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125922621 DLMGCP DEBUG <0013> endpoint:rtpbridge/a2@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125922621 DLMGCP DEBUG <0013> endpoint:rtpbridge/a3@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125922621 DLMGCP DEBUG <0013> endpoint:rtpbridge/a4@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125922621 DLMGCP DEBUG <0013> endpoint:rtpbridge/a5@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125922621 DLMGCP DEBUG <0013> endpoint:rtpbridge/a6@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125922621 DLMGCP DEBUG <0013> endpoint:rtpbridge/a7@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125922621 DLMGCP DEBUG <0013> endpoint:rtpbridge/a8@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125922621 DLMGCP DEBUG <0013> endpoint:rtpbridge/a9@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125922621 DLMGCP DEBUG <0013> endpoint:rtpbridge/aa@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125922621 DLMGCP DEBUG <0013> endpoint:rtpbridge/ab@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125922621 DLMGCP DEBUG <0013> endpoint:rtpbridge/ac@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125922621 DLMGCP DEBUG <0013> endpoint:rtpbridge/ad@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125922621 DLMGCP DEBUG <0013> endpoint:rtpbridge/ae@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125922621 DLMGCP DEBUG <0013> endpoint:rtpbridge/af@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125922621 DLMGCP DEBUG <0013> endpoint:rtpbridge/b0@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125922621 DLMGCP DEBUG <0013> endpoint:rtpbridge/b1@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125922621 DLMGCP DEBUG <0013> endpoint:rtpbridge/b2@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125922621 DLMGCP DEBUG <0013> endpoint:rtpbridge/b3@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125922621 DLMGCP DEBUG <0013> endpoint:rtpbridge/b4@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125922621 DLMGCP DEBUG <0013> endpoint:rtpbridge/b5@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125922621 DLMGCP DEBUG <0013> endpoint:rtpbridge/b6@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125922621 DLMGCP DEBUG <0013> endpoint:rtpbridge/b7@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125922621 DLMGCP DEBUG <0013> endpoint:rtpbridge/b8@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125922621 DLMGCP DEBUG <0013> endpoint:rtpbridge/b9@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125922621 DLMGCP DEBUG <0013> endpoint:rtpbridge/ba@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125922621 DLMGCP DEBUG <0013> endpoint:rtpbridge/bb@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125922621 DLMGCP DEBUG <0013> endpoint:rtpbridge/bc@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125922621 DLMGCP DEBUG <0013> endpoint:rtpbridge/bd@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125922621 DLMGCP DEBUG <0013> endpoint:rtpbridge/be@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125922621 DLMGCP DEBUG <0013> endpoint:rtpbridge/bf@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125922621 DLMGCP DEBUG <0013> endpoint:rtpbridge/c0@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125922621 DLMGCP DEBUG <0013> endpoint:rtpbridge/c1@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125922621 DLMGCP DEBUG <0013> endpoint:rtpbridge/c2@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125922621 DLMGCP DEBUG <0013> endpoint:rtpbridge/c3@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125922621 DLMGCP DEBUG <0013> endpoint:rtpbridge/c4@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125922621 DLMGCP DEBUG <0013> endpoint:rtpbridge/c5@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125922621 DLMGCP DEBUG <0013> endpoint:rtpbridge/c6@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125922621 DLMGCP DEBUG <0013> endpoint:rtpbridge/c7@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125922621 DLMGCP DEBUG <0013> endpoint:rtpbridge/c8@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125922621 DLMGCP DEBUG <0013> endpoint:rtpbridge/c9@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125922621 DLMGCP DEBUG <0013> endpoint:rtpbridge/ca@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125922621 DLMGCP DEBUG <0013> endpoint:rtpbridge/cb@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125922621 DLMGCP DEBUG <0013> endpoint:rtpbridge/cc@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125922621 DLMGCP DEBUG <0013> endpoint:rtpbridge/cd@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125922621 DLMGCP DEBUG <0013> endpoint:rtpbridge/ce@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125922621 DLMGCP DEBUG <0013> endpoint:rtpbridge/cf@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125922621 DLMGCP DEBUG <0013> endpoint:rtpbridge/d0@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125922621 DLMGCP DEBUG <0013> endpoint:rtpbridge/d1@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125922621 DLMGCP DEBUG <0013> endpoint:rtpbridge/d2@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125922621 DLMGCP DEBUG <0013> endpoint:rtpbridge/d3@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125922621 DLMGCP DEBUG <0013> endpoint:rtpbridge/d4@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125922621 DLMGCP DEBUG <0013> endpoint:rtpbridge/d5@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125922621 DLMGCP DEBUG <0013> endpoint:rtpbridge/d6@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125922621 DLMGCP DEBUG <0013> endpoint:rtpbridge/d7@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125922621 DLMGCP DEBUG <0013> endpoint:rtpbridge/d8@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125922621 DLMGCP DEBUG <0013> endpoint:rtpbridge/d9@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125922621 DLMGCP DEBUG <0013> endpoint:rtpbridge/da@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125922622 DLMGCP DEBUG <0013> endpoint:rtpbridge/db@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125922622 DLMGCP DEBUG <0013> endpoint:rtpbridge/dc@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125922622 DLMGCP DEBUG <0013> endpoint:rtpbridge/dd@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125922622 DLMGCP DEBUG <0013> endpoint:rtpbridge/de@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125922622 DLMGCP DEBUG <0013> endpoint:rtpbridge/df@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125922622 DLMGCP DEBUG <0013> endpoint:rtpbridge/e0@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125922622 DLMGCP DEBUG <0013> endpoint:rtpbridge/e1@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125922622 DLMGCP DEBUG <0013> endpoint:rtpbridge/e2@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125922622 DLMGCP DEBUG <0013> endpoint:rtpbridge/e3@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125922622 DLMGCP DEBUG <0013> endpoint:rtpbridge/e4@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125922622 DLMGCP DEBUG <0013> endpoint:rtpbridge/e5@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125922622 DLMGCP DEBUG <0013> endpoint:rtpbridge/e6@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125922622 DLMGCP DEBUG <0013> endpoint:rtpbridge/e7@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125922622 DLMGCP DEBUG <0013> endpoint:rtpbridge/e8@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125922622 DLMGCP DEBUG <0013> endpoint:rtpbridge/e9@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125922622 DLMGCP DEBUG <0013> endpoint:rtpbridge/ea@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125922622 DLMGCP DEBUG <0013> endpoint:rtpbridge/eb@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125922622 DLMGCP DEBUG <0013> endpoint:rtpbridge/ec@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125922622 DLMGCP DEBUG <0013> endpoint:rtpbridge/ed@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125922622 DLMGCP DEBUG <0013> endpoint:rtpbridge/ee@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125922622 DLMGCP DEBUG <0013> endpoint:rtpbridge/ef@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125922622 DLMGCP DEBUG <0013> endpoint:rtpbridge/f0@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125922622 DLMGCP DEBUG <0013> endpoint:rtpbridge/f1@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125922622 DLMGCP DEBUG <0013> endpoint:rtpbridge/f2@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125922622 DLMGCP DEBUG <0013> endpoint:rtpbridge/f3@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125922622 DLMGCP DEBUG <0013> endpoint:rtpbridge/f4@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125922622 DLMGCP DEBUG <0013> endpoint:rtpbridge/f5@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125922622 DLMGCP DEBUG <0013> endpoint:rtpbridge/f6@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125922622 DLMGCP DEBUG <0013> endpoint:rtpbridge/f7@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125922622 DLMGCP DEBUG <0013> endpoint:rtpbridge/f8@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125922622 DLMGCP DEBUG <0013> endpoint:rtpbridge/f9@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125922622 DLMGCP DEBUG <0013> endpoint:rtpbridge/fa@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125922622 DLMGCP DEBUG <0013> endpoint:rtpbridge/fb@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125922622 DLMGCP DEBUG <0013> endpoint:rtpbridge/fc@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125922622 DLMGCP DEBUG <0013> endpoint:rtpbridge/fd@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125922622 DLMGCP DEBUG <0013> endpoint:rtpbridge/fe@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125922622 DLMGCP DEBUG <0013> endpoint:rtpbridge/ff@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125922622 DLMGCP DEBUG <0013> endpoint:rtpbridge/100@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125922622 DLMGCP DEBUG <0013> endpoint:rtpbridge/101@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125922622 DLMGCP DEBUG <0013> endpoint:rtpbridge/102@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125922622 DLMGCP DEBUG <0013> endpoint:rtpbridge/103@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125922622 DLMGCP DEBUG <0013> endpoint:rtpbridge/104@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125922622 DLMGCP DEBUG <0013> endpoint:rtpbridge/105@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125922622 DLMGCP DEBUG <0013> endpoint:rtpbridge/106@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125922622 DLMGCP DEBUG <0013> endpoint:rtpbridge/107@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125922622 DLMGCP DEBUG <0013> endpoint:rtpbridge/108@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125922622 DLMGCP DEBUG <0013> endpoint:rtpbridge/109@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125922622 DLMGCP DEBUG <0013> endpoint:rtpbridge/10a@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125922622 DLMGCP DEBUG <0013> endpoint:rtpbridge/10b@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125922622 DLMGCP DEBUG <0013> endpoint:rtpbridge/10c@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125922622 DLMGCP DEBUG <0013> endpoint:rtpbridge/10d@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125922622 DLMGCP DEBUG <0013> endpoint:rtpbridge/10e@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125922622 DLMGCP DEBUG <0013> endpoint:rtpbridge/10f@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125922622 DLMGCP DEBUG <0013> endpoint:rtpbridge/110@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125922622 DLMGCP DEBUG <0013> endpoint:rtpbridge/111@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125922622 DLMGCP DEBUG <0013> endpoint:rtpbridge/112@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125922622 DLMGCP DEBUG <0013> endpoint:rtpbridge/113@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125922622 DLMGCP DEBUG <0013> endpoint:rtpbridge/114@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125922622 DLMGCP DEBUG <0013> endpoint:rtpbridge/115@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125922622 DLMGCP DEBUG <0013> endpoint:rtpbridge/116@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125922622 DLMGCP DEBUG <0013> endpoint:rtpbridge/117@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125922622 DLMGCP DEBUG <0013> endpoint:rtpbridge/118@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125922622 DLMGCP DEBUG <0013> endpoint:rtpbridge/119@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125922622 DLMGCP DEBUG <0013> endpoint:rtpbridge/11a@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125922622 DLMGCP DEBUG <0013> endpoint:rtpbridge/11b@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125922622 DLMGCP DEBUG <0013> endpoint:rtpbridge/11c@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125922622 DLMGCP DEBUG <0013> endpoint:rtpbridge/11d@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125922622 DLMGCP DEBUG <0013> endpoint:rtpbridge/11e@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125922622 DLMGCP DEBUG <0013> endpoint:rtpbridge/11f@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125922622 DLMGCP DEBUG <0013> endpoint:rtpbridge/120@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125922622 DLMGCP DEBUG <0013> endpoint:rtpbridge/121@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125922622 DLMGCP DEBUG <0013> endpoint:rtpbridge/122@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125922622 DLMGCP DEBUG <0013> endpoint:rtpbridge/123@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125922622 DLMGCP DEBUG <0013> endpoint:rtpbridge/124@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125922622 DLMGCP DEBUG <0013> endpoint:rtpbridge/125@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125922622 DLMGCP DEBUG <0013> endpoint:rtpbridge/126@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125922622 DLMGCP DEBUG <0013> endpoint:rtpbridge/127@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125922622 DLMGCP DEBUG <0013> endpoint:rtpbridge/128@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125922622 DLMGCP DEBUG <0013> endpoint:rtpbridge/129@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125922622 DLMGCP DEBUG <0013> endpoint:rtpbridge/12a@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125922622 DLMGCP DEBUG <0013> endpoint:rtpbridge/12b@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125922622 DLMGCP DEBUG <0013> endpoint:rtpbridge/12c@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125922622 DLMGCP DEBUG <0013> endpoint:none Generated response: code=200 (mgcp_protocol.c:230) 20241102125922622 DLMGCP DEBUG <0013> Generated response: line #00: 200 26484 OK (mgcp_msg.c:67) 20241102125922626 DLMGCP DEBUG <0013> Received message: line #00: CRCX 26485 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241102125922626 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241102125922626 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241102125922626 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241102125922626 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found free endpoint: rtpbridge/1@mgw (mgcp_endp.c:261) 20241102125922626 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:441) 20241102125922626 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241102125922626 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw conn:(1234/rtp C:80371877 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241102125922626 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw CI:80371877 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241102125922626 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw CI:80371877 output_enabled 0 (mgcp_msg.c:125) 20241102125922626 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241102125922626 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw conn:(1234/rtp C:80371877 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241102125922626 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241102125922627 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw CI:80371877 CRCX: Creating connection: port: 4616 (mgcp_protocol.c:1112) 20241102125922627 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw CI:80371877 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241102125922627 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241102125922627 DLMGCP DEBUG <0013> Generated response: line #00: 200 26485 OK (mgcp_msg.c:67) 20241102125922627 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/1@mgw (mgcp_msg.c:67) 20241102125922627 DLMGCP DEBUG <0013> Generated response: line #02: I: 80371877 (mgcp_msg.c:67) 20241102125922627 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241102125922627 DLMGCP DEBUG <0013> Generated response: line #04: o=- 80371877 23 IN IP6 ::1 (mgcp_msg.c:67) 20241102125922627 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241102125922627 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241102125922627 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241102125922627 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4616 RTP/AVP 112 (mgcp_msg.c:67) 20241102125922627 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241102125922627 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241102125922628 DLMGCP DEBUG <0013> Received message: line #00: CRCX 26486 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241102125922628 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241102125922628 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241102125922628 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241102125922628 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found free endpoint: rtpbridge/2@mgw (mgcp_endp.c:261) 20241102125922628 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:441) 20241102125922628 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241102125922628 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw conn:(1234/rtp C:47EBFFCB r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241102125922628 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:47EBFFCB connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241102125922628 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:47EBFFCB output_enabled 0 (mgcp_msg.c:125) 20241102125922628 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241102125922628 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw conn:(1234/rtp C:47EBFFCB r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241102125922628 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241102125922628 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:47EBFFCB CRCX: Creating connection: port: 4618 (mgcp_protocol.c:1112) 20241102125922628 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:47EBFFCB CRCX: connection successfully created (mgcp_protocol.c:1121) 20241102125922628 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241102125922628 DLMGCP DEBUG <0013> Generated response: line #00: 200 26486 OK (mgcp_msg.c:67) 20241102125922628 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/2@mgw (mgcp_msg.c:67) 20241102125922628 DLMGCP DEBUG <0013> Generated response: line #02: I: 47EBFFCB (mgcp_msg.c:67) 20241102125922628 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241102125922628 DLMGCP DEBUG <0013> Generated response: line #04: o=- 47EBFFCB 23 IN IP6 ::1 (mgcp_msg.c:67) 20241102125922628 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241102125922628 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241102125922628 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241102125922628 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4618 RTP/AVP 112 (mgcp_msg.c:67) 20241102125922628 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241102125922628 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241102125922629 DLMGCP DEBUG <0013> Received message: line #00: CRCX 26487 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241102125922629 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241102125922629 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241102125922629 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241102125922629 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw (trunk:0) found free endpoint: rtpbridge/3@mgw (mgcp_endp.c:261) 20241102125922629 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/3@mgw" (mgcp_protocol.c:441) 20241102125922629 DLMGCP NOTICE <0013> endpoint:rtpbridge/3@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241102125922629 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw conn:(1234/rtp C:9BD24261 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241102125922629 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw CI:9BD24261 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241102125922629 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw CI:9BD24261 output_enabled 0 (mgcp_msg.c:125) 20241102125922629 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241102125922629 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw conn:(1234/rtp C:9BD24261 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241102125922629 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241102125922629 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw CI:9BD24261 CRCX: Creating connection: port: 4620 (mgcp_protocol.c:1112) 20241102125922629 DLMGCP NOTICE <0013> endpoint:rtpbridge/3@mgw CI:9BD24261 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241102125922629 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241102125922629 DLMGCP DEBUG <0013> Generated response: line #00: 200 26487 OK (mgcp_msg.c:67) 20241102125922629 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/3@mgw (mgcp_msg.c:67) 20241102125922629 DLMGCP DEBUG <0013> Generated response: line #02: I: 9BD24261 (mgcp_msg.c:67) 20241102125922629 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241102125922629 DLMGCP DEBUG <0013> Generated response: line #04: o=- 9BD24261 23 IN IP6 ::1 (mgcp_msg.c:67) 20241102125922629 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241102125922629 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241102125922629 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241102125922629 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4620 RTP/AVP 112 (mgcp_msg.c:67) 20241102125922629 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241102125922629 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241102125922630 DLMGCP DEBUG <0013> Received message: line #00: CRCX 26488 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241102125922630 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241102125922630 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241102125922630 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241102125922630 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw (trunk:0) found free endpoint: rtpbridge/4@mgw (mgcp_endp.c:261) 20241102125922630 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/4@mgw" (mgcp_protocol.c:441) 20241102125922630 DLMGCP NOTICE <0013> endpoint:rtpbridge/4@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241102125922630 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw conn:(1234/rtp C:67168418 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241102125922630 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw CI:67168418 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241102125922630 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw CI:67168418 output_enabled 0 (mgcp_msg.c:125) 20241102125922630 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241102125922630 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw conn:(1234/rtp C:67168418 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241102125922630 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241102125922630 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw CI:67168418 CRCX: Creating connection: port: 4622 (mgcp_protocol.c:1112) 20241102125922630 DLMGCP NOTICE <0013> endpoint:rtpbridge/4@mgw CI:67168418 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241102125922630 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241102125922630 DLMGCP DEBUG <0013> Generated response: line #00: 200 26488 OK (mgcp_msg.c:67) 20241102125922630 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/4@mgw (mgcp_msg.c:67) 20241102125922630 DLMGCP DEBUG <0013> Generated response: line #02: I: 67168418 (mgcp_msg.c:67) 20241102125922630 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241102125922630 DLMGCP DEBUG <0013> Generated response: line #04: o=- 67168418 23 IN IP6 ::1 (mgcp_msg.c:67) 20241102125922630 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241102125922630 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241102125922630 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241102125922630 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4622 RTP/AVP 112 (mgcp_msg.c:67) 20241102125922630 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241102125922630 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241102125922630 DLMGCP DEBUG <0013> Received message: line #00: CRCX 26489 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241102125922631 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241102125922631 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241102125922631 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241102125922631 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw (trunk:0) found free endpoint: rtpbridge/5@mgw (mgcp_endp.c:261) 20241102125922631 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/5@mgw" (mgcp_protocol.c:441) 20241102125922631 DLMGCP NOTICE <0013> endpoint:rtpbridge/5@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241102125922631 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw conn:(1234/rtp C:343767AF r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241102125922631 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw CI:343767AF connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241102125922631 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw CI:343767AF output_enabled 0 (mgcp_msg.c:125) 20241102125922631 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241102125922631 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw conn:(1234/rtp C:343767AF r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241102125922631 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241102125922631 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw CI:343767AF CRCX: Creating connection: port: 4624 (mgcp_protocol.c:1112) 20241102125922631 DLMGCP NOTICE <0013> endpoint:rtpbridge/5@mgw CI:343767AF CRCX: connection successfully created (mgcp_protocol.c:1121) 20241102125922631 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241102125922631 DLMGCP DEBUG <0013> Generated response: line #00: 200 26489 OK (mgcp_msg.c:67) 20241102125922631 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/5@mgw (mgcp_msg.c:67) 20241102125922631 DLMGCP DEBUG <0013> Generated response: line #02: I: 343767AF (mgcp_msg.c:67) 20241102125922631 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241102125922631 DLMGCP DEBUG <0013> Generated response: line #04: o=- 343767AF 23 IN IP6 ::1 (mgcp_msg.c:67) 20241102125922631 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241102125922631 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241102125922631 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241102125922631 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4624 RTP/AVP 112 (mgcp_msg.c:67) 20241102125922631 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241102125922631 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241102125922631 DLMGCP DEBUG <0013> Received message: line #00: CRCX 26490 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241102125922632 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241102125922632 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241102125922632 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241102125922632 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw (trunk:0) found free endpoint: rtpbridge/6@mgw (mgcp_endp.c:261) 20241102125922632 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/6@mgw" (mgcp_protocol.c:441) 20241102125922632 DLMGCP NOTICE <0013> endpoint:rtpbridge/6@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241102125922632 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw conn:(1234/rtp C:8CDBB3EF r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241102125922632 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw CI:8CDBB3EF connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241102125922632 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw CI:8CDBB3EF output_enabled 0 (mgcp_msg.c:125) 20241102125922632 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241102125922632 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw conn:(1234/rtp C:8CDBB3EF r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241102125922632 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241102125922632 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw CI:8CDBB3EF CRCX: Creating connection: port: 4626 (mgcp_protocol.c:1112) 20241102125922632 DLMGCP NOTICE <0013> endpoint:rtpbridge/6@mgw CI:8CDBB3EF CRCX: connection successfully created (mgcp_protocol.c:1121) 20241102125922632 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241102125922632 DLMGCP DEBUG <0013> Generated response: line #00: 200 26490 OK (mgcp_msg.c:67) 20241102125922632 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/6@mgw (mgcp_msg.c:67) 20241102125922632 DLMGCP DEBUG <0013> Generated response: line #02: I: 8CDBB3EF (mgcp_msg.c:67) 20241102125922632 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241102125922632 DLMGCP DEBUG <0013> Generated response: line #04: o=- 8CDBB3EF 23 IN IP6 ::1 (mgcp_msg.c:67) 20241102125922632 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241102125922632 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241102125922632 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241102125922632 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4626 RTP/AVP 112 (mgcp_msg.c:67) 20241102125922632 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241102125922632 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241102125922633 DLMGCP DEBUG <0013> Received message: line #00: CRCX 26491 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241102125922633 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241102125922633 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241102125922633 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241102125922633 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw (trunk:0) found free endpoint: rtpbridge/7@mgw (mgcp_endp.c:261) 20241102125922633 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/7@mgw" (mgcp_protocol.c:441) 20241102125922633 DLMGCP NOTICE <0013> endpoint:rtpbridge/7@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241102125922633 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw conn:(1234/rtp C:8C7BED11 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241102125922633 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw CI:8C7BED11 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241102125922633 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw CI:8C7BED11 output_enabled 0 (mgcp_msg.c:125) 20241102125922633 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241102125922633 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw conn:(1234/rtp C:8C7BED11 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241102125922633 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241102125922633 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw CI:8C7BED11 CRCX: Creating connection: port: 4628 (mgcp_protocol.c:1112) 20241102125922633 DLMGCP NOTICE <0013> endpoint:rtpbridge/7@mgw CI:8C7BED11 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241102125922633 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241102125922633 DLMGCP DEBUG <0013> Generated response: line #00: 200 26491 OK (mgcp_msg.c:67) 20241102125922633 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/7@mgw (mgcp_msg.c:67) 20241102125922633 DLMGCP DEBUG <0013> Generated response: line #02: I: 8C7BED11 (mgcp_msg.c:67) 20241102125922633 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241102125922633 DLMGCP DEBUG <0013> Generated response: line #04: o=- 8C7BED11 23 IN IP6 ::1 (mgcp_msg.c:67) 20241102125922633 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241102125922633 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241102125922633 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241102125922633 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4628 RTP/AVP 112 (mgcp_msg.c:67) 20241102125922633 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241102125922633 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241102125922634 DLMGCP DEBUG <0013> Received message: line #00: CRCX 26492 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241102125922634 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241102125922634 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241102125922634 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241102125922634 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw (trunk:0) found free endpoint: rtpbridge/8@mgw (mgcp_endp.c:261) 20241102125922634 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/8@mgw" (mgcp_protocol.c:441) 20241102125922634 DLMGCP NOTICE <0013> endpoint:rtpbridge/8@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241102125922634 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw conn:(1234/rtp C:0E001C7D r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241102125922634 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw CI:0E001C7D connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241102125922634 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw CI:0E001C7D output_enabled 0 (mgcp_msg.c:125) 20241102125922634 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241102125922634 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw conn:(1234/rtp C:0E001C7D r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241102125922634 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241102125922634 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw CI:0E001C7D CRCX: Creating connection: port: 4630 (mgcp_protocol.c:1112) 20241102125922634 DLMGCP NOTICE <0013> endpoint:rtpbridge/8@mgw CI:0E001C7D CRCX: connection successfully created (mgcp_protocol.c:1121) 20241102125922634 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241102125922634 DLMGCP DEBUG <0013> Generated response: line #00: 200 26492 OK (mgcp_msg.c:67) 20241102125922634 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/8@mgw (mgcp_msg.c:67) 20241102125922634 DLMGCP DEBUG <0013> Generated response: line #02: I: 0E001C7D (mgcp_msg.c:67) 20241102125922634 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241102125922634 DLMGCP DEBUG <0013> Generated response: line #04: o=- 0E001C7D 23 IN IP6 ::1 (mgcp_msg.c:67) 20241102125922634 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241102125922634 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241102125922634 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241102125922634 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4630 RTP/AVP 112 (mgcp_msg.c:67) 20241102125922634 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241102125922634 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241102125922634 DLMGCP DEBUG <0013> Received message: line #00: CRCX 26493 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241102125922634 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241102125922634 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241102125922634 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241102125922634 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw (trunk:0) found free endpoint: rtpbridge/9@mgw (mgcp_endp.c:261) 20241102125922634 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/9@mgw" (mgcp_protocol.c:441) 20241102125922634 DLMGCP NOTICE <0013> endpoint:rtpbridge/9@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241102125922634 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw conn:(1234/rtp C:E4C49B3A r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241102125922634 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw CI:E4C49B3A connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241102125922634 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw CI:E4C49B3A output_enabled 0 (mgcp_msg.c:125) 20241102125922634 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241102125922634 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw conn:(1234/rtp C:E4C49B3A r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241102125922635 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241102125922635 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw CI:E4C49B3A CRCX: Creating connection: port: 4632 (mgcp_protocol.c:1112) 20241102125922635 DLMGCP NOTICE <0013> endpoint:rtpbridge/9@mgw CI:E4C49B3A CRCX: connection successfully created (mgcp_protocol.c:1121) 20241102125922635 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241102125922635 DLMGCP DEBUG <0013> Generated response: line #00: 200 26493 OK (mgcp_msg.c:67) 20241102125922635 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/9@mgw (mgcp_msg.c:67) 20241102125922635 DLMGCP DEBUG <0013> Generated response: line #02: I: E4C49B3A (mgcp_msg.c:67) 20241102125922635 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241102125922635 DLMGCP DEBUG <0013> Generated response: line #04: o=- E4C49B3A 23 IN IP6 ::1 (mgcp_msg.c:67) 20241102125922635 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241102125922635 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241102125922635 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241102125922635 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4632 RTP/AVP 112 (mgcp_msg.c:67) 20241102125922635 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241102125922635 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241102125922636 DLMGCP DEBUG <0013> Received message: line #00: CRCX 26494 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241102125922636 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241102125922636 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241102125922636 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241102125922636 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw (trunk:0) found free endpoint: rtpbridge/a@mgw (mgcp_endp.c:261) 20241102125922636 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/a@mgw" (mgcp_protocol.c:441) 20241102125922636 DLMGCP NOTICE <0013> endpoint:rtpbridge/a@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241102125922636 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw conn:(1234/rtp C:E7124E41 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241102125922636 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw CI:E7124E41 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241102125922636 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw CI:E7124E41 output_enabled 0 (mgcp_msg.c:125) 20241102125922636 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241102125922636 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw conn:(1234/rtp C:E7124E41 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241102125922636 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241102125922636 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw CI:E7124E41 CRCX: Creating connection: port: 4634 (mgcp_protocol.c:1112) 20241102125922636 DLMGCP NOTICE <0013> endpoint:rtpbridge/a@mgw CI:E7124E41 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241102125922636 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241102125922636 DLMGCP DEBUG <0013> Generated response: line #00: 200 26494 OK (mgcp_msg.c:67) 20241102125922636 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/a@mgw (mgcp_msg.c:67) 20241102125922636 DLMGCP DEBUG <0013> Generated response: line #02: I: E7124E41 (mgcp_msg.c:67) 20241102125922636 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241102125922636 DLMGCP DEBUG <0013> Generated response: line #04: o=- E7124E41 23 IN IP6 ::1 (mgcp_msg.c:67) 20241102125922636 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241102125922636 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241102125922636 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241102125922636 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4634 RTP/AVP 112 (mgcp_msg.c:67) 20241102125922636 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241102125922636 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241102125922637 DLMGCP DEBUG <0013> Received message: line #00: CRCX 26495 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241102125922637 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241102125922637 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241102125922637 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241102125922637 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw (trunk:0) found free endpoint: rtpbridge/b@mgw (mgcp_endp.c:261) 20241102125922637 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/b@mgw" (mgcp_protocol.c:441) 20241102125922637 DLMGCP NOTICE <0013> endpoint:rtpbridge/b@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241102125922637 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw conn:(1234/rtp C:B0E69458 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241102125922637 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw CI:B0E69458 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241102125922637 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw CI:B0E69458 output_enabled 0 (mgcp_msg.c:125) 20241102125922637 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241102125922637 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw conn:(1234/rtp C:B0E69458 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241102125922637 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241102125922637 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw CI:B0E69458 CRCX: Creating connection: port: 4636 (mgcp_protocol.c:1112) 20241102125922637 DLMGCP NOTICE <0013> endpoint:rtpbridge/b@mgw CI:B0E69458 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241102125922637 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241102125922637 DLMGCP DEBUG <0013> Generated response: line #00: 200 26495 OK (mgcp_msg.c:67) 20241102125922637 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/b@mgw (mgcp_msg.c:67) 20241102125922637 DLMGCP DEBUG <0013> Generated response: line #02: I: B0E69458 (mgcp_msg.c:67) 20241102125922637 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241102125922637 DLMGCP DEBUG <0013> Generated response: line #04: o=- B0E69458 23 IN IP6 ::1 (mgcp_msg.c:67) 20241102125922637 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241102125922637 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241102125922637 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241102125922637 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4636 RTP/AVP 112 (mgcp_msg.c:67) 20241102125922637 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241102125922637 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241102125922638 DLMGCP DEBUG <0013> Received message: line #00: CRCX 26496 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241102125922638 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241102125922638 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241102125922638 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241102125922638 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw (trunk:0) found free endpoint: rtpbridge/c@mgw (mgcp_endp.c:261) 20241102125922638 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/c@mgw" (mgcp_protocol.c:441) 20241102125922638 DLMGCP NOTICE <0013> endpoint:rtpbridge/c@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241102125922638 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw conn:(1234/rtp C:0EC3DC6C r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241102125922638 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw CI:0EC3DC6C connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241102125922638 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw CI:0EC3DC6C output_enabled 0 (mgcp_msg.c:125) 20241102125922638 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241102125922638 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw conn:(1234/rtp C:0EC3DC6C r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241102125922638 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241102125922638 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw CI:0EC3DC6C CRCX: Creating connection: port: 4638 (mgcp_protocol.c:1112) 20241102125922638 DLMGCP NOTICE <0013> endpoint:rtpbridge/c@mgw CI:0EC3DC6C CRCX: connection successfully created (mgcp_protocol.c:1121) 20241102125922638 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241102125922638 DLMGCP DEBUG <0013> Generated response: line #00: 200 26496 OK (mgcp_msg.c:67) 20241102125922638 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/c@mgw (mgcp_msg.c:67) 20241102125922638 DLMGCP DEBUG <0013> Generated response: line #02: I: 0EC3DC6C (mgcp_msg.c:67) 20241102125922638 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241102125922638 DLMGCP DEBUG <0013> Generated response: line #04: o=- 0EC3DC6C 23 IN IP6 ::1 (mgcp_msg.c:67) 20241102125922638 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241102125922638 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241102125922638 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241102125922638 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4638 RTP/AVP 112 (mgcp_msg.c:67) 20241102125922638 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241102125922638 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241102125922639 DLMGCP DEBUG <0013> Received message: line #00: CRCX 26497 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241102125922639 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241102125922639 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241102125922639 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241102125922639 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw (trunk:0) found free endpoint: rtpbridge/d@mgw (mgcp_endp.c:261) 20241102125922639 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/d@mgw" (mgcp_protocol.c:441) 20241102125922639 DLMGCP NOTICE <0013> endpoint:rtpbridge/d@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241102125922639 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw conn:(1234/rtp C:BDB43904 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241102125922639 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw CI:BDB43904 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241102125922639 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw CI:BDB43904 output_enabled 0 (mgcp_msg.c:125) 20241102125922639 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241102125922639 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw conn:(1234/rtp C:BDB43904 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241102125922639 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241102125922639 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw CI:BDB43904 CRCX: Creating connection: port: 4640 (mgcp_protocol.c:1112) 20241102125922639 DLMGCP NOTICE <0013> endpoint:rtpbridge/d@mgw CI:BDB43904 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241102125922639 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241102125922639 DLMGCP DEBUG <0013> Generated response: line #00: 200 26497 OK (mgcp_msg.c:67) 20241102125922639 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/d@mgw (mgcp_msg.c:67) 20241102125922639 DLMGCP DEBUG <0013> Generated response: line #02: I: BDB43904 (mgcp_msg.c:67) 20241102125922639 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241102125922639 DLMGCP DEBUG <0013> Generated response: line #04: o=- BDB43904 23 IN IP6 ::1 (mgcp_msg.c:67) 20241102125922639 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241102125922639 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241102125922639 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241102125922639 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4640 RTP/AVP 112 (mgcp_msg.c:67) 20241102125922639 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241102125922639 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241102125922639 DLMGCP DEBUG <0013> Received message: line #00: CRCX 26498 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241102125922639 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241102125922639 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241102125922639 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241102125922639 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw (trunk:0) found free endpoint: rtpbridge/e@mgw (mgcp_endp.c:261) 20241102125922639 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/e@mgw" (mgcp_protocol.c:441) 20241102125922639 DLMGCP NOTICE <0013> endpoint:rtpbridge/e@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241102125922639 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw conn:(1234/rtp C:F04AB8AB r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241102125922639 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw CI:F04AB8AB connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241102125922640 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw CI:F04AB8AB output_enabled 0 (mgcp_msg.c:125) 20241102125922640 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241102125922640 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw conn:(1234/rtp C:F04AB8AB r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241102125922640 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241102125922640 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw CI:F04AB8AB CRCX: Creating connection: port: 4642 (mgcp_protocol.c:1112) 20241102125922640 DLMGCP NOTICE <0013> endpoint:rtpbridge/e@mgw CI:F04AB8AB CRCX: connection successfully created (mgcp_protocol.c:1121) 20241102125922640 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241102125922640 DLMGCP DEBUG <0013> Generated response: line #00: 200 26498 OK (mgcp_msg.c:67) 20241102125922640 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/e@mgw (mgcp_msg.c:67) 20241102125922640 DLMGCP DEBUG <0013> Generated response: line #02: I: F04AB8AB (mgcp_msg.c:67) 20241102125922640 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241102125922640 DLMGCP DEBUG <0013> Generated response: line #04: o=- F04AB8AB 23 IN IP6 ::1 (mgcp_msg.c:67) 20241102125922640 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241102125922640 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241102125922640 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241102125922640 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4642 RTP/AVP 112 (mgcp_msg.c:67) 20241102125922640 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241102125922640 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241102125922640 DLMGCP DEBUG <0013> Received message: line #00: CRCX 26499 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241102125922640 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241102125922640 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241102125922640 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241102125922640 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw (trunk:0) found free endpoint: rtpbridge/f@mgw (mgcp_endp.c:261) 20241102125922640 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/f@mgw" (mgcp_protocol.c:441) 20241102125922640 DLMGCP NOTICE <0013> endpoint:rtpbridge/f@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241102125922640 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw conn:(1234/rtp C:4DF54225 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241102125922640 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw CI:4DF54225 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241102125922640 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw CI:4DF54225 output_enabled 0 (mgcp_msg.c:125) 20241102125922640 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241102125922640 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw conn:(1234/rtp C:4DF54225 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241102125922640 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241102125922641 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw CI:4DF54225 CRCX: Creating connection: port: 4644 (mgcp_protocol.c:1112) 20241102125922641 DLMGCP NOTICE <0013> endpoint:rtpbridge/f@mgw CI:4DF54225 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241102125922641 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241102125922641 DLMGCP DEBUG <0013> Generated response: line #00: 200 26499 OK (mgcp_msg.c:67) 20241102125922641 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/f@mgw (mgcp_msg.c:67) 20241102125922641 DLMGCP DEBUG <0013> Generated response: line #02: I: 4DF54225 (mgcp_msg.c:67) 20241102125922641 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241102125922641 DLMGCP DEBUG <0013> Generated response: line #04: o=- 4DF54225 23 IN IP6 ::1 (mgcp_msg.c:67) 20241102125922641 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241102125922641 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241102125922641 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241102125922641 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4644 RTP/AVP 112 (mgcp_msg.c:67) 20241102125922641 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241102125922641 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241102125922641 DLMGCP DEBUG <0013> Received message: line #00: CRCX 26500 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241102125922641 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241102125922641 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241102125922641 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241102125922641 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw (trunk:0) found free endpoint: rtpbridge/10@mgw (mgcp_endp.c:261) 20241102125922641 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/10@mgw" (mgcp_protocol.c:441) 20241102125922641 DLMGCP NOTICE <0013> endpoint:rtpbridge/10@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241102125922641 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw conn:(1234/rtp C:950F3D7A r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241102125922641 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw CI:950F3D7A connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241102125922641 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw CI:950F3D7A output_enabled 0 (mgcp_msg.c:125) 20241102125922641 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241102125922641 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw conn:(1234/rtp C:950F3D7A r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241102125922641 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241102125922641 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw CI:950F3D7A CRCX: Creating connection: port: 4646 (mgcp_protocol.c:1112) 20241102125922642 DLMGCP NOTICE <0013> endpoint:rtpbridge/10@mgw CI:950F3D7A CRCX: connection successfully created (mgcp_protocol.c:1121) 20241102125922642 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241102125922642 DLMGCP DEBUG <0013> Generated response: line #00: 200 26500 OK (mgcp_msg.c:67) 20241102125922642 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/10@mgw (mgcp_msg.c:67) 20241102125922642 DLMGCP DEBUG <0013> Generated response: line #02: I: 950F3D7A (mgcp_msg.c:67) 20241102125922642 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241102125922642 DLMGCP DEBUG <0013> Generated response: line #04: o=- 950F3D7A 23 IN IP6 ::1 (mgcp_msg.c:67) 20241102125922642 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241102125922642 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241102125922642 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241102125922642 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4646 RTP/AVP 112 (mgcp_msg.c:67) 20241102125922642 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241102125922642 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241102125922642 DLMGCP DEBUG <0013> Received message: line #00: CRCX 26501 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241102125922642 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241102125922642 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241102125922642 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241102125922642 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw (trunk:0) found free endpoint: rtpbridge/11@mgw (mgcp_endp.c:261) 20241102125922642 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/11@mgw" (mgcp_protocol.c:441) 20241102125922642 DLMGCP NOTICE <0013> endpoint:rtpbridge/11@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241102125922642 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw conn:(1234/rtp C:AA8482E8 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241102125922642 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw CI:AA8482E8 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241102125922642 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw CI:AA8482E8 output_enabled 0 (mgcp_msg.c:125) 20241102125922642 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241102125922642 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw conn:(1234/rtp C:AA8482E8 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241102125922642 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241102125922642 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw CI:AA8482E8 CRCX: Creating connection: port: 4648 (mgcp_protocol.c:1112) 20241102125922642 DLMGCP NOTICE <0013> endpoint:rtpbridge/11@mgw CI:AA8482E8 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241102125922642 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241102125922642 DLMGCP DEBUG <0013> Generated response: line #00: 200 26501 OK (mgcp_msg.c:67) 20241102125922642 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/11@mgw (mgcp_msg.c:67) 20241102125922642 DLMGCP DEBUG <0013> Generated response: line #02: I: AA8482E8 (mgcp_msg.c:67) 20241102125922642 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241102125922643 DLMGCP DEBUG <0013> Generated response: line #04: o=- AA8482E8 23 IN IP6 ::1 (mgcp_msg.c:67) 20241102125922643 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241102125922643 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241102125922643 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241102125922643 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4648 RTP/AVP 112 (mgcp_msg.c:67) 20241102125922643 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241102125922643 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241102125922643 DLMGCP DEBUG <0013> Received message: line #00: CRCX 26502 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241102125922643 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241102125922643 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241102125922643 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241102125922643 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw (trunk:0) found free endpoint: rtpbridge/12@mgw (mgcp_endp.c:261) 20241102125922643 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/12@mgw" (mgcp_protocol.c:441) 20241102125922643 DLMGCP NOTICE <0013> endpoint:rtpbridge/12@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241102125922643 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw conn:(1234/rtp C:093BAD06 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241102125922643 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw CI:093BAD06 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241102125922643 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw CI:093BAD06 output_enabled 0 (mgcp_msg.c:125) 20241102125922643 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241102125922643 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw conn:(1234/rtp C:093BAD06 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241102125922643 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241102125922643 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw CI:093BAD06 CRCX: Creating connection: port: 4650 (mgcp_protocol.c:1112) 20241102125922643 DLMGCP NOTICE <0013> endpoint:rtpbridge/12@mgw CI:093BAD06 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241102125922643 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241102125922643 DLMGCP DEBUG <0013> Generated response: line #00: 200 26502 OK (mgcp_msg.c:67) 20241102125922643 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/12@mgw (mgcp_msg.c:67) 20241102125922643 DLMGCP DEBUG <0013> Generated response: line #02: I: 093BAD06 (mgcp_msg.c:67) 20241102125922643 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241102125922643 DLMGCP DEBUG <0013> Generated response: line #04: o=- 093BAD06 23 IN IP6 ::1 (mgcp_msg.c:67) 20241102125922643 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241102125922643 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241102125922643 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241102125922643 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4650 RTP/AVP 112 (mgcp_msg.c:67) 20241102125922643 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241102125922643 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241102125922644 DLMGCP DEBUG <0013> Received message: line #00: CRCX 26503 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241102125922644 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241102125922644 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241102125922644 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241102125922644 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw (trunk:0) found free endpoint: rtpbridge/13@mgw (mgcp_endp.c:261) 20241102125922644 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/13@mgw" (mgcp_protocol.c:441) 20241102125922644 DLMGCP NOTICE <0013> endpoint:rtpbridge/13@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241102125922644 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw conn:(1234/rtp C:2D40A6C0 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241102125922644 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw CI:2D40A6C0 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241102125922644 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw CI:2D40A6C0 output_enabled 0 (mgcp_msg.c:125) 20241102125922644 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241102125922644 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw conn:(1234/rtp C:2D40A6C0 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241102125922644 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241102125922644 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw CI:2D40A6C0 CRCX: Creating connection: port: 4652 (mgcp_protocol.c:1112) 20241102125922644 DLMGCP NOTICE <0013> endpoint:rtpbridge/13@mgw CI:2D40A6C0 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241102125922644 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241102125922645 DLMGCP DEBUG <0013> Generated response: line #00: 200 26503 OK (mgcp_msg.c:67) 20241102125922645 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/13@mgw (mgcp_msg.c:67) 20241102125922645 DLMGCP DEBUG <0013> Generated response: line #02: I: 2D40A6C0 (mgcp_msg.c:67) 20241102125922645 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241102125922645 DLMGCP DEBUG <0013> Generated response: line #04: o=- 2D40A6C0 23 IN IP6 ::1 (mgcp_msg.c:67) 20241102125922645 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241102125922645 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241102125922645 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241102125922645 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4652 RTP/AVP 112 (mgcp_msg.c:67) 20241102125922645 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241102125922645 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241102125922645 DLMGCP DEBUG <0013> Received message: line #00: CRCX 26504 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241102125922645 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241102125922645 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241102125922645 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241102125922645 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw (trunk:0) found free endpoint: rtpbridge/14@mgw (mgcp_endp.c:261) 20241102125922645 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/14@mgw" (mgcp_protocol.c:441) 20241102125922645 DLMGCP NOTICE <0013> endpoint:rtpbridge/14@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241102125922645 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw conn:(1234/rtp C:196AD89D r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241102125922645 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw CI:196AD89D connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241102125922645 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw CI:196AD89D output_enabled 0 (mgcp_msg.c:125) 20241102125922645 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241102125922645 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw conn:(1234/rtp C:196AD89D r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241102125922646 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241102125922646 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw CI:196AD89D CRCX: Creating connection: port: 4654 (mgcp_protocol.c:1112) 20241102125922646 DLMGCP NOTICE <0013> endpoint:rtpbridge/14@mgw CI:196AD89D CRCX: connection successfully created (mgcp_protocol.c:1121) 20241102125922646 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241102125922646 DLMGCP DEBUG <0013> Generated response: line #00: 200 26504 OK (mgcp_msg.c:67) 20241102125922646 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/14@mgw (mgcp_msg.c:67) 20241102125922646 DLMGCP DEBUG <0013> Generated response: line #02: I: 196AD89D (mgcp_msg.c:67) 20241102125922646 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241102125922646 DLMGCP DEBUG <0013> Generated response: line #04: o=- 196AD89D 23 IN IP6 ::1 (mgcp_msg.c:67) 20241102125922646 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241102125922646 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241102125922646 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241102125922646 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4654 RTP/AVP 112 (mgcp_msg.c:67) 20241102125922646 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241102125922646 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241102125922646 DLMGCP DEBUG <0013> Received message: line #00: CRCX 26505 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241102125922646 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241102125922646 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241102125922646 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241102125922646 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw (trunk:0) found free endpoint: rtpbridge/15@mgw (mgcp_endp.c:261) 20241102125922646 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/15@mgw" (mgcp_protocol.c:441) 20241102125922646 DLMGCP NOTICE <0013> endpoint:rtpbridge/15@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241102125922646 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw conn:(1234/rtp C:55CE94FC r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241102125922646 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw CI:55CE94FC connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241102125922646 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw CI:55CE94FC output_enabled 0 (mgcp_msg.c:125) 20241102125922646 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241102125922646 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw conn:(1234/rtp C:55CE94FC r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241102125922646 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241102125922646 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw CI:55CE94FC CRCX: Creating connection: port: 4656 (mgcp_protocol.c:1112) 20241102125922646 DLMGCP NOTICE <0013> endpoint:rtpbridge/15@mgw CI:55CE94FC CRCX: connection successfully created (mgcp_protocol.c:1121) 20241102125922646 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241102125922646 DLMGCP DEBUG <0013> Generated response: line #00: 200 26505 OK (mgcp_msg.c:67) 20241102125922646 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/15@mgw (mgcp_msg.c:67) 20241102125922646 DLMGCP DEBUG <0013> Generated response: line #02: I: 55CE94FC (mgcp_msg.c:67) 20241102125922646 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241102125922646 DLMGCP DEBUG <0013> Generated response: line #04: o=- 55CE94FC 23 IN IP6 ::1 (mgcp_msg.c:67) 20241102125922646 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241102125922646 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241102125922646 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241102125922646 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4656 RTP/AVP 112 (mgcp_msg.c:67) 20241102125922646 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241102125922646 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241102125922647 DLMGCP DEBUG <0013> Received message: line #00: CRCX 26506 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241102125922647 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241102125922647 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241102125922647 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241102125922647 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw (trunk:0) found free endpoint: rtpbridge/16@mgw (mgcp_endp.c:261) 20241102125922647 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/16@mgw" (mgcp_protocol.c:441) 20241102125922647 DLMGCP NOTICE <0013> endpoint:rtpbridge/16@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241102125922647 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw conn:(1234/rtp C:4A0E6996 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241102125922647 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw CI:4A0E6996 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241102125922647 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw CI:4A0E6996 output_enabled 0 (mgcp_msg.c:125) 20241102125922647 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241102125922647 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw conn:(1234/rtp C:4A0E6996 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241102125922647 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241102125922647 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw CI:4A0E6996 CRCX: Creating connection: port: 4658 (mgcp_protocol.c:1112) 20241102125922647 DLMGCP NOTICE <0013> endpoint:rtpbridge/16@mgw CI:4A0E6996 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241102125922647 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241102125922647 DLMGCP DEBUG <0013> Generated response: line #00: 200 26506 OK (mgcp_msg.c:67) 20241102125922647 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/16@mgw (mgcp_msg.c:67) 20241102125922647 DLMGCP DEBUG <0013> Generated response: line #02: I: 4A0E6996 (mgcp_msg.c:67) 20241102125922647 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241102125922647 DLMGCP DEBUG <0013> Generated response: line #04: o=- 4A0E6996 23 IN IP6 ::1 (mgcp_msg.c:67) 20241102125922647 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241102125922647 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241102125922647 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241102125922647 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4658 RTP/AVP 112 (mgcp_msg.c:67) 20241102125922647 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241102125922647 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241102125922648 DLMGCP DEBUG <0013> Received message: line #00: CRCX 26507 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241102125922648 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241102125922648 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241102125922648 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241102125922648 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw (trunk:0) found free endpoint: rtpbridge/17@mgw (mgcp_endp.c:261) 20241102125922648 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/17@mgw" (mgcp_protocol.c:441) 20241102125922648 DLMGCP NOTICE <0013> endpoint:rtpbridge/17@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241102125922648 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw conn:(1234/rtp C:1D7E262F r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241102125922648 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw CI:1D7E262F connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241102125922648 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw CI:1D7E262F output_enabled 0 (mgcp_msg.c:125) 20241102125922648 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241102125922648 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw conn:(1234/rtp C:1D7E262F r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241102125922648 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241102125922648 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw CI:1D7E262F CRCX: Creating connection: port: 4660 (mgcp_protocol.c:1112) 20241102125922648 DLMGCP NOTICE <0013> endpoint:rtpbridge/17@mgw CI:1D7E262F CRCX: connection successfully created (mgcp_protocol.c:1121) 20241102125922648 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241102125922648 DLMGCP DEBUG <0013> Generated response: line #00: 200 26507 OK (mgcp_msg.c:67) 20241102125922648 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/17@mgw (mgcp_msg.c:67) 20241102125922648 DLMGCP DEBUG <0013> Generated response: line #02: I: 1D7E262F (mgcp_msg.c:67) 20241102125922648 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241102125922648 DLMGCP DEBUG <0013> Generated response: line #04: o=- 1D7E262F 23 IN IP6 ::1 (mgcp_msg.c:67) 20241102125922648 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241102125922648 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241102125922648 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241102125922648 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4660 RTP/AVP 112 (mgcp_msg.c:67) 20241102125922648 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241102125922648 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241102125922648 DLMGCP DEBUG <0013> Received message: line #00: CRCX 26508 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241102125922648 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241102125922648 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241102125922648 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241102125922648 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw (trunk:0) found free endpoint: rtpbridge/18@mgw (mgcp_endp.c:261) 20241102125922648 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/18@mgw" (mgcp_protocol.c:441) 20241102125922648 DLMGCP NOTICE <0013> endpoint:rtpbridge/18@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241102125922648 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw conn:(1234/rtp C:8083B31F r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241102125922648 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw CI:8083B31F connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241102125922648 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw CI:8083B31F output_enabled 0 (mgcp_msg.c:125) 20241102125922648 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241102125922648 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw conn:(1234/rtp C:8083B31F r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241102125922648 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241102125922648 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw CI:8083B31F CRCX: Creating connection: port: 4662 (mgcp_protocol.c:1112) 20241102125922648 DLMGCP NOTICE <0013> endpoint:rtpbridge/18@mgw CI:8083B31F CRCX: connection successfully created (mgcp_protocol.c:1121) 20241102125922648 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241102125922648 DLMGCP DEBUG <0013> Generated response: line #00: 200 26508 OK (mgcp_msg.c:67) 20241102125922648 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/18@mgw (mgcp_msg.c:67) 20241102125922648 DLMGCP DEBUG <0013> Generated response: line #02: I: 8083B31F (mgcp_msg.c:67) 20241102125922648 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241102125922648 DLMGCP DEBUG <0013> Generated response: line #04: o=- 8083B31F 23 IN IP6 ::1 (mgcp_msg.c:67) 20241102125922649 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241102125922649 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241102125922649 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241102125922649 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4662 RTP/AVP 112 (mgcp_msg.c:67) 20241102125922649 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241102125922649 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241102125922649 DLMGCP DEBUG <0013> Received message: line #00: CRCX 26509 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241102125922649 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241102125922649 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241102125922649 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241102125922649 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw (trunk:0) found free endpoint: rtpbridge/19@mgw (mgcp_endp.c:261) 20241102125922649 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/19@mgw" (mgcp_protocol.c:441) 20241102125922649 DLMGCP NOTICE <0013> endpoint:rtpbridge/19@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241102125922649 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw conn:(1234/rtp C:A49C5209 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241102125922649 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw CI:A49C5209 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241102125922649 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw CI:A49C5209 output_enabled 0 (mgcp_msg.c:125) 20241102125922649 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241102125922649 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw conn:(1234/rtp C:A49C5209 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241102125922649 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241102125922649 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw CI:A49C5209 CRCX: Creating connection: port: 4664 (mgcp_protocol.c:1112) 20241102125922649 DLMGCP NOTICE <0013> endpoint:rtpbridge/19@mgw CI:A49C5209 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241102125922649 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241102125922649 DLMGCP DEBUG <0013> Generated response: line #00: 200 26509 OK (mgcp_msg.c:67) 20241102125922649 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/19@mgw (mgcp_msg.c:67) 20241102125922649 DLMGCP DEBUG <0013> Generated response: line #02: I: A49C5209 (mgcp_msg.c:67) 20241102125922649 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241102125922649 DLMGCP DEBUG <0013> Generated response: line #04: o=- A49C5209 23 IN IP6 ::1 (mgcp_msg.c:67) 20241102125922649 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241102125922649 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241102125922649 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241102125922649 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4664 RTP/AVP 112 (mgcp_msg.c:67) 20241102125922649 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241102125922649 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241102125922650 DLMGCP DEBUG <0013> Received message: line #00: CRCX 26510 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241102125922650 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241102125922650 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241102125922650 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241102125922650 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw (trunk:0) found free endpoint: rtpbridge/1a@mgw (mgcp_endp.c:261) 20241102125922650 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/1a@mgw" (mgcp_protocol.c:441) 20241102125922650 DLMGCP NOTICE <0013> endpoint:rtpbridge/1a@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241102125922650 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw conn:(1234/rtp C:7B42BFA1 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241102125922650 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw CI:7B42BFA1 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241102125922650 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw CI:7B42BFA1 output_enabled 0 (mgcp_msg.c:125) 20241102125922650 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241102125922650 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw conn:(1234/rtp C:7B42BFA1 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241102125922650 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241102125922650 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw CI:7B42BFA1 CRCX: Creating connection: port: 4666 (mgcp_protocol.c:1112) 20241102125922650 DLMGCP NOTICE <0013> endpoint:rtpbridge/1a@mgw CI:7B42BFA1 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241102125922650 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241102125922650 DLMGCP DEBUG <0013> Generated response: line #00: 200 26510 OK (mgcp_msg.c:67) 20241102125922650 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/1a@mgw (mgcp_msg.c:67) 20241102125922650 DLMGCP DEBUG <0013> Generated response: line #02: I: 7B42BFA1 (mgcp_msg.c:67) 20241102125922650 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241102125922650 DLMGCP DEBUG <0013> Generated response: line #04: o=- 7B42BFA1 23 IN IP6 ::1 (mgcp_msg.c:67) 20241102125922650 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241102125922650 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241102125922650 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241102125922650 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4666 RTP/AVP 112 (mgcp_msg.c:67) 20241102125922650 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241102125922650 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241102125922650 DLMGCP DEBUG <0013> Received message: line #00: CRCX 26511 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241102125922650 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241102125922650 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241102125922650 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241102125922650 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw (trunk:0) found free endpoint: rtpbridge/1b@mgw (mgcp_endp.c:261) 20241102125922650 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/1b@mgw" (mgcp_protocol.c:441) 20241102125922650 DLMGCP NOTICE <0013> endpoint:rtpbridge/1b@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241102125922650 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw conn:(1234/rtp C:FDBC554D r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241102125922650 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw CI:FDBC554D connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241102125922650 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw CI:FDBC554D output_enabled 0 (mgcp_msg.c:125) 20241102125922650 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241102125922650 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw conn:(1234/rtp C:FDBC554D r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241102125922650 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241102125922650 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw CI:FDBC554D CRCX: Creating connection: port: 4668 (mgcp_protocol.c:1112) 20241102125922650 DLMGCP NOTICE <0013> endpoint:rtpbridge/1b@mgw CI:FDBC554D CRCX: connection successfully created (mgcp_protocol.c:1121) 20241102125922650 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241102125922650 DLMGCP DEBUG <0013> Generated response: line #00: 200 26511 OK (mgcp_msg.c:67) 20241102125922650 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/1b@mgw (mgcp_msg.c:67) 20241102125922650 DLMGCP DEBUG <0013> Generated response: line #02: I: FDBC554D (mgcp_msg.c:67) 20241102125922650 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241102125922650 DLMGCP DEBUG <0013> Generated response: line #04: o=- FDBC554D 23 IN IP6 ::1 (mgcp_msg.c:67) 20241102125922650 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241102125922650 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241102125922650 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241102125922650 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4668 RTP/AVP 112 (mgcp_msg.c:67) 20241102125922650 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241102125922650 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241102125922651 DLMGCP DEBUG <0013> Received message: line #00: CRCX 26512 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241102125922651 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241102125922651 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241102125922651 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241102125922651 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw (trunk:0) found free endpoint: rtpbridge/1c@mgw (mgcp_endp.c:261) 20241102125922651 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/1c@mgw" (mgcp_protocol.c:441) 20241102125922651 DLMGCP NOTICE <0013> endpoint:rtpbridge/1c@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241102125922651 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw conn:(1234/rtp C:F5DB4B8E r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241102125922651 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw CI:F5DB4B8E connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241102125922651 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw CI:F5DB4B8E output_enabled 0 (mgcp_msg.c:125) 20241102125922651 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241102125922651 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw conn:(1234/rtp C:F5DB4B8E r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241102125922651 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241102125922651 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw CI:F5DB4B8E CRCX: Creating connection: port: 4670 (mgcp_protocol.c:1112) 20241102125922651 DLMGCP NOTICE <0013> endpoint:rtpbridge/1c@mgw CI:F5DB4B8E CRCX: connection successfully created (mgcp_protocol.c:1121) 20241102125922651 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241102125922651 DLMGCP DEBUG <0013> Generated response: line #00: 200 26512 OK (mgcp_msg.c:67) 20241102125922651 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/1c@mgw (mgcp_msg.c:67) 20241102125922651 DLMGCP DEBUG <0013> Generated response: line #02: I: F5DB4B8E (mgcp_msg.c:67) 20241102125922651 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241102125922651 DLMGCP DEBUG <0013> Generated response: line #04: o=- F5DB4B8E 23 IN IP6 ::1 (mgcp_msg.c:67) 20241102125922651 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241102125922651 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241102125922651 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241102125922651 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4670 RTP/AVP 112 (mgcp_msg.c:67) 20241102125922651 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241102125922651 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241102125922652 DLMGCP DEBUG <0013> Received message: line #00: CRCX 26513 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241102125922652 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241102125922652 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241102125922652 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241102125922652 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw (trunk:0) found free endpoint: rtpbridge/1d@mgw (mgcp_endp.c:261) 20241102125922652 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/1d@mgw" (mgcp_protocol.c:441) 20241102125922652 DLMGCP NOTICE <0013> endpoint:rtpbridge/1d@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241102125922652 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw conn:(1234/rtp C:7C521C3B r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241102125922652 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw CI:7C521C3B connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241102125922652 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw CI:7C521C3B output_enabled 0 (mgcp_msg.c:125) 20241102125922652 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241102125922652 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw conn:(1234/rtp C:7C521C3B r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241102125922652 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241102125922652 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw CI:7C521C3B CRCX: Creating connection: port: 4672 (mgcp_protocol.c:1112) 20241102125922652 DLMGCP NOTICE <0013> endpoint:rtpbridge/1d@mgw CI:7C521C3B CRCX: connection successfully created (mgcp_protocol.c:1121) 20241102125922652 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241102125922652 DLMGCP DEBUG <0013> Generated response: line #00: 200 26513 OK (mgcp_msg.c:67) 20241102125922652 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/1d@mgw (mgcp_msg.c:67) 20241102125922652 DLMGCP DEBUG <0013> Generated response: line #02: I: 7C521C3B (mgcp_msg.c:67) 20241102125922652 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241102125922652 DLMGCP DEBUG <0013> Generated response: line #04: o=- 7C521C3B 23 IN IP6 ::1 (mgcp_msg.c:67) 20241102125922652 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241102125922652 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241102125922652 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241102125922652 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4672 RTP/AVP 112 (mgcp_msg.c:67) 20241102125922652 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241102125922652 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241102125922652 DLMGCP DEBUG <0013> Received message: line #00: CRCX 26514 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241102125922652 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241102125922652 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241102125922652 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241102125922652 DLMGCP DEBUG <0013> endpoint:rtpbridge/1e@mgw (trunk:0) found free endpoint: rtpbridge/1e@mgw (mgcp_endp.c:261) 20241102125922652 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/1e@mgw" (mgcp_protocol.c:441) 20241102125922652 DLMGCP NOTICE <0013> endpoint:rtpbridge/1e@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241102125922652 DLMGCP DEBUG <0013> endpoint:rtpbridge/1e@mgw conn:(1234/rtp C:EC3D83E6 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241102125922652 DLMGCP DEBUG <0013> endpoint:rtpbridge/1e@mgw CI:EC3D83E6 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241102125922652 DLMGCP DEBUG <0013> endpoint:rtpbridge/1e@mgw CI:EC3D83E6 output_enabled 0 (mgcp_msg.c:125) 20241102125922652 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241102125922652 DLMGCP DEBUG <0013> endpoint:rtpbridge/1e@mgw conn:(1234/rtp C:EC3D83E6 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241102125922652 DLMGCP DEBUG <0013> endpoint:rtpbridge/1e@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241102125922652 DLMGCP DEBUG <0013> endpoint:rtpbridge/1e@mgw CI:EC3D83E6 CRCX: Creating connection: port: 4674 (mgcp_protocol.c:1112) 20241102125922652 DLMGCP NOTICE <0013> endpoint:rtpbridge/1e@mgw CI:EC3D83E6 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241102125922652 DLMGCP DEBUG <0013> endpoint:rtpbridge/1e@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241102125922652 DLMGCP DEBUG <0013> Generated response: line #00: 200 26514 OK (mgcp_msg.c:67) 20241102125922652 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/1e@mgw (mgcp_msg.c:67) 20241102125922652 DLMGCP DEBUG <0013> Generated response: line #02: I: EC3D83E6 (mgcp_msg.c:67) 20241102125922652 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241102125922652 DLMGCP DEBUG <0013> Generated response: line #04: o=- EC3D83E6 23 IN IP6 ::1 (mgcp_msg.c:67) 20241102125922652 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241102125922652 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241102125922652 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241102125922652 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4674 RTP/AVP 112 (mgcp_msg.c:67) 20241102125922653 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241102125922653 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241102125922653 DLMGCP DEBUG <0013> Received message: line #00: CRCX 26515 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241102125922653 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241102125922653 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241102125922653 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241102125922653 DLMGCP DEBUG <0013> endpoint:rtpbridge/1f@mgw (trunk:0) found free endpoint: rtpbridge/1f@mgw (mgcp_endp.c:261) 20241102125922653 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/1f@mgw" (mgcp_protocol.c:441) 20241102125922653 DLMGCP NOTICE <0013> endpoint:rtpbridge/1f@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241102125922653 DLMGCP DEBUG <0013> endpoint:rtpbridge/1f@mgw conn:(1234/rtp C:E6AEDEC4 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241102125922653 DLMGCP DEBUG <0013> endpoint:rtpbridge/1f@mgw CI:E6AEDEC4 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241102125922653 DLMGCP DEBUG <0013> endpoint:rtpbridge/1f@mgw CI:E6AEDEC4 output_enabled 0 (mgcp_msg.c:125) 20241102125922653 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241102125922653 DLMGCP DEBUG <0013> endpoint:rtpbridge/1f@mgw conn:(1234/rtp C:E6AEDEC4 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241102125922653 DLMGCP DEBUG <0013> endpoint:rtpbridge/1f@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241102125922653 DLMGCP DEBUG <0013> endpoint:rtpbridge/1f@mgw CI:E6AEDEC4 CRCX: Creating connection: port: 4676 (mgcp_protocol.c:1112) 20241102125922653 DLMGCP NOTICE <0013> endpoint:rtpbridge/1f@mgw CI:E6AEDEC4 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241102125922653 DLMGCP DEBUG <0013> endpoint:rtpbridge/1f@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241102125922653 DLMGCP DEBUG <0013> Generated response: line #00: 200 26515 OK (mgcp_msg.c:67) 20241102125922653 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/1f@mgw (mgcp_msg.c:67) 20241102125922653 DLMGCP DEBUG <0013> Generated response: line #02: I: E6AEDEC4 (mgcp_msg.c:67) 20241102125922653 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241102125922653 DLMGCP DEBUG <0013> Generated response: line #04: o=- E6AEDEC4 23 IN IP6 ::1 (mgcp_msg.c:67) 20241102125922653 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241102125922653 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241102125922653 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241102125922653 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4676 RTP/AVP 112 (mgcp_msg.c:67) 20241102125922653 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241102125922653 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241102125922654 DLMGCP DEBUG <0013> Received message: line #00: CRCX 26516 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241102125922654 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241102125922654 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241102125922654 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241102125922654 DLMGCP DEBUG <0013> endpoint:rtpbridge/20@mgw (trunk:0) found free endpoint: rtpbridge/20@mgw (mgcp_endp.c:261) 20241102125922654 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/20@mgw" (mgcp_protocol.c:441) 20241102125922654 DLMGCP NOTICE <0013> endpoint:rtpbridge/20@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241102125922654 DLMGCP DEBUG <0013> endpoint:rtpbridge/20@mgw conn:(1234/rtp C:F5C412E0 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241102125922654 DLMGCP DEBUG <0013> endpoint:rtpbridge/20@mgw CI:F5C412E0 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241102125922654 DLMGCP DEBUG <0013> endpoint:rtpbridge/20@mgw CI:F5C412E0 output_enabled 0 (mgcp_msg.c:125) 20241102125922654 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241102125922654 DLMGCP DEBUG <0013> endpoint:rtpbridge/20@mgw conn:(1234/rtp C:F5C412E0 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241102125922654 DLMGCP DEBUG <0013> endpoint:rtpbridge/20@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241102125922654 DLMGCP DEBUG <0013> endpoint:rtpbridge/20@mgw CI:F5C412E0 CRCX: Creating connection: port: 4678 (mgcp_protocol.c:1112) 20241102125922654 DLMGCP NOTICE <0013> endpoint:rtpbridge/20@mgw CI:F5C412E0 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241102125922654 DLMGCP DEBUG <0013> endpoint:rtpbridge/20@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241102125922654 DLMGCP DEBUG <0013> Generated response: line #00: 200 26516 OK (mgcp_msg.c:67) 20241102125922654 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/20@mgw (mgcp_msg.c:67) 20241102125922654 DLMGCP DEBUG <0013> Generated response: line #02: I: F5C412E0 (mgcp_msg.c:67) 20241102125922654 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241102125922654 DLMGCP DEBUG <0013> Generated response: line #04: o=- F5C412E0 23 IN IP6 ::1 (mgcp_msg.c:67) 20241102125922654 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241102125922654 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241102125922654 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241102125922654 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4678 RTP/AVP 112 (mgcp_msg.c:67) 20241102125922654 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241102125922654 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241102125922654 DLMGCP DEBUG <0013> Received message: line #00: CRCX 26517 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241102125922654 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241102125922654 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241102125922655 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241102125922655 DLMGCP DEBUG <0013> endpoint:rtpbridge/21@mgw (trunk:0) found free endpoint: rtpbridge/21@mgw (mgcp_endp.c:261) 20241102125922655 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/21@mgw" (mgcp_protocol.c:441) 20241102125922655 DLMGCP NOTICE <0013> endpoint:rtpbridge/21@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241102125922655 DLMGCP DEBUG <0013> endpoint:rtpbridge/21@mgw conn:(1234/rtp C:092F0EDB r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241102125922655 DLMGCP DEBUG <0013> endpoint:rtpbridge/21@mgw CI:092F0EDB connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241102125922655 DLMGCP DEBUG <0013> endpoint:rtpbridge/21@mgw CI:092F0EDB output_enabled 0 (mgcp_msg.c:125) 20241102125922655 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241102125922655 DLMGCP DEBUG <0013> endpoint:rtpbridge/21@mgw conn:(1234/rtp C:092F0EDB r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241102125922655 DLMGCP DEBUG <0013> endpoint:rtpbridge/21@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241102125922655 DLMGCP DEBUG <0013> endpoint:rtpbridge/21@mgw CI:092F0EDB CRCX: Creating connection: port: 4680 (mgcp_protocol.c:1112) 20241102125922655 DLMGCP NOTICE <0013> endpoint:rtpbridge/21@mgw CI:092F0EDB CRCX: connection successfully created (mgcp_protocol.c:1121) 20241102125922655 DLMGCP DEBUG <0013> endpoint:rtpbridge/21@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241102125922655 DLMGCP DEBUG <0013> Generated response: line #00: 200 26517 OK (mgcp_msg.c:67) 20241102125922655 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/21@mgw (mgcp_msg.c:67) 20241102125922655 DLMGCP DEBUG <0013> Generated response: line #02: I: 092F0EDB (mgcp_msg.c:67) 20241102125922655 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241102125922655 DLMGCP DEBUG <0013> Generated response: line #04: o=- 092F0EDB 23 IN IP6 ::1 (mgcp_msg.c:67) 20241102125922655 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241102125922655 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241102125922655 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241102125922655 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4680 RTP/AVP 112 (mgcp_msg.c:67) 20241102125922655 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241102125922655 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241102125922655 DLMGCP DEBUG <0013> Received message: line #00: CRCX 26518 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241102125922655 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241102125922655 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241102125922655 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241102125922655 DLMGCP DEBUG <0013> endpoint:rtpbridge/22@mgw (trunk:0) found free endpoint: rtpbridge/22@mgw (mgcp_endp.c:261) 20241102125922655 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/22@mgw" (mgcp_protocol.c:441) 20241102125922655 DLMGCP NOTICE <0013> endpoint:rtpbridge/22@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241102125922655 DLMGCP DEBUG <0013> endpoint:rtpbridge/22@mgw conn:(1234/rtp C:B155EDF1 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241102125922655 DLMGCP DEBUG <0013> endpoint:rtpbridge/22@mgw CI:B155EDF1 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241102125922655 DLMGCP DEBUG <0013> endpoint:rtpbridge/22@mgw CI:B155EDF1 output_enabled 0 (mgcp_msg.c:125) 20241102125922656 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241102125922656 DLMGCP DEBUG <0013> endpoint:rtpbridge/22@mgw conn:(1234/rtp C:B155EDF1 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241102125922656 DLMGCP DEBUG <0013> endpoint:rtpbridge/22@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241102125922656 DLMGCP DEBUG <0013> endpoint:rtpbridge/22@mgw CI:B155EDF1 CRCX: Creating connection: port: 4682 (mgcp_protocol.c:1112) 20241102125922656 DLMGCP NOTICE <0013> endpoint:rtpbridge/22@mgw CI:B155EDF1 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241102125922656 DLMGCP DEBUG <0013> endpoint:rtpbridge/22@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241102125922656 DLMGCP DEBUG <0013> Generated response: line #00: 200 26518 OK (mgcp_msg.c:67) 20241102125922656 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/22@mgw (mgcp_msg.c:67) 20241102125922656 DLMGCP DEBUG <0013> Generated response: line #02: I: B155EDF1 (mgcp_msg.c:67) 20241102125922656 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241102125922656 DLMGCP DEBUG <0013> Generated response: line #04: o=- B155EDF1 23 IN IP6 ::1 (mgcp_msg.c:67) 20241102125922656 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241102125922656 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241102125922656 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241102125922656 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4682 RTP/AVP 112 (mgcp_msg.c:67) 20241102125922656 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241102125922656 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241102125922656 DLMGCP DEBUG <0013> Received message: line #00: CRCX 26519 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241102125922656 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241102125922656 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241102125922656 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241102125922656 DLMGCP DEBUG <0013> endpoint:rtpbridge/23@mgw (trunk:0) found free endpoint: rtpbridge/23@mgw (mgcp_endp.c:261) 20241102125922656 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/23@mgw" (mgcp_protocol.c:441) 20241102125922656 DLMGCP NOTICE <0013> endpoint:rtpbridge/23@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241102125922656 DLMGCP DEBUG <0013> endpoint:rtpbridge/23@mgw conn:(1234/rtp C:60C36F90 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241102125922656 DLMGCP DEBUG <0013> endpoint:rtpbridge/23@mgw CI:60C36F90 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241102125922656 DLMGCP DEBUG <0013> endpoint:rtpbridge/23@mgw CI:60C36F90 output_enabled 0 (mgcp_msg.c:125) 20241102125922656 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241102125922656 DLMGCP DEBUG <0013> endpoint:rtpbridge/23@mgw conn:(1234/rtp C:60C36F90 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241102125922656 DLMGCP DEBUG <0013> endpoint:rtpbridge/23@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241102125922657 DLMGCP DEBUG <0013> endpoint:rtpbridge/23@mgw CI:60C36F90 CRCX: Creating connection: port: 4684 (mgcp_protocol.c:1112) 20241102125922657 DLMGCP NOTICE <0013> endpoint:rtpbridge/23@mgw CI:60C36F90 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241102125922657 DLMGCP DEBUG <0013> endpoint:rtpbridge/23@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241102125922657 DLMGCP DEBUG <0013> Generated response: line #00: 200 26519 OK (mgcp_msg.c:67) 20241102125922657 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/23@mgw (mgcp_msg.c:67) 20241102125922657 DLMGCP DEBUG <0013> Generated response: line #02: I: 60C36F90 (mgcp_msg.c:67) 20241102125922657 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241102125922657 DLMGCP DEBUG <0013> Generated response: line #04: o=- 60C36F90 23 IN IP6 ::1 (mgcp_msg.c:67) 20241102125922657 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241102125922657 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241102125922657 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241102125922657 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4684 RTP/AVP 112 (mgcp_msg.c:67) 20241102125922657 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241102125922657 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241102125922657 DLMGCP DEBUG <0013> Received message: line #00: CRCX 26520 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241102125922657 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241102125922657 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241102125922657 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241102125922657 DLMGCP DEBUG <0013> endpoint:rtpbridge/24@mgw (trunk:0) found free endpoint: rtpbridge/24@mgw (mgcp_endp.c:261) 20241102125922657 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/24@mgw" (mgcp_protocol.c:441) 20241102125922657 DLMGCP NOTICE <0013> endpoint:rtpbridge/24@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241102125922657 DLMGCP DEBUG <0013> endpoint:rtpbridge/24@mgw conn:(1234/rtp C:23B4F641 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241102125922657 DLMGCP DEBUG <0013> endpoint:rtpbridge/24@mgw CI:23B4F641 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241102125922657 DLMGCP DEBUG <0013> endpoint:rtpbridge/24@mgw CI:23B4F641 output_enabled 0 (mgcp_msg.c:125) 20241102125922657 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241102125922657 DLMGCP DEBUG <0013> endpoint:rtpbridge/24@mgw conn:(1234/rtp C:23B4F641 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241102125922657 DLMGCP DEBUG <0013> endpoint:rtpbridge/24@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241102125922657 DLMGCP DEBUG <0013> endpoint:rtpbridge/24@mgw CI:23B4F641 CRCX: Creating connection: port: 4686 (mgcp_protocol.c:1112) 20241102125922657 DLMGCP NOTICE <0013> endpoint:rtpbridge/24@mgw CI:23B4F641 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241102125922657 DLMGCP DEBUG <0013> endpoint:rtpbridge/24@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241102125922657 DLMGCP DEBUG <0013> Generated response: line #00: 200 26520 OK (mgcp_msg.c:67) 20241102125922657 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/24@mgw (mgcp_msg.c:67) 20241102125922657 DLMGCP DEBUG <0013> Generated response: line #02: I: 23B4F641 (mgcp_msg.c:67) 20241102125922657 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241102125922658 DLMGCP DEBUG <0013> Generated response: line #04: o=- 23B4F641 23 IN IP6 ::1 (mgcp_msg.c:67) 20241102125922658 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241102125922658 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241102125922658 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241102125922658 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4686 RTP/AVP 112 (mgcp_msg.c:67) 20241102125922658 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241102125922658 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241102125922658 DLMGCP DEBUG <0013> Received message: line #00: CRCX 26521 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241102125922658 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241102125922658 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241102125922658 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241102125922658 DLMGCP DEBUG <0013> endpoint:rtpbridge/25@mgw (trunk:0) found free endpoint: rtpbridge/25@mgw (mgcp_endp.c:261) 20241102125922658 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/25@mgw" (mgcp_protocol.c:441) 20241102125922658 DLMGCP NOTICE <0013> endpoint:rtpbridge/25@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241102125922658 DLMGCP DEBUG <0013> endpoint:rtpbridge/25@mgw conn:(1234/rtp C:63D2D7FD r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241102125922658 DLMGCP DEBUG <0013> endpoint:rtpbridge/25@mgw CI:63D2D7FD connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241102125922658 DLMGCP DEBUG <0013> endpoint:rtpbridge/25@mgw CI:63D2D7FD output_enabled 0 (mgcp_msg.c:125) 20241102125922658 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241102125922659 DLMGCP DEBUG <0013> endpoint:rtpbridge/25@mgw conn:(1234/rtp C:63D2D7FD r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241102125922659 DLMGCP DEBUG <0013> endpoint:rtpbridge/25@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241102125922659 DLMGCP DEBUG <0013> endpoint:rtpbridge/25@mgw CI:63D2D7FD CRCX: Creating connection: port: 4688 (mgcp_protocol.c:1112) 20241102125922659 DLMGCP NOTICE <0013> endpoint:rtpbridge/25@mgw CI:63D2D7FD CRCX: connection successfully created (mgcp_protocol.c:1121) 20241102125922659 DLMGCP DEBUG <0013> endpoint:rtpbridge/25@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241102125922659 DLMGCP DEBUG <0013> Generated response: line #00: 200 26521 OK (mgcp_msg.c:67) 20241102125922659 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/25@mgw (mgcp_msg.c:67) 20241102125922659 DLMGCP DEBUG <0013> Generated response: line #02: I: 63D2D7FD (mgcp_msg.c:67) 20241102125922659 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241102125922659 DLMGCP DEBUG <0013> Generated response: line #04: o=- 63D2D7FD 23 IN IP6 ::1 (mgcp_msg.c:67) 20241102125922659 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241102125922659 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241102125922659 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241102125922659 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4688 RTP/AVP 112 (mgcp_msg.c:67) 20241102125922659 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241102125922659 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241102125922659 DLMGCP DEBUG <0013> Received message: line #00: CRCX 26522 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241102125922659 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241102125922659 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241102125922659 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241102125922659 DLMGCP DEBUG <0013> endpoint:rtpbridge/26@mgw (trunk:0) found free endpoint: rtpbridge/26@mgw (mgcp_endp.c:261) 20241102125922659 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/26@mgw" (mgcp_protocol.c:441) 20241102125922659 DLMGCP NOTICE <0013> endpoint:rtpbridge/26@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241102125922659 DLMGCP DEBUG <0013> endpoint:rtpbridge/26@mgw conn:(1234/rtp C:01DDB6A7 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241102125922659 DLMGCP DEBUG <0013> endpoint:rtpbridge/26@mgw CI:01DDB6A7 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241102125922659 DLMGCP DEBUG <0013> endpoint:rtpbridge/26@mgw CI:01DDB6A7 output_enabled 0 (mgcp_msg.c:125) 20241102125922659 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241102125922659 DLMGCP DEBUG <0013> endpoint:rtpbridge/26@mgw conn:(1234/rtp C:01DDB6A7 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241102125922659 DLMGCP DEBUG <0013> endpoint:rtpbridge/26@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241102125922660 DLMGCP DEBUG <0013> endpoint:rtpbridge/26@mgw CI:01DDB6A7 CRCX: Creating connection: port: 4690 (mgcp_protocol.c:1112) 20241102125922660 DLMGCP NOTICE <0013> endpoint:rtpbridge/26@mgw CI:01DDB6A7 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241102125922660 DLMGCP DEBUG <0013> endpoint:rtpbridge/26@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241102125922660 DLMGCP DEBUG <0013> Generated response: line #00: 200 26522 OK (mgcp_msg.c:67) 20241102125922660 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/26@mgw (mgcp_msg.c:67) 20241102125922660 DLMGCP DEBUG <0013> Generated response: line #02: I: 01DDB6A7 (mgcp_msg.c:67) 20241102125922660 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241102125922660 DLMGCP DEBUG <0013> Generated response: line #04: o=- 01DDB6A7 23 IN IP6 ::1 (mgcp_msg.c:67) 20241102125922660 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241102125922660 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241102125922660 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241102125922660 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4690 RTP/AVP 112 (mgcp_msg.c:67) 20241102125922660 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241102125922660 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241102125922660 DLMGCP DEBUG <0013> Received message: line #00: CRCX 26523 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241102125922660 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241102125922660 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241102125922660 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241102125922660 DLMGCP DEBUG <0013> endpoint:rtpbridge/27@mgw (trunk:0) found free endpoint: rtpbridge/27@mgw (mgcp_endp.c:261) 20241102125922660 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/27@mgw" (mgcp_protocol.c:441) 20241102125922660 DLMGCP NOTICE <0013> endpoint:rtpbridge/27@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241102125922660 DLMGCP DEBUG <0013> endpoint:rtpbridge/27@mgw conn:(1234/rtp C:D848265E r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241102125922660 DLMGCP DEBUG <0013> endpoint:rtpbridge/27@mgw CI:D848265E connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241102125922660 DLMGCP DEBUG <0013> endpoint:rtpbridge/27@mgw CI:D848265E output_enabled 0 (mgcp_msg.c:125) 20241102125922660 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241102125922660 DLMGCP DEBUG <0013> endpoint:rtpbridge/27@mgw conn:(1234/rtp C:D848265E r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241102125922660 DLMGCP DEBUG <0013> endpoint:rtpbridge/27@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241102125922660 DLMGCP DEBUG <0013> endpoint:rtpbridge/27@mgw CI:D848265E CRCX: Creating connection: port: 4692 (mgcp_protocol.c:1112) 20241102125922660 DLMGCP NOTICE <0013> endpoint:rtpbridge/27@mgw CI:D848265E CRCX: connection successfully created (mgcp_protocol.c:1121) 20241102125922661 DLMGCP DEBUG <0013> endpoint:rtpbridge/27@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241102125922661 DLMGCP DEBUG <0013> Generated response: line #00: 200 26523 OK (mgcp_msg.c:67) 20241102125922661 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/27@mgw (mgcp_msg.c:67) 20241102125922661 DLMGCP DEBUG <0013> Generated response: line #02: I: D848265E (mgcp_msg.c:67) 20241102125922661 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241102125922661 DLMGCP DEBUG <0013> Generated response: line #04: o=- D848265E 23 IN IP6 ::1 (mgcp_msg.c:67) 20241102125922661 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241102125922661 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241102125922661 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241102125922661 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4692 RTP/AVP 112 (mgcp_msg.c:67) 20241102125922661 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241102125922661 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241102125922661 DLMGCP DEBUG <0013> Received message: line #00: CRCX 26524 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241102125922661 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241102125922661 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241102125922661 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241102125922661 DLMGCP DEBUG <0013> endpoint:rtpbridge/28@mgw (trunk:0) found free endpoint: rtpbridge/28@mgw (mgcp_endp.c:261) 20241102125922661 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/28@mgw" (mgcp_protocol.c:441) 20241102125922661 DLMGCP NOTICE <0013> endpoint:rtpbridge/28@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241102125922661 DLMGCP DEBUG <0013> endpoint:rtpbridge/28@mgw conn:(1234/rtp C:7EBF2F11 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241102125922661 DLMGCP DEBUG <0013> endpoint:rtpbridge/28@mgw CI:7EBF2F11 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241102125922661 DLMGCP DEBUG <0013> endpoint:rtpbridge/28@mgw CI:7EBF2F11 output_enabled 0 (mgcp_msg.c:125) 20241102125922661 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241102125922661 DLMGCP DEBUG <0013> endpoint:rtpbridge/28@mgw conn:(1234/rtp C:7EBF2F11 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241102125922661 DLMGCP DEBUG <0013> endpoint:rtpbridge/28@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241102125922661 DLMGCP DEBUG <0013> endpoint:rtpbridge/28@mgw CI:7EBF2F11 CRCX: Creating connection: port: 4694 (mgcp_protocol.c:1112) 20241102125922661 DLMGCP NOTICE <0013> endpoint:rtpbridge/28@mgw CI:7EBF2F11 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241102125922661 DLMGCP DEBUG <0013> endpoint:rtpbridge/28@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241102125922661 DLMGCP DEBUG <0013> Generated response: line #00: 200 26524 OK (mgcp_msg.c:67) 20241102125922661 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/28@mgw (mgcp_msg.c:67) 20241102125922661 DLMGCP DEBUG <0013> Generated response: line #02: I: 7EBF2F11 (mgcp_msg.c:67) 20241102125922661 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241102125922661 DLMGCP DEBUG <0013> Generated response: line #04: o=- 7EBF2F11 23 IN IP6 ::1 (mgcp_msg.c:67) 20241102125922661 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241102125922661 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241102125922661 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241102125922662 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4694 RTP/AVP 112 (mgcp_msg.c:67) 20241102125922662 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241102125922662 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241102125922662 DLMGCP DEBUG <0013> Received message: line #00: CRCX 26525 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241102125922662 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241102125922662 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241102125922662 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241102125922662 DLMGCP DEBUG <0013> endpoint:rtpbridge/29@mgw (trunk:0) found free endpoint: rtpbridge/29@mgw (mgcp_endp.c:261) 20241102125922662 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/29@mgw" (mgcp_protocol.c:441) 20241102125922662 DLMGCP NOTICE <0013> endpoint:rtpbridge/29@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241102125922662 DLMGCP DEBUG <0013> endpoint:rtpbridge/29@mgw conn:(1234/rtp C:C3F71BF4 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241102125922662 DLMGCP DEBUG <0013> endpoint:rtpbridge/29@mgw CI:C3F71BF4 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241102125922662 DLMGCP DEBUG <0013> endpoint:rtpbridge/29@mgw CI:C3F71BF4 output_enabled 0 (mgcp_msg.c:125) 20241102125922662 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241102125922662 DLMGCP DEBUG <0013> endpoint:rtpbridge/29@mgw conn:(1234/rtp C:C3F71BF4 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241102125922662 DLMGCP DEBUG <0013> endpoint:rtpbridge/29@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241102125922662 DLMGCP DEBUG <0013> endpoint:rtpbridge/29@mgw CI:C3F71BF4 CRCX: Creating connection: port: 4696 (mgcp_protocol.c:1112) 20241102125922662 DLMGCP NOTICE <0013> endpoint:rtpbridge/29@mgw CI:C3F71BF4 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241102125922662 DLMGCP DEBUG <0013> endpoint:rtpbridge/29@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241102125922662 DLMGCP DEBUG <0013> Generated response: line #00: 200 26525 OK (mgcp_msg.c:67) 20241102125922662 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/29@mgw (mgcp_msg.c:67) 20241102125922662 DLMGCP DEBUG <0013> Generated response: line #02: I: C3F71BF4 (mgcp_msg.c:67) 20241102125922662 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241102125922662 DLMGCP DEBUG <0013> Generated response: line #04: o=- C3F71BF4 23 IN IP6 ::1 (mgcp_msg.c:67) 20241102125922662 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241102125922662 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241102125922662 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241102125922662 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4696 RTP/AVP 112 (mgcp_msg.c:67) 20241102125922662 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241102125922662 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241102125922663 DLMGCP DEBUG <0013> Received message: line #00: CRCX 26526 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241102125922663 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241102125922663 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241102125922663 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241102125922663 DLMGCP DEBUG <0013> endpoint:rtpbridge/2a@mgw (trunk:0) found free endpoint: rtpbridge/2a@mgw (mgcp_endp.c:261) 20241102125922663 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/2a@mgw" (mgcp_protocol.c:441) 20241102125922663 DLMGCP NOTICE <0013> endpoint:rtpbridge/2a@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241102125922663 DLMGCP DEBUG <0013> endpoint:rtpbridge/2a@mgw conn:(1234/rtp C:042518E2 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241102125922663 DLMGCP DEBUG <0013> endpoint:rtpbridge/2a@mgw CI:042518E2 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241102125922663 DLMGCP DEBUG <0013> endpoint:rtpbridge/2a@mgw CI:042518E2 output_enabled 0 (mgcp_msg.c:125) 20241102125922663 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241102125922663 DLMGCP DEBUG <0013> endpoint:rtpbridge/2a@mgw conn:(1234/rtp C:042518E2 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241102125922663 DLMGCP DEBUG <0013> endpoint:rtpbridge/2a@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241102125922663 DLMGCP DEBUG <0013> endpoint:rtpbridge/2a@mgw CI:042518E2 CRCX: Creating connection: port: 4698 (mgcp_protocol.c:1112) 20241102125922663 DLMGCP NOTICE <0013> endpoint:rtpbridge/2a@mgw CI:042518E2 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241102125922663 DLMGCP DEBUG <0013> endpoint:rtpbridge/2a@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241102125922663 DLMGCP DEBUG <0013> Generated response: line #00: 200 26526 OK (mgcp_msg.c:67) 20241102125922663 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/2a@mgw (mgcp_msg.c:67) 20241102125922663 DLMGCP DEBUG <0013> Generated response: line #02: I: 042518E2 (mgcp_msg.c:67) 20241102125922663 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241102125922663 DLMGCP DEBUG <0013> Generated response: line #04: o=- 042518E2 23 IN IP6 ::1 (mgcp_msg.c:67) 20241102125922663 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241102125922663 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241102125922663 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241102125922663 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4698 RTP/AVP 112 (mgcp_msg.c:67) 20241102125922663 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241102125922663 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241102125922663 DLMGCP DEBUG <0013> Received message: line #00: CRCX 26527 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241102125922663 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241102125922663 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241102125922663 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241102125922663 DLMGCP DEBUG <0013> endpoint:rtpbridge/2b@mgw (trunk:0) found free endpoint: rtpbridge/2b@mgw (mgcp_endp.c:261) 20241102125922663 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/2b@mgw" (mgcp_protocol.c:441) 20241102125922663 DLMGCP NOTICE <0013> endpoint:rtpbridge/2b@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241102125922663 DLMGCP DEBUG <0013> endpoint:rtpbridge/2b@mgw conn:(1234/rtp C:C6A9BCB8 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241102125922663 DLMGCP DEBUG <0013> endpoint:rtpbridge/2b@mgw CI:C6A9BCB8 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241102125922663 DLMGCP DEBUG <0013> endpoint:rtpbridge/2b@mgw CI:C6A9BCB8 output_enabled 0 (mgcp_msg.c:125) 20241102125922663 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241102125922663 DLMGCP DEBUG <0013> endpoint:rtpbridge/2b@mgw conn:(1234/rtp C:C6A9BCB8 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241102125922663 DLMGCP DEBUG <0013> endpoint:rtpbridge/2b@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241102125922663 DLMGCP DEBUG <0013> endpoint:rtpbridge/2b@mgw CI:C6A9BCB8 CRCX: Creating connection: port: 4700 (mgcp_protocol.c:1112) 20241102125922663 DLMGCP NOTICE <0013> endpoint:rtpbridge/2b@mgw CI:C6A9BCB8 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241102125922664 DLMGCP DEBUG <0013> endpoint:rtpbridge/2b@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241102125922664 DLMGCP DEBUG <0013> Generated response: line #00: 200 26527 OK (mgcp_msg.c:67) 20241102125922664 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/2b@mgw (mgcp_msg.c:67) 20241102125922664 DLMGCP DEBUG <0013> Generated response: line #02: I: C6A9BCB8 (mgcp_msg.c:67) 20241102125922664 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241102125922664 DLMGCP DEBUG <0013> Generated response: line #04: o=- C6A9BCB8 23 IN IP6 ::1 (mgcp_msg.c:67) 20241102125922664 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241102125922664 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241102125922664 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241102125922664 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4700 RTP/AVP 112 (mgcp_msg.c:67) 20241102125922664 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241102125922664 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241102125922664 DLMGCP DEBUG <0013> Received message: line #00: CRCX 26528 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241102125922664 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241102125922664 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241102125922664 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241102125922664 DLMGCP DEBUG <0013> endpoint:rtpbridge/2c@mgw (trunk:0) found free endpoint: rtpbridge/2c@mgw (mgcp_endp.c:261) 20241102125922664 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/2c@mgw" (mgcp_protocol.c:441) 20241102125922664 DLMGCP NOTICE <0013> endpoint:rtpbridge/2c@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241102125922664 DLMGCP DEBUG <0013> endpoint:rtpbridge/2c@mgw conn:(1234/rtp C:EB4F26FA r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241102125922664 DLMGCP DEBUG <0013> endpoint:rtpbridge/2c@mgw CI:EB4F26FA connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241102125922664 DLMGCP DEBUG <0013> endpoint:rtpbridge/2c@mgw CI:EB4F26FA output_enabled 0 (mgcp_msg.c:125) 20241102125922664 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241102125922664 DLMGCP DEBUG <0013> endpoint:rtpbridge/2c@mgw conn:(1234/rtp C:EB4F26FA r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241102125922664 DLMGCP DEBUG <0013> endpoint:rtpbridge/2c@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241102125922664 DLMGCP DEBUG <0013> endpoint:rtpbridge/2c@mgw CI:EB4F26FA CRCX: Creating connection: port: 4702 (mgcp_protocol.c:1112) 20241102125922664 DLMGCP NOTICE <0013> endpoint:rtpbridge/2c@mgw CI:EB4F26FA CRCX: connection successfully created (mgcp_protocol.c:1121) 20241102125922664 DLMGCP DEBUG <0013> endpoint:rtpbridge/2c@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241102125922664 DLMGCP DEBUG <0013> Generated response: line #00: 200 26528 OK (mgcp_msg.c:67) 20241102125922664 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/2c@mgw (mgcp_msg.c:67) 20241102125922664 DLMGCP DEBUG <0013> Generated response: line #02: I: EB4F26FA (mgcp_msg.c:67) 20241102125922664 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241102125922664 DLMGCP DEBUG <0013> Generated response: line #04: o=- EB4F26FA 23 IN IP6 ::1 (mgcp_msg.c:67) 20241102125922664 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241102125922664 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241102125922664 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241102125922664 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4702 RTP/AVP 112 (mgcp_msg.c:67) 20241102125922664 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241102125922664 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241102125922665 DLMGCP DEBUG <0013> Received message: line #00: CRCX 26529 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241102125922665 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241102125922665 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241102125922665 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241102125922665 DLMGCP DEBUG <0013> endpoint:rtpbridge/2d@mgw (trunk:0) found free endpoint: rtpbridge/2d@mgw (mgcp_endp.c:261) 20241102125922665 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/2d@mgw" (mgcp_protocol.c:441) 20241102125922665 DLMGCP NOTICE <0013> endpoint:rtpbridge/2d@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241102125922665 DLMGCP DEBUG <0013> endpoint:rtpbridge/2d@mgw conn:(1234/rtp C:19EAAC0E r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241102125922665 DLMGCP DEBUG <0013> endpoint:rtpbridge/2d@mgw CI:19EAAC0E connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241102125922665 DLMGCP DEBUG <0013> endpoint:rtpbridge/2d@mgw CI:19EAAC0E output_enabled 0 (mgcp_msg.c:125) 20241102125922665 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241102125922665 DLMGCP DEBUG <0013> endpoint:rtpbridge/2d@mgw conn:(1234/rtp C:19EAAC0E r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241102125922665 DLMGCP DEBUG <0013> endpoint:rtpbridge/2d@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241102125922665 DLMGCP DEBUG <0013> endpoint:rtpbridge/2d@mgw CI:19EAAC0E CRCX: Creating connection: port: 4704 (mgcp_protocol.c:1112) 20241102125922665 DLMGCP NOTICE <0013> endpoint:rtpbridge/2d@mgw CI:19EAAC0E CRCX: connection successfully created (mgcp_protocol.c:1121) 20241102125922665 DLMGCP DEBUG <0013> endpoint:rtpbridge/2d@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241102125922665 DLMGCP DEBUG <0013> Generated response: line #00: 200 26529 OK (mgcp_msg.c:67) 20241102125922665 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/2d@mgw (mgcp_msg.c:67) 20241102125922665 DLMGCP DEBUG <0013> Generated response: line #02: I: 19EAAC0E (mgcp_msg.c:67) 20241102125922665 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241102125922665 DLMGCP DEBUG <0013> Generated response: line #04: o=- 19EAAC0E 23 IN IP6 ::1 (mgcp_msg.c:67) 20241102125922665 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241102125922665 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241102125922665 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241102125922665 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4704 RTP/AVP 112 (mgcp_msg.c:67) 20241102125922665 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241102125922665 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241102125922666 DLMGCP DEBUG <0013> Received message: line #00: CRCX 26530 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241102125922666 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241102125922666 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241102125922666 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241102125922666 DLMGCP DEBUG <0013> endpoint:rtpbridge/2e@mgw (trunk:0) found free endpoint: rtpbridge/2e@mgw (mgcp_endp.c:261) 20241102125922666 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/2e@mgw" (mgcp_protocol.c:441) 20241102125922666 DLMGCP NOTICE <0013> endpoint:rtpbridge/2e@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241102125922666 DLMGCP DEBUG <0013> endpoint:rtpbridge/2e@mgw conn:(1234/rtp C:6396A508 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241102125922666 DLMGCP DEBUG <0013> endpoint:rtpbridge/2e@mgw CI:6396A508 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241102125922666 DLMGCP DEBUG <0013> endpoint:rtpbridge/2e@mgw CI:6396A508 output_enabled 0 (mgcp_msg.c:125) 20241102125922666 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241102125922666 DLMGCP DEBUG <0013> endpoint:rtpbridge/2e@mgw conn:(1234/rtp C:6396A508 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241102125922666 DLMGCP DEBUG <0013> endpoint:rtpbridge/2e@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241102125922666 DLMGCP DEBUG <0013> endpoint:rtpbridge/2e@mgw CI:6396A508 CRCX: Creating connection: port: 4706 (mgcp_protocol.c:1112) 20241102125922666 DLMGCP NOTICE <0013> endpoint:rtpbridge/2e@mgw CI:6396A508 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241102125922666 DLMGCP DEBUG <0013> endpoint:rtpbridge/2e@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241102125922666 DLMGCP DEBUG <0013> Generated response: line #00: 200 26530 OK (mgcp_msg.c:67) 20241102125922666 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/2e@mgw (mgcp_msg.c:67) 20241102125922666 DLMGCP DEBUG <0013> Generated response: line #02: I: 6396A508 (mgcp_msg.c:67) 20241102125922666 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241102125922666 DLMGCP DEBUG <0013> Generated response: line #04: o=- 6396A508 23 IN IP6 ::1 (mgcp_msg.c:67) 20241102125922666 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241102125922666 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241102125922666 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241102125922666 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4706 RTP/AVP 112 (mgcp_msg.c:67) 20241102125922666 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241102125922666 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241102125922666 DLMGCP DEBUG <0013> Received message: line #00: CRCX 26531 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241102125922666 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241102125922666 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241102125922666 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241102125922666 DLMGCP DEBUG <0013> endpoint:rtpbridge/2f@mgw (trunk:0) found free endpoint: rtpbridge/2f@mgw (mgcp_endp.c:261) 20241102125922666 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/2f@mgw" (mgcp_protocol.c:441) 20241102125922666 DLMGCP NOTICE <0013> endpoint:rtpbridge/2f@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241102125922666 DLMGCP DEBUG <0013> endpoint:rtpbridge/2f@mgw conn:(1234/rtp C:6B2EB051 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241102125922666 DLMGCP DEBUG <0013> endpoint:rtpbridge/2f@mgw CI:6B2EB051 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241102125922666 DLMGCP DEBUG <0013> endpoint:rtpbridge/2f@mgw CI:6B2EB051 output_enabled 0 (mgcp_msg.c:125) 20241102125922666 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241102125922666 DLMGCP DEBUG <0013> endpoint:rtpbridge/2f@mgw conn:(1234/rtp C:6B2EB051 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241102125922666 DLMGCP DEBUG <0013> endpoint:rtpbridge/2f@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241102125922666 DLMGCP DEBUG <0013> endpoint:rtpbridge/2f@mgw CI:6B2EB051 CRCX: Creating connection: port: 4708 (mgcp_protocol.c:1112) 20241102125922666 DLMGCP NOTICE <0013> endpoint:rtpbridge/2f@mgw CI:6B2EB051 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241102125922666 DLMGCP DEBUG <0013> endpoint:rtpbridge/2f@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241102125922666 DLMGCP DEBUG <0013> Generated response: line #00: 200 26531 OK (mgcp_msg.c:67) 20241102125922666 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/2f@mgw (mgcp_msg.c:67) 20241102125922666 DLMGCP DEBUG <0013> Generated response: line #02: I: 6B2EB051 (mgcp_msg.c:67) 20241102125922666 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241102125922667 DLMGCP DEBUG <0013> Generated response: line #04: o=- 6B2EB051 23 IN IP6 ::1 (mgcp_msg.c:67) 20241102125922667 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241102125922667 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241102125922667 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241102125922667 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4708 RTP/AVP 112 (mgcp_msg.c:67) 20241102125922667 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241102125922667 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241102125922667 DLMGCP DEBUG <0013> Received message: line #00: CRCX 26532 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241102125922667 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241102125922667 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241102125922667 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241102125922667 DLMGCP DEBUG <0013> endpoint:rtpbridge/30@mgw (trunk:0) found free endpoint: rtpbridge/30@mgw (mgcp_endp.c:261) 20241102125922667 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/30@mgw" (mgcp_protocol.c:441) 20241102125922667 DLMGCP NOTICE <0013> endpoint:rtpbridge/30@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241102125922667 DLMGCP DEBUG <0013> endpoint:rtpbridge/30@mgw conn:(1234/rtp C:08A8D951 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241102125922667 DLMGCP DEBUG <0013> endpoint:rtpbridge/30@mgw CI:08A8D951 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241102125922667 DLMGCP DEBUG <0013> endpoint:rtpbridge/30@mgw CI:08A8D951 output_enabled 0 (mgcp_msg.c:125) 20241102125922667 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241102125922667 DLMGCP DEBUG <0013> endpoint:rtpbridge/30@mgw conn:(1234/rtp C:08A8D951 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241102125922667 DLMGCP DEBUG <0013> endpoint:rtpbridge/30@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241102125922667 DLMGCP DEBUG <0013> endpoint:rtpbridge/30@mgw CI:08A8D951 CRCX: Creating connection: port: 4710 (mgcp_protocol.c:1112) 20241102125922667 DLMGCP NOTICE <0013> endpoint:rtpbridge/30@mgw CI:08A8D951 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241102125922667 DLMGCP DEBUG <0013> endpoint:rtpbridge/30@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241102125922667 DLMGCP DEBUG <0013> Generated response: line #00: 200 26532 OK (mgcp_msg.c:67) 20241102125922667 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/30@mgw (mgcp_msg.c:67) 20241102125922667 DLMGCP DEBUG <0013> Generated response: line #02: I: 08A8D951 (mgcp_msg.c:67) 20241102125922667 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241102125922667 DLMGCP DEBUG <0013> Generated response: line #04: o=- 08A8D951 23 IN IP6 ::1 (mgcp_msg.c:67) 20241102125922667 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241102125922667 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241102125922667 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241102125922667 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4710 RTP/AVP 112 (mgcp_msg.c:67) 20241102125922667 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241102125922667 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241102125922668 DLMGCP DEBUG <0013> Received message: line #00: CRCX 26533 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241102125922668 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241102125922668 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241102125922668 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241102125922668 DLMGCP DEBUG <0013> endpoint:rtpbridge/31@mgw (trunk:0) found free endpoint: rtpbridge/31@mgw (mgcp_endp.c:261) 20241102125922668 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/31@mgw" (mgcp_protocol.c:441) 20241102125922668 DLMGCP NOTICE <0013> endpoint:rtpbridge/31@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241102125922668 DLMGCP DEBUG <0013> endpoint:rtpbridge/31@mgw conn:(1234/rtp C:A0C71F7B r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241102125922668 DLMGCP DEBUG <0013> endpoint:rtpbridge/31@mgw CI:A0C71F7B connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241102125922668 DLMGCP DEBUG <0013> endpoint:rtpbridge/31@mgw CI:A0C71F7B output_enabled 0 (mgcp_msg.c:125) 20241102125922668 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241102125922668 DLMGCP DEBUG <0013> endpoint:rtpbridge/31@mgw conn:(1234/rtp C:A0C71F7B r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241102125922668 DLMGCP DEBUG <0013> endpoint:rtpbridge/31@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241102125922668 DLMGCP DEBUG <0013> endpoint:rtpbridge/31@mgw CI:A0C71F7B CRCX: Creating connection: port: 4712 (mgcp_protocol.c:1112) 20241102125922668 DLMGCP NOTICE <0013> endpoint:rtpbridge/31@mgw CI:A0C71F7B CRCX: connection successfully created (mgcp_protocol.c:1121) 20241102125922668 DLMGCP DEBUG <0013> endpoint:rtpbridge/31@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241102125922668 DLMGCP DEBUG <0013> Generated response: line #00: 200 26533 OK (mgcp_msg.c:67) 20241102125922668 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/31@mgw (mgcp_msg.c:67) 20241102125922668 DLMGCP DEBUG <0013> Generated response: line #02: I: A0C71F7B (mgcp_msg.c:67) 20241102125922668 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241102125922668 DLMGCP DEBUG <0013> Generated response: line #04: o=- A0C71F7B 23 IN IP6 ::1 (mgcp_msg.c:67) 20241102125922668 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241102125922668 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241102125922668 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241102125922668 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4712 RTP/AVP 112 (mgcp_msg.c:67) 20241102125922668 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241102125922668 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241102125922668 DLMGCP DEBUG <0013> Received message: line #00: CRCX 26534 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241102125922668 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241102125922668 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241102125922668 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241102125922668 DLMGCP DEBUG <0013> endpoint:rtpbridge/32@mgw (trunk:0) found free endpoint: rtpbridge/32@mgw (mgcp_endp.c:261) 20241102125922668 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/32@mgw" (mgcp_protocol.c:441) 20241102125922668 DLMGCP NOTICE <0013> endpoint:rtpbridge/32@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241102125922668 DLMGCP DEBUG <0013> endpoint:rtpbridge/32@mgw conn:(1234/rtp C:693E25BC r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241102125922668 DLMGCP DEBUG <0013> endpoint:rtpbridge/32@mgw CI:693E25BC connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241102125922668 DLMGCP DEBUG <0013> endpoint:rtpbridge/32@mgw CI:693E25BC output_enabled 0 (mgcp_msg.c:125) 20241102125922668 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241102125922669 DLMGCP DEBUG <0013> endpoint:rtpbridge/32@mgw conn:(1234/rtp C:693E25BC r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241102125922669 DLMGCP DEBUG <0013> endpoint:rtpbridge/32@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241102125922669 DLMGCP DEBUG <0013> endpoint:rtpbridge/32@mgw CI:693E25BC CRCX: Creating connection: port: 4714 (mgcp_protocol.c:1112) 20241102125922669 DLMGCP NOTICE <0013> endpoint:rtpbridge/32@mgw CI:693E25BC CRCX: connection successfully created (mgcp_protocol.c:1121) 20241102125922669 DLMGCP DEBUG <0013> endpoint:rtpbridge/32@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241102125922669 DLMGCP DEBUG <0013> Generated response: line #00: 200 26534 OK (mgcp_msg.c:67) 20241102125922669 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/32@mgw (mgcp_msg.c:67) 20241102125922669 DLMGCP DEBUG <0013> Generated response: line #02: I: 693E25BC (mgcp_msg.c:67) 20241102125922669 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241102125922669 DLMGCP DEBUG <0013> Generated response: line #04: o=- 693E25BC 23 IN IP6 ::1 (mgcp_msg.c:67) 20241102125922669 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241102125922669 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241102125922669 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241102125922669 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4714 RTP/AVP 112 (mgcp_msg.c:67) 20241102125922669 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241102125922669 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241102125922669 DLMGCP DEBUG <0013> Received message: line #00: CRCX 26535 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241102125922669 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241102125922669 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241102125922669 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241102125922669 DLMGCP DEBUG <0013> endpoint:rtpbridge/33@mgw (trunk:0) found free endpoint: rtpbridge/33@mgw (mgcp_endp.c:261) 20241102125922669 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/33@mgw" (mgcp_protocol.c:441) 20241102125922669 DLMGCP NOTICE <0013> endpoint:rtpbridge/33@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241102125922669 DLMGCP DEBUG <0013> endpoint:rtpbridge/33@mgw conn:(1234/rtp C:1A2855B1 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241102125922669 DLMGCP DEBUG <0013> endpoint:rtpbridge/33@mgw CI:1A2855B1 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241102125922669 DLMGCP DEBUG <0013> endpoint:rtpbridge/33@mgw CI:1A2855B1 output_enabled 0 (mgcp_msg.c:125) 20241102125922670 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241102125922670 DLMGCP DEBUG <0013> endpoint:rtpbridge/33@mgw conn:(1234/rtp C:1A2855B1 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241102125922670 DLMGCP DEBUG <0013> endpoint:rtpbridge/33@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241102125922670 DLMGCP DEBUG <0013> endpoint:rtpbridge/33@mgw CI:1A2855B1 CRCX: Creating connection: port: 4716 (mgcp_protocol.c:1112) 20241102125922670 DLMGCP NOTICE <0013> endpoint:rtpbridge/33@mgw CI:1A2855B1 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241102125922670 DLMGCP DEBUG <0013> endpoint:rtpbridge/33@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241102125922670 DLMGCP DEBUG <0013> Generated response: line #00: 200 26535 OK (mgcp_msg.c:67) 20241102125922670 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/33@mgw (mgcp_msg.c:67) 20241102125922670 DLMGCP DEBUG <0013> Generated response: line #02: I: 1A2855B1 (mgcp_msg.c:67) 20241102125922670 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241102125922670 DLMGCP DEBUG <0013> Generated response: line #04: o=- 1A2855B1 23 IN IP6 ::1 (mgcp_msg.c:67) 20241102125922670 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241102125922670 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241102125922670 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241102125922670 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4716 RTP/AVP 112 (mgcp_msg.c:67) 20241102125922670 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241102125922670 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241102125922670 DLMGCP DEBUG <0013> Received message: line #00: CRCX 26536 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241102125922670 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241102125922670 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241102125922670 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241102125922670 DLMGCP DEBUG <0013> endpoint:rtpbridge/34@mgw (trunk:0) found free endpoint: rtpbridge/34@mgw (mgcp_endp.c:261) 20241102125922670 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/34@mgw" (mgcp_protocol.c:441) 20241102125922670 DLMGCP NOTICE <0013> endpoint:rtpbridge/34@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241102125922670 DLMGCP DEBUG <0013> endpoint:rtpbridge/34@mgw conn:(1234/rtp C:0AD51543 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241102125922670 DLMGCP DEBUG <0013> endpoint:rtpbridge/34@mgw CI:0AD51543 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241102125922670 DLMGCP DEBUG <0013> endpoint:rtpbridge/34@mgw CI:0AD51543 output_enabled 0 (mgcp_msg.c:125) 20241102125922670 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241102125922670 DLMGCP DEBUG <0013> endpoint:rtpbridge/34@mgw conn:(1234/rtp C:0AD51543 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241102125922670 DLMGCP DEBUG <0013> endpoint:rtpbridge/34@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241102125922670 DLMGCP DEBUG <0013> endpoint:rtpbridge/34@mgw CI:0AD51543 CRCX: Creating connection: port: 4718 (mgcp_protocol.c:1112) 20241102125922670 DLMGCP NOTICE <0013> endpoint:rtpbridge/34@mgw CI:0AD51543 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241102125922670 DLMGCP DEBUG <0013> endpoint:rtpbridge/34@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241102125922670 DLMGCP DEBUG <0013> Generated response: line #00: 200 26536 OK (mgcp_msg.c:67) 20241102125922670 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/34@mgw (mgcp_msg.c:67) 20241102125922670 DLMGCP DEBUG <0013> Generated response: line #02: I: 0AD51543 (mgcp_msg.c:67) 20241102125922670 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241102125922670 DLMGCP DEBUG <0013> Generated response: line #04: o=- 0AD51543 23 IN IP6 ::1 (mgcp_msg.c:67) 20241102125922670 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241102125922670 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241102125922670 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241102125922670 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4718 RTP/AVP 112 (mgcp_msg.c:67) 20241102125922670 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241102125922670 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241102125922671 DLMGCP DEBUG <0013> Received message: line #00: CRCX 26537 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241102125922671 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241102125922671 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241102125922671 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241102125922671 DLMGCP DEBUG <0013> endpoint:rtpbridge/35@mgw (trunk:0) found free endpoint: rtpbridge/35@mgw (mgcp_endp.c:261) 20241102125922671 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/35@mgw" (mgcp_protocol.c:441) 20241102125922671 DLMGCP NOTICE <0013> endpoint:rtpbridge/35@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241102125922671 DLMGCP DEBUG <0013> endpoint:rtpbridge/35@mgw conn:(1234/rtp C:015F1F93 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241102125922671 DLMGCP DEBUG <0013> endpoint:rtpbridge/35@mgw CI:015F1F93 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241102125922671 DLMGCP DEBUG <0013> endpoint:rtpbridge/35@mgw CI:015F1F93 output_enabled 0 (mgcp_msg.c:125) 20241102125922671 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241102125922671 DLMGCP DEBUG <0013> endpoint:rtpbridge/35@mgw conn:(1234/rtp C:015F1F93 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241102125922671 DLMGCP DEBUG <0013> endpoint:rtpbridge/35@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241102125922671 DLMGCP DEBUG <0013> endpoint:rtpbridge/35@mgw CI:015F1F93 CRCX: Creating connection: port: 4720 (mgcp_protocol.c:1112) 20241102125922671 DLMGCP NOTICE <0013> endpoint:rtpbridge/35@mgw CI:015F1F93 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241102125922671 DLMGCP DEBUG <0013> endpoint:rtpbridge/35@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241102125922671 DLMGCP DEBUG <0013> Generated response: line #00: 200 26537 OK (mgcp_msg.c:67) 20241102125922671 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/35@mgw (mgcp_msg.c:67) 20241102125922671 DLMGCP DEBUG <0013> Generated response: line #02: I: 015F1F93 (mgcp_msg.c:67) 20241102125922671 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241102125922671 DLMGCP DEBUG <0013> Generated response: line #04: o=- 015F1F93 23 IN IP6 ::1 (mgcp_msg.c:67) 20241102125922671 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241102125922671 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241102125922671 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241102125922671 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4720 RTP/AVP 112 (mgcp_msg.c:67) 20241102125922671 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241102125922671 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241102125922671 DLMGCP DEBUG <0013> Received message: line #00: CRCX 26538 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241102125922671 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241102125922671 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241102125922671 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241102125922671 DLMGCP DEBUG <0013> endpoint:rtpbridge/36@mgw (trunk:0) found free endpoint: rtpbridge/36@mgw (mgcp_endp.c:261) 20241102125922671 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/36@mgw" (mgcp_protocol.c:441) 20241102125922671 DLMGCP NOTICE <0013> endpoint:rtpbridge/36@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241102125922671 DLMGCP DEBUG <0013> endpoint:rtpbridge/36@mgw conn:(1234/rtp C:6B266459 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241102125922672 DLMGCP DEBUG <0013> endpoint:rtpbridge/36@mgw CI:6B266459 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241102125922672 DLMGCP DEBUG <0013> endpoint:rtpbridge/36@mgw CI:6B266459 output_enabled 0 (mgcp_msg.c:125) 20241102125922672 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241102125922672 DLMGCP DEBUG <0013> endpoint:rtpbridge/36@mgw conn:(1234/rtp C:6B266459 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241102125922672 DLMGCP DEBUG <0013> endpoint:rtpbridge/36@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241102125922672 DLMGCP DEBUG <0013> endpoint:rtpbridge/36@mgw CI:6B266459 CRCX: Creating connection: port: 4722 (mgcp_protocol.c:1112) 20241102125922672 DLMGCP NOTICE <0013> endpoint:rtpbridge/36@mgw CI:6B266459 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241102125922672 DLMGCP DEBUG <0013> endpoint:rtpbridge/36@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241102125922672 DLMGCP DEBUG <0013> Generated response: line #00: 200 26538 OK (mgcp_msg.c:67) 20241102125922672 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/36@mgw (mgcp_msg.c:67) 20241102125922672 DLMGCP DEBUG <0013> Generated response: line #02: I: 6B266459 (mgcp_msg.c:67) 20241102125922672 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241102125922672 DLMGCP DEBUG <0013> Generated response: line #04: o=- 6B266459 23 IN IP6 ::1 (mgcp_msg.c:67) 20241102125922672 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241102125922672 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241102125922672 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241102125922672 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4722 RTP/AVP 112 (mgcp_msg.c:67) 20241102125922672 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241102125922672 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241102125922672 DLMGCP DEBUG <0013> Received message: line #00: CRCX 26539 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241102125922672 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241102125922672 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241102125922672 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241102125922672 DLMGCP DEBUG <0013> endpoint:rtpbridge/37@mgw (trunk:0) found free endpoint: rtpbridge/37@mgw (mgcp_endp.c:261) 20241102125922672 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/37@mgw" (mgcp_protocol.c:441) 20241102125922672 DLMGCP NOTICE <0013> endpoint:rtpbridge/37@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241102125922672 DLMGCP DEBUG <0013> endpoint:rtpbridge/37@mgw conn:(1234/rtp C:1C0AFFAF r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241102125922672 DLMGCP DEBUG <0013> endpoint:rtpbridge/37@mgw CI:1C0AFFAF connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241102125922672 DLMGCP DEBUG <0013> endpoint:rtpbridge/37@mgw CI:1C0AFFAF output_enabled 0 (mgcp_msg.c:125) 20241102125922672 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241102125922672 DLMGCP DEBUG <0013> endpoint:rtpbridge/37@mgw conn:(1234/rtp C:1C0AFFAF r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241102125922672 DLMGCP DEBUG <0013> endpoint:rtpbridge/37@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241102125922672 DLMGCP DEBUG <0013> endpoint:rtpbridge/37@mgw CI:1C0AFFAF CRCX: Creating connection: port: 4724 (mgcp_protocol.c:1112) 20241102125922672 DLMGCP NOTICE <0013> endpoint:rtpbridge/37@mgw CI:1C0AFFAF CRCX: connection successfully created (mgcp_protocol.c:1121) 20241102125922672 DLMGCP DEBUG <0013> endpoint:rtpbridge/37@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241102125922672 DLMGCP DEBUG <0013> Generated response: line #00: 200 26539 OK (mgcp_msg.c:67) 20241102125922672 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/37@mgw (mgcp_msg.c:67) 20241102125922672 DLMGCP DEBUG <0013> Generated response: line #02: I: 1C0AFFAF (mgcp_msg.c:67) 20241102125922672 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241102125922672 DLMGCP DEBUG <0013> Generated response: line #04: o=- 1C0AFFAF 23 IN IP6 ::1 (mgcp_msg.c:67) 20241102125922672 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241102125922672 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241102125922672 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241102125922672 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4724 RTP/AVP 112 (mgcp_msg.c:67) 20241102125922672 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241102125922672 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241102125922673 DLMGCP DEBUG <0013> Received message: line #00: CRCX 26540 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241102125922673 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241102125922673 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241102125922673 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241102125922673 DLMGCP DEBUG <0013> endpoint:rtpbridge/38@mgw (trunk:0) found free endpoint: rtpbridge/38@mgw (mgcp_endp.c:261) 20241102125922673 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/38@mgw" (mgcp_protocol.c:441) 20241102125922673 DLMGCP NOTICE <0013> endpoint:rtpbridge/38@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241102125922673 DLMGCP DEBUG <0013> endpoint:rtpbridge/38@mgw conn:(1234/rtp C:317B79E2 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241102125922673 DLMGCP DEBUG <0013> endpoint:rtpbridge/38@mgw CI:317B79E2 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241102125922673 DLMGCP DEBUG <0013> endpoint:rtpbridge/38@mgw CI:317B79E2 output_enabled 0 (mgcp_msg.c:125) 20241102125922673 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241102125922673 DLMGCP DEBUG <0013> endpoint:rtpbridge/38@mgw conn:(1234/rtp C:317B79E2 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241102125922673 DLMGCP DEBUG <0013> endpoint:rtpbridge/38@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241102125922673 DLMGCP DEBUG <0013> endpoint:rtpbridge/38@mgw CI:317B79E2 CRCX: Creating connection: port: 4726 (mgcp_protocol.c:1112) 20241102125922673 DLMGCP NOTICE <0013> endpoint:rtpbridge/38@mgw CI:317B79E2 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241102125922673 DLMGCP DEBUG <0013> endpoint:rtpbridge/38@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241102125922673 DLMGCP DEBUG <0013> Generated response: line #00: 200 26540 OK (mgcp_msg.c:67) 20241102125922673 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/38@mgw (mgcp_msg.c:67) 20241102125922673 DLMGCP DEBUG <0013> Generated response: line #02: I: 317B79E2 (mgcp_msg.c:67) 20241102125922673 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241102125922673 DLMGCP DEBUG <0013> Generated response: line #04: o=- 317B79E2 23 IN IP6 ::1 (mgcp_msg.c:67) 20241102125922673 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241102125922673 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241102125922673 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241102125922673 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4726 RTP/AVP 112 (mgcp_msg.c:67) 20241102125922673 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241102125922673 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241102125922673 DLMGCP DEBUG <0013> Received message: line #00: CRCX 26541 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241102125922673 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241102125922673 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241102125922673 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241102125922673 DLMGCP DEBUG <0013> endpoint:rtpbridge/39@mgw (trunk:0) found free endpoint: rtpbridge/39@mgw (mgcp_endp.c:261) 20241102125922673 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/39@mgw" (mgcp_protocol.c:441) 20241102125922673 DLMGCP NOTICE <0013> endpoint:rtpbridge/39@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241102125922673 DLMGCP DEBUG <0013> endpoint:rtpbridge/39@mgw conn:(1234/rtp C:DACC08E7 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241102125922674 DLMGCP DEBUG <0013> endpoint:rtpbridge/39@mgw CI:DACC08E7 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241102125922674 DLMGCP DEBUG <0013> endpoint:rtpbridge/39@mgw CI:DACC08E7 output_enabled 0 (mgcp_msg.c:125) 20241102125922674 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241102125922674 DLMGCP DEBUG <0013> endpoint:rtpbridge/39@mgw conn:(1234/rtp C:DACC08E7 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241102125922674 DLMGCP DEBUG <0013> endpoint:rtpbridge/39@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241102125922674 DLMGCP DEBUG <0013> endpoint:rtpbridge/39@mgw CI:DACC08E7 CRCX: Creating connection: port: 4728 (mgcp_protocol.c:1112) 20241102125922674 DLMGCP NOTICE <0013> endpoint:rtpbridge/39@mgw CI:DACC08E7 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241102125922674 DLMGCP DEBUG <0013> endpoint:rtpbridge/39@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241102125922674 DLMGCP DEBUG <0013> Generated response: line #00: 200 26541 OK (mgcp_msg.c:67) 20241102125922674 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/39@mgw (mgcp_msg.c:67) 20241102125922674 DLMGCP DEBUG <0013> Generated response: line #02: I: DACC08E7 (mgcp_msg.c:67) 20241102125922674 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241102125922674 DLMGCP DEBUG <0013> Generated response: line #04: o=- DACC08E7 23 IN IP6 ::1 (mgcp_msg.c:67) 20241102125922674 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241102125922674 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241102125922674 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241102125922674 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4728 RTP/AVP 112 (mgcp_msg.c:67) 20241102125922674 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241102125922674 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241102125922674 DLMGCP DEBUG <0013> Received message: line #00: CRCX 26542 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241102125922674 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241102125922674 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241102125922674 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241102125922674 DLMGCP DEBUG <0013> endpoint:rtpbridge/3a@mgw (trunk:0) found free endpoint: rtpbridge/3a@mgw (mgcp_endp.c:261) 20241102125922674 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/3a@mgw" (mgcp_protocol.c:441) 20241102125922674 DLMGCP NOTICE <0013> endpoint:rtpbridge/3a@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241102125922674 DLMGCP DEBUG <0013> endpoint:rtpbridge/3a@mgw conn:(1234/rtp C:DB7B8AE5 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241102125922674 DLMGCP DEBUG <0013> endpoint:rtpbridge/3a@mgw CI:DB7B8AE5 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241102125922674 DLMGCP DEBUG <0013> endpoint:rtpbridge/3a@mgw CI:DB7B8AE5 output_enabled 0 (mgcp_msg.c:125) 20241102125922674 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241102125922674 DLMGCP DEBUG <0013> endpoint:rtpbridge/3a@mgw conn:(1234/rtp C:DB7B8AE5 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241102125922674 DLMGCP DEBUG <0013> endpoint:rtpbridge/3a@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241102125922674 DLMGCP DEBUG <0013> endpoint:rtpbridge/3a@mgw CI:DB7B8AE5 CRCX: Creating connection: port: 4730 (mgcp_protocol.c:1112) 20241102125922674 DLMGCP NOTICE <0013> endpoint:rtpbridge/3a@mgw CI:DB7B8AE5 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241102125922674 DLMGCP DEBUG <0013> endpoint:rtpbridge/3a@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241102125922674 DLMGCP DEBUG <0013> Generated response: line #00: 200 26542 OK (mgcp_msg.c:67) 20241102125922674 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/3a@mgw (mgcp_msg.c:67) 20241102125922674 DLMGCP DEBUG <0013> Generated response: line #02: I: DB7B8AE5 (mgcp_msg.c:67) 20241102125922674 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241102125922674 DLMGCP DEBUG <0013> Generated response: line #04: o=- DB7B8AE5 23 IN IP6 ::1 (mgcp_msg.c:67) 20241102125922674 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241102125922674 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241102125922674 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241102125922674 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4730 RTP/AVP 112 (mgcp_msg.c:67) 20241102125922674 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241102125922674 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241102125922675 DLMGCP DEBUG <0013> Received message: line #00: CRCX 26543 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241102125922675 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241102125922675 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241102125922675 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241102125922675 DLMGCP DEBUG <0013> endpoint:rtpbridge/3b@mgw (trunk:0) found free endpoint: rtpbridge/3b@mgw (mgcp_endp.c:261) 20241102125922675 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/3b@mgw" (mgcp_protocol.c:441) 20241102125922675 DLMGCP NOTICE <0013> endpoint:rtpbridge/3b@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241102125922675 DLMGCP DEBUG <0013> endpoint:rtpbridge/3b@mgw conn:(1234/rtp C:E0130E01 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241102125922675 DLMGCP DEBUG <0013> endpoint:rtpbridge/3b@mgw CI:E0130E01 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241102125922675 DLMGCP DEBUG <0013> endpoint:rtpbridge/3b@mgw CI:E0130E01 output_enabled 0 (mgcp_msg.c:125) 20241102125922675 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241102125922675 DLMGCP DEBUG <0013> endpoint:rtpbridge/3b@mgw conn:(1234/rtp C:E0130E01 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241102125922675 DLMGCP DEBUG <0013> endpoint:rtpbridge/3b@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241102125922675 DLMGCP DEBUG <0013> endpoint:rtpbridge/3b@mgw CI:E0130E01 CRCX: Creating connection: port: 4732 (mgcp_protocol.c:1112) 20241102125922675 DLMGCP NOTICE <0013> endpoint:rtpbridge/3b@mgw CI:E0130E01 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241102125922675 DLMGCP DEBUG <0013> endpoint:rtpbridge/3b@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241102125922675 DLMGCP DEBUG <0013> Generated response: line #00: 200 26543 OK (mgcp_msg.c:67) 20241102125922675 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/3b@mgw (mgcp_msg.c:67) 20241102125922675 DLMGCP DEBUG <0013> Generated response: line #02: I: E0130E01 (mgcp_msg.c:67) 20241102125922675 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241102125922675 DLMGCP DEBUG <0013> Generated response: line #04: o=- E0130E01 23 IN IP6 ::1 (mgcp_msg.c:67) 20241102125922675 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241102125922675 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241102125922675 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241102125922675 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4732 RTP/AVP 112 (mgcp_msg.c:67) 20241102125922675 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241102125922675 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241102125922676 DLMGCP DEBUG <0013> Received message: line #00: CRCX 26544 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241102125922676 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241102125922676 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241102125922676 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241102125922676 DLMGCP DEBUG <0013> endpoint:rtpbridge/3c@mgw (trunk:0) found free endpoint: rtpbridge/3c@mgw (mgcp_endp.c:261) 20241102125922676 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/3c@mgw" (mgcp_protocol.c:441) 20241102125922676 DLMGCP NOTICE <0013> endpoint:rtpbridge/3c@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241102125922676 DLMGCP DEBUG <0013> endpoint:rtpbridge/3c@mgw conn:(1234/rtp C:C0874B56 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241102125922676 DLMGCP DEBUG <0013> endpoint:rtpbridge/3c@mgw CI:C0874B56 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241102125922676 DLMGCP DEBUG <0013> endpoint:rtpbridge/3c@mgw CI:C0874B56 output_enabled 0 (mgcp_msg.c:125) 20241102125922676 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241102125922676 DLMGCP DEBUG <0013> endpoint:rtpbridge/3c@mgw conn:(1234/rtp C:C0874B56 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241102125922676 DLMGCP DEBUG <0013> endpoint:rtpbridge/3c@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241102125922676 DLMGCP DEBUG <0013> endpoint:rtpbridge/3c@mgw CI:C0874B56 CRCX: Creating connection: port: 4734 (mgcp_protocol.c:1112) 20241102125922676 DLMGCP NOTICE <0013> endpoint:rtpbridge/3c@mgw CI:C0874B56 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241102125922676 DLMGCP DEBUG <0013> endpoint:rtpbridge/3c@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241102125922676 DLMGCP DEBUG <0013> Generated response: line #00: 200 26544 OK (mgcp_msg.c:67) 20241102125922676 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/3c@mgw (mgcp_msg.c:67) 20241102125922676 DLMGCP DEBUG <0013> Generated response: line #02: I: C0874B56 (mgcp_msg.c:67) 20241102125922676 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241102125922676 DLMGCP DEBUG <0013> Generated response: line #04: o=- C0874B56 23 IN IP6 ::1 (mgcp_msg.c:67) 20241102125922676 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241102125922676 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241102125922676 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241102125922676 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4734 RTP/AVP 112 (mgcp_msg.c:67) 20241102125922676 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241102125922676 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241102125922676 DLMGCP DEBUG <0013> Received message: line #00: CRCX 26545 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241102125922676 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241102125922676 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241102125922676 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241102125922676 DLMGCP DEBUG <0013> endpoint:rtpbridge/3d@mgw (trunk:0) found free endpoint: rtpbridge/3d@mgw (mgcp_endp.c:261) 20241102125922676 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/3d@mgw" (mgcp_protocol.c:441) 20241102125922676 DLMGCP NOTICE <0013> endpoint:rtpbridge/3d@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241102125922676 DLMGCP DEBUG <0013> endpoint:rtpbridge/3d@mgw conn:(1234/rtp C:895817B1 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241102125922676 DLMGCP DEBUG <0013> endpoint:rtpbridge/3d@mgw CI:895817B1 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241102125922676 DLMGCP DEBUG <0013> endpoint:rtpbridge/3d@mgw CI:895817B1 output_enabled 0 (mgcp_msg.c:125) 20241102125922676 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241102125922676 DLMGCP DEBUG <0013> endpoint:rtpbridge/3d@mgw conn:(1234/rtp C:895817B1 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241102125922676 DLMGCP DEBUG <0013> endpoint:rtpbridge/3d@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241102125922676 DLMGCP DEBUG <0013> endpoint:rtpbridge/3d@mgw CI:895817B1 CRCX: Creating connection: port: 4736 (mgcp_protocol.c:1112) 20241102125922676 DLMGCP NOTICE <0013> endpoint:rtpbridge/3d@mgw CI:895817B1 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241102125922676 DLMGCP DEBUG <0013> endpoint:rtpbridge/3d@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241102125922676 DLMGCP DEBUG <0013> Generated response: line #00: 200 26545 OK (mgcp_msg.c:67) 20241102125922676 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/3d@mgw (mgcp_msg.c:67) 20241102125922676 DLMGCP DEBUG <0013> Generated response: line #02: I: 895817B1 (mgcp_msg.c:67) 20241102125922676 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241102125922676 DLMGCP DEBUG <0013> Generated response: line #04: o=- 895817B1 23 IN IP6 ::1 (mgcp_msg.c:67) 20241102125922676 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241102125922676 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241102125922677 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241102125922677 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4736 RTP/AVP 112 (mgcp_msg.c:67) 20241102125922677 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241102125922677 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241102125922677 DLMGCP DEBUG <0013> Received message: line #00: CRCX 26546 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241102125922677 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241102125922677 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241102125922677 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241102125922677 DLMGCP DEBUG <0013> endpoint:rtpbridge/3e@mgw (trunk:0) found free endpoint: rtpbridge/3e@mgw (mgcp_endp.c:261) 20241102125922677 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/3e@mgw" (mgcp_protocol.c:441) 20241102125922677 DLMGCP NOTICE <0013> endpoint:rtpbridge/3e@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241102125922677 DLMGCP DEBUG <0013> endpoint:rtpbridge/3e@mgw conn:(1234/rtp C:31962CD2 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241102125922677 DLMGCP DEBUG <0013> endpoint:rtpbridge/3e@mgw CI:31962CD2 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241102125922677 DLMGCP DEBUG <0013> endpoint:rtpbridge/3e@mgw CI:31962CD2 output_enabled 0 (mgcp_msg.c:125) 20241102125922677 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241102125922677 DLMGCP DEBUG <0013> endpoint:rtpbridge/3e@mgw conn:(1234/rtp C:31962CD2 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241102125922677 DLMGCP DEBUG <0013> endpoint:rtpbridge/3e@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241102125922677 DLMGCP DEBUG <0013> endpoint:rtpbridge/3e@mgw CI:31962CD2 CRCX: Creating connection: port: 4738 (mgcp_protocol.c:1112) 20241102125922677 DLMGCP NOTICE <0013> endpoint:rtpbridge/3e@mgw CI:31962CD2 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241102125922677 DLMGCP DEBUG <0013> endpoint:rtpbridge/3e@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241102125922677 DLMGCP DEBUG <0013> Generated response: line #00: 200 26546 OK (mgcp_msg.c:67) 20241102125922677 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/3e@mgw (mgcp_msg.c:67) 20241102125922677 DLMGCP DEBUG <0013> Generated response: line #02: I: 31962CD2 (mgcp_msg.c:67) 20241102125922677 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241102125922677 DLMGCP DEBUG <0013> Generated response: line #04: o=- 31962CD2 23 IN IP6 ::1 (mgcp_msg.c:67) 20241102125922677 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241102125922677 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241102125922677 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241102125922677 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4738 RTP/AVP 112 (mgcp_msg.c:67) 20241102125922677 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241102125922677 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241102125922678 DLMGCP DEBUG <0013> Received message: line #00: CRCX 26547 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241102125922678 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241102125922678 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241102125922678 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241102125922678 DLMGCP DEBUG <0013> endpoint:rtpbridge/3f@mgw (trunk:0) found free endpoint: rtpbridge/3f@mgw (mgcp_endp.c:261) 20241102125922678 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/3f@mgw" (mgcp_protocol.c:441) 20241102125922678 DLMGCP NOTICE <0013> endpoint:rtpbridge/3f@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241102125922678 DLMGCP DEBUG <0013> endpoint:rtpbridge/3f@mgw conn:(1234/rtp C:6D113276 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241102125922678 DLMGCP DEBUG <0013> endpoint:rtpbridge/3f@mgw CI:6D113276 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241102125922678 DLMGCP DEBUG <0013> endpoint:rtpbridge/3f@mgw CI:6D113276 output_enabled 0 (mgcp_msg.c:125) 20241102125922678 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241102125922678 DLMGCP DEBUG <0013> endpoint:rtpbridge/3f@mgw conn:(1234/rtp C:6D113276 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241102125922678 DLMGCP DEBUG <0013> endpoint:rtpbridge/3f@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241102125922678 DLMGCP DEBUG <0013> endpoint:rtpbridge/3f@mgw CI:6D113276 CRCX: Creating connection: port: 4740 (mgcp_protocol.c:1112) 20241102125922678 DLMGCP NOTICE <0013> endpoint:rtpbridge/3f@mgw CI:6D113276 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241102125922678 DLMGCP DEBUG <0013> endpoint:rtpbridge/3f@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241102125922678 DLMGCP DEBUG <0013> Generated response: line #00: 200 26547 OK (mgcp_msg.c:67) 20241102125922678 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/3f@mgw (mgcp_msg.c:67) 20241102125922678 DLMGCP DEBUG <0013> Generated response: line #02: I: 6D113276 (mgcp_msg.c:67) 20241102125922678 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241102125922678 DLMGCP DEBUG <0013> Generated response: line #04: o=- 6D113276 23 IN IP6 ::1 (mgcp_msg.c:67) 20241102125922678 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241102125922678 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241102125922678 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241102125922678 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4740 RTP/AVP 112 (mgcp_msg.c:67) 20241102125922678 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241102125922678 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241102125922678 DLMGCP DEBUG <0013> Received message: line #00: CRCX 26548 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241102125922678 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241102125922678 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241102125922678 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241102125922678 DLMGCP DEBUG <0013> endpoint:rtpbridge/40@mgw (trunk:0) found free endpoint: rtpbridge/40@mgw (mgcp_endp.c:261) 20241102125922678 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/40@mgw" (mgcp_protocol.c:441) 20241102125922678 DLMGCP NOTICE <0013> endpoint:rtpbridge/40@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241102125922679 DLMGCP DEBUG <0013> endpoint:rtpbridge/40@mgw conn:(1234/rtp C:073FA032 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241102125922679 DLMGCP DEBUG <0013> endpoint:rtpbridge/40@mgw CI:073FA032 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241102125922679 DLMGCP DEBUG <0013> endpoint:rtpbridge/40@mgw CI:073FA032 output_enabled 0 (mgcp_msg.c:125) 20241102125922679 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241102125922679 DLMGCP DEBUG <0013> endpoint:rtpbridge/40@mgw conn:(1234/rtp C:073FA032 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241102125922679 DLMGCP DEBUG <0013> endpoint:rtpbridge/40@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241102125922679 DLMGCP DEBUG <0013> endpoint:rtpbridge/40@mgw CI:073FA032 CRCX: Creating connection: port: 4742 (mgcp_protocol.c:1112) 20241102125922679 DLMGCP NOTICE <0013> endpoint:rtpbridge/40@mgw CI:073FA032 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241102125922679 DLMGCP DEBUG <0013> endpoint:rtpbridge/40@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241102125922679 DLMGCP DEBUG <0013> Generated response: line #00: 200 26548 OK (mgcp_msg.c:67) 20241102125922679 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/40@mgw (mgcp_msg.c:67) 20241102125922679 DLMGCP DEBUG <0013> Generated response: line #02: I: 073FA032 (mgcp_msg.c:67) 20241102125922679 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241102125922679 DLMGCP DEBUG <0013> Generated response: line #04: o=- 073FA032 23 IN IP6 ::1 (mgcp_msg.c:67) 20241102125922679 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241102125922679 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241102125922679 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241102125922679 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4742 RTP/AVP 112 (mgcp_msg.c:67) 20241102125922679 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241102125922679 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241102125922679 DLMGCP DEBUG <0013> Received message: line #00: CRCX 26549 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241102125922679 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241102125922679 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241102125922679 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241102125922679 DLMGCP DEBUG <0013> endpoint:rtpbridge/41@mgw (trunk:0) found free endpoint: rtpbridge/41@mgw (mgcp_endp.c:261) 20241102125922679 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/41@mgw" (mgcp_protocol.c:441) 20241102125922679 DLMGCP NOTICE <0013> endpoint:rtpbridge/41@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241102125922679 DLMGCP DEBUG <0013> endpoint:rtpbridge/41@mgw conn:(1234/rtp C:60CD73B9 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241102125922679 DLMGCP DEBUG <0013> endpoint:rtpbridge/41@mgw CI:60CD73B9 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241102125922679 DLMGCP DEBUG <0013> endpoint:rtpbridge/41@mgw CI:60CD73B9 output_enabled 0 (mgcp_msg.c:125) 20241102125922679 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241102125922679 DLMGCP DEBUG <0013> endpoint:rtpbridge/41@mgw conn:(1234/rtp C:60CD73B9 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241102125922679 DLMGCP DEBUG <0013> endpoint:rtpbridge/41@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241102125922679 DLMGCP DEBUG <0013> endpoint:rtpbridge/41@mgw CI:60CD73B9 CRCX: Creating connection: port: 4744 (mgcp_protocol.c:1112) 20241102125922679 DLMGCP NOTICE <0013> endpoint:rtpbridge/41@mgw CI:60CD73B9 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241102125922679 DLMGCP DEBUG <0013> endpoint:rtpbridge/41@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241102125922679 DLMGCP DEBUG <0013> Generated response: line #00: 200 26549 OK (mgcp_msg.c:67) 20241102125922679 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/41@mgw (mgcp_msg.c:67) 20241102125922679 DLMGCP DEBUG <0013> Generated response: line #02: I: 60CD73B9 (mgcp_msg.c:67) 20241102125922679 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241102125922679 DLMGCP DEBUG <0013> Generated response: line #04: o=- 60CD73B9 23 IN IP6 ::1 (mgcp_msg.c:67) 20241102125922679 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241102125922679 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241102125922679 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241102125922679 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4744 RTP/AVP 112 (mgcp_msg.c:67) 20241102125922679 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241102125922679 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241102125922680 DLMGCP DEBUG <0013> Received message: line #00: CRCX 26550 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241102125922680 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241102125922680 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241102125922680 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241102125922680 DLMGCP DEBUG <0013> endpoint:rtpbridge/42@mgw (trunk:0) found free endpoint: rtpbridge/42@mgw (mgcp_endp.c:261) 20241102125922680 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/42@mgw" (mgcp_protocol.c:441) 20241102125922680 DLMGCP NOTICE <0013> endpoint:rtpbridge/42@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241102125922680 DLMGCP DEBUG <0013> endpoint:rtpbridge/42@mgw conn:(1234/rtp C:7FC46760 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241102125922680 DLMGCP DEBUG <0013> endpoint:rtpbridge/42@mgw CI:7FC46760 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241102125922680 DLMGCP DEBUG <0013> endpoint:rtpbridge/42@mgw CI:7FC46760 output_enabled 0 (mgcp_msg.c:125) 20241102125922680 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241102125922680 DLMGCP DEBUG <0013> endpoint:rtpbridge/42@mgw conn:(1234/rtp C:7FC46760 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241102125922680 DLMGCP DEBUG <0013> endpoint:rtpbridge/42@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241102125922680 DLMGCP DEBUG <0013> endpoint:rtpbridge/42@mgw CI:7FC46760 CRCX: Creating connection: port: 4746 (mgcp_protocol.c:1112) 20241102125922680 DLMGCP NOTICE <0013> endpoint:rtpbridge/42@mgw CI:7FC46760 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241102125922680 DLMGCP DEBUG <0013> endpoint:rtpbridge/42@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241102125922680 DLMGCP DEBUG <0013> Generated response: line #00: 200 26550 OK (mgcp_msg.c:67) 20241102125922680 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/42@mgw (mgcp_msg.c:67) 20241102125922680 DLMGCP DEBUG <0013> Generated response: line #02: I: 7FC46760 (mgcp_msg.c:67) 20241102125922680 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241102125922680 DLMGCP DEBUG <0013> Generated response: line #04: o=- 7FC46760 23 IN IP6 ::1 (mgcp_msg.c:67) 20241102125922680 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241102125922680 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241102125922680 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241102125922680 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4746 RTP/AVP 112 (mgcp_msg.c:67) 20241102125922680 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241102125922680 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241102125922681 DLMGCP DEBUG <0013> Received message: line #00: CRCX 26551 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241102125922681 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241102125922681 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241102125922681 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241102125922681 DLMGCP DEBUG <0013> endpoint:rtpbridge/43@mgw (trunk:0) found free endpoint: rtpbridge/43@mgw (mgcp_endp.c:261) 20241102125922681 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/43@mgw" (mgcp_protocol.c:441) 20241102125922681 DLMGCP NOTICE <0013> endpoint:rtpbridge/43@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241102125922681 DLMGCP DEBUG <0013> endpoint:rtpbridge/43@mgw conn:(1234/rtp C:45B18564 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241102125922681 DLMGCP DEBUG <0013> endpoint:rtpbridge/43@mgw CI:45B18564 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241102125922681 DLMGCP DEBUG <0013> endpoint:rtpbridge/43@mgw CI:45B18564 output_enabled 0 (mgcp_msg.c:125) 20241102125922681 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241102125922681 DLMGCP DEBUG <0013> endpoint:rtpbridge/43@mgw conn:(1234/rtp C:45B18564 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241102125922681 DLMGCP DEBUG <0013> endpoint:rtpbridge/43@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241102125922681 DLMGCP DEBUG <0013> endpoint:rtpbridge/43@mgw CI:45B18564 CRCX: Creating connection: port: 4748 (mgcp_protocol.c:1112) 20241102125922681 DLMGCP NOTICE <0013> endpoint:rtpbridge/43@mgw CI:45B18564 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241102125922681 DLMGCP DEBUG <0013> endpoint:rtpbridge/43@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241102125922681 DLMGCP DEBUG <0013> Generated response: line #00: 200 26551 OK (mgcp_msg.c:67) 20241102125922681 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/43@mgw (mgcp_msg.c:67) 20241102125922681 DLMGCP DEBUG <0013> Generated response: line #02: I: 45B18564 (mgcp_msg.c:67) 20241102125922681 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241102125922681 DLMGCP DEBUG <0013> Generated response: line #04: o=- 45B18564 23 IN IP6 ::1 (mgcp_msg.c:67) 20241102125922681 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241102125922681 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241102125922681 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241102125922681 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4748 RTP/AVP 112 (mgcp_msg.c:67) 20241102125922681 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241102125922681 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241102125922681 DLMGCP DEBUG <0013> Received message: line #00: CRCX 26552 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241102125922681 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241102125922681 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241102125922681 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241102125922681 DLMGCP DEBUG <0013> endpoint:rtpbridge/44@mgw (trunk:0) found free endpoint: rtpbridge/44@mgw (mgcp_endp.c:261) 20241102125922681 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/44@mgw" (mgcp_protocol.c:441) 20241102125922681 DLMGCP NOTICE <0013> endpoint:rtpbridge/44@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241102125922681 DLMGCP DEBUG <0013> endpoint:rtpbridge/44@mgw conn:(1234/rtp C:E05F8B59 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241102125922682 DLMGCP DEBUG <0013> endpoint:rtpbridge/44@mgw CI:E05F8B59 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241102125922682 DLMGCP DEBUG <0013> endpoint:rtpbridge/44@mgw CI:E05F8B59 output_enabled 0 (mgcp_msg.c:125) 20241102125922682 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241102125922682 DLMGCP DEBUG <0013> endpoint:rtpbridge/44@mgw conn:(1234/rtp C:E05F8B59 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241102125922682 DLMGCP DEBUG <0013> endpoint:rtpbridge/44@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241102125922682 DLMGCP DEBUG <0013> endpoint:rtpbridge/44@mgw CI:E05F8B59 CRCX: Creating connection: port: 4750 (mgcp_protocol.c:1112) 20241102125922682 DLMGCP NOTICE <0013> endpoint:rtpbridge/44@mgw CI:E05F8B59 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241102125922682 DLMGCP DEBUG <0013> endpoint:rtpbridge/44@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241102125922682 DLMGCP DEBUG <0013> Generated response: line #00: 200 26552 OK (mgcp_msg.c:67) 20241102125922682 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/44@mgw (mgcp_msg.c:67) 20241102125922682 DLMGCP DEBUG <0013> Generated response: line #02: I: E05F8B59 (mgcp_msg.c:67) 20241102125922682 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241102125922682 DLMGCP DEBUG <0013> Generated response: line #04: o=- E05F8B59 23 IN IP6 ::1 (mgcp_msg.c:67) 20241102125922682 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241102125922682 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241102125922682 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241102125922682 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4750 RTP/AVP 112 (mgcp_msg.c:67) 20241102125922682 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241102125922682 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241102125922682 DLMGCP DEBUG <0013> Received message: line #00: CRCX 26553 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241102125922682 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241102125922682 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241102125922682 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241102125922682 DLMGCP DEBUG <0013> endpoint:rtpbridge/45@mgw (trunk:0) found free endpoint: rtpbridge/45@mgw (mgcp_endp.c:261) 20241102125922682 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/45@mgw" (mgcp_protocol.c:441) 20241102125922682 DLMGCP NOTICE <0013> endpoint:rtpbridge/45@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241102125922682 DLMGCP DEBUG <0013> endpoint:rtpbridge/45@mgw conn:(1234/rtp C:86EEFE89 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241102125922682 DLMGCP DEBUG <0013> endpoint:rtpbridge/45@mgw CI:86EEFE89 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241102125922682 DLMGCP DEBUG <0013> endpoint:rtpbridge/45@mgw CI:86EEFE89 output_enabled 0 (mgcp_msg.c:125) 20241102125922682 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241102125922682 DLMGCP DEBUG <0013> endpoint:rtpbridge/45@mgw conn:(1234/rtp C:86EEFE89 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241102125922682 DLMGCP DEBUG <0013> endpoint:rtpbridge/45@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241102125922683 DLMGCP DEBUG <0013> endpoint:rtpbridge/45@mgw CI:86EEFE89 CRCX: Creating connection: port: 4752 (mgcp_protocol.c:1112) 20241102125922683 DLMGCP NOTICE <0013> endpoint:rtpbridge/45@mgw CI:86EEFE89 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241102125922683 DLMGCP DEBUG <0013> endpoint:rtpbridge/45@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241102125922683 DLMGCP DEBUG <0013> Generated response: line #00: 200 26553 OK (mgcp_msg.c:67) 20241102125922683 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/45@mgw (mgcp_msg.c:67) 20241102125922683 DLMGCP DEBUG <0013> Generated response: line #02: I: 86EEFE89 (mgcp_msg.c:67) 20241102125922683 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241102125922683 DLMGCP DEBUG <0013> Generated response: line #04: o=- 86EEFE89 23 IN IP6 ::1 (mgcp_msg.c:67) 20241102125922683 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241102125922683 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241102125922683 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241102125922683 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4752 RTP/AVP 112 (mgcp_msg.c:67) 20241102125922683 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241102125922683 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241102125922683 DLMGCP DEBUG <0013> Received message: line #00: CRCX 26554 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241102125922683 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241102125922683 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241102125922683 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241102125922683 DLMGCP DEBUG <0013> endpoint:rtpbridge/46@mgw (trunk:0) found free endpoint: rtpbridge/46@mgw (mgcp_endp.c:261) 20241102125922683 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/46@mgw" (mgcp_protocol.c:441) 20241102125922683 DLMGCP NOTICE <0013> endpoint:rtpbridge/46@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241102125922683 DLMGCP DEBUG <0013> endpoint:rtpbridge/46@mgw conn:(1234/rtp C:164FA908 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241102125922683 DLMGCP DEBUG <0013> endpoint:rtpbridge/46@mgw CI:164FA908 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241102125922683 DLMGCP DEBUG <0013> endpoint:rtpbridge/46@mgw CI:164FA908 output_enabled 0 (mgcp_msg.c:125) 20241102125922683 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241102125922683 DLMGCP DEBUG <0013> endpoint:rtpbridge/46@mgw conn:(1234/rtp C:164FA908 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241102125922683 DLMGCP DEBUG <0013> endpoint:rtpbridge/46@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241102125922683 DLMGCP DEBUG <0013> endpoint:rtpbridge/46@mgw CI:164FA908 CRCX: Creating connection: port: 4754 (mgcp_protocol.c:1112) 20241102125922683 DLMGCP NOTICE <0013> endpoint:rtpbridge/46@mgw CI:164FA908 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241102125922683 DLMGCP DEBUG <0013> endpoint:rtpbridge/46@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241102125922683 DLMGCP DEBUG <0013> Generated response: line #00: 200 26554 OK (mgcp_msg.c:67) 20241102125922683 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/46@mgw (mgcp_msg.c:67) 20241102125922683 DLMGCP DEBUG <0013> Generated response: line #02: I: 164FA908 (mgcp_msg.c:67) 20241102125922683 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241102125922683 DLMGCP DEBUG <0013> Generated response: line #04: o=- 164FA908 23 IN IP6 ::1 (mgcp_msg.c:67) 20241102125922683 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241102125922683 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241102125922683 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241102125922683 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4754 RTP/AVP 112 (mgcp_msg.c:67) 20241102125922683 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241102125922683 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241102125922684 DLMGCP DEBUG <0013> Received message: line #00: CRCX 26555 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241102125922684 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241102125922684 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241102125922684 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241102125922684 DLMGCP DEBUG <0013> endpoint:rtpbridge/47@mgw (trunk:0) found free endpoint: rtpbridge/47@mgw (mgcp_endp.c:261) 20241102125922684 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/47@mgw" (mgcp_protocol.c:441) 20241102125922684 DLMGCP NOTICE <0013> endpoint:rtpbridge/47@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241102125922684 DLMGCP DEBUG <0013> endpoint:rtpbridge/47@mgw conn:(1234/rtp C:4C4B5FD7 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241102125922684 DLMGCP DEBUG <0013> endpoint:rtpbridge/47@mgw CI:4C4B5FD7 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241102125922684 DLMGCP DEBUG <0013> endpoint:rtpbridge/47@mgw CI:4C4B5FD7 output_enabled 0 (mgcp_msg.c:125) 20241102125922684 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241102125922684 DLMGCP DEBUG <0013> endpoint:rtpbridge/47@mgw conn:(1234/rtp C:4C4B5FD7 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241102125922684 DLMGCP DEBUG <0013> endpoint:rtpbridge/47@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241102125922684 DLMGCP DEBUG <0013> endpoint:rtpbridge/47@mgw CI:4C4B5FD7 CRCX: Creating connection: port: 4756 (mgcp_protocol.c:1112) 20241102125922684 DLMGCP NOTICE <0013> endpoint:rtpbridge/47@mgw CI:4C4B5FD7 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241102125922684 DLMGCP DEBUG <0013> endpoint:rtpbridge/47@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241102125922684 DLMGCP DEBUG <0013> Generated response: line #00: 200 26555 OK (mgcp_msg.c:67) 20241102125922684 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/47@mgw (mgcp_msg.c:67) 20241102125922684 DLMGCP DEBUG <0013> Generated response: line #02: I: 4C4B5FD7 (mgcp_msg.c:67) 20241102125922684 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241102125922684 DLMGCP DEBUG <0013> Generated response: line #04: o=- 4C4B5FD7 23 IN IP6 ::1 (mgcp_msg.c:67) 20241102125922684 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241102125922684 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241102125922684 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241102125922684 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4756 RTP/AVP 112 (mgcp_msg.c:67) 20241102125922684 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241102125922684 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241102125922685 DLMGCP DEBUG <0013> Received message: line #00: CRCX 26556 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241102125922685 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241102125922685 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241102125922685 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241102125922685 DLMGCP DEBUG <0013> endpoint:rtpbridge/48@mgw (trunk:0) found free endpoint: rtpbridge/48@mgw (mgcp_endp.c:261) 20241102125922685 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/48@mgw" (mgcp_protocol.c:441) 20241102125922685 DLMGCP NOTICE <0013> endpoint:rtpbridge/48@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241102125922685 DLMGCP DEBUG <0013> endpoint:rtpbridge/48@mgw conn:(1234/rtp C:D6551CC6 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241102125922685 DLMGCP DEBUG <0013> endpoint:rtpbridge/48@mgw CI:D6551CC6 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241102125922685 DLMGCP DEBUG <0013> endpoint:rtpbridge/48@mgw CI:D6551CC6 output_enabled 0 (mgcp_msg.c:125) 20241102125922685 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241102125922685 DLMGCP DEBUG <0013> endpoint:rtpbridge/48@mgw conn:(1234/rtp C:D6551CC6 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241102125922685 DLMGCP DEBUG <0013> endpoint:rtpbridge/48@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241102125922685 DLMGCP DEBUG <0013> endpoint:rtpbridge/48@mgw CI:D6551CC6 CRCX: Creating connection: port: 4758 (mgcp_protocol.c:1112) 20241102125922685 DLMGCP NOTICE <0013> endpoint:rtpbridge/48@mgw CI:D6551CC6 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241102125922685 DLMGCP DEBUG <0013> endpoint:rtpbridge/48@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241102125922685 DLMGCP DEBUG <0013> Generated response: line #00: 200 26556 OK (mgcp_msg.c:67) 20241102125922685 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/48@mgw (mgcp_msg.c:67) 20241102125922685 DLMGCP DEBUG <0013> Generated response: line #02: I: D6551CC6 (mgcp_msg.c:67) 20241102125922685 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241102125922685 DLMGCP DEBUG <0013> Generated response: line #04: o=- D6551CC6 23 IN IP6 ::1 (mgcp_msg.c:67) 20241102125922685 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241102125922685 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241102125922685 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241102125922685 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4758 RTP/AVP 112 (mgcp_msg.c:67) 20241102125922685 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241102125922685 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241102125922686 DLMGCP DEBUG <0013> Received message: line #00: CRCX 26557 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241102125922686 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241102125922686 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241102125922686 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241102125922686 DLMGCP DEBUG <0013> endpoint:rtpbridge/49@mgw (trunk:0) found free endpoint: rtpbridge/49@mgw (mgcp_endp.c:261) 20241102125922686 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/49@mgw" (mgcp_protocol.c:441) 20241102125922686 DLMGCP NOTICE <0013> endpoint:rtpbridge/49@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241102125922686 DLMGCP DEBUG <0013> endpoint:rtpbridge/49@mgw conn:(1234/rtp C:43C5618E r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241102125922686 DLMGCP DEBUG <0013> endpoint:rtpbridge/49@mgw CI:43C5618E connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241102125922686 DLMGCP DEBUG <0013> endpoint:rtpbridge/49@mgw CI:43C5618E output_enabled 0 (mgcp_msg.c:125) 20241102125922686 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241102125922686 DLMGCP DEBUG <0013> endpoint:rtpbridge/49@mgw conn:(1234/rtp C:43C5618E r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241102125922686 DLMGCP DEBUG <0013> endpoint:rtpbridge/49@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241102125922686 DLMGCP DEBUG <0013> endpoint:rtpbridge/49@mgw CI:43C5618E CRCX: Creating connection: port: 4760 (mgcp_protocol.c:1112) 20241102125922686 DLMGCP NOTICE <0013> endpoint:rtpbridge/49@mgw CI:43C5618E CRCX: connection successfully created (mgcp_protocol.c:1121) 20241102125922686 DLMGCP DEBUG <0013> endpoint:rtpbridge/49@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241102125922686 DLMGCP DEBUG <0013> Generated response: line #00: 200 26557 OK (mgcp_msg.c:67) 20241102125922686 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/49@mgw (mgcp_msg.c:67) 20241102125922686 DLMGCP DEBUG <0013> Generated response: line #02: I: 43C5618E (mgcp_msg.c:67) 20241102125922686 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241102125922686 DLMGCP DEBUG <0013> Generated response: line #04: o=- 43C5618E 23 IN IP6 ::1 (mgcp_msg.c:67) 20241102125922686 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241102125922686 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241102125922686 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241102125922686 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4760 RTP/AVP 112 (mgcp_msg.c:67) 20241102125922686 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241102125922686 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241102125922686 DLMGCP DEBUG <0013> Received message: line #00: CRCX 26558 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241102125922686 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241102125922686 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241102125922686 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241102125922686 DLMGCP DEBUG <0013> endpoint:rtpbridge/4a@mgw (trunk:0) found free endpoint: rtpbridge/4a@mgw (mgcp_endp.c:261) 20241102125922686 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/4a@mgw" (mgcp_protocol.c:441) 20241102125922686 DLMGCP NOTICE <0013> endpoint:rtpbridge/4a@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241102125922686 DLMGCP DEBUG <0013> endpoint:rtpbridge/4a@mgw conn:(1234/rtp C:03B8B62F r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241102125922686 DLMGCP DEBUG <0013> endpoint:rtpbridge/4a@mgw CI:03B8B62F connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241102125922686 DLMGCP DEBUG <0013> endpoint:rtpbridge/4a@mgw CI:03B8B62F output_enabled 0 (mgcp_msg.c:125) 20241102125922686 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241102125922686 DLMGCP DEBUG <0013> endpoint:rtpbridge/4a@mgw conn:(1234/rtp C:03B8B62F r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241102125922686 DLMGCP DEBUG <0013> endpoint:rtpbridge/4a@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241102125922686 DLMGCP DEBUG <0013> endpoint:rtpbridge/4a@mgw CI:03B8B62F CRCX: Creating connection: port: 4762 (mgcp_protocol.c:1112) 20241102125922686 DLMGCP NOTICE <0013> endpoint:rtpbridge/4a@mgw CI:03B8B62F CRCX: connection successfully created (mgcp_protocol.c:1121) 20241102125922686 DLMGCP DEBUG <0013> endpoint:rtpbridge/4a@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241102125922686 DLMGCP DEBUG <0013> Generated response: line #00: 200 26558 OK (mgcp_msg.c:67) 20241102125922686 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/4a@mgw (mgcp_msg.c:67) 20241102125922686 DLMGCP DEBUG <0013> Generated response: line #02: I: 03B8B62F (mgcp_msg.c:67) 20241102125922686 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241102125922686 DLMGCP DEBUG <0013> Generated response: line #04: o=- 03B8B62F 23 IN IP6 ::1 (mgcp_msg.c:67) 20241102125922686 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241102125922686 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241102125922686 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241102125922686 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4762 RTP/AVP 112 (mgcp_msg.c:67) 20241102125922686 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241102125922686 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241102125922687 DLMGCP DEBUG <0013> Received message: line #00: CRCX 26559 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241102125922687 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241102125922687 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241102125922687 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241102125922687 DLMGCP DEBUG <0013> endpoint:rtpbridge/4b@mgw (trunk:0) found free endpoint: rtpbridge/4b@mgw (mgcp_endp.c:261) 20241102125922687 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/4b@mgw" (mgcp_protocol.c:441) 20241102125922687 DLMGCP NOTICE <0013> endpoint:rtpbridge/4b@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241102125922687 DLMGCP DEBUG <0013> endpoint:rtpbridge/4b@mgw conn:(1234/rtp C:48991611 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241102125922687 DLMGCP DEBUG <0013> endpoint:rtpbridge/4b@mgw CI:48991611 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241102125922687 DLMGCP DEBUG <0013> endpoint:rtpbridge/4b@mgw CI:48991611 output_enabled 0 (mgcp_msg.c:125) 20241102125922687 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241102125922687 DLMGCP DEBUG <0013> endpoint:rtpbridge/4b@mgw conn:(1234/rtp C:48991611 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241102125922687 DLMGCP DEBUG <0013> endpoint:rtpbridge/4b@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241102125922687 DLMGCP DEBUG <0013> endpoint:rtpbridge/4b@mgw CI:48991611 CRCX: Creating connection: port: 4764 (mgcp_protocol.c:1112) 20241102125922687 DLMGCP NOTICE <0013> endpoint:rtpbridge/4b@mgw CI:48991611 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241102125922687 DLMGCP DEBUG <0013> endpoint:rtpbridge/4b@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241102125922687 DLMGCP DEBUG <0013> Generated response: line #00: 200 26559 OK (mgcp_msg.c:67) 20241102125922687 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/4b@mgw (mgcp_msg.c:67) 20241102125922687 DLMGCP DEBUG <0013> Generated response: line #02: I: 48991611 (mgcp_msg.c:67) 20241102125922687 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241102125922687 DLMGCP DEBUG <0013> Generated response: line #04: o=- 48991611 23 IN IP6 ::1 (mgcp_msg.c:67) 20241102125922687 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241102125922687 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241102125922687 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241102125922687 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4764 RTP/AVP 112 (mgcp_msg.c:67) 20241102125922687 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241102125922687 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241102125922688 DLMGCP DEBUG <0013> Received message: line #00: CRCX 26560 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241102125922688 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241102125922688 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241102125922688 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241102125922688 DLMGCP DEBUG <0013> endpoint:rtpbridge/4c@mgw (trunk:0) found free endpoint: rtpbridge/4c@mgw (mgcp_endp.c:261) 20241102125922688 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/4c@mgw" (mgcp_protocol.c:441) 20241102125922688 DLMGCP NOTICE <0013> endpoint:rtpbridge/4c@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241102125922688 DLMGCP DEBUG <0013> endpoint:rtpbridge/4c@mgw conn:(1234/rtp C:A70F0B85 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241102125922688 DLMGCP DEBUG <0013> endpoint:rtpbridge/4c@mgw CI:A70F0B85 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241102125922688 DLMGCP DEBUG <0013> endpoint:rtpbridge/4c@mgw CI:A70F0B85 output_enabled 0 (mgcp_msg.c:125) 20241102125922688 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241102125922688 DLMGCP DEBUG <0013> endpoint:rtpbridge/4c@mgw conn:(1234/rtp C:A70F0B85 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241102125922688 DLMGCP DEBUG <0013> endpoint:rtpbridge/4c@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241102125922688 DLMGCP DEBUG <0013> endpoint:rtpbridge/4c@mgw CI:A70F0B85 CRCX: Creating connection: port: 4766 (mgcp_protocol.c:1112) 20241102125922688 DLMGCP NOTICE <0013> endpoint:rtpbridge/4c@mgw CI:A70F0B85 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241102125922688 DLMGCP DEBUG <0013> endpoint:rtpbridge/4c@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241102125922688 DLMGCP DEBUG <0013> Generated response: line #00: 200 26560 OK (mgcp_msg.c:67) 20241102125922688 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/4c@mgw (mgcp_msg.c:67) 20241102125922688 DLMGCP DEBUG <0013> Generated response: line #02: I: A70F0B85 (mgcp_msg.c:67) 20241102125922688 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241102125922688 DLMGCP DEBUG <0013> Generated response: line #04: o=- A70F0B85 23 IN IP6 ::1 (mgcp_msg.c:67) 20241102125922688 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241102125922688 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241102125922688 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241102125922688 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4766 RTP/AVP 112 (mgcp_msg.c:67) 20241102125922688 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241102125922688 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241102125922688 DLMGCP DEBUG <0013> Received message: line #00: CRCX 26561 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241102125922688 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241102125922688 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241102125922688 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241102125922688 DLMGCP DEBUG <0013> endpoint:rtpbridge/4d@mgw (trunk:0) found free endpoint: rtpbridge/4d@mgw (mgcp_endp.c:261) 20241102125922688 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/4d@mgw" (mgcp_protocol.c:441) 20241102125922688 DLMGCP NOTICE <0013> endpoint:rtpbridge/4d@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241102125922688 DLMGCP DEBUG <0013> endpoint:rtpbridge/4d@mgw conn:(1234/rtp C:070613DB r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241102125922688 DLMGCP DEBUG <0013> endpoint:rtpbridge/4d@mgw CI:070613DB connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241102125922688 DLMGCP DEBUG <0013> endpoint:rtpbridge/4d@mgw CI:070613DB output_enabled 0 (mgcp_msg.c:125) 20241102125922688 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241102125922688 DLMGCP DEBUG <0013> endpoint:rtpbridge/4d@mgw conn:(1234/rtp C:070613DB r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241102125922688 DLMGCP DEBUG <0013> endpoint:rtpbridge/4d@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241102125922688 DLMGCP DEBUG <0013> endpoint:rtpbridge/4d@mgw CI:070613DB CRCX: Creating connection: port: 4768 (mgcp_protocol.c:1112) 20241102125922688 DLMGCP NOTICE <0013> endpoint:rtpbridge/4d@mgw CI:070613DB CRCX: connection successfully created (mgcp_protocol.c:1121) 20241102125922688 DLMGCP DEBUG <0013> endpoint:rtpbridge/4d@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241102125922688 DLMGCP DEBUG <0013> Generated response: line #00: 200 26561 OK (mgcp_msg.c:67) 20241102125922688 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/4d@mgw (mgcp_msg.c:67) 20241102125922688 DLMGCP DEBUG <0013> Generated response: line #02: I: 070613DB (mgcp_msg.c:67) 20241102125922688 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241102125922688 DLMGCP DEBUG <0013> Generated response: line #04: o=- 070613DB 23 IN IP6 ::1 (mgcp_msg.c:67) 20241102125922688 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241102125922688 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241102125922688 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241102125922688 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4768 RTP/AVP 112 (mgcp_msg.c:67) 20241102125922688 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241102125922688 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241102125922689 DLMGCP DEBUG <0013> Received message: line #00: CRCX 26562 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241102125922689 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241102125922689 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241102125922689 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241102125922689 DLMGCP DEBUG <0013> endpoint:rtpbridge/4e@mgw (trunk:0) found free endpoint: rtpbridge/4e@mgw (mgcp_endp.c:261) 20241102125922689 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/4e@mgw" (mgcp_protocol.c:441) 20241102125922689 DLMGCP NOTICE <0013> endpoint:rtpbridge/4e@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241102125922689 DLMGCP DEBUG <0013> endpoint:rtpbridge/4e@mgw conn:(1234/rtp C:BB61AC6A r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241102125922689 DLMGCP DEBUG <0013> endpoint:rtpbridge/4e@mgw CI:BB61AC6A connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241102125922689 DLMGCP DEBUG <0013> endpoint:rtpbridge/4e@mgw CI:BB61AC6A output_enabled 0 (mgcp_msg.c:125) 20241102125922689 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241102125922689 DLMGCP DEBUG <0013> endpoint:rtpbridge/4e@mgw conn:(1234/rtp C:BB61AC6A r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241102125922689 DLMGCP DEBUG <0013> endpoint:rtpbridge/4e@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241102125922689 DLMGCP DEBUG <0013> endpoint:rtpbridge/4e@mgw CI:BB61AC6A CRCX: Creating connection: port: 4770 (mgcp_protocol.c:1112) 20241102125922689 DLMGCP NOTICE <0013> endpoint:rtpbridge/4e@mgw CI:BB61AC6A CRCX: connection successfully created (mgcp_protocol.c:1121) 20241102125922689 DLMGCP DEBUG <0013> endpoint:rtpbridge/4e@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241102125922689 DLMGCP DEBUG <0013> Generated response: line #00: 200 26562 OK (mgcp_msg.c:67) 20241102125922689 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/4e@mgw (mgcp_msg.c:67) 20241102125922689 DLMGCP DEBUG <0013> Generated response: line #02: I: BB61AC6A (mgcp_msg.c:67) 20241102125922689 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241102125922689 DLMGCP DEBUG <0013> Generated response: line #04: o=- BB61AC6A 23 IN IP6 ::1 (mgcp_msg.c:67) 20241102125922689 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241102125922689 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241102125922689 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241102125922689 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4770 RTP/AVP 112 (mgcp_msg.c:67) 20241102125922689 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241102125922689 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241102125922689 DLMGCP DEBUG <0013> Received message: line #00: CRCX 26563 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241102125922690 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241102125922690 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241102125922690 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241102125922690 DLMGCP DEBUG <0013> endpoint:rtpbridge/4f@mgw (trunk:0) found free endpoint: rtpbridge/4f@mgw (mgcp_endp.c:261) 20241102125922690 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/4f@mgw" (mgcp_protocol.c:441) 20241102125922690 DLMGCP NOTICE <0013> endpoint:rtpbridge/4f@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241102125922690 DLMGCP DEBUG <0013> endpoint:rtpbridge/4f@mgw conn:(1234/rtp C:8D055703 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241102125922690 DLMGCP DEBUG <0013> endpoint:rtpbridge/4f@mgw CI:8D055703 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241102125922690 DLMGCP DEBUG <0013> endpoint:rtpbridge/4f@mgw CI:8D055703 output_enabled 0 (mgcp_msg.c:125) 20241102125922690 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241102125922690 DLMGCP DEBUG <0013> endpoint:rtpbridge/4f@mgw conn:(1234/rtp C:8D055703 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241102125922690 DLMGCP DEBUG <0013> endpoint:rtpbridge/4f@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241102125922690 DLMGCP DEBUG <0013> endpoint:rtpbridge/4f@mgw CI:8D055703 CRCX: Creating connection: port: 4772 (mgcp_protocol.c:1112) 20241102125922690 DLMGCP NOTICE <0013> endpoint:rtpbridge/4f@mgw CI:8D055703 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241102125922690 DLMGCP DEBUG <0013> endpoint:rtpbridge/4f@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241102125922690 DLMGCP DEBUG <0013> Generated response: line #00: 200 26563 OK (mgcp_msg.c:67) 20241102125922690 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/4f@mgw (mgcp_msg.c:67) 20241102125922690 DLMGCP DEBUG <0013> Generated response: line #02: I: 8D055703 (mgcp_msg.c:67) 20241102125922690 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241102125922690 DLMGCP DEBUG <0013> Generated response: line #04: o=- 8D055703 23 IN IP6 ::1 (mgcp_msg.c:67) 20241102125922690 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241102125922690 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241102125922690 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241102125922690 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4772 RTP/AVP 112 (mgcp_msg.c:67) 20241102125922690 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241102125922690 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241102125922690 DLMGCP DEBUG <0013> Received message: line #00: CRCX 26564 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241102125922690 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241102125922690 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241102125922691 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241102125922691 DLMGCP DEBUG <0013> endpoint:rtpbridge/50@mgw (trunk:0) found free endpoint: rtpbridge/50@mgw (mgcp_endp.c:261) 20241102125922691 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/50@mgw" (mgcp_protocol.c:441) 20241102125922691 DLMGCP NOTICE <0013> endpoint:rtpbridge/50@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241102125922691 DLMGCP DEBUG <0013> endpoint:rtpbridge/50@mgw conn:(1234/rtp C:726CB02F r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241102125922691 DLMGCP DEBUG <0013> endpoint:rtpbridge/50@mgw CI:726CB02F connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241102125922691 DLMGCP DEBUG <0013> endpoint:rtpbridge/50@mgw CI:726CB02F output_enabled 0 (mgcp_msg.c:125) 20241102125922691 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241102125922691 DLMGCP DEBUG <0013> endpoint:rtpbridge/50@mgw conn:(1234/rtp C:726CB02F r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241102125922691 DLMGCP DEBUG <0013> endpoint:rtpbridge/50@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241102125922691 DLMGCP DEBUG <0013> endpoint:rtpbridge/50@mgw CI:726CB02F CRCX: Creating connection: port: 4774 (mgcp_protocol.c:1112) 20241102125922691 DLMGCP NOTICE <0013> endpoint:rtpbridge/50@mgw CI:726CB02F CRCX: connection successfully created (mgcp_protocol.c:1121) 20241102125922691 DLMGCP DEBUG <0013> endpoint:rtpbridge/50@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241102125922691 DLMGCP DEBUG <0013> Generated response: line #00: 200 26564 OK (mgcp_msg.c:67) 20241102125922691 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/50@mgw (mgcp_msg.c:67) 20241102125922691 DLMGCP DEBUG <0013> Generated response: line #02: I: 726CB02F (mgcp_msg.c:67) 20241102125922691 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241102125922691 DLMGCP DEBUG <0013> Generated response: line #04: o=- 726CB02F 23 IN IP6 ::1 (mgcp_msg.c:67) 20241102125922691 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241102125922691 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241102125922691 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241102125922691 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4774 RTP/AVP 112 (mgcp_msg.c:67) 20241102125922691 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241102125922691 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241102125922691 DLMGCP DEBUG <0013> Received message: line #00: CRCX 26565 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241102125922691 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241102125922691 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241102125922691 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241102125922691 DLMGCP DEBUG <0013> endpoint:rtpbridge/51@mgw (trunk:0) found free endpoint: rtpbridge/51@mgw (mgcp_endp.c:261) 20241102125922691 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/51@mgw" (mgcp_protocol.c:441) 20241102125922691 DLMGCP NOTICE <0013> endpoint:rtpbridge/51@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241102125922691 DLMGCP DEBUG <0013> endpoint:rtpbridge/51@mgw conn:(1234/rtp C:76B944BD r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241102125922691 DLMGCP DEBUG <0013> endpoint:rtpbridge/51@mgw CI:76B944BD connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241102125922691 DLMGCP DEBUG <0013> endpoint:rtpbridge/51@mgw CI:76B944BD output_enabled 0 (mgcp_msg.c:125) 20241102125922691 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241102125922691 DLMGCP DEBUG <0013> endpoint:rtpbridge/51@mgw conn:(1234/rtp C:76B944BD r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241102125922691 DLMGCP DEBUG <0013> endpoint:rtpbridge/51@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241102125922692 DLMGCP DEBUG <0013> endpoint:rtpbridge/51@mgw CI:76B944BD CRCX: Creating connection: port: 4776 (mgcp_protocol.c:1112) 20241102125922692 DLMGCP NOTICE <0013> endpoint:rtpbridge/51@mgw CI:76B944BD CRCX: connection successfully created (mgcp_protocol.c:1121) 20241102125922692 DLMGCP DEBUG <0013> endpoint:rtpbridge/51@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241102125922692 DLMGCP DEBUG <0013> Generated response: line #00: 200 26565 OK (mgcp_msg.c:67) 20241102125922692 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/51@mgw (mgcp_msg.c:67) 20241102125922692 DLMGCP DEBUG <0013> Generated response: line #02: I: 76B944BD (mgcp_msg.c:67) 20241102125922692 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241102125922692 DLMGCP DEBUG <0013> Generated response: line #04: o=- 76B944BD 23 IN IP6 ::1 (mgcp_msg.c:67) 20241102125922692 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241102125922692 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241102125922692 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241102125922692 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4776 RTP/AVP 112 (mgcp_msg.c:67) 20241102125922692 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241102125922692 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241102125922692 DLMGCP DEBUG <0013> Received message: line #00: CRCX 26566 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241102125922692 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241102125922692 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241102125922692 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241102125922692 DLMGCP DEBUG <0013> endpoint:rtpbridge/52@mgw (trunk:0) found free endpoint: rtpbridge/52@mgw (mgcp_endp.c:261) 20241102125922692 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/52@mgw" (mgcp_protocol.c:441) 20241102125922692 DLMGCP NOTICE <0013> endpoint:rtpbridge/52@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241102125922692 DLMGCP DEBUG <0013> endpoint:rtpbridge/52@mgw conn:(1234/rtp C:87B0A06A r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241102125922692 DLMGCP DEBUG <0013> endpoint:rtpbridge/52@mgw CI:87B0A06A connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241102125922692 DLMGCP DEBUG <0013> endpoint:rtpbridge/52@mgw CI:87B0A06A output_enabled 0 (mgcp_msg.c:125) 20241102125922692 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241102125922692 DLMGCP DEBUG <0013> endpoint:rtpbridge/52@mgw conn:(1234/rtp C:87B0A06A r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241102125922692 DLMGCP DEBUG <0013> endpoint:rtpbridge/52@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241102125922692 DLMGCP DEBUG <0013> endpoint:rtpbridge/52@mgw CI:87B0A06A CRCX: Creating connection: port: 4778 (mgcp_protocol.c:1112) 20241102125922692 DLMGCP NOTICE <0013> endpoint:rtpbridge/52@mgw CI:87B0A06A CRCX: connection successfully created (mgcp_protocol.c:1121) 20241102125922692 DLMGCP DEBUG <0013> endpoint:rtpbridge/52@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241102125922692 DLMGCP DEBUG <0013> Generated response: line #00: 200 26566 OK (mgcp_msg.c:67) 20241102125922692 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/52@mgw (mgcp_msg.c:67) 20241102125922692 DLMGCP DEBUG <0013> Generated response: line #02: I: 87B0A06A (mgcp_msg.c:67) 20241102125922692 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241102125922692 DLMGCP DEBUG <0013> Generated response: line #04: o=- 87B0A06A 23 IN IP6 ::1 (mgcp_msg.c:67) 20241102125922692 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241102125922692 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241102125922692 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241102125922692 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4778 RTP/AVP 112 (mgcp_msg.c:67) 20241102125922692 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241102125922692 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241102125922693 DLMGCP DEBUG <0013> Received message: line #00: CRCX 26567 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241102125922693 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241102125922693 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241102125922693 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241102125922693 DLMGCP DEBUG <0013> endpoint:rtpbridge/53@mgw (trunk:0) found free endpoint: rtpbridge/53@mgw (mgcp_endp.c:261) 20241102125922693 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/53@mgw" (mgcp_protocol.c:441) 20241102125922693 DLMGCP NOTICE <0013> endpoint:rtpbridge/53@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241102125922693 DLMGCP DEBUG <0013> endpoint:rtpbridge/53@mgw conn:(1234/rtp C:17C1CE80 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241102125922693 DLMGCP DEBUG <0013> endpoint:rtpbridge/53@mgw CI:17C1CE80 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241102125922693 DLMGCP DEBUG <0013> endpoint:rtpbridge/53@mgw CI:17C1CE80 output_enabled 0 (mgcp_msg.c:125) 20241102125922693 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241102125922693 DLMGCP DEBUG <0013> endpoint:rtpbridge/53@mgw conn:(1234/rtp C:17C1CE80 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241102125922693 DLMGCP DEBUG <0013> endpoint:rtpbridge/53@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241102125922693 DLMGCP DEBUG <0013> endpoint:rtpbridge/53@mgw CI:17C1CE80 CRCX: Creating connection: port: 4780 (mgcp_protocol.c:1112) 20241102125922693 DLMGCP NOTICE <0013> endpoint:rtpbridge/53@mgw CI:17C1CE80 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241102125922693 DLMGCP DEBUG <0013> endpoint:rtpbridge/53@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241102125922693 DLMGCP DEBUG <0013> Generated response: line #00: 200 26567 OK (mgcp_msg.c:67) 20241102125922693 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/53@mgw (mgcp_msg.c:67) 20241102125922693 DLMGCP DEBUG <0013> Generated response: line #02: I: 17C1CE80 (mgcp_msg.c:67) 20241102125922693 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241102125922693 DLMGCP DEBUG <0013> Generated response: line #04: o=- 17C1CE80 23 IN IP6 ::1 (mgcp_msg.c:67) 20241102125922693 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241102125922693 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241102125922693 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241102125922693 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4780 RTP/AVP 112 (mgcp_msg.c:67) 20241102125922693 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241102125922693 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241102125922694 DLMGCP DEBUG <0013> Received message: line #00: CRCX 26568 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241102125922694 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241102125922694 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241102125922694 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241102125922694 DLMGCP DEBUG <0013> endpoint:rtpbridge/54@mgw (trunk:0) found free endpoint: rtpbridge/54@mgw (mgcp_endp.c:261) 20241102125922694 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/54@mgw" (mgcp_protocol.c:441) 20241102125922694 DLMGCP NOTICE <0013> endpoint:rtpbridge/54@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241102125922694 DLMGCP DEBUG <0013> endpoint:rtpbridge/54@mgw conn:(1234/rtp C:A4ADB47C r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241102125922694 DLMGCP DEBUG <0013> endpoint:rtpbridge/54@mgw CI:A4ADB47C connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241102125922694 DLMGCP DEBUG <0013> endpoint:rtpbridge/54@mgw CI:A4ADB47C output_enabled 0 (mgcp_msg.c:125) 20241102125922694 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241102125922694 DLMGCP DEBUG <0013> endpoint:rtpbridge/54@mgw conn:(1234/rtp C:A4ADB47C r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241102125922694 DLMGCP DEBUG <0013> endpoint:rtpbridge/54@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241102125922694 DLMGCP DEBUG <0013> endpoint:rtpbridge/54@mgw CI:A4ADB47C CRCX: Creating connection: port: 4782 (mgcp_protocol.c:1112) 20241102125922694 DLMGCP NOTICE <0013> endpoint:rtpbridge/54@mgw CI:A4ADB47C CRCX: connection successfully created (mgcp_protocol.c:1121) 20241102125922694 DLMGCP DEBUG <0013> endpoint:rtpbridge/54@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241102125922694 DLMGCP DEBUG <0013> Generated response: line #00: 200 26568 OK (mgcp_msg.c:67) 20241102125922694 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/54@mgw (mgcp_msg.c:67) 20241102125922694 DLMGCP DEBUG <0013> Generated response: line #02: I: A4ADB47C (mgcp_msg.c:67) 20241102125922694 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241102125922694 DLMGCP DEBUG <0013> Generated response: line #04: o=- A4ADB47C 23 IN IP6 ::1 (mgcp_msg.c:67) 20241102125922694 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241102125922694 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241102125922694 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241102125922694 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4782 RTP/AVP 112 (mgcp_msg.c:67) 20241102125922694 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241102125922694 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241102125922694 DLMGCP DEBUG <0013> Received message: line #00: CRCX 26569 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241102125922694 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241102125922694 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241102125922694 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241102125922694 DLMGCP DEBUG <0013> endpoint:rtpbridge/55@mgw (trunk:0) found free endpoint: rtpbridge/55@mgw (mgcp_endp.c:261) 20241102125922694 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/55@mgw" (mgcp_protocol.c:441) 20241102125922694 DLMGCP NOTICE <0013> endpoint:rtpbridge/55@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241102125922694 DLMGCP DEBUG <0013> endpoint:rtpbridge/55@mgw conn:(1234/rtp C:DFD009C7 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241102125922694 DLMGCP DEBUG <0013> endpoint:rtpbridge/55@mgw CI:DFD009C7 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241102125922694 DLMGCP DEBUG <0013> endpoint:rtpbridge/55@mgw CI:DFD009C7 output_enabled 0 (mgcp_msg.c:125) 20241102125922694 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241102125922694 DLMGCP DEBUG <0013> endpoint:rtpbridge/55@mgw conn:(1234/rtp C:DFD009C7 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241102125922694 DLMGCP DEBUG <0013> endpoint:rtpbridge/55@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241102125922694 DLMGCP DEBUG <0013> endpoint:rtpbridge/55@mgw CI:DFD009C7 CRCX: Creating connection: port: 4784 (mgcp_protocol.c:1112) 20241102125922694 DLMGCP NOTICE <0013> endpoint:rtpbridge/55@mgw CI:DFD009C7 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241102125922694 DLMGCP DEBUG <0013> endpoint:rtpbridge/55@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241102125922694 DLMGCP DEBUG <0013> Generated response: line #00: 200 26569 OK (mgcp_msg.c:67) 20241102125922694 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/55@mgw (mgcp_msg.c:67) 20241102125922694 DLMGCP DEBUG <0013> Generated response: line #02: I: DFD009C7 (mgcp_msg.c:67) 20241102125922694 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241102125922694 DLMGCP DEBUG <0013> Generated response: line #04: o=- DFD009C7 23 IN IP6 ::1 (mgcp_msg.c:67) 20241102125922694 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241102125922694 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241102125922694 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241102125922694 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4784 RTP/AVP 112 (mgcp_msg.c:67) 20241102125922694 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241102125922694 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241102125922695 DLMGCP DEBUG <0013> Received message: line #00: CRCX 26570 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241102125922695 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241102125922695 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241102125922695 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241102125922695 DLMGCP DEBUG <0013> endpoint:rtpbridge/56@mgw (trunk:0) found free endpoint: rtpbridge/56@mgw (mgcp_endp.c:261) 20241102125922695 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/56@mgw" (mgcp_protocol.c:441) 20241102125922695 DLMGCP NOTICE <0013> endpoint:rtpbridge/56@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241102125922695 DLMGCP DEBUG <0013> endpoint:rtpbridge/56@mgw conn:(1234/rtp C:198FAB90 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241102125922695 DLMGCP DEBUG <0013> endpoint:rtpbridge/56@mgw CI:198FAB90 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241102125922695 DLMGCP DEBUG <0013> endpoint:rtpbridge/56@mgw CI:198FAB90 output_enabled 0 (mgcp_msg.c:125) 20241102125922695 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241102125922695 DLMGCP DEBUG <0013> endpoint:rtpbridge/56@mgw conn:(1234/rtp C:198FAB90 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241102125922695 DLMGCP DEBUG <0013> endpoint:rtpbridge/56@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241102125922695 DLMGCP DEBUG <0013> endpoint:rtpbridge/56@mgw CI:198FAB90 CRCX: Creating connection: port: 4786 (mgcp_protocol.c:1112) 20241102125922695 DLMGCP NOTICE <0013> endpoint:rtpbridge/56@mgw CI:198FAB90 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241102125922695 DLMGCP DEBUG <0013> endpoint:rtpbridge/56@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241102125922695 DLMGCP DEBUG <0013> Generated response: line #00: 200 26570 OK (mgcp_msg.c:67) 20241102125922695 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/56@mgw (mgcp_msg.c:67) 20241102125922695 DLMGCP DEBUG <0013> Generated response: line #02: I: 198FAB90 (mgcp_msg.c:67) 20241102125922695 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241102125922695 DLMGCP DEBUG <0013> Generated response: line #04: o=- 198FAB90 23 IN IP6 ::1 (mgcp_msg.c:67) 20241102125922695 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241102125922695 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241102125922695 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241102125922695 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4786 RTP/AVP 112 (mgcp_msg.c:67) 20241102125922695 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241102125922695 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241102125922696 DLMGCP DEBUG <0013> Received message: line #00: CRCX 26571 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241102125922696 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241102125922696 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241102125922696 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241102125922696 DLMGCP DEBUG <0013> endpoint:rtpbridge/57@mgw (trunk:0) found free endpoint: rtpbridge/57@mgw (mgcp_endp.c:261) 20241102125922696 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/57@mgw" (mgcp_protocol.c:441) 20241102125922696 DLMGCP NOTICE <0013> endpoint:rtpbridge/57@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241102125922696 DLMGCP DEBUG <0013> endpoint:rtpbridge/57@mgw conn:(1234/rtp C:B3A5C2CD r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241102125922696 DLMGCP DEBUG <0013> endpoint:rtpbridge/57@mgw CI:B3A5C2CD connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241102125922696 DLMGCP DEBUG <0013> endpoint:rtpbridge/57@mgw CI:B3A5C2CD output_enabled 0 (mgcp_msg.c:125) 20241102125922696 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241102125922696 DLMGCP DEBUG <0013> endpoint:rtpbridge/57@mgw conn:(1234/rtp C:B3A5C2CD r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241102125922696 DLMGCP DEBUG <0013> endpoint:rtpbridge/57@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241102125922696 DLMGCP DEBUG <0013> endpoint:rtpbridge/57@mgw CI:B3A5C2CD CRCX: Creating connection: port: 4788 (mgcp_protocol.c:1112) 20241102125922696 DLMGCP NOTICE <0013> endpoint:rtpbridge/57@mgw CI:B3A5C2CD CRCX: connection successfully created (mgcp_protocol.c:1121) 20241102125922696 DLMGCP DEBUG <0013> endpoint:rtpbridge/57@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241102125922696 DLMGCP DEBUG <0013> Generated response: line #00: 200 26571 OK (mgcp_msg.c:67) 20241102125922696 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/57@mgw (mgcp_msg.c:67) 20241102125922696 DLMGCP DEBUG <0013> Generated response: line #02: I: B3A5C2CD (mgcp_msg.c:67) 20241102125922696 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241102125922696 DLMGCP DEBUG <0013> Generated response: line #04: o=- B3A5C2CD 23 IN IP6 ::1 (mgcp_msg.c:67) 20241102125922696 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241102125922696 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241102125922696 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241102125922696 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4788 RTP/AVP 112 (mgcp_msg.c:67) 20241102125922696 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241102125922696 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241102125922696 DLMGCP DEBUG <0013> Received message: line #00: CRCX 26572 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241102125922696 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241102125922696 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241102125922696 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241102125922696 DLMGCP DEBUG <0013> endpoint:rtpbridge/58@mgw (trunk:0) found free endpoint: rtpbridge/58@mgw (mgcp_endp.c:261) 20241102125922696 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/58@mgw" (mgcp_protocol.c:441) 20241102125922696 DLMGCP NOTICE <0013> endpoint:rtpbridge/58@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241102125922697 DLMGCP DEBUG <0013> endpoint:rtpbridge/58@mgw conn:(1234/rtp C:55135478 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241102125922697 DLMGCP DEBUG <0013> endpoint:rtpbridge/58@mgw CI:55135478 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241102125922697 DLMGCP DEBUG <0013> endpoint:rtpbridge/58@mgw CI:55135478 output_enabled 0 (mgcp_msg.c:125) 20241102125922697 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241102125922697 DLMGCP DEBUG <0013> endpoint:rtpbridge/58@mgw conn:(1234/rtp C:55135478 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241102125922697 DLMGCP DEBUG <0013> endpoint:rtpbridge/58@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241102125922697 DLMGCP DEBUG <0013> endpoint:rtpbridge/58@mgw CI:55135478 CRCX: Creating connection: port: 4790 (mgcp_protocol.c:1112) 20241102125922697 DLMGCP NOTICE <0013> endpoint:rtpbridge/58@mgw CI:55135478 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241102125922697 DLMGCP DEBUG <0013> endpoint:rtpbridge/58@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241102125922697 DLMGCP DEBUG <0013> Generated response: line #00: 200 26572 OK (mgcp_msg.c:67) 20241102125922697 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/58@mgw (mgcp_msg.c:67) 20241102125922697 DLMGCP DEBUG <0013> Generated response: line #02: I: 55135478 (mgcp_msg.c:67) 20241102125922697 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241102125922697 DLMGCP DEBUG <0013> Generated response: line #04: o=- 55135478 23 IN IP6 ::1 (mgcp_msg.c:67) 20241102125922697 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241102125922697 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241102125922697 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241102125922697 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4790 RTP/AVP 112 (mgcp_msg.c:67) 20241102125922697 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241102125922697 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241102125922697 DLMGCP DEBUG <0013> Received message: line #00: CRCX 26573 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241102125922697 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241102125922697 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241102125922697 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241102125922697 DLMGCP DEBUG <0013> endpoint:rtpbridge/59@mgw (trunk:0) found free endpoint: rtpbridge/59@mgw (mgcp_endp.c:261) 20241102125922697 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/59@mgw" (mgcp_protocol.c:441) 20241102125922697 DLMGCP NOTICE <0013> endpoint:rtpbridge/59@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241102125922697 DLMGCP DEBUG <0013> endpoint:rtpbridge/59@mgw conn:(1234/rtp C:7ED9651D r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241102125922697 DLMGCP DEBUG <0013> endpoint:rtpbridge/59@mgw CI:7ED9651D connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241102125922697 DLMGCP DEBUG <0013> endpoint:rtpbridge/59@mgw CI:7ED9651D output_enabled 0 (mgcp_msg.c:125) 20241102125922697 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241102125922697 DLMGCP DEBUG <0013> endpoint:rtpbridge/59@mgw conn:(1234/rtp C:7ED9651D r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241102125922698 DLMGCP DEBUG <0013> endpoint:rtpbridge/59@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241102125922698 DLMGCP DEBUG <0013> endpoint:rtpbridge/59@mgw CI:7ED9651D CRCX: Creating connection: port: 4792 (mgcp_protocol.c:1112) 20241102125922698 DLMGCP NOTICE <0013> endpoint:rtpbridge/59@mgw CI:7ED9651D CRCX: connection successfully created (mgcp_protocol.c:1121) 20241102125922698 DLMGCP DEBUG <0013> endpoint:rtpbridge/59@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241102125922698 DLMGCP DEBUG <0013> Generated response: line #00: 200 26573 OK (mgcp_msg.c:67) 20241102125922698 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/59@mgw (mgcp_msg.c:67) 20241102125922698 DLMGCP DEBUG <0013> Generated response: line #02: I: 7ED9651D (mgcp_msg.c:67) 20241102125922698 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241102125922698 DLMGCP DEBUG <0013> Generated response: line #04: o=- 7ED9651D 23 IN IP6 ::1 (mgcp_msg.c:67) 20241102125922698 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241102125922698 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241102125922698 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241102125922698 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4792 RTP/AVP 112 (mgcp_msg.c:67) 20241102125922698 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241102125922698 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241102125922698 DLMGCP DEBUG <0013> Received message: line #00: CRCX 26574 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241102125922698 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241102125922698 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241102125922698 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241102125922698 DLMGCP DEBUG <0013> endpoint:rtpbridge/5a@mgw (trunk:0) found free endpoint: rtpbridge/5a@mgw (mgcp_endp.c:261) 20241102125922698 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/5a@mgw" (mgcp_protocol.c:441) 20241102125922698 DLMGCP NOTICE <0013> endpoint:rtpbridge/5a@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241102125922698 DLMGCP DEBUG <0013> endpoint:rtpbridge/5a@mgw conn:(1234/rtp C:4E0169EE r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241102125922698 DLMGCP DEBUG <0013> endpoint:rtpbridge/5a@mgw CI:4E0169EE connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241102125922698 DLMGCP DEBUG <0013> endpoint:rtpbridge/5a@mgw CI:4E0169EE output_enabled 0 (mgcp_msg.c:125) 20241102125922698 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241102125922698 DLMGCP DEBUG <0013> endpoint:rtpbridge/5a@mgw conn:(1234/rtp C:4E0169EE r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241102125922698 DLMGCP DEBUG <0013> endpoint:rtpbridge/5a@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241102125922699 DLMGCP DEBUG <0013> endpoint:rtpbridge/5a@mgw CI:4E0169EE CRCX: Creating connection: port: 4794 (mgcp_protocol.c:1112) 20241102125922699 DLMGCP NOTICE <0013> endpoint:rtpbridge/5a@mgw CI:4E0169EE CRCX: connection successfully created (mgcp_protocol.c:1121) 20241102125922699 DLMGCP DEBUG <0013> endpoint:rtpbridge/5a@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241102125922699 DLMGCP DEBUG <0013> Generated response: line #00: 200 26574 OK (mgcp_msg.c:67) 20241102125922699 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/5a@mgw (mgcp_msg.c:67) 20241102125922699 DLMGCP DEBUG <0013> Generated response: line #02: I: 4E0169EE (mgcp_msg.c:67) 20241102125922699 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241102125922699 DLMGCP DEBUG <0013> Generated response: line #04: o=- 4E0169EE 23 IN IP6 ::1 (mgcp_msg.c:67) 20241102125922699 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241102125922699 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241102125922699 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241102125922699 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4794 RTP/AVP 112 (mgcp_msg.c:67) 20241102125922699 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241102125922699 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241102125922699 DLMGCP DEBUG <0013> Received message: line #00: CRCX 26575 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241102125922699 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241102125922699 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241102125922699 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241102125922699 DLMGCP DEBUG <0013> endpoint:rtpbridge/5b@mgw (trunk:0) found free endpoint: rtpbridge/5b@mgw (mgcp_endp.c:261) 20241102125922699 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/5b@mgw" (mgcp_protocol.c:441) 20241102125922699 DLMGCP NOTICE <0013> endpoint:rtpbridge/5b@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241102125922699 DLMGCP DEBUG <0013> endpoint:rtpbridge/5b@mgw conn:(1234/rtp C:70CBB612 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241102125922699 DLMGCP DEBUG <0013> endpoint:rtpbridge/5b@mgw CI:70CBB612 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241102125922699 DLMGCP DEBUG <0013> endpoint:rtpbridge/5b@mgw CI:70CBB612 output_enabled 0 (mgcp_msg.c:125) 20241102125922699 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241102125922699 DLMGCP DEBUG <0013> endpoint:rtpbridge/5b@mgw conn:(1234/rtp C:70CBB612 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241102125922699 DLMGCP DEBUG <0013> endpoint:rtpbridge/5b@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241102125922699 DLMGCP DEBUG <0013> endpoint:rtpbridge/5b@mgw CI:70CBB612 CRCX: Creating connection: port: 4796 (mgcp_protocol.c:1112) 20241102125922699 DLMGCP NOTICE <0013> endpoint:rtpbridge/5b@mgw CI:70CBB612 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241102125922699 DLMGCP DEBUG <0013> endpoint:rtpbridge/5b@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241102125922699 DLMGCP DEBUG <0013> Generated response: line #00: 200 26575 OK (mgcp_msg.c:67) 20241102125922699 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/5b@mgw (mgcp_msg.c:67) 20241102125922700 DLMGCP DEBUG <0013> Generated response: line #02: I: 70CBB612 (mgcp_msg.c:67) 20241102125922700 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241102125922700 DLMGCP DEBUG <0013> Generated response: line #04: o=- 70CBB612 23 IN IP6 ::1 (mgcp_msg.c:67) 20241102125922700 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241102125922700 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241102125922700 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241102125922700 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4796 RTP/AVP 112 (mgcp_msg.c:67) 20241102125922700 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241102125922700 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241102125922700 DLMGCP DEBUG <0013> Received message: line #00: CRCX 26576 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241102125922700 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241102125922700 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241102125922700 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241102125922700 DLMGCP DEBUG <0013> endpoint:rtpbridge/5c@mgw (trunk:0) found free endpoint: rtpbridge/5c@mgw (mgcp_endp.c:261) 20241102125922700 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/5c@mgw" (mgcp_protocol.c:441) 20241102125922700 DLMGCP NOTICE <0013> endpoint:rtpbridge/5c@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241102125922700 DLMGCP DEBUG <0013> endpoint:rtpbridge/5c@mgw conn:(1234/rtp C:C809D30E r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241102125922700 DLMGCP DEBUG <0013> endpoint:rtpbridge/5c@mgw CI:C809D30E connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241102125922700 DLMGCP DEBUG <0013> endpoint:rtpbridge/5c@mgw CI:C809D30E output_enabled 0 (mgcp_msg.c:125) 20241102125922700 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241102125922700 DLMGCP DEBUG <0013> endpoint:rtpbridge/5c@mgw conn:(1234/rtp C:C809D30E r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241102125922700 DLMGCP DEBUG <0013> endpoint:rtpbridge/5c@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241102125922700 DLMGCP DEBUG <0013> endpoint:rtpbridge/5c@mgw CI:C809D30E CRCX: Creating connection: port: 4798 (mgcp_protocol.c:1112) 20241102125922700 DLMGCP NOTICE <0013> endpoint:rtpbridge/5c@mgw CI:C809D30E CRCX: connection successfully created (mgcp_protocol.c:1121) 20241102125922700 DLMGCP DEBUG <0013> endpoint:rtpbridge/5c@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241102125922700 DLMGCP DEBUG <0013> Generated response: line #00: 200 26576 OK (mgcp_msg.c:67) 20241102125922700 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/5c@mgw (mgcp_msg.c:67) 20241102125922700 DLMGCP DEBUG <0013> Generated response: line #02: I: C809D30E (mgcp_msg.c:67) 20241102125922700 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241102125922700 DLMGCP DEBUG <0013> Generated response: line #04: o=- C809D30E 23 IN IP6 ::1 (mgcp_msg.c:67) 20241102125922700 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241102125922700 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241102125922700 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241102125922700 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4798 RTP/AVP 112 (mgcp_msg.c:67) 20241102125922700 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241102125922700 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241102125922701 DLMGCP DEBUG <0013> Received message: line #00: CRCX 26577 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241102125922701 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241102125922701 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241102125922701 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241102125922701 DLMGCP DEBUG <0013> endpoint:rtpbridge/5d@mgw (trunk:0) found free endpoint: rtpbridge/5d@mgw (mgcp_endp.c:261) 20241102125922701 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/5d@mgw" (mgcp_protocol.c:441) 20241102125922701 DLMGCP NOTICE <0013> endpoint:rtpbridge/5d@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241102125922701 DLMGCP DEBUG <0013> endpoint:rtpbridge/5d@mgw conn:(1234/rtp C:5F5D5F3F r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241102125922701 DLMGCP DEBUG <0013> endpoint:rtpbridge/5d@mgw CI:5F5D5F3F connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241102125922701 DLMGCP DEBUG <0013> endpoint:rtpbridge/5d@mgw CI:5F5D5F3F output_enabled 0 (mgcp_msg.c:125) 20241102125922701 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241102125922701 DLMGCP DEBUG <0013> endpoint:rtpbridge/5d@mgw conn:(1234/rtp C:5F5D5F3F r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241102125922701 DLMGCP DEBUG <0013> endpoint:rtpbridge/5d@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241102125922701 DLMGCP DEBUG <0013> endpoint:rtpbridge/5d@mgw CI:5F5D5F3F CRCX: Creating connection: port: 4800 (mgcp_protocol.c:1112) 20241102125922701 DLMGCP NOTICE <0013> endpoint:rtpbridge/5d@mgw CI:5F5D5F3F CRCX: connection successfully created (mgcp_protocol.c:1121) 20241102125922701 DLMGCP DEBUG <0013> endpoint:rtpbridge/5d@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241102125922701 DLMGCP DEBUG <0013> Generated response: line #00: 200 26577 OK (mgcp_msg.c:67) 20241102125922701 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/5d@mgw (mgcp_msg.c:67) 20241102125922701 DLMGCP DEBUG <0013> Generated response: line #02: I: 5F5D5F3F (mgcp_msg.c:67) 20241102125922701 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241102125922701 DLMGCP DEBUG <0013> Generated response: line #04: o=- 5F5D5F3F 23 IN IP6 ::1 (mgcp_msg.c:67) 20241102125922701 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241102125922701 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241102125922701 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241102125922701 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4800 RTP/AVP 112 (mgcp_msg.c:67) 20241102125922701 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241102125922701 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241102125922702 DLMGCP DEBUG <0013> Received message: line #00: CRCX 26578 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241102125922702 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241102125922702 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241102125922702 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241102125922702 DLMGCP DEBUG <0013> endpoint:rtpbridge/5e@mgw (trunk:0) found free endpoint: rtpbridge/5e@mgw (mgcp_endp.c:261) 20241102125922702 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/5e@mgw" (mgcp_protocol.c:441) 20241102125922702 DLMGCP NOTICE <0013> endpoint:rtpbridge/5e@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241102125922702 DLMGCP DEBUG <0013> endpoint:rtpbridge/5e@mgw conn:(1234/rtp C:E06BB5FC r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241102125922702 DLMGCP DEBUG <0013> endpoint:rtpbridge/5e@mgw CI:E06BB5FC connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241102125922702 DLMGCP DEBUG <0013> endpoint:rtpbridge/5e@mgw CI:E06BB5FC output_enabled 0 (mgcp_msg.c:125) 20241102125922702 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241102125922702 DLMGCP DEBUG <0013> endpoint:rtpbridge/5e@mgw conn:(1234/rtp C:E06BB5FC r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241102125922702 DLMGCP DEBUG <0013> endpoint:rtpbridge/5e@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241102125922702 DLMGCP DEBUG <0013> endpoint:rtpbridge/5e@mgw CI:E06BB5FC CRCX: Creating connection: port: 4802 (mgcp_protocol.c:1112) 20241102125922702 DLMGCP NOTICE <0013> endpoint:rtpbridge/5e@mgw CI:E06BB5FC CRCX: connection successfully created (mgcp_protocol.c:1121) 20241102125922702 DLMGCP DEBUG <0013> endpoint:rtpbridge/5e@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241102125922702 DLMGCP DEBUG <0013> Generated response: line #00: 200 26578 OK (mgcp_msg.c:67) 20241102125922702 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/5e@mgw (mgcp_msg.c:67) 20241102125922702 DLMGCP DEBUG <0013> Generated response: line #02: I: E06BB5FC (mgcp_msg.c:67) 20241102125922702 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241102125922702 DLMGCP DEBUG <0013> Generated response: line #04: o=- E06BB5FC 23 IN IP6 ::1 (mgcp_msg.c:67) 20241102125922702 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241102125922702 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241102125922702 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241102125922702 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4802 RTP/AVP 112 (mgcp_msg.c:67) 20241102125922702 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241102125922702 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241102125922702 DLMGCP DEBUG <0013> Received message: line #00: CRCX 26579 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241102125922702 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241102125922702 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241102125922702 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241102125922702 DLMGCP DEBUG <0013> endpoint:rtpbridge/5f@mgw (trunk:0) found free endpoint: rtpbridge/5f@mgw (mgcp_endp.c:261) 20241102125922702 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/5f@mgw" (mgcp_protocol.c:441) 20241102125922702 DLMGCP NOTICE <0013> endpoint:rtpbridge/5f@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241102125922702 DLMGCP DEBUG <0013> endpoint:rtpbridge/5f@mgw conn:(1234/rtp C:34D6542C r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241102125922702 DLMGCP DEBUG <0013> endpoint:rtpbridge/5f@mgw CI:34D6542C connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241102125922702 DLMGCP DEBUG <0013> endpoint:rtpbridge/5f@mgw CI:34D6542C output_enabled 0 (mgcp_msg.c:125) 20241102125922702 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241102125922702 DLMGCP DEBUG <0013> endpoint:rtpbridge/5f@mgw conn:(1234/rtp C:34D6542C r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241102125922702 DLMGCP DEBUG <0013> endpoint:rtpbridge/5f@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241102125922702 DLMGCP DEBUG <0013> endpoint:rtpbridge/5f@mgw CI:34D6542C CRCX: Creating connection: port: 4804 (mgcp_protocol.c:1112) 20241102125922702 DLMGCP NOTICE <0013> endpoint:rtpbridge/5f@mgw CI:34D6542C CRCX: connection successfully created (mgcp_protocol.c:1121) 20241102125922702 DLMGCP DEBUG <0013> endpoint:rtpbridge/5f@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241102125922702 DLMGCP DEBUG <0013> Generated response: line #00: 200 26579 OK (mgcp_msg.c:67) 20241102125922702 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/5f@mgw (mgcp_msg.c:67) 20241102125922702 DLMGCP DEBUG <0013> Generated response: line #02: I: 34D6542C (mgcp_msg.c:67) 20241102125922702 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241102125922702 DLMGCP DEBUG <0013> Generated response: line #04: o=- 34D6542C 23 IN IP6 ::1 (mgcp_msg.c:67) 20241102125922702 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241102125922702 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241102125922702 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241102125922702 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4804 RTP/AVP 112 (mgcp_msg.c:67) 20241102125922702 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241102125922702 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241102125922703 DLMGCP DEBUG <0013> Received message: line #00: CRCX 26580 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241102125922703 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241102125922703 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241102125922703 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241102125922703 DLMGCP DEBUG <0013> endpoint:rtpbridge/60@mgw (trunk:0) found free endpoint: rtpbridge/60@mgw (mgcp_endp.c:261) 20241102125922703 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/60@mgw" (mgcp_protocol.c:441) 20241102125922703 DLMGCP NOTICE <0013> endpoint:rtpbridge/60@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241102125922703 DLMGCP DEBUG <0013> endpoint:rtpbridge/60@mgw conn:(1234/rtp C:8CE7FBC8 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241102125922703 DLMGCP DEBUG <0013> endpoint:rtpbridge/60@mgw CI:8CE7FBC8 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241102125922703 DLMGCP DEBUG <0013> endpoint:rtpbridge/60@mgw CI:8CE7FBC8 output_enabled 0 (mgcp_msg.c:125) 20241102125922703 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241102125922703 DLMGCP DEBUG <0013> endpoint:rtpbridge/60@mgw conn:(1234/rtp C:8CE7FBC8 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241102125922703 DLMGCP DEBUG <0013> endpoint:rtpbridge/60@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241102125922703 DLMGCP DEBUG <0013> endpoint:rtpbridge/60@mgw CI:8CE7FBC8 CRCX: Creating connection: port: 4806 (mgcp_protocol.c:1112) 20241102125922703 DLMGCP NOTICE <0013> endpoint:rtpbridge/60@mgw CI:8CE7FBC8 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241102125922703 DLMGCP DEBUG <0013> endpoint:rtpbridge/60@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241102125922703 DLMGCP DEBUG <0013> Generated response: line #00: 200 26580 OK (mgcp_msg.c:67) 20241102125922703 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/60@mgw (mgcp_msg.c:67) 20241102125922703 DLMGCP DEBUG <0013> Generated response: line #02: I: 8CE7FBC8 (mgcp_msg.c:67) 20241102125922703 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241102125922703 DLMGCP DEBUG <0013> Generated response: line #04: o=- 8CE7FBC8 23 IN IP6 ::1 (mgcp_msg.c:67) 20241102125922703 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241102125922703 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241102125922703 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241102125922703 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4806 RTP/AVP 112 (mgcp_msg.c:67) 20241102125922703 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241102125922703 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241102125922704 DLMGCP DEBUG <0013> Received message: line #00: CRCX 26581 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241102125922704 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241102125922704 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241102125922704 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241102125922704 DLMGCP DEBUG <0013> endpoint:rtpbridge/61@mgw (trunk:0) found free endpoint: rtpbridge/61@mgw (mgcp_endp.c:261) 20241102125922704 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/61@mgw" (mgcp_protocol.c:441) 20241102125922704 DLMGCP NOTICE <0013> endpoint:rtpbridge/61@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241102125922704 DLMGCP DEBUG <0013> endpoint:rtpbridge/61@mgw conn:(1234/rtp C:685256A1 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241102125922704 DLMGCP DEBUG <0013> endpoint:rtpbridge/61@mgw CI:685256A1 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241102125922704 DLMGCP DEBUG <0013> endpoint:rtpbridge/61@mgw CI:685256A1 output_enabled 0 (mgcp_msg.c:125) 20241102125922704 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241102125922704 DLMGCP DEBUG <0013> endpoint:rtpbridge/61@mgw conn:(1234/rtp C:685256A1 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241102125922704 DLMGCP DEBUG <0013> endpoint:rtpbridge/61@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241102125922704 DLMGCP DEBUG <0013> endpoint:rtpbridge/61@mgw CI:685256A1 CRCX: Creating connection: port: 4808 (mgcp_protocol.c:1112) 20241102125922704 DLMGCP NOTICE <0013> endpoint:rtpbridge/61@mgw CI:685256A1 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241102125922704 DLMGCP DEBUG <0013> endpoint:rtpbridge/61@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241102125922704 DLMGCP DEBUG <0013> Generated response: line #00: 200 26581 OK (mgcp_msg.c:67) 20241102125922704 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/61@mgw (mgcp_msg.c:67) 20241102125922704 DLMGCP DEBUG <0013> Generated response: line #02: I: 685256A1 (mgcp_msg.c:67) 20241102125922704 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241102125922704 DLMGCP DEBUG <0013> Generated response: line #04: o=- 685256A1 23 IN IP6 ::1 (mgcp_msg.c:67) 20241102125922704 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241102125922704 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241102125922704 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241102125922704 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4808 RTP/AVP 112 (mgcp_msg.c:67) 20241102125922704 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241102125922704 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241102125922704 DLMGCP DEBUG <0013> Received message: line #00: CRCX 26582 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241102125922704 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241102125922704 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241102125922704 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241102125922704 DLMGCP DEBUG <0013> endpoint:rtpbridge/62@mgw (trunk:0) found free endpoint: rtpbridge/62@mgw (mgcp_endp.c:261) 20241102125922704 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/62@mgw" (mgcp_protocol.c:441) 20241102125922704 DLMGCP NOTICE <0013> endpoint:rtpbridge/62@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241102125922704 DLMGCP DEBUG <0013> endpoint:rtpbridge/62@mgw conn:(1234/rtp C:11BB5F57 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241102125922704 DLMGCP DEBUG <0013> endpoint:rtpbridge/62@mgw CI:11BB5F57 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241102125922704 DLMGCP DEBUG <0013> endpoint:rtpbridge/62@mgw CI:11BB5F57 output_enabled 0 (mgcp_msg.c:125) 20241102125922704 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241102125922704 DLMGCP DEBUG <0013> endpoint:rtpbridge/62@mgw conn:(1234/rtp C:11BB5F57 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241102125922704 DLMGCP DEBUG <0013> endpoint:rtpbridge/62@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241102125922704 DLMGCP DEBUG <0013> endpoint:rtpbridge/62@mgw CI:11BB5F57 CRCX: Creating connection: port: 4810 (mgcp_protocol.c:1112) 20241102125922704 DLMGCP NOTICE <0013> endpoint:rtpbridge/62@mgw CI:11BB5F57 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241102125922704 DLMGCP DEBUG <0013> endpoint:rtpbridge/62@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241102125922704 DLMGCP DEBUG <0013> Generated response: line #00: 200 26582 OK (mgcp_msg.c:67) 20241102125922704 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/62@mgw (mgcp_msg.c:67) 20241102125922704 DLMGCP DEBUG <0013> Generated response: line #02: I: 11BB5F57 (mgcp_msg.c:67) 20241102125922704 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241102125922704 DLMGCP DEBUG <0013> Generated response: line #04: o=- 11BB5F57 23 IN IP6 ::1 (mgcp_msg.c:67) 20241102125922704 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241102125922704 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241102125922704 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241102125922704 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4810 RTP/AVP 112 (mgcp_msg.c:67) 20241102125922704 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241102125922704 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241102125922705 DLMGCP DEBUG <0013> Received message: line #00: CRCX 26583 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241102125922705 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241102125922705 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241102125922705 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241102125922705 DLMGCP DEBUG <0013> endpoint:rtpbridge/63@mgw (trunk:0) found free endpoint: rtpbridge/63@mgw (mgcp_endp.c:261) 20241102125922705 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/63@mgw" (mgcp_protocol.c:441) 20241102125922705 DLMGCP NOTICE <0013> endpoint:rtpbridge/63@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241102125922705 DLMGCP DEBUG <0013> endpoint:rtpbridge/63@mgw conn:(1234/rtp C:1170874B r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241102125922705 DLMGCP DEBUG <0013> endpoint:rtpbridge/63@mgw CI:1170874B connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241102125922705 DLMGCP DEBUG <0013> endpoint:rtpbridge/63@mgw CI:1170874B output_enabled 0 (mgcp_msg.c:125) 20241102125922705 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241102125922705 DLMGCP DEBUG <0013> endpoint:rtpbridge/63@mgw conn:(1234/rtp C:1170874B r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241102125922705 DLMGCP DEBUG <0013> endpoint:rtpbridge/63@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241102125922705 DLMGCP DEBUG <0013> endpoint:rtpbridge/63@mgw CI:1170874B CRCX: Creating connection: port: 4812 (mgcp_protocol.c:1112) 20241102125922705 DLMGCP NOTICE <0013> endpoint:rtpbridge/63@mgw CI:1170874B CRCX: connection successfully created (mgcp_protocol.c:1121) 20241102125922705 DLMGCP DEBUG <0013> endpoint:rtpbridge/63@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241102125922705 DLMGCP DEBUG <0013> Generated response: line #00: 200 26583 OK (mgcp_msg.c:67) 20241102125922705 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/63@mgw (mgcp_msg.c:67) 20241102125922705 DLMGCP DEBUG <0013> Generated response: line #02: I: 1170874B (mgcp_msg.c:67) 20241102125922705 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241102125922705 DLMGCP DEBUG <0013> Generated response: line #04: o=- 1170874B 23 IN IP6 ::1 (mgcp_msg.c:67) 20241102125922705 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241102125922705 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241102125922705 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241102125922705 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4812 RTP/AVP 112 (mgcp_msg.c:67) 20241102125922705 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241102125922705 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241102125922706 DLMGCP DEBUG <0013> Received message: line #00: CRCX 26584 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241102125922706 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241102125922706 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241102125922706 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241102125922706 DLMGCP DEBUG <0013> endpoint:rtpbridge/64@mgw (trunk:0) found free endpoint: rtpbridge/64@mgw (mgcp_endp.c:261) 20241102125922706 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/64@mgw" (mgcp_protocol.c:441) 20241102125922706 DLMGCP NOTICE <0013> endpoint:rtpbridge/64@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241102125922706 DLMGCP DEBUG <0013> endpoint:rtpbridge/64@mgw conn:(1234/rtp C:37B75E43 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241102125922706 DLMGCP DEBUG <0013> endpoint:rtpbridge/64@mgw CI:37B75E43 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241102125922706 DLMGCP DEBUG <0013> endpoint:rtpbridge/64@mgw CI:37B75E43 output_enabled 0 (mgcp_msg.c:125) 20241102125922706 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241102125922706 DLMGCP DEBUG <0013> endpoint:rtpbridge/64@mgw conn:(1234/rtp C:37B75E43 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241102125922706 DLMGCP DEBUG <0013> endpoint:rtpbridge/64@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241102125922706 DLMGCP DEBUG <0013> endpoint:rtpbridge/64@mgw CI:37B75E43 CRCX: Creating connection: port: 4814 (mgcp_protocol.c:1112) 20241102125922706 DLMGCP NOTICE <0013> endpoint:rtpbridge/64@mgw CI:37B75E43 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241102125922706 DLMGCP DEBUG <0013> endpoint:rtpbridge/64@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241102125922706 DLMGCP DEBUG <0013> Generated response: line #00: 200 26584 OK (mgcp_msg.c:67) 20241102125922706 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/64@mgw (mgcp_msg.c:67) 20241102125922706 DLMGCP DEBUG <0013> Generated response: line #02: I: 37B75E43 (mgcp_msg.c:67) 20241102125922706 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241102125922706 DLMGCP DEBUG <0013> Generated response: line #04: o=- 37B75E43 23 IN IP6 ::1 (mgcp_msg.c:67) 20241102125922706 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241102125922706 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241102125922706 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241102125922706 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4814 RTP/AVP 112 (mgcp_msg.c:67) 20241102125922706 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241102125922706 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241102125922706 DLMGCP DEBUG <0013> Received message: line #00: CRCX 26585 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241102125922706 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241102125922706 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241102125922706 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241102125922707 DLMGCP DEBUG <0013> endpoint:rtpbridge/65@mgw (trunk:0) found free endpoint: rtpbridge/65@mgw (mgcp_endp.c:261) 20241102125922707 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/65@mgw" (mgcp_protocol.c:441) 20241102125922707 DLMGCP NOTICE <0013> endpoint:rtpbridge/65@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241102125922707 DLMGCP DEBUG <0013> endpoint:rtpbridge/65@mgw conn:(1234/rtp C:DBA149BD r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241102125922707 DLMGCP DEBUG <0013> endpoint:rtpbridge/65@mgw CI:DBA149BD connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241102125922707 DLMGCP DEBUG <0013> endpoint:rtpbridge/65@mgw CI:DBA149BD output_enabled 0 (mgcp_msg.c:125) 20241102125922707 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241102125922707 DLMGCP DEBUG <0013> endpoint:rtpbridge/65@mgw conn:(1234/rtp C:DBA149BD r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241102125922707 DLMGCP DEBUG <0013> endpoint:rtpbridge/65@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241102125922707 DLMGCP DEBUG <0013> endpoint:rtpbridge/65@mgw CI:DBA149BD CRCX: Creating connection: port: 4816 (mgcp_protocol.c:1112) 20241102125922707 DLMGCP NOTICE <0013> endpoint:rtpbridge/65@mgw CI:DBA149BD CRCX: connection successfully created (mgcp_protocol.c:1121) 20241102125922707 DLMGCP DEBUG <0013> endpoint:rtpbridge/65@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241102125922707 DLMGCP DEBUG <0013> Generated response: line #00: 200 26585 OK (mgcp_msg.c:67) 20241102125922707 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/65@mgw (mgcp_msg.c:67) 20241102125922707 DLMGCP DEBUG <0013> Generated response: line #02: I: DBA149BD (mgcp_msg.c:67) 20241102125922707 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241102125922707 DLMGCP DEBUG <0013> Generated response: line #04: o=- DBA149BD 23 IN IP6 ::1 (mgcp_msg.c:67) 20241102125922707 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241102125922707 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241102125922707 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241102125922707 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4816 RTP/AVP 112 (mgcp_msg.c:67) 20241102125922707 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241102125922707 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241102125922707 DLMGCP DEBUG <0013> Received message: line #00: CRCX 26586 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241102125922707 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241102125922707 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241102125922707 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241102125922707 DLMGCP DEBUG <0013> endpoint:rtpbridge/66@mgw (trunk:0) found free endpoint: rtpbridge/66@mgw (mgcp_endp.c:261) 20241102125922707 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/66@mgw" (mgcp_protocol.c:441) 20241102125922707 DLMGCP NOTICE <0013> endpoint:rtpbridge/66@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241102125922707 DLMGCP DEBUG <0013> endpoint:rtpbridge/66@mgw conn:(1234/rtp C:4EB8703A r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241102125922707 DLMGCP DEBUG <0013> endpoint:rtpbridge/66@mgw CI:4EB8703A connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241102125922707 DLMGCP DEBUG <0013> endpoint:rtpbridge/66@mgw CI:4EB8703A output_enabled 0 (mgcp_msg.c:125) 20241102125922707 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241102125922707 DLMGCP DEBUG <0013> endpoint:rtpbridge/66@mgw conn:(1234/rtp C:4EB8703A r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241102125922707 DLMGCP DEBUG <0013> endpoint:rtpbridge/66@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241102125922707 DLMGCP DEBUG <0013> endpoint:rtpbridge/66@mgw CI:4EB8703A CRCX: Creating connection: port: 4818 (mgcp_protocol.c:1112) 20241102125922707 DLMGCP NOTICE <0013> endpoint:rtpbridge/66@mgw CI:4EB8703A CRCX: connection successfully created (mgcp_protocol.c:1121) 20241102125922707 DLMGCP DEBUG <0013> endpoint:rtpbridge/66@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241102125922707 DLMGCP DEBUG <0013> Generated response: line #00: 200 26586 OK (mgcp_msg.c:67) 20241102125922707 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/66@mgw (mgcp_msg.c:67) 20241102125922707 DLMGCP DEBUG <0013> Generated response: line #02: I: 4EB8703A (mgcp_msg.c:67) 20241102125922707 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241102125922707 DLMGCP DEBUG <0013> Generated response: line #04: o=- 4EB8703A 23 IN IP6 ::1 (mgcp_msg.c:67) 20241102125922707 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241102125922707 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241102125922707 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241102125922707 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4818 RTP/AVP 112 (mgcp_msg.c:67) 20241102125922707 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241102125922707 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241102125922708 DLMGCP DEBUG <0013> Received message: line #00: CRCX 26587 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241102125922708 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241102125922708 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241102125922708 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241102125922708 DLMGCP DEBUG <0013> endpoint:rtpbridge/67@mgw (trunk:0) found free endpoint: rtpbridge/67@mgw (mgcp_endp.c:261) 20241102125922708 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/67@mgw" (mgcp_protocol.c:441) 20241102125922708 DLMGCP NOTICE <0013> endpoint:rtpbridge/67@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241102125922708 DLMGCP DEBUG <0013> endpoint:rtpbridge/67@mgw conn:(1234/rtp C:E6A47785 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241102125922708 DLMGCP DEBUG <0013> endpoint:rtpbridge/67@mgw CI:E6A47785 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241102125922708 DLMGCP DEBUG <0013> endpoint:rtpbridge/67@mgw CI:E6A47785 output_enabled 0 (mgcp_msg.c:125) 20241102125922708 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241102125922708 DLMGCP DEBUG <0013> endpoint:rtpbridge/67@mgw conn:(1234/rtp C:E6A47785 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241102125922708 DLMGCP DEBUG <0013> endpoint:rtpbridge/67@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241102125922708 DLMGCP DEBUG <0013> endpoint:rtpbridge/67@mgw CI:E6A47785 CRCX: Creating connection: port: 4820 (mgcp_protocol.c:1112) 20241102125922708 DLMGCP NOTICE <0013> endpoint:rtpbridge/67@mgw CI:E6A47785 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241102125922708 DLMGCP DEBUG <0013> endpoint:rtpbridge/67@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241102125922708 DLMGCP DEBUG <0013> Generated response: line #00: 200 26587 OK (mgcp_msg.c:67) 20241102125922708 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/67@mgw (mgcp_msg.c:67) 20241102125922708 DLMGCP DEBUG <0013> Generated response: line #02: I: E6A47785 (mgcp_msg.c:67) 20241102125922708 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241102125922708 DLMGCP DEBUG <0013> Generated response: line #04: o=- E6A47785 23 IN IP6 ::1 (mgcp_msg.c:67) 20241102125922708 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241102125922708 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241102125922708 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241102125922708 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4820 RTP/AVP 112 (mgcp_msg.c:67) 20241102125922708 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241102125922708 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241102125922708 DLMGCP DEBUG <0013> Received message: line #00: CRCX 26588 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241102125922709 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241102125922709 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241102125922709 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241102125922709 DLMGCP DEBUG <0013> endpoint:rtpbridge/68@mgw (trunk:0) found free endpoint: rtpbridge/68@mgw (mgcp_endp.c:261) 20241102125922709 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/68@mgw" (mgcp_protocol.c:441) 20241102125922709 DLMGCP NOTICE <0013> endpoint:rtpbridge/68@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241102125922709 DLMGCP DEBUG <0013> endpoint:rtpbridge/68@mgw conn:(1234/rtp C:90BDB123 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241102125922709 DLMGCP DEBUG <0013> endpoint:rtpbridge/68@mgw CI:90BDB123 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241102125922709 DLMGCP DEBUG <0013> endpoint:rtpbridge/68@mgw CI:90BDB123 output_enabled 0 (mgcp_msg.c:125) 20241102125922709 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241102125922709 DLMGCP DEBUG <0013> endpoint:rtpbridge/68@mgw conn:(1234/rtp C:90BDB123 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241102125922709 DLMGCP DEBUG <0013> endpoint:rtpbridge/68@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241102125922709 DLMGCP DEBUG <0013> endpoint:rtpbridge/68@mgw CI:90BDB123 CRCX: Creating connection: port: 4822 (mgcp_protocol.c:1112) 20241102125922709 DLMGCP NOTICE <0013> endpoint:rtpbridge/68@mgw CI:90BDB123 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241102125922709 DLMGCP DEBUG <0013> endpoint:rtpbridge/68@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241102125922709 DLMGCP DEBUG <0013> Generated response: line #00: 200 26588 OK (mgcp_msg.c:67) 20241102125922709 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/68@mgw (mgcp_msg.c:67) 20241102125922709 DLMGCP DEBUG <0013> Generated response: line #02: I: 90BDB123 (mgcp_msg.c:67) 20241102125922709 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241102125922709 DLMGCP DEBUG <0013> Generated response: line #04: o=- 90BDB123 23 IN IP6 ::1 (mgcp_msg.c:67) 20241102125922709 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241102125922709 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241102125922709 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241102125922709 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4822 RTP/AVP 112 (mgcp_msg.c:67) 20241102125922709 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241102125922709 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241102125922709 DLMGCP DEBUG <0013> Received message: line #00: CRCX 26589 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241102125922709 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241102125922709 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241102125922709 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241102125922709 DLMGCP DEBUG <0013> endpoint:rtpbridge/69@mgw (trunk:0) found free endpoint: rtpbridge/69@mgw (mgcp_endp.c:261) 20241102125922709 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/69@mgw" (mgcp_protocol.c:441) 20241102125922709 DLMGCP NOTICE <0013> endpoint:rtpbridge/69@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241102125922709 DLMGCP DEBUG <0013> endpoint:rtpbridge/69@mgw conn:(1234/rtp C:2BFB0571 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241102125922709 DLMGCP DEBUG <0013> endpoint:rtpbridge/69@mgw CI:2BFB0571 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241102125922709 DLMGCP DEBUG <0013> endpoint:rtpbridge/69@mgw CI:2BFB0571 output_enabled 0 (mgcp_msg.c:125) 20241102125922709 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241102125922709 DLMGCP DEBUG <0013> endpoint:rtpbridge/69@mgw conn:(1234/rtp C:2BFB0571 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241102125922709 DLMGCP DEBUG <0013> endpoint:rtpbridge/69@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241102125922709 DLMGCP DEBUG <0013> endpoint:rtpbridge/69@mgw CI:2BFB0571 CRCX: Creating connection: port: 4824 (mgcp_protocol.c:1112) 20241102125922709 DLMGCP NOTICE <0013> endpoint:rtpbridge/69@mgw CI:2BFB0571 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241102125922709 DLMGCP DEBUG <0013> endpoint:rtpbridge/69@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241102125922709 DLMGCP DEBUG <0013> Generated response: line #00: 200 26589 OK (mgcp_msg.c:67) 20241102125922709 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/69@mgw (mgcp_msg.c:67) 20241102125922709 DLMGCP DEBUG <0013> Generated response: line #02: I: 2BFB0571 (mgcp_msg.c:67) 20241102125922709 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241102125922709 DLMGCP DEBUG <0013> Generated response: line #04: o=- 2BFB0571 23 IN IP6 ::1 (mgcp_msg.c:67) 20241102125922709 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241102125922709 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241102125922709 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241102125922709 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4824 RTP/AVP 112 (mgcp_msg.c:67) 20241102125922709 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241102125922709 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241102125922710 DLMGCP DEBUG <0013> Received message: line #00: CRCX 26590 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241102125922710 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241102125922710 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241102125922710 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241102125922710 DLMGCP DEBUG <0013> endpoint:rtpbridge/6a@mgw (trunk:0) found free endpoint: rtpbridge/6a@mgw (mgcp_endp.c:261) 20241102125922710 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/6a@mgw" (mgcp_protocol.c:441) 20241102125922710 DLMGCP NOTICE <0013> endpoint:rtpbridge/6a@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241102125922710 DLMGCP DEBUG <0013> endpoint:rtpbridge/6a@mgw conn:(1234/rtp C:B955B311 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241102125922710 DLMGCP DEBUG <0013> endpoint:rtpbridge/6a@mgw CI:B955B311 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241102125922710 DLMGCP DEBUG <0013> endpoint:rtpbridge/6a@mgw CI:B955B311 output_enabled 0 (mgcp_msg.c:125) 20241102125922710 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241102125922710 DLMGCP DEBUG <0013> endpoint:rtpbridge/6a@mgw conn:(1234/rtp C:B955B311 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241102125922710 DLMGCP DEBUG <0013> endpoint:rtpbridge/6a@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241102125922710 DLMGCP DEBUG <0013> endpoint:rtpbridge/6a@mgw CI:B955B311 CRCX: Creating connection: port: 4826 (mgcp_protocol.c:1112) 20241102125922710 DLMGCP NOTICE <0013> endpoint:rtpbridge/6a@mgw CI:B955B311 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241102125922710 DLMGCP DEBUG <0013> endpoint:rtpbridge/6a@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241102125922710 DLMGCP DEBUG <0013> Generated response: line #00: 200 26590 OK (mgcp_msg.c:67) 20241102125922710 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/6a@mgw (mgcp_msg.c:67) 20241102125922710 DLMGCP DEBUG <0013> Generated response: line #02: I: B955B311 (mgcp_msg.c:67) 20241102125922710 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241102125922710 DLMGCP DEBUG <0013> Generated response: line #04: o=- B955B311 23 IN IP6 ::1 (mgcp_msg.c:67) 20241102125922710 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241102125922710 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241102125922710 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241102125922710 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4826 RTP/AVP 112 (mgcp_msg.c:67) 20241102125922710 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241102125922710 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241102125922711 DLMGCP DEBUG <0013> Received message: line #00: CRCX 26591 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241102125922711 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241102125922711 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241102125922711 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241102125922711 DLMGCP DEBUG <0013> endpoint:rtpbridge/6b@mgw (trunk:0) found free endpoint: rtpbridge/6b@mgw (mgcp_endp.c:261) 20241102125922711 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/6b@mgw" (mgcp_protocol.c:441) 20241102125922711 DLMGCP NOTICE <0013> endpoint:rtpbridge/6b@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241102125922711 DLMGCP DEBUG <0013> endpoint:rtpbridge/6b@mgw conn:(1234/rtp C:342A6305 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241102125922711 DLMGCP DEBUG <0013> endpoint:rtpbridge/6b@mgw CI:342A6305 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241102125922711 DLMGCP DEBUG <0013> endpoint:rtpbridge/6b@mgw CI:342A6305 output_enabled 0 (mgcp_msg.c:125) 20241102125922711 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241102125922711 DLMGCP DEBUG <0013> endpoint:rtpbridge/6b@mgw conn:(1234/rtp C:342A6305 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241102125922711 DLMGCP DEBUG <0013> endpoint:rtpbridge/6b@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241102125922711 DLMGCP DEBUG <0013> endpoint:rtpbridge/6b@mgw CI:342A6305 CRCX: Creating connection: port: 4828 (mgcp_protocol.c:1112) 20241102125922711 DLMGCP NOTICE <0013> endpoint:rtpbridge/6b@mgw CI:342A6305 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241102125922711 DLMGCP DEBUG <0013> endpoint:rtpbridge/6b@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241102125922711 DLMGCP DEBUG <0013> Generated response: line #00: 200 26591 OK (mgcp_msg.c:67) 20241102125922711 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/6b@mgw (mgcp_msg.c:67) 20241102125922711 DLMGCP DEBUG <0013> Generated response: line #02: I: 342A6305 (mgcp_msg.c:67) 20241102125922711 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241102125922711 DLMGCP DEBUG <0013> Generated response: line #04: o=- 342A6305 23 IN IP6 ::1 (mgcp_msg.c:67) 20241102125922711 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241102125922711 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241102125922711 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241102125922711 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4828 RTP/AVP 112 (mgcp_msg.c:67) 20241102125922711 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241102125922711 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241102125922711 DLMGCP DEBUG <0013> Received message: line #00: CRCX 26592 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241102125922711 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241102125922711 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241102125922711 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241102125922711 DLMGCP DEBUG <0013> endpoint:rtpbridge/6c@mgw (trunk:0) found free endpoint: rtpbridge/6c@mgw (mgcp_endp.c:261) 20241102125922711 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/6c@mgw" (mgcp_protocol.c:441) 20241102125922711 DLMGCP NOTICE <0013> endpoint:rtpbridge/6c@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241102125922711 DLMGCP DEBUG <0013> endpoint:rtpbridge/6c@mgw conn:(1234/rtp C:BEDC75AC r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241102125922711 DLMGCP DEBUG <0013> endpoint:rtpbridge/6c@mgw CI:BEDC75AC connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241102125922711 DLMGCP DEBUG <0013> endpoint:rtpbridge/6c@mgw CI:BEDC75AC output_enabled 0 (mgcp_msg.c:125) 20241102125922712 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241102125922712 DLMGCP DEBUG <0013> endpoint:rtpbridge/6c@mgw conn:(1234/rtp C:BEDC75AC r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241102125922712 DLMGCP DEBUG <0013> endpoint:rtpbridge/6c@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241102125922712 DLMGCP DEBUG <0013> endpoint:rtpbridge/6c@mgw CI:BEDC75AC CRCX: Creating connection: port: 4830 (mgcp_protocol.c:1112) 20241102125922712 DLMGCP NOTICE <0013> endpoint:rtpbridge/6c@mgw CI:BEDC75AC CRCX: connection successfully created (mgcp_protocol.c:1121) 20241102125922712 DLMGCP DEBUG <0013> endpoint:rtpbridge/6c@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241102125922712 DLMGCP DEBUG <0013> Generated response: line #00: 200 26592 OK (mgcp_msg.c:67) 20241102125922712 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/6c@mgw (mgcp_msg.c:67) 20241102125922712 DLMGCP DEBUG <0013> Generated response: line #02: I: BEDC75AC (mgcp_msg.c:67) 20241102125922712 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241102125922712 DLMGCP DEBUG <0013> Generated response: line #04: o=- BEDC75AC 23 IN IP6 ::1 (mgcp_msg.c:67) 20241102125922712 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241102125922712 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241102125922712 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241102125922712 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4830 RTP/AVP 112 (mgcp_msg.c:67) 20241102125922712 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241102125922712 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241102125922712 DLMGCP DEBUG <0013> Received message: line #00: CRCX 26593 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241102125922712 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241102125922712 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241102125922712 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241102125922712 DLMGCP DEBUG <0013> endpoint:rtpbridge/6d@mgw (trunk:0) found free endpoint: rtpbridge/6d@mgw (mgcp_endp.c:261) 20241102125922712 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/6d@mgw" (mgcp_protocol.c:441) 20241102125922712 DLMGCP NOTICE <0013> endpoint:rtpbridge/6d@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241102125922712 DLMGCP DEBUG <0013> endpoint:rtpbridge/6d@mgw conn:(1234/rtp C:9B90CA91 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241102125922712 DLMGCP DEBUG <0013> endpoint:rtpbridge/6d@mgw CI:9B90CA91 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241102125922712 DLMGCP DEBUG <0013> endpoint:rtpbridge/6d@mgw CI:9B90CA91 output_enabled 0 (mgcp_msg.c:125) 20241102125922712 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241102125922712 DLMGCP DEBUG <0013> endpoint:rtpbridge/6d@mgw conn:(1234/rtp C:9B90CA91 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241102125922712 DLMGCP DEBUG <0013> endpoint:rtpbridge/6d@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241102125922712 DLMGCP DEBUG <0013> endpoint:rtpbridge/6d@mgw CI:9B90CA91 CRCX: Creating connection: port: 4832 (mgcp_protocol.c:1112) 20241102125922712 DLMGCP NOTICE <0013> endpoint:rtpbridge/6d@mgw CI:9B90CA91 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241102125922712 DLMGCP DEBUG <0013> endpoint:rtpbridge/6d@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241102125922712 DLMGCP DEBUG <0013> Generated response: line #00: 200 26593 OK (mgcp_msg.c:67) 20241102125922712 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/6d@mgw (mgcp_msg.c:67) 20241102125922712 DLMGCP DEBUG <0013> Generated response: line #02: I: 9B90CA91 (mgcp_msg.c:67) 20241102125922712 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241102125922712 DLMGCP DEBUG <0013> Generated response: line #04: o=- 9B90CA91 23 IN IP6 ::1 (mgcp_msg.c:67) 20241102125922712 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241102125922712 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241102125922712 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241102125922712 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4832 RTP/AVP 112 (mgcp_msg.c:67) 20241102125922712 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241102125922712 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241102125922713 DLMGCP DEBUG <0013> Received message: line #00: CRCX 26594 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241102125922713 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241102125922713 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241102125922713 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241102125922713 DLMGCP DEBUG <0013> endpoint:rtpbridge/6e@mgw (trunk:0) found free endpoint: rtpbridge/6e@mgw (mgcp_endp.c:261) 20241102125922713 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/6e@mgw" (mgcp_protocol.c:441) 20241102125922713 DLMGCP NOTICE <0013> endpoint:rtpbridge/6e@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241102125922713 DLMGCP DEBUG <0013> endpoint:rtpbridge/6e@mgw conn:(1234/rtp C:6725A5FE r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241102125922713 DLMGCP DEBUG <0013> endpoint:rtpbridge/6e@mgw CI:6725A5FE connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241102125922713 DLMGCP DEBUG <0013> endpoint:rtpbridge/6e@mgw CI:6725A5FE output_enabled 0 (mgcp_msg.c:125) 20241102125922713 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241102125922713 DLMGCP DEBUG <0013> endpoint:rtpbridge/6e@mgw conn:(1234/rtp C:6725A5FE r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241102125922713 DLMGCP DEBUG <0013> endpoint:rtpbridge/6e@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241102125922713 DLMGCP DEBUG <0013> endpoint:rtpbridge/6e@mgw CI:6725A5FE CRCX: Creating connection: port: 4834 (mgcp_protocol.c:1112) 20241102125922713 DLMGCP NOTICE <0013> endpoint:rtpbridge/6e@mgw CI:6725A5FE CRCX: connection successfully created (mgcp_protocol.c:1121) 20241102125922713 DLMGCP DEBUG <0013> endpoint:rtpbridge/6e@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241102125922713 DLMGCP DEBUG <0013> Generated response: line #00: 200 26594 OK (mgcp_msg.c:67) 20241102125922713 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/6e@mgw (mgcp_msg.c:67) 20241102125922713 DLMGCP DEBUG <0013> Generated response: line #02: I: 6725A5FE (mgcp_msg.c:67) 20241102125922713 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241102125922713 DLMGCP DEBUG <0013> Generated response: line #04: o=- 6725A5FE 23 IN IP6 ::1 (mgcp_msg.c:67) 20241102125922713 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241102125922713 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241102125922713 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241102125922713 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4834 RTP/AVP 112 (mgcp_msg.c:67) 20241102125922713 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241102125922713 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241102125922714 DLMGCP DEBUG <0013> Received message: line #00: CRCX 26595 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241102125922714 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241102125922714 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241102125922714 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241102125922714 DLMGCP DEBUG <0013> endpoint:rtpbridge/6f@mgw (trunk:0) found free endpoint: rtpbridge/6f@mgw (mgcp_endp.c:261) 20241102125922714 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/6f@mgw" (mgcp_protocol.c:441) 20241102125922714 DLMGCP NOTICE <0013> endpoint:rtpbridge/6f@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241102125922714 DLMGCP DEBUG <0013> endpoint:rtpbridge/6f@mgw conn:(1234/rtp C:84FAD1A5 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241102125922714 DLMGCP DEBUG <0013> endpoint:rtpbridge/6f@mgw CI:84FAD1A5 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241102125922714 DLMGCP DEBUG <0013> endpoint:rtpbridge/6f@mgw CI:84FAD1A5 output_enabled 0 (mgcp_msg.c:125) 20241102125922714 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241102125922714 DLMGCP DEBUG <0013> endpoint:rtpbridge/6f@mgw conn:(1234/rtp C:84FAD1A5 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241102125922714 DLMGCP DEBUG <0013> endpoint:rtpbridge/6f@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241102125922714 DLMGCP DEBUG <0013> endpoint:rtpbridge/6f@mgw CI:84FAD1A5 CRCX: Creating connection: port: 4836 (mgcp_protocol.c:1112) 20241102125922714 DLMGCP NOTICE <0013> endpoint:rtpbridge/6f@mgw CI:84FAD1A5 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241102125922714 DLMGCP DEBUG <0013> endpoint:rtpbridge/6f@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241102125922714 DLMGCP DEBUG <0013> Generated response: line #00: 200 26595 OK (mgcp_msg.c:67) 20241102125922714 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/6f@mgw (mgcp_msg.c:67) 20241102125922714 DLMGCP DEBUG <0013> Generated response: line #02: I: 84FAD1A5 (mgcp_msg.c:67) 20241102125922714 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241102125922714 DLMGCP DEBUG <0013> Generated response: line #04: o=- 84FAD1A5 23 IN IP6 ::1 (mgcp_msg.c:67) 20241102125922714 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241102125922714 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241102125922714 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241102125922714 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4836 RTP/AVP 112 (mgcp_msg.c:67) 20241102125922714 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241102125922714 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241102125922714 DLMGCP DEBUG <0013> Received message: line #00: CRCX 26596 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241102125922714 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241102125922714 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241102125922714 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241102125922714 DLMGCP DEBUG <0013> endpoint:rtpbridge/70@mgw (trunk:0) found free endpoint: rtpbridge/70@mgw (mgcp_endp.c:261) 20241102125922715 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/70@mgw" (mgcp_protocol.c:441) 20241102125922715 DLMGCP NOTICE <0013> endpoint:rtpbridge/70@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241102125922715 DLMGCP DEBUG <0013> endpoint:rtpbridge/70@mgw conn:(1234/rtp C:8D555E0F r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241102125922715 DLMGCP DEBUG <0013> endpoint:rtpbridge/70@mgw CI:8D555E0F connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241102125922715 DLMGCP DEBUG <0013> endpoint:rtpbridge/70@mgw CI:8D555E0F output_enabled 0 (mgcp_msg.c:125) 20241102125922715 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241102125922715 DLMGCP DEBUG <0013> endpoint:rtpbridge/70@mgw conn:(1234/rtp C:8D555E0F r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241102125922715 DLMGCP DEBUG <0013> endpoint:rtpbridge/70@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241102125922715 DLMGCP DEBUG <0013> endpoint:rtpbridge/70@mgw CI:8D555E0F CRCX: Creating connection: port: 4838 (mgcp_protocol.c:1112) 20241102125922715 DLMGCP NOTICE <0013> endpoint:rtpbridge/70@mgw CI:8D555E0F CRCX: connection successfully created (mgcp_protocol.c:1121) 20241102125922715 DLMGCP DEBUG <0013> endpoint:rtpbridge/70@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241102125922715 DLMGCP DEBUG <0013> Generated response: line #00: 200 26596 OK (mgcp_msg.c:67) 20241102125922715 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/70@mgw (mgcp_msg.c:67) 20241102125922715 DLMGCP DEBUG <0013> Generated response: line #02: I: 8D555E0F (mgcp_msg.c:67) 20241102125922715 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241102125922715 DLMGCP DEBUG <0013> Generated response: line #04: o=- 8D555E0F 23 IN IP6 ::1 (mgcp_msg.c:67) 20241102125922715 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241102125922715 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241102125922715 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241102125922715 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4838 RTP/AVP 112 (mgcp_msg.c:67) 20241102125922715 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241102125922715 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241102125922715 DLMGCP DEBUG <0013> Received message: line #00: CRCX 26597 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241102125922715 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241102125922715 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241102125922715 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241102125922715 DLMGCP DEBUG <0013> endpoint:rtpbridge/71@mgw (trunk:0) found free endpoint: rtpbridge/71@mgw (mgcp_endp.c:261) 20241102125922715 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/71@mgw" (mgcp_protocol.c:441) 20241102125922715 DLMGCP NOTICE <0013> endpoint:rtpbridge/71@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241102125922715 DLMGCP DEBUG <0013> endpoint:rtpbridge/71@mgw conn:(1234/rtp C:C8DDB97C r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241102125922715 DLMGCP DEBUG <0013> endpoint:rtpbridge/71@mgw CI:C8DDB97C connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241102125922715 DLMGCP DEBUG <0013> endpoint:rtpbridge/71@mgw CI:C8DDB97C output_enabled 0 (mgcp_msg.c:125) 20241102125922715 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241102125922715 DLMGCP DEBUG <0013> endpoint:rtpbridge/71@mgw conn:(1234/rtp C:C8DDB97C r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241102125922715 DLMGCP DEBUG <0013> endpoint:rtpbridge/71@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241102125922715 DLMGCP DEBUG <0013> endpoint:rtpbridge/71@mgw CI:C8DDB97C CRCX: Creating connection: port: 4840 (mgcp_protocol.c:1112) 20241102125922715 DLMGCP NOTICE <0013> endpoint:rtpbridge/71@mgw CI:C8DDB97C CRCX: connection successfully created (mgcp_protocol.c:1121) 20241102125922715 DLMGCP DEBUG <0013> endpoint:rtpbridge/71@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241102125922715 DLMGCP DEBUG <0013> Generated response: line #00: 200 26597 OK (mgcp_msg.c:67) 20241102125922715 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/71@mgw (mgcp_msg.c:67) 20241102125922715 DLMGCP DEBUG <0013> Generated response: line #02: I: C8DDB97C (mgcp_msg.c:67) 20241102125922715 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241102125922715 DLMGCP DEBUG <0013> Generated response: line #04: o=- C8DDB97C 23 IN IP6 ::1 (mgcp_msg.c:67) 20241102125922715 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241102125922715 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241102125922715 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241102125922715 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4840 RTP/AVP 112 (mgcp_msg.c:67) 20241102125922715 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241102125922715 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241102125922716 DLMGCP DEBUG <0013> Received message: line #00: CRCX 26598 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241102125922716 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241102125922716 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241102125922716 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241102125922716 DLMGCP DEBUG <0013> endpoint:rtpbridge/72@mgw (trunk:0) found free endpoint: rtpbridge/72@mgw (mgcp_endp.c:261) 20241102125922716 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/72@mgw" (mgcp_protocol.c:441) 20241102125922716 DLMGCP NOTICE <0013> endpoint:rtpbridge/72@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241102125922716 DLMGCP DEBUG <0013> endpoint:rtpbridge/72@mgw conn:(1234/rtp C:4CDB3C19 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241102125922716 DLMGCP DEBUG <0013> endpoint:rtpbridge/72@mgw CI:4CDB3C19 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241102125922716 DLMGCP DEBUG <0013> endpoint:rtpbridge/72@mgw CI:4CDB3C19 output_enabled 0 (mgcp_msg.c:125) 20241102125922716 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241102125922716 DLMGCP DEBUG <0013> endpoint:rtpbridge/72@mgw conn:(1234/rtp C:4CDB3C19 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241102125922716 DLMGCP DEBUG <0013> endpoint:rtpbridge/72@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241102125922716 DLMGCP DEBUG <0013> endpoint:rtpbridge/72@mgw CI:4CDB3C19 CRCX: Creating connection: port: 4842 (mgcp_protocol.c:1112) 20241102125922716 DLMGCP NOTICE <0013> endpoint:rtpbridge/72@mgw CI:4CDB3C19 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241102125922716 DLMGCP DEBUG <0013> endpoint:rtpbridge/72@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241102125922716 DLMGCP DEBUG <0013> Generated response: line #00: 200 26598 OK (mgcp_msg.c:67) 20241102125922716 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/72@mgw (mgcp_msg.c:67) 20241102125922716 DLMGCP DEBUG <0013> Generated response: line #02: I: 4CDB3C19 (mgcp_msg.c:67) 20241102125922716 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241102125922716 DLMGCP DEBUG <0013> Generated response: line #04: o=- 4CDB3C19 23 IN IP6 ::1 (mgcp_msg.c:67) 20241102125922716 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241102125922716 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241102125922716 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241102125922716 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4842 RTP/AVP 112 (mgcp_msg.c:67) 20241102125922716 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241102125922716 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241102125922717 DLMGCP DEBUG <0013> Received message: line #00: CRCX 26599 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241102125922717 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241102125922717 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241102125922717 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241102125922717 DLMGCP DEBUG <0013> endpoint:rtpbridge/73@mgw (trunk:0) found free endpoint: rtpbridge/73@mgw (mgcp_endp.c:261) 20241102125922717 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/73@mgw" (mgcp_protocol.c:441) 20241102125922717 DLMGCP NOTICE <0013> endpoint:rtpbridge/73@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241102125922717 DLMGCP DEBUG <0013> endpoint:rtpbridge/73@mgw conn:(1234/rtp C:6FF426D6 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241102125922717 DLMGCP DEBUG <0013> endpoint:rtpbridge/73@mgw CI:6FF426D6 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241102125922717 DLMGCP DEBUG <0013> endpoint:rtpbridge/73@mgw CI:6FF426D6 output_enabled 0 (mgcp_msg.c:125) 20241102125922717 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241102125922717 DLMGCP DEBUG <0013> endpoint:rtpbridge/73@mgw conn:(1234/rtp C:6FF426D6 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241102125922717 DLMGCP DEBUG <0013> endpoint:rtpbridge/73@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241102125922717 DLMGCP DEBUG <0013> endpoint:rtpbridge/73@mgw CI:6FF426D6 CRCX: Creating connection: port: 4844 (mgcp_protocol.c:1112) 20241102125922717 DLMGCP NOTICE <0013> endpoint:rtpbridge/73@mgw CI:6FF426D6 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241102125922717 DLMGCP DEBUG <0013> endpoint:rtpbridge/73@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241102125922717 DLMGCP DEBUG <0013> Generated response: line #00: 200 26599 OK (mgcp_msg.c:67) 20241102125922717 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/73@mgw (mgcp_msg.c:67) 20241102125922717 DLMGCP DEBUG <0013> Generated response: line #02: I: 6FF426D6 (mgcp_msg.c:67) 20241102125922717 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241102125922717 DLMGCP DEBUG <0013> Generated response: line #04: o=- 6FF426D6 23 IN IP6 ::1 (mgcp_msg.c:67) 20241102125922717 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241102125922717 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241102125922717 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241102125922717 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4844 RTP/AVP 112 (mgcp_msg.c:67) 20241102125922717 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241102125922717 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241102125922717 DLMGCP DEBUG <0013> Received message: line #00: CRCX 26600 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241102125922717 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241102125922717 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241102125922717 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241102125922717 DLMGCP DEBUG <0013> endpoint:rtpbridge/74@mgw (trunk:0) found free endpoint: rtpbridge/74@mgw (mgcp_endp.c:261) 20241102125922717 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/74@mgw" (mgcp_protocol.c:441) 20241102125922717 DLMGCP NOTICE <0013> endpoint:rtpbridge/74@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241102125922717 DLMGCP DEBUG <0013> endpoint:rtpbridge/74@mgw conn:(1234/rtp C:DE373E65 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241102125922717 DLMGCP DEBUG <0013> endpoint:rtpbridge/74@mgw CI:DE373E65 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241102125922717 DLMGCP DEBUG <0013> endpoint:rtpbridge/74@mgw CI:DE373E65 output_enabled 0 (mgcp_msg.c:125) 20241102125922717 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241102125922717 DLMGCP DEBUG <0013> endpoint:rtpbridge/74@mgw conn:(1234/rtp C:DE373E65 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241102125922717 DLMGCP DEBUG <0013> endpoint:rtpbridge/74@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241102125922717 DLMGCP DEBUG <0013> endpoint:rtpbridge/74@mgw CI:DE373E65 CRCX: Creating connection: port: 4846 (mgcp_protocol.c:1112) 20241102125922717 DLMGCP NOTICE <0013> endpoint:rtpbridge/74@mgw CI:DE373E65 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241102125922717 DLMGCP DEBUG <0013> endpoint:rtpbridge/74@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241102125922717 DLMGCP DEBUG <0013> Generated response: line #00: 200 26600 OK (mgcp_msg.c:67) 20241102125922717 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/74@mgw (mgcp_msg.c:67) 20241102125922717 DLMGCP DEBUG <0013> Generated response: line #02: I: DE373E65 (mgcp_msg.c:67) 20241102125922717 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241102125922717 DLMGCP DEBUG <0013> Generated response: line #04: o=- DE373E65 23 IN IP6 ::1 (mgcp_msg.c:67) 20241102125922717 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241102125922717 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241102125922717 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241102125922717 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4846 RTP/AVP 112 (mgcp_msg.c:67) 20241102125922717 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241102125922717 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241102125922718 DLMGCP DEBUG <0013> Received message: line #00: CRCX 26601 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241102125922718 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241102125922718 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241102125922718 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241102125922718 DLMGCP DEBUG <0013> endpoint:rtpbridge/75@mgw (trunk:0) found free endpoint: rtpbridge/75@mgw (mgcp_endp.c:261) 20241102125922718 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/75@mgw" (mgcp_protocol.c:441) 20241102125922718 DLMGCP NOTICE <0013> endpoint:rtpbridge/75@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241102125922718 DLMGCP DEBUG <0013> endpoint:rtpbridge/75@mgw conn:(1234/rtp C:285C1020 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241102125922718 DLMGCP DEBUG <0013> endpoint:rtpbridge/75@mgw CI:285C1020 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241102125922718 DLMGCP DEBUG <0013> endpoint:rtpbridge/75@mgw CI:285C1020 output_enabled 0 (mgcp_msg.c:125) 20241102125922718 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241102125922718 DLMGCP DEBUG <0013> endpoint:rtpbridge/75@mgw conn:(1234/rtp C:285C1020 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241102125922718 DLMGCP DEBUG <0013> endpoint:rtpbridge/75@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241102125922718 DLMGCP DEBUG <0013> endpoint:rtpbridge/75@mgw CI:285C1020 CRCX: Creating connection: port: 4848 (mgcp_protocol.c:1112) 20241102125922718 DLMGCP NOTICE <0013> endpoint:rtpbridge/75@mgw CI:285C1020 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241102125922718 DLMGCP DEBUG <0013> endpoint:rtpbridge/75@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241102125922718 DLMGCP DEBUG <0013> Generated response: line #00: 200 26601 OK (mgcp_msg.c:67) 20241102125922718 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/75@mgw (mgcp_msg.c:67) 20241102125922718 DLMGCP DEBUG <0013> Generated response: line #02: I: 285C1020 (mgcp_msg.c:67) 20241102125922718 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241102125922718 DLMGCP DEBUG <0013> Generated response: line #04: o=- 285C1020 23 IN IP6 ::1 (mgcp_msg.c:67) 20241102125922718 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241102125922718 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241102125922718 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241102125922718 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4848 RTP/AVP 112 (mgcp_msg.c:67) 20241102125922718 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241102125922718 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241102125922719 DLMGCP DEBUG <0013> Received message: line #00: CRCX 26602 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241102125922719 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241102125922719 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241102125922719 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241102125922719 DLMGCP DEBUG <0013> endpoint:rtpbridge/76@mgw (trunk:0) found free endpoint: rtpbridge/76@mgw (mgcp_endp.c:261) 20241102125922719 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/76@mgw" (mgcp_protocol.c:441) 20241102125922719 DLMGCP NOTICE <0013> endpoint:rtpbridge/76@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241102125922719 DLMGCP DEBUG <0013> endpoint:rtpbridge/76@mgw conn:(1234/rtp C:60592673 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241102125922719 DLMGCP DEBUG <0013> endpoint:rtpbridge/76@mgw CI:60592673 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241102125922719 DLMGCP DEBUG <0013> endpoint:rtpbridge/76@mgw CI:60592673 output_enabled 0 (mgcp_msg.c:125) 20241102125922719 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241102125922719 DLMGCP DEBUG <0013> endpoint:rtpbridge/76@mgw conn:(1234/rtp C:60592673 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241102125922719 DLMGCP DEBUG <0013> endpoint:rtpbridge/76@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241102125922719 DLMGCP DEBUG <0013> endpoint:rtpbridge/76@mgw CI:60592673 CRCX: Creating connection: port: 4850 (mgcp_protocol.c:1112) 20241102125922719 DLMGCP NOTICE <0013> endpoint:rtpbridge/76@mgw CI:60592673 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241102125922719 DLMGCP DEBUG <0013> endpoint:rtpbridge/76@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241102125922719 DLMGCP DEBUG <0013> Generated response: line #00: 200 26602 OK (mgcp_msg.c:67) 20241102125922719 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/76@mgw (mgcp_msg.c:67) 20241102125922719 DLMGCP DEBUG <0013> Generated response: line #02: I: 60592673 (mgcp_msg.c:67) 20241102125922719 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241102125922719 DLMGCP DEBUG <0013> Generated response: line #04: o=- 60592673 23 IN IP6 ::1 (mgcp_msg.c:67) 20241102125922719 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241102125922719 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241102125922719 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241102125922719 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4850 RTP/AVP 112 (mgcp_msg.c:67) 20241102125922719 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241102125922719 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241102125922720 DLMGCP DEBUG <0013> Received message: line #00: CRCX 26603 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241102125922720 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241102125922720 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241102125922720 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241102125922720 DLMGCP DEBUG <0013> endpoint:rtpbridge/77@mgw (trunk:0) found free endpoint: rtpbridge/77@mgw (mgcp_endp.c:261) 20241102125922720 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/77@mgw" (mgcp_protocol.c:441) 20241102125922720 DLMGCP NOTICE <0013> endpoint:rtpbridge/77@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241102125922720 DLMGCP DEBUG <0013> endpoint:rtpbridge/77@mgw conn:(1234/rtp C:255C588A r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241102125922720 DLMGCP DEBUG <0013> endpoint:rtpbridge/77@mgw CI:255C588A connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241102125922720 DLMGCP DEBUG <0013> endpoint:rtpbridge/77@mgw CI:255C588A output_enabled 0 (mgcp_msg.c:125) 20241102125922720 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241102125922720 DLMGCP DEBUG <0013> endpoint:rtpbridge/77@mgw conn:(1234/rtp C:255C588A r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241102125922720 DLMGCP DEBUG <0013> endpoint:rtpbridge/77@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241102125922720 DLMGCP DEBUG <0013> endpoint:rtpbridge/77@mgw CI:255C588A CRCX: Creating connection: port: 4852 (mgcp_protocol.c:1112) 20241102125922720 DLMGCP NOTICE <0013> endpoint:rtpbridge/77@mgw CI:255C588A CRCX: connection successfully created (mgcp_protocol.c:1121) 20241102125922720 DLMGCP DEBUG <0013> endpoint:rtpbridge/77@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241102125922720 DLMGCP DEBUG <0013> Generated response: line #00: 200 26603 OK (mgcp_msg.c:67) 20241102125922720 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/77@mgw (mgcp_msg.c:67) 20241102125922720 DLMGCP DEBUG <0013> Generated response: line #02: I: 255C588A (mgcp_msg.c:67) 20241102125922720 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241102125922720 DLMGCP DEBUG <0013> Generated response: line #04: o=- 255C588A 23 IN IP6 ::1 (mgcp_msg.c:67) 20241102125922720 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241102125922720 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241102125922720 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241102125922720 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4852 RTP/AVP 112 (mgcp_msg.c:67) 20241102125922720 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241102125922720 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241102125922721 DLMGCP DEBUG <0013> Received message: line #00: CRCX 26604 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241102125922721 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241102125922721 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241102125922721 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241102125922721 DLMGCP DEBUG <0013> endpoint:rtpbridge/78@mgw (trunk:0) found free endpoint: rtpbridge/78@mgw (mgcp_endp.c:261) 20241102125922721 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/78@mgw" (mgcp_protocol.c:441) 20241102125922721 DLMGCP NOTICE <0013> endpoint:rtpbridge/78@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241102125922721 DLMGCP DEBUG <0013> endpoint:rtpbridge/78@mgw conn:(1234/rtp C:A7002A09 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241102125922721 DLMGCP DEBUG <0013> endpoint:rtpbridge/78@mgw CI:A7002A09 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241102125922721 DLMGCP DEBUG <0013> endpoint:rtpbridge/78@mgw CI:A7002A09 output_enabled 0 (mgcp_msg.c:125) 20241102125922721 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241102125922721 DLMGCP DEBUG <0013> endpoint:rtpbridge/78@mgw conn:(1234/rtp C:A7002A09 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241102125922721 DLMGCP DEBUG <0013> endpoint:rtpbridge/78@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241102125922721 DLMGCP DEBUG <0013> endpoint:rtpbridge/78@mgw CI:A7002A09 CRCX: Creating connection: port: 4854 (mgcp_protocol.c:1112) 20241102125922721 DLMGCP NOTICE <0013> endpoint:rtpbridge/78@mgw CI:A7002A09 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241102125922721 DLMGCP DEBUG <0013> endpoint:rtpbridge/78@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241102125922721 DLMGCP DEBUG <0013> Generated response: line #00: 200 26604 OK (mgcp_msg.c:67) 20241102125922721 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/78@mgw (mgcp_msg.c:67) 20241102125922721 DLMGCP DEBUG <0013> Generated response: line #02: I: A7002A09 (mgcp_msg.c:67) 20241102125922721 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241102125922721 DLMGCP DEBUG <0013> Generated response: line #04: o=- A7002A09 23 IN IP6 ::1 (mgcp_msg.c:67) 20241102125922721 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241102125922721 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241102125922721 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241102125922721 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4854 RTP/AVP 112 (mgcp_msg.c:67) 20241102125922721 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241102125922721 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241102125922722 DLMGCP DEBUG <0013> Received message: line #00: CRCX 26605 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241102125922722 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241102125922722 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241102125922722 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241102125922722 DLMGCP DEBUG <0013> endpoint:rtpbridge/79@mgw (trunk:0) found free endpoint: rtpbridge/79@mgw (mgcp_endp.c:261) 20241102125922722 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/79@mgw" (mgcp_protocol.c:441) 20241102125922722 DLMGCP NOTICE <0013> endpoint:rtpbridge/79@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241102125922722 DLMGCP DEBUG <0013> endpoint:rtpbridge/79@mgw conn:(1234/rtp C:E6831DC5 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241102125922722 DLMGCP DEBUG <0013> endpoint:rtpbridge/79@mgw CI:E6831DC5 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241102125922722 DLMGCP DEBUG <0013> endpoint:rtpbridge/79@mgw CI:E6831DC5 output_enabled 0 (mgcp_msg.c:125) 20241102125922722 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241102125922722 DLMGCP DEBUG <0013> endpoint:rtpbridge/79@mgw conn:(1234/rtp C:E6831DC5 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241102125922722 DLMGCP DEBUG <0013> endpoint:rtpbridge/79@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241102125922722 DLMGCP DEBUG <0013> endpoint:rtpbridge/79@mgw CI:E6831DC5 CRCX: Creating connection: port: 4856 (mgcp_protocol.c:1112) 20241102125922722 DLMGCP NOTICE <0013> endpoint:rtpbridge/79@mgw CI:E6831DC5 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241102125922722 DLMGCP DEBUG <0013> endpoint:rtpbridge/79@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241102125922722 DLMGCP DEBUG <0013> Generated response: line #00: 200 26605 OK (mgcp_msg.c:67) 20241102125922722 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/79@mgw (mgcp_msg.c:67) 20241102125922722 DLMGCP DEBUG <0013> Generated response: line #02: I: E6831DC5 (mgcp_msg.c:67) 20241102125922722 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241102125922722 DLMGCP DEBUG <0013> Generated response: line #04: o=- E6831DC5 23 IN IP6 ::1 (mgcp_msg.c:67) 20241102125922722 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241102125922722 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241102125922722 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241102125922722 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4856 RTP/AVP 112 (mgcp_msg.c:67) 20241102125922722 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241102125922722 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241102125922722 DLMGCP DEBUG <0013> Received message: line #00: CRCX 26606 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241102125922722 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241102125922722 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241102125922722 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241102125922722 DLMGCP DEBUG <0013> endpoint:rtpbridge/7a@mgw (trunk:0) found free endpoint: rtpbridge/7a@mgw (mgcp_endp.c:261) 20241102125922722 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/7a@mgw" (mgcp_protocol.c:441) 20241102125922722 DLMGCP NOTICE <0013> endpoint:rtpbridge/7a@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241102125922723 DLMGCP DEBUG <0013> endpoint:rtpbridge/7a@mgw conn:(1234/rtp C:AB478598 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241102125922723 DLMGCP DEBUG <0013> endpoint:rtpbridge/7a@mgw CI:AB478598 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241102125922723 DLMGCP DEBUG <0013> endpoint:rtpbridge/7a@mgw CI:AB478598 output_enabled 0 (mgcp_msg.c:125) 20241102125922723 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241102125922723 DLMGCP DEBUG <0013> endpoint:rtpbridge/7a@mgw conn:(1234/rtp C:AB478598 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241102125922723 DLMGCP DEBUG <0013> endpoint:rtpbridge/7a@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241102125922723 DLMGCP DEBUG <0013> endpoint:rtpbridge/7a@mgw CI:AB478598 CRCX: Creating connection: port: 4858 (mgcp_protocol.c:1112) 20241102125922723 DLMGCP NOTICE <0013> endpoint:rtpbridge/7a@mgw CI:AB478598 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241102125922723 DLMGCP DEBUG <0013> endpoint:rtpbridge/7a@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241102125922723 DLMGCP DEBUG <0013> Generated response: line #00: 200 26606 OK (mgcp_msg.c:67) 20241102125922723 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/7a@mgw (mgcp_msg.c:67) 20241102125922723 DLMGCP DEBUG <0013> Generated response: line #02: I: AB478598 (mgcp_msg.c:67) 20241102125922723 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241102125922723 DLMGCP DEBUG <0013> Generated response: line #04: o=- AB478598 23 IN IP6 ::1 (mgcp_msg.c:67) 20241102125922723 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241102125922723 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241102125922723 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241102125922723 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4858 RTP/AVP 112 (mgcp_msg.c:67) 20241102125922723 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241102125922723 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241102125922723 DLMGCP DEBUG <0013> Received message: line #00: CRCX 26607 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241102125922723 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241102125922723 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241102125922723 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241102125922723 DLMGCP DEBUG <0013> endpoint:rtpbridge/7b@mgw (trunk:0) found free endpoint: rtpbridge/7b@mgw (mgcp_endp.c:261) 20241102125922723 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/7b@mgw" (mgcp_protocol.c:441) 20241102125922723 DLMGCP NOTICE <0013> endpoint:rtpbridge/7b@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241102125922723 DLMGCP DEBUG <0013> endpoint:rtpbridge/7b@mgw conn:(1234/rtp C:97563470 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241102125922723 DLMGCP DEBUG <0013> endpoint:rtpbridge/7b@mgw CI:97563470 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241102125922723 DLMGCP DEBUG <0013> endpoint:rtpbridge/7b@mgw CI:97563470 output_enabled 0 (mgcp_msg.c:125) 20241102125922723 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241102125922723 DLMGCP DEBUG <0013> endpoint:rtpbridge/7b@mgw conn:(1234/rtp C:97563470 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241102125922724 DLMGCP DEBUG <0013> endpoint:rtpbridge/7b@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241102125922724 DLMGCP DEBUG <0013> endpoint:rtpbridge/7b@mgw CI:97563470 CRCX: Creating connection: port: 4860 (mgcp_protocol.c:1112) 20241102125922724 DLMGCP NOTICE <0013> endpoint:rtpbridge/7b@mgw CI:97563470 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241102125922724 DLMGCP DEBUG <0013> endpoint:rtpbridge/7b@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241102125922724 DLMGCP DEBUG <0013> Generated response: line #00: 200 26607 OK (mgcp_msg.c:67) 20241102125922724 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/7b@mgw (mgcp_msg.c:67) 20241102125922724 DLMGCP DEBUG <0013> Generated response: line #02: I: 97563470 (mgcp_msg.c:67) 20241102125922724 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241102125922724 DLMGCP DEBUG <0013> Generated response: line #04: o=- 97563470 23 IN IP6 ::1 (mgcp_msg.c:67) 20241102125922724 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241102125922724 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241102125922724 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241102125922724 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4860 RTP/AVP 112 (mgcp_msg.c:67) 20241102125922724 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241102125922724 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241102125922724 DLMGCP DEBUG <0013> Received message: line #00: CRCX 26608 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241102125922724 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241102125922724 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241102125922724 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241102125922724 DLMGCP DEBUG <0013> endpoint:rtpbridge/7c@mgw (trunk:0) found free endpoint: rtpbridge/7c@mgw (mgcp_endp.c:261) 20241102125922724 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/7c@mgw" (mgcp_protocol.c:441) 20241102125922724 DLMGCP NOTICE <0013> endpoint:rtpbridge/7c@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241102125922724 DLMGCP DEBUG <0013> endpoint:rtpbridge/7c@mgw conn:(1234/rtp C:4B1F9115 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241102125922724 DLMGCP DEBUG <0013> endpoint:rtpbridge/7c@mgw CI:4B1F9115 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241102125922724 DLMGCP DEBUG <0013> endpoint:rtpbridge/7c@mgw CI:4B1F9115 output_enabled 0 (mgcp_msg.c:125) 20241102125922724 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241102125922724 DLMGCP DEBUG <0013> endpoint:rtpbridge/7c@mgw conn:(1234/rtp C:4B1F9115 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241102125922724 DLMGCP DEBUG <0013> endpoint:rtpbridge/7c@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241102125922724 DLMGCP DEBUG <0013> endpoint:rtpbridge/7c@mgw CI:4B1F9115 CRCX: Creating connection: port: 4862 (mgcp_protocol.c:1112) 20241102125922724 DLMGCP NOTICE <0013> endpoint:rtpbridge/7c@mgw CI:4B1F9115 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241102125922724 DLMGCP DEBUG <0013> endpoint:rtpbridge/7c@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241102125922724 DLMGCP DEBUG <0013> Generated response: line #00: 200 26608 OK (mgcp_msg.c:67) 20241102125922724 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/7c@mgw (mgcp_msg.c:67) 20241102125922724 DLMGCP DEBUG <0013> Generated response: line #02: I: 4B1F9115 (mgcp_msg.c:67) 20241102125922724 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241102125922724 DLMGCP DEBUG <0013> Generated response: line #04: o=- 4B1F9115 23 IN IP6 ::1 (mgcp_msg.c:67) 20241102125922724 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241102125922724 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241102125922724 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241102125922724 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4862 RTP/AVP 112 (mgcp_msg.c:67) 20241102125922724 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241102125922724 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241102125922725 DLMGCP DEBUG <0013> Received message: line #00: CRCX 26609 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241102125922725 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241102125922725 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241102125922725 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241102125922725 DLMGCP DEBUG <0013> endpoint:rtpbridge/7d@mgw (trunk:0) found free endpoint: rtpbridge/7d@mgw (mgcp_endp.c:261) 20241102125922725 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/7d@mgw" (mgcp_protocol.c:441) 20241102125922725 DLMGCP NOTICE <0013> endpoint:rtpbridge/7d@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241102125922725 DLMGCP DEBUG <0013> endpoint:rtpbridge/7d@mgw conn:(1234/rtp C:41E68367 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241102125922725 DLMGCP DEBUG <0013> endpoint:rtpbridge/7d@mgw CI:41E68367 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241102125922725 DLMGCP DEBUG <0013> endpoint:rtpbridge/7d@mgw CI:41E68367 output_enabled 0 (mgcp_msg.c:125) 20241102125922725 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241102125922725 DLMGCP DEBUG <0013> endpoint:rtpbridge/7d@mgw conn:(1234/rtp C:41E68367 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241102125922725 DLMGCP DEBUG <0013> endpoint:rtpbridge/7d@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241102125922725 DLMGCP DEBUG <0013> endpoint:rtpbridge/7d@mgw CI:41E68367 CRCX: Creating connection: port: 4864 (mgcp_protocol.c:1112) 20241102125922725 DLMGCP NOTICE <0013> endpoint:rtpbridge/7d@mgw CI:41E68367 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241102125922725 DLMGCP DEBUG <0013> endpoint:rtpbridge/7d@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241102125922725 DLMGCP DEBUG <0013> Generated response: line #00: 200 26609 OK (mgcp_msg.c:67) 20241102125922725 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/7d@mgw (mgcp_msg.c:67) 20241102125922725 DLMGCP DEBUG <0013> Generated response: line #02: I: 41E68367 (mgcp_msg.c:67) 20241102125922725 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241102125922725 DLMGCP DEBUG <0013> Generated response: line #04: o=- 41E68367 23 IN IP6 ::1 (mgcp_msg.c:67) 20241102125922725 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241102125922725 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241102125922725 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241102125922725 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4864 RTP/AVP 112 (mgcp_msg.c:67) 20241102125922725 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241102125922725 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241102125922725 DLMGCP DEBUG <0013> Received message: line #00: CRCX 26610 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241102125922725 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241102125922725 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241102125922725 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241102125922725 DLMGCP DEBUG <0013> endpoint:rtpbridge/7e@mgw (trunk:0) found free endpoint: rtpbridge/7e@mgw (mgcp_endp.c:261) 20241102125922725 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/7e@mgw" (mgcp_protocol.c:441) 20241102125922725 DLMGCP NOTICE <0013> endpoint:rtpbridge/7e@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241102125922725 DLMGCP DEBUG <0013> endpoint:rtpbridge/7e@mgw conn:(1234/rtp C:DE431633 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241102125922725 DLMGCP DEBUG <0013> endpoint:rtpbridge/7e@mgw CI:DE431633 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241102125922725 DLMGCP DEBUG <0013> endpoint:rtpbridge/7e@mgw CI:DE431633 output_enabled 0 (mgcp_msg.c:125) 20241102125922725 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241102125922725 DLMGCP DEBUG <0013> endpoint:rtpbridge/7e@mgw conn:(1234/rtp C:DE431633 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241102125922725 DLMGCP DEBUG <0013> endpoint:rtpbridge/7e@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241102125922726 DLMGCP DEBUG <0013> endpoint:rtpbridge/7e@mgw CI:DE431633 CRCX: Creating connection: port: 4866 (mgcp_protocol.c:1112) 20241102125922726 DLMGCP NOTICE <0013> endpoint:rtpbridge/7e@mgw CI:DE431633 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241102125922726 DLMGCP DEBUG <0013> endpoint:rtpbridge/7e@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241102125922726 DLMGCP DEBUG <0013> Generated response: line #00: 200 26610 OK (mgcp_msg.c:67) 20241102125922726 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/7e@mgw (mgcp_msg.c:67) 20241102125922726 DLMGCP DEBUG <0013> Generated response: line #02: I: DE431633 (mgcp_msg.c:67) 20241102125922726 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241102125922726 DLMGCP DEBUG <0013> Generated response: line #04: o=- DE431633 23 IN IP6 ::1 (mgcp_msg.c:67) 20241102125922726 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241102125922726 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241102125922726 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241102125922726 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4866 RTP/AVP 112 (mgcp_msg.c:67) 20241102125922726 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241102125922726 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241102125922726 DLMGCP DEBUG <0013> Received message: line #00: CRCX 26611 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241102125922726 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241102125922726 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241102125922726 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241102125922726 DLMGCP DEBUG <0013> endpoint:rtpbridge/7f@mgw (trunk:0) found free endpoint: rtpbridge/7f@mgw (mgcp_endp.c:261) 20241102125922726 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/7f@mgw" (mgcp_protocol.c:441) 20241102125922726 DLMGCP NOTICE <0013> endpoint:rtpbridge/7f@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241102125922726 DLMGCP DEBUG <0013> endpoint:rtpbridge/7f@mgw conn:(1234/rtp C:C66AC7FA r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241102125922726 DLMGCP DEBUG <0013> endpoint:rtpbridge/7f@mgw CI:C66AC7FA connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241102125922726 DLMGCP DEBUG <0013> endpoint:rtpbridge/7f@mgw CI:C66AC7FA output_enabled 0 (mgcp_msg.c:125) 20241102125922726 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241102125922726 DLMGCP DEBUG <0013> endpoint:rtpbridge/7f@mgw conn:(1234/rtp C:C66AC7FA r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241102125922726 DLMGCP DEBUG <0013> endpoint:rtpbridge/7f@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241102125922726 DLMGCP DEBUG <0013> endpoint:rtpbridge/7f@mgw CI:C66AC7FA CRCX: Creating connection: port: 4868 (mgcp_protocol.c:1112) 20241102125922726 DLMGCP NOTICE <0013> endpoint:rtpbridge/7f@mgw CI:C66AC7FA CRCX: connection successfully created (mgcp_protocol.c:1121) 20241102125922726 DLMGCP DEBUG <0013> endpoint:rtpbridge/7f@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241102125922726 DLMGCP DEBUG <0013> Generated response: line #00: 200 26611 OK (mgcp_msg.c:67) 20241102125922726 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/7f@mgw (mgcp_msg.c:67) 20241102125922726 DLMGCP DEBUG <0013> Generated response: line #02: I: C66AC7FA (mgcp_msg.c:67) 20241102125922726 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241102125922726 DLMGCP DEBUG <0013> Generated response: line #04: o=- C66AC7FA 23 IN IP6 ::1 (mgcp_msg.c:67) 20241102125922726 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241102125922726 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241102125922726 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241102125922726 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4868 RTP/AVP 112 (mgcp_msg.c:67) 20241102125922726 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241102125922726 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241102125922727 DLMGCP DEBUG <0013> Received message: line #00: CRCX 26612 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241102125922727 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241102125922727 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241102125922727 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241102125922727 DLMGCP DEBUG <0013> endpoint:rtpbridge/80@mgw (trunk:0) found free endpoint: rtpbridge/80@mgw (mgcp_endp.c:261) 20241102125922727 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/80@mgw" (mgcp_protocol.c:441) 20241102125922727 DLMGCP NOTICE <0013> endpoint:rtpbridge/80@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241102125922727 DLMGCP DEBUG <0013> endpoint:rtpbridge/80@mgw conn:(1234/rtp C:FF9EE12E r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241102125922727 DLMGCP DEBUG <0013> endpoint:rtpbridge/80@mgw CI:FF9EE12E connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241102125922727 DLMGCP DEBUG <0013> endpoint:rtpbridge/80@mgw CI:FF9EE12E output_enabled 0 (mgcp_msg.c:125) 20241102125922727 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241102125922727 DLMGCP DEBUG <0013> endpoint:rtpbridge/80@mgw conn:(1234/rtp C:FF9EE12E r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241102125922727 DLMGCP DEBUG <0013> endpoint:rtpbridge/80@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241102125922727 DLMGCP DEBUG <0013> endpoint:rtpbridge/80@mgw CI:FF9EE12E CRCX: Creating connection: port: 4870 (mgcp_protocol.c:1112) 20241102125922727 DLMGCP NOTICE <0013> endpoint:rtpbridge/80@mgw CI:FF9EE12E CRCX: connection successfully created (mgcp_protocol.c:1121) 20241102125922727 DLMGCP DEBUG <0013> endpoint:rtpbridge/80@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241102125922727 DLMGCP DEBUG <0013> Generated response: line #00: 200 26612 OK (mgcp_msg.c:67) 20241102125922727 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/80@mgw (mgcp_msg.c:67) 20241102125922727 DLMGCP DEBUG <0013> Generated response: line #02: I: FF9EE12E (mgcp_msg.c:67) 20241102125922727 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241102125922727 DLMGCP DEBUG <0013> Generated response: line #04: o=- FF9EE12E 23 IN IP6 ::1 (mgcp_msg.c:67) 20241102125922727 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241102125922727 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241102125922727 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241102125922727 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4870 RTP/AVP 112 (mgcp_msg.c:67) 20241102125922727 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241102125922727 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241102125922727 DLMGCP DEBUG <0013> Received message: line #00: CRCX 26613 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241102125922727 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241102125922727 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241102125922727 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241102125922727 DLMGCP DEBUG <0013> endpoint:rtpbridge/81@mgw (trunk:0) found free endpoint: rtpbridge/81@mgw (mgcp_endp.c:261) 20241102125922727 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/81@mgw" (mgcp_protocol.c:441) 20241102125922727 DLMGCP NOTICE <0013> endpoint:rtpbridge/81@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241102125922727 DLMGCP DEBUG <0013> endpoint:rtpbridge/81@mgw conn:(1234/rtp C:D84DCEFF r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241102125922727 DLMGCP DEBUG <0013> endpoint:rtpbridge/81@mgw CI:D84DCEFF connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241102125922727 DLMGCP DEBUG <0013> endpoint:rtpbridge/81@mgw CI:D84DCEFF output_enabled 0 (mgcp_msg.c:125) 20241102125922727 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241102125922727 DLMGCP DEBUG <0013> endpoint:rtpbridge/81@mgw conn:(1234/rtp C:D84DCEFF r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241102125922727 DLMGCP DEBUG <0013> endpoint:rtpbridge/81@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241102125922728 DLMGCP DEBUG <0013> endpoint:rtpbridge/81@mgw CI:D84DCEFF CRCX: Creating connection: port: 4872 (mgcp_protocol.c:1112) 20241102125922728 DLMGCP NOTICE <0013> endpoint:rtpbridge/81@mgw CI:D84DCEFF CRCX: connection successfully created (mgcp_protocol.c:1121) 20241102125922728 DLMGCP DEBUG <0013> endpoint:rtpbridge/81@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241102125922728 DLMGCP DEBUG <0013> Generated response: line #00: 200 26613 OK (mgcp_msg.c:67) 20241102125922728 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/81@mgw (mgcp_msg.c:67) 20241102125922728 DLMGCP DEBUG <0013> Generated response: line #02: I: D84DCEFF (mgcp_msg.c:67) 20241102125922728 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241102125922728 DLMGCP DEBUG <0013> Generated response: line #04: o=- D84DCEFF 23 IN IP6 ::1 (mgcp_msg.c:67) 20241102125922728 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241102125922728 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241102125922728 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241102125922728 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4872 RTP/AVP 112 (mgcp_msg.c:67) 20241102125922728 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241102125922728 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241102125922728 DLMGCP DEBUG <0013> Received message: line #00: CRCX 26614 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241102125922728 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241102125922728 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241102125922728 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241102125922728 DLMGCP DEBUG <0013> endpoint:rtpbridge/82@mgw (trunk:0) found free endpoint: rtpbridge/82@mgw (mgcp_endp.c:261) 20241102125922728 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/82@mgw" (mgcp_protocol.c:441) 20241102125922728 DLMGCP NOTICE <0013> endpoint:rtpbridge/82@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241102125922728 DLMGCP DEBUG <0013> endpoint:rtpbridge/82@mgw conn:(1234/rtp C:45D43CDB r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241102125922728 DLMGCP DEBUG <0013> endpoint:rtpbridge/82@mgw CI:45D43CDB connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241102125922728 DLMGCP DEBUG <0013> endpoint:rtpbridge/82@mgw CI:45D43CDB output_enabled 0 (mgcp_msg.c:125) 20241102125922728 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241102125922728 DLMGCP DEBUG <0013> endpoint:rtpbridge/82@mgw conn:(1234/rtp C:45D43CDB r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241102125922728 DLMGCP DEBUG <0013> endpoint:rtpbridge/82@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241102125922728 DLMGCP DEBUG <0013> endpoint:rtpbridge/82@mgw CI:45D43CDB CRCX: Creating connection: port: 4874 (mgcp_protocol.c:1112) 20241102125922728 DLMGCP NOTICE <0013> endpoint:rtpbridge/82@mgw CI:45D43CDB CRCX: connection successfully created (mgcp_protocol.c:1121) 20241102125922728 DLMGCP DEBUG <0013> endpoint:rtpbridge/82@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241102125922728 DLMGCP DEBUG <0013> Generated response: line #00: 200 26614 OK (mgcp_msg.c:67) 20241102125922728 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/82@mgw (mgcp_msg.c:67) 20241102125922728 DLMGCP DEBUG <0013> Generated response: line #02: I: 45D43CDB (mgcp_msg.c:67) 20241102125922729 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241102125922729 DLMGCP DEBUG <0013> Generated response: line #04: o=- 45D43CDB 23 IN IP6 ::1 (mgcp_msg.c:67) 20241102125922729 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241102125922729 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241102125922729 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241102125922729 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4874 RTP/AVP 112 (mgcp_msg.c:67) 20241102125922729 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241102125922729 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241102125922729 DLMGCP DEBUG <0013> Received message: line #00: CRCX 26615 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241102125922729 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241102125922729 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241102125922729 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241102125922729 DLMGCP DEBUG <0013> endpoint:rtpbridge/83@mgw (trunk:0) found free endpoint: rtpbridge/83@mgw (mgcp_endp.c:261) 20241102125922729 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/83@mgw" (mgcp_protocol.c:441) 20241102125922729 DLMGCP NOTICE <0013> endpoint:rtpbridge/83@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241102125922729 DLMGCP DEBUG <0013> endpoint:rtpbridge/83@mgw conn:(1234/rtp C:30FB017D r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241102125922729 DLMGCP DEBUG <0013> endpoint:rtpbridge/83@mgw CI:30FB017D connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241102125922729 DLMGCP DEBUG <0013> endpoint:rtpbridge/83@mgw CI:30FB017D output_enabled 0 (mgcp_msg.c:125) 20241102125922729 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241102125922729 DLMGCP DEBUG <0013> endpoint:rtpbridge/83@mgw conn:(1234/rtp C:30FB017D r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241102125922729 DLMGCP DEBUG <0013> endpoint:rtpbridge/83@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241102125922729 DLMGCP DEBUG <0013> endpoint:rtpbridge/83@mgw CI:30FB017D CRCX: Creating connection: port: 4876 (mgcp_protocol.c:1112) 20241102125922729 DLMGCP NOTICE <0013> endpoint:rtpbridge/83@mgw CI:30FB017D CRCX: connection successfully created (mgcp_protocol.c:1121) 20241102125922729 DLMGCP DEBUG <0013> endpoint:rtpbridge/83@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241102125922729 DLMGCP DEBUG <0013> Generated response: line #00: 200 26615 OK (mgcp_msg.c:67) 20241102125922729 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/83@mgw (mgcp_msg.c:67) 20241102125922729 DLMGCP DEBUG <0013> Generated response: line #02: I: 30FB017D (mgcp_msg.c:67) 20241102125922729 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241102125922729 DLMGCP DEBUG <0013> Generated response: line #04: o=- 30FB017D 23 IN IP6 ::1 (mgcp_msg.c:67) 20241102125922729 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241102125922729 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241102125922730 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241102125922730 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4876 RTP/AVP 112 (mgcp_msg.c:67) 20241102125922730 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241102125922730 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241102125922730 DLMGCP DEBUG <0013> Received message: line #00: CRCX 26616 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241102125922730 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241102125922730 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241102125922730 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241102125922730 DLMGCP DEBUG <0013> endpoint:rtpbridge/84@mgw (trunk:0) found free endpoint: rtpbridge/84@mgw (mgcp_endp.c:261) 20241102125922730 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/84@mgw" (mgcp_protocol.c:441) 20241102125922730 DLMGCP NOTICE <0013> endpoint:rtpbridge/84@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241102125922730 DLMGCP DEBUG <0013> endpoint:rtpbridge/84@mgw conn:(1234/rtp C:3890D0C5 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241102125922730 DLMGCP DEBUG <0013> endpoint:rtpbridge/84@mgw CI:3890D0C5 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241102125922730 DLMGCP DEBUG <0013> endpoint:rtpbridge/84@mgw CI:3890D0C5 output_enabled 0 (mgcp_msg.c:125) 20241102125922730 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241102125922730 DLMGCP DEBUG <0013> endpoint:rtpbridge/84@mgw conn:(1234/rtp C:3890D0C5 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241102125922730 DLMGCP DEBUG <0013> endpoint:rtpbridge/84@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241102125922730 DLMGCP DEBUG <0013> endpoint:rtpbridge/84@mgw CI:3890D0C5 CRCX: Creating connection: port: 4878 (mgcp_protocol.c:1112) 20241102125922730 DLMGCP NOTICE <0013> endpoint:rtpbridge/84@mgw CI:3890D0C5 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241102125922730 DLMGCP DEBUG <0013> endpoint:rtpbridge/84@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241102125922730 DLMGCP DEBUG <0013> Generated response: line #00: 200 26616 OK (mgcp_msg.c:67) 20241102125922730 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/84@mgw (mgcp_msg.c:67) 20241102125922730 DLMGCP DEBUG <0013> Generated response: line #02: I: 3890D0C5 (mgcp_msg.c:67) 20241102125922730 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241102125922730 DLMGCP DEBUG <0013> Generated response: line #04: o=- 3890D0C5 23 IN IP6 ::1 (mgcp_msg.c:67) 20241102125922730 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241102125922730 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241102125922730 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241102125922730 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4878 RTP/AVP 112 (mgcp_msg.c:67) 20241102125922730 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241102125922730 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241102125922731 DLMGCP DEBUG <0013> Received message: line #00: CRCX 26617 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241102125922731 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241102125922731 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241102125922731 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241102125922731 DLMGCP DEBUG <0013> endpoint:rtpbridge/85@mgw (trunk:0) found free endpoint: rtpbridge/85@mgw (mgcp_endp.c:261) 20241102125922731 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/85@mgw" (mgcp_protocol.c:441) 20241102125922731 DLMGCP NOTICE <0013> endpoint:rtpbridge/85@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241102125922731 DLMGCP DEBUG <0013> endpoint:rtpbridge/85@mgw conn:(1234/rtp C:8DB449D9 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241102125922731 DLMGCP DEBUG <0013> endpoint:rtpbridge/85@mgw CI:8DB449D9 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241102125922731 DLMGCP DEBUG <0013> endpoint:rtpbridge/85@mgw CI:8DB449D9 output_enabled 0 (mgcp_msg.c:125) 20241102125922731 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241102125922731 DLMGCP DEBUG <0013> endpoint:rtpbridge/85@mgw conn:(1234/rtp C:8DB449D9 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241102125922731 DLMGCP DEBUG <0013> endpoint:rtpbridge/85@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241102125922731 DLMGCP DEBUG <0013> endpoint:rtpbridge/85@mgw CI:8DB449D9 CRCX: Creating connection: port: 4880 (mgcp_protocol.c:1112) 20241102125922731 DLMGCP NOTICE <0013> endpoint:rtpbridge/85@mgw CI:8DB449D9 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241102125922731 DLMGCP DEBUG <0013> endpoint:rtpbridge/85@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241102125922731 DLMGCP DEBUG <0013> Generated response: line #00: 200 26617 OK (mgcp_msg.c:67) 20241102125922731 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/85@mgw (mgcp_msg.c:67) 20241102125922731 DLMGCP DEBUG <0013> Generated response: line #02: I: 8DB449D9 (mgcp_msg.c:67) 20241102125922731 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241102125922731 DLMGCP DEBUG <0013> Generated response: line #04: o=- 8DB449D9 23 IN IP6 ::1 (mgcp_msg.c:67) 20241102125922731 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241102125922731 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241102125922731 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241102125922731 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4880 RTP/AVP 112 (mgcp_msg.c:67) 20241102125922731 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241102125922731 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241102125922732 DLMGCP DEBUG <0013> Received message: line #00: CRCX 26618 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241102125922732 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241102125922732 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241102125922732 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241102125922732 DLMGCP DEBUG <0013> endpoint:rtpbridge/86@mgw (trunk:0) found free endpoint: rtpbridge/86@mgw (mgcp_endp.c:261) 20241102125922732 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/86@mgw" (mgcp_protocol.c:441) 20241102125922732 DLMGCP NOTICE <0013> endpoint:rtpbridge/86@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241102125922732 DLMGCP DEBUG <0013> endpoint:rtpbridge/86@mgw conn:(1234/rtp C:62858F13 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241102125922732 DLMGCP DEBUG <0013> endpoint:rtpbridge/86@mgw CI:62858F13 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241102125922732 DLMGCP DEBUG <0013> endpoint:rtpbridge/86@mgw CI:62858F13 output_enabled 0 (mgcp_msg.c:125) 20241102125922732 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241102125922732 DLMGCP DEBUG <0013> endpoint:rtpbridge/86@mgw conn:(1234/rtp C:62858F13 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241102125922732 DLMGCP DEBUG <0013> endpoint:rtpbridge/86@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241102125922732 DLMGCP DEBUG <0013> endpoint:rtpbridge/86@mgw CI:62858F13 CRCX: Creating connection: port: 4882 (mgcp_protocol.c:1112) 20241102125922732 DLMGCP NOTICE <0013> endpoint:rtpbridge/86@mgw CI:62858F13 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241102125922732 DLMGCP DEBUG <0013> endpoint:rtpbridge/86@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241102125922732 DLMGCP DEBUG <0013> Generated response: line #00: 200 26618 OK (mgcp_msg.c:67) 20241102125922732 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/86@mgw (mgcp_msg.c:67) 20241102125922732 DLMGCP DEBUG <0013> Generated response: line #02: I: 62858F13 (mgcp_msg.c:67) 20241102125922732 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241102125922732 DLMGCP DEBUG <0013> Generated response: line #04: o=- 62858F13 23 IN IP6 ::1 (mgcp_msg.c:67) 20241102125922732 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241102125922732 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241102125922732 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241102125922732 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4882 RTP/AVP 112 (mgcp_msg.c:67) 20241102125922732 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241102125922732 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241102125922733 DLMGCP DEBUG <0013> Received message: line #00: CRCX 26619 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241102125922733 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241102125922733 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241102125922733 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241102125922733 DLMGCP DEBUG <0013> endpoint:rtpbridge/87@mgw (trunk:0) found free endpoint: rtpbridge/87@mgw (mgcp_endp.c:261) 20241102125922733 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/87@mgw" (mgcp_protocol.c:441) 20241102125922733 DLMGCP NOTICE <0013> endpoint:rtpbridge/87@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241102125922733 DLMGCP DEBUG <0013> endpoint:rtpbridge/87@mgw conn:(1234/rtp C:F35E8760 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241102125922733 DLMGCP DEBUG <0013> endpoint:rtpbridge/87@mgw CI:F35E8760 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241102125922733 DLMGCP DEBUG <0013> endpoint:rtpbridge/87@mgw CI:F35E8760 output_enabled 0 (mgcp_msg.c:125) 20241102125922733 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241102125922733 DLMGCP DEBUG <0013> endpoint:rtpbridge/87@mgw conn:(1234/rtp C:F35E8760 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241102125922733 DLMGCP DEBUG <0013> endpoint:rtpbridge/87@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241102125922733 DLMGCP DEBUG <0013> endpoint:rtpbridge/87@mgw CI:F35E8760 CRCX: Creating connection: port: 4884 (mgcp_protocol.c:1112) 20241102125922733 DLMGCP NOTICE <0013> endpoint:rtpbridge/87@mgw CI:F35E8760 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241102125922733 DLMGCP DEBUG <0013> endpoint:rtpbridge/87@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241102125922733 DLMGCP DEBUG <0013> Generated response: line #00: 200 26619 OK (mgcp_msg.c:67) 20241102125922733 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/87@mgw (mgcp_msg.c:67) 20241102125922733 DLMGCP DEBUG <0013> Generated response: line #02: I: F35E8760 (mgcp_msg.c:67) 20241102125922733 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241102125922733 DLMGCP DEBUG <0013> Generated response: line #04: o=- F35E8760 23 IN IP6 ::1 (mgcp_msg.c:67) 20241102125922733 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241102125922733 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241102125922733 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241102125922733 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4884 RTP/AVP 112 (mgcp_msg.c:67) 20241102125922733 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241102125922734 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241102125922734 DLMGCP DEBUG <0013> Received message: line #00: CRCX 26620 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241102125922734 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241102125922734 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241102125922734 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241102125922734 DLMGCP DEBUG <0013> endpoint:rtpbridge/88@mgw (trunk:0) found free endpoint: rtpbridge/88@mgw (mgcp_endp.c:261) 20241102125922734 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/88@mgw" (mgcp_protocol.c:441) 20241102125922734 DLMGCP NOTICE <0013> endpoint:rtpbridge/88@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241102125922734 DLMGCP DEBUG <0013> endpoint:rtpbridge/88@mgw conn:(1234/rtp C:96EA2086 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241102125922734 DLMGCP DEBUG <0013> endpoint:rtpbridge/88@mgw CI:96EA2086 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241102125922734 DLMGCP DEBUG <0013> endpoint:rtpbridge/88@mgw CI:96EA2086 output_enabled 0 (mgcp_msg.c:125) 20241102125922734 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241102125922734 DLMGCP DEBUG <0013> endpoint:rtpbridge/88@mgw conn:(1234/rtp C:96EA2086 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241102125922734 DLMGCP DEBUG <0013> endpoint:rtpbridge/88@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241102125922734 DLMGCP DEBUG <0013> endpoint:rtpbridge/88@mgw CI:96EA2086 CRCX: Creating connection: port: 4886 (mgcp_protocol.c:1112) 20241102125922734 DLMGCP NOTICE <0013> endpoint:rtpbridge/88@mgw CI:96EA2086 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241102125922734 DLMGCP DEBUG <0013> endpoint:rtpbridge/88@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241102125922734 DLMGCP DEBUG <0013> Generated response: line #00: 200 26620 OK (mgcp_msg.c:67) 20241102125922734 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/88@mgw (mgcp_msg.c:67) 20241102125922734 DLMGCP DEBUG <0013> Generated response: line #02: I: 96EA2086 (mgcp_msg.c:67) 20241102125922734 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241102125922734 DLMGCP DEBUG <0013> Generated response: line #04: o=- 96EA2086 23 IN IP6 ::1 (mgcp_msg.c:67) 20241102125922734 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241102125922734 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241102125922734 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241102125922734 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4886 RTP/AVP 112 (mgcp_msg.c:67) 20241102125922734 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241102125922734 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241102125922735 DLMGCP DEBUG <0013> Received message: line #00: CRCX 26621 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241102125922735 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241102125922735 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241102125922735 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241102125922735 DLMGCP DEBUG <0013> endpoint:rtpbridge/89@mgw (trunk:0) found free endpoint: rtpbridge/89@mgw (mgcp_endp.c:261) 20241102125922735 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/89@mgw" (mgcp_protocol.c:441) 20241102125922735 DLMGCP NOTICE <0013> endpoint:rtpbridge/89@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241102125922735 DLMGCP DEBUG <0013> endpoint:rtpbridge/89@mgw conn:(1234/rtp C:30983081 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241102125922735 DLMGCP DEBUG <0013> endpoint:rtpbridge/89@mgw CI:30983081 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241102125922735 DLMGCP DEBUG <0013> endpoint:rtpbridge/89@mgw CI:30983081 output_enabled 0 (mgcp_msg.c:125) 20241102125922735 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241102125922735 DLMGCP DEBUG <0013> endpoint:rtpbridge/89@mgw conn:(1234/rtp C:30983081 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241102125922735 DLMGCP DEBUG <0013> endpoint:rtpbridge/89@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241102125922735 DLMGCP DEBUG <0013> endpoint:rtpbridge/89@mgw CI:30983081 CRCX: Creating connection: port: 4888 (mgcp_protocol.c:1112) 20241102125922735 DLMGCP NOTICE <0013> endpoint:rtpbridge/89@mgw CI:30983081 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241102125922735 DLMGCP DEBUG <0013> endpoint:rtpbridge/89@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241102125922735 DLMGCP DEBUG <0013> Generated response: line #00: 200 26621 OK (mgcp_msg.c:67) 20241102125922735 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/89@mgw (mgcp_msg.c:67) 20241102125922735 DLMGCP DEBUG <0013> Generated response: line #02: I: 30983081 (mgcp_msg.c:67) 20241102125922735 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241102125922735 DLMGCP DEBUG <0013> Generated response: line #04: o=- 30983081 23 IN IP6 ::1 (mgcp_msg.c:67) 20241102125922735 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241102125922735 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241102125922735 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241102125922735 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4888 RTP/AVP 112 (mgcp_msg.c:67) 20241102125922735 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241102125922735 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241102125922736 DLMGCP DEBUG <0013> Received message: line #00: CRCX 26622 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241102125922736 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241102125922736 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241102125922736 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241102125922736 DLMGCP DEBUG <0013> endpoint:rtpbridge/8a@mgw (trunk:0) found free endpoint: rtpbridge/8a@mgw (mgcp_endp.c:261) 20241102125922736 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/8a@mgw" (mgcp_protocol.c:441) 20241102125922736 DLMGCP NOTICE <0013> endpoint:rtpbridge/8a@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241102125922736 DLMGCP DEBUG <0013> endpoint:rtpbridge/8a@mgw conn:(1234/rtp C:C994521B r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241102125922736 DLMGCP DEBUG <0013> endpoint:rtpbridge/8a@mgw CI:C994521B connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241102125922736 DLMGCP DEBUG <0013> endpoint:rtpbridge/8a@mgw CI:C994521B output_enabled 0 (mgcp_msg.c:125) 20241102125922736 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241102125922736 DLMGCP DEBUG <0013> endpoint:rtpbridge/8a@mgw conn:(1234/rtp C:C994521B r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241102125922736 DLMGCP DEBUG <0013> endpoint:rtpbridge/8a@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241102125922736 DLMGCP DEBUG <0013> endpoint:rtpbridge/8a@mgw CI:C994521B CRCX: Creating connection: port: 4890 (mgcp_protocol.c:1112) 20241102125922736 DLMGCP NOTICE <0013> endpoint:rtpbridge/8a@mgw CI:C994521B CRCX: connection successfully created (mgcp_protocol.c:1121) 20241102125922736 DLMGCP DEBUG <0013> endpoint:rtpbridge/8a@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241102125922736 DLMGCP DEBUG <0013> Generated response: line #00: 200 26622 OK (mgcp_msg.c:67) 20241102125922736 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/8a@mgw (mgcp_msg.c:67) 20241102125922736 DLMGCP DEBUG <0013> Generated response: line #02: I: C994521B (mgcp_msg.c:67) 20241102125922736 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241102125922736 DLMGCP DEBUG <0013> Generated response: line #04: o=- C994521B 23 IN IP6 ::1 (mgcp_msg.c:67) 20241102125922736 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241102125922736 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241102125922736 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241102125922736 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4890 RTP/AVP 112 (mgcp_msg.c:67) 20241102125922736 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241102125922736 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241102125922737 DLMGCP DEBUG <0013> Received message: line #00: CRCX 26623 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241102125922737 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241102125922737 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241102125922737 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241102125922737 DLMGCP DEBUG <0013> endpoint:rtpbridge/8b@mgw (trunk:0) found free endpoint: rtpbridge/8b@mgw (mgcp_endp.c:261) 20241102125922737 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/8b@mgw" (mgcp_protocol.c:441) 20241102125922737 DLMGCP NOTICE <0013> endpoint:rtpbridge/8b@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241102125922737 DLMGCP DEBUG <0013> endpoint:rtpbridge/8b@mgw conn:(1234/rtp C:8B5C3A6E r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241102125922737 DLMGCP DEBUG <0013> endpoint:rtpbridge/8b@mgw CI:8B5C3A6E connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241102125922737 DLMGCP DEBUG <0013> endpoint:rtpbridge/8b@mgw CI:8B5C3A6E output_enabled 0 (mgcp_msg.c:125) 20241102125922737 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241102125922737 DLMGCP DEBUG <0013> endpoint:rtpbridge/8b@mgw conn:(1234/rtp C:8B5C3A6E r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241102125922737 DLMGCP DEBUG <0013> endpoint:rtpbridge/8b@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241102125922737 DLMGCP DEBUG <0013> endpoint:rtpbridge/8b@mgw CI:8B5C3A6E CRCX: Creating connection: port: 4892 (mgcp_protocol.c:1112) 20241102125922737 DLMGCP NOTICE <0013> endpoint:rtpbridge/8b@mgw CI:8B5C3A6E CRCX: connection successfully created (mgcp_protocol.c:1121) 20241102125922737 DLMGCP DEBUG <0013> endpoint:rtpbridge/8b@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241102125922737 DLMGCP DEBUG <0013> Generated response: line #00: 200 26623 OK (mgcp_msg.c:67) 20241102125922737 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/8b@mgw (mgcp_msg.c:67) 20241102125922737 DLMGCP DEBUG <0013> Generated response: line #02: I: 8B5C3A6E (mgcp_msg.c:67) 20241102125922737 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241102125922737 DLMGCP DEBUG <0013> Generated response: line #04: o=- 8B5C3A6E 23 IN IP6 ::1 (mgcp_msg.c:67) 20241102125922737 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241102125922737 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241102125922737 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241102125922737 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4892 RTP/AVP 112 (mgcp_msg.c:67) 20241102125922737 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241102125922737 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241102125922738 DLMGCP DEBUG <0013> Received message: line #00: CRCX 26624 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241102125922738 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241102125922738 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241102125922738 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241102125922738 DLMGCP DEBUG <0013> endpoint:rtpbridge/8c@mgw (trunk:0) found free endpoint: rtpbridge/8c@mgw (mgcp_endp.c:261) 20241102125922738 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/8c@mgw" (mgcp_protocol.c:441) 20241102125922738 DLMGCP NOTICE <0013> endpoint:rtpbridge/8c@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241102125922738 DLMGCP DEBUG <0013> endpoint:rtpbridge/8c@mgw conn:(1234/rtp C:E81A796B r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241102125922738 DLMGCP DEBUG <0013> endpoint:rtpbridge/8c@mgw CI:E81A796B connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241102125922738 DLMGCP DEBUG <0013> endpoint:rtpbridge/8c@mgw CI:E81A796B output_enabled 0 (mgcp_msg.c:125) 20241102125922738 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241102125922738 DLMGCP DEBUG <0013> endpoint:rtpbridge/8c@mgw conn:(1234/rtp C:E81A796B r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241102125922738 DLMGCP DEBUG <0013> endpoint:rtpbridge/8c@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241102125922738 DLMGCP DEBUG <0013> endpoint:rtpbridge/8c@mgw CI:E81A796B CRCX: Creating connection: port: 4894 (mgcp_protocol.c:1112) 20241102125922738 DLMGCP NOTICE <0013> endpoint:rtpbridge/8c@mgw CI:E81A796B CRCX: connection successfully created (mgcp_protocol.c:1121) 20241102125922738 DLMGCP DEBUG <0013> endpoint:rtpbridge/8c@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241102125922738 DLMGCP DEBUG <0013> Generated response: line #00: 200 26624 OK (mgcp_msg.c:67) 20241102125922738 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/8c@mgw (mgcp_msg.c:67) 20241102125922738 DLMGCP DEBUG <0013> Generated response: line #02: I: E81A796B (mgcp_msg.c:67) 20241102125922738 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241102125922738 DLMGCP DEBUG <0013> Generated response: line #04: o=- E81A796B 23 IN IP6 ::1 (mgcp_msg.c:67) 20241102125922738 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241102125922738 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241102125922738 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241102125922738 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4894 RTP/AVP 112 (mgcp_msg.c:67) 20241102125922738 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241102125922738 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241102125922739 DLMGCP DEBUG <0013> Received message: line #00: CRCX 26625 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241102125922739 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241102125922739 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241102125922739 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241102125922739 DLMGCP DEBUG <0013> endpoint:rtpbridge/8d@mgw (trunk:0) found free endpoint: rtpbridge/8d@mgw (mgcp_endp.c:261) 20241102125922739 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/8d@mgw" (mgcp_protocol.c:441) 20241102125922739 DLMGCP NOTICE <0013> endpoint:rtpbridge/8d@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241102125922739 DLMGCP DEBUG <0013> endpoint:rtpbridge/8d@mgw conn:(1234/rtp C:A7B217A6 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241102125922739 DLMGCP DEBUG <0013> endpoint:rtpbridge/8d@mgw CI:A7B217A6 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241102125922739 DLMGCP DEBUG <0013> endpoint:rtpbridge/8d@mgw CI:A7B217A6 output_enabled 0 (mgcp_msg.c:125) 20241102125922739 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241102125922739 DLMGCP DEBUG <0013> endpoint:rtpbridge/8d@mgw conn:(1234/rtp C:A7B217A6 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241102125922739 DLMGCP DEBUG <0013> endpoint:rtpbridge/8d@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241102125922739 DLMGCP DEBUG <0013> endpoint:rtpbridge/8d@mgw CI:A7B217A6 CRCX: Creating connection: port: 4896 (mgcp_protocol.c:1112) 20241102125922739 DLMGCP NOTICE <0013> endpoint:rtpbridge/8d@mgw CI:A7B217A6 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241102125922739 DLMGCP DEBUG <0013> endpoint:rtpbridge/8d@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241102125922739 DLMGCP DEBUG <0013> Generated response: line #00: 200 26625 OK (mgcp_msg.c:67) 20241102125922739 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/8d@mgw (mgcp_msg.c:67) 20241102125922739 DLMGCP DEBUG <0013> Generated response: line #02: I: A7B217A6 (mgcp_msg.c:67) 20241102125922739 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241102125922739 DLMGCP DEBUG <0013> Generated response: line #04: o=- A7B217A6 23 IN IP6 ::1 (mgcp_msg.c:67) 20241102125922739 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241102125922739 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241102125922739 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241102125922739 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4896 RTP/AVP 112 (mgcp_msg.c:67) 20241102125922739 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241102125922739 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241102125922740 DLMGCP DEBUG <0013> Received message: line #00: CRCX 26626 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241102125922740 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241102125922740 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241102125922740 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241102125922740 DLMGCP DEBUG <0013> endpoint:rtpbridge/8e@mgw (trunk:0) found free endpoint: rtpbridge/8e@mgw (mgcp_endp.c:261) 20241102125922740 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/8e@mgw" (mgcp_protocol.c:441) 20241102125922740 DLMGCP NOTICE <0013> endpoint:rtpbridge/8e@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241102125922740 DLMGCP DEBUG <0013> endpoint:rtpbridge/8e@mgw conn:(1234/rtp C:5B0CFE88 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241102125922740 DLMGCP DEBUG <0013> endpoint:rtpbridge/8e@mgw CI:5B0CFE88 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241102125922740 DLMGCP DEBUG <0013> endpoint:rtpbridge/8e@mgw CI:5B0CFE88 output_enabled 0 (mgcp_msg.c:125) 20241102125922740 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241102125922740 DLMGCP DEBUG <0013> endpoint:rtpbridge/8e@mgw conn:(1234/rtp C:5B0CFE88 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241102125922740 DLMGCP DEBUG <0013> endpoint:rtpbridge/8e@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241102125922740 DLMGCP DEBUG <0013> endpoint:rtpbridge/8e@mgw CI:5B0CFE88 CRCX: Creating connection: port: 4898 (mgcp_protocol.c:1112) 20241102125922740 DLMGCP NOTICE <0013> endpoint:rtpbridge/8e@mgw CI:5B0CFE88 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241102125922740 DLMGCP DEBUG <0013> endpoint:rtpbridge/8e@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241102125922740 DLMGCP DEBUG <0013> Generated response: line #00: 200 26626 OK (mgcp_msg.c:67) 20241102125922740 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/8e@mgw (mgcp_msg.c:67) 20241102125922740 DLMGCP DEBUG <0013> Generated response: line #02: I: 5B0CFE88 (mgcp_msg.c:67) 20241102125922740 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241102125922740 DLMGCP DEBUG <0013> Generated response: line #04: o=- 5B0CFE88 23 IN IP6 ::1 (mgcp_msg.c:67) 20241102125922740 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241102125922740 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241102125922740 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241102125922740 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4898 RTP/AVP 112 (mgcp_msg.c:67) 20241102125922740 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241102125922740 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241102125922741 DLMGCP DEBUG <0013> Received message: line #00: CRCX 26627 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241102125922741 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241102125922741 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241102125922741 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241102125922741 DLMGCP DEBUG <0013> endpoint:rtpbridge/8f@mgw (trunk:0) found free endpoint: rtpbridge/8f@mgw (mgcp_endp.c:261) 20241102125922741 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/8f@mgw" (mgcp_protocol.c:441) 20241102125922741 DLMGCP NOTICE <0013> endpoint:rtpbridge/8f@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241102125922741 DLMGCP DEBUG <0013> endpoint:rtpbridge/8f@mgw conn:(1234/rtp C:196F9FD8 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241102125922741 DLMGCP DEBUG <0013> endpoint:rtpbridge/8f@mgw CI:196F9FD8 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241102125922741 DLMGCP DEBUG <0013> endpoint:rtpbridge/8f@mgw CI:196F9FD8 output_enabled 0 (mgcp_msg.c:125) 20241102125922741 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241102125922741 DLMGCP DEBUG <0013> endpoint:rtpbridge/8f@mgw conn:(1234/rtp C:196F9FD8 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241102125922741 DLMGCP DEBUG <0013> endpoint:rtpbridge/8f@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241102125922741 DLMGCP DEBUG <0013> endpoint:rtpbridge/8f@mgw CI:196F9FD8 CRCX: Creating connection: port: 4900 (mgcp_protocol.c:1112) 20241102125922741 DLMGCP NOTICE <0013> endpoint:rtpbridge/8f@mgw CI:196F9FD8 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241102125922741 DLMGCP DEBUG <0013> endpoint:rtpbridge/8f@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241102125922741 DLMGCP DEBUG <0013> Generated response: line #00: 200 26627 OK (mgcp_msg.c:67) 20241102125922741 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/8f@mgw (mgcp_msg.c:67) 20241102125922741 DLMGCP DEBUG <0013> Generated response: line #02: I: 196F9FD8 (mgcp_msg.c:67) 20241102125922741 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241102125922741 DLMGCP DEBUG <0013> Generated response: line #04: o=- 196F9FD8 23 IN IP6 ::1 (mgcp_msg.c:67) 20241102125922741 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241102125922741 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241102125922741 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241102125922741 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4900 RTP/AVP 112 (mgcp_msg.c:67) 20241102125922741 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241102125922741 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241102125922741 DLMGCP DEBUG <0013> Received message: line #00: CRCX 26628 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241102125922741 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241102125922741 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241102125922741 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241102125922741 DLMGCP DEBUG <0013> endpoint:rtpbridge/90@mgw (trunk:0) found free endpoint: rtpbridge/90@mgw (mgcp_endp.c:261) 20241102125922741 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/90@mgw" (mgcp_protocol.c:441) 20241102125922741 DLMGCP NOTICE <0013> endpoint:rtpbridge/90@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241102125922741 DLMGCP DEBUG <0013> endpoint:rtpbridge/90@mgw conn:(1234/rtp C:89E40E06 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241102125922741 DLMGCP DEBUG <0013> endpoint:rtpbridge/90@mgw CI:89E40E06 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241102125922741 DLMGCP DEBUG <0013> endpoint:rtpbridge/90@mgw CI:89E40E06 output_enabled 0 (mgcp_msg.c:125) 20241102125922741 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241102125922741 DLMGCP DEBUG <0013> endpoint:rtpbridge/90@mgw conn:(1234/rtp C:89E40E06 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241102125922741 DLMGCP DEBUG <0013> endpoint:rtpbridge/90@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241102125922741 DLMGCP DEBUG <0013> endpoint:rtpbridge/90@mgw CI:89E40E06 CRCX: Creating connection: port: 4902 (mgcp_protocol.c:1112) 20241102125922741 DLMGCP NOTICE <0013> endpoint:rtpbridge/90@mgw CI:89E40E06 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241102125922741 DLMGCP DEBUG <0013> endpoint:rtpbridge/90@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241102125922741 DLMGCP DEBUG <0013> Generated response: line #00: 200 26628 OK (mgcp_msg.c:67) 20241102125922741 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/90@mgw (mgcp_msg.c:67) 20241102125922741 DLMGCP DEBUG <0013> Generated response: line #02: I: 89E40E06 (mgcp_msg.c:67) 20241102125922741 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241102125922741 DLMGCP DEBUG <0013> Generated response: line #04: o=- 89E40E06 23 IN IP6 ::1 (mgcp_msg.c:67) 20241102125922741 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241102125922741 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241102125922741 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241102125922741 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4902 RTP/AVP 112 (mgcp_msg.c:67) 20241102125922741 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241102125922741 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241102125922742 DLMGCP DEBUG <0013> Received message: line #00: CRCX 26629 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241102125922742 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241102125922742 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241102125922742 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241102125922742 DLMGCP DEBUG <0013> endpoint:rtpbridge/91@mgw (trunk:0) found free endpoint: rtpbridge/91@mgw (mgcp_endp.c:261) 20241102125922742 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/91@mgw" (mgcp_protocol.c:441) 20241102125922742 DLMGCP NOTICE <0013> endpoint:rtpbridge/91@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241102125922742 DLMGCP DEBUG <0013> endpoint:rtpbridge/91@mgw conn:(1234/rtp C:56BF5D14 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241102125922742 DLMGCP DEBUG <0013> endpoint:rtpbridge/91@mgw CI:56BF5D14 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241102125922742 DLMGCP DEBUG <0013> endpoint:rtpbridge/91@mgw CI:56BF5D14 output_enabled 0 (mgcp_msg.c:125) 20241102125922742 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241102125922742 DLMGCP DEBUG <0013> endpoint:rtpbridge/91@mgw conn:(1234/rtp C:56BF5D14 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241102125922742 DLMGCP DEBUG <0013> endpoint:rtpbridge/91@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241102125922742 DLMGCP DEBUG <0013> endpoint:rtpbridge/91@mgw CI:56BF5D14 CRCX: Creating connection: port: 4904 (mgcp_protocol.c:1112) 20241102125922742 DLMGCP NOTICE <0013> endpoint:rtpbridge/91@mgw CI:56BF5D14 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241102125922742 DLMGCP DEBUG <0013> endpoint:rtpbridge/91@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241102125922742 DLMGCP DEBUG <0013> Generated response: line #00: 200 26629 OK (mgcp_msg.c:67) 20241102125922742 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/91@mgw (mgcp_msg.c:67) 20241102125922742 DLMGCP DEBUG <0013> Generated response: line #02: I: 56BF5D14 (mgcp_msg.c:67) 20241102125922742 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241102125922742 DLMGCP DEBUG <0013> Generated response: line #04: o=- 56BF5D14 23 IN IP6 ::1 (mgcp_msg.c:67) 20241102125922742 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241102125922742 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241102125922742 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241102125922742 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4904 RTP/AVP 112 (mgcp_msg.c:67) 20241102125922742 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241102125922742 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241102125922743 DLMGCP DEBUG <0013> Received message: line #00: CRCX 26630 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241102125922743 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241102125922743 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241102125922743 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241102125922743 DLMGCP DEBUG <0013> endpoint:rtpbridge/92@mgw (trunk:0) found free endpoint: rtpbridge/92@mgw (mgcp_endp.c:261) 20241102125922743 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/92@mgw" (mgcp_protocol.c:441) 20241102125922743 DLMGCP NOTICE <0013> endpoint:rtpbridge/92@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241102125922743 DLMGCP DEBUG <0013> endpoint:rtpbridge/92@mgw conn:(1234/rtp C:21688926 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241102125922743 DLMGCP DEBUG <0013> endpoint:rtpbridge/92@mgw CI:21688926 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241102125922743 DLMGCP DEBUG <0013> endpoint:rtpbridge/92@mgw CI:21688926 output_enabled 0 (mgcp_msg.c:125) 20241102125922743 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241102125922743 DLMGCP DEBUG <0013> endpoint:rtpbridge/92@mgw conn:(1234/rtp C:21688926 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241102125922743 DLMGCP DEBUG <0013> endpoint:rtpbridge/92@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241102125922743 DLMGCP DEBUG <0013> endpoint:rtpbridge/92@mgw CI:21688926 CRCX: Creating connection: port: 4906 (mgcp_protocol.c:1112) 20241102125922743 DLMGCP NOTICE <0013> endpoint:rtpbridge/92@mgw CI:21688926 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241102125922743 DLMGCP DEBUG <0013> endpoint:rtpbridge/92@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241102125922743 DLMGCP DEBUG <0013> Generated response: line #00: 200 26630 OK (mgcp_msg.c:67) 20241102125922743 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/92@mgw (mgcp_msg.c:67) 20241102125922743 DLMGCP DEBUG <0013> Generated response: line #02: I: 21688926 (mgcp_msg.c:67) 20241102125922743 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241102125922743 DLMGCP DEBUG <0013> Generated response: line #04: o=- 21688926 23 IN IP6 ::1 (mgcp_msg.c:67) 20241102125922743 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241102125922743 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241102125922743 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241102125922743 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4906 RTP/AVP 112 (mgcp_msg.c:67) 20241102125922743 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241102125922743 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241102125922744 DLMGCP DEBUG <0013> Received message: line #00: CRCX 26631 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241102125922744 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241102125922744 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241102125922744 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241102125922744 DLMGCP DEBUG <0013> endpoint:rtpbridge/93@mgw (trunk:0) found free endpoint: rtpbridge/93@mgw (mgcp_endp.c:261) 20241102125922744 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/93@mgw" (mgcp_protocol.c:441) 20241102125922744 DLMGCP NOTICE <0013> endpoint:rtpbridge/93@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241102125922744 DLMGCP DEBUG <0013> endpoint:rtpbridge/93@mgw conn:(1234/rtp C:00AF8A3A r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241102125922744 DLMGCP DEBUG <0013> endpoint:rtpbridge/93@mgw CI:00AF8A3A connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241102125922744 DLMGCP DEBUG <0013> endpoint:rtpbridge/93@mgw CI:00AF8A3A output_enabled 0 (mgcp_msg.c:125) 20241102125922744 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241102125922744 DLMGCP DEBUG <0013> endpoint:rtpbridge/93@mgw conn:(1234/rtp C:00AF8A3A r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241102125922744 DLMGCP DEBUG <0013> endpoint:rtpbridge/93@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241102125922744 DLMGCP DEBUG <0013> endpoint:rtpbridge/93@mgw CI:00AF8A3A CRCX: Creating connection: port: 4908 (mgcp_protocol.c:1112) 20241102125922744 DLMGCP NOTICE <0013> endpoint:rtpbridge/93@mgw CI:00AF8A3A CRCX: connection successfully created (mgcp_protocol.c:1121) 20241102125922744 DLMGCP DEBUG <0013> endpoint:rtpbridge/93@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241102125922744 DLMGCP DEBUG <0013> Generated response: line #00: 200 26631 OK (mgcp_msg.c:67) 20241102125922744 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/93@mgw (mgcp_msg.c:67) 20241102125922744 DLMGCP DEBUG <0013> Generated response: line #02: I: 00AF8A3A (mgcp_msg.c:67) 20241102125922744 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241102125922744 DLMGCP DEBUG <0013> Generated response: line #04: o=- 00AF8A3A 23 IN IP6 ::1 (mgcp_msg.c:67) 20241102125922744 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241102125922744 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241102125922744 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241102125922744 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4908 RTP/AVP 112 (mgcp_msg.c:67) 20241102125922744 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241102125922744 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241102125922745 DLMGCP DEBUG <0013> Received message: line #00: CRCX 26632 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241102125922745 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241102125922745 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241102125922745 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241102125922745 DLMGCP DEBUG <0013> endpoint:rtpbridge/94@mgw (trunk:0) found free endpoint: rtpbridge/94@mgw (mgcp_endp.c:261) 20241102125922745 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/94@mgw" (mgcp_protocol.c:441) 20241102125922745 DLMGCP NOTICE <0013> endpoint:rtpbridge/94@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241102125922745 DLMGCP DEBUG <0013> endpoint:rtpbridge/94@mgw conn:(1234/rtp C:CAB6A108 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241102125922745 DLMGCP DEBUG <0013> endpoint:rtpbridge/94@mgw CI:CAB6A108 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241102125922745 DLMGCP DEBUG <0013> endpoint:rtpbridge/94@mgw CI:CAB6A108 output_enabled 0 (mgcp_msg.c:125) 20241102125922745 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241102125922745 DLMGCP DEBUG <0013> endpoint:rtpbridge/94@mgw conn:(1234/rtp C:CAB6A108 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241102125922745 DLMGCP DEBUG <0013> endpoint:rtpbridge/94@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241102125922745 DLMGCP DEBUG <0013> endpoint:rtpbridge/94@mgw CI:CAB6A108 CRCX: Creating connection: port: 4910 (mgcp_protocol.c:1112) 20241102125922745 DLMGCP NOTICE <0013> endpoint:rtpbridge/94@mgw CI:CAB6A108 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241102125922745 DLMGCP DEBUG <0013> endpoint:rtpbridge/94@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241102125922745 DLMGCP DEBUG <0013> Generated response: line #00: 200 26632 OK (mgcp_msg.c:67) 20241102125922745 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/94@mgw (mgcp_msg.c:67) 20241102125922745 DLMGCP DEBUG <0013> Generated response: line #02: I: CAB6A108 (mgcp_msg.c:67) 20241102125922745 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241102125922745 DLMGCP DEBUG <0013> Generated response: line #04: o=- CAB6A108 23 IN IP6 ::1 (mgcp_msg.c:67) 20241102125922745 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241102125922745 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241102125922745 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241102125922745 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4910 RTP/AVP 112 (mgcp_msg.c:67) 20241102125922745 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241102125922745 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241102125922746 DLMGCP DEBUG <0013> Received message: line #00: CRCX 26633 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241102125922746 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241102125922746 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241102125922746 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241102125922746 DLMGCP DEBUG <0013> endpoint:rtpbridge/95@mgw (trunk:0) found free endpoint: rtpbridge/95@mgw (mgcp_endp.c:261) 20241102125922746 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/95@mgw" (mgcp_protocol.c:441) 20241102125922746 DLMGCP NOTICE <0013> endpoint:rtpbridge/95@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241102125922746 DLMGCP DEBUG <0013> endpoint:rtpbridge/95@mgw conn:(1234/rtp C:3B605391 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241102125922746 DLMGCP DEBUG <0013> endpoint:rtpbridge/95@mgw CI:3B605391 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241102125922746 DLMGCP DEBUG <0013> endpoint:rtpbridge/95@mgw CI:3B605391 output_enabled 0 (mgcp_msg.c:125) 20241102125922746 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241102125922746 DLMGCP DEBUG <0013> endpoint:rtpbridge/95@mgw conn:(1234/rtp C:3B605391 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241102125922746 DLMGCP DEBUG <0013> endpoint:rtpbridge/95@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241102125922746 DLMGCP DEBUG <0013> endpoint:rtpbridge/95@mgw CI:3B605391 CRCX: Creating connection: port: 4912 (mgcp_protocol.c:1112) 20241102125922746 DLMGCP NOTICE <0013> endpoint:rtpbridge/95@mgw CI:3B605391 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241102125922746 DLMGCP DEBUG <0013> endpoint:rtpbridge/95@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241102125922746 DLMGCP DEBUG <0013> Generated response: line #00: 200 26633 OK (mgcp_msg.c:67) 20241102125922746 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/95@mgw (mgcp_msg.c:67) 20241102125922746 DLMGCP DEBUG <0013> Generated response: line #02: I: 3B605391 (mgcp_msg.c:67) 20241102125922746 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241102125922746 DLMGCP DEBUG <0013> Generated response: line #04: o=- 3B605391 23 IN IP6 ::1 (mgcp_msg.c:67) 20241102125922746 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241102125922746 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241102125922746 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241102125922746 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4912 RTP/AVP 112 (mgcp_msg.c:67) 20241102125922746 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241102125922746 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241102125922747 DLMGCP DEBUG <0013> Received message: line #00: CRCX 26634 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241102125922747 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241102125922747 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241102125922747 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241102125922747 DLMGCP DEBUG <0013> endpoint:rtpbridge/96@mgw (trunk:0) found free endpoint: rtpbridge/96@mgw (mgcp_endp.c:261) 20241102125922747 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/96@mgw" (mgcp_protocol.c:441) 20241102125922747 DLMGCP NOTICE <0013> endpoint:rtpbridge/96@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241102125922747 DLMGCP DEBUG <0013> endpoint:rtpbridge/96@mgw conn:(1234/rtp C:C6D473E1 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241102125922747 DLMGCP DEBUG <0013> endpoint:rtpbridge/96@mgw CI:C6D473E1 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241102125922747 DLMGCP DEBUG <0013> endpoint:rtpbridge/96@mgw CI:C6D473E1 output_enabled 0 (mgcp_msg.c:125) 20241102125922747 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241102125922747 DLMGCP DEBUG <0013> endpoint:rtpbridge/96@mgw conn:(1234/rtp C:C6D473E1 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241102125922747 DLMGCP DEBUG <0013> endpoint:rtpbridge/96@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241102125922747 DLMGCP DEBUG <0013> endpoint:rtpbridge/96@mgw CI:C6D473E1 CRCX: Creating connection: port: 4914 (mgcp_protocol.c:1112) 20241102125922747 DLMGCP NOTICE <0013> endpoint:rtpbridge/96@mgw CI:C6D473E1 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241102125922747 DLMGCP DEBUG <0013> endpoint:rtpbridge/96@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241102125922747 DLMGCP DEBUG <0013> Generated response: line #00: 200 26634 OK (mgcp_msg.c:67) 20241102125922747 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/96@mgw (mgcp_msg.c:67) 20241102125922747 DLMGCP DEBUG <0013> Generated response: line #02: I: C6D473E1 (mgcp_msg.c:67) 20241102125922747 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241102125922747 DLMGCP DEBUG <0013> Generated response: line #04: o=- C6D473E1 23 IN IP6 ::1 (mgcp_msg.c:67) 20241102125922747 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241102125922747 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241102125922747 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241102125922747 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4914 RTP/AVP 112 (mgcp_msg.c:67) 20241102125922747 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241102125922747 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241102125922748 DLMGCP DEBUG <0013> Received message: line #00: CRCX 26635 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241102125922748 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241102125922748 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241102125922748 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241102125922748 DLMGCP DEBUG <0013> endpoint:rtpbridge/97@mgw (trunk:0) found free endpoint: rtpbridge/97@mgw (mgcp_endp.c:261) 20241102125922748 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/97@mgw" (mgcp_protocol.c:441) 20241102125922748 DLMGCP NOTICE <0013> endpoint:rtpbridge/97@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241102125922748 DLMGCP DEBUG <0013> endpoint:rtpbridge/97@mgw conn:(1234/rtp C:59393F19 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241102125922748 DLMGCP DEBUG <0013> endpoint:rtpbridge/97@mgw CI:59393F19 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241102125922748 DLMGCP DEBUG <0013> endpoint:rtpbridge/97@mgw CI:59393F19 output_enabled 0 (mgcp_msg.c:125) 20241102125922748 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241102125922748 DLMGCP DEBUG <0013> endpoint:rtpbridge/97@mgw conn:(1234/rtp C:59393F19 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241102125922748 DLMGCP DEBUG <0013> endpoint:rtpbridge/97@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241102125922748 DLMGCP DEBUG <0013> endpoint:rtpbridge/97@mgw CI:59393F19 CRCX: Creating connection: port: 4916 (mgcp_protocol.c:1112) 20241102125922748 DLMGCP NOTICE <0013> endpoint:rtpbridge/97@mgw CI:59393F19 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241102125922748 DLMGCP DEBUG <0013> endpoint:rtpbridge/97@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241102125922748 DLMGCP DEBUG <0013> Generated response: line #00: 200 26635 OK (mgcp_msg.c:67) 20241102125922748 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/97@mgw (mgcp_msg.c:67) 20241102125922748 DLMGCP DEBUG <0013> Generated response: line #02: I: 59393F19 (mgcp_msg.c:67) 20241102125922748 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241102125922748 DLMGCP DEBUG <0013> Generated response: line #04: o=- 59393F19 23 IN IP6 ::1 (mgcp_msg.c:67) 20241102125922748 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241102125922748 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241102125922748 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241102125922748 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4916 RTP/AVP 112 (mgcp_msg.c:67) 20241102125922748 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241102125922748 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241102125922749 DLMGCP DEBUG <0013> Received message: line #00: CRCX 26636 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241102125922749 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241102125922749 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241102125922749 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241102125922749 DLMGCP DEBUG <0013> endpoint:rtpbridge/98@mgw (trunk:0) found free endpoint: rtpbridge/98@mgw (mgcp_endp.c:261) 20241102125922749 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/98@mgw" (mgcp_protocol.c:441) 20241102125922749 DLMGCP NOTICE <0013> endpoint:rtpbridge/98@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241102125922749 DLMGCP DEBUG <0013> endpoint:rtpbridge/98@mgw conn:(1234/rtp C:9E0F16A3 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241102125922749 DLMGCP DEBUG <0013> endpoint:rtpbridge/98@mgw CI:9E0F16A3 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241102125922749 DLMGCP DEBUG <0013> endpoint:rtpbridge/98@mgw CI:9E0F16A3 output_enabled 0 (mgcp_msg.c:125) 20241102125922749 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241102125922749 DLMGCP DEBUG <0013> endpoint:rtpbridge/98@mgw conn:(1234/rtp C:9E0F16A3 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241102125922749 DLMGCP DEBUG <0013> endpoint:rtpbridge/98@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241102125922749 DLMGCP DEBUG <0013> endpoint:rtpbridge/98@mgw CI:9E0F16A3 CRCX: Creating connection: port: 4918 (mgcp_protocol.c:1112) 20241102125922749 DLMGCP NOTICE <0013> endpoint:rtpbridge/98@mgw CI:9E0F16A3 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241102125922749 DLMGCP DEBUG <0013> endpoint:rtpbridge/98@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241102125922749 DLMGCP DEBUG <0013> Generated response: line #00: 200 26636 OK (mgcp_msg.c:67) 20241102125922749 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/98@mgw (mgcp_msg.c:67) 20241102125922749 DLMGCP DEBUG <0013> Generated response: line #02: I: 9E0F16A3 (mgcp_msg.c:67) 20241102125922749 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241102125922749 DLMGCP DEBUG <0013> Generated response: line #04: o=- 9E0F16A3 23 IN IP6 ::1 (mgcp_msg.c:67) 20241102125922749 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241102125922749 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241102125922749 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241102125922749 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4918 RTP/AVP 112 (mgcp_msg.c:67) 20241102125922749 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241102125922749 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241102125922749 DLMGCP DEBUG <0013> Received message: line #00: CRCX 26637 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241102125922749 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241102125922749 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241102125922749 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241102125922749 DLMGCP DEBUG <0013> endpoint:rtpbridge/99@mgw (trunk:0) found free endpoint: rtpbridge/99@mgw (mgcp_endp.c:261) 20241102125922749 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/99@mgw" (mgcp_protocol.c:441) 20241102125922749 DLMGCP NOTICE <0013> endpoint:rtpbridge/99@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241102125922750 DLMGCP DEBUG <0013> endpoint:rtpbridge/99@mgw conn:(1234/rtp C:4A83214D r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241102125922750 DLMGCP DEBUG <0013> endpoint:rtpbridge/99@mgw CI:4A83214D connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241102125922750 DLMGCP DEBUG <0013> endpoint:rtpbridge/99@mgw CI:4A83214D output_enabled 0 (mgcp_msg.c:125) 20241102125922750 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241102125922750 DLMGCP DEBUG <0013> endpoint:rtpbridge/99@mgw conn:(1234/rtp C:4A83214D r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241102125922750 DLMGCP DEBUG <0013> endpoint:rtpbridge/99@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241102125922750 DLMGCP DEBUG <0013> endpoint:rtpbridge/99@mgw CI:4A83214D CRCX: Creating connection: port: 4920 (mgcp_protocol.c:1112) 20241102125922750 DLMGCP NOTICE <0013> endpoint:rtpbridge/99@mgw CI:4A83214D CRCX: connection successfully created (mgcp_protocol.c:1121) 20241102125922750 DLMGCP DEBUG <0013> endpoint:rtpbridge/99@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241102125922750 DLMGCP DEBUG <0013> Generated response: line #00: 200 26637 OK (mgcp_msg.c:67) 20241102125922750 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/99@mgw (mgcp_msg.c:67) 20241102125922750 DLMGCP DEBUG <0013> Generated response: line #02: I: 4A83214D (mgcp_msg.c:67) 20241102125922750 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241102125922750 DLMGCP DEBUG <0013> Generated response: line #04: o=- 4A83214D 23 IN IP6 ::1 (mgcp_msg.c:67) 20241102125922750 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241102125922750 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241102125922750 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241102125922750 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4920 RTP/AVP 112 (mgcp_msg.c:67) 20241102125922750 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241102125922750 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241102125922750 DLMGCP DEBUG <0013> Received message: line #00: CRCX 26638 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241102125922750 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241102125922750 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241102125922750 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241102125922750 DLMGCP DEBUG <0013> endpoint:rtpbridge/9a@mgw (trunk:0) found free endpoint: rtpbridge/9a@mgw (mgcp_endp.c:261) 20241102125922750 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/9a@mgw" (mgcp_protocol.c:441) 20241102125922750 DLMGCP NOTICE <0013> endpoint:rtpbridge/9a@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241102125922750 DLMGCP DEBUG <0013> endpoint:rtpbridge/9a@mgw conn:(1234/rtp C:0EBB74AB r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241102125922750 DLMGCP DEBUG <0013> endpoint:rtpbridge/9a@mgw CI:0EBB74AB connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241102125922750 DLMGCP DEBUG <0013> endpoint:rtpbridge/9a@mgw CI:0EBB74AB output_enabled 0 (mgcp_msg.c:125) 20241102125922750 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241102125922750 DLMGCP DEBUG <0013> endpoint:rtpbridge/9a@mgw conn:(1234/rtp C:0EBB74AB r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241102125922750 DLMGCP DEBUG <0013> endpoint:rtpbridge/9a@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241102125922750 DLMGCP DEBUG <0013> endpoint:rtpbridge/9a@mgw CI:0EBB74AB CRCX: Creating connection: port: 4922 (mgcp_protocol.c:1112) 20241102125922750 DLMGCP NOTICE <0013> endpoint:rtpbridge/9a@mgw CI:0EBB74AB CRCX: connection successfully created (mgcp_protocol.c:1121) 20241102125922750 DLMGCP DEBUG <0013> endpoint:rtpbridge/9a@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241102125922750 DLMGCP DEBUG <0013> Generated response: line #00: 200 26638 OK (mgcp_msg.c:67) 20241102125922750 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/9a@mgw (mgcp_msg.c:67) 20241102125922750 DLMGCP DEBUG <0013> Generated response: line #02: I: 0EBB74AB (mgcp_msg.c:67) 20241102125922750 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241102125922750 DLMGCP DEBUG <0013> Generated response: line #04: o=- 0EBB74AB 23 IN IP6 ::1 (mgcp_msg.c:67) 20241102125922750 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241102125922750 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241102125922750 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241102125922750 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4922 RTP/AVP 112 (mgcp_msg.c:67) 20241102125922750 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241102125922750 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241102125922751 DLMGCP DEBUG <0013> Received message: line #00: CRCX 26639 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241102125922751 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241102125922751 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241102125922751 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241102125922751 DLMGCP DEBUG <0013> endpoint:rtpbridge/9b@mgw (trunk:0) found free endpoint: rtpbridge/9b@mgw (mgcp_endp.c:261) 20241102125922751 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/9b@mgw" (mgcp_protocol.c:441) 20241102125922751 DLMGCP NOTICE <0013> endpoint:rtpbridge/9b@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241102125922751 DLMGCP DEBUG <0013> endpoint:rtpbridge/9b@mgw conn:(1234/rtp C:48251045 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241102125922751 DLMGCP DEBUG <0013> endpoint:rtpbridge/9b@mgw CI:48251045 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241102125922751 DLMGCP DEBUG <0013> endpoint:rtpbridge/9b@mgw CI:48251045 output_enabled 0 (mgcp_msg.c:125) 20241102125922751 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241102125922751 DLMGCP DEBUG <0013> endpoint:rtpbridge/9b@mgw conn:(1234/rtp C:48251045 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241102125922751 DLMGCP DEBUG <0013> endpoint:rtpbridge/9b@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241102125922751 DLMGCP DEBUG <0013> endpoint:rtpbridge/9b@mgw CI:48251045 CRCX: Creating connection: port: 4924 (mgcp_protocol.c:1112) 20241102125922751 DLMGCP NOTICE <0013> endpoint:rtpbridge/9b@mgw CI:48251045 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241102125922751 DLMGCP DEBUG <0013> endpoint:rtpbridge/9b@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241102125922751 DLMGCP DEBUG <0013> Generated response: line #00: 200 26639 OK (mgcp_msg.c:67) 20241102125922751 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/9b@mgw (mgcp_msg.c:67) 20241102125922751 DLMGCP DEBUG <0013> Generated response: line #02: I: 48251045 (mgcp_msg.c:67) 20241102125922751 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241102125922751 DLMGCP DEBUG <0013> Generated response: line #04: o=- 48251045 23 IN IP6 ::1 (mgcp_msg.c:67) 20241102125922751 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241102125922751 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241102125922751 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241102125922751 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4924 RTP/AVP 112 (mgcp_msg.c:67) 20241102125922751 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241102125922751 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241102125922752 DLMGCP DEBUG <0013> Received message: line #00: CRCX 26640 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241102125922752 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241102125922752 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241102125922752 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241102125922752 DLMGCP DEBUG <0013> endpoint:rtpbridge/9c@mgw (trunk:0) found free endpoint: rtpbridge/9c@mgw (mgcp_endp.c:261) 20241102125922752 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/9c@mgw" (mgcp_protocol.c:441) 20241102125922752 DLMGCP NOTICE <0013> endpoint:rtpbridge/9c@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241102125922752 DLMGCP DEBUG <0013> endpoint:rtpbridge/9c@mgw conn:(1234/rtp C:CB8F4F43 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241102125922752 DLMGCP DEBUG <0013> endpoint:rtpbridge/9c@mgw CI:CB8F4F43 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241102125922752 DLMGCP DEBUG <0013> endpoint:rtpbridge/9c@mgw CI:CB8F4F43 output_enabled 0 (mgcp_msg.c:125) 20241102125922752 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241102125922752 DLMGCP DEBUG <0013> endpoint:rtpbridge/9c@mgw conn:(1234/rtp C:CB8F4F43 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241102125922752 DLMGCP DEBUG <0013> endpoint:rtpbridge/9c@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241102125922752 DLMGCP DEBUG <0013> endpoint:rtpbridge/9c@mgw CI:CB8F4F43 CRCX: Creating connection: port: 4926 (mgcp_protocol.c:1112) 20241102125922752 DLMGCP NOTICE <0013> endpoint:rtpbridge/9c@mgw CI:CB8F4F43 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241102125922752 DLMGCP DEBUG <0013> endpoint:rtpbridge/9c@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241102125922752 DLMGCP DEBUG <0013> Generated response: line #00: 200 26640 OK (mgcp_msg.c:67) 20241102125922752 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/9c@mgw (mgcp_msg.c:67) 20241102125922752 DLMGCP DEBUG <0013> Generated response: line #02: I: CB8F4F43 (mgcp_msg.c:67) 20241102125922752 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241102125922752 DLMGCP DEBUG <0013> Generated response: line #04: o=- CB8F4F43 23 IN IP6 ::1 (mgcp_msg.c:67) 20241102125922752 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241102125922752 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241102125922752 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241102125922752 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4926 RTP/AVP 112 (mgcp_msg.c:67) 20241102125922752 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241102125922752 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241102125922752 DLMGCP DEBUG <0013> Received message: line #00: CRCX 26641 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241102125922752 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241102125922752 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241102125922752 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241102125922752 DLMGCP DEBUG <0013> endpoint:rtpbridge/9d@mgw (trunk:0) found free endpoint: rtpbridge/9d@mgw (mgcp_endp.c:261) 20241102125922752 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/9d@mgw" (mgcp_protocol.c:441) 20241102125922752 DLMGCP NOTICE <0013> endpoint:rtpbridge/9d@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241102125922752 DLMGCP DEBUG <0013> endpoint:rtpbridge/9d@mgw conn:(1234/rtp C:E1353DAD r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241102125922752 DLMGCP DEBUG <0013> endpoint:rtpbridge/9d@mgw CI:E1353DAD connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241102125922752 DLMGCP DEBUG <0013> endpoint:rtpbridge/9d@mgw CI:E1353DAD output_enabled 0 (mgcp_msg.c:125) 20241102125922752 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241102125922752 DLMGCP DEBUG <0013> endpoint:rtpbridge/9d@mgw conn:(1234/rtp C:E1353DAD r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241102125922752 DLMGCP DEBUG <0013> endpoint:rtpbridge/9d@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241102125922752 DLMGCP DEBUG <0013> endpoint:rtpbridge/9d@mgw CI:E1353DAD CRCX: Creating connection: port: 4928 (mgcp_protocol.c:1112) 20241102125922752 DLMGCP NOTICE <0013> endpoint:rtpbridge/9d@mgw CI:E1353DAD CRCX: connection successfully created (mgcp_protocol.c:1121) 20241102125922752 DLMGCP DEBUG <0013> endpoint:rtpbridge/9d@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241102125922752 DLMGCP DEBUG <0013> Generated response: line #00: 200 26641 OK (mgcp_msg.c:67) 20241102125922752 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/9d@mgw (mgcp_msg.c:67) 20241102125922752 DLMGCP DEBUG <0013> Generated response: line #02: I: E1353DAD (mgcp_msg.c:67) 20241102125922753 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241102125922753 DLMGCP DEBUG <0013> Generated response: line #04: o=- E1353DAD 23 IN IP6 ::1 (mgcp_msg.c:67) 20241102125922753 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241102125922753 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241102125922753 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241102125922753 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4928 RTP/AVP 112 (mgcp_msg.c:67) 20241102125922753 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241102125922753 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241102125922753 DLMGCP DEBUG <0013> Received message: line #00: CRCX 26642 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241102125922753 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241102125922753 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241102125922753 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241102125922753 DLMGCP DEBUG <0013> endpoint:rtpbridge/9e@mgw (trunk:0) found free endpoint: rtpbridge/9e@mgw (mgcp_endp.c:261) 20241102125922753 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/9e@mgw" (mgcp_protocol.c:441) 20241102125922753 DLMGCP NOTICE <0013> endpoint:rtpbridge/9e@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241102125922753 DLMGCP DEBUG <0013> endpoint:rtpbridge/9e@mgw conn:(1234/rtp C:AD60293A r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241102125922753 DLMGCP DEBUG <0013> endpoint:rtpbridge/9e@mgw CI:AD60293A connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241102125922753 DLMGCP DEBUG <0013> endpoint:rtpbridge/9e@mgw CI:AD60293A output_enabled 0 (mgcp_msg.c:125) 20241102125922753 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241102125922753 DLMGCP DEBUG <0013> endpoint:rtpbridge/9e@mgw conn:(1234/rtp C:AD60293A r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241102125922753 DLMGCP DEBUG <0013> endpoint:rtpbridge/9e@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241102125922753 DLMGCP DEBUG <0013> endpoint:rtpbridge/9e@mgw CI:AD60293A CRCX: Creating connection: port: 4930 (mgcp_protocol.c:1112) 20241102125922753 DLMGCP NOTICE <0013> endpoint:rtpbridge/9e@mgw CI:AD60293A CRCX: connection successfully created (mgcp_protocol.c:1121) 20241102125922753 DLMGCP DEBUG <0013> endpoint:rtpbridge/9e@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241102125922753 DLMGCP DEBUG <0013> Generated response: line #00: 200 26642 OK (mgcp_msg.c:67) 20241102125922753 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/9e@mgw (mgcp_msg.c:67) 20241102125922753 DLMGCP DEBUG <0013> Generated response: line #02: I: AD60293A (mgcp_msg.c:67) 20241102125922753 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241102125922753 DLMGCP DEBUG <0013> Generated response: line #04: o=- AD60293A 23 IN IP6 ::1 (mgcp_msg.c:67) 20241102125922753 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241102125922753 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241102125922753 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241102125922753 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4930 RTP/AVP 112 (mgcp_msg.c:67) 20241102125922753 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241102125922753 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241102125922754 DLMGCP DEBUG <0013> Received message: line #00: CRCX 26643 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241102125922754 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241102125922754 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241102125922754 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241102125922754 DLMGCP DEBUG <0013> endpoint:rtpbridge/9f@mgw (trunk:0) found free endpoint: rtpbridge/9f@mgw (mgcp_endp.c:261) 20241102125922754 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/9f@mgw" (mgcp_protocol.c:441) 20241102125922754 DLMGCP NOTICE <0013> endpoint:rtpbridge/9f@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241102125922754 DLMGCP DEBUG <0013> endpoint:rtpbridge/9f@mgw conn:(1234/rtp C:3E5D3B6D r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241102125922754 DLMGCP DEBUG <0013> endpoint:rtpbridge/9f@mgw CI:3E5D3B6D connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241102125922754 DLMGCP DEBUG <0013> endpoint:rtpbridge/9f@mgw CI:3E5D3B6D output_enabled 0 (mgcp_msg.c:125) 20241102125922754 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241102125922754 DLMGCP DEBUG <0013> endpoint:rtpbridge/9f@mgw conn:(1234/rtp C:3E5D3B6D r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241102125922754 DLMGCP DEBUG <0013> endpoint:rtpbridge/9f@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241102125922754 DLMGCP DEBUG <0013> endpoint:rtpbridge/9f@mgw CI:3E5D3B6D CRCX: Creating connection: port: 4932 (mgcp_protocol.c:1112) 20241102125922754 DLMGCP NOTICE <0013> endpoint:rtpbridge/9f@mgw CI:3E5D3B6D CRCX: connection successfully created (mgcp_protocol.c:1121) 20241102125922754 DLMGCP DEBUG <0013> endpoint:rtpbridge/9f@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241102125922754 DLMGCP DEBUG <0013> Generated response: line #00: 200 26643 OK (mgcp_msg.c:67) 20241102125922754 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/9f@mgw (mgcp_msg.c:67) 20241102125922754 DLMGCP DEBUG <0013> Generated response: line #02: I: 3E5D3B6D (mgcp_msg.c:67) 20241102125922754 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241102125922754 DLMGCP DEBUG <0013> Generated response: line #04: o=- 3E5D3B6D 23 IN IP6 ::1 (mgcp_msg.c:67) 20241102125922754 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241102125922754 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241102125922754 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241102125922754 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4932 RTP/AVP 112 (mgcp_msg.c:67) 20241102125922754 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241102125922754 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241102125922754 DLMGCP DEBUG <0013> Received message: line #00: CRCX 26644 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241102125922754 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241102125922754 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241102125922754 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241102125922754 DLMGCP DEBUG <0013> endpoint:rtpbridge/a0@mgw (trunk:0) found free endpoint: rtpbridge/a0@mgw (mgcp_endp.c:261) 20241102125922754 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/a0@mgw" (mgcp_protocol.c:441) 20241102125922754 DLMGCP NOTICE <0013> endpoint:rtpbridge/a0@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241102125922754 DLMGCP DEBUG <0013> endpoint:rtpbridge/a0@mgw conn:(1234/rtp C:FDD09856 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241102125922754 DLMGCP DEBUG <0013> endpoint:rtpbridge/a0@mgw CI:FDD09856 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241102125922754 DLMGCP DEBUG <0013> endpoint:rtpbridge/a0@mgw CI:FDD09856 output_enabled 0 (mgcp_msg.c:125) 20241102125922754 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241102125922754 DLMGCP DEBUG <0013> endpoint:rtpbridge/a0@mgw conn:(1234/rtp C:FDD09856 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241102125922755 DLMGCP DEBUG <0013> endpoint:rtpbridge/a0@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241102125922755 DLMGCP DEBUG <0013> endpoint:rtpbridge/a0@mgw CI:FDD09856 CRCX: Creating connection: port: 4934 (mgcp_protocol.c:1112) 20241102125922755 DLMGCP NOTICE <0013> endpoint:rtpbridge/a0@mgw CI:FDD09856 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241102125922755 DLMGCP DEBUG <0013> endpoint:rtpbridge/a0@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241102125922755 DLMGCP DEBUG <0013> Generated response: line #00: 200 26644 OK (mgcp_msg.c:67) 20241102125922755 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/a0@mgw (mgcp_msg.c:67) 20241102125922755 DLMGCP DEBUG <0013> Generated response: line #02: I: FDD09856 (mgcp_msg.c:67) 20241102125922755 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241102125922755 DLMGCP DEBUG <0013> Generated response: line #04: o=- FDD09856 23 IN IP6 ::1 (mgcp_msg.c:67) 20241102125922755 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241102125922755 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241102125922755 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241102125922755 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4934 RTP/AVP 112 (mgcp_msg.c:67) 20241102125922755 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241102125922755 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241102125922755 DLMGCP DEBUG <0013> Received message: line #00: CRCX 26645 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241102125922755 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241102125922755 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241102125922755 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241102125922755 DLMGCP DEBUG <0013> endpoint:rtpbridge/a1@mgw (trunk:0) found free endpoint: rtpbridge/a1@mgw (mgcp_endp.c:261) 20241102125922755 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/a1@mgw" (mgcp_protocol.c:441) 20241102125922755 DLMGCP NOTICE <0013> endpoint:rtpbridge/a1@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241102125922755 DLMGCP DEBUG <0013> endpoint:rtpbridge/a1@mgw conn:(1234/rtp C:43590AF0 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241102125922755 DLMGCP DEBUG <0013> endpoint:rtpbridge/a1@mgw CI:43590AF0 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241102125922755 DLMGCP DEBUG <0013> endpoint:rtpbridge/a1@mgw CI:43590AF0 output_enabled 0 (mgcp_msg.c:125) 20241102125922755 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241102125922755 DLMGCP DEBUG <0013> endpoint:rtpbridge/a1@mgw conn:(1234/rtp C:43590AF0 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241102125922755 DLMGCP DEBUG <0013> endpoint:rtpbridge/a1@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241102125922755 DLMGCP DEBUG <0013> endpoint:rtpbridge/a1@mgw CI:43590AF0 CRCX: Creating connection: port: 4936 (mgcp_protocol.c:1112) 20241102125922755 DLMGCP NOTICE <0013> endpoint:rtpbridge/a1@mgw CI:43590AF0 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241102125922755 DLMGCP DEBUG <0013> endpoint:rtpbridge/a1@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241102125922755 DLMGCP DEBUG <0013> Generated response: line #00: 200 26645 OK (mgcp_msg.c:67) 20241102125922755 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/a1@mgw (mgcp_msg.c:67) 20241102125922755 DLMGCP DEBUG <0013> Generated response: line #02: I: 43590AF0 (mgcp_msg.c:67) 20241102125922755 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241102125922755 DLMGCP DEBUG <0013> Generated response: line #04: o=- 43590AF0 23 IN IP6 ::1 (mgcp_msg.c:67) 20241102125922755 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241102125922755 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241102125922755 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241102125922755 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4936 RTP/AVP 112 (mgcp_msg.c:67) 20241102125922755 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241102125922755 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241102125922756 DLMGCP DEBUG <0013> Received message: line #00: CRCX 26646 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241102125922756 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241102125922756 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241102125922756 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241102125922756 DLMGCP DEBUG <0013> endpoint:rtpbridge/a2@mgw (trunk:0) found free endpoint: rtpbridge/a2@mgw (mgcp_endp.c:261) 20241102125922756 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/a2@mgw" (mgcp_protocol.c:441) 20241102125922756 DLMGCP NOTICE <0013> endpoint:rtpbridge/a2@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241102125922756 DLMGCP DEBUG <0013> endpoint:rtpbridge/a2@mgw conn:(1234/rtp C:6E681121 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241102125922756 DLMGCP DEBUG <0013> endpoint:rtpbridge/a2@mgw CI:6E681121 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241102125922756 DLMGCP DEBUG <0013> endpoint:rtpbridge/a2@mgw CI:6E681121 output_enabled 0 (mgcp_msg.c:125) 20241102125922756 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241102125922756 DLMGCP DEBUG <0013> endpoint:rtpbridge/a2@mgw conn:(1234/rtp C:6E681121 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241102125922756 DLMGCP DEBUG <0013> endpoint:rtpbridge/a2@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241102125922756 DLMGCP DEBUG <0013> endpoint:rtpbridge/a2@mgw CI:6E681121 CRCX: Creating connection: port: 4938 (mgcp_protocol.c:1112) 20241102125922756 DLMGCP NOTICE <0013> endpoint:rtpbridge/a2@mgw CI:6E681121 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241102125922756 DLMGCP DEBUG <0013> endpoint:rtpbridge/a2@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241102125922756 DLMGCP DEBUG <0013> Generated response: line #00: 200 26646 OK (mgcp_msg.c:67) 20241102125922756 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/a2@mgw (mgcp_msg.c:67) 20241102125922756 DLMGCP DEBUG <0013> Generated response: line #02: I: 6E681121 (mgcp_msg.c:67) 20241102125922756 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241102125922756 DLMGCP DEBUG <0013> Generated response: line #04: o=- 6E681121 23 IN IP6 ::1 (mgcp_msg.c:67) 20241102125922756 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241102125922756 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241102125922756 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241102125922756 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4938 RTP/AVP 112 (mgcp_msg.c:67) 20241102125922756 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241102125922756 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241102125922756 DLMGCP DEBUG <0013> Received message: line #00: CRCX 26647 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241102125922756 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241102125922756 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241102125922756 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241102125922756 DLMGCP DEBUG <0013> endpoint:rtpbridge/a3@mgw (trunk:0) found free endpoint: rtpbridge/a3@mgw (mgcp_endp.c:261) 20241102125922756 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/a3@mgw" (mgcp_protocol.c:441) 20241102125922756 DLMGCP NOTICE <0013> endpoint:rtpbridge/a3@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241102125922757 DLMGCP DEBUG <0013> endpoint:rtpbridge/a3@mgw conn:(1234/rtp C:B4A93895 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241102125922757 DLMGCP DEBUG <0013> endpoint:rtpbridge/a3@mgw CI:B4A93895 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241102125922757 DLMGCP DEBUG <0013> endpoint:rtpbridge/a3@mgw CI:B4A93895 output_enabled 0 (mgcp_msg.c:125) 20241102125922757 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241102125922757 DLMGCP DEBUG <0013> endpoint:rtpbridge/a3@mgw conn:(1234/rtp C:B4A93895 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241102125922757 DLMGCP DEBUG <0013> endpoint:rtpbridge/a3@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241102125922757 DLMGCP DEBUG <0013> endpoint:rtpbridge/a3@mgw CI:B4A93895 CRCX: Creating connection: port: 4940 (mgcp_protocol.c:1112) 20241102125922757 DLMGCP NOTICE <0013> endpoint:rtpbridge/a3@mgw CI:B4A93895 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241102125922757 DLMGCP DEBUG <0013> endpoint:rtpbridge/a3@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241102125922757 DLMGCP DEBUG <0013> Generated response: line #00: 200 26647 OK (mgcp_msg.c:67) 20241102125922757 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/a3@mgw (mgcp_msg.c:67) 20241102125922757 DLMGCP DEBUG <0013> Generated response: line #02: I: B4A93895 (mgcp_msg.c:67) 20241102125922757 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241102125922757 DLMGCP DEBUG <0013> Generated response: line #04: o=- B4A93895 23 IN IP6 ::1 (mgcp_msg.c:67) 20241102125922757 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241102125922757 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241102125922757 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241102125922757 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4940 RTP/AVP 112 (mgcp_msg.c:67) 20241102125922757 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241102125922757 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241102125922757 DLMGCP DEBUG <0013> Received message: line #00: CRCX 26648 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241102125922757 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241102125922757 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241102125922757 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241102125922757 DLMGCP DEBUG <0013> endpoint:rtpbridge/a4@mgw (trunk:0) found free endpoint: rtpbridge/a4@mgw (mgcp_endp.c:261) 20241102125922757 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/a4@mgw" (mgcp_protocol.c:441) 20241102125922757 DLMGCP NOTICE <0013> endpoint:rtpbridge/a4@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241102125922757 DLMGCP DEBUG <0013> endpoint:rtpbridge/a4@mgw conn:(1234/rtp C:2BAA84E2 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241102125922757 DLMGCP DEBUG <0013> endpoint:rtpbridge/a4@mgw CI:2BAA84E2 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241102125922757 DLMGCP DEBUG <0013> endpoint:rtpbridge/a4@mgw CI:2BAA84E2 output_enabled 0 (mgcp_msg.c:125) 20241102125922757 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241102125922757 DLMGCP DEBUG <0013> endpoint:rtpbridge/a4@mgw conn:(1234/rtp C:2BAA84E2 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241102125922757 DLMGCP DEBUG <0013> endpoint:rtpbridge/a4@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241102125922757 DLMGCP DEBUG <0013> endpoint:rtpbridge/a4@mgw CI:2BAA84E2 CRCX: Creating connection: port: 4942 (mgcp_protocol.c:1112) 20241102125922757 DLMGCP NOTICE <0013> endpoint:rtpbridge/a4@mgw CI:2BAA84E2 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241102125922757 DLMGCP DEBUG <0013> endpoint:rtpbridge/a4@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241102125922757 DLMGCP DEBUG <0013> Generated response: line #00: 200 26648 OK (mgcp_msg.c:67) 20241102125922757 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/a4@mgw (mgcp_msg.c:67) 20241102125922757 DLMGCP DEBUG <0013> Generated response: line #02: I: 2BAA84E2 (mgcp_msg.c:67) 20241102125922757 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241102125922757 DLMGCP DEBUG <0013> Generated response: line #04: o=- 2BAA84E2 23 IN IP6 ::1 (mgcp_msg.c:67) 20241102125922757 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241102125922757 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241102125922757 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241102125922757 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4942 RTP/AVP 112 (mgcp_msg.c:67) 20241102125922757 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241102125922757 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241102125922758 DLMGCP DEBUG <0013> Received message: line #00: CRCX 26649 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241102125922758 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241102125922758 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241102125922758 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241102125922758 DLMGCP DEBUG <0013> endpoint:rtpbridge/a5@mgw (trunk:0) found free endpoint: rtpbridge/a5@mgw (mgcp_endp.c:261) 20241102125922758 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/a5@mgw" (mgcp_protocol.c:441) 20241102125922758 DLMGCP NOTICE <0013> endpoint:rtpbridge/a5@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241102125922758 DLMGCP DEBUG <0013> endpoint:rtpbridge/a5@mgw conn:(1234/rtp C:D42E6509 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241102125922758 DLMGCP DEBUG <0013> endpoint:rtpbridge/a5@mgw CI:D42E6509 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241102125922758 DLMGCP DEBUG <0013> endpoint:rtpbridge/a5@mgw CI:D42E6509 output_enabled 0 (mgcp_msg.c:125) 20241102125922758 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241102125922758 DLMGCP DEBUG <0013> endpoint:rtpbridge/a5@mgw conn:(1234/rtp C:D42E6509 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241102125922758 DLMGCP DEBUG <0013> endpoint:rtpbridge/a5@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241102125922758 DLMGCP DEBUG <0013> endpoint:rtpbridge/a5@mgw CI:D42E6509 CRCX: Creating connection: port: 4944 (mgcp_protocol.c:1112) 20241102125922758 DLMGCP NOTICE <0013> endpoint:rtpbridge/a5@mgw CI:D42E6509 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241102125922758 DLMGCP DEBUG <0013> endpoint:rtpbridge/a5@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241102125922758 DLMGCP DEBUG <0013> Generated response: line #00: 200 26649 OK (mgcp_msg.c:67) 20241102125922758 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/a5@mgw (mgcp_msg.c:67) 20241102125922758 DLMGCP DEBUG <0013> Generated response: line #02: I: D42E6509 (mgcp_msg.c:67) 20241102125922758 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241102125922758 DLMGCP DEBUG <0013> Generated response: line #04: o=- D42E6509 23 IN IP6 ::1 (mgcp_msg.c:67) 20241102125922758 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241102125922758 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241102125922758 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241102125922758 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4944 RTP/AVP 112 (mgcp_msg.c:67) 20241102125922758 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241102125922758 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241102125922759 DLMGCP DEBUG <0013> Received message: line #00: CRCX 26650 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241102125922759 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241102125922759 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241102125922759 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241102125922759 DLMGCP DEBUG <0013> endpoint:rtpbridge/a6@mgw (trunk:0) found free endpoint: rtpbridge/a6@mgw (mgcp_endp.c:261) 20241102125922759 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/a6@mgw" (mgcp_protocol.c:441) 20241102125922759 DLMGCP NOTICE <0013> endpoint:rtpbridge/a6@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241102125922759 DLMGCP DEBUG <0013> endpoint:rtpbridge/a6@mgw conn:(1234/rtp C:23D7FBC2 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241102125922759 DLMGCP DEBUG <0013> endpoint:rtpbridge/a6@mgw CI:23D7FBC2 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241102125922759 DLMGCP DEBUG <0013> endpoint:rtpbridge/a6@mgw CI:23D7FBC2 output_enabled 0 (mgcp_msg.c:125) 20241102125922759 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241102125922759 DLMGCP DEBUG <0013> endpoint:rtpbridge/a6@mgw conn:(1234/rtp C:23D7FBC2 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241102125922759 DLMGCP DEBUG <0013> endpoint:rtpbridge/a6@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241102125922759 DLMGCP DEBUG <0013> endpoint:rtpbridge/a6@mgw CI:23D7FBC2 CRCX: Creating connection: port: 4946 (mgcp_protocol.c:1112) 20241102125922759 DLMGCP NOTICE <0013> endpoint:rtpbridge/a6@mgw CI:23D7FBC2 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241102125922759 DLMGCP DEBUG <0013> endpoint:rtpbridge/a6@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241102125922759 DLMGCP DEBUG <0013> Generated response: line #00: 200 26650 OK (mgcp_msg.c:67) 20241102125922759 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/a6@mgw (mgcp_msg.c:67) 20241102125922759 DLMGCP DEBUG <0013> Generated response: line #02: I: 23D7FBC2 (mgcp_msg.c:67) 20241102125922759 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241102125922759 DLMGCP DEBUG <0013> Generated response: line #04: o=- 23D7FBC2 23 IN IP6 ::1 (mgcp_msg.c:67) 20241102125922759 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241102125922759 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241102125922759 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241102125922759 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4946 RTP/AVP 112 (mgcp_msg.c:67) 20241102125922759 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241102125922759 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241102125922759 DLMGCP DEBUG <0013> Received message: line #00: CRCX 26651 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241102125922759 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241102125922759 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241102125922759 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241102125922759 DLMGCP DEBUG <0013> endpoint:rtpbridge/a7@mgw (trunk:0) found free endpoint: rtpbridge/a7@mgw (mgcp_endp.c:261) 20241102125922759 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/a7@mgw" (mgcp_protocol.c:441) 20241102125922759 DLMGCP NOTICE <0013> endpoint:rtpbridge/a7@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241102125922759 DLMGCP DEBUG <0013> endpoint:rtpbridge/a7@mgw conn:(1234/rtp C:E244AABF r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241102125922759 DLMGCP DEBUG <0013> endpoint:rtpbridge/a7@mgw CI:E244AABF connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241102125922759 DLMGCP DEBUG <0013> endpoint:rtpbridge/a7@mgw CI:E244AABF output_enabled 0 (mgcp_msg.c:125) 20241102125922759 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241102125922759 DLMGCP DEBUG <0013> endpoint:rtpbridge/a7@mgw conn:(1234/rtp C:E244AABF r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241102125922759 DLMGCP DEBUG <0013> endpoint:rtpbridge/a7@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241102125922759 DLMGCP DEBUG <0013> endpoint:rtpbridge/a7@mgw CI:E244AABF CRCX: Creating connection: port: 4948 (mgcp_protocol.c:1112) 20241102125922759 DLMGCP NOTICE <0013> endpoint:rtpbridge/a7@mgw CI:E244AABF CRCX: connection successfully created (mgcp_protocol.c:1121) 20241102125922759 DLMGCP DEBUG <0013> endpoint:rtpbridge/a7@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241102125922759 DLMGCP DEBUG <0013> Generated response: line #00: 200 26651 OK (mgcp_msg.c:67) 20241102125922759 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/a7@mgw (mgcp_msg.c:67) 20241102125922759 DLMGCP DEBUG <0013> Generated response: line #02: I: E244AABF (mgcp_msg.c:67) 20241102125922759 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241102125922759 DLMGCP DEBUG <0013> Generated response: line #04: o=- E244AABF 23 IN IP6 ::1 (mgcp_msg.c:67) 20241102125922759 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241102125922759 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241102125922760 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241102125922760 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4948 RTP/AVP 112 (mgcp_msg.c:67) 20241102125922760 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241102125922760 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241102125922760 DLMGCP DEBUG <0013> Received message: line #00: CRCX 26652 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241102125922760 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241102125922760 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241102125922760 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241102125922760 DLMGCP DEBUG <0013> endpoint:rtpbridge/a8@mgw (trunk:0) found free endpoint: rtpbridge/a8@mgw (mgcp_endp.c:261) 20241102125922760 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/a8@mgw" (mgcp_protocol.c:441) 20241102125922760 DLMGCP NOTICE <0013> endpoint:rtpbridge/a8@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241102125922760 DLMGCP DEBUG <0013> endpoint:rtpbridge/a8@mgw conn:(1234/rtp C:E7D63E32 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241102125922760 DLMGCP DEBUG <0013> endpoint:rtpbridge/a8@mgw CI:E7D63E32 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241102125922760 DLMGCP DEBUG <0013> endpoint:rtpbridge/a8@mgw CI:E7D63E32 output_enabled 0 (mgcp_msg.c:125) 20241102125922760 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241102125922760 DLMGCP DEBUG <0013> endpoint:rtpbridge/a8@mgw conn:(1234/rtp C:E7D63E32 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241102125922760 DLMGCP DEBUG <0013> endpoint:rtpbridge/a8@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241102125922760 DLMGCP DEBUG <0013> endpoint:rtpbridge/a8@mgw CI:E7D63E32 CRCX: Creating connection: port: 4950 (mgcp_protocol.c:1112) 20241102125922760 DLMGCP NOTICE <0013> endpoint:rtpbridge/a8@mgw CI:E7D63E32 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241102125922760 DLMGCP DEBUG <0013> endpoint:rtpbridge/a8@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241102125922760 DLMGCP DEBUG <0013> Generated response: line #00: 200 26652 OK (mgcp_msg.c:67) 20241102125922760 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/a8@mgw (mgcp_msg.c:67) 20241102125922760 DLMGCP DEBUG <0013> Generated response: line #02: I: E7D63E32 (mgcp_msg.c:67) 20241102125922760 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241102125922760 DLMGCP DEBUG <0013> Generated response: line #04: o=- E7D63E32 23 IN IP6 ::1 (mgcp_msg.c:67) 20241102125922760 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241102125922760 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241102125922760 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241102125922760 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4950 RTP/AVP 112 (mgcp_msg.c:67) 20241102125922760 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241102125922760 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241102125922761 DLMGCP DEBUG <0013> Received message: line #00: CRCX 26653 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241102125922761 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241102125922761 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241102125922761 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241102125922761 DLMGCP DEBUG <0013> endpoint:rtpbridge/a9@mgw (trunk:0) found free endpoint: rtpbridge/a9@mgw (mgcp_endp.c:261) 20241102125922761 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/a9@mgw" (mgcp_protocol.c:441) 20241102125922761 DLMGCP NOTICE <0013> endpoint:rtpbridge/a9@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241102125922761 DLMGCP DEBUG <0013> endpoint:rtpbridge/a9@mgw conn:(1234/rtp C:C8158A2A r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241102125922761 DLMGCP DEBUG <0013> endpoint:rtpbridge/a9@mgw CI:C8158A2A connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241102125922761 DLMGCP DEBUG <0013> endpoint:rtpbridge/a9@mgw CI:C8158A2A output_enabled 0 (mgcp_msg.c:125) 20241102125922761 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241102125922761 DLMGCP DEBUG <0013> endpoint:rtpbridge/a9@mgw conn:(1234/rtp C:C8158A2A r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241102125922761 DLMGCP DEBUG <0013> endpoint:rtpbridge/a9@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241102125922761 DLMGCP DEBUG <0013> endpoint:rtpbridge/a9@mgw CI:C8158A2A CRCX: Creating connection: port: 4952 (mgcp_protocol.c:1112) 20241102125922761 DLMGCP NOTICE <0013> endpoint:rtpbridge/a9@mgw CI:C8158A2A CRCX: connection successfully created (mgcp_protocol.c:1121) 20241102125922761 DLMGCP DEBUG <0013> endpoint:rtpbridge/a9@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241102125922761 DLMGCP DEBUG <0013> Generated response: line #00: 200 26653 OK (mgcp_msg.c:67) 20241102125922761 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/a9@mgw (mgcp_msg.c:67) 20241102125922761 DLMGCP DEBUG <0013> Generated response: line #02: I: C8158A2A (mgcp_msg.c:67) 20241102125922761 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241102125922761 DLMGCP DEBUG <0013> Generated response: line #04: o=- C8158A2A 23 IN IP6 ::1 (mgcp_msg.c:67) 20241102125922761 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241102125922761 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241102125922761 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241102125922761 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4952 RTP/AVP 112 (mgcp_msg.c:67) 20241102125922761 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241102125922761 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241102125922762 DLMGCP DEBUG <0013> Received message: line #00: CRCX 26654 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241102125922762 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241102125922762 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241102125922762 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241102125922762 DLMGCP DEBUG <0013> endpoint:rtpbridge/aa@mgw (trunk:0) found free endpoint: rtpbridge/aa@mgw (mgcp_endp.c:261) 20241102125922762 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/aa@mgw" (mgcp_protocol.c:441) 20241102125922762 DLMGCP NOTICE <0013> endpoint:rtpbridge/aa@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241102125922762 DLMGCP DEBUG <0013> endpoint:rtpbridge/aa@mgw conn:(1234/rtp C:340BC91E r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241102125922762 DLMGCP DEBUG <0013> endpoint:rtpbridge/aa@mgw CI:340BC91E connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241102125922762 DLMGCP DEBUG <0013> endpoint:rtpbridge/aa@mgw CI:340BC91E output_enabled 0 (mgcp_msg.c:125) 20241102125922762 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241102125922762 DLMGCP DEBUG <0013> endpoint:rtpbridge/aa@mgw conn:(1234/rtp C:340BC91E r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241102125922762 DLMGCP DEBUG <0013> endpoint:rtpbridge/aa@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241102125922762 DLMGCP DEBUG <0013> endpoint:rtpbridge/aa@mgw CI:340BC91E CRCX: Creating connection: port: 4954 (mgcp_protocol.c:1112) 20241102125922762 DLMGCP NOTICE <0013> endpoint:rtpbridge/aa@mgw CI:340BC91E CRCX: connection successfully created (mgcp_protocol.c:1121) 20241102125922762 DLMGCP DEBUG <0013> endpoint:rtpbridge/aa@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241102125922762 DLMGCP DEBUG <0013> Generated response: line #00: 200 26654 OK (mgcp_msg.c:67) 20241102125922762 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/aa@mgw (mgcp_msg.c:67) 20241102125922762 DLMGCP DEBUG <0013> Generated response: line #02: I: 340BC91E (mgcp_msg.c:67) 20241102125922762 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241102125922762 DLMGCP DEBUG <0013> Generated response: line #04: o=- 340BC91E 23 IN IP6 ::1 (mgcp_msg.c:67) 20241102125922762 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241102125922762 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241102125922762 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241102125922762 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4954 RTP/AVP 112 (mgcp_msg.c:67) 20241102125922762 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241102125922762 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241102125922763 DLMGCP DEBUG <0013> Received message: line #00: CRCX 26655 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241102125922763 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241102125922763 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241102125922763 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241102125922763 DLMGCP DEBUG <0013> endpoint:rtpbridge/ab@mgw (trunk:0) found free endpoint: rtpbridge/ab@mgw (mgcp_endp.c:261) 20241102125922763 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/ab@mgw" (mgcp_protocol.c:441) 20241102125922763 DLMGCP NOTICE <0013> endpoint:rtpbridge/ab@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241102125922763 DLMGCP DEBUG <0013> endpoint:rtpbridge/ab@mgw conn:(1234/rtp C:58D97AB5 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241102125922763 DLMGCP DEBUG <0013> endpoint:rtpbridge/ab@mgw CI:58D97AB5 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241102125922763 DLMGCP DEBUG <0013> endpoint:rtpbridge/ab@mgw CI:58D97AB5 output_enabled 0 (mgcp_msg.c:125) 20241102125922763 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241102125922763 DLMGCP DEBUG <0013> endpoint:rtpbridge/ab@mgw conn:(1234/rtp C:58D97AB5 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241102125922763 DLMGCP DEBUG <0013> endpoint:rtpbridge/ab@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241102125922763 DLMGCP DEBUG <0013> endpoint:rtpbridge/ab@mgw CI:58D97AB5 CRCX: Creating connection: port: 4956 (mgcp_protocol.c:1112) 20241102125922763 DLMGCP NOTICE <0013> endpoint:rtpbridge/ab@mgw CI:58D97AB5 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241102125922763 DLMGCP DEBUG <0013> endpoint:rtpbridge/ab@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241102125922763 DLMGCP DEBUG <0013> Generated response: line #00: 200 26655 OK (mgcp_msg.c:67) 20241102125922763 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/ab@mgw (mgcp_msg.c:67) 20241102125922763 DLMGCP DEBUG <0013> Generated response: line #02: I: 58D97AB5 (mgcp_msg.c:67) 20241102125922763 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241102125922763 DLMGCP DEBUG <0013> Generated response: line #04: o=- 58D97AB5 23 IN IP6 ::1 (mgcp_msg.c:67) 20241102125922763 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241102125922763 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241102125922763 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241102125922763 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4956 RTP/AVP 112 (mgcp_msg.c:67) 20241102125922763 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241102125922763 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241102125922764 DLMGCP DEBUG <0013> Received message: line #00: CRCX 26656 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241102125922764 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241102125922764 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241102125922764 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241102125922764 DLMGCP DEBUG <0013> endpoint:rtpbridge/ac@mgw (trunk:0) found free endpoint: rtpbridge/ac@mgw (mgcp_endp.c:261) 20241102125922764 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/ac@mgw" (mgcp_protocol.c:441) 20241102125922764 DLMGCP NOTICE <0013> endpoint:rtpbridge/ac@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241102125922764 DLMGCP DEBUG <0013> endpoint:rtpbridge/ac@mgw conn:(1234/rtp C:299D83DE r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241102125922764 DLMGCP DEBUG <0013> endpoint:rtpbridge/ac@mgw CI:299D83DE connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241102125922764 DLMGCP DEBUG <0013> endpoint:rtpbridge/ac@mgw CI:299D83DE output_enabled 0 (mgcp_msg.c:125) 20241102125922764 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241102125922764 DLMGCP DEBUG <0013> endpoint:rtpbridge/ac@mgw conn:(1234/rtp C:299D83DE r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241102125922764 DLMGCP DEBUG <0013> endpoint:rtpbridge/ac@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241102125922764 DLMGCP DEBUG <0013> endpoint:rtpbridge/ac@mgw CI:299D83DE CRCX: Creating connection: port: 4958 (mgcp_protocol.c:1112) 20241102125922764 DLMGCP NOTICE <0013> endpoint:rtpbridge/ac@mgw CI:299D83DE CRCX: connection successfully created (mgcp_protocol.c:1121) 20241102125922764 DLMGCP DEBUG <0013> endpoint:rtpbridge/ac@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241102125922764 DLMGCP DEBUG <0013> Generated response: line #00: 200 26656 OK (mgcp_msg.c:67) 20241102125922764 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/ac@mgw (mgcp_msg.c:67) 20241102125922764 DLMGCP DEBUG <0013> Generated response: line #02: I: 299D83DE (mgcp_msg.c:67) 20241102125922764 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241102125922764 DLMGCP DEBUG <0013> Generated response: line #04: o=- 299D83DE 23 IN IP6 ::1 (mgcp_msg.c:67) 20241102125922764 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241102125922764 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241102125922764 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241102125922764 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4958 RTP/AVP 112 (mgcp_msg.c:67) 20241102125922764 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241102125922764 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241102125922765 DLMGCP DEBUG <0013> Received message: line #00: CRCX 26657 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241102125922765 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241102125922765 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241102125922765 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241102125922765 DLMGCP DEBUG <0013> endpoint:rtpbridge/ad@mgw (trunk:0) found free endpoint: rtpbridge/ad@mgw (mgcp_endp.c:261) 20241102125922765 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/ad@mgw" (mgcp_protocol.c:441) 20241102125922765 DLMGCP NOTICE <0013> endpoint:rtpbridge/ad@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241102125922765 DLMGCP DEBUG <0013> endpoint:rtpbridge/ad@mgw conn:(1234/rtp C:4C5AC423 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241102125922765 DLMGCP DEBUG <0013> endpoint:rtpbridge/ad@mgw CI:4C5AC423 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241102125922765 DLMGCP DEBUG <0013> endpoint:rtpbridge/ad@mgw CI:4C5AC423 output_enabled 0 (mgcp_msg.c:125) 20241102125922765 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241102125922765 DLMGCP DEBUG <0013> endpoint:rtpbridge/ad@mgw conn:(1234/rtp C:4C5AC423 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241102125922765 DLMGCP DEBUG <0013> endpoint:rtpbridge/ad@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241102125922765 DLMGCP DEBUG <0013> endpoint:rtpbridge/ad@mgw CI:4C5AC423 CRCX: Creating connection: port: 4960 (mgcp_protocol.c:1112) 20241102125922765 DLMGCP NOTICE <0013> endpoint:rtpbridge/ad@mgw CI:4C5AC423 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241102125922765 DLMGCP DEBUG <0013> endpoint:rtpbridge/ad@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241102125922765 DLMGCP DEBUG <0013> Generated response: line #00: 200 26657 OK (mgcp_msg.c:67) 20241102125922765 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/ad@mgw (mgcp_msg.c:67) 20241102125922765 DLMGCP DEBUG <0013> Generated response: line #02: I: 4C5AC423 (mgcp_msg.c:67) 20241102125922765 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241102125922765 DLMGCP DEBUG <0013> Generated response: line #04: o=- 4C5AC423 23 IN IP6 ::1 (mgcp_msg.c:67) 20241102125922765 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241102125922765 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241102125922765 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241102125922765 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4960 RTP/AVP 112 (mgcp_msg.c:67) 20241102125922765 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241102125922765 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241102125922766 DLMGCP DEBUG <0013> Received message: line #00: CRCX 26658 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241102125922766 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241102125922766 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241102125922766 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241102125922766 DLMGCP DEBUG <0013> endpoint:rtpbridge/ae@mgw (trunk:0) found free endpoint: rtpbridge/ae@mgw (mgcp_endp.c:261) 20241102125922766 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/ae@mgw" (mgcp_protocol.c:441) 20241102125922766 DLMGCP NOTICE <0013> endpoint:rtpbridge/ae@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241102125922766 DLMGCP DEBUG <0013> endpoint:rtpbridge/ae@mgw conn:(1234/rtp C:51990F67 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241102125922766 DLMGCP DEBUG <0013> endpoint:rtpbridge/ae@mgw CI:51990F67 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241102125922766 DLMGCP DEBUG <0013> endpoint:rtpbridge/ae@mgw CI:51990F67 output_enabled 0 (mgcp_msg.c:125) 20241102125922766 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241102125922766 DLMGCP DEBUG <0013> endpoint:rtpbridge/ae@mgw conn:(1234/rtp C:51990F67 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241102125922766 DLMGCP DEBUG <0013> endpoint:rtpbridge/ae@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241102125922766 DLMGCP DEBUG <0013> endpoint:rtpbridge/ae@mgw CI:51990F67 CRCX: Creating connection: port: 4962 (mgcp_protocol.c:1112) 20241102125922766 DLMGCP NOTICE <0013> endpoint:rtpbridge/ae@mgw CI:51990F67 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241102125922766 DLMGCP DEBUG <0013> endpoint:rtpbridge/ae@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241102125922766 DLMGCP DEBUG <0013> Generated response: line #00: 200 26658 OK (mgcp_msg.c:67) 20241102125922766 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/ae@mgw (mgcp_msg.c:67) 20241102125922766 DLMGCP DEBUG <0013> Generated response: line #02: I: 51990F67 (mgcp_msg.c:67) 20241102125922766 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241102125922766 DLMGCP DEBUG <0013> Generated response: line #04: o=- 51990F67 23 IN IP6 ::1 (mgcp_msg.c:67) 20241102125922766 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241102125922766 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241102125922766 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241102125922766 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4962 RTP/AVP 112 (mgcp_msg.c:67) 20241102125922766 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241102125922766 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241102125922766 DLMGCP DEBUG <0013> Received message: line #00: CRCX 26659 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241102125922766 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241102125922766 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241102125922766 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241102125922766 DLMGCP DEBUG <0013> endpoint:rtpbridge/af@mgw (trunk:0) found free endpoint: rtpbridge/af@mgw (mgcp_endp.c:261) 20241102125922766 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/af@mgw" (mgcp_protocol.c:441) 20241102125922766 DLMGCP NOTICE <0013> endpoint:rtpbridge/af@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241102125922766 DLMGCP DEBUG <0013> endpoint:rtpbridge/af@mgw conn:(1234/rtp C:C68EEFE5 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241102125922766 DLMGCP DEBUG <0013> endpoint:rtpbridge/af@mgw CI:C68EEFE5 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241102125922766 DLMGCP DEBUG <0013> endpoint:rtpbridge/af@mgw CI:C68EEFE5 output_enabled 0 (mgcp_msg.c:125) 20241102125922766 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241102125922766 DLMGCP DEBUG <0013> endpoint:rtpbridge/af@mgw conn:(1234/rtp C:C68EEFE5 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241102125922767 DLMGCP DEBUG <0013> endpoint:rtpbridge/af@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241102125922767 DLMGCP DEBUG <0013> endpoint:rtpbridge/af@mgw CI:C68EEFE5 CRCX: Creating connection: port: 4964 (mgcp_protocol.c:1112) 20241102125922767 DLMGCP NOTICE <0013> endpoint:rtpbridge/af@mgw CI:C68EEFE5 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241102125922767 DLMGCP DEBUG <0013> endpoint:rtpbridge/af@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241102125922767 DLMGCP DEBUG <0013> Generated response: line #00: 200 26659 OK (mgcp_msg.c:67) 20241102125922767 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/af@mgw (mgcp_msg.c:67) 20241102125922767 DLMGCP DEBUG <0013> Generated response: line #02: I: C68EEFE5 (mgcp_msg.c:67) 20241102125922767 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241102125922767 DLMGCP DEBUG <0013> Generated response: line #04: o=- C68EEFE5 23 IN IP6 ::1 (mgcp_msg.c:67) 20241102125922767 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241102125922767 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241102125922767 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241102125922767 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4964 RTP/AVP 112 (mgcp_msg.c:67) 20241102125922767 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241102125922767 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241102125922767 DLMGCP DEBUG <0013> Received message: line #00: CRCX 26660 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241102125922767 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241102125922767 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241102125922767 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241102125922767 DLMGCP DEBUG <0013> endpoint:rtpbridge/b0@mgw (trunk:0) found free endpoint: rtpbridge/b0@mgw (mgcp_endp.c:261) 20241102125922767 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/b0@mgw" (mgcp_protocol.c:441) 20241102125922767 DLMGCP NOTICE <0013> endpoint:rtpbridge/b0@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241102125922767 DLMGCP DEBUG <0013> endpoint:rtpbridge/b0@mgw conn:(1234/rtp C:2F5C5E9D r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241102125922767 DLMGCP DEBUG <0013> endpoint:rtpbridge/b0@mgw CI:2F5C5E9D connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241102125922767 DLMGCP DEBUG <0013> endpoint:rtpbridge/b0@mgw CI:2F5C5E9D output_enabled 0 (mgcp_msg.c:125) 20241102125922767 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241102125922767 DLMGCP DEBUG <0013> endpoint:rtpbridge/b0@mgw conn:(1234/rtp C:2F5C5E9D r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241102125922767 DLMGCP DEBUG <0013> endpoint:rtpbridge/b0@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241102125922767 DLMGCP DEBUG <0013> endpoint:rtpbridge/b0@mgw CI:2F5C5E9D CRCX: Creating connection: port: 4966 (mgcp_protocol.c:1112) 20241102125922767 DLMGCP NOTICE <0013> endpoint:rtpbridge/b0@mgw CI:2F5C5E9D CRCX: connection successfully created (mgcp_protocol.c:1121) 20241102125922767 DLMGCP DEBUG <0013> endpoint:rtpbridge/b0@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241102125922767 DLMGCP DEBUG <0013> Generated response: line #00: 200 26660 OK (mgcp_msg.c:67) 20241102125922767 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/b0@mgw (mgcp_msg.c:67) 20241102125922767 DLMGCP DEBUG <0013> Generated response: line #02: I: 2F5C5E9D (mgcp_msg.c:67) 20241102125922767 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241102125922767 DLMGCP DEBUG <0013> Generated response: line #04: o=- 2F5C5E9D 23 IN IP6 ::1 (mgcp_msg.c:67) 20241102125922767 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241102125922767 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241102125922767 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241102125922767 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4966 RTP/AVP 112 (mgcp_msg.c:67) 20241102125922767 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241102125922767 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241102125922768 DLMGCP DEBUG <0013> Received message: line #00: CRCX 26661 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241102125922768 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241102125922768 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241102125922768 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241102125922768 DLMGCP DEBUG <0013> endpoint:rtpbridge/b1@mgw (trunk:0) found free endpoint: rtpbridge/b1@mgw (mgcp_endp.c:261) 20241102125922768 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/b1@mgw" (mgcp_protocol.c:441) 20241102125922768 DLMGCP NOTICE <0013> endpoint:rtpbridge/b1@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241102125922768 DLMGCP DEBUG <0013> endpoint:rtpbridge/b1@mgw conn:(1234/rtp C:29FBA4DE r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241102125922768 DLMGCP DEBUG <0013> endpoint:rtpbridge/b1@mgw CI:29FBA4DE connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241102125922768 DLMGCP DEBUG <0013> endpoint:rtpbridge/b1@mgw CI:29FBA4DE output_enabled 0 (mgcp_msg.c:125) 20241102125922768 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241102125922768 DLMGCP DEBUG <0013> endpoint:rtpbridge/b1@mgw conn:(1234/rtp C:29FBA4DE r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241102125922768 DLMGCP DEBUG <0013> endpoint:rtpbridge/b1@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241102125922768 DLMGCP DEBUG <0013> endpoint:rtpbridge/b1@mgw CI:29FBA4DE CRCX: Creating connection: port: 4968 (mgcp_protocol.c:1112) 20241102125922768 DLMGCP NOTICE <0013> endpoint:rtpbridge/b1@mgw CI:29FBA4DE CRCX: connection successfully created (mgcp_protocol.c:1121) 20241102125922768 DLMGCP DEBUG <0013> endpoint:rtpbridge/b1@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241102125922768 DLMGCP DEBUG <0013> Generated response: line #00: 200 26661 OK (mgcp_msg.c:67) 20241102125922768 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/b1@mgw (mgcp_msg.c:67) 20241102125922768 DLMGCP DEBUG <0013> Generated response: line #02: I: 29FBA4DE (mgcp_msg.c:67) 20241102125922768 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241102125922768 DLMGCP DEBUG <0013> Generated response: line #04: o=- 29FBA4DE 23 IN IP6 ::1 (mgcp_msg.c:67) 20241102125922768 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241102125922768 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241102125922768 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241102125922768 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4968 RTP/AVP 112 (mgcp_msg.c:67) 20241102125922768 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241102125922768 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241102125922769 DLMGCP DEBUG <0013> Received message: line #00: CRCX 26662 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241102125922769 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241102125922769 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241102125922769 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241102125922769 DLMGCP DEBUG <0013> endpoint:rtpbridge/b2@mgw (trunk:0) found free endpoint: rtpbridge/b2@mgw (mgcp_endp.c:261) 20241102125922769 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/b2@mgw" (mgcp_protocol.c:441) 20241102125922769 DLMGCP NOTICE <0013> endpoint:rtpbridge/b2@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241102125922769 DLMGCP DEBUG <0013> endpoint:rtpbridge/b2@mgw conn:(1234/rtp C:726FE862 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241102125922769 DLMGCP DEBUG <0013> endpoint:rtpbridge/b2@mgw CI:726FE862 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241102125922769 DLMGCP DEBUG <0013> endpoint:rtpbridge/b2@mgw CI:726FE862 output_enabled 0 (mgcp_msg.c:125) 20241102125922769 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241102125922769 DLMGCP DEBUG <0013> endpoint:rtpbridge/b2@mgw conn:(1234/rtp C:726FE862 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241102125922769 DLMGCP DEBUG <0013> endpoint:rtpbridge/b2@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241102125922769 DLMGCP DEBUG <0013> endpoint:rtpbridge/b2@mgw CI:726FE862 CRCX: Creating connection: port: 4970 (mgcp_protocol.c:1112) 20241102125922769 DLMGCP NOTICE <0013> endpoint:rtpbridge/b2@mgw CI:726FE862 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241102125922769 DLMGCP DEBUG <0013> endpoint:rtpbridge/b2@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241102125922769 DLMGCP DEBUG <0013> Generated response: line #00: 200 26662 OK (mgcp_msg.c:67) 20241102125922769 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/b2@mgw (mgcp_msg.c:67) 20241102125922769 DLMGCP DEBUG <0013> Generated response: line #02: I: 726FE862 (mgcp_msg.c:67) 20241102125922769 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241102125922769 DLMGCP DEBUG <0013> Generated response: line #04: o=- 726FE862 23 IN IP6 ::1 (mgcp_msg.c:67) 20241102125922769 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241102125922769 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241102125922769 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241102125922769 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4970 RTP/AVP 112 (mgcp_msg.c:67) 20241102125922769 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241102125922769 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241102125922769 DLMGCP DEBUG <0013> Received message: line #00: CRCX 26663 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241102125922769 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241102125922769 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241102125922769 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241102125922769 DLMGCP DEBUG <0013> endpoint:rtpbridge/b3@mgw (trunk:0) found free endpoint: rtpbridge/b3@mgw (mgcp_endp.c:261) 20241102125922769 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/b3@mgw" (mgcp_protocol.c:441) 20241102125922769 DLMGCP NOTICE <0013> endpoint:rtpbridge/b3@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241102125922769 DLMGCP DEBUG <0013> endpoint:rtpbridge/b3@mgw conn:(1234/rtp C:C8B46BD4 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241102125922769 DLMGCP DEBUG <0013> endpoint:rtpbridge/b3@mgw CI:C8B46BD4 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241102125922769 DLMGCP DEBUG <0013> endpoint:rtpbridge/b3@mgw CI:C8B46BD4 output_enabled 0 (mgcp_msg.c:125) 20241102125922769 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241102125922769 DLMGCP DEBUG <0013> endpoint:rtpbridge/b3@mgw conn:(1234/rtp C:C8B46BD4 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241102125922769 DLMGCP DEBUG <0013> endpoint:rtpbridge/b3@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241102125922769 DLMGCP DEBUG <0013> endpoint:rtpbridge/b3@mgw CI:C8B46BD4 CRCX: Creating connection: port: 4972 (mgcp_protocol.c:1112) 20241102125922769 DLMGCP NOTICE <0013> endpoint:rtpbridge/b3@mgw CI:C8B46BD4 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241102125922769 DLMGCP DEBUG <0013> endpoint:rtpbridge/b3@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241102125922769 DLMGCP DEBUG <0013> Generated response: line #00: 200 26663 OK (mgcp_msg.c:67) 20241102125922769 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/b3@mgw (mgcp_msg.c:67) 20241102125922769 DLMGCP DEBUG <0013> Generated response: line #02: I: C8B46BD4 (mgcp_msg.c:67) 20241102125922769 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241102125922769 DLMGCP DEBUG <0013> Generated response: line #04: o=- C8B46BD4 23 IN IP6 ::1 (mgcp_msg.c:67) 20241102125922769 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241102125922770 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241102125922770 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241102125922770 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4972 RTP/AVP 112 (mgcp_msg.c:67) 20241102125922770 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241102125922770 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241102125922770 DLMGCP DEBUG <0013> Received message: line #00: CRCX 26664 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241102125922770 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241102125922770 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241102125922770 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241102125922770 DLMGCP DEBUG <0013> endpoint:rtpbridge/b4@mgw (trunk:0) found free endpoint: rtpbridge/b4@mgw (mgcp_endp.c:261) 20241102125922770 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/b4@mgw" (mgcp_protocol.c:441) 20241102125922770 DLMGCP NOTICE <0013> endpoint:rtpbridge/b4@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241102125922770 DLMGCP DEBUG <0013> endpoint:rtpbridge/b4@mgw conn:(1234/rtp C:0C9567B7 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241102125922770 DLMGCP DEBUG <0013> endpoint:rtpbridge/b4@mgw CI:0C9567B7 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241102125922770 DLMGCP DEBUG <0013> endpoint:rtpbridge/b4@mgw CI:0C9567B7 output_enabled 0 (mgcp_msg.c:125) 20241102125922770 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241102125922770 DLMGCP DEBUG <0013> endpoint:rtpbridge/b4@mgw conn:(1234/rtp C:0C9567B7 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241102125922770 DLMGCP DEBUG <0013> endpoint:rtpbridge/b4@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241102125922770 DLMGCP DEBUG <0013> endpoint:rtpbridge/b4@mgw CI:0C9567B7 CRCX: Creating connection: port: 4974 (mgcp_protocol.c:1112) 20241102125922770 DLMGCP NOTICE <0013> endpoint:rtpbridge/b4@mgw CI:0C9567B7 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241102125922770 DLMGCP DEBUG <0013> endpoint:rtpbridge/b4@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241102125922770 DLMGCP DEBUG <0013> Generated response: line #00: 200 26664 OK (mgcp_msg.c:67) 20241102125922770 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/b4@mgw (mgcp_msg.c:67) 20241102125922770 DLMGCP DEBUG <0013> Generated response: line #02: I: 0C9567B7 (mgcp_msg.c:67) 20241102125922770 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241102125922770 DLMGCP DEBUG <0013> Generated response: line #04: o=- 0C9567B7 23 IN IP6 ::1 (mgcp_msg.c:67) 20241102125922770 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241102125922770 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241102125922770 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241102125922770 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4974 RTP/AVP 112 (mgcp_msg.c:67) 20241102125922770 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241102125922770 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241102125922771 DLMGCP DEBUG <0013> Received message: line #00: CRCX 26665 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241102125922771 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241102125922771 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241102125922771 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241102125922771 DLMGCP DEBUG <0013> endpoint:rtpbridge/b5@mgw (trunk:0) found free endpoint: rtpbridge/b5@mgw (mgcp_endp.c:261) 20241102125922771 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/b5@mgw" (mgcp_protocol.c:441) 20241102125922771 DLMGCP NOTICE <0013> endpoint:rtpbridge/b5@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241102125922771 DLMGCP DEBUG <0013> endpoint:rtpbridge/b5@mgw conn:(1234/rtp C:28FC3288 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241102125922771 DLMGCP DEBUG <0013> endpoint:rtpbridge/b5@mgw CI:28FC3288 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241102125922771 DLMGCP DEBUG <0013> endpoint:rtpbridge/b5@mgw CI:28FC3288 output_enabled 0 (mgcp_msg.c:125) 20241102125922771 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241102125922771 DLMGCP DEBUG <0013> endpoint:rtpbridge/b5@mgw conn:(1234/rtp C:28FC3288 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241102125922771 DLMGCP DEBUG <0013> endpoint:rtpbridge/b5@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241102125922771 DLMGCP DEBUG <0013> endpoint:rtpbridge/b5@mgw CI:28FC3288 CRCX: Creating connection: port: 4976 (mgcp_protocol.c:1112) 20241102125922771 DLMGCP NOTICE <0013> endpoint:rtpbridge/b5@mgw CI:28FC3288 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241102125922771 DLMGCP DEBUG <0013> endpoint:rtpbridge/b5@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241102125922771 DLMGCP DEBUG <0013> Generated response: line #00: 200 26665 OK (mgcp_msg.c:67) 20241102125922771 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/b5@mgw (mgcp_msg.c:67) 20241102125922771 DLMGCP DEBUG <0013> Generated response: line #02: I: 28FC3288 (mgcp_msg.c:67) 20241102125922771 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241102125922771 DLMGCP DEBUG <0013> Generated response: line #04: o=- 28FC3288 23 IN IP6 ::1 (mgcp_msg.c:67) 20241102125922771 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241102125922771 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241102125922771 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241102125922771 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4976 RTP/AVP 112 (mgcp_msg.c:67) 20241102125922771 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241102125922771 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241102125922772 DLMGCP DEBUG <0013> Received message: line #00: CRCX 26666 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241102125922772 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241102125922772 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241102125922772 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241102125922772 DLMGCP DEBUG <0013> endpoint:rtpbridge/b6@mgw (trunk:0) found free endpoint: rtpbridge/b6@mgw (mgcp_endp.c:261) 20241102125922772 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/b6@mgw" (mgcp_protocol.c:441) 20241102125922772 DLMGCP NOTICE <0013> endpoint:rtpbridge/b6@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241102125922772 DLMGCP DEBUG <0013> endpoint:rtpbridge/b6@mgw conn:(1234/rtp C:9D0D2ED7 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241102125922772 DLMGCP DEBUG <0013> endpoint:rtpbridge/b6@mgw CI:9D0D2ED7 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241102125922772 DLMGCP DEBUG <0013> endpoint:rtpbridge/b6@mgw CI:9D0D2ED7 output_enabled 0 (mgcp_msg.c:125) 20241102125922772 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241102125922772 DLMGCP DEBUG <0013> endpoint:rtpbridge/b6@mgw conn:(1234/rtp C:9D0D2ED7 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241102125922772 DLMGCP DEBUG <0013> endpoint:rtpbridge/b6@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241102125922772 DLMGCP DEBUG <0013> endpoint:rtpbridge/b6@mgw CI:9D0D2ED7 CRCX: Creating connection: port: 4978 (mgcp_protocol.c:1112) 20241102125922772 DLMGCP NOTICE <0013> endpoint:rtpbridge/b6@mgw CI:9D0D2ED7 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241102125922772 DLMGCP DEBUG <0013> endpoint:rtpbridge/b6@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241102125922772 DLMGCP DEBUG <0013> Generated response: line #00: 200 26666 OK (mgcp_msg.c:67) 20241102125922772 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/b6@mgw (mgcp_msg.c:67) 20241102125922772 DLMGCP DEBUG <0013> Generated response: line #02: I: 9D0D2ED7 (mgcp_msg.c:67) 20241102125922772 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241102125922772 DLMGCP DEBUG <0013> Generated response: line #04: o=- 9D0D2ED7 23 IN IP6 ::1 (mgcp_msg.c:67) 20241102125922772 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241102125922772 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241102125922772 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241102125922772 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4978 RTP/AVP 112 (mgcp_msg.c:67) 20241102125922772 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241102125922772 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241102125922772 DLMGCP DEBUG <0013> Received message: line #00: CRCX 26667 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241102125922772 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241102125922772 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241102125922772 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241102125922772 DLMGCP DEBUG <0013> endpoint:rtpbridge/b7@mgw (trunk:0) found free endpoint: rtpbridge/b7@mgw (mgcp_endp.c:261) 20241102125922772 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/b7@mgw" (mgcp_protocol.c:441) 20241102125922772 DLMGCP NOTICE <0013> endpoint:rtpbridge/b7@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241102125922772 DLMGCP DEBUG <0013> endpoint:rtpbridge/b7@mgw conn:(1234/rtp C:84FE78F3 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241102125922772 DLMGCP DEBUG <0013> endpoint:rtpbridge/b7@mgw CI:84FE78F3 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241102125922772 DLMGCP DEBUG <0013> endpoint:rtpbridge/b7@mgw CI:84FE78F3 output_enabled 0 (mgcp_msg.c:125) 20241102125922772 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241102125922772 DLMGCP DEBUG <0013> endpoint:rtpbridge/b7@mgw conn:(1234/rtp C:84FE78F3 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241102125922772 DLMGCP DEBUG <0013> endpoint:rtpbridge/b7@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241102125922772 DLMGCP DEBUG <0013> endpoint:rtpbridge/b7@mgw CI:84FE78F3 CRCX: Creating connection: port: 4980 (mgcp_protocol.c:1112) 20241102125922772 DLMGCP NOTICE <0013> endpoint:rtpbridge/b7@mgw CI:84FE78F3 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241102125922772 DLMGCP DEBUG <0013> endpoint:rtpbridge/b7@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241102125922772 DLMGCP DEBUG <0013> Generated response: line #00: 200 26667 OK (mgcp_msg.c:67) 20241102125922772 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/b7@mgw (mgcp_msg.c:67) 20241102125922772 DLMGCP DEBUG <0013> Generated response: line #02: I: 84FE78F3 (mgcp_msg.c:67) 20241102125922772 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241102125922772 DLMGCP DEBUG <0013> Generated response: line #04: o=- 84FE78F3 23 IN IP6 ::1 (mgcp_msg.c:67) 20241102125922772 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241102125922772 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241102125922772 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241102125922772 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4980 RTP/AVP 112 (mgcp_msg.c:67) 20241102125922772 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241102125922772 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241102125922773 DLMGCP DEBUG <0013> Received message: line #00: CRCX 26668 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241102125922773 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241102125922773 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241102125922773 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241102125922773 DLMGCP DEBUG <0013> endpoint:rtpbridge/b8@mgw (trunk:0) found free endpoint: rtpbridge/b8@mgw (mgcp_endp.c:261) 20241102125922773 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/b8@mgw" (mgcp_protocol.c:441) 20241102125922773 DLMGCP NOTICE <0013> endpoint:rtpbridge/b8@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241102125922773 DLMGCP DEBUG <0013> endpoint:rtpbridge/b8@mgw conn:(1234/rtp C:E6A468FB r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241102125922773 DLMGCP DEBUG <0013> endpoint:rtpbridge/b8@mgw CI:E6A468FB connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241102125922773 DLMGCP DEBUG <0013> endpoint:rtpbridge/b8@mgw CI:E6A468FB output_enabled 0 (mgcp_msg.c:125) 20241102125922773 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241102125922773 DLMGCP DEBUG <0013> endpoint:rtpbridge/b8@mgw conn:(1234/rtp C:E6A468FB r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241102125922773 DLMGCP DEBUG <0013> endpoint:rtpbridge/b8@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241102125922773 DLMGCP DEBUG <0013> endpoint:rtpbridge/b8@mgw CI:E6A468FB CRCX: Creating connection: port: 4982 (mgcp_protocol.c:1112) 20241102125922773 DLMGCP NOTICE <0013> endpoint:rtpbridge/b8@mgw CI:E6A468FB CRCX: connection successfully created (mgcp_protocol.c:1121) 20241102125922773 DLMGCP DEBUG <0013> endpoint:rtpbridge/b8@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241102125922773 DLMGCP DEBUG <0013> Generated response: line #00: 200 26668 OK (mgcp_msg.c:67) 20241102125922773 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/b8@mgw (mgcp_msg.c:67) 20241102125922773 DLMGCP DEBUG <0013> Generated response: line #02: I: E6A468FB (mgcp_msg.c:67) 20241102125922773 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241102125922773 DLMGCP DEBUG <0013> Generated response: line #04: o=- E6A468FB 23 IN IP6 ::1 (mgcp_msg.c:67) 20241102125922773 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241102125922773 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241102125922773 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241102125922773 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4982 RTP/AVP 112 (mgcp_msg.c:67) 20241102125922773 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241102125922773 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241102125922774 DLMGCP DEBUG <0013> Received message: line #00: CRCX 26669 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241102125922774 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241102125922774 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241102125922774 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241102125922774 DLMGCP DEBUG <0013> endpoint:rtpbridge/b9@mgw (trunk:0) found free endpoint: rtpbridge/b9@mgw (mgcp_endp.c:261) 20241102125922774 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/b9@mgw" (mgcp_protocol.c:441) 20241102125922774 DLMGCP NOTICE <0013> endpoint:rtpbridge/b9@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241102125922774 DLMGCP DEBUG <0013> endpoint:rtpbridge/b9@mgw conn:(1234/rtp C:21A71EF0 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241102125922774 DLMGCP DEBUG <0013> endpoint:rtpbridge/b9@mgw CI:21A71EF0 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241102125922774 DLMGCP DEBUG <0013> endpoint:rtpbridge/b9@mgw CI:21A71EF0 output_enabled 0 (mgcp_msg.c:125) 20241102125922774 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241102125922774 DLMGCP DEBUG <0013> endpoint:rtpbridge/b9@mgw conn:(1234/rtp C:21A71EF0 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241102125922774 DLMGCP DEBUG <0013> endpoint:rtpbridge/b9@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241102125922774 DLMGCP DEBUG <0013> endpoint:rtpbridge/b9@mgw CI:21A71EF0 CRCX: Creating connection: port: 4984 (mgcp_protocol.c:1112) 20241102125922774 DLMGCP NOTICE <0013> endpoint:rtpbridge/b9@mgw CI:21A71EF0 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241102125922774 DLMGCP DEBUG <0013> endpoint:rtpbridge/b9@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241102125922774 DLMGCP DEBUG <0013> Generated response: line #00: 200 26669 OK (mgcp_msg.c:67) 20241102125922774 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/b9@mgw (mgcp_msg.c:67) 20241102125922774 DLMGCP DEBUG <0013> Generated response: line #02: I: 21A71EF0 (mgcp_msg.c:67) 20241102125922774 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241102125922774 DLMGCP DEBUG <0013> Generated response: line #04: o=- 21A71EF0 23 IN IP6 ::1 (mgcp_msg.c:67) 20241102125922774 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241102125922774 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241102125922774 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241102125922774 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4984 RTP/AVP 112 (mgcp_msg.c:67) 20241102125922774 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241102125922774 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241102125922774 DLMGCP DEBUG <0013> Received message: line #00: CRCX 26670 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241102125922774 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241102125922774 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241102125922774 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241102125922774 DLMGCP DEBUG <0013> endpoint:rtpbridge/ba@mgw (trunk:0) found free endpoint: rtpbridge/ba@mgw (mgcp_endp.c:261) 20241102125922774 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/ba@mgw" (mgcp_protocol.c:441) 20241102125922774 DLMGCP NOTICE <0013> endpoint:rtpbridge/ba@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241102125922774 DLMGCP DEBUG <0013> endpoint:rtpbridge/ba@mgw conn:(1234/rtp C:BC3BBABB r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241102125922774 DLMGCP DEBUG <0013> endpoint:rtpbridge/ba@mgw CI:BC3BBABB connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241102125922774 DLMGCP DEBUG <0013> endpoint:rtpbridge/ba@mgw CI:BC3BBABB output_enabled 0 (mgcp_msg.c:125) 20241102125922774 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241102125922774 DLMGCP DEBUG <0013> endpoint:rtpbridge/ba@mgw conn:(1234/rtp C:BC3BBABB r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241102125922774 DLMGCP DEBUG <0013> endpoint:rtpbridge/ba@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241102125922774 DLMGCP DEBUG <0013> endpoint:rtpbridge/ba@mgw CI:BC3BBABB CRCX: Creating connection: port: 4986 (mgcp_protocol.c:1112) 20241102125922774 DLMGCP NOTICE <0013> endpoint:rtpbridge/ba@mgw CI:BC3BBABB CRCX: connection successfully created (mgcp_protocol.c:1121) 20241102125922774 DLMGCP DEBUG <0013> endpoint:rtpbridge/ba@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241102125922774 DLMGCP DEBUG <0013> Generated response: line #00: 200 26670 OK (mgcp_msg.c:67) 20241102125922774 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/ba@mgw (mgcp_msg.c:67) 20241102125922774 DLMGCP DEBUG <0013> Generated response: line #02: I: BC3BBABB (mgcp_msg.c:67) 20241102125922774 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241102125922774 DLMGCP DEBUG <0013> Generated response: line #04: o=- BC3BBABB 23 IN IP6 ::1 (mgcp_msg.c:67) 20241102125922774 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241102125922774 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241102125922774 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241102125922774 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4986 RTP/AVP 112 (mgcp_msg.c:67) 20241102125922774 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241102125922774 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241102125922775 DLMGCP DEBUG <0013> Received message: line #00: CRCX 26671 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241102125922775 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241102125922775 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241102125922775 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241102125922775 DLMGCP DEBUG <0013> endpoint:rtpbridge/bb@mgw (trunk:0) found free endpoint: rtpbridge/bb@mgw (mgcp_endp.c:261) 20241102125922775 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/bb@mgw" (mgcp_protocol.c:441) 20241102125922775 DLMGCP NOTICE <0013> endpoint:rtpbridge/bb@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241102125922775 DLMGCP DEBUG <0013> endpoint:rtpbridge/bb@mgw conn:(1234/rtp C:0B6BC7E8 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241102125922775 DLMGCP DEBUG <0013> endpoint:rtpbridge/bb@mgw CI:0B6BC7E8 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241102125922775 DLMGCP DEBUG <0013> endpoint:rtpbridge/bb@mgw CI:0B6BC7E8 output_enabled 0 (mgcp_msg.c:125) 20241102125922775 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241102125922775 DLMGCP DEBUG <0013> endpoint:rtpbridge/bb@mgw conn:(1234/rtp C:0B6BC7E8 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241102125922775 DLMGCP DEBUG <0013> endpoint:rtpbridge/bb@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241102125922775 DLMGCP DEBUG <0013> endpoint:rtpbridge/bb@mgw CI:0B6BC7E8 CRCX: Creating connection: port: 4988 (mgcp_protocol.c:1112) 20241102125922775 DLMGCP NOTICE <0013> endpoint:rtpbridge/bb@mgw CI:0B6BC7E8 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241102125922775 DLMGCP DEBUG <0013> endpoint:rtpbridge/bb@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241102125922775 DLMGCP DEBUG <0013> Generated response: line #00: 200 26671 OK (mgcp_msg.c:67) 20241102125922775 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/bb@mgw (mgcp_msg.c:67) 20241102125922775 DLMGCP DEBUG <0013> Generated response: line #02: I: 0B6BC7E8 (mgcp_msg.c:67) 20241102125922775 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241102125922775 DLMGCP DEBUG <0013> Generated response: line #04: o=- 0B6BC7E8 23 IN IP6 ::1 (mgcp_msg.c:67) 20241102125922775 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241102125922775 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241102125922775 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241102125922775 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4988 RTP/AVP 112 (mgcp_msg.c:67) 20241102125922775 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241102125922775 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241102125922776 DLMGCP DEBUG <0013> Received message: line #00: CRCX 26672 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241102125922776 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241102125922776 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241102125922776 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241102125922776 DLMGCP DEBUG <0013> endpoint:rtpbridge/bc@mgw (trunk:0) found free endpoint: rtpbridge/bc@mgw (mgcp_endp.c:261) 20241102125922776 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/bc@mgw" (mgcp_protocol.c:441) 20241102125922776 DLMGCP NOTICE <0013> endpoint:rtpbridge/bc@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241102125922776 DLMGCP DEBUG <0013> endpoint:rtpbridge/bc@mgw conn:(1234/rtp C:A051B514 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241102125922776 DLMGCP DEBUG <0013> endpoint:rtpbridge/bc@mgw CI:A051B514 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241102125922776 DLMGCP DEBUG <0013> endpoint:rtpbridge/bc@mgw CI:A051B514 output_enabled 0 (mgcp_msg.c:125) 20241102125922776 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241102125922776 DLMGCP DEBUG <0013> endpoint:rtpbridge/bc@mgw conn:(1234/rtp C:A051B514 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241102125922776 DLMGCP DEBUG <0013> endpoint:rtpbridge/bc@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241102125922776 DLMGCP DEBUG <0013> endpoint:rtpbridge/bc@mgw CI:A051B514 CRCX: Creating connection: port: 4990 (mgcp_protocol.c:1112) 20241102125922776 DLMGCP NOTICE <0013> endpoint:rtpbridge/bc@mgw CI:A051B514 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241102125922776 DLMGCP DEBUG <0013> endpoint:rtpbridge/bc@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241102125922776 DLMGCP DEBUG <0013> Generated response: line #00: 200 26672 OK (mgcp_msg.c:67) 20241102125922776 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/bc@mgw (mgcp_msg.c:67) 20241102125922776 DLMGCP DEBUG <0013> Generated response: line #02: I: A051B514 (mgcp_msg.c:67) 20241102125922776 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241102125922776 DLMGCP DEBUG <0013> Generated response: line #04: o=- A051B514 23 IN IP6 ::1 (mgcp_msg.c:67) 20241102125922776 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241102125922776 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241102125922776 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241102125922776 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4990 RTP/AVP 112 (mgcp_msg.c:67) 20241102125922776 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241102125922776 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241102125922776 DLMGCP DEBUG <0013> Received message: line #00: CRCX 26673 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241102125922776 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241102125922776 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241102125922776 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241102125922776 DLMGCP DEBUG <0013> endpoint:rtpbridge/bd@mgw (trunk:0) found free endpoint: rtpbridge/bd@mgw (mgcp_endp.c:261) 20241102125922776 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/bd@mgw" (mgcp_protocol.c:441) 20241102125922776 DLMGCP NOTICE <0013> endpoint:rtpbridge/bd@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241102125922776 DLMGCP DEBUG <0013> endpoint:rtpbridge/bd@mgw conn:(1234/rtp C:7E9EFDC1 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241102125922776 DLMGCP DEBUG <0013> endpoint:rtpbridge/bd@mgw CI:7E9EFDC1 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241102125922776 DLMGCP DEBUG <0013> endpoint:rtpbridge/bd@mgw CI:7E9EFDC1 output_enabled 0 (mgcp_msg.c:125) 20241102125922776 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241102125922776 DLMGCP DEBUG <0013> endpoint:rtpbridge/bd@mgw conn:(1234/rtp C:7E9EFDC1 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241102125922776 DLMGCP DEBUG <0013> endpoint:rtpbridge/bd@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241102125922776 DLMGCP DEBUG <0013> endpoint:rtpbridge/bd@mgw CI:7E9EFDC1 CRCX: Creating connection: port: 4992 (mgcp_protocol.c:1112) 20241102125922776 DLMGCP NOTICE <0013> endpoint:rtpbridge/bd@mgw CI:7E9EFDC1 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241102125922776 DLMGCP DEBUG <0013> endpoint:rtpbridge/bd@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241102125922776 DLMGCP DEBUG <0013> Generated response: line #00: 200 26673 OK (mgcp_msg.c:67) 20241102125922777 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/bd@mgw (mgcp_msg.c:67) 20241102125922777 DLMGCP DEBUG <0013> Generated response: line #02: I: 7E9EFDC1 (mgcp_msg.c:67) 20241102125922777 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241102125922777 DLMGCP DEBUG <0013> Generated response: line #04: o=- 7E9EFDC1 23 IN IP6 ::1 (mgcp_msg.c:67) 20241102125922777 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241102125922777 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241102125922777 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241102125922777 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4992 RTP/AVP 112 (mgcp_msg.c:67) 20241102125922777 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241102125922777 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241102125922777 DLMGCP DEBUG <0013> Received message: line #00: CRCX 26674 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241102125922777 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241102125922777 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241102125922777 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241102125922777 DLMGCP DEBUG <0013> endpoint:rtpbridge/be@mgw (trunk:0) found free endpoint: rtpbridge/be@mgw (mgcp_endp.c:261) 20241102125922777 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/be@mgw" (mgcp_protocol.c:441) 20241102125922777 DLMGCP NOTICE <0013> endpoint:rtpbridge/be@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241102125922777 DLMGCP DEBUG <0013> endpoint:rtpbridge/be@mgw conn:(1234/rtp C:33F7AF88 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241102125922777 DLMGCP DEBUG <0013> endpoint:rtpbridge/be@mgw CI:33F7AF88 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241102125922777 DLMGCP DEBUG <0013> endpoint:rtpbridge/be@mgw CI:33F7AF88 output_enabled 0 (mgcp_msg.c:125) 20241102125922777 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241102125922777 DLMGCP DEBUG <0013> endpoint:rtpbridge/be@mgw conn:(1234/rtp C:33F7AF88 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241102125922777 DLMGCP DEBUG <0013> endpoint:rtpbridge/be@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241102125922777 DLMGCP DEBUG <0013> endpoint:rtpbridge/be@mgw CI:33F7AF88 CRCX: Creating connection: port: 4994 (mgcp_protocol.c:1112) 20241102125922777 DLMGCP NOTICE <0013> endpoint:rtpbridge/be@mgw CI:33F7AF88 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241102125922777 DLMGCP DEBUG <0013> endpoint:rtpbridge/be@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241102125922777 DLMGCP DEBUG <0013> Generated response: line #00: 200 26674 OK (mgcp_msg.c:67) 20241102125922777 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/be@mgw (mgcp_msg.c:67) 20241102125922777 DLMGCP DEBUG <0013> Generated response: line #02: I: 33F7AF88 (mgcp_msg.c:67) 20241102125922777 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241102125922777 DLMGCP DEBUG <0013> Generated response: line #04: o=- 33F7AF88 23 IN IP6 ::1 (mgcp_msg.c:67) 20241102125922777 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241102125922777 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241102125922777 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241102125922777 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4994 RTP/AVP 112 (mgcp_msg.c:67) 20241102125922777 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241102125922777 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241102125922778 DLMGCP DEBUG <0013> Received message: line #00: CRCX 26675 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241102125922778 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241102125922778 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241102125922778 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241102125922778 DLMGCP DEBUG <0013> endpoint:rtpbridge/bf@mgw (trunk:0) found free endpoint: rtpbridge/bf@mgw (mgcp_endp.c:261) 20241102125922778 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/bf@mgw" (mgcp_protocol.c:441) 20241102125922778 DLMGCP NOTICE <0013> endpoint:rtpbridge/bf@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241102125922778 DLMGCP DEBUG <0013> endpoint:rtpbridge/bf@mgw conn:(1234/rtp C:E100A571 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241102125922778 DLMGCP DEBUG <0013> endpoint:rtpbridge/bf@mgw CI:E100A571 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241102125922778 DLMGCP DEBUG <0013> endpoint:rtpbridge/bf@mgw CI:E100A571 output_enabled 0 (mgcp_msg.c:125) 20241102125922778 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241102125922778 DLMGCP DEBUG <0013> endpoint:rtpbridge/bf@mgw conn:(1234/rtp C:E100A571 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241102125922778 DLMGCP DEBUG <0013> endpoint:rtpbridge/bf@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241102125922778 DLMGCP DEBUG <0013> endpoint:rtpbridge/bf@mgw CI:E100A571 CRCX: Creating connection: port: 4996 (mgcp_protocol.c:1112) 20241102125922778 DLMGCP NOTICE <0013> endpoint:rtpbridge/bf@mgw CI:E100A571 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241102125922778 DLMGCP DEBUG <0013> endpoint:rtpbridge/bf@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241102125922778 DLMGCP DEBUG <0013> Generated response: line #00: 200 26675 OK (mgcp_msg.c:67) 20241102125922778 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/bf@mgw (mgcp_msg.c:67) 20241102125922778 DLMGCP DEBUG <0013> Generated response: line #02: I: E100A571 (mgcp_msg.c:67) 20241102125922778 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241102125922778 DLMGCP DEBUG <0013> Generated response: line #04: o=- E100A571 23 IN IP6 ::1 (mgcp_msg.c:67) 20241102125922778 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241102125922778 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241102125922778 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241102125922778 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4996 RTP/AVP 112 (mgcp_msg.c:67) 20241102125922778 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241102125922778 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241102125922778 DLMGCP DEBUG <0013> Received message: line #00: CRCX 26676 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241102125922778 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241102125922778 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241102125922778 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241102125922778 DLMGCP DEBUG <0013> endpoint:rtpbridge/c0@mgw (trunk:0) found free endpoint: rtpbridge/c0@mgw (mgcp_endp.c:261) 20241102125922778 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/c0@mgw" (mgcp_protocol.c:441) 20241102125922778 DLMGCP NOTICE <0013> endpoint:rtpbridge/c0@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241102125922778 DLMGCP DEBUG <0013> endpoint:rtpbridge/c0@mgw conn:(1234/rtp C:912BB4B0 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241102125922778 DLMGCP DEBUG <0013> endpoint:rtpbridge/c0@mgw CI:912BB4B0 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241102125922778 DLMGCP DEBUG <0013> endpoint:rtpbridge/c0@mgw CI:912BB4B0 output_enabled 0 (mgcp_msg.c:125) 20241102125922778 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241102125922778 DLMGCP DEBUG <0013> endpoint:rtpbridge/c0@mgw conn:(1234/rtp C:912BB4B0 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241102125922779 DLMGCP DEBUG <0013> endpoint:rtpbridge/c0@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241102125922779 DLMGCP DEBUG <0013> endpoint:rtpbridge/c0@mgw CI:912BB4B0 CRCX: Creating connection: port: 4998 (mgcp_protocol.c:1112) 20241102125922779 DLMGCP NOTICE <0013> endpoint:rtpbridge/c0@mgw CI:912BB4B0 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241102125922779 DLMGCP DEBUG <0013> endpoint:rtpbridge/c0@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241102125922779 DLMGCP DEBUG <0013> Generated response: line #00: 200 26676 OK (mgcp_msg.c:67) 20241102125922779 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/c0@mgw (mgcp_msg.c:67) 20241102125922779 DLMGCP DEBUG <0013> Generated response: line #02: I: 912BB4B0 (mgcp_msg.c:67) 20241102125922779 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241102125922779 DLMGCP DEBUG <0013> Generated response: line #04: o=- 912BB4B0 23 IN IP6 ::1 (mgcp_msg.c:67) 20241102125922779 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241102125922779 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241102125922779 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241102125922779 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4998 RTP/AVP 112 (mgcp_msg.c:67) 20241102125922779 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241102125922779 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241102125922779 DLMGCP DEBUG <0013> Received message: line #00: CRCX 26677 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241102125922779 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241102125922779 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241102125922779 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241102125922779 DLMGCP DEBUG <0013> endpoint:rtpbridge/c1@mgw (trunk:0) found free endpoint: rtpbridge/c1@mgw (mgcp_endp.c:261) 20241102125922779 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/c1@mgw" (mgcp_protocol.c:441) 20241102125922779 DLMGCP NOTICE <0013> endpoint:rtpbridge/c1@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241102125922779 DLMGCP DEBUG <0013> endpoint:rtpbridge/c1@mgw conn:(1234/rtp C:9436F811 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241102125922779 DLMGCP DEBUG <0013> endpoint:rtpbridge/c1@mgw CI:9436F811 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241102125922779 DLMGCP DEBUG <0013> endpoint:rtpbridge/c1@mgw CI:9436F811 output_enabled 0 (mgcp_msg.c:125) 20241102125922779 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241102125922779 DLMGCP DEBUG <0013> endpoint:rtpbridge/c1@mgw conn:(1234/rtp C:9436F811 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241102125922779 DLMGCP DEBUG <0013> endpoint:rtpbridge/c1@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241102125922779 DLMGCP DEBUG <0013> endpoint:rtpbridge/c1@mgw CI:9436F811 CRCX: Creating connection: port: 5000 (mgcp_protocol.c:1112) 20241102125922779 DLMGCP NOTICE <0013> endpoint:rtpbridge/c1@mgw CI:9436F811 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241102125922779 DLMGCP DEBUG <0013> endpoint:rtpbridge/c1@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241102125922779 DLMGCP DEBUG <0013> Generated response: line #00: 200 26677 OK (mgcp_msg.c:67) 20241102125922779 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/c1@mgw (mgcp_msg.c:67) 20241102125922779 DLMGCP DEBUG <0013> Generated response: line #02: I: 9436F811 (mgcp_msg.c:67) 20241102125922779 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241102125922779 DLMGCP DEBUG <0013> Generated response: line #04: o=- 9436F811 23 IN IP6 ::1 (mgcp_msg.c:67) 20241102125922779 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241102125922779 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241102125922779 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241102125922779 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 5000 RTP/AVP 112 (mgcp_msg.c:67) 20241102125922779 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241102125922779 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241102125922780 DLMGCP DEBUG <0013> Received message: line #00: CRCX 26678 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241102125922780 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241102125922780 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241102125922780 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241102125922780 DLMGCP DEBUG <0013> endpoint:rtpbridge/c2@mgw (trunk:0) found free endpoint: rtpbridge/c2@mgw (mgcp_endp.c:261) 20241102125922780 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/c2@mgw" (mgcp_protocol.c:441) 20241102125922780 DLMGCP NOTICE <0013> endpoint:rtpbridge/c2@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241102125922780 DLMGCP DEBUG <0013> endpoint:rtpbridge/c2@mgw conn:(1234/rtp C:8902841C r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241102125922780 DLMGCP DEBUG <0013> endpoint:rtpbridge/c2@mgw CI:8902841C connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241102125922780 DLMGCP DEBUG <0013> endpoint:rtpbridge/c2@mgw CI:8902841C output_enabled 0 (mgcp_msg.c:125) 20241102125922780 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241102125922780 DLMGCP DEBUG <0013> endpoint:rtpbridge/c2@mgw conn:(1234/rtp C:8902841C r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241102125922780 DLMGCP DEBUG <0013> endpoint:rtpbridge/c2@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241102125922780 DLMGCP DEBUG <0013> endpoint:rtpbridge/c2@mgw CI:8902841C CRCX: Creating connection: port: 5002 (mgcp_protocol.c:1112) 20241102125922780 DLMGCP NOTICE <0013> endpoint:rtpbridge/c2@mgw CI:8902841C CRCX: connection successfully created (mgcp_protocol.c:1121) 20241102125922780 DLMGCP DEBUG <0013> endpoint:rtpbridge/c2@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241102125922780 DLMGCP DEBUG <0013> Generated response: line #00: 200 26678 OK (mgcp_msg.c:67) 20241102125922780 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/c2@mgw (mgcp_msg.c:67) 20241102125922780 DLMGCP DEBUG <0013> Generated response: line #02: I: 8902841C (mgcp_msg.c:67) 20241102125922780 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241102125922780 DLMGCP DEBUG <0013> Generated response: line #04: o=- 8902841C 23 IN IP6 ::1 (mgcp_msg.c:67) 20241102125922780 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241102125922780 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241102125922780 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241102125922780 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 5002 RTP/AVP 112 (mgcp_msg.c:67) 20241102125922780 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241102125922780 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241102125922781 DLMGCP DEBUG <0013> Received message: line #00: CRCX 26679 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241102125922781 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241102125922781 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241102125922781 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241102125922781 DLMGCP DEBUG <0013> endpoint:rtpbridge/c3@mgw (trunk:0) found free endpoint: rtpbridge/c3@mgw (mgcp_endp.c:261) 20241102125922781 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/c3@mgw" (mgcp_protocol.c:441) 20241102125922781 DLMGCP NOTICE <0013> endpoint:rtpbridge/c3@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241102125922781 DLMGCP DEBUG <0013> endpoint:rtpbridge/c3@mgw conn:(1234/rtp C:D7EA72D5 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241102125922781 DLMGCP DEBUG <0013> endpoint:rtpbridge/c3@mgw CI:D7EA72D5 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241102125922781 DLMGCP DEBUG <0013> endpoint:rtpbridge/c3@mgw CI:D7EA72D5 output_enabled 0 (mgcp_msg.c:125) 20241102125922781 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241102125922781 DLMGCP DEBUG <0013> endpoint:rtpbridge/c3@mgw conn:(1234/rtp C:D7EA72D5 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241102125922781 DLMGCP DEBUG <0013> endpoint:rtpbridge/c3@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241102125922781 DLMGCP DEBUG <0013> endpoint:rtpbridge/c3@mgw CI:D7EA72D5 CRCX: Creating connection: port: 5004 (mgcp_protocol.c:1112) 20241102125922781 DLMGCP NOTICE <0013> endpoint:rtpbridge/c3@mgw CI:D7EA72D5 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241102125922781 DLMGCP DEBUG <0013> endpoint:rtpbridge/c3@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241102125922781 DLMGCP DEBUG <0013> Generated response: line #00: 200 26679 OK (mgcp_msg.c:67) 20241102125922781 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/c3@mgw (mgcp_msg.c:67) 20241102125922781 DLMGCP DEBUG <0013> Generated response: line #02: I: D7EA72D5 (mgcp_msg.c:67) 20241102125922781 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241102125922781 DLMGCP DEBUG <0013> Generated response: line #04: o=- D7EA72D5 23 IN IP6 ::1 (mgcp_msg.c:67) 20241102125922781 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241102125922781 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241102125922781 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241102125922781 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 5004 RTP/AVP 112 (mgcp_msg.c:67) 20241102125922781 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241102125922781 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241102125922781 DLMGCP DEBUG <0013> Received message: line #00: CRCX 26680 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241102125922781 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241102125922781 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241102125922781 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241102125922781 DLMGCP DEBUG <0013> endpoint:rtpbridge/c4@mgw (trunk:0) found free endpoint: rtpbridge/c4@mgw (mgcp_endp.c:261) 20241102125922781 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/c4@mgw" (mgcp_protocol.c:441) 20241102125922781 DLMGCP NOTICE <0013> endpoint:rtpbridge/c4@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241102125922781 DLMGCP DEBUG <0013> endpoint:rtpbridge/c4@mgw conn:(1234/rtp C:2EA728AD r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241102125922781 DLMGCP DEBUG <0013> endpoint:rtpbridge/c4@mgw CI:2EA728AD connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241102125922781 DLMGCP DEBUG <0013> endpoint:rtpbridge/c4@mgw CI:2EA728AD output_enabled 0 (mgcp_msg.c:125) 20241102125922781 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241102125922781 DLMGCP DEBUG <0013> endpoint:rtpbridge/c4@mgw conn:(1234/rtp C:2EA728AD r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241102125922781 DLMGCP DEBUG <0013> endpoint:rtpbridge/c4@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241102125922781 DLMGCP DEBUG <0013> endpoint:rtpbridge/c4@mgw CI:2EA728AD CRCX: Creating connection: port: 5006 (mgcp_protocol.c:1112) 20241102125922781 DLMGCP NOTICE <0013> endpoint:rtpbridge/c4@mgw CI:2EA728AD CRCX: connection successfully created (mgcp_protocol.c:1121) 20241102125922781 DLMGCP DEBUG <0013> endpoint:rtpbridge/c4@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241102125922781 DLMGCP DEBUG <0013> Generated response: line #00: 200 26680 OK (mgcp_msg.c:67) 20241102125922781 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/c4@mgw (mgcp_msg.c:67) 20241102125922781 DLMGCP DEBUG <0013> Generated response: line #02: I: 2EA728AD (mgcp_msg.c:67) 20241102125922781 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241102125922781 DLMGCP DEBUG <0013> Generated response: line #04: o=- 2EA728AD 23 IN IP6 ::1 (mgcp_msg.c:67) 20241102125922781 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241102125922781 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241102125922781 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241102125922781 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 5006 RTP/AVP 112 (mgcp_msg.c:67) 20241102125922781 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241102125922781 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241102125922782 DLMGCP DEBUG <0013> Received message: line #00: CRCX 26681 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241102125922782 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241102125922782 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241102125922782 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241102125922782 DLMGCP DEBUG <0013> endpoint:rtpbridge/c5@mgw (trunk:0) found free endpoint: rtpbridge/c5@mgw (mgcp_endp.c:261) 20241102125922782 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/c5@mgw" (mgcp_protocol.c:441) 20241102125922782 DLMGCP NOTICE <0013> endpoint:rtpbridge/c5@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241102125922782 DLMGCP DEBUG <0013> endpoint:rtpbridge/c5@mgw conn:(1234/rtp C:56BB1E39 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241102125922782 DLMGCP DEBUG <0013> endpoint:rtpbridge/c5@mgw CI:56BB1E39 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241102125922782 DLMGCP DEBUG <0013> endpoint:rtpbridge/c5@mgw CI:56BB1E39 output_enabled 0 (mgcp_msg.c:125) 20241102125922782 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241102125922782 DLMGCP DEBUG <0013> endpoint:rtpbridge/c5@mgw conn:(1234/rtp C:56BB1E39 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241102125922782 DLMGCP DEBUG <0013> endpoint:rtpbridge/c5@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241102125922782 DLMGCP DEBUG <0013> endpoint:rtpbridge/c5@mgw CI:56BB1E39 CRCX: Creating connection: port: 5008 (mgcp_protocol.c:1112) 20241102125922782 DLMGCP NOTICE <0013> endpoint:rtpbridge/c5@mgw CI:56BB1E39 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241102125922782 DLMGCP DEBUG <0013> endpoint:rtpbridge/c5@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241102125922782 DLMGCP DEBUG <0013> Generated response: line #00: 200 26681 OK (mgcp_msg.c:67) 20241102125922782 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/c5@mgw (mgcp_msg.c:67) 20241102125922782 DLMGCP DEBUG <0013> Generated response: line #02: I: 56BB1E39 (mgcp_msg.c:67) 20241102125922782 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241102125922782 DLMGCP DEBUG <0013> Generated response: line #04: o=- 56BB1E39 23 IN IP6 ::1 (mgcp_msg.c:67) 20241102125922782 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241102125922782 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241102125922782 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241102125922782 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 5008 RTP/AVP 112 (mgcp_msg.c:67) 20241102125922782 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241102125922782 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241102125922783 DLMGCP DEBUG <0013> Received message: line #00: CRCX 26682 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241102125922783 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241102125922783 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241102125922783 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241102125922783 DLMGCP DEBUG <0013> endpoint:rtpbridge/c6@mgw (trunk:0) found free endpoint: rtpbridge/c6@mgw (mgcp_endp.c:261) 20241102125922783 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/c6@mgw" (mgcp_protocol.c:441) 20241102125922783 DLMGCP NOTICE <0013> endpoint:rtpbridge/c6@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241102125922783 DLMGCP DEBUG <0013> endpoint:rtpbridge/c6@mgw conn:(1234/rtp C:B5DF8D53 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241102125922783 DLMGCP DEBUG <0013> endpoint:rtpbridge/c6@mgw CI:B5DF8D53 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241102125922783 DLMGCP DEBUG <0013> endpoint:rtpbridge/c6@mgw CI:B5DF8D53 output_enabled 0 (mgcp_msg.c:125) 20241102125922783 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241102125922783 DLMGCP DEBUG <0013> endpoint:rtpbridge/c6@mgw conn:(1234/rtp C:B5DF8D53 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241102125922783 DLMGCP DEBUG <0013> endpoint:rtpbridge/c6@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241102125922783 DLMGCP DEBUG <0013> endpoint:rtpbridge/c6@mgw CI:B5DF8D53 CRCX: Creating connection: port: 5010 (mgcp_protocol.c:1112) 20241102125922783 DLMGCP NOTICE <0013> endpoint:rtpbridge/c6@mgw CI:B5DF8D53 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241102125922783 DLMGCP DEBUG <0013> endpoint:rtpbridge/c6@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241102125922783 DLMGCP DEBUG <0013> Generated response: line #00: 200 26682 OK (mgcp_msg.c:67) 20241102125922783 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/c6@mgw (mgcp_msg.c:67) 20241102125922783 DLMGCP DEBUG <0013> Generated response: line #02: I: B5DF8D53 (mgcp_msg.c:67) 20241102125922783 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241102125922783 DLMGCP DEBUG <0013> Generated response: line #04: o=- B5DF8D53 23 IN IP6 ::1 (mgcp_msg.c:67) 20241102125922783 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241102125922783 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241102125922783 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241102125922783 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 5010 RTP/AVP 112 (mgcp_msg.c:67) 20241102125922783 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241102125922783 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241102125922783 DLMGCP DEBUG <0013> Received message: line #00: CRCX 26683 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241102125922783 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241102125922783 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241102125922783 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241102125922783 DLMGCP DEBUG <0013> endpoint:rtpbridge/c7@mgw (trunk:0) found free endpoint: rtpbridge/c7@mgw (mgcp_endp.c:261) 20241102125922783 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/c7@mgw" (mgcp_protocol.c:441) 20241102125922783 DLMGCP NOTICE <0013> endpoint:rtpbridge/c7@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241102125922783 DLMGCP DEBUG <0013> endpoint:rtpbridge/c7@mgw conn:(1234/rtp C:DA573C7C r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241102125922783 DLMGCP DEBUG <0013> endpoint:rtpbridge/c7@mgw CI:DA573C7C connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241102125922783 DLMGCP DEBUG <0013> endpoint:rtpbridge/c7@mgw CI:DA573C7C output_enabled 0 (mgcp_msg.c:125) 20241102125922783 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241102125922783 DLMGCP DEBUG <0013> endpoint:rtpbridge/c7@mgw conn:(1234/rtp C:DA573C7C r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241102125922783 DLMGCP DEBUG <0013> endpoint:rtpbridge/c7@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241102125922783 DLMGCP DEBUG <0013> endpoint:rtpbridge/c7@mgw CI:DA573C7C CRCX: Creating connection: port: 5012 (mgcp_protocol.c:1112) 20241102125922783 DLMGCP NOTICE <0013> endpoint:rtpbridge/c7@mgw CI:DA573C7C CRCX: connection successfully created (mgcp_protocol.c:1121) 20241102125922784 DLMGCP DEBUG <0013> endpoint:rtpbridge/c7@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241102125922784 DLMGCP DEBUG <0013> Generated response: line #00: 200 26683 OK (mgcp_msg.c:67) 20241102125922784 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/c7@mgw (mgcp_msg.c:67) 20241102125922784 DLMGCP DEBUG <0013> Generated response: line #02: I: DA573C7C (mgcp_msg.c:67) 20241102125922784 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241102125922784 DLMGCP DEBUG <0013> Generated response: line #04: o=- DA573C7C 23 IN IP6 ::1 (mgcp_msg.c:67) 20241102125922784 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241102125922784 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241102125922784 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241102125922784 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 5012 RTP/AVP 112 (mgcp_msg.c:67) 20241102125922784 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241102125922784 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241102125922784 DLMGCP DEBUG <0013> Received message: line #00: CRCX 26684 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241102125922784 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241102125922784 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241102125922784 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241102125922784 DLMGCP DEBUG <0013> endpoint:rtpbridge/c8@mgw (trunk:0) found free endpoint: rtpbridge/c8@mgw (mgcp_endp.c:261) 20241102125922784 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/c8@mgw" (mgcp_protocol.c:441) 20241102125922784 DLMGCP NOTICE <0013> endpoint:rtpbridge/c8@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241102125922784 DLMGCP DEBUG <0013> endpoint:rtpbridge/c8@mgw conn:(1234/rtp C:E917F0C7 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241102125922784 DLMGCP DEBUG <0013> endpoint:rtpbridge/c8@mgw CI:E917F0C7 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241102125922784 DLMGCP DEBUG <0013> endpoint:rtpbridge/c8@mgw CI:E917F0C7 output_enabled 0 (mgcp_msg.c:125) 20241102125922784 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241102125922784 DLMGCP DEBUG <0013> endpoint:rtpbridge/c8@mgw conn:(1234/rtp C:E917F0C7 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241102125922784 DLMGCP DEBUG <0013> endpoint:rtpbridge/c8@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241102125922784 DLMGCP DEBUG <0013> endpoint:rtpbridge/c8@mgw CI:E917F0C7 CRCX: Creating connection: port: 5014 (mgcp_protocol.c:1112) 20241102125922784 DLMGCP NOTICE <0013> endpoint:rtpbridge/c8@mgw CI:E917F0C7 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241102125922784 DLMGCP DEBUG <0013> endpoint:rtpbridge/c8@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241102125922784 DLMGCP DEBUG <0013> Generated response: line #00: 200 26684 OK (mgcp_msg.c:67) 20241102125922784 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/c8@mgw (mgcp_msg.c:67) 20241102125922784 DLMGCP DEBUG <0013> Generated response: line #02: I: E917F0C7 (mgcp_msg.c:67) 20241102125922784 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241102125922784 DLMGCP DEBUG <0013> Generated response: line #04: o=- E917F0C7 23 IN IP6 ::1 (mgcp_msg.c:67) 20241102125922784 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241102125922784 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241102125922784 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241102125922784 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 5014 RTP/AVP 112 (mgcp_msg.c:67) 20241102125922784 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241102125922784 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241102125922785 DLMGCP DEBUG <0013> Received message: line #00: CRCX 26685 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241102125922785 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241102125922785 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241102125922785 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241102125922785 DLMGCP DEBUG <0013> endpoint:rtpbridge/c9@mgw (trunk:0) found free endpoint: rtpbridge/c9@mgw (mgcp_endp.c:261) 20241102125922785 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/c9@mgw" (mgcp_protocol.c:441) 20241102125922785 DLMGCP NOTICE <0013> endpoint:rtpbridge/c9@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241102125922785 DLMGCP DEBUG <0013> endpoint:rtpbridge/c9@mgw conn:(1234/rtp C:9223832A r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241102125922785 DLMGCP DEBUG <0013> endpoint:rtpbridge/c9@mgw CI:9223832A connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241102125922785 DLMGCP DEBUG <0013> endpoint:rtpbridge/c9@mgw CI:9223832A output_enabled 0 (mgcp_msg.c:125) 20241102125922785 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241102125922785 DLMGCP DEBUG <0013> endpoint:rtpbridge/c9@mgw conn:(1234/rtp C:9223832A r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241102125922785 DLMGCP DEBUG <0013> endpoint:rtpbridge/c9@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241102125922785 DLMGCP DEBUG <0013> endpoint:rtpbridge/c9@mgw CI:9223832A CRCX: Creating connection: port: 5016 (mgcp_protocol.c:1112) 20241102125922785 DLMGCP NOTICE <0013> endpoint:rtpbridge/c9@mgw CI:9223832A CRCX: connection successfully created (mgcp_protocol.c:1121) 20241102125922785 DLMGCP DEBUG <0013> endpoint:rtpbridge/c9@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241102125922785 DLMGCP DEBUG <0013> Generated response: line #00: 200 26685 OK (mgcp_msg.c:67) 20241102125922785 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/c9@mgw (mgcp_msg.c:67) 20241102125922785 DLMGCP DEBUG <0013> Generated response: line #02: I: 9223832A (mgcp_msg.c:67) 20241102125922785 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241102125922785 DLMGCP DEBUG <0013> Generated response: line #04: o=- 9223832A 23 IN IP6 ::1 (mgcp_msg.c:67) 20241102125922785 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241102125922785 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241102125922785 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241102125922785 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 5016 RTP/AVP 112 (mgcp_msg.c:67) 20241102125922785 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241102125922785 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241102125922786 DLMGCP DEBUG <0013> Received message: line #00: CRCX 26686 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241102125922786 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241102125922786 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241102125922786 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241102125922786 DLMGCP DEBUG <0013> endpoint:rtpbridge/ca@mgw (trunk:0) found free endpoint: rtpbridge/ca@mgw (mgcp_endp.c:261) 20241102125922786 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/ca@mgw" (mgcp_protocol.c:441) 20241102125922786 DLMGCP NOTICE <0013> endpoint:rtpbridge/ca@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241102125922786 DLMGCP DEBUG <0013> endpoint:rtpbridge/ca@mgw conn:(1234/rtp C:92E6C555 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241102125922786 DLMGCP DEBUG <0013> endpoint:rtpbridge/ca@mgw CI:92E6C555 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241102125922786 DLMGCP DEBUG <0013> endpoint:rtpbridge/ca@mgw CI:92E6C555 output_enabled 0 (mgcp_msg.c:125) 20241102125922786 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241102125922786 DLMGCP DEBUG <0013> endpoint:rtpbridge/ca@mgw conn:(1234/rtp C:92E6C555 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241102125922786 DLMGCP DEBUG <0013> endpoint:rtpbridge/ca@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241102125922786 DLMGCP DEBUG <0013> endpoint:rtpbridge/ca@mgw CI:92E6C555 CRCX: Creating connection: port: 5018 (mgcp_protocol.c:1112) 20241102125922786 DLMGCP NOTICE <0013> endpoint:rtpbridge/ca@mgw CI:92E6C555 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241102125922786 DLMGCP DEBUG <0013> endpoint:rtpbridge/ca@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241102125922786 DLMGCP DEBUG <0013> Generated response: line #00: 200 26686 OK (mgcp_msg.c:67) 20241102125922786 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/ca@mgw (mgcp_msg.c:67) 20241102125922786 DLMGCP DEBUG <0013> Generated response: line #02: I: 92E6C555 (mgcp_msg.c:67) 20241102125922786 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241102125922786 DLMGCP DEBUG <0013> Generated response: line #04: o=- 92E6C555 23 IN IP6 ::1 (mgcp_msg.c:67) 20241102125922786 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241102125922786 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241102125922786 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241102125922786 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 5018 RTP/AVP 112 (mgcp_msg.c:67) 20241102125922786 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241102125922786 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241102125922786 DLMGCP DEBUG <0013> Received message: line #00: CRCX 26687 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241102125922786 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241102125922786 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241102125922786 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241102125922786 DLMGCP DEBUG <0013> endpoint:rtpbridge/cb@mgw (trunk:0) found free endpoint: rtpbridge/cb@mgw (mgcp_endp.c:261) 20241102125922786 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/cb@mgw" (mgcp_protocol.c:441) 20241102125922786 DLMGCP NOTICE <0013> endpoint:rtpbridge/cb@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241102125922786 DLMGCP DEBUG <0013> endpoint:rtpbridge/cb@mgw conn:(1234/rtp C:85ADA977 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241102125922786 DLMGCP DEBUG <0013> endpoint:rtpbridge/cb@mgw CI:85ADA977 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241102125922786 DLMGCP DEBUG <0013> endpoint:rtpbridge/cb@mgw CI:85ADA977 output_enabled 0 (mgcp_msg.c:125) 20241102125922786 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241102125922786 DLMGCP DEBUG <0013> endpoint:rtpbridge/cb@mgw conn:(1234/rtp C:85ADA977 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241102125922786 DLMGCP DEBUG <0013> endpoint:rtpbridge/cb@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241102125922786 DLMGCP DEBUG <0013> endpoint:rtpbridge/cb@mgw CI:85ADA977 CRCX: Creating connection: port: 5020 (mgcp_protocol.c:1112) 20241102125922786 DLMGCP NOTICE <0013> endpoint:rtpbridge/cb@mgw CI:85ADA977 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241102125922786 DLMGCP DEBUG <0013> endpoint:rtpbridge/cb@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241102125922786 DLMGCP DEBUG <0013> Generated response: line #00: 200 26687 OK (mgcp_msg.c:67) 20241102125922786 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/cb@mgw (mgcp_msg.c:67) 20241102125922786 DLMGCP DEBUG <0013> Generated response: line #02: I: 85ADA977 (mgcp_msg.c:67) 20241102125922786 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241102125922786 DLMGCP DEBUG <0013> Generated response: line #04: o=- 85ADA977 23 IN IP6 ::1 (mgcp_msg.c:67) 20241102125922786 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241102125922786 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241102125922786 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241102125922786 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 5020 RTP/AVP 112 (mgcp_msg.c:67) 20241102125922786 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241102125922787 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241102125922787 DLMGCP DEBUG <0013> Received message: line #00: CRCX 26688 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241102125922787 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241102125922787 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241102125922787 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241102125922787 DLMGCP DEBUG <0013> endpoint:rtpbridge/cc@mgw (trunk:0) found free endpoint: rtpbridge/cc@mgw (mgcp_endp.c:261) 20241102125922787 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/cc@mgw" (mgcp_protocol.c:441) 20241102125922787 DLMGCP NOTICE <0013> endpoint:rtpbridge/cc@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241102125922787 DLMGCP DEBUG <0013> endpoint:rtpbridge/cc@mgw conn:(1234/rtp C:FD408AA9 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241102125922787 DLMGCP DEBUG <0013> endpoint:rtpbridge/cc@mgw CI:FD408AA9 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241102125922787 DLMGCP DEBUG <0013> endpoint:rtpbridge/cc@mgw CI:FD408AA9 output_enabled 0 (mgcp_msg.c:125) 20241102125922787 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241102125922787 DLMGCP DEBUG <0013> endpoint:rtpbridge/cc@mgw conn:(1234/rtp C:FD408AA9 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241102125922787 DLMGCP DEBUG <0013> endpoint:rtpbridge/cc@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241102125922787 DLMGCP DEBUG <0013> endpoint:rtpbridge/cc@mgw CI:FD408AA9 CRCX: Creating connection: port: 5022 (mgcp_protocol.c:1112) 20241102125922787 DLMGCP NOTICE <0013> endpoint:rtpbridge/cc@mgw CI:FD408AA9 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241102125922787 DLMGCP DEBUG <0013> endpoint:rtpbridge/cc@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241102125922787 DLMGCP DEBUG <0013> Generated response: line #00: 200 26688 OK (mgcp_msg.c:67) 20241102125922787 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/cc@mgw (mgcp_msg.c:67) 20241102125922787 DLMGCP DEBUG <0013> Generated response: line #02: I: FD408AA9 (mgcp_msg.c:67) 20241102125922787 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241102125922787 DLMGCP DEBUG <0013> Generated response: line #04: o=- FD408AA9 23 IN IP6 ::1 (mgcp_msg.c:67) 20241102125922787 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241102125922787 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241102125922787 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241102125922787 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 5022 RTP/AVP 112 (mgcp_msg.c:67) 20241102125922787 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241102125922787 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241102125922788 DLMGCP DEBUG <0013> Received message: line #00: CRCX 26689 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241102125922788 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241102125922788 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241102125922788 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241102125922788 DLMGCP DEBUG <0013> endpoint:rtpbridge/cd@mgw (trunk:0) found free endpoint: rtpbridge/cd@mgw (mgcp_endp.c:261) 20241102125922788 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/cd@mgw" (mgcp_protocol.c:441) 20241102125922788 DLMGCP NOTICE <0013> endpoint:rtpbridge/cd@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241102125922788 DLMGCP DEBUG <0013> endpoint:rtpbridge/cd@mgw conn:(1234/rtp C:E2F2220D r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241102125922788 DLMGCP DEBUG <0013> endpoint:rtpbridge/cd@mgw CI:E2F2220D connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241102125922788 DLMGCP DEBUG <0013> endpoint:rtpbridge/cd@mgw CI:E2F2220D output_enabled 0 (mgcp_msg.c:125) 20241102125922788 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241102125922788 DLMGCP DEBUG <0013> endpoint:rtpbridge/cd@mgw conn:(1234/rtp C:E2F2220D r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241102125922788 DLMGCP DEBUG <0013> endpoint:rtpbridge/cd@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241102125922788 DLMGCP DEBUG <0013> endpoint:rtpbridge/cd@mgw CI:E2F2220D CRCX: Creating connection: port: 5024 (mgcp_protocol.c:1112) 20241102125922788 DLMGCP NOTICE <0013> endpoint:rtpbridge/cd@mgw CI:E2F2220D CRCX: connection successfully created (mgcp_protocol.c:1121) 20241102125922788 DLMGCP DEBUG <0013> endpoint:rtpbridge/cd@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241102125922788 DLMGCP DEBUG <0013> Generated response: line #00: 200 26689 OK (mgcp_msg.c:67) 20241102125922788 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/cd@mgw (mgcp_msg.c:67) 20241102125922788 DLMGCP DEBUG <0013> Generated response: line #02: I: E2F2220D (mgcp_msg.c:67) 20241102125922788 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241102125922788 DLMGCP DEBUG <0013> Generated response: line #04: o=- E2F2220D 23 IN IP6 ::1 (mgcp_msg.c:67) 20241102125922788 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241102125922788 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241102125922788 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241102125922788 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 5024 RTP/AVP 112 (mgcp_msg.c:67) 20241102125922788 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241102125922788 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241102125922789 DLMGCP DEBUG <0013> Received message: line #00: CRCX 26690 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241102125922789 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241102125922789 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241102125922789 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241102125922789 DLMGCP DEBUG <0013> endpoint:rtpbridge/ce@mgw (trunk:0) found free endpoint: rtpbridge/ce@mgw (mgcp_endp.c:261) 20241102125922789 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/ce@mgw" (mgcp_protocol.c:441) 20241102125922789 DLMGCP NOTICE <0013> endpoint:rtpbridge/ce@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241102125922789 DLMGCP DEBUG <0013> endpoint:rtpbridge/ce@mgw conn:(1234/rtp C:C2D9ECF3 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241102125922789 DLMGCP DEBUG <0013> endpoint:rtpbridge/ce@mgw CI:C2D9ECF3 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241102125922789 DLMGCP DEBUG <0013> endpoint:rtpbridge/ce@mgw CI:C2D9ECF3 output_enabled 0 (mgcp_msg.c:125) 20241102125922789 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241102125922789 DLMGCP DEBUG <0013> endpoint:rtpbridge/ce@mgw conn:(1234/rtp C:C2D9ECF3 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241102125922789 DLMGCP DEBUG <0013> endpoint:rtpbridge/ce@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241102125922789 DLMGCP DEBUG <0013> endpoint:rtpbridge/ce@mgw CI:C2D9ECF3 CRCX: Creating connection: port: 5026 (mgcp_protocol.c:1112) 20241102125922789 DLMGCP NOTICE <0013> endpoint:rtpbridge/ce@mgw CI:C2D9ECF3 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241102125922789 DLMGCP DEBUG <0013> endpoint:rtpbridge/ce@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241102125922789 DLMGCP DEBUG <0013> Generated response: line #00: 200 26690 OK (mgcp_msg.c:67) 20241102125922789 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/ce@mgw (mgcp_msg.c:67) 20241102125922789 DLMGCP DEBUG <0013> Generated response: line #02: I: C2D9ECF3 (mgcp_msg.c:67) 20241102125922789 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241102125922789 DLMGCP DEBUG <0013> Generated response: line #04: o=- C2D9ECF3 23 IN IP6 ::1 (mgcp_msg.c:67) 20241102125922789 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241102125922789 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241102125922789 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241102125922789 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 5026 RTP/AVP 112 (mgcp_msg.c:67) 20241102125922789 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241102125922789 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241102125922790 DLMGCP DEBUG <0013> Received message: line #00: CRCX 26691 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241102125922790 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241102125922790 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241102125922790 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241102125922790 DLMGCP DEBUG <0013> endpoint:rtpbridge/cf@mgw (trunk:0) found free endpoint: rtpbridge/cf@mgw (mgcp_endp.c:261) 20241102125922790 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/cf@mgw" (mgcp_protocol.c:441) 20241102125922790 DLMGCP NOTICE <0013> endpoint:rtpbridge/cf@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241102125922790 DLMGCP DEBUG <0013> endpoint:rtpbridge/cf@mgw conn:(1234/rtp C:806ABE43 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241102125922790 DLMGCP DEBUG <0013> endpoint:rtpbridge/cf@mgw CI:806ABE43 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241102125922790 DLMGCP DEBUG <0013> endpoint:rtpbridge/cf@mgw CI:806ABE43 output_enabled 0 (mgcp_msg.c:125) 20241102125922790 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241102125922790 DLMGCP DEBUG <0013> endpoint:rtpbridge/cf@mgw conn:(1234/rtp C:806ABE43 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241102125922790 DLMGCP DEBUG <0013> endpoint:rtpbridge/cf@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241102125922790 DLMGCP DEBUG <0013> endpoint:rtpbridge/cf@mgw CI:806ABE43 CRCX: Creating connection: port: 5028 (mgcp_protocol.c:1112) 20241102125922790 DLMGCP NOTICE <0013> endpoint:rtpbridge/cf@mgw CI:806ABE43 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241102125922790 DLMGCP DEBUG <0013> endpoint:rtpbridge/cf@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241102125922790 DLMGCP DEBUG <0013> Generated response: line #00: 200 26691 OK (mgcp_msg.c:67) 20241102125922790 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/cf@mgw (mgcp_msg.c:67) 20241102125922790 DLMGCP DEBUG <0013> Generated response: line #02: I: 806ABE43 (mgcp_msg.c:67) 20241102125922790 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241102125922790 DLMGCP DEBUG <0013> Generated response: line #04: o=- 806ABE43 23 IN IP6 ::1 (mgcp_msg.c:67) 20241102125922790 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241102125922790 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241102125922790 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241102125922790 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 5028 RTP/AVP 112 (mgcp_msg.c:67) 20241102125922790 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241102125922790 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241102125922791 DLMGCP DEBUG <0013> Received message: line #00: CRCX 26692 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241102125922791 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241102125922791 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241102125922791 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241102125922791 DLMGCP DEBUG <0013> endpoint:rtpbridge/d0@mgw (trunk:0) found free endpoint: rtpbridge/d0@mgw (mgcp_endp.c:261) 20241102125922791 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/d0@mgw" (mgcp_protocol.c:441) 20241102125922791 DLMGCP NOTICE <0013> endpoint:rtpbridge/d0@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241102125922791 DLMGCP DEBUG <0013> endpoint:rtpbridge/d0@mgw conn:(1234/rtp C:16FD0AD2 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241102125922791 DLMGCP DEBUG <0013> endpoint:rtpbridge/d0@mgw CI:16FD0AD2 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241102125922791 DLMGCP DEBUG <0013> endpoint:rtpbridge/d0@mgw CI:16FD0AD2 output_enabled 0 (mgcp_msg.c:125) 20241102125922791 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241102125922791 DLMGCP DEBUG <0013> endpoint:rtpbridge/d0@mgw conn:(1234/rtp C:16FD0AD2 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241102125922791 DLMGCP DEBUG <0013> endpoint:rtpbridge/d0@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241102125922791 DLMGCP DEBUG <0013> endpoint:rtpbridge/d0@mgw CI:16FD0AD2 CRCX: Creating connection: port: 5030 (mgcp_protocol.c:1112) 20241102125922791 DLMGCP NOTICE <0013> endpoint:rtpbridge/d0@mgw CI:16FD0AD2 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241102125922791 DLMGCP DEBUG <0013> endpoint:rtpbridge/d0@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241102125922791 DLMGCP DEBUG <0013> Generated response: line #00: 200 26692 OK (mgcp_msg.c:67) 20241102125922791 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/d0@mgw (mgcp_msg.c:67) 20241102125922791 DLMGCP DEBUG <0013> Generated response: line #02: I: 16FD0AD2 (mgcp_msg.c:67) 20241102125922791 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241102125922791 DLMGCP DEBUG <0013> Generated response: line #04: o=- 16FD0AD2 23 IN IP6 ::1 (mgcp_msg.c:67) 20241102125922791 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241102125922791 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241102125922791 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241102125922791 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 5030 RTP/AVP 112 (mgcp_msg.c:67) 20241102125922791 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241102125922791 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241102125922791 DLMGCP DEBUG <0013> Received message: line #00: CRCX 26693 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241102125922791 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241102125922791 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241102125922791 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241102125922792 DLMGCP DEBUG <0013> endpoint:rtpbridge/d1@mgw (trunk:0) found free endpoint: rtpbridge/d1@mgw (mgcp_endp.c:261) 20241102125922792 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/d1@mgw" (mgcp_protocol.c:441) 20241102125922792 DLMGCP NOTICE <0013> endpoint:rtpbridge/d1@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241102125922792 DLMGCP DEBUG <0013> endpoint:rtpbridge/d1@mgw conn:(1234/rtp C:74088502 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241102125922792 DLMGCP DEBUG <0013> endpoint:rtpbridge/d1@mgw CI:74088502 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241102125922792 DLMGCP DEBUG <0013> endpoint:rtpbridge/d1@mgw CI:74088502 output_enabled 0 (mgcp_msg.c:125) 20241102125922792 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241102125922792 DLMGCP DEBUG <0013> endpoint:rtpbridge/d1@mgw conn:(1234/rtp C:74088502 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241102125922792 DLMGCP DEBUG <0013> endpoint:rtpbridge/d1@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241102125922792 DLMGCP DEBUG <0013> endpoint:rtpbridge/d1@mgw CI:74088502 CRCX: Creating connection: port: 5032 (mgcp_protocol.c:1112) 20241102125922792 DLMGCP NOTICE <0013> endpoint:rtpbridge/d1@mgw CI:74088502 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241102125922792 DLMGCP DEBUG <0013> endpoint:rtpbridge/d1@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241102125922792 DLMGCP DEBUG <0013> Generated response: line #00: 200 26693 OK (mgcp_msg.c:67) 20241102125922792 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/d1@mgw (mgcp_msg.c:67) 20241102125922792 DLMGCP DEBUG <0013> Generated response: line #02: I: 74088502 (mgcp_msg.c:67) 20241102125922792 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241102125922792 DLMGCP DEBUG <0013> Generated response: line #04: o=- 74088502 23 IN IP6 ::1 (mgcp_msg.c:67) 20241102125922792 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241102125922792 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241102125922792 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241102125922792 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 5032 RTP/AVP 112 (mgcp_msg.c:67) 20241102125922792 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241102125922792 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241102125922792 DLMGCP DEBUG <0013> Received message: line #00: CRCX 26694 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241102125922792 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241102125922792 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241102125922792 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241102125922792 DLMGCP DEBUG <0013> endpoint:rtpbridge/d2@mgw (trunk:0) found free endpoint: rtpbridge/d2@mgw (mgcp_endp.c:261) 20241102125922792 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/d2@mgw" (mgcp_protocol.c:441) 20241102125922792 DLMGCP NOTICE <0013> endpoint:rtpbridge/d2@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241102125922792 DLMGCP DEBUG <0013> endpoint:rtpbridge/d2@mgw conn:(1234/rtp C:827BD11A r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241102125922792 DLMGCP DEBUG <0013> endpoint:rtpbridge/d2@mgw CI:827BD11A connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241102125922792 DLMGCP DEBUG <0013> endpoint:rtpbridge/d2@mgw CI:827BD11A output_enabled 0 (mgcp_msg.c:125) 20241102125922792 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241102125922792 DLMGCP DEBUG <0013> endpoint:rtpbridge/d2@mgw conn:(1234/rtp C:827BD11A r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241102125922792 DLMGCP DEBUG <0013> endpoint:rtpbridge/d2@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241102125922792 DLMGCP DEBUG <0013> endpoint:rtpbridge/d2@mgw CI:827BD11A CRCX: Creating connection: port: 5034 (mgcp_protocol.c:1112) 20241102125922792 DLMGCP NOTICE <0013> endpoint:rtpbridge/d2@mgw CI:827BD11A CRCX: connection successfully created (mgcp_protocol.c:1121) 20241102125922792 DLMGCP DEBUG <0013> endpoint:rtpbridge/d2@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241102125922792 DLMGCP DEBUG <0013> Generated response: line #00: 200 26694 OK (mgcp_msg.c:67) 20241102125922792 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/d2@mgw (mgcp_msg.c:67) 20241102125922792 DLMGCP DEBUG <0013> Generated response: line #02: I: 827BD11A (mgcp_msg.c:67) 20241102125922792 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241102125922792 DLMGCP DEBUG <0013> Generated response: line #04: o=- 827BD11A 23 IN IP6 ::1 (mgcp_msg.c:67) 20241102125922792 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241102125922792 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241102125922792 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241102125922792 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 5034 RTP/AVP 112 (mgcp_msg.c:67) 20241102125922792 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241102125922792 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241102125922793 DLMGCP DEBUG <0013> Received message: line #00: CRCX 26695 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241102125922793 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241102125922793 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241102125922793 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241102125922793 DLMGCP DEBUG <0013> endpoint:rtpbridge/d3@mgw (trunk:0) found free endpoint: rtpbridge/d3@mgw (mgcp_endp.c:261) 20241102125922793 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/d3@mgw" (mgcp_protocol.c:441) 20241102125922793 DLMGCP NOTICE <0013> endpoint:rtpbridge/d3@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241102125922793 DLMGCP DEBUG <0013> endpoint:rtpbridge/d3@mgw conn:(1234/rtp C:C6E18959 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241102125922793 DLMGCP DEBUG <0013> endpoint:rtpbridge/d3@mgw CI:C6E18959 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241102125922793 DLMGCP DEBUG <0013> endpoint:rtpbridge/d3@mgw CI:C6E18959 output_enabled 0 (mgcp_msg.c:125) 20241102125922793 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241102125922793 DLMGCP DEBUG <0013> endpoint:rtpbridge/d3@mgw conn:(1234/rtp C:C6E18959 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241102125922793 DLMGCP DEBUG <0013> endpoint:rtpbridge/d3@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241102125922793 DLMGCP DEBUG <0013> endpoint:rtpbridge/d3@mgw CI:C6E18959 CRCX: Creating connection: port: 5036 (mgcp_protocol.c:1112) 20241102125922793 DLMGCP NOTICE <0013> endpoint:rtpbridge/d3@mgw CI:C6E18959 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241102125922793 DLMGCP DEBUG <0013> endpoint:rtpbridge/d3@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241102125922793 DLMGCP DEBUG <0013> Generated response: line #00: 200 26695 OK (mgcp_msg.c:67) 20241102125922793 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/d3@mgw (mgcp_msg.c:67) 20241102125922793 DLMGCP DEBUG <0013> Generated response: line #02: I: C6E18959 (mgcp_msg.c:67) 20241102125922793 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241102125922793 DLMGCP DEBUG <0013> Generated response: line #04: o=- C6E18959 23 IN IP6 ::1 (mgcp_msg.c:67) 20241102125922793 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241102125922793 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241102125922793 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241102125922793 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 5036 RTP/AVP 112 (mgcp_msg.c:67) 20241102125922793 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241102125922793 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241102125922794 DLMGCP DEBUG <0013> Received message: line #00: CRCX 26696 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241102125922794 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241102125922794 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241102125922794 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241102125922794 DLMGCP DEBUG <0013> endpoint:rtpbridge/d4@mgw (trunk:0) found free endpoint: rtpbridge/d4@mgw (mgcp_endp.c:261) 20241102125922794 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/d4@mgw" (mgcp_protocol.c:441) 20241102125922794 DLMGCP NOTICE <0013> endpoint:rtpbridge/d4@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241102125922794 DLMGCP DEBUG <0013> endpoint:rtpbridge/d4@mgw conn:(1234/rtp C:B453B090 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241102125922794 DLMGCP DEBUG <0013> endpoint:rtpbridge/d4@mgw CI:B453B090 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241102125922794 DLMGCP DEBUG <0013> endpoint:rtpbridge/d4@mgw CI:B453B090 output_enabled 0 (mgcp_msg.c:125) 20241102125922794 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241102125922794 DLMGCP DEBUG <0013> endpoint:rtpbridge/d4@mgw conn:(1234/rtp C:B453B090 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241102125922794 DLMGCP DEBUG <0013> endpoint:rtpbridge/d4@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241102125922794 DLMGCP DEBUG <0013> endpoint:rtpbridge/d4@mgw CI:B453B090 CRCX: Creating connection: port: 5038 (mgcp_protocol.c:1112) 20241102125922794 DLMGCP NOTICE <0013> endpoint:rtpbridge/d4@mgw CI:B453B090 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241102125922794 DLMGCP DEBUG <0013> endpoint:rtpbridge/d4@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241102125922794 DLMGCP DEBUG <0013> Generated response: line #00: 200 26696 OK (mgcp_msg.c:67) 20241102125922794 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/d4@mgw (mgcp_msg.c:67) 20241102125922794 DLMGCP DEBUG <0013> Generated response: line #02: I: B453B090 (mgcp_msg.c:67) 20241102125922794 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241102125922794 DLMGCP DEBUG <0013> Generated response: line #04: o=- B453B090 23 IN IP6 ::1 (mgcp_msg.c:67) 20241102125922794 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241102125922794 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241102125922794 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241102125922794 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 5038 RTP/AVP 112 (mgcp_msg.c:67) 20241102125922794 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241102125922794 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241102125922794 DLMGCP DEBUG <0013> Received message: line #00: CRCX 26697 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241102125922794 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241102125922794 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241102125922794 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241102125922794 DLMGCP DEBUG <0013> endpoint:rtpbridge/d5@mgw (trunk:0) found free endpoint: rtpbridge/d5@mgw (mgcp_endp.c:261) 20241102125922794 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/d5@mgw" (mgcp_protocol.c:441) 20241102125922794 DLMGCP NOTICE <0013> endpoint:rtpbridge/d5@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241102125922794 DLMGCP DEBUG <0013> endpoint:rtpbridge/d5@mgw conn:(1234/rtp C:5F36E1DF r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241102125922794 DLMGCP DEBUG <0013> endpoint:rtpbridge/d5@mgw CI:5F36E1DF connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241102125922794 DLMGCP DEBUG <0013> endpoint:rtpbridge/d5@mgw CI:5F36E1DF output_enabled 0 (mgcp_msg.c:125) 20241102125922794 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241102125922794 DLMGCP DEBUG <0013> endpoint:rtpbridge/d5@mgw conn:(1234/rtp C:5F36E1DF r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241102125922795 DLMGCP DEBUG <0013> endpoint:rtpbridge/d5@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241102125922795 DLMGCP DEBUG <0013> endpoint:rtpbridge/d5@mgw CI:5F36E1DF CRCX: Creating connection: port: 5040 (mgcp_protocol.c:1112) 20241102125922795 DLMGCP NOTICE <0013> endpoint:rtpbridge/d5@mgw CI:5F36E1DF CRCX: connection successfully created (mgcp_protocol.c:1121) 20241102125922795 DLMGCP DEBUG <0013> endpoint:rtpbridge/d5@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241102125922795 DLMGCP DEBUG <0013> Generated response: line #00: 200 26697 OK (mgcp_msg.c:67) 20241102125922795 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/d5@mgw (mgcp_msg.c:67) 20241102125922795 DLMGCP DEBUG <0013> Generated response: line #02: I: 5F36E1DF (mgcp_msg.c:67) 20241102125922795 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241102125922795 DLMGCP DEBUG <0013> Generated response: line #04: o=- 5F36E1DF 23 IN IP6 ::1 (mgcp_msg.c:67) 20241102125922795 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241102125922795 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241102125922795 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241102125922795 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 5040 RTP/AVP 112 (mgcp_msg.c:67) 20241102125922795 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241102125922795 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241102125922795 DLMGCP DEBUG <0013> Received message: line #00: CRCX 26698 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241102125922795 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241102125922795 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241102125922795 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241102125922795 DLMGCP DEBUG <0013> endpoint:rtpbridge/d6@mgw (trunk:0) found free endpoint: rtpbridge/d6@mgw (mgcp_endp.c:261) 20241102125922795 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/d6@mgw" (mgcp_protocol.c:441) 20241102125922795 DLMGCP NOTICE <0013> endpoint:rtpbridge/d6@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241102125922795 DLMGCP DEBUG <0013> endpoint:rtpbridge/d6@mgw conn:(1234/rtp C:64276B41 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241102125922795 DLMGCP DEBUG <0013> endpoint:rtpbridge/d6@mgw CI:64276B41 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241102125922795 DLMGCP DEBUG <0013> endpoint:rtpbridge/d6@mgw CI:64276B41 output_enabled 0 (mgcp_msg.c:125) 20241102125922795 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241102125922795 DLMGCP DEBUG <0013> endpoint:rtpbridge/d6@mgw conn:(1234/rtp C:64276B41 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241102125922795 DLMGCP DEBUG <0013> endpoint:rtpbridge/d6@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241102125922795 DLMGCP DEBUG <0013> endpoint:rtpbridge/d6@mgw CI:64276B41 CRCX: Creating connection: port: 5042 (mgcp_protocol.c:1112) 20241102125922795 DLMGCP NOTICE <0013> endpoint:rtpbridge/d6@mgw CI:64276B41 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241102125922795 DLMGCP DEBUG <0013> endpoint:rtpbridge/d6@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241102125922795 DLMGCP DEBUG <0013> Generated response: line #00: 200 26698 OK (mgcp_msg.c:67) 20241102125922795 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/d6@mgw (mgcp_msg.c:67) 20241102125922795 DLMGCP DEBUG <0013> Generated response: line #02: I: 64276B41 (mgcp_msg.c:67) 20241102125922795 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241102125922795 DLMGCP DEBUG <0013> Generated response: line #04: o=- 64276B41 23 IN IP6 ::1 (mgcp_msg.c:67) 20241102125922795 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241102125922795 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241102125922795 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241102125922795 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 5042 RTP/AVP 112 (mgcp_msg.c:67) 20241102125922795 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241102125922795 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241102125922796 DLMGCP DEBUG <0013> Received message: line #00: CRCX 26699 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241102125922796 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241102125922796 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241102125922796 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241102125922796 DLMGCP DEBUG <0013> endpoint:rtpbridge/d7@mgw (trunk:0) found free endpoint: rtpbridge/d7@mgw (mgcp_endp.c:261) 20241102125922796 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/d7@mgw" (mgcp_protocol.c:441) 20241102125922796 DLMGCP NOTICE <0013> endpoint:rtpbridge/d7@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241102125922796 DLMGCP DEBUG <0013> endpoint:rtpbridge/d7@mgw conn:(1234/rtp C:6F987E16 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241102125922796 DLMGCP DEBUG <0013> endpoint:rtpbridge/d7@mgw CI:6F987E16 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241102125922796 DLMGCP DEBUG <0013> endpoint:rtpbridge/d7@mgw CI:6F987E16 output_enabled 0 (mgcp_msg.c:125) 20241102125922796 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241102125922796 DLMGCP DEBUG <0013> endpoint:rtpbridge/d7@mgw conn:(1234/rtp C:6F987E16 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241102125922796 DLMGCP DEBUG <0013> endpoint:rtpbridge/d7@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241102125922796 DLMGCP DEBUG <0013> endpoint:rtpbridge/d7@mgw CI:6F987E16 CRCX: Creating connection: port: 5044 (mgcp_protocol.c:1112) 20241102125922796 DLMGCP NOTICE <0013> endpoint:rtpbridge/d7@mgw CI:6F987E16 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241102125922796 DLMGCP DEBUG <0013> endpoint:rtpbridge/d7@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241102125922796 DLMGCP DEBUG <0013> Generated response: line #00: 200 26699 OK (mgcp_msg.c:67) 20241102125922796 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/d7@mgw (mgcp_msg.c:67) 20241102125922796 DLMGCP DEBUG <0013> Generated response: line #02: I: 6F987E16 (mgcp_msg.c:67) 20241102125922796 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241102125922796 DLMGCP DEBUG <0013> Generated response: line #04: o=- 6F987E16 23 IN IP6 ::1 (mgcp_msg.c:67) 20241102125922796 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241102125922796 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241102125922796 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241102125922796 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 5044 RTP/AVP 112 (mgcp_msg.c:67) 20241102125922796 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241102125922796 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241102125922797 DLMGCP DEBUG <0013> Received message: line #00: CRCX 26700 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241102125922797 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241102125922797 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241102125922797 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241102125922797 DLMGCP DEBUG <0013> endpoint:rtpbridge/d8@mgw (trunk:0) found free endpoint: rtpbridge/d8@mgw (mgcp_endp.c:261) 20241102125922797 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/d8@mgw" (mgcp_protocol.c:441) 20241102125922797 DLMGCP NOTICE <0013> endpoint:rtpbridge/d8@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241102125922797 DLMGCP DEBUG <0013> endpoint:rtpbridge/d8@mgw conn:(1234/rtp C:592A1E96 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241102125922797 DLMGCP DEBUG <0013> endpoint:rtpbridge/d8@mgw CI:592A1E96 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241102125922797 DLMGCP DEBUG <0013> endpoint:rtpbridge/d8@mgw CI:592A1E96 output_enabled 0 (mgcp_msg.c:125) 20241102125922797 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241102125922797 DLMGCP DEBUG <0013> endpoint:rtpbridge/d8@mgw conn:(1234/rtp C:592A1E96 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241102125922797 DLMGCP DEBUG <0013> endpoint:rtpbridge/d8@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241102125922797 DLMGCP DEBUG <0013> endpoint:rtpbridge/d8@mgw CI:592A1E96 CRCX: Creating connection: port: 5046 (mgcp_protocol.c:1112) 20241102125922797 DLMGCP NOTICE <0013> endpoint:rtpbridge/d8@mgw CI:592A1E96 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241102125922797 DLMGCP DEBUG <0013> endpoint:rtpbridge/d8@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241102125922797 DLMGCP DEBUG <0013> Generated response: line #00: 200 26700 OK (mgcp_msg.c:67) 20241102125922797 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/d8@mgw (mgcp_msg.c:67) 20241102125922797 DLMGCP DEBUG <0013> Generated response: line #02: I: 592A1E96 (mgcp_msg.c:67) 20241102125922797 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241102125922797 DLMGCP DEBUG <0013> Generated response: line #04: o=- 592A1E96 23 IN IP6 ::1 (mgcp_msg.c:67) 20241102125922797 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241102125922797 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241102125922797 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241102125922797 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 5046 RTP/AVP 112 (mgcp_msg.c:67) 20241102125922797 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241102125922797 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241102125922797 DLMGCP DEBUG <0013> Received message: line #00: CRCX 26701 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241102125922797 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241102125922797 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241102125922797 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241102125922797 DLMGCP DEBUG <0013> endpoint:rtpbridge/d9@mgw (trunk:0) found free endpoint: rtpbridge/d9@mgw (mgcp_endp.c:261) 20241102125922797 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/d9@mgw" (mgcp_protocol.c:441) 20241102125922797 DLMGCP NOTICE <0013> endpoint:rtpbridge/d9@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241102125922797 DLMGCP DEBUG <0013> endpoint:rtpbridge/d9@mgw conn:(1234/rtp C:68C7B3FC r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241102125922797 DLMGCP DEBUG <0013> endpoint:rtpbridge/d9@mgw CI:68C7B3FC connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241102125922797 DLMGCP DEBUG <0013> endpoint:rtpbridge/d9@mgw CI:68C7B3FC output_enabled 0 (mgcp_msg.c:125) 20241102125922797 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241102125922797 DLMGCP DEBUG <0013> endpoint:rtpbridge/d9@mgw conn:(1234/rtp C:68C7B3FC r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241102125922797 DLMGCP DEBUG <0013> endpoint:rtpbridge/d9@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241102125922798 DLMGCP DEBUG <0013> endpoint:rtpbridge/d9@mgw CI:68C7B3FC CRCX: Creating connection: port: 5048 (mgcp_protocol.c:1112) 20241102125922798 DLMGCP NOTICE <0013> endpoint:rtpbridge/d9@mgw CI:68C7B3FC CRCX: connection successfully created (mgcp_protocol.c:1121) 20241102125922798 DLMGCP DEBUG <0013> endpoint:rtpbridge/d9@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241102125922798 DLMGCP DEBUG <0013> Generated response: line #00: 200 26701 OK (mgcp_msg.c:67) 20241102125922798 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/d9@mgw (mgcp_msg.c:67) 20241102125922798 DLMGCP DEBUG <0013> Generated response: line #02: I: 68C7B3FC (mgcp_msg.c:67) 20241102125922798 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241102125922798 DLMGCP DEBUG <0013> Generated response: line #04: o=- 68C7B3FC 23 IN IP6 ::1 (mgcp_msg.c:67) 20241102125922798 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241102125922798 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241102125922798 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241102125922798 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 5048 RTP/AVP 112 (mgcp_msg.c:67) 20241102125922798 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241102125922798 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241102125922798 DLMGCP DEBUG <0013> Received message: line #00: CRCX 26702 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241102125922798 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241102125922798 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241102125922798 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241102125922798 DLMGCP DEBUG <0013> endpoint:rtpbridge/da@mgw (trunk:0) found free endpoint: rtpbridge/da@mgw (mgcp_endp.c:261) 20241102125922798 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/da@mgw" (mgcp_protocol.c:441) 20241102125922798 DLMGCP NOTICE <0013> endpoint:rtpbridge/da@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241102125922798 DLMGCP DEBUG <0013> endpoint:rtpbridge/da@mgw conn:(1234/rtp C:73FCE420 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241102125922798 DLMGCP DEBUG <0013> endpoint:rtpbridge/da@mgw CI:73FCE420 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241102125922798 DLMGCP DEBUG <0013> endpoint:rtpbridge/da@mgw CI:73FCE420 output_enabled 0 (mgcp_msg.c:125) 20241102125922798 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241102125922798 DLMGCP DEBUG <0013> endpoint:rtpbridge/da@mgw conn:(1234/rtp C:73FCE420 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241102125922798 DLMGCP DEBUG <0013> endpoint:rtpbridge/da@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241102125922798 DLMGCP DEBUG <0013> endpoint:rtpbridge/da@mgw CI:73FCE420 CRCX: Creating connection: port: 5050 (mgcp_protocol.c:1112) 20241102125922798 DLMGCP NOTICE <0013> endpoint:rtpbridge/da@mgw CI:73FCE420 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241102125922798 DLMGCP DEBUG <0013> endpoint:rtpbridge/da@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241102125922798 DLMGCP DEBUG <0013> Generated response: line #00: 200 26702 OK (mgcp_msg.c:67) 20241102125922798 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/da@mgw (mgcp_msg.c:67) 20241102125922798 DLMGCP DEBUG <0013> Generated response: line #02: I: 73FCE420 (mgcp_msg.c:67) 20241102125922798 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241102125922798 DLMGCP DEBUG <0013> Generated response: line #04: o=- 73FCE420 23 IN IP6 ::1 (mgcp_msg.c:67) 20241102125922798 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241102125922798 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241102125922798 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241102125922798 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 5050 RTP/AVP 112 (mgcp_msg.c:67) 20241102125922798 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241102125922798 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241102125922799 DLMGCP DEBUG <0013> Received message: line #00: CRCX 26703 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241102125922799 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241102125922799 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241102125922799 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241102125922799 DLMGCP DEBUG <0013> endpoint:rtpbridge/db@mgw (trunk:0) found free endpoint: rtpbridge/db@mgw (mgcp_endp.c:261) 20241102125922799 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/db@mgw" (mgcp_protocol.c:441) 20241102125922799 DLMGCP NOTICE <0013> endpoint:rtpbridge/db@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241102125922799 DLMGCP DEBUG <0013> endpoint:rtpbridge/db@mgw conn:(1234/rtp C:5D610181 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241102125922799 DLMGCP DEBUG <0013> endpoint:rtpbridge/db@mgw CI:5D610181 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241102125922799 DLMGCP DEBUG <0013> endpoint:rtpbridge/db@mgw CI:5D610181 output_enabled 0 (mgcp_msg.c:125) 20241102125922799 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241102125922799 DLMGCP DEBUG <0013> endpoint:rtpbridge/db@mgw conn:(1234/rtp C:5D610181 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241102125922799 DLMGCP DEBUG <0013> endpoint:rtpbridge/db@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241102125922799 DLMGCP DEBUG <0013> endpoint:rtpbridge/db@mgw CI:5D610181 CRCX: Creating connection: port: 5052 (mgcp_protocol.c:1112) 20241102125922799 DLMGCP NOTICE <0013> endpoint:rtpbridge/db@mgw CI:5D610181 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241102125922799 DLMGCP DEBUG <0013> endpoint:rtpbridge/db@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241102125922799 DLMGCP DEBUG <0013> Generated response: line #00: 200 26703 OK (mgcp_msg.c:67) 20241102125922799 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/db@mgw (mgcp_msg.c:67) 20241102125922799 DLMGCP DEBUG <0013> Generated response: line #02: I: 5D610181 (mgcp_msg.c:67) 20241102125922799 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241102125922799 DLMGCP DEBUG <0013> Generated response: line #04: o=- 5D610181 23 IN IP6 ::1 (mgcp_msg.c:67) 20241102125922799 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241102125922799 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241102125922799 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241102125922799 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 5052 RTP/AVP 112 (mgcp_msg.c:67) 20241102125922799 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241102125922799 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241102125922800 DLMGCP DEBUG <0013> Received message: line #00: CRCX 26704 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241102125922800 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241102125922800 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241102125922800 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241102125922800 DLMGCP DEBUG <0013> endpoint:rtpbridge/dc@mgw (trunk:0) found free endpoint: rtpbridge/dc@mgw (mgcp_endp.c:261) 20241102125922800 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/dc@mgw" (mgcp_protocol.c:441) 20241102125922800 DLMGCP NOTICE <0013> endpoint:rtpbridge/dc@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241102125922800 DLMGCP DEBUG <0013> endpoint:rtpbridge/dc@mgw conn:(1234/rtp C:FA518480 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241102125922800 DLMGCP DEBUG <0013> endpoint:rtpbridge/dc@mgw CI:FA518480 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241102125922800 DLMGCP DEBUG <0013> endpoint:rtpbridge/dc@mgw CI:FA518480 output_enabled 0 (mgcp_msg.c:125) 20241102125922800 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241102125922800 DLMGCP DEBUG <0013> endpoint:rtpbridge/dc@mgw conn:(1234/rtp C:FA518480 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241102125922800 DLMGCP DEBUG <0013> endpoint:rtpbridge/dc@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241102125922800 DLMGCP DEBUG <0013> endpoint:rtpbridge/dc@mgw CI:FA518480 CRCX: Creating connection: port: 5054 (mgcp_protocol.c:1112) 20241102125922800 DLMGCP NOTICE <0013> endpoint:rtpbridge/dc@mgw CI:FA518480 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241102125922800 DLMGCP DEBUG <0013> endpoint:rtpbridge/dc@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241102125922800 DLMGCP DEBUG <0013> Generated response: line #00: 200 26704 OK (mgcp_msg.c:67) 20241102125922800 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/dc@mgw (mgcp_msg.c:67) 20241102125922800 DLMGCP DEBUG <0013> Generated response: line #02: I: FA518480 (mgcp_msg.c:67) 20241102125922800 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241102125922800 DLMGCP DEBUG <0013> Generated response: line #04: o=- FA518480 23 IN IP6 ::1 (mgcp_msg.c:67) 20241102125922800 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241102125922800 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241102125922800 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241102125922800 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 5054 RTP/AVP 112 (mgcp_msg.c:67) 20241102125922800 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241102125922800 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241102125922801 DLMGCP DEBUG <0013> Received message: line #00: CRCX 26705 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241102125922801 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241102125922801 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241102125922801 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241102125922801 DLMGCP DEBUG <0013> endpoint:rtpbridge/dd@mgw (trunk:0) found free endpoint: rtpbridge/dd@mgw (mgcp_endp.c:261) 20241102125922801 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/dd@mgw" (mgcp_protocol.c:441) 20241102125922801 DLMGCP NOTICE <0013> endpoint:rtpbridge/dd@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241102125922801 DLMGCP DEBUG <0013> endpoint:rtpbridge/dd@mgw conn:(1234/rtp C:E5A64079 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241102125922801 DLMGCP DEBUG <0013> endpoint:rtpbridge/dd@mgw CI:E5A64079 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241102125922801 DLMGCP DEBUG <0013> endpoint:rtpbridge/dd@mgw CI:E5A64079 output_enabled 0 (mgcp_msg.c:125) 20241102125922801 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241102125922801 DLMGCP DEBUG <0013> endpoint:rtpbridge/dd@mgw conn:(1234/rtp C:E5A64079 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241102125922801 DLMGCP DEBUG <0013> endpoint:rtpbridge/dd@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241102125922801 DLMGCP DEBUG <0013> endpoint:rtpbridge/dd@mgw CI:E5A64079 CRCX: Creating connection: port: 5056 (mgcp_protocol.c:1112) 20241102125922801 DLMGCP NOTICE <0013> endpoint:rtpbridge/dd@mgw CI:E5A64079 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241102125922801 DLMGCP DEBUG <0013> endpoint:rtpbridge/dd@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241102125922801 DLMGCP DEBUG <0013> Generated response: line #00: 200 26705 OK (mgcp_msg.c:67) 20241102125922801 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/dd@mgw (mgcp_msg.c:67) 20241102125922801 DLMGCP DEBUG <0013> Generated response: line #02: I: E5A64079 (mgcp_msg.c:67) 20241102125922801 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241102125922801 DLMGCP DEBUG <0013> Generated response: line #04: o=- E5A64079 23 IN IP6 ::1 (mgcp_msg.c:67) 20241102125922801 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241102125922801 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241102125922801 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241102125922801 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 5056 RTP/AVP 112 (mgcp_msg.c:67) 20241102125922801 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241102125922801 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241102125922802 DLMGCP DEBUG <0013> Received message: line #00: CRCX 26706 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241102125922802 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241102125922802 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241102125922802 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241102125922802 DLMGCP DEBUG <0013> endpoint:rtpbridge/de@mgw (trunk:0) found free endpoint: rtpbridge/de@mgw (mgcp_endp.c:261) 20241102125922802 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/de@mgw" (mgcp_protocol.c:441) 20241102125922802 DLMGCP NOTICE <0013> endpoint:rtpbridge/de@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241102125922802 DLMGCP DEBUG <0013> endpoint:rtpbridge/de@mgw conn:(1234/rtp C:BBA2D1CD r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241102125922802 DLMGCP DEBUG <0013> endpoint:rtpbridge/de@mgw CI:BBA2D1CD connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241102125922802 DLMGCP DEBUG <0013> endpoint:rtpbridge/de@mgw CI:BBA2D1CD output_enabled 0 (mgcp_msg.c:125) 20241102125922802 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241102125922802 DLMGCP DEBUG <0013> endpoint:rtpbridge/de@mgw conn:(1234/rtp C:BBA2D1CD r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241102125922802 DLMGCP DEBUG <0013> endpoint:rtpbridge/de@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241102125922802 DLMGCP DEBUG <0013> endpoint:rtpbridge/de@mgw CI:BBA2D1CD CRCX: Creating connection: port: 5058 (mgcp_protocol.c:1112) 20241102125922802 DLMGCP NOTICE <0013> endpoint:rtpbridge/de@mgw CI:BBA2D1CD CRCX: connection successfully created (mgcp_protocol.c:1121) 20241102125922802 DLMGCP DEBUG <0013> endpoint:rtpbridge/de@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241102125922802 DLMGCP DEBUG <0013> Generated response: line #00: 200 26706 OK (mgcp_msg.c:67) 20241102125922802 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/de@mgw (mgcp_msg.c:67) 20241102125922802 DLMGCP DEBUG <0013> Generated response: line #02: I: BBA2D1CD (mgcp_msg.c:67) 20241102125922802 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241102125922802 DLMGCP DEBUG <0013> Generated response: line #04: o=- BBA2D1CD 23 IN IP6 ::1 (mgcp_msg.c:67) 20241102125922802 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241102125922802 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241102125922802 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241102125922802 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 5058 RTP/AVP 112 (mgcp_msg.c:67) 20241102125922802 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241102125922802 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241102125922803 DLMGCP DEBUG <0013> Received message: line #00: CRCX 26707 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241102125922803 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241102125922803 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241102125922803 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241102125922803 DLMGCP DEBUG <0013> endpoint:rtpbridge/df@mgw (trunk:0) found free endpoint: rtpbridge/df@mgw (mgcp_endp.c:261) 20241102125922803 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/df@mgw" (mgcp_protocol.c:441) 20241102125922803 DLMGCP NOTICE <0013> endpoint:rtpbridge/df@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241102125922803 DLMGCP DEBUG <0013> endpoint:rtpbridge/df@mgw conn:(1234/rtp C:C2E5572F r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241102125922803 DLMGCP DEBUG <0013> endpoint:rtpbridge/df@mgw CI:C2E5572F connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241102125922803 DLMGCP DEBUG <0013> endpoint:rtpbridge/df@mgw CI:C2E5572F output_enabled 0 (mgcp_msg.c:125) 20241102125922803 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241102125922803 DLMGCP DEBUG <0013> endpoint:rtpbridge/df@mgw conn:(1234/rtp C:C2E5572F r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241102125922803 DLMGCP DEBUG <0013> endpoint:rtpbridge/df@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241102125922803 DLMGCP DEBUG <0013> endpoint:rtpbridge/df@mgw CI:C2E5572F CRCX: Creating connection: port: 5060 (mgcp_protocol.c:1112) 20241102125922803 DLMGCP NOTICE <0013> endpoint:rtpbridge/df@mgw CI:C2E5572F CRCX: connection successfully created (mgcp_protocol.c:1121) 20241102125922803 DLMGCP DEBUG <0013> endpoint:rtpbridge/df@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241102125922803 DLMGCP DEBUG <0013> Generated response: line #00: 200 26707 OK (mgcp_msg.c:67) 20241102125922803 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/df@mgw (mgcp_msg.c:67) 20241102125922803 DLMGCP DEBUG <0013> Generated response: line #02: I: C2E5572F (mgcp_msg.c:67) 20241102125922803 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241102125922803 DLMGCP DEBUG <0013> Generated response: line #04: o=- C2E5572F 23 IN IP6 ::1 (mgcp_msg.c:67) 20241102125922803 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241102125922803 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241102125922803 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241102125922803 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 5060 RTP/AVP 112 (mgcp_msg.c:67) 20241102125922803 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241102125922803 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241102125922803 DLMGCP DEBUG <0013> Received message: line #00: CRCX 26708 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241102125922803 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241102125922803 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241102125922803 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241102125922803 DLMGCP DEBUG <0013> endpoint:rtpbridge/e0@mgw (trunk:0) found free endpoint: rtpbridge/e0@mgw (mgcp_endp.c:261) 20241102125922803 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/e0@mgw" (mgcp_protocol.c:441) 20241102125922803 DLMGCP NOTICE <0013> endpoint:rtpbridge/e0@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241102125922803 DLMGCP DEBUG <0013> endpoint:rtpbridge/e0@mgw conn:(1234/rtp C:EB989E08 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241102125922803 DLMGCP DEBUG <0013> endpoint:rtpbridge/e0@mgw CI:EB989E08 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241102125922803 DLMGCP DEBUG <0013> endpoint:rtpbridge/e0@mgw CI:EB989E08 output_enabled 0 (mgcp_msg.c:125) 20241102125922803 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241102125922803 DLMGCP DEBUG <0013> endpoint:rtpbridge/e0@mgw conn:(1234/rtp C:EB989E08 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241102125922803 DLMGCP DEBUG <0013> endpoint:rtpbridge/e0@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241102125922804 DLMGCP DEBUG <0013> endpoint:rtpbridge/e0@mgw CI:EB989E08 CRCX: Creating connection: port: 5062 (mgcp_protocol.c:1112) 20241102125922804 DLMGCP NOTICE <0013> endpoint:rtpbridge/e0@mgw CI:EB989E08 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241102125922804 DLMGCP DEBUG <0013> endpoint:rtpbridge/e0@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241102125922804 DLMGCP DEBUG <0013> Generated response: line #00: 200 26708 OK (mgcp_msg.c:67) 20241102125922804 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/e0@mgw (mgcp_msg.c:67) 20241102125922804 DLMGCP DEBUG <0013> Generated response: line #02: I: EB989E08 (mgcp_msg.c:67) 20241102125922804 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241102125922804 DLMGCP DEBUG <0013> Generated response: line #04: o=- EB989E08 23 IN IP6 ::1 (mgcp_msg.c:67) 20241102125922804 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241102125922804 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241102125922804 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241102125922804 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 5062 RTP/AVP 112 (mgcp_msg.c:67) 20241102125922804 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241102125922804 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241102125922804 DLMGCP DEBUG <0013> Received message: line #00: CRCX 26709 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241102125922804 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241102125922804 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241102125922804 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241102125922804 DLMGCP DEBUG <0013> endpoint:rtpbridge/e1@mgw (trunk:0) found free endpoint: rtpbridge/e1@mgw (mgcp_endp.c:261) 20241102125922804 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/e1@mgw" (mgcp_protocol.c:441) 20241102125922804 DLMGCP NOTICE <0013> endpoint:rtpbridge/e1@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241102125922804 DLMGCP DEBUG <0013> endpoint:rtpbridge/e1@mgw conn:(1234/rtp C:C45DDF48 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241102125922804 DLMGCP DEBUG <0013> endpoint:rtpbridge/e1@mgw CI:C45DDF48 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241102125922804 DLMGCP DEBUG <0013> endpoint:rtpbridge/e1@mgw CI:C45DDF48 output_enabled 0 (mgcp_msg.c:125) 20241102125922804 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241102125922804 DLMGCP DEBUG <0013> endpoint:rtpbridge/e1@mgw conn:(1234/rtp C:C45DDF48 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241102125922804 DLMGCP DEBUG <0013> endpoint:rtpbridge/e1@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241102125922804 DLMGCP DEBUG <0013> endpoint:rtpbridge/e1@mgw CI:C45DDF48 CRCX: Creating connection: port: 5064 (mgcp_protocol.c:1112) 20241102125922804 DLMGCP NOTICE <0013> endpoint:rtpbridge/e1@mgw CI:C45DDF48 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241102125922804 DLMGCP DEBUG <0013> endpoint:rtpbridge/e1@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241102125922804 DLMGCP DEBUG <0013> Generated response: line #00: 200 26709 OK (mgcp_msg.c:67) 20241102125922804 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/e1@mgw (mgcp_msg.c:67) 20241102125922804 DLMGCP DEBUG <0013> Generated response: line #02: I: C45DDF48 (mgcp_msg.c:67) 20241102125922804 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241102125922804 DLMGCP DEBUG <0013> Generated response: line #04: o=- C45DDF48 23 IN IP6 ::1 (mgcp_msg.c:67) 20241102125922804 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241102125922804 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241102125922804 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241102125922804 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 5064 RTP/AVP 112 (mgcp_msg.c:67) 20241102125922804 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241102125922804 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241102125922805 DLMGCP DEBUG <0013> Received message: line #00: CRCX 26710 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241102125922805 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241102125922805 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241102125922805 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241102125922805 DLMGCP DEBUG <0013> endpoint:rtpbridge/e2@mgw (trunk:0) found free endpoint: rtpbridge/e2@mgw (mgcp_endp.c:261) 20241102125922805 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/e2@mgw" (mgcp_protocol.c:441) 20241102125922805 DLMGCP NOTICE <0013> endpoint:rtpbridge/e2@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241102125922805 DLMGCP DEBUG <0013> endpoint:rtpbridge/e2@mgw conn:(1234/rtp C:C3D21AE7 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241102125922805 DLMGCP DEBUG <0013> endpoint:rtpbridge/e2@mgw CI:C3D21AE7 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241102125922805 DLMGCP DEBUG <0013> endpoint:rtpbridge/e2@mgw CI:C3D21AE7 output_enabled 0 (mgcp_msg.c:125) 20241102125922805 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241102125922805 DLMGCP DEBUG <0013> endpoint:rtpbridge/e2@mgw conn:(1234/rtp C:C3D21AE7 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241102125922805 DLMGCP DEBUG <0013> endpoint:rtpbridge/e2@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241102125922805 DLMGCP DEBUG <0013> endpoint:rtpbridge/e2@mgw CI:C3D21AE7 CRCX: Creating connection: port: 5066 (mgcp_protocol.c:1112) 20241102125922805 DLMGCP NOTICE <0013> endpoint:rtpbridge/e2@mgw CI:C3D21AE7 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241102125922805 DLMGCP DEBUG <0013> endpoint:rtpbridge/e2@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241102125922805 DLMGCP DEBUG <0013> Generated response: line #00: 200 26710 OK (mgcp_msg.c:67) 20241102125922805 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/e2@mgw (mgcp_msg.c:67) 20241102125922805 DLMGCP DEBUG <0013> Generated response: line #02: I: C3D21AE7 (mgcp_msg.c:67) 20241102125922805 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241102125922805 DLMGCP DEBUG <0013> Generated response: line #04: o=- C3D21AE7 23 IN IP6 ::1 (mgcp_msg.c:67) 20241102125922805 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241102125922805 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241102125922805 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241102125922805 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 5066 RTP/AVP 112 (mgcp_msg.c:67) 20241102125922805 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241102125922805 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241102125922806 DLMGCP DEBUG <0013> Received message: line #00: CRCX 26711 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241102125922806 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241102125922806 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241102125922806 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241102125922806 DLMGCP DEBUG <0013> endpoint:rtpbridge/e3@mgw (trunk:0) found free endpoint: rtpbridge/e3@mgw (mgcp_endp.c:261) 20241102125922806 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/e3@mgw" (mgcp_protocol.c:441) 20241102125922806 DLMGCP NOTICE <0013> endpoint:rtpbridge/e3@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241102125922806 DLMGCP DEBUG <0013> endpoint:rtpbridge/e3@mgw conn:(1234/rtp C:90FE1F3D r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241102125922806 DLMGCP DEBUG <0013> endpoint:rtpbridge/e3@mgw CI:90FE1F3D connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241102125922806 DLMGCP DEBUG <0013> endpoint:rtpbridge/e3@mgw CI:90FE1F3D output_enabled 0 (mgcp_msg.c:125) 20241102125922806 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241102125922806 DLMGCP DEBUG <0013> endpoint:rtpbridge/e3@mgw conn:(1234/rtp C:90FE1F3D r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241102125922806 DLMGCP DEBUG <0013> endpoint:rtpbridge/e3@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241102125922806 DLMGCP DEBUG <0013> endpoint:rtpbridge/e3@mgw CI:90FE1F3D CRCX: Creating connection: port: 5068 (mgcp_protocol.c:1112) 20241102125922806 DLMGCP NOTICE <0013> endpoint:rtpbridge/e3@mgw CI:90FE1F3D CRCX: connection successfully created (mgcp_protocol.c:1121) 20241102125922806 DLMGCP DEBUG <0013> endpoint:rtpbridge/e3@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241102125922806 DLMGCP DEBUG <0013> Generated response: line #00: 200 26711 OK (mgcp_msg.c:67) 20241102125922806 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/e3@mgw (mgcp_msg.c:67) 20241102125922806 DLMGCP DEBUG <0013> Generated response: line #02: I: 90FE1F3D (mgcp_msg.c:67) 20241102125922806 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241102125922806 DLMGCP DEBUG <0013> Generated response: line #04: o=- 90FE1F3D 23 IN IP6 ::1 (mgcp_msg.c:67) 20241102125922806 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241102125922806 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241102125922806 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241102125922806 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 5068 RTP/AVP 112 (mgcp_msg.c:67) 20241102125922806 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241102125922806 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241102125922806 DLMGCP DEBUG <0013> Received message: line #00: CRCX 26712 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241102125922806 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241102125922806 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241102125922806 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241102125922806 DLMGCP DEBUG <0013> endpoint:rtpbridge/e4@mgw (trunk:0) found free endpoint: rtpbridge/e4@mgw (mgcp_endp.c:261) 20241102125922806 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/e4@mgw" (mgcp_protocol.c:441) 20241102125922806 DLMGCP NOTICE <0013> endpoint:rtpbridge/e4@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241102125922806 DLMGCP DEBUG <0013> endpoint:rtpbridge/e4@mgw conn:(1234/rtp C:957BA869 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241102125922806 DLMGCP DEBUG <0013> endpoint:rtpbridge/e4@mgw CI:957BA869 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241102125922806 DLMGCP DEBUG <0013> endpoint:rtpbridge/e4@mgw CI:957BA869 output_enabled 0 (mgcp_msg.c:125) 20241102125922806 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241102125922806 DLMGCP DEBUG <0013> endpoint:rtpbridge/e4@mgw conn:(1234/rtp C:957BA869 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241102125922806 DLMGCP DEBUG <0013> endpoint:rtpbridge/e4@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241102125922806 DLMGCP DEBUG <0013> endpoint:rtpbridge/e4@mgw CI:957BA869 CRCX: Creating connection: port: 5070 (mgcp_protocol.c:1112) 20241102125922806 DLMGCP NOTICE <0013> endpoint:rtpbridge/e4@mgw CI:957BA869 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241102125922806 DLMGCP DEBUG <0013> endpoint:rtpbridge/e4@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241102125922806 DLMGCP DEBUG <0013> Generated response: line #00: 200 26712 OK (mgcp_msg.c:67) 20241102125922806 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/e4@mgw (mgcp_msg.c:67) 20241102125922806 DLMGCP DEBUG <0013> Generated response: line #02: I: 957BA869 (mgcp_msg.c:67) 20241102125922806 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241102125922806 DLMGCP DEBUG <0013> Generated response: line #04: o=- 957BA869 23 IN IP6 ::1 (mgcp_msg.c:67) 20241102125922806 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241102125922806 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241102125922806 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241102125922806 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 5070 RTP/AVP 112 (mgcp_msg.c:67) 20241102125922806 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241102125922806 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241102125922807 DLMGCP DEBUG <0013> Received message: line #00: CRCX 26713 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241102125922807 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241102125922807 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241102125922807 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241102125922807 DLMGCP DEBUG <0013> endpoint:rtpbridge/e5@mgw (trunk:0) found free endpoint: rtpbridge/e5@mgw (mgcp_endp.c:261) 20241102125922807 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/e5@mgw" (mgcp_protocol.c:441) 20241102125922807 DLMGCP NOTICE <0013> endpoint:rtpbridge/e5@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241102125922807 DLMGCP DEBUG <0013> endpoint:rtpbridge/e5@mgw conn:(1234/rtp C:1D04AF2B r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241102125922807 DLMGCP DEBUG <0013> endpoint:rtpbridge/e5@mgw CI:1D04AF2B connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241102125922807 DLMGCP DEBUG <0013> endpoint:rtpbridge/e5@mgw CI:1D04AF2B output_enabled 0 (mgcp_msg.c:125) 20241102125922807 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241102125922807 DLMGCP DEBUG <0013> endpoint:rtpbridge/e5@mgw conn:(1234/rtp C:1D04AF2B r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241102125922807 DLMGCP DEBUG <0013> endpoint:rtpbridge/e5@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241102125922807 DLMGCP DEBUG <0013> endpoint:rtpbridge/e5@mgw CI:1D04AF2B CRCX: Creating connection: port: 5072 (mgcp_protocol.c:1112) 20241102125922807 DLMGCP NOTICE <0013> endpoint:rtpbridge/e5@mgw CI:1D04AF2B CRCX: connection successfully created (mgcp_protocol.c:1121) 20241102125922807 DLMGCP DEBUG <0013> endpoint:rtpbridge/e5@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241102125922807 DLMGCP DEBUG <0013> Generated response: line #00: 200 26713 OK (mgcp_msg.c:67) 20241102125922807 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/e5@mgw (mgcp_msg.c:67) 20241102125922807 DLMGCP DEBUG <0013> Generated response: line #02: I: 1D04AF2B (mgcp_msg.c:67) 20241102125922807 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241102125922807 DLMGCP DEBUG <0013> Generated response: line #04: o=- 1D04AF2B 23 IN IP6 ::1 (mgcp_msg.c:67) 20241102125922807 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241102125922807 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241102125922807 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241102125922807 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 5072 RTP/AVP 112 (mgcp_msg.c:67) 20241102125922807 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241102125922807 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241102125922808 DLMGCP DEBUG <0013> Received message: line #00: CRCX 26714 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241102125922808 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241102125922808 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241102125922808 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241102125922808 DLMGCP DEBUG <0013> endpoint:rtpbridge/e6@mgw (trunk:0) found free endpoint: rtpbridge/e6@mgw (mgcp_endp.c:261) 20241102125922808 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/e6@mgw" (mgcp_protocol.c:441) 20241102125922808 DLMGCP NOTICE <0013> endpoint:rtpbridge/e6@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241102125922808 DLMGCP DEBUG <0013> endpoint:rtpbridge/e6@mgw conn:(1234/rtp C:0753BAD7 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241102125922808 DLMGCP DEBUG <0013> endpoint:rtpbridge/e6@mgw CI:0753BAD7 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241102125922808 DLMGCP DEBUG <0013> endpoint:rtpbridge/e6@mgw CI:0753BAD7 output_enabled 0 (mgcp_msg.c:125) 20241102125922808 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241102125922808 DLMGCP DEBUG <0013> endpoint:rtpbridge/e6@mgw conn:(1234/rtp C:0753BAD7 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241102125922808 DLMGCP DEBUG <0013> endpoint:rtpbridge/e6@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241102125922808 DLMGCP DEBUG <0013> endpoint:rtpbridge/e6@mgw CI:0753BAD7 CRCX: Creating connection: port: 5074 (mgcp_protocol.c:1112) 20241102125922808 DLMGCP NOTICE <0013> endpoint:rtpbridge/e6@mgw CI:0753BAD7 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241102125922808 DLMGCP DEBUG <0013> endpoint:rtpbridge/e6@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241102125922808 DLMGCP DEBUG <0013> Generated response: line #00: 200 26714 OK (mgcp_msg.c:67) 20241102125922808 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/e6@mgw (mgcp_msg.c:67) 20241102125922808 DLMGCP DEBUG <0013> Generated response: line #02: I: 0753BAD7 (mgcp_msg.c:67) 20241102125922808 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241102125922808 DLMGCP DEBUG <0013> Generated response: line #04: o=- 0753BAD7 23 IN IP6 ::1 (mgcp_msg.c:67) 20241102125922808 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241102125922808 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241102125922808 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241102125922808 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 5074 RTP/AVP 112 (mgcp_msg.c:67) 20241102125922808 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241102125922808 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241102125922808 DLMGCP DEBUG <0013> Received message: line #00: CRCX 26715 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241102125922808 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241102125922808 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241102125922808 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241102125922808 DLMGCP DEBUG <0013> endpoint:rtpbridge/e7@mgw (trunk:0) found free endpoint: rtpbridge/e7@mgw (mgcp_endp.c:261) 20241102125922808 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/e7@mgw" (mgcp_protocol.c:441) 20241102125922808 DLMGCP NOTICE <0013> endpoint:rtpbridge/e7@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241102125922808 DLMGCP DEBUG <0013> endpoint:rtpbridge/e7@mgw conn:(1234/rtp C:3FB71CD0 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241102125922808 DLMGCP DEBUG <0013> endpoint:rtpbridge/e7@mgw CI:3FB71CD0 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241102125922808 DLMGCP DEBUG <0013> endpoint:rtpbridge/e7@mgw CI:3FB71CD0 output_enabled 0 (mgcp_msg.c:125) 20241102125922808 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241102125922808 DLMGCP DEBUG <0013> endpoint:rtpbridge/e7@mgw conn:(1234/rtp C:3FB71CD0 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241102125922808 DLMGCP DEBUG <0013> endpoint:rtpbridge/e7@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241102125922808 DLMGCP DEBUG <0013> endpoint:rtpbridge/e7@mgw CI:3FB71CD0 CRCX: Creating connection: port: 5076 (mgcp_protocol.c:1112) 20241102125922808 DLMGCP NOTICE <0013> endpoint:rtpbridge/e7@mgw CI:3FB71CD0 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241102125922809 DLMGCP DEBUG <0013> endpoint:rtpbridge/e7@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241102125922809 DLMGCP DEBUG <0013> Generated response: line #00: 200 26715 OK (mgcp_msg.c:67) 20241102125922809 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/e7@mgw (mgcp_msg.c:67) 20241102125922809 DLMGCP DEBUG <0013> Generated response: line #02: I: 3FB71CD0 (mgcp_msg.c:67) 20241102125922809 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241102125922809 DLMGCP DEBUG <0013> Generated response: line #04: o=- 3FB71CD0 23 IN IP6 ::1 (mgcp_msg.c:67) 20241102125922809 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241102125922809 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241102125922809 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241102125922809 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 5076 RTP/AVP 112 (mgcp_msg.c:67) 20241102125922809 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241102125922809 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241102125922809 DLMGCP DEBUG <0013> Received message: line #00: CRCX 26716 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241102125922809 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241102125922809 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241102125922809 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241102125922809 DLMGCP DEBUG <0013> endpoint:rtpbridge/e8@mgw (trunk:0) found free endpoint: rtpbridge/e8@mgw (mgcp_endp.c:261) 20241102125922809 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/e8@mgw" (mgcp_protocol.c:441) 20241102125922809 DLMGCP NOTICE <0013> endpoint:rtpbridge/e8@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241102125922809 DLMGCP DEBUG <0013> endpoint:rtpbridge/e8@mgw conn:(1234/rtp C:4D3C3D7C r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241102125922809 DLMGCP DEBUG <0013> endpoint:rtpbridge/e8@mgw CI:4D3C3D7C connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241102125922809 DLMGCP DEBUG <0013> endpoint:rtpbridge/e8@mgw CI:4D3C3D7C output_enabled 0 (mgcp_msg.c:125) 20241102125922809 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241102125922809 DLMGCP DEBUG <0013> endpoint:rtpbridge/e8@mgw conn:(1234/rtp C:4D3C3D7C r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241102125922809 DLMGCP DEBUG <0013> endpoint:rtpbridge/e8@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241102125922809 DLMGCP DEBUG <0013> endpoint:rtpbridge/e8@mgw CI:4D3C3D7C CRCX: Creating connection: port: 5078 (mgcp_protocol.c:1112) 20241102125922809 DLMGCP NOTICE <0013> endpoint:rtpbridge/e8@mgw CI:4D3C3D7C CRCX: connection successfully created (mgcp_protocol.c:1121) 20241102125922809 DLMGCP DEBUG <0013> endpoint:rtpbridge/e8@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241102125922809 DLMGCP DEBUG <0013> Generated response: line #00: 200 26716 OK (mgcp_msg.c:67) 20241102125922809 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/e8@mgw (mgcp_msg.c:67) 20241102125922809 DLMGCP DEBUG <0013> Generated response: line #02: I: 4D3C3D7C (mgcp_msg.c:67) 20241102125922809 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241102125922809 DLMGCP DEBUG <0013> Generated response: line #04: o=- 4D3C3D7C 23 IN IP6 ::1 (mgcp_msg.c:67) 20241102125922809 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241102125922809 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241102125922809 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241102125922809 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 5078 RTP/AVP 112 (mgcp_msg.c:67) 20241102125922809 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241102125922809 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241102125922810 DLMGCP DEBUG <0013> Received message: line #00: CRCX 26717 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241102125922810 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241102125922810 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241102125922810 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241102125922810 DLMGCP DEBUG <0013> endpoint:rtpbridge/e9@mgw (trunk:0) found free endpoint: rtpbridge/e9@mgw (mgcp_endp.c:261) 20241102125922810 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/e9@mgw" (mgcp_protocol.c:441) 20241102125922810 DLMGCP NOTICE <0013> endpoint:rtpbridge/e9@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241102125922810 DLMGCP DEBUG <0013> endpoint:rtpbridge/e9@mgw conn:(1234/rtp C:2C4BF2D4 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241102125922810 DLMGCP DEBUG <0013> endpoint:rtpbridge/e9@mgw CI:2C4BF2D4 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241102125922810 DLMGCP DEBUG <0013> endpoint:rtpbridge/e9@mgw CI:2C4BF2D4 output_enabled 0 (mgcp_msg.c:125) 20241102125922810 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241102125922810 DLMGCP DEBUG <0013> endpoint:rtpbridge/e9@mgw conn:(1234/rtp C:2C4BF2D4 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241102125922810 DLMGCP DEBUG <0013> endpoint:rtpbridge/e9@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241102125922810 DLMGCP DEBUG <0013> endpoint:rtpbridge/e9@mgw CI:2C4BF2D4 CRCX: Creating connection: port: 5080 (mgcp_protocol.c:1112) 20241102125922810 DLMGCP NOTICE <0013> endpoint:rtpbridge/e9@mgw CI:2C4BF2D4 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241102125922810 DLMGCP DEBUG <0013> endpoint:rtpbridge/e9@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241102125922810 DLMGCP DEBUG <0013> Generated response: line #00: 200 26717 OK (mgcp_msg.c:67) 20241102125922810 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/e9@mgw (mgcp_msg.c:67) 20241102125922810 DLMGCP DEBUG <0013> Generated response: line #02: I: 2C4BF2D4 (mgcp_msg.c:67) 20241102125922810 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241102125922810 DLMGCP DEBUG <0013> Generated response: line #04: o=- 2C4BF2D4 23 IN IP6 ::1 (mgcp_msg.c:67) 20241102125922810 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241102125922810 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241102125922810 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241102125922810 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 5080 RTP/AVP 112 (mgcp_msg.c:67) 20241102125922810 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241102125922810 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241102125922811 DLMGCP DEBUG <0013> Received message: line #00: CRCX 26718 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241102125922811 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241102125922811 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241102125922811 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241102125922811 DLMGCP DEBUG <0013> endpoint:rtpbridge/ea@mgw (trunk:0) found free endpoint: rtpbridge/ea@mgw (mgcp_endp.c:261) 20241102125922811 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/ea@mgw" (mgcp_protocol.c:441) 20241102125922811 DLMGCP NOTICE <0013> endpoint:rtpbridge/ea@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241102125922811 DLMGCP DEBUG <0013> endpoint:rtpbridge/ea@mgw conn:(1234/rtp C:2B2E00D1 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241102125922811 DLMGCP DEBUG <0013> endpoint:rtpbridge/ea@mgw CI:2B2E00D1 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241102125922811 DLMGCP DEBUG <0013> endpoint:rtpbridge/ea@mgw CI:2B2E00D1 output_enabled 0 (mgcp_msg.c:125) 20241102125922811 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241102125922811 DLMGCP DEBUG <0013> endpoint:rtpbridge/ea@mgw conn:(1234/rtp C:2B2E00D1 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241102125922811 DLMGCP DEBUG <0013> endpoint:rtpbridge/ea@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241102125922811 DLMGCP DEBUG <0013> endpoint:rtpbridge/ea@mgw CI:2B2E00D1 CRCX: Creating connection: port: 5082 (mgcp_protocol.c:1112) 20241102125922811 DLMGCP NOTICE <0013> endpoint:rtpbridge/ea@mgw CI:2B2E00D1 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241102125922811 DLMGCP DEBUG <0013> endpoint:rtpbridge/ea@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241102125922811 DLMGCP DEBUG <0013> Generated response: line #00: 200 26718 OK (mgcp_msg.c:67) 20241102125922811 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/ea@mgw (mgcp_msg.c:67) 20241102125922811 DLMGCP DEBUG <0013> Generated response: line #02: I: 2B2E00D1 (mgcp_msg.c:67) 20241102125922811 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241102125922811 DLMGCP DEBUG <0013> Generated response: line #04: o=- 2B2E00D1 23 IN IP6 ::1 (mgcp_msg.c:67) 20241102125922811 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241102125922811 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241102125922811 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241102125922811 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 5082 RTP/AVP 112 (mgcp_msg.c:67) 20241102125922811 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241102125922811 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241102125922812 DLMGCP DEBUG <0013> Received message: line #00: CRCX 26719 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241102125922812 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241102125922812 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241102125922812 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241102125922812 DLMGCP DEBUG <0013> endpoint:rtpbridge/eb@mgw (trunk:0) found free endpoint: rtpbridge/eb@mgw (mgcp_endp.c:261) 20241102125922812 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/eb@mgw" (mgcp_protocol.c:441) 20241102125922812 DLMGCP NOTICE <0013> endpoint:rtpbridge/eb@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241102125922812 DLMGCP DEBUG <0013> endpoint:rtpbridge/eb@mgw conn:(1234/rtp C:9EDB5681 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241102125922812 DLMGCP DEBUG <0013> endpoint:rtpbridge/eb@mgw CI:9EDB5681 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241102125922812 DLMGCP DEBUG <0013> endpoint:rtpbridge/eb@mgw CI:9EDB5681 output_enabled 0 (mgcp_msg.c:125) 20241102125922812 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241102125922812 DLMGCP DEBUG <0013> endpoint:rtpbridge/eb@mgw conn:(1234/rtp C:9EDB5681 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241102125922812 DLMGCP DEBUG <0013> endpoint:rtpbridge/eb@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241102125922812 DLMGCP DEBUG <0013> endpoint:rtpbridge/eb@mgw CI:9EDB5681 CRCX: Creating connection: port: 5084 (mgcp_protocol.c:1112) 20241102125922812 DLMGCP NOTICE <0013> endpoint:rtpbridge/eb@mgw CI:9EDB5681 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241102125922812 DLMGCP DEBUG <0013> endpoint:rtpbridge/eb@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241102125922812 DLMGCP DEBUG <0013> Generated response: line #00: 200 26719 OK (mgcp_msg.c:67) 20241102125922812 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/eb@mgw (mgcp_msg.c:67) 20241102125922812 DLMGCP DEBUG <0013> Generated response: line #02: I: 9EDB5681 (mgcp_msg.c:67) 20241102125922812 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241102125922812 DLMGCP DEBUG <0013> Generated response: line #04: o=- 9EDB5681 23 IN IP6 ::1 (mgcp_msg.c:67) 20241102125922812 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241102125922812 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241102125922812 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241102125922812 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 5084 RTP/AVP 112 (mgcp_msg.c:67) 20241102125922812 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241102125922812 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241102125922813 DLMGCP DEBUG <0013> Received message: line #00: CRCX 26720 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241102125922813 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241102125922813 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241102125922813 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241102125922813 DLMGCP DEBUG <0013> endpoint:rtpbridge/ec@mgw (trunk:0) found free endpoint: rtpbridge/ec@mgw (mgcp_endp.c:261) 20241102125922813 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/ec@mgw" (mgcp_protocol.c:441) 20241102125922813 DLMGCP NOTICE <0013> endpoint:rtpbridge/ec@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241102125922813 DLMGCP DEBUG <0013> endpoint:rtpbridge/ec@mgw conn:(1234/rtp C:5AFC57C3 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241102125922813 DLMGCP DEBUG <0013> endpoint:rtpbridge/ec@mgw CI:5AFC57C3 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241102125922813 DLMGCP DEBUG <0013> endpoint:rtpbridge/ec@mgw CI:5AFC57C3 output_enabled 0 (mgcp_msg.c:125) 20241102125922813 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241102125922813 DLMGCP DEBUG <0013> endpoint:rtpbridge/ec@mgw conn:(1234/rtp C:5AFC57C3 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241102125922813 DLMGCP DEBUG <0013> endpoint:rtpbridge/ec@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241102125922813 DLMGCP DEBUG <0013> endpoint:rtpbridge/ec@mgw CI:5AFC57C3 CRCX: Creating connection: port: 5086 (mgcp_protocol.c:1112) 20241102125922813 DLMGCP NOTICE <0013> endpoint:rtpbridge/ec@mgw CI:5AFC57C3 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241102125922813 DLMGCP DEBUG <0013> endpoint:rtpbridge/ec@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241102125922813 DLMGCP DEBUG <0013> Generated response: line #00: 200 26720 OK (mgcp_msg.c:67) 20241102125922813 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/ec@mgw (mgcp_msg.c:67) 20241102125922813 DLMGCP DEBUG <0013> Generated response: line #02: I: 5AFC57C3 (mgcp_msg.c:67) 20241102125922813 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241102125922813 DLMGCP DEBUG <0013> Generated response: line #04: o=- 5AFC57C3 23 IN IP6 ::1 (mgcp_msg.c:67) 20241102125922813 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241102125922813 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241102125922813 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241102125922813 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 5086 RTP/AVP 112 (mgcp_msg.c:67) 20241102125922813 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241102125922813 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241102125922814 DLMGCP DEBUG <0013> Received message: line #00: CRCX 26721 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241102125922814 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241102125922814 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241102125922814 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241102125922814 DLMGCP DEBUG <0013> endpoint:rtpbridge/ed@mgw (trunk:0) found free endpoint: rtpbridge/ed@mgw (mgcp_endp.c:261) 20241102125922814 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/ed@mgw" (mgcp_protocol.c:441) 20241102125922814 DLMGCP NOTICE <0013> endpoint:rtpbridge/ed@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241102125922814 DLMGCP DEBUG <0013> endpoint:rtpbridge/ed@mgw conn:(1234/rtp C:F282279B r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241102125922814 DLMGCP DEBUG <0013> endpoint:rtpbridge/ed@mgw CI:F282279B connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241102125922814 DLMGCP DEBUG <0013> endpoint:rtpbridge/ed@mgw CI:F282279B output_enabled 0 (mgcp_msg.c:125) 20241102125922814 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241102125922814 DLMGCP DEBUG <0013> endpoint:rtpbridge/ed@mgw conn:(1234/rtp C:F282279B r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241102125922814 DLMGCP DEBUG <0013> endpoint:rtpbridge/ed@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241102125922814 DLMGCP DEBUG <0013> endpoint:rtpbridge/ed@mgw CI:F282279B CRCX: Creating connection: port: 5088 (mgcp_protocol.c:1112) 20241102125922814 DLMGCP NOTICE <0013> endpoint:rtpbridge/ed@mgw CI:F282279B CRCX: connection successfully created (mgcp_protocol.c:1121) 20241102125922814 DLMGCP DEBUG <0013> endpoint:rtpbridge/ed@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241102125922814 DLMGCP DEBUG <0013> Generated response: line #00: 200 26721 OK (mgcp_msg.c:67) 20241102125922814 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/ed@mgw (mgcp_msg.c:67) 20241102125922814 DLMGCP DEBUG <0013> Generated response: line #02: I: F282279B (mgcp_msg.c:67) 20241102125922814 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241102125922814 DLMGCP DEBUG <0013> Generated response: line #04: o=- F282279B 23 IN IP6 ::1 (mgcp_msg.c:67) 20241102125922814 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241102125922814 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241102125922814 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241102125922814 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 5088 RTP/AVP 112 (mgcp_msg.c:67) 20241102125922814 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241102125922814 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241102125922815 DLMGCP DEBUG <0013> Received message: line #00: CRCX 26722 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241102125922815 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241102125922815 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241102125922815 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241102125922815 DLMGCP DEBUG <0013> endpoint:rtpbridge/ee@mgw (trunk:0) found free endpoint: rtpbridge/ee@mgw (mgcp_endp.c:261) 20241102125922815 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/ee@mgw" (mgcp_protocol.c:441) 20241102125922815 DLMGCP NOTICE <0013> endpoint:rtpbridge/ee@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241102125922815 DLMGCP DEBUG <0013> endpoint:rtpbridge/ee@mgw conn:(1234/rtp C:B3C53C70 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241102125922815 DLMGCP DEBUG <0013> endpoint:rtpbridge/ee@mgw CI:B3C53C70 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241102125922815 DLMGCP DEBUG <0013> endpoint:rtpbridge/ee@mgw CI:B3C53C70 output_enabled 0 (mgcp_msg.c:125) 20241102125922815 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241102125922815 DLMGCP DEBUG <0013> endpoint:rtpbridge/ee@mgw conn:(1234/rtp C:B3C53C70 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241102125922815 DLMGCP DEBUG <0013> endpoint:rtpbridge/ee@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241102125922815 DLMGCP DEBUG <0013> endpoint:rtpbridge/ee@mgw CI:B3C53C70 CRCX: Creating connection: port: 5090 (mgcp_protocol.c:1112) 20241102125922815 DLMGCP NOTICE <0013> endpoint:rtpbridge/ee@mgw CI:B3C53C70 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241102125922815 DLMGCP DEBUG <0013> endpoint:rtpbridge/ee@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241102125922815 DLMGCP DEBUG <0013> Generated response: line #00: 200 26722 OK (mgcp_msg.c:67) 20241102125922815 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/ee@mgw (mgcp_msg.c:67) 20241102125922815 DLMGCP DEBUG <0013> Generated response: line #02: I: B3C53C70 (mgcp_msg.c:67) 20241102125922815 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241102125922815 DLMGCP DEBUG <0013> Generated response: line #04: o=- B3C53C70 23 IN IP6 ::1 (mgcp_msg.c:67) 20241102125922815 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241102125922815 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241102125922815 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241102125922815 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 5090 RTP/AVP 112 (mgcp_msg.c:67) 20241102125922815 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241102125922815 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241102125922816 DLMGCP DEBUG <0013> Received message: line #00: CRCX 26723 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241102125922816 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241102125922816 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241102125922816 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241102125922816 DLMGCP DEBUG <0013> endpoint:rtpbridge/ef@mgw (trunk:0) found free endpoint: rtpbridge/ef@mgw (mgcp_endp.c:261) 20241102125922816 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/ef@mgw" (mgcp_protocol.c:441) 20241102125922816 DLMGCP NOTICE <0013> endpoint:rtpbridge/ef@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241102125922816 DLMGCP DEBUG <0013> endpoint:rtpbridge/ef@mgw conn:(1234/rtp C:E0CADD98 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241102125922816 DLMGCP DEBUG <0013> endpoint:rtpbridge/ef@mgw CI:E0CADD98 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241102125922816 DLMGCP DEBUG <0013> endpoint:rtpbridge/ef@mgw CI:E0CADD98 output_enabled 0 (mgcp_msg.c:125) 20241102125922816 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241102125922816 DLMGCP DEBUG <0013> endpoint:rtpbridge/ef@mgw conn:(1234/rtp C:E0CADD98 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241102125922816 DLMGCP DEBUG <0013> endpoint:rtpbridge/ef@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241102125922816 DLMGCP DEBUG <0013> endpoint:rtpbridge/ef@mgw CI:E0CADD98 CRCX: Creating connection: port: 5092 (mgcp_protocol.c:1112) 20241102125922816 DLMGCP NOTICE <0013> endpoint:rtpbridge/ef@mgw CI:E0CADD98 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241102125922816 DLMGCP DEBUG <0013> endpoint:rtpbridge/ef@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241102125922816 DLMGCP DEBUG <0013> Generated response: line #00: 200 26723 OK (mgcp_msg.c:67) 20241102125922816 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/ef@mgw (mgcp_msg.c:67) 20241102125922816 DLMGCP DEBUG <0013> Generated response: line #02: I: E0CADD98 (mgcp_msg.c:67) 20241102125922816 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241102125922816 DLMGCP DEBUG <0013> Generated response: line #04: o=- E0CADD98 23 IN IP6 ::1 (mgcp_msg.c:67) 20241102125922816 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241102125922816 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241102125922816 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241102125922816 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 5092 RTP/AVP 112 (mgcp_msg.c:67) 20241102125922816 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241102125922816 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241102125922817 DLMGCP DEBUG <0013> Received message: line #00: CRCX 26724 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241102125922817 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241102125922817 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241102125922817 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241102125922817 DLMGCP DEBUG <0013> endpoint:rtpbridge/f0@mgw (trunk:0) found free endpoint: rtpbridge/f0@mgw (mgcp_endp.c:261) 20241102125922817 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/f0@mgw" (mgcp_protocol.c:441) 20241102125922817 DLMGCP NOTICE <0013> endpoint:rtpbridge/f0@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241102125922817 DLMGCP DEBUG <0013> endpoint:rtpbridge/f0@mgw conn:(1234/rtp C:2F673389 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241102125922817 DLMGCP DEBUG <0013> endpoint:rtpbridge/f0@mgw CI:2F673389 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241102125922817 DLMGCP DEBUG <0013> endpoint:rtpbridge/f0@mgw CI:2F673389 output_enabled 0 (mgcp_msg.c:125) 20241102125922817 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241102125922817 DLMGCP DEBUG <0013> endpoint:rtpbridge/f0@mgw conn:(1234/rtp C:2F673389 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241102125922817 DLMGCP DEBUG <0013> endpoint:rtpbridge/f0@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241102125922817 DLMGCP DEBUG <0013> endpoint:rtpbridge/f0@mgw CI:2F673389 CRCX: Creating connection: port: 5094 (mgcp_protocol.c:1112) 20241102125922817 DLMGCP NOTICE <0013> endpoint:rtpbridge/f0@mgw CI:2F673389 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241102125922817 DLMGCP DEBUG <0013> endpoint:rtpbridge/f0@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241102125922817 DLMGCP DEBUG <0013> Generated response: line #00: 200 26724 OK (mgcp_msg.c:67) 20241102125922817 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/f0@mgw (mgcp_msg.c:67) 20241102125922817 DLMGCP DEBUG <0013> Generated response: line #02: I: 2F673389 (mgcp_msg.c:67) 20241102125922817 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241102125922817 DLMGCP DEBUG <0013> Generated response: line #04: o=- 2F673389 23 IN IP6 ::1 (mgcp_msg.c:67) 20241102125922817 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241102125922817 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241102125922817 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241102125922817 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 5094 RTP/AVP 112 (mgcp_msg.c:67) 20241102125922817 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241102125922817 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241102125922818 DLMGCP DEBUG <0013> Received message: line #00: CRCX 26725 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241102125922818 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241102125922818 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241102125922818 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241102125922818 DLMGCP DEBUG <0013> endpoint:rtpbridge/f1@mgw (trunk:0) found free endpoint: rtpbridge/f1@mgw (mgcp_endp.c:261) 20241102125922818 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/f1@mgw" (mgcp_protocol.c:441) 20241102125922818 DLMGCP NOTICE <0013> endpoint:rtpbridge/f1@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241102125922818 DLMGCP DEBUG <0013> endpoint:rtpbridge/f1@mgw conn:(1234/rtp C:7AC2BBE8 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241102125922818 DLMGCP DEBUG <0013> endpoint:rtpbridge/f1@mgw CI:7AC2BBE8 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241102125922818 DLMGCP DEBUG <0013> endpoint:rtpbridge/f1@mgw CI:7AC2BBE8 output_enabled 0 (mgcp_msg.c:125) 20241102125922818 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241102125922818 DLMGCP DEBUG <0013> endpoint:rtpbridge/f1@mgw conn:(1234/rtp C:7AC2BBE8 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241102125922818 DLMGCP DEBUG <0013> endpoint:rtpbridge/f1@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241102125922818 DLMGCP DEBUG <0013> endpoint:rtpbridge/f1@mgw CI:7AC2BBE8 CRCX: Creating connection: port: 5096 (mgcp_protocol.c:1112) 20241102125922818 DLMGCP NOTICE <0013> endpoint:rtpbridge/f1@mgw CI:7AC2BBE8 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241102125922818 DLMGCP DEBUG <0013> endpoint:rtpbridge/f1@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241102125922818 DLMGCP DEBUG <0013> Generated response: line #00: 200 26725 OK (mgcp_msg.c:67) 20241102125922818 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/f1@mgw (mgcp_msg.c:67) 20241102125922818 DLMGCP DEBUG <0013> Generated response: line #02: I: 7AC2BBE8 (mgcp_msg.c:67) 20241102125922818 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241102125922818 DLMGCP DEBUG <0013> Generated response: line #04: o=- 7AC2BBE8 23 IN IP6 ::1 (mgcp_msg.c:67) 20241102125922818 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241102125922818 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241102125922818 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241102125922818 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 5096 RTP/AVP 112 (mgcp_msg.c:67) 20241102125922818 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241102125922818 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241102125922819 DLMGCP DEBUG <0013> Received message: line #00: CRCX 26726 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241102125922819 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241102125922819 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241102125922819 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241102125922819 DLMGCP DEBUG <0013> endpoint:rtpbridge/f2@mgw (trunk:0) found free endpoint: rtpbridge/f2@mgw (mgcp_endp.c:261) 20241102125922819 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/f2@mgw" (mgcp_protocol.c:441) 20241102125922819 DLMGCP NOTICE <0013> endpoint:rtpbridge/f2@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241102125922819 DLMGCP DEBUG <0013> endpoint:rtpbridge/f2@mgw conn:(1234/rtp C:D9B8B1DC r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241102125922819 DLMGCP DEBUG <0013> endpoint:rtpbridge/f2@mgw CI:D9B8B1DC connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241102125922819 DLMGCP DEBUG <0013> endpoint:rtpbridge/f2@mgw CI:D9B8B1DC output_enabled 0 (mgcp_msg.c:125) 20241102125922819 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241102125922819 DLMGCP DEBUG <0013> endpoint:rtpbridge/f2@mgw conn:(1234/rtp C:D9B8B1DC r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241102125922819 DLMGCP DEBUG <0013> endpoint:rtpbridge/f2@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241102125922819 DLMGCP DEBUG <0013> endpoint:rtpbridge/f2@mgw CI:D9B8B1DC CRCX: Creating connection: port: 5098 (mgcp_protocol.c:1112) 20241102125922819 DLMGCP NOTICE <0013> endpoint:rtpbridge/f2@mgw CI:D9B8B1DC CRCX: connection successfully created (mgcp_protocol.c:1121) 20241102125922819 DLMGCP DEBUG <0013> endpoint:rtpbridge/f2@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241102125922819 DLMGCP DEBUG <0013> Generated response: line #00: 200 26726 OK (mgcp_msg.c:67) 20241102125922819 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/f2@mgw (mgcp_msg.c:67) 20241102125922819 DLMGCP DEBUG <0013> Generated response: line #02: I: D9B8B1DC (mgcp_msg.c:67) 20241102125922819 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241102125922819 DLMGCP DEBUG <0013> Generated response: line #04: o=- D9B8B1DC 23 IN IP6 ::1 (mgcp_msg.c:67) 20241102125922819 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241102125922819 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241102125922819 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241102125922819 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 5098 RTP/AVP 112 (mgcp_msg.c:67) 20241102125922819 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241102125922819 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241102125922820 DLMGCP DEBUG <0013> Received message: line #00: CRCX 26727 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241102125922820 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241102125922820 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241102125922820 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241102125922820 DLMGCP DEBUG <0013> endpoint:rtpbridge/f3@mgw (trunk:0) found free endpoint: rtpbridge/f3@mgw (mgcp_endp.c:261) 20241102125922820 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/f3@mgw" (mgcp_protocol.c:441) 20241102125922820 DLMGCP NOTICE <0013> endpoint:rtpbridge/f3@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241102125922820 DLMGCP DEBUG <0013> endpoint:rtpbridge/f3@mgw conn:(1234/rtp C:6AD84C0F r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241102125922820 DLMGCP DEBUG <0013> endpoint:rtpbridge/f3@mgw CI:6AD84C0F connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241102125922820 DLMGCP DEBUG <0013> endpoint:rtpbridge/f3@mgw CI:6AD84C0F output_enabled 0 (mgcp_msg.c:125) 20241102125922820 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241102125922820 DLMGCP DEBUG <0013> endpoint:rtpbridge/f3@mgw conn:(1234/rtp C:6AD84C0F r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241102125922820 DLMGCP DEBUG <0013> endpoint:rtpbridge/f3@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241102125922820 DLMGCP DEBUG <0013> endpoint:rtpbridge/f3@mgw CI:6AD84C0F CRCX: Creating connection: port: 5100 (mgcp_protocol.c:1112) 20241102125922820 DLMGCP NOTICE <0013> endpoint:rtpbridge/f3@mgw CI:6AD84C0F CRCX: connection successfully created (mgcp_protocol.c:1121) 20241102125922820 DLMGCP DEBUG <0013> endpoint:rtpbridge/f3@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241102125922820 DLMGCP DEBUG <0013> Generated response: line #00: 200 26727 OK (mgcp_msg.c:67) 20241102125922820 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/f3@mgw (mgcp_msg.c:67) 20241102125922820 DLMGCP DEBUG <0013> Generated response: line #02: I: 6AD84C0F (mgcp_msg.c:67) 20241102125922820 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241102125922820 DLMGCP DEBUG <0013> Generated response: line #04: o=- 6AD84C0F 23 IN IP6 ::1 (mgcp_msg.c:67) 20241102125922820 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241102125922820 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241102125922820 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241102125922820 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 5100 RTP/AVP 112 (mgcp_msg.c:67) 20241102125922820 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241102125922820 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241102125922821 DLMGCP DEBUG <0013> Received message: line #00: CRCX 26728 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241102125922821 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241102125922821 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241102125922821 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241102125922821 DLMGCP DEBUG <0013> endpoint:rtpbridge/f4@mgw (trunk:0) found free endpoint: rtpbridge/f4@mgw (mgcp_endp.c:261) 20241102125922821 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/f4@mgw" (mgcp_protocol.c:441) 20241102125922821 DLMGCP NOTICE <0013> endpoint:rtpbridge/f4@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241102125922821 DLMGCP DEBUG <0013> endpoint:rtpbridge/f4@mgw conn:(1234/rtp C:06DC9DA6 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241102125922821 DLMGCP DEBUG <0013> endpoint:rtpbridge/f4@mgw CI:06DC9DA6 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241102125922821 DLMGCP DEBUG <0013> endpoint:rtpbridge/f4@mgw CI:06DC9DA6 output_enabled 0 (mgcp_msg.c:125) 20241102125922821 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241102125922821 DLMGCP DEBUG <0013> endpoint:rtpbridge/f4@mgw conn:(1234/rtp C:06DC9DA6 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241102125922821 DLMGCP DEBUG <0013> endpoint:rtpbridge/f4@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241102125922821 DLMGCP DEBUG <0013> endpoint:rtpbridge/f4@mgw CI:06DC9DA6 CRCX: Creating connection: port: 5102 (mgcp_protocol.c:1112) 20241102125922821 DLMGCP NOTICE <0013> endpoint:rtpbridge/f4@mgw CI:06DC9DA6 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241102125922821 DLMGCP DEBUG <0013> endpoint:rtpbridge/f4@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241102125922821 DLMGCP DEBUG <0013> Generated response: line #00: 200 26728 OK (mgcp_msg.c:67) 20241102125922821 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/f4@mgw (mgcp_msg.c:67) 20241102125922821 DLMGCP DEBUG <0013> Generated response: line #02: I: 06DC9DA6 (mgcp_msg.c:67) 20241102125922821 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241102125922821 DLMGCP DEBUG <0013> Generated response: line #04: o=- 06DC9DA6 23 IN IP6 ::1 (mgcp_msg.c:67) 20241102125922821 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241102125922821 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241102125922821 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241102125922821 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 5102 RTP/AVP 112 (mgcp_msg.c:67) 20241102125922821 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241102125922821 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241102125922822 DLMGCP DEBUG <0013> Received message: line #00: CRCX 26729 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241102125922822 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241102125922822 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241102125922822 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241102125922822 DLMGCP DEBUG <0013> endpoint:rtpbridge/f5@mgw (trunk:0) found free endpoint: rtpbridge/f5@mgw (mgcp_endp.c:261) 20241102125922822 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/f5@mgw" (mgcp_protocol.c:441) 20241102125922822 DLMGCP NOTICE <0013> endpoint:rtpbridge/f5@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241102125922822 DLMGCP DEBUG <0013> endpoint:rtpbridge/f5@mgw conn:(1234/rtp C:0D3F832C r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241102125922822 DLMGCP DEBUG <0013> endpoint:rtpbridge/f5@mgw CI:0D3F832C connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241102125922822 DLMGCP DEBUG <0013> endpoint:rtpbridge/f5@mgw CI:0D3F832C output_enabled 0 (mgcp_msg.c:125) 20241102125922822 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241102125922822 DLMGCP DEBUG <0013> endpoint:rtpbridge/f5@mgw conn:(1234/rtp C:0D3F832C r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241102125922822 DLMGCP DEBUG <0013> endpoint:rtpbridge/f5@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241102125922822 DLMGCP DEBUG <0013> endpoint:rtpbridge/f5@mgw CI:0D3F832C CRCX: Creating connection: port: 5104 (mgcp_protocol.c:1112) 20241102125922822 DLMGCP NOTICE <0013> endpoint:rtpbridge/f5@mgw CI:0D3F832C CRCX: connection successfully created (mgcp_protocol.c:1121) 20241102125922822 DLMGCP DEBUG <0013> endpoint:rtpbridge/f5@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241102125922822 DLMGCP DEBUG <0013> Generated response: line #00: 200 26729 OK (mgcp_msg.c:67) 20241102125922822 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/f5@mgw (mgcp_msg.c:67) 20241102125922822 DLMGCP DEBUG <0013> Generated response: line #02: I: 0D3F832C (mgcp_msg.c:67) 20241102125922822 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241102125922822 DLMGCP DEBUG <0013> Generated response: line #04: o=- 0D3F832C 23 IN IP6 ::1 (mgcp_msg.c:67) 20241102125922822 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241102125922822 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241102125922822 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241102125922822 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 5104 RTP/AVP 112 (mgcp_msg.c:67) 20241102125922822 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241102125922822 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241102125922823 DLMGCP DEBUG <0013> Received message: line #00: CRCX 26730 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241102125922823 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241102125922823 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241102125922823 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241102125922823 DLMGCP DEBUG <0013> endpoint:rtpbridge/f6@mgw (trunk:0) found free endpoint: rtpbridge/f6@mgw (mgcp_endp.c:261) 20241102125922823 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/f6@mgw" (mgcp_protocol.c:441) 20241102125922823 DLMGCP NOTICE <0013> endpoint:rtpbridge/f6@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241102125922823 DLMGCP DEBUG <0013> endpoint:rtpbridge/f6@mgw conn:(1234/rtp C:457E10C6 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241102125922823 DLMGCP DEBUG <0013> endpoint:rtpbridge/f6@mgw CI:457E10C6 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241102125922823 DLMGCP DEBUG <0013> endpoint:rtpbridge/f6@mgw CI:457E10C6 output_enabled 0 (mgcp_msg.c:125) 20241102125922823 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241102125922823 DLMGCP DEBUG <0013> endpoint:rtpbridge/f6@mgw conn:(1234/rtp C:457E10C6 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241102125922823 DLMGCP DEBUG <0013> endpoint:rtpbridge/f6@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241102125922823 DLMGCP DEBUG <0013> endpoint:rtpbridge/f6@mgw CI:457E10C6 CRCX: Creating connection: port: 5106 (mgcp_protocol.c:1112) 20241102125922823 DLMGCP NOTICE <0013> endpoint:rtpbridge/f6@mgw CI:457E10C6 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241102125922823 DLMGCP DEBUG <0013> endpoint:rtpbridge/f6@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241102125922823 DLMGCP DEBUG <0013> Generated response: line #00: 200 26730 OK (mgcp_msg.c:67) 20241102125922823 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/f6@mgw (mgcp_msg.c:67) 20241102125922823 DLMGCP DEBUG <0013> Generated response: line #02: I: 457E10C6 (mgcp_msg.c:67) 20241102125922823 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241102125922823 DLMGCP DEBUG <0013> Generated response: line #04: o=- 457E10C6 23 IN IP6 ::1 (mgcp_msg.c:67) 20241102125922823 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241102125922823 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241102125922823 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241102125922823 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 5106 RTP/AVP 112 (mgcp_msg.c:67) 20241102125922823 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241102125922823 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241102125922823 DLMGCP DEBUG <0013> Received message: line #00: CRCX 26731 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241102125922823 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241102125922823 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241102125922823 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241102125922823 DLMGCP DEBUG <0013> endpoint:rtpbridge/f7@mgw (trunk:0) found free endpoint: rtpbridge/f7@mgw (mgcp_endp.c:261) 20241102125922823 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/f7@mgw" (mgcp_protocol.c:441) 20241102125922824 DLMGCP NOTICE <0013> endpoint:rtpbridge/f7@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241102125922824 DLMGCP DEBUG <0013> endpoint:rtpbridge/f7@mgw conn:(1234/rtp C:84A0480E r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241102125922824 DLMGCP DEBUG <0013> endpoint:rtpbridge/f7@mgw CI:84A0480E connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241102125922824 DLMGCP DEBUG <0013> endpoint:rtpbridge/f7@mgw CI:84A0480E output_enabled 0 (mgcp_msg.c:125) 20241102125922824 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241102125922824 DLMGCP DEBUG <0013> endpoint:rtpbridge/f7@mgw conn:(1234/rtp C:84A0480E r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241102125922824 DLMGCP DEBUG <0013> endpoint:rtpbridge/f7@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241102125922824 DLMGCP DEBUG <0013> endpoint:rtpbridge/f7@mgw CI:84A0480E CRCX: Creating connection: port: 5108 (mgcp_protocol.c:1112) 20241102125922824 DLMGCP NOTICE <0013> endpoint:rtpbridge/f7@mgw CI:84A0480E CRCX: connection successfully created (mgcp_protocol.c:1121) 20241102125922824 DLMGCP DEBUG <0013> endpoint:rtpbridge/f7@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241102125922824 DLMGCP DEBUG <0013> Generated response: line #00: 200 26731 OK (mgcp_msg.c:67) 20241102125922824 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/f7@mgw (mgcp_msg.c:67) 20241102125922824 DLMGCP DEBUG <0013> Generated response: line #02: I: 84A0480E (mgcp_msg.c:67) 20241102125922824 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241102125922824 DLMGCP DEBUG <0013> Generated response: line #04: o=- 84A0480E 23 IN IP6 ::1 (mgcp_msg.c:67) 20241102125922824 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241102125922824 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241102125922824 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241102125922824 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 5108 RTP/AVP 112 (mgcp_msg.c:67) 20241102125922824 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241102125922824 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241102125922824 DLMGCP DEBUG <0013> Received message: line #00: CRCX 26732 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241102125922824 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241102125922824 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241102125922824 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241102125922824 DLMGCP DEBUG <0013> endpoint:rtpbridge/f8@mgw (trunk:0) found free endpoint: rtpbridge/f8@mgw (mgcp_endp.c:261) 20241102125922824 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/f8@mgw" (mgcp_protocol.c:441) 20241102125922824 DLMGCP NOTICE <0013> endpoint:rtpbridge/f8@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241102125922824 DLMGCP DEBUG <0013> endpoint:rtpbridge/f8@mgw conn:(1234/rtp C:B536D03B r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241102125922824 DLMGCP DEBUG <0013> endpoint:rtpbridge/f8@mgw CI:B536D03B connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241102125922824 DLMGCP DEBUG <0013> endpoint:rtpbridge/f8@mgw CI:B536D03B output_enabled 0 (mgcp_msg.c:125) 20241102125922824 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241102125922824 DLMGCP DEBUG <0013> endpoint:rtpbridge/f8@mgw conn:(1234/rtp C:B536D03B r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241102125922824 DLMGCP DEBUG <0013> endpoint:rtpbridge/f8@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241102125922825 DLMGCP DEBUG <0013> endpoint:rtpbridge/f8@mgw CI:B536D03B CRCX: Creating connection: port: 5110 (mgcp_protocol.c:1112) 20241102125922825 DLMGCP NOTICE <0013> endpoint:rtpbridge/f8@mgw CI:B536D03B CRCX: connection successfully created (mgcp_protocol.c:1121) 20241102125922825 DLMGCP DEBUG <0013> endpoint:rtpbridge/f8@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241102125922825 DLMGCP DEBUG <0013> Generated response: line #00: 200 26732 OK (mgcp_msg.c:67) 20241102125922825 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/f8@mgw (mgcp_msg.c:67) 20241102125922825 DLMGCP DEBUG <0013> Generated response: line #02: I: B536D03B (mgcp_msg.c:67) 20241102125922825 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241102125922825 DLMGCP DEBUG <0013> Generated response: line #04: o=- B536D03B 23 IN IP6 ::1 (mgcp_msg.c:67) 20241102125922825 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241102125922825 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241102125922825 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241102125922825 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 5110 RTP/AVP 112 (mgcp_msg.c:67) 20241102125922825 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241102125922825 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241102125922825 DLMGCP DEBUG <0013> Received message: line #00: CRCX 26733 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241102125922825 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241102125922825 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241102125922825 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241102125922825 DLMGCP DEBUG <0013> endpoint:rtpbridge/f9@mgw (trunk:0) found free endpoint: rtpbridge/f9@mgw (mgcp_endp.c:261) 20241102125922825 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/f9@mgw" (mgcp_protocol.c:441) 20241102125922825 DLMGCP NOTICE <0013> endpoint:rtpbridge/f9@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241102125922825 DLMGCP DEBUG <0013> endpoint:rtpbridge/f9@mgw conn:(1234/rtp C:41600926 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241102125922825 DLMGCP DEBUG <0013> endpoint:rtpbridge/f9@mgw CI:41600926 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241102125922825 DLMGCP DEBUG <0013> endpoint:rtpbridge/f9@mgw CI:41600926 output_enabled 0 (mgcp_msg.c:125) 20241102125922825 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241102125922825 DLMGCP DEBUG <0013> endpoint:rtpbridge/f9@mgw conn:(1234/rtp C:41600926 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241102125922825 DLMGCP DEBUG <0013> endpoint:rtpbridge/f9@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241102125922825 DLMGCP DEBUG <0013> endpoint:rtpbridge/f9@mgw CI:41600926 CRCX: Creating connection: port: 5112 (mgcp_protocol.c:1112) 20241102125922825 DLMGCP NOTICE <0013> endpoint:rtpbridge/f9@mgw CI:41600926 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241102125922825 DLMGCP DEBUG <0013> endpoint:rtpbridge/f9@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241102125922825 DLMGCP DEBUG <0013> Generated response: line #00: 200 26733 OK (mgcp_msg.c:67) 20241102125922825 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/f9@mgw (mgcp_msg.c:67) 20241102125922825 DLMGCP DEBUG <0013> Generated response: line #02: I: 41600926 (mgcp_msg.c:67) 20241102125922825 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241102125922825 DLMGCP DEBUG <0013> Generated response: line #04: o=- 41600926 23 IN IP6 ::1 (mgcp_msg.c:67) 20241102125922825 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241102125922825 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241102125922825 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241102125922825 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 5112 RTP/AVP 112 (mgcp_msg.c:67) 20241102125922825 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241102125922825 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241102125922826 DLMGCP DEBUG <0013> Received message: line #00: CRCX 26734 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241102125922826 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241102125922826 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241102125922826 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241102125922826 DLMGCP DEBUG <0013> endpoint:rtpbridge/fa@mgw (trunk:0) found free endpoint: rtpbridge/fa@mgw (mgcp_endp.c:261) 20241102125922826 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/fa@mgw" (mgcp_protocol.c:441) 20241102125922826 DLMGCP NOTICE <0013> endpoint:rtpbridge/fa@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241102125922826 DLMGCP DEBUG <0013> endpoint:rtpbridge/fa@mgw conn:(1234/rtp C:3E998A57 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241102125922826 DLMGCP DEBUG <0013> endpoint:rtpbridge/fa@mgw CI:3E998A57 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241102125922826 DLMGCP DEBUG <0013> endpoint:rtpbridge/fa@mgw CI:3E998A57 output_enabled 0 (mgcp_msg.c:125) 20241102125922826 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241102125922826 DLMGCP DEBUG <0013> endpoint:rtpbridge/fa@mgw conn:(1234/rtp C:3E998A57 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241102125922826 DLMGCP DEBUG <0013> endpoint:rtpbridge/fa@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241102125922826 DLMGCP DEBUG <0013> endpoint:rtpbridge/fa@mgw CI:3E998A57 CRCX: Creating connection: port: 5114 (mgcp_protocol.c:1112) 20241102125922826 DLMGCP NOTICE <0013> endpoint:rtpbridge/fa@mgw CI:3E998A57 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241102125922826 DLMGCP DEBUG <0013> endpoint:rtpbridge/fa@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241102125922826 DLMGCP DEBUG <0013> Generated response: line #00: 200 26734 OK (mgcp_msg.c:67) 20241102125922826 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/fa@mgw (mgcp_msg.c:67) 20241102125922826 DLMGCP DEBUG <0013> Generated response: line #02: I: 3E998A57 (mgcp_msg.c:67) 20241102125922826 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241102125922826 DLMGCP DEBUG <0013> Generated response: line #04: o=- 3E998A57 23 IN IP6 ::1 (mgcp_msg.c:67) 20241102125922826 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241102125922826 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241102125922826 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241102125922826 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 5114 RTP/AVP 112 (mgcp_msg.c:67) 20241102125922826 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241102125922826 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241102125922827 DLMGCP DEBUG <0013> Received message: line #00: CRCX 26735 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241102125922827 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241102125922827 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241102125922827 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241102125922827 DLMGCP DEBUG <0013> endpoint:rtpbridge/fb@mgw (trunk:0) found free endpoint: rtpbridge/fb@mgw (mgcp_endp.c:261) 20241102125922827 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/fb@mgw" (mgcp_protocol.c:441) 20241102125922827 DLMGCP NOTICE <0013> endpoint:rtpbridge/fb@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241102125922827 DLMGCP DEBUG <0013> endpoint:rtpbridge/fb@mgw conn:(1234/rtp C:9A85C2BC r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241102125922827 DLMGCP DEBUG <0013> endpoint:rtpbridge/fb@mgw CI:9A85C2BC connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241102125922827 DLMGCP DEBUG <0013> endpoint:rtpbridge/fb@mgw CI:9A85C2BC output_enabled 0 (mgcp_msg.c:125) 20241102125922827 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241102125922827 DLMGCP DEBUG <0013> endpoint:rtpbridge/fb@mgw conn:(1234/rtp C:9A85C2BC r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241102125922827 DLMGCP DEBUG <0013> endpoint:rtpbridge/fb@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241102125922827 DLMGCP DEBUG <0013> endpoint:rtpbridge/fb@mgw CI:9A85C2BC CRCX: Creating connection: port: 5116 (mgcp_protocol.c:1112) 20241102125922827 DLMGCP NOTICE <0013> endpoint:rtpbridge/fb@mgw CI:9A85C2BC CRCX: connection successfully created (mgcp_protocol.c:1121) 20241102125922827 DLMGCP DEBUG <0013> endpoint:rtpbridge/fb@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241102125922827 DLMGCP DEBUG <0013> Generated response: line #00: 200 26735 OK (mgcp_msg.c:67) 20241102125922827 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/fb@mgw (mgcp_msg.c:67) 20241102125922827 DLMGCP DEBUG <0013> Generated response: line #02: I: 9A85C2BC (mgcp_msg.c:67) 20241102125922827 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241102125922827 DLMGCP DEBUG <0013> Generated response: line #04: o=- 9A85C2BC 23 IN IP6 ::1 (mgcp_msg.c:67) 20241102125922827 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241102125922827 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241102125922827 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241102125922827 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 5116 RTP/AVP 112 (mgcp_msg.c:67) 20241102125922827 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241102125922827 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241102125922827 DLMGCP DEBUG <0013> Received message: line #00: CRCX 26736 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241102125922827 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241102125922827 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241102125922827 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241102125922827 DLMGCP DEBUG <0013> endpoint:rtpbridge/fc@mgw (trunk:0) found free endpoint: rtpbridge/fc@mgw (mgcp_endp.c:261) 20241102125922827 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/fc@mgw" (mgcp_protocol.c:441) 20241102125922827 DLMGCP NOTICE <0013> endpoint:rtpbridge/fc@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241102125922827 DLMGCP DEBUG <0013> endpoint:rtpbridge/fc@mgw conn:(1234/rtp C:1FE1D5E2 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241102125922827 DLMGCP DEBUG <0013> endpoint:rtpbridge/fc@mgw CI:1FE1D5E2 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241102125922827 DLMGCP DEBUG <0013> endpoint:rtpbridge/fc@mgw CI:1FE1D5E2 output_enabled 0 (mgcp_msg.c:125) 20241102125922827 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241102125922827 DLMGCP DEBUG <0013> endpoint:rtpbridge/fc@mgw conn:(1234/rtp C:1FE1D5E2 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241102125922827 DLMGCP DEBUG <0013> endpoint:rtpbridge/fc@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241102125922828 DLMGCP DEBUG <0013> endpoint:rtpbridge/fc@mgw CI:1FE1D5E2 CRCX: Creating connection: port: 5118 (mgcp_protocol.c:1112) 20241102125922828 DLMGCP NOTICE <0013> endpoint:rtpbridge/fc@mgw CI:1FE1D5E2 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241102125922828 DLMGCP DEBUG <0013> endpoint:rtpbridge/fc@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241102125922828 DLMGCP DEBUG <0013> Generated response: line #00: 200 26736 OK (mgcp_msg.c:67) 20241102125922828 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/fc@mgw (mgcp_msg.c:67) 20241102125922828 DLMGCP DEBUG <0013> Generated response: line #02: I: 1FE1D5E2 (mgcp_msg.c:67) 20241102125922828 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241102125922828 DLMGCP DEBUG <0013> Generated response: line #04: o=- 1FE1D5E2 23 IN IP6 ::1 (mgcp_msg.c:67) 20241102125922828 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241102125922828 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241102125922828 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241102125922828 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 5118 RTP/AVP 112 (mgcp_msg.c:67) 20241102125922828 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241102125922828 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241102125922828 DLMGCP DEBUG <0013> Received message: line #00: CRCX 26737 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241102125922828 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241102125922828 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241102125922828 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241102125922828 DLMGCP DEBUG <0013> endpoint:rtpbridge/fd@mgw (trunk:0) found free endpoint: rtpbridge/fd@mgw (mgcp_endp.c:261) 20241102125922828 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/fd@mgw" (mgcp_protocol.c:441) 20241102125922828 DLMGCP NOTICE <0013> endpoint:rtpbridge/fd@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241102125922828 DLMGCP DEBUG <0013> endpoint:rtpbridge/fd@mgw conn:(1234/rtp C:8AA85BC7 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241102125922828 DLMGCP DEBUG <0013> endpoint:rtpbridge/fd@mgw CI:8AA85BC7 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241102125922828 DLMGCP DEBUG <0013> endpoint:rtpbridge/fd@mgw CI:8AA85BC7 output_enabled 0 (mgcp_msg.c:125) 20241102125922828 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241102125922828 DLMGCP DEBUG <0013> endpoint:rtpbridge/fd@mgw conn:(1234/rtp C:8AA85BC7 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241102125922828 DLMGCP DEBUG <0013> endpoint:rtpbridge/fd@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241102125922828 DLMGCP DEBUG <0013> endpoint:rtpbridge/fd@mgw CI:8AA85BC7 CRCX: Creating connection: port: 5120 (mgcp_protocol.c:1112) 20241102125922828 DLMGCP NOTICE <0013> endpoint:rtpbridge/fd@mgw CI:8AA85BC7 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241102125922828 DLMGCP DEBUG <0013> endpoint:rtpbridge/fd@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241102125922828 DLMGCP DEBUG <0013> Generated response: line #00: 200 26737 OK (mgcp_msg.c:67) 20241102125922828 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/fd@mgw (mgcp_msg.c:67) 20241102125922828 DLMGCP DEBUG <0013> Generated response: line #02: I: 8AA85BC7 (mgcp_msg.c:67) 20241102125922828 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241102125922828 DLMGCP DEBUG <0013> Generated response: line #04: o=- 8AA85BC7 23 IN IP6 ::1 (mgcp_msg.c:67) 20241102125922828 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241102125922828 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241102125922828 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241102125922828 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 5120 RTP/AVP 112 (mgcp_msg.c:67) 20241102125922828 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241102125922828 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241102125922829 DLMGCP DEBUG <0013> Received message: line #00: CRCX 26738 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241102125922829 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241102125922829 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241102125922829 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241102125922829 DLMGCP DEBUG <0013> endpoint:rtpbridge/fe@mgw (trunk:0) found free endpoint: rtpbridge/fe@mgw (mgcp_endp.c:261) 20241102125922829 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/fe@mgw" (mgcp_protocol.c:441) 20241102125922829 DLMGCP NOTICE <0013> endpoint:rtpbridge/fe@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241102125922829 DLMGCP DEBUG <0013> endpoint:rtpbridge/fe@mgw conn:(1234/rtp C:7D3FE589 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241102125922829 DLMGCP DEBUG <0013> endpoint:rtpbridge/fe@mgw CI:7D3FE589 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241102125922829 DLMGCP DEBUG <0013> endpoint:rtpbridge/fe@mgw CI:7D3FE589 output_enabled 0 (mgcp_msg.c:125) 20241102125922829 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241102125922829 DLMGCP DEBUG <0013> endpoint:rtpbridge/fe@mgw conn:(1234/rtp C:7D3FE589 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241102125922829 DLMGCP DEBUG <0013> endpoint:rtpbridge/fe@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241102125922829 DLMGCP DEBUG <0013> endpoint:rtpbridge/fe@mgw CI:7D3FE589 CRCX: Creating connection: port: 5122 (mgcp_protocol.c:1112) 20241102125922829 DLMGCP NOTICE <0013> endpoint:rtpbridge/fe@mgw CI:7D3FE589 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241102125922829 DLMGCP DEBUG <0013> endpoint:rtpbridge/fe@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241102125922829 DLMGCP DEBUG <0013> Generated response: line #00: 200 26738 OK (mgcp_msg.c:67) 20241102125922829 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/fe@mgw (mgcp_msg.c:67) 20241102125922829 DLMGCP DEBUG <0013> Generated response: line #02: I: 7D3FE589 (mgcp_msg.c:67) 20241102125922829 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241102125922829 DLMGCP DEBUG <0013> Generated response: line #04: o=- 7D3FE589 23 IN IP6 ::1 (mgcp_msg.c:67) 20241102125922829 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241102125922829 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241102125922829 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241102125922829 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 5122 RTP/AVP 112 (mgcp_msg.c:67) 20241102125922829 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241102125922829 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241102125922830 DLMGCP DEBUG <0013> Received message: line #00: CRCX 26739 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241102125922830 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241102125922830 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241102125922830 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241102125922830 DLMGCP DEBUG <0013> endpoint:rtpbridge/ff@mgw (trunk:0) found free endpoint: rtpbridge/ff@mgw (mgcp_endp.c:261) 20241102125922830 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/ff@mgw" (mgcp_protocol.c:441) 20241102125922830 DLMGCP NOTICE <0013> endpoint:rtpbridge/ff@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241102125922830 DLMGCP DEBUG <0013> endpoint:rtpbridge/ff@mgw conn:(1234/rtp C:EB478B80 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241102125922830 DLMGCP DEBUG <0013> endpoint:rtpbridge/ff@mgw CI:EB478B80 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241102125922830 DLMGCP DEBUG <0013> endpoint:rtpbridge/ff@mgw CI:EB478B80 output_enabled 0 (mgcp_msg.c:125) 20241102125922830 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241102125922830 DLMGCP DEBUG <0013> endpoint:rtpbridge/ff@mgw conn:(1234/rtp C:EB478B80 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241102125922830 DLMGCP DEBUG <0013> endpoint:rtpbridge/ff@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241102125922830 DLMGCP DEBUG <0013> endpoint:rtpbridge/ff@mgw CI:EB478B80 CRCX: Creating connection: port: 5124 (mgcp_protocol.c:1112) 20241102125922830 DLMGCP NOTICE <0013> endpoint:rtpbridge/ff@mgw CI:EB478B80 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241102125922830 DLMGCP DEBUG <0013> endpoint:rtpbridge/ff@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241102125922830 DLMGCP DEBUG <0013> Generated response: line #00: 200 26739 OK (mgcp_msg.c:67) 20241102125922830 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/ff@mgw (mgcp_msg.c:67) 20241102125922830 DLMGCP DEBUG <0013> Generated response: line #02: I: EB478B80 (mgcp_msg.c:67) 20241102125922830 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241102125922830 DLMGCP DEBUG <0013> Generated response: line #04: o=- EB478B80 23 IN IP6 ::1 (mgcp_msg.c:67) 20241102125922830 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241102125922830 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241102125922830 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241102125922830 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 5124 RTP/AVP 112 (mgcp_msg.c:67) 20241102125922830 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241102125922830 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241102125922830 DLMGCP DEBUG <0013> Received message: line #00: CRCX 26740 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241102125922830 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241102125922830 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241102125922830 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241102125922830 DLMGCP DEBUG <0013> endpoint:rtpbridge/100@mgw (trunk:0) found free endpoint: rtpbridge/100@mgw (mgcp_endp.c:261) 20241102125922830 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/100@mgw" (mgcp_protocol.c:441) 20241102125922830 DLMGCP NOTICE <0013> endpoint:rtpbridge/100@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241102125922830 DLMGCP DEBUG <0013> endpoint:rtpbridge/100@mgw conn:(1234/rtp C:6E254404 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241102125922830 DLMGCP DEBUG <0013> endpoint:rtpbridge/100@mgw CI:6E254404 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241102125922830 DLMGCP DEBUG <0013> endpoint:rtpbridge/100@mgw CI:6E254404 output_enabled 0 (mgcp_msg.c:125) 20241102125922830 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241102125922831 DLMGCP DEBUG <0013> endpoint:rtpbridge/100@mgw conn:(1234/rtp C:6E254404 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241102125922831 DLMGCP DEBUG <0013> endpoint:rtpbridge/100@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241102125922831 DLMGCP DEBUG <0013> endpoint:rtpbridge/100@mgw CI:6E254404 CRCX: Creating connection: port: 5126 (mgcp_protocol.c:1112) 20241102125922831 DLMGCP NOTICE <0013> endpoint:rtpbridge/100@mgw CI:6E254404 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241102125922831 DLMGCP DEBUG <0013> endpoint:rtpbridge/100@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241102125922831 DLMGCP DEBUG <0013> Generated response: line #00: 200 26740 OK (mgcp_msg.c:67) 20241102125922831 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/100@mgw (mgcp_msg.c:67) 20241102125922831 DLMGCP DEBUG <0013> Generated response: line #02: I: 6E254404 (mgcp_msg.c:67) 20241102125922831 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241102125922831 DLMGCP DEBUG <0013> Generated response: line #04: o=- 6E254404 23 IN IP6 ::1 (mgcp_msg.c:67) 20241102125922831 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241102125922831 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241102125922831 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241102125922831 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 5126 RTP/AVP 112 (mgcp_msg.c:67) 20241102125922831 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241102125922831 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241102125922831 DLMGCP DEBUG <0013> Received message: line #00: CRCX 26741 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241102125922831 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241102125922831 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241102125922831 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241102125922831 DLMGCP DEBUG <0013> endpoint:rtpbridge/101@mgw (trunk:0) found free endpoint: rtpbridge/101@mgw (mgcp_endp.c:261) 20241102125922831 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/101@mgw" (mgcp_protocol.c:441) 20241102125922831 DLMGCP NOTICE <0013> endpoint:rtpbridge/101@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241102125922831 DLMGCP DEBUG <0013> endpoint:rtpbridge/101@mgw conn:(1234/rtp C:66FAE3A0 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241102125922831 DLMGCP DEBUG <0013> endpoint:rtpbridge/101@mgw CI:66FAE3A0 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241102125922831 DLMGCP DEBUG <0013> endpoint:rtpbridge/101@mgw CI:66FAE3A0 output_enabled 0 (mgcp_msg.c:125) 20241102125922831 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241102125922831 DLMGCP DEBUG <0013> endpoint:rtpbridge/101@mgw conn:(1234/rtp C:66FAE3A0 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241102125922831 DLMGCP DEBUG <0013> endpoint:rtpbridge/101@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241102125922831 DLMGCP DEBUG <0013> endpoint:rtpbridge/101@mgw CI:66FAE3A0 CRCX: Creating connection: port: 5128 (mgcp_protocol.c:1112) 20241102125922831 DLMGCP NOTICE <0013> endpoint:rtpbridge/101@mgw CI:66FAE3A0 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241102125922831 DLMGCP DEBUG <0013> endpoint:rtpbridge/101@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241102125922831 DLMGCP DEBUG <0013> Generated response: line #00: 200 26741 OK (mgcp_msg.c:67) 20241102125922831 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/101@mgw (mgcp_msg.c:67) 20241102125922831 DLMGCP DEBUG <0013> Generated response: line #02: I: 66FAE3A0 (mgcp_msg.c:67) 20241102125922831 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241102125922831 DLMGCP DEBUG <0013> Generated response: line #04: o=- 66FAE3A0 23 IN IP6 ::1 (mgcp_msg.c:67) 20241102125922831 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241102125922831 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241102125922831 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241102125922831 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 5128 RTP/AVP 112 (mgcp_msg.c:67) 20241102125922832 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241102125922832 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241102125922832 DLMGCP DEBUG <0013> Received message: line #00: CRCX 26742 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241102125922832 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241102125922832 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241102125922832 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241102125922832 DLMGCP DEBUG <0013> endpoint:rtpbridge/102@mgw (trunk:0) found free endpoint: rtpbridge/102@mgw (mgcp_endp.c:261) 20241102125922832 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/102@mgw" (mgcp_protocol.c:441) 20241102125922832 DLMGCP NOTICE <0013> endpoint:rtpbridge/102@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241102125922832 DLMGCP DEBUG <0013> endpoint:rtpbridge/102@mgw conn:(1234/rtp C:291ED83B r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241102125922832 DLMGCP DEBUG <0013> endpoint:rtpbridge/102@mgw CI:291ED83B connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241102125922832 DLMGCP DEBUG <0013> endpoint:rtpbridge/102@mgw CI:291ED83B output_enabled 0 (mgcp_msg.c:125) 20241102125922832 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241102125922832 DLMGCP DEBUG <0013> endpoint:rtpbridge/102@mgw conn:(1234/rtp C:291ED83B r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241102125922832 DLMGCP DEBUG <0013> endpoint:rtpbridge/102@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241102125922832 DLMGCP DEBUG <0013> endpoint:rtpbridge/102@mgw CI:291ED83B CRCX: Creating connection: port: 5130 (mgcp_protocol.c:1112) 20241102125922832 DLMGCP NOTICE <0013> endpoint:rtpbridge/102@mgw CI:291ED83B CRCX: connection successfully created (mgcp_protocol.c:1121) 20241102125922832 DLMGCP DEBUG <0013> endpoint:rtpbridge/102@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241102125922832 DLMGCP DEBUG <0013> Generated response: line #00: 200 26742 OK (mgcp_msg.c:67) 20241102125922832 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/102@mgw (mgcp_msg.c:67) 20241102125922832 DLMGCP DEBUG <0013> Generated response: line #02: I: 291ED83B (mgcp_msg.c:67) 20241102125922832 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241102125922832 DLMGCP DEBUG <0013> Generated response: line #04: o=- 291ED83B 23 IN IP6 ::1 (mgcp_msg.c:67) 20241102125922832 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241102125922832 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241102125922832 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241102125922832 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 5130 RTP/AVP 112 (mgcp_msg.c:67) 20241102125922832 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241102125922832 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241102125922833 DLMGCP DEBUG <0013> Received message: line #00: CRCX 26743 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241102125922833 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241102125922833 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241102125922833 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241102125922833 DLMGCP DEBUG <0013> endpoint:rtpbridge/103@mgw (trunk:0) found free endpoint: rtpbridge/103@mgw (mgcp_endp.c:261) 20241102125922833 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/103@mgw" (mgcp_protocol.c:441) 20241102125922833 DLMGCP NOTICE <0013> endpoint:rtpbridge/103@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241102125922833 DLMGCP DEBUG <0013> endpoint:rtpbridge/103@mgw conn:(1234/rtp C:7F6F411D r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241102125922833 DLMGCP DEBUG <0013> endpoint:rtpbridge/103@mgw CI:7F6F411D connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241102125922833 DLMGCP DEBUG <0013> endpoint:rtpbridge/103@mgw CI:7F6F411D output_enabled 0 (mgcp_msg.c:125) 20241102125922833 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241102125922833 DLMGCP DEBUG <0013> endpoint:rtpbridge/103@mgw conn:(1234/rtp C:7F6F411D r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241102125922833 DLMGCP DEBUG <0013> endpoint:rtpbridge/103@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241102125922833 DLMGCP DEBUG <0013> endpoint:rtpbridge/103@mgw CI:7F6F411D CRCX: Creating connection: port: 5132 (mgcp_protocol.c:1112) 20241102125922833 DLMGCP NOTICE <0013> endpoint:rtpbridge/103@mgw CI:7F6F411D CRCX: connection successfully created (mgcp_protocol.c:1121) 20241102125922833 DLMGCP DEBUG <0013> endpoint:rtpbridge/103@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241102125922833 DLMGCP DEBUG <0013> Generated response: line #00: 200 26743 OK (mgcp_msg.c:67) 20241102125922833 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/103@mgw (mgcp_msg.c:67) 20241102125922833 DLMGCP DEBUG <0013> Generated response: line #02: I: 7F6F411D (mgcp_msg.c:67) 20241102125922833 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241102125922833 DLMGCP DEBUG <0013> Generated response: line #04: o=- 7F6F411D 23 IN IP6 ::1 (mgcp_msg.c:67) 20241102125922833 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241102125922833 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241102125922833 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241102125922833 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 5132 RTP/AVP 112 (mgcp_msg.c:67) 20241102125922833 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241102125922833 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241102125922834 DLMGCP DEBUG <0013> Received message: line #00: CRCX 26744 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241102125922834 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241102125922834 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241102125922834 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241102125922834 DLMGCP DEBUG <0013> endpoint:rtpbridge/104@mgw (trunk:0) found free endpoint: rtpbridge/104@mgw (mgcp_endp.c:261) 20241102125922834 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/104@mgw" (mgcp_protocol.c:441) 20241102125922834 DLMGCP NOTICE <0013> endpoint:rtpbridge/104@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241102125922834 DLMGCP DEBUG <0013> endpoint:rtpbridge/104@mgw conn:(1234/rtp C:FFE8796A r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241102125922834 DLMGCP DEBUG <0013> endpoint:rtpbridge/104@mgw CI:FFE8796A connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241102125922834 DLMGCP DEBUG <0013> endpoint:rtpbridge/104@mgw CI:FFE8796A output_enabled 0 (mgcp_msg.c:125) 20241102125922834 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241102125922834 DLMGCP DEBUG <0013> endpoint:rtpbridge/104@mgw conn:(1234/rtp C:FFE8796A r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241102125922834 DLMGCP DEBUG <0013> endpoint:rtpbridge/104@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241102125922834 DLMGCP DEBUG <0013> endpoint:rtpbridge/104@mgw CI:FFE8796A CRCX: Creating connection: port: 5134 (mgcp_protocol.c:1112) 20241102125922834 DLMGCP NOTICE <0013> endpoint:rtpbridge/104@mgw CI:FFE8796A CRCX: connection successfully created (mgcp_protocol.c:1121) 20241102125922834 DLMGCP DEBUG <0013> endpoint:rtpbridge/104@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241102125922834 DLMGCP DEBUG <0013> Generated response: line #00: 200 26744 OK (mgcp_msg.c:67) 20241102125922834 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/104@mgw (mgcp_msg.c:67) 20241102125922834 DLMGCP DEBUG <0013> Generated response: line #02: I: FFE8796A (mgcp_msg.c:67) 20241102125922834 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241102125922834 DLMGCP DEBUG <0013> Generated response: line #04: o=- FFE8796A 23 IN IP6 ::1 (mgcp_msg.c:67) 20241102125922834 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241102125922834 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241102125922834 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241102125922834 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 5134 RTP/AVP 112 (mgcp_msg.c:67) 20241102125922834 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241102125922834 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241102125922835 DLMGCP DEBUG <0013> Received message: line #00: CRCX 26745 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241102125922835 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241102125922835 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241102125922835 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241102125922835 DLMGCP DEBUG <0013> endpoint:rtpbridge/105@mgw (trunk:0) found free endpoint: rtpbridge/105@mgw (mgcp_endp.c:261) 20241102125922835 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/105@mgw" (mgcp_protocol.c:441) 20241102125922835 DLMGCP NOTICE <0013> endpoint:rtpbridge/105@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241102125922835 DLMGCP DEBUG <0013> endpoint:rtpbridge/105@mgw conn:(1234/rtp C:3314728E r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241102125922835 DLMGCP DEBUG <0013> endpoint:rtpbridge/105@mgw CI:3314728E connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241102125922835 DLMGCP DEBUG <0013> endpoint:rtpbridge/105@mgw CI:3314728E output_enabled 0 (mgcp_msg.c:125) 20241102125922835 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241102125922835 DLMGCP DEBUG <0013> endpoint:rtpbridge/105@mgw conn:(1234/rtp C:3314728E r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241102125922835 DLMGCP DEBUG <0013> endpoint:rtpbridge/105@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241102125922835 DLMGCP DEBUG <0013> endpoint:rtpbridge/105@mgw CI:3314728E CRCX: Creating connection: port: 5136 (mgcp_protocol.c:1112) 20241102125922835 DLMGCP NOTICE <0013> endpoint:rtpbridge/105@mgw CI:3314728E CRCX: connection successfully created (mgcp_protocol.c:1121) 20241102125922835 DLMGCP DEBUG <0013> endpoint:rtpbridge/105@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241102125922835 DLMGCP DEBUG <0013> Generated response: line #00: 200 26745 OK (mgcp_msg.c:67) 20241102125922835 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/105@mgw (mgcp_msg.c:67) 20241102125922835 DLMGCP DEBUG <0013> Generated response: line #02: I: 3314728E (mgcp_msg.c:67) 20241102125922835 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241102125922835 DLMGCP DEBUG <0013> Generated response: line #04: o=- 3314728E 23 IN IP6 ::1 (mgcp_msg.c:67) 20241102125922835 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241102125922835 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241102125922835 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241102125922835 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 5136 RTP/AVP 112 (mgcp_msg.c:67) 20241102125922835 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241102125922835 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241102125922836 DLMGCP DEBUG <0013> Received message: line #00: CRCX 26746 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241102125922836 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241102125922836 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241102125922836 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241102125922836 DLMGCP DEBUG <0013> endpoint:rtpbridge/106@mgw (trunk:0) found free endpoint: rtpbridge/106@mgw (mgcp_endp.c:261) 20241102125922836 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/106@mgw" (mgcp_protocol.c:441) 20241102125922836 DLMGCP NOTICE <0013> endpoint:rtpbridge/106@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241102125922836 DLMGCP DEBUG <0013> endpoint:rtpbridge/106@mgw conn:(1234/rtp C:353C913E r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241102125922836 DLMGCP DEBUG <0013> endpoint:rtpbridge/106@mgw CI:353C913E connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241102125922836 DLMGCP DEBUG <0013> endpoint:rtpbridge/106@mgw CI:353C913E output_enabled 0 (mgcp_msg.c:125) 20241102125922836 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241102125922836 DLMGCP DEBUG <0013> endpoint:rtpbridge/106@mgw conn:(1234/rtp C:353C913E r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241102125922836 DLMGCP DEBUG <0013> endpoint:rtpbridge/106@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241102125922836 DLMGCP DEBUG <0013> endpoint:rtpbridge/106@mgw CI:353C913E CRCX: Creating connection: port: 5138 (mgcp_protocol.c:1112) 20241102125922836 DLMGCP NOTICE <0013> endpoint:rtpbridge/106@mgw CI:353C913E CRCX: connection successfully created (mgcp_protocol.c:1121) 20241102125922836 DLMGCP DEBUG <0013> endpoint:rtpbridge/106@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241102125922836 DLMGCP DEBUG <0013> Generated response: line #00: 200 26746 OK (mgcp_msg.c:67) 20241102125922836 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/106@mgw (mgcp_msg.c:67) 20241102125922836 DLMGCP DEBUG <0013> Generated response: line #02: I: 353C913E (mgcp_msg.c:67) 20241102125922836 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241102125922836 DLMGCP DEBUG <0013> Generated response: line #04: o=- 353C913E 23 IN IP6 ::1 (mgcp_msg.c:67) 20241102125922836 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241102125922836 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241102125922836 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241102125922836 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 5138 RTP/AVP 112 (mgcp_msg.c:67) 20241102125922836 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241102125922836 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241102125922836 DLMGCP DEBUG <0013> Received message: line #00: CRCX 26747 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241102125922836 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241102125922836 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241102125922836 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241102125922836 DLMGCP DEBUG <0013> endpoint:rtpbridge/107@mgw (trunk:0) found free endpoint: rtpbridge/107@mgw (mgcp_endp.c:261) 20241102125922836 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/107@mgw" (mgcp_protocol.c:441) 20241102125922836 DLMGCP NOTICE <0013> endpoint:rtpbridge/107@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241102125922836 DLMGCP DEBUG <0013> endpoint:rtpbridge/107@mgw conn:(1234/rtp C:2A1775E7 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241102125922836 DLMGCP DEBUG <0013> endpoint:rtpbridge/107@mgw CI:2A1775E7 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241102125922836 DLMGCP DEBUG <0013> endpoint:rtpbridge/107@mgw CI:2A1775E7 output_enabled 0 (mgcp_msg.c:125) 20241102125922836 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241102125922836 DLMGCP DEBUG <0013> endpoint:rtpbridge/107@mgw conn:(1234/rtp C:2A1775E7 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241102125922836 DLMGCP DEBUG <0013> endpoint:rtpbridge/107@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241102125922836 DLMGCP DEBUG <0013> endpoint:rtpbridge/107@mgw CI:2A1775E7 CRCX: Creating connection: port: 5140 (mgcp_protocol.c:1112) 20241102125922836 DLMGCP NOTICE <0013> endpoint:rtpbridge/107@mgw CI:2A1775E7 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241102125922836 DLMGCP DEBUG <0013> endpoint:rtpbridge/107@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241102125922837 DLMGCP DEBUG <0013> Generated response: line #00: 200 26747 OK (mgcp_msg.c:67) 20241102125922837 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/107@mgw (mgcp_msg.c:67) 20241102125922837 DLMGCP DEBUG <0013> Generated response: line #02: I: 2A1775E7 (mgcp_msg.c:67) 20241102125922837 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241102125922837 DLMGCP DEBUG <0013> Generated response: line #04: o=- 2A1775E7 23 IN IP6 ::1 (mgcp_msg.c:67) 20241102125922837 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241102125922837 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241102125922837 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241102125922837 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 5140 RTP/AVP 112 (mgcp_msg.c:67) 20241102125922837 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241102125922837 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241102125922837 DLMGCP DEBUG <0013> Received message: line #00: CRCX 26748 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241102125922837 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241102125922837 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241102125922837 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241102125922837 DLMGCP DEBUG <0013> endpoint:rtpbridge/108@mgw (trunk:0) found free endpoint: rtpbridge/108@mgw (mgcp_endp.c:261) 20241102125922837 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/108@mgw" (mgcp_protocol.c:441) 20241102125922837 DLMGCP NOTICE <0013> endpoint:rtpbridge/108@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241102125922837 DLMGCP DEBUG <0013> endpoint:rtpbridge/108@mgw conn:(1234/rtp C:53E115A3 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241102125922837 DLMGCP DEBUG <0013> endpoint:rtpbridge/108@mgw CI:53E115A3 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241102125922837 DLMGCP DEBUG <0013> endpoint:rtpbridge/108@mgw CI:53E115A3 output_enabled 0 (mgcp_msg.c:125) 20241102125922837 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241102125922837 DLMGCP DEBUG <0013> endpoint:rtpbridge/108@mgw conn:(1234/rtp C:53E115A3 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241102125922837 DLMGCP DEBUG <0013> endpoint:rtpbridge/108@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241102125922838 DLMGCP DEBUG <0013> endpoint:rtpbridge/108@mgw CI:53E115A3 CRCX: Creating connection: port: 5142 (mgcp_protocol.c:1112) 20241102125922838 DLMGCP NOTICE <0013> endpoint:rtpbridge/108@mgw CI:53E115A3 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241102125922838 DLMGCP DEBUG <0013> endpoint:rtpbridge/108@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241102125922838 DLMGCP DEBUG <0013> Generated response: line #00: 200 26748 OK (mgcp_msg.c:67) 20241102125922838 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/108@mgw (mgcp_msg.c:67) 20241102125922838 DLMGCP DEBUG <0013> Generated response: line #02: I: 53E115A3 (mgcp_msg.c:67) 20241102125922838 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241102125922838 DLMGCP DEBUG <0013> Generated response: line #04: o=- 53E115A3 23 IN IP6 ::1 (mgcp_msg.c:67) 20241102125922838 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241102125922838 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241102125922838 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241102125922838 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 5142 RTP/AVP 112 (mgcp_msg.c:67) 20241102125922838 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241102125922838 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241102125922838 DLMGCP DEBUG <0013> Received message: line #00: CRCX 26749 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241102125922838 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241102125922838 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241102125922838 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241102125922838 DLMGCP DEBUG <0013> endpoint:rtpbridge/109@mgw (trunk:0) found free endpoint: rtpbridge/109@mgw (mgcp_endp.c:261) 20241102125922838 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/109@mgw" (mgcp_protocol.c:441) 20241102125922838 DLMGCP NOTICE <0013> endpoint:rtpbridge/109@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241102125922838 DLMGCP DEBUG <0013> endpoint:rtpbridge/109@mgw conn:(1234/rtp C:24B07670 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241102125922838 DLMGCP DEBUG <0013> endpoint:rtpbridge/109@mgw CI:24B07670 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241102125922838 DLMGCP DEBUG <0013> endpoint:rtpbridge/109@mgw CI:24B07670 output_enabled 0 (mgcp_msg.c:125) 20241102125922838 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241102125922838 DLMGCP DEBUG <0013> endpoint:rtpbridge/109@mgw conn:(1234/rtp C:24B07670 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241102125922838 DLMGCP DEBUG <0013> endpoint:rtpbridge/109@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241102125922838 DLMGCP DEBUG <0013> endpoint:rtpbridge/109@mgw CI:24B07670 CRCX: Creating connection: port: 5144 (mgcp_protocol.c:1112) 20241102125922838 DLMGCP NOTICE <0013> endpoint:rtpbridge/109@mgw CI:24B07670 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241102125922838 DLMGCP DEBUG <0013> endpoint:rtpbridge/109@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241102125922838 DLMGCP DEBUG <0013> Generated response: line #00: 200 26749 OK (mgcp_msg.c:67) 20241102125922838 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/109@mgw (mgcp_msg.c:67) 20241102125922838 DLMGCP DEBUG <0013> Generated response: line #02: I: 24B07670 (mgcp_msg.c:67) 20241102125922838 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241102125922838 DLMGCP DEBUG <0013> Generated response: line #04: o=- 24B07670 23 IN IP6 ::1 (mgcp_msg.c:67) 20241102125922838 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241102125922838 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241102125922838 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241102125922838 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 5144 RTP/AVP 112 (mgcp_msg.c:67) 20241102125922838 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241102125922838 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241102125922839 DLMGCP DEBUG <0013> Received message: line #00: CRCX 26750 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241102125922839 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241102125922839 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241102125922839 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241102125922839 DLMGCP DEBUG <0013> endpoint:rtpbridge/10a@mgw (trunk:0) found free endpoint: rtpbridge/10a@mgw (mgcp_endp.c:261) 20241102125922839 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/10a@mgw" (mgcp_protocol.c:441) 20241102125922839 DLMGCP NOTICE <0013> endpoint:rtpbridge/10a@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241102125922839 DLMGCP DEBUG <0013> endpoint:rtpbridge/10a@mgw conn:(1234/rtp C:8B3F4026 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241102125922839 DLMGCP DEBUG <0013> endpoint:rtpbridge/10a@mgw CI:8B3F4026 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241102125922839 DLMGCP DEBUG <0013> endpoint:rtpbridge/10a@mgw CI:8B3F4026 output_enabled 0 (mgcp_msg.c:125) 20241102125922839 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241102125922839 DLMGCP DEBUG <0013> endpoint:rtpbridge/10a@mgw conn:(1234/rtp C:8B3F4026 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241102125922839 DLMGCP DEBUG <0013> endpoint:rtpbridge/10a@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241102125922839 DLMGCP DEBUG <0013> endpoint:rtpbridge/10a@mgw CI:8B3F4026 CRCX: Creating connection: port: 5146 (mgcp_protocol.c:1112) 20241102125922839 DLMGCP NOTICE <0013> endpoint:rtpbridge/10a@mgw CI:8B3F4026 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241102125922839 DLMGCP DEBUG <0013> endpoint:rtpbridge/10a@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241102125922839 DLMGCP DEBUG <0013> Generated response: line #00: 200 26750 OK (mgcp_msg.c:67) 20241102125922839 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/10a@mgw (mgcp_msg.c:67) 20241102125922839 DLMGCP DEBUG <0013> Generated response: line #02: I: 8B3F4026 (mgcp_msg.c:67) 20241102125922839 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241102125922839 DLMGCP DEBUG <0013> Generated response: line #04: o=- 8B3F4026 23 IN IP6 ::1 (mgcp_msg.c:67) 20241102125922839 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241102125922839 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241102125922839 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241102125922839 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 5146 RTP/AVP 112 (mgcp_msg.c:67) 20241102125922839 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241102125922839 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241102125922840 DLMGCP DEBUG <0013> Received message: line #00: CRCX 26751 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241102125922840 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241102125922840 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241102125922840 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241102125922840 DLMGCP DEBUG <0013> endpoint:rtpbridge/10b@mgw (trunk:0) found free endpoint: rtpbridge/10b@mgw (mgcp_endp.c:261) 20241102125922840 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/10b@mgw" (mgcp_protocol.c:441) 20241102125922840 DLMGCP NOTICE <0013> endpoint:rtpbridge/10b@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241102125922840 DLMGCP DEBUG <0013> endpoint:rtpbridge/10b@mgw conn:(1234/rtp C:AEC035D4 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241102125922840 DLMGCP DEBUG <0013> endpoint:rtpbridge/10b@mgw CI:AEC035D4 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241102125922840 DLMGCP DEBUG <0013> endpoint:rtpbridge/10b@mgw CI:AEC035D4 output_enabled 0 (mgcp_msg.c:125) 20241102125922840 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241102125922840 DLMGCP DEBUG <0013> endpoint:rtpbridge/10b@mgw conn:(1234/rtp C:AEC035D4 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241102125922840 DLMGCP DEBUG <0013> endpoint:rtpbridge/10b@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241102125922840 DLMGCP DEBUG <0013> endpoint:rtpbridge/10b@mgw CI:AEC035D4 CRCX: Creating connection: port: 5148 (mgcp_protocol.c:1112) 20241102125922840 DLMGCP NOTICE <0013> endpoint:rtpbridge/10b@mgw CI:AEC035D4 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241102125922840 DLMGCP DEBUG <0013> endpoint:rtpbridge/10b@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241102125922840 DLMGCP DEBUG <0013> Generated response: line #00: 200 26751 OK (mgcp_msg.c:67) 20241102125922840 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/10b@mgw (mgcp_msg.c:67) 20241102125922840 DLMGCP DEBUG <0013> Generated response: line #02: I: AEC035D4 (mgcp_msg.c:67) 20241102125922840 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241102125922840 DLMGCP DEBUG <0013> Generated response: line #04: o=- AEC035D4 23 IN IP6 ::1 (mgcp_msg.c:67) 20241102125922840 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241102125922840 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241102125922840 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241102125922840 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 5148 RTP/AVP 112 (mgcp_msg.c:67) 20241102125922840 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241102125922840 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241102125922841 DLMGCP DEBUG <0013> Received message: line #00: CRCX 26752 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241102125922841 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241102125922841 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241102125922841 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241102125922841 DLMGCP DEBUG <0013> endpoint:rtpbridge/10c@mgw (trunk:0) found free endpoint: rtpbridge/10c@mgw (mgcp_endp.c:261) 20241102125922841 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/10c@mgw" (mgcp_protocol.c:441) 20241102125922841 DLMGCP NOTICE <0013> endpoint:rtpbridge/10c@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241102125922841 DLMGCP DEBUG <0013> endpoint:rtpbridge/10c@mgw conn:(1234/rtp C:9FCEF4C2 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241102125922841 DLMGCP DEBUG <0013> endpoint:rtpbridge/10c@mgw CI:9FCEF4C2 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241102125922841 DLMGCP DEBUG <0013> endpoint:rtpbridge/10c@mgw CI:9FCEF4C2 output_enabled 0 (mgcp_msg.c:125) 20241102125922841 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241102125922841 DLMGCP DEBUG <0013> endpoint:rtpbridge/10c@mgw conn:(1234/rtp C:9FCEF4C2 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241102125922841 DLMGCP DEBUG <0013> endpoint:rtpbridge/10c@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241102125922842 DLMGCP DEBUG <0013> endpoint:rtpbridge/10c@mgw CI:9FCEF4C2 CRCX: Creating connection: port: 5150 (mgcp_protocol.c:1112) 20241102125922842 DLMGCP NOTICE <0013> endpoint:rtpbridge/10c@mgw CI:9FCEF4C2 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241102125922842 DLMGCP DEBUG <0013> endpoint:rtpbridge/10c@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241102125922842 DLMGCP DEBUG <0013> Generated response: line #00: 200 26752 OK (mgcp_msg.c:67) 20241102125922842 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/10c@mgw (mgcp_msg.c:67) 20241102125922842 DLMGCP DEBUG <0013> Generated response: line #02: I: 9FCEF4C2 (mgcp_msg.c:67) 20241102125922842 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241102125922842 DLMGCP DEBUG <0013> Generated response: line #04: o=- 9FCEF4C2 23 IN IP6 ::1 (mgcp_msg.c:67) 20241102125922842 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241102125922842 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241102125922842 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241102125922842 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 5150 RTP/AVP 112 (mgcp_msg.c:67) 20241102125922842 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241102125922842 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241102125922843 DLMGCP DEBUG <0013> Received message: line #00: CRCX 26753 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241102125922843 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241102125922843 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241102125922843 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241102125922843 DLMGCP DEBUG <0013> endpoint:rtpbridge/10d@mgw (trunk:0) found free endpoint: rtpbridge/10d@mgw (mgcp_endp.c:261) 20241102125922843 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/10d@mgw" (mgcp_protocol.c:441) 20241102125922843 DLMGCP NOTICE <0013> endpoint:rtpbridge/10d@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241102125922843 DLMGCP DEBUG <0013> endpoint:rtpbridge/10d@mgw conn:(1234/rtp C:2B11F0C8 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241102125922843 DLMGCP DEBUG <0013> endpoint:rtpbridge/10d@mgw CI:2B11F0C8 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241102125922843 DLMGCP DEBUG <0013> endpoint:rtpbridge/10d@mgw CI:2B11F0C8 output_enabled 0 (mgcp_msg.c:125) 20241102125922843 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241102125922843 DLMGCP DEBUG <0013> endpoint:rtpbridge/10d@mgw conn:(1234/rtp C:2B11F0C8 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241102125922843 DLMGCP DEBUG <0013> endpoint:rtpbridge/10d@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241102125922843 DLMGCP DEBUG <0013> endpoint:rtpbridge/10d@mgw CI:2B11F0C8 CRCX: Creating connection: port: 5152 (mgcp_protocol.c:1112) 20241102125922843 DLMGCP NOTICE <0013> endpoint:rtpbridge/10d@mgw CI:2B11F0C8 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241102125922843 DLMGCP DEBUG <0013> endpoint:rtpbridge/10d@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241102125922843 DLMGCP DEBUG <0013> Generated response: line #00: 200 26753 OK (mgcp_msg.c:67) 20241102125922843 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/10d@mgw (mgcp_msg.c:67) 20241102125922843 DLMGCP DEBUG <0013> Generated response: line #02: I: 2B11F0C8 (mgcp_msg.c:67) 20241102125922843 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241102125922843 DLMGCP DEBUG <0013> Generated response: line #04: o=- 2B11F0C8 23 IN IP6 ::1 (mgcp_msg.c:67) 20241102125922843 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241102125922843 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241102125922843 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241102125922843 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 5152 RTP/AVP 112 (mgcp_msg.c:67) 20241102125922843 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241102125922843 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241102125922844 DLMGCP DEBUG <0013> Received message: line #00: CRCX 26754 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241102125922844 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241102125922844 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241102125922844 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241102125922844 DLMGCP DEBUG <0013> endpoint:rtpbridge/10e@mgw (trunk:0) found free endpoint: rtpbridge/10e@mgw (mgcp_endp.c:261) 20241102125922844 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/10e@mgw" (mgcp_protocol.c:441) 20241102125922844 DLMGCP NOTICE <0013> endpoint:rtpbridge/10e@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241102125922844 DLMGCP DEBUG <0013> endpoint:rtpbridge/10e@mgw conn:(1234/rtp C:14BAAC90 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241102125922844 DLMGCP DEBUG <0013> endpoint:rtpbridge/10e@mgw CI:14BAAC90 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241102125922844 DLMGCP DEBUG <0013> endpoint:rtpbridge/10e@mgw CI:14BAAC90 output_enabled 0 (mgcp_msg.c:125) 20241102125922844 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241102125922844 DLMGCP DEBUG <0013> endpoint:rtpbridge/10e@mgw conn:(1234/rtp C:14BAAC90 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241102125922844 DLMGCP DEBUG <0013> endpoint:rtpbridge/10e@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241102125922844 DLMGCP DEBUG <0013> endpoint:rtpbridge/10e@mgw CI:14BAAC90 CRCX: Creating connection: port: 5154 (mgcp_protocol.c:1112) 20241102125922844 DLMGCP NOTICE <0013> endpoint:rtpbridge/10e@mgw CI:14BAAC90 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241102125922844 DLMGCP DEBUG <0013> endpoint:rtpbridge/10e@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241102125922844 DLMGCP DEBUG <0013> Generated response: line #00: 200 26754 OK (mgcp_msg.c:67) 20241102125922844 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/10e@mgw (mgcp_msg.c:67) 20241102125922844 DLMGCP DEBUG <0013> Generated response: line #02: I: 14BAAC90 (mgcp_msg.c:67) 20241102125922844 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241102125922844 DLMGCP DEBUG <0013> Generated response: line #04: o=- 14BAAC90 23 IN IP6 ::1 (mgcp_msg.c:67) 20241102125922844 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241102125922844 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241102125922844 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241102125922844 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 5154 RTP/AVP 112 (mgcp_msg.c:67) 20241102125922844 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241102125922844 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241102125922845 DLMGCP DEBUG <0013> Received message: line #00: CRCX 26755 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241102125922845 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241102125922845 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241102125922845 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241102125922845 DLMGCP DEBUG <0013> endpoint:rtpbridge/10f@mgw (trunk:0) found free endpoint: rtpbridge/10f@mgw (mgcp_endp.c:261) 20241102125922845 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/10f@mgw" (mgcp_protocol.c:441) 20241102125922845 DLMGCP NOTICE <0013> endpoint:rtpbridge/10f@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241102125922845 DLMGCP DEBUG <0013> endpoint:rtpbridge/10f@mgw conn:(1234/rtp C:7A3178D6 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241102125922845 DLMGCP DEBUG <0013> endpoint:rtpbridge/10f@mgw CI:7A3178D6 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241102125922845 DLMGCP DEBUG <0013> endpoint:rtpbridge/10f@mgw CI:7A3178D6 output_enabled 0 (mgcp_msg.c:125) 20241102125922845 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241102125922845 DLMGCP DEBUG <0013> endpoint:rtpbridge/10f@mgw conn:(1234/rtp C:7A3178D6 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241102125922845 DLMGCP DEBUG <0013> endpoint:rtpbridge/10f@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241102125922845 DLMGCP DEBUG <0013> endpoint:rtpbridge/10f@mgw CI:7A3178D6 CRCX: Creating connection: port: 5156 (mgcp_protocol.c:1112) 20241102125922845 DLMGCP NOTICE <0013> endpoint:rtpbridge/10f@mgw CI:7A3178D6 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241102125922845 DLMGCP DEBUG <0013> endpoint:rtpbridge/10f@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241102125922845 DLMGCP DEBUG <0013> Generated response: line #00: 200 26755 OK (mgcp_msg.c:67) 20241102125922845 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/10f@mgw (mgcp_msg.c:67) 20241102125922845 DLMGCP DEBUG <0013> Generated response: line #02: I: 7A3178D6 (mgcp_msg.c:67) 20241102125922845 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241102125922845 DLMGCP DEBUG <0013> Generated response: line #04: o=- 7A3178D6 23 IN IP6 ::1 (mgcp_msg.c:67) 20241102125922845 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241102125922845 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241102125922845 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241102125922845 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 5156 RTP/AVP 112 (mgcp_msg.c:67) 20241102125922846 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241102125922846 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241102125922846 DLMGCP DEBUG <0013> Received message: line #00: CRCX 26756 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241102125922846 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241102125922846 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241102125922846 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241102125922846 DLMGCP DEBUG <0013> endpoint:rtpbridge/110@mgw (trunk:0) found free endpoint: rtpbridge/110@mgw (mgcp_endp.c:261) 20241102125922846 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/110@mgw" (mgcp_protocol.c:441) 20241102125922846 DLMGCP NOTICE <0013> endpoint:rtpbridge/110@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241102125922846 DLMGCP DEBUG <0013> endpoint:rtpbridge/110@mgw conn:(1234/rtp C:617085D0 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241102125922846 DLMGCP DEBUG <0013> endpoint:rtpbridge/110@mgw CI:617085D0 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241102125922846 DLMGCP DEBUG <0013> endpoint:rtpbridge/110@mgw CI:617085D0 output_enabled 0 (mgcp_msg.c:125) 20241102125922846 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241102125922846 DLMGCP DEBUG <0013> endpoint:rtpbridge/110@mgw conn:(1234/rtp C:617085D0 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241102125922847 DLMGCP DEBUG <0013> endpoint:rtpbridge/110@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241102125922847 DLMGCP DEBUG <0013> endpoint:rtpbridge/110@mgw CI:617085D0 CRCX: Creating connection: port: 5158 (mgcp_protocol.c:1112) 20241102125922847 DLMGCP NOTICE <0013> endpoint:rtpbridge/110@mgw CI:617085D0 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241102125922847 DLMGCP DEBUG <0013> endpoint:rtpbridge/110@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241102125922847 DLMGCP DEBUG <0013> Generated response: line #00: 200 26756 OK (mgcp_msg.c:67) 20241102125922847 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/110@mgw (mgcp_msg.c:67) 20241102125922847 DLMGCP DEBUG <0013> Generated response: line #02: I: 617085D0 (mgcp_msg.c:67) 20241102125922847 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241102125922847 DLMGCP DEBUG <0013> Generated response: line #04: o=- 617085D0 23 IN IP6 ::1 (mgcp_msg.c:67) 20241102125922847 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241102125922847 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241102125922847 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241102125922847 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 5158 RTP/AVP 112 (mgcp_msg.c:67) 20241102125922847 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241102125922847 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241102125922848 DLMGCP DEBUG <0013> Received message: line #00: CRCX 26757 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241102125922848 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241102125922848 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241102125922848 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241102125922848 DLMGCP DEBUG <0013> endpoint:rtpbridge/111@mgw (trunk:0) found free endpoint: rtpbridge/111@mgw (mgcp_endp.c:261) 20241102125922848 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/111@mgw" (mgcp_protocol.c:441) 20241102125922848 DLMGCP NOTICE <0013> endpoint:rtpbridge/111@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241102125922848 DLMGCP DEBUG <0013> endpoint:rtpbridge/111@mgw conn:(1234/rtp C:E6BE2CD1 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241102125922848 DLMGCP DEBUG <0013> endpoint:rtpbridge/111@mgw CI:E6BE2CD1 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241102125922848 DLMGCP DEBUG <0013> endpoint:rtpbridge/111@mgw CI:E6BE2CD1 output_enabled 0 (mgcp_msg.c:125) 20241102125922848 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241102125922848 DLMGCP DEBUG <0013> endpoint:rtpbridge/111@mgw conn:(1234/rtp C:E6BE2CD1 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241102125922848 DLMGCP DEBUG <0013> endpoint:rtpbridge/111@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241102125922848 DLMGCP DEBUG <0013> endpoint:rtpbridge/111@mgw CI:E6BE2CD1 CRCX: Creating connection: port: 5160 (mgcp_protocol.c:1112) 20241102125922848 DLMGCP NOTICE <0013> endpoint:rtpbridge/111@mgw CI:E6BE2CD1 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241102125922848 DLMGCP DEBUG <0013> endpoint:rtpbridge/111@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241102125922848 DLMGCP DEBUG <0013> Generated response: line #00: 200 26757 OK (mgcp_msg.c:67) 20241102125922848 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/111@mgw (mgcp_msg.c:67) 20241102125922848 DLMGCP DEBUG <0013> Generated response: line #02: I: E6BE2CD1 (mgcp_msg.c:67) 20241102125922848 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241102125922848 DLMGCP DEBUG <0013> Generated response: line #04: o=- E6BE2CD1 23 IN IP6 ::1 (mgcp_msg.c:67) 20241102125922848 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241102125922848 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241102125922848 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241102125922848 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 5160 RTP/AVP 112 (mgcp_msg.c:67) 20241102125922848 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241102125922848 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241102125922849 DLMGCP DEBUG <0013> Received message: line #00: CRCX 26758 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241102125922849 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241102125922849 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241102125922849 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241102125922849 DLMGCP DEBUG <0013> endpoint:rtpbridge/112@mgw (trunk:0) found free endpoint: rtpbridge/112@mgw (mgcp_endp.c:261) 20241102125922849 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/112@mgw" (mgcp_protocol.c:441) 20241102125922849 DLMGCP NOTICE <0013> endpoint:rtpbridge/112@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241102125922849 DLMGCP DEBUG <0013> endpoint:rtpbridge/112@mgw conn:(1234/rtp C:956AEFBD r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241102125922849 DLMGCP DEBUG <0013> endpoint:rtpbridge/112@mgw CI:956AEFBD connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241102125922849 DLMGCP DEBUG <0013> endpoint:rtpbridge/112@mgw CI:956AEFBD output_enabled 0 (mgcp_msg.c:125) 20241102125922849 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241102125922849 DLMGCP DEBUG <0013> endpoint:rtpbridge/112@mgw conn:(1234/rtp C:956AEFBD r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241102125922849 DLMGCP DEBUG <0013> endpoint:rtpbridge/112@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241102125922849 DLMGCP DEBUG <0013> endpoint:rtpbridge/112@mgw CI:956AEFBD CRCX: Creating connection: port: 5162 (mgcp_protocol.c:1112) 20241102125922849 DLMGCP NOTICE <0013> endpoint:rtpbridge/112@mgw CI:956AEFBD CRCX: connection successfully created (mgcp_protocol.c:1121) 20241102125922849 DLMGCP DEBUG <0013> endpoint:rtpbridge/112@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241102125922849 DLMGCP DEBUG <0013> Generated response: line #00: 200 26758 OK (mgcp_msg.c:67) 20241102125922849 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/112@mgw (mgcp_msg.c:67) 20241102125922849 DLMGCP DEBUG <0013> Generated response: line #02: I: 956AEFBD (mgcp_msg.c:67) 20241102125922849 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241102125922849 DLMGCP DEBUG <0013> Generated response: line #04: o=- 956AEFBD 23 IN IP6 ::1 (mgcp_msg.c:67) 20241102125922849 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241102125922849 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241102125922849 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241102125922849 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 5162 RTP/AVP 112 (mgcp_msg.c:67) 20241102125922849 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241102125922849 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241102125922850 DLMGCP DEBUG <0013> Received message: line #00: CRCX 26759 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241102125922850 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241102125922850 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241102125922850 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241102125922850 DLMGCP DEBUG <0013> endpoint:rtpbridge/113@mgw (trunk:0) found free endpoint: rtpbridge/113@mgw (mgcp_endp.c:261) 20241102125922850 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/113@mgw" (mgcp_protocol.c:441) 20241102125922850 DLMGCP NOTICE <0013> endpoint:rtpbridge/113@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241102125922850 DLMGCP DEBUG <0013> endpoint:rtpbridge/113@mgw conn:(1234/rtp C:DC70600F r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241102125922850 DLMGCP DEBUG <0013> endpoint:rtpbridge/113@mgw CI:DC70600F connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241102125922850 DLMGCP DEBUG <0013> endpoint:rtpbridge/113@mgw CI:DC70600F output_enabled 0 (mgcp_msg.c:125) 20241102125922850 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241102125922850 DLMGCP DEBUG <0013> endpoint:rtpbridge/113@mgw conn:(1234/rtp C:DC70600F r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241102125922850 DLMGCP DEBUG <0013> endpoint:rtpbridge/113@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241102125922850 DLMGCP DEBUG <0013> endpoint:rtpbridge/113@mgw CI:DC70600F CRCX: Creating connection: port: 5164 (mgcp_protocol.c:1112) 20241102125922850 DLMGCP NOTICE <0013> endpoint:rtpbridge/113@mgw CI:DC70600F CRCX: connection successfully created (mgcp_protocol.c:1121) 20241102125922850 DLMGCP DEBUG <0013> endpoint:rtpbridge/113@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241102125922850 DLMGCP DEBUG <0013> Generated response: line #00: 200 26759 OK (mgcp_msg.c:67) 20241102125922850 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/113@mgw (mgcp_msg.c:67) 20241102125922850 DLMGCP DEBUG <0013> Generated response: line #02: I: DC70600F (mgcp_msg.c:67) 20241102125922850 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241102125922850 DLMGCP DEBUG <0013> Generated response: line #04: o=- DC70600F 23 IN IP6 ::1 (mgcp_msg.c:67) 20241102125922850 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241102125922850 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241102125922850 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241102125922850 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 5164 RTP/AVP 112 (mgcp_msg.c:67) 20241102125922850 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241102125922850 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241102125922851 DLMGCP DEBUG <0013> Received message: line #00: CRCX 26760 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241102125922851 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241102125922851 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241102125922851 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241102125922851 DLMGCP DEBUG <0013> endpoint:rtpbridge/114@mgw (trunk:0) found free endpoint: rtpbridge/114@mgw (mgcp_endp.c:261) 20241102125922851 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/114@mgw" (mgcp_protocol.c:441) 20241102125922851 DLMGCP NOTICE <0013> endpoint:rtpbridge/114@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241102125922851 DLMGCP DEBUG <0013> endpoint:rtpbridge/114@mgw conn:(1234/rtp C:AC973503 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241102125922851 DLMGCP DEBUG <0013> endpoint:rtpbridge/114@mgw CI:AC973503 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241102125922851 DLMGCP DEBUG <0013> endpoint:rtpbridge/114@mgw CI:AC973503 output_enabled 0 (mgcp_msg.c:125) 20241102125922851 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241102125922851 DLMGCP DEBUG <0013> endpoint:rtpbridge/114@mgw conn:(1234/rtp C:AC973503 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241102125922851 DLMGCP DEBUG <0013> endpoint:rtpbridge/114@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241102125922851 DLMGCP DEBUG <0013> endpoint:rtpbridge/114@mgw CI:AC973503 CRCX: Creating connection: port: 5166 (mgcp_protocol.c:1112) 20241102125922851 DLMGCP NOTICE <0013> endpoint:rtpbridge/114@mgw CI:AC973503 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241102125922851 DLMGCP DEBUG <0013> endpoint:rtpbridge/114@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241102125922851 DLMGCP DEBUG <0013> Generated response: line #00: 200 26760 OK (mgcp_msg.c:67) 20241102125922851 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/114@mgw (mgcp_msg.c:67) 20241102125922851 DLMGCP DEBUG <0013> Generated response: line #02: I: AC973503 (mgcp_msg.c:67) 20241102125922851 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241102125922851 DLMGCP DEBUG <0013> Generated response: line #04: o=- AC973503 23 IN IP6 ::1 (mgcp_msg.c:67) 20241102125922851 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241102125922851 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241102125922851 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241102125922851 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 5166 RTP/AVP 112 (mgcp_msg.c:67) 20241102125922851 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241102125922851 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241102125922852 DLMGCP DEBUG <0013> Received message: line #00: CRCX 26761 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241102125922852 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241102125922852 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241102125922852 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241102125922852 DLMGCP DEBUG <0013> endpoint:rtpbridge/115@mgw (trunk:0) found free endpoint: rtpbridge/115@mgw (mgcp_endp.c:261) 20241102125922852 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/115@mgw" (mgcp_protocol.c:441) 20241102125922852 DLMGCP NOTICE <0013> endpoint:rtpbridge/115@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241102125922852 DLMGCP DEBUG <0013> endpoint:rtpbridge/115@mgw conn:(1234/rtp C:567FBBC0 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241102125922852 DLMGCP DEBUG <0013> endpoint:rtpbridge/115@mgw CI:567FBBC0 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241102125922852 DLMGCP DEBUG <0013> endpoint:rtpbridge/115@mgw CI:567FBBC0 output_enabled 0 (mgcp_msg.c:125) 20241102125922852 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241102125922852 DLMGCP DEBUG <0013> endpoint:rtpbridge/115@mgw conn:(1234/rtp C:567FBBC0 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241102125922852 DLMGCP DEBUG <0013> endpoint:rtpbridge/115@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241102125922852 DLMGCP DEBUG <0013> endpoint:rtpbridge/115@mgw CI:567FBBC0 CRCX: Creating connection: port: 5168 (mgcp_protocol.c:1112) 20241102125922852 DLMGCP NOTICE <0013> endpoint:rtpbridge/115@mgw CI:567FBBC0 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241102125922852 DLMGCP DEBUG <0013> endpoint:rtpbridge/115@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241102125922852 DLMGCP DEBUG <0013> Generated response: line #00: 200 26761 OK (mgcp_msg.c:67) 20241102125922852 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/115@mgw (mgcp_msg.c:67) 20241102125922852 DLMGCP DEBUG <0013> Generated response: line #02: I: 567FBBC0 (mgcp_msg.c:67) 20241102125922852 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241102125922852 DLMGCP DEBUG <0013> Generated response: line #04: o=- 567FBBC0 23 IN IP6 ::1 (mgcp_msg.c:67) 20241102125922852 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241102125922852 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241102125922852 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241102125922852 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 5168 RTP/AVP 112 (mgcp_msg.c:67) 20241102125922852 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241102125922852 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241102125922853 DLMGCP DEBUG <0013> Received message: line #00: CRCX 26762 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241102125922853 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241102125922853 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241102125922853 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241102125922853 DLMGCP DEBUG <0013> endpoint:rtpbridge/116@mgw (trunk:0) found free endpoint: rtpbridge/116@mgw (mgcp_endp.c:261) 20241102125922853 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/116@mgw" (mgcp_protocol.c:441) 20241102125922853 DLMGCP NOTICE <0013> endpoint:rtpbridge/116@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241102125922853 DLMGCP DEBUG <0013> endpoint:rtpbridge/116@mgw conn:(1234/rtp C:A4760A0E r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241102125922853 DLMGCP DEBUG <0013> endpoint:rtpbridge/116@mgw CI:A4760A0E connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241102125922853 DLMGCP DEBUG <0013> endpoint:rtpbridge/116@mgw CI:A4760A0E output_enabled 0 (mgcp_msg.c:125) 20241102125922853 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241102125922853 DLMGCP DEBUG <0013> endpoint:rtpbridge/116@mgw conn:(1234/rtp C:A4760A0E r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241102125922853 DLMGCP DEBUG <0013> endpoint:rtpbridge/116@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241102125922853 DLMGCP DEBUG <0013> endpoint:rtpbridge/116@mgw CI:A4760A0E CRCX: Creating connection: port: 5170 (mgcp_protocol.c:1112) 20241102125922853 DLMGCP NOTICE <0013> endpoint:rtpbridge/116@mgw CI:A4760A0E CRCX: connection successfully created (mgcp_protocol.c:1121) 20241102125922853 DLMGCP DEBUG <0013> endpoint:rtpbridge/116@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241102125922853 DLMGCP DEBUG <0013> Generated response: line #00: 200 26762 OK (mgcp_msg.c:67) 20241102125922853 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/116@mgw (mgcp_msg.c:67) 20241102125922853 DLMGCP DEBUG <0013> Generated response: line #02: I: A4760A0E (mgcp_msg.c:67) 20241102125922853 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241102125922853 DLMGCP DEBUG <0013> Generated response: line #04: o=- A4760A0E 23 IN IP6 ::1 (mgcp_msg.c:67) 20241102125922853 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241102125922853 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241102125922853 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241102125922853 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 5170 RTP/AVP 112 (mgcp_msg.c:67) 20241102125922853 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241102125922853 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241102125922853 DLMGCP DEBUG <0013> Received message: line #00: CRCX 26763 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241102125922853 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241102125922853 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241102125922853 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241102125922853 DLMGCP DEBUG <0013> endpoint:rtpbridge/117@mgw (trunk:0) found free endpoint: rtpbridge/117@mgw (mgcp_endp.c:261) 20241102125922854 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/117@mgw" (mgcp_protocol.c:441) 20241102125922854 DLMGCP NOTICE <0013> endpoint:rtpbridge/117@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241102125922854 DLMGCP DEBUG <0013> endpoint:rtpbridge/117@mgw conn:(1234/rtp C:72C4A62C r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241102125922854 DLMGCP DEBUG <0013> endpoint:rtpbridge/117@mgw CI:72C4A62C connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241102125922854 DLMGCP DEBUG <0013> endpoint:rtpbridge/117@mgw CI:72C4A62C output_enabled 0 (mgcp_msg.c:125) 20241102125922854 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241102125922854 DLMGCP DEBUG <0013> endpoint:rtpbridge/117@mgw conn:(1234/rtp C:72C4A62C r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241102125922854 DLMGCP DEBUG <0013> endpoint:rtpbridge/117@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241102125922854 DLMGCP DEBUG <0013> endpoint:rtpbridge/117@mgw CI:72C4A62C CRCX: Creating connection: port: 5172 (mgcp_protocol.c:1112) 20241102125922854 DLMGCP NOTICE <0013> endpoint:rtpbridge/117@mgw CI:72C4A62C CRCX: connection successfully created (mgcp_protocol.c:1121) 20241102125922854 DLMGCP DEBUG <0013> endpoint:rtpbridge/117@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241102125922854 DLMGCP DEBUG <0013> Generated response: line #00: 200 26763 OK (mgcp_msg.c:67) 20241102125922854 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/117@mgw (mgcp_msg.c:67) 20241102125922854 DLMGCP DEBUG <0013> Generated response: line #02: I: 72C4A62C (mgcp_msg.c:67) 20241102125922854 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241102125922854 DLMGCP DEBUG <0013> Generated response: line #04: o=- 72C4A62C 23 IN IP6 ::1 (mgcp_msg.c:67) 20241102125922854 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241102125922854 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241102125922854 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241102125922854 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 5172 RTP/AVP 112 (mgcp_msg.c:67) 20241102125922854 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241102125922854 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241102125922854 DLMGCP DEBUG <0013> Received message: line #00: CRCX 26764 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241102125922854 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241102125922854 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241102125922854 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241102125922854 DLMGCP DEBUG <0013> endpoint:rtpbridge/118@mgw (trunk:0) found free endpoint: rtpbridge/118@mgw (mgcp_endp.c:261) 20241102125922854 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/118@mgw" (mgcp_protocol.c:441) 20241102125922854 DLMGCP NOTICE <0013> endpoint:rtpbridge/118@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241102125922854 DLMGCP DEBUG <0013> endpoint:rtpbridge/118@mgw conn:(1234/rtp C:7D55C7D6 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241102125922854 DLMGCP DEBUG <0013> endpoint:rtpbridge/118@mgw CI:7D55C7D6 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241102125922854 DLMGCP DEBUG <0013> endpoint:rtpbridge/118@mgw CI:7D55C7D6 output_enabled 0 (mgcp_msg.c:125) 20241102125922854 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241102125922854 DLMGCP DEBUG <0013> endpoint:rtpbridge/118@mgw conn:(1234/rtp C:7D55C7D6 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241102125922854 DLMGCP DEBUG <0013> endpoint:rtpbridge/118@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241102125922854 DLMGCP DEBUG <0013> endpoint:rtpbridge/118@mgw CI:7D55C7D6 CRCX: Creating connection: port: 5174 (mgcp_protocol.c:1112) 20241102125922854 DLMGCP NOTICE <0013> endpoint:rtpbridge/118@mgw CI:7D55C7D6 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241102125922854 DLMGCP DEBUG <0013> endpoint:rtpbridge/118@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241102125922854 DLMGCP DEBUG <0013> Generated response: line #00: 200 26764 OK (mgcp_msg.c:67) 20241102125922854 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/118@mgw (mgcp_msg.c:67) 20241102125922854 DLMGCP DEBUG <0013> Generated response: line #02: I: 7D55C7D6 (mgcp_msg.c:67) 20241102125922854 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241102125922854 DLMGCP DEBUG <0013> Generated response: line #04: o=- 7D55C7D6 23 IN IP6 ::1 (mgcp_msg.c:67) 20241102125922854 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241102125922854 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241102125922854 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241102125922854 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 5174 RTP/AVP 112 (mgcp_msg.c:67) 20241102125922854 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241102125922854 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241102125922855 DLMGCP DEBUG <0013> Received message: line #00: CRCX 26765 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241102125922855 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241102125922855 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241102125922855 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241102125922855 DLMGCP DEBUG <0013> endpoint:rtpbridge/119@mgw (trunk:0) found free endpoint: rtpbridge/119@mgw (mgcp_endp.c:261) 20241102125922855 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/119@mgw" (mgcp_protocol.c:441) 20241102125922855 DLMGCP NOTICE <0013> endpoint:rtpbridge/119@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241102125922855 DLMGCP DEBUG <0013> endpoint:rtpbridge/119@mgw conn:(1234/rtp C:FB2171B0 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241102125922855 DLMGCP DEBUG <0013> endpoint:rtpbridge/119@mgw CI:FB2171B0 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241102125922855 DLMGCP DEBUG <0013> endpoint:rtpbridge/119@mgw CI:FB2171B0 output_enabled 0 (mgcp_msg.c:125) 20241102125922855 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241102125922855 DLMGCP DEBUG <0013> endpoint:rtpbridge/119@mgw conn:(1234/rtp C:FB2171B0 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241102125922855 DLMGCP DEBUG <0013> endpoint:rtpbridge/119@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241102125922855 DLMGCP DEBUG <0013> endpoint:rtpbridge/119@mgw CI:FB2171B0 CRCX: Creating connection: port: 5176 (mgcp_protocol.c:1112) 20241102125922855 DLMGCP NOTICE <0013> endpoint:rtpbridge/119@mgw CI:FB2171B0 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241102125922855 DLMGCP DEBUG <0013> endpoint:rtpbridge/119@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241102125922855 DLMGCP DEBUG <0013> Generated response: line #00: 200 26765 OK (mgcp_msg.c:67) 20241102125922855 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/119@mgw (mgcp_msg.c:67) 20241102125922855 DLMGCP DEBUG <0013> Generated response: line #02: I: FB2171B0 (mgcp_msg.c:67) 20241102125922855 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241102125922855 DLMGCP DEBUG <0013> Generated response: line #04: o=- FB2171B0 23 IN IP6 ::1 (mgcp_msg.c:67) 20241102125922855 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241102125922855 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241102125922855 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241102125922855 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 5176 RTP/AVP 112 (mgcp_msg.c:67) 20241102125922855 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241102125922855 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241102125922856 DLMGCP DEBUG <0013> Received message: line #00: CRCX 26766 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241102125922856 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241102125922856 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241102125922856 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241102125922856 DLMGCP DEBUG <0013> endpoint:rtpbridge/11a@mgw (trunk:0) found free endpoint: rtpbridge/11a@mgw (mgcp_endp.c:261) 20241102125922856 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/11a@mgw" (mgcp_protocol.c:441) 20241102125922856 DLMGCP NOTICE <0013> endpoint:rtpbridge/11a@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241102125922856 DLMGCP DEBUG <0013> endpoint:rtpbridge/11a@mgw conn:(1234/rtp C:4C4703D8 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241102125922856 DLMGCP DEBUG <0013> endpoint:rtpbridge/11a@mgw CI:4C4703D8 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241102125922856 DLMGCP DEBUG <0013> endpoint:rtpbridge/11a@mgw CI:4C4703D8 output_enabled 0 (mgcp_msg.c:125) 20241102125922856 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241102125922856 DLMGCP DEBUG <0013> endpoint:rtpbridge/11a@mgw conn:(1234/rtp C:4C4703D8 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241102125922856 DLMGCP DEBUG <0013> endpoint:rtpbridge/11a@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241102125922856 DLMGCP DEBUG <0013> endpoint:rtpbridge/11a@mgw CI:4C4703D8 CRCX: Creating connection: port: 5178 (mgcp_protocol.c:1112) 20241102125922856 DLMGCP NOTICE <0013> endpoint:rtpbridge/11a@mgw CI:4C4703D8 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241102125922856 DLMGCP DEBUG <0013> endpoint:rtpbridge/11a@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241102125922856 DLMGCP DEBUG <0013> Generated response: line #00: 200 26766 OK (mgcp_msg.c:67) 20241102125922856 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/11a@mgw (mgcp_msg.c:67) 20241102125922856 DLMGCP DEBUG <0013> Generated response: line #02: I: 4C4703D8 (mgcp_msg.c:67) 20241102125922856 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241102125922856 DLMGCP DEBUG <0013> Generated response: line #04: o=- 4C4703D8 23 IN IP6 ::1 (mgcp_msg.c:67) 20241102125922856 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241102125922856 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241102125922856 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241102125922856 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 5178 RTP/AVP 112 (mgcp_msg.c:67) 20241102125922856 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241102125922856 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241102125922856 DLMGCP DEBUG <0013> Received message: line #00: CRCX 26767 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241102125922857 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241102125922857 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241102125922857 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241102125922857 DLMGCP DEBUG <0013> endpoint:rtpbridge/11b@mgw (trunk:0) found free endpoint: rtpbridge/11b@mgw (mgcp_endp.c:261) 20241102125922857 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/11b@mgw" (mgcp_protocol.c:441) 20241102125922857 DLMGCP NOTICE <0013> endpoint:rtpbridge/11b@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241102125922857 DLMGCP DEBUG <0013> endpoint:rtpbridge/11b@mgw conn:(1234/rtp C:0E22BD3E r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241102125922857 DLMGCP DEBUG <0013> endpoint:rtpbridge/11b@mgw CI:0E22BD3E connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241102125922857 DLMGCP DEBUG <0013> endpoint:rtpbridge/11b@mgw CI:0E22BD3E output_enabled 0 (mgcp_msg.c:125) 20241102125922857 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241102125922857 DLMGCP DEBUG <0013> endpoint:rtpbridge/11b@mgw conn:(1234/rtp C:0E22BD3E r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241102125922857 DLMGCP DEBUG <0013> endpoint:rtpbridge/11b@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241102125922857 DLMGCP DEBUG <0013> endpoint:rtpbridge/11b@mgw CI:0E22BD3E CRCX: Creating connection: port: 5180 (mgcp_protocol.c:1112) 20241102125922857 DLMGCP NOTICE <0013> endpoint:rtpbridge/11b@mgw CI:0E22BD3E CRCX: connection successfully created (mgcp_protocol.c:1121) 20241102125922857 DLMGCP DEBUG <0013> endpoint:rtpbridge/11b@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241102125922857 DLMGCP DEBUG <0013> Generated response: line #00: 200 26767 OK (mgcp_msg.c:67) 20241102125922857 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/11b@mgw (mgcp_msg.c:67) 20241102125922857 DLMGCP DEBUG <0013> Generated response: line #02: I: 0E22BD3E (mgcp_msg.c:67) 20241102125922857 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241102125922857 DLMGCP DEBUG <0013> Generated response: line #04: o=- 0E22BD3E 23 IN IP6 ::1 (mgcp_msg.c:67) 20241102125922857 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241102125922857 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241102125922857 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241102125922857 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 5180 RTP/AVP 112 (mgcp_msg.c:67) 20241102125922857 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241102125922857 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241102125922857 DLMGCP DEBUG <0013> Received message: line #00: CRCX 26768 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241102125922857 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241102125922857 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241102125922857 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241102125922857 DLMGCP DEBUG <0013> endpoint:rtpbridge/11c@mgw (trunk:0) found free endpoint: rtpbridge/11c@mgw (mgcp_endp.c:261) 20241102125922857 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/11c@mgw" (mgcp_protocol.c:441) 20241102125922857 DLMGCP NOTICE <0013> endpoint:rtpbridge/11c@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241102125922857 DLMGCP DEBUG <0013> endpoint:rtpbridge/11c@mgw conn:(1234/rtp C:44E0D313 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241102125922857 DLMGCP DEBUG <0013> endpoint:rtpbridge/11c@mgw CI:44E0D313 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241102125922857 DLMGCP DEBUG <0013> endpoint:rtpbridge/11c@mgw CI:44E0D313 output_enabled 0 (mgcp_msg.c:125) 20241102125922857 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241102125922857 DLMGCP DEBUG <0013> endpoint:rtpbridge/11c@mgw conn:(1234/rtp C:44E0D313 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241102125922857 DLMGCP DEBUG <0013> endpoint:rtpbridge/11c@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241102125922857 DLMGCP DEBUG <0013> endpoint:rtpbridge/11c@mgw CI:44E0D313 CRCX: Creating connection: port: 5182 (mgcp_protocol.c:1112) 20241102125922857 DLMGCP NOTICE <0013> endpoint:rtpbridge/11c@mgw CI:44E0D313 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241102125922857 DLMGCP DEBUG <0013> endpoint:rtpbridge/11c@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241102125922857 DLMGCP DEBUG <0013> Generated response: line #00: 200 26768 OK (mgcp_msg.c:67) 20241102125922857 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/11c@mgw (mgcp_msg.c:67) 20241102125922857 DLMGCP DEBUG <0013> Generated response: line #02: I: 44E0D313 (mgcp_msg.c:67) 20241102125922857 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241102125922857 DLMGCP DEBUG <0013> Generated response: line #04: o=- 44E0D313 23 IN IP6 ::1 (mgcp_msg.c:67) 20241102125922857 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241102125922857 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241102125922857 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241102125922857 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 5182 RTP/AVP 112 (mgcp_msg.c:67) 20241102125922857 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241102125922857 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241102125922858 DLMGCP DEBUG <0013> Received message: line #00: CRCX 26769 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241102125922858 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241102125922858 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241102125922858 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241102125922858 DLMGCP DEBUG <0013> endpoint:rtpbridge/11d@mgw (trunk:0) found free endpoint: rtpbridge/11d@mgw (mgcp_endp.c:261) 20241102125922858 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/11d@mgw" (mgcp_protocol.c:441) 20241102125922858 DLMGCP NOTICE <0013> endpoint:rtpbridge/11d@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241102125922858 DLMGCP DEBUG <0013> endpoint:rtpbridge/11d@mgw conn:(1234/rtp C:3EBC5A6A r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241102125922858 DLMGCP DEBUG <0013> endpoint:rtpbridge/11d@mgw CI:3EBC5A6A connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241102125922858 DLMGCP DEBUG <0013> endpoint:rtpbridge/11d@mgw CI:3EBC5A6A output_enabled 0 (mgcp_msg.c:125) 20241102125922858 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241102125922858 DLMGCP DEBUG <0013> endpoint:rtpbridge/11d@mgw conn:(1234/rtp C:3EBC5A6A r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241102125922858 DLMGCP DEBUG <0013> endpoint:rtpbridge/11d@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241102125922858 DLMGCP DEBUG <0013> endpoint:rtpbridge/11d@mgw CI:3EBC5A6A CRCX: Creating connection: port: 5184 (mgcp_protocol.c:1112) 20241102125922858 DLMGCP NOTICE <0013> endpoint:rtpbridge/11d@mgw CI:3EBC5A6A CRCX: connection successfully created (mgcp_protocol.c:1121) 20241102125922858 DLMGCP DEBUG <0013> endpoint:rtpbridge/11d@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241102125922858 DLMGCP DEBUG <0013> Generated response: line #00: 200 26769 OK (mgcp_msg.c:67) 20241102125922858 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/11d@mgw (mgcp_msg.c:67) 20241102125922858 DLMGCP DEBUG <0013> Generated response: line #02: I: 3EBC5A6A (mgcp_msg.c:67) 20241102125922858 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241102125922858 DLMGCP DEBUG <0013> Generated response: line #04: o=- 3EBC5A6A 23 IN IP6 ::1 (mgcp_msg.c:67) 20241102125922858 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241102125922858 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241102125922858 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241102125922858 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 5184 RTP/AVP 112 (mgcp_msg.c:67) 20241102125922858 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241102125922858 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241102125922859 DLMGCP DEBUG <0013> Received message: line #00: CRCX 26770 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241102125922859 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241102125922859 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241102125922859 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241102125922859 DLMGCP DEBUG <0013> endpoint:rtpbridge/11e@mgw (trunk:0) found free endpoint: rtpbridge/11e@mgw (mgcp_endp.c:261) 20241102125922859 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/11e@mgw" (mgcp_protocol.c:441) 20241102125922859 DLMGCP NOTICE <0013> endpoint:rtpbridge/11e@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241102125922859 DLMGCP DEBUG <0013> endpoint:rtpbridge/11e@mgw conn:(1234/rtp C:62F7F2C8 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241102125922859 DLMGCP DEBUG <0013> endpoint:rtpbridge/11e@mgw CI:62F7F2C8 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241102125922859 DLMGCP DEBUG <0013> endpoint:rtpbridge/11e@mgw CI:62F7F2C8 output_enabled 0 (mgcp_msg.c:125) 20241102125922859 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241102125922859 DLMGCP DEBUG <0013> endpoint:rtpbridge/11e@mgw conn:(1234/rtp C:62F7F2C8 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241102125922859 DLMGCP DEBUG <0013> endpoint:rtpbridge/11e@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241102125922859 DLMGCP DEBUG <0013> endpoint:rtpbridge/11e@mgw CI:62F7F2C8 CRCX: Creating connection: port: 5186 (mgcp_protocol.c:1112) 20241102125922859 DLMGCP NOTICE <0013> endpoint:rtpbridge/11e@mgw CI:62F7F2C8 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241102125922859 DLMGCP DEBUG <0013> endpoint:rtpbridge/11e@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241102125922859 DLMGCP DEBUG <0013> Generated response: line #00: 200 26770 OK (mgcp_msg.c:67) 20241102125922859 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/11e@mgw (mgcp_msg.c:67) 20241102125922859 DLMGCP DEBUG <0013> Generated response: line #02: I: 62F7F2C8 (mgcp_msg.c:67) 20241102125922859 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241102125922859 DLMGCP DEBUG <0013> Generated response: line #04: o=- 62F7F2C8 23 IN IP6 ::1 (mgcp_msg.c:67) 20241102125922859 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241102125922859 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241102125922859 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241102125922859 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 5186 RTP/AVP 112 (mgcp_msg.c:67) 20241102125922859 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241102125922859 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241102125922860 DLMGCP DEBUG <0013> Received message: line #00: CRCX 26771 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241102125922860 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241102125922860 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241102125922860 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241102125922860 DLMGCP DEBUG <0013> endpoint:rtpbridge/11f@mgw (trunk:0) found free endpoint: rtpbridge/11f@mgw (mgcp_endp.c:261) 20241102125922860 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/11f@mgw" (mgcp_protocol.c:441) 20241102125922860 DLMGCP NOTICE <0013> endpoint:rtpbridge/11f@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241102125922860 DLMGCP DEBUG <0013> endpoint:rtpbridge/11f@mgw conn:(1234/rtp C:D9ABE12A r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241102125922860 DLMGCP DEBUG <0013> endpoint:rtpbridge/11f@mgw CI:D9ABE12A connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241102125922860 DLMGCP DEBUG <0013> endpoint:rtpbridge/11f@mgw CI:D9ABE12A output_enabled 0 (mgcp_msg.c:125) 20241102125922860 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241102125922860 DLMGCP DEBUG <0013> endpoint:rtpbridge/11f@mgw conn:(1234/rtp C:D9ABE12A r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241102125922860 DLMGCP DEBUG <0013> endpoint:rtpbridge/11f@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241102125922860 DLMGCP DEBUG <0013> endpoint:rtpbridge/11f@mgw CI:D9ABE12A CRCX: Creating connection: port: 5188 (mgcp_protocol.c:1112) 20241102125922860 DLMGCP NOTICE <0013> endpoint:rtpbridge/11f@mgw CI:D9ABE12A CRCX: connection successfully created (mgcp_protocol.c:1121) 20241102125922860 DLMGCP DEBUG <0013> endpoint:rtpbridge/11f@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241102125922860 DLMGCP DEBUG <0013> Generated response: line #00: 200 26771 OK (mgcp_msg.c:67) 20241102125922860 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/11f@mgw (mgcp_msg.c:67) 20241102125922860 DLMGCP DEBUG <0013> Generated response: line #02: I: D9ABE12A (mgcp_msg.c:67) 20241102125922860 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241102125922860 DLMGCP DEBUG <0013> Generated response: line #04: o=- D9ABE12A 23 IN IP6 ::1 (mgcp_msg.c:67) 20241102125922860 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241102125922860 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241102125922860 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241102125922860 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 5188 RTP/AVP 112 (mgcp_msg.c:67) 20241102125922860 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241102125922860 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241102125922860 DLMGCP DEBUG <0013> Received message: line #00: CRCX 26772 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241102125922860 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241102125922860 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241102125922860 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241102125922860 DLMGCP DEBUG <0013> endpoint:rtpbridge/120@mgw (trunk:0) found free endpoint: rtpbridge/120@mgw (mgcp_endp.c:261) 20241102125922860 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/120@mgw" (mgcp_protocol.c:441) 20241102125922860 DLMGCP NOTICE <0013> endpoint:rtpbridge/120@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241102125922860 DLMGCP DEBUG <0013> endpoint:rtpbridge/120@mgw conn:(1234/rtp C:33C7C187 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241102125922860 DLMGCP DEBUG <0013> endpoint:rtpbridge/120@mgw CI:33C7C187 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241102125922860 DLMGCP DEBUG <0013> endpoint:rtpbridge/120@mgw CI:33C7C187 output_enabled 0 (mgcp_msg.c:125) 20241102125922860 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241102125922860 DLMGCP DEBUG <0013> endpoint:rtpbridge/120@mgw conn:(1234/rtp C:33C7C187 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241102125922860 DLMGCP DEBUG <0013> endpoint:rtpbridge/120@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241102125922860 DLMGCP DEBUG <0013> endpoint:rtpbridge/120@mgw CI:33C7C187 CRCX: Creating connection: port: 5190 (mgcp_protocol.c:1112) 20241102125922860 DLMGCP NOTICE <0013> endpoint:rtpbridge/120@mgw CI:33C7C187 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241102125922860 DLMGCP DEBUG <0013> endpoint:rtpbridge/120@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241102125922860 DLMGCP DEBUG <0013> Generated response: line #00: 200 26772 OK (mgcp_msg.c:67) 20241102125922860 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/120@mgw (mgcp_msg.c:67) 20241102125922860 DLMGCP DEBUG <0013> Generated response: line #02: I: 33C7C187 (mgcp_msg.c:67) 20241102125922860 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241102125922861 DLMGCP DEBUG <0013> Generated response: line #04: o=- 33C7C187 23 IN IP6 ::1 (mgcp_msg.c:67) 20241102125922861 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241102125922861 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241102125922861 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241102125922861 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 5190 RTP/AVP 112 (mgcp_msg.c:67) 20241102125922861 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241102125922861 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241102125922861 DLMGCP DEBUG <0013> Received message: line #00: CRCX 26773 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241102125922861 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241102125922861 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241102125922861 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241102125922861 DLMGCP DEBUG <0013> endpoint:rtpbridge/121@mgw (trunk:0) found free endpoint: rtpbridge/121@mgw (mgcp_endp.c:261) 20241102125922861 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/121@mgw" (mgcp_protocol.c:441) 20241102125922861 DLMGCP NOTICE <0013> endpoint:rtpbridge/121@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241102125922861 DLMGCP DEBUG <0013> endpoint:rtpbridge/121@mgw conn:(1234/rtp C:2A51650B r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241102125922861 DLMGCP DEBUG <0013> endpoint:rtpbridge/121@mgw CI:2A51650B connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241102125922861 DLMGCP DEBUG <0013> endpoint:rtpbridge/121@mgw CI:2A51650B output_enabled 0 (mgcp_msg.c:125) 20241102125922861 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241102125922861 DLMGCP DEBUG <0013> endpoint:rtpbridge/121@mgw conn:(1234/rtp C:2A51650B r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241102125922861 DLMGCP DEBUG <0013> endpoint:rtpbridge/121@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241102125922861 DLMGCP DEBUG <0013> endpoint:rtpbridge/121@mgw CI:2A51650B CRCX: Creating connection: port: 5192 (mgcp_protocol.c:1112) 20241102125922861 DLMGCP NOTICE <0013> endpoint:rtpbridge/121@mgw CI:2A51650B CRCX: connection successfully created (mgcp_protocol.c:1121) 20241102125922861 DLMGCP DEBUG <0013> endpoint:rtpbridge/121@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241102125922861 DLMGCP DEBUG <0013> Generated response: line #00: 200 26773 OK (mgcp_msg.c:67) 20241102125922861 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/121@mgw (mgcp_msg.c:67) 20241102125922861 DLMGCP DEBUG <0013> Generated response: line #02: I: 2A51650B (mgcp_msg.c:67) 20241102125922861 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241102125922861 DLMGCP DEBUG <0013> Generated response: line #04: o=- 2A51650B 23 IN IP6 ::1 (mgcp_msg.c:67) 20241102125922861 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241102125922861 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241102125922861 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241102125922861 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 5192 RTP/AVP 112 (mgcp_msg.c:67) 20241102125922861 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241102125922861 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241102125922862 DLMGCP DEBUG <0013> Received message: line #00: CRCX 26774 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241102125922862 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241102125922862 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241102125922862 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241102125922862 DLMGCP DEBUG <0013> endpoint:rtpbridge/122@mgw (trunk:0) found free endpoint: rtpbridge/122@mgw (mgcp_endp.c:261) 20241102125922862 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/122@mgw" (mgcp_protocol.c:441) 20241102125922862 DLMGCP NOTICE <0013> endpoint:rtpbridge/122@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241102125922862 DLMGCP DEBUG <0013> endpoint:rtpbridge/122@mgw conn:(1234/rtp C:EDBD8EC0 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241102125922862 DLMGCP DEBUG <0013> endpoint:rtpbridge/122@mgw CI:EDBD8EC0 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241102125922862 DLMGCP DEBUG <0013> endpoint:rtpbridge/122@mgw CI:EDBD8EC0 output_enabled 0 (mgcp_msg.c:125) 20241102125922862 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241102125922862 DLMGCP DEBUG <0013> endpoint:rtpbridge/122@mgw conn:(1234/rtp C:EDBD8EC0 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241102125922862 DLMGCP DEBUG <0013> endpoint:rtpbridge/122@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241102125922862 DLMGCP DEBUG <0013> endpoint:rtpbridge/122@mgw CI:EDBD8EC0 CRCX: Creating connection: port: 5194 (mgcp_protocol.c:1112) 20241102125922862 DLMGCP NOTICE <0013> endpoint:rtpbridge/122@mgw CI:EDBD8EC0 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241102125922862 DLMGCP DEBUG <0013> endpoint:rtpbridge/122@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241102125922862 DLMGCP DEBUG <0013> Generated response: line #00: 200 26774 OK (mgcp_msg.c:67) 20241102125922862 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/122@mgw (mgcp_msg.c:67) 20241102125922862 DLMGCP DEBUG <0013> Generated response: line #02: I: EDBD8EC0 (mgcp_msg.c:67) 20241102125922862 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241102125922862 DLMGCP DEBUG <0013> Generated response: line #04: o=- EDBD8EC0 23 IN IP6 ::1 (mgcp_msg.c:67) 20241102125922862 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241102125922862 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241102125922862 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241102125922862 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 5194 RTP/AVP 112 (mgcp_msg.c:67) 20241102125922862 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241102125922862 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241102125922863 DLMGCP DEBUG <0013> Received message: line #00: CRCX 26775 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241102125922863 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241102125922863 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241102125922863 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241102125922863 DLMGCP DEBUG <0013> endpoint:rtpbridge/123@mgw (trunk:0) found free endpoint: rtpbridge/123@mgw (mgcp_endp.c:261) 20241102125922863 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/123@mgw" (mgcp_protocol.c:441) 20241102125922863 DLMGCP NOTICE <0013> endpoint:rtpbridge/123@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241102125922863 DLMGCP DEBUG <0013> endpoint:rtpbridge/123@mgw conn:(1234/rtp C:F558C249 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241102125922863 DLMGCP DEBUG <0013> endpoint:rtpbridge/123@mgw CI:F558C249 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241102125922863 DLMGCP DEBUG <0013> endpoint:rtpbridge/123@mgw CI:F558C249 output_enabled 0 (mgcp_msg.c:125) 20241102125922863 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241102125922863 DLMGCP DEBUG <0013> endpoint:rtpbridge/123@mgw conn:(1234/rtp C:F558C249 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241102125922863 DLMGCP DEBUG <0013> endpoint:rtpbridge/123@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241102125922863 DLMGCP DEBUG <0013> endpoint:rtpbridge/123@mgw CI:F558C249 CRCX: Creating connection: port: 5196 (mgcp_protocol.c:1112) 20241102125922863 DLMGCP NOTICE <0013> endpoint:rtpbridge/123@mgw CI:F558C249 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241102125922863 DLMGCP DEBUG <0013> endpoint:rtpbridge/123@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241102125922863 DLMGCP DEBUG <0013> Generated response: line #00: 200 26775 OK (mgcp_msg.c:67) 20241102125922863 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/123@mgw (mgcp_msg.c:67) 20241102125922863 DLMGCP DEBUG <0013> Generated response: line #02: I: F558C249 (mgcp_msg.c:67) 20241102125922863 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241102125922863 DLMGCP DEBUG <0013> Generated response: line #04: o=- F558C249 23 IN IP6 ::1 (mgcp_msg.c:67) 20241102125922863 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241102125922863 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241102125922863 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241102125922863 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 5196 RTP/AVP 112 (mgcp_msg.c:67) 20241102125922863 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241102125922863 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241102125922863 DLMGCP DEBUG <0013> Received message: line #00: CRCX 26776 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241102125922863 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241102125922863 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241102125922863 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241102125922863 DLMGCP DEBUG <0013> endpoint:rtpbridge/124@mgw (trunk:0) found free endpoint: rtpbridge/124@mgw (mgcp_endp.c:261) 20241102125922863 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/124@mgw" (mgcp_protocol.c:441) 20241102125922863 DLMGCP NOTICE <0013> endpoint:rtpbridge/124@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241102125922863 DLMGCP DEBUG <0013> endpoint:rtpbridge/124@mgw conn:(1234/rtp C:6FA11516 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241102125922863 DLMGCP DEBUG <0013> endpoint:rtpbridge/124@mgw CI:6FA11516 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241102125922863 DLMGCP DEBUG <0013> endpoint:rtpbridge/124@mgw CI:6FA11516 output_enabled 0 (mgcp_msg.c:125) 20241102125922863 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241102125922863 DLMGCP DEBUG <0013> endpoint:rtpbridge/124@mgw conn:(1234/rtp C:6FA11516 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241102125922863 DLMGCP DEBUG <0013> endpoint:rtpbridge/124@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241102125922864 DLMGCP DEBUG <0013> endpoint:rtpbridge/124@mgw CI:6FA11516 CRCX: Creating connection: port: 5198 (mgcp_protocol.c:1112) 20241102125922864 DLMGCP NOTICE <0013> endpoint:rtpbridge/124@mgw CI:6FA11516 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241102125922864 DLMGCP DEBUG <0013> endpoint:rtpbridge/124@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241102125922864 DLMGCP DEBUG <0013> Generated response: line #00: 200 26776 OK (mgcp_msg.c:67) 20241102125922864 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/124@mgw (mgcp_msg.c:67) 20241102125922864 DLMGCP DEBUG <0013> Generated response: line #02: I: 6FA11516 (mgcp_msg.c:67) 20241102125922864 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241102125922864 DLMGCP DEBUG <0013> Generated response: line #04: o=- 6FA11516 23 IN IP6 ::1 (mgcp_msg.c:67) 20241102125922864 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241102125922864 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241102125922864 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241102125922864 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 5198 RTP/AVP 112 (mgcp_msg.c:67) 20241102125922864 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241102125922864 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241102125922864 DLMGCP DEBUG <0013> Received message: line #00: CRCX 26777 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241102125922864 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241102125922864 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241102125922864 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241102125922864 DLMGCP DEBUG <0013> endpoint:rtpbridge/125@mgw (trunk:0) found free endpoint: rtpbridge/125@mgw (mgcp_endp.c:261) 20241102125922864 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/125@mgw" (mgcp_protocol.c:441) 20241102125922864 DLMGCP NOTICE <0013> endpoint:rtpbridge/125@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241102125922864 DLMGCP DEBUG <0013> endpoint:rtpbridge/125@mgw conn:(1234/rtp C:76147D98 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241102125922864 DLMGCP DEBUG <0013> endpoint:rtpbridge/125@mgw CI:76147D98 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241102125922864 DLMGCP DEBUG <0013> endpoint:rtpbridge/125@mgw CI:76147D98 output_enabled 0 (mgcp_msg.c:125) 20241102125922864 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241102125922864 DLMGCP DEBUG <0013> endpoint:rtpbridge/125@mgw conn:(1234/rtp C:76147D98 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241102125922864 DLMGCP DEBUG <0013> endpoint:rtpbridge/125@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241102125922864 DLMGCP DEBUG <0013> endpoint:rtpbridge/125@mgw CI:76147D98 CRCX: Creating connection: port: 5200 (mgcp_protocol.c:1112) 20241102125922864 DLMGCP NOTICE <0013> endpoint:rtpbridge/125@mgw CI:76147D98 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241102125922864 DLMGCP DEBUG <0013> endpoint:rtpbridge/125@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241102125922864 DLMGCP DEBUG <0013> Generated response: line #00: 200 26777 OK (mgcp_msg.c:67) 20241102125922864 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/125@mgw (mgcp_msg.c:67) 20241102125922864 DLMGCP DEBUG <0013> Generated response: line #02: I: 76147D98 (mgcp_msg.c:67) 20241102125922864 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241102125922864 DLMGCP DEBUG <0013> Generated response: line #04: o=- 76147D98 23 IN IP6 ::1 (mgcp_msg.c:67) 20241102125922864 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241102125922864 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241102125922864 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241102125922864 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 5200 RTP/AVP 112 (mgcp_msg.c:67) 20241102125922864 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241102125922864 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241102125922865 DLMGCP DEBUG <0013> Received message: line #00: CRCX 26778 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241102125922865 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241102125922865 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241102125922865 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241102125922865 DLMGCP DEBUG <0013> endpoint:rtpbridge/126@mgw (trunk:0) found free endpoint: rtpbridge/126@mgw (mgcp_endp.c:261) 20241102125922865 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/126@mgw" (mgcp_protocol.c:441) 20241102125922865 DLMGCP NOTICE <0013> endpoint:rtpbridge/126@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241102125922865 DLMGCP DEBUG <0013> endpoint:rtpbridge/126@mgw conn:(1234/rtp C:5D3C1B37 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241102125922865 DLMGCP DEBUG <0013> endpoint:rtpbridge/126@mgw CI:5D3C1B37 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241102125922865 DLMGCP DEBUG <0013> endpoint:rtpbridge/126@mgw CI:5D3C1B37 output_enabled 0 (mgcp_msg.c:125) 20241102125922865 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241102125922865 DLMGCP DEBUG <0013> endpoint:rtpbridge/126@mgw conn:(1234/rtp C:5D3C1B37 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241102125922865 DLMGCP DEBUG <0013> endpoint:rtpbridge/126@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241102125922865 DLMGCP DEBUG <0013> endpoint:rtpbridge/126@mgw CI:5D3C1B37 CRCX: Creating connection: port: 5202 (mgcp_protocol.c:1112) 20241102125922865 DLMGCP NOTICE <0013> endpoint:rtpbridge/126@mgw CI:5D3C1B37 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241102125922865 DLMGCP DEBUG <0013> endpoint:rtpbridge/126@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241102125922865 DLMGCP DEBUG <0013> Generated response: line #00: 200 26778 OK (mgcp_msg.c:67) 20241102125922865 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/126@mgw (mgcp_msg.c:67) 20241102125922865 DLMGCP DEBUG <0013> Generated response: line #02: I: 5D3C1B37 (mgcp_msg.c:67) 20241102125922865 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241102125922865 DLMGCP DEBUG <0013> Generated response: line #04: o=- 5D3C1B37 23 IN IP6 ::1 (mgcp_msg.c:67) 20241102125922865 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241102125922865 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241102125922865 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241102125922865 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 5202 RTP/AVP 112 (mgcp_msg.c:67) 20241102125922865 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241102125922865 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241102125922866 DLMGCP DEBUG <0013> Received message: line #00: CRCX 26779 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241102125922866 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241102125922866 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241102125922866 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241102125922866 DLMGCP DEBUG <0013> endpoint:rtpbridge/127@mgw (trunk:0) found free endpoint: rtpbridge/127@mgw (mgcp_endp.c:261) 20241102125922866 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/127@mgw" (mgcp_protocol.c:441) 20241102125922866 DLMGCP NOTICE <0013> endpoint:rtpbridge/127@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241102125922866 DLMGCP DEBUG <0013> endpoint:rtpbridge/127@mgw conn:(1234/rtp C:471C3721 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241102125922866 DLMGCP DEBUG <0013> endpoint:rtpbridge/127@mgw CI:471C3721 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241102125922866 DLMGCP DEBUG <0013> endpoint:rtpbridge/127@mgw CI:471C3721 output_enabled 0 (mgcp_msg.c:125) 20241102125922866 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241102125922866 DLMGCP DEBUG <0013> endpoint:rtpbridge/127@mgw conn:(1234/rtp C:471C3721 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241102125922866 DLMGCP DEBUG <0013> endpoint:rtpbridge/127@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241102125922866 DLMGCP DEBUG <0013> endpoint:rtpbridge/127@mgw CI:471C3721 CRCX: Creating connection: port: 5204 (mgcp_protocol.c:1112) 20241102125922866 DLMGCP NOTICE <0013> endpoint:rtpbridge/127@mgw CI:471C3721 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241102125922866 DLMGCP DEBUG <0013> endpoint:rtpbridge/127@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241102125922866 DLMGCP DEBUG <0013> Generated response: line #00: 200 26779 OK (mgcp_msg.c:67) 20241102125922866 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/127@mgw (mgcp_msg.c:67) 20241102125922866 DLMGCP DEBUG <0013> Generated response: line #02: I: 471C3721 (mgcp_msg.c:67) 20241102125922866 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241102125922866 DLMGCP DEBUG <0013> Generated response: line #04: o=- 471C3721 23 IN IP6 ::1 (mgcp_msg.c:67) 20241102125922866 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241102125922866 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241102125922866 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241102125922866 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 5204 RTP/AVP 112 (mgcp_msg.c:67) 20241102125922866 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241102125922866 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241102125922866 DLMGCP DEBUG <0013> Received message: line #00: CRCX 26780 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241102125922866 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241102125922866 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241102125922866 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241102125922866 DLMGCP DEBUG <0013> endpoint:rtpbridge/128@mgw (trunk:0) found free endpoint: rtpbridge/128@mgw (mgcp_endp.c:261) 20241102125922866 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/128@mgw" (mgcp_protocol.c:441) 20241102125922866 DLMGCP NOTICE <0013> endpoint:rtpbridge/128@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241102125922866 DLMGCP DEBUG <0013> endpoint:rtpbridge/128@mgw conn:(1234/rtp C:88858C21 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241102125922866 DLMGCP DEBUG <0013> endpoint:rtpbridge/128@mgw CI:88858C21 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241102125922866 DLMGCP DEBUG <0013> endpoint:rtpbridge/128@mgw CI:88858C21 output_enabled 0 (mgcp_msg.c:125) 20241102125922866 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241102125922866 DLMGCP DEBUG <0013> endpoint:rtpbridge/128@mgw conn:(1234/rtp C:88858C21 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241102125922866 DLMGCP DEBUG <0013> endpoint:rtpbridge/128@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241102125922867 DLMGCP DEBUG <0013> endpoint:rtpbridge/128@mgw CI:88858C21 CRCX: Creating connection: port: 5206 (mgcp_protocol.c:1112) 20241102125922867 DLMGCP NOTICE <0013> endpoint:rtpbridge/128@mgw CI:88858C21 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241102125922867 DLMGCP DEBUG <0013> endpoint:rtpbridge/128@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241102125922867 DLMGCP DEBUG <0013> Generated response: line #00: 200 26780 OK (mgcp_msg.c:67) 20241102125922867 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/128@mgw (mgcp_msg.c:67) 20241102125922867 DLMGCP DEBUG <0013> Generated response: line #02: I: 88858C21 (mgcp_msg.c:67) 20241102125922867 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241102125922867 DLMGCP DEBUG <0013> Generated response: line #04: o=- 88858C21 23 IN IP6 ::1 (mgcp_msg.c:67) 20241102125922867 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241102125922867 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241102125922867 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241102125922867 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 5206 RTP/AVP 112 (mgcp_msg.c:67) 20241102125922867 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241102125922867 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241102125922867 DLMGCP DEBUG <0013> Received message: line #00: CRCX 26781 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241102125922867 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241102125922867 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241102125922867 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241102125922867 DLMGCP DEBUG <0013> endpoint:rtpbridge/129@mgw (trunk:0) found free endpoint: rtpbridge/129@mgw (mgcp_endp.c:261) 20241102125922867 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/129@mgw" (mgcp_protocol.c:441) 20241102125922867 DLMGCP NOTICE <0013> endpoint:rtpbridge/129@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241102125922867 DLMGCP DEBUG <0013> endpoint:rtpbridge/129@mgw conn:(1234/rtp C:81909D40 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241102125922867 DLMGCP DEBUG <0013> endpoint:rtpbridge/129@mgw CI:81909D40 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241102125922867 DLMGCP DEBUG <0013> endpoint:rtpbridge/129@mgw CI:81909D40 output_enabled 0 (mgcp_msg.c:125) 20241102125922867 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241102125922867 DLMGCP DEBUG <0013> endpoint:rtpbridge/129@mgw conn:(1234/rtp C:81909D40 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241102125922867 DLMGCP DEBUG <0013> endpoint:rtpbridge/129@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241102125922867 DLMGCP DEBUG <0013> endpoint:rtpbridge/129@mgw CI:81909D40 CRCX: Creating connection: port: 5208 (mgcp_protocol.c:1112) 20241102125922867 DLMGCP NOTICE <0013> endpoint:rtpbridge/129@mgw CI:81909D40 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241102125922867 DLMGCP DEBUG <0013> endpoint:rtpbridge/129@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241102125922867 DLMGCP DEBUG <0013> Generated response: line #00: 200 26781 OK (mgcp_msg.c:67) 20241102125922867 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/129@mgw (mgcp_msg.c:67) 20241102125922867 DLMGCP DEBUG <0013> Generated response: line #02: I: 81909D40 (mgcp_msg.c:67) 20241102125922867 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241102125922867 DLMGCP DEBUG <0013> Generated response: line #04: o=- 81909D40 23 IN IP6 ::1 (mgcp_msg.c:67) 20241102125922867 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241102125922867 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241102125922867 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241102125922867 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 5208 RTP/AVP 112 (mgcp_msg.c:67) 20241102125922867 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241102125922867 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241102125922868 DLMGCP DEBUG <0013> Received message: line #00: CRCX 26782 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241102125922868 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241102125922868 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241102125922868 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241102125922868 DLMGCP DEBUG <0013> endpoint:rtpbridge/12a@mgw (trunk:0) found free endpoint: rtpbridge/12a@mgw (mgcp_endp.c:261) 20241102125922868 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/12a@mgw" (mgcp_protocol.c:441) 20241102125922868 DLMGCP NOTICE <0013> endpoint:rtpbridge/12a@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241102125922868 DLMGCP DEBUG <0013> endpoint:rtpbridge/12a@mgw conn:(1234/rtp C:20BD0E70 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241102125922868 DLMGCP DEBUG <0013> endpoint:rtpbridge/12a@mgw CI:20BD0E70 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241102125922868 DLMGCP DEBUG <0013> endpoint:rtpbridge/12a@mgw CI:20BD0E70 output_enabled 0 (mgcp_msg.c:125) 20241102125922868 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241102125922868 DLMGCP DEBUG <0013> endpoint:rtpbridge/12a@mgw conn:(1234/rtp C:20BD0E70 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241102125922868 DLMGCP DEBUG <0013> endpoint:rtpbridge/12a@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241102125922868 DLMGCP DEBUG <0013> endpoint:rtpbridge/12a@mgw CI:20BD0E70 CRCX: Creating connection: port: 5210 (mgcp_protocol.c:1112) 20241102125922868 DLMGCP NOTICE <0013> endpoint:rtpbridge/12a@mgw CI:20BD0E70 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241102125922868 DLMGCP DEBUG <0013> endpoint:rtpbridge/12a@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241102125922868 DLMGCP DEBUG <0013> Generated response: line #00: 200 26782 OK (mgcp_msg.c:67) 20241102125922868 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/12a@mgw (mgcp_msg.c:67) 20241102125922868 DLMGCP DEBUG <0013> Generated response: line #02: I: 20BD0E70 (mgcp_msg.c:67) 20241102125922868 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241102125922868 DLMGCP DEBUG <0013> Generated response: line #04: o=- 20BD0E70 23 IN IP6 ::1 (mgcp_msg.c:67) 20241102125922868 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241102125922868 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241102125922868 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241102125922868 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 5210 RTP/AVP 112 (mgcp_msg.c:67) 20241102125922868 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241102125922868 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241102125922869 DLMGCP DEBUG <0013> Received message: line #00: CRCX 26783 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241102125922869 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241102125922869 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241102125922869 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241102125922869 DLMGCP DEBUG <0013> endpoint:rtpbridge/12b@mgw (trunk:0) found free endpoint: rtpbridge/12b@mgw (mgcp_endp.c:261) 20241102125922869 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/12b@mgw" (mgcp_protocol.c:441) 20241102125922869 DLMGCP NOTICE <0013> endpoint:rtpbridge/12b@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241102125922869 DLMGCP DEBUG <0013> endpoint:rtpbridge/12b@mgw conn:(1234/rtp C:E919323B r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241102125922869 DLMGCP DEBUG <0013> endpoint:rtpbridge/12b@mgw CI:E919323B connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241102125922869 DLMGCP DEBUG <0013> endpoint:rtpbridge/12b@mgw CI:E919323B output_enabled 0 (mgcp_msg.c:125) 20241102125922869 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241102125922869 DLMGCP DEBUG <0013> endpoint:rtpbridge/12b@mgw conn:(1234/rtp C:E919323B r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241102125922869 DLMGCP DEBUG <0013> endpoint:rtpbridge/12b@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241102125922869 DLMGCP DEBUG <0013> endpoint:rtpbridge/12b@mgw CI:E919323B CRCX: Creating connection: port: 5212 (mgcp_protocol.c:1112) 20241102125922869 DLMGCP NOTICE <0013> endpoint:rtpbridge/12b@mgw CI:E919323B CRCX: connection successfully created (mgcp_protocol.c:1121) 20241102125922869 DLMGCP DEBUG <0013> endpoint:rtpbridge/12b@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241102125922869 DLMGCP DEBUG <0013> Generated response: line #00: 200 26783 OK (mgcp_msg.c:67) 20241102125922869 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/12b@mgw (mgcp_msg.c:67) 20241102125922869 DLMGCP DEBUG <0013> Generated response: line #02: I: E919323B (mgcp_msg.c:67) 20241102125922869 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241102125922869 DLMGCP DEBUG <0013> Generated response: line #04: o=- E919323B 23 IN IP6 ::1 (mgcp_msg.c:67) 20241102125922869 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241102125922869 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241102125922869 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241102125922869 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 5212 RTP/AVP 112 (mgcp_msg.c:67) 20241102125922869 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241102125922869 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241102125922869 DLMGCP DEBUG <0013> Received message: line #00: CRCX 26784 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241102125922869 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241102125922869 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241102125922869 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241102125922869 DLMGCP DEBUG <0013> endpoint:rtpbridge/12c@mgw (trunk:0) found free endpoint: rtpbridge/12c@mgw (mgcp_endp.c:261) 20241102125922869 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/12c@mgw" (mgcp_protocol.c:441) 20241102125922869 DLMGCP NOTICE <0013> endpoint:rtpbridge/12c@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241102125922869 DLMGCP DEBUG <0013> endpoint:rtpbridge/12c@mgw conn:(1234/rtp C:CE935695 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241102125922869 DLMGCP DEBUG <0013> endpoint:rtpbridge/12c@mgw CI:CE935695 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241102125922869 DLMGCP DEBUG <0013> endpoint:rtpbridge/12c@mgw CI:CE935695 output_enabled 0 (mgcp_msg.c:125) 20241102125922869 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241102125922869 DLMGCP DEBUG <0013> endpoint:rtpbridge/12c@mgw conn:(1234/rtp C:CE935695 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241102125922869 DLMGCP DEBUG <0013> endpoint:rtpbridge/12c@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241102125922870 DLMGCP DEBUG <0013> endpoint:rtpbridge/12c@mgw CI:CE935695 CRCX: Creating connection: port: 5214 (mgcp_protocol.c:1112) 20241102125922870 DLMGCP NOTICE <0013> endpoint:rtpbridge/12c@mgw CI:CE935695 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241102125922870 DLMGCP DEBUG <0013> endpoint:rtpbridge/12c@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241102125922870 DLMGCP DEBUG <0013> Generated response: line #00: 200 26784 OK (mgcp_msg.c:67) 20241102125922870 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/12c@mgw (mgcp_msg.c:67) 20241102125922870 DLMGCP DEBUG <0013> Generated response: line #02: I: CE935695 (mgcp_msg.c:67) 20241102125922870 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241102125922870 DLMGCP DEBUG <0013> Generated response: line #04: o=- CE935695 23 IN IP6 ::1 (mgcp_msg.c:67) 20241102125922870 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241102125922870 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241102125922870 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241102125922870 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 5214 RTP/AVP 112 (mgcp_msg.c:67) 20241102125922870 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241102125922870 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) VirtCallAgent-STATS(101)@10445d38c153: 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 } 20241102125923907 DLMGCP DEBUG <0013> Received message: line #00: DLCX 26785 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241102125923907 DLMGCP ERROR <0013> (trunk:0) Not able to find a free endpoint (mgcp_endp.c:267) 20241102125923907 DLMGCP NOTICE <0013> DLCX: cannot find endpoint "rtpbridge/*@mgw", cause=403 -- trying to identify trunk... (mgcp_protocol.c:407) 20241102125923907 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for trunk resource of endpoint "rtpbridge/*@mgw" (mgcp_protocol.c:445) 20241102125923907 DLMGCP NOTICE <0013> trunk:0 DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241102125923907 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125923907 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125923907 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125923907 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125923907 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125923907 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125923907 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125923907 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125923907 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125923907 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125923907 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125923907 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125923907 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125923908 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125923908 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125923908 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125923908 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125923908 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125923908 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125923908 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125923908 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125923908 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125923908 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125923908 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125923908 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125923908 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125923908 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125923908 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125923908 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125923908 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125923908 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125923908 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125923908 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125923908 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125923908 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125923908 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125923908 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125923908 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125923908 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125923908 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125923908 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125923908 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125923908 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125923908 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125923908 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125923908 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125923908 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125923909 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125923909 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125923909 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125923909 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125923909 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125923909 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125923909 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125923909 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125923909 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125923909 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125923909 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125923909 DLMGCP DEBUG <0013> endpoint:rtpbridge/1e@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125923909 DLMGCP DEBUG <0013> endpoint:rtpbridge/1e@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125923909 DLMGCP DEBUG <0013> endpoint:rtpbridge/1f@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125923909 DLMGCP DEBUG <0013> endpoint:rtpbridge/1f@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125923909 DLMGCP DEBUG <0013> endpoint:rtpbridge/20@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125923909 DLMGCP DEBUG <0013> endpoint:rtpbridge/20@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125923909 DLMGCP DEBUG <0013> endpoint:rtpbridge/21@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125923909 DLMGCP DEBUG <0013> endpoint:rtpbridge/21@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125923909 DLMGCP DEBUG <0013> endpoint:rtpbridge/22@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125923909 DLMGCP DEBUG <0013> endpoint:rtpbridge/22@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125923909 DLMGCP DEBUG <0013> endpoint:rtpbridge/23@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125923909 DLMGCP DEBUG <0013> endpoint:rtpbridge/23@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125923909 DLMGCP DEBUG <0013> endpoint:rtpbridge/24@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125923909 DLMGCP DEBUG <0013> endpoint:rtpbridge/24@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125923909 DLMGCP DEBUG <0013> endpoint:rtpbridge/25@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125923909 DLMGCP DEBUG <0013> endpoint:rtpbridge/25@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125923909 DLMGCP DEBUG <0013> endpoint:rtpbridge/26@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125923909 DLMGCP DEBUG <0013> endpoint:rtpbridge/26@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125923909 DLMGCP DEBUG <0013> endpoint:rtpbridge/27@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125923909 DLMGCP DEBUG <0013> endpoint:rtpbridge/27@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125923909 DLMGCP DEBUG <0013> endpoint:rtpbridge/28@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125923909 DLMGCP DEBUG <0013> endpoint:rtpbridge/28@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125923909 DLMGCP DEBUG <0013> endpoint:rtpbridge/29@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125923910 DLMGCP DEBUG <0013> endpoint:rtpbridge/29@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125923910 DLMGCP DEBUG <0013> endpoint:rtpbridge/2a@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125923910 DLMGCP DEBUG <0013> endpoint:rtpbridge/2a@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125923910 DLMGCP DEBUG <0013> endpoint:rtpbridge/2b@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125923910 DLMGCP DEBUG <0013> endpoint:rtpbridge/2b@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125923910 DLMGCP DEBUG <0013> endpoint:rtpbridge/2c@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125923910 DLMGCP DEBUG <0013> endpoint:rtpbridge/2c@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125923910 DLMGCP DEBUG <0013> endpoint:rtpbridge/2d@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125923910 DLMGCP DEBUG <0013> endpoint:rtpbridge/2d@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125923910 DLMGCP DEBUG <0013> endpoint:rtpbridge/2e@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125923910 DLMGCP DEBUG <0013> endpoint:rtpbridge/2e@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125923910 DLMGCP DEBUG <0013> endpoint:rtpbridge/2f@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125923910 DLMGCP DEBUG <0013> endpoint:rtpbridge/2f@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125923910 DLMGCP DEBUG <0013> endpoint:rtpbridge/30@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125923910 DLMGCP DEBUG <0013> endpoint:rtpbridge/30@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125923910 DLMGCP DEBUG <0013> endpoint:rtpbridge/31@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125923910 DLMGCP DEBUG <0013> endpoint:rtpbridge/31@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125923910 DLMGCP DEBUG <0013> endpoint:rtpbridge/32@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125923910 DLMGCP DEBUG <0013> endpoint:rtpbridge/32@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125923910 DLMGCP DEBUG <0013> endpoint:rtpbridge/33@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125923910 DLMGCP DEBUG <0013> endpoint:rtpbridge/33@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125923910 DLMGCP DEBUG <0013> endpoint:rtpbridge/34@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125923910 DLMGCP DEBUG <0013> endpoint:rtpbridge/34@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125923910 DLMGCP DEBUG <0013> endpoint:rtpbridge/35@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125923910 DLMGCP DEBUG <0013> endpoint:rtpbridge/35@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125923910 DLMGCP DEBUG <0013> endpoint:rtpbridge/36@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125923910 DLMGCP DEBUG <0013> endpoint:rtpbridge/36@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125923910 DLMGCP DEBUG <0013> endpoint:rtpbridge/37@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125923910 DLMGCP DEBUG <0013> endpoint:rtpbridge/37@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125923910 DLMGCP DEBUG <0013> endpoint:rtpbridge/38@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125923910 DLMGCP DEBUG <0013> endpoint:rtpbridge/38@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125923910 DLMGCP DEBUG <0013> endpoint:rtpbridge/39@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125923910 DLMGCP DEBUG <0013> endpoint:rtpbridge/39@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125923910 DLMGCP DEBUG <0013> endpoint:rtpbridge/3a@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125923910 DLMGCP DEBUG <0013> endpoint:rtpbridge/3a@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125923911 DLMGCP DEBUG <0013> endpoint:rtpbridge/3b@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125923911 DLMGCP DEBUG <0013> endpoint:rtpbridge/3b@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125923911 DLMGCP DEBUG <0013> endpoint:rtpbridge/3c@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125923911 DLMGCP DEBUG <0013> endpoint:rtpbridge/3c@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125923911 DLMGCP DEBUG <0013> endpoint:rtpbridge/3d@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125923911 DLMGCP DEBUG <0013> endpoint:rtpbridge/3d@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125923911 DLMGCP DEBUG <0013> endpoint:rtpbridge/3e@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125923911 DLMGCP DEBUG <0013> endpoint:rtpbridge/3e@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125923911 DLMGCP DEBUG <0013> endpoint:rtpbridge/3f@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125923911 DLMGCP DEBUG <0013> endpoint:rtpbridge/3f@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125923911 DLMGCP DEBUG <0013> endpoint:rtpbridge/40@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125923911 DLMGCP DEBUG <0013> endpoint:rtpbridge/40@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125923911 DLMGCP DEBUG <0013> endpoint:rtpbridge/41@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125923911 DLMGCP DEBUG <0013> endpoint:rtpbridge/41@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125923911 DLMGCP DEBUG <0013> endpoint:rtpbridge/42@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125923911 DLMGCP DEBUG <0013> endpoint:rtpbridge/42@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125923911 DLMGCP DEBUG <0013> endpoint:rtpbridge/43@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125923911 DLMGCP DEBUG <0013> endpoint:rtpbridge/43@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125923911 DLMGCP DEBUG <0013> endpoint:rtpbridge/44@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125923911 DLMGCP DEBUG <0013> endpoint:rtpbridge/44@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125923911 DLMGCP DEBUG <0013> endpoint:rtpbridge/45@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125923911 DLMGCP DEBUG <0013> endpoint:rtpbridge/45@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125923911 DLMGCP DEBUG <0013> endpoint:rtpbridge/46@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125923911 DLMGCP DEBUG <0013> endpoint:rtpbridge/46@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125923911 DLMGCP DEBUG <0013> endpoint:rtpbridge/47@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125923911 DLMGCP DEBUG <0013> endpoint:rtpbridge/47@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125923911 DLMGCP DEBUG <0013> endpoint:rtpbridge/48@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125923911 DLMGCP DEBUG <0013> endpoint:rtpbridge/48@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125923911 DLMGCP DEBUG <0013> endpoint:rtpbridge/49@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125923911 DLMGCP DEBUG <0013> endpoint:rtpbridge/49@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125923911 DLMGCP DEBUG <0013> endpoint:rtpbridge/4a@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125923911 DLMGCP DEBUG <0013> endpoint:rtpbridge/4a@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125923911 DLMGCP DEBUG <0013> endpoint:rtpbridge/4b@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125923911 DLMGCP DEBUG <0013> endpoint:rtpbridge/4b@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125923911 DLMGCP DEBUG <0013> endpoint:rtpbridge/4c@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125923911 DLMGCP DEBUG <0013> endpoint:rtpbridge/4c@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125923912 DLMGCP DEBUG <0013> endpoint:rtpbridge/4d@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125923912 DLMGCP DEBUG <0013> endpoint:rtpbridge/4d@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125923912 DLMGCP DEBUG <0013> endpoint:rtpbridge/4e@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125923912 DLMGCP DEBUG <0013> endpoint:rtpbridge/4e@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125923912 DLMGCP DEBUG <0013> endpoint:rtpbridge/4f@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125923912 DLMGCP DEBUG <0013> endpoint:rtpbridge/4f@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125923912 DLMGCP DEBUG <0013> endpoint:rtpbridge/50@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125923912 DLMGCP DEBUG <0013> endpoint:rtpbridge/50@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125923912 DLMGCP DEBUG <0013> endpoint:rtpbridge/51@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125923912 DLMGCP DEBUG <0013> endpoint:rtpbridge/51@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125923912 DLMGCP DEBUG <0013> endpoint:rtpbridge/52@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125923912 DLMGCP DEBUG <0013> endpoint:rtpbridge/52@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125923912 DLMGCP DEBUG <0013> endpoint:rtpbridge/53@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125923912 DLMGCP DEBUG <0013> endpoint:rtpbridge/53@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125923912 DLMGCP DEBUG <0013> endpoint:rtpbridge/54@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125923912 DLMGCP DEBUG <0013> endpoint:rtpbridge/54@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125923912 DLMGCP DEBUG <0013> endpoint:rtpbridge/55@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125923912 DLMGCP DEBUG <0013> endpoint:rtpbridge/55@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125923912 DLMGCP DEBUG <0013> endpoint:rtpbridge/56@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125923912 DLMGCP DEBUG <0013> endpoint:rtpbridge/56@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125923912 DLMGCP DEBUG <0013> endpoint:rtpbridge/57@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125923912 DLMGCP DEBUG <0013> endpoint:rtpbridge/57@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125923912 DLMGCP DEBUG <0013> endpoint:rtpbridge/58@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125923912 DLMGCP DEBUG <0013> endpoint:rtpbridge/58@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125923912 DLMGCP DEBUG <0013> endpoint:rtpbridge/59@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125923912 DLMGCP DEBUG <0013> endpoint:rtpbridge/59@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125923912 DLMGCP DEBUG <0013> endpoint:rtpbridge/5a@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125923912 DLMGCP DEBUG <0013> endpoint:rtpbridge/5a@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125923912 DLMGCP DEBUG <0013> endpoint:rtpbridge/5b@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125923912 DLMGCP DEBUG <0013> endpoint:rtpbridge/5b@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125923912 DLMGCP DEBUG <0013> endpoint:rtpbridge/5c@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125923912 DLMGCP DEBUG <0013> endpoint:rtpbridge/5c@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125923912 DLMGCP DEBUG <0013> endpoint:rtpbridge/5d@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125923912 DLMGCP DEBUG <0013> endpoint:rtpbridge/5d@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125923912 DLMGCP DEBUG <0013> endpoint:rtpbridge/5e@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125923912 DLMGCP DEBUG <0013> endpoint:rtpbridge/5e@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125923913 DLMGCP DEBUG <0013> endpoint:rtpbridge/5f@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125923913 DLMGCP DEBUG <0013> endpoint:rtpbridge/5f@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125923913 DLMGCP DEBUG <0013> endpoint:rtpbridge/60@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125923913 DLMGCP DEBUG <0013> endpoint:rtpbridge/60@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125923913 DLMGCP DEBUG <0013> endpoint:rtpbridge/61@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125923913 DLMGCP DEBUG <0013> endpoint:rtpbridge/61@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125923913 DLMGCP DEBUG <0013> endpoint:rtpbridge/62@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125923913 DLMGCP DEBUG <0013> endpoint:rtpbridge/62@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125923913 DLMGCP DEBUG <0013> endpoint:rtpbridge/63@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125923913 DLMGCP DEBUG <0013> endpoint:rtpbridge/63@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125923913 DLMGCP DEBUG <0013> endpoint:rtpbridge/64@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125923913 DLMGCP DEBUG <0013> endpoint:rtpbridge/64@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125923913 DLMGCP DEBUG <0013> endpoint:rtpbridge/65@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125923913 DLMGCP DEBUG <0013> endpoint:rtpbridge/65@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125923913 DLMGCP DEBUG <0013> endpoint:rtpbridge/66@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125923913 DLMGCP DEBUG <0013> endpoint:rtpbridge/66@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125923913 DLMGCP DEBUG <0013> endpoint:rtpbridge/67@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125923913 DLMGCP DEBUG <0013> endpoint:rtpbridge/67@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125923913 DLMGCP DEBUG <0013> endpoint:rtpbridge/68@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125923913 DLMGCP DEBUG <0013> endpoint:rtpbridge/68@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125923913 DLMGCP DEBUG <0013> endpoint:rtpbridge/69@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125923913 DLMGCP DEBUG <0013> endpoint:rtpbridge/69@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125923913 DLMGCP DEBUG <0013> endpoint:rtpbridge/6a@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125923913 DLMGCP DEBUG <0013> endpoint:rtpbridge/6a@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125923913 DLMGCP DEBUG <0013> endpoint:rtpbridge/6b@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125923913 DLMGCP DEBUG <0013> endpoint:rtpbridge/6b@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125923913 DLMGCP DEBUG <0013> endpoint:rtpbridge/6c@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125923913 DLMGCP DEBUG <0013> endpoint:rtpbridge/6c@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125923913 DLMGCP DEBUG <0013> endpoint:rtpbridge/6d@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125923913 DLMGCP DEBUG <0013> endpoint:rtpbridge/6d@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125923913 DLMGCP DEBUG <0013> endpoint:rtpbridge/6e@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125923913 DLMGCP DEBUG <0013> endpoint:rtpbridge/6e@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125923913 DLMGCP DEBUG <0013> endpoint:rtpbridge/6f@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125923913 DLMGCP DEBUG <0013> endpoint:rtpbridge/6f@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125923913 DLMGCP DEBUG <0013> endpoint:rtpbridge/70@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125923913 DLMGCP DEBUG <0013> endpoint:rtpbridge/70@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125923913 DLMGCP DEBUG <0013> endpoint:rtpbridge/71@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125923914 DLMGCP DEBUG <0013> endpoint:rtpbridge/71@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125923914 DLMGCP DEBUG <0013> endpoint:rtpbridge/72@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125923914 DLMGCP DEBUG <0013> endpoint:rtpbridge/72@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125923914 DLMGCP DEBUG <0013> endpoint:rtpbridge/73@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125923914 DLMGCP DEBUG <0013> endpoint:rtpbridge/73@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125923914 DLMGCP DEBUG <0013> endpoint:rtpbridge/74@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125923914 DLMGCP DEBUG <0013> endpoint:rtpbridge/74@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125923914 DLMGCP DEBUG <0013> endpoint:rtpbridge/75@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125923914 DLMGCP DEBUG <0013> endpoint:rtpbridge/75@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125923914 DLMGCP DEBUG <0013> endpoint:rtpbridge/76@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125923914 DLMGCP DEBUG <0013> endpoint:rtpbridge/76@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125923914 DLMGCP DEBUG <0013> endpoint:rtpbridge/77@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125923914 DLMGCP DEBUG <0013> endpoint:rtpbridge/77@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125923914 DLMGCP DEBUG <0013> endpoint:rtpbridge/78@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125923914 DLMGCP DEBUG <0013> endpoint:rtpbridge/78@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125923914 DLMGCP DEBUG <0013> endpoint:rtpbridge/79@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125923914 DLMGCP DEBUG <0013> endpoint:rtpbridge/79@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125923914 DLMGCP DEBUG <0013> endpoint:rtpbridge/7a@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125923914 DLMGCP DEBUG <0013> endpoint:rtpbridge/7a@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125923914 DLMGCP DEBUG <0013> endpoint:rtpbridge/7b@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125923914 DLMGCP DEBUG <0013> endpoint:rtpbridge/7b@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125923914 DLMGCP DEBUG <0013> endpoint:rtpbridge/7c@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125923914 DLMGCP DEBUG <0013> endpoint:rtpbridge/7c@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125923914 DLMGCP DEBUG <0013> endpoint:rtpbridge/7d@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125923914 DLMGCP DEBUG <0013> endpoint:rtpbridge/7d@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125923914 DLMGCP DEBUG <0013> endpoint:rtpbridge/7e@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125923914 DLMGCP DEBUG <0013> endpoint:rtpbridge/7e@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125923914 DLMGCP DEBUG <0013> endpoint:rtpbridge/7f@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125923914 DLMGCP DEBUG <0013> endpoint:rtpbridge/7f@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125923914 DLMGCP DEBUG <0013> endpoint:rtpbridge/80@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125923914 DLMGCP DEBUG <0013> endpoint:rtpbridge/80@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125923914 DLMGCP DEBUG <0013> endpoint:rtpbridge/81@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125923914 DLMGCP DEBUG <0013> endpoint:rtpbridge/81@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125923914 DLMGCP DEBUG <0013> endpoint:rtpbridge/82@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125923914 DLMGCP DEBUG <0013> endpoint:rtpbridge/82@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125923914 DLMGCP DEBUG <0013> endpoint:rtpbridge/83@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125923914 DLMGCP DEBUG <0013> endpoint:rtpbridge/83@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125923914 DLMGCP DEBUG <0013> endpoint:rtpbridge/84@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125923915 DLMGCP DEBUG <0013> endpoint:rtpbridge/84@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125923915 DLMGCP DEBUG <0013> endpoint:rtpbridge/85@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125923915 DLMGCP DEBUG <0013> endpoint:rtpbridge/85@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125923915 DLMGCP DEBUG <0013> endpoint:rtpbridge/86@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125923915 DLMGCP DEBUG <0013> endpoint:rtpbridge/86@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125923915 DLMGCP DEBUG <0013> endpoint:rtpbridge/87@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125923915 DLMGCP DEBUG <0013> endpoint:rtpbridge/87@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125923915 DLMGCP DEBUG <0013> endpoint:rtpbridge/88@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125923915 DLMGCP DEBUG <0013> endpoint:rtpbridge/88@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125923915 DLMGCP DEBUG <0013> endpoint:rtpbridge/89@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125923915 DLMGCP DEBUG <0013> endpoint:rtpbridge/89@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125923915 DLMGCP DEBUG <0013> endpoint:rtpbridge/8a@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125923915 DLMGCP DEBUG <0013> endpoint:rtpbridge/8a@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125923915 DLMGCP DEBUG <0013> endpoint:rtpbridge/8b@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125923915 DLMGCP DEBUG <0013> endpoint:rtpbridge/8b@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125923915 DLMGCP DEBUG <0013> endpoint:rtpbridge/8c@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125923915 DLMGCP DEBUG <0013> endpoint:rtpbridge/8c@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125923915 DLMGCP DEBUG <0013> endpoint:rtpbridge/8d@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125923915 DLMGCP DEBUG <0013> endpoint:rtpbridge/8d@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125923915 DLMGCP DEBUG <0013> endpoint:rtpbridge/8e@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125923915 DLMGCP DEBUG <0013> endpoint:rtpbridge/8e@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125923915 DLMGCP DEBUG <0013> endpoint:rtpbridge/8f@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125923915 DLMGCP DEBUG <0013> endpoint:rtpbridge/8f@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125923915 DLMGCP DEBUG <0013> endpoint:rtpbridge/90@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125923915 DLMGCP DEBUG <0013> endpoint:rtpbridge/90@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125923915 DLMGCP DEBUG <0013> endpoint:rtpbridge/91@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125923915 DLMGCP DEBUG <0013> endpoint:rtpbridge/91@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125923915 DLMGCP DEBUG <0013> endpoint:rtpbridge/92@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125923915 DLMGCP DEBUG <0013> endpoint:rtpbridge/92@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125923915 DLMGCP DEBUG <0013> endpoint:rtpbridge/93@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125923915 DLMGCP DEBUG <0013> endpoint:rtpbridge/93@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125923915 DLMGCP DEBUG <0013> endpoint:rtpbridge/94@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125923915 DLMGCP DEBUG <0013> endpoint:rtpbridge/94@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125923915 DLMGCP DEBUG <0013> endpoint:rtpbridge/95@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125923915 DLMGCP DEBUG <0013> endpoint:rtpbridge/95@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125923915 DLMGCP DEBUG <0013> endpoint:rtpbridge/96@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125923915 DLMGCP DEBUG <0013> endpoint:rtpbridge/96@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125923915 DLMGCP DEBUG <0013> endpoint:rtpbridge/97@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125923915 DLMGCP DEBUG <0013> endpoint:rtpbridge/97@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125923915 DLMGCP DEBUG <0013> endpoint:rtpbridge/98@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125923915 DLMGCP DEBUG <0013> endpoint:rtpbridge/98@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125923915 DLMGCP DEBUG <0013> endpoint:rtpbridge/99@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125923915 DLMGCP DEBUG <0013> endpoint:rtpbridge/99@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125923915 DLMGCP DEBUG <0013> endpoint:rtpbridge/9a@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125923915 DLMGCP DEBUG <0013> endpoint:rtpbridge/9a@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125923915 DLMGCP DEBUG <0013> endpoint:rtpbridge/9b@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125923915 DLMGCP DEBUG <0013> endpoint:rtpbridge/9b@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125923915 DLMGCP DEBUG <0013> endpoint:rtpbridge/9c@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125923915 DLMGCP DEBUG <0013> endpoint:rtpbridge/9c@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125923915 DLMGCP DEBUG <0013> endpoint:rtpbridge/9d@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125923915 DLMGCP DEBUG <0013> endpoint:rtpbridge/9d@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125923915 DLMGCP DEBUG <0013> endpoint:rtpbridge/9e@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125923915 DLMGCP DEBUG <0013> endpoint:rtpbridge/9e@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125923915 DLMGCP DEBUG <0013> endpoint:rtpbridge/9f@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125923915 DLMGCP DEBUG <0013> endpoint:rtpbridge/9f@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125923915 DLMGCP DEBUG <0013> endpoint:rtpbridge/a0@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125923915 DLMGCP DEBUG <0013> endpoint:rtpbridge/a0@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125923915 DLMGCP DEBUG <0013> endpoint:rtpbridge/a1@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125923915 DLMGCP DEBUG <0013> endpoint:rtpbridge/a1@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125923915 DLMGCP DEBUG <0013> endpoint:rtpbridge/a2@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125923915 DLMGCP DEBUG <0013> endpoint:rtpbridge/a2@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125923915 DLMGCP DEBUG <0013> endpoint:rtpbridge/a3@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125923915 DLMGCP DEBUG <0013> endpoint:rtpbridge/a3@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125923916 DLMGCP DEBUG <0013> endpoint:rtpbridge/a4@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125923916 DLMGCP DEBUG <0013> endpoint:rtpbridge/a4@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125923916 DLMGCP DEBUG <0013> endpoint:rtpbridge/a5@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125923916 DLMGCP DEBUG <0013> endpoint:rtpbridge/a5@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125923916 DLMGCP DEBUG <0013> endpoint:rtpbridge/a6@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125923916 DLMGCP DEBUG <0013> endpoint:rtpbridge/a6@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125923916 DLMGCP DEBUG <0013> endpoint:rtpbridge/a7@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125923916 DLMGCP DEBUG <0013> endpoint:rtpbridge/a7@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125923916 DLMGCP DEBUG <0013> endpoint:rtpbridge/a8@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125923916 DLMGCP DEBUG <0013> endpoint:rtpbridge/a8@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125923916 DLMGCP DEBUG <0013> endpoint:rtpbridge/a9@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125923916 DLMGCP DEBUG <0013> endpoint:rtpbridge/a9@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125923916 DLMGCP DEBUG <0013> endpoint:rtpbridge/aa@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125923916 DLMGCP DEBUG <0013> endpoint:rtpbridge/aa@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125923916 DLMGCP DEBUG <0013> endpoint:rtpbridge/ab@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125923916 DLMGCP DEBUG <0013> endpoint:rtpbridge/ab@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125923916 DLMGCP DEBUG <0013> endpoint:rtpbridge/ac@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125923916 DLMGCP DEBUG <0013> endpoint:rtpbridge/ac@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125923916 DLMGCP DEBUG <0013> endpoint:rtpbridge/ad@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125923916 DLMGCP DEBUG <0013> endpoint:rtpbridge/ad@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125923916 DLMGCP DEBUG <0013> endpoint:rtpbridge/ae@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125923916 DLMGCP DEBUG <0013> endpoint:rtpbridge/ae@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125923916 DLMGCP DEBUG <0013> endpoint:rtpbridge/af@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125923916 DLMGCP DEBUG <0013> endpoint:rtpbridge/af@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125923916 DLMGCP DEBUG <0013> endpoint:rtpbridge/b0@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125923916 DLMGCP DEBUG <0013> endpoint:rtpbridge/b0@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125923916 DLMGCP DEBUG <0013> endpoint:rtpbridge/b1@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125923916 DLMGCP DEBUG <0013> endpoint:rtpbridge/b1@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125923916 DLMGCP DEBUG <0013> endpoint:rtpbridge/b2@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125923916 DLMGCP DEBUG <0013> endpoint:rtpbridge/b2@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125923916 DLMGCP DEBUG <0013> endpoint:rtpbridge/b3@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125923916 DLMGCP DEBUG <0013> endpoint:rtpbridge/b3@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125923916 DLMGCP DEBUG <0013> endpoint:rtpbridge/b4@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125923916 DLMGCP DEBUG <0013> endpoint:rtpbridge/b4@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125923916 DLMGCP DEBUG <0013> endpoint:rtpbridge/b5@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125923916 DLMGCP DEBUG <0013> endpoint:rtpbridge/b5@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125923916 DLMGCP DEBUG <0013> endpoint:rtpbridge/b6@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125923916 DLMGCP DEBUG <0013> endpoint:rtpbridge/b6@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125923916 DLMGCP DEBUG <0013> endpoint:rtpbridge/b7@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125923916 DLMGCP DEBUG <0013> endpoint:rtpbridge/b7@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125923916 DLMGCP DEBUG <0013> endpoint:rtpbridge/b8@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125923916 DLMGCP DEBUG <0013> endpoint:rtpbridge/b8@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125923916 DLMGCP DEBUG <0013> endpoint:rtpbridge/b9@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125923916 DLMGCP DEBUG <0013> endpoint:rtpbridge/b9@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125923916 DLMGCP DEBUG <0013> endpoint:rtpbridge/ba@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125923916 DLMGCP DEBUG <0013> endpoint:rtpbridge/ba@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125923916 DLMGCP DEBUG <0013> endpoint:rtpbridge/bb@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125923916 DLMGCP DEBUG <0013> endpoint:rtpbridge/bb@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125923916 DLMGCP DEBUG <0013> endpoint:rtpbridge/bc@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125923916 DLMGCP DEBUG <0013> endpoint:rtpbridge/bc@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125923916 DLMGCP DEBUG <0013> endpoint:rtpbridge/bd@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125923916 DLMGCP DEBUG <0013> endpoint:rtpbridge/bd@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125923916 DLMGCP DEBUG <0013> endpoint:rtpbridge/be@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125923916 DLMGCP DEBUG <0013> endpoint:rtpbridge/be@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125923916 DLMGCP DEBUG <0013> endpoint:rtpbridge/bf@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125923916 DLMGCP DEBUG <0013> endpoint:rtpbridge/bf@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125923916 DLMGCP DEBUG <0013> endpoint:rtpbridge/c0@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125923916 DLMGCP DEBUG <0013> endpoint:rtpbridge/c0@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125923916 DLMGCP DEBUG <0013> endpoint:rtpbridge/c1@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125923916 DLMGCP DEBUG <0013> endpoint:rtpbridge/c1@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125923916 DLMGCP DEBUG <0013> endpoint:rtpbridge/c2@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125923916 DLMGCP DEBUG <0013> endpoint:rtpbridge/c2@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125923916 DLMGCP DEBUG <0013> endpoint:rtpbridge/c3@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125923916 DLMGCP DEBUG <0013> endpoint:rtpbridge/c3@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125923916 DLMGCP DEBUG <0013> endpoint:rtpbridge/c4@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125923916 DLMGCP DEBUG <0013> endpoint:rtpbridge/c4@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125923916 DLMGCP DEBUG <0013> endpoint:rtpbridge/c5@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125923916 DLMGCP DEBUG <0013> endpoint:rtpbridge/c5@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125923916 DLMGCP DEBUG <0013> endpoint:rtpbridge/c6@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125923916 DLMGCP DEBUG <0013> endpoint:rtpbridge/c6@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125923916 DLMGCP DEBUG <0013> endpoint:rtpbridge/c7@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125923916 DLMGCP DEBUG <0013> endpoint:rtpbridge/c7@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125923916 DLMGCP DEBUG <0013> endpoint:rtpbridge/c8@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125923916 DLMGCP DEBUG <0013> endpoint:rtpbridge/c8@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125923916 DLMGCP DEBUG <0013> endpoint:rtpbridge/c9@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125923916 DLMGCP DEBUG <0013> endpoint:rtpbridge/c9@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125923916 DLMGCP DEBUG <0013> endpoint:rtpbridge/ca@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125923916 DLMGCP DEBUG <0013> endpoint:rtpbridge/ca@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125923916 DLMGCP DEBUG <0013> endpoint:rtpbridge/cb@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125923916 DLMGCP DEBUG <0013> endpoint:rtpbridge/cb@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125923916 DLMGCP DEBUG <0013> endpoint:rtpbridge/cc@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125923916 DLMGCP DEBUG <0013> endpoint:rtpbridge/cc@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125923916 DLMGCP DEBUG <0013> endpoint:rtpbridge/cd@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125923916 DLMGCP DEBUG <0013> endpoint:rtpbridge/cd@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125923916 DLMGCP DEBUG <0013> endpoint:rtpbridge/ce@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125923916 DLMGCP DEBUG <0013> endpoint:rtpbridge/ce@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125923916 DLMGCP DEBUG <0013> endpoint:rtpbridge/cf@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125923916 DLMGCP DEBUG <0013> endpoint:rtpbridge/cf@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125923917 DLMGCP DEBUG <0013> endpoint:rtpbridge/d0@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125923917 DLMGCP DEBUG <0013> endpoint:rtpbridge/d0@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125923917 DLMGCP DEBUG <0013> endpoint:rtpbridge/d1@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125923917 DLMGCP DEBUG <0013> endpoint:rtpbridge/d1@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125923917 DLMGCP DEBUG <0013> endpoint:rtpbridge/d2@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125923917 DLMGCP DEBUG <0013> endpoint:rtpbridge/d2@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125923917 DLMGCP DEBUG <0013> endpoint:rtpbridge/d3@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125923917 DLMGCP DEBUG <0013> endpoint:rtpbridge/d3@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125923917 DLMGCP DEBUG <0013> endpoint:rtpbridge/d4@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125923917 DLMGCP DEBUG <0013> endpoint:rtpbridge/d4@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125923917 DLMGCP DEBUG <0013> endpoint:rtpbridge/d5@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125923917 DLMGCP DEBUG <0013> endpoint:rtpbridge/d5@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125923917 DLMGCP DEBUG <0013> endpoint:rtpbridge/d6@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125923917 DLMGCP DEBUG <0013> endpoint:rtpbridge/d6@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125923917 DLMGCP DEBUG <0013> endpoint:rtpbridge/d7@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125923917 DLMGCP DEBUG <0013> endpoint:rtpbridge/d7@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125923917 DLMGCP DEBUG <0013> endpoint:rtpbridge/d8@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125923917 DLMGCP DEBUG <0013> endpoint:rtpbridge/d8@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125923917 DLMGCP DEBUG <0013> endpoint:rtpbridge/d9@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125923917 DLMGCP DEBUG <0013> endpoint:rtpbridge/d9@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125923917 DLMGCP DEBUG <0013> endpoint:rtpbridge/da@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125923917 DLMGCP DEBUG <0013> endpoint:rtpbridge/da@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125923917 DLMGCP DEBUG <0013> endpoint:rtpbridge/db@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125923917 DLMGCP DEBUG <0013> endpoint:rtpbridge/db@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125923917 DLMGCP DEBUG <0013> endpoint:rtpbridge/dc@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125923917 DLMGCP DEBUG <0013> endpoint:rtpbridge/dc@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125923917 DLMGCP DEBUG <0013> endpoint:rtpbridge/dd@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125923917 DLMGCP DEBUG <0013> endpoint:rtpbridge/dd@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125923917 DLMGCP DEBUG <0013> endpoint:rtpbridge/de@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125923917 DLMGCP DEBUG <0013> endpoint:rtpbridge/de@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125923917 DLMGCP DEBUG <0013> endpoint:rtpbridge/df@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125923917 DLMGCP DEBUG <0013> endpoint:rtpbridge/df@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125923917 DLMGCP DEBUG <0013> endpoint:rtpbridge/e0@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125923917 DLMGCP DEBUG <0013> endpoint:rtpbridge/e0@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125923917 DLMGCP DEBUG <0013> endpoint:rtpbridge/e1@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125923917 DLMGCP DEBUG <0013> endpoint:rtpbridge/e1@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125923917 DLMGCP DEBUG <0013> endpoint:rtpbridge/e2@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125923917 DLMGCP DEBUG <0013> endpoint:rtpbridge/e2@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125923917 DLMGCP DEBUG <0013> endpoint:rtpbridge/e3@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125923917 DLMGCP DEBUG <0013> endpoint:rtpbridge/e3@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125923917 DLMGCP DEBUG <0013> endpoint:rtpbridge/e4@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125923917 DLMGCP DEBUG <0013> endpoint:rtpbridge/e4@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125923917 DLMGCP DEBUG <0013> endpoint:rtpbridge/e5@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125923917 DLMGCP DEBUG <0013> endpoint:rtpbridge/e5@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125923917 DLMGCP DEBUG <0013> endpoint:rtpbridge/e6@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125923917 DLMGCP DEBUG <0013> endpoint:rtpbridge/e6@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125923917 DLMGCP DEBUG <0013> endpoint:rtpbridge/e7@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125923917 DLMGCP DEBUG <0013> endpoint:rtpbridge/e7@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125923917 DLMGCP DEBUG <0013> endpoint:rtpbridge/e8@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125923917 DLMGCP DEBUG <0013> endpoint:rtpbridge/e8@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125923917 DLMGCP DEBUG <0013> endpoint:rtpbridge/e9@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125923917 DLMGCP DEBUG <0013> endpoint:rtpbridge/e9@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125923917 DLMGCP DEBUG <0013> endpoint:rtpbridge/ea@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125923917 DLMGCP DEBUG <0013> endpoint:rtpbridge/ea@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125923917 DLMGCP DEBUG <0013> endpoint:rtpbridge/eb@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125923917 DLMGCP DEBUG <0013> endpoint:rtpbridge/eb@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125923917 DLMGCP DEBUG <0013> endpoint:rtpbridge/ec@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125923917 DLMGCP DEBUG <0013> endpoint:rtpbridge/ec@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125923917 DLMGCP DEBUG <0013> endpoint:rtpbridge/ed@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125923917 DLMGCP DEBUG <0013> endpoint:rtpbridge/ed@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125923917 DLMGCP DEBUG <0013> endpoint:rtpbridge/ee@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125923917 DLMGCP DEBUG <0013> endpoint:rtpbridge/ee@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125923917 DLMGCP DEBUG <0013> endpoint:rtpbridge/ef@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125923917 DLMGCP DEBUG <0013> endpoint:rtpbridge/ef@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125923917 DLMGCP DEBUG <0013> endpoint:rtpbridge/f0@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125923917 DLMGCP DEBUG <0013> endpoint:rtpbridge/f0@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125923917 DLMGCP DEBUG <0013> endpoint:rtpbridge/f1@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125923917 DLMGCP DEBUG <0013> endpoint:rtpbridge/f1@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125923917 DLMGCP DEBUG <0013> endpoint:rtpbridge/f2@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125923917 DLMGCP DEBUG <0013> endpoint:rtpbridge/f2@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125923917 DLMGCP DEBUG <0013> endpoint:rtpbridge/f3@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125923917 DLMGCP DEBUG <0013> endpoint:rtpbridge/f3@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125923917 DLMGCP DEBUG <0013> endpoint:rtpbridge/f4@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125923917 DLMGCP DEBUG <0013> endpoint:rtpbridge/f4@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125923917 DLMGCP DEBUG <0013> endpoint:rtpbridge/f5@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125923917 DLMGCP DEBUG <0013> endpoint:rtpbridge/f5@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125923917 DLMGCP DEBUG <0013> endpoint:rtpbridge/f6@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125923917 DLMGCP DEBUG <0013> endpoint:rtpbridge/f6@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125923917 DLMGCP DEBUG <0013> endpoint:rtpbridge/f7@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125923917 DLMGCP DEBUG <0013> endpoint:rtpbridge/f7@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125923917 DLMGCP DEBUG <0013> endpoint:rtpbridge/f8@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125923917 DLMGCP DEBUG <0013> endpoint:rtpbridge/f8@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125923917 DLMGCP DEBUG <0013> endpoint:rtpbridge/f9@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125923917 DLMGCP DEBUG <0013> endpoint:rtpbridge/f9@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125923917 DLMGCP DEBUG <0013> endpoint:rtpbridge/fa@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125923917 DLMGCP DEBUG <0013> endpoint:rtpbridge/fa@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125923917 DLMGCP DEBUG <0013> endpoint:rtpbridge/fb@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125923917 DLMGCP DEBUG <0013> endpoint:rtpbridge/fb@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125923917 DLMGCP DEBUG <0013> endpoint:rtpbridge/fc@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125923918 DLMGCP DEBUG <0013> endpoint:rtpbridge/fc@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125923918 DLMGCP DEBUG <0013> endpoint:rtpbridge/fd@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125923918 DLMGCP DEBUG <0013> endpoint:rtpbridge/fd@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125923918 DLMGCP DEBUG <0013> endpoint:rtpbridge/fe@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125923918 DLMGCP DEBUG <0013> endpoint:rtpbridge/fe@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125923918 DLMGCP DEBUG <0013> endpoint:rtpbridge/ff@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125923918 DLMGCP DEBUG <0013> endpoint:rtpbridge/ff@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125923918 DLMGCP DEBUG <0013> endpoint:rtpbridge/100@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125923918 DLMGCP DEBUG <0013> endpoint:rtpbridge/100@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125923918 DLMGCP DEBUG <0013> endpoint:rtpbridge/101@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125923918 DLMGCP DEBUG <0013> endpoint:rtpbridge/101@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125923918 DLMGCP DEBUG <0013> endpoint:rtpbridge/102@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125923918 DLMGCP DEBUG <0013> endpoint:rtpbridge/102@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125923918 DLMGCP DEBUG <0013> endpoint:rtpbridge/103@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125923918 DLMGCP DEBUG <0013> endpoint:rtpbridge/103@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125923918 DLMGCP DEBUG <0013> endpoint:rtpbridge/104@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125923918 DLMGCP DEBUG <0013> endpoint:rtpbridge/104@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125923918 DLMGCP DEBUG <0013> endpoint:rtpbridge/105@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125923918 DLMGCP DEBUG <0013> endpoint:rtpbridge/105@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125923918 DLMGCP DEBUG <0013> endpoint:rtpbridge/106@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125923918 DLMGCP DEBUG <0013> endpoint:rtpbridge/106@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125923918 DLMGCP DEBUG <0013> endpoint:rtpbridge/107@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125923918 DLMGCP DEBUG <0013> endpoint:rtpbridge/107@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125923918 DLMGCP DEBUG <0013> endpoint:rtpbridge/108@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125923918 DLMGCP DEBUG <0013> endpoint:rtpbridge/108@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125923918 DLMGCP DEBUG <0013> endpoint:rtpbridge/109@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125923918 DLMGCP DEBUG <0013> endpoint:rtpbridge/109@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125923918 DLMGCP DEBUG <0013> endpoint:rtpbridge/10a@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125923918 DLMGCP DEBUG <0013> endpoint:rtpbridge/10a@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125923918 DLMGCP DEBUG <0013> endpoint:rtpbridge/10b@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125923918 DLMGCP DEBUG <0013> endpoint:rtpbridge/10b@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125923918 DLMGCP DEBUG <0013> endpoint:rtpbridge/10c@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125923918 DLMGCP DEBUG <0013> endpoint:rtpbridge/10c@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125923918 DLMGCP DEBUG <0013> endpoint:rtpbridge/10d@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125923918 DLMGCP DEBUG <0013> endpoint:rtpbridge/10d@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125923918 DLMGCP DEBUG <0013> endpoint:rtpbridge/10e@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125923918 DLMGCP DEBUG <0013> endpoint:rtpbridge/10e@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125923918 DLMGCP DEBUG <0013> endpoint:rtpbridge/10f@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125923918 DLMGCP DEBUG <0013> endpoint:rtpbridge/10f@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125923918 DLMGCP DEBUG <0013> endpoint:rtpbridge/110@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125923918 DLMGCP DEBUG <0013> endpoint:rtpbridge/110@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125923918 DLMGCP DEBUG <0013> endpoint:rtpbridge/111@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125923918 DLMGCP DEBUG <0013> endpoint:rtpbridge/111@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125923918 DLMGCP DEBUG <0013> endpoint:rtpbridge/112@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125923918 DLMGCP DEBUG <0013> endpoint:rtpbridge/112@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125923918 DLMGCP DEBUG <0013> endpoint:rtpbridge/113@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125923918 DLMGCP DEBUG <0013> endpoint:rtpbridge/113@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125923918 DLMGCP DEBUG <0013> endpoint:rtpbridge/114@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125923918 DLMGCP DEBUG <0013> endpoint:rtpbridge/114@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125923918 DLMGCP DEBUG <0013> endpoint:rtpbridge/115@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125923918 DLMGCP DEBUG <0013> endpoint:rtpbridge/115@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125923918 DLMGCP DEBUG <0013> endpoint:rtpbridge/116@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125923918 DLMGCP DEBUG <0013> endpoint:rtpbridge/116@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125923918 DLMGCP DEBUG <0013> endpoint:rtpbridge/117@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125923918 DLMGCP DEBUG <0013> endpoint:rtpbridge/117@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125923918 DLMGCP DEBUG <0013> endpoint:rtpbridge/118@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125923918 DLMGCP DEBUG <0013> endpoint:rtpbridge/118@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125923918 DLMGCP DEBUG <0013> endpoint:rtpbridge/119@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125923918 DLMGCP DEBUG <0013> endpoint:rtpbridge/119@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125923918 DLMGCP DEBUG <0013> endpoint:rtpbridge/11a@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125923918 DLMGCP DEBUG <0013> endpoint:rtpbridge/11a@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125923918 DLMGCP DEBUG <0013> endpoint:rtpbridge/11b@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125923918 DLMGCP DEBUG <0013> endpoint:rtpbridge/11b@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125923918 DLMGCP DEBUG <0013> endpoint:rtpbridge/11c@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125923918 DLMGCP DEBUG <0013> endpoint:rtpbridge/11c@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125923918 DLMGCP DEBUG <0013> endpoint:rtpbridge/11d@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125923918 DLMGCP DEBUG <0013> endpoint:rtpbridge/11d@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125923918 DLMGCP DEBUG <0013> endpoint:rtpbridge/11e@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125923918 DLMGCP DEBUG <0013> endpoint:rtpbridge/11e@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125923918 DLMGCP DEBUG <0013> endpoint:rtpbridge/11f@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125923918 DLMGCP DEBUG <0013> endpoint:rtpbridge/11f@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125923918 DLMGCP DEBUG <0013> endpoint:rtpbridge/120@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125923918 DLMGCP DEBUG <0013> endpoint:rtpbridge/120@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125923918 DLMGCP DEBUG <0013> endpoint:rtpbridge/121@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125923918 DLMGCP DEBUG <0013> endpoint:rtpbridge/121@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125923918 DLMGCP DEBUG <0013> endpoint:rtpbridge/122@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125923918 DLMGCP DEBUG <0013> endpoint:rtpbridge/122@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125923918 DLMGCP DEBUG <0013> endpoint:rtpbridge/123@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125923918 DLMGCP DEBUG <0013> endpoint:rtpbridge/123@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125923918 DLMGCP DEBUG <0013> endpoint:rtpbridge/124@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125923918 DLMGCP DEBUG <0013> endpoint:rtpbridge/124@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125923918 DLMGCP DEBUG <0013> endpoint:rtpbridge/125@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125923918 DLMGCP DEBUG <0013> endpoint:rtpbridge/125@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125923918 DLMGCP DEBUG <0013> endpoint:rtpbridge/126@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125923918 DLMGCP DEBUG <0013> endpoint:rtpbridge/126@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125923918 DLMGCP DEBUG <0013> endpoint:rtpbridge/127@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125923918 DLMGCP DEBUG <0013> endpoint:rtpbridge/127@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125923918 DLMGCP DEBUG <0013> endpoint:rtpbridge/128@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125923918 DLMGCP DEBUG <0013> endpoint:rtpbridge/128@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125923918 DLMGCP DEBUG <0013> endpoint:rtpbridge/129@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125923918 DLMGCP DEBUG <0013> endpoint:rtpbridge/129@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125923918 DLMGCP DEBUG <0013> endpoint:rtpbridge/12a@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125923918 DLMGCP DEBUG <0013> endpoint:rtpbridge/12a@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125923918 DLMGCP DEBUG <0013> endpoint:rtpbridge/12b@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125923918 DLMGCP DEBUG <0013> endpoint:rtpbridge/12b@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125923919 DLMGCP DEBUG <0013> endpoint:rtpbridge/12c@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125923919 DLMGCP DEBUG <0013> endpoint:rtpbridge/12c@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125923919 DLMGCP DEBUG <0013> endpoint:none Generated response: code=200 (mgcp_protocol.c:230) 20241102125923919 DLMGCP DEBUG <0013> Generated response: line #00: 200 26785 OK (mgcp_msg.c:67) VirtCallAgent-STATS(101)@10445d38c153: 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)@10445d38c153: 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@10445d38c153: setverdict(pass): none -> pass IPA-CTRL-CLI-IPA(102)@10445d38c153: Final verdict of PTC: none RTPEM1(99)@10445d38c153: Final verdict of PTC: none RTPEM0(98)@10445d38c153: Final verdict of PTC: none RTPEM2(100)@10445d38c153: Final verdict of PTC: none VirtCallAgent-STATS(101)@10445d38c153: Final verdict of PTC: none MTC@10445d38c153: Setting final verdict of the test case. MTC@10445d38c153: Local verdict of MTC: pass MTC@10445d38c153: Local verdict of PTC RTPEM0(98): none (pass -> pass) MTC@10445d38c153: Local verdict of PTC RTPEM1(99): none (pass -> pass) MTC@10445d38c153: Local verdict of PTC RTPEM2(100): none (pass -> pass) MTC@10445d38c153: Local verdict of PTC VirtCallAgent-STATS(101): none (pass -> pass) MTC@10445d38c153: Local verdict of PTC IPA-CTRL-CLI-IPA(102): none (pass -> pass) MTC@10445d38c153: Test case TC_dlcx_wildcarded finished. Verdict: pass MTC@10445d38c153: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh MGCP_Test.TC_dlcx_wildcarded pass'. Sat Nov 2 12:59:23 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@10445d38c153: External command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh MGCP_Test.TC_dlcx_wildcarded pass' was executed successfully (exit status: 0). MTC@10445d38c153: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-latest/_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 ------ Sat Nov 2 12:59:26 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-latest/logs/testsuite/MGCP_Test.TC_crcx_and_dlcx_ep_callid_connid.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-latest/logs/testsuite/MGCP_Test.TC_crcx_and_dlcx_ep_callid_connid.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@10445d38c153: External command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-latest/_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@10445d38c153: Test case TC_crcx_and_dlcx_ep_callid_connid started. 20241102125927107 DLMGCP DEBUG <0013> Received message: line #00: DLCX 34125 rtpbridge/5@mgw MGCP 1.0 (mgcp_msg.c:67) 20241102125927107 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw (trunk:0) found endpoint: rtpbridge/5@mgw (mgcp_endp.c:279) 20241102125927107 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/5@mgw" (mgcp_protocol.c:441) 20241102125927107 DLMGCP NOTICE <0013> endpoint:rtpbridge/5@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241102125927107 DLMGCP ERROR <0013> endpoint:rtpbridge/5@mgw DLCX: endpoint is not holding a connection. (mgcp_protocol.c:1399) 20241102125927107 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Generated response: code=515 (mgcp_protocol.c:230) 20241102125927107 DLMGCP DEBUG <0013> Generated response: line #00: 515 34125 FAIL (mgcp_msg.c:67) 20241102125927112 DLMGCP DEBUG <0013> Received message: line #00: CRCX 34126 rtpbridge/5@mgw MGCP 1.0 (mgcp_msg.c:67) 20241102125927112 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241102125927112 DLMGCP DEBUG <0013> Received message: line #02: C: 51234 (mgcp_msg.c:67) 20241102125927112 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241102125927112 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw (trunk:0) found endpoint: rtpbridge/5@mgw (mgcp_endp.c:279) 20241102125927112 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/5@mgw" (mgcp_protocol.c:441) 20241102125927112 DLMGCP NOTICE <0013> endpoint:rtpbridge/5@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241102125927112 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw conn:(51234/rtp C:7B483769 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241102125927112 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw CI:7B483769 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241102125927112 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw CI:7B483769 output_enabled 0 (mgcp_msg.c:125) 20241102125927112 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241102125927112 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw conn:(51234/rtp C:7B483769 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241102125927112 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241102125927112 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw CI:7B483769 CRCX: Creating connection: port: 5216 (mgcp_protocol.c:1112) 20241102125927112 DLMGCP NOTICE <0013> endpoint:rtpbridge/5@mgw CI:7B483769 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241102125927112 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241102125927112 DLMGCP DEBUG <0013> Generated response: line #00: 200 34126 OK (mgcp_msg.c:67) 20241102125927112 DLMGCP DEBUG <0013> Generated response: line #01: I: 7B483769 (mgcp_msg.c:67) 20241102125927112 DLMGCP DEBUG <0013> Generated response: line #02: v=0 (mgcp_msg.c:67) 20241102125927112 DLMGCP DEBUG <0013> Generated response: line #03: o=- 7B483769 23 IN IP6 ::1 (mgcp_msg.c:67) 20241102125927112 DLMGCP DEBUG <0013> Generated response: line #04: s=- (mgcp_msg.c:67) 20241102125927112 DLMGCP DEBUG <0013> Generated response: line #05: c=IN IP6 ::1 (mgcp_msg.c:67) 20241102125927112 DLMGCP DEBUG <0013> Generated response: line #06: t=0 0 (mgcp_msg.c:67) 20241102125927112 DLMGCP DEBUG <0013> Generated response: line #07: m=audio 5216 RTP/AVP 112 (mgcp_msg.c:67) 20241102125927112 DLMGCP DEBUG <0013> Generated response: line #08: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241102125927112 DLMGCP DEBUG <0013> Generated response: line #09: a=ptime:20 (mgcp_msg.c:67) 20241102125927113 DLMGCP DEBUG <0013> Received message: line #00: DLCX 34127 rtpbridge/5@mgw MGCP 1.0 (mgcp_msg.c:67) 20241102125927113 DLMGCP DEBUG <0013> Received message: line #01: C: 51234 (mgcp_msg.c:67) 20241102125927113 DLMGCP DEBUG <0013> Received message: line #02: I: 7B483769 (mgcp_msg.c:67) 20241102125927113 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw (trunk:0) found endpoint: rtpbridge/5@mgw (mgcp_endp.c:279) 20241102125927113 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/5@mgw" (mgcp_protocol.c:441) 20241102125927113 DLMGCP NOTICE <0013> endpoint:rtpbridge/5@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241102125927113 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw CI:7B483769 DLCX: deleting conn:(51234/rtp C:7B483769 r=NULL:0<->l=::1:5216) (mgcp_protocol.c:1502) 20241102125927113 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125927113 DLMGCP NOTICE <0013> endpoint:rtpbridge/5@mgw DLCX: connection successfully deleted (mgcp_protocol.c:1505) 20241102125927113 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125927113 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw DLCX: endpoint released (mgcp_protocol.c:1512) 20241102125927113 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Generated response: code=250 (mgcp_protocol.c:230) 20241102125927113 DLMGCP DEBUG <0013> Generated response: line #00: 250 34127 OK (mgcp_msg.c:67) 20241102125927113 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@10445d38c153: setverdict(pass): none -> pass VirtCallAgent-STATS(106)@10445d38c153: Final verdict of PTC: none RTPEM2(105)@10445d38c153: Final verdict of PTC: none IPA-CTRL-CLI-IPA(107)@10445d38c153: Final verdict of PTC: none RTPEM1(104)@10445d38c153: Final verdict of PTC: none RTPEM0(103)@10445d38c153: Final verdict of PTC: none MTC@10445d38c153: Setting final verdict of the test case. MTC@10445d38c153: Local verdict of MTC: pass MTC@10445d38c153: Local verdict of PTC RTPEM0(103): none (pass -> pass) MTC@10445d38c153: Local verdict of PTC RTPEM1(104): none (pass -> pass) MTC@10445d38c153: Local verdict of PTC RTPEM2(105): none (pass -> pass) MTC@10445d38c153: Local verdict of PTC VirtCallAgent-STATS(106): none (pass -> pass) MTC@10445d38c153: Local verdict of PTC IPA-CTRL-CLI-IPA(107): none (pass -> pass) MTC@10445d38c153: Test case TC_crcx_and_dlcx_ep_callid_connid finished. Verdict: pass MTC@10445d38c153: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh MGCP_Test.TC_crcx_and_dlcx_ep_callid_connid pass'. Sat Nov 2 12:59:27 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@10445d38c153: External command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-latest/_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@10445d38c153: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-latest/_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 ------ Sat Nov 2 12:59:29 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-latest/logs/testsuite/MGCP_Test.TC_crcx_and_dlcx_ep_callid.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-latest/logs/testsuite/MGCP_Test.TC_crcx_and_dlcx_ep_callid.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@10445d38c153: External command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh MGCP_Test.TC_crcx_and_dlcx_ep_callid' was executed successfully (exit status: 0). MTC@10445d38c153: Test case TC_crcx_and_dlcx_ep_callid started. 20241102125930240 DLMGCP DEBUG <0013> Received message: line #00: DLCX 61499 rtpbridge/5@mgw MGCP 1.0 (mgcp_msg.c:67) 20241102125930240 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw (trunk:0) found endpoint: rtpbridge/5@mgw (mgcp_endp.c:279) 20241102125930240 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/5@mgw" (mgcp_protocol.c:441) 20241102125930240 DLMGCP NOTICE <0013> endpoint:rtpbridge/5@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241102125930240 DLMGCP ERROR <0013> endpoint:rtpbridge/5@mgw DLCX: endpoint is not holding a connection. (mgcp_protocol.c:1399) 20241102125930240 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Generated response: code=515 (mgcp_protocol.c:230) 20241102125930240 DLMGCP DEBUG <0013> Generated response: line #00: 515 61499 FAIL (mgcp_msg.c:67) 20241102125930244 DLMGCP DEBUG <0013> Received message: line #00: CRCX 61500 rtpbridge/5@mgw MGCP 1.0 (mgcp_msg.c:67) 20241102125930244 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241102125930244 DLMGCP DEBUG <0013> Received message: line #02: C: 51233 (mgcp_msg.c:67) 20241102125930244 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241102125930244 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw (trunk:0) found endpoint: rtpbridge/5@mgw (mgcp_endp.c:279) 20241102125930244 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/5@mgw" (mgcp_protocol.c:441) 20241102125930244 DLMGCP NOTICE <0013> endpoint:rtpbridge/5@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241102125930245 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw conn:(51233/rtp C:452A6E84 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241102125930245 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw CI:452A6E84 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241102125930245 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw CI:452A6E84 output_enabled 0 (mgcp_msg.c:125) 20241102125930245 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241102125930245 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw conn:(51233/rtp C:452A6E84 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241102125930245 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241102125930245 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw CI:452A6E84 CRCX: Creating connection: port: 5218 (mgcp_protocol.c:1112) 20241102125930245 DLMGCP NOTICE <0013> endpoint:rtpbridge/5@mgw CI:452A6E84 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241102125930245 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241102125930245 DLMGCP DEBUG <0013> Generated response: line #00: 200 61500 OK (mgcp_msg.c:67) 20241102125930245 DLMGCP DEBUG <0013> Generated response: line #01: I: 452A6E84 (mgcp_msg.c:67) 20241102125930245 DLMGCP DEBUG <0013> Generated response: line #02: v=0 (mgcp_msg.c:67) 20241102125930245 DLMGCP DEBUG <0013> Generated response: line #03: o=- 452A6E84 23 IN IP6 ::1 (mgcp_msg.c:67) 20241102125930245 DLMGCP DEBUG <0013> Generated response: line #04: s=- (mgcp_msg.c:67) 20241102125930245 DLMGCP DEBUG <0013> Generated response: line #05: c=IN IP6 ::1 (mgcp_msg.c:67) 20241102125930245 DLMGCP DEBUG <0013> Generated response: line #06: t=0 0 (mgcp_msg.c:67) 20241102125930245 DLMGCP DEBUG <0013> Generated response: line #07: m=audio 5218 RTP/AVP 112 (mgcp_msg.c:67) 20241102125930245 DLMGCP DEBUG <0013> Generated response: line #08: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241102125930245 DLMGCP DEBUG <0013> Generated response: line #09: a=ptime:20 (mgcp_msg.c:67) 20241102125930246 DLMGCP DEBUG <0013> Received message: line #00: DLCX 61501 rtpbridge/5@mgw MGCP 1.0 (mgcp_msg.c:67) 20241102125930246 DLMGCP DEBUG <0013> Received message: line #01: C: 51233 (mgcp_msg.c:67) 20241102125930246 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw (trunk:0) found endpoint: rtpbridge/5@mgw (mgcp_endp.c:279) 20241102125930246 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/5@mgw" (mgcp_protocol.c:441) 20241102125930246 DLMGCP NOTICE <0013> endpoint:rtpbridge/5@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241102125930246 DLMGCP NOTICE <0013> endpoint:rtpbridge/5@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1477) 20241102125930246 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125930246 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125930246 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241102125930246 DLMGCP DEBUG <0013> Generated response: line #00: 200 61501 OK (mgcp_msg.c:67) MTC@10445d38c153: setverdict(pass): none -> pass RTPEM0(108)@10445d38c153: Final verdict of PTC: none RTPEM1(109)@10445d38c153: Final verdict of PTC: none RTPEM2(110)@10445d38c153: Final verdict of PTC: none IPA-CTRL-CLI-IPA(112)@10445d38c153: Final verdict of PTC: none VirtCallAgent-STATS(111)@10445d38c153: Final verdict of PTC: none MTC@10445d38c153: Setting final verdict of the test case. MTC@10445d38c153: Local verdict of MTC: pass MTC@10445d38c153: Local verdict of PTC RTPEM0(108): none (pass -> pass) MTC@10445d38c153: Local verdict of PTC RTPEM1(109): none (pass -> pass) MTC@10445d38c153: Local verdict of PTC RTPEM2(110): none (pass -> pass) MTC@10445d38c153: Local verdict of PTC VirtCallAgent-STATS(111): none (pass -> pass) MTC@10445d38c153: Local verdict of PTC IPA-CTRL-CLI-IPA(112): none (pass -> pass) MTC@10445d38c153: Test case TC_crcx_and_dlcx_ep_callid finished. Verdict: pass MTC@10445d38c153: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh MGCP_Test.TC_crcx_and_dlcx_ep_callid pass'. Sat Nov 2 12:59:30 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=25084) MTC@10445d38c153: External command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-latest/_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@10445d38c153: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh MGCP_Test.TC_crcx_and_dlcx_ep'. ------ MGCP_Test.TC_crcx_and_dlcx_ep ------ Sat Nov 2 12:59:32 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-latest/logs/testsuite/MGCP_Test.TC_crcx_and_dlcx_ep.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-latest/logs/testsuite/MGCP_Test.TC_crcx_and_dlcx_ep.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@10445d38c153: External command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh MGCP_Test.TC_crcx_and_dlcx_ep' was executed successfully (exit status: 0). MTC@10445d38c153: Test case TC_crcx_and_dlcx_ep started. 20241102125933376 DLMGCP DEBUG <0013> Received message: line #00: DLCX 32366 rtpbridge/5@mgw MGCP 1.0 (mgcp_msg.c:67) 20241102125933376 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw (trunk:0) found endpoint: rtpbridge/5@mgw (mgcp_endp.c:279) 20241102125933376 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/5@mgw" (mgcp_protocol.c:441) 20241102125933376 DLMGCP NOTICE <0013> endpoint:rtpbridge/5@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241102125933376 DLMGCP ERROR <0013> endpoint:rtpbridge/5@mgw DLCX: endpoint is not holding a connection. (mgcp_protocol.c:1399) 20241102125933376 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Generated response: code=515 (mgcp_protocol.c:230) 20241102125933376 DLMGCP DEBUG <0013> Generated response: line #00: 515 32366 FAIL (mgcp_msg.c:67) 20241102125933379 DLMGCP DEBUG <0013> Received message: line #00: CRCX 32367 rtpbridge/5@mgw MGCP 1.0 (mgcp_msg.c:67) 20241102125933379 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241102125933379 DLMGCP DEBUG <0013> Received message: line #02: C: 51232 (mgcp_msg.c:67) 20241102125933379 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241102125933379 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw (trunk:0) found endpoint: rtpbridge/5@mgw (mgcp_endp.c:279) 20241102125933379 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/5@mgw" (mgcp_protocol.c:441) 20241102125933379 DLMGCP NOTICE <0013> endpoint:rtpbridge/5@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241102125933379 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw conn:(51232/rtp C:23A0FDCC r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241102125933379 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw CI:23A0FDCC connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241102125933379 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw CI:23A0FDCC output_enabled 0 (mgcp_msg.c:125) 20241102125933379 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241102125933379 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw conn:(51232/rtp C:23A0FDCC r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241102125933379 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241102125933380 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw CI:23A0FDCC CRCX: Creating connection: port: 5220 (mgcp_protocol.c:1112) 20241102125933380 DLMGCP NOTICE <0013> endpoint:rtpbridge/5@mgw CI:23A0FDCC CRCX: connection successfully created (mgcp_protocol.c:1121) 20241102125933380 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241102125933380 DLMGCP DEBUG <0013> Generated response: line #00: 200 32367 OK (mgcp_msg.c:67) 20241102125933380 DLMGCP DEBUG <0013> Generated response: line #01: I: 23A0FDCC (mgcp_msg.c:67) 20241102125933380 DLMGCP DEBUG <0013> Generated response: line #02: v=0 (mgcp_msg.c:67) 20241102125933380 DLMGCP DEBUG <0013> Generated response: line #03: o=- 23A0FDCC 23 IN IP6 ::1 (mgcp_msg.c:67) 20241102125933380 DLMGCP DEBUG <0013> Generated response: line #04: s=- (mgcp_msg.c:67) 20241102125933380 DLMGCP DEBUG <0013> Generated response: line #05: c=IN IP6 ::1 (mgcp_msg.c:67) 20241102125933380 DLMGCP DEBUG <0013> Generated response: line #06: t=0 0 (mgcp_msg.c:67) 20241102125933380 DLMGCP DEBUG <0013> Generated response: line #07: m=audio 5220 RTP/AVP 112 (mgcp_msg.c:67) 20241102125933380 DLMGCP DEBUG <0013> Generated response: line #08: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241102125933380 DLMGCP DEBUG <0013> Generated response: line #09: a=ptime:20 (mgcp_msg.c:67) 20241102125933380 DLMGCP DEBUG <0013> Received message: line #00: DLCX 32368 rtpbridge/5@mgw MGCP 1.0 (mgcp_msg.c:67) 20241102125933380 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw (trunk:0) found endpoint: rtpbridge/5@mgw (mgcp_endp.c:279) 20241102125933380 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/5@mgw" (mgcp_protocol.c:441) 20241102125933380 DLMGCP NOTICE <0013> endpoint:rtpbridge/5@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241102125933380 DLMGCP NOTICE <0013> endpoint:rtpbridge/5@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1477) 20241102125933380 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125933380 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125933381 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241102125933381 DLMGCP DEBUG <0013> Generated response: line #00: 200 32368 OK (mgcp_msg.c:67) MTC@10445d38c153: setverdict(pass): none -> pass IPA-CTRL-CLI-IPA(117)@10445d38c153: Final verdict of PTC: none RTPEM1(114)@10445d38c153: Final verdict of PTC: none VirtCallAgent-STATS(116)@10445d38c153: Final verdict of PTC: none RTPEM0(113)@10445d38c153: Final verdict of PTC: none RTPEM2(115)@10445d38c153: Final verdict of PTC: none MTC@10445d38c153: Setting final verdict of the test case. MTC@10445d38c153: Local verdict of MTC: pass MTC@10445d38c153: Local verdict of PTC RTPEM0(113): none (pass -> pass) MTC@10445d38c153: Local verdict of PTC RTPEM1(114): none (pass -> pass) MTC@10445d38c153: Local verdict of PTC RTPEM2(115): none (pass -> pass) MTC@10445d38c153: Local verdict of PTC VirtCallAgent-STATS(116): none (pass -> pass) MTC@10445d38c153: Local verdict of PTC IPA-CTRL-CLI-IPA(117): none (pass -> pass) MTC@10445d38c153: Test case TC_crcx_and_dlcx_ep finished. Verdict: pass MTC@10445d38c153: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh MGCP_Test.TC_crcx_and_dlcx_ep pass'. Sat Nov 2 12:59:33 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@10445d38c153: External command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh MGCP_Test.TC_crcx_and_dlcx_ep pass' was executed successfully (exit status: 0). MTC@10445d38c153: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-latest/_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 ------ Sat Nov 2 12:59:35 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-latest/logs/testsuite/MGCP_Test.TC_crcx_and_dlcx_ep_callid_inval.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-latest/logs/testsuite/MGCP_Test.TC_crcx_and_dlcx_ep_callid_inval.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@10445d38c153: External command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-latest/_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@10445d38c153: Test case TC_crcx_and_dlcx_ep_callid_inval started. 20241102125936513 DLMGCP DEBUG <0013> Received message: line #00: DLCX 9474 rtpbridge/5@mgw MGCP 1.0 (mgcp_msg.c:67) 20241102125936513 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw (trunk:0) found endpoint: rtpbridge/5@mgw (mgcp_endp.c:279) 20241102125936513 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/5@mgw" (mgcp_protocol.c:441) 20241102125936513 DLMGCP NOTICE <0013> endpoint:rtpbridge/5@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241102125936513 DLMGCP ERROR <0013> endpoint:rtpbridge/5@mgw DLCX: endpoint is not holding a connection. (mgcp_protocol.c:1399) 20241102125936513 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Generated response: code=515 (mgcp_protocol.c:230) 20241102125936513 DLMGCP DEBUG <0013> Generated response: line #00: 515 9474 FAIL (mgcp_msg.c:67) 20241102125936516 DLMGCP DEBUG <0013> Received message: line #00: CRCX 9475 rtpbridge/5@mgw MGCP 1.0 (mgcp_msg.c:67) 20241102125936516 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241102125936516 DLMGCP DEBUG <0013> Received message: line #02: C: 51231 (mgcp_msg.c:67) 20241102125936516 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241102125936516 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw (trunk:0) found endpoint: rtpbridge/5@mgw (mgcp_endp.c:279) 20241102125936516 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/5@mgw" (mgcp_protocol.c:441) 20241102125936516 DLMGCP NOTICE <0013> endpoint:rtpbridge/5@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241102125936516 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw conn:(51231/rtp C:C452C959 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241102125936516 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw CI:C452C959 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241102125936516 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw CI:C452C959 output_enabled 0 (mgcp_msg.c:125) 20241102125936516 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241102125936516 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw conn:(51231/rtp C:C452C959 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241102125936516 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241102125936516 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw CI:C452C959 CRCX: Creating connection: port: 5222 (mgcp_protocol.c:1112) 20241102125936516 DLMGCP NOTICE <0013> endpoint:rtpbridge/5@mgw CI:C452C959 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241102125936516 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241102125936517 DLMGCP DEBUG <0013> Generated response: line #00: 200 9475 OK (mgcp_msg.c:67) 20241102125936517 DLMGCP DEBUG <0013> Generated response: line #01: I: C452C959 (mgcp_msg.c:67) 20241102125936517 DLMGCP DEBUG <0013> Generated response: line #02: v=0 (mgcp_msg.c:67) 20241102125936517 DLMGCP DEBUG <0013> Generated response: line #03: o=- C452C959 23 IN IP6 ::1 (mgcp_msg.c:67) 20241102125936517 DLMGCP DEBUG <0013> Generated response: line #04: s=- (mgcp_msg.c:67) 20241102125936517 DLMGCP DEBUG <0013> Generated response: line #05: c=IN IP6 ::1 (mgcp_msg.c:67) 20241102125936517 DLMGCP DEBUG <0013> Generated response: line #06: t=0 0 (mgcp_msg.c:67) 20241102125936517 DLMGCP DEBUG <0013> Generated response: line #07: m=audio 5222 RTP/AVP 112 (mgcp_msg.c:67) 20241102125936517 DLMGCP DEBUG <0013> Generated response: line #08: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241102125936517 DLMGCP DEBUG <0013> Generated response: line #09: a=ptime:20 (mgcp_msg.c:67) 20241102125936517 DLMGCP DEBUG <0013> Received message: line #00: DLCX 9476 rtpbridge/5@mgw MGCP 1.0 (mgcp_msg.c:67) 20241102125936517 DLMGCP DEBUG <0013> Received message: line #01: C: FFFF (mgcp_msg.c:67) 20241102125936517 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw (trunk:0) found endpoint: rtpbridge/5@mgw (mgcp_endp.c:279) 20241102125936517 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/5@mgw" (mgcp_protocol.c:441) 20241102125936517 DLMGCP NOTICE <0013> endpoint:rtpbridge/5@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241102125936517 DLMGCP ERROR <0013> endpoint:rtpbridge/5@mgw CallIDs mismatch: '51231' != 'FFFF' (mgcp_msg.c:255) 20241102125936517 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Generated response: code=516 (mgcp_protocol.c:230) 20241102125936517 DLMGCP DEBUG <0013> Generated response: line #00: 516 9476 FAIL (mgcp_msg.c:67) MTC@10445d38c153: setverdict(pass): none -> pass RTPEM2(120)@10445d38c153: Final verdict of PTC: none IPA-CTRL-CLI-IPA(122)@10445d38c153: Final verdict of PTC: none RTPEM1(119)@10445d38c153: Final verdict of PTC: none RTPEM0(118)@10445d38c153: Final verdict of PTC: none VirtCallAgent-STATS(121)@10445d38c153: Final verdict of PTC: none MTC@10445d38c153: Setting final verdict of the test case. MTC@10445d38c153: Local verdict of MTC: pass MTC@10445d38c153: Local verdict of PTC RTPEM0(118): none (pass -> pass) MTC@10445d38c153: Local verdict of PTC RTPEM1(119): none (pass -> pass) MTC@10445d38c153: Local verdict of PTC RTPEM2(120): none (pass -> pass) MTC@10445d38c153: Local verdict of PTC VirtCallAgent-STATS(121): none (pass -> pass) MTC@10445d38c153: Local verdict of PTC IPA-CTRL-CLI-IPA(122): none (pass -> pass) MTC@10445d38c153: Test case TC_crcx_and_dlcx_ep_callid_inval finished. Verdict: pass MTC@10445d38c153: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh MGCP_Test.TC_crcx_and_dlcx_ep_callid_inval pass'. Sat Nov 2 12:59:36 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=24612) MTC@10445d38c153: External command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-latest/_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@10445d38c153: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-latest/_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 ------ Sat Nov 2 12:59:38 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-latest/logs/testsuite/MGCP_Test.TC_crcx_and_dlcx_ep_callid_connid_inval.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-latest/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@10445d38c153: External command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-latest/_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@10445d38c153: Test case TC_crcx_and_dlcx_ep_callid_connid_inval started. 20241102125939653 DLMGCP DEBUG <0013> Received message: line #00: DLCX 44344 rtpbridge/5@mgw MGCP 1.0 (mgcp_msg.c:67) 20241102125939653 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw (trunk:0) found endpoint: rtpbridge/5@mgw (mgcp_endp.c:279) 20241102125939653 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/5@mgw" (mgcp_protocol.c:441) 20241102125939653 DLMGCP NOTICE <0013> endpoint:rtpbridge/5@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241102125939653 DLMGCP NOTICE <0013> endpoint:rtpbridge/5@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1477) 20241102125939653 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125939653 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125939653 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241102125939653 DLMGCP DEBUG <0013> Generated response: line #00: 200 44344 OK (mgcp_msg.c:67) 20241102125939658 DLMGCP DEBUG <0013> Received message: line #00: CRCX 44345 rtpbridge/5@mgw MGCP 1.0 (mgcp_msg.c:67) 20241102125939658 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241102125939658 DLMGCP DEBUG <0013> Received message: line #02: C: 51230 (mgcp_msg.c:67) 20241102125939658 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241102125939658 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw (trunk:0) found endpoint: rtpbridge/5@mgw (mgcp_endp.c:279) 20241102125939658 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/5@mgw" (mgcp_protocol.c:441) 20241102125939658 DLMGCP NOTICE <0013> endpoint:rtpbridge/5@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241102125939658 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw conn:(51230/rtp C:E4CF2DC6 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241102125939658 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw CI:E4CF2DC6 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241102125939658 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw CI:E4CF2DC6 output_enabled 0 (mgcp_msg.c:125) 20241102125939658 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241102125939658 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw conn:(51230/rtp C:E4CF2DC6 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241102125939658 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241102125939658 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw CI:E4CF2DC6 CRCX: Creating connection: port: 5224 (mgcp_protocol.c:1112) 20241102125939658 DLMGCP NOTICE <0013> endpoint:rtpbridge/5@mgw CI:E4CF2DC6 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241102125939658 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241102125939658 DLMGCP DEBUG <0013> Generated response: line #00: 200 44345 OK (mgcp_msg.c:67) 20241102125939658 DLMGCP DEBUG <0013> Generated response: line #01: I: E4CF2DC6 (mgcp_msg.c:67) 20241102125939658 DLMGCP DEBUG <0013> Generated response: line #02: v=0 (mgcp_msg.c:67) 20241102125939658 DLMGCP DEBUG <0013> Generated response: line #03: o=- E4CF2DC6 23 IN IP6 ::1 (mgcp_msg.c:67) 20241102125939658 DLMGCP DEBUG <0013> Generated response: line #04: s=- (mgcp_msg.c:67) 20241102125939658 DLMGCP DEBUG <0013> Generated response: line #05: c=IN IP6 ::1 (mgcp_msg.c:67) 20241102125939658 DLMGCP DEBUG <0013> Generated response: line #06: t=0 0 (mgcp_msg.c:67) 20241102125939658 DLMGCP DEBUG <0013> Generated response: line #07: m=audio 5224 RTP/AVP 112 (mgcp_msg.c:67) 20241102125939658 DLMGCP DEBUG <0013> Generated response: line #08: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241102125939658 DLMGCP DEBUG <0013> Generated response: line #09: a=ptime:20 (mgcp_msg.c:67) 20241102125939659 DLMGCP DEBUG <0013> Received message: line #00: DLCX 44346 rtpbridge/5@mgw MGCP 1.0 (mgcp_msg.c:67) 20241102125939659 DLMGCP DEBUG <0013> Received message: line #01: C: 51230 (mgcp_msg.c:67) 20241102125939659 DLMGCP DEBUG <0013> Received message: line #02: I: FFFF (mgcp_msg.c:67) 20241102125939659 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw (trunk:0) found endpoint: rtpbridge/5@mgw (mgcp_endp.c:279) 20241102125939659 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/5@mgw" (mgcp_protocol.c:441) 20241102125939659 DLMGCP NOTICE <0013> endpoint:rtpbridge/5@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241102125939659 DLMGCP ERROR <0013> endpoint:rtpbridge/5@mgw no connection found under ConnectionIdentifier 0xFFFF (mgcp_msg.c:300) 20241102125939659 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Generated response: code=515 (mgcp_protocol.c:230) 20241102125939659 DLMGCP DEBUG <0013> Generated response: line #00: 515 44346 FAIL (mgcp_msg.c:67) MTC@10445d38c153: setverdict(pass): none -> pass IPA-CTRL-CLI-IPA(127)@10445d38c153: Final verdict of PTC: none RTPEM1(124)@10445d38c153: Final verdict of PTC: none RTPEM0(123)@10445d38c153: Final verdict of PTC: none RTPEM2(125)@10445d38c153: Final verdict of PTC: none VirtCallAgent-STATS(126)@10445d38c153: Final verdict of PTC: none MTC@10445d38c153: Setting final verdict of the test case. MTC@10445d38c153: Local verdict of MTC: pass MTC@10445d38c153: Local verdict of PTC RTPEM0(123): none (pass -> pass) MTC@10445d38c153: Local verdict of PTC RTPEM1(124): none (pass -> pass) MTC@10445d38c153: Local verdict of PTC RTPEM2(125): none (pass -> pass) MTC@10445d38c153: Local verdict of PTC VirtCallAgent-STATS(126): none (pass -> pass) MTC@10445d38c153: Local verdict of PTC IPA-CTRL-CLI-IPA(127): none (pass -> pass) MTC@10445d38c153: Test case TC_crcx_and_dlcx_ep_callid_connid_inval finished. Verdict: pass MTC@10445d38c153: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh MGCP_Test.TC_crcx_and_dlcx_ep_callid_connid_inval pass'. Sat Nov 2 12:59:39 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=25376) MTC@10445d38c153: External command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-latest/_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@10445d38c153: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh MGCP_Test.TC_crcx_and_dlcx_retrans'. ------ MGCP_Test.TC_crcx_and_dlcx_retrans ------ Sat Nov 2 12:59:41 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-latest/logs/testsuite/MGCP_Test.TC_crcx_and_dlcx_retrans.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-latest/logs/testsuite/MGCP_Test.TC_crcx_and_dlcx_retrans.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@10445d38c153: External command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh MGCP_Test.TC_crcx_and_dlcx_retrans' was executed successfully (exit status: 0). MTC@10445d38c153: Test case TC_crcx_and_dlcx_retrans started. 20241102125942783 DLMGCP DEBUG <0013> Received message: line #00: DLCX 35787 rtpbridge/5@mgw MGCP 1.0 (mgcp_msg.c:67) 20241102125942783 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw (trunk:0) found endpoint: rtpbridge/5@mgw (mgcp_endp.c:279) 20241102125942783 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/5@mgw" (mgcp_protocol.c:441) 20241102125942783 DLMGCP NOTICE <0013> endpoint:rtpbridge/5@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241102125942783 DLMGCP NOTICE <0013> endpoint:rtpbridge/5@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1477) 20241102125942783 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125942783 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125942783 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241102125942783 DLMGCP DEBUG <0013> Generated response: line #00: 200 35787 OK (mgcp_msg.c:67) 20241102125942787 DLMGCP DEBUG <0013> Received message: line #00: CRCX 35788 rtpbridge/5@mgw MGCP 1.0 (mgcp_msg.c:67) 20241102125942787 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241102125942787 DLMGCP DEBUG <0013> Received message: line #02: C: 51229 (mgcp_msg.c:67) 20241102125942787 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241102125942787 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw (trunk:0) found endpoint: rtpbridge/5@mgw (mgcp_endp.c:279) 20241102125942787 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/5@mgw" (mgcp_protocol.c:441) 20241102125942787 DLMGCP NOTICE <0013> endpoint:rtpbridge/5@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241102125942787 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw conn:(51229/rtp C:908BE615 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241102125942787 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw CI:908BE615 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241102125942787 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw CI:908BE615 output_enabled 0 (mgcp_msg.c:125) 20241102125942787 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241102125942787 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw conn:(51229/rtp C:908BE615 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241102125942787 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241102125942787 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw CI:908BE615 CRCX: Creating connection: port: 5226 (mgcp_protocol.c:1112) 20241102125942787 DLMGCP NOTICE <0013> endpoint:rtpbridge/5@mgw CI:908BE615 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241102125942787 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241102125942787 DLMGCP DEBUG <0013> Generated response: line #00: 200 35788 OK (mgcp_msg.c:67) 20241102125942787 DLMGCP DEBUG <0013> Generated response: line #01: I: 908BE615 (mgcp_msg.c:67) 20241102125942787 DLMGCP DEBUG <0013> Generated response: line #02: v=0 (mgcp_msg.c:67) 20241102125942787 DLMGCP DEBUG <0013> Generated response: line #03: o=- 908BE615 23 IN IP6 ::1 (mgcp_msg.c:67) 20241102125942787 DLMGCP DEBUG <0013> Generated response: line #04: s=- (mgcp_msg.c:67) 20241102125942787 DLMGCP DEBUG <0013> Generated response: line #05: c=IN IP6 ::1 (mgcp_msg.c:67) 20241102125942787 DLMGCP DEBUG <0013> Generated response: line #06: t=0 0 (mgcp_msg.c:67) 20241102125942787 DLMGCP DEBUG <0013> Generated response: line #07: m=audio 5226 RTP/AVP 112 (mgcp_msg.c:67) 20241102125942787 DLMGCP DEBUG <0013> Generated response: line #08: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241102125942787 DLMGCP DEBUG <0013> Generated response: line #09: a=ptime:20 (mgcp_msg.c:67) 20241102125942788 DLMGCP DEBUG <0013> Received message: line #00: DLCX 35789 rtpbridge/5@mgw MGCP 1.0 (mgcp_msg.c:67) 20241102125942788 DLMGCP DEBUG <0013> Received message: line #01: C: 51229 (mgcp_msg.c:67) 20241102125942788 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw (trunk:0) found endpoint: rtpbridge/5@mgw (mgcp_endp.c:279) 20241102125942788 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/5@mgw" (mgcp_protocol.c:441) 20241102125942788 DLMGCP NOTICE <0013> endpoint:rtpbridge/5@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241102125942788 DLMGCP NOTICE <0013> endpoint:rtpbridge/5@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1477) 20241102125942788 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125942788 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125942788 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241102125942788 DLMGCP DEBUG <0013> Generated response: line #00: 200 35789 OK (mgcp_msg.c:67) 20241102125942789 DLMGCP DEBUG <0013> Received message: line #00: DLCX 35789 rtpbridge/5@mgw MGCP 1.0 (mgcp_msg.c:67) 20241102125942789 DLMGCP DEBUG <0013> Received message: line #01: C: 51229 (mgcp_msg.c:67) 20241102125942789 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw (trunk:0) found endpoint: rtpbridge/5@mgw (mgcp_endp.c:279) 20241102125942789 DLMGCP DEBUG <0013> Retransmitted response: line #00: 200 35789 OK (mgcp_msg.c:67) MTC@10445d38c153: setverdict(pass): none -> pass RTPEM0(128)@10445d38c153: Final verdict of PTC: none VirtCallAgent-STATS(131)@10445d38c153: Final verdict of PTC: none IPA-CTRL-CLI-IPA(132)@10445d38c153: Final verdict of PTC: none RTPEM2(130)@10445d38c153: Final verdict of PTC: none RTPEM1(129)@10445d38c153: Final verdict of PTC: none MTC@10445d38c153: Setting final verdict of the test case. MTC@10445d38c153: Local verdict of MTC: pass MTC@10445d38c153: Local verdict of PTC RTPEM0(128): none (pass -> pass) MTC@10445d38c153: Local verdict of PTC RTPEM1(129): none (pass -> pass) MTC@10445d38c153: Local verdict of PTC RTPEM2(130): none (pass -> pass) MTC@10445d38c153: Local verdict of PTC VirtCallAgent-STATS(131): none (pass -> pass) MTC@10445d38c153: Local verdict of PTC IPA-CTRL-CLI-IPA(132): none (pass -> pass) MTC@10445d38c153: Test case TC_crcx_and_dlcx_retrans finished. Verdict: pass MTC@10445d38c153: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh MGCP_Test.TC_crcx_and_dlcx_retrans pass'. Sat Nov 2 12:59:42 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@10445d38c153: External command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh MGCP_Test.TC_crcx_and_dlcx_retrans pass' was executed successfully (exit status: 0). MTC@10445d38c153: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh MGCP_Test.TC_crcx_osmux_wildcard'. ------ MGCP_Test.TC_crcx_osmux_wildcard ------ Sat Nov 2 12:59:44 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-latest/logs/testsuite/MGCP_Test.TC_crcx_osmux_wildcard.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-latest/logs/testsuite/MGCP_Test.TC_crcx_osmux_wildcard.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@10445d38c153: External command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh MGCP_Test.TC_crcx_osmux_wildcard' was executed successfully (exit status: 0). MTC@10445d38c153: Test case TC_crcx_osmux_wildcard started. 20241102125945928 DLMGCP DEBUG <0013> Received message: line #00: DLCX 35962 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:67) 20241102125945928 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:279) 20241102125945928 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:441) 20241102125945928 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241102125945928 DLMGCP ERROR <0013> endpoint:rtpbridge/2@mgw DLCX: endpoint is not holding a connection. (mgcp_protocol.c:1399) 20241102125945928 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=515 (mgcp_protocol.c:230) 20241102125945928 DLMGCP DEBUG <0013> Generated response: line #00: 515 35962 FAIL (mgcp_msg.c:67) 20241102125945933 DLMGCP DEBUG <0013> Received message: line #00: CRCX 35963 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:67) 20241102125945933 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241102125945933 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241102125945933 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241102125945933 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:67) 20241102125945933 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:279) 20241102125945933 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:441) 20241102125945933 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241102125945934 DOSMUX NOTICE <0002> endpoint:rtpbridge/2@mgw OSMUX socket has been set up (mgcp_protocol.c:764) 20241102125945934 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:192) 20241102125945934 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw conn:(1234/rtp C:A3707350 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241102125945934 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:A3707350 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241102125945934 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:A3707350 output_enabled 0 (mgcp_msg.c:125) 20241102125945934 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241102125945934 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw conn:(1234/rtp C:A3707350 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) 20241102125945934 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241102125945934 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:A3707350 CRCX: Creating connection: port: 5228 (mgcp_protocol.c:1112) 20241102125945934 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:A3707350 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241102125945934 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241102125945934 DLMGCP DEBUG <0013> Generated response: line #00: 200 35963 OK (mgcp_msg.c:67) 20241102125945934 DLMGCP DEBUG <0013> Generated response: line #01: I: A3707350 (mgcp_msg.c:67) 20241102125945934 DLMGCP DEBUG <0013> Generated response: line #02: X-Osmux: 0 (mgcp_msg.c:67) 20241102125945934 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241102125945934 DLMGCP DEBUG <0013> Generated response: line #04: o=- A3707350 23 IN IP6 ::1 (mgcp_msg.c:67) 20241102125945934 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241102125945934 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241102125945934 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241102125945934 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:67) 20241102125945934 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241102125945934 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241102125945935 DLMGCP DEBUG <0013> Received message: line #00: DLCX 35964 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:67) 20241102125945935 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:67) 20241102125945935 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:279) 20241102125945935 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:441) 20241102125945935 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241102125945935 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1477) 20241102125945935 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125945935 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125945935 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241102125945935 DLMGCP DEBUG <0013> Generated response: line #00: 200 35964 OK (mgcp_msg.c:67) MTC@10445d38c153: setverdict(pass): none -> pass RTPEM1(134)@10445d38c153: Final verdict of PTC: none OsmuxEM(136)@10445d38c153: Final verdict of PTC: none RTPEM2(135)@10445d38c153: Final verdict of PTC: none IPA-CTRL-CLI-IPA(138)@10445d38c153: Final verdict of PTC: none RTPEM0(133)@10445d38c153: Final verdict of PTC: none VirtCallAgent-STATS(137)@10445d38c153: Final verdict of PTC: none MTC@10445d38c153: Setting final verdict of the test case. MTC@10445d38c153: Local verdict of MTC: pass MTC@10445d38c153: Local verdict of PTC RTPEM0(133): none (pass -> pass) MTC@10445d38c153: Local verdict of PTC RTPEM1(134): none (pass -> pass) MTC@10445d38c153: Local verdict of PTC RTPEM2(135): none (pass -> pass) MTC@10445d38c153: Local verdict of PTC OsmuxEM(136): none (pass -> pass) MTC@10445d38c153: Local verdict of PTC VirtCallAgent-STATS(137): none (pass -> pass) MTC@10445d38c153: Local verdict of PTC IPA-CTRL-CLI-IPA(138): none (pass -> pass) MTC@10445d38c153: Test case TC_crcx_osmux_wildcard finished. Verdict: pass MTC@10445d38c153: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh MGCP_Test.TC_crcx_osmux_wildcard pass'. Sat Nov 2 12:59:45 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@10445d38c153: External command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh MGCP_Test.TC_crcx_osmux_wildcard pass' was executed successfully (exit status: 0). MTC@10445d38c153: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh MGCP_Test.TC_crcx_osmux_fixed'. ------ MGCP_Test.TC_crcx_osmux_fixed ------ Sat Nov 2 12:59:48 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-latest/logs/testsuite/MGCP_Test.TC_crcx_osmux_fixed.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-latest/logs/testsuite/MGCP_Test.TC_crcx_osmux_fixed.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@10445d38c153: External command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh MGCP_Test.TC_crcx_osmux_fixed' was executed successfully (exit status: 0). MTC@10445d38c153: Test case TC_crcx_osmux_fixed started. 20241102125949074 DLMGCP DEBUG <0013> Received message: line #00: DLCX 25052 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:67) 20241102125949074 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:279) 20241102125949074 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:441) 20241102125949074 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241102125949074 DLMGCP ERROR <0013> endpoint:rtpbridge/2@mgw DLCX: endpoint is not holding a connection. (mgcp_protocol.c:1399) 20241102125949074 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=515 (mgcp_protocol.c:230) 20241102125949074 DLMGCP DEBUG <0013> Generated response: line #00: 515 25052 FAIL (mgcp_msg.c:67) 20241102125949078 DLMGCP DEBUG <0013> Received message: line #00: CRCX 25053 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:67) 20241102125949078 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241102125949078 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241102125949078 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241102125949078 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: 2 (mgcp_msg.c:67) 20241102125949078 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:279) 20241102125949078 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:441) 20241102125949078 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241102125949078 DLMGCP DEBUG <0013> MGCP client offered Osmux CID 2 (mgcp_msg.c:207) 20241102125949078 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw conn:(1234/rtp C:C64139A7 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241102125949078 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:C64139A7 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241102125949078 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:C64139A7 output_enabled 0 (mgcp_msg.c:125) 20241102125949078 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241102125949078 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw conn:(1234/rtp C:C64139A7 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) 20241102125949078 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241102125949078 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:C64139A7 CRCX: Creating connection: port: 5230 (mgcp_protocol.c:1112) 20241102125949078 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:C64139A7 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241102125949078 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241102125949078 DLMGCP DEBUG <0013> Generated response: line #00: 200 25053 OK (mgcp_msg.c:67) 20241102125949078 DLMGCP DEBUG <0013> Generated response: line #01: I: C64139A7 (mgcp_msg.c:67) 20241102125949078 DLMGCP DEBUG <0013> Generated response: line #02: X-Osmux: 1 (mgcp_msg.c:67) 20241102125949078 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241102125949078 DLMGCP DEBUG <0013> Generated response: line #04: o=- C64139A7 23 IN IP6 ::1 (mgcp_msg.c:67) 20241102125949078 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241102125949078 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241102125949078 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241102125949078 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:67) 20241102125949078 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241102125949078 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241102125949079 DLMGCP DEBUG <0013> Received message: line #00: DLCX 25054 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:67) 20241102125949079 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:67) 20241102125949079 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:279) 20241102125949079 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:441) 20241102125949079 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241102125949079 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1477) 20241102125949079 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125949079 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125949079 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241102125949079 DLMGCP DEBUG <0013> Generated response: line #00: 200 25054 OK (mgcp_msg.c:67) MTC@10445d38c153: setverdict(pass): none -> pass RTPEM2(141)@10445d38c153: Final verdict of PTC: none OsmuxEM(142)@10445d38c153: Final verdict of PTC: none RTPEM1(140)@10445d38c153: Final verdict of PTC: none IPA-CTRL-CLI-IPA(144)@10445d38c153: Final verdict of PTC: none VirtCallAgent-STATS(143)@10445d38c153: Final verdict of PTC: none RTPEM0(139)@10445d38c153: Final verdict of PTC: none MTC@10445d38c153: Setting final verdict of the test case. MTC@10445d38c153: Local verdict of MTC: pass MTC@10445d38c153: Local verdict of PTC RTPEM0(139): none (pass -> pass) MTC@10445d38c153: Local verdict of PTC RTPEM1(140): none (pass -> pass) MTC@10445d38c153: Local verdict of PTC RTPEM2(141): none (pass -> pass) MTC@10445d38c153: Local verdict of PTC OsmuxEM(142): none (pass -> pass) MTC@10445d38c153: Local verdict of PTC VirtCallAgent-STATS(143): none (pass -> pass) MTC@10445d38c153: Local verdict of PTC IPA-CTRL-CLI-IPA(144): none (pass -> pass) MTC@10445d38c153: Test case TC_crcx_osmux_fixed finished. Verdict: pass MTC@10445d38c153: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh MGCP_Test.TC_crcx_osmux_fixed pass'. Sat Nov 2 12:59:49 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=27204) MTC@10445d38c153: External command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh MGCP_Test.TC_crcx_osmux_fixed pass' was executed successfully (exit status: 0). MTC@10445d38c153: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh MGCP_Test.TC_crcx_osmux_fixed_twice'. ------ MGCP_Test.TC_crcx_osmux_fixed_twice ------ Sat Nov 2 12:59:51 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-latest/logs/testsuite/MGCP_Test.TC_crcx_osmux_fixed_twice.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-latest/logs/testsuite/MGCP_Test.TC_crcx_osmux_fixed_twice.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@10445d38c153: External command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh MGCP_Test.TC_crcx_osmux_fixed_twice' was executed successfully (exit status: 0). MTC@10445d38c153: Test case TC_crcx_osmux_fixed_twice started. 20241102125952216 DLMGCP DEBUG <0013> Received message: line #00: DLCX 24996 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:67) 20241102125952216 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:279) 20241102125952216 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:441) 20241102125952216 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241102125952216 DLMGCP ERROR <0013> endpoint:rtpbridge/2@mgw DLCX: endpoint is not holding a connection. (mgcp_protocol.c:1399) 20241102125952216 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=515 (mgcp_protocol.c:230) 20241102125952216 DLMGCP DEBUG <0013> Generated response: line #00: 515 24996 FAIL (mgcp_msg.c:67) 20241102125952221 DLMGCP DEBUG <0013> Received message: line #00: CRCX 24997 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:67) 20241102125952221 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241102125952221 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241102125952221 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241102125952221 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: 3 (mgcp_msg.c:67) 20241102125952221 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:279) 20241102125952221 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:441) 20241102125952221 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241102125952221 DLMGCP DEBUG <0013> MGCP client offered Osmux CID 3 (mgcp_msg.c:207) 20241102125952221 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw conn:(1234/rtp C:453A4A49 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241102125952221 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:453A4A49 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241102125952221 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:453A4A49 output_enabled 0 (mgcp_msg.c:125) 20241102125952221 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241102125952221 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw conn:(1234/rtp C:453A4A49 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) 20241102125952221 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241102125952221 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:453A4A49 CRCX: Creating connection: port: 5232 (mgcp_protocol.c:1112) 20241102125952221 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:453A4A49 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241102125952221 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241102125952221 DLMGCP DEBUG <0013> Generated response: line #00: 200 24997 OK (mgcp_msg.c:67) 20241102125952221 DLMGCP DEBUG <0013> Generated response: line #01: I: 453A4A49 (mgcp_msg.c:67) 20241102125952221 DLMGCP DEBUG <0013> Generated response: line #02: X-Osmux: 2 (mgcp_msg.c:67) 20241102125952221 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241102125952221 DLMGCP DEBUG <0013> Generated response: line #04: o=- 453A4A49 23 IN IP6 ::1 (mgcp_msg.c:67) 20241102125952221 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241102125952221 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241102125952221 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241102125952221 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:67) 20241102125952221 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241102125952221 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241102125952222 DLMGCP DEBUG <0013> Received message: line #00: DLCX 24998 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:67) 20241102125952222 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:67) 20241102125952222 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:279) 20241102125952222 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:441) 20241102125952222 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241102125952222 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1477) 20241102125952222 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125952222 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125952222 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241102125952222 DLMGCP DEBUG <0013> Generated response: line #00: 200 24998 OK (mgcp_msg.c:67) 20241102125952222 DLMGCP DEBUG <0013> Received message: line #00: CRCX 24999 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:67) 20241102125952222 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241102125952222 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241102125952222 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241102125952222 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: 3 (mgcp_msg.c:67) 20241102125952222 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:279) 20241102125952222 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:441) 20241102125952222 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241102125952222 DLMGCP DEBUG <0013> MGCP client offered Osmux CID 3 (mgcp_msg.c:207) 20241102125952222 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw conn:(1234/rtp C:332338F6 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241102125952222 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:332338F6 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241102125952222 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:332338F6 output_enabled 0 (mgcp_msg.c:125) 20241102125952222 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241102125952222 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw conn:(1234/rtp C:332338F6 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) 20241102125952222 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241102125952222 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:332338F6 CRCX: Creating connection: port: 5234 (mgcp_protocol.c:1112) 20241102125952222 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:332338F6 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241102125952223 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241102125952223 DLMGCP DEBUG <0013> Generated response: line #00: 200 24999 OK (mgcp_msg.c:67) 20241102125952223 DLMGCP DEBUG <0013> Generated response: line #01: I: 332338F6 (mgcp_msg.c:67) 20241102125952223 DLMGCP DEBUG <0013> Generated response: line #02: X-Osmux: 3 (mgcp_msg.c:67) 20241102125952223 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241102125952223 DLMGCP DEBUG <0013> Generated response: line #04: o=- 332338F6 23 IN IP6 ::1 (mgcp_msg.c:67) 20241102125952223 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241102125952223 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241102125952223 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241102125952223 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:67) 20241102125952223 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241102125952223 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241102125952223 DLMGCP DEBUG <0013> Received message: line #00: DLCX 25000 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:67) 20241102125952223 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:67) 20241102125952223 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:279) 20241102125952223 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:441) 20241102125952223 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241102125952223 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1477) 20241102125952223 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125952223 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125952223 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241102125952223 DLMGCP DEBUG <0013> Generated response: line #00: 200 25000 OK (mgcp_msg.c:67) MTC@10445d38c153: setverdict(pass): none -> pass OsmuxEM(148)@10445d38c153: Final verdict of PTC: none IPA-CTRL-CLI-IPA(150)@10445d38c153: Final verdict of PTC: none VirtCallAgent-STATS(149)@10445d38c153: Final verdict of PTC: none RTPEM0(145)@10445d38c153: Final verdict of PTC: none RTPEM1(146)@10445d38c153: Final verdict of PTC: none RTPEM2(147)@10445d38c153: Final verdict of PTC: none MTC@10445d38c153: Setting final verdict of the test case. MTC@10445d38c153: Local verdict of MTC: pass MTC@10445d38c153: Local verdict of PTC RTPEM0(145): none (pass -> pass) MTC@10445d38c153: Local verdict of PTC RTPEM1(146): none (pass -> pass) MTC@10445d38c153: Local verdict of PTC RTPEM2(147): none (pass -> pass) MTC@10445d38c153: Local verdict of PTC OsmuxEM(148): none (pass -> pass) MTC@10445d38c153: Local verdict of PTC VirtCallAgent-STATS(149): none (pass -> pass) MTC@10445d38c153: Local verdict of PTC IPA-CTRL-CLI-IPA(150): none (pass -> pass) MTC@10445d38c153: Test case TC_crcx_osmux_fixed_twice finished. Verdict: pass MTC@10445d38c153: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh MGCP_Test.TC_crcx_osmux_fixed_twice pass'. Sat Nov 2 12:59:52 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@10445d38c153: External command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh MGCP_Test.TC_crcx_osmux_fixed_twice pass' was executed successfully (exit status: 0). MTC@10445d38c153: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh MGCP_Test.TC_crcx_osmux_257'. ------ MGCP_Test.TC_crcx_osmux_257 ------ Sat Nov 2 12:59:54 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-latest/logs/testsuite/MGCP_Test.TC_crcx_osmux_257.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-latest/logs/testsuite/MGCP_Test.TC_crcx_osmux_257.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@10445d38c153: External command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh MGCP_Test.TC_crcx_osmux_257' was executed successfully (exit status: 0). MTC@10445d38c153: Test case TC_crcx_osmux_257 started. 20241102125955364 DLMGCP DEBUG <0013> Received message: line #00: DLCX 2285 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241102125955364 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found free endpoint: rtpbridge/1@mgw (mgcp_endp.c:261) 20241102125955364 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:441) 20241102125955364 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241102125955364 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955364 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955364 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955364 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955364 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955364 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955364 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955364 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955364 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955364 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955364 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955364 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955364 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955364 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955364 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955364 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955364 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955364 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955364 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955364 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955364 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955364 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955364 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955364 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955364 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955364 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955364 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955364 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955364 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955364 DLMGCP DEBUG <0013> endpoint:rtpbridge/1e@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955364 DLMGCP DEBUG <0013> endpoint:rtpbridge/1f@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955364 DLMGCP DEBUG <0013> endpoint:rtpbridge/20@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955364 DLMGCP DEBUG <0013> endpoint:rtpbridge/21@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955364 DLMGCP DEBUG <0013> endpoint:rtpbridge/22@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955364 DLMGCP DEBUG <0013> endpoint:rtpbridge/23@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955364 DLMGCP DEBUG <0013> endpoint:rtpbridge/24@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955364 DLMGCP DEBUG <0013> endpoint:rtpbridge/25@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955364 DLMGCP DEBUG <0013> endpoint:rtpbridge/26@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955364 DLMGCP DEBUG <0013> endpoint:rtpbridge/27@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955364 DLMGCP DEBUG <0013> endpoint:rtpbridge/28@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955364 DLMGCP DEBUG <0013> endpoint:rtpbridge/29@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955364 DLMGCP DEBUG <0013> endpoint:rtpbridge/2a@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955364 DLMGCP DEBUG <0013> endpoint:rtpbridge/2b@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955364 DLMGCP DEBUG <0013> endpoint:rtpbridge/2c@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955364 DLMGCP DEBUG <0013> endpoint:rtpbridge/2d@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955364 DLMGCP DEBUG <0013> endpoint:rtpbridge/2e@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955364 DLMGCP DEBUG <0013> endpoint:rtpbridge/2f@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955364 DLMGCP DEBUG <0013> endpoint:rtpbridge/30@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955364 DLMGCP DEBUG <0013> endpoint:rtpbridge/31@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955364 DLMGCP DEBUG <0013> endpoint:rtpbridge/32@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955364 DLMGCP DEBUG <0013> endpoint:rtpbridge/33@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955364 DLMGCP DEBUG <0013> endpoint:rtpbridge/34@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955364 DLMGCP DEBUG <0013> endpoint:rtpbridge/35@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955364 DLMGCP DEBUG <0013> endpoint:rtpbridge/36@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955364 DLMGCP DEBUG <0013> endpoint:rtpbridge/37@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955364 DLMGCP DEBUG <0013> endpoint:rtpbridge/38@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955364 DLMGCP DEBUG <0013> endpoint:rtpbridge/39@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955364 DLMGCP DEBUG <0013> endpoint:rtpbridge/3a@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955364 DLMGCP DEBUG <0013> endpoint:rtpbridge/3b@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955364 DLMGCP DEBUG <0013> endpoint:rtpbridge/3c@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955364 DLMGCP DEBUG <0013> endpoint:rtpbridge/3d@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955364 DLMGCP DEBUG <0013> endpoint:rtpbridge/3e@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955364 DLMGCP DEBUG <0013> endpoint:rtpbridge/3f@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955364 DLMGCP DEBUG <0013> endpoint:rtpbridge/40@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955364 DLMGCP DEBUG <0013> endpoint:rtpbridge/41@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955364 DLMGCP DEBUG <0013> endpoint:rtpbridge/42@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955364 DLMGCP DEBUG <0013> endpoint:rtpbridge/43@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955364 DLMGCP DEBUG <0013> endpoint:rtpbridge/44@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955364 DLMGCP DEBUG <0013> endpoint:rtpbridge/45@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955364 DLMGCP DEBUG <0013> endpoint:rtpbridge/46@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955364 DLMGCP DEBUG <0013> endpoint:rtpbridge/47@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955364 DLMGCP DEBUG <0013> endpoint:rtpbridge/48@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955364 DLMGCP DEBUG <0013> endpoint:rtpbridge/49@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955365 DLMGCP DEBUG <0013> endpoint:rtpbridge/4a@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955365 DLMGCP DEBUG <0013> endpoint:rtpbridge/4b@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955365 DLMGCP DEBUG <0013> endpoint:rtpbridge/4c@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955365 DLMGCP DEBUG <0013> endpoint:rtpbridge/4d@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955365 DLMGCP DEBUG <0013> endpoint:rtpbridge/4e@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955365 DLMGCP DEBUG <0013> endpoint:rtpbridge/4f@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955365 DLMGCP DEBUG <0013> endpoint:rtpbridge/50@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955365 DLMGCP DEBUG <0013> endpoint:rtpbridge/51@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955365 DLMGCP DEBUG <0013> endpoint:rtpbridge/52@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955365 DLMGCP DEBUG <0013> endpoint:rtpbridge/53@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955365 DLMGCP DEBUG <0013> endpoint:rtpbridge/54@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955365 DLMGCP DEBUG <0013> endpoint:rtpbridge/55@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955365 DLMGCP DEBUG <0013> endpoint:rtpbridge/56@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955365 DLMGCP DEBUG <0013> endpoint:rtpbridge/57@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955365 DLMGCP DEBUG <0013> endpoint:rtpbridge/58@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955365 DLMGCP DEBUG <0013> endpoint:rtpbridge/59@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955365 DLMGCP DEBUG <0013> endpoint:rtpbridge/5a@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955365 DLMGCP DEBUG <0013> endpoint:rtpbridge/5b@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955365 DLMGCP DEBUG <0013> endpoint:rtpbridge/5c@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955365 DLMGCP DEBUG <0013> endpoint:rtpbridge/5d@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955365 DLMGCP DEBUG <0013> endpoint:rtpbridge/5e@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955365 DLMGCP DEBUG <0013> endpoint:rtpbridge/5f@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955365 DLMGCP DEBUG <0013> endpoint:rtpbridge/60@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955365 DLMGCP DEBUG <0013> endpoint:rtpbridge/61@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955365 DLMGCP DEBUG <0013> endpoint:rtpbridge/62@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955365 DLMGCP DEBUG <0013> endpoint:rtpbridge/63@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955365 DLMGCP DEBUG <0013> endpoint:rtpbridge/64@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955365 DLMGCP DEBUG <0013> endpoint:rtpbridge/65@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955365 DLMGCP DEBUG <0013> endpoint:rtpbridge/66@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955365 DLMGCP DEBUG <0013> endpoint:rtpbridge/67@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955365 DLMGCP DEBUG <0013> endpoint:rtpbridge/68@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955365 DLMGCP DEBUG <0013> endpoint:rtpbridge/69@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955365 DLMGCP DEBUG <0013> endpoint:rtpbridge/6a@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955365 DLMGCP DEBUG <0013> endpoint:rtpbridge/6b@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955365 DLMGCP DEBUG <0013> endpoint:rtpbridge/6c@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955365 DLMGCP DEBUG <0013> endpoint:rtpbridge/6d@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955365 DLMGCP DEBUG <0013> endpoint:rtpbridge/6e@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955365 DLMGCP DEBUG <0013> endpoint:rtpbridge/6f@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955365 DLMGCP DEBUG <0013> endpoint:rtpbridge/70@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955365 DLMGCP DEBUG <0013> endpoint:rtpbridge/71@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955365 DLMGCP DEBUG <0013> endpoint:rtpbridge/72@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955365 DLMGCP DEBUG <0013> endpoint:rtpbridge/73@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955365 DLMGCP DEBUG <0013> endpoint:rtpbridge/74@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955365 DLMGCP DEBUG <0013> endpoint:rtpbridge/75@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955365 DLMGCP DEBUG <0013> endpoint:rtpbridge/76@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955365 DLMGCP DEBUG <0013> endpoint:rtpbridge/77@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955365 DLMGCP DEBUG <0013> endpoint:rtpbridge/78@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955365 DLMGCP DEBUG <0013> endpoint:rtpbridge/79@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955365 DLMGCP DEBUG <0013> endpoint:rtpbridge/7a@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955365 DLMGCP DEBUG <0013> endpoint:rtpbridge/7b@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955365 DLMGCP DEBUG <0013> endpoint:rtpbridge/7c@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955365 DLMGCP DEBUG <0013> endpoint:rtpbridge/7d@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955365 DLMGCP DEBUG <0013> endpoint:rtpbridge/7e@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955365 DLMGCP DEBUG <0013> endpoint:rtpbridge/7f@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955365 DLMGCP DEBUG <0013> endpoint:rtpbridge/80@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955365 DLMGCP DEBUG <0013> endpoint:rtpbridge/81@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955365 DLMGCP DEBUG <0013> endpoint:rtpbridge/82@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955365 DLMGCP DEBUG <0013> endpoint:rtpbridge/83@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955365 DLMGCP DEBUG <0013> endpoint:rtpbridge/84@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955365 DLMGCP DEBUG <0013> endpoint:rtpbridge/85@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955365 DLMGCP DEBUG <0013> endpoint:rtpbridge/86@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955365 DLMGCP DEBUG <0013> endpoint:rtpbridge/87@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955365 DLMGCP DEBUG <0013> endpoint:rtpbridge/88@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955365 DLMGCP DEBUG <0013> endpoint:rtpbridge/89@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955365 DLMGCP DEBUG <0013> endpoint:rtpbridge/8a@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955365 DLMGCP DEBUG <0013> endpoint:rtpbridge/8b@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955365 DLMGCP DEBUG <0013> endpoint:rtpbridge/8c@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955365 DLMGCP DEBUG <0013> endpoint:rtpbridge/8d@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955365 DLMGCP DEBUG <0013> endpoint:rtpbridge/8e@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955365 DLMGCP DEBUG <0013> endpoint:rtpbridge/8f@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955365 DLMGCP DEBUG <0013> endpoint:rtpbridge/90@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955365 DLMGCP DEBUG <0013> endpoint:rtpbridge/91@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955365 DLMGCP DEBUG <0013> endpoint:rtpbridge/92@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955365 DLMGCP DEBUG <0013> endpoint:rtpbridge/93@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955365 DLMGCP DEBUG <0013> endpoint:rtpbridge/94@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955365 DLMGCP DEBUG <0013> endpoint:rtpbridge/95@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955365 DLMGCP DEBUG <0013> endpoint:rtpbridge/96@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955365 DLMGCP DEBUG <0013> endpoint:rtpbridge/97@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955366 DLMGCP DEBUG <0013> endpoint:rtpbridge/98@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955366 DLMGCP DEBUG <0013> endpoint:rtpbridge/99@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955366 DLMGCP DEBUG <0013> endpoint:rtpbridge/9a@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955366 DLMGCP DEBUG <0013> endpoint:rtpbridge/9b@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955366 DLMGCP DEBUG <0013> endpoint:rtpbridge/9c@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955366 DLMGCP DEBUG <0013> endpoint:rtpbridge/9d@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955366 DLMGCP DEBUG <0013> endpoint:rtpbridge/9e@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955366 DLMGCP DEBUG <0013> endpoint:rtpbridge/9f@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955366 DLMGCP DEBUG <0013> endpoint:rtpbridge/a0@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955366 DLMGCP DEBUG <0013> endpoint:rtpbridge/a1@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955366 DLMGCP DEBUG <0013> endpoint:rtpbridge/a2@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955366 DLMGCP DEBUG <0013> endpoint:rtpbridge/a3@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955366 DLMGCP DEBUG <0013> endpoint:rtpbridge/a4@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955366 DLMGCP DEBUG <0013> endpoint:rtpbridge/a5@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955366 DLMGCP DEBUG <0013> endpoint:rtpbridge/a6@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955366 DLMGCP DEBUG <0013> endpoint:rtpbridge/a7@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955366 DLMGCP DEBUG <0013> endpoint:rtpbridge/a8@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955366 DLMGCP DEBUG <0013> endpoint:rtpbridge/a9@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955366 DLMGCP DEBUG <0013> endpoint:rtpbridge/aa@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955366 DLMGCP DEBUG <0013> endpoint:rtpbridge/ab@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955366 DLMGCP DEBUG <0013> endpoint:rtpbridge/ac@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955366 DLMGCP DEBUG <0013> endpoint:rtpbridge/ad@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955366 DLMGCP DEBUG <0013> endpoint:rtpbridge/ae@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955366 DLMGCP DEBUG <0013> endpoint:rtpbridge/af@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955366 DLMGCP DEBUG <0013> endpoint:rtpbridge/b0@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955366 DLMGCP DEBUG <0013> endpoint:rtpbridge/b1@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955366 DLMGCP DEBUG <0013> endpoint:rtpbridge/b2@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955366 DLMGCP DEBUG <0013> endpoint:rtpbridge/b3@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955366 DLMGCP DEBUG <0013> endpoint:rtpbridge/b4@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955366 DLMGCP DEBUG <0013> endpoint:rtpbridge/b5@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955366 DLMGCP DEBUG <0013> endpoint:rtpbridge/b6@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955366 DLMGCP DEBUG <0013> endpoint:rtpbridge/b7@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955366 DLMGCP DEBUG <0013> endpoint:rtpbridge/b8@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955366 DLMGCP DEBUG <0013> endpoint:rtpbridge/b9@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955366 DLMGCP DEBUG <0013> endpoint:rtpbridge/ba@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955366 DLMGCP DEBUG <0013> endpoint:rtpbridge/bb@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955366 DLMGCP DEBUG <0013> endpoint:rtpbridge/bc@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955366 DLMGCP DEBUG <0013> endpoint:rtpbridge/bd@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955366 DLMGCP DEBUG <0013> endpoint:rtpbridge/be@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955366 DLMGCP DEBUG <0013> endpoint:rtpbridge/bf@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955366 DLMGCP DEBUG <0013> endpoint:rtpbridge/c0@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955366 DLMGCP DEBUG <0013> endpoint:rtpbridge/c1@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955366 DLMGCP DEBUG <0013> endpoint:rtpbridge/c2@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955366 DLMGCP DEBUG <0013> endpoint:rtpbridge/c3@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955366 DLMGCP DEBUG <0013> endpoint:rtpbridge/c4@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955366 DLMGCP DEBUG <0013> endpoint:rtpbridge/c5@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955366 DLMGCP DEBUG <0013> endpoint:rtpbridge/c6@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955366 DLMGCP DEBUG <0013> endpoint:rtpbridge/c7@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955366 DLMGCP DEBUG <0013> endpoint:rtpbridge/c8@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955366 DLMGCP DEBUG <0013> endpoint:rtpbridge/c9@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955366 DLMGCP DEBUG <0013> endpoint:rtpbridge/ca@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955366 DLMGCP DEBUG <0013> endpoint:rtpbridge/cb@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955366 DLMGCP DEBUG <0013> endpoint:rtpbridge/cc@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955366 DLMGCP DEBUG <0013> endpoint:rtpbridge/cd@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955366 DLMGCP DEBUG <0013> endpoint:rtpbridge/ce@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955366 DLMGCP DEBUG <0013> endpoint:rtpbridge/cf@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955366 DLMGCP DEBUG <0013> endpoint:rtpbridge/d0@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955366 DLMGCP DEBUG <0013> endpoint:rtpbridge/d1@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955366 DLMGCP DEBUG <0013> endpoint:rtpbridge/d2@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955366 DLMGCP DEBUG <0013> endpoint:rtpbridge/d3@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955366 DLMGCP DEBUG <0013> endpoint:rtpbridge/d4@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955366 DLMGCP DEBUG <0013> endpoint:rtpbridge/d5@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955366 DLMGCP DEBUG <0013> endpoint:rtpbridge/d6@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955366 DLMGCP DEBUG <0013> endpoint:rtpbridge/d7@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955366 DLMGCP DEBUG <0013> endpoint:rtpbridge/d8@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955366 DLMGCP DEBUG <0013> endpoint:rtpbridge/d9@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955366 DLMGCP DEBUG <0013> endpoint:rtpbridge/da@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955366 DLMGCP DEBUG <0013> endpoint:rtpbridge/db@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955366 DLMGCP DEBUG <0013> endpoint:rtpbridge/dc@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955366 DLMGCP DEBUG <0013> endpoint:rtpbridge/dd@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955366 DLMGCP DEBUG <0013> endpoint:rtpbridge/de@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955366 DLMGCP DEBUG <0013> endpoint:rtpbridge/df@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955366 DLMGCP DEBUG <0013> endpoint:rtpbridge/e0@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955366 DLMGCP DEBUG <0013> endpoint:rtpbridge/e1@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955366 DLMGCP DEBUG <0013> endpoint:rtpbridge/e2@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955366 DLMGCP DEBUG <0013> endpoint:rtpbridge/e3@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955366 DLMGCP DEBUG <0013> endpoint:rtpbridge/e4@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955366 DLMGCP DEBUG <0013> endpoint:rtpbridge/e5@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955366 DLMGCP DEBUG <0013> endpoint:rtpbridge/e6@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955366 DLMGCP DEBUG <0013> endpoint:rtpbridge/e7@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955366 DLMGCP DEBUG <0013> endpoint:rtpbridge/e8@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955366 DLMGCP DEBUG <0013> endpoint:rtpbridge/e9@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955366 DLMGCP DEBUG <0013> endpoint:rtpbridge/ea@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955366 DLMGCP DEBUG <0013> endpoint:rtpbridge/eb@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955366 DLMGCP DEBUG <0013> endpoint:rtpbridge/ec@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955366 DLMGCP DEBUG <0013> endpoint:rtpbridge/ed@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955366 DLMGCP DEBUG <0013> endpoint:rtpbridge/ee@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955367 DLMGCP DEBUG <0013> endpoint:rtpbridge/ef@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955367 DLMGCP DEBUG <0013> endpoint:rtpbridge/f0@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955367 DLMGCP DEBUG <0013> endpoint:rtpbridge/f1@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955367 DLMGCP DEBUG <0013> endpoint:rtpbridge/f2@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955367 DLMGCP DEBUG <0013> endpoint:rtpbridge/f3@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955367 DLMGCP DEBUG <0013> endpoint:rtpbridge/f4@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955367 DLMGCP DEBUG <0013> endpoint:rtpbridge/f5@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955367 DLMGCP DEBUG <0013> endpoint:rtpbridge/f6@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955367 DLMGCP DEBUG <0013> endpoint:rtpbridge/f7@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955367 DLMGCP DEBUG <0013> endpoint:rtpbridge/f8@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955367 DLMGCP DEBUG <0013> endpoint:rtpbridge/f9@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955367 DLMGCP DEBUG <0013> endpoint:rtpbridge/fa@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955367 DLMGCP DEBUG <0013> endpoint:rtpbridge/fb@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955367 DLMGCP DEBUG <0013> endpoint:rtpbridge/fc@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955367 DLMGCP DEBUG <0013> endpoint:rtpbridge/fd@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955367 DLMGCP DEBUG <0013> endpoint:rtpbridge/fe@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955367 DLMGCP DEBUG <0013> endpoint:rtpbridge/ff@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955367 DLMGCP DEBUG <0013> endpoint:rtpbridge/100@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955367 DLMGCP DEBUG <0013> endpoint:rtpbridge/101@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955367 DLMGCP DEBUG <0013> endpoint:rtpbridge/102@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955367 DLMGCP DEBUG <0013> endpoint:rtpbridge/103@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955367 DLMGCP DEBUG <0013> endpoint:rtpbridge/104@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955367 DLMGCP DEBUG <0013> endpoint:rtpbridge/105@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955367 DLMGCP DEBUG <0013> endpoint:rtpbridge/106@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955367 DLMGCP DEBUG <0013> endpoint:rtpbridge/107@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955367 DLMGCP DEBUG <0013> endpoint:rtpbridge/108@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955367 DLMGCP DEBUG <0013> endpoint:rtpbridge/109@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955367 DLMGCP DEBUG <0013> endpoint:rtpbridge/10a@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955367 DLMGCP DEBUG <0013> endpoint:rtpbridge/10b@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955367 DLMGCP DEBUG <0013> endpoint:rtpbridge/10c@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955367 DLMGCP DEBUG <0013> endpoint:rtpbridge/10d@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955367 DLMGCP DEBUG <0013> endpoint:rtpbridge/10e@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955367 DLMGCP DEBUG <0013> endpoint:rtpbridge/10f@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955367 DLMGCP DEBUG <0013> endpoint:rtpbridge/110@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955367 DLMGCP DEBUG <0013> endpoint:rtpbridge/111@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955367 DLMGCP DEBUG <0013> endpoint:rtpbridge/112@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955367 DLMGCP DEBUG <0013> endpoint:rtpbridge/113@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955367 DLMGCP DEBUG <0013> endpoint:rtpbridge/114@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955367 DLMGCP DEBUG <0013> endpoint:rtpbridge/115@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955367 DLMGCP DEBUG <0013> endpoint:rtpbridge/116@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955367 DLMGCP DEBUG <0013> endpoint:rtpbridge/117@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955367 DLMGCP DEBUG <0013> endpoint:rtpbridge/118@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955367 DLMGCP DEBUG <0013> endpoint:rtpbridge/119@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955367 DLMGCP DEBUG <0013> endpoint:rtpbridge/11a@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955367 DLMGCP DEBUG <0013> endpoint:rtpbridge/11b@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955367 DLMGCP DEBUG <0013> endpoint:rtpbridge/11c@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955367 DLMGCP DEBUG <0013> endpoint:rtpbridge/11d@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955367 DLMGCP DEBUG <0013> endpoint:rtpbridge/11e@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955367 DLMGCP DEBUG <0013> endpoint:rtpbridge/11f@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955367 DLMGCP DEBUG <0013> endpoint:rtpbridge/120@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955367 DLMGCP DEBUG <0013> endpoint:rtpbridge/121@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955367 DLMGCP DEBUG <0013> endpoint:rtpbridge/122@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955367 DLMGCP DEBUG <0013> endpoint:rtpbridge/123@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955367 DLMGCP DEBUG <0013> endpoint:rtpbridge/124@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955367 DLMGCP DEBUG <0013> endpoint:rtpbridge/125@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955367 DLMGCP DEBUG <0013> endpoint:rtpbridge/126@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955367 DLMGCP DEBUG <0013> endpoint:rtpbridge/127@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955367 DLMGCP DEBUG <0013> endpoint:rtpbridge/128@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955367 DLMGCP DEBUG <0013> endpoint:rtpbridge/129@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955367 DLMGCP DEBUG <0013> endpoint:rtpbridge/12a@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955367 DLMGCP DEBUG <0013> endpoint:rtpbridge/12b@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955367 DLMGCP DEBUG <0013> endpoint:rtpbridge/12c@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955367 DLMGCP DEBUG <0013> endpoint:none Generated response: code=200 (mgcp_protocol.c:230) 20241102125955367 DLMGCP DEBUG <0013> Generated response: line #00: 200 2285 OK (mgcp_msg.c:67) 20241102125955371 DLMGCP DEBUG <0013> Received message: line #00: CRCX 2286 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241102125955371 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241102125955371 DLMGCP DEBUG <0013> Received message: line #02: C: 0000 (mgcp_msg.c:67) 20241102125955371 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241102125955371 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:67) 20241102125955371 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found free endpoint: rtpbridge/1@mgw (mgcp_endp.c:261) 20241102125955371 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:441) 20241102125955371 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241102125955371 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:192) 20241102125955371 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw conn:(0000/rtp C:869A46B8 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241102125955371 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw CI:869A46B8 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241102125955371 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw CI:869A46B8 output_enabled 0 (mgcp_msg.c:125) 20241102125955371 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241102125955371 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw conn:(0000/rtp C:869A46B8 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) 20241102125955371 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241102125955371 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw CI:869A46B8 CRCX: Creating connection: port: 5236 (mgcp_protocol.c:1112) 20241102125955371 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw CI:869A46B8 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241102125955371 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241102125955371 DLMGCP DEBUG <0013> Generated response: line #00: 200 2286 OK (mgcp_msg.c:67) 20241102125955371 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/1@mgw (mgcp_msg.c:67) 20241102125955371 DLMGCP DEBUG <0013> Generated response: line #02: I: 869A46B8 (mgcp_msg.c:67) 20241102125955371 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 4 (mgcp_msg.c:67) 20241102125955371 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:67) 20241102125955371 DLMGCP DEBUG <0013> Generated response: line #05: o=- 869A46B8 23 IN IP6 ::1 (mgcp_msg.c:67) 20241102125955371 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:67) 20241102125955371 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:67) 20241102125955371 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:67) 20241102125955371 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:67) 20241102125955371 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241102125955371 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:67) 20241102125955372 DLMGCP DEBUG <0013> Received message: line #00: CRCX 2287 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241102125955372 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241102125955372 DLMGCP DEBUG <0013> Received message: line #02: C: 0001 (mgcp_msg.c:67) 20241102125955372 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241102125955372 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:67) 20241102125955372 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found free endpoint: rtpbridge/2@mgw (mgcp_endp.c:261) 20241102125955372 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:441) 20241102125955372 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241102125955372 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:192) 20241102125955372 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw conn:(0001/rtp C:E51990A2 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241102125955372 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:E51990A2 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241102125955372 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:E51990A2 output_enabled 0 (mgcp_msg.c:125) 20241102125955372 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241102125955372 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw conn:(0001/rtp C:E51990A2 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) 20241102125955372 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241102125955372 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:E51990A2 CRCX: Creating connection: port: 5238 (mgcp_protocol.c:1112) 20241102125955372 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:E51990A2 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241102125955372 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241102125955372 DLMGCP DEBUG <0013> Generated response: line #00: 200 2287 OK (mgcp_msg.c:67) 20241102125955372 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/2@mgw (mgcp_msg.c:67) 20241102125955372 DLMGCP DEBUG <0013> Generated response: line #02: I: E51990A2 (mgcp_msg.c:67) 20241102125955372 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 5 (mgcp_msg.c:67) 20241102125955372 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:67) 20241102125955372 DLMGCP DEBUG <0013> Generated response: line #05: o=- E51990A2 23 IN IP6 ::1 (mgcp_msg.c:67) 20241102125955372 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:67) 20241102125955372 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:67) 20241102125955372 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:67) 20241102125955372 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:67) 20241102125955372 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241102125955372 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:67) 20241102125955372 DLMGCP DEBUG <0013> Received message: line #00: CRCX 2288 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241102125955372 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241102125955372 DLMGCP DEBUG <0013> Received message: line #02: C: 0002 (mgcp_msg.c:67) 20241102125955372 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241102125955372 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:67) 20241102125955372 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw (trunk:0) found free endpoint: rtpbridge/3@mgw (mgcp_endp.c:261) 20241102125955372 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/3@mgw" (mgcp_protocol.c:441) 20241102125955372 DLMGCP NOTICE <0013> endpoint:rtpbridge/3@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241102125955372 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:192) 20241102125955372 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw conn:(0002/rtp C:A8E30435 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241102125955372 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw CI:A8E30435 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241102125955372 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw CI:A8E30435 output_enabled 0 (mgcp_msg.c:125) 20241102125955372 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241102125955372 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw conn:(0002/rtp C:A8E30435 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) 20241102125955372 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241102125955372 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw CI:A8E30435 CRCX: Creating connection: port: 5240 (mgcp_protocol.c:1112) 20241102125955372 DLMGCP NOTICE <0013> endpoint:rtpbridge/3@mgw CI:A8E30435 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241102125955372 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241102125955372 DLMGCP DEBUG <0013> Generated response: line #00: 200 2288 OK (mgcp_msg.c:67) 20241102125955372 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/3@mgw (mgcp_msg.c:67) 20241102125955372 DLMGCP DEBUG <0013> Generated response: line #02: I: A8E30435 (mgcp_msg.c:67) 20241102125955372 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 6 (mgcp_msg.c:67) 20241102125955372 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:67) 20241102125955372 DLMGCP DEBUG <0013> Generated response: line #05: o=- A8E30435 23 IN IP6 ::1 (mgcp_msg.c:67) 20241102125955372 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:67) 20241102125955372 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:67) 20241102125955372 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:67) 20241102125955373 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:67) 20241102125955373 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241102125955373 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:67) 20241102125955373 DLMGCP DEBUG <0013> Received message: line #00: CRCX 2289 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241102125955373 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241102125955373 DLMGCP DEBUG <0013> Received message: line #02: C: 0003 (mgcp_msg.c:67) 20241102125955373 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241102125955373 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:67) 20241102125955373 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw (trunk:0) found free endpoint: rtpbridge/4@mgw (mgcp_endp.c:261) 20241102125955373 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/4@mgw" (mgcp_protocol.c:441) 20241102125955373 DLMGCP NOTICE <0013> endpoint:rtpbridge/4@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241102125955373 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:192) 20241102125955373 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw conn:(0003/rtp C:F1A4E912 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241102125955373 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw CI:F1A4E912 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241102125955373 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw CI:F1A4E912 output_enabled 0 (mgcp_msg.c:125) 20241102125955373 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241102125955373 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw conn:(0003/rtp C:F1A4E912 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) 20241102125955373 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241102125955373 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw CI:F1A4E912 CRCX: Creating connection: port: 5242 (mgcp_protocol.c:1112) 20241102125955373 DLMGCP NOTICE <0013> endpoint:rtpbridge/4@mgw CI:F1A4E912 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241102125955373 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241102125955373 DLMGCP DEBUG <0013> Generated response: line #00: 200 2289 OK (mgcp_msg.c:67) 20241102125955373 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/4@mgw (mgcp_msg.c:67) 20241102125955373 DLMGCP DEBUG <0013> Generated response: line #02: I: F1A4E912 (mgcp_msg.c:67) 20241102125955373 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 7 (mgcp_msg.c:67) 20241102125955373 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:67) 20241102125955373 DLMGCP DEBUG <0013> Generated response: line #05: o=- F1A4E912 23 IN IP6 ::1 (mgcp_msg.c:67) 20241102125955373 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:67) 20241102125955373 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:67) 20241102125955373 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:67) 20241102125955373 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:67) 20241102125955373 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241102125955373 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:67) 20241102125955374 DLMGCP DEBUG <0013> Received message: line #00: CRCX 2290 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241102125955374 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241102125955374 DLMGCP DEBUG <0013> Received message: line #02: C: 0004 (mgcp_msg.c:67) 20241102125955374 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241102125955374 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:67) 20241102125955374 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw (trunk:0) found free endpoint: rtpbridge/5@mgw (mgcp_endp.c:261) 20241102125955374 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/5@mgw" (mgcp_protocol.c:441) 20241102125955374 DLMGCP NOTICE <0013> endpoint:rtpbridge/5@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241102125955374 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:192) 20241102125955374 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw conn:(0004/rtp C:3436DCB6 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241102125955374 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw CI:3436DCB6 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241102125955374 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw CI:3436DCB6 output_enabled 0 (mgcp_msg.c:125) 20241102125955374 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241102125955374 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw conn:(0004/rtp C:3436DCB6 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) 20241102125955374 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241102125955374 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw CI:3436DCB6 CRCX: Creating connection: port: 5244 (mgcp_protocol.c:1112) 20241102125955374 DLMGCP NOTICE <0013> endpoint:rtpbridge/5@mgw CI:3436DCB6 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241102125955374 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241102125955374 DLMGCP DEBUG <0013> Generated response: line #00: 200 2290 OK (mgcp_msg.c:67) 20241102125955374 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/5@mgw (mgcp_msg.c:67) 20241102125955374 DLMGCP DEBUG <0013> Generated response: line #02: I: 3436DCB6 (mgcp_msg.c:67) 20241102125955374 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 8 (mgcp_msg.c:67) 20241102125955374 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:67) 20241102125955374 DLMGCP DEBUG <0013> Generated response: line #05: o=- 3436DCB6 23 IN IP6 ::1 (mgcp_msg.c:67) 20241102125955374 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:67) 20241102125955374 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:67) 20241102125955374 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:67) 20241102125955374 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:67) 20241102125955374 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241102125955374 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:67) 20241102125955374 DLMGCP DEBUG <0013> Received message: line #00: CRCX 2291 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241102125955374 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241102125955374 DLMGCP DEBUG <0013> Received message: line #02: C: 0005 (mgcp_msg.c:67) 20241102125955374 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241102125955374 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:67) 20241102125955374 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw (trunk:0) found free endpoint: rtpbridge/6@mgw (mgcp_endp.c:261) 20241102125955374 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/6@mgw" (mgcp_protocol.c:441) 20241102125955374 DLMGCP NOTICE <0013> endpoint:rtpbridge/6@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241102125955374 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:192) 20241102125955374 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw conn:(0005/rtp C:DB9F417C r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241102125955374 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw CI:DB9F417C connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241102125955374 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw CI:DB9F417C output_enabled 0 (mgcp_msg.c:125) 20241102125955374 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241102125955374 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw conn:(0005/rtp C:DB9F417C 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) 20241102125955374 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241102125955375 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw CI:DB9F417C CRCX: Creating connection: port: 5246 (mgcp_protocol.c:1112) 20241102125955375 DLMGCP NOTICE <0013> endpoint:rtpbridge/6@mgw CI:DB9F417C CRCX: connection successfully created (mgcp_protocol.c:1121) 20241102125955375 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241102125955375 DLMGCP DEBUG <0013> Generated response: line #00: 200 2291 OK (mgcp_msg.c:67) 20241102125955375 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/6@mgw (mgcp_msg.c:67) 20241102125955375 DLMGCP DEBUG <0013> Generated response: line #02: I: DB9F417C (mgcp_msg.c:67) 20241102125955375 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 9 (mgcp_msg.c:67) 20241102125955375 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:67) 20241102125955375 DLMGCP DEBUG <0013> Generated response: line #05: o=- DB9F417C 23 IN IP6 ::1 (mgcp_msg.c:67) 20241102125955375 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:67) 20241102125955375 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:67) 20241102125955375 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:67) 20241102125955375 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:67) 20241102125955375 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241102125955375 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:67) 20241102125955375 DLMGCP DEBUG <0013> Received message: line #00: CRCX 2292 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241102125955375 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241102125955375 DLMGCP DEBUG <0013> Received message: line #02: C: 0006 (mgcp_msg.c:67) 20241102125955375 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241102125955375 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:67) 20241102125955375 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw (trunk:0) found free endpoint: rtpbridge/7@mgw (mgcp_endp.c:261) 20241102125955375 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/7@mgw" (mgcp_protocol.c:441) 20241102125955375 DLMGCP NOTICE <0013> endpoint:rtpbridge/7@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241102125955375 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:192) 20241102125955375 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw conn:(0006/rtp C:12940684 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241102125955375 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw CI:12940684 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241102125955375 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw CI:12940684 output_enabled 0 (mgcp_msg.c:125) 20241102125955375 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241102125955375 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw conn:(0006/rtp C:12940684 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) 20241102125955375 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241102125955375 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw CI:12940684 CRCX: Creating connection: port: 5248 (mgcp_protocol.c:1112) 20241102125955375 DLMGCP NOTICE <0013> endpoint:rtpbridge/7@mgw CI:12940684 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241102125955375 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241102125955375 DLMGCP DEBUG <0013> Generated response: line #00: 200 2292 OK (mgcp_msg.c:67) 20241102125955375 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/7@mgw (mgcp_msg.c:67) 20241102125955375 DLMGCP DEBUG <0013> Generated response: line #02: I: 12940684 (mgcp_msg.c:67) 20241102125955375 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 10 (mgcp_msg.c:67) 20241102125955375 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:67) 20241102125955375 DLMGCP DEBUG <0013> Generated response: line #05: o=- 12940684 23 IN IP6 ::1 (mgcp_msg.c:67) 20241102125955375 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:67) 20241102125955375 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:67) 20241102125955375 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:67) 20241102125955375 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:67) 20241102125955375 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241102125955375 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:67) 20241102125955376 DLMGCP DEBUG <0013> Received message: line #00: CRCX 2293 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241102125955376 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241102125955376 DLMGCP DEBUG <0013> Received message: line #02: C: 0007 (mgcp_msg.c:67) 20241102125955376 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241102125955376 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:67) 20241102125955376 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw (trunk:0) found free endpoint: rtpbridge/8@mgw (mgcp_endp.c:261) 20241102125955376 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/8@mgw" (mgcp_protocol.c:441) 20241102125955376 DLMGCP NOTICE <0013> endpoint:rtpbridge/8@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241102125955376 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:192) 20241102125955376 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw conn:(0007/rtp C:1AE3DD19 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241102125955376 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw CI:1AE3DD19 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241102125955376 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw CI:1AE3DD19 output_enabled 0 (mgcp_msg.c:125) 20241102125955376 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241102125955376 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw conn:(0007/rtp C:1AE3DD19 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) 20241102125955376 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241102125955376 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw CI:1AE3DD19 CRCX: Creating connection: port: 5250 (mgcp_protocol.c:1112) 20241102125955376 DLMGCP NOTICE <0013> endpoint:rtpbridge/8@mgw CI:1AE3DD19 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241102125955376 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241102125955376 DLMGCP DEBUG <0013> Generated response: line #00: 200 2293 OK (mgcp_msg.c:67) 20241102125955376 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/8@mgw (mgcp_msg.c:67) 20241102125955376 DLMGCP DEBUG <0013> Generated response: line #02: I: 1AE3DD19 (mgcp_msg.c:67) 20241102125955376 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 11 (mgcp_msg.c:67) 20241102125955376 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:67) 20241102125955376 DLMGCP DEBUG <0013> Generated response: line #05: o=- 1AE3DD19 23 IN IP6 ::1 (mgcp_msg.c:67) 20241102125955376 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:67) 20241102125955376 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:67) 20241102125955376 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:67) 20241102125955376 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:67) 20241102125955376 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241102125955376 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:67) 20241102125955376 DLMGCP DEBUG <0013> Received message: line #00: CRCX 2294 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241102125955376 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241102125955376 DLMGCP DEBUG <0013> Received message: line #02: C: 0008 (mgcp_msg.c:67) 20241102125955376 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241102125955376 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:67) 20241102125955376 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw (trunk:0) found free endpoint: rtpbridge/9@mgw (mgcp_endp.c:261) 20241102125955376 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/9@mgw" (mgcp_protocol.c:441) 20241102125955376 DLMGCP NOTICE <0013> endpoint:rtpbridge/9@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241102125955376 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:192) 20241102125955376 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw conn:(0008/rtp C:B3E0F6B0 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241102125955376 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw CI:B3E0F6B0 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241102125955376 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw CI:B3E0F6B0 output_enabled 0 (mgcp_msg.c:125) 20241102125955376 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241102125955376 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw conn:(0008/rtp C:B3E0F6B0 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) 20241102125955376 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241102125955376 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw CI:B3E0F6B0 CRCX: Creating connection: port: 5252 (mgcp_protocol.c:1112) 20241102125955376 DLMGCP NOTICE <0013> endpoint:rtpbridge/9@mgw CI:B3E0F6B0 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241102125955376 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241102125955376 DLMGCP DEBUG <0013> Generated response: line #00: 200 2294 OK (mgcp_msg.c:67) 20241102125955376 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/9@mgw (mgcp_msg.c:67) 20241102125955376 DLMGCP DEBUG <0013> Generated response: line #02: I: B3E0F6B0 (mgcp_msg.c:67) 20241102125955376 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 12 (mgcp_msg.c:67) 20241102125955376 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:67) 20241102125955376 DLMGCP DEBUG <0013> Generated response: line #05: o=- B3E0F6B0 23 IN IP6 ::1 (mgcp_msg.c:67) 20241102125955376 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:67) 20241102125955376 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:67) 20241102125955376 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:67) 20241102125955376 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:67) 20241102125955376 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241102125955376 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:67) 20241102125955377 DLMGCP DEBUG <0013> Received message: line #00: CRCX 2295 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241102125955377 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241102125955377 DLMGCP DEBUG <0013> Received message: line #02: C: 0009 (mgcp_msg.c:67) 20241102125955377 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241102125955377 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:67) 20241102125955377 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw (trunk:0) found free endpoint: rtpbridge/a@mgw (mgcp_endp.c:261) 20241102125955377 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/a@mgw" (mgcp_protocol.c:441) 20241102125955377 DLMGCP NOTICE <0013> endpoint:rtpbridge/a@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241102125955377 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:192) 20241102125955377 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw conn:(0009/rtp C:38DE0CE4 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241102125955377 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw CI:38DE0CE4 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241102125955377 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw CI:38DE0CE4 output_enabled 0 (mgcp_msg.c:125) 20241102125955377 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241102125955377 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw conn:(0009/rtp C:38DE0CE4 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) 20241102125955377 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241102125955377 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw CI:38DE0CE4 CRCX: Creating connection: port: 5254 (mgcp_protocol.c:1112) 20241102125955377 DLMGCP NOTICE <0013> endpoint:rtpbridge/a@mgw CI:38DE0CE4 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241102125955377 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241102125955377 DLMGCP DEBUG <0013> Generated response: line #00: 200 2295 OK (mgcp_msg.c:67) 20241102125955377 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/a@mgw (mgcp_msg.c:67) 20241102125955377 DLMGCP DEBUG <0013> Generated response: line #02: I: 38DE0CE4 (mgcp_msg.c:67) 20241102125955377 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 13 (mgcp_msg.c:67) 20241102125955377 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:67) 20241102125955377 DLMGCP DEBUG <0013> Generated response: line #05: o=- 38DE0CE4 23 IN IP6 ::1 (mgcp_msg.c:67) 20241102125955377 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:67) 20241102125955377 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:67) 20241102125955377 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:67) 20241102125955377 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:67) 20241102125955377 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241102125955377 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:67) 20241102125955378 DLMGCP DEBUG <0013> Received message: line #00: CRCX 2296 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241102125955378 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241102125955378 DLMGCP DEBUG <0013> Received message: line #02: C: 000A (mgcp_msg.c:67) 20241102125955378 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241102125955378 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:67) 20241102125955378 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw (trunk:0) found free endpoint: rtpbridge/b@mgw (mgcp_endp.c:261) 20241102125955378 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/b@mgw" (mgcp_protocol.c:441) 20241102125955378 DLMGCP NOTICE <0013> endpoint:rtpbridge/b@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241102125955378 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:192) 20241102125955378 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw conn:(000A/rtp C:726A3063 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241102125955378 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw CI:726A3063 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241102125955378 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw CI:726A3063 output_enabled 0 (mgcp_msg.c:125) 20241102125955378 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241102125955378 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw conn:(000A/rtp C:726A3063 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) 20241102125955378 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241102125955378 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw CI:726A3063 CRCX: Creating connection: port: 5256 (mgcp_protocol.c:1112) 20241102125955378 DLMGCP NOTICE <0013> endpoint:rtpbridge/b@mgw CI:726A3063 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241102125955378 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241102125955378 DLMGCP DEBUG <0013> Generated response: line #00: 200 2296 OK (mgcp_msg.c:67) 20241102125955378 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/b@mgw (mgcp_msg.c:67) 20241102125955378 DLMGCP DEBUG <0013> Generated response: line #02: I: 726A3063 (mgcp_msg.c:67) 20241102125955378 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 14 (mgcp_msg.c:67) 20241102125955378 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:67) 20241102125955378 DLMGCP DEBUG <0013> Generated response: line #05: o=- 726A3063 23 IN IP6 ::1 (mgcp_msg.c:67) 20241102125955378 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:67) 20241102125955378 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:67) 20241102125955378 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:67) 20241102125955378 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:67) 20241102125955378 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241102125955378 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:67) 20241102125955378 DLMGCP DEBUG <0013> Received message: line #00: CRCX 2297 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241102125955378 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241102125955378 DLMGCP DEBUG <0013> Received message: line #02: C: 000B (mgcp_msg.c:67) 20241102125955378 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241102125955378 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:67) 20241102125955378 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw (trunk:0) found free endpoint: rtpbridge/c@mgw (mgcp_endp.c:261) 20241102125955378 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/c@mgw" (mgcp_protocol.c:441) 20241102125955378 DLMGCP NOTICE <0013> endpoint:rtpbridge/c@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241102125955378 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:192) 20241102125955378 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw conn:(000B/rtp C:316F687A r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241102125955378 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw CI:316F687A connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241102125955378 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw CI:316F687A output_enabled 0 (mgcp_msg.c:125) 20241102125955378 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241102125955378 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw conn:(000B/rtp C:316F687A 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) 20241102125955378 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241102125955378 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw CI:316F687A CRCX: Creating connection: port: 5258 (mgcp_protocol.c:1112) 20241102125955378 DLMGCP NOTICE <0013> endpoint:rtpbridge/c@mgw CI:316F687A CRCX: connection successfully created (mgcp_protocol.c:1121) 20241102125955378 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241102125955378 DLMGCP DEBUG <0013> Generated response: line #00: 200 2297 OK (mgcp_msg.c:67) 20241102125955378 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/c@mgw (mgcp_msg.c:67) 20241102125955378 DLMGCP DEBUG <0013> Generated response: line #02: I: 316F687A (mgcp_msg.c:67) 20241102125955378 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 15 (mgcp_msg.c:67) 20241102125955378 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:67) 20241102125955378 DLMGCP DEBUG <0013> Generated response: line #05: o=- 316F687A 23 IN IP6 ::1 (mgcp_msg.c:67) 20241102125955378 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:67) 20241102125955378 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:67) 20241102125955378 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:67) 20241102125955378 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:67) 20241102125955378 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241102125955378 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:67) 20241102125955379 DLMGCP DEBUG <0013> Received message: line #00: CRCX 2298 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241102125955379 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241102125955379 DLMGCP DEBUG <0013> Received message: line #02: C: 000C (mgcp_msg.c:67) 20241102125955379 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241102125955379 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:67) 20241102125955379 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw (trunk:0) found free endpoint: rtpbridge/d@mgw (mgcp_endp.c:261) 20241102125955379 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/d@mgw" (mgcp_protocol.c:441) 20241102125955379 DLMGCP NOTICE <0013> endpoint:rtpbridge/d@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241102125955379 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:192) 20241102125955379 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw conn:(000C/rtp C:A967C7C9 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241102125955379 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw CI:A967C7C9 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241102125955379 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw CI:A967C7C9 output_enabled 0 (mgcp_msg.c:125) 20241102125955379 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241102125955379 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw conn:(000C/rtp C:A967C7C9 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) 20241102125955379 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241102125955379 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw CI:A967C7C9 CRCX: Creating connection: port: 5260 (mgcp_protocol.c:1112) 20241102125955379 DLMGCP NOTICE <0013> endpoint:rtpbridge/d@mgw CI:A967C7C9 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241102125955379 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241102125955379 DLMGCP DEBUG <0013> Generated response: line #00: 200 2298 OK (mgcp_msg.c:67) 20241102125955379 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/d@mgw (mgcp_msg.c:67) 20241102125955379 DLMGCP DEBUG <0013> Generated response: line #02: I: A967C7C9 (mgcp_msg.c:67) 20241102125955379 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 16 (mgcp_msg.c:67) 20241102125955379 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:67) 20241102125955379 DLMGCP DEBUG <0013> Generated response: line #05: o=- A967C7C9 23 IN IP6 ::1 (mgcp_msg.c:67) 20241102125955379 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:67) 20241102125955379 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:67) 20241102125955379 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:67) 20241102125955379 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:67) 20241102125955379 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241102125955379 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:67) 20241102125955380 DLMGCP DEBUG <0013> Received message: line #00: CRCX 2299 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241102125955380 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241102125955380 DLMGCP DEBUG <0013> Received message: line #02: C: 000D (mgcp_msg.c:67) 20241102125955380 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241102125955380 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:67) 20241102125955380 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw (trunk:0) found free endpoint: rtpbridge/e@mgw (mgcp_endp.c:261) 20241102125955380 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/e@mgw" (mgcp_protocol.c:441) 20241102125955380 DLMGCP NOTICE <0013> endpoint:rtpbridge/e@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241102125955380 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:192) 20241102125955380 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw conn:(000D/rtp C:C0184D2B r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241102125955380 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw CI:C0184D2B connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241102125955380 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw CI:C0184D2B output_enabled 0 (mgcp_msg.c:125) 20241102125955380 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241102125955380 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw conn:(000D/rtp C:C0184D2B 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) 20241102125955380 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241102125955380 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw CI:C0184D2B CRCX: Creating connection: port: 5262 (mgcp_protocol.c:1112) 20241102125955380 DLMGCP NOTICE <0013> endpoint:rtpbridge/e@mgw CI:C0184D2B CRCX: connection successfully created (mgcp_protocol.c:1121) 20241102125955380 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241102125955380 DLMGCP DEBUG <0013> Generated response: line #00: 200 2299 OK (mgcp_msg.c:67) 20241102125955380 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/e@mgw (mgcp_msg.c:67) 20241102125955380 DLMGCP DEBUG <0013> Generated response: line #02: I: C0184D2B (mgcp_msg.c:67) 20241102125955380 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 17 (mgcp_msg.c:67) 20241102125955380 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:67) 20241102125955380 DLMGCP DEBUG <0013> Generated response: line #05: o=- C0184D2B 23 IN IP6 ::1 (mgcp_msg.c:67) 20241102125955380 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:67) 20241102125955380 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:67) 20241102125955380 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:67) 20241102125955380 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:67) 20241102125955380 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241102125955380 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:67) 20241102125955380 DLMGCP DEBUG <0013> Received message: line #00: CRCX 2300 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241102125955380 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241102125955380 DLMGCP DEBUG <0013> Received message: line #02: C: 000E (mgcp_msg.c:67) 20241102125955380 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241102125955380 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:67) 20241102125955380 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw (trunk:0) found free endpoint: rtpbridge/f@mgw (mgcp_endp.c:261) 20241102125955381 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/f@mgw" (mgcp_protocol.c:441) 20241102125955381 DLMGCP NOTICE <0013> endpoint:rtpbridge/f@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241102125955381 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:192) 20241102125955381 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw conn:(000E/rtp C:1B261846 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241102125955381 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw CI:1B261846 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241102125955381 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw CI:1B261846 output_enabled 0 (mgcp_msg.c:125) 20241102125955381 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241102125955381 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw conn:(000E/rtp C:1B261846 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) 20241102125955381 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241102125955381 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw CI:1B261846 CRCX: Creating connection: port: 5264 (mgcp_protocol.c:1112) 20241102125955381 DLMGCP NOTICE <0013> endpoint:rtpbridge/f@mgw CI:1B261846 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241102125955381 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241102125955381 DLMGCP DEBUG <0013> Generated response: line #00: 200 2300 OK (mgcp_msg.c:67) 20241102125955381 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/f@mgw (mgcp_msg.c:67) 20241102125955381 DLMGCP DEBUG <0013> Generated response: line #02: I: 1B261846 (mgcp_msg.c:67) 20241102125955381 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 18 (mgcp_msg.c:67) 20241102125955381 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:67) 20241102125955381 DLMGCP DEBUG <0013> Generated response: line #05: o=- 1B261846 23 IN IP6 ::1 (mgcp_msg.c:67) 20241102125955381 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:67) 20241102125955381 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:67) 20241102125955381 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:67) 20241102125955381 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:67) 20241102125955381 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241102125955381 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:67) 20241102125955381 DLMGCP DEBUG <0013> Received message: line #00: CRCX 2301 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241102125955381 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241102125955381 DLMGCP DEBUG <0013> Received message: line #02: C: 000F (mgcp_msg.c:67) 20241102125955381 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241102125955381 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:67) 20241102125955382 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw (trunk:0) found free endpoint: rtpbridge/10@mgw (mgcp_endp.c:261) 20241102125955382 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/10@mgw" (mgcp_protocol.c:441) 20241102125955382 DLMGCP NOTICE <0013> endpoint:rtpbridge/10@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241102125955382 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:192) 20241102125955382 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw conn:(000F/rtp C:8ED8C1B6 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241102125955382 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw CI:8ED8C1B6 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241102125955382 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw CI:8ED8C1B6 output_enabled 0 (mgcp_msg.c:125) 20241102125955382 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241102125955382 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw conn:(000F/rtp C:8ED8C1B6 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) 20241102125955382 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241102125955382 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw CI:8ED8C1B6 CRCX: Creating connection: port: 5266 (mgcp_protocol.c:1112) 20241102125955382 DLMGCP NOTICE <0013> endpoint:rtpbridge/10@mgw CI:8ED8C1B6 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241102125955382 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241102125955382 DLMGCP DEBUG <0013> Generated response: line #00: 200 2301 OK (mgcp_msg.c:67) 20241102125955382 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/10@mgw (mgcp_msg.c:67) 20241102125955382 DLMGCP DEBUG <0013> Generated response: line #02: I: 8ED8C1B6 (mgcp_msg.c:67) 20241102125955382 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 19 (mgcp_msg.c:67) 20241102125955382 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:67) 20241102125955382 DLMGCP DEBUG <0013> Generated response: line #05: o=- 8ED8C1B6 23 IN IP6 ::1 (mgcp_msg.c:67) 20241102125955382 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:67) 20241102125955382 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:67) 20241102125955382 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:67) 20241102125955382 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:67) 20241102125955382 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241102125955382 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:67) 20241102125955382 DLMGCP DEBUG <0013> Received message: line #00: CRCX 2302 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241102125955382 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241102125955382 DLMGCP DEBUG <0013> Received message: line #02: C: 0010 (mgcp_msg.c:67) 20241102125955382 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241102125955382 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:67) 20241102125955382 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw (trunk:0) found free endpoint: rtpbridge/11@mgw (mgcp_endp.c:261) 20241102125955382 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/11@mgw" (mgcp_protocol.c:441) 20241102125955382 DLMGCP NOTICE <0013> endpoint:rtpbridge/11@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241102125955382 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:192) 20241102125955382 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw conn:(0010/rtp C:41686A24 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241102125955382 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw CI:41686A24 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241102125955382 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw CI:41686A24 output_enabled 0 (mgcp_msg.c:125) 20241102125955382 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241102125955382 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw conn:(0010/rtp C:41686A24 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) 20241102125955382 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241102125955383 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw CI:41686A24 CRCX: Creating connection: port: 5268 (mgcp_protocol.c:1112) 20241102125955383 DLMGCP NOTICE <0013> endpoint:rtpbridge/11@mgw CI:41686A24 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241102125955383 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241102125955383 DLMGCP DEBUG <0013> Generated response: line #00: 200 2302 OK (mgcp_msg.c:67) 20241102125955383 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/11@mgw (mgcp_msg.c:67) 20241102125955383 DLMGCP DEBUG <0013> Generated response: line #02: I: 41686A24 (mgcp_msg.c:67) 20241102125955383 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 20 (mgcp_msg.c:67) 20241102125955383 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:67) 20241102125955383 DLMGCP DEBUG <0013> Generated response: line #05: o=- 41686A24 23 IN IP6 ::1 (mgcp_msg.c:67) 20241102125955383 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:67) 20241102125955383 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:67) 20241102125955383 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:67) 20241102125955383 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:67) 20241102125955383 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241102125955383 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:67) 20241102125955383 DLMGCP DEBUG <0013> Received message: line #00: CRCX 2303 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241102125955383 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241102125955383 DLMGCP DEBUG <0013> Received message: line #02: C: 0011 (mgcp_msg.c:67) 20241102125955383 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241102125955383 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:67) 20241102125955383 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw (trunk:0) found free endpoint: rtpbridge/12@mgw (mgcp_endp.c:261) 20241102125955383 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/12@mgw" (mgcp_protocol.c:441) 20241102125955383 DLMGCP NOTICE <0013> endpoint:rtpbridge/12@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241102125955383 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:192) 20241102125955383 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw conn:(0011/rtp C:BF4F606E r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241102125955383 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw CI:BF4F606E connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241102125955383 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw CI:BF4F606E output_enabled 0 (mgcp_msg.c:125) 20241102125955383 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241102125955383 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw conn:(0011/rtp C:BF4F606E 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) 20241102125955383 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241102125955383 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw CI:BF4F606E CRCX: Creating connection: port: 5270 (mgcp_protocol.c:1112) 20241102125955383 DLMGCP NOTICE <0013> endpoint:rtpbridge/12@mgw CI:BF4F606E CRCX: connection successfully created (mgcp_protocol.c:1121) 20241102125955383 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241102125955383 DLMGCP DEBUG <0013> Generated response: line #00: 200 2303 OK (mgcp_msg.c:67) 20241102125955383 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/12@mgw (mgcp_msg.c:67) 20241102125955383 DLMGCP DEBUG <0013> Generated response: line #02: I: BF4F606E (mgcp_msg.c:67) 20241102125955383 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 21 (mgcp_msg.c:67) 20241102125955383 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:67) 20241102125955383 DLMGCP DEBUG <0013> Generated response: line #05: o=- BF4F606E 23 IN IP6 ::1 (mgcp_msg.c:67) 20241102125955383 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:67) 20241102125955383 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:67) 20241102125955383 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:67) 20241102125955383 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:67) 20241102125955383 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241102125955384 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:67) 20241102125955384 DLMGCP DEBUG <0013> Received message: line #00: CRCX 2304 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241102125955384 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241102125955384 DLMGCP DEBUG <0013> Received message: line #02: C: 0012 (mgcp_msg.c:67) 20241102125955384 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241102125955384 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:67) 20241102125955384 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw (trunk:0) found free endpoint: rtpbridge/13@mgw (mgcp_endp.c:261) 20241102125955384 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/13@mgw" (mgcp_protocol.c:441) 20241102125955384 DLMGCP NOTICE <0013> endpoint:rtpbridge/13@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241102125955384 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:192) 20241102125955384 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw conn:(0012/rtp C:407C9E45 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241102125955384 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw CI:407C9E45 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241102125955384 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw CI:407C9E45 output_enabled 0 (mgcp_msg.c:125) 20241102125955384 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241102125955384 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw conn:(0012/rtp C:407C9E45 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) 20241102125955384 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241102125955384 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw CI:407C9E45 CRCX: Creating connection: port: 5272 (mgcp_protocol.c:1112) 20241102125955384 DLMGCP NOTICE <0013> endpoint:rtpbridge/13@mgw CI:407C9E45 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241102125955384 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241102125955384 DLMGCP DEBUG <0013> Generated response: line #00: 200 2304 OK (mgcp_msg.c:67) 20241102125955384 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/13@mgw (mgcp_msg.c:67) 20241102125955384 DLMGCP DEBUG <0013> Generated response: line #02: I: 407C9E45 (mgcp_msg.c:67) 20241102125955384 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 22 (mgcp_msg.c:67) 20241102125955384 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:67) 20241102125955384 DLMGCP DEBUG <0013> Generated response: line #05: o=- 407C9E45 23 IN IP6 ::1 (mgcp_msg.c:67) 20241102125955384 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:67) 20241102125955384 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:67) 20241102125955384 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:67) 20241102125955384 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:67) 20241102125955384 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241102125955384 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:67) 20241102125955385 DLMGCP DEBUG <0013> Received message: line #00: CRCX 2305 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241102125955385 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241102125955385 DLMGCP DEBUG <0013> Received message: line #02: C: 0013 (mgcp_msg.c:67) 20241102125955385 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241102125955385 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:67) 20241102125955385 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw (trunk:0) found free endpoint: rtpbridge/14@mgw (mgcp_endp.c:261) 20241102125955385 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/14@mgw" (mgcp_protocol.c:441) 20241102125955385 DLMGCP NOTICE <0013> endpoint:rtpbridge/14@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241102125955385 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:192) 20241102125955385 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw conn:(0013/rtp C:EEA03DC5 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241102125955385 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw CI:EEA03DC5 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241102125955385 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw CI:EEA03DC5 output_enabled 0 (mgcp_msg.c:125) 20241102125955385 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241102125955385 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw conn:(0013/rtp C:EEA03DC5 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) 20241102125955385 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241102125955385 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw CI:EEA03DC5 CRCX: Creating connection: port: 5274 (mgcp_protocol.c:1112) 20241102125955385 DLMGCP NOTICE <0013> endpoint:rtpbridge/14@mgw CI:EEA03DC5 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241102125955385 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241102125955385 DLMGCP DEBUG <0013> Generated response: line #00: 200 2305 OK (mgcp_msg.c:67) 20241102125955385 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/14@mgw (mgcp_msg.c:67) 20241102125955385 DLMGCP DEBUG <0013> Generated response: line #02: I: EEA03DC5 (mgcp_msg.c:67) 20241102125955385 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 23 (mgcp_msg.c:67) 20241102125955385 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:67) 20241102125955385 DLMGCP DEBUG <0013> Generated response: line #05: o=- EEA03DC5 23 IN IP6 ::1 (mgcp_msg.c:67) 20241102125955385 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:67) 20241102125955385 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:67) 20241102125955385 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:67) 20241102125955385 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:67) 20241102125955385 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241102125955385 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:67) 20241102125955386 DLMGCP DEBUG <0013> Received message: line #00: CRCX 2306 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241102125955386 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241102125955386 DLMGCP DEBUG <0013> Received message: line #02: C: 0014 (mgcp_msg.c:67) 20241102125955386 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241102125955386 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:67) 20241102125955386 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw (trunk:0) found free endpoint: rtpbridge/15@mgw (mgcp_endp.c:261) 20241102125955386 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/15@mgw" (mgcp_protocol.c:441) 20241102125955386 DLMGCP NOTICE <0013> endpoint:rtpbridge/15@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241102125955386 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:192) 20241102125955386 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw conn:(0014/rtp C:5BD848E6 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241102125955386 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw CI:5BD848E6 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241102125955386 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw CI:5BD848E6 output_enabled 0 (mgcp_msg.c:125) 20241102125955386 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241102125955386 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw conn:(0014/rtp C:5BD848E6 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) 20241102125955386 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241102125955386 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw CI:5BD848E6 CRCX: Creating connection: port: 5276 (mgcp_protocol.c:1112) 20241102125955386 DLMGCP NOTICE <0013> endpoint:rtpbridge/15@mgw CI:5BD848E6 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241102125955386 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241102125955386 DLMGCP DEBUG <0013> Generated response: line #00: 200 2306 OK (mgcp_msg.c:67) 20241102125955386 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/15@mgw (mgcp_msg.c:67) 20241102125955386 DLMGCP DEBUG <0013> Generated response: line #02: I: 5BD848E6 (mgcp_msg.c:67) 20241102125955386 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 24 (mgcp_msg.c:67) 20241102125955386 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:67) 20241102125955386 DLMGCP DEBUG <0013> Generated response: line #05: o=- 5BD848E6 23 IN IP6 ::1 (mgcp_msg.c:67) 20241102125955386 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:67) 20241102125955386 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:67) 20241102125955386 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:67) 20241102125955386 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:67) 20241102125955386 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241102125955386 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:67) 20241102125955386 DLMGCP DEBUG <0013> Received message: line #00: CRCX 2307 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241102125955386 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241102125955386 DLMGCP DEBUG <0013> Received message: line #02: C: 0015 (mgcp_msg.c:67) 20241102125955386 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241102125955386 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:67) 20241102125955386 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw (trunk:0) found free endpoint: rtpbridge/16@mgw (mgcp_endp.c:261) 20241102125955386 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/16@mgw" (mgcp_protocol.c:441) 20241102125955386 DLMGCP NOTICE <0013> endpoint:rtpbridge/16@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241102125955386 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:192) 20241102125955386 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw conn:(0015/rtp C:D09CD7A0 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241102125955386 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw CI:D09CD7A0 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241102125955386 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw CI:D09CD7A0 output_enabled 0 (mgcp_msg.c:125) 20241102125955387 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241102125955387 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw conn:(0015/rtp C:D09CD7A0 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) 20241102125955387 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241102125955387 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw CI:D09CD7A0 CRCX: Creating connection: port: 5278 (mgcp_protocol.c:1112) 20241102125955387 DLMGCP NOTICE <0013> endpoint:rtpbridge/16@mgw CI:D09CD7A0 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241102125955387 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241102125955387 DLMGCP DEBUG <0013> Generated response: line #00: 200 2307 OK (mgcp_msg.c:67) 20241102125955387 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/16@mgw (mgcp_msg.c:67) 20241102125955387 DLMGCP DEBUG <0013> Generated response: line #02: I: D09CD7A0 (mgcp_msg.c:67) 20241102125955387 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 25 (mgcp_msg.c:67) 20241102125955387 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:67) 20241102125955387 DLMGCP DEBUG <0013> Generated response: line #05: o=- D09CD7A0 23 IN IP6 ::1 (mgcp_msg.c:67) 20241102125955387 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:67) 20241102125955387 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:67) 20241102125955387 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:67) 20241102125955387 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:67) 20241102125955387 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241102125955387 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:67) 20241102125955387 DLMGCP DEBUG <0013> Received message: line #00: CRCX 2308 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241102125955387 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241102125955387 DLMGCP DEBUG <0013> Received message: line #02: C: 0016 (mgcp_msg.c:67) 20241102125955387 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241102125955387 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:67) 20241102125955387 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw (trunk:0) found free endpoint: rtpbridge/17@mgw (mgcp_endp.c:261) 20241102125955387 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/17@mgw" (mgcp_protocol.c:441) 20241102125955387 DLMGCP NOTICE <0013> endpoint:rtpbridge/17@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241102125955387 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:192) 20241102125955387 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw conn:(0016/rtp C:DB3F6585 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241102125955387 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw CI:DB3F6585 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241102125955387 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw CI:DB3F6585 output_enabled 0 (mgcp_msg.c:125) 20241102125955387 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241102125955387 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw conn:(0016/rtp C:DB3F6585 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) 20241102125955387 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241102125955387 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw CI:DB3F6585 CRCX: Creating connection: port: 5280 (mgcp_protocol.c:1112) 20241102125955387 DLMGCP NOTICE <0013> endpoint:rtpbridge/17@mgw CI:DB3F6585 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241102125955387 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241102125955387 DLMGCP DEBUG <0013> Generated response: line #00: 200 2308 OK (mgcp_msg.c:67) 20241102125955387 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/17@mgw (mgcp_msg.c:67) 20241102125955387 DLMGCP DEBUG <0013> Generated response: line #02: I: DB3F6585 (mgcp_msg.c:67) 20241102125955387 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 26 (mgcp_msg.c:67) 20241102125955387 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:67) 20241102125955387 DLMGCP DEBUG <0013> Generated response: line #05: o=- DB3F6585 23 IN IP6 ::1 (mgcp_msg.c:67) 20241102125955387 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:67) 20241102125955387 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:67) 20241102125955387 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:67) 20241102125955387 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:67) 20241102125955387 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241102125955387 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:67) 20241102125955388 DLMGCP DEBUG <0013> Received message: line #00: CRCX 2309 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241102125955388 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241102125955388 DLMGCP DEBUG <0013> Received message: line #02: C: 0017 (mgcp_msg.c:67) 20241102125955388 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241102125955388 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:67) 20241102125955388 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw (trunk:0) found free endpoint: rtpbridge/18@mgw (mgcp_endp.c:261) 20241102125955388 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/18@mgw" (mgcp_protocol.c:441) 20241102125955388 DLMGCP NOTICE <0013> endpoint:rtpbridge/18@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241102125955388 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:192) 20241102125955388 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw conn:(0017/rtp C:902A3AE9 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241102125955388 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw CI:902A3AE9 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241102125955388 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw CI:902A3AE9 output_enabled 0 (mgcp_msg.c:125) 20241102125955388 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241102125955388 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw conn:(0017/rtp C:902A3AE9 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) 20241102125955388 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241102125955388 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw CI:902A3AE9 CRCX: Creating connection: port: 5282 (mgcp_protocol.c:1112) 20241102125955388 DLMGCP NOTICE <0013> endpoint:rtpbridge/18@mgw CI:902A3AE9 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241102125955388 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241102125955388 DLMGCP DEBUG <0013> Generated response: line #00: 200 2309 OK (mgcp_msg.c:67) 20241102125955388 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/18@mgw (mgcp_msg.c:67) 20241102125955388 DLMGCP DEBUG <0013> Generated response: line #02: I: 902A3AE9 (mgcp_msg.c:67) 20241102125955388 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 27 (mgcp_msg.c:67) 20241102125955388 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:67) 20241102125955388 DLMGCP DEBUG <0013> Generated response: line #05: o=- 902A3AE9 23 IN IP6 ::1 (mgcp_msg.c:67) 20241102125955388 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:67) 20241102125955388 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:67) 20241102125955388 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:67) 20241102125955388 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:67) 20241102125955388 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241102125955388 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:67) 20241102125955389 DLMGCP DEBUG <0013> Received message: line #00: CRCX 2310 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241102125955389 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241102125955389 DLMGCP DEBUG <0013> Received message: line #02: C: 0018 (mgcp_msg.c:67) 20241102125955389 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241102125955389 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:67) 20241102125955389 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw (trunk:0) found free endpoint: rtpbridge/19@mgw (mgcp_endp.c:261) 20241102125955389 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/19@mgw" (mgcp_protocol.c:441) 20241102125955389 DLMGCP NOTICE <0013> endpoint:rtpbridge/19@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241102125955389 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:192) 20241102125955389 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw conn:(0018/rtp C:CB462402 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241102125955389 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw CI:CB462402 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241102125955389 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw CI:CB462402 output_enabled 0 (mgcp_msg.c:125) 20241102125955389 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241102125955389 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw conn:(0018/rtp C:CB462402 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) 20241102125955389 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241102125955389 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw CI:CB462402 CRCX: Creating connection: port: 5284 (mgcp_protocol.c:1112) 20241102125955389 DLMGCP NOTICE <0013> endpoint:rtpbridge/19@mgw CI:CB462402 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241102125955389 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241102125955389 DLMGCP DEBUG <0013> Generated response: line #00: 200 2310 OK (mgcp_msg.c:67) 20241102125955389 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/19@mgw (mgcp_msg.c:67) 20241102125955389 DLMGCP DEBUG <0013> Generated response: line #02: I: CB462402 (mgcp_msg.c:67) 20241102125955389 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 28 (mgcp_msg.c:67) 20241102125955389 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:67) 20241102125955389 DLMGCP DEBUG <0013> Generated response: line #05: o=- CB462402 23 IN IP6 ::1 (mgcp_msg.c:67) 20241102125955389 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:67) 20241102125955389 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:67) 20241102125955389 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:67) 20241102125955389 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:67) 20241102125955389 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241102125955389 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:67) 20241102125955389 DLMGCP DEBUG <0013> Received message: line #00: CRCX 2311 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241102125955389 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241102125955389 DLMGCP DEBUG <0013> Received message: line #02: C: 0019 (mgcp_msg.c:67) 20241102125955389 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241102125955389 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:67) 20241102125955389 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw (trunk:0) found free endpoint: rtpbridge/1a@mgw (mgcp_endp.c:261) 20241102125955389 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/1a@mgw" (mgcp_protocol.c:441) 20241102125955389 DLMGCP NOTICE <0013> endpoint:rtpbridge/1a@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241102125955389 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:192) 20241102125955389 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw conn:(0019/rtp C:C36E711F r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241102125955389 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw CI:C36E711F connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241102125955389 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw CI:C36E711F output_enabled 0 (mgcp_msg.c:125) 20241102125955389 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241102125955389 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw conn:(0019/rtp C:C36E711F 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) 20241102125955389 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241102125955390 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw CI:C36E711F CRCX: Creating connection: port: 5286 (mgcp_protocol.c:1112) 20241102125955390 DLMGCP NOTICE <0013> endpoint:rtpbridge/1a@mgw CI:C36E711F CRCX: connection successfully created (mgcp_protocol.c:1121) 20241102125955390 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241102125955390 DLMGCP DEBUG <0013> Generated response: line #00: 200 2311 OK (mgcp_msg.c:67) 20241102125955390 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/1a@mgw (mgcp_msg.c:67) 20241102125955390 DLMGCP DEBUG <0013> Generated response: line #02: I: C36E711F (mgcp_msg.c:67) 20241102125955390 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 29 (mgcp_msg.c:67) 20241102125955390 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:67) 20241102125955390 DLMGCP DEBUG <0013> Generated response: line #05: o=- C36E711F 23 IN IP6 ::1 (mgcp_msg.c:67) 20241102125955390 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:67) 20241102125955390 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:67) 20241102125955390 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:67) 20241102125955390 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:67) 20241102125955390 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241102125955390 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:67) 20241102125955390 DLMGCP DEBUG <0013> Received message: line #00: CRCX 2312 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241102125955390 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241102125955390 DLMGCP DEBUG <0013> Received message: line #02: C: 001A (mgcp_msg.c:67) 20241102125955390 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241102125955390 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:67) 20241102125955390 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw (trunk:0) found free endpoint: rtpbridge/1b@mgw (mgcp_endp.c:261) 20241102125955390 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/1b@mgw" (mgcp_protocol.c:441) 20241102125955390 DLMGCP NOTICE <0013> endpoint:rtpbridge/1b@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241102125955390 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:192) 20241102125955390 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw conn:(001A/rtp C:FD8D9C9F r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241102125955390 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw CI:FD8D9C9F connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241102125955390 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw CI:FD8D9C9F output_enabled 0 (mgcp_msg.c:125) 20241102125955390 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241102125955390 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw conn:(001A/rtp C:FD8D9C9F 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) 20241102125955390 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241102125955390 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw CI:FD8D9C9F CRCX: Creating connection: port: 5288 (mgcp_protocol.c:1112) 20241102125955390 DLMGCP NOTICE <0013> endpoint:rtpbridge/1b@mgw CI:FD8D9C9F CRCX: connection successfully created (mgcp_protocol.c:1121) 20241102125955390 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241102125955390 DLMGCP DEBUG <0013> Generated response: line #00: 200 2312 OK (mgcp_msg.c:67) 20241102125955390 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/1b@mgw (mgcp_msg.c:67) 20241102125955390 DLMGCP DEBUG <0013> Generated response: line #02: I: FD8D9C9F (mgcp_msg.c:67) 20241102125955390 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 30 (mgcp_msg.c:67) 20241102125955390 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:67) 20241102125955390 DLMGCP DEBUG <0013> Generated response: line #05: o=- FD8D9C9F 23 IN IP6 ::1 (mgcp_msg.c:67) 20241102125955390 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:67) 20241102125955390 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:67) 20241102125955390 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:67) 20241102125955390 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:67) 20241102125955390 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241102125955390 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:67) 20241102125955391 DLMGCP DEBUG <0013> Received message: line #00: CRCX 2313 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241102125955391 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241102125955391 DLMGCP DEBUG <0013> Received message: line #02: C: 001B (mgcp_msg.c:67) 20241102125955391 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241102125955391 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:67) 20241102125955391 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw (trunk:0) found free endpoint: rtpbridge/1c@mgw (mgcp_endp.c:261) 20241102125955391 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/1c@mgw" (mgcp_protocol.c:441) 20241102125955391 DLMGCP NOTICE <0013> endpoint:rtpbridge/1c@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241102125955391 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:192) 20241102125955391 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw conn:(001B/rtp C:F4DB58C2 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241102125955391 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw CI:F4DB58C2 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241102125955391 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw CI:F4DB58C2 output_enabled 0 (mgcp_msg.c:125) 20241102125955391 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241102125955391 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw conn:(001B/rtp C:F4DB58C2 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) 20241102125955391 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241102125955391 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw CI:F4DB58C2 CRCX: Creating connection: port: 5290 (mgcp_protocol.c:1112) 20241102125955391 DLMGCP NOTICE <0013> endpoint:rtpbridge/1c@mgw CI:F4DB58C2 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241102125955391 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241102125955391 DLMGCP DEBUG <0013> Generated response: line #00: 200 2313 OK (mgcp_msg.c:67) 20241102125955391 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/1c@mgw (mgcp_msg.c:67) 20241102125955391 DLMGCP DEBUG <0013> Generated response: line #02: I: F4DB58C2 (mgcp_msg.c:67) 20241102125955391 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 31 (mgcp_msg.c:67) 20241102125955391 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:67) 20241102125955391 DLMGCP DEBUG <0013> Generated response: line #05: o=- F4DB58C2 23 IN IP6 ::1 (mgcp_msg.c:67) 20241102125955391 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:67) 20241102125955391 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:67) 20241102125955391 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:67) 20241102125955391 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:67) 20241102125955391 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241102125955391 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:67) 20241102125955392 DLMGCP DEBUG <0013> Received message: line #00: CRCX 2314 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241102125955392 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241102125955392 DLMGCP DEBUG <0013> Received message: line #02: C: 001C (mgcp_msg.c:67) 20241102125955392 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241102125955392 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:67) 20241102125955392 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw (trunk:0) found free endpoint: rtpbridge/1d@mgw (mgcp_endp.c:261) 20241102125955392 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/1d@mgw" (mgcp_protocol.c:441) 20241102125955392 DLMGCP NOTICE <0013> endpoint:rtpbridge/1d@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241102125955392 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:192) 20241102125955392 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw conn:(001C/rtp C:5C527FD1 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241102125955392 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw CI:5C527FD1 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241102125955392 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw CI:5C527FD1 output_enabled 0 (mgcp_msg.c:125) 20241102125955392 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241102125955392 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw conn:(001C/rtp C:5C527FD1 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) 20241102125955392 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241102125955392 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw CI:5C527FD1 CRCX: Creating connection: port: 5292 (mgcp_protocol.c:1112) 20241102125955392 DLMGCP NOTICE <0013> endpoint:rtpbridge/1d@mgw CI:5C527FD1 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241102125955392 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241102125955392 DLMGCP DEBUG <0013> Generated response: line #00: 200 2314 OK (mgcp_msg.c:67) 20241102125955392 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/1d@mgw (mgcp_msg.c:67) 20241102125955392 DLMGCP DEBUG <0013> Generated response: line #02: I: 5C527FD1 (mgcp_msg.c:67) 20241102125955392 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 32 (mgcp_msg.c:67) 20241102125955392 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:67) 20241102125955392 DLMGCP DEBUG <0013> Generated response: line #05: o=- 5C527FD1 23 IN IP6 ::1 (mgcp_msg.c:67) 20241102125955392 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:67) 20241102125955392 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:67) 20241102125955392 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:67) 20241102125955392 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:67) 20241102125955392 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241102125955392 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:67) 20241102125955392 DLMGCP DEBUG <0013> Received message: line #00: CRCX 2315 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241102125955392 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241102125955392 DLMGCP DEBUG <0013> Received message: line #02: C: 001D (mgcp_msg.c:67) 20241102125955392 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241102125955392 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:67) 20241102125955392 DLMGCP DEBUG <0013> endpoint:rtpbridge/1e@mgw (trunk:0) found free endpoint: rtpbridge/1e@mgw (mgcp_endp.c:261) 20241102125955392 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/1e@mgw" (mgcp_protocol.c:441) 20241102125955392 DLMGCP NOTICE <0013> endpoint:rtpbridge/1e@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241102125955392 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:192) 20241102125955392 DLMGCP DEBUG <0013> endpoint:rtpbridge/1e@mgw conn:(001D/rtp C:42943C34 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241102125955392 DLMGCP DEBUG <0013> endpoint:rtpbridge/1e@mgw CI:42943C34 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241102125955392 DLMGCP DEBUG <0013> endpoint:rtpbridge/1e@mgw CI:42943C34 output_enabled 0 (mgcp_msg.c:125) 20241102125955392 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241102125955392 DLMGCP DEBUG <0013> endpoint:rtpbridge/1e@mgw conn:(001D/rtp C:42943C34 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) 20241102125955392 DLMGCP DEBUG <0013> endpoint:rtpbridge/1e@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241102125955393 DLMGCP DEBUG <0013> endpoint:rtpbridge/1e@mgw CI:42943C34 CRCX: Creating connection: port: 5294 (mgcp_protocol.c:1112) 20241102125955393 DLMGCP NOTICE <0013> endpoint:rtpbridge/1e@mgw CI:42943C34 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241102125955393 DLMGCP DEBUG <0013> endpoint:rtpbridge/1e@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241102125955393 DLMGCP DEBUG <0013> Generated response: line #00: 200 2315 OK (mgcp_msg.c:67) 20241102125955393 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/1e@mgw (mgcp_msg.c:67) 20241102125955393 DLMGCP DEBUG <0013> Generated response: line #02: I: 42943C34 (mgcp_msg.c:67) 20241102125955393 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 33 (mgcp_msg.c:67) 20241102125955393 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:67) 20241102125955393 DLMGCP DEBUG <0013> Generated response: line #05: o=- 42943C34 23 IN IP6 ::1 (mgcp_msg.c:67) 20241102125955393 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:67) 20241102125955393 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:67) 20241102125955393 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:67) 20241102125955393 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:67) 20241102125955393 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241102125955393 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:67) 20241102125955393 DLMGCP DEBUG <0013> Received message: line #00: CRCX 2316 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241102125955393 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241102125955393 DLMGCP DEBUG <0013> Received message: line #02: C: 001E (mgcp_msg.c:67) 20241102125955393 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241102125955393 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:67) 20241102125955393 DLMGCP DEBUG <0013> endpoint:rtpbridge/1f@mgw (trunk:0) found free endpoint: rtpbridge/1f@mgw (mgcp_endp.c:261) 20241102125955393 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/1f@mgw" (mgcp_protocol.c:441) 20241102125955393 DLMGCP NOTICE <0013> endpoint:rtpbridge/1f@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241102125955393 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:192) 20241102125955393 DLMGCP DEBUG <0013> endpoint:rtpbridge/1f@mgw conn:(001E/rtp C:C0827AB0 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241102125955393 DLMGCP DEBUG <0013> endpoint:rtpbridge/1f@mgw CI:C0827AB0 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241102125955393 DLMGCP DEBUG <0013> endpoint:rtpbridge/1f@mgw CI:C0827AB0 output_enabled 0 (mgcp_msg.c:125) 20241102125955393 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241102125955393 DLMGCP DEBUG <0013> endpoint:rtpbridge/1f@mgw conn:(001E/rtp C:C0827AB0 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) 20241102125955393 DLMGCP DEBUG <0013> endpoint:rtpbridge/1f@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241102125955393 DLMGCP DEBUG <0013> endpoint:rtpbridge/1f@mgw CI:C0827AB0 CRCX: Creating connection: port: 5296 (mgcp_protocol.c:1112) 20241102125955393 DLMGCP NOTICE <0013> endpoint:rtpbridge/1f@mgw CI:C0827AB0 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241102125955393 DLMGCP DEBUG <0013> endpoint:rtpbridge/1f@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241102125955393 DLMGCP DEBUG <0013> Generated response: line #00: 200 2316 OK (mgcp_msg.c:67) 20241102125955393 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/1f@mgw (mgcp_msg.c:67) 20241102125955393 DLMGCP DEBUG <0013> Generated response: line #02: I: C0827AB0 (mgcp_msg.c:67) 20241102125955393 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 34 (mgcp_msg.c:67) 20241102125955393 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:67) 20241102125955393 DLMGCP DEBUG <0013> Generated response: line #05: o=- C0827AB0 23 IN IP6 ::1 (mgcp_msg.c:67) 20241102125955393 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:67) 20241102125955393 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:67) 20241102125955393 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:67) 20241102125955393 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:67) 20241102125955393 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241102125955393 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:67) 20241102125955394 DLMGCP DEBUG <0013> Received message: line #00: CRCX 2317 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241102125955394 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241102125955394 DLMGCP DEBUG <0013> Received message: line #02: C: 001F (mgcp_msg.c:67) 20241102125955394 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241102125955394 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:67) 20241102125955394 DLMGCP DEBUG <0013> endpoint:rtpbridge/20@mgw (trunk:0) found free endpoint: rtpbridge/20@mgw (mgcp_endp.c:261) 20241102125955394 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/20@mgw" (mgcp_protocol.c:441) 20241102125955394 DLMGCP NOTICE <0013> endpoint:rtpbridge/20@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241102125955394 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:192) 20241102125955394 DLMGCP DEBUG <0013> endpoint:rtpbridge/20@mgw conn:(001F/rtp C:48DF38F8 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241102125955394 DLMGCP DEBUG <0013> endpoint:rtpbridge/20@mgw CI:48DF38F8 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241102125955394 DLMGCP DEBUG <0013> endpoint:rtpbridge/20@mgw CI:48DF38F8 output_enabled 0 (mgcp_msg.c:125) 20241102125955394 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241102125955394 DLMGCP DEBUG <0013> endpoint:rtpbridge/20@mgw conn:(001F/rtp C:48DF38F8 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) 20241102125955394 DLMGCP DEBUG <0013> endpoint:rtpbridge/20@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241102125955394 DLMGCP DEBUG <0013> endpoint:rtpbridge/20@mgw CI:48DF38F8 CRCX: Creating connection: port: 5298 (mgcp_protocol.c:1112) 20241102125955394 DLMGCP NOTICE <0013> endpoint:rtpbridge/20@mgw CI:48DF38F8 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241102125955394 DLMGCP DEBUG <0013> endpoint:rtpbridge/20@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241102125955394 DLMGCP DEBUG <0013> Generated response: line #00: 200 2317 OK (mgcp_msg.c:67) 20241102125955394 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/20@mgw (mgcp_msg.c:67) 20241102125955394 DLMGCP DEBUG <0013> Generated response: line #02: I: 48DF38F8 (mgcp_msg.c:67) 20241102125955394 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 35 (mgcp_msg.c:67) 20241102125955394 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:67) 20241102125955394 DLMGCP DEBUG <0013> Generated response: line #05: o=- 48DF38F8 23 IN IP6 ::1 (mgcp_msg.c:67) 20241102125955394 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:67) 20241102125955394 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:67) 20241102125955394 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:67) 20241102125955394 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:67) 20241102125955394 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241102125955394 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:67) 20241102125955394 DLMGCP DEBUG <0013> Received message: line #00: CRCX 2318 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241102125955394 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241102125955394 DLMGCP DEBUG <0013> Received message: line #02: C: 0020 (mgcp_msg.c:67) 20241102125955394 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241102125955395 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:67) 20241102125955395 DLMGCP DEBUG <0013> endpoint:rtpbridge/21@mgw (trunk:0) found free endpoint: rtpbridge/21@mgw (mgcp_endp.c:261) 20241102125955395 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/21@mgw" (mgcp_protocol.c:441) 20241102125955395 DLMGCP NOTICE <0013> endpoint:rtpbridge/21@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241102125955395 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:192) 20241102125955395 DLMGCP DEBUG <0013> endpoint:rtpbridge/21@mgw conn:(0020/rtp C:817F6655 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241102125955395 DLMGCP DEBUG <0013> endpoint:rtpbridge/21@mgw CI:817F6655 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241102125955395 DLMGCP DEBUG <0013> endpoint:rtpbridge/21@mgw CI:817F6655 output_enabled 0 (mgcp_msg.c:125) 20241102125955395 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241102125955395 DLMGCP DEBUG <0013> endpoint:rtpbridge/21@mgw conn:(0020/rtp C:817F6655 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) 20241102125955395 DLMGCP DEBUG <0013> endpoint:rtpbridge/21@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241102125955395 DLMGCP DEBUG <0013> endpoint:rtpbridge/21@mgw CI:817F6655 CRCX: Creating connection: port: 5300 (mgcp_protocol.c:1112) 20241102125955395 DLMGCP NOTICE <0013> endpoint:rtpbridge/21@mgw CI:817F6655 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241102125955395 DLMGCP DEBUG <0013> endpoint:rtpbridge/21@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241102125955395 DLMGCP DEBUG <0013> Generated response: line #00: 200 2318 OK (mgcp_msg.c:67) 20241102125955395 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/21@mgw (mgcp_msg.c:67) 20241102125955395 DLMGCP DEBUG <0013> Generated response: line #02: I: 817F6655 (mgcp_msg.c:67) 20241102125955395 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 36 (mgcp_msg.c:67) 20241102125955395 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:67) 20241102125955395 DLMGCP DEBUG <0013> Generated response: line #05: o=- 817F6655 23 IN IP6 ::1 (mgcp_msg.c:67) 20241102125955395 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:67) 20241102125955395 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:67) 20241102125955395 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:67) 20241102125955395 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:67) 20241102125955395 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241102125955395 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:67) 20241102125955395 DLMGCP DEBUG <0013> Received message: line #00: CRCX 2319 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241102125955395 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241102125955395 DLMGCP DEBUG <0013> Received message: line #02: C: 0021 (mgcp_msg.c:67) 20241102125955395 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241102125955395 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:67) 20241102125955395 DLMGCP DEBUG <0013> endpoint:rtpbridge/22@mgw (trunk:0) found free endpoint: rtpbridge/22@mgw (mgcp_endp.c:261) 20241102125955395 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/22@mgw" (mgcp_protocol.c:441) 20241102125955395 DLMGCP NOTICE <0013> endpoint:rtpbridge/22@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241102125955395 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:192) 20241102125955395 DLMGCP DEBUG <0013> endpoint:rtpbridge/22@mgw conn:(0021/rtp C:BBC7A73C r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241102125955395 DLMGCP DEBUG <0013> endpoint:rtpbridge/22@mgw CI:BBC7A73C connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241102125955395 DLMGCP DEBUG <0013> endpoint:rtpbridge/22@mgw CI:BBC7A73C output_enabled 0 (mgcp_msg.c:125) 20241102125955395 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241102125955395 DLMGCP DEBUG <0013> endpoint:rtpbridge/22@mgw conn:(0021/rtp C:BBC7A73C 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) 20241102125955395 DLMGCP DEBUG <0013> endpoint:rtpbridge/22@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241102125955395 DLMGCP DEBUG <0013> endpoint:rtpbridge/22@mgw CI:BBC7A73C CRCX: Creating connection: port: 5302 (mgcp_protocol.c:1112) 20241102125955395 DLMGCP NOTICE <0013> endpoint:rtpbridge/22@mgw CI:BBC7A73C CRCX: connection successfully created (mgcp_protocol.c:1121) 20241102125955395 DLMGCP DEBUG <0013> endpoint:rtpbridge/22@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241102125955395 DLMGCP DEBUG <0013> Generated response: line #00: 200 2319 OK (mgcp_msg.c:67) 20241102125955395 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/22@mgw (mgcp_msg.c:67) 20241102125955395 DLMGCP DEBUG <0013> Generated response: line #02: I: BBC7A73C (mgcp_msg.c:67) 20241102125955395 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 37 (mgcp_msg.c:67) 20241102125955395 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:67) 20241102125955395 DLMGCP DEBUG <0013> Generated response: line #05: o=- BBC7A73C 23 IN IP6 ::1 (mgcp_msg.c:67) 20241102125955395 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:67) 20241102125955395 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:67) 20241102125955395 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:67) 20241102125955395 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:67) 20241102125955395 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241102125955395 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:67) 20241102125955396 DLMGCP DEBUG <0013> Received message: line #00: CRCX 2320 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241102125955396 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241102125955396 DLMGCP DEBUG <0013> Received message: line #02: C: 0022 (mgcp_msg.c:67) 20241102125955396 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241102125955396 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:67) 20241102125955396 DLMGCP DEBUG <0013> endpoint:rtpbridge/23@mgw (trunk:0) found free endpoint: rtpbridge/23@mgw (mgcp_endp.c:261) 20241102125955396 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/23@mgw" (mgcp_protocol.c:441) 20241102125955396 DLMGCP NOTICE <0013> endpoint:rtpbridge/23@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241102125955396 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:192) 20241102125955396 DLMGCP DEBUG <0013> endpoint:rtpbridge/23@mgw conn:(0022/rtp C:C49BB419 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241102125955396 DLMGCP DEBUG <0013> endpoint:rtpbridge/23@mgw CI:C49BB419 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241102125955396 DLMGCP DEBUG <0013> endpoint:rtpbridge/23@mgw CI:C49BB419 output_enabled 0 (mgcp_msg.c:125) 20241102125955396 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241102125955396 DLMGCP DEBUG <0013> endpoint:rtpbridge/23@mgw conn:(0022/rtp C:C49BB419 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) 20241102125955396 DLMGCP DEBUG <0013> endpoint:rtpbridge/23@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241102125955396 DLMGCP DEBUG <0013> endpoint:rtpbridge/23@mgw CI:C49BB419 CRCX: Creating connection: port: 5304 (mgcp_protocol.c:1112) 20241102125955396 DLMGCP NOTICE <0013> endpoint:rtpbridge/23@mgw CI:C49BB419 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241102125955396 DLMGCP DEBUG <0013> endpoint:rtpbridge/23@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241102125955396 DLMGCP DEBUG <0013> Generated response: line #00: 200 2320 OK (mgcp_msg.c:67) 20241102125955396 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/23@mgw (mgcp_msg.c:67) 20241102125955396 DLMGCP DEBUG <0013> Generated response: line #02: I: C49BB419 (mgcp_msg.c:67) 20241102125955396 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 38 (mgcp_msg.c:67) 20241102125955396 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:67) 20241102125955396 DLMGCP DEBUG <0013> Generated response: line #05: o=- C49BB419 23 IN IP6 ::1 (mgcp_msg.c:67) 20241102125955396 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:67) 20241102125955396 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:67) 20241102125955396 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:67) 20241102125955396 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:67) 20241102125955396 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241102125955396 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:67) 20241102125955397 DLMGCP DEBUG <0013> Received message: line #00: CRCX 2321 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241102125955397 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241102125955397 DLMGCP DEBUG <0013> Received message: line #02: C: 0023 (mgcp_msg.c:67) 20241102125955397 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241102125955397 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:67) 20241102125955397 DLMGCP DEBUG <0013> endpoint:rtpbridge/24@mgw (trunk:0) found free endpoint: rtpbridge/24@mgw (mgcp_endp.c:261) 20241102125955397 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/24@mgw" (mgcp_protocol.c:441) 20241102125955397 DLMGCP NOTICE <0013> endpoint:rtpbridge/24@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241102125955397 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:192) 20241102125955397 DLMGCP DEBUG <0013> endpoint:rtpbridge/24@mgw conn:(0023/rtp C:E1E36F05 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241102125955397 DLMGCP DEBUG <0013> endpoint:rtpbridge/24@mgw CI:E1E36F05 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241102125955397 DLMGCP DEBUG <0013> endpoint:rtpbridge/24@mgw CI:E1E36F05 output_enabled 0 (mgcp_msg.c:125) 20241102125955397 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241102125955397 DLMGCP DEBUG <0013> endpoint:rtpbridge/24@mgw conn:(0023/rtp C:E1E36F05 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) 20241102125955397 DLMGCP DEBUG <0013> endpoint:rtpbridge/24@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241102125955397 DLMGCP DEBUG <0013> endpoint:rtpbridge/24@mgw CI:E1E36F05 CRCX: Creating connection: port: 5306 (mgcp_protocol.c:1112) 20241102125955397 DLMGCP NOTICE <0013> endpoint:rtpbridge/24@mgw CI:E1E36F05 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241102125955397 DLMGCP DEBUG <0013> endpoint:rtpbridge/24@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241102125955397 DLMGCP DEBUG <0013> Generated response: line #00: 200 2321 OK (mgcp_msg.c:67) 20241102125955397 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/24@mgw (mgcp_msg.c:67) 20241102125955397 DLMGCP DEBUG <0013> Generated response: line #02: I: E1E36F05 (mgcp_msg.c:67) 20241102125955397 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 39 (mgcp_msg.c:67) 20241102125955397 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:67) 20241102125955397 DLMGCP DEBUG <0013> Generated response: line #05: o=- E1E36F05 23 IN IP6 ::1 (mgcp_msg.c:67) 20241102125955397 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:67) 20241102125955397 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:67) 20241102125955397 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:67) 20241102125955397 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:67) 20241102125955397 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241102125955397 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:67) 20241102125955398 DLMGCP DEBUG <0013> Received message: line #00: CRCX 2322 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241102125955398 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241102125955398 DLMGCP DEBUG <0013> Received message: line #02: C: 0024 (mgcp_msg.c:67) 20241102125955398 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241102125955398 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:67) 20241102125955398 DLMGCP DEBUG <0013> endpoint:rtpbridge/25@mgw (trunk:0) found free endpoint: rtpbridge/25@mgw (mgcp_endp.c:261) 20241102125955398 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/25@mgw" (mgcp_protocol.c:441) 20241102125955398 DLMGCP NOTICE <0013> endpoint:rtpbridge/25@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241102125955398 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:192) 20241102125955398 DLMGCP DEBUG <0013> endpoint:rtpbridge/25@mgw conn:(0024/rtp C:5915D8DE r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241102125955398 DLMGCP DEBUG <0013> endpoint:rtpbridge/25@mgw CI:5915D8DE connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241102125955398 DLMGCP DEBUG <0013> endpoint:rtpbridge/25@mgw CI:5915D8DE output_enabled 0 (mgcp_msg.c:125) 20241102125955398 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241102125955398 DLMGCP DEBUG <0013> endpoint:rtpbridge/25@mgw conn:(0024/rtp C:5915D8DE 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) 20241102125955398 DLMGCP DEBUG <0013> endpoint:rtpbridge/25@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241102125955398 DLMGCP DEBUG <0013> endpoint:rtpbridge/25@mgw CI:5915D8DE CRCX: Creating connection: port: 5308 (mgcp_protocol.c:1112) 20241102125955398 DLMGCP NOTICE <0013> endpoint:rtpbridge/25@mgw CI:5915D8DE CRCX: connection successfully created (mgcp_protocol.c:1121) 20241102125955398 DLMGCP DEBUG <0013> endpoint:rtpbridge/25@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241102125955398 DLMGCP DEBUG <0013> Generated response: line #00: 200 2322 OK (mgcp_msg.c:67) 20241102125955398 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/25@mgw (mgcp_msg.c:67) 20241102125955398 DLMGCP DEBUG <0013> Generated response: line #02: I: 5915D8DE (mgcp_msg.c:67) 20241102125955398 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 40 (mgcp_msg.c:67) 20241102125955398 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:67) 20241102125955398 DLMGCP DEBUG <0013> Generated response: line #05: o=- 5915D8DE 23 IN IP6 ::1 (mgcp_msg.c:67) 20241102125955398 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:67) 20241102125955398 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:67) 20241102125955398 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:67) 20241102125955398 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:67) 20241102125955398 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241102125955398 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:67) 20241102125955399 DLMGCP DEBUG <0013> Received message: line #00: CRCX 2323 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241102125955399 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241102125955399 DLMGCP DEBUG <0013> Received message: line #02: C: 0025 (mgcp_msg.c:67) 20241102125955399 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241102125955399 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:67) 20241102125955399 DLMGCP DEBUG <0013> endpoint:rtpbridge/26@mgw (trunk:0) found free endpoint: rtpbridge/26@mgw (mgcp_endp.c:261) 20241102125955399 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/26@mgw" (mgcp_protocol.c:441) 20241102125955399 DLMGCP NOTICE <0013> endpoint:rtpbridge/26@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241102125955399 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:192) 20241102125955399 DLMGCP DEBUG <0013> endpoint:rtpbridge/26@mgw conn:(0025/rtp C:49A1523C r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241102125955399 DLMGCP DEBUG <0013> endpoint:rtpbridge/26@mgw CI:49A1523C connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241102125955399 DLMGCP DEBUG <0013> endpoint:rtpbridge/26@mgw CI:49A1523C output_enabled 0 (mgcp_msg.c:125) 20241102125955399 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241102125955399 DLMGCP DEBUG <0013> endpoint:rtpbridge/26@mgw conn:(0025/rtp C:49A1523C 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) 20241102125955399 DLMGCP DEBUG <0013> endpoint:rtpbridge/26@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241102125955399 DLMGCP DEBUG <0013> endpoint:rtpbridge/26@mgw CI:49A1523C CRCX: Creating connection: port: 5310 (mgcp_protocol.c:1112) 20241102125955399 DLMGCP NOTICE <0013> endpoint:rtpbridge/26@mgw CI:49A1523C CRCX: connection successfully created (mgcp_protocol.c:1121) 20241102125955399 DLMGCP DEBUG <0013> endpoint:rtpbridge/26@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241102125955399 DLMGCP DEBUG <0013> Generated response: line #00: 200 2323 OK (mgcp_msg.c:67) 20241102125955399 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/26@mgw (mgcp_msg.c:67) 20241102125955399 DLMGCP DEBUG <0013> Generated response: line #02: I: 49A1523C (mgcp_msg.c:67) 20241102125955399 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 41 (mgcp_msg.c:67) 20241102125955399 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:67) 20241102125955399 DLMGCP DEBUG <0013> Generated response: line #05: o=- 49A1523C 23 IN IP6 ::1 (mgcp_msg.c:67) 20241102125955399 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:67) 20241102125955399 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:67) 20241102125955399 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:67) 20241102125955399 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:67) 20241102125955399 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241102125955399 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:67) 20241102125955400 DLMGCP DEBUG <0013> Received message: line #00: CRCX 2324 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241102125955400 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241102125955400 DLMGCP DEBUG <0013> Received message: line #02: C: 0026 (mgcp_msg.c:67) 20241102125955400 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241102125955400 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:67) 20241102125955400 DLMGCP DEBUG <0013> endpoint:rtpbridge/27@mgw (trunk:0) found free endpoint: rtpbridge/27@mgw (mgcp_endp.c:261) 20241102125955400 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/27@mgw" (mgcp_protocol.c:441) 20241102125955400 DLMGCP NOTICE <0013> endpoint:rtpbridge/27@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241102125955400 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:192) 20241102125955400 DLMGCP DEBUG <0013> endpoint:rtpbridge/27@mgw conn:(0026/rtp C:D5E06A0E r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241102125955400 DLMGCP DEBUG <0013> endpoint:rtpbridge/27@mgw CI:D5E06A0E connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241102125955400 DLMGCP DEBUG <0013> endpoint:rtpbridge/27@mgw CI:D5E06A0E output_enabled 0 (mgcp_msg.c:125) 20241102125955400 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241102125955400 DLMGCP DEBUG <0013> endpoint:rtpbridge/27@mgw conn:(0026/rtp C:D5E06A0E 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) 20241102125955400 DLMGCP DEBUG <0013> endpoint:rtpbridge/27@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241102125955400 DLMGCP DEBUG <0013> endpoint:rtpbridge/27@mgw CI:D5E06A0E CRCX: Creating connection: port: 5312 (mgcp_protocol.c:1112) 20241102125955400 DLMGCP NOTICE <0013> endpoint:rtpbridge/27@mgw CI:D5E06A0E CRCX: connection successfully created (mgcp_protocol.c:1121) 20241102125955400 DLMGCP DEBUG <0013> endpoint:rtpbridge/27@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241102125955400 DLMGCP DEBUG <0013> Generated response: line #00: 200 2324 OK (mgcp_msg.c:67) 20241102125955400 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/27@mgw (mgcp_msg.c:67) 20241102125955400 DLMGCP DEBUG <0013> Generated response: line #02: I: D5E06A0E (mgcp_msg.c:67) 20241102125955400 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 42 (mgcp_msg.c:67) 20241102125955400 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:67) 20241102125955400 DLMGCP DEBUG <0013> Generated response: line #05: o=- D5E06A0E 23 IN IP6 ::1 (mgcp_msg.c:67) 20241102125955400 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:67) 20241102125955400 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:67) 20241102125955400 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:67) 20241102125955400 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:67) 20241102125955400 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241102125955400 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:67) 20241102125955401 DLMGCP DEBUG <0013> Received message: line #00: CRCX 2325 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241102125955401 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241102125955401 DLMGCP DEBUG <0013> Received message: line #02: C: 0027 (mgcp_msg.c:67) 20241102125955401 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241102125955401 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:67) 20241102125955401 DLMGCP DEBUG <0013> endpoint:rtpbridge/28@mgw (trunk:0) found free endpoint: rtpbridge/28@mgw (mgcp_endp.c:261) 20241102125955401 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/28@mgw" (mgcp_protocol.c:441) 20241102125955401 DLMGCP NOTICE <0013> endpoint:rtpbridge/28@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241102125955401 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:192) 20241102125955401 DLMGCP DEBUG <0013> endpoint:rtpbridge/28@mgw conn:(0027/rtp C:54165954 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241102125955401 DLMGCP DEBUG <0013> endpoint:rtpbridge/28@mgw CI:54165954 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241102125955401 DLMGCP DEBUG <0013> endpoint:rtpbridge/28@mgw CI:54165954 output_enabled 0 (mgcp_msg.c:125) 20241102125955401 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241102125955401 DLMGCP DEBUG <0013> endpoint:rtpbridge/28@mgw conn:(0027/rtp C:54165954 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) 20241102125955401 DLMGCP DEBUG <0013> endpoint:rtpbridge/28@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241102125955401 DLMGCP DEBUG <0013> endpoint:rtpbridge/28@mgw CI:54165954 CRCX: Creating connection: port: 5314 (mgcp_protocol.c:1112) 20241102125955401 DLMGCP NOTICE <0013> endpoint:rtpbridge/28@mgw CI:54165954 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241102125955401 DLMGCP DEBUG <0013> endpoint:rtpbridge/28@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241102125955401 DLMGCP DEBUG <0013> Generated response: line #00: 200 2325 OK (mgcp_msg.c:67) 20241102125955401 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/28@mgw (mgcp_msg.c:67) 20241102125955401 DLMGCP DEBUG <0013> Generated response: line #02: I: 54165954 (mgcp_msg.c:67) 20241102125955401 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 43 (mgcp_msg.c:67) 20241102125955401 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:67) 20241102125955401 DLMGCP DEBUG <0013> Generated response: line #05: o=- 54165954 23 IN IP6 ::1 (mgcp_msg.c:67) 20241102125955401 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:67) 20241102125955401 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:67) 20241102125955401 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:67) 20241102125955401 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:67) 20241102125955401 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241102125955401 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:67) 20241102125955402 DLMGCP DEBUG <0013> Received message: line #00: CRCX 2326 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241102125955402 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241102125955402 DLMGCP DEBUG <0013> Received message: line #02: C: 0028 (mgcp_msg.c:67) 20241102125955402 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241102125955402 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:67) 20241102125955402 DLMGCP DEBUG <0013> endpoint:rtpbridge/29@mgw (trunk:0) found free endpoint: rtpbridge/29@mgw (mgcp_endp.c:261) 20241102125955402 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/29@mgw" (mgcp_protocol.c:441) 20241102125955402 DLMGCP NOTICE <0013> endpoint:rtpbridge/29@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241102125955402 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:192) 20241102125955402 DLMGCP DEBUG <0013> endpoint:rtpbridge/29@mgw conn:(0028/rtp C:405810CB r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241102125955402 DLMGCP DEBUG <0013> endpoint:rtpbridge/29@mgw CI:405810CB connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241102125955402 DLMGCP DEBUG <0013> endpoint:rtpbridge/29@mgw CI:405810CB output_enabled 0 (mgcp_msg.c:125) 20241102125955402 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241102125955402 DLMGCP DEBUG <0013> endpoint:rtpbridge/29@mgw conn:(0028/rtp C:405810CB 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) 20241102125955402 DLMGCP DEBUG <0013> endpoint:rtpbridge/29@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241102125955402 DLMGCP DEBUG <0013> endpoint:rtpbridge/29@mgw CI:405810CB CRCX: Creating connection: port: 5316 (mgcp_protocol.c:1112) 20241102125955402 DLMGCP NOTICE <0013> endpoint:rtpbridge/29@mgw CI:405810CB CRCX: connection successfully created (mgcp_protocol.c:1121) 20241102125955402 DLMGCP DEBUG <0013> endpoint:rtpbridge/29@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241102125955402 DLMGCP DEBUG <0013> Generated response: line #00: 200 2326 OK (mgcp_msg.c:67) 20241102125955402 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/29@mgw (mgcp_msg.c:67) 20241102125955402 DLMGCP DEBUG <0013> Generated response: line #02: I: 405810CB (mgcp_msg.c:67) 20241102125955402 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 44 (mgcp_msg.c:67) 20241102125955402 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:67) 20241102125955402 DLMGCP DEBUG <0013> Generated response: line #05: o=- 405810CB 23 IN IP6 ::1 (mgcp_msg.c:67) 20241102125955402 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:67) 20241102125955402 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:67) 20241102125955402 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:67) 20241102125955402 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:67) 20241102125955402 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241102125955402 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:67) 20241102125955403 DLMGCP DEBUG <0013> Received message: line #00: CRCX 2327 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241102125955403 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241102125955403 DLMGCP DEBUG <0013> Received message: line #02: C: 0029 (mgcp_msg.c:67) 20241102125955403 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241102125955403 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:67) 20241102125955403 DLMGCP DEBUG <0013> endpoint:rtpbridge/2a@mgw (trunk:0) found free endpoint: rtpbridge/2a@mgw (mgcp_endp.c:261) 20241102125955403 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/2a@mgw" (mgcp_protocol.c:441) 20241102125955403 DLMGCP NOTICE <0013> endpoint:rtpbridge/2a@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241102125955403 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:192) 20241102125955403 DLMGCP DEBUG <0013> endpoint:rtpbridge/2a@mgw conn:(0029/rtp C:19B9E50E r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241102125955403 DLMGCP DEBUG <0013> endpoint:rtpbridge/2a@mgw CI:19B9E50E connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241102125955403 DLMGCP DEBUG <0013> endpoint:rtpbridge/2a@mgw CI:19B9E50E output_enabled 0 (mgcp_msg.c:125) 20241102125955403 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241102125955403 DLMGCP DEBUG <0013> endpoint:rtpbridge/2a@mgw conn:(0029/rtp C:19B9E50E 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) 20241102125955403 DLMGCP DEBUG <0013> endpoint:rtpbridge/2a@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241102125955403 DLMGCP DEBUG <0013> endpoint:rtpbridge/2a@mgw CI:19B9E50E CRCX: Creating connection: port: 5318 (mgcp_protocol.c:1112) 20241102125955403 DLMGCP NOTICE <0013> endpoint:rtpbridge/2a@mgw CI:19B9E50E CRCX: connection successfully created (mgcp_protocol.c:1121) 20241102125955403 DLMGCP DEBUG <0013> endpoint:rtpbridge/2a@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241102125955403 DLMGCP DEBUG <0013> Generated response: line #00: 200 2327 OK (mgcp_msg.c:67) 20241102125955403 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/2a@mgw (mgcp_msg.c:67) 20241102125955403 DLMGCP DEBUG <0013> Generated response: line #02: I: 19B9E50E (mgcp_msg.c:67) 20241102125955403 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 45 (mgcp_msg.c:67) 20241102125955403 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:67) 20241102125955403 DLMGCP DEBUG <0013> Generated response: line #05: o=- 19B9E50E 23 IN IP6 ::1 (mgcp_msg.c:67) 20241102125955403 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:67) 20241102125955403 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:67) 20241102125955403 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:67) 20241102125955403 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:67) 20241102125955403 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241102125955403 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:67) 20241102125955404 DLMGCP DEBUG <0013> Received message: line #00: CRCX 2328 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241102125955404 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241102125955404 DLMGCP DEBUG <0013> Received message: line #02: C: 002A (mgcp_msg.c:67) 20241102125955404 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241102125955404 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:67) 20241102125955404 DLMGCP DEBUG <0013> endpoint:rtpbridge/2b@mgw (trunk:0) found free endpoint: rtpbridge/2b@mgw (mgcp_endp.c:261) 20241102125955404 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/2b@mgw" (mgcp_protocol.c:441) 20241102125955404 DLMGCP NOTICE <0013> endpoint:rtpbridge/2b@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241102125955404 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:192) 20241102125955404 DLMGCP DEBUG <0013> endpoint:rtpbridge/2b@mgw conn:(002A/rtp C:01570711 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241102125955404 DLMGCP DEBUG <0013> endpoint:rtpbridge/2b@mgw CI:01570711 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241102125955404 DLMGCP DEBUG <0013> endpoint:rtpbridge/2b@mgw CI:01570711 output_enabled 0 (mgcp_msg.c:125) 20241102125955404 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241102125955404 DLMGCP DEBUG <0013> endpoint:rtpbridge/2b@mgw conn:(002A/rtp C:01570711 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) 20241102125955404 DLMGCP DEBUG <0013> endpoint:rtpbridge/2b@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241102125955404 DLMGCP DEBUG <0013> endpoint:rtpbridge/2b@mgw CI:01570711 CRCX: Creating connection: port: 5320 (mgcp_protocol.c:1112) 20241102125955404 DLMGCP NOTICE <0013> endpoint:rtpbridge/2b@mgw CI:01570711 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241102125955404 DLMGCP DEBUG <0013> endpoint:rtpbridge/2b@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241102125955404 DLMGCP DEBUG <0013> Generated response: line #00: 200 2328 OK (mgcp_msg.c:67) 20241102125955404 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/2b@mgw (mgcp_msg.c:67) 20241102125955404 DLMGCP DEBUG <0013> Generated response: line #02: I: 01570711 (mgcp_msg.c:67) 20241102125955404 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 46 (mgcp_msg.c:67) 20241102125955404 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:67) 20241102125955404 DLMGCP DEBUG <0013> Generated response: line #05: o=- 01570711 23 IN IP6 ::1 (mgcp_msg.c:67) 20241102125955404 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:67) 20241102125955404 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:67) 20241102125955404 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:67) 20241102125955404 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:67) 20241102125955404 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241102125955404 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:67) 20241102125955404 DLMGCP DEBUG <0013> Received message: line #00: CRCX 2329 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241102125955404 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241102125955404 DLMGCP DEBUG <0013> Received message: line #02: C: 002B (mgcp_msg.c:67) 20241102125955404 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241102125955404 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:67) 20241102125955404 DLMGCP DEBUG <0013> endpoint:rtpbridge/2c@mgw (trunk:0) found free endpoint: rtpbridge/2c@mgw (mgcp_endp.c:261) 20241102125955404 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/2c@mgw" (mgcp_protocol.c:441) 20241102125955404 DLMGCP NOTICE <0013> endpoint:rtpbridge/2c@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241102125955404 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:192) 20241102125955405 DLMGCP DEBUG <0013> endpoint:rtpbridge/2c@mgw conn:(002B/rtp C:27B664A1 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241102125955405 DLMGCP DEBUG <0013> endpoint:rtpbridge/2c@mgw CI:27B664A1 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241102125955405 DLMGCP DEBUG <0013> endpoint:rtpbridge/2c@mgw CI:27B664A1 output_enabled 0 (mgcp_msg.c:125) 20241102125955405 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241102125955405 DLMGCP DEBUG <0013> endpoint:rtpbridge/2c@mgw conn:(002B/rtp C:27B664A1 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) 20241102125955405 DLMGCP DEBUG <0013> endpoint:rtpbridge/2c@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241102125955405 DLMGCP DEBUG <0013> endpoint:rtpbridge/2c@mgw CI:27B664A1 CRCX: Creating connection: port: 5322 (mgcp_protocol.c:1112) 20241102125955405 DLMGCP NOTICE <0013> endpoint:rtpbridge/2c@mgw CI:27B664A1 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241102125955405 DLMGCP DEBUG <0013> endpoint:rtpbridge/2c@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241102125955405 DLMGCP DEBUG <0013> Generated response: line #00: 200 2329 OK (mgcp_msg.c:67) 20241102125955405 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/2c@mgw (mgcp_msg.c:67) 20241102125955405 DLMGCP DEBUG <0013> Generated response: line #02: I: 27B664A1 (mgcp_msg.c:67) 20241102125955405 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 47 (mgcp_msg.c:67) 20241102125955405 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:67) 20241102125955405 DLMGCP DEBUG <0013> Generated response: line #05: o=- 27B664A1 23 IN IP6 ::1 (mgcp_msg.c:67) 20241102125955405 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:67) 20241102125955405 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:67) 20241102125955405 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:67) 20241102125955405 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:67) 20241102125955405 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241102125955405 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:67) 20241102125955405 DLMGCP DEBUG <0013> Received message: line #00: CRCX 2330 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241102125955405 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241102125955405 DLMGCP DEBUG <0013> Received message: line #02: C: 002C (mgcp_msg.c:67) 20241102125955405 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241102125955405 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:67) 20241102125955405 DLMGCP DEBUG <0013> endpoint:rtpbridge/2d@mgw (trunk:0) found free endpoint: rtpbridge/2d@mgw (mgcp_endp.c:261) 20241102125955405 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/2d@mgw" (mgcp_protocol.c:441) 20241102125955405 DLMGCP NOTICE <0013> endpoint:rtpbridge/2d@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241102125955405 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:192) 20241102125955405 DLMGCP DEBUG <0013> endpoint:rtpbridge/2d@mgw conn:(002C/rtp C:4AB544AC r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241102125955405 DLMGCP DEBUG <0013> endpoint:rtpbridge/2d@mgw CI:4AB544AC connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241102125955405 DLMGCP DEBUG <0013> endpoint:rtpbridge/2d@mgw CI:4AB544AC output_enabled 0 (mgcp_msg.c:125) 20241102125955405 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241102125955405 DLMGCP DEBUG <0013> endpoint:rtpbridge/2d@mgw conn:(002C/rtp C:4AB544AC 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) 20241102125955405 DLMGCP DEBUG <0013> endpoint:rtpbridge/2d@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241102125955405 DLMGCP DEBUG <0013> endpoint:rtpbridge/2d@mgw CI:4AB544AC CRCX: Creating connection: port: 5324 (mgcp_protocol.c:1112) 20241102125955405 DLMGCP NOTICE <0013> endpoint:rtpbridge/2d@mgw CI:4AB544AC CRCX: connection successfully created (mgcp_protocol.c:1121) 20241102125955405 DLMGCP DEBUG <0013> endpoint:rtpbridge/2d@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241102125955405 DLMGCP DEBUG <0013> Generated response: line #00: 200 2330 OK (mgcp_msg.c:67) 20241102125955405 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/2d@mgw (mgcp_msg.c:67) 20241102125955405 DLMGCP DEBUG <0013> Generated response: line #02: I: 4AB544AC (mgcp_msg.c:67) 20241102125955405 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 48 (mgcp_msg.c:67) 20241102125955405 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:67) 20241102125955405 DLMGCP DEBUG <0013> Generated response: line #05: o=- 4AB544AC 23 IN IP6 ::1 (mgcp_msg.c:67) 20241102125955405 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:67) 20241102125955405 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:67) 20241102125955405 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:67) 20241102125955405 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:67) 20241102125955405 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241102125955405 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:67) 20241102125955406 DLMGCP DEBUG <0013> Received message: line #00: CRCX 2331 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241102125955406 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241102125955406 DLMGCP DEBUG <0013> Received message: line #02: C: 002D (mgcp_msg.c:67) 20241102125955406 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241102125955406 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:67) 20241102125955406 DLMGCP DEBUG <0013> endpoint:rtpbridge/2e@mgw (trunk:0) found free endpoint: rtpbridge/2e@mgw (mgcp_endp.c:261) 20241102125955406 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/2e@mgw" (mgcp_protocol.c:441) 20241102125955406 DLMGCP NOTICE <0013> endpoint:rtpbridge/2e@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241102125955406 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:192) 20241102125955406 DLMGCP DEBUG <0013> endpoint:rtpbridge/2e@mgw conn:(002D/rtp C:0C2B19B1 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241102125955406 DLMGCP DEBUG <0013> endpoint:rtpbridge/2e@mgw CI:0C2B19B1 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241102125955406 DLMGCP DEBUG <0013> endpoint:rtpbridge/2e@mgw CI:0C2B19B1 output_enabled 0 (mgcp_msg.c:125) 20241102125955406 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241102125955406 DLMGCP DEBUG <0013> endpoint:rtpbridge/2e@mgw conn:(002D/rtp C:0C2B19B1 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) 20241102125955406 DLMGCP DEBUG <0013> endpoint:rtpbridge/2e@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241102125955406 DLMGCP DEBUG <0013> endpoint:rtpbridge/2e@mgw CI:0C2B19B1 CRCX: Creating connection: port: 5326 (mgcp_protocol.c:1112) 20241102125955406 DLMGCP NOTICE <0013> endpoint:rtpbridge/2e@mgw CI:0C2B19B1 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241102125955406 DLMGCP DEBUG <0013> endpoint:rtpbridge/2e@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241102125955406 DLMGCP DEBUG <0013> Generated response: line #00: 200 2331 OK (mgcp_msg.c:67) 20241102125955406 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/2e@mgw (mgcp_msg.c:67) 20241102125955406 DLMGCP DEBUG <0013> Generated response: line #02: I: 0C2B19B1 (mgcp_msg.c:67) 20241102125955406 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 49 (mgcp_msg.c:67) 20241102125955406 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:67) 20241102125955406 DLMGCP DEBUG <0013> Generated response: line #05: o=- 0C2B19B1 23 IN IP6 ::1 (mgcp_msg.c:67) 20241102125955406 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:67) 20241102125955406 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:67) 20241102125955406 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:67) 20241102125955406 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:67) 20241102125955406 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241102125955406 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:67) 20241102125955407 DLMGCP DEBUG <0013> Received message: line #00: CRCX 2332 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241102125955407 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241102125955407 DLMGCP DEBUG <0013> Received message: line #02: C: 002E (mgcp_msg.c:67) 20241102125955407 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241102125955407 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:67) 20241102125955407 DLMGCP DEBUG <0013> endpoint:rtpbridge/2f@mgw (trunk:0) found free endpoint: rtpbridge/2f@mgw (mgcp_endp.c:261) 20241102125955407 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/2f@mgw" (mgcp_protocol.c:441) 20241102125955407 DLMGCP NOTICE <0013> endpoint:rtpbridge/2f@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241102125955407 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:192) 20241102125955407 DLMGCP DEBUG <0013> endpoint:rtpbridge/2f@mgw conn:(002E/rtp C:5C12A12F r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241102125955407 DLMGCP DEBUG <0013> endpoint:rtpbridge/2f@mgw CI:5C12A12F connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241102125955407 DLMGCP DEBUG <0013> endpoint:rtpbridge/2f@mgw CI:5C12A12F output_enabled 0 (mgcp_msg.c:125) 20241102125955407 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241102125955407 DLMGCP DEBUG <0013> endpoint:rtpbridge/2f@mgw conn:(002E/rtp C:5C12A12F 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) 20241102125955407 DLMGCP DEBUG <0013> endpoint:rtpbridge/2f@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241102125955407 DLMGCP DEBUG <0013> endpoint:rtpbridge/2f@mgw CI:5C12A12F CRCX: Creating connection: port: 5328 (mgcp_protocol.c:1112) 20241102125955407 DLMGCP NOTICE <0013> endpoint:rtpbridge/2f@mgw CI:5C12A12F CRCX: connection successfully created (mgcp_protocol.c:1121) 20241102125955407 DLMGCP DEBUG <0013> endpoint:rtpbridge/2f@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241102125955407 DLMGCP DEBUG <0013> Generated response: line #00: 200 2332 OK (mgcp_msg.c:67) 20241102125955407 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/2f@mgw (mgcp_msg.c:67) 20241102125955407 DLMGCP DEBUG <0013> Generated response: line #02: I: 5C12A12F (mgcp_msg.c:67) 20241102125955407 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 50 (mgcp_msg.c:67) 20241102125955407 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:67) 20241102125955407 DLMGCP DEBUG <0013> Generated response: line #05: o=- 5C12A12F 23 IN IP6 ::1 (mgcp_msg.c:67) 20241102125955407 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:67) 20241102125955407 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:67) 20241102125955407 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:67) 20241102125955407 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:67) 20241102125955407 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241102125955407 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:67) 20241102125955407 DLMGCP DEBUG <0013> Received message: line #00: CRCX 2333 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241102125955407 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241102125955407 DLMGCP DEBUG <0013> Received message: line #02: C: 002F (mgcp_msg.c:67) 20241102125955407 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241102125955407 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:67) 20241102125955407 DLMGCP DEBUG <0013> endpoint:rtpbridge/30@mgw (trunk:0) found free endpoint: rtpbridge/30@mgw (mgcp_endp.c:261) 20241102125955407 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/30@mgw" (mgcp_protocol.c:441) 20241102125955407 DLMGCP NOTICE <0013> endpoint:rtpbridge/30@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241102125955407 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:192) 20241102125955407 DLMGCP DEBUG <0013> endpoint:rtpbridge/30@mgw conn:(002F/rtp C:8EABDC93 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241102125955407 DLMGCP DEBUG <0013> endpoint:rtpbridge/30@mgw CI:8EABDC93 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241102125955407 DLMGCP DEBUG <0013> endpoint:rtpbridge/30@mgw CI:8EABDC93 output_enabled 0 (mgcp_msg.c:125) 20241102125955407 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241102125955407 DLMGCP DEBUG <0013> endpoint:rtpbridge/30@mgw conn:(002F/rtp C:8EABDC93 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) 20241102125955407 DLMGCP DEBUG <0013> endpoint:rtpbridge/30@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241102125955408 DLMGCP DEBUG <0013> endpoint:rtpbridge/30@mgw CI:8EABDC93 CRCX: Creating connection: port: 5330 (mgcp_protocol.c:1112) 20241102125955408 DLMGCP NOTICE <0013> endpoint:rtpbridge/30@mgw CI:8EABDC93 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241102125955408 DLMGCP DEBUG <0013> endpoint:rtpbridge/30@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241102125955408 DLMGCP DEBUG <0013> Generated response: line #00: 200 2333 OK (mgcp_msg.c:67) 20241102125955408 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/30@mgw (mgcp_msg.c:67) 20241102125955408 DLMGCP DEBUG <0013> Generated response: line #02: I: 8EABDC93 (mgcp_msg.c:67) 20241102125955408 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 51 (mgcp_msg.c:67) 20241102125955408 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:67) 20241102125955408 DLMGCP DEBUG <0013> Generated response: line #05: o=- 8EABDC93 23 IN IP6 ::1 (mgcp_msg.c:67) 20241102125955408 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:67) 20241102125955408 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:67) 20241102125955408 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:67) 20241102125955408 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:67) 20241102125955408 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241102125955408 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:67) 20241102125955408 DLMGCP DEBUG <0013> Received message: line #00: CRCX 2334 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241102125955408 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241102125955408 DLMGCP DEBUG <0013> Received message: line #02: C: 0030 (mgcp_msg.c:67) 20241102125955408 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241102125955408 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:67) 20241102125955408 DLMGCP DEBUG <0013> endpoint:rtpbridge/31@mgw (trunk:0) found free endpoint: rtpbridge/31@mgw (mgcp_endp.c:261) 20241102125955408 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/31@mgw" (mgcp_protocol.c:441) 20241102125955408 DLMGCP NOTICE <0013> endpoint:rtpbridge/31@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241102125955408 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:192) 20241102125955408 DLMGCP DEBUG <0013> endpoint:rtpbridge/31@mgw conn:(0030/rtp C:62EDC801 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241102125955408 DLMGCP DEBUG <0013> endpoint:rtpbridge/31@mgw CI:62EDC801 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241102125955408 DLMGCP DEBUG <0013> endpoint:rtpbridge/31@mgw CI:62EDC801 output_enabled 0 (mgcp_msg.c:125) 20241102125955408 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241102125955408 DLMGCP DEBUG <0013> endpoint:rtpbridge/31@mgw conn:(0030/rtp C:62EDC801 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) 20241102125955408 DLMGCP DEBUG <0013> endpoint:rtpbridge/31@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241102125955408 DLMGCP DEBUG <0013> endpoint:rtpbridge/31@mgw CI:62EDC801 CRCX: Creating connection: port: 5332 (mgcp_protocol.c:1112) 20241102125955408 DLMGCP NOTICE <0013> endpoint:rtpbridge/31@mgw CI:62EDC801 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241102125955408 DLMGCP DEBUG <0013> endpoint:rtpbridge/31@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241102125955408 DLMGCP DEBUG <0013> Generated response: line #00: 200 2334 OK (mgcp_msg.c:67) 20241102125955408 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/31@mgw (mgcp_msg.c:67) 20241102125955408 DLMGCP DEBUG <0013> Generated response: line #02: I: 62EDC801 (mgcp_msg.c:67) 20241102125955408 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 52 (mgcp_msg.c:67) 20241102125955408 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:67) 20241102125955408 DLMGCP DEBUG <0013> Generated response: line #05: o=- 62EDC801 23 IN IP6 ::1 (mgcp_msg.c:67) 20241102125955408 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:67) 20241102125955408 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:67) 20241102125955409 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:67) 20241102125955409 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:67) 20241102125955409 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241102125955409 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:67) 20241102125955409 DLMGCP DEBUG <0013> Received message: line #00: CRCX 2335 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241102125955409 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241102125955409 DLMGCP DEBUG <0013> Received message: line #02: C: 0031 (mgcp_msg.c:67) 20241102125955409 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241102125955409 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:67) 20241102125955409 DLMGCP DEBUG <0013> endpoint:rtpbridge/32@mgw (trunk:0) found free endpoint: rtpbridge/32@mgw (mgcp_endp.c:261) 20241102125955409 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/32@mgw" (mgcp_protocol.c:441) 20241102125955409 DLMGCP NOTICE <0013> endpoint:rtpbridge/32@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241102125955409 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:192) 20241102125955409 DLMGCP DEBUG <0013> endpoint:rtpbridge/32@mgw conn:(0031/rtp C:354D3449 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241102125955409 DLMGCP DEBUG <0013> endpoint:rtpbridge/32@mgw CI:354D3449 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241102125955409 DLMGCP DEBUG <0013> endpoint:rtpbridge/32@mgw CI:354D3449 output_enabled 0 (mgcp_msg.c:125) 20241102125955409 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241102125955409 DLMGCP DEBUG <0013> endpoint:rtpbridge/32@mgw conn:(0031/rtp C:354D3449 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) 20241102125955409 DLMGCP DEBUG <0013> endpoint:rtpbridge/32@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241102125955409 DLMGCP DEBUG <0013> endpoint:rtpbridge/32@mgw CI:354D3449 CRCX: Creating connection: port: 5334 (mgcp_protocol.c:1112) 20241102125955409 DLMGCP NOTICE <0013> endpoint:rtpbridge/32@mgw CI:354D3449 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241102125955409 DLMGCP DEBUG <0013> endpoint:rtpbridge/32@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241102125955409 DLMGCP DEBUG <0013> Generated response: line #00: 200 2335 OK (mgcp_msg.c:67) 20241102125955409 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/32@mgw (mgcp_msg.c:67) 20241102125955409 DLMGCP DEBUG <0013> Generated response: line #02: I: 354D3449 (mgcp_msg.c:67) 20241102125955409 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 53 (mgcp_msg.c:67) 20241102125955409 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:67) 20241102125955409 DLMGCP DEBUG <0013> Generated response: line #05: o=- 354D3449 23 IN IP6 ::1 (mgcp_msg.c:67) 20241102125955409 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:67) 20241102125955409 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:67) 20241102125955409 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:67) 20241102125955409 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:67) 20241102125955409 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241102125955409 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:67) 20241102125955410 DLMGCP DEBUG <0013> Received message: line #00: CRCX 2336 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241102125955410 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241102125955410 DLMGCP DEBUG <0013> Received message: line #02: C: 0032 (mgcp_msg.c:67) 20241102125955410 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241102125955410 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:67) 20241102125955410 DLMGCP DEBUG <0013> endpoint:rtpbridge/33@mgw (trunk:0) found free endpoint: rtpbridge/33@mgw (mgcp_endp.c:261) 20241102125955410 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/33@mgw" (mgcp_protocol.c:441) 20241102125955410 DLMGCP NOTICE <0013> endpoint:rtpbridge/33@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241102125955410 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:192) 20241102125955410 DLMGCP DEBUG <0013> endpoint:rtpbridge/33@mgw conn:(0032/rtp C:7B91D207 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241102125955410 DLMGCP DEBUG <0013> endpoint:rtpbridge/33@mgw CI:7B91D207 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241102125955410 DLMGCP DEBUG <0013> endpoint:rtpbridge/33@mgw CI:7B91D207 output_enabled 0 (mgcp_msg.c:125) 20241102125955410 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241102125955410 DLMGCP DEBUG <0013> endpoint:rtpbridge/33@mgw conn:(0032/rtp C:7B91D207 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) 20241102125955410 DLMGCP DEBUG <0013> endpoint:rtpbridge/33@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241102125955410 DLMGCP DEBUG <0013> endpoint:rtpbridge/33@mgw CI:7B91D207 CRCX: Creating connection: port: 5336 (mgcp_protocol.c:1112) 20241102125955410 DLMGCP NOTICE <0013> endpoint:rtpbridge/33@mgw CI:7B91D207 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241102125955410 DLMGCP DEBUG <0013> endpoint:rtpbridge/33@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241102125955410 DLMGCP DEBUG <0013> Generated response: line #00: 200 2336 OK (mgcp_msg.c:67) 20241102125955410 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/33@mgw (mgcp_msg.c:67) 20241102125955410 DLMGCP DEBUG <0013> Generated response: line #02: I: 7B91D207 (mgcp_msg.c:67) 20241102125955410 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 54 (mgcp_msg.c:67) 20241102125955410 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:67) 20241102125955410 DLMGCP DEBUG <0013> Generated response: line #05: o=- 7B91D207 23 IN IP6 ::1 (mgcp_msg.c:67) 20241102125955410 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:67) 20241102125955410 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:67) 20241102125955410 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:67) 20241102125955410 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:67) 20241102125955410 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241102125955410 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:67) 20241102125955411 DLMGCP DEBUG <0013> Received message: line #00: CRCX 2337 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241102125955411 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241102125955411 DLMGCP DEBUG <0013> Received message: line #02: C: 0033 (mgcp_msg.c:67) 20241102125955411 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241102125955411 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:67) 20241102125955411 DLMGCP DEBUG <0013> endpoint:rtpbridge/34@mgw (trunk:0) found free endpoint: rtpbridge/34@mgw (mgcp_endp.c:261) 20241102125955411 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/34@mgw" (mgcp_protocol.c:441) 20241102125955411 DLMGCP NOTICE <0013> endpoint:rtpbridge/34@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241102125955411 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:192) 20241102125955411 DLMGCP DEBUG <0013> endpoint:rtpbridge/34@mgw conn:(0033/rtp C:6A1CD541 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241102125955411 DLMGCP DEBUG <0013> endpoint:rtpbridge/34@mgw CI:6A1CD541 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241102125955411 DLMGCP DEBUG <0013> endpoint:rtpbridge/34@mgw CI:6A1CD541 output_enabled 0 (mgcp_msg.c:125) 20241102125955411 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241102125955411 DLMGCP DEBUG <0013> endpoint:rtpbridge/34@mgw conn:(0033/rtp C:6A1CD541 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) 20241102125955411 DLMGCP DEBUG <0013> endpoint:rtpbridge/34@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241102125955411 DLMGCP DEBUG <0013> endpoint:rtpbridge/34@mgw CI:6A1CD541 CRCX: Creating connection: port: 5338 (mgcp_protocol.c:1112) 20241102125955411 DLMGCP NOTICE <0013> endpoint:rtpbridge/34@mgw CI:6A1CD541 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241102125955411 DLMGCP DEBUG <0013> endpoint:rtpbridge/34@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241102125955411 DLMGCP DEBUG <0013> Generated response: line #00: 200 2337 OK (mgcp_msg.c:67) 20241102125955411 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/34@mgw (mgcp_msg.c:67) 20241102125955411 DLMGCP DEBUG <0013> Generated response: line #02: I: 6A1CD541 (mgcp_msg.c:67) 20241102125955411 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 55 (mgcp_msg.c:67) 20241102125955411 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:67) 20241102125955411 DLMGCP DEBUG <0013> Generated response: line #05: o=- 6A1CD541 23 IN IP6 ::1 (mgcp_msg.c:67) 20241102125955411 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:67) 20241102125955411 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:67) 20241102125955411 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:67) 20241102125955411 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:67) 20241102125955411 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241102125955411 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:67) 20241102125955412 DLMGCP DEBUG <0013> Received message: line #00: CRCX 2338 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241102125955412 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241102125955412 DLMGCP DEBUG <0013> Received message: line #02: C: 0034 (mgcp_msg.c:67) 20241102125955412 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241102125955412 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:67) 20241102125955412 DLMGCP DEBUG <0013> endpoint:rtpbridge/35@mgw (trunk:0) found free endpoint: rtpbridge/35@mgw (mgcp_endp.c:261) 20241102125955412 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/35@mgw" (mgcp_protocol.c:441) 20241102125955412 DLMGCP NOTICE <0013> endpoint:rtpbridge/35@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241102125955412 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:192) 20241102125955412 DLMGCP DEBUG <0013> endpoint:rtpbridge/35@mgw conn:(0034/rtp C:0851C717 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241102125955412 DLMGCP DEBUG <0013> endpoint:rtpbridge/35@mgw CI:0851C717 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241102125955412 DLMGCP DEBUG <0013> endpoint:rtpbridge/35@mgw CI:0851C717 output_enabled 0 (mgcp_msg.c:125) 20241102125955412 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241102125955412 DLMGCP DEBUG <0013> endpoint:rtpbridge/35@mgw conn:(0034/rtp C:0851C717 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) 20241102125955412 DLMGCP DEBUG <0013> endpoint:rtpbridge/35@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241102125955412 DLMGCP DEBUG <0013> endpoint:rtpbridge/35@mgw CI:0851C717 CRCX: Creating connection: port: 5340 (mgcp_protocol.c:1112) 20241102125955412 DLMGCP NOTICE <0013> endpoint:rtpbridge/35@mgw CI:0851C717 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241102125955412 DLMGCP DEBUG <0013> endpoint:rtpbridge/35@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241102125955412 DLMGCP DEBUG <0013> Generated response: line #00: 200 2338 OK (mgcp_msg.c:67) 20241102125955412 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/35@mgw (mgcp_msg.c:67) 20241102125955412 DLMGCP DEBUG <0013> Generated response: line #02: I: 0851C717 (mgcp_msg.c:67) 20241102125955412 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 56 (mgcp_msg.c:67) 20241102125955412 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:67) 20241102125955412 DLMGCP DEBUG <0013> Generated response: line #05: o=- 0851C717 23 IN IP6 ::1 (mgcp_msg.c:67) 20241102125955412 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:67) 20241102125955412 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:67) 20241102125955412 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:67) 20241102125955412 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:67) 20241102125955412 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241102125955412 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:67) 20241102125955412 DLMGCP DEBUG <0013> Received message: line #00: CRCX 2339 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241102125955412 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241102125955412 DLMGCP DEBUG <0013> Received message: line #02: C: 0035 (mgcp_msg.c:67) 20241102125955412 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241102125955412 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:67) 20241102125955412 DLMGCP DEBUG <0013> endpoint:rtpbridge/36@mgw (trunk:0) found free endpoint: rtpbridge/36@mgw (mgcp_endp.c:261) 20241102125955412 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/36@mgw" (mgcp_protocol.c:441) 20241102125955412 DLMGCP NOTICE <0013> endpoint:rtpbridge/36@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241102125955412 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:192) 20241102125955412 DLMGCP DEBUG <0013> endpoint:rtpbridge/36@mgw conn:(0035/rtp C:0014ED85 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241102125955412 DLMGCP DEBUG <0013> endpoint:rtpbridge/36@mgw CI:0014ED85 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241102125955412 DLMGCP DEBUG <0013> endpoint:rtpbridge/36@mgw CI:0014ED85 output_enabled 0 (mgcp_msg.c:125) 20241102125955412 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241102125955412 DLMGCP DEBUG <0013> endpoint:rtpbridge/36@mgw conn:(0035/rtp C:0014ED85 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) 20241102125955412 DLMGCP DEBUG <0013> endpoint:rtpbridge/36@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241102125955413 DLMGCP DEBUG <0013> endpoint:rtpbridge/36@mgw CI:0014ED85 CRCX: Creating connection: port: 5342 (mgcp_protocol.c:1112) 20241102125955413 DLMGCP NOTICE <0013> endpoint:rtpbridge/36@mgw CI:0014ED85 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241102125955413 DLMGCP DEBUG <0013> endpoint:rtpbridge/36@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241102125955413 DLMGCP DEBUG <0013> Generated response: line #00: 200 2339 OK (mgcp_msg.c:67) 20241102125955413 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/36@mgw (mgcp_msg.c:67) 20241102125955413 DLMGCP DEBUG <0013> Generated response: line #02: I: 0014ED85 (mgcp_msg.c:67) 20241102125955413 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 57 (mgcp_msg.c:67) 20241102125955413 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:67) 20241102125955413 DLMGCP DEBUG <0013> Generated response: line #05: o=- 0014ED85 23 IN IP6 ::1 (mgcp_msg.c:67) 20241102125955413 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:67) 20241102125955413 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:67) 20241102125955413 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:67) 20241102125955413 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:67) 20241102125955413 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241102125955413 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:67) 20241102125955413 DLMGCP DEBUG <0013> Received message: line #00: CRCX 2340 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241102125955413 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241102125955413 DLMGCP DEBUG <0013> Received message: line #02: C: 0036 (mgcp_msg.c:67) 20241102125955413 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241102125955413 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:67) 20241102125955413 DLMGCP DEBUG <0013> endpoint:rtpbridge/37@mgw (trunk:0) found free endpoint: rtpbridge/37@mgw (mgcp_endp.c:261) 20241102125955413 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/37@mgw" (mgcp_protocol.c:441) 20241102125955413 DLMGCP NOTICE <0013> endpoint:rtpbridge/37@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241102125955413 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:192) 20241102125955413 DLMGCP DEBUG <0013> endpoint:rtpbridge/37@mgw conn:(0036/rtp C:BC129A41 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241102125955413 DLMGCP DEBUG <0013> endpoint:rtpbridge/37@mgw CI:BC129A41 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241102125955413 DLMGCP DEBUG <0013> endpoint:rtpbridge/37@mgw CI:BC129A41 output_enabled 0 (mgcp_msg.c:125) 20241102125955413 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241102125955413 DLMGCP DEBUG <0013> endpoint:rtpbridge/37@mgw conn:(0036/rtp C:BC129A41 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) 20241102125955413 DLMGCP DEBUG <0013> endpoint:rtpbridge/37@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241102125955413 DLMGCP DEBUG <0013> endpoint:rtpbridge/37@mgw CI:BC129A41 CRCX: Creating connection: port: 5344 (mgcp_protocol.c:1112) 20241102125955413 DLMGCP NOTICE <0013> endpoint:rtpbridge/37@mgw CI:BC129A41 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241102125955413 DLMGCP DEBUG <0013> endpoint:rtpbridge/37@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241102125955413 DLMGCP DEBUG <0013> Generated response: line #00: 200 2340 OK (mgcp_msg.c:67) 20241102125955413 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/37@mgw (mgcp_msg.c:67) 20241102125955413 DLMGCP DEBUG <0013> Generated response: line #02: I: BC129A41 (mgcp_msg.c:67) 20241102125955414 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 58 (mgcp_msg.c:67) 20241102125955414 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:67) 20241102125955414 DLMGCP DEBUG <0013> Generated response: line #05: o=- BC129A41 23 IN IP6 ::1 (mgcp_msg.c:67) 20241102125955414 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:67) 20241102125955414 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:67) 20241102125955414 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:67) 20241102125955414 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:67) 20241102125955414 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241102125955414 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:67) 20241102125955414 DLMGCP DEBUG <0013> Received message: line #00: CRCX 2341 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241102125955414 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241102125955414 DLMGCP DEBUG <0013> Received message: line #02: C: 0037 (mgcp_msg.c:67) 20241102125955414 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241102125955414 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:67) 20241102125955414 DLMGCP DEBUG <0013> endpoint:rtpbridge/38@mgw (trunk:0) found free endpoint: rtpbridge/38@mgw (mgcp_endp.c:261) 20241102125955414 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/38@mgw" (mgcp_protocol.c:441) 20241102125955414 DLMGCP NOTICE <0013> endpoint:rtpbridge/38@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241102125955414 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:192) 20241102125955414 DLMGCP DEBUG <0013> endpoint:rtpbridge/38@mgw conn:(0037/rtp C:703D60A8 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241102125955414 DLMGCP DEBUG <0013> endpoint:rtpbridge/38@mgw CI:703D60A8 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241102125955414 DLMGCP DEBUG <0013> endpoint:rtpbridge/38@mgw CI:703D60A8 output_enabled 0 (mgcp_msg.c:125) 20241102125955414 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241102125955414 DLMGCP DEBUG <0013> endpoint:rtpbridge/38@mgw conn:(0037/rtp C:703D60A8 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) 20241102125955414 DLMGCP DEBUG <0013> endpoint:rtpbridge/38@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241102125955414 DLMGCP DEBUG <0013> endpoint:rtpbridge/38@mgw CI:703D60A8 CRCX: Creating connection: port: 5346 (mgcp_protocol.c:1112) 20241102125955414 DLMGCP NOTICE <0013> endpoint:rtpbridge/38@mgw CI:703D60A8 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241102125955414 DLMGCP DEBUG <0013> endpoint:rtpbridge/38@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241102125955414 DLMGCP DEBUG <0013> Generated response: line #00: 200 2341 OK (mgcp_msg.c:67) 20241102125955414 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/38@mgw (mgcp_msg.c:67) 20241102125955414 DLMGCP DEBUG <0013> Generated response: line #02: I: 703D60A8 (mgcp_msg.c:67) 20241102125955414 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 59 (mgcp_msg.c:67) 20241102125955414 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:67) 20241102125955415 DLMGCP DEBUG <0013> Generated response: line #05: o=- 703D60A8 23 IN IP6 ::1 (mgcp_msg.c:67) 20241102125955415 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:67) 20241102125955415 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:67) 20241102125955415 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:67) 20241102125955415 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:67) 20241102125955415 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241102125955415 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:67) 20241102125955415 DLMGCP DEBUG <0013> Received message: line #00: CRCX 2342 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241102125955415 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241102125955415 DLMGCP DEBUG <0013> Received message: line #02: C: 0038 (mgcp_msg.c:67) 20241102125955415 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241102125955415 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:67) 20241102125955415 DLMGCP DEBUG <0013> endpoint:rtpbridge/39@mgw (trunk:0) found free endpoint: rtpbridge/39@mgw (mgcp_endp.c:261) 20241102125955415 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/39@mgw" (mgcp_protocol.c:441) 20241102125955415 DLMGCP NOTICE <0013> endpoint:rtpbridge/39@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241102125955415 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:192) 20241102125955415 DLMGCP DEBUG <0013> endpoint:rtpbridge/39@mgw conn:(0038/rtp C:C9A063B1 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241102125955415 DLMGCP DEBUG <0013> endpoint:rtpbridge/39@mgw CI:C9A063B1 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241102125955415 DLMGCP DEBUG <0013> endpoint:rtpbridge/39@mgw CI:C9A063B1 output_enabled 0 (mgcp_msg.c:125) 20241102125955415 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241102125955415 DLMGCP DEBUG <0013> endpoint:rtpbridge/39@mgw conn:(0038/rtp C:C9A063B1 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) 20241102125955415 DLMGCP DEBUG <0013> endpoint:rtpbridge/39@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241102125955415 DLMGCP DEBUG <0013> endpoint:rtpbridge/39@mgw CI:C9A063B1 CRCX: Creating connection: port: 5348 (mgcp_protocol.c:1112) 20241102125955415 DLMGCP NOTICE <0013> endpoint:rtpbridge/39@mgw CI:C9A063B1 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241102125955415 DLMGCP DEBUG <0013> endpoint:rtpbridge/39@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241102125955415 DLMGCP DEBUG <0013> Generated response: line #00: 200 2342 OK (mgcp_msg.c:67) 20241102125955415 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/39@mgw (mgcp_msg.c:67) 20241102125955415 DLMGCP DEBUG <0013> Generated response: line #02: I: C9A063B1 (mgcp_msg.c:67) 20241102125955415 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 60 (mgcp_msg.c:67) 20241102125955415 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:67) 20241102125955415 DLMGCP DEBUG <0013> Generated response: line #05: o=- C9A063B1 23 IN IP6 ::1 (mgcp_msg.c:67) 20241102125955415 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:67) 20241102125955416 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:67) 20241102125955416 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:67) 20241102125955416 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:67) 20241102125955416 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241102125955416 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:67) 20241102125955416 DLMGCP DEBUG <0013> Received message: line #00: CRCX 2343 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241102125955416 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241102125955416 DLMGCP DEBUG <0013> Received message: line #02: C: 0039 (mgcp_msg.c:67) 20241102125955416 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241102125955416 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:67) 20241102125955416 DLMGCP DEBUG <0013> endpoint:rtpbridge/3a@mgw (trunk:0) found free endpoint: rtpbridge/3a@mgw (mgcp_endp.c:261) 20241102125955416 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/3a@mgw" (mgcp_protocol.c:441) 20241102125955416 DLMGCP NOTICE <0013> endpoint:rtpbridge/3a@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241102125955416 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:192) 20241102125955416 DLMGCP DEBUG <0013> endpoint:rtpbridge/3a@mgw conn:(0039/rtp C:4A02FF05 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241102125955416 DLMGCP DEBUG <0013> endpoint:rtpbridge/3a@mgw CI:4A02FF05 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241102125955416 DLMGCP DEBUG <0013> endpoint:rtpbridge/3a@mgw CI:4A02FF05 output_enabled 0 (mgcp_msg.c:125) 20241102125955416 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241102125955416 DLMGCP DEBUG <0013> endpoint:rtpbridge/3a@mgw conn:(0039/rtp C:4A02FF05 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) 20241102125955416 DLMGCP DEBUG <0013> endpoint:rtpbridge/3a@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241102125955416 DLMGCP DEBUG <0013> endpoint:rtpbridge/3a@mgw CI:4A02FF05 CRCX: Creating connection: port: 5350 (mgcp_protocol.c:1112) 20241102125955416 DLMGCP NOTICE <0013> endpoint:rtpbridge/3a@mgw CI:4A02FF05 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241102125955416 DLMGCP DEBUG <0013> endpoint:rtpbridge/3a@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241102125955416 DLMGCP DEBUG <0013> Generated response: line #00: 200 2343 OK (mgcp_msg.c:67) 20241102125955416 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/3a@mgw (mgcp_msg.c:67) 20241102125955416 DLMGCP DEBUG <0013> Generated response: line #02: I: 4A02FF05 (mgcp_msg.c:67) 20241102125955416 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 61 (mgcp_msg.c:67) 20241102125955416 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:67) 20241102125955416 DLMGCP DEBUG <0013> Generated response: line #05: o=- 4A02FF05 23 IN IP6 ::1 (mgcp_msg.c:67) 20241102125955416 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:67) 20241102125955416 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:67) 20241102125955417 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:67) 20241102125955417 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:67) 20241102125955417 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241102125955417 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:67) 20241102125955417 DLMGCP DEBUG <0013> Received message: line #00: CRCX 2344 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241102125955417 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241102125955417 DLMGCP DEBUG <0013> Received message: line #02: C: 003A (mgcp_msg.c:67) 20241102125955417 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241102125955417 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:67) 20241102125955417 DLMGCP DEBUG <0013> endpoint:rtpbridge/3b@mgw (trunk:0) found free endpoint: rtpbridge/3b@mgw (mgcp_endp.c:261) 20241102125955417 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/3b@mgw" (mgcp_protocol.c:441) 20241102125955417 DLMGCP NOTICE <0013> endpoint:rtpbridge/3b@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241102125955417 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:192) 20241102125955417 DLMGCP DEBUG <0013> endpoint:rtpbridge/3b@mgw conn:(003A/rtp C:6B41A64D r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241102125955417 DLMGCP DEBUG <0013> endpoint:rtpbridge/3b@mgw CI:6B41A64D connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241102125955417 DLMGCP DEBUG <0013> endpoint:rtpbridge/3b@mgw CI:6B41A64D output_enabled 0 (mgcp_msg.c:125) 20241102125955417 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241102125955417 DLMGCP DEBUG <0013> endpoint:rtpbridge/3b@mgw conn:(003A/rtp C:6B41A64D 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) 20241102125955417 DLMGCP DEBUG <0013> endpoint:rtpbridge/3b@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241102125955417 DLMGCP DEBUG <0013> endpoint:rtpbridge/3b@mgw CI:6B41A64D CRCX: Creating connection: port: 5352 (mgcp_protocol.c:1112) 20241102125955417 DLMGCP NOTICE <0013> endpoint:rtpbridge/3b@mgw CI:6B41A64D CRCX: connection successfully created (mgcp_protocol.c:1121) 20241102125955417 DLMGCP DEBUG <0013> endpoint:rtpbridge/3b@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241102125955417 DLMGCP DEBUG <0013> Generated response: line #00: 200 2344 OK (mgcp_msg.c:67) 20241102125955417 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/3b@mgw (mgcp_msg.c:67) 20241102125955417 DLMGCP DEBUG <0013> Generated response: line #02: I: 6B41A64D (mgcp_msg.c:67) 20241102125955417 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 62 (mgcp_msg.c:67) 20241102125955417 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:67) 20241102125955417 DLMGCP DEBUG <0013> Generated response: line #05: o=- 6B41A64D 23 IN IP6 ::1 (mgcp_msg.c:67) 20241102125955417 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:67) 20241102125955418 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:67) 20241102125955418 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:67) 20241102125955418 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:67) 20241102125955418 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241102125955418 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:67) 20241102125955418 DLMGCP DEBUG <0013> Received message: line #00: CRCX 2345 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241102125955418 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241102125955418 DLMGCP DEBUG <0013> Received message: line #02: C: 003B (mgcp_msg.c:67) 20241102125955418 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241102125955418 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:67) 20241102125955418 DLMGCP DEBUG <0013> endpoint:rtpbridge/3c@mgw (trunk:0) found free endpoint: rtpbridge/3c@mgw (mgcp_endp.c:261) 20241102125955418 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/3c@mgw" (mgcp_protocol.c:441) 20241102125955418 DLMGCP NOTICE <0013> endpoint:rtpbridge/3c@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241102125955418 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:192) 20241102125955418 DLMGCP DEBUG <0013> endpoint:rtpbridge/3c@mgw conn:(003B/rtp C:0E74CD37 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241102125955418 DLMGCP DEBUG <0013> endpoint:rtpbridge/3c@mgw CI:0E74CD37 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241102125955418 DLMGCP DEBUG <0013> endpoint:rtpbridge/3c@mgw CI:0E74CD37 output_enabled 0 (mgcp_msg.c:125) 20241102125955418 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241102125955418 DLMGCP DEBUG <0013> endpoint:rtpbridge/3c@mgw conn:(003B/rtp C:0E74CD37 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) 20241102125955418 DLMGCP DEBUG <0013> endpoint:rtpbridge/3c@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241102125955418 DLMGCP DEBUG <0013> endpoint:rtpbridge/3c@mgw CI:0E74CD37 CRCX: Creating connection: port: 5354 (mgcp_protocol.c:1112) 20241102125955418 DLMGCP NOTICE <0013> endpoint:rtpbridge/3c@mgw CI:0E74CD37 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241102125955418 DLMGCP DEBUG <0013> endpoint:rtpbridge/3c@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241102125955418 DLMGCP DEBUG <0013> Generated response: line #00: 200 2345 OK (mgcp_msg.c:67) 20241102125955418 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/3c@mgw (mgcp_msg.c:67) 20241102125955418 DLMGCP DEBUG <0013> Generated response: line #02: I: 0E74CD37 (mgcp_msg.c:67) 20241102125955418 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 63 (mgcp_msg.c:67) 20241102125955419 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:67) 20241102125955419 DLMGCP DEBUG <0013> Generated response: line #05: o=- 0E74CD37 23 IN IP6 ::1 (mgcp_msg.c:67) 20241102125955419 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:67) 20241102125955419 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:67) 20241102125955419 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:67) 20241102125955419 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:67) 20241102125955419 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241102125955419 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:67) 20241102125955419 DLMGCP DEBUG <0013> Received message: line #00: CRCX 2346 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241102125955419 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241102125955419 DLMGCP DEBUG <0013> Received message: line #02: C: 003C (mgcp_msg.c:67) 20241102125955419 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241102125955419 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:67) 20241102125955419 DLMGCP DEBUG <0013> endpoint:rtpbridge/3d@mgw (trunk:0) found free endpoint: rtpbridge/3d@mgw (mgcp_endp.c:261) 20241102125955419 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/3d@mgw" (mgcp_protocol.c:441) 20241102125955419 DLMGCP NOTICE <0013> endpoint:rtpbridge/3d@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241102125955419 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:192) 20241102125955419 DLMGCP DEBUG <0013> endpoint:rtpbridge/3d@mgw conn:(003C/rtp C:6D3B7328 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241102125955419 DLMGCP DEBUG <0013> endpoint:rtpbridge/3d@mgw CI:6D3B7328 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241102125955419 DLMGCP DEBUG <0013> endpoint:rtpbridge/3d@mgw CI:6D3B7328 output_enabled 0 (mgcp_msg.c:125) 20241102125955420 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241102125955420 DLMGCP DEBUG <0013> endpoint:rtpbridge/3d@mgw conn:(003C/rtp C:6D3B7328 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) 20241102125955420 DLMGCP DEBUG <0013> endpoint:rtpbridge/3d@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241102125955420 DLMGCP DEBUG <0013> endpoint:rtpbridge/3d@mgw CI:6D3B7328 CRCX: Creating connection: port: 5356 (mgcp_protocol.c:1112) 20241102125955420 DLMGCP NOTICE <0013> endpoint:rtpbridge/3d@mgw CI:6D3B7328 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241102125955420 DLMGCP DEBUG <0013> endpoint:rtpbridge/3d@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241102125955420 DLMGCP DEBUG <0013> Generated response: line #00: 200 2346 OK (mgcp_msg.c:67) 20241102125955420 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/3d@mgw (mgcp_msg.c:67) 20241102125955420 DLMGCP DEBUG <0013> Generated response: line #02: I: 6D3B7328 (mgcp_msg.c:67) 20241102125955420 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 64 (mgcp_msg.c:67) 20241102125955420 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:67) 20241102125955420 DLMGCP DEBUG <0013> Generated response: line #05: o=- 6D3B7328 23 IN IP6 ::1 (mgcp_msg.c:67) 20241102125955420 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:67) 20241102125955420 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:67) 20241102125955420 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:67) 20241102125955420 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:67) 20241102125955420 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241102125955420 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:67) 20241102125955420 DLMGCP DEBUG <0013> Received message: line #00: CRCX 2347 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241102125955420 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241102125955420 DLMGCP DEBUG <0013> Received message: line #02: C: 003D (mgcp_msg.c:67) 20241102125955420 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241102125955420 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:67) 20241102125955420 DLMGCP DEBUG <0013> endpoint:rtpbridge/3e@mgw (trunk:0) found free endpoint: rtpbridge/3e@mgw (mgcp_endp.c:261) 20241102125955420 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/3e@mgw" (mgcp_protocol.c:441) 20241102125955420 DLMGCP NOTICE <0013> endpoint:rtpbridge/3e@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241102125955420 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:192) 20241102125955420 DLMGCP DEBUG <0013> endpoint:rtpbridge/3e@mgw conn:(003D/rtp C:091D5E4B r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241102125955420 DLMGCP DEBUG <0013> endpoint:rtpbridge/3e@mgw CI:091D5E4B connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241102125955420 DLMGCP DEBUG <0013> endpoint:rtpbridge/3e@mgw CI:091D5E4B output_enabled 0 (mgcp_msg.c:125) 20241102125955420 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241102125955420 DLMGCP DEBUG <0013> endpoint:rtpbridge/3e@mgw conn:(003D/rtp C:091D5E4B 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) 20241102125955420 DLMGCP DEBUG <0013> endpoint:rtpbridge/3e@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241102125955420 DLMGCP DEBUG <0013> endpoint:rtpbridge/3e@mgw CI:091D5E4B CRCX: Creating connection: port: 5358 (mgcp_protocol.c:1112) 20241102125955420 DLMGCP NOTICE <0013> endpoint:rtpbridge/3e@mgw CI:091D5E4B CRCX: connection successfully created (mgcp_protocol.c:1121) 20241102125955420 DLMGCP DEBUG <0013> endpoint:rtpbridge/3e@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241102125955420 DLMGCP DEBUG <0013> Generated response: line #00: 200 2347 OK (mgcp_msg.c:67) 20241102125955420 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/3e@mgw (mgcp_msg.c:67) 20241102125955420 DLMGCP DEBUG <0013> Generated response: line #02: I: 091D5E4B (mgcp_msg.c:67) 20241102125955420 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 65 (mgcp_msg.c:67) 20241102125955420 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:67) 20241102125955420 DLMGCP DEBUG <0013> Generated response: line #05: o=- 091D5E4B 23 IN IP6 ::1 (mgcp_msg.c:67) 20241102125955420 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:67) 20241102125955420 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:67) 20241102125955421 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:67) 20241102125955421 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:67) 20241102125955421 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241102125955421 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:67) 20241102125955421 DLMGCP DEBUG <0013> Received message: line #00: CRCX 2348 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241102125955421 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241102125955421 DLMGCP DEBUG <0013> Received message: line #02: C: 003E (mgcp_msg.c:67) 20241102125955421 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241102125955421 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:67) 20241102125955421 DLMGCP DEBUG <0013> endpoint:rtpbridge/3f@mgw (trunk:0) found free endpoint: rtpbridge/3f@mgw (mgcp_endp.c:261) 20241102125955421 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/3f@mgw" (mgcp_protocol.c:441) 20241102125955421 DLMGCP NOTICE <0013> endpoint:rtpbridge/3f@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241102125955421 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:192) 20241102125955421 DLMGCP DEBUG <0013> endpoint:rtpbridge/3f@mgw conn:(003E/rtp C:A8074B73 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241102125955421 DLMGCP DEBUG <0013> endpoint:rtpbridge/3f@mgw CI:A8074B73 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241102125955421 DLMGCP DEBUG <0013> endpoint:rtpbridge/3f@mgw CI:A8074B73 output_enabled 0 (mgcp_msg.c:125) 20241102125955421 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241102125955421 DLMGCP DEBUG <0013> endpoint:rtpbridge/3f@mgw conn:(003E/rtp C:A8074B73 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) 20241102125955421 DLMGCP DEBUG <0013> endpoint:rtpbridge/3f@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241102125955421 DLMGCP DEBUG <0013> endpoint:rtpbridge/3f@mgw CI:A8074B73 CRCX: Creating connection: port: 5360 (mgcp_protocol.c:1112) 20241102125955421 DLMGCP NOTICE <0013> endpoint:rtpbridge/3f@mgw CI:A8074B73 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241102125955421 DLMGCP DEBUG <0013> endpoint:rtpbridge/3f@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241102125955421 DLMGCP DEBUG <0013> Generated response: line #00: 200 2348 OK (mgcp_msg.c:67) 20241102125955421 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/3f@mgw (mgcp_msg.c:67) 20241102125955421 DLMGCP DEBUG <0013> Generated response: line #02: I: A8074B73 (mgcp_msg.c:67) 20241102125955421 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 66 (mgcp_msg.c:67) 20241102125955421 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:67) 20241102125955421 DLMGCP DEBUG <0013> Generated response: line #05: o=- A8074B73 23 IN IP6 ::1 (mgcp_msg.c:67) 20241102125955421 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:67) 20241102125955421 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:67) 20241102125955421 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:67) 20241102125955421 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:67) 20241102125955421 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241102125955421 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:67) 20241102125955422 DLMGCP DEBUG <0013> Received message: line #00: CRCX 2349 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241102125955422 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241102125955422 DLMGCP DEBUG <0013> Received message: line #02: C: 003F (mgcp_msg.c:67) 20241102125955422 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241102125955422 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:67) 20241102125955422 DLMGCP DEBUG <0013> endpoint:rtpbridge/40@mgw (trunk:0) found free endpoint: rtpbridge/40@mgw (mgcp_endp.c:261) 20241102125955422 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/40@mgw" (mgcp_protocol.c:441) 20241102125955422 DLMGCP NOTICE <0013> endpoint:rtpbridge/40@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241102125955422 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:192) 20241102125955422 DLMGCP DEBUG <0013> endpoint:rtpbridge/40@mgw conn:(003F/rtp C:3A891FCE r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241102125955422 DLMGCP DEBUG <0013> endpoint:rtpbridge/40@mgw CI:3A891FCE connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241102125955422 DLMGCP DEBUG <0013> endpoint:rtpbridge/40@mgw CI:3A891FCE output_enabled 0 (mgcp_msg.c:125) 20241102125955422 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241102125955422 DLMGCP DEBUG <0013> endpoint:rtpbridge/40@mgw conn:(003F/rtp C:3A891FCE 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) 20241102125955422 DLMGCP DEBUG <0013> endpoint:rtpbridge/40@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241102125955422 DLMGCP DEBUG <0013> endpoint:rtpbridge/40@mgw CI:3A891FCE CRCX: Creating connection: port: 5362 (mgcp_protocol.c:1112) 20241102125955422 DLMGCP NOTICE <0013> endpoint:rtpbridge/40@mgw CI:3A891FCE CRCX: connection successfully created (mgcp_protocol.c:1121) 20241102125955422 DLMGCP DEBUG <0013> endpoint:rtpbridge/40@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241102125955422 DLMGCP DEBUG <0013> Generated response: line #00: 200 2349 OK (mgcp_msg.c:67) 20241102125955422 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/40@mgw (mgcp_msg.c:67) 20241102125955422 DLMGCP DEBUG <0013> Generated response: line #02: I: 3A891FCE (mgcp_msg.c:67) 20241102125955422 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 67 (mgcp_msg.c:67) 20241102125955422 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:67) 20241102125955422 DLMGCP DEBUG <0013> Generated response: line #05: o=- 3A891FCE 23 IN IP6 ::1 (mgcp_msg.c:67) 20241102125955422 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:67) 20241102125955422 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:67) 20241102125955422 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:67) 20241102125955422 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:67) 20241102125955422 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241102125955422 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:67) 20241102125955423 DLMGCP DEBUG <0013> Received message: line #00: CRCX 2350 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241102125955423 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241102125955423 DLMGCP DEBUG <0013> Received message: line #02: C: 0040 (mgcp_msg.c:67) 20241102125955423 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241102125955423 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:67) 20241102125955423 DLMGCP DEBUG <0013> endpoint:rtpbridge/41@mgw (trunk:0) found free endpoint: rtpbridge/41@mgw (mgcp_endp.c:261) 20241102125955423 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/41@mgw" (mgcp_protocol.c:441) 20241102125955423 DLMGCP NOTICE <0013> endpoint:rtpbridge/41@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241102125955423 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:192) 20241102125955423 DLMGCP DEBUG <0013> endpoint:rtpbridge/41@mgw conn:(0040/rtp C:D247589A r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241102125955423 DLMGCP DEBUG <0013> endpoint:rtpbridge/41@mgw CI:D247589A connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241102125955423 DLMGCP DEBUG <0013> endpoint:rtpbridge/41@mgw CI:D247589A output_enabled 0 (mgcp_msg.c:125) 20241102125955423 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241102125955423 DLMGCP DEBUG <0013> endpoint:rtpbridge/41@mgw conn:(0040/rtp C:D247589A 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) 20241102125955423 DLMGCP DEBUG <0013> endpoint:rtpbridge/41@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241102125955423 DLMGCP DEBUG <0013> endpoint:rtpbridge/41@mgw CI:D247589A CRCX: Creating connection: port: 5364 (mgcp_protocol.c:1112) 20241102125955423 DLMGCP NOTICE <0013> endpoint:rtpbridge/41@mgw CI:D247589A CRCX: connection successfully created (mgcp_protocol.c:1121) 20241102125955423 DLMGCP DEBUG <0013> endpoint:rtpbridge/41@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241102125955423 DLMGCP DEBUG <0013> Generated response: line #00: 200 2350 OK (mgcp_msg.c:67) 20241102125955423 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/41@mgw (mgcp_msg.c:67) 20241102125955423 DLMGCP DEBUG <0013> Generated response: line #02: I: D247589A (mgcp_msg.c:67) 20241102125955423 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 68 (mgcp_msg.c:67) 20241102125955423 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:67) 20241102125955423 DLMGCP DEBUG <0013> Generated response: line #05: o=- D247589A 23 IN IP6 ::1 (mgcp_msg.c:67) 20241102125955423 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:67) 20241102125955423 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:67) 20241102125955423 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:67) 20241102125955423 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:67) 20241102125955423 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241102125955423 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:67) 20241102125955424 DLMGCP DEBUG <0013> Received message: line #00: CRCX 2351 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241102125955424 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241102125955424 DLMGCP DEBUG <0013> Received message: line #02: C: 0041 (mgcp_msg.c:67) 20241102125955424 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241102125955424 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:67) 20241102125955424 DLMGCP DEBUG <0013> endpoint:rtpbridge/42@mgw (trunk:0) found free endpoint: rtpbridge/42@mgw (mgcp_endp.c:261) 20241102125955424 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/42@mgw" (mgcp_protocol.c:441) 20241102125955424 DLMGCP NOTICE <0013> endpoint:rtpbridge/42@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241102125955424 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:192) 20241102125955424 DLMGCP DEBUG <0013> endpoint:rtpbridge/42@mgw conn:(0041/rtp C:11E3C671 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241102125955424 DLMGCP DEBUG <0013> endpoint:rtpbridge/42@mgw CI:11E3C671 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241102125955424 DLMGCP DEBUG <0013> endpoint:rtpbridge/42@mgw CI:11E3C671 output_enabled 0 (mgcp_msg.c:125) 20241102125955424 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241102125955424 DLMGCP DEBUG <0013> endpoint:rtpbridge/42@mgw conn:(0041/rtp C:11E3C671 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) 20241102125955424 DLMGCP DEBUG <0013> endpoint:rtpbridge/42@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241102125955424 DLMGCP DEBUG <0013> endpoint:rtpbridge/42@mgw CI:11E3C671 CRCX: Creating connection: port: 5366 (mgcp_protocol.c:1112) 20241102125955424 DLMGCP NOTICE <0013> endpoint:rtpbridge/42@mgw CI:11E3C671 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241102125955424 DLMGCP DEBUG <0013> endpoint:rtpbridge/42@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241102125955424 DLMGCP DEBUG <0013> Generated response: line #00: 200 2351 OK (mgcp_msg.c:67) 20241102125955424 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/42@mgw (mgcp_msg.c:67) 20241102125955424 DLMGCP DEBUG <0013> Generated response: line #02: I: 11E3C671 (mgcp_msg.c:67) 20241102125955424 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 69 (mgcp_msg.c:67) 20241102125955424 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:67) 20241102125955424 DLMGCP DEBUG <0013> Generated response: line #05: o=- 11E3C671 23 IN IP6 ::1 (mgcp_msg.c:67) 20241102125955424 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:67) 20241102125955424 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:67) 20241102125955424 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:67) 20241102125955424 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:67) 20241102125955424 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241102125955424 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:67) 20241102125955425 DLMGCP DEBUG <0013> Received message: line #00: CRCX 2352 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241102125955425 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241102125955425 DLMGCP DEBUG <0013> Received message: line #02: C: 0042 (mgcp_msg.c:67) 20241102125955425 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241102125955425 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:67) 20241102125955425 DLMGCP DEBUG <0013> endpoint:rtpbridge/43@mgw (trunk:0) found free endpoint: rtpbridge/43@mgw (mgcp_endp.c:261) 20241102125955425 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/43@mgw" (mgcp_protocol.c:441) 20241102125955425 DLMGCP NOTICE <0013> endpoint:rtpbridge/43@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241102125955425 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:192) 20241102125955425 DLMGCP DEBUG <0013> endpoint:rtpbridge/43@mgw conn:(0042/rtp C:02F2B1AC r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241102125955425 DLMGCP DEBUG <0013> endpoint:rtpbridge/43@mgw CI:02F2B1AC connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241102125955425 DLMGCP DEBUG <0013> endpoint:rtpbridge/43@mgw CI:02F2B1AC output_enabled 0 (mgcp_msg.c:125) 20241102125955425 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241102125955425 DLMGCP DEBUG <0013> endpoint:rtpbridge/43@mgw conn:(0042/rtp C:02F2B1AC 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) 20241102125955425 DLMGCP DEBUG <0013> endpoint:rtpbridge/43@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241102125955425 DLMGCP DEBUG <0013> endpoint:rtpbridge/43@mgw CI:02F2B1AC CRCX: Creating connection: port: 5368 (mgcp_protocol.c:1112) 20241102125955425 DLMGCP NOTICE <0013> endpoint:rtpbridge/43@mgw CI:02F2B1AC CRCX: connection successfully created (mgcp_protocol.c:1121) 20241102125955425 DLMGCP DEBUG <0013> endpoint:rtpbridge/43@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241102125955425 DLMGCP DEBUG <0013> Generated response: line #00: 200 2352 OK (mgcp_msg.c:67) 20241102125955425 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/43@mgw (mgcp_msg.c:67) 20241102125955425 DLMGCP DEBUG <0013> Generated response: line #02: I: 02F2B1AC (mgcp_msg.c:67) 20241102125955425 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 70 (mgcp_msg.c:67) 20241102125955425 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:67) 20241102125955425 DLMGCP DEBUG <0013> Generated response: line #05: o=- 02F2B1AC 23 IN IP6 ::1 (mgcp_msg.c:67) 20241102125955425 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:67) 20241102125955425 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:67) 20241102125955425 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:67) 20241102125955425 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:67) 20241102125955425 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241102125955425 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:67) 20241102125955426 DLMGCP DEBUG <0013> Received message: line #00: CRCX 2353 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241102125955426 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241102125955426 DLMGCP DEBUG <0013> Received message: line #02: C: 0043 (mgcp_msg.c:67) 20241102125955426 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241102125955426 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:67) 20241102125955426 DLMGCP DEBUG <0013> endpoint:rtpbridge/44@mgw (trunk:0) found free endpoint: rtpbridge/44@mgw (mgcp_endp.c:261) 20241102125955426 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/44@mgw" (mgcp_protocol.c:441) 20241102125955426 DLMGCP NOTICE <0013> endpoint:rtpbridge/44@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241102125955426 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:192) 20241102125955426 DLMGCP DEBUG <0013> endpoint:rtpbridge/44@mgw conn:(0043/rtp C:BC9AB122 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241102125955426 DLMGCP DEBUG <0013> endpoint:rtpbridge/44@mgw CI:BC9AB122 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241102125955426 DLMGCP DEBUG <0013> endpoint:rtpbridge/44@mgw CI:BC9AB122 output_enabled 0 (mgcp_msg.c:125) 20241102125955426 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241102125955426 DLMGCP DEBUG <0013> endpoint:rtpbridge/44@mgw conn:(0043/rtp C:BC9AB122 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) 20241102125955426 DLMGCP DEBUG <0013> endpoint:rtpbridge/44@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241102125955426 DLMGCP DEBUG <0013> endpoint:rtpbridge/44@mgw CI:BC9AB122 CRCX: Creating connection: port: 5370 (mgcp_protocol.c:1112) 20241102125955426 DLMGCP NOTICE <0013> endpoint:rtpbridge/44@mgw CI:BC9AB122 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241102125955426 DLMGCP DEBUG <0013> endpoint:rtpbridge/44@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241102125955426 DLMGCP DEBUG <0013> Generated response: line #00: 200 2353 OK (mgcp_msg.c:67) 20241102125955426 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/44@mgw (mgcp_msg.c:67) 20241102125955426 DLMGCP DEBUG <0013> Generated response: line #02: I: BC9AB122 (mgcp_msg.c:67) 20241102125955426 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 71 (mgcp_msg.c:67) 20241102125955426 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:67) 20241102125955426 DLMGCP DEBUG <0013> Generated response: line #05: o=- BC9AB122 23 IN IP6 ::1 (mgcp_msg.c:67) 20241102125955426 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:67) 20241102125955426 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:67) 20241102125955426 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:67) 20241102125955426 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:67) 20241102125955426 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241102125955426 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:67) 20241102125955426 DLMGCP DEBUG <0013> Received message: line #00: CRCX 2354 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241102125955426 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241102125955426 DLMGCP DEBUG <0013> Received message: line #02: C: 0044 (mgcp_msg.c:67) 20241102125955426 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241102125955426 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:67) 20241102125955426 DLMGCP DEBUG <0013> endpoint:rtpbridge/45@mgw (trunk:0) found free endpoint: rtpbridge/45@mgw (mgcp_endp.c:261) 20241102125955426 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/45@mgw" (mgcp_protocol.c:441) 20241102125955426 DLMGCP NOTICE <0013> endpoint:rtpbridge/45@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241102125955426 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:192) 20241102125955427 DLMGCP DEBUG <0013> endpoint:rtpbridge/45@mgw conn:(0044/rtp C:7FC056F3 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241102125955427 DLMGCP DEBUG <0013> endpoint:rtpbridge/45@mgw CI:7FC056F3 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241102125955427 DLMGCP DEBUG <0013> endpoint:rtpbridge/45@mgw CI:7FC056F3 output_enabled 0 (mgcp_msg.c:125) 20241102125955427 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241102125955427 DLMGCP DEBUG <0013> endpoint:rtpbridge/45@mgw conn:(0044/rtp C:7FC056F3 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) 20241102125955427 DLMGCP DEBUG <0013> endpoint:rtpbridge/45@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241102125955427 DLMGCP DEBUG <0013> endpoint:rtpbridge/45@mgw CI:7FC056F3 CRCX: Creating connection: port: 5372 (mgcp_protocol.c:1112) 20241102125955427 DLMGCP NOTICE <0013> endpoint:rtpbridge/45@mgw CI:7FC056F3 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241102125955427 DLMGCP DEBUG <0013> endpoint:rtpbridge/45@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241102125955427 DLMGCP DEBUG <0013> Generated response: line #00: 200 2354 OK (mgcp_msg.c:67) 20241102125955427 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/45@mgw (mgcp_msg.c:67) 20241102125955427 DLMGCP DEBUG <0013> Generated response: line #02: I: 7FC056F3 (mgcp_msg.c:67) 20241102125955427 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 72 (mgcp_msg.c:67) 20241102125955427 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:67) 20241102125955427 DLMGCP DEBUG <0013> Generated response: line #05: o=- 7FC056F3 23 IN IP6 ::1 (mgcp_msg.c:67) 20241102125955427 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:67) 20241102125955427 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:67) 20241102125955427 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:67) 20241102125955427 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:67) 20241102125955427 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241102125955427 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:67) 20241102125955427 DLMGCP DEBUG <0013> Received message: line #00: CRCX 2355 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241102125955427 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241102125955427 DLMGCP DEBUG <0013> Received message: line #02: C: 0045 (mgcp_msg.c:67) 20241102125955427 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241102125955427 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:67) 20241102125955427 DLMGCP DEBUG <0013> endpoint:rtpbridge/46@mgw (trunk:0) found free endpoint: rtpbridge/46@mgw (mgcp_endp.c:261) 20241102125955427 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/46@mgw" (mgcp_protocol.c:441) 20241102125955427 DLMGCP NOTICE <0013> endpoint:rtpbridge/46@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241102125955427 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:192) 20241102125955427 DLMGCP DEBUG <0013> endpoint:rtpbridge/46@mgw conn:(0045/rtp C:15A8D632 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241102125955427 DLMGCP DEBUG <0013> endpoint:rtpbridge/46@mgw CI:15A8D632 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241102125955427 DLMGCP DEBUG <0013> endpoint:rtpbridge/46@mgw CI:15A8D632 output_enabled 0 (mgcp_msg.c:125) 20241102125955427 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241102125955427 DLMGCP DEBUG <0013> endpoint:rtpbridge/46@mgw conn:(0045/rtp C:15A8D632 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) 20241102125955427 DLMGCP DEBUG <0013> endpoint:rtpbridge/46@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241102125955428 DLMGCP DEBUG <0013> endpoint:rtpbridge/46@mgw CI:15A8D632 CRCX: Creating connection: port: 5374 (mgcp_protocol.c:1112) 20241102125955428 DLMGCP NOTICE <0013> endpoint:rtpbridge/46@mgw CI:15A8D632 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241102125955428 DLMGCP DEBUG <0013> endpoint:rtpbridge/46@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241102125955428 DLMGCP DEBUG <0013> Generated response: line #00: 200 2355 OK (mgcp_msg.c:67) 20241102125955428 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/46@mgw (mgcp_msg.c:67) 20241102125955428 DLMGCP DEBUG <0013> Generated response: line #02: I: 15A8D632 (mgcp_msg.c:67) 20241102125955428 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 73 (mgcp_msg.c:67) 20241102125955428 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:67) 20241102125955428 DLMGCP DEBUG <0013> Generated response: line #05: o=- 15A8D632 23 IN IP6 ::1 (mgcp_msg.c:67) 20241102125955428 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:67) 20241102125955428 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:67) 20241102125955428 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:67) 20241102125955428 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:67) 20241102125955428 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241102125955428 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:67) 20241102125955428 DLMGCP DEBUG <0013> Received message: line #00: CRCX 2356 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241102125955428 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241102125955428 DLMGCP DEBUG <0013> Received message: line #02: C: 0046 (mgcp_msg.c:67) 20241102125955428 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241102125955428 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:67) 20241102125955428 DLMGCP DEBUG <0013> endpoint:rtpbridge/47@mgw (trunk:0) found free endpoint: rtpbridge/47@mgw (mgcp_endp.c:261) 20241102125955428 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/47@mgw" (mgcp_protocol.c:441) 20241102125955428 DLMGCP NOTICE <0013> endpoint:rtpbridge/47@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241102125955428 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:192) 20241102125955428 DLMGCP DEBUG <0013> endpoint:rtpbridge/47@mgw conn:(0046/rtp C:F8377011 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241102125955428 DLMGCP DEBUG <0013> endpoint:rtpbridge/47@mgw CI:F8377011 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241102125955428 DLMGCP DEBUG <0013> endpoint:rtpbridge/47@mgw CI:F8377011 output_enabled 0 (mgcp_msg.c:125) 20241102125955428 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241102125955428 DLMGCP DEBUG <0013> endpoint:rtpbridge/47@mgw conn:(0046/rtp C:F8377011 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) 20241102125955428 DLMGCP DEBUG <0013> endpoint:rtpbridge/47@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241102125955428 DLMGCP DEBUG <0013> endpoint:rtpbridge/47@mgw CI:F8377011 CRCX: Creating connection: port: 5376 (mgcp_protocol.c:1112) 20241102125955428 DLMGCP NOTICE <0013> endpoint:rtpbridge/47@mgw CI:F8377011 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241102125955428 DLMGCP DEBUG <0013> endpoint:rtpbridge/47@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241102125955428 DLMGCP DEBUG <0013> Generated response: line #00: 200 2356 OK (mgcp_msg.c:67) 20241102125955428 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/47@mgw (mgcp_msg.c:67) 20241102125955428 DLMGCP DEBUG <0013> Generated response: line #02: I: F8377011 (mgcp_msg.c:67) 20241102125955428 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 74 (mgcp_msg.c:67) 20241102125955428 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:67) 20241102125955428 DLMGCP DEBUG <0013> Generated response: line #05: o=- F8377011 23 IN IP6 ::1 (mgcp_msg.c:67) 20241102125955428 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:67) 20241102125955428 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:67) 20241102125955428 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:67) 20241102125955428 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:67) 20241102125955428 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241102125955428 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:67) 20241102125955429 DLMGCP DEBUG <0013> Received message: line #00: CRCX 2357 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241102125955429 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241102125955429 DLMGCP DEBUG <0013> Received message: line #02: C: 0047 (mgcp_msg.c:67) 20241102125955429 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241102125955429 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:67) 20241102125955429 DLMGCP DEBUG <0013> endpoint:rtpbridge/48@mgw (trunk:0) found free endpoint: rtpbridge/48@mgw (mgcp_endp.c:261) 20241102125955429 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/48@mgw" (mgcp_protocol.c:441) 20241102125955429 DLMGCP NOTICE <0013> endpoint:rtpbridge/48@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241102125955429 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:192) 20241102125955429 DLMGCP DEBUG <0013> endpoint:rtpbridge/48@mgw conn:(0047/rtp C:09E5AC46 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241102125955429 DLMGCP DEBUG <0013> endpoint:rtpbridge/48@mgw CI:09E5AC46 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241102125955429 DLMGCP DEBUG <0013> endpoint:rtpbridge/48@mgw CI:09E5AC46 output_enabled 0 (mgcp_msg.c:125) 20241102125955429 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241102125955429 DLMGCP DEBUG <0013> endpoint:rtpbridge/48@mgw conn:(0047/rtp C:09E5AC46 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) 20241102125955429 DLMGCP DEBUG <0013> endpoint:rtpbridge/48@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241102125955429 DLMGCP DEBUG <0013> endpoint:rtpbridge/48@mgw CI:09E5AC46 CRCX: Creating connection: port: 5378 (mgcp_protocol.c:1112) 20241102125955429 DLMGCP NOTICE <0013> endpoint:rtpbridge/48@mgw CI:09E5AC46 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241102125955429 DLMGCP DEBUG <0013> endpoint:rtpbridge/48@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241102125955429 DLMGCP DEBUG <0013> Generated response: line #00: 200 2357 OK (mgcp_msg.c:67) 20241102125955429 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/48@mgw (mgcp_msg.c:67) 20241102125955429 DLMGCP DEBUG <0013> Generated response: line #02: I: 09E5AC46 (mgcp_msg.c:67) 20241102125955429 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 75 (mgcp_msg.c:67) 20241102125955429 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:67) 20241102125955429 DLMGCP DEBUG <0013> Generated response: line #05: o=- 09E5AC46 23 IN IP6 ::1 (mgcp_msg.c:67) 20241102125955429 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:67) 20241102125955429 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:67) 20241102125955429 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:67) 20241102125955429 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:67) 20241102125955429 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241102125955429 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:67) 20241102125955430 DLMGCP DEBUG <0013> Received message: line #00: CRCX 2358 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241102125955430 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241102125955430 DLMGCP DEBUG <0013> Received message: line #02: C: 0048 (mgcp_msg.c:67) 20241102125955430 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241102125955430 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:67) 20241102125955430 DLMGCP DEBUG <0013> endpoint:rtpbridge/49@mgw (trunk:0) found free endpoint: rtpbridge/49@mgw (mgcp_endp.c:261) 20241102125955430 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/49@mgw" (mgcp_protocol.c:441) 20241102125955430 DLMGCP NOTICE <0013> endpoint:rtpbridge/49@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241102125955430 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:192) 20241102125955430 DLMGCP DEBUG <0013> endpoint:rtpbridge/49@mgw conn:(0048/rtp C:DE08C4BE r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241102125955430 DLMGCP DEBUG <0013> endpoint:rtpbridge/49@mgw CI:DE08C4BE connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241102125955430 DLMGCP DEBUG <0013> endpoint:rtpbridge/49@mgw CI:DE08C4BE output_enabled 0 (mgcp_msg.c:125) 20241102125955430 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241102125955430 DLMGCP DEBUG <0013> endpoint:rtpbridge/49@mgw conn:(0048/rtp C:DE08C4BE 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) 20241102125955430 DLMGCP DEBUG <0013> endpoint:rtpbridge/49@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241102125955430 DLMGCP DEBUG <0013> endpoint:rtpbridge/49@mgw CI:DE08C4BE CRCX: Creating connection: port: 5380 (mgcp_protocol.c:1112) 20241102125955430 DLMGCP NOTICE <0013> endpoint:rtpbridge/49@mgw CI:DE08C4BE CRCX: connection successfully created (mgcp_protocol.c:1121) 20241102125955430 DLMGCP DEBUG <0013> endpoint:rtpbridge/49@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241102125955430 DLMGCP DEBUG <0013> Generated response: line #00: 200 2358 OK (mgcp_msg.c:67) 20241102125955430 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/49@mgw (mgcp_msg.c:67) 20241102125955430 DLMGCP DEBUG <0013> Generated response: line #02: I: DE08C4BE (mgcp_msg.c:67) 20241102125955430 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 76 (mgcp_msg.c:67) 20241102125955430 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:67) 20241102125955430 DLMGCP DEBUG <0013> Generated response: line #05: o=- DE08C4BE 23 IN IP6 ::1 (mgcp_msg.c:67) 20241102125955430 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:67) 20241102125955430 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:67) 20241102125955430 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:67) 20241102125955430 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:67) 20241102125955430 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241102125955430 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:67) 20241102125955431 DLMGCP DEBUG <0013> Received message: line #00: CRCX 2359 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241102125955431 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241102125955431 DLMGCP DEBUG <0013> Received message: line #02: C: 0049 (mgcp_msg.c:67) 20241102125955431 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241102125955431 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:67) 20241102125955431 DLMGCP DEBUG <0013> endpoint:rtpbridge/4a@mgw (trunk:0) found free endpoint: rtpbridge/4a@mgw (mgcp_endp.c:261) 20241102125955431 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/4a@mgw" (mgcp_protocol.c:441) 20241102125955431 DLMGCP NOTICE <0013> endpoint:rtpbridge/4a@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241102125955431 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:192) 20241102125955431 DLMGCP DEBUG <0013> endpoint:rtpbridge/4a@mgw conn:(0049/rtp C:7F691F37 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241102125955431 DLMGCP DEBUG <0013> endpoint:rtpbridge/4a@mgw CI:7F691F37 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241102125955431 DLMGCP DEBUG <0013> endpoint:rtpbridge/4a@mgw CI:7F691F37 output_enabled 0 (mgcp_msg.c:125) 20241102125955431 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241102125955431 DLMGCP DEBUG <0013> endpoint:rtpbridge/4a@mgw conn:(0049/rtp C:7F691F37 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) 20241102125955431 DLMGCP DEBUG <0013> endpoint:rtpbridge/4a@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241102125955431 DLMGCP DEBUG <0013> endpoint:rtpbridge/4a@mgw CI:7F691F37 CRCX: Creating connection: port: 5382 (mgcp_protocol.c:1112) 20241102125955431 DLMGCP NOTICE <0013> endpoint:rtpbridge/4a@mgw CI:7F691F37 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241102125955431 DLMGCP DEBUG <0013> endpoint:rtpbridge/4a@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241102125955431 DLMGCP DEBUG <0013> Generated response: line #00: 200 2359 OK (mgcp_msg.c:67) 20241102125955431 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/4a@mgw (mgcp_msg.c:67) 20241102125955431 DLMGCP DEBUG <0013> Generated response: line #02: I: 7F691F37 (mgcp_msg.c:67) 20241102125955431 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 77 (mgcp_msg.c:67) 20241102125955431 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:67) 20241102125955431 DLMGCP DEBUG <0013> Generated response: line #05: o=- 7F691F37 23 IN IP6 ::1 (mgcp_msg.c:67) 20241102125955431 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:67) 20241102125955431 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:67) 20241102125955431 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:67) 20241102125955431 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:67) 20241102125955431 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241102125955431 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:67) 20241102125955432 DLMGCP DEBUG <0013> Received message: line #00: CRCX 2360 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241102125955432 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241102125955432 DLMGCP DEBUG <0013> Received message: line #02: C: 004A (mgcp_msg.c:67) 20241102125955432 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241102125955432 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:67) 20241102125955432 DLMGCP DEBUG <0013> endpoint:rtpbridge/4b@mgw (trunk:0) found free endpoint: rtpbridge/4b@mgw (mgcp_endp.c:261) 20241102125955432 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/4b@mgw" (mgcp_protocol.c:441) 20241102125955432 DLMGCP NOTICE <0013> endpoint:rtpbridge/4b@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241102125955432 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:192) 20241102125955432 DLMGCP DEBUG <0013> endpoint:rtpbridge/4b@mgw conn:(004A/rtp C:844F8D60 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241102125955432 DLMGCP DEBUG <0013> endpoint:rtpbridge/4b@mgw CI:844F8D60 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241102125955432 DLMGCP DEBUG <0013> endpoint:rtpbridge/4b@mgw CI:844F8D60 output_enabled 0 (mgcp_msg.c:125) 20241102125955432 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241102125955432 DLMGCP DEBUG <0013> endpoint:rtpbridge/4b@mgw conn:(004A/rtp C:844F8D60 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) 20241102125955432 DLMGCP DEBUG <0013> endpoint:rtpbridge/4b@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241102125955432 DLMGCP DEBUG <0013> endpoint:rtpbridge/4b@mgw CI:844F8D60 CRCX: Creating connection: port: 5384 (mgcp_protocol.c:1112) 20241102125955432 DLMGCP NOTICE <0013> endpoint:rtpbridge/4b@mgw CI:844F8D60 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241102125955432 DLMGCP DEBUG <0013> endpoint:rtpbridge/4b@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241102125955432 DLMGCP DEBUG <0013> Generated response: line #00: 200 2360 OK (mgcp_msg.c:67) 20241102125955432 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/4b@mgw (mgcp_msg.c:67) 20241102125955432 DLMGCP DEBUG <0013> Generated response: line #02: I: 844F8D60 (mgcp_msg.c:67) 20241102125955432 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 78 (mgcp_msg.c:67) 20241102125955432 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:67) 20241102125955432 DLMGCP DEBUG <0013> Generated response: line #05: o=- 844F8D60 23 IN IP6 ::1 (mgcp_msg.c:67) 20241102125955432 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:67) 20241102125955432 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:67) 20241102125955432 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:67) 20241102125955432 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:67) 20241102125955432 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241102125955432 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:67) 20241102125955433 DLMGCP DEBUG <0013> Received message: line #00: CRCX 2361 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241102125955433 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241102125955433 DLMGCP DEBUG <0013> Received message: line #02: C: 004B (mgcp_msg.c:67) 20241102125955433 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241102125955433 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:67) 20241102125955433 DLMGCP DEBUG <0013> endpoint:rtpbridge/4c@mgw (trunk:0) found free endpoint: rtpbridge/4c@mgw (mgcp_endp.c:261) 20241102125955433 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/4c@mgw" (mgcp_protocol.c:441) 20241102125955433 DLMGCP NOTICE <0013> endpoint:rtpbridge/4c@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241102125955433 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:192) 20241102125955433 DLMGCP DEBUG <0013> endpoint:rtpbridge/4c@mgw conn:(004B/rtp C:C4E6ED74 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241102125955433 DLMGCP DEBUG <0013> endpoint:rtpbridge/4c@mgw CI:C4E6ED74 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241102125955433 DLMGCP DEBUG <0013> endpoint:rtpbridge/4c@mgw CI:C4E6ED74 output_enabled 0 (mgcp_msg.c:125) 20241102125955433 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241102125955433 DLMGCP DEBUG <0013> endpoint:rtpbridge/4c@mgw conn:(004B/rtp C:C4E6ED74 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) 20241102125955433 DLMGCP DEBUG <0013> endpoint:rtpbridge/4c@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241102125955433 DLMGCP DEBUG <0013> endpoint:rtpbridge/4c@mgw CI:C4E6ED74 CRCX: Creating connection: port: 5386 (mgcp_protocol.c:1112) 20241102125955433 DLMGCP NOTICE <0013> endpoint:rtpbridge/4c@mgw CI:C4E6ED74 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241102125955433 DLMGCP DEBUG <0013> endpoint:rtpbridge/4c@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241102125955433 DLMGCP DEBUG <0013> Generated response: line #00: 200 2361 OK (mgcp_msg.c:67) 20241102125955433 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/4c@mgw (mgcp_msg.c:67) 20241102125955433 DLMGCP DEBUG <0013> Generated response: line #02: I: C4E6ED74 (mgcp_msg.c:67) 20241102125955433 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 79 (mgcp_msg.c:67) 20241102125955433 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:67) 20241102125955433 DLMGCP DEBUG <0013> Generated response: line #05: o=- C4E6ED74 23 IN IP6 ::1 (mgcp_msg.c:67) 20241102125955433 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:67) 20241102125955433 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:67) 20241102125955433 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:67) 20241102125955433 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:67) 20241102125955433 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241102125955433 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:67) 20241102125955434 DLMGCP DEBUG <0013> Received message: line #00: CRCX 2362 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241102125955434 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241102125955434 DLMGCP DEBUG <0013> Received message: line #02: C: 004C (mgcp_msg.c:67) 20241102125955434 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241102125955434 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:67) 20241102125955434 DLMGCP DEBUG <0013> endpoint:rtpbridge/4d@mgw (trunk:0) found free endpoint: rtpbridge/4d@mgw (mgcp_endp.c:261) 20241102125955434 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/4d@mgw" (mgcp_protocol.c:441) 20241102125955434 DLMGCP NOTICE <0013> endpoint:rtpbridge/4d@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241102125955434 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:192) 20241102125955434 DLMGCP DEBUG <0013> endpoint:rtpbridge/4d@mgw conn:(004C/rtp C:F0C42CC5 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241102125955434 DLMGCP DEBUG <0013> endpoint:rtpbridge/4d@mgw CI:F0C42CC5 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241102125955434 DLMGCP DEBUG <0013> endpoint:rtpbridge/4d@mgw CI:F0C42CC5 output_enabled 0 (mgcp_msg.c:125) 20241102125955434 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241102125955434 DLMGCP DEBUG <0013> endpoint:rtpbridge/4d@mgw conn:(004C/rtp C:F0C42CC5 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) 20241102125955434 DLMGCP DEBUG <0013> endpoint:rtpbridge/4d@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241102125955434 DLMGCP DEBUG <0013> endpoint:rtpbridge/4d@mgw CI:F0C42CC5 CRCX: Creating connection: port: 5388 (mgcp_protocol.c:1112) 20241102125955434 DLMGCP NOTICE <0013> endpoint:rtpbridge/4d@mgw CI:F0C42CC5 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241102125955434 DLMGCP DEBUG <0013> endpoint:rtpbridge/4d@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241102125955434 DLMGCP DEBUG <0013> Generated response: line #00: 200 2362 OK (mgcp_msg.c:67) 20241102125955434 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/4d@mgw (mgcp_msg.c:67) 20241102125955434 DLMGCP DEBUG <0013> Generated response: line #02: I: F0C42CC5 (mgcp_msg.c:67) 20241102125955434 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 80 (mgcp_msg.c:67) 20241102125955434 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:67) 20241102125955434 DLMGCP DEBUG <0013> Generated response: line #05: o=- F0C42CC5 23 IN IP6 ::1 (mgcp_msg.c:67) 20241102125955434 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:67) 20241102125955434 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:67) 20241102125955434 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:67) 20241102125955434 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:67) 20241102125955434 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241102125955434 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:67) 20241102125955435 DLMGCP DEBUG <0013> Received message: line #00: CRCX 2363 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241102125955435 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241102125955435 DLMGCP DEBUG <0013> Received message: line #02: C: 004D (mgcp_msg.c:67) 20241102125955435 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241102125955435 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:67) 20241102125955435 DLMGCP DEBUG <0013> endpoint:rtpbridge/4e@mgw (trunk:0) found free endpoint: rtpbridge/4e@mgw (mgcp_endp.c:261) 20241102125955435 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/4e@mgw" (mgcp_protocol.c:441) 20241102125955435 DLMGCP NOTICE <0013> endpoint:rtpbridge/4e@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241102125955435 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:192) 20241102125955435 DLMGCP DEBUG <0013> endpoint:rtpbridge/4e@mgw conn:(004D/rtp C:4BDA98EE r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241102125955435 DLMGCP DEBUG <0013> endpoint:rtpbridge/4e@mgw CI:4BDA98EE connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241102125955435 DLMGCP DEBUG <0013> endpoint:rtpbridge/4e@mgw CI:4BDA98EE output_enabled 0 (mgcp_msg.c:125) 20241102125955435 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241102125955435 DLMGCP DEBUG <0013> endpoint:rtpbridge/4e@mgw conn:(004D/rtp C:4BDA98EE 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) 20241102125955435 DLMGCP DEBUG <0013> endpoint:rtpbridge/4e@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241102125955435 DLMGCP DEBUG <0013> endpoint:rtpbridge/4e@mgw CI:4BDA98EE CRCX: Creating connection: port: 5390 (mgcp_protocol.c:1112) 20241102125955435 DLMGCP NOTICE <0013> endpoint:rtpbridge/4e@mgw CI:4BDA98EE CRCX: connection successfully created (mgcp_protocol.c:1121) 20241102125955435 DLMGCP DEBUG <0013> endpoint:rtpbridge/4e@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241102125955435 DLMGCP DEBUG <0013> Generated response: line #00: 200 2363 OK (mgcp_msg.c:67) 20241102125955435 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/4e@mgw (mgcp_msg.c:67) 20241102125955435 DLMGCP DEBUG <0013> Generated response: line #02: I: 4BDA98EE (mgcp_msg.c:67) 20241102125955435 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 81 (mgcp_msg.c:67) 20241102125955435 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:67) 20241102125955435 DLMGCP DEBUG <0013> Generated response: line #05: o=- 4BDA98EE 23 IN IP6 ::1 (mgcp_msg.c:67) 20241102125955435 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:67) 20241102125955435 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:67) 20241102125955435 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:67) 20241102125955435 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:67) 20241102125955435 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241102125955435 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:67) 20241102125955436 DLMGCP DEBUG <0013> Received message: line #00: CRCX 2364 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241102125955436 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241102125955436 DLMGCP DEBUG <0013> Received message: line #02: C: 004E (mgcp_msg.c:67) 20241102125955436 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241102125955436 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:67) 20241102125955436 DLMGCP DEBUG <0013> endpoint:rtpbridge/4f@mgw (trunk:0) found free endpoint: rtpbridge/4f@mgw (mgcp_endp.c:261) 20241102125955436 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/4f@mgw" (mgcp_protocol.c:441) 20241102125955436 DLMGCP NOTICE <0013> endpoint:rtpbridge/4f@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241102125955436 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:192) 20241102125955436 DLMGCP DEBUG <0013> endpoint:rtpbridge/4f@mgw conn:(004E/rtp C:B850851F r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241102125955436 DLMGCP DEBUG <0013> endpoint:rtpbridge/4f@mgw CI:B850851F connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241102125955436 DLMGCP DEBUG <0013> endpoint:rtpbridge/4f@mgw CI:B850851F output_enabled 0 (mgcp_msg.c:125) 20241102125955436 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241102125955436 DLMGCP DEBUG <0013> endpoint:rtpbridge/4f@mgw conn:(004E/rtp C:B850851F 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) 20241102125955436 DLMGCP DEBUG <0013> endpoint:rtpbridge/4f@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241102125955436 DLMGCP DEBUG <0013> endpoint:rtpbridge/4f@mgw CI:B850851F CRCX: Creating connection: port: 5392 (mgcp_protocol.c:1112) 20241102125955436 DLMGCP NOTICE <0013> endpoint:rtpbridge/4f@mgw CI:B850851F CRCX: connection successfully created (mgcp_protocol.c:1121) 20241102125955436 DLMGCP DEBUG <0013> endpoint:rtpbridge/4f@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241102125955436 DLMGCP DEBUG <0013> Generated response: line #00: 200 2364 OK (mgcp_msg.c:67) 20241102125955436 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/4f@mgw (mgcp_msg.c:67) 20241102125955436 DLMGCP DEBUG <0013> Generated response: line #02: I: B850851F (mgcp_msg.c:67) 20241102125955436 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 82 (mgcp_msg.c:67) 20241102125955436 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:67) 20241102125955436 DLMGCP DEBUG <0013> Generated response: line #05: o=- B850851F 23 IN IP6 ::1 (mgcp_msg.c:67) 20241102125955436 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:67) 20241102125955436 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:67) 20241102125955436 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:67) 20241102125955436 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:67) 20241102125955436 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241102125955436 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:67) 20241102125955437 DLMGCP DEBUG <0013> Received message: line #00: CRCX 2365 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241102125955437 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241102125955437 DLMGCP DEBUG <0013> Received message: line #02: C: 004F (mgcp_msg.c:67) 20241102125955437 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241102125955437 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:67) 20241102125955437 DLMGCP DEBUG <0013> endpoint:rtpbridge/50@mgw (trunk:0) found free endpoint: rtpbridge/50@mgw (mgcp_endp.c:261) 20241102125955437 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/50@mgw" (mgcp_protocol.c:441) 20241102125955437 DLMGCP NOTICE <0013> endpoint:rtpbridge/50@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241102125955437 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:192) 20241102125955437 DLMGCP DEBUG <0013> endpoint:rtpbridge/50@mgw conn:(004F/rtp C:F3FF9380 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241102125955437 DLMGCP DEBUG <0013> endpoint:rtpbridge/50@mgw CI:F3FF9380 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241102125955437 DLMGCP DEBUG <0013> endpoint:rtpbridge/50@mgw CI:F3FF9380 output_enabled 0 (mgcp_msg.c:125) 20241102125955437 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241102125955437 DLMGCP DEBUG <0013> endpoint:rtpbridge/50@mgw conn:(004F/rtp C:F3FF9380 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) 20241102125955437 DLMGCP DEBUG <0013> endpoint:rtpbridge/50@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241102125955437 DLMGCP DEBUG <0013> endpoint:rtpbridge/50@mgw CI:F3FF9380 CRCX: Creating connection: port: 5394 (mgcp_protocol.c:1112) 20241102125955437 DLMGCP NOTICE <0013> endpoint:rtpbridge/50@mgw CI:F3FF9380 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241102125955437 DLMGCP DEBUG <0013> endpoint:rtpbridge/50@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241102125955437 DLMGCP DEBUG <0013> Generated response: line #00: 200 2365 OK (mgcp_msg.c:67) 20241102125955437 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/50@mgw (mgcp_msg.c:67) 20241102125955437 DLMGCP DEBUG <0013> Generated response: line #02: I: F3FF9380 (mgcp_msg.c:67) 20241102125955437 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 83 (mgcp_msg.c:67) 20241102125955437 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:67) 20241102125955437 DLMGCP DEBUG <0013> Generated response: line #05: o=- F3FF9380 23 IN IP6 ::1 (mgcp_msg.c:67) 20241102125955437 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:67) 20241102125955437 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:67) 20241102125955437 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:67) 20241102125955437 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:67) 20241102125955437 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241102125955437 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:67) 20241102125955437 DLMGCP DEBUG <0013> Received message: line #00: CRCX 2366 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241102125955437 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241102125955437 DLMGCP DEBUG <0013> Received message: line #02: C: 0050 (mgcp_msg.c:67) 20241102125955437 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241102125955437 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:67) 20241102125955437 DLMGCP DEBUG <0013> endpoint:rtpbridge/51@mgw (trunk:0) found free endpoint: rtpbridge/51@mgw (mgcp_endp.c:261) 20241102125955437 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/51@mgw" (mgcp_protocol.c:441) 20241102125955437 DLMGCP NOTICE <0013> endpoint:rtpbridge/51@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241102125955437 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:192) 20241102125955437 DLMGCP DEBUG <0013> endpoint:rtpbridge/51@mgw conn:(0050/rtp C:BAD6CE42 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241102125955437 DLMGCP DEBUG <0013> endpoint:rtpbridge/51@mgw CI:BAD6CE42 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241102125955437 DLMGCP DEBUG <0013> endpoint:rtpbridge/51@mgw CI:BAD6CE42 output_enabled 0 (mgcp_msg.c:125) 20241102125955437 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241102125955437 DLMGCP DEBUG <0013> endpoint:rtpbridge/51@mgw conn:(0050/rtp C:BAD6CE42 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) 20241102125955437 DLMGCP DEBUG <0013> endpoint:rtpbridge/51@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241102125955437 DLMGCP DEBUG <0013> endpoint:rtpbridge/51@mgw CI:BAD6CE42 CRCX: Creating connection: port: 5396 (mgcp_protocol.c:1112) 20241102125955437 DLMGCP NOTICE <0013> endpoint:rtpbridge/51@mgw CI:BAD6CE42 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241102125955437 DLMGCP DEBUG <0013> endpoint:rtpbridge/51@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241102125955437 DLMGCP DEBUG <0013> Generated response: line #00: 200 2366 OK (mgcp_msg.c:67) 20241102125955437 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/51@mgw (mgcp_msg.c:67) 20241102125955437 DLMGCP DEBUG <0013> Generated response: line #02: I: BAD6CE42 (mgcp_msg.c:67) 20241102125955437 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 84 (mgcp_msg.c:67) 20241102125955437 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:67) 20241102125955437 DLMGCP DEBUG <0013> Generated response: line #05: o=- BAD6CE42 23 IN IP6 ::1 (mgcp_msg.c:67) 20241102125955437 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:67) 20241102125955437 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:67) 20241102125955437 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:67) 20241102125955437 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:67) 20241102125955437 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241102125955437 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:67) 20241102125955438 DLMGCP DEBUG <0013> Received message: line #00: CRCX 2367 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241102125955438 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241102125955438 DLMGCP DEBUG <0013> Received message: line #02: C: 0051 (mgcp_msg.c:67) 20241102125955438 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241102125955438 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:67) 20241102125955438 DLMGCP DEBUG <0013> endpoint:rtpbridge/52@mgw (trunk:0) found free endpoint: rtpbridge/52@mgw (mgcp_endp.c:261) 20241102125955438 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/52@mgw" (mgcp_protocol.c:441) 20241102125955438 DLMGCP NOTICE <0013> endpoint:rtpbridge/52@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241102125955438 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:192) 20241102125955438 DLMGCP DEBUG <0013> endpoint:rtpbridge/52@mgw conn:(0051/rtp C:C1518B9D r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241102125955438 DLMGCP DEBUG <0013> endpoint:rtpbridge/52@mgw CI:C1518B9D connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241102125955438 DLMGCP DEBUG <0013> endpoint:rtpbridge/52@mgw CI:C1518B9D output_enabled 0 (mgcp_msg.c:125) 20241102125955438 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241102125955438 DLMGCP DEBUG <0013> endpoint:rtpbridge/52@mgw conn:(0051/rtp C:C1518B9D 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) 20241102125955438 DLMGCP DEBUG <0013> endpoint:rtpbridge/52@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241102125955438 DLMGCP DEBUG <0013> endpoint:rtpbridge/52@mgw CI:C1518B9D CRCX: Creating connection: port: 5398 (mgcp_protocol.c:1112) 20241102125955438 DLMGCP NOTICE <0013> endpoint:rtpbridge/52@mgw CI:C1518B9D CRCX: connection successfully created (mgcp_protocol.c:1121) 20241102125955438 DLMGCP DEBUG <0013> endpoint:rtpbridge/52@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241102125955438 DLMGCP DEBUG <0013> Generated response: line #00: 200 2367 OK (mgcp_msg.c:67) 20241102125955438 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/52@mgw (mgcp_msg.c:67) 20241102125955438 DLMGCP DEBUG <0013> Generated response: line #02: I: C1518B9D (mgcp_msg.c:67) 20241102125955438 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 85 (mgcp_msg.c:67) 20241102125955438 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:67) 20241102125955438 DLMGCP DEBUG <0013> Generated response: line #05: o=- C1518B9D 23 IN IP6 ::1 (mgcp_msg.c:67) 20241102125955438 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:67) 20241102125955438 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:67) 20241102125955438 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:67) 20241102125955438 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:67) 20241102125955438 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241102125955438 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:67) 20241102125955439 DLMGCP DEBUG <0013> Received message: line #00: CRCX 2368 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241102125955439 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241102125955439 DLMGCP DEBUG <0013> Received message: line #02: C: 0052 (mgcp_msg.c:67) 20241102125955439 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241102125955439 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:67) 20241102125955439 DLMGCP DEBUG <0013> endpoint:rtpbridge/53@mgw (trunk:0) found free endpoint: rtpbridge/53@mgw (mgcp_endp.c:261) 20241102125955439 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/53@mgw" (mgcp_protocol.c:441) 20241102125955439 DLMGCP NOTICE <0013> endpoint:rtpbridge/53@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241102125955439 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:192) 20241102125955439 DLMGCP DEBUG <0013> endpoint:rtpbridge/53@mgw conn:(0052/rtp C:D3F030D6 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241102125955439 DLMGCP DEBUG <0013> endpoint:rtpbridge/53@mgw CI:D3F030D6 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241102125955439 DLMGCP DEBUG <0013> endpoint:rtpbridge/53@mgw CI:D3F030D6 output_enabled 0 (mgcp_msg.c:125) 20241102125955439 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241102125955439 DLMGCP DEBUG <0013> endpoint:rtpbridge/53@mgw conn:(0052/rtp C:D3F030D6 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) 20241102125955439 DLMGCP DEBUG <0013> endpoint:rtpbridge/53@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241102125955439 DLMGCP DEBUG <0013> endpoint:rtpbridge/53@mgw CI:D3F030D6 CRCX: Creating connection: port: 5400 (mgcp_protocol.c:1112) 20241102125955439 DLMGCP NOTICE <0013> endpoint:rtpbridge/53@mgw CI:D3F030D6 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241102125955439 DLMGCP DEBUG <0013> endpoint:rtpbridge/53@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241102125955439 DLMGCP DEBUG <0013> Generated response: line #00: 200 2368 OK (mgcp_msg.c:67) 20241102125955439 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/53@mgw (mgcp_msg.c:67) 20241102125955439 DLMGCP DEBUG <0013> Generated response: line #02: I: D3F030D6 (mgcp_msg.c:67) 20241102125955439 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 86 (mgcp_msg.c:67) 20241102125955439 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:67) 20241102125955439 DLMGCP DEBUG <0013> Generated response: line #05: o=- D3F030D6 23 IN IP6 ::1 (mgcp_msg.c:67) 20241102125955439 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:67) 20241102125955439 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:67) 20241102125955439 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:67) 20241102125955439 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:67) 20241102125955439 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241102125955439 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:67) 20241102125955440 DLMGCP DEBUG <0013> Received message: line #00: CRCX 2369 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241102125955440 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241102125955440 DLMGCP DEBUG <0013> Received message: line #02: C: 0053 (mgcp_msg.c:67) 20241102125955440 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241102125955440 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:67) 20241102125955440 DLMGCP DEBUG <0013> endpoint:rtpbridge/54@mgw (trunk:0) found free endpoint: rtpbridge/54@mgw (mgcp_endp.c:261) 20241102125955440 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/54@mgw" (mgcp_protocol.c:441) 20241102125955440 DLMGCP NOTICE <0013> endpoint:rtpbridge/54@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241102125955440 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:192) 20241102125955440 DLMGCP DEBUG <0013> endpoint:rtpbridge/54@mgw conn:(0053/rtp C:99E3B568 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241102125955440 DLMGCP DEBUG <0013> endpoint:rtpbridge/54@mgw CI:99E3B568 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241102125955440 DLMGCP DEBUG <0013> endpoint:rtpbridge/54@mgw CI:99E3B568 output_enabled 0 (mgcp_msg.c:125) 20241102125955440 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241102125955440 DLMGCP DEBUG <0013> endpoint:rtpbridge/54@mgw conn:(0053/rtp C:99E3B568 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) 20241102125955440 DLMGCP DEBUG <0013> endpoint:rtpbridge/54@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241102125955440 DLMGCP DEBUG <0013> endpoint:rtpbridge/54@mgw CI:99E3B568 CRCX: Creating connection: port: 5402 (mgcp_protocol.c:1112) 20241102125955440 DLMGCP NOTICE <0013> endpoint:rtpbridge/54@mgw CI:99E3B568 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241102125955440 DLMGCP DEBUG <0013> endpoint:rtpbridge/54@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241102125955440 DLMGCP DEBUG <0013> Generated response: line #00: 200 2369 OK (mgcp_msg.c:67) 20241102125955440 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/54@mgw (mgcp_msg.c:67) 20241102125955440 DLMGCP DEBUG <0013> Generated response: line #02: I: 99E3B568 (mgcp_msg.c:67) 20241102125955440 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 87 (mgcp_msg.c:67) 20241102125955440 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:67) 20241102125955440 DLMGCP DEBUG <0013> Generated response: line #05: o=- 99E3B568 23 IN IP6 ::1 (mgcp_msg.c:67) 20241102125955440 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:67) 20241102125955440 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:67) 20241102125955440 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:67) 20241102125955440 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:67) 20241102125955440 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241102125955440 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:67) 20241102125955441 DLMGCP DEBUG <0013> Received message: line #00: CRCX 2370 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241102125955441 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241102125955441 DLMGCP DEBUG <0013> Received message: line #02: C: 0054 (mgcp_msg.c:67) 20241102125955441 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241102125955441 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:67) 20241102125955441 DLMGCP DEBUG <0013> endpoint:rtpbridge/55@mgw (trunk:0) found free endpoint: rtpbridge/55@mgw (mgcp_endp.c:261) 20241102125955441 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/55@mgw" (mgcp_protocol.c:441) 20241102125955441 DLMGCP NOTICE <0013> endpoint:rtpbridge/55@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241102125955441 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:192) 20241102125955441 DLMGCP DEBUG <0013> endpoint:rtpbridge/55@mgw conn:(0054/rtp C:D2DB8E72 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241102125955441 DLMGCP DEBUG <0013> endpoint:rtpbridge/55@mgw CI:D2DB8E72 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241102125955441 DLMGCP DEBUG <0013> endpoint:rtpbridge/55@mgw CI:D2DB8E72 output_enabled 0 (mgcp_msg.c:125) 20241102125955441 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241102125955441 DLMGCP DEBUG <0013> endpoint:rtpbridge/55@mgw conn:(0054/rtp C:D2DB8E72 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) 20241102125955441 DLMGCP DEBUG <0013> endpoint:rtpbridge/55@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241102125955441 DLMGCP DEBUG <0013> endpoint:rtpbridge/55@mgw CI:D2DB8E72 CRCX: Creating connection: port: 5404 (mgcp_protocol.c:1112) 20241102125955441 DLMGCP NOTICE <0013> endpoint:rtpbridge/55@mgw CI:D2DB8E72 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241102125955441 DLMGCP DEBUG <0013> endpoint:rtpbridge/55@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241102125955441 DLMGCP DEBUG <0013> Generated response: line #00: 200 2370 OK (mgcp_msg.c:67) 20241102125955441 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/55@mgw (mgcp_msg.c:67) 20241102125955441 DLMGCP DEBUG <0013> Generated response: line #02: I: D2DB8E72 (mgcp_msg.c:67) 20241102125955441 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 88 (mgcp_msg.c:67) 20241102125955441 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:67) 20241102125955441 DLMGCP DEBUG <0013> Generated response: line #05: o=- D2DB8E72 23 IN IP6 ::1 (mgcp_msg.c:67) 20241102125955441 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:67) 20241102125955441 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:67) 20241102125955441 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:67) 20241102125955441 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:67) 20241102125955441 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241102125955441 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:67) 20241102125955442 DLMGCP DEBUG <0013> Received message: line #00: CRCX 2371 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241102125955442 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241102125955442 DLMGCP DEBUG <0013> Received message: line #02: C: 0055 (mgcp_msg.c:67) 20241102125955442 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241102125955442 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:67) 20241102125955442 DLMGCP DEBUG <0013> endpoint:rtpbridge/56@mgw (trunk:0) found free endpoint: rtpbridge/56@mgw (mgcp_endp.c:261) 20241102125955442 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/56@mgw" (mgcp_protocol.c:441) 20241102125955442 DLMGCP NOTICE <0013> endpoint:rtpbridge/56@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241102125955442 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:192) 20241102125955442 DLMGCP DEBUG <0013> endpoint:rtpbridge/56@mgw conn:(0055/rtp C:AF8235ED r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241102125955442 DLMGCP DEBUG <0013> endpoint:rtpbridge/56@mgw CI:AF8235ED connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241102125955442 DLMGCP DEBUG <0013> endpoint:rtpbridge/56@mgw CI:AF8235ED output_enabled 0 (mgcp_msg.c:125) 20241102125955442 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241102125955442 DLMGCP DEBUG <0013> endpoint:rtpbridge/56@mgw conn:(0055/rtp C:AF8235ED 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) 20241102125955442 DLMGCP DEBUG <0013> endpoint:rtpbridge/56@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241102125955442 DLMGCP DEBUG <0013> endpoint:rtpbridge/56@mgw CI:AF8235ED CRCX: Creating connection: port: 5406 (mgcp_protocol.c:1112) 20241102125955442 DLMGCP NOTICE <0013> endpoint:rtpbridge/56@mgw CI:AF8235ED CRCX: connection successfully created (mgcp_protocol.c:1121) 20241102125955442 DLMGCP DEBUG <0013> endpoint:rtpbridge/56@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241102125955442 DLMGCP DEBUG <0013> Generated response: line #00: 200 2371 OK (mgcp_msg.c:67) 20241102125955442 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/56@mgw (mgcp_msg.c:67) 20241102125955442 DLMGCP DEBUG <0013> Generated response: line #02: I: AF8235ED (mgcp_msg.c:67) 20241102125955442 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 89 (mgcp_msg.c:67) 20241102125955442 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:67) 20241102125955442 DLMGCP DEBUG <0013> Generated response: line #05: o=- AF8235ED 23 IN IP6 ::1 (mgcp_msg.c:67) 20241102125955442 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:67) 20241102125955442 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:67) 20241102125955443 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:67) 20241102125955443 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:67) 20241102125955443 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241102125955443 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:67) 20241102125955443 DLMGCP DEBUG <0013> Received message: line #00: CRCX 2372 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241102125955443 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241102125955443 DLMGCP DEBUG <0013> Received message: line #02: C: 0056 (mgcp_msg.c:67) 20241102125955443 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241102125955443 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:67) 20241102125955443 DLMGCP DEBUG <0013> endpoint:rtpbridge/57@mgw (trunk:0) found free endpoint: rtpbridge/57@mgw (mgcp_endp.c:261) 20241102125955443 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/57@mgw" (mgcp_protocol.c:441) 20241102125955443 DLMGCP NOTICE <0013> endpoint:rtpbridge/57@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241102125955443 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:192) 20241102125955443 DLMGCP DEBUG <0013> endpoint:rtpbridge/57@mgw conn:(0056/rtp C:9DFC4F25 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241102125955443 DLMGCP DEBUG <0013> endpoint:rtpbridge/57@mgw CI:9DFC4F25 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241102125955443 DLMGCP DEBUG <0013> endpoint:rtpbridge/57@mgw CI:9DFC4F25 output_enabled 0 (mgcp_msg.c:125) 20241102125955443 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241102125955443 DLMGCP DEBUG <0013> endpoint:rtpbridge/57@mgw conn:(0056/rtp C:9DFC4F25 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) 20241102125955443 DLMGCP DEBUG <0013> endpoint:rtpbridge/57@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241102125955444 DLMGCP DEBUG <0013> endpoint:rtpbridge/57@mgw CI:9DFC4F25 CRCX: Creating connection: port: 5408 (mgcp_protocol.c:1112) 20241102125955444 DLMGCP NOTICE <0013> endpoint:rtpbridge/57@mgw CI:9DFC4F25 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241102125955444 DLMGCP DEBUG <0013> endpoint:rtpbridge/57@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241102125955444 DLMGCP DEBUG <0013> Generated response: line #00: 200 2372 OK (mgcp_msg.c:67) 20241102125955444 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/57@mgw (mgcp_msg.c:67) 20241102125955444 DLMGCP DEBUG <0013> Generated response: line #02: I: 9DFC4F25 (mgcp_msg.c:67) 20241102125955444 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 90 (mgcp_msg.c:67) 20241102125955444 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:67) 20241102125955444 DLMGCP DEBUG <0013> Generated response: line #05: o=- 9DFC4F25 23 IN IP6 ::1 (mgcp_msg.c:67) 20241102125955444 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:67) 20241102125955444 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:67) 20241102125955444 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:67) 20241102125955444 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:67) 20241102125955444 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241102125955444 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:67) 20241102125955444 DLMGCP DEBUG <0013> Received message: line #00: CRCX 2373 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241102125955444 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241102125955444 DLMGCP DEBUG <0013> Received message: line #02: C: 0057 (mgcp_msg.c:67) 20241102125955444 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241102125955444 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:67) 20241102125955444 DLMGCP DEBUG <0013> endpoint:rtpbridge/58@mgw (trunk:0) found free endpoint: rtpbridge/58@mgw (mgcp_endp.c:261) 20241102125955444 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/58@mgw" (mgcp_protocol.c:441) 20241102125955444 DLMGCP NOTICE <0013> endpoint:rtpbridge/58@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241102125955444 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:192) 20241102125955445 DLMGCP DEBUG <0013> endpoint:rtpbridge/58@mgw conn:(0057/rtp C:47170F72 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241102125955445 DLMGCP DEBUG <0013> endpoint:rtpbridge/58@mgw CI:47170F72 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241102125955445 DLMGCP DEBUG <0013> endpoint:rtpbridge/58@mgw CI:47170F72 output_enabled 0 (mgcp_msg.c:125) 20241102125955445 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241102125955445 DLMGCP DEBUG <0013> endpoint:rtpbridge/58@mgw conn:(0057/rtp C:47170F72 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) 20241102125955445 DLMGCP DEBUG <0013> endpoint:rtpbridge/58@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241102125955445 DLMGCP DEBUG <0013> endpoint:rtpbridge/58@mgw CI:47170F72 CRCX: Creating connection: port: 5410 (mgcp_protocol.c:1112) 20241102125955445 DLMGCP NOTICE <0013> endpoint:rtpbridge/58@mgw CI:47170F72 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241102125955445 DLMGCP DEBUG <0013> endpoint:rtpbridge/58@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241102125955445 DLMGCP DEBUG <0013> Generated response: line #00: 200 2373 OK (mgcp_msg.c:67) 20241102125955445 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/58@mgw (mgcp_msg.c:67) 20241102125955445 DLMGCP DEBUG <0013> Generated response: line #02: I: 47170F72 (mgcp_msg.c:67) 20241102125955445 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 91 (mgcp_msg.c:67) 20241102125955445 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:67) 20241102125955445 DLMGCP DEBUG <0013> Generated response: line #05: o=- 47170F72 23 IN IP6 ::1 (mgcp_msg.c:67) 20241102125955445 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:67) 20241102125955445 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:67) 20241102125955445 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:67) 20241102125955445 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:67) 20241102125955445 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241102125955445 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:67) 20241102125955446 DLMGCP DEBUG <0013> Received message: line #00: CRCX 2374 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241102125955446 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241102125955446 DLMGCP DEBUG <0013> Received message: line #02: C: 0058 (mgcp_msg.c:67) 20241102125955446 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241102125955446 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:67) 20241102125955446 DLMGCP DEBUG <0013> endpoint:rtpbridge/59@mgw (trunk:0) found free endpoint: rtpbridge/59@mgw (mgcp_endp.c:261) 20241102125955446 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/59@mgw" (mgcp_protocol.c:441) 20241102125955446 DLMGCP NOTICE <0013> endpoint:rtpbridge/59@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241102125955446 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:192) 20241102125955446 DLMGCP DEBUG <0013> endpoint:rtpbridge/59@mgw conn:(0058/rtp C:35E97411 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241102125955446 DLMGCP DEBUG <0013> endpoint:rtpbridge/59@mgw CI:35E97411 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241102125955446 DLMGCP DEBUG <0013> endpoint:rtpbridge/59@mgw CI:35E97411 output_enabled 0 (mgcp_msg.c:125) 20241102125955446 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241102125955446 DLMGCP DEBUG <0013> endpoint:rtpbridge/59@mgw conn:(0058/rtp C:35E97411 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) 20241102125955446 DLMGCP DEBUG <0013> endpoint:rtpbridge/59@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241102125955446 DLMGCP DEBUG <0013> endpoint:rtpbridge/59@mgw CI:35E97411 CRCX: Creating connection: port: 5412 (mgcp_protocol.c:1112) 20241102125955446 DLMGCP NOTICE <0013> endpoint:rtpbridge/59@mgw CI:35E97411 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241102125955446 DLMGCP DEBUG <0013> endpoint:rtpbridge/59@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241102125955446 DLMGCP DEBUG <0013> Generated response: line #00: 200 2374 OK (mgcp_msg.c:67) 20241102125955446 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/59@mgw (mgcp_msg.c:67) 20241102125955446 DLMGCP DEBUG <0013> Generated response: line #02: I: 35E97411 (mgcp_msg.c:67) 20241102125955446 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 92 (mgcp_msg.c:67) 20241102125955446 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:67) 20241102125955446 DLMGCP DEBUG <0013> Generated response: line #05: o=- 35E97411 23 IN IP6 ::1 (mgcp_msg.c:67) 20241102125955446 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:67) 20241102125955446 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:67) 20241102125955446 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:67) 20241102125955446 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:67) 20241102125955446 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241102125955446 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:67) 20241102125955447 DLMGCP DEBUG <0013> Received message: line #00: CRCX 2375 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241102125955447 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241102125955447 DLMGCP DEBUG <0013> Received message: line #02: C: 0059 (mgcp_msg.c:67) 20241102125955447 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241102125955447 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:67) 20241102125955447 DLMGCP DEBUG <0013> endpoint:rtpbridge/5a@mgw (trunk:0) found free endpoint: rtpbridge/5a@mgw (mgcp_endp.c:261) 20241102125955447 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/5a@mgw" (mgcp_protocol.c:441) 20241102125955447 DLMGCP NOTICE <0013> endpoint:rtpbridge/5a@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241102125955447 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:192) 20241102125955447 DLMGCP DEBUG <0013> endpoint:rtpbridge/5a@mgw conn:(0059/rtp C:FAFF6236 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241102125955447 DLMGCP DEBUG <0013> endpoint:rtpbridge/5a@mgw CI:FAFF6236 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241102125955447 DLMGCP DEBUG <0013> endpoint:rtpbridge/5a@mgw CI:FAFF6236 output_enabled 0 (mgcp_msg.c:125) 20241102125955447 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241102125955447 DLMGCP DEBUG <0013> endpoint:rtpbridge/5a@mgw conn:(0059/rtp C:FAFF6236 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) 20241102125955447 DLMGCP DEBUG <0013> endpoint:rtpbridge/5a@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241102125955447 DLMGCP DEBUG <0013> endpoint:rtpbridge/5a@mgw CI:FAFF6236 CRCX: Creating connection: port: 5414 (mgcp_protocol.c:1112) 20241102125955447 DLMGCP NOTICE <0013> endpoint:rtpbridge/5a@mgw CI:FAFF6236 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241102125955447 DLMGCP DEBUG <0013> endpoint:rtpbridge/5a@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241102125955447 DLMGCP DEBUG <0013> Generated response: line #00: 200 2375 OK (mgcp_msg.c:67) 20241102125955447 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/5a@mgw (mgcp_msg.c:67) 20241102125955447 DLMGCP DEBUG <0013> Generated response: line #02: I: FAFF6236 (mgcp_msg.c:67) 20241102125955447 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 93 (mgcp_msg.c:67) 20241102125955447 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:67) 20241102125955447 DLMGCP DEBUG <0013> Generated response: line #05: o=- FAFF6236 23 IN IP6 ::1 (mgcp_msg.c:67) 20241102125955447 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:67) 20241102125955447 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:67) 20241102125955447 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:67) 20241102125955447 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:67) 20241102125955447 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241102125955447 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:67) 20241102125955447 DLMGCP DEBUG <0013> Received message: line #00: CRCX 2376 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241102125955447 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241102125955447 DLMGCP DEBUG <0013> Received message: line #02: C: 005A (mgcp_msg.c:67) 20241102125955447 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241102125955447 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:67) 20241102125955448 DLMGCP DEBUG <0013> endpoint:rtpbridge/5b@mgw (trunk:0) found free endpoint: rtpbridge/5b@mgw (mgcp_endp.c:261) 20241102125955448 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/5b@mgw" (mgcp_protocol.c:441) 20241102125955448 DLMGCP NOTICE <0013> endpoint:rtpbridge/5b@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241102125955448 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:192) 20241102125955448 DLMGCP DEBUG <0013> endpoint:rtpbridge/5b@mgw conn:(005A/rtp C:E52239AC r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241102125955448 DLMGCP DEBUG <0013> endpoint:rtpbridge/5b@mgw CI:E52239AC connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241102125955448 DLMGCP DEBUG <0013> endpoint:rtpbridge/5b@mgw CI:E52239AC output_enabled 0 (mgcp_msg.c:125) 20241102125955448 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241102125955448 DLMGCP DEBUG <0013> endpoint:rtpbridge/5b@mgw conn:(005A/rtp C:E52239AC 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) 20241102125955448 DLMGCP DEBUG <0013> endpoint:rtpbridge/5b@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241102125955448 DLMGCP DEBUG <0013> endpoint:rtpbridge/5b@mgw CI:E52239AC CRCX: Creating connection: port: 5416 (mgcp_protocol.c:1112) 20241102125955448 DLMGCP NOTICE <0013> endpoint:rtpbridge/5b@mgw CI:E52239AC CRCX: connection successfully created (mgcp_protocol.c:1121) 20241102125955448 DLMGCP DEBUG <0013> endpoint:rtpbridge/5b@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241102125955448 DLMGCP DEBUG <0013> Generated response: line #00: 200 2376 OK (mgcp_msg.c:67) 20241102125955448 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/5b@mgw (mgcp_msg.c:67) 20241102125955448 DLMGCP DEBUG <0013> Generated response: line #02: I: E52239AC (mgcp_msg.c:67) 20241102125955448 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 94 (mgcp_msg.c:67) 20241102125955448 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:67) 20241102125955448 DLMGCP DEBUG <0013> Generated response: line #05: o=- E52239AC 23 IN IP6 ::1 (mgcp_msg.c:67) 20241102125955448 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:67) 20241102125955448 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:67) 20241102125955448 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:67) 20241102125955448 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:67) 20241102125955448 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241102125955448 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:67) 20241102125955448 DLMGCP DEBUG <0013> Received message: line #00: CRCX 2377 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241102125955449 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241102125955449 DLMGCP DEBUG <0013> Received message: line #02: C: 005B (mgcp_msg.c:67) 20241102125955449 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241102125955449 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:67) 20241102125955449 DLMGCP DEBUG <0013> endpoint:rtpbridge/5c@mgw (trunk:0) found free endpoint: rtpbridge/5c@mgw (mgcp_endp.c:261) 20241102125955449 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/5c@mgw" (mgcp_protocol.c:441) 20241102125955449 DLMGCP NOTICE <0013> endpoint:rtpbridge/5c@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241102125955449 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:192) 20241102125955449 DLMGCP DEBUG <0013> endpoint:rtpbridge/5c@mgw conn:(005B/rtp C:8E98599A r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241102125955449 DLMGCP DEBUG <0013> endpoint:rtpbridge/5c@mgw CI:8E98599A connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241102125955449 DLMGCP DEBUG <0013> endpoint:rtpbridge/5c@mgw CI:8E98599A output_enabled 0 (mgcp_msg.c:125) 20241102125955449 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241102125955449 DLMGCP DEBUG <0013> endpoint:rtpbridge/5c@mgw conn:(005B/rtp C:8E98599A 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) 20241102125955449 DLMGCP DEBUG <0013> endpoint:rtpbridge/5c@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241102125955449 DLMGCP DEBUG <0013> endpoint:rtpbridge/5c@mgw CI:8E98599A CRCX: Creating connection: port: 5418 (mgcp_protocol.c:1112) 20241102125955449 DLMGCP NOTICE <0013> endpoint:rtpbridge/5c@mgw CI:8E98599A CRCX: connection successfully created (mgcp_protocol.c:1121) 20241102125955449 DLMGCP DEBUG <0013> endpoint:rtpbridge/5c@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241102125955449 DLMGCP DEBUG <0013> Generated response: line #00: 200 2377 OK (mgcp_msg.c:67) 20241102125955449 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/5c@mgw (mgcp_msg.c:67) 20241102125955449 DLMGCP DEBUG <0013> Generated response: line #02: I: 8E98599A (mgcp_msg.c:67) 20241102125955449 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 95 (mgcp_msg.c:67) 20241102125955449 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:67) 20241102125955449 DLMGCP DEBUG <0013> Generated response: line #05: o=- 8E98599A 23 IN IP6 ::1 (mgcp_msg.c:67) 20241102125955449 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:67) 20241102125955449 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:67) 20241102125955449 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:67) 20241102125955449 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:67) 20241102125955449 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241102125955449 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:67) 20241102125955450 DLMGCP DEBUG <0013> Received message: line #00: CRCX 2378 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241102125955450 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241102125955450 DLMGCP DEBUG <0013> Received message: line #02: C: 005C (mgcp_msg.c:67) 20241102125955450 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241102125955450 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:67) 20241102125955450 DLMGCP DEBUG <0013> endpoint:rtpbridge/5d@mgw (trunk:0) found free endpoint: rtpbridge/5d@mgw (mgcp_endp.c:261) 20241102125955450 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/5d@mgw" (mgcp_protocol.c:441) 20241102125955450 DLMGCP NOTICE <0013> endpoint:rtpbridge/5d@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241102125955450 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:192) 20241102125955450 DLMGCP DEBUG <0013> endpoint:rtpbridge/5d@mgw conn:(005C/rtp C:0D792325 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241102125955450 DLMGCP DEBUG <0013> endpoint:rtpbridge/5d@mgw CI:0D792325 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241102125955450 DLMGCP DEBUG <0013> endpoint:rtpbridge/5d@mgw CI:0D792325 output_enabled 0 (mgcp_msg.c:125) 20241102125955450 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241102125955450 DLMGCP DEBUG <0013> endpoint:rtpbridge/5d@mgw conn:(005C/rtp C:0D792325 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) 20241102125955450 DLMGCP DEBUG <0013> endpoint:rtpbridge/5d@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241102125955450 DLMGCP DEBUG <0013> endpoint:rtpbridge/5d@mgw CI:0D792325 CRCX: Creating connection: port: 5420 (mgcp_protocol.c:1112) 20241102125955450 DLMGCP NOTICE <0013> endpoint:rtpbridge/5d@mgw CI:0D792325 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241102125955450 DLMGCP DEBUG <0013> endpoint:rtpbridge/5d@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241102125955450 DLMGCP DEBUG <0013> Generated response: line #00: 200 2378 OK (mgcp_msg.c:67) 20241102125955450 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/5d@mgw (mgcp_msg.c:67) 20241102125955450 DLMGCP DEBUG <0013> Generated response: line #02: I: 0D792325 (mgcp_msg.c:67) 20241102125955450 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 96 (mgcp_msg.c:67) 20241102125955450 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:67) 20241102125955450 DLMGCP DEBUG <0013> Generated response: line #05: o=- 0D792325 23 IN IP6 ::1 (mgcp_msg.c:67) 20241102125955450 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:67) 20241102125955450 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:67) 20241102125955450 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:67) 20241102125955450 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:67) 20241102125955450 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241102125955450 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:67) 20241102125955451 DLMGCP DEBUG <0013> Received message: line #00: CRCX 2379 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241102125955451 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241102125955451 DLMGCP DEBUG <0013> Received message: line #02: C: 005D (mgcp_msg.c:67) 20241102125955451 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241102125955451 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:67) 20241102125955451 DLMGCP DEBUG <0013> endpoint:rtpbridge/5e@mgw (trunk:0) found free endpoint: rtpbridge/5e@mgw (mgcp_endp.c:261) 20241102125955451 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/5e@mgw" (mgcp_protocol.c:441) 20241102125955451 DLMGCP NOTICE <0013> endpoint:rtpbridge/5e@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241102125955451 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:192) 20241102125955451 DLMGCP DEBUG <0013> endpoint:rtpbridge/5e@mgw conn:(005D/rtp C:C835A04A r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241102125955451 DLMGCP DEBUG <0013> endpoint:rtpbridge/5e@mgw CI:C835A04A connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241102125955451 DLMGCP DEBUG <0013> endpoint:rtpbridge/5e@mgw CI:C835A04A output_enabled 0 (mgcp_msg.c:125) 20241102125955451 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241102125955451 DLMGCP DEBUG <0013> endpoint:rtpbridge/5e@mgw conn:(005D/rtp C:C835A04A 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) 20241102125955451 DLMGCP DEBUG <0013> endpoint:rtpbridge/5e@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241102125955451 DLMGCP DEBUG <0013> endpoint:rtpbridge/5e@mgw CI:C835A04A CRCX: Creating connection: port: 5422 (mgcp_protocol.c:1112) 20241102125955451 DLMGCP NOTICE <0013> endpoint:rtpbridge/5e@mgw CI:C835A04A CRCX: connection successfully created (mgcp_protocol.c:1121) 20241102125955451 DLMGCP DEBUG <0013> endpoint:rtpbridge/5e@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241102125955451 DLMGCP DEBUG <0013> Generated response: line #00: 200 2379 OK (mgcp_msg.c:67) 20241102125955451 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/5e@mgw (mgcp_msg.c:67) 20241102125955451 DLMGCP DEBUG <0013> Generated response: line #02: I: C835A04A (mgcp_msg.c:67) 20241102125955451 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 97 (mgcp_msg.c:67) 20241102125955451 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:67) 20241102125955451 DLMGCP DEBUG <0013> Generated response: line #05: o=- C835A04A 23 IN IP6 ::1 (mgcp_msg.c:67) 20241102125955451 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:67) 20241102125955451 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:67) 20241102125955451 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:67) 20241102125955451 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:67) 20241102125955451 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241102125955451 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:67) 20241102125955452 DLMGCP DEBUG <0013> Received message: line #00: CRCX 2380 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241102125955452 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241102125955452 DLMGCP DEBUG <0013> Received message: line #02: C: 005E (mgcp_msg.c:67) 20241102125955452 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241102125955452 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:67) 20241102125955452 DLMGCP DEBUG <0013> endpoint:rtpbridge/5f@mgw (trunk:0) found free endpoint: rtpbridge/5f@mgw (mgcp_endp.c:261) 20241102125955452 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/5f@mgw" (mgcp_protocol.c:441) 20241102125955452 DLMGCP NOTICE <0013> endpoint:rtpbridge/5f@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241102125955452 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:192) 20241102125955452 DLMGCP DEBUG <0013> endpoint:rtpbridge/5f@mgw conn:(005E/rtp C:29AF23D5 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241102125955452 DLMGCP DEBUG <0013> endpoint:rtpbridge/5f@mgw CI:29AF23D5 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241102125955452 DLMGCP DEBUG <0013> endpoint:rtpbridge/5f@mgw CI:29AF23D5 output_enabled 0 (mgcp_msg.c:125) 20241102125955452 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241102125955452 DLMGCP DEBUG <0013> endpoint:rtpbridge/5f@mgw conn:(005E/rtp C:29AF23D5 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) 20241102125955452 DLMGCP DEBUG <0013> endpoint:rtpbridge/5f@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241102125955453 DLMGCP DEBUG <0013> endpoint:rtpbridge/5f@mgw CI:29AF23D5 CRCX: Creating connection: port: 5424 (mgcp_protocol.c:1112) 20241102125955453 DLMGCP NOTICE <0013> endpoint:rtpbridge/5f@mgw CI:29AF23D5 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241102125955453 DLMGCP DEBUG <0013> endpoint:rtpbridge/5f@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241102125955453 DLMGCP DEBUG <0013> Generated response: line #00: 200 2380 OK (mgcp_msg.c:67) 20241102125955453 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/5f@mgw (mgcp_msg.c:67) 20241102125955453 DLMGCP DEBUG <0013> Generated response: line #02: I: 29AF23D5 (mgcp_msg.c:67) 20241102125955453 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 98 (mgcp_msg.c:67) 20241102125955453 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:67) 20241102125955453 DLMGCP DEBUG <0013> Generated response: line #05: o=- 29AF23D5 23 IN IP6 ::1 (mgcp_msg.c:67) 20241102125955453 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:67) 20241102125955453 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:67) 20241102125955453 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:67) 20241102125955453 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:67) 20241102125955453 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241102125955453 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:67) 20241102125955453 DLMGCP DEBUG <0013> Received message: line #00: CRCX 2381 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241102125955453 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241102125955453 DLMGCP DEBUG <0013> Received message: line #02: C: 005F (mgcp_msg.c:67) 20241102125955453 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241102125955453 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:67) 20241102125955453 DLMGCP DEBUG <0013> endpoint:rtpbridge/60@mgw (trunk:0) found free endpoint: rtpbridge/60@mgw (mgcp_endp.c:261) 20241102125955453 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/60@mgw" (mgcp_protocol.c:441) 20241102125955454 DLMGCP NOTICE <0013> endpoint:rtpbridge/60@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241102125955454 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:192) 20241102125955454 DLMGCP DEBUG <0013> endpoint:rtpbridge/60@mgw conn:(005F/rtp C:B02AF6D7 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241102125955454 DLMGCP DEBUG <0013> endpoint:rtpbridge/60@mgw CI:B02AF6D7 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241102125955454 DLMGCP DEBUG <0013> endpoint:rtpbridge/60@mgw CI:B02AF6D7 output_enabled 0 (mgcp_msg.c:125) 20241102125955454 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241102125955454 DLMGCP DEBUG <0013> endpoint:rtpbridge/60@mgw conn:(005F/rtp C:B02AF6D7 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) 20241102125955454 DLMGCP DEBUG <0013> endpoint:rtpbridge/60@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241102125955454 DLMGCP DEBUG <0013> endpoint:rtpbridge/60@mgw CI:B02AF6D7 CRCX: Creating connection: port: 5426 (mgcp_protocol.c:1112) 20241102125955454 DLMGCP NOTICE <0013> endpoint:rtpbridge/60@mgw CI:B02AF6D7 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241102125955454 DLMGCP DEBUG <0013> endpoint:rtpbridge/60@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241102125955454 DLMGCP DEBUG <0013> Generated response: line #00: 200 2381 OK (mgcp_msg.c:67) 20241102125955454 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/60@mgw (mgcp_msg.c:67) 20241102125955454 DLMGCP DEBUG <0013> Generated response: line #02: I: B02AF6D7 (mgcp_msg.c:67) 20241102125955454 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 99 (mgcp_msg.c:67) 20241102125955454 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:67) 20241102125955454 DLMGCP DEBUG <0013> Generated response: line #05: o=- B02AF6D7 23 IN IP6 ::1 (mgcp_msg.c:67) 20241102125955454 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:67) 20241102125955454 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:67) 20241102125955454 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:67) 20241102125955454 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:67) 20241102125955454 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241102125955454 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:67) 20241102125955455 DLMGCP DEBUG <0013> Received message: line #00: CRCX 2382 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241102125955455 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241102125955455 DLMGCP DEBUG <0013> Received message: line #02: C: 0060 (mgcp_msg.c:67) 20241102125955455 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241102125955455 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:67) 20241102125955455 DLMGCP DEBUG <0013> endpoint:rtpbridge/61@mgw (trunk:0) found free endpoint: rtpbridge/61@mgw (mgcp_endp.c:261) 20241102125955455 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/61@mgw" (mgcp_protocol.c:441) 20241102125955455 DLMGCP NOTICE <0013> endpoint:rtpbridge/61@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241102125955455 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:192) 20241102125955455 DLMGCP DEBUG <0013> endpoint:rtpbridge/61@mgw conn:(0060/rtp C:52D8D62C r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241102125955455 DLMGCP DEBUG <0013> endpoint:rtpbridge/61@mgw CI:52D8D62C connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241102125955455 DLMGCP DEBUG <0013> endpoint:rtpbridge/61@mgw CI:52D8D62C output_enabled 0 (mgcp_msg.c:125) 20241102125955455 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241102125955455 DLMGCP DEBUG <0013> endpoint:rtpbridge/61@mgw conn:(0060/rtp C:52D8D62C 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) 20241102125955455 DLMGCP DEBUG <0013> endpoint:rtpbridge/61@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241102125955455 DLMGCP DEBUG <0013> endpoint:rtpbridge/61@mgw CI:52D8D62C CRCX: Creating connection: port: 5428 (mgcp_protocol.c:1112) 20241102125955455 DLMGCP NOTICE <0013> endpoint:rtpbridge/61@mgw CI:52D8D62C CRCX: connection successfully created (mgcp_protocol.c:1121) 20241102125955455 DLMGCP DEBUG <0013> endpoint:rtpbridge/61@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241102125955455 DLMGCP DEBUG <0013> Generated response: line #00: 200 2382 OK (mgcp_msg.c:67) 20241102125955455 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/61@mgw (mgcp_msg.c:67) 20241102125955455 DLMGCP DEBUG <0013> Generated response: line #02: I: 52D8D62C (mgcp_msg.c:67) 20241102125955455 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 100 (mgcp_msg.c:67) 20241102125955455 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:67) 20241102125955455 DLMGCP DEBUG <0013> Generated response: line #05: o=- 52D8D62C 23 IN IP6 ::1 (mgcp_msg.c:67) 20241102125955455 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:67) 20241102125955455 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:67) 20241102125955455 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:67) 20241102125955455 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:67) 20241102125955455 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241102125955455 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:67) 20241102125955456 DLMGCP DEBUG <0013> Received message: line #00: CRCX 2383 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241102125955456 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241102125955456 DLMGCP DEBUG <0013> Received message: line #02: C: 0061 (mgcp_msg.c:67) 20241102125955456 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241102125955456 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:67) 20241102125955456 DLMGCP DEBUG <0013> endpoint:rtpbridge/62@mgw (trunk:0) found free endpoint: rtpbridge/62@mgw (mgcp_endp.c:261) 20241102125955456 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/62@mgw" (mgcp_protocol.c:441) 20241102125955456 DLMGCP NOTICE <0013> endpoint:rtpbridge/62@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241102125955456 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:192) 20241102125955456 DLMGCP DEBUG <0013> endpoint:rtpbridge/62@mgw conn:(0061/rtp C:7128B4AA r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241102125955456 DLMGCP DEBUG <0013> endpoint:rtpbridge/62@mgw CI:7128B4AA connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241102125955456 DLMGCP DEBUG <0013> endpoint:rtpbridge/62@mgw CI:7128B4AA output_enabled 0 (mgcp_msg.c:125) 20241102125955456 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241102125955456 DLMGCP DEBUG <0013> endpoint:rtpbridge/62@mgw conn:(0061/rtp C:7128B4AA 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) 20241102125955456 DLMGCP DEBUG <0013> endpoint:rtpbridge/62@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241102125955456 DLMGCP DEBUG <0013> endpoint:rtpbridge/62@mgw CI:7128B4AA CRCX: Creating connection: port: 5430 (mgcp_protocol.c:1112) 20241102125955456 DLMGCP NOTICE <0013> endpoint:rtpbridge/62@mgw CI:7128B4AA CRCX: connection successfully created (mgcp_protocol.c:1121) 20241102125955456 DLMGCP DEBUG <0013> endpoint:rtpbridge/62@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241102125955456 DLMGCP DEBUG <0013> Generated response: line #00: 200 2383 OK (mgcp_msg.c:67) 20241102125955456 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/62@mgw (mgcp_msg.c:67) 20241102125955456 DLMGCP DEBUG <0013> Generated response: line #02: I: 7128B4AA (mgcp_msg.c:67) 20241102125955456 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 101 (mgcp_msg.c:67) 20241102125955456 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:67) 20241102125955456 DLMGCP DEBUG <0013> Generated response: line #05: o=- 7128B4AA 23 IN IP6 ::1 (mgcp_msg.c:67) 20241102125955456 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:67) 20241102125955456 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:67) 20241102125955456 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:67) 20241102125955456 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:67) 20241102125955456 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241102125955456 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:67) 20241102125955457 DLMGCP DEBUG <0013> Received message: line #00: CRCX 2384 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241102125955457 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241102125955457 DLMGCP DEBUG <0013> Received message: line #02: C: 0062 (mgcp_msg.c:67) 20241102125955457 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241102125955457 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:67) 20241102125955457 DLMGCP DEBUG <0013> endpoint:rtpbridge/63@mgw (trunk:0) found free endpoint: rtpbridge/63@mgw (mgcp_endp.c:261) 20241102125955457 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/63@mgw" (mgcp_protocol.c:441) 20241102125955457 DLMGCP NOTICE <0013> endpoint:rtpbridge/63@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241102125955457 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:192) 20241102125955457 DLMGCP DEBUG <0013> endpoint:rtpbridge/63@mgw conn:(0062/rtp C:636D15E6 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241102125955457 DLMGCP DEBUG <0013> endpoint:rtpbridge/63@mgw CI:636D15E6 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241102125955457 DLMGCP DEBUG <0013> endpoint:rtpbridge/63@mgw CI:636D15E6 output_enabled 0 (mgcp_msg.c:125) 20241102125955457 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241102125955457 DLMGCP DEBUG <0013> endpoint:rtpbridge/63@mgw conn:(0062/rtp C:636D15E6 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) 20241102125955457 DLMGCP DEBUG <0013> endpoint:rtpbridge/63@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241102125955457 DLMGCP DEBUG <0013> endpoint:rtpbridge/63@mgw CI:636D15E6 CRCX: Creating connection: port: 5432 (mgcp_protocol.c:1112) 20241102125955457 DLMGCP NOTICE <0013> endpoint:rtpbridge/63@mgw CI:636D15E6 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241102125955457 DLMGCP DEBUG <0013> endpoint:rtpbridge/63@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241102125955457 DLMGCP DEBUG <0013> Generated response: line #00: 200 2384 OK (mgcp_msg.c:67) 20241102125955457 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/63@mgw (mgcp_msg.c:67) 20241102125955457 DLMGCP DEBUG <0013> Generated response: line #02: I: 636D15E6 (mgcp_msg.c:67) 20241102125955457 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 102 (mgcp_msg.c:67) 20241102125955457 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:67) 20241102125955457 DLMGCP DEBUG <0013> Generated response: line #05: o=- 636D15E6 23 IN IP6 ::1 (mgcp_msg.c:67) 20241102125955457 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:67) 20241102125955457 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:67) 20241102125955457 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:67) 20241102125955457 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:67) 20241102125955457 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241102125955457 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:67) 20241102125955457 DLMGCP DEBUG <0013> Received message: line #00: CRCX 2385 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241102125955457 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241102125955457 DLMGCP DEBUG <0013> Received message: line #02: C: 0063 (mgcp_msg.c:67) 20241102125955457 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241102125955457 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:67) 20241102125955457 DLMGCP DEBUG <0013> endpoint:rtpbridge/64@mgw (trunk:0) found free endpoint: rtpbridge/64@mgw (mgcp_endp.c:261) 20241102125955457 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/64@mgw" (mgcp_protocol.c:441) 20241102125955457 DLMGCP NOTICE <0013> endpoint:rtpbridge/64@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241102125955458 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:192) 20241102125955458 DLMGCP DEBUG <0013> endpoint:rtpbridge/64@mgw conn:(0063/rtp C:8B0FFEE5 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241102125955458 DLMGCP DEBUG <0013> endpoint:rtpbridge/64@mgw CI:8B0FFEE5 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241102125955458 DLMGCP DEBUG <0013> endpoint:rtpbridge/64@mgw CI:8B0FFEE5 output_enabled 0 (mgcp_msg.c:125) 20241102125955458 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241102125955458 DLMGCP DEBUG <0013> endpoint:rtpbridge/64@mgw conn:(0063/rtp C:8B0FFEE5 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) 20241102125955458 DLMGCP DEBUG <0013> endpoint:rtpbridge/64@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241102125955458 DLMGCP DEBUG <0013> endpoint:rtpbridge/64@mgw CI:8B0FFEE5 CRCX: Creating connection: port: 5434 (mgcp_protocol.c:1112) 20241102125955458 DLMGCP NOTICE <0013> endpoint:rtpbridge/64@mgw CI:8B0FFEE5 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241102125955458 DLMGCP DEBUG <0013> endpoint:rtpbridge/64@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241102125955458 DLMGCP DEBUG <0013> Generated response: line #00: 200 2385 OK (mgcp_msg.c:67) 20241102125955458 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/64@mgw (mgcp_msg.c:67) 20241102125955458 DLMGCP DEBUG <0013> Generated response: line #02: I: 8B0FFEE5 (mgcp_msg.c:67) 20241102125955458 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 103 (mgcp_msg.c:67) 20241102125955458 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:67) 20241102125955458 DLMGCP DEBUG <0013> Generated response: line #05: o=- 8B0FFEE5 23 IN IP6 ::1 (mgcp_msg.c:67) 20241102125955458 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:67) 20241102125955458 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:67) 20241102125955458 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:67) 20241102125955458 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:67) 20241102125955458 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241102125955458 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:67) 20241102125955458 DLMGCP DEBUG <0013> Received message: line #00: CRCX 2386 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241102125955458 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241102125955458 DLMGCP DEBUG <0013> Received message: line #02: C: 0064 (mgcp_msg.c:67) 20241102125955458 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241102125955458 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:67) 20241102125955458 DLMGCP DEBUG <0013> endpoint:rtpbridge/65@mgw (trunk:0) found free endpoint: rtpbridge/65@mgw (mgcp_endp.c:261) 20241102125955458 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/65@mgw" (mgcp_protocol.c:441) 20241102125955458 DLMGCP NOTICE <0013> endpoint:rtpbridge/65@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241102125955458 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:192) 20241102125955458 DLMGCP DEBUG <0013> endpoint:rtpbridge/65@mgw conn:(0064/rtp C:51871166 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241102125955458 DLMGCP DEBUG <0013> endpoint:rtpbridge/65@mgw CI:51871166 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241102125955458 DLMGCP DEBUG <0013> endpoint:rtpbridge/65@mgw CI:51871166 output_enabled 0 (mgcp_msg.c:125) 20241102125955458 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241102125955458 DLMGCP DEBUG <0013> endpoint:rtpbridge/65@mgw conn:(0064/rtp C:51871166 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) 20241102125955458 DLMGCP DEBUG <0013> endpoint:rtpbridge/65@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241102125955459 DLMGCP DEBUG <0013> endpoint:rtpbridge/65@mgw CI:51871166 CRCX: Creating connection: port: 5436 (mgcp_protocol.c:1112) 20241102125955459 DLMGCP NOTICE <0013> endpoint:rtpbridge/65@mgw CI:51871166 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241102125955459 DLMGCP DEBUG <0013> endpoint:rtpbridge/65@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241102125955459 DLMGCP DEBUG <0013> Generated response: line #00: 200 2386 OK (mgcp_msg.c:67) 20241102125955459 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/65@mgw (mgcp_msg.c:67) 20241102125955459 DLMGCP DEBUG <0013> Generated response: line #02: I: 51871166 (mgcp_msg.c:67) 20241102125955459 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 104 (mgcp_msg.c:67) 20241102125955459 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:67) 20241102125955459 DLMGCP DEBUG <0013> Generated response: line #05: o=- 51871166 23 IN IP6 ::1 (mgcp_msg.c:67) 20241102125955459 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:67) 20241102125955459 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:67) 20241102125955459 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:67) 20241102125955459 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:67) 20241102125955459 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241102125955459 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:67) 20241102125955459 DLMGCP DEBUG <0013> Received message: line #00: CRCX 2387 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241102125955459 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241102125955459 DLMGCP DEBUG <0013> Received message: line #02: C: 0065 (mgcp_msg.c:67) 20241102125955459 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241102125955459 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:67) 20241102125955459 DLMGCP DEBUG <0013> endpoint:rtpbridge/66@mgw (trunk:0) found free endpoint: rtpbridge/66@mgw (mgcp_endp.c:261) 20241102125955459 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/66@mgw" (mgcp_protocol.c:441) 20241102125955459 DLMGCP NOTICE <0013> endpoint:rtpbridge/66@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241102125955459 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:192) 20241102125955459 DLMGCP DEBUG <0013> endpoint:rtpbridge/66@mgw conn:(0065/rtp C:E65F3D96 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241102125955459 DLMGCP DEBUG <0013> endpoint:rtpbridge/66@mgw CI:E65F3D96 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241102125955459 DLMGCP DEBUG <0013> endpoint:rtpbridge/66@mgw CI:E65F3D96 output_enabled 0 (mgcp_msg.c:125) 20241102125955459 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241102125955459 DLMGCP DEBUG <0013> endpoint:rtpbridge/66@mgw conn:(0065/rtp C:E65F3D96 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) 20241102125955459 DLMGCP DEBUG <0013> endpoint:rtpbridge/66@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241102125955459 DLMGCP DEBUG <0013> endpoint:rtpbridge/66@mgw CI:E65F3D96 CRCX: Creating connection: port: 5438 (mgcp_protocol.c:1112) 20241102125955459 DLMGCP NOTICE <0013> endpoint:rtpbridge/66@mgw CI:E65F3D96 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241102125955459 DLMGCP DEBUG <0013> endpoint:rtpbridge/66@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241102125955459 DLMGCP DEBUG <0013> Generated response: line #00: 200 2387 OK (mgcp_msg.c:67) 20241102125955459 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/66@mgw (mgcp_msg.c:67) 20241102125955459 DLMGCP DEBUG <0013> Generated response: line #02: I: E65F3D96 (mgcp_msg.c:67) 20241102125955459 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 105 (mgcp_msg.c:67) 20241102125955460 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:67) 20241102125955460 DLMGCP DEBUG <0013> Generated response: line #05: o=- E65F3D96 23 IN IP6 ::1 (mgcp_msg.c:67) 20241102125955460 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:67) 20241102125955460 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:67) 20241102125955460 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:67) 20241102125955460 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:67) 20241102125955460 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241102125955460 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:67) 20241102125955460 DLMGCP DEBUG <0013> Received message: line #00: CRCX 2388 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241102125955460 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241102125955460 DLMGCP DEBUG <0013> Received message: line #02: C: 0066 (mgcp_msg.c:67) 20241102125955460 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241102125955460 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:67) 20241102125955460 DLMGCP DEBUG <0013> endpoint:rtpbridge/67@mgw (trunk:0) found free endpoint: rtpbridge/67@mgw (mgcp_endp.c:261) 20241102125955460 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/67@mgw" (mgcp_protocol.c:441) 20241102125955460 DLMGCP NOTICE <0013> endpoint:rtpbridge/67@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241102125955460 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:192) 20241102125955460 DLMGCP DEBUG <0013> endpoint:rtpbridge/67@mgw conn:(0066/rtp C:C79EFF54 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241102125955460 DLMGCP DEBUG <0013> endpoint:rtpbridge/67@mgw CI:C79EFF54 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241102125955460 DLMGCP DEBUG <0013> endpoint:rtpbridge/67@mgw CI:C79EFF54 output_enabled 0 (mgcp_msg.c:125) 20241102125955460 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241102125955460 DLMGCP DEBUG <0013> endpoint:rtpbridge/67@mgw conn:(0066/rtp C:C79EFF54 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) 20241102125955460 DLMGCP DEBUG <0013> endpoint:rtpbridge/67@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241102125955460 DLMGCP DEBUG <0013> endpoint:rtpbridge/67@mgw CI:C79EFF54 CRCX: Creating connection: port: 5440 (mgcp_protocol.c:1112) 20241102125955460 DLMGCP NOTICE <0013> endpoint:rtpbridge/67@mgw CI:C79EFF54 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241102125955460 DLMGCP DEBUG <0013> endpoint:rtpbridge/67@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241102125955460 DLMGCP DEBUG <0013> Generated response: line #00: 200 2388 OK (mgcp_msg.c:67) 20241102125955460 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/67@mgw (mgcp_msg.c:67) 20241102125955460 DLMGCP DEBUG <0013> Generated response: line #02: I: C79EFF54 (mgcp_msg.c:67) 20241102125955460 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 106 (mgcp_msg.c:67) 20241102125955460 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:67) 20241102125955460 DLMGCP DEBUG <0013> Generated response: line #05: o=- C79EFF54 23 IN IP6 ::1 (mgcp_msg.c:67) 20241102125955460 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:67) 20241102125955460 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:67) 20241102125955460 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:67) 20241102125955460 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:67) 20241102125955460 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241102125955460 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:67) 20241102125955461 DLMGCP DEBUG <0013> Received message: line #00: CRCX 2389 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241102125955461 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241102125955461 DLMGCP DEBUG <0013> Received message: line #02: C: 0067 (mgcp_msg.c:67) 20241102125955461 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241102125955461 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:67) 20241102125955461 DLMGCP DEBUG <0013> endpoint:rtpbridge/68@mgw (trunk:0) found free endpoint: rtpbridge/68@mgw (mgcp_endp.c:261) 20241102125955461 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/68@mgw" (mgcp_protocol.c:441) 20241102125955461 DLMGCP NOTICE <0013> endpoint:rtpbridge/68@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241102125955461 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:192) 20241102125955461 DLMGCP DEBUG <0013> endpoint:rtpbridge/68@mgw conn:(0067/rtp C:63F91F81 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241102125955461 DLMGCP DEBUG <0013> endpoint:rtpbridge/68@mgw CI:63F91F81 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241102125955461 DLMGCP DEBUG <0013> endpoint:rtpbridge/68@mgw CI:63F91F81 output_enabled 0 (mgcp_msg.c:125) 20241102125955461 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241102125955461 DLMGCP DEBUG <0013> endpoint:rtpbridge/68@mgw conn:(0067/rtp C:63F91F81 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) 20241102125955461 DLMGCP DEBUG <0013> endpoint:rtpbridge/68@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241102125955461 DLMGCP DEBUG <0013> endpoint:rtpbridge/68@mgw CI:63F91F81 CRCX: Creating connection: port: 5442 (mgcp_protocol.c:1112) 20241102125955461 DLMGCP NOTICE <0013> endpoint:rtpbridge/68@mgw CI:63F91F81 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241102125955461 DLMGCP DEBUG <0013> endpoint:rtpbridge/68@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241102125955461 DLMGCP DEBUG <0013> Generated response: line #00: 200 2389 OK (mgcp_msg.c:67) 20241102125955461 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/68@mgw (mgcp_msg.c:67) 20241102125955461 DLMGCP DEBUG <0013> Generated response: line #02: I: 63F91F81 (mgcp_msg.c:67) 20241102125955461 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 107 (mgcp_msg.c:67) 20241102125955461 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:67) 20241102125955461 DLMGCP DEBUG <0013> Generated response: line #05: o=- 63F91F81 23 IN IP6 ::1 (mgcp_msg.c:67) 20241102125955461 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:67) 20241102125955461 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:67) 20241102125955461 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:67) 20241102125955461 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:67) 20241102125955461 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241102125955461 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:67) 20241102125955462 DLMGCP DEBUG <0013> Received message: line #00: CRCX 2390 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241102125955462 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241102125955462 DLMGCP DEBUG <0013> Received message: line #02: C: 0068 (mgcp_msg.c:67) 20241102125955462 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241102125955462 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:67) 20241102125955462 DLMGCP DEBUG <0013> endpoint:rtpbridge/69@mgw (trunk:0) found free endpoint: rtpbridge/69@mgw (mgcp_endp.c:261) 20241102125955462 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/69@mgw" (mgcp_protocol.c:441) 20241102125955462 DLMGCP NOTICE <0013> endpoint:rtpbridge/69@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241102125955462 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:192) 20241102125955462 DLMGCP DEBUG <0013> endpoint:rtpbridge/69@mgw conn:(0068/rtp C:0281D193 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241102125955462 DLMGCP DEBUG <0013> endpoint:rtpbridge/69@mgw CI:0281D193 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241102125955462 DLMGCP DEBUG <0013> endpoint:rtpbridge/69@mgw CI:0281D193 output_enabled 0 (mgcp_msg.c:125) 20241102125955462 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241102125955462 DLMGCP DEBUG <0013> endpoint:rtpbridge/69@mgw conn:(0068/rtp C:0281D193 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) 20241102125955462 DLMGCP DEBUG <0013> endpoint:rtpbridge/69@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241102125955462 DLMGCP DEBUG <0013> endpoint:rtpbridge/69@mgw CI:0281D193 CRCX: Creating connection: port: 5444 (mgcp_protocol.c:1112) 20241102125955462 DLMGCP NOTICE <0013> endpoint:rtpbridge/69@mgw CI:0281D193 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241102125955462 DLMGCP DEBUG <0013> endpoint:rtpbridge/69@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241102125955462 DLMGCP DEBUG <0013> Generated response: line #00: 200 2390 OK (mgcp_msg.c:67) 20241102125955462 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/69@mgw (mgcp_msg.c:67) 20241102125955462 DLMGCP DEBUG <0013> Generated response: line #02: I: 0281D193 (mgcp_msg.c:67) 20241102125955462 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 108 (mgcp_msg.c:67) 20241102125955462 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:67) 20241102125955462 DLMGCP DEBUG <0013> Generated response: line #05: o=- 0281D193 23 IN IP6 ::1 (mgcp_msg.c:67) 20241102125955462 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:67) 20241102125955462 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:67) 20241102125955462 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:67) 20241102125955462 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:67) 20241102125955462 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241102125955462 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:67) 20241102125955463 DLMGCP DEBUG <0013> Received message: line #00: CRCX 2391 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241102125955463 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241102125955463 DLMGCP DEBUG <0013> Received message: line #02: C: 0069 (mgcp_msg.c:67) 20241102125955463 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241102125955463 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:67) 20241102125955463 DLMGCP DEBUG <0013> endpoint:rtpbridge/6a@mgw (trunk:0) found free endpoint: rtpbridge/6a@mgw (mgcp_endp.c:261) 20241102125955463 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/6a@mgw" (mgcp_protocol.c:441) 20241102125955463 DLMGCP NOTICE <0013> endpoint:rtpbridge/6a@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241102125955463 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:192) 20241102125955463 DLMGCP DEBUG <0013> endpoint:rtpbridge/6a@mgw conn:(0069/rtp C:853236A8 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241102125955463 DLMGCP DEBUG <0013> endpoint:rtpbridge/6a@mgw CI:853236A8 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241102125955463 DLMGCP DEBUG <0013> endpoint:rtpbridge/6a@mgw CI:853236A8 output_enabled 0 (mgcp_msg.c:125) 20241102125955463 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241102125955463 DLMGCP DEBUG <0013> endpoint:rtpbridge/6a@mgw conn:(0069/rtp C:853236A8 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) 20241102125955463 DLMGCP DEBUG <0013> endpoint:rtpbridge/6a@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241102125955463 DLMGCP DEBUG <0013> endpoint:rtpbridge/6a@mgw CI:853236A8 CRCX: Creating connection: port: 5446 (mgcp_protocol.c:1112) 20241102125955463 DLMGCP NOTICE <0013> endpoint:rtpbridge/6a@mgw CI:853236A8 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241102125955463 DLMGCP DEBUG <0013> endpoint:rtpbridge/6a@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241102125955463 DLMGCP DEBUG <0013> Generated response: line #00: 200 2391 OK (mgcp_msg.c:67) 20241102125955463 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/6a@mgw (mgcp_msg.c:67) 20241102125955463 DLMGCP DEBUG <0013> Generated response: line #02: I: 853236A8 (mgcp_msg.c:67) 20241102125955463 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 109 (mgcp_msg.c:67) 20241102125955463 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:67) 20241102125955463 DLMGCP DEBUG <0013> Generated response: line #05: o=- 853236A8 23 IN IP6 ::1 (mgcp_msg.c:67) 20241102125955463 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:67) 20241102125955463 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:67) 20241102125955463 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:67) 20241102125955463 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:67) 20241102125955463 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241102125955463 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:67) 20241102125955463 DLMGCP DEBUG <0013> Received message: line #00: CRCX 2392 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241102125955463 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241102125955463 DLMGCP DEBUG <0013> Received message: line #02: C: 006A (mgcp_msg.c:67) 20241102125955463 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241102125955463 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:67) 20241102125955463 DLMGCP DEBUG <0013> endpoint:rtpbridge/6b@mgw (trunk:0) found free endpoint: rtpbridge/6b@mgw (mgcp_endp.c:261) 20241102125955463 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/6b@mgw" (mgcp_protocol.c:441) 20241102125955463 DLMGCP NOTICE <0013> endpoint:rtpbridge/6b@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241102125955463 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:192) 20241102125955463 DLMGCP DEBUG <0013> endpoint:rtpbridge/6b@mgw conn:(006A/rtp C:6E8C3EAB r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241102125955463 DLMGCP DEBUG <0013> endpoint:rtpbridge/6b@mgw CI:6E8C3EAB connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241102125955463 DLMGCP DEBUG <0013> endpoint:rtpbridge/6b@mgw CI:6E8C3EAB output_enabled 0 (mgcp_msg.c:125) 20241102125955463 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241102125955463 DLMGCP DEBUG <0013> endpoint:rtpbridge/6b@mgw conn:(006A/rtp C:6E8C3EAB 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) 20241102125955463 DLMGCP DEBUG <0013> endpoint:rtpbridge/6b@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241102125955464 DLMGCP DEBUG <0013> endpoint:rtpbridge/6b@mgw CI:6E8C3EAB CRCX: Creating connection: port: 5448 (mgcp_protocol.c:1112) 20241102125955464 DLMGCP NOTICE <0013> endpoint:rtpbridge/6b@mgw CI:6E8C3EAB CRCX: connection successfully created (mgcp_protocol.c:1121) 20241102125955464 DLMGCP DEBUG <0013> endpoint:rtpbridge/6b@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241102125955464 DLMGCP DEBUG <0013> Generated response: line #00: 200 2392 OK (mgcp_msg.c:67) 20241102125955464 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/6b@mgw (mgcp_msg.c:67) 20241102125955464 DLMGCP DEBUG <0013> Generated response: line #02: I: 6E8C3EAB (mgcp_msg.c:67) 20241102125955464 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 110 (mgcp_msg.c:67) 20241102125955464 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:67) 20241102125955464 DLMGCP DEBUG <0013> Generated response: line #05: o=- 6E8C3EAB 23 IN IP6 ::1 (mgcp_msg.c:67) 20241102125955464 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:67) 20241102125955464 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:67) 20241102125955464 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:67) 20241102125955464 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:67) 20241102125955464 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241102125955464 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:67) 20241102125955464 DLMGCP DEBUG <0013> Received message: line #00: CRCX 2393 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241102125955464 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241102125955464 DLMGCP DEBUG <0013> Received message: line #02: C: 006B (mgcp_msg.c:67) 20241102125955464 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241102125955464 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:67) 20241102125955464 DLMGCP DEBUG <0013> endpoint:rtpbridge/6c@mgw (trunk:0) found free endpoint: rtpbridge/6c@mgw (mgcp_endp.c:261) 20241102125955464 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/6c@mgw" (mgcp_protocol.c:441) 20241102125955464 DLMGCP NOTICE <0013> endpoint:rtpbridge/6c@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241102125955464 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:192) 20241102125955464 DLMGCP DEBUG <0013> endpoint:rtpbridge/6c@mgw conn:(006B/rtp C:DC42765B r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241102125955464 DLMGCP DEBUG <0013> endpoint:rtpbridge/6c@mgw CI:DC42765B connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241102125955464 DLMGCP DEBUG <0013> endpoint:rtpbridge/6c@mgw CI:DC42765B output_enabled 0 (mgcp_msg.c:125) 20241102125955464 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241102125955464 DLMGCP DEBUG <0013> endpoint:rtpbridge/6c@mgw conn:(006B/rtp C:DC42765B 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) 20241102125955464 DLMGCP DEBUG <0013> endpoint:rtpbridge/6c@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241102125955464 DLMGCP DEBUG <0013> endpoint:rtpbridge/6c@mgw CI:DC42765B CRCX: Creating connection: port: 5450 (mgcp_protocol.c:1112) 20241102125955464 DLMGCP NOTICE <0013> endpoint:rtpbridge/6c@mgw CI:DC42765B CRCX: connection successfully created (mgcp_protocol.c:1121) 20241102125955464 DLMGCP DEBUG <0013> endpoint:rtpbridge/6c@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241102125955464 DLMGCP DEBUG <0013> Generated response: line #00: 200 2393 OK (mgcp_msg.c:67) 20241102125955464 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/6c@mgw (mgcp_msg.c:67) 20241102125955465 DLMGCP DEBUG <0013> Generated response: line #02: I: DC42765B (mgcp_msg.c:67) 20241102125955465 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 111 (mgcp_msg.c:67) 20241102125955465 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:67) 20241102125955465 DLMGCP DEBUG <0013> Generated response: line #05: o=- DC42765B 23 IN IP6 ::1 (mgcp_msg.c:67) 20241102125955465 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:67) 20241102125955465 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:67) 20241102125955465 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:67) 20241102125955465 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:67) 20241102125955465 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241102125955465 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:67) 20241102125955465 DLMGCP DEBUG <0013> Received message: line #00: CRCX 2394 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241102125955465 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241102125955465 DLMGCP DEBUG <0013> Received message: line #02: C: 006C (mgcp_msg.c:67) 20241102125955465 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241102125955465 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:67) 20241102125955465 DLMGCP DEBUG <0013> endpoint:rtpbridge/6d@mgw (trunk:0) found free endpoint: rtpbridge/6d@mgw (mgcp_endp.c:261) 20241102125955465 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/6d@mgw" (mgcp_protocol.c:441) 20241102125955465 DLMGCP NOTICE <0013> endpoint:rtpbridge/6d@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241102125955465 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:192) 20241102125955465 DLMGCP DEBUG <0013> endpoint:rtpbridge/6d@mgw conn:(006C/rtp C:5C4CCA2B r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241102125955465 DLMGCP DEBUG <0013> endpoint:rtpbridge/6d@mgw CI:5C4CCA2B connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241102125955465 DLMGCP DEBUG <0013> endpoint:rtpbridge/6d@mgw CI:5C4CCA2B output_enabled 0 (mgcp_msg.c:125) 20241102125955465 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241102125955465 DLMGCP DEBUG <0013> endpoint:rtpbridge/6d@mgw conn:(006C/rtp C:5C4CCA2B 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) 20241102125955465 DLMGCP DEBUG <0013> endpoint:rtpbridge/6d@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241102125955465 DLMGCP DEBUG <0013> endpoint:rtpbridge/6d@mgw CI:5C4CCA2B CRCX: Creating connection: port: 5452 (mgcp_protocol.c:1112) 20241102125955465 DLMGCP NOTICE <0013> endpoint:rtpbridge/6d@mgw CI:5C4CCA2B CRCX: connection successfully created (mgcp_protocol.c:1121) 20241102125955466 DLMGCP DEBUG <0013> endpoint:rtpbridge/6d@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241102125955466 DLMGCP DEBUG <0013> Generated response: line #00: 200 2394 OK (mgcp_msg.c:67) 20241102125955466 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/6d@mgw (mgcp_msg.c:67) 20241102125955466 DLMGCP DEBUG <0013> Generated response: line #02: I: 5C4CCA2B (mgcp_msg.c:67) 20241102125955466 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 112 (mgcp_msg.c:67) 20241102125955466 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:67) 20241102125955466 DLMGCP DEBUG <0013> Generated response: line #05: o=- 5C4CCA2B 23 IN IP6 ::1 (mgcp_msg.c:67) 20241102125955466 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:67) 20241102125955466 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:67) 20241102125955466 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:67) 20241102125955466 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:67) 20241102125955466 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241102125955466 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:67) 20241102125955466 DLMGCP DEBUG <0013> Received message: line #00: CRCX 2395 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241102125955466 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241102125955466 DLMGCP DEBUG <0013> Received message: line #02: C: 006D (mgcp_msg.c:67) 20241102125955466 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241102125955466 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:67) 20241102125955466 DLMGCP DEBUG <0013> endpoint:rtpbridge/6e@mgw (trunk:0) found free endpoint: rtpbridge/6e@mgw (mgcp_endp.c:261) 20241102125955466 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/6e@mgw" (mgcp_protocol.c:441) 20241102125955466 DLMGCP NOTICE <0013> endpoint:rtpbridge/6e@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241102125955466 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:192) 20241102125955466 DLMGCP DEBUG <0013> endpoint:rtpbridge/6e@mgw conn:(006D/rtp C:7B27061A r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241102125955466 DLMGCP DEBUG <0013> endpoint:rtpbridge/6e@mgw CI:7B27061A connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241102125955466 DLMGCP DEBUG <0013> endpoint:rtpbridge/6e@mgw CI:7B27061A output_enabled 0 (mgcp_msg.c:125) 20241102125955466 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241102125955466 DLMGCP DEBUG <0013> endpoint:rtpbridge/6e@mgw conn:(006D/rtp C:7B27061A 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) 20241102125955466 DLMGCP DEBUG <0013> endpoint:rtpbridge/6e@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241102125955467 DLMGCP DEBUG <0013> endpoint:rtpbridge/6e@mgw CI:7B27061A CRCX: Creating connection: port: 5454 (mgcp_protocol.c:1112) 20241102125955467 DLMGCP NOTICE <0013> endpoint:rtpbridge/6e@mgw CI:7B27061A CRCX: connection successfully created (mgcp_protocol.c:1121) 20241102125955467 DLMGCP DEBUG <0013> endpoint:rtpbridge/6e@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241102125955467 DLMGCP DEBUG <0013> Generated response: line #00: 200 2395 OK (mgcp_msg.c:67) 20241102125955467 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/6e@mgw (mgcp_msg.c:67) 20241102125955467 DLMGCP DEBUG <0013> Generated response: line #02: I: 7B27061A (mgcp_msg.c:67) 20241102125955467 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 113 (mgcp_msg.c:67) 20241102125955467 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:67) 20241102125955467 DLMGCP DEBUG <0013> Generated response: line #05: o=- 7B27061A 23 IN IP6 ::1 (mgcp_msg.c:67) 20241102125955467 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:67) 20241102125955467 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:67) 20241102125955467 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:67) 20241102125955467 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:67) 20241102125955467 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241102125955467 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:67) 20241102125955467 DLMGCP DEBUG <0013> Received message: line #00: CRCX 2396 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241102125955467 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241102125955467 DLMGCP DEBUG <0013> Received message: line #02: C: 006E (mgcp_msg.c:67) 20241102125955467 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241102125955467 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:67) 20241102125955467 DLMGCP DEBUG <0013> endpoint:rtpbridge/6f@mgw (trunk:0) found free endpoint: rtpbridge/6f@mgw (mgcp_endp.c:261) 20241102125955467 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/6f@mgw" (mgcp_protocol.c:441) 20241102125955467 DLMGCP NOTICE <0013> endpoint:rtpbridge/6f@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241102125955467 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:192) 20241102125955467 DLMGCP DEBUG <0013> endpoint:rtpbridge/6f@mgw conn:(006E/rtp C:6306356C r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241102125955467 DLMGCP DEBUG <0013> endpoint:rtpbridge/6f@mgw CI:6306356C connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241102125955467 DLMGCP DEBUG <0013> endpoint:rtpbridge/6f@mgw CI:6306356C output_enabled 0 (mgcp_msg.c:125) 20241102125955467 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241102125955467 DLMGCP DEBUG <0013> endpoint:rtpbridge/6f@mgw conn:(006E/rtp C:6306356C 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) 20241102125955467 DLMGCP DEBUG <0013> endpoint:rtpbridge/6f@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241102125955468 DLMGCP DEBUG <0013> endpoint:rtpbridge/6f@mgw CI:6306356C CRCX: Creating connection: port: 5456 (mgcp_protocol.c:1112) 20241102125955468 DLMGCP NOTICE <0013> endpoint:rtpbridge/6f@mgw CI:6306356C CRCX: connection successfully created (mgcp_protocol.c:1121) 20241102125955468 DLMGCP DEBUG <0013> endpoint:rtpbridge/6f@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241102125955468 DLMGCP DEBUG <0013> Generated response: line #00: 200 2396 OK (mgcp_msg.c:67) 20241102125955468 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/6f@mgw (mgcp_msg.c:67) 20241102125955468 DLMGCP DEBUG <0013> Generated response: line #02: I: 6306356C (mgcp_msg.c:67) 20241102125955468 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 114 (mgcp_msg.c:67) 20241102125955468 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:67) 20241102125955468 DLMGCP DEBUG <0013> Generated response: line #05: o=- 6306356C 23 IN IP6 ::1 (mgcp_msg.c:67) 20241102125955468 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:67) 20241102125955468 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:67) 20241102125955468 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:67) 20241102125955468 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:67) 20241102125955468 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241102125955468 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:67) 20241102125955468 DLMGCP DEBUG <0013> Received message: line #00: CRCX 2397 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241102125955468 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241102125955468 DLMGCP DEBUG <0013> Received message: line #02: C: 006F (mgcp_msg.c:67) 20241102125955468 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241102125955468 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:67) 20241102125955468 DLMGCP DEBUG <0013> endpoint:rtpbridge/70@mgw (trunk:0) found free endpoint: rtpbridge/70@mgw (mgcp_endp.c:261) 20241102125955468 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/70@mgw" (mgcp_protocol.c:441) 20241102125955468 DLMGCP NOTICE <0013> endpoint:rtpbridge/70@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241102125955468 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:192) 20241102125955468 DLMGCP DEBUG <0013> endpoint:rtpbridge/70@mgw conn:(006F/rtp C:636BBEE4 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241102125955468 DLMGCP DEBUG <0013> endpoint:rtpbridge/70@mgw CI:636BBEE4 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241102125955468 DLMGCP DEBUG <0013> endpoint:rtpbridge/70@mgw CI:636BBEE4 output_enabled 0 (mgcp_msg.c:125) 20241102125955468 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241102125955468 DLMGCP DEBUG <0013> endpoint:rtpbridge/70@mgw conn:(006F/rtp C:636BBEE4 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) 20241102125955468 DLMGCP DEBUG <0013> endpoint:rtpbridge/70@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241102125955469 DLMGCP DEBUG <0013> endpoint:rtpbridge/70@mgw CI:636BBEE4 CRCX: Creating connection: port: 5458 (mgcp_protocol.c:1112) 20241102125955469 DLMGCP NOTICE <0013> endpoint:rtpbridge/70@mgw CI:636BBEE4 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241102125955469 DLMGCP DEBUG <0013> endpoint:rtpbridge/70@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241102125955469 DLMGCP DEBUG <0013> Generated response: line #00: 200 2397 OK (mgcp_msg.c:67) 20241102125955469 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/70@mgw (mgcp_msg.c:67) 20241102125955469 DLMGCP DEBUG <0013> Generated response: line #02: I: 636BBEE4 (mgcp_msg.c:67) 20241102125955469 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 115 (mgcp_msg.c:67) 20241102125955469 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:67) 20241102125955469 DLMGCP DEBUG <0013> Generated response: line #05: o=- 636BBEE4 23 IN IP6 ::1 (mgcp_msg.c:67) 20241102125955469 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:67) 20241102125955469 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:67) 20241102125955469 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:67) 20241102125955469 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:67) 20241102125955469 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241102125955469 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:67) 20241102125955470 DLMGCP DEBUG <0013> Received message: line #00: CRCX 2398 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241102125955470 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241102125955470 DLMGCP DEBUG <0013> Received message: line #02: C: 0070 (mgcp_msg.c:67) 20241102125955470 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241102125955470 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:67) 20241102125955470 DLMGCP DEBUG <0013> endpoint:rtpbridge/71@mgw (trunk:0) found free endpoint: rtpbridge/71@mgw (mgcp_endp.c:261) 20241102125955470 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/71@mgw" (mgcp_protocol.c:441) 20241102125955470 DLMGCP NOTICE <0013> endpoint:rtpbridge/71@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241102125955470 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:192) 20241102125955470 DLMGCP DEBUG <0013> endpoint:rtpbridge/71@mgw conn:(0070/rtp C:518E7661 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241102125955470 DLMGCP DEBUG <0013> endpoint:rtpbridge/71@mgw CI:518E7661 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241102125955470 DLMGCP DEBUG <0013> endpoint:rtpbridge/71@mgw CI:518E7661 output_enabled 0 (mgcp_msg.c:125) 20241102125955470 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241102125955470 DLMGCP DEBUG <0013> endpoint:rtpbridge/71@mgw conn:(0070/rtp C:518E7661 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) 20241102125955470 DLMGCP DEBUG <0013> endpoint:rtpbridge/71@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241102125955470 DLMGCP DEBUG <0013> endpoint:rtpbridge/71@mgw CI:518E7661 CRCX: Creating connection: port: 5460 (mgcp_protocol.c:1112) 20241102125955470 DLMGCP NOTICE <0013> endpoint:rtpbridge/71@mgw CI:518E7661 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241102125955470 DLMGCP DEBUG <0013> endpoint:rtpbridge/71@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241102125955470 DLMGCP DEBUG <0013> Generated response: line #00: 200 2398 OK (mgcp_msg.c:67) 20241102125955470 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/71@mgw (mgcp_msg.c:67) 20241102125955470 DLMGCP DEBUG <0013> Generated response: line #02: I: 518E7661 (mgcp_msg.c:67) 20241102125955470 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 116 (mgcp_msg.c:67) 20241102125955470 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:67) 20241102125955470 DLMGCP DEBUG <0013> Generated response: line #05: o=- 518E7661 23 IN IP6 ::1 (mgcp_msg.c:67) 20241102125955470 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:67) 20241102125955470 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:67) 20241102125955470 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:67) 20241102125955470 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:67) 20241102125955470 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241102125955470 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:67) 20241102125955471 DLMGCP DEBUG <0013> Received message: line #00: CRCX 2399 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241102125955471 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241102125955471 DLMGCP DEBUG <0013> Received message: line #02: C: 0071 (mgcp_msg.c:67) 20241102125955471 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241102125955471 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:67) 20241102125955471 DLMGCP DEBUG <0013> endpoint:rtpbridge/72@mgw (trunk:0) found free endpoint: rtpbridge/72@mgw (mgcp_endp.c:261) 20241102125955471 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/72@mgw" (mgcp_protocol.c:441) 20241102125955471 DLMGCP NOTICE <0013> endpoint:rtpbridge/72@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241102125955471 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:192) 20241102125955471 DLMGCP DEBUG <0013> endpoint:rtpbridge/72@mgw conn:(0071/rtp C:017F9B37 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241102125955471 DLMGCP DEBUG <0013> endpoint:rtpbridge/72@mgw CI:017F9B37 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241102125955471 DLMGCP DEBUG <0013> endpoint:rtpbridge/72@mgw CI:017F9B37 output_enabled 0 (mgcp_msg.c:125) 20241102125955471 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241102125955471 DLMGCP DEBUG <0013> endpoint:rtpbridge/72@mgw conn:(0071/rtp C:017F9B37 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) 20241102125955471 DLMGCP DEBUG <0013> endpoint:rtpbridge/72@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241102125955471 DLMGCP DEBUG <0013> endpoint:rtpbridge/72@mgw CI:017F9B37 CRCX: Creating connection: port: 5462 (mgcp_protocol.c:1112) 20241102125955471 DLMGCP NOTICE <0013> endpoint:rtpbridge/72@mgw CI:017F9B37 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241102125955471 DLMGCP DEBUG <0013> endpoint:rtpbridge/72@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241102125955471 DLMGCP DEBUG <0013> Generated response: line #00: 200 2399 OK (mgcp_msg.c:67) 20241102125955471 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/72@mgw (mgcp_msg.c:67) 20241102125955471 DLMGCP DEBUG <0013> Generated response: line #02: I: 017F9B37 (mgcp_msg.c:67) 20241102125955471 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 117 (mgcp_msg.c:67) 20241102125955471 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:67) 20241102125955471 DLMGCP DEBUG <0013> Generated response: line #05: o=- 017F9B37 23 IN IP6 ::1 (mgcp_msg.c:67) 20241102125955471 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:67) 20241102125955471 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:67) 20241102125955471 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:67) 20241102125955471 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:67) 20241102125955471 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241102125955471 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:67) 20241102125955472 DLMGCP DEBUG <0013> Received message: line #00: CRCX 2400 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241102125955472 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241102125955472 DLMGCP DEBUG <0013> Received message: line #02: C: 0072 (mgcp_msg.c:67) 20241102125955472 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241102125955472 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:67) 20241102125955472 DLMGCP DEBUG <0013> endpoint:rtpbridge/73@mgw (trunk:0) found free endpoint: rtpbridge/73@mgw (mgcp_endp.c:261) 20241102125955472 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/73@mgw" (mgcp_protocol.c:441) 20241102125955472 DLMGCP NOTICE <0013> endpoint:rtpbridge/73@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241102125955472 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:192) 20241102125955472 DLMGCP DEBUG <0013> endpoint:rtpbridge/73@mgw conn:(0072/rtp C:4D925AE2 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241102125955472 DLMGCP DEBUG <0013> endpoint:rtpbridge/73@mgw CI:4D925AE2 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241102125955472 DLMGCP DEBUG <0013> endpoint:rtpbridge/73@mgw CI:4D925AE2 output_enabled 0 (mgcp_msg.c:125) 20241102125955472 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241102125955472 DLMGCP DEBUG <0013> endpoint:rtpbridge/73@mgw conn:(0072/rtp C:4D925AE2 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) 20241102125955472 DLMGCP DEBUG <0013> endpoint:rtpbridge/73@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241102125955472 DLMGCP DEBUG <0013> endpoint:rtpbridge/73@mgw CI:4D925AE2 CRCX: Creating connection: port: 5464 (mgcp_protocol.c:1112) 20241102125955472 DLMGCP NOTICE <0013> endpoint:rtpbridge/73@mgw CI:4D925AE2 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241102125955472 DLMGCP DEBUG <0013> endpoint:rtpbridge/73@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241102125955472 DLMGCP DEBUG <0013> Generated response: line #00: 200 2400 OK (mgcp_msg.c:67) 20241102125955472 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/73@mgw (mgcp_msg.c:67) 20241102125955472 DLMGCP DEBUG <0013> Generated response: line #02: I: 4D925AE2 (mgcp_msg.c:67) 20241102125955472 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 118 (mgcp_msg.c:67) 20241102125955472 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:67) 20241102125955472 DLMGCP DEBUG <0013> Generated response: line #05: o=- 4D925AE2 23 IN IP6 ::1 (mgcp_msg.c:67) 20241102125955472 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:67) 20241102125955472 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:67) 20241102125955472 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:67) 20241102125955472 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:67) 20241102125955472 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241102125955472 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:67) 20241102125955473 DLMGCP DEBUG <0013> Received message: line #00: CRCX 2401 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241102125955473 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241102125955473 DLMGCP DEBUG <0013> Received message: line #02: C: 0073 (mgcp_msg.c:67) 20241102125955473 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241102125955473 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:67) 20241102125955473 DLMGCP DEBUG <0013> endpoint:rtpbridge/74@mgw (trunk:0) found free endpoint: rtpbridge/74@mgw (mgcp_endp.c:261) 20241102125955473 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/74@mgw" (mgcp_protocol.c:441) 20241102125955473 DLMGCP NOTICE <0013> endpoint:rtpbridge/74@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241102125955473 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:192) 20241102125955473 DLMGCP DEBUG <0013> endpoint:rtpbridge/74@mgw conn:(0073/rtp C:85B01F9E r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241102125955473 DLMGCP DEBUG <0013> endpoint:rtpbridge/74@mgw CI:85B01F9E connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241102125955473 DLMGCP DEBUG <0013> endpoint:rtpbridge/74@mgw CI:85B01F9E output_enabled 0 (mgcp_msg.c:125) 20241102125955473 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241102125955473 DLMGCP DEBUG <0013> endpoint:rtpbridge/74@mgw conn:(0073/rtp C:85B01F9E 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) 20241102125955473 DLMGCP DEBUG <0013> endpoint:rtpbridge/74@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241102125955474 DLMGCP DEBUG <0013> endpoint:rtpbridge/74@mgw CI:85B01F9E CRCX: Creating connection: port: 5466 (mgcp_protocol.c:1112) 20241102125955474 DLMGCP NOTICE <0013> endpoint:rtpbridge/74@mgw CI:85B01F9E CRCX: connection successfully created (mgcp_protocol.c:1121) 20241102125955474 DLMGCP DEBUG <0013> endpoint:rtpbridge/74@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241102125955474 DLMGCP DEBUG <0013> Generated response: line #00: 200 2401 OK (mgcp_msg.c:67) 20241102125955474 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/74@mgw (mgcp_msg.c:67) 20241102125955474 DLMGCP DEBUG <0013> Generated response: line #02: I: 85B01F9E (mgcp_msg.c:67) 20241102125955474 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 119 (mgcp_msg.c:67) 20241102125955474 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:67) 20241102125955474 DLMGCP DEBUG <0013> Generated response: line #05: o=- 85B01F9E 23 IN IP6 ::1 (mgcp_msg.c:67) 20241102125955474 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:67) 20241102125955474 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:67) 20241102125955474 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:67) 20241102125955474 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:67) 20241102125955474 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241102125955474 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:67) 20241102125955474 DLMGCP DEBUG <0013> Received message: line #00: CRCX 2402 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241102125955474 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241102125955474 DLMGCP DEBUG <0013> Received message: line #02: C: 0074 (mgcp_msg.c:67) 20241102125955474 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241102125955474 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:67) 20241102125955474 DLMGCP DEBUG <0013> endpoint:rtpbridge/75@mgw (trunk:0) found free endpoint: rtpbridge/75@mgw (mgcp_endp.c:261) 20241102125955474 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/75@mgw" (mgcp_protocol.c:441) 20241102125955474 DLMGCP NOTICE <0013> endpoint:rtpbridge/75@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241102125955474 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:192) 20241102125955474 DLMGCP DEBUG <0013> endpoint:rtpbridge/75@mgw conn:(0074/rtp C:FBC40818 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241102125955474 DLMGCP DEBUG <0013> endpoint:rtpbridge/75@mgw CI:FBC40818 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241102125955474 DLMGCP DEBUG <0013> endpoint:rtpbridge/75@mgw CI:FBC40818 output_enabled 0 (mgcp_msg.c:125) 20241102125955474 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241102125955474 DLMGCP DEBUG <0013> endpoint:rtpbridge/75@mgw conn:(0074/rtp C:FBC40818 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) 20241102125955474 DLMGCP DEBUG <0013> endpoint:rtpbridge/75@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241102125955474 DLMGCP DEBUG <0013> endpoint:rtpbridge/75@mgw CI:FBC40818 CRCX: Creating connection: port: 5468 (mgcp_protocol.c:1112) 20241102125955474 DLMGCP NOTICE <0013> endpoint:rtpbridge/75@mgw CI:FBC40818 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241102125955474 DLMGCP DEBUG <0013> endpoint:rtpbridge/75@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241102125955474 DLMGCP DEBUG <0013> Generated response: line #00: 200 2402 OK (mgcp_msg.c:67) 20241102125955474 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/75@mgw (mgcp_msg.c:67) 20241102125955475 DLMGCP DEBUG <0013> Generated response: line #02: I: FBC40818 (mgcp_msg.c:67) 20241102125955475 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 120 (mgcp_msg.c:67) 20241102125955475 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:67) 20241102125955475 DLMGCP DEBUG <0013> Generated response: line #05: o=- FBC40818 23 IN IP6 ::1 (mgcp_msg.c:67) 20241102125955475 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:67) 20241102125955475 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:67) 20241102125955475 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:67) 20241102125955475 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:67) 20241102125955475 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241102125955475 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:67) 20241102125955475 DLMGCP DEBUG <0013> Received message: line #00: CRCX 2403 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241102125955475 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241102125955475 DLMGCP DEBUG <0013> Received message: line #02: C: 0075 (mgcp_msg.c:67) 20241102125955475 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241102125955475 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:67) 20241102125955475 DLMGCP DEBUG <0013> endpoint:rtpbridge/76@mgw (trunk:0) found free endpoint: rtpbridge/76@mgw (mgcp_endp.c:261) 20241102125955475 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/76@mgw" (mgcp_protocol.c:441) 20241102125955475 DLMGCP NOTICE <0013> endpoint:rtpbridge/76@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241102125955475 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:192) 20241102125955475 DLMGCP DEBUG <0013> endpoint:rtpbridge/76@mgw conn:(0075/rtp C:FC53F88A r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241102125955475 DLMGCP DEBUG <0013> endpoint:rtpbridge/76@mgw CI:FC53F88A connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241102125955475 DLMGCP DEBUG <0013> endpoint:rtpbridge/76@mgw CI:FC53F88A output_enabled 0 (mgcp_msg.c:125) 20241102125955475 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241102125955475 DLMGCP DEBUG <0013> endpoint:rtpbridge/76@mgw conn:(0075/rtp C:FC53F88A 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) 20241102125955475 DLMGCP DEBUG <0013> endpoint:rtpbridge/76@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241102125955475 DLMGCP DEBUG <0013> endpoint:rtpbridge/76@mgw CI:FC53F88A CRCX: Creating connection: port: 5470 (mgcp_protocol.c:1112) 20241102125955475 DLMGCP NOTICE <0013> endpoint:rtpbridge/76@mgw CI:FC53F88A CRCX: connection successfully created (mgcp_protocol.c:1121) 20241102125955475 DLMGCP DEBUG <0013> endpoint:rtpbridge/76@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241102125955475 DLMGCP DEBUG <0013> Generated response: line #00: 200 2403 OK (mgcp_msg.c:67) 20241102125955475 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/76@mgw (mgcp_msg.c:67) 20241102125955475 DLMGCP DEBUG <0013> Generated response: line #02: I: FC53F88A (mgcp_msg.c:67) 20241102125955475 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 121 (mgcp_msg.c:67) 20241102125955475 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:67) 20241102125955475 DLMGCP DEBUG <0013> Generated response: line #05: o=- FC53F88A 23 IN IP6 ::1 (mgcp_msg.c:67) 20241102125955475 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:67) 20241102125955475 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:67) 20241102125955475 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:67) 20241102125955475 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:67) 20241102125955475 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241102125955475 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:67) 20241102125955476 DLMGCP DEBUG <0013> Received message: line #00: CRCX 2404 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241102125955476 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241102125955476 DLMGCP DEBUG <0013> Received message: line #02: C: 0076 (mgcp_msg.c:67) 20241102125955476 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241102125955476 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:67) 20241102125955476 DLMGCP DEBUG <0013> endpoint:rtpbridge/77@mgw (trunk:0) found free endpoint: rtpbridge/77@mgw (mgcp_endp.c:261) 20241102125955476 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/77@mgw" (mgcp_protocol.c:441) 20241102125955476 DLMGCP NOTICE <0013> endpoint:rtpbridge/77@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241102125955476 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:192) 20241102125955476 DLMGCP DEBUG <0013> endpoint:rtpbridge/77@mgw conn:(0076/rtp C:C1BD2624 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241102125955476 DLMGCP DEBUG <0013> endpoint:rtpbridge/77@mgw CI:C1BD2624 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241102125955476 DLMGCP DEBUG <0013> endpoint:rtpbridge/77@mgw CI:C1BD2624 output_enabled 0 (mgcp_msg.c:125) 20241102125955476 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241102125955476 DLMGCP DEBUG <0013> endpoint:rtpbridge/77@mgw conn:(0076/rtp C:C1BD2624 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) 20241102125955476 DLMGCP DEBUG <0013> endpoint:rtpbridge/77@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241102125955476 DLMGCP DEBUG <0013> endpoint:rtpbridge/77@mgw CI:C1BD2624 CRCX: Creating connection: port: 5472 (mgcp_protocol.c:1112) 20241102125955476 DLMGCP NOTICE <0013> endpoint:rtpbridge/77@mgw CI:C1BD2624 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241102125955476 DLMGCP DEBUG <0013> endpoint:rtpbridge/77@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241102125955476 DLMGCP DEBUG <0013> Generated response: line #00: 200 2404 OK (mgcp_msg.c:67) 20241102125955476 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/77@mgw (mgcp_msg.c:67) 20241102125955476 DLMGCP DEBUG <0013> Generated response: line #02: I: C1BD2624 (mgcp_msg.c:67) 20241102125955476 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 122 (mgcp_msg.c:67) 20241102125955476 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:67) 20241102125955476 DLMGCP DEBUG <0013> Generated response: line #05: o=- C1BD2624 23 IN IP6 ::1 (mgcp_msg.c:67) 20241102125955476 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:67) 20241102125955476 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:67) 20241102125955476 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:67) 20241102125955476 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:67) 20241102125955476 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241102125955476 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:67) 20241102125955477 DLMGCP DEBUG <0013> Received message: line #00: CRCX 2405 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241102125955477 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241102125955477 DLMGCP DEBUG <0013> Received message: line #02: C: 0077 (mgcp_msg.c:67) 20241102125955477 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241102125955477 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:67) 20241102125955477 DLMGCP DEBUG <0013> endpoint:rtpbridge/78@mgw (trunk:0) found free endpoint: rtpbridge/78@mgw (mgcp_endp.c:261) 20241102125955477 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/78@mgw" (mgcp_protocol.c:441) 20241102125955477 DLMGCP NOTICE <0013> endpoint:rtpbridge/78@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241102125955477 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:192) 20241102125955477 DLMGCP DEBUG <0013> endpoint:rtpbridge/78@mgw conn:(0077/rtp C:77AA4DE9 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241102125955477 DLMGCP DEBUG <0013> endpoint:rtpbridge/78@mgw CI:77AA4DE9 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241102125955477 DLMGCP DEBUG <0013> endpoint:rtpbridge/78@mgw CI:77AA4DE9 output_enabled 0 (mgcp_msg.c:125) 20241102125955477 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241102125955477 DLMGCP DEBUG <0013> endpoint:rtpbridge/78@mgw conn:(0077/rtp C:77AA4DE9 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) 20241102125955477 DLMGCP DEBUG <0013> endpoint:rtpbridge/78@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241102125955477 DLMGCP DEBUG <0013> endpoint:rtpbridge/78@mgw CI:77AA4DE9 CRCX: Creating connection: port: 5474 (mgcp_protocol.c:1112) 20241102125955477 DLMGCP NOTICE <0013> endpoint:rtpbridge/78@mgw CI:77AA4DE9 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241102125955477 DLMGCP DEBUG <0013> endpoint:rtpbridge/78@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241102125955477 DLMGCP DEBUG <0013> Generated response: line #00: 200 2405 OK (mgcp_msg.c:67) 20241102125955477 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/78@mgw (mgcp_msg.c:67) 20241102125955477 DLMGCP DEBUG <0013> Generated response: line #02: I: 77AA4DE9 (mgcp_msg.c:67) 20241102125955477 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 123 (mgcp_msg.c:67) 20241102125955477 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:67) 20241102125955477 DLMGCP DEBUG <0013> Generated response: line #05: o=- 77AA4DE9 23 IN IP6 ::1 (mgcp_msg.c:67) 20241102125955477 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:67) 20241102125955477 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:67) 20241102125955477 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:67) 20241102125955477 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:67) 20241102125955477 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241102125955477 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:67) 20241102125955477 DLMGCP DEBUG <0013> Received message: line #00: CRCX 2406 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241102125955477 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241102125955477 DLMGCP DEBUG <0013> Received message: line #02: C: 0078 (mgcp_msg.c:67) 20241102125955477 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241102125955477 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:67) 20241102125955477 DLMGCP DEBUG <0013> endpoint:rtpbridge/79@mgw (trunk:0) found free endpoint: rtpbridge/79@mgw (mgcp_endp.c:261) 20241102125955477 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/79@mgw" (mgcp_protocol.c:441) 20241102125955477 DLMGCP NOTICE <0013> endpoint:rtpbridge/79@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241102125955477 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:192) 20241102125955477 DLMGCP DEBUG <0013> endpoint:rtpbridge/79@mgw conn:(0078/rtp C:ADDE1D84 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241102125955477 DLMGCP DEBUG <0013> endpoint:rtpbridge/79@mgw CI:ADDE1D84 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241102125955477 DLMGCP DEBUG <0013> endpoint:rtpbridge/79@mgw CI:ADDE1D84 output_enabled 0 (mgcp_msg.c:125) 20241102125955477 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241102125955477 DLMGCP DEBUG <0013> endpoint:rtpbridge/79@mgw conn:(0078/rtp C:ADDE1D84 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) 20241102125955477 DLMGCP DEBUG <0013> endpoint:rtpbridge/79@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241102125955477 DLMGCP DEBUG <0013> endpoint:rtpbridge/79@mgw CI:ADDE1D84 CRCX: Creating connection: port: 5476 (mgcp_protocol.c:1112) 20241102125955477 DLMGCP NOTICE <0013> endpoint:rtpbridge/79@mgw CI:ADDE1D84 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241102125955477 DLMGCP DEBUG <0013> endpoint:rtpbridge/79@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241102125955477 DLMGCP DEBUG <0013> Generated response: line #00: 200 2406 OK (mgcp_msg.c:67) 20241102125955477 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/79@mgw (mgcp_msg.c:67) 20241102125955477 DLMGCP DEBUG <0013> Generated response: line #02: I: ADDE1D84 (mgcp_msg.c:67) 20241102125955477 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 124 (mgcp_msg.c:67) 20241102125955478 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:67) 20241102125955478 DLMGCP DEBUG <0013> Generated response: line #05: o=- ADDE1D84 23 IN IP6 ::1 (mgcp_msg.c:67) 20241102125955478 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:67) 20241102125955478 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:67) 20241102125955478 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:67) 20241102125955478 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:67) 20241102125955478 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241102125955478 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:67) 20241102125955478 DLMGCP DEBUG <0013> Received message: line #00: CRCX 2407 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241102125955478 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241102125955478 DLMGCP DEBUG <0013> Received message: line #02: C: 0079 (mgcp_msg.c:67) 20241102125955478 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241102125955478 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:67) 20241102125955478 DLMGCP DEBUG <0013> endpoint:rtpbridge/7a@mgw (trunk:0) found free endpoint: rtpbridge/7a@mgw (mgcp_endp.c:261) 20241102125955478 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/7a@mgw" (mgcp_protocol.c:441) 20241102125955478 DLMGCP NOTICE <0013> endpoint:rtpbridge/7a@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241102125955478 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:192) 20241102125955478 DLMGCP DEBUG <0013> endpoint:rtpbridge/7a@mgw conn:(0079/rtp C:0EFBEAFF r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241102125955478 DLMGCP DEBUG <0013> endpoint:rtpbridge/7a@mgw CI:0EFBEAFF connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241102125955478 DLMGCP DEBUG <0013> endpoint:rtpbridge/7a@mgw CI:0EFBEAFF output_enabled 0 (mgcp_msg.c:125) 20241102125955478 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241102125955478 DLMGCP DEBUG <0013> endpoint:rtpbridge/7a@mgw conn:(0079/rtp C:0EFBEAFF 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) 20241102125955478 DLMGCP DEBUG <0013> endpoint:rtpbridge/7a@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241102125955478 DLMGCP DEBUG <0013> endpoint:rtpbridge/7a@mgw CI:0EFBEAFF CRCX: Creating connection: port: 5478 (mgcp_protocol.c:1112) 20241102125955478 DLMGCP NOTICE <0013> endpoint:rtpbridge/7a@mgw CI:0EFBEAFF CRCX: connection successfully created (mgcp_protocol.c:1121) 20241102125955478 DLMGCP DEBUG <0013> endpoint:rtpbridge/7a@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241102125955478 DLMGCP DEBUG <0013> Generated response: line #00: 200 2407 OK (mgcp_msg.c:67) 20241102125955478 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/7a@mgw (mgcp_msg.c:67) 20241102125955478 DLMGCP DEBUG <0013> Generated response: line #02: I: 0EFBEAFF (mgcp_msg.c:67) 20241102125955478 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 125 (mgcp_msg.c:67) 20241102125955478 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:67) 20241102125955478 DLMGCP DEBUG <0013> Generated response: line #05: o=- 0EFBEAFF 23 IN IP6 ::1 (mgcp_msg.c:67) 20241102125955478 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:67) 20241102125955478 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:67) 20241102125955478 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:67) 20241102125955478 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:67) 20241102125955478 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241102125955478 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:67) 20241102125955479 DLMGCP DEBUG <0013> Received message: line #00: CRCX 2408 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241102125955479 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241102125955479 DLMGCP DEBUG <0013> Received message: line #02: C: 007A (mgcp_msg.c:67) 20241102125955479 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241102125955479 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:67) 20241102125955479 DLMGCP DEBUG <0013> endpoint:rtpbridge/7b@mgw (trunk:0) found free endpoint: rtpbridge/7b@mgw (mgcp_endp.c:261) 20241102125955479 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/7b@mgw" (mgcp_protocol.c:441) 20241102125955479 DLMGCP NOTICE <0013> endpoint:rtpbridge/7b@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241102125955479 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:192) 20241102125955479 DLMGCP DEBUG <0013> endpoint:rtpbridge/7b@mgw conn:(007A/rtp C:5F534DAD r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241102125955479 DLMGCP DEBUG <0013> endpoint:rtpbridge/7b@mgw CI:5F534DAD connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241102125955479 DLMGCP DEBUG <0013> endpoint:rtpbridge/7b@mgw CI:5F534DAD output_enabled 0 (mgcp_msg.c:125) 20241102125955479 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241102125955479 DLMGCP DEBUG <0013> endpoint:rtpbridge/7b@mgw conn:(007A/rtp C:5F534DAD 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) 20241102125955479 DLMGCP DEBUG <0013> endpoint:rtpbridge/7b@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241102125955479 DLMGCP DEBUG <0013> endpoint:rtpbridge/7b@mgw CI:5F534DAD CRCX: Creating connection: port: 5480 (mgcp_protocol.c:1112) 20241102125955479 DLMGCP NOTICE <0013> endpoint:rtpbridge/7b@mgw CI:5F534DAD CRCX: connection successfully created (mgcp_protocol.c:1121) 20241102125955479 DLMGCP DEBUG <0013> endpoint:rtpbridge/7b@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241102125955479 DLMGCP DEBUG <0013> Generated response: line #00: 200 2408 OK (mgcp_msg.c:67) 20241102125955479 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/7b@mgw (mgcp_msg.c:67) 20241102125955479 DLMGCP DEBUG <0013> Generated response: line #02: I: 5F534DAD (mgcp_msg.c:67) 20241102125955479 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 126 (mgcp_msg.c:67) 20241102125955479 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:67) 20241102125955479 DLMGCP DEBUG <0013> Generated response: line #05: o=- 5F534DAD 23 IN IP6 ::1 (mgcp_msg.c:67) 20241102125955479 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:67) 20241102125955479 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:67) 20241102125955479 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:67) 20241102125955479 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:67) 20241102125955479 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241102125955479 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:67) 20241102125955480 DLMGCP DEBUG <0013> Received message: line #00: CRCX 2409 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241102125955480 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241102125955480 DLMGCP DEBUG <0013> Received message: line #02: C: 007B (mgcp_msg.c:67) 20241102125955480 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241102125955480 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:67) 20241102125955480 DLMGCP DEBUG <0013> endpoint:rtpbridge/7c@mgw (trunk:0) found free endpoint: rtpbridge/7c@mgw (mgcp_endp.c:261) 20241102125955480 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/7c@mgw" (mgcp_protocol.c:441) 20241102125955480 DLMGCP NOTICE <0013> endpoint:rtpbridge/7c@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241102125955480 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:192) 20241102125955480 DLMGCP DEBUG <0013> endpoint:rtpbridge/7c@mgw conn:(007B/rtp C:2C57CFAE r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241102125955480 DLMGCP DEBUG <0013> endpoint:rtpbridge/7c@mgw CI:2C57CFAE connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241102125955480 DLMGCP DEBUG <0013> endpoint:rtpbridge/7c@mgw CI:2C57CFAE output_enabled 0 (mgcp_msg.c:125) 20241102125955480 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241102125955480 DLMGCP DEBUG <0013> endpoint:rtpbridge/7c@mgw conn:(007B/rtp C:2C57CFAE 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) 20241102125955480 DLMGCP DEBUG <0013> endpoint:rtpbridge/7c@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241102125955480 DLMGCP DEBUG <0013> endpoint:rtpbridge/7c@mgw CI:2C57CFAE CRCX: Creating connection: port: 5482 (mgcp_protocol.c:1112) 20241102125955480 DLMGCP NOTICE <0013> endpoint:rtpbridge/7c@mgw CI:2C57CFAE CRCX: connection successfully created (mgcp_protocol.c:1121) 20241102125955480 DLMGCP DEBUG <0013> endpoint:rtpbridge/7c@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241102125955480 DLMGCP DEBUG <0013> Generated response: line #00: 200 2409 OK (mgcp_msg.c:67) 20241102125955480 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/7c@mgw (mgcp_msg.c:67) 20241102125955480 DLMGCP DEBUG <0013> Generated response: line #02: I: 2C57CFAE (mgcp_msg.c:67) 20241102125955480 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 127 (mgcp_msg.c:67) 20241102125955480 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:67) 20241102125955480 DLMGCP DEBUG <0013> Generated response: line #05: o=- 2C57CFAE 23 IN IP6 ::1 (mgcp_msg.c:67) 20241102125955480 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:67) 20241102125955480 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:67) 20241102125955480 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:67) 20241102125955480 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:67) 20241102125955480 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241102125955480 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:67) 20241102125955481 DLMGCP DEBUG <0013> Received message: line #00: CRCX 2410 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241102125955481 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241102125955481 DLMGCP DEBUG <0013> Received message: line #02: C: 007C (mgcp_msg.c:67) 20241102125955481 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241102125955481 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:67) 20241102125955481 DLMGCP DEBUG <0013> endpoint:rtpbridge/7d@mgw (trunk:0) found free endpoint: rtpbridge/7d@mgw (mgcp_endp.c:261) 20241102125955481 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/7d@mgw" (mgcp_protocol.c:441) 20241102125955481 DLMGCP NOTICE <0013> endpoint:rtpbridge/7d@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241102125955481 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:192) 20241102125955481 DLMGCP DEBUG <0013> endpoint:rtpbridge/7d@mgw conn:(007C/rtp C:C242FCA0 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241102125955481 DLMGCP DEBUG <0013> endpoint:rtpbridge/7d@mgw CI:C242FCA0 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241102125955481 DLMGCP DEBUG <0013> endpoint:rtpbridge/7d@mgw CI:C242FCA0 output_enabled 0 (mgcp_msg.c:125) 20241102125955481 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241102125955481 DLMGCP DEBUG <0013> endpoint:rtpbridge/7d@mgw conn:(007C/rtp C:C242FCA0 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) 20241102125955481 DLMGCP DEBUG <0013> endpoint:rtpbridge/7d@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241102125955481 DLMGCP DEBUG <0013> endpoint:rtpbridge/7d@mgw CI:C242FCA0 CRCX: Creating connection: port: 5484 (mgcp_protocol.c:1112) 20241102125955481 DLMGCP NOTICE <0013> endpoint:rtpbridge/7d@mgw CI:C242FCA0 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241102125955481 DLMGCP DEBUG <0013> endpoint:rtpbridge/7d@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241102125955481 DLMGCP DEBUG <0013> Generated response: line #00: 200 2410 OK (mgcp_msg.c:67) 20241102125955481 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/7d@mgw (mgcp_msg.c:67) 20241102125955481 DLMGCP DEBUG <0013> Generated response: line #02: I: C242FCA0 (mgcp_msg.c:67) 20241102125955481 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 128 (mgcp_msg.c:67) 20241102125955481 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:67) 20241102125955481 DLMGCP DEBUG <0013> Generated response: line #05: o=- C242FCA0 23 IN IP6 ::1 (mgcp_msg.c:67) 20241102125955481 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:67) 20241102125955481 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:67) 20241102125955481 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:67) 20241102125955481 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:67) 20241102125955481 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241102125955481 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:67) 20241102125955482 DLMGCP DEBUG <0013> Received message: line #00: CRCX 2411 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241102125955482 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241102125955482 DLMGCP DEBUG <0013> Received message: line #02: C: 007D (mgcp_msg.c:67) 20241102125955482 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241102125955482 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:67) 20241102125955482 DLMGCP DEBUG <0013> endpoint:rtpbridge/7e@mgw (trunk:0) found free endpoint: rtpbridge/7e@mgw (mgcp_endp.c:261) 20241102125955482 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/7e@mgw" (mgcp_protocol.c:441) 20241102125955482 DLMGCP NOTICE <0013> endpoint:rtpbridge/7e@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241102125955482 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:192) 20241102125955482 DLMGCP DEBUG <0013> endpoint:rtpbridge/7e@mgw conn:(007D/rtp C:73C48CDA r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241102125955482 DLMGCP DEBUG <0013> endpoint:rtpbridge/7e@mgw CI:73C48CDA connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241102125955482 DLMGCP DEBUG <0013> endpoint:rtpbridge/7e@mgw CI:73C48CDA output_enabled 0 (mgcp_msg.c:125) 20241102125955482 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241102125955482 DLMGCP DEBUG <0013> endpoint:rtpbridge/7e@mgw conn:(007D/rtp C:73C48CDA 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) 20241102125955482 DLMGCP DEBUG <0013> endpoint:rtpbridge/7e@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241102125955482 DLMGCP DEBUG <0013> endpoint:rtpbridge/7e@mgw CI:73C48CDA CRCX: Creating connection: port: 5486 (mgcp_protocol.c:1112) 20241102125955482 DLMGCP NOTICE <0013> endpoint:rtpbridge/7e@mgw CI:73C48CDA CRCX: connection successfully created (mgcp_protocol.c:1121) 20241102125955482 DLMGCP DEBUG <0013> endpoint:rtpbridge/7e@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241102125955482 DLMGCP DEBUG <0013> Generated response: line #00: 200 2411 OK (mgcp_msg.c:67) 20241102125955482 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/7e@mgw (mgcp_msg.c:67) 20241102125955482 DLMGCP DEBUG <0013> Generated response: line #02: I: 73C48CDA (mgcp_msg.c:67) 20241102125955482 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 129 (mgcp_msg.c:67) 20241102125955482 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:67) 20241102125955482 DLMGCP DEBUG <0013> Generated response: line #05: o=- 73C48CDA 23 IN IP6 ::1 (mgcp_msg.c:67) 20241102125955482 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:67) 20241102125955482 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:67) 20241102125955482 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:67) 20241102125955482 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:67) 20241102125955482 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241102125955482 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:67) 20241102125955483 DLMGCP DEBUG <0013> Received message: line #00: CRCX 2412 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241102125955483 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241102125955483 DLMGCP DEBUG <0013> Received message: line #02: C: 007E (mgcp_msg.c:67) 20241102125955483 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241102125955483 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:67) 20241102125955483 DLMGCP DEBUG <0013> endpoint:rtpbridge/7f@mgw (trunk:0) found free endpoint: rtpbridge/7f@mgw (mgcp_endp.c:261) 20241102125955483 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/7f@mgw" (mgcp_protocol.c:441) 20241102125955483 DLMGCP NOTICE <0013> endpoint:rtpbridge/7f@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241102125955483 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:192) 20241102125955483 DLMGCP DEBUG <0013> endpoint:rtpbridge/7f@mgw conn:(007E/rtp C:BAC8DA96 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241102125955483 DLMGCP DEBUG <0013> endpoint:rtpbridge/7f@mgw CI:BAC8DA96 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241102125955483 DLMGCP DEBUG <0013> endpoint:rtpbridge/7f@mgw CI:BAC8DA96 output_enabled 0 (mgcp_msg.c:125) 20241102125955483 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241102125955483 DLMGCP DEBUG <0013> endpoint:rtpbridge/7f@mgw conn:(007E/rtp C:BAC8DA96 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) 20241102125955483 DLMGCP DEBUG <0013> endpoint:rtpbridge/7f@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241102125955483 DLMGCP DEBUG <0013> endpoint:rtpbridge/7f@mgw CI:BAC8DA96 CRCX: Creating connection: port: 5488 (mgcp_protocol.c:1112) 20241102125955483 DLMGCP NOTICE <0013> endpoint:rtpbridge/7f@mgw CI:BAC8DA96 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241102125955483 DLMGCP DEBUG <0013> endpoint:rtpbridge/7f@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241102125955483 DLMGCP DEBUG <0013> Generated response: line #00: 200 2412 OK (mgcp_msg.c:67) 20241102125955483 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/7f@mgw (mgcp_msg.c:67) 20241102125955483 DLMGCP DEBUG <0013> Generated response: line #02: I: BAC8DA96 (mgcp_msg.c:67) 20241102125955483 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 130 (mgcp_msg.c:67) 20241102125955483 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:67) 20241102125955483 DLMGCP DEBUG <0013> Generated response: line #05: o=- BAC8DA96 23 IN IP6 ::1 (mgcp_msg.c:67) 20241102125955483 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:67) 20241102125955483 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:67) 20241102125955483 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:67) 20241102125955483 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:67) 20241102125955483 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241102125955483 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:67) 20241102125955484 DLMGCP DEBUG <0013> Received message: line #00: CRCX 2413 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241102125955484 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241102125955484 DLMGCP DEBUG <0013> Received message: line #02: C: 007F (mgcp_msg.c:67) 20241102125955484 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241102125955484 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:67) 20241102125955484 DLMGCP DEBUG <0013> endpoint:rtpbridge/80@mgw (trunk:0) found free endpoint: rtpbridge/80@mgw (mgcp_endp.c:261) 20241102125955484 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/80@mgw" (mgcp_protocol.c:441) 20241102125955484 DLMGCP NOTICE <0013> endpoint:rtpbridge/80@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241102125955484 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:192) 20241102125955484 DLMGCP DEBUG <0013> endpoint:rtpbridge/80@mgw conn:(007F/rtp C:FFB1EA1E r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241102125955484 DLMGCP DEBUG <0013> endpoint:rtpbridge/80@mgw CI:FFB1EA1E connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241102125955484 DLMGCP DEBUG <0013> endpoint:rtpbridge/80@mgw CI:FFB1EA1E output_enabled 0 (mgcp_msg.c:125) 20241102125955484 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241102125955484 DLMGCP DEBUG <0013> endpoint:rtpbridge/80@mgw conn:(007F/rtp C:FFB1EA1E 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) 20241102125955484 DLMGCP DEBUG <0013> endpoint:rtpbridge/80@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241102125955484 DLMGCP DEBUG <0013> endpoint:rtpbridge/80@mgw CI:FFB1EA1E CRCX: Creating connection: port: 5490 (mgcp_protocol.c:1112) 20241102125955484 DLMGCP NOTICE <0013> endpoint:rtpbridge/80@mgw CI:FFB1EA1E CRCX: connection successfully created (mgcp_protocol.c:1121) 20241102125955484 DLMGCP DEBUG <0013> endpoint:rtpbridge/80@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241102125955484 DLMGCP DEBUG <0013> Generated response: line #00: 200 2413 OK (mgcp_msg.c:67) 20241102125955484 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/80@mgw (mgcp_msg.c:67) 20241102125955484 DLMGCP DEBUG <0013> Generated response: line #02: I: FFB1EA1E (mgcp_msg.c:67) 20241102125955484 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 131 (mgcp_msg.c:67) 20241102125955484 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:67) 20241102125955484 DLMGCP DEBUG <0013> Generated response: line #05: o=- FFB1EA1E 23 IN IP6 ::1 (mgcp_msg.c:67) 20241102125955484 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:67) 20241102125955484 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:67) 20241102125955484 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:67) 20241102125955484 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:67) 20241102125955484 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241102125955484 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:67) 20241102125955485 DLMGCP DEBUG <0013> Received message: line #00: CRCX 2414 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241102125955485 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241102125955485 DLMGCP DEBUG <0013> Received message: line #02: C: 0080 (mgcp_msg.c:67) 20241102125955485 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241102125955485 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:67) 20241102125955485 DLMGCP DEBUG <0013> endpoint:rtpbridge/81@mgw (trunk:0) found free endpoint: rtpbridge/81@mgw (mgcp_endp.c:261) 20241102125955485 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/81@mgw" (mgcp_protocol.c:441) 20241102125955485 DLMGCP NOTICE <0013> endpoint:rtpbridge/81@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241102125955485 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:192) 20241102125955485 DLMGCP DEBUG <0013> endpoint:rtpbridge/81@mgw conn:(0080/rtp C:BD7D5624 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241102125955485 DLMGCP DEBUG <0013> endpoint:rtpbridge/81@mgw CI:BD7D5624 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241102125955485 DLMGCP DEBUG <0013> endpoint:rtpbridge/81@mgw CI:BD7D5624 output_enabled 0 (mgcp_msg.c:125) 20241102125955485 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241102125955485 DLMGCP DEBUG <0013> endpoint:rtpbridge/81@mgw conn:(0080/rtp C:BD7D5624 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) 20241102125955485 DLMGCP DEBUG <0013> endpoint:rtpbridge/81@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241102125955485 DLMGCP DEBUG <0013> endpoint:rtpbridge/81@mgw CI:BD7D5624 CRCX: Creating connection: port: 5492 (mgcp_protocol.c:1112) 20241102125955485 DLMGCP NOTICE <0013> endpoint:rtpbridge/81@mgw CI:BD7D5624 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241102125955485 DLMGCP DEBUG <0013> endpoint:rtpbridge/81@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241102125955485 DLMGCP DEBUG <0013> Generated response: line #00: 200 2414 OK (mgcp_msg.c:67) 20241102125955485 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/81@mgw (mgcp_msg.c:67) 20241102125955485 DLMGCP DEBUG <0013> Generated response: line #02: I: BD7D5624 (mgcp_msg.c:67) 20241102125955485 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 132 (mgcp_msg.c:67) 20241102125955485 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:67) 20241102125955485 DLMGCP DEBUG <0013> Generated response: line #05: o=- BD7D5624 23 IN IP6 ::1 (mgcp_msg.c:67) 20241102125955485 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:67) 20241102125955485 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:67) 20241102125955485 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:67) 20241102125955485 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:67) 20241102125955485 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241102125955485 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:67) 20241102125955486 DLMGCP DEBUG <0013> Received message: line #00: CRCX 2415 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241102125955486 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241102125955486 DLMGCP DEBUG <0013> Received message: line #02: C: 0081 (mgcp_msg.c:67) 20241102125955486 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241102125955486 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:67) 20241102125955486 DLMGCP DEBUG <0013> endpoint:rtpbridge/82@mgw (trunk:0) found free endpoint: rtpbridge/82@mgw (mgcp_endp.c:261) 20241102125955486 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/82@mgw" (mgcp_protocol.c:441) 20241102125955486 DLMGCP NOTICE <0013> endpoint:rtpbridge/82@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241102125955486 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:192) 20241102125955486 DLMGCP DEBUG <0013> endpoint:rtpbridge/82@mgw conn:(0081/rtp C:306C2C05 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241102125955486 DLMGCP DEBUG <0013> endpoint:rtpbridge/82@mgw CI:306C2C05 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241102125955486 DLMGCP DEBUG <0013> endpoint:rtpbridge/82@mgw CI:306C2C05 output_enabled 0 (mgcp_msg.c:125) 20241102125955486 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241102125955486 DLMGCP DEBUG <0013> endpoint:rtpbridge/82@mgw conn:(0081/rtp C:306C2C05 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) 20241102125955486 DLMGCP DEBUG <0013> endpoint:rtpbridge/82@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241102125955486 DLMGCP DEBUG <0013> endpoint:rtpbridge/82@mgw CI:306C2C05 CRCX: Creating connection: port: 5494 (mgcp_protocol.c:1112) 20241102125955486 DLMGCP NOTICE <0013> endpoint:rtpbridge/82@mgw CI:306C2C05 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241102125955486 DLMGCP DEBUG <0013> endpoint:rtpbridge/82@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241102125955486 DLMGCP DEBUG <0013> Generated response: line #00: 200 2415 OK (mgcp_msg.c:67) 20241102125955486 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/82@mgw (mgcp_msg.c:67) 20241102125955486 DLMGCP DEBUG <0013> Generated response: line #02: I: 306C2C05 (mgcp_msg.c:67) 20241102125955486 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 133 (mgcp_msg.c:67) 20241102125955486 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:67) 20241102125955486 DLMGCP DEBUG <0013> Generated response: line #05: o=- 306C2C05 23 IN IP6 ::1 (mgcp_msg.c:67) 20241102125955486 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:67) 20241102125955486 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:67) 20241102125955486 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:67) 20241102125955486 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:67) 20241102125955486 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241102125955486 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:67) 20241102125955487 DLMGCP DEBUG <0013> Received message: line #00: CRCX 2416 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241102125955487 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241102125955487 DLMGCP DEBUG <0013> Received message: line #02: C: 0082 (mgcp_msg.c:67) 20241102125955487 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241102125955487 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:67) 20241102125955487 DLMGCP DEBUG <0013> endpoint:rtpbridge/83@mgw (trunk:0) found free endpoint: rtpbridge/83@mgw (mgcp_endp.c:261) 20241102125955487 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/83@mgw" (mgcp_protocol.c:441) 20241102125955487 DLMGCP NOTICE <0013> endpoint:rtpbridge/83@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241102125955487 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:192) 20241102125955487 DLMGCP DEBUG <0013> endpoint:rtpbridge/83@mgw conn:(0082/rtp C:C927DC84 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241102125955487 DLMGCP DEBUG <0013> endpoint:rtpbridge/83@mgw CI:C927DC84 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241102125955487 DLMGCP DEBUG <0013> endpoint:rtpbridge/83@mgw CI:C927DC84 output_enabled 0 (mgcp_msg.c:125) 20241102125955487 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241102125955487 DLMGCP DEBUG <0013> endpoint:rtpbridge/83@mgw conn:(0082/rtp C:C927DC84 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) 20241102125955487 DLMGCP DEBUG <0013> endpoint:rtpbridge/83@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241102125955487 DLMGCP DEBUG <0013> endpoint:rtpbridge/83@mgw CI:C927DC84 CRCX: Creating connection: port: 5496 (mgcp_protocol.c:1112) 20241102125955487 DLMGCP NOTICE <0013> endpoint:rtpbridge/83@mgw CI:C927DC84 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241102125955487 DLMGCP DEBUG <0013> endpoint:rtpbridge/83@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241102125955487 DLMGCP DEBUG <0013> Generated response: line #00: 200 2416 OK (mgcp_msg.c:67) 20241102125955487 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/83@mgw (mgcp_msg.c:67) 20241102125955487 DLMGCP DEBUG <0013> Generated response: line #02: I: C927DC84 (mgcp_msg.c:67) 20241102125955487 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 134 (mgcp_msg.c:67) 20241102125955487 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:67) 20241102125955487 DLMGCP DEBUG <0013> Generated response: line #05: o=- C927DC84 23 IN IP6 ::1 (mgcp_msg.c:67) 20241102125955487 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:67) 20241102125955487 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:67) 20241102125955487 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:67) 20241102125955487 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:67) 20241102125955487 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241102125955487 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:67) 20241102125955488 DLMGCP DEBUG <0013> Received message: line #00: CRCX 2417 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241102125955488 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241102125955488 DLMGCP DEBUG <0013> Received message: line #02: C: 0083 (mgcp_msg.c:67) 20241102125955488 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241102125955488 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:67) 20241102125955488 DLMGCP DEBUG <0013> endpoint:rtpbridge/84@mgw (trunk:0) found free endpoint: rtpbridge/84@mgw (mgcp_endp.c:261) 20241102125955488 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/84@mgw" (mgcp_protocol.c:441) 20241102125955488 DLMGCP NOTICE <0013> endpoint:rtpbridge/84@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241102125955488 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:192) 20241102125955488 DLMGCP DEBUG <0013> endpoint:rtpbridge/84@mgw conn:(0083/rtp C:80FECCA6 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241102125955488 DLMGCP DEBUG <0013> endpoint:rtpbridge/84@mgw CI:80FECCA6 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241102125955488 DLMGCP DEBUG <0013> endpoint:rtpbridge/84@mgw CI:80FECCA6 output_enabled 0 (mgcp_msg.c:125) 20241102125955488 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241102125955488 DLMGCP DEBUG <0013> endpoint:rtpbridge/84@mgw conn:(0083/rtp C:80FECCA6 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) 20241102125955488 DLMGCP DEBUG <0013> endpoint:rtpbridge/84@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241102125955488 DLMGCP DEBUG <0013> endpoint:rtpbridge/84@mgw CI:80FECCA6 CRCX: Creating connection: port: 5498 (mgcp_protocol.c:1112) 20241102125955488 DLMGCP NOTICE <0013> endpoint:rtpbridge/84@mgw CI:80FECCA6 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241102125955488 DLMGCP DEBUG <0013> endpoint:rtpbridge/84@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241102125955488 DLMGCP DEBUG <0013> Generated response: line #00: 200 2417 OK (mgcp_msg.c:67) 20241102125955488 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/84@mgw (mgcp_msg.c:67) 20241102125955488 DLMGCP DEBUG <0013> Generated response: line #02: I: 80FECCA6 (mgcp_msg.c:67) 20241102125955488 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 135 (mgcp_msg.c:67) 20241102125955488 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:67) 20241102125955488 DLMGCP DEBUG <0013> Generated response: line #05: o=- 80FECCA6 23 IN IP6 ::1 (mgcp_msg.c:67) 20241102125955488 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:67) 20241102125955488 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:67) 20241102125955488 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:67) 20241102125955488 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:67) 20241102125955488 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241102125955488 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:67) 20241102125955489 DLMGCP DEBUG <0013> Received message: line #00: CRCX 2418 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241102125955489 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241102125955489 DLMGCP DEBUG <0013> Received message: line #02: C: 0084 (mgcp_msg.c:67) 20241102125955489 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241102125955489 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:67) 20241102125955489 DLMGCP DEBUG <0013> endpoint:rtpbridge/85@mgw (trunk:0) found free endpoint: rtpbridge/85@mgw (mgcp_endp.c:261) 20241102125955489 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/85@mgw" (mgcp_protocol.c:441) 20241102125955489 DLMGCP NOTICE <0013> endpoint:rtpbridge/85@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241102125955489 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:192) 20241102125955489 DLMGCP DEBUG <0013> endpoint:rtpbridge/85@mgw conn:(0084/rtp C:035B6DFD r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241102125955489 DLMGCP DEBUG <0013> endpoint:rtpbridge/85@mgw CI:035B6DFD connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241102125955489 DLMGCP DEBUG <0013> endpoint:rtpbridge/85@mgw CI:035B6DFD output_enabled 0 (mgcp_msg.c:125) 20241102125955489 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241102125955489 DLMGCP DEBUG <0013> endpoint:rtpbridge/85@mgw conn:(0084/rtp C:035B6DFD 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) 20241102125955489 DLMGCP DEBUG <0013> endpoint:rtpbridge/85@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241102125955489 DLMGCP DEBUG <0013> endpoint:rtpbridge/85@mgw CI:035B6DFD CRCX: Creating connection: port: 5500 (mgcp_protocol.c:1112) 20241102125955489 DLMGCP NOTICE <0013> endpoint:rtpbridge/85@mgw CI:035B6DFD CRCX: connection successfully created (mgcp_protocol.c:1121) 20241102125955489 DLMGCP DEBUG <0013> endpoint:rtpbridge/85@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241102125955489 DLMGCP DEBUG <0013> Generated response: line #00: 200 2418 OK (mgcp_msg.c:67) 20241102125955489 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/85@mgw (mgcp_msg.c:67) 20241102125955489 DLMGCP DEBUG <0013> Generated response: line #02: I: 035B6DFD (mgcp_msg.c:67) 20241102125955489 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 136 (mgcp_msg.c:67) 20241102125955489 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:67) 20241102125955489 DLMGCP DEBUG <0013> Generated response: line #05: o=- 035B6DFD 23 IN IP6 ::1 (mgcp_msg.c:67) 20241102125955489 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:67) 20241102125955489 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:67) 20241102125955489 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:67) 20241102125955489 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:67) 20241102125955489 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241102125955489 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:67) 20241102125955490 DLMGCP DEBUG <0013> Received message: line #00: CRCX 2419 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241102125955490 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241102125955490 DLMGCP DEBUG <0013> Received message: line #02: C: 0085 (mgcp_msg.c:67) 20241102125955490 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241102125955490 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:67) 20241102125955490 DLMGCP DEBUG <0013> endpoint:rtpbridge/86@mgw (trunk:0) found free endpoint: rtpbridge/86@mgw (mgcp_endp.c:261) 20241102125955490 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/86@mgw" (mgcp_protocol.c:441) 20241102125955490 DLMGCP NOTICE <0013> endpoint:rtpbridge/86@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241102125955490 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:192) 20241102125955490 DLMGCP DEBUG <0013> endpoint:rtpbridge/86@mgw conn:(0085/rtp C:88D38E38 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241102125955490 DLMGCP DEBUG <0013> endpoint:rtpbridge/86@mgw CI:88D38E38 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241102125955490 DLMGCP DEBUG <0013> endpoint:rtpbridge/86@mgw CI:88D38E38 output_enabled 0 (mgcp_msg.c:125) 20241102125955490 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241102125955490 DLMGCP DEBUG <0013> endpoint:rtpbridge/86@mgw conn:(0085/rtp C:88D38E38 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) 20241102125955490 DLMGCP DEBUG <0013> endpoint:rtpbridge/86@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241102125955490 DLMGCP DEBUG <0013> endpoint:rtpbridge/86@mgw CI:88D38E38 CRCX: Creating connection: port: 5502 (mgcp_protocol.c:1112) 20241102125955490 DLMGCP NOTICE <0013> endpoint:rtpbridge/86@mgw CI:88D38E38 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241102125955490 DLMGCP DEBUG <0013> endpoint:rtpbridge/86@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241102125955490 DLMGCP DEBUG <0013> Generated response: line #00: 200 2419 OK (mgcp_msg.c:67) 20241102125955490 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/86@mgw (mgcp_msg.c:67) 20241102125955490 DLMGCP DEBUG <0013> Generated response: line #02: I: 88D38E38 (mgcp_msg.c:67) 20241102125955490 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 137 (mgcp_msg.c:67) 20241102125955490 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:67) 20241102125955490 DLMGCP DEBUG <0013> Generated response: line #05: o=- 88D38E38 23 IN IP6 ::1 (mgcp_msg.c:67) 20241102125955490 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:67) 20241102125955490 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:67) 20241102125955490 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:67) 20241102125955490 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:67) 20241102125955490 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241102125955490 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:67) 20241102125955491 DLMGCP DEBUG <0013> Received message: line #00: CRCX 2420 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241102125955491 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241102125955491 DLMGCP DEBUG <0013> Received message: line #02: C: 0086 (mgcp_msg.c:67) 20241102125955491 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241102125955491 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:67) 20241102125955491 DLMGCP DEBUG <0013> endpoint:rtpbridge/87@mgw (trunk:0) found free endpoint: rtpbridge/87@mgw (mgcp_endp.c:261) 20241102125955491 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/87@mgw" (mgcp_protocol.c:441) 20241102125955491 DLMGCP NOTICE <0013> endpoint:rtpbridge/87@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241102125955491 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:192) 20241102125955491 DLMGCP DEBUG <0013> endpoint:rtpbridge/87@mgw conn:(0086/rtp C:1CBB46D4 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241102125955491 DLMGCP DEBUG <0013> endpoint:rtpbridge/87@mgw CI:1CBB46D4 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241102125955491 DLMGCP DEBUG <0013> endpoint:rtpbridge/87@mgw CI:1CBB46D4 output_enabled 0 (mgcp_msg.c:125) 20241102125955491 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241102125955491 DLMGCP DEBUG <0013> endpoint:rtpbridge/87@mgw conn:(0086/rtp C:1CBB46D4 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) 20241102125955491 DLMGCP DEBUG <0013> endpoint:rtpbridge/87@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241102125955491 DLMGCP DEBUG <0013> endpoint:rtpbridge/87@mgw CI:1CBB46D4 CRCX: Creating connection: port: 5504 (mgcp_protocol.c:1112) 20241102125955491 DLMGCP NOTICE <0013> endpoint:rtpbridge/87@mgw CI:1CBB46D4 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241102125955491 DLMGCP DEBUG <0013> endpoint:rtpbridge/87@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241102125955491 DLMGCP DEBUG <0013> Generated response: line #00: 200 2420 OK (mgcp_msg.c:67) 20241102125955491 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/87@mgw (mgcp_msg.c:67) 20241102125955491 DLMGCP DEBUG <0013> Generated response: line #02: I: 1CBB46D4 (mgcp_msg.c:67) 20241102125955491 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 138 (mgcp_msg.c:67) 20241102125955491 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:67) 20241102125955491 DLMGCP DEBUG <0013> Generated response: line #05: o=- 1CBB46D4 23 IN IP6 ::1 (mgcp_msg.c:67) 20241102125955491 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:67) 20241102125955491 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:67) 20241102125955491 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:67) 20241102125955491 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:67) 20241102125955491 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241102125955491 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:67) 20241102125955492 DLMGCP DEBUG <0013> Received message: line #00: CRCX 2421 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241102125955492 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241102125955492 DLMGCP DEBUG <0013> Received message: line #02: C: 0087 (mgcp_msg.c:67) 20241102125955492 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241102125955492 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:67) 20241102125955492 DLMGCP DEBUG <0013> endpoint:rtpbridge/88@mgw (trunk:0) found free endpoint: rtpbridge/88@mgw (mgcp_endp.c:261) 20241102125955492 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/88@mgw" (mgcp_protocol.c:441) 20241102125955492 DLMGCP NOTICE <0013> endpoint:rtpbridge/88@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241102125955492 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:192) 20241102125955492 DLMGCP DEBUG <0013> endpoint:rtpbridge/88@mgw conn:(0087/rtp C:060C34E1 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241102125955492 DLMGCP DEBUG <0013> endpoint:rtpbridge/88@mgw CI:060C34E1 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241102125955492 DLMGCP DEBUG <0013> endpoint:rtpbridge/88@mgw CI:060C34E1 output_enabled 0 (mgcp_msg.c:125) 20241102125955492 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241102125955492 DLMGCP DEBUG <0013> endpoint:rtpbridge/88@mgw conn:(0087/rtp C:060C34E1 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) 20241102125955492 DLMGCP DEBUG <0013> endpoint:rtpbridge/88@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241102125955492 DLMGCP DEBUG <0013> endpoint:rtpbridge/88@mgw CI:060C34E1 CRCX: Creating connection: port: 5506 (mgcp_protocol.c:1112) 20241102125955492 DLMGCP NOTICE <0013> endpoint:rtpbridge/88@mgw CI:060C34E1 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241102125955492 DLMGCP DEBUG <0013> endpoint:rtpbridge/88@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241102125955492 DLMGCP DEBUG <0013> Generated response: line #00: 200 2421 OK (mgcp_msg.c:67) 20241102125955492 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/88@mgw (mgcp_msg.c:67) 20241102125955492 DLMGCP DEBUG <0013> Generated response: line #02: I: 060C34E1 (mgcp_msg.c:67) 20241102125955492 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 139 (mgcp_msg.c:67) 20241102125955492 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:67) 20241102125955492 DLMGCP DEBUG <0013> Generated response: line #05: o=- 060C34E1 23 IN IP6 ::1 (mgcp_msg.c:67) 20241102125955492 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:67) 20241102125955492 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:67) 20241102125955492 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:67) 20241102125955492 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:67) 20241102125955492 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241102125955492 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:67) 20241102125955493 DLMGCP DEBUG <0013> Received message: line #00: CRCX 2422 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241102125955493 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241102125955493 DLMGCP DEBUG <0013> Received message: line #02: C: 0088 (mgcp_msg.c:67) 20241102125955493 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241102125955493 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:67) 20241102125955493 DLMGCP DEBUG <0013> endpoint:rtpbridge/89@mgw (trunk:0) found free endpoint: rtpbridge/89@mgw (mgcp_endp.c:261) 20241102125955493 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/89@mgw" (mgcp_protocol.c:441) 20241102125955493 DLMGCP NOTICE <0013> endpoint:rtpbridge/89@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241102125955493 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:192) 20241102125955493 DLMGCP DEBUG <0013> endpoint:rtpbridge/89@mgw conn:(0088/rtp C:83983C39 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241102125955493 DLMGCP DEBUG <0013> endpoint:rtpbridge/89@mgw CI:83983C39 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241102125955493 DLMGCP DEBUG <0013> endpoint:rtpbridge/89@mgw CI:83983C39 output_enabled 0 (mgcp_msg.c:125) 20241102125955493 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241102125955493 DLMGCP DEBUG <0013> endpoint:rtpbridge/89@mgw conn:(0088/rtp C:83983C39 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) 20241102125955493 DLMGCP DEBUG <0013> endpoint:rtpbridge/89@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241102125955493 DLMGCP DEBUG <0013> endpoint:rtpbridge/89@mgw CI:83983C39 CRCX: Creating connection: port: 5508 (mgcp_protocol.c:1112) 20241102125955493 DLMGCP NOTICE <0013> endpoint:rtpbridge/89@mgw CI:83983C39 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241102125955493 DLMGCP DEBUG <0013> endpoint:rtpbridge/89@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241102125955493 DLMGCP DEBUG <0013> Generated response: line #00: 200 2422 OK (mgcp_msg.c:67) 20241102125955493 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/89@mgw (mgcp_msg.c:67) 20241102125955493 DLMGCP DEBUG <0013> Generated response: line #02: I: 83983C39 (mgcp_msg.c:67) 20241102125955493 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 140 (mgcp_msg.c:67) 20241102125955493 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:67) 20241102125955493 DLMGCP DEBUG <0013> Generated response: line #05: o=- 83983C39 23 IN IP6 ::1 (mgcp_msg.c:67) 20241102125955493 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:67) 20241102125955493 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:67) 20241102125955493 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:67) 20241102125955493 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:67) 20241102125955493 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241102125955493 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:67) 20241102125955494 DLMGCP DEBUG <0013> Received message: line #00: CRCX 2423 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241102125955494 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241102125955494 DLMGCP DEBUG <0013> Received message: line #02: C: 0089 (mgcp_msg.c:67) 20241102125955494 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241102125955494 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:67) 20241102125955494 DLMGCP DEBUG <0013> endpoint:rtpbridge/8a@mgw (trunk:0) found free endpoint: rtpbridge/8a@mgw (mgcp_endp.c:261) 20241102125955494 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/8a@mgw" (mgcp_protocol.c:441) 20241102125955494 DLMGCP NOTICE <0013> endpoint:rtpbridge/8a@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241102125955494 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:192) 20241102125955494 DLMGCP DEBUG <0013> endpoint:rtpbridge/8a@mgw conn:(0089/rtp C:56D5919D r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241102125955494 DLMGCP DEBUG <0013> endpoint:rtpbridge/8a@mgw CI:56D5919D connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241102125955494 DLMGCP DEBUG <0013> endpoint:rtpbridge/8a@mgw CI:56D5919D output_enabled 0 (mgcp_msg.c:125) 20241102125955494 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241102125955494 DLMGCP DEBUG <0013> endpoint:rtpbridge/8a@mgw conn:(0089/rtp C:56D5919D 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) 20241102125955494 DLMGCP DEBUG <0013> endpoint:rtpbridge/8a@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241102125955494 DLMGCP DEBUG <0013> endpoint:rtpbridge/8a@mgw CI:56D5919D CRCX: Creating connection: port: 5510 (mgcp_protocol.c:1112) 20241102125955494 DLMGCP NOTICE <0013> endpoint:rtpbridge/8a@mgw CI:56D5919D CRCX: connection successfully created (mgcp_protocol.c:1121) 20241102125955494 DLMGCP DEBUG <0013> endpoint:rtpbridge/8a@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241102125955494 DLMGCP DEBUG <0013> Generated response: line #00: 200 2423 OK (mgcp_msg.c:67) 20241102125955494 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/8a@mgw (mgcp_msg.c:67) 20241102125955494 DLMGCP DEBUG <0013> Generated response: line #02: I: 56D5919D (mgcp_msg.c:67) 20241102125955494 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 141 (mgcp_msg.c:67) 20241102125955494 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:67) 20241102125955494 DLMGCP DEBUG <0013> Generated response: line #05: o=- 56D5919D 23 IN IP6 ::1 (mgcp_msg.c:67) 20241102125955494 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:67) 20241102125955494 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:67) 20241102125955494 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:67) 20241102125955494 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:67) 20241102125955494 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241102125955494 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:67) 20241102125955495 DLMGCP DEBUG <0013> Received message: line #00: CRCX 2424 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241102125955495 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241102125955495 DLMGCP DEBUG <0013> Received message: line #02: C: 008A (mgcp_msg.c:67) 20241102125955495 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241102125955495 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:67) 20241102125955495 DLMGCP DEBUG <0013> endpoint:rtpbridge/8b@mgw (trunk:0) found free endpoint: rtpbridge/8b@mgw (mgcp_endp.c:261) 20241102125955495 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/8b@mgw" (mgcp_protocol.c:441) 20241102125955495 DLMGCP NOTICE <0013> endpoint:rtpbridge/8b@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241102125955495 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:192) 20241102125955495 DLMGCP DEBUG <0013> endpoint:rtpbridge/8b@mgw conn:(008A/rtp C:8097D045 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241102125955495 DLMGCP DEBUG <0013> endpoint:rtpbridge/8b@mgw CI:8097D045 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241102125955495 DLMGCP DEBUG <0013> endpoint:rtpbridge/8b@mgw CI:8097D045 output_enabled 0 (mgcp_msg.c:125) 20241102125955495 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241102125955495 DLMGCP DEBUG <0013> endpoint:rtpbridge/8b@mgw conn:(008A/rtp C:8097D045 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) 20241102125955495 DLMGCP DEBUG <0013> endpoint:rtpbridge/8b@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241102125955495 DLMGCP DEBUG <0013> endpoint:rtpbridge/8b@mgw CI:8097D045 CRCX: Creating connection: port: 5512 (mgcp_protocol.c:1112) 20241102125955495 DLMGCP NOTICE <0013> endpoint:rtpbridge/8b@mgw CI:8097D045 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241102125955495 DLMGCP DEBUG <0013> endpoint:rtpbridge/8b@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241102125955495 DLMGCP DEBUG <0013> Generated response: line #00: 200 2424 OK (mgcp_msg.c:67) 20241102125955495 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/8b@mgw (mgcp_msg.c:67) 20241102125955495 DLMGCP DEBUG <0013> Generated response: line #02: I: 8097D045 (mgcp_msg.c:67) 20241102125955495 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 142 (mgcp_msg.c:67) 20241102125955495 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:67) 20241102125955495 DLMGCP DEBUG <0013> Generated response: line #05: o=- 8097D045 23 IN IP6 ::1 (mgcp_msg.c:67) 20241102125955495 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:67) 20241102125955495 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:67) 20241102125955495 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:67) 20241102125955495 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:67) 20241102125955495 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241102125955495 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:67) 20241102125955496 DLMGCP DEBUG <0013> Received message: line #00: CRCX 2425 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241102125955496 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241102125955496 DLMGCP DEBUG <0013> Received message: line #02: C: 008B (mgcp_msg.c:67) 20241102125955496 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241102125955496 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:67) 20241102125955496 DLMGCP DEBUG <0013> endpoint:rtpbridge/8c@mgw (trunk:0) found free endpoint: rtpbridge/8c@mgw (mgcp_endp.c:261) 20241102125955496 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/8c@mgw" (mgcp_protocol.c:441) 20241102125955496 DLMGCP NOTICE <0013> endpoint:rtpbridge/8c@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241102125955496 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:192) 20241102125955496 DLMGCP DEBUG <0013> endpoint:rtpbridge/8c@mgw conn:(008B/rtp C:02D1FD73 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241102125955496 DLMGCP DEBUG <0013> endpoint:rtpbridge/8c@mgw CI:02D1FD73 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241102125955496 DLMGCP DEBUG <0013> endpoint:rtpbridge/8c@mgw CI:02D1FD73 output_enabled 0 (mgcp_msg.c:125) 20241102125955496 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241102125955496 DLMGCP DEBUG <0013> endpoint:rtpbridge/8c@mgw conn:(008B/rtp C:02D1FD73 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) 20241102125955496 DLMGCP DEBUG <0013> endpoint:rtpbridge/8c@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241102125955496 DLMGCP DEBUG <0013> endpoint:rtpbridge/8c@mgw CI:02D1FD73 CRCX: Creating connection: port: 5514 (mgcp_protocol.c:1112) 20241102125955496 DLMGCP NOTICE <0013> endpoint:rtpbridge/8c@mgw CI:02D1FD73 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241102125955496 DLMGCP DEBUG <0013> endpoint:rtpbridge/8c@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241102125955496 DLMGCP DEBUG <0013> Generated response: line #00: 200 2425 OK (mgcp_msg.c:67) 20241102125955496 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/8c@mgw (mgcp_msg.c:67) 20241102125955496 DLMGCP DEBUG <0013> Generated response: line #02: I: 02D1FD73 (mgcp_msg.c:67) 20241102125955496 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 143 (mgcp_msg.c:67) 20241102125955496 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:67) 20241102125955496 DLMGCP DEBUG <0013> Generated response: line #05: o=- 02D1FD73 23 IN IP6 ::1 (mgcp_msg.c:67) 20241102125955496 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:67) 20241102125955496 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:67) 20241102125955496 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:67) 20241102125955496 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:67) 20241102125955496 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241102125955496 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:67) 20241102125955496 DLMGCP DEBUG <0013> Received message: line #00: CRCX 2426 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241102125955496 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241102125955496 DLMGCP DEBUG <0013> Received message: line #02: C: 008C (mgcp_msg.c:67) 20241102125955496 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241102125955496 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:67) 20241102125955496 DLMGCP DEBUG <0013> endpoint:rtpbridge/8d@mgw (trunk:0) found free endpoint: rtpbridge/8d@mgw (mgcp_endp.c:261) 20241102125955496 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/8d@mgw" (mgcp_protocol.c:441) 20241102125955496 DLMGCP NOTICE <0013> endpoint:rtpbridge/8d@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241102125955496 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:192) 20241102125955496 DLMGCP DEBUG <0013> endpoint:rtpbridge/8d@mgw conn:(008C/rtp C:F9EB9892 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241102125955496 DLMGCP DEBUG <0013> endpoint:rtpbridge/8d@mgw CI:F9EB9892 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241102125955496 DLMGCP DEBUG <0013> endpoint:rtpbridge/8d@mgw CI:F9EB9892 output_enabled 0 (mgcp_msg.c:125) 20241102125955496 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241102125955496 DLMGCP DEBUG <0013> endpoint:rtpbridge/8d@mgw conn:(008C/rtp C:F9EB9892 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) 20241102125955496 DLMGCP DEBUG <0013> endpoint:rtpbridge/8d@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241102125955497 DLMGCP DEBUG <0013> endpoint:rtpbridge/8d@mgw CI:F9EB9892 CRCX: Creating connection: port: 5516 (mgcp_protocol.c:1112) 20241102125955497 DLMGCP NOTICE <0013> endpoint:rtpbridge/8d@mgw CI:F9EB9892 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241102125955497 DLMGCP DEBUG <0013> endpoint:rtpbridge/8d@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241102125955497 DLMGCP DEBUG <0013> Generated response: line #00: 200 2426 OK (mgcp_msg.c:67) 20241102125955497 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/8d@mgw (mgcp_msg.c:67) 20241102125955497 DLMGCP DEBUG <0013> Generated response: line #02: I: F9EB9892 (mgcp_msg.c:67) 20241102125955497 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 144 (mgcp_msg.c:67) 20241102125955497 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:67) 20241102125955497 DLMGCP DEBUG <0013> Generated response: line #05: o=- F9EB9892 23 IN IP6 ::1 (mgcp_msg.c:67) 20241102125955497 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:67) 20241102125955497 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:67) 20241102125955497 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:67) 20241102125955497 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:67) 20241102125955497 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241102125955497 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:67) 20241102125955497 DLMGCP DEBUG <0013> Received message: line #00: CRCX 2427 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241102125955497 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241102125955497 DLMGCP DEBUG <0013> Received message: line #02: C: 008D (mgcp_msg.c:67) 20241102125955497 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241102125955497 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:67) 20241102125955497 DLMGCP DEBUG <0013> endpoint:rtpbridge/8e@mgw (trunk:0) found free endpoint: rtpbridge/8e@mgw (mgcp_endp.c:261) 20241102125955497 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/8e@mgw" (mgcp_protocol.c:441) 20241102125955497 DLMGCP NOTICE <0013> endpoint:rtpbridge/8e@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241102125955497 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:192) 20241102125955497 DLMGCP DEBUG <0013> endpoint:rtpbridge/8e@mgw conn:(008D/rtp C:3F306D6B r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241102125955497 DLMGCP DEBUG <0013> endpoint:rtpbridge/8e@mgw CI:3F306D6B connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241102125955497 DLMGCP DEBUG <0013> endpoint:rtpbridge/8e@mgw CI:3F306D6B output_enabled 0 (mgcp_msg.c:125) 20241102125955497 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241102125955497 DLMGCP DEBUG <0013> endpoint:rtpbridge/8e@mgw conn:(008D/rtp C:3F306D6B 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) 20241102125955497 DLMGCP DEBUG <0013> endpoint:rtpbridge/8e@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241102125955497 DLMGCP DEBUG <0013> endpoint:rtpbridge/8e@mgw CI:3F306D6B CRCX: Creating connection: port: 5518 (mgcp_protocol.c:1112) 20241102125955497 DLMGCP NOTICE <0013> endpoint:rtpbridge/8e@mgw CI:3F306D6B CRCX: connection successfully created (mgcp_protocol.c:1121) 20241102125955497 DLMGCP DEBUG <0013> endpoint:rtpbridge/8e@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241102125955497 DLMGCP DEBUG <0013> Generated response: line #00: 200 2427 OK (mgcp_msg.c:67) 20241102125955497 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/8e@mgw (mgcp_msg.c:67) 20241102125955497 DLMGCP DEBUG <0013> Generated response: line #02: I: 3F306D6B (mgcp_msg.c:67) 20241102125955497 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 145 (mgcp_msg.c:67) 20241102125955497 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:67) 20241102125955497 DLMGCP DEBUG <0013> Generated response: line #05: o=- 3F306D6B 23 IN IP6 ::1 (mgcp_msg.c:67) 20241102125955497 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:67) 20241102125955497 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:67) 20241102125955497 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:67) 20241102125955497 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:67) 20241102125955497 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241102125955497 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:67) 20241102125955498 DLMGCP DEBUG <0013> Received message: line #00: CRCX 2428 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241102125955498 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241102125955498 DLMGCP DEBUG <0013> Received message: line #02: C: 008E (mgcp_msg.c:67) 20241102125955498 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241102125955498 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:67) 20241102125955498 DLMGCP DEBUG <0013> endpoint:rtpbridge/8f@mgw (trunk:0) found free endpoint: rtpbridge/8f@mgw (mgcp_endp.c:261) 20241102125955498 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/8f@mgw" (mgcp_protocol.c:441) 20241102125955498 DLMGCP NOTICE <0013> endpoint:rtpbridge/8f@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241102125955498 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:192) 20241102125955498 DLMGCP DEBUG <0013> endpoint:rtpbridge/8f@mgw conn:(008E/rtp C:915E1165 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241102125955498 DLMGCP DEBUG <0013> endpoint:rtpbridge/8f@mgw CI:915E1165 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241102125955498 DLMGCP DEBUG <0013> endpoint:rtpbridge/8f@mgw CI:915E1165 output_enabled 0 (mgcp_msg.c:125) 20241102125955498 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241102125955498 DLMGCP DEBUG <0013> endpoint:rtpbridge/8f@mgw conn:(008E/rtp C:915E1165 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) 20241102125955498 DLMGCP DEBUG <0013> endpoint:rtpbridge/8f@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241102125955498 DLMGCP DEBUG <0013> endpoint:rtpbridge/8f@mgw CI:915E1165 CRCX: Creating connection: port: 5520 (mgcp_protocol.c:1112) 20241102125955498 DLMGCP NOTICE <0013> endpoint:rtpbridge/8f@mgw CI:915E1165 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241102125955498 DLMGCP DEBUG <0013> endpoint:rtpbridge/8f@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241102125955498 DLMGCP DEBUG <0013> Generated response: line #00: 200 2428 OK (mgcp_msg.c:67) 20241102125955498 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/8f@mgw (mgcp_msg.c:67) 20241102125955498 DLMGCP DEBUG <0013> Generated response: line #02: I: 915E1165 (mgcp_msg.c:67) 20241102125955498 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 146 (mgcp_msg.c:67) 20241102125955498 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:67) 20241102125955498 DLMGCP DEBUG <0013> Generated response: line #05: o=- 915E1165 23 IN IP6 ::1 (mgcp_msg.c:67) 20241102125955498 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:67) 20241102125955498 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:67) 20241102125955498 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:67) 20241102125955498 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:67) 20241102125955498 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241102125955498 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:67) 20241102125955499 DLMGCP DEBUG <0013> Received message: line #00: CRCX 2429 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241102125955499 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241102125955499 DLMGCP DEBUG <0013> Received message: line #02: C: 008F (mgcp_msg.c:67) 20241102125955499 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241102125955499 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:67) 20241102125955499 DLMGCP DEBUG <0013> endpoint:rtpbridge/90@mgw (trunk:0) found free endpoint: rtpbridge/90@mgw (mgcp_endp.c:261) 20241102125955499 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/90@mgw" (mgcp_protocol.c:441) 20241102125955499 DLMGCP NOTICE <0013> endpoint:rtpbridge/90@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241102125955499 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:192) 20241102125955499 DLMGCP DEBUG <0013> endpoint:rtpbridge/90@mgw conn:(008F/rtp C:58FF1C99 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241102125955499 DLMGCP DEBUG <0013> endpoint:rtpbridge/90@mgw CI:58FF1C99 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241102125955499 DLMGCP DEBUG <0013> endpoint:rtpbridge/90@mgw CI:58FF1C99 output_enabled 0 (mgcp_msg.c:125) 20241102125955499 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241102125955499 DLMGCP DEBUG <0013> endpoint:rtpbridge/90@mgw conn:(008F/rtp C:58FF1C99 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) 20241102125955499 DLMGCP DEBUG <0013> endpoint:rtpbridge/90@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241102125955499 DLMGCP DEBUG <0013> endpoint:rtpbridge/90@mgw CI:58FF1C99 CRCX: Creating connection: port: 5522 (mgcp_protocol.c:1112) 20241102125955499 DLMGCP NOTICE <0013> endpoint:rtpbridge/90@mgw CI:58FF1C99 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241102125955499 DLMGCP DEBUG <0013> endpoint:rtpbridge/90@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241102125955499 DLMGCP DEBUG <0013> Generated response: line #00: 200 2429 OK (mgcp_msg.c:67) 20241102125955499 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/90@mgw (mgcp_msg.c:67) 20241102125955499 DLMGCP DEBUG <0013> Generated response: line #02: I: 58FF1C99 (mgcp_msg.c:67) 20241102125955499 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 147 (mgcp_msg.c:67) 20241102125955499 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:67) 20241102125955499 DLMGCP DEBUG <0013> Generated response: line #05: o=- 58FF1C99 23 IN IP6 ::1 (mgcp_msg.c:67) 20241102125955499 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:67) 20241102125955499 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:67) 20241102125955499 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:67) 20241102125955499 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:67) 20241102125955499 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241102125955499 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:67) 20241102125955500 DLMGCP DEBUG <0013> Received message: line #00: CRCX 2430 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241102125955500 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241102125955500 DLMGCP DEBUG <0013> Received message: line #02: C: 0090 (mgcp_msg.c:67) 20241102125955500 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241102125955500 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:67) 20241102125955500 DLMGCP DEBUG <0013> endpoint:rtpbridge/91@mgw (trunk:0) found free endpoint: rtpbridge/91@mgw (mgcp_endp.c:261) 20241102125955500 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/91@mgw" (mgcp_protocol.c:441) 20241102125955500 DLMGCP NOTICE <0013> endpoint:rtpbridge/91@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241102125955500 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:192) 20241102125955500 DLMGCP DEBUG <0013> endpoint:rtpbridge/91@mgw conn:(0090/rtp C:6481B330 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241102125955500 DLMGCP DEBUG <0013> endpoint:rtpbridge/91@mgw CI:6481B330 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241102125955500 DLMGCP DEBUG <0013> endpoint:rtpbridge/91@mgw CI:6481B330 output_enabled 0 (mgcp_msg.c:125) 20241102125955500 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241102125955500 DLMGCP DEBUG <0013> endpoint:rtpbridge/91@mgw conn:(0090/rtp C:6481B330 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) 20241102125955500 DLMGCP DEBUG <0013> endpoint:rtpbridge/91@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241102125955500 DLMGCP DEBUG <0013> endpoint:rtpbridge/91@mgw CI:6481B330 CRCX: Creating connection: port: 5524 (mgcp_protocol.c:1112) 20241102125955500 DLMGCP NOTICE <0013> endpoint:rtpbridge/91@mgw CI:6481B330 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241102125955500 DLMGCP DEBUG <0013> endpoint:rtpbridge/91@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241102125955500 DLMGCP DEBUG <0013> Generated response: line #00: 200 2430 OK (mgcp_msg.c:67) 20241102125955500 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/91@mgw (mgcp_msg.c:67) 20241102125955500 DLMGCP DEBUG <0013> Generated response: line #02: I: 6481B330 (mgcp_msg.c:67) 20241102125955500 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 148 (mgcp_msg.c:67) 20241102125955500 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:67) 20241102125955500 DLMGCP DEBUG <0013> Generated response: line #05: o=- 6481B330 23 IN IP6 ::1 (mgcp_msg.c:67) 20241102125955500 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:67) 20241102125955500 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:67) 20241102125955500 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:67) 20241102125955500 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:67) 20241102125955500 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241102125955500 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:67) 20241102125955501 DLMGCP DEBUG <0013> Received message: line #00: CRCX 2431 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241102125955501 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241102125955501 DLMGCP DEBUG <0013> Received message: line #02: C: 0091 (mgcp_msg.c:67) 20241102125955501 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241102125955501 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:67) 20241102125955501 DLMGCP DEBUG <0013> endpoint:rtpbridge/92@mgw (trunk:0) found free endpoint: rtpbridge/92@mgw (mgcp_endp.c:261) 20241102125955501 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/92@mgw" (mgcp_protocol.c:441) 20241102125955501 DLMGCP NOTICE <0013> endpoint:rtpbridge/92@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241102125955501 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:192) 20241102125955501 DLMGCP DEBUG <0013> endpoint:rtpbridge/92@mgw conn:(0091/rtp C:8E449394 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241102125955501 DLMGCP DEBUG <0013> endpoint:rtpbridge/92@mgw CI:8E449394 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241102125955501 DLMGCP DEBUG <0013> endpoint:rtpbridge/92@mgw CI:8E449394 output_enabled 0 (mgcp_msg.c:125) 20241102125955501 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241102125955501 DLMGCP DEBUG <0013> endpoint:rtpbridge/92@mgw conn:(0091/rtp C:8E449394 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) 20241102125955501 DLMGCP DEBUG <0013> endpoint:rtpbridge/92@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241102125955501 DLMGCP DEBUG <0013> endpoint:rtpbridge/92@mgw CI:8E449394 CRCX: Creating connection: port: 5526 (mgcp_protocol.c:1112) 20241102125955501 DLMGCP NOTICE <0013> endpoint:rtpbridge/92@mgw CI:8E449394 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241102125955501 DLMGCP DEBUG <0013> endpoint:rtpbridge/92@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241102125955501 DLMGCP DEBUG <0013> Generated response: line #00: 200 2431 OK (mgcp_msg.c:67) 20241102125955501 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/92@mgw (mgcp_msg.c:67) 20241102125955501 DLMGCP DEBUG <0013> Generated response: line #02: I: 8E449394 (mgcp_msg.c:67) 20241102125955501 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 149 (mgcp_msg.c:67) 20241102125955501 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:67) 20241102125955501 DLMGCP DEBUG <0013> Generated response: line #05: o=- 8E449394 23 IN IP6 ::1 (mgcp_msg.c:67) 20241102125955501 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:67) 20241102125955501 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:67) 20241102125955502 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:67) 20241102125955502 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:67) 20241102125955502 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241102125955502 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:67) 20241102125955502 DLMGCP DEBUG <0013> Received message: line #00: CRCX 2432 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241102125955502 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241102125955502 DLMGCP DEBUG <0013> Received message: line #02: C: 0092 (mgcp_msg.c:67) 20241102125955502 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241102125955502 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:67) 20241102125955502 DLMGCP DEBUG <0013> endpoint:rtpbridge/93@mgw (trunk:0) found free endpoint: rtpbridge/93@mgw (mgcp_endp.c:261) 20241102125955502 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/93@mgw" (mgcp_protocol.c:441) 20241102125955502 DLMGCP NOTICE <0013> endpoint:rtpbridge/93@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241102125955502 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:192) 20241102125955502 DLMGCP DEBUG <0013> endpoint:rtpbridge/93@mgw conn:(0092/rtp C:A8371D26 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241102125955502 DLMGCP DEBUG <0013> endpoint:rtpbridge/93@mgw CI:A8371D26 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241102125955502 DLMGCP DEBUG <0013> endpoint:rtpbridge/93@mgw CI:A8371D26 output_enabled 0 (mgcp_msg.c:125) 20241102125955502 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241102125955502 DLMGCP DEBUG <0013> endpoint:rtpbridge/93@mgw conn:(0092/rtp C:A8371D26 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) 20241102125955502 DLMGCP DEBUG <0013> endpoint:rtpbridge/93@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241102125955502 DLMGCP DEBUG <0013> endpoint:rtpbridge/93@mgw CI:A8371D26 CRCX: Creating connection: port: 5528 (mgcp_protocol.c:1112) 20241102125955502 DLMGCP NOTICE <0013> endpoint:rtpbridge/93@mgw CI:A8371D26 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241102125955502 DLMGCP DEBUG <0013> endpoint:rtpbridge/93@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241102125955502 DLMGCP DEBUG <0013> Generated response: line #00: 200 2432 OK (mgcp_msg.c:67) 20241102125955502 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/93@mgw (mgcp_msg.c:67) 20241102125955503 DLMGCP DEBUG <0013> Generated response: line #02: I: A8371D26 (mgcp_msg.c:67) 20241102125955503 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 150 (mgcp_msg.c:67) 20241102125955503 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:67) 20241102125955503 DLMGCP DEBUG <0013> Generated response: line #05: o=- A8371D26 23 IN IP6 ::1 (mgcp_msg.c:67) 20241102125955503 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:67) 20241102125955503 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:67) 20241102125955503 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:67) 20241102125955503 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:67) 20241102125955503 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241102125955503 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:67) 20241102125955503 DLMGCP DEBUG <0013> Received message: line #00: CRCX 2433 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241102125955503 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241102125955503 DLMGCP DEBUG <0013> Received message: line #02: C: 0093 (mgcp_msg.c:67) 20241102125955503 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241102125955503 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:67) 20241102125955503 DLMGCP DEBUG <0013> endpoint:rtpbridge/94@mgw (trunk:0) found free endpoint: rtpbridge/94@mgw (mgcp_endp.c:261) 20241102125955503 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/94@mgw" (mgcp_protocol.c:441) 20241102125955503 DLMGCP NOTICE <0013> endpoint:rtpbridge/94@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241102125955503 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:192) 20241102125955503 DLMGCP DEBUG <0013> endpoint:rtpbridge/94@mgw conn:(0093/rtp C:EBC3E38B r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241102125955503 DLMGCP DEBUG <0013> endpoint:rtpbridge/94@mgw CI:EBC3E38B connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241102125955503 DLMGCP DEBUG <0013> endpoint:rtpbridge/94@mgw CI:EBC3E38B output_enabled 0 (mgcp_msg.c:125) 20241102125955503 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241102125955503 DLMGCP DEBUG <0013> endpoint:rtpbridge/94@mgw conn:(0093/rtp C:EBC3E38B 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) 20241102125955503 DLMGCP DEBUG <0013> endpoint:rtpbridge/94@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241102125955504 DLMGCP DEBUG <0013> endpoint:rtpbridge/94@mgw CI:EBC3E38B CRCX: Creating connection: port: 5530 (mgcp_protocol.c:1112) 20241102125955504 DLMGCP NOTICE <0013> endpoint:rtpbridge/94@mgw CI:EBC3E38B CRCX: connection successfully created (mgcp_protocol.c:1121) 20241102125955504 DLMGCP DEBUG <0013> endpoint:rtpbridge/94@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241102125955504 DLMGCP DEBUG <0013> Generated response: line #00: 200 2433 OK (mgcp_msg.c:67) 20241102125955504 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/94@mgw (mgcp_msg.c:67) 20241102125955504 DLMGCP DEBUG <0013> Generated response: line #02: I: EBC3E38B (mgcp_msg.c:67) 20241102125955504 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 151 (mgcp_msg.c:67) 20241102125955504 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:67) 20241102125955504 DLMGCP DEBUG <0013> Generated response: line #05: o=- EBC3E38B 23 IN IP6 ::1 (mgcp_msg.c:67) 20241102125955504 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:67) 20241102125955504 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:67) 20241102125955504 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:67) 20241102125955504 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:67) 20241102125955504 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241102125955504 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:67) 20241102125955504 DLMGCP DEBUG <0013> Received message: line #00: CRCX 2434 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241102125955504 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241102125955504 DLMGCP DEBUG <0013> Received message: line #02: C: 0094 (mgcp_msg.c:67) 20241102125955504 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241102125955504 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:67) 20241102125955504 DLMGCP DEBUG <0013> endpoint:rtpbridge/95@mgw (trunk:0) found free endpoint: rtpbridge/95@mgw (mgcp_endp.c:261) 20241102125955504 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/95@mgw" (mgcp_protocol.c:441) 20241102125955504 DLMGCP NOTICE <0013> endpoint:rtpbridge/95@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241102125955504 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:192) 20241102125955504 DLMGCP DEBUG <0013> endpoint:rtpbridge/95@mgw conn:(0094/rtp C:2FFF72AC r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241102125955504 DLMGCP DEBUG <0013> endpoint:rtpbridge/95@mgw CI:2FFF72AC connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241102125955504 DLMGCP DEBUG <0013> endpoint:rtpbridge/95@mgw CI:2FFF72AC output_enabled 0 (mgcp_msg.c:125) 20241102125955504 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241102125955504 DLMGCP DEBUG <0013> endpoint:rtpbridge/95@mgw conn:(0094/rtp C:2FFF72AC 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) 20241102125955504 DLMGCP DEBUG <0013> endpoint:rtpbridge/95@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241102125955505 DLMGCP DEBUG <0013> endpoint:rtpbridge/95@mgw CI:2FFF72AC CRCX: Creating connection: port: 5532 (mgcp_protocol.c:1112) 20241102125955505 DLMGCP NOTICE <0013> endpoint:rtpbridge/95@mgw CI:2FFF72AC CRCX: connection successfully created (mgcp_protocol.c:1121) 20241102125955505 DLMGCP DEBUG <0013> endpoint:rtpbridge/95@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241102125955505 DLMGCP DEBUG <0013> Generated response: line #00: 200 2434 OK (mgcp_msg.c:67) 20241102125955505 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/95@mgw (mgcp_msg.c:67) 20241102125955505 DLMGCP DEBUG <0013> Generated response: line #02: I: 2FFF72AC (mgcp_msg.c:67) 20241102125955505 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 152 (mgcp_msg.c:67) 20241102125955505 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:67) 20241102125955505 DLMGCP DEBUG <0013> Generated response: line #05: o=- 2FFF72AC 23 IN IP6 ::1 (mgcp_msg.c:67) 20241102125955505 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:67) 20241102125955505 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:67) 20241102125955505 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:67) 20241102125955505 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:67) 20241102125955505 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241102125955505 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:67) 20241102125955505 DLMGCP DEBUG <0013> Received message: line #00: CRCX 2435 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241102125955505 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241102125955505 DLMGCP DEBUG <0013> Received message: line #02: C: 0095 (mgcp_msg.c:67) 20241102125955505 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241102125955505 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:67) 20241102125955505 DLMGCP DEBUG <0013> endpoint:rtpbridge/96@mgw (trunk:0) found free endpoint: rtpbridge/96@mgw (mgcp_endp.c:261) 20241102125955505 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/96@mgw" (mgcp_protocol.c:441) 20241102125955505 DLMGCP NOTICE <0013> endpoint:rtpbridge/96@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241102125955505 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:192) 20241102125955505 DLMGCP DEBUG <0013> endpoint:rtpbridge/96@mgw conn:(0095/rtp C:40972332 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241102125955505 DLMGCP DEBUG <0013> endpoint:rtpbridge/96@mgw CI:40972332 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241102125955505 DLMGCP DEBUG <0013> endpoint:rtpbridge/96@mgw CI:40972332 output_enabled 0 (mgcp_msg.c:125) 20241102125955506 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241102125955506 DLMGCP DEBUG <0013> endpoint:rtpbridge/96@mgw conn:(0095/rtp C:40972332 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) 20241102125955506 DLMGCP DEBUG <0013> endpoint:rtpbridge/96@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241102125955506 DLMGCP DEBUG <0013> endpoint:rtpbridge/96@mgw CI:40972332 CRCX: Creating connection: port: 5534 (mgcp_protocol.c:1112) 20241102125955506 DLMGCP NOTICE <0013> endpoint:rtpbridge/96@mgw CI:40972332 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241102125955506 DLMGCP DEBUG <0013> endpoint:rtpbridge/96@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241102125955506 DLMGCP DEBUG <0013> Generated response: line #00: 200 2435 OK (mgcp_msg.c:67) 20241102125955506 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/96@mgw (mgcp_msg.c:67) 20241102125955506 DLMGCP DEBUG <0013> Generated response: line #02: I: 40972332 (mgcp_msg.c:67) 20241102125955506 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 153 (mgcp_msg.c:67) 20241102125955506 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:67) 20241102125955506 DLMGCP DEBUG <0013> Generated response: line #05: o=- 40972332 23 IN IP6 ::1 (mgcp_msg.c:67) 20241102125955506 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:67) 20241102125955506 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:67) 20241102125955506 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:67) 20241102125955506 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:67) 20241102125955506 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241102125955506 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:67) 20241102125955506 DLMGCP DEBUG <0013> Received message: line #00: CRCX 2436 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241102125955506 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241102125955506 DLMGCP DEBUG <0013> Received message: line #02: C: 0096 (mgcp_msg.c:67) 20241102125955506 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241102125955506 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:67) 20241102125955506 DLMGCP DEBUG <0013> endpoint:rtpbridge/97@mgw (trunk:0) found free endpoint: rtpbridge/97@mgw (mgcp_endp.c:261) 20241102125955506 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/97@mgw" (mgcp_protocol.c:441) 20241102125955506 DLMGCP NOTICE <0013> endpoint:rtpbridge/97@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241102125955506 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:192) 20241102125955506 DLMGCP DEBUG <0013> endpoint:rtpbridge/97@mgw conn:(0096/rtp C:1625759B r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241102125955506 DLMGCP DEBUG <0013> endpoint:rtpbridge/97@mgw CI:1625759B connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241102125955506 DLMGCP DEBUG <0013> endpoint:rtpbridge/97@mgw CI:1625759B output_enabled 0 (mgcp_msg.c:125) 20241102125955506 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241102125955506 DLMGCP DEBUG <0013> endpoint:rtpbridge/97@mgw conn:(0096/rtp C:1625759B 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) 20241102125955507 DLMGCP DEBUG <0013> endpoint:rtpbridge/97@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241102125955507 DLMGCP DEBUG <0013> endpoint:rtpbridge/97@mgw CI:1625759B CRCX: Creating connection: port: 5536 (mgcp_protocol.c:1112) 20241102125955507 DLMGCP NOTICE <0013> endpoint:rtpbridge/97@mgw CI:1625759B CRCX: connection successfully created (mgcp_protocol.c:1121) 20241102125955507 DLMGCP DEBUG <0013> endpoint:rtpbridge/97@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241102125955507 DLMGCP DEBUG <0013> Generated response: line #00: 200 2436 OK (mgcp_msg.c:67) 20241102125955507 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/97@mgw (mgcp_msg.c:67) 20241102125955507 DLMGCP DEBUG <0013> Generated response: line #02: I: 1625759B (mgcp_msg.c:67) 20241102125955507 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 154 (mgcp_msg.c:67) 20241102125955507 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:67) 20241102125955507 DLMGCP DEBUG <0013> Generated response: line #05: o=- 1625759B 23 IN IP6 ::1 (mgcp_msg.c:67) 20241102125955507 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:67) 20241102125955507 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:67) 20241102125955507 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:67) 20241102125955507 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:67) 20241102125955507 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241102125955507 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:67) 20241102125955507 DLMGCP DEBUG <0013> Received message: line #00: CRCX 2437 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241102125955507 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241102125955507 DLMGCP DEBUG <0013> Received message: line #02: C: 0097 (mgcp_msg.c:67) 20241102125955507 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241102125955507 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:67) 20241102125955507 DLMGCP DEBUG <0013> endpoint:rtpbridge/98@mgw (trunk:0) found free endpoint: rtpbridge/98@mgw (mgcp_endp.c:261) 20241102125955507 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/98@mgw" (mgcp_protocol.c:441) 20241102125955507 DLMGCP NOTICE <0013> endpoint:rtpbridge/98@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241102125955507 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:192) 20241102125955507 DLMGCP DEBUG <0013> endpoint:rtpbridge/98@mgw conn:(0097/rtp C:A5919679 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241102125955507 DLMGCP DEBUG <0013> endpoint:rtpbridge/98@mgw CI:A5919679 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241102125955507 DLMGCP DEBUG <0013> endpoint:rtpbridge/98@mgw CI:A5919679 output_enabled 0 (mgcp_msg.c:125) 20241102125955507 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241102125955507 DLMGCP DEBUG <0013> endpoint:rtpbridge/98@mgw conn:(0097/rtp C:A5919679 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) 20241102125955507 DLMGCP DEBUG <0013> endpoint:rtpbridge/98@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241102125955507 DLMGCP DEBUG <0013> endpoint:rtpbridge/98@mgw CI:A5919679 CRCX: Creating connection: port: 5538 (mgcp_protocol.c:1112) 20241102125955507 DLMGCP NOTICE <0013> endpoint:rtpbridge/98@mgw CI:A5919679 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241102125955507 DLMGCP DEBUG <0013> endpoint:rtpbridge/98@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241102125955507 DLMGCP DEBUG <0013> Generated response: line #00: 200 2437 OK (mgcp_msg.c:67) 20241102125955507 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/98@mgw (mgcp_msg.c:67) 20241102125955507 DLMGCP DEBUG <0013> Generated response: line #02: I: A5919679 (mgcp_msg.c:67) 20241102125955507 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 155 (mgcp_msg.c:67) 20241102125955507 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:67) 20241102125955507 DLMGCP DEBUG <0013> Generated response: line #05: o=- A5919679 23 IN IP6 ::1 (mgcp_msg.c:67) 20241102125955507 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:67) 20241102125955507 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:67) 20241102125955507 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:67) 20241102125955507 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:67) 20241102125955507 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241102125955507 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:67) 20241102125955508 DLMGCP DEBUG <0013> Received message: line #00: CRCX 2438 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241102125955508 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241102125955508 DLMGCP DEBUG <0013> Received message: line #02: C: 0098 (mgcp_msg.c:67) 20241102125955508 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241102125955508 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:67) 20241102125955508 DLMGCP DEBUG <0013> endpoint:rtpbridge/99@mgw (trunk:0) found free endpoint: rtpbridge/99@mgw (mgcp_endp.c:261) 20241102125955508 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/99@mgw" (mgcp_protocol.c:441) 20241102125955508 DLMGCP NOTICE <0013> endpoint:rtpbridge/99@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241102125955508 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:192) 20241102125955508 DLMGCP DEBUG <0013> endpoint:rtpbridge/99@mgw conn:(0098/rtp C:F882DF97 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241102125955508 DLMGCP DEBUG <0013> endpoint:rtpbridge/99@mgw CI:F882DF97 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241102125955508 DLMGCP DEBUG <0013> endpoint:rtpbridge/99@mgw CI:F882DF97 output_enabled 0 (mgcp_msg.c:125) 20241102125955508 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241102125955508 DLMGCP DEBUG <0013> endpoint:rtpbridge/99@mgw conn:(0098/rtp C:F882DF97 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) 20241102125955508 DLMGCP DEBUG <0013> endpoint:rtpbridge/99@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241102125955508 DLMGCP DEBUG <0013> endpoint:rtpbridge/99@mgw CI:F882DF97 CRCX: Creating connection: port: 5540 (mgcp_protocol.c:1112) 20241102125955508 DLMGCP NOTICE <0013> endpoint:rtpbridge/99@mgw CI:F882DF97 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241102125955508 DLMGCP DEBUG <0013> endpoint:rtpbridge/99@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241102125955508 DLMGCP DEBUG <0013> Generated response: line #00: 200 2438 OK (mgcp_msg.c:67) 20241102125955508 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/99@mgw (mgcp_msg.c:67) 20241102125955508 DLMGCP DEBUG <0013> Generated response: line #02: I: F882DF97 (mgcp_msg.c:67) 20241102125955508 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 156 (mgcp_msg.c:67) 20241102125955508 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:67) 20241102125955508 DLMGCP DEBUG <0013> Generated response: line #05: o=- F882DF97 23 IN IP6 ::1 (mgcp_msg.c:67) 20241102125955508 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:67) 20241102125955508 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:67) 20241102125955508 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:67) 20241102125955508 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:67) 20241102125955508 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241102125955508 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:67) 20241102125955509 DLMGCP DEBUG <0013> Received message: line #00: CRCX 2439 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241102125955509 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241102125955509 DLMGCP DEBUG <0013> Received message: line #02: C: 0099 (mgcp_msg.c:67) 20241102125955509 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241102125955509 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:67) 20241102125955509 DLMGCP DEBUG <0013> endpoint:rtpbridge/9a@mgw (trunk:0) found free endpoint: rtpbridge/9a@mgw (mgcp_endp.c:261) 20241102125955509 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/9a@mgw" (mgcp_protocol.c:441) 20241102125955509 DLMGCP NOTICE <0013> endpoint:rtpbridge/9a@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241102125955509 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:192) 20241102125955509 DLMGCP DEBUG <0013> endpoint:rtpbridge/9a@mgw conn:(0099/rtp C:6C0A7717 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241102125955509 DLMGCP DEBUG <0013> endpoint:rtpbridge/9a@mgw CI:6C0A7717 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241102125955509 DLMGCP DEBUG <0013> endpoint:rtpbridge/9a@mgw CI:6C0A7717 output_enabled 0 (mgcp_msg.c:125) 20241102125955509 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241102125955509 DLMGCP DEBUG <0013> endpoint:rtpbridge/9a@mgw conn:(0099/rtp C:6C0A7717 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) 20241102125955509 DLMGCP DEBUG <0013> endpoint:rtpbridge/9a@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241102125955509 DLMGCP DEBUG <0013> endpoint:rtpbridge/9a@mgw CI:6C0A7717 CRCX: Creating connection: port: 5542 (mgcp_protocol.c:1112) 20241102125955509 DLMGCP NOTICE <0013> endpoint:rtpbridge/9a@mgw CI:6C0A7717 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241102125955509 DLMGCP DEBUG <0013> endpoint:rtpbridge/9a@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241102125955509 DLMGCP DEBUG <0013> Generated response: line #00: 200 2439 OK (mgcp_msg.c:67) 20241102125955509 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/9a@mgw (mgcp_msg.c:67) 20241102125955509 DLMGCP DEBUG <0013> Generated response: line #02: I: 6C0A7717 (mgcp_msg.c:67) 20241102125955509 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 157 (mgcp_msg.c:67) 20241102125955509 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:67) 20241102125955509 DLMGCP DEBUG <0013> Generated response: line #05: o=- 6C0A7717 23 IN IP6 ::1 (mgcp_msg.c:67) 20241102125955509 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:67) 20241102125955509 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:67) 20241102125955509 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:67) 20241102125955509 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:67) 20241102125955509 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241102125955509 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:67) 20241102125955509 DLMGCP DEBUG <0013> Received message: line #00: CRCX 2440 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241102125955509 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241102125955509 DLMGCP DEBUG <0013> Received message: line #02: C: 009A (mgcp_msg.c:67) 20241102125955509 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241102125955510 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:67) 20241102125955510 DLMGCP DEBUG <0013> endpoint:rtpbridge/9b@mgw (trunk:0) found free endpoint: rtpbridge/9b@mgw (mgcp_endp.c:261) 20241102125955510 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/9b@mgw" (mgcp_protocol.c:441) 20241102125955510 DLMGCP NOTICE <0013> endpoint:rtpbridge/9b@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241102125955510 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:192) 20241102125955510 DLMGCP DEBUG <0013> endpoint:rtpbridge/9b@mgw conn:(009A/rtp C:6F5DBD6D r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241102125955510 DLMGCP DEBUG <0013> endpoint:rtpbridge/9b@mgw CI:6F5DBD6D connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241102125955510 DLMGCP DEBUG <0013> endpoint:rtpbridge/9b@mgw CI:6F5DBD6D output_enabled 0 (mgcp_msg.c:125) 20241102125955510 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241102125955510 DLMGCP DEBUG <0013> endpoint:rtpbridge/9b@mgw conn:(009A/rtp C:6F5DBD6D 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) 20241102125955510 DLMGCP DEBUG <0013> endpoint:rtpbridge/9b@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241102125955510 DLMGCP DEBUG <0013> endpoint:rtpbridge/9b@mgw CI:6F5DBD6D CRCX: Creating connection: port: 5544 (mgcp_protocol.c:1112) 20241102125955510 DLMGCP NOTICE <0013> endpoint:rtpbridge/9b@mgw CI:6F5DBD6D CRCX: connection successfully created (mgcp_protocol.c:1121) 20241102125955510 DLMGCP DEBUG <0013> endpoint:rtpbridge/9b@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241102125955510 DLMGCP DEBUG <0013> Generated response: line #00: 200 2440 OK (mgcp_msg.c:67) 20241102125955510 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/9b@mgw (mgcp_msg.c:67) 20241102125955510 DLMGCP DEBUG <0013> Generated response: line #02: I: 6F5DBD6D (mgcp_msg.c:67) 20241102125955510 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 158 (mgcp_msg.c:67) 20241102125955510 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:67) 20241102125955510 DLMGCP DEBUG <0013> Generated response: line #05: o=- 6F5DBD6D 23 IN IP6 ::1 (mgcp_msg.c:67) 20241102125955510 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:67) 20241102125955510 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:67) 20241102125955510 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:67) 20241102125955510 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:67) 20241102125955510 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241102125955510 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:67) 20241102125955510 DLMGCP DEBUG <0013> Received message: line #00: CRCX 2441 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241102125955510 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241102125955510 DLMGCP DEBUG <0013> Received message: line #02: C: 009B (mgcp_msg.c:67) 20241102125955510 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241102125955510 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:67) 20241102125955510 DLMGCP DEBUG <0013> endpoint:rtpbridge/9c@mgw (trunk:0) found free endpoint: rtpbridge/9c@mgw (mgcp_endp.c:261) 20241102125955510 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/9c@mgw" (mgcp_protocol.c:441) 20241102125955510 DLMGCP NOTICE <0013> endpoint:rtpbridge/9c@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241102125955510 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:192) 20241102125955510 DLMGCP DEBUG <0013> endpoint:rtpbridge/9c@mgw conn:(009B/rtp C:5E39EB2C r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241102125955510 DLMGCP DEBUG <0013> endpoint:rtpbridge/9c@mgw CI:5E39EB2C connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241102125955510 DLMGCP DEBUG <0013> endpoint:rtpbridge/9c@mgw CI:5E39EB2C output_enabled 0 (mgcp_msg.c:125) 20241102125955510 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241102125955510 DLMGCP DEBUG <0013> endpoint:rtpbridge/9c@mgw conn:(009B/rtp C:5E39EB2C 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) 20241102125955510 DLMGCP DEBUG <0013> endpoint:rtpbridge/9c@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241102125955510 DLMGCP DEBUG <0013> endpoint:rtpbridge/9c@mgw CI:5E39EB2C CRCX: Creating connection: port: 5546 (mgcp_protocol.c:1112) 20241102125955510 DLMGCP NOTICE <0013> endpoint:rtpbridge/9c@mgw CI:5E39EB2C CRCX: connection successfully created (mgcp_protocol.c:1121) 20241102125955510 DLMGCP DEBUG <0013> endpoint:rtpbridge/9c@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241102125955510 DLMGCP DEBUG <0013> Generated response: line #00: 200 2441 OK (mgcp_msg.c:67) 20241102125955510 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/9c@mgw (mgcp_msg.c:67) 20241102125955510 DLMGCP DEBUG <0013> Generated response: line #02: I: 5E39EB2C (mgcp_msg.c:67) 20241102125955510 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 159 (mgcp_msg.c:67) 20241102125955510 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:67) 20241102125955510 DLMGCP DEBUG <0013> Generated response: line #05: o=- 5E39EB2C 23 IN IP6 ::1 (mgcp_msg.c:67) 20241102125955510 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:67) 20241102125955510 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:67) 20241102125955510 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:67) 20241102125955510 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:67) 20241102125955510 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241102125955511 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:67) 20241102125955511 DLMGCP DEBUG <0013> Received message: line #00: CRCX 2442 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241102125955511 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241102125955511 DLMGCP DEBUG <0013> Received message: line #02: C: 009C (mgcp_msg.c:67) 20241102125955511 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241102125955511 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:67) 20241102125955511 DLMGCP DEBUG <0013> endpoint:rtpbridge/9d@mgw (trunk:0) found free endpoint: rtpbridge/9d@mgw (mgcp_endp.c:261) 20241102125955511 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/9d@mgw" (mgcp_protocol.c:441) 20241102125955511 DLMGCP NOTICE <0013> endpoint:rtpbridge/9d@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241102125955511 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:192) 20241102125955511 DLMGCP DEBUG <0013> endpoint:rtpbridge/9d@mgw conn:(009C/rtp C:0A071FA5 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241102125955511 DLMGCP DEBUG <0013> endpoint:rtpbridge/9d@mgw CI:0A071FA5 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241102125955511 DLMGCP DEBUG <0013> endpoint:rtpbridge/9d@mgw CI:0A071FA5 output_enabled 0 (mgcp_msg.c:125) 20241102125955511 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241102125955511 DLMGCP DEBUG <0013> endpoint:rtpbridge/9d@mgw conn:(009C/rtp C:0A071FA5 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) 20241102125955511 DLMGCP DEBUG <0013> endpoint:rtpbridge/9d@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241102125955511 DLMGCP DEBUG <0013> endpoint:rtpbridge/9d@mgw CI:0A071FA5 CRCX: Creating connection: port: 5548 (mgcp_protocol.c:1112) 20241102125955511 DLMGCP NOTICE <0013> endpoint:rtpbridge/9d@mgw CI:0A071FA5 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241102125955511 DLMGCP DEBUG <0013> endpoint:rtpbridge/9d@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241102125955511 DLMGCP DEBUG <0013> Generated response: line #00: 200 2442 OK (mgcp_msg.c:67) 20241102125955511 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/9d@mgw (mgcp_msg.c:67) 20241102125955511 DLMGCP DEBUG <0013> Generated response: line #02: I: 0A071FA5 (mgcp_msg.c:67) 20241102125955511 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 160 (mgcp_msg.c:67) 20241102125955511 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:67) 20241102125955511 DLMGCP DEBUG <0013> Generated response: line #05: o=- 0A071FA5 23 IN IP6 ::1 (mgcp_msg.c:67) 20241102125955511 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:67) 20241102125955511 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:67) 20241102125955511 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:67) 20241102125955511 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:67) 20241102125955511 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241102125955511 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:67) 20241102125955512 DLMGCP DEBUG <0013> Received message: line #00: CRCX 2443 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241102125955512 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241102125955512 DLMGCP DEBUG <0013> Received message: line #02: C: 009D (mgcp_msg.c:67) 20241102125955512 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241102125955512 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:67) 20241102125955512 DLMGCP DEBUG <0013> endpoint:rtpbridge/9e@mgw (trunk:0) found free endpoint: rtpbridge/9e@mgw (mgcp_endp.c:261) 20241102125955512 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/9e@mgw" (mgcp_protocol.c:441) 20241102125955512 DLMGCP NOTICE <0013> endpoint:rtpbridge/9e@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241102125955512 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:192) 20241102125955512 DLMGCP DEBUG <0013> endpoint:rtpbridge/9e@mgw conn:(009D/rtp C:D122745D r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241102125955512 DLMGCP DEBUG <0013> endpoint:rtpbridge/9e@mgw CI:D122745D connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241102125955512 DLMGCP DEBUG <0013> endpoint:rtpbridge/9e@mgw CI:D122745D output_enabled 0 (mgcp_msg.c:125) 20241102125955512 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241102125955512 DLMGCP DEBUG <0013> endpoint:rtpbridge/9e@mgw conn:(009D/rtp C:D122745D 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) 20241102125955512 DLMGCP DEBUG <0013> endpoint:rtpbridge/9e@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241102125955512 DLMGCP DEBUG <0013> endpoint:rtpbridge/9e@mgw CI:D122745D CRCX: Creating connection: port: 5550 (mgcp_protocol.c:1112) 20241102125955512 DLMGCP NOTICE <0013> endpoint:rtpbridge/9e@mgw CI:D122745D CRCX: connection successfully created (mgcp_protocol.c:1121) 20241102125955512 DLMGCP DEBUG <0013> endpoint:rtpbridge/9e@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241102125955512 DLMGCP DEBUG <0013> Generated response: line #00: 200 2443 OK (mgcp_msg.c:67) 20241102125955512 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/9e@mgw (mgcp_msg.c:67) 20241102125955512 DLMGCP DEBUG <0013> Generated response: line #02: I: D122745D (mgcp_msg.c:67) 20241102125955512 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 161 (mgcp_msg.c:67) 20241102125955512 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:67) 20241102125955512 DLMGCP DEBUG <0013> Generated response: line #05: o=- D122745D 23 IN IP6 ::1 (mgcp_msg.c:67) 20241102125955512 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:67) 20241102125955512 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:67) 20241102125955512 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:67) 20241102125955512 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:67) 20241102125955512 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241102125955512 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:67) 20241102125955513 DLMGCP DEBUG <0013> Received message: line #00: CRCX 2444 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241102125955513 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241102125955513 DLMGCP DEBUG <0013> Received message: line #02: C: 009E (mgcp_msg.c:67) 20241102125955513 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241102125955513 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:67) 20241102125955513 DLMGCP DEBUG <0013> endpoint:rtpbridge/9f@mgw (trunk:0) found free endpoint: rtpbridge/9f@mgw (mgcp_endp.c:261) 20241102125955513 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/9f@mgw" (mgcp_protocol.c:441) 20241102125955513 DLMGCP NOTICE <0013> endpoint:rtpbridge/9f@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241102125955513 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:192) 20241102125955513 DLMGCP DEBUG <0013> endpoint:rtpbridge/9f@mgw conn:(009E/rtp C:CEEA3BE5 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241102125955513 DLMGCP DEBUG <0013> endpoint:rtpbridge/9f@mgw CI:CEEA3BE5 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241102125955513 DLMGCP DEBUG <0013> endpoint:rtpbridge/9f@mgw CI:CEEA3BE5 output_enabled 0 (mgcp_msg.c:125) 20241102125955513 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241102125955513 DLMGCP DEBUG <0013> endpoint:rtpbridge/9f@mgw conn:(009E/rtp C:CEEA3BE5 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) 20241102125955513 DLMGCP DEBUG <0013> endpoint:rtpbridge/9f@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241102125955513 DLMGCP DEBUG <0013> endpoint:rtpbridge/9f@mgw CI:CEEA3BE5 CRCX: Creating connection: port: 5552 (mgcp_protocol.c:1112) 20241102125955513 DLMGCP NOTICE <0013> endpoint:rtpbridge/9f@mgw CI:CEEA3BE5 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241102125955513 DLMGCP DEBUG <0013> endpoint:rtpbridge/9f@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241102125955513 DLMGCP DEBUG <0013> Generated response: line #00: 200 2444 OK (mgcp_msg.c:67) 20241102125955513 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/9f@mgw (mgcp_msg.c:67) 20241102125955513 DLMGCP DEBUG <0013> Generated response: line #02: I: CEEA3BE5 (mgcp_msg.c:67) 20241102125955513 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 162 (mgcp_msg.c:67) 20241102125955513 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:67) 20241102125955513 DLMGCP DEBUG <0013> Generated response: line #05: o=- CEEA3BE5 23 IN IP6 ::1 (mgcp_msg.c:67) 20241102125955513 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:67) 20241102125955513 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:67) 20241102125955513 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:67) 20241102125955513 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:67) 20241102125955513 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241102125955513 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:67) 20241102125955513 DLMGCP DEBUG <0013> Received message: line #00: CRCX 2445 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241102125955513 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241102125955513 DLMGCP DEBUG <0013> Received message: line #02: C: 009F (mgcp_msg.c:67) 20241102125955513 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241102125955513 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:67) 20241102125955513 DLMGCP DEBUG <0013> endpoint:rtpbridge/a0@mgw (trunk:0) found free endpoint: rtpbridge/a0@mgw (mgcp_endp.c:261) 20241102125955513 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/a0@mgw" (mgcp_protocol.c:441) 20241102125955513 DLMGCP NOTICE <0013> endpoint:rtpbridge/a0@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241102125955513 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:192) 20241102125955513 DLMGCP DEBUG <0013> endpoint:rtpbridge/a0@mgw conn:(009F/rtp C:C75F28C8 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241102125955513 DLMGCP DEBUG <0013> endpoint:rtpbridge/a0@mgw CI:C75F28C8 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241102125955513 DLMGCP DEBUG <0013> endpoint:rtpbridge/a0@mgw CI:C75F28C8 output_enabled 0 (mgcp_msg.c:125) 20241102125955513 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241102125955513 DLMGCP DEBUG <0013> endpoint:rtpbridge/a0@mgw conn:(009F/rtp C:C75F28C8 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) 20241102125955513 DLMGCP DEBUG <0013> endpoint:rtpbridge/a0@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241102125955514 DLMGCP DEBUG <0013> endpoint:rtpbridge/a0@mgw CI:C75F28C8 CRCX: Creating connection: port: 5554 (mgcp_protocol.c:1112) 20241102125955514 DLMGCP NOTICE <0013> endpoint:rtpbridge/a0@mgw CI:C75F28C8 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241102125955514 DLMGCP DEBUG <0013> endpoint:rtpbridge/a0@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241102125955514 DLMGCP DEBUG <0013> Generated response: line #00: 200 2445 OK (mgcp_msg.c:67) 20241102125955514 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/a0@mgw (mgcp_msg.c:67) 20241102125955514 DLMGCP DEBUG <0013> Generated response: line #02: I: C75F28C8 (mgcp_msg.c:67) 20241102125955514 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 163 (mgcp_msg.c:67) 20241102125955514 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:67) 20241102125955514 DLMGCP DEBUG <0013> Generated response: line #05: o=- C75F28C8 23 IN IP6 ::1 (mgcp_msg.c:67) 20241102125955514 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:67) 20241102125955514 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:67) 20241102125955514 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:67) 20241102125955514 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:67) 20241102125955514 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241102125955514 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:67) 20241102125955514 DLMGCP DEBUG <0013> Received message: line #00: CRCX 2446 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241102125955514 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241102125955514 DLMGCP DEBUG <0013> Received message: line #02: C: 00A0 (mgcp_msg.c:67) 20241102125955514 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241102125955514 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:67) 20241102125955514 DLMGCP DEBUG <0013> endpoint:rtpbridge/a1@mgw (trunk:0) found free endpoint: rtpbridge/a1@mgw (mgcp_endp.c:261) 20241102125955514 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/a1@mgw" (mgcp_protocol.c:441) 20241102125955514 DLMGCP NOTICE <0013> endpoint:rtpbridge/a1@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241102125955514 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:192) 20241102125955514 DLMGCP DEBUG <0013> endpoint:rtpbridge/a1@mgw conn:(00A0/rtp C:F8EDC5E6 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241102125955514 DLMGCP DEBUG <0013> endpoint:rtpbridge/a1@mgw CI:F8EDC5E6 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241102125955514 DLMGCP DEBUG <0013> endpoint:rtpbridge/a1@mgw CI:F8EDC5E6 output_enabled 0 (mgcp_msg.c:125) 20241102125955514 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241102125955514 DLMGCP DEBUG <0013> endpoint:rtpbridge/a1@mgw conn:(00A0/rtp C:F8EDC5E6 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) 20241102125955514 DLMGCP DEBUG <0013> endpoint:rtpbridge/a1@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241102125955514 DLMGCP DEBUG <0013> endpoint:rtpbridge/a1@mgw CI:F8EDC5E6 CRCX: Creating connection: port: 5556 (mgcp_protocol.c:1112) 20241102125955514 DLMGCP NOTICE <0013> endpoint:rtpbridge/a1@mgw CI:F8EDC5E6 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241102125955514 DLMGCP DEBUG <0013> endpoint:rtpbridge/a1@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241102125955514 DLMGCP DEBUG <0013> Generated response: line #00: 200 2446 OK (mgcp_msg.c:67) 20241102125955514 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/a1@mgw (mgcp_msg.c:67) 20241102125955514 DLMGCP DEBUG <0013> Generated response: line #02: I: F8EDC5E6 (mgcp_msg.c:67) 20241102125955514 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 164 (mgcp_msg.c:67) 20241102125955514 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:67) 20241102125955514 DLMGCP DEBUG <0013> Generated response: line #05: o=- F8EDC5E6 23 IN IP6 ::1 (mgcp_msg.c:67) 20241102125955514 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:67) 20241102125955514 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:67) 20241102125955514 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:67) 20241102125955514 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:67) 20241102125955514 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241102125955514 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:67) 20241102125955515 DLMGCP DEBUG <0013> Received message: line #00: CRCX 2447 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241102125955515 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241102125955515 DLMGCP DEBUG <0013> Received message: line #02: C: 00A1 (mgcp_msg.c:67) 20241102125955515 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241102125955515 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:67) 20241102125955515 DLMGCP DEBUG <0013> endpoint:rtpbridge/a2@mgw (trunk:0) found free endpoint: rtpbridge/a2@mgw (mgcp_endp.c:261) 20241102125955515 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/a2@mgw" (mgcp_protocol.c:441) 20241102125955515 DLMGCP NOTICE <0013> endpoint:rtpbridge/a2@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241102125955515 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:192) 20241102125955515 DLMGCP DEBUG <0013> endpoint:rtpbridge/a2@mgw conn:(00A1/rtp C:658F17DE r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241102125955515 DLMGCP DEBUG <0013> endpoint:rtpbridge/a2@mgw CI:658F17DE connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241102125955515 DLMGCP DEBUG <0013> endpoint:rtpbridge/a2@mgw CI:658F17DE output_enabled 0 (mgcp_msg.c:125) 20241102125955515 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241102125955515 DLMGCP DEBUG <0013> endpoint:rtpbridge/a2@mgw conn:(00A1/rtp C:658F17DE 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) 20241102125955515 DLMGCP DEBUG <0013> endpoint:rtpbridge/a2@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241102125955515 DLMGCP DEBUG <0013> endpoint:rtpbridge/a2@mgw CI:658F17DE CRCX: Creating connection: port: 5558 (mgcp_protocol.c:1112) 20241102125955515 DLMGCP NOTICE <0013> endpoint:rtpbridge/a2@mgw CI:658F17DE CRCX: connection successfully created (mgcp_protocol.c:1121) 20241102125955515 DLMGCP DEBUG <0013> endpoint:rtpbridge/a2@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241102125955515 DLMGCP DEBUG <0013> Generated response: line #00: 200 2447 OK (mgcp_msg.c:67) 20241102125955515 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/a2@mgw (mgcp_msg.c:67) 20241102125955515 DLMGCP DEBUG <0013> Generated response: line #02: I: 658F17DE (mgcp_msg.c:67) 20241102125955515 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 165 (mgcp_msg.c:67) 20241102125955515 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:67) 20241102125955515 DLMGCP DEBUG <0013> Generated response: line #05: o=- 658F17DE 23 IN IP6 ::1 (mgcp_msg.c:67) 20241102125955515 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:67) 20241102125955515 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:67) 20241102125955515 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:67) 20241102125955515 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:67) 20241102125955515 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241102125955515 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:67) 20241102125955516 DLMGCP DEBUG <0013> Received message: line #00: CRCX 2448 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241102125955516 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241102125955516 DLMGCP DEBUG <0013> Received message: line #02: C: 00A2 (mgcp_msg.c:67) 20241102125955516 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241102125955516 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:67) 20241102125955516 DLMGCP DEBUG <0013> endpoint:rtpbridge/a3@mgw (trunk:0) found free endpoint: rtpbridge/a3@mgw (mgcp_endp.c:261) 20241102125955516 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/a3@mgw" (mgcp_protocol.c:441) 20241102125955516 DLMGCP NOTICE <0013> endpoint:rtpbridge/a3@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241102125955516 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:192) 20241102125955516 DLMGCP DEBUG <0013> endpoint:rtpbridge/a3@mgw conn:(00A2/rtp C:70FE8D45 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241102125955516 DLMGCP DEBUG <0013> endpoint:rtpbridge/a3@mgw CI:70FE8D45 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241102125955516 DLMGCP DEBUG <0013> endpoint:rtpbridge/a3@mgw CI:70FE8D45 output_enabled 0 (mgcp_msg.c:125) 20241102125955516 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241102125955516 DLMGCP DEBUG <0013> endpoint:rtpbridge/a3@mgw conn:(00A2/rtp C:70FE8D45 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) 20241102125955516 DLMGCP DEBUG <0013> endpoint:rtpbridge/a3@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241102125955516 DLMGCP DEBUG <0013> endpoint:rtpbridge/a3@mgw CI:70FE8D45 CRCX: Creating connection: port: 5560 (mgcp_protocol.c:1112) 20241102125955516 DLMGCP NOTICE <0013> endpoint:rtpbridge/a3@mgw CI:70FE8D45 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241102125955516 DLMGCP DEBUG <0013> endpoint:rtpbridge/a3@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241102125955516 DLMGCP DEBUG <0013> Generated response: line #00: 200 2448 OK (mgcp_msg.c:67) 20241102125955516 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/a3@mgw (mgcp_msg.c:67) 20241102125955516 DLMGCP DEBUG <0013> Generated response: line #02: I: 70FE8D45 (mgcp_msg.c:67) 20241102125955516 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 166 (mgcp_msg.c:67) 20241102125955516 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:67) 20241102125955516 DLMGCP DEBUG <0013> Generated response: line #05: o=- 70FE8D45 23 IN IP6 ::1 (mgcp_msg.c:67) 20241102125955516 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:67) 20241102125955516 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:67) 20241102125955516 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:67) 20241102125955516 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:67) 20241102125955516 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241102125955516 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:67) 20241102125955516 DLMGCP DEBUG <0013> Received message: line #00: CRCX 2449 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241102125955516 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241102125955516 DLMGCP DEBUG <0013> Received message: line #02: C: 00A3 (mgcp_msg.c:67) 20241102125955516 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241102125955516 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:67) 20241102125955516 DLMGCP DEBUG <0013> endpoint:rtpbridge/a4@mgw (trunk:0) found free endpoint: rtpbridge/a4@mgw (mgcp_endp.c:261) 20241102125955517 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/a4@mgw" (mgcp_protocol.c:441) 20241102125955517 DLMGCP NOTICE <0013> endpoint:rtpbridge/a4@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241102125955517 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:192) 20241102125955517 DLMGCP DEBUG <0013> endpoint:rtpbridge/a4@mgw conn:(00A3/rtp C:82D6F715 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241102125955517 DLMGCP DEBUG <0013> endpoint:rtpbridge/a4@mgw CI:82D6F715 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241102125955517 DLMGCP DEBUG <0013> endpoint:rtpbridge/a4@mgw CI:82D6F715 output_enabled 0 (mgcp_msg.c:125) 20241102125955517 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241102125955517 DLMGCP DEBUG <0013> endpoint:rtpbridge/a4@mgw conn:(00A3/rtp C:82D6F715 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) 20241102125955517 DLMGCP DEBUG <0013> endpoint:rtpbridge/a4@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241102125955517 DLMGCP DEBUG <0013> endpoint:rtpbridge/a4@mgw CI:82D6F715 CRCX: Creating connection: port: 5562 (mgcp_protocol.c:1112) 20241102125955517 DLMGCP NOTICE <0013> endpoint:rtpbridge/a4@mgw CI:82D6F715 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241102125955517 DLMGCP DEBUG <0013> endpoint:rtpbridge/a4@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241102125955517 DLMGCP DEBUG <0013> Generated response: line #00: 200 2449 OK (mgcp_msg.c:67) 20241102125955517 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/a4@mgw (mgcp_msg.c:67) 20241102125955517 DLMGCP DEBUG <0013> Generated response: line #02: I: 82D6F715 (mgcp_msg.c:67) 20241102125955517 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 167 (mgcp_msg.c:67) 20241102125955517 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:67) 20241102125955517 DLMGCP DEBUG <0013> Generated response: line #05: o=- 82D6F715 23 IN IP6 ::1 (mgcp_msg.c:67) 20241102125955517 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:67) 20241102125955517 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:67) 20241102125955517 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:67) 20241102125955517 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:67) 20241102125955517 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241102125955517 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:67) 20241102125955517 DLMGCP DEBUG <0013> Received message: line #00: CRCX 2450 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241102125955517 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241102125955517 DLMGCP DEBUG <0013> Received message: line #02: C: 00A4 (mgcp_msg.c:67) 20241102125955517 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241102125955517 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:67) 20241102125955517 DLMGCP DEBUG <0013> endpoint:rtpbridge/a5@mgw (trunk:0) found free endpoint: rtpbridge/a5@mgw (mgcp_endp.c:261) 20241102125955517 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/a5@mgw" (mgcp_protocol.c:441) 20241102125955517 DLMGCP NOTICE <0013> endpoint:rtpbridge/a5@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241102125955517 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:192) 20241102125955517 DLMGCP DEBUG <0013> endpoint:rtpbridge/a5@mgw conn:(00A4/rtp C:16FD19C3 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241102125955517 DLMGCP DEBUG <0013> endpoint:rtpbridge/a5@mgw CI:16FD19C3 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241102125955517 DLMGCP DEBUG <0013> endpoint:rtpbridge/a5@mgw CI:16FD19C3 output_enabled 0 (mgcp_msg.c:125) 20241102125955517 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241102125955517 DLMGCP DEBUG <0013> endpoint:rtpbridge/a5@mgw conn:(00A4/rtp C:16FD19C3 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) 20241102125955517 DLMGCP DEBUG <0013> endpoint:rtpbridge/a5@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241102125955517 DLMGCP DEBUG <0013> endpoint:rtpbridge/a5@mgw CI:16FD19C3 CRCX: Creating connection: port: 5564 (mgcp_protocol.c:1112) 20241102125955517 DLMGCP NOTICE <0013> endpoint:rtpbridge/a5@mgw CI:16FD19C3 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241102125955517 DLMGCP DEBUG <0013> endpoint:rtpbridge/a5@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241102125955517 DLMGCP DEBUG <0013> Generated response: line #00: 200 2450 OK (mgcp_msg.c:67) 20241102125955517 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/a5@mgw (mgcp_msg.c:67) 20241102125955517 DLMGCP DEBUG <0013> Generated response: line #02: I: 16FD19C3 (mgcp_msg.c:67) 20241102125955517 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 168 (mgcp_msg.c:67) 20241102125955518 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:67) 20241102125955518 DLMGCP DEBUG <0013> Generated response: line #05: o=- 16FD19C3 23 IN IP6 ::1 (mgcp_msg.c:67) 20241102125955518 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:67) 20241102125955518 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:67) 20241102125955518 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:67) 20241102125955518 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:67) 20241102125955518 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241102125955518 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:67) 20241102125955518 DLMGCP DEBUG <0013> Received message: line #00: CRCX 2451 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241102125955518 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241102125955518 DLMGCP DEBUG <0013> Received message: line #02: C: 00A5 (mgcp_msg.c:67) 20241102125955518 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241102125955518 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:67) 20241102125955518 DLMGCP DEBUG <0013> endpoint:rtpbridge/a6@mgw (trunk:0) found free endpoint: rtpbridge/a6@mgw (mgcp_endp.c:261) 20241102125955518 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/a6@mgw" (mgcp_protocol.c:441) 20241102125955518 DLMGCP NOTICE <0013> endpoint:rtpbridge/a6@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241102125955518 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:192) 20241102125955518 DLMGCP DEBUG <0013> endpoint:rtpbridge/a6@mgw conn:(00A5/rtp C:0C35CE88 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241102125955518 DLMGCP DEBUG <0013> endpoint:rtpbridge/a6@mgw CI:0C35CE88 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241102125955518 DLMGCP DEBUG <0013> endpoint:rtpbridge/a6@mgw CI:0C35CE88 output_enabled 0 (mgcp_msg.c:125) 20241102125955518 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241102125955518 DLMGCP DEBUG <0013> endpoint:rtpbridge/a6@mgw conn:(00A5/rtp C:0C35CE88 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) 20241102125955518 DLMGCP DEBUG <0013> endpoint:rtpbridge/a6@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241102125955518 DLMGCP DEBUG <0013> endpoint:rtpbridge/a6@mgw CI:0C35CE88 CRCX: Creating connection: port: 5566 (mgcp_protocol.c:1112) 20241102125955518 DLMGCP NOTICE <0013> endpoint:rtpbridge/a6@mgw CI:0C35CE88 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241102125955518 DLMGCP DEBUG <0013> endpoint:rtpbridge/a6@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241102125955518 DLMGCP DEBUG <0013> Generated response: line #00: 200 2451 OK (mgcp_msg.c:67) 20241102125955518 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/a6@mgw (mgcp_msg.c:67) 20241102125955518 DLMGCP DEBUG <0013> Generated response: line #02: I: 0C35CE88 (mgcp_msg.c:67) 20241102125955518 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 169 (mgcp_msg.c:67) 20241102125955518 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:67) 20241102125955518 DLMGCP DEBUG <0013> Generated response: line #05: o=- 0C35CE88 23 IN IP6 ::1 (mgcp_msg.c:67) 20241102125955518 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:67) 20241102125955518 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:67) 20241102125955518 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:67) 20241102125955518 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:67) 20241102125955518 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241102125955518 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:67) 20241102125955519 DLMGCP DEBUG <0013> Received message: line #00: CRCX 2452 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241102125955519 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241102125955519 DLMGCP DEBUG <0013> Received message: line #02: C: 00A6 (mgcp_msg.c:67) 20241102125955519 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241102125955519 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:67) 20241102125955519 DLMGCP DEBUG <0013> endpoint:rtpbridge/a7@mgw (trunk:0) found free endpoint: rtpbridge/a7@mgw (mgcp_endp.c:261) 20241102125955519 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/a7@mgw" (mgcp_protocol.c:441) 20241102125955519 DLMGCP NOTICE <0013> endpoint:rtpbridge/a7@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241102125955519 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:192) 20241102125955519 DLMGCP DEBUG <0013> endpoint:rtpbridge/a7@mgw conn:(00A6/rtp C:B87C3832 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241102125955519 DLMGCP DEBUG <0013> endpoint:rtpbridge/a7@mgw CI:B87C3832 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241102125955519 DLMGCP DEBUG <0013> endpoint:rtpbridge/a7@mgw CI:B87C3832 output_enabled 0 (mgcp_msg.c:125) 20241102125955519 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241102125955519 DLMGCP DEBUG <0013> endpoint:rtpbridge/a7@mgw conn:(00A6/rtp C:B87C3832 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) 20241102125955519 DLMGCP DEBUG <0013> endpoint:rtpbridge/a7@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241102125955519 DLMGCP DEBUG <0013> endpoint:rtpbridge/a7@mgw CI:B87C3832 CRCX: Creating connection: port: 5568 (mgcp_protocol.c:1112) 20241102125955519 DLMGCP NOTICE <0013> endpoint:rtpbridge/a7@mgw CI:B87C3832 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241102125955519 DLMGCP DEBUG <0013> endpoint:rtpbridge/a7@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241102125955519 DLMGCP DEBUG <0013> Generated response: line #00: 200 2452 OK (mgcp_msg.c:67) 20241102125955519 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/a7@mgw (mgcp_msg.c:67) 20241102125955519 DLMGCP DEBUG <0013> Generated response: line #02: I: B87C3832 (mgcp_msg.c:67) 20241102125955519 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 170 (mgcp_msg.c:67) 20241102125955519 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:67) 20241102125955519 DLMGCP DEBUG <0013> Generated response: line #05: o=- B87C3832 23 IN IP6 ::1 (mgcp_msg.c:67) 20241102125955519 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:67) 20241102125955519 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:67) 20241102125955519 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:67) 20241102125955519 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:67) 20241102125955519 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241102125955519 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:67) 20241102125955520 DLMGCP DEBUG <0013> Received message: line #00: CRCX 2453 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241102125955520 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241102125955520 DLMGCP DEBUG <0013> Received message: line #02: C: 00A7 (mgcp_msg.c:67) 20241102125955520 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241102125955520 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:67) 20241102125955520 DLMGCP DEBUG <0013> endpoint:rtpbridge/a8@mgw (trunk:0) found free endpoint: rtpbridge/a8@mgw (mgcp_endp.c:261) 20241102125955520 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/a8@mgw" (mgcp_protocol.c:441) 20241102125955520 DLMGCP NOTICE <0013> endpoint:rtpbridge/a8@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241102125955520 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:192) 20241102125955520 DLMGCP DEBUG <0013> endpoint:rtpbridge/a8@mgw conn:(00A7/rtp C:52CC6AEB r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241102125955520 DLMGCP DEBUG <0013> endpoint:rtpbridge/a8@mgw CI:52CC6AEB connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241102125955520 DLMGCP DEBUG <0013> endpoint:rtpbridge/a8@mgw CI:52CC6AEB output_enabled 0 (mgcp_msg.c:125) 20241102125955520 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241102125955520 DLMGCP DEBUG <0013> endpoint:rtpbridge/a8@mgw conn:(00A7/rtp C:52CC6AEB 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) 20241102125955520 DLMGCP DEBUG <0013> endpoint:rtpbridge/a8@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241102125955520 DLMGCP DEBUG <0013> endpoint:rtpbridge/a8@mgw CI:52CC6AEB CRCX: Creating connection: port: 5570 (mgcp_protocol.c:1112) 20241102125955520 DLMGCP NOTICE <0013> endpoint:rtpbridge/a8@mgw CI:52CC6AEB CRCX: connection successfully created (mgcp_protocol.c:1121) 20241102125955520 DLMGCP DEBUG <0013> endpoint:rtpbridge/a8@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241102125955520 DLMGCP DEBUG <0013> Generated response: line #00: 200 2453 OK (mgcp_msg.c:67) 20241102125955520 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/a8@mgw (mgcp_msg.c:67) 20241102125955520 DLMGCP DEBUG <0013> Generated response: line #02: I: 52CC6AEB (mgcp_msg.c:67) 20241102125955520 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 171 (mgcp_msg.c:67) 20241102125955520 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:67) 20241102125955520 DLMGCP DEBUG <0013> Generated response: line #05: o=- 52CC6AEB 23 IN IP6 ::1 (mgcp_msg.c:67) 20241102125955520 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:67) 20241102125955520 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:67) 20241102125955520 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:67) 20241102125955520 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:67) 20241102125955520 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241102125955520 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:67) 20241102125955520 DLMGCP DEBUG <0013> Received message: line #00: CRCX 2454 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241102125955520 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241102125955520 DLMGCP DEBUG <0013> Received message: line #02: C: 00A8 (mgcp_msg.c:67) 20241102125955520 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241102125955520 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:67) 20241102125955520 DLMGCP DEBUG <0013> endpoint:rtpbridge/a9@mgw (trunk:0) found free endpoint: rtpbridge/a9@mgw (mgcp_endp.c:261) 20241102125955520 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/a9@mgw" (mgcp_protocol.c:441) 20241102125955520 DLMGCP NOTICE <0013> endpoint:rtpbridge/a9@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241102125955520 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:192) 20241102125955521 DLMGCP DEBUG <0013> endpoint:rtpbridge/a9@mgw conn:(00A8/rtp C:6E522572 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241102125955521 DLMGCP DEBUG <0013> endpoint:rtpbridge/a9@mgw CI:6E522572 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241102125955521 DLMGCP DEBUG <0013> endpoint:rtpbridge/a9@mgw CI:6E522572 output_enabled 0 (mgcp_msg.c:125) 20241102125955521 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241102125955521 DLMGCP DEBUG <0013> endpoint:rtpbridge/a9@mgw conn:(00A8/rtp C:6E522572 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) 20241102125955521 DLMGCP DEBUG <0013> endpoint:rtpbridge/a9@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241102125955521 DLMGCP DEBUG <0013> endpoint:rtpbridge/a9@mgw CI:6E522572 CRCX: Creating connection: port: 5572 (mgcp_protocol.c:1112) 20241102125955521 DLMGCP NOTICE <0013> endpoint:rtpbridge/a9@mgw CI:6E522572 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241102125955521 DLMGCP DEBUG <0013> endpoint:rtpbridge/a9@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241102125955521 DLMGCP DEBUG <0013> Generated response: line #00: 200 2454 OK (mgcp_msg.c:67) 20241102125955521 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/a9@mgw (mgcp_msg.c:67) 20241102125955521 DLMGCP DEBUG <0013> Generated response: line #02: I: 6E522572 (mgcp_msg.c:67) 20241102125955521 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 172 (mgcp_msg.c:67) 20241102125955521 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:67) 20241102125955521 DLMGCP DEBUG <0013> Generated response: line #05: o=- 6E522572 23 IN IP6 ::1 (mgcp_msg.c:67) 20241102125955521 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:67) 20241102125955521 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:67) 20241102125955521 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:67) 20241102125955521 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:67) 20241102125955521 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241102125955521 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:67) 20241102125955521 DLMGCP DEBUG <0013> Received message: line #00: CRCX 2455 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241102125955521 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241102125955521 DLMGCP DEBUG <0013> Received message: line #02: C: 00A9 (mgcp_msg.c:67) 20241102125955521 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241102125955521 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:67) 20241102125955521 DLMGCP DEBUG <0013> endpoint:rtpbridge/aa@mgw (trunk:0) found free endpoint: rtpbridge/aa@mgw (mgcp_endp.c:261) 20241102125955521 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/aa@mgw" (mgcp_protocol.c:441) 20241102125955521 DLMGCP NOTICE <0013> endpoint:rtpbridge/aa@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241102125955521 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:192) 20241102125955521 DLMGCP DEBUG <0013> endpoint:rtpbridge/aa@mgw conn:(00A9/rtp C:9A17D3C2 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241102125955521 DLMGCP DEBUG <0013> endpoint:rtpbridge/aa@mgw CI:9A17D3C2 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241102125955521 DLMGCP DEBUG <0013> endpoint:rtpbridge/aa@mgw CI:9A17D3C2 output_enabled 0 (mgcp_msg.c:125) 20241102125955521 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241102125955521 DLMGCP DEBUG <0013> endpoint:rtpbridge/aa@mgw conn:(00A9/rtp C:9A17D3C2 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) 20241102125955521 DLMGCP DEBUG <0013> endpoint:rtpbridge/aa@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241102125955521 DLMGCP DEBUG <0013> endpoint:rtpbridge/aa@mgw CI:9A17D3C2 CRCX: Creating connection: port: 5574 (mgcp_protocol.c:1112) 20241102125955521 DLMGCP NOTICE <0013> endpoint:rtpbridge/aa@mgw CI:9A17D3C2 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241102125955521 DLMGCP DEBUG <0013> endpoint:rtpbridge/aa@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241102125955521 DLMGCP DEBUG <0013> Generated response: line #00: 200 2455 OK (mgcp_msg.c:67) 20241102125955521 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/aa@mgw (mgcp_msg.c:67) 20241102125955521 DLMGCP DEBUG <0013> Generated response: line #02: I: 9A17D3C2 (mgcp_msg.c:67) 20241102125955521 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 173 (mgcp_msg.c:67) 20241102125955521 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:67) 20241102125955521 DLMGCP DEBUG <0013> Generated response: line #05: o=- 9A17D3C2 23 IN IP6 ::1 (mgcp_msg.c:67) 20241102125955521 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:67) 20241102125955521 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:67) 20241102125955521 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:67) 20241102125955521 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:67) 20241102125955522 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241102125955522 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:67) 20241102125955522 DLMGCP DEBUG <0013> Received message: line #00: CRCX 2456 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241102125955522 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241102125955522 DLMGCP DEBUG <0013> Received message: line #02: C: 00AA (mgcp_msg.c:67) 20241102125955522 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241102125955522 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:67) 20241102125955522 DLMGCP DEBUG <0013> endpoint:rtpbridge/ab@mgw (trunk:0) found free endpoint: rtpbridge/ab@mgw (mgcp_endp.c:261) 20241102125955522 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/ab@mgw" (mgcp_protocol.c:441) 20241102125955522 DLMGCP NOTICE <0013> endpoint:rtpbridge/ab@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241102125955522 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:192) 20241102125955522 DLMGCP DEBUG <0013> endpoint:rtpbridge/ab@mgw conn:(00AA/rtp C:DF2D6380 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241102125955522 DLMGCP DEBUG <0013> endpoint:rtpbridge/ab@mgw CI:DF2D6380 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241102125955522 DLMGCP DEBUG <0013> endpoint:rtpbridge/ab@mgw CI:DF2D6380 output_enabled 0 (mgcp_msg.c:125) 20241102125955522 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241102125955522 DLMGCP DEBUG <0013> endpoint:rtpbridge/ab@mgw conn:(00AA/rtp C:DF2D6380 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) 20241102125955522 DLMGCP DEBUG <0013> endpoint:rtpbridge/ab@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241102125955522 DLMGCP DEBUG <0013> endpoint:rtpbridge/ab@mgw CI:DF2D6380 CRCX: Creating connection: port: 5576 (mgcp_protocol.c:1112) 20241102125955522 DLMGCP NOTICE <0013> endpoint:rtpbridge/ab@mgw CI:DF2D6380 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241102125955522 DLMGCP DEBUG <0013> endpoint:rtpbridge/ab@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241102125955522 DLMGCP DEBUG <0013> Generated response: line #00: 200 2456 OK (mgcp_msg.c:67) 20241102125955522 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/ab@mgw (mgcp_msg.c:67) 20241102125955522 DLMGCP DEBUG <0013> Generated response: line #02: I: DF2D6380 (mgcp_msg.c:67) 20241102125955522 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 174 (mgcp_msg.c:67) 20241102125955522 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:67) 20241102125955522 DLMGCP DEBUG <0013> Generated response: line #05: o=- DF2D6380 23 IN IP6 ::1 (mgcp_msg.c:67) 20241102125955522 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:67) 20241102125955522 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:67) 20241102125955522 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:67) 20241102125955522 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:67) 20241102125955522 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241102125955522 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:67) 20241102125955523 DLMGCP DEBUG <0013> Received message: line #00: CRCX 2457 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241102125955523 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241102125955523 DLMGCP DEBUG <0013> Received message: line #02: C: 00AB (mgcp_msg.c:67) 20241102125955523 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241102125955523 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:67) 20241102125955523 DLMGCP DEBUG <0013> endpoint:rtpbridge/ac@mgw (trunk:0) found free endpoint: rtpbridge/ac@mgw (mgcp_endp.c:261) 20241102125955523 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/ac@mgw" (mgcp_protocol.c:441) 20241102125955523 DLMGCP NOTICE <0013> endpoint:rtpbridge/ac@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241102125955523 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:192) 20241102125955523 DLMGCP DEBUG <0013> endpoint:rtpbridge/ac@mgw conn:(00AB/rtp C:F27D0A2D r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241102125955523 DLMGCP DEBUG <0013> endpoint:rtpbridge/ac@mgw CI:F27D0A2D connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241102125955523 DLMGCP DEBUG <0013> endpoint:rtpbridge/ac@mgw CI:F27D0A2D output_enabled 0 (mgcp_msg.c:125) 20241102125955523 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241102125955523 DLMGCP DEBUG <0013> endpoint:rtpbridge/ac@mgw conn:(00AB/rtp C:F27D0A2D 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) 20241102125955523 DLMGCP DEBUG <0013> endpoint:rtpbridge/ac@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241102125955523 DLMGCP DEBUG <0013> endpoint:rtpbridge/ac@mgw CI:F27D0A2D CRCX: Creating connection: port: 5578 (mgcp_protocol.c:1112) 20241102125955523 DLMGCP NOTICE <0013> endpoint:rtpbridge/ac@mgw CI:F27D0A2D CRCX: connection successfully created (mgcp_protocol.c:1121) 20241102125955523 DLMGCP DEBUG <0013> endpoint:rtpbridge/ac@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241102125955523 DLMGCP DEBUG <0013> Generated response: line #00: 200 2457 OK (mgcp_msg.c:67) 20241102125955523 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/ac@mgw (mgcp_msg.c:67) 20241102125955523 DLMGCP DEBUG <0013> Generated response: line #02: I: F27D0A2D (mgcp_msg.c:67) 20241102125955523 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 175 (mgcp_msg.c:67) 20241102125955523 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:67) 20241102125955523 DLMGCP DEBUG <0013> Generated response: line #05: o=- F27D0A2D 23 IN IP6 ::1 (mgcp_msg.c:67) 20241102125955523 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:67) 20241102125955523 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:67) 20241102125955523 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:67) 20241102125955523 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:67) 20241102125955523 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241102125955523 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:67) 20241102125955524 DLMGCP DEBUG <0013> Received message: line #00: CRCX 2458 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241102125955524 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241102125955524 DLMGCP DEBUG <0013> Received message: line #02: C: 00AC (mgcp_msg.c:67) 20241102125955524 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241102125955524 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:67) 20241102125955524 DLMGCP DEBUG <0013> endpoint:rtpbridge/ad@mgw (trunk:0) found free endpoint: rtpbridge/ad@mgw (mgcp_endp.c:261) 20241102125955524 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/ad@mgw" (mgcp_protocol.c:441) 20241102125955524 DLMGCP NOTICE <0013> endpoint:rtpbridge/ad@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241102125955524 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:192) 20241102125955524 DLMGCP DEBUG <0013> endpoint:rtpbridge/ad@mgw conn:(00AC/rtp C:9AA010AD r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241102125955524 DLMGCP DEBUG <0013> endpoint:rtpbridge/ad@mgw CI:9AA010AD connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241102125955524 DLMGCP DEBUG <0013> endpoint:rtpbridge/ad@mgw CI:9AA010AD output_enabled 0 (mgcp_msg.c:125) 20241102125955524 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241102125955524 DLMGCP DEBUG <0013> endpoint:rtpbridge/ad@mgw conn:(00AC/rtp C:9AA010AD 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) 20241102125955524 DLMGCP DEBUG <0013> endpoint:rtpbridge/ad@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241102125955524 DLMGCP DEBUG <0013> endpoint:rtpbridge/ad@mgw CI:9AA010AD CRCX: Creating connection: port: 5580 (mgcp_protocol.c:1112) 20241102125955524 DLMGCP NOTICE <0013> endpoint:rtpbridge/ad@mgw CI:9AA010AD CRCX: connection successfully created (mgcp_protocol.c:1121) 20241102125955524 DLMGCP DEBUG <0013> endpoint:rtpbridge/ad@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241102125955524 DLMGCP DEBUG <0013> Generated response: line #00: 200 2458 OK (mgcp_msg.c:67) 20241102125955524 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/ad@mgw (mgcp_msg.c:67) 20241102125955524 DLMGCP DEBUG <0013> Generated response: line #02: I: 9AA010AD (mgcp_msg.c:67) 20241102125955524 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 176 (mgcp_msg.c:67) 20241102125955524 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:67) 20241102125955524 DLMGCP DEBUG <0013> Generated response: line #05: o=- 9AA010AD 23 IN IP6 ::1 (mgcp_msg.c:67) 20241102125955524 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:67) 20241102125955524 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:67) 20241102125955524 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:67) 20241102125955524 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:67) 20241102125955524 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241102125955524 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:67) 20241102125955524 DLMGCP DEBUG <0013> Received message: line #00: CRCX 2459 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241102125955524 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241102125955524 DLMGCP DEBUG <0013> Received message: line #02: C: 00AD (mgcp_msg.c:67) 20241102125955524 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241102125955524 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:67) 20241102125955524 DLMGCP DEBUG <0013> endpoint:rtpbridge/ae@mgw (trunk:0) found free endpoint: rtpbridge/ae@mgw (mgcp_endp.c:261) 20241102125955524 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/ae@mgw" (mgcp_protocol.c:441) 20241102125955524 DLMGCP NOTICE <0013> endpoint:rtpbridge/ae@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241102125955524 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:192) 20241102125955525 DLMGCP DEBUG <0013> endpoint:rtpbridge/ae@mgw conn:(00AD/rtp C:54FA9A88 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241102125955525 DLMGCP DEBUG <0013> endpoint:rtpbridge/ae@mgw CI:54FA9A88 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241102125955525 DLMGCP DEBUG <0013> endpoint:rtpbridge/ae@mgw CI:54FA9A88 output_enabled 0 (mgcp_msg.c:125) 20241102125955525 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241102125955525 DLMGCP DEBUG <0013> endpoint:rtpbridge/ae@mgw conn:(00AD/rtp C:54FA9A88 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) 20241102125955525 DLMGCP DEBUG <0013> endpoint:rtpbridge/ae@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241102125955525 DLMGCP DEBUG <0013> endpoint:rtpbridge/ae@mgw CI:54FA9A88 CRCX: Creating connection: port: 5582 (mgcp_protocol.c:1112) 20241102125955525 DLMGCP NOTICE <0013> endpoint:rtpbridge/ae@mgw CI:54FA9A88 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241102125955525 DLMGCP DEBUG <0013> endpoint:rtpbridge/ae@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241102125955525 DLMGCP DEBUG <0013> Generated response: line #00: 200 2459 OK (mgcp_msg.c:67) 20241102125955525 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/ae@mgw (mgcp_msg.c:67) 20241102125955525 DLMGCP DEBUG <0013> Generated response: line #02: I: 54FA9A88 (mgcp_msg.c:67) 20241102125955525 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 177 (mgcp_msg.c:67) 20241102125955525 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:67) 20241102125955525 DLMGCP DEBUG <0013> Generated response: line #05: o=- 54FA9A88 23 IN IP6 ::1 (mgcp_msg.c:67) 20241102125955525 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:67) 20241102125955525 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:67) 20241102125955525 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:67) 20241102125955525 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:67) 20241102125955525 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241102125955525 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:67) 20241102125955525 DLMGCP DEBUG <0013> Received message: line #00: CRCX 2460 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241102125955525 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241102125955525 DLMGCP DEBUG <0013> Received message: line #02: C: 00AE (mgcp_msg.c:67) 20241102125955525 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241102125955525 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:67) 20241102125955525 DLMGCP DEBUG <0013> endpoint:rtpbridge/af@mgw (trunk:0) found free endpoint: rtpbridge/af@mgw (mgcp_endp.c:261) 20241102125955525 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/af@mgw" (mgcp_protocol.c:441) 20241102125955525 DLMGCP NOTICE <0013> endpoint:rtpbridge/af@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241102125955525 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:192) 20241102125955525 DLMGCP DEBUG <0013> endpoint:rtpbridge/af@mgw conn:(00AE/rtp C:8C06C449 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241102125955525 DLMGCP DEBUG <0013> endpoint:rtpbridge/af@mgw CI:8C06C449 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241102125955525 DLMGCP DEBUG <0013> endpoint:rtpbridge/af@mgw CI:8C06C449 output_enabled 0 (mgcp_msg.c:125) 20241102125955525 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241102125955525 DLMGCP DEBUG <0013> endpoint:rtpbridge/af@mgw conn:(00AE/rtp C:8C06C449 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) 20241102125955525 DLMGCP DEBUG <0013> endpoint:rtpbridge/af@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241102125955525 DLMGCP DEBUG <0013> endpoint:rtpbridge/af@mgw CI:8C06C449 CRCX: Creating connection: port: 5584 (mgcp_protocol.c:1112) 20241102125955525 DLMGCP NOTICE <0013> endpoint:rtpbridge/af@mgw CI:8C06C449 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241102125955525 DLMGCP DEBUG <0013> endpoint:rtpbridge/af@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241102125955525 DLMGCP DEBUG <0013> Generated response: line #00: 200 2460 OK (mgcp_msg.c:67) 20241102125955525 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/af@mgw (mgcp_msg.c:67) 20241102125955525 DLMGCP DEBUG <0013> Generated response: line #02: I: 8C06C449 (mgcp_msg.c:67) 20241102125955525 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 178 (mgcp_msg.c:67) 20241102125955525 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:67) 20241102125955525 DLMGCP DEBUG <0013> Generated response: line #05: o=- 8C06C449 23 IN IP6 ::1 (mgcp_msg.c:67) 20241102125955526 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:67) 20241102125955526 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:67) 20241102125955526 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:67) 20241102125955526 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:67) 20241102125955526 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241102125955526 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:67) 20241102125955526 DLMGCP DEBUG <0013> Received message: line #00: CRCX 2461 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241102125955526 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241102125955526 DLMGCP DEBUG <0013> Received message: line #02: C: 00AF (mgcp_msg.c:67) 20241102125955526 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241102125955526 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:67) 20241102125955526 DLMGCP DEBUG <0013> endpoint:rtpbridge/b0@mgw (trunk:0) found free endpoint: rtpbridge/b0@mgw (mgcp_endp.c:261) 20241102125955526 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/b0@mgw" (mgcp_protocol.c:441) 20241102125955526 DLMGCP NOTICE <0013> endpoint:rtpbridge/b0@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241102125955526 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:192) 20241102125955526 DLMGCP DEBUG <0013> endpoint:rtpbridge/b0@mgw conn:(00AF/rtp C:B0939598 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241102125955526 DLMGCP DEBUG <0013> endpoint:rtpbridge/b0@mgw CI:B0939598 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241102125955526 DLMGCP DEBUG <0013> endpoint:rtpbridge/b0@mgw CI:B0939598 output_enabled 0 (mgcp_msg.c:125) 20241102125955526 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241102125955526 DLMGCP DEBUG <0013> endpoint:rtpbridge/b0@mgw conn:(00AF/rtp C:B0939598 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) 20241102125955526 DLMGCP DEBUG <0013> endpoint:rtpbridge/b0@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241102125955526 DLMGCP DEBUG <0013> endpoint:rtpbridge/b0@mgw CI:B0939598 CRCX: Creating connection: port: 5586 (mgcp_protocol.c:1112) 20241102125955526 DLMGCP NOTICE <0013> endpoint:rtpbridge/b0@mgw CI:B0939598 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241102125955526 DLMGCP DEBUG <0013> endpoint:rtpbridge/b0@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241102125955526 DLMGCP DEBUG <0013> Generated response: line #00: 200 2461 OK (mgcp_msg.c:67) 20241102125955526 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/b0@mgw (mgcp_msg.c:67) 20241102125955526 DLMGCP DEBUG <0013> Generated response: line #02: I: B0939598 (mgcp_msg.c:67) 20241102125955526 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 179 (mgcp_msg.c:67) 20241102125955526 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:67) 20241102125955526 DLMGCP DEBUG <0013> Generated response: line #05: o=- B0939598 23 IN IP6 ::1 (mgcp_msg.c:67) 20241102125955526 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:67) 20241102125955526 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:67) 20241102125955526 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:67) 20241102125955526 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:67) 20241102125955526 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241102125955526 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:67) 20241102125955527 DLMGCP DEBUG <0013> Received message: line #00: CRCX 2462 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241102125955527 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241102125955527 DLMGCP DEBUG <0013> Received message: line #02: C: 00B0 (mgcp_msg.c:67) 20241102125955527 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241102125955527 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:67) 20241102125955527 DLMGCP DEBUG <0013> endpoint:rtpbridge/b1@mgw (trunk:0) found free endpoint: rtpbridge/b1@mgw (mgcp_endp.c:261) 20241102125955527 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/b1@mgw" (mgcp_protocol.c:441) 20241102125955527 DLMGCP NOTICE <0013> endpoint:rtpbridge/b1@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241102125955527 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:192) 20241102125955527 DLMGCP DEBUG <0013> endpoint:rtpbridge/b1@mgw conn:(00B0/rtp C:1067A3CF r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241102125955527 DLMGCP DEBUG <0013> endpoint:rtpbridge/b1@mgw CI:1067A3CF connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241102125955527 DLMGCP DEBUG <0013> endpoint:rtpbridge/b1@mgw CI:1067A3CF output_enabled 0 (mgcp_msg.c:125) 20241102125955527 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241102125955527 DLMGCP DEBUG <0013> endpoint:rtpbridge/b1@mgw conn:(00B0/rtp C:1067A3CF 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) 20241102125955527 DLMGCP DEBUG <0013> endpoint:rtpbridge/b1@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241102125955527 DLMGCP DEBUG <0013> endpoint:rtpbridge/b1@mgw CI:1067A3CF CRCX: Creating connection: port: 5588 (mgcp_protocol.c:1112) 20241102125955527 DLMGCP NOTICE <0013> endpoint:rtpbridge/b1@mgw CI:1067A3CF CRCX: connection successfully created (mgcp_protocol.c:1121) 20241102125955527 DLMGCP DEBUG <0013> endpoint:rtpbridge/b1@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241102125955527 DLMGCP DEBUG <0013> Generated response: line #00: 200 2462 OK (mgcp_msg.c:67) 20241102125955527 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/b1@mgw (mgcp_msg.c:67) 20241102125955527 DLMGCP DEBUG <0013> Generated response: line #02: I: 1067A3CF (mgcp_msg.c:67) 20241102125955527 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 180 (mgcp_msg.c:67) 20241102125955527 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:67) 20241102125955527 DLMGCP DEBUG <0013> Generated response: line #05: o=- 1067A3CF 23 IN IP6 ::1 (mgcp_msg.c:67) 20241102125955527 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:67) 20241102125955527 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:67) 20241102125955527 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:67) 20241102125955527 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:67) 20241102125955527 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241102125955527 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:67) 20241102125955528 DLMGCP DEBUG <0013> Received message: line #00: CRCX 2463 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241102125955528 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241102125955528 DLMGCP DEBUG <0013> Received message: line #02: C: 00B1 (mgcp_msg.c:67) 20241102125955528 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241102125955528 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:67) 20241102125955528 DLMGCP DEBUG <0013> endpoint:rtpbridge/b2@mgw (trunk:0) found free endpoint: rtpbridge/b2@mgw (mgcp_endp.c:261) 20241102125955528 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/b2@mgw" (mgcp_protocol.c:441) 20241102125955528 DLMGCP NOTICE <0013> endpoint:rtpbridge/b2@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241102125955528 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:192) 20241102125955528 DLMGCP DEBUG <0013> endpoint:rtpbridge/b2@mgw conn:(00B1/rtp C:966B9C48 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241102125955528 DLMGCP DEBUG <0013> endpoint:rtpbridge/b2@mgw CI:966B9C48 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241102125955528 DLMGCP DEBUG <0013> endpoint:rtpbridge/b2@mgw CI:966B9C48 output_enabled 0 (mgcp_msg.c:125) 20241102125955528 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241102125955528 DLMGCP DEBUG <0013> endpoint:rtpbridge/b2@mgw conn:(00B1/rtp C:966B9C48 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) 20241102125955528 DLMGCP DEBUG <0013> endpoint:rtpbridge/b2@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241102125955528 DLMGCP DEBUG <0013> endpoint:rtpbridge/b2@mgw CI:966B9C48 CRCX: Creating connection: port: 5590 (mgcp_protocol.c:1112) 20241102125955528 DLMGCP NOTICE <0013> endpoint:rtpbridge/b2@mgw CI:966B9C48 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241102125955528 DLMGCP DEBUG <0013> endpoint:rtpbridge/b2@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241102125955528 DLMGCP DEBUG <0013> Generated response: line #00: 200 2463 OK (mgcp_msg.c:67) 20241102125955528 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/b2@mgw (mgcp_msg.c:67) 20241102125955528 DLMGCP DEBUG <0013> Generated response: line #02: I: 966B9C48 (mgcp_msg.c:67) 20241102125955528 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 181 (mgcp_msg.c:67) 20241102125955528 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:67) 20241102125955528 DLMGCP DEBUG <0013> Generated response: line #05: o=- 966B9C48 23 IN IP6 ::1 (mgcp_msg.c:67) 20241102125955528 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:67) 20241102125955528 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:67) 20241102125955528 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:67) 20241102125955528 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:67) 20241102125955528 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241102125955528 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:67) 20241102125955528 DLMGCP DEBUG <0013> Received message: line #00: CRCX 2464 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241102125955528 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241102125955528 DLMGCP DEBUG <0013> Received message: line #02: C: 00B2 (mgcp_msg.c:67) 20241102125955529 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241102125955529 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:67) 20241102125955529 DLMGCP DEBUG <0013> endpoint:rtpbridge/b3@mgw (trunk:0) found free endpoint: rtpbridge/b3@mgw (mgcp_endp.c:261) 20241102125955529 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/b3@mgw" (mgcp_protocol.c:441) 20241102125955529 DLMGCP NOTICE <0013> endpoint:rtpbridge/b3@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241102125955529 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:192) 20241102125955529 DLMGCP DEBUG <0013> endpoint:rtpbridge/b3@mgw conn:(00B2/rtp C:8C0F385F r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241102125955529 DLMGCP DEBUG <0013> endpoint:rtpbridge/b3@mgw CI:8C0F385F connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241102125955529 DLMGCP DEBUG <0013> endpoint:rtpbridge/b3@mgw CI:8C0F385F output_enabled 0 (mgcp_msg.c:125) 20241102125955529 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241102125955529 DLMGCP DEBUG <0013> endpoint:rtpbridge/b3@mgw conn:(00B2/rtp C:8C0F385F 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) 20241102125955529 DLMGCP DEBUG <0013> endpoint:rtpbridge/b3@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241102125955529 DLMGCP DEBUG <0013> endpoint:rtpbridge/b3@mgw CI:8C0F385F CRCX: Creating connection: port: 5592 (mgcp_protocol.c:1112) 20241102125955529 DLMGCP NOTICE <0013> endpoint:rtpbridge/b3@mgw CI:8C0F385F CRCX: connection successfully created (mgcp_protocol.c:1121) 20241102125955529 DLMGCP DEBUG <0013> endpoint:rtpbridge/b3@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241102125955529 DLMGCP DEBUG <0013> Generated response: line #00: 200 2464 OK (mgcp_msg.c:67) 20241102125955529 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/b3@mgw (mgcp_msg.c:67) 20241102125955529 DLMGCP DEBUG <0013> Generated response: line #02: I: 8C0F385F (mgcp_msg.c:67) 20241102125955529 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 182 (mgcp_msg.c:67) 20241102125955529 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:67) 20241102125955529 DLMGCP DEBUG <0013> Generated response: line #05: o=- 8C0F385F 23 IN IP6 ::1 (mgcp_msg.c:67) 20241102125955529 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:67) 20241102125955529 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:67) 20241102125955529 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:67) 20241102125955529 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:67) 20241102125955529 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241102125955529 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:67) 20241102125955529 DLMGCP DEBUG <0013> Received message: line #00: CRCX 2465 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241102125955529 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241102125955529 DLMGCP DEBUG <0013> Received message: line #02: C: 00B3 (mgcp_msg.c:67) 20241102125955529 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241102125955529 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:67) 20241102125955529 DLMGCP DEBUG <0013> endpoint:rtpbridge/b4@mgw (trunk:0) found free endpoint: rtpbridge/b4@mgw (mgcp_endp.c:261) 20241102125955529 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/b4@mgw" (mgcp_protocol.c:441) 20241102125955529 DLMGCP NOTICE <0013> endpoint:rtpbridge/b4@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241102125955529 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:192) 20241102125955529 DLMGCP DEBUG <0013> endpoint:rtpbridge/b4@mgw conn:(00B3/rtp C:72BCBD43 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241102125955529 DLMGCP DEBUG <0013> endpoint:rtpbridge/b4@mgw CI:72BCBD43 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241102125955529 DLMGCP DEBUG <0013> endpoint:rtpbridge/b4@mgw CI:72BCBD43 output_enabled 0 (mgcp_msg.c:125) 20241102125955529 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241102125955529 DLMGCP DEBUG <0013> endpoint:rtpbridge/b4@mgw conn:(00B3/rtp C:72BCBD43 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) 20241102125955529 DLMGCP DEBUG <0013> endpoint:rtpbridge/b4@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241102125955529 DLMGCP DEBUG <0013> endpoint:rtpbridge/b4@mgw CI:72BCBD43 CRCX: Creating connection: port: 5594 (mgcp_protocol.c:1112) 20241102125955529 DLMGCP NOTICE <0013> endpoint:rtpbridge/b4@mgw CI:72BCBD43 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241102125955529 DLMGCP DEBUG <0013> endpoint:rtpbridge/b4@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241102125955529 DLMGCP DEBUG <0013> Generated response: line #00: 200 2465 OK (mgcp_msg.c:67) 20241102125955530 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/b4@mgw (mgcp_msg.c:67) 20241102125955530 DLMGCP DEBUG <0013> Generated response: line #02: I: 72BCBD43 (mgcp_msg.c:67) 20241102125955530 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 183 (mgcp_msg.c:67) 20241102125955530 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:67) 20241102125955530 DLMGCP DEBUG <0013> Generated response: line #05: o=- 72BCBD43 23 IN IP6 ::1 (mgcp_msg.c:67) 20241102125955530 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:67) 20241102125955530 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:67) 20241102125955530 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:67) 20241102125955530 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:67) 20241102125955530 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241102125955530 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:67) 20241102125955530 DLMGCP DEBUG <0013> Received message: line #00: CRCX 2466 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241102125955530 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241102125955530 DLMGCP DEBUG <0013> Received message: line #02: C: 00B4 (mgcp_msg.c:67) 20241102125955530 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241102125955530 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:67) 20241102125955530 DLMGCP DEBUG <0013> endpoint:rtpbridge/b5@mgw (trunk:0) found free endpoint: rtpbridge/b5@mgw (mgcp_endp.c:261) 20241102125955530 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/b5@mgw" (mgcp_protocol.c:441) 20241102125955530 DLMGCP NOTICE <0013> endpoint:rtpbridge/b5@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241102125955530 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:192) 20241102125955530 DLMGCP DEBUG <0013> endpoint:rtpbridge/b5@mgw conn:(00B4/rtp C:B77487BA r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241102125955530 DLMGCP DEBUG <0013> endpoint:rtpbridge/b5@mgw CI:B77487BA connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241102125955530 DLMGCP DEBUG <0013> endpoint:rtpbridge/b5@mgw CI:B77487BA output_enabled 0 (mgcp_msg.c:125) 20241102125955530 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241102125955530 DLMGCP DEBUG <0013> endpoint:rtpbridge/b5@mgw conn:(00B4/rtp C:B77487BA 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) 20241102125955530 DLMGCP DEBUG <0013> endpoint:rtpbridge/b5@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241102125955530 DLMGCP DEBUG <0013> endpoint:rtpbridge/b5@mgw CI:B77487BA CRCX: Creating connection: port: 5596 (mgcp_protocol.c:1112) 20241102125955530 DLMGCP NOTICE <0013> endpoint:rtpbridge/b5@mgw CI:B77487BA CRCX: connection successfully created (mgcp_protocol.c:1121) 20241102125955530 DLMGCP DEBUG <0013> endpoint:rtpbridge/b5@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241102125955530 DLMGCP DEBUG <0013> Generated response: line #00: 200 2466 OK (mgcp_msg.c:67) 20241102125955530 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/b5@mgw (mgcp_msg.c:67) 20241102125955530 DLMGCP DEBUG <0013> Generated response: line #02: I: B77487BA (mgcp_msg.c:67) 20241102125955530 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 184 (mgcp_msg.c:67) 20241102125955530 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:67) 20241102125955530 DLMGCP DEBUG <0013> Generated response: line #05: o=- B77487BA 23 IN IP6 ::1 (mgcp_msg.c:67) 20241102125955530 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:67) 20241102125955530 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:67) 20241102125955530 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:67) 20241102125955530 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:67) 20241102125955530 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241102125955530 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:67) 20241102125955531 DLMGCP DEBUG <0013> Received message: line #00: CRCX 2467 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241102125955531 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241102125955531 DLMGCP DEBUG <0013> Received message: line #02: C: 00B5 (mgcp_msg.c:67) 20241102125955531 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241102125955531 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:67) 20241102125955531 DLMGCP DEBUG <0013> endpoint:rtpbridge/b6@mgw (trunk:0) found free endpoint: rtpbridge/b6@mgw (mgcp_endp.c:261) 20241102125955531 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/b6@mgw" (mgcp_protocol.c:441) 20241102125955531 DLMGCP NOTICE <0013> endpoint:rtpbridge/b6@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241102125955531 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:192) 20241102125955531 DLMGCP DEBUG <0013> endpoint:rtpbridge/b6@mgw conn:(00B5/rtp C:53750652 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241102125955531 DLMGCP DEBUG <0013> endpoint:rtpbridge/b6@mgw CI:53750652 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241102125955531 DLMGCP DEBUG <0013> endpoint:rtpbridge/b6@mgw CI:53750652 output_enabled 0 (mgcp_msg.c:125) 20241102125955531 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241102125955531 DLMGCP DEBUG <0013> endpoint:rtpbridge/b6@mgw conn:(00B5/rtp C:53750652 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) 20241102125955531 DLMGCP DEBUG <0013> endpoint:rtpbridge/b6@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241102125955531 DLMGCP DEBUG <0013> endpoint:rtpbridge/b6@mgw CI:53750652 CRCX: Creating connection: port: 5598 (mgcp_protocol.c:1112) 20241102125955531 DLMGCP NOTICE <0013> endpoint:rtpbridge/b6@mgw CI:53750652 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241102125955531 DLMGCP DEBUG <0013> endpoint:rtpbridge/b6@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241102125955531 DLMGCP DEBUG <0013> Generated response: line #00: 200 2467 OK (mgcp_msg.c:67) 20241102125955531 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/b6@mgw (mgcp_msg.c:67) 20241102125955531 DLMGCP DEBUG <0013> Generated response: line #02: I: 53750652 (mgcp_msg.c:67) 20241102125955531 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 185 (mgcp_msg.c:67) 20241102125955531 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:67) 20241102125955531 DLMGCP DEBUG <0013> Generated response: line #05: o=- 53750652 23 IN IP6 ::1 (mgcp_msg.c:67) 20241102125955531 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:67) 20241102125955531 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:67) 20241102125955531 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:67) 20241102125955531 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:67) 20241102125955531 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241102125955531 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:67) 20241102125955532 DLMGCP DEBUG <0013> Received message: line #00: CRCX 2468 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241102125955532 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241102125955532 DLMGCP DEBUG <0013> Received message: line #02: C: 00B6 (mgcp_msg.c:67) 20241102125955532 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241102125955532 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:67) 20241102125955532 DLMGCP DEBUG <0013> endpoint:rtpbridge/b7@mgw (trunk:0) found free endpoint: rtpbridge/b7@mgw (mgcp_endp.c:261) 20241102125955532 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/b7@mgw" (mgcp_protocol.c:441) 20241102125955532 DLMGCP NOTICE <0013> endpoint:rtpbridge/b7@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241102125955532 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:192) 20241102125955532 DLMGCP DEBUG <0013> endpoint:rtpbridge/b7@mgw conn:(00B6/rtp C:9284867A r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241102125955532 DLMGCP DEBUG <0013> endpoint:rtpbridge/b7@mgw CI:9284867A connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241102125955532 DLMGCP DEBUG <0013> endpoint:rtpbridge/b7@mgw CI:9284867A output_enabled 0 (mgcp_msg.c:125) 20241102125955532 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241102125955532 DLMGCP DEBUG <0013> endpoint:rtpbridge/b7@mgw conn:(00B6/rtp C:9284867A 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) 20241102125955532 DLMGCP DEBUG <0013> endpoint:rtpbridge/b7@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241102125955532 DLMGCP DEBUG <0013> endpoint:rtpbridge/b7@mgw CI:9284867A CRCX: Creating connection: port: 5600 (mgcp_protocol.c:1112) 20241102125955532 DLMGCP NOTICE <0013> endpoint:rtpbridge/b7@mgw CI:9284867A CRCX: connection successfully created (mgcp_protocol.c:1121) 20241102125955532 DLMGCP DEBUG <0013> endpoint:rtpbridge/b7@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241102125955532 DLMGCP DEBUG <0013> Generated response: line #00: 200 2468 OK (mgcp_msg.c:67) 20241102125955532 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/b7@mgw (mgcp_msg.c:67) 20241102125955532 DLMGCP DEBUG <0013> Generated response: line #02: I: 9284867A (mgcp_msg.c:67) 20241102125955532 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 186 (mgcp_msg.c:67) 20241102125955532 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:67) 20241102125955532 DLMGCP DEBUG <0013> Generated response: line #05: o=- 9284867A 23 IN IP6 ::1 (mgcp_msg.c:67) 20241102125955532 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:67) 20241102125955532 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:67) 20241102125955532 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:67) 20241102125955532 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:67) 20241102125955532 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241102125955532 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:67) 20241102125955532 DLMGCP DEBUG <0013> Received message: line #00: CRCX 2469 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241102125955533 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241102125955533 DLMGCP DEBUG <0013> Received message: line #02: C: 00B7 (mgcp_msg.c:67) 20241102125955533 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241102125955533 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:67) 20241102125955533 DLMGCP DEBUG <0013> endpoint:rtpbridge/b8@mgw (trunk:0) found free endpoint: rtpbridge/b8@mgw (mgcp_endp.c:261) 20241102125955533 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/b8@mgw" (mgcp_protocol.c:441) 20241102125955533 DLMGCP NOTICE <0013> endpoint:rtpbridge/b8@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241102125955533 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:192) 20241102125955533 DLMGCP DEBUG <0013> endpoint:rtpbridge/b8@mgw conn:(00B7/rtp C:9D86271C r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241102125955533 DLMGCP DEBUG <0013> endpoint:rtpbridge/b8@mgw CI:9D86271C connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241102125955533 DLMGCP DEBUG <0013> endpoint:rtpbridge/b8@mgw CI:9D86271C output_enabled 0 (mgcp_msg.c:125) 20241102125955533 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241102125955533 DLMGCP DEBUG <0013> endpoint:rtpbridge/b8@mgw conn:(00B7/rtp C:9D86271C 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) 20241102125955533 DLMGCP DEBUG <0013> endpoint:rtpbridge/b8@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241102125955533 DLMGCP DEBUG <0013> endpoint:rtpbridge/b8@mgw CI:9D86271C CRCX: Creating connection: port: 5602 (mgcp_protocol.c:1112) 20241102125955533 DLMGCP NOTICE <0013> endpoint:rtpbridge/b8@mgw CI:9D86271C CRCX: connection successfully created (mgcp_protocol.c:1121) 20241102125955533 DLMGCP DEBUG <0013> endpoint:rtpbridge/b8@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241102125955533 DLMGCP DEBUG <0013> Generated response: line #00: 200 2469 OK (mgcp_msg.c:67) 20241102125955533 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/b8@mgw (mgcp_msg.c:67) 20241102125955533 DLMGCP DEBUG <0013> Generated response: line #02: I: 9D86271C (mgcp_msg.c:67) 20241102125955533 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 187 (mgcp_msg.c:67) 20241102125955533 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:67) 20241102125955533 DLMGCP DEBUG <0013> Generated response: line #05: o=- 9D86271C 23 IN IP6 ::1 (mgcp_msg.c:67) 20241102125955533 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:67) 20241102125955533 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:67) 20241102125955533 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:67) 20241102125955533 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:67) 20241102125955533 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241102125955533 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:67) 20241102125955533 DLMGCP DEBUG <0013> Received message: line #00: CRCX 2470 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241102125955533 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241102125955533 DLMGCP DEBUG <0013> Received message: line #02: C: 00B8 (mgcp_msg.c:67) 20241102125955533 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241102125955533 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:67) 20241102125955533 DLMGCP DEBUG <0013> endpoint:rtpbridge/b9@mgw (trunk:0) found free endpoint: rtpbridge/b9@mgw (mgcp_endp.c:261) 20241102125955533 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/b9@mgw" (mgcp_protocol.c:441) 20241102125955533 DLMGCP NOTICE <0013> endpoint:rtpbridge/b9@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241102125955533 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:192) 20241102125955533 DLMGCP DEBUG <0013> endpoint:rtpbridge/b9@mgw conn:(00B8/rtp C:4778AD16 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241102125955533 DLMGCP DEBUG <0013> endpoint:rtpbridge/b9@mgw CI:4778AD16 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241102125955533 DLMGCP DEBUG <0013> endpoint:rtpbridge/b9@mgw CI:4778AD16 output_enabled 0 (mgcp_msg.c:125) 20241102125955533 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241102125955533 DLMGCP DEBUG <0013> endpoint:rtpbridge/b9@mgw conn:(00B8/rtp C:4778AD16 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) 20241102125955533 DLMGCP DEBUG <0013> endpoint:rtpbridge/b9@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241102125955534 DLMGCP DEBUG <0013> endpoint:rtpbridge/b9@mgw CI:4778AD16 CRCX: Creating connection: port: 5604 (mgcp_protocol.c:1112) 20241102125955534 DLMGCP NOTICE <0013> endpoint:rtpbridge/b9@mgw CI:4778AD16 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241102125955534 DLMGCP DEBUG <0013> endpoint:rtpbridge/b9@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241102125955534 DLMGCP DEBUG <0013> Generated response: line #00: 200 2470 OK (mgcp_msg.c:67) 20241102125955534 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/b9@mgw (mgcp_msg.c:67) 20241102125955534 DLMGCP DEBUG <0013> Generated response: line #02: I: 4778AD16 (mgcp_msg.c:67) 20241102125955534 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 188 (mgcp_msg.c:67) 20241102125955534 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:67) 20241102125955534 DLMGCP DEBUG <0013> Generated response: line #05: o=- 4778AD16 23 IN IP6 ::1 (mgcp_msg.c:67) 20241102125955534 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:67) 20241102125955534 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:67) 20241102125955534 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:67) 20241102125955534 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:67) 20241102125955534 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241102125955534 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:67) 20241102125955534 DLMGCP DEBUG <0013> Received message: line #00: CRCX 2471 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241102125955534 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241102125955534 DLMGCP DEBUG <0013> Received message: line #02: C: 00B9 (mgcp_msg.c:67) 20241102125955534 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241102125955534 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:67) 20241102125955534 DLMGCP DEBUG <0013> endpoint:rtpbridge/ba@mgw (trunk:0) found free endpoint: rtpbridge/ba@mgw (mgcp_endp.c:261) 20241102125955534 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/ba@mgw" (mgcp_protocol.c:441) 20241102125955534 DLMGCP NOTICE <0013> endpoint:rtpbridge/ba@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241102125955534 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:192) 20241102125955534 DLMGCP DEBUG <0013> endpoint:rtpbridge/ba@mgw conn:(00B9/rtp C:29EA119F r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241102125955534 DLMGCP DEBUG <0013> endpoint:rtpbridge/ba@mgw CI:29EA119F connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241102125955534 DLMGCP DEBUG <0013> endpoint:rtpbridge/ba@mgw CI:29EA119F output_enabled 0 (mgcp_msg.c:125) 20241102125955534 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241102125955534 DLMGCP DEBUG <0013> endpoint:rtpbridge/ba@mgw conn:(00B9/rtp C:29EA119F 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) 20241102125955534 DLMGCP DEBUG <0013> endpoint:rtpbridge/ba@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241102125955534 DLMGCP DEBUG <0013> endpoint:rtpbridge/ba@mgw CI:29EA119F CRCX: Creating connection: port: 5606 (mgcp_protocol.c:1112) 20241102125955534 DLMGCP NOTICE <0013> endpoint:rtpbridge/ba@mgw CI:29EA119F CRCX: connection successfully created (mgcp_protocol.c:1121) 20241102125955534 DLMGCP DEBUG <0013> endpoint:rtpbridge/ba@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241102125955534 DLMGCP DEBUG <0013> Generated response: line #00: 200 2471 OK (mgcp_msg.c:67) 20241102125955534 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/ba@mgw (mgcp_msg.c:67) 20241102125955534 DLMGCP DEBUG <0013> Generated response: line #02: I: 29EA119F (mgcp_msg.c:67) 20241102125955534 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 189 (mgcp_msg.c:67) 20241102125955534 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:67) 20241102125955534 DLMGCP DEBUG <0013> Generated response: line #05: o=- 29EA119F 23 IN IP6 ::1 (mgcp_msg.c:67) 20241102125955534 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:67) 20241102125955534 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:67) 20241102125955534 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:67) 20241102125955534 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:67) 20241102125955534 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241102125955534 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:67) 20241102125955535 DLMGCP DEBUG <0013> Received message: line #00: CRCX 2472 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241102125955535 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241102125955535 DLMGCP DEBUG <0013> Received message: line #02: C: 00BA (mgcp_msg.c:67) 20241102125955535 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241102125955535 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:67) 20241102125955535 DLMGCP DEBUG <0013> endpoint:rtpbridge/bb@mgw (trunk:0) found free endpoint: rtpbridge/bb@mgw (mgcp_endp.c:261) 20241102125955535 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/bb@mgw" (mgcp_protocol.c:441) 20241102125955535 DLMGCP NOTICE <0013> endpoint:rtpbridge/bb@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241102125955535 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:192) 20241102125955535 DLMGCP DEBUG <0013> endpoint:rtpbridge/bb@mgw conn:(00BA/rtp C:E0AB4E1C r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241102125955535 DLMGCP DEBUG <0013> endpoint:rtpbridge/bb@mgw CI:E0AB4E1C connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241102125955535 DLMGCP DEBUG <0013> endpoint:rtpbridge/bb@mgw CI:E0AB4E1C output_enabled 0 (mgcp_msg.c:125) 20241102125955535 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241102125955535 DLMGCP DEBUG <0013> endpoint:rtpbridge/bb@mgw conn:(00BA/rtp C:E0AB4E1C 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) 20241102125955535 DLMGCP DEBUG <0013> endpoint:rtpbridge/bb@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241102125955535 DLMGCP DEBUG <0013> endpoint:rtpbridge/bb@mgw CI:E0AB4E1C CRCX: Creating connection: port: 5608 (mgcp_protocol.c:1112) 20241102125955535 DLMGCP NOTICE <0013> endpoint:rtpbridge/bb@mgw CI:E0AB4E1C CRCX: connection successfully created (mgcp_protocol.c:1121) 20241102125955535 DLMGCP DEBUG <0013> endpoint:rtpbridge/bb@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241102125955535 DLMGCP DEBUG <0013> Generated response: line #00: 200 2472 OK (mgcp_msg.c:67) 20241102125955535 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/bb@mgw (mgcp_msg.c:67) 20241102125955535 DLMGCP DEBUG <0013> Generated response: line #02: I: E0AB4E1C (mgcp_msg.c:67) 20241102125955535 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 190 (mgcp_msg.c:67) 20241102125955535 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:67) 20241102125955535 DLMGCP DEBUG <0013> Generated response: line #05: o=- E0AB4E1C 23 IN IP6 ::1 (mgcp_msg.c:67) 20241102125955535 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:67) 20241102125955535 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:67) 20241102125955535 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:67) 20241102125955535 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:67) 20241102125955535 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241102125955535 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:67) 20241102125955536 DLMGCP DEBUG <0013> Received message: line #00: CRCX 2473 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241102125955536 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241102125955536 DLMGCP DEBUG <0013> Received message: line #02: C: 00BB (mgcp_msg.c:67) 20241102125955536 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241102125955536 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:67) 20241102125955536 DLMGCP DEBUG <0013> endpoint:rtpbridge/bc@mgw (trunk:0) found free endpoint: rtpbridge/bc@mgw (mgcp_endp.c:261) 20241102125955536 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/bc@mgw" (mgcp_protocol.c:441) 20241102125955536 DLMGCP NOTICE <0013> endpoint:rtpbridge/bc@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241102125955536 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:192) 20241102125955536 DLMGCP DEBUG <0013> endpoint:rtpbridge/bc@mgw conn:(00BB/rtp C:D17E8EAA r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241102125955536 DLMGCP DEBUG <0013> endpoint:rtpbridge/bc@mgw CI:D17E8EAA connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241102125955536 DLMGCP DEBUG <0013> endpoint:rtpbridge/bc@mgw CI:D17E8EAA output_enabled 0 (mgcp_msg.c:125) 20241102125955536 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241102125955536 DLMGCP DEBUG <0013> endpoint:rtpbridge/bc@mgw conn:(00BB/rtp C:D17E8EAA 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) 20241102125955536 DLMGCP DEBUG <0013> endpoint:rtpbridge/bc@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241102125955536 DLMGCP DEBUG <0013> endpoint:rtpbridge/bc@mgw CI:D17E8EAA CRCX: Creating connection: port: 5610 (mgcp_protocol.c:1112) 20241102125955536 DLMGCP NOTICE <0013> endpoint:rtpbridge/bc@mgw CI:D17E8EAA CRCX: connection successfully created (mgcp_protocol.c:1121) 20241102125955536 DLMGCP DEBUG <0013> endpoint:rtpbridge/bc@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241102125955536 DLMGCP DEBUG <0013> Generated response: line #00: 200 2473 OK (mgcp_msg.c:67) 20241102125955536 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/bc@mgw (mgcp_msg.c:67) 20241102125955536 DLMGCP DEBUG <0013> Generated response: line #02: I: D17E8EAA (mgcp_msg.c:67) 20241102125955536 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 191 (mgcp_msg.c:67) 20241102125955536 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:67) 20241102125955536 DLMGCP DEBUG <0013> Generated response: line #05: o=- D17E8EAA 23 IN IP6 ::1 (mgcp_msg.c:67) 20241102125955536 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:67) 20241102125955536 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:67) 20241102125955536 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:67) 20241102125955536 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:67) 20241102125955536 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241102125955536 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:67) 20241102125955537 DLMGCP DEBUG <0013> Received message: line #00: CRCX 2474 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241102125955537 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241102125955537 DLMGCP DEBUG <0013> Received message: line #02: C: 00BC (mgcp_msg.c:67) 20241102125955537 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241102125955537 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:67) 20241102125955537 DLMGCP DEBUG <0013> endpoint:rtpbridge/bd@mgw (trunk:0) found free endpoint: rtpbridge/bd@mgw (mgcp_endp.c:261) 20241102125955537 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/bd@mgw" (mgcp_protocol.c:441) 20241102125955537 DLMGCP NOTICE <0013> endpoint:rtpbridge/bd@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241102125955537 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:192) 20241102125955537 DLMGCP DEBUG <0013> endpoint:rtpbridge/bd@mgw conn:(00BC/rtp C:21D44DFF r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241102125955537 DLMGCP DEBUG <0013> endpoint:rtpbridge/bd@mgw CI:21D44DFF connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241102125955537 DLMGCP DEBUG <0013> endpoint:rtpbridge/bd@mgw CI:21D44DFF output_enabled 0 (mgcp_msg.c:125) 20241102125955537 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241102125955537 DLMGCP DEBUG <0013> endpoint:rtpbridge/bd@mgw conn:(00BC/rtp C:21D44DFF 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) 20241102125955537 DLMGCP DEBUG <0013> endpoint:rtpbridge/bd@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241102125955537 DLMGCP DEBUG <0013> endpoint:rtpbridge/bd@mgw CI:21D44DFF CRCX: Creating connection: port: 5612 (mgcp_protocol.c:1112) 20241102125955537 DLMGCP NOTICE <0013> endpoint:rtpbridge/bd@mgw CI:21D44DFF CRCX: connection successfully created (mgcp_protocol.c:1121) 20241102125955537 DLMGCP DEBUG <0013> endpoint:rtpbridge/bd@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241102125955537 DLMGCP DEBUG <0013> Generated response: line #00: 200 2474 OK (mgcp_msg.c:67) 20241102125955537 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/bd@mgw (mgcp_msg.c:67) 20241102125955537 DLMGCP DEBUG <0013> Generated response: line #02: I: 21D44DFF (mgcp_msg.c:67) 20241102125955537 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 192 (mgcp_msg.c:67) 20241102125955537 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:67) 20241102125955537 DLMGCP DEBUG <0013> Generated response: line #05: o=- 21D44DFF 23 IN IP6 ::1 (mgcp_msg.c:67) 20241102125955537 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:67) 20241102125955537 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:67) 20241102125955537 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:67) 20241102125955537 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:67) 20241102125955537 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241102125955537 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:67) 20241102125955537 DLMGCP DEBUG <0013> Received message: line #00: CRCX 2475 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241102125955537 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241102125955537 DLMGCP DEBUG <0013> Received message: line #02: C: 00BD (mgcp_msg.c:67) 20241102125955537 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241102125955537 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:67) 20241102125955537 DLMGCP DEBUG <0013> endpoint:rtpbridge/be@mgw (trunk:0) found free endpoint: rtpbridge/be@mgw (mgcp_endp.c:261) 20241102125955537 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/be@mgw" (mgcp_protocol.c:441) 20241102125955537 DLMGCP NOTICE <0013> endpoint:rtpbridge/be@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241102125955537 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:192) 20241102125955537 DLMGCP DEBUG <0013> endpoint:rtpbridge/be@mgw conn:(00BD/rtp C:7CC99285 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241102125955537 DLMGCP DEBUG <0013> endpoint:rtpbridge/be@mgw CI:7CC99285 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241102125955537 DLMGCP DEBUG <0013> endpoint:rtpbridge/be@mgw CI:7CC99285 output_enabled 0 (mgcp_msg.c:125) 20241102125955537 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241102125955537 DLMGCP DEBUG <0013> endpoint:rtpbridge/be@mgw conn:(00BD/rtp C:7CC99285 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) 20241102125955538 DLMGCP DEBUG <0013> endpoint:rtpbridge/be@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241102125955538 DLMGCP DEBUG <0013> endpoint:rtpbridge/be@mgw CI:7CC99285 CRCX: Creating connection: port: 5614 (mgcp_protocol.c:1112) 20241102125955538 DLMGCP NOTICE <0013> endpoint:rtpbridge/be@mgw CI:7CC99285 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241102125955538 DLMGCP DEBUG <0013> endpoint:rtpbridge/be@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241102125955538 DLMGCP DEBUG <0013> Generated response: line #00: 200 2475 OK (mgcp_msg.c:67) 20241102125955538 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/be@mgw (mgcp_msg.c:67) 20241102125955538 DLMGCP DEBUG <0013> Generated response: line #02: I: 7CC99285 (mgcp_msg.c:67) 20241102125955538 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 193 (mgcp_msg.c:67) 20241102125955538 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:67) 20241102125955538 DLMGCP DEBUG <0013> Generated response: line #05: o=- 7CC99285 23 IN IP6 ::1 (mgcp_msg.c:67) 20241102125955538 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:67) 20241102125955538 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:67) 20241102125955538 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:67) 20241102125955538 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:67) 20241102125955538 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241102125955538 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:67) 20241102125955538 DLMGCP DEBUG <0013> Received message: line #00: CRCX 2476 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241102125955538 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241102125955538 DLMGCP DEBUG <0013> Received message: line #02: C: 00BE (mgcp_msg.c:67) 20241102125955538 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241102125955538 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:67) 20241102125955538 DLMGCP DEBUG <0013> endpoint:rtpbridge/bf@mgw (trunk:0) found free endpoint: rtpbridge/bf@mgw (mgcp_endp.c:261) 20241102125955538 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/bf@mgw" (mgcp_protocol.c:441) 20241102125955538 DLMGCP NOTICE <0013> endpoint:rtpbridge/bf@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241102125955538 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:192) 20241102125955538 DLMGCP DEBUG <0013> endpoint:rtpbridge/bf@mgw conn:(00BE/rtp C:F3C672D2 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241102125955538 DLMGCP DEBUG <0013> endpoint:rtpbridge/bf@mgw CI:F3C672D2 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241102125955538 DLMGCP DEBUG <0013> endpoint:rtpbridge/bf@mgw CI:F3C672D2 output_enabled 0 (mgcp_msg.c:125) 20241102125955538 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241102125955538 DLMGCP DEBUG <0013> endpoint:rtpbridge/bf@mgw conn:(00BE/rtp C:F3C672D2 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) 20241102125955538 DLMGCP DEBUG <0013> endpoint:rtpbridge/bf@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241102125955538 DLMGCP DEBUG <0013> endpoint:rtpbridge/bf@mgw CI:F3C672D2 CRCX: Creating connection: port: 5616 (mgcp_protocol.c:1112) 20241102125955538 DLMGCP NOTICE <0013> endpoint:rtpbridge/bf@mgw CI:F3C672D2 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241102125955538 DLMGCP DEBUG <0013> endpoint:rtpbridge/bf@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241102125955538 DLMGCP DEBUG <0013> Generated response: line #00: 200 2476 OK (mgcp_msg.c:67) 20241102125955538 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/bf@mgw (mgcp_msg.c:67) 20241102125955538 DLMGCP DEBUG <0013> Generated response: line #02: I: F3C672D2 (mgcp_msg.c:67) 20241102125955538 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 194 (mgcp_msg.c:67) 20241102125955538 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:67) 20241102125955538 DLMGCP DEBUG <0013> Generated response: line #05: o=- F3C672D2 23 IN IP6 ::1 (mgcp_msg.c:67) 20241102125955538 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:67) 20241102125955538 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:67) 20241102125955538 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:67) 20241102125955538 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:67) 20241102125955538 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241102125955538 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:67) 20241102125955539 DLMGCP DEBUG <0013> Received message: line #00: CRCX 2477 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241102125955539 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241102125955539 DLMGCP DEBUG <0013> Received message: line #02: C: 00BF (mgcp_msg.c:67) 20241102125955539 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241102125955539 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:67) 20241102125955539 DLMGCP DEBUG <0013> endpoint:rtpbridge/c0@mgw (trunk:0) found free endpoint: rtpbridge/c0@mgw (mgcp_endp.c:261) 20241102125955539 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/c0@mgw" (mgcp_protocol.c:441) 20241102125955539 DLMGCP NOTICE <0013> endpoint:rtpbridge/c0@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241102125955539 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:192) 20241102125955539 DLMGCP DEBUG <0013> endpoint:rtpbridge/c0@mgw conn:(00BF/rtp C:8AC01212 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241102125955539 DLMGCP DEBUG <0013> endpoint:rtpbridge/c0@mgw CI:8AC01212 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241102125955539 DLMGCP DEBUG <0013> endpoint:rtpbridge/c0@mgw CI:8AC01212 output_enabled 0 (mgcp_msg.c:125) 20241102125955539 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241102125955539 DLMGCP DEBUG <0013> endpoint:rtpbridge/c0@mgw conn:(00BF/rtp C:8AC01212 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) 20241102125955539 DLMGCP DEBUG <0013> endpoint:rtpbridge/c0@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241102125955539 DLMGCP DEBUG <0013> endpoint:rtpbridge/c0@mgw CI:8AC01212 CRCX: Creating connection: port: 5618 (mgcp_protocol.c:1112) 20241102125955539 DLMGCP NOTICE <0013> endpoint:rtpbridge/c0@mgw CI:8AC01212 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241102125955539 DLMGCP DEBUG <0013> endpoint:rtpbridge/c0@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241102125955539 DLMGCP DEBUG <0013> Generated response: line #00: 200 2477 OK (mgcp_msg.c:67) 20241102125955539 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/c0@mgw (mgcp_msg.c:67) 20241102125955539 DLMGCP DEBUG <0013> Generated response: line #02: I: 8AC01212 (mgcp_msg.c:67) 20241102125955539 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 195 (mgcp_msg.c:67) 20241102125955539 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:67) 20241102125955539 DLMGCP DEBUG <0013> Generated response: line #05: o=- 8AC01212 23 IN IP6 ::1 (mgcp_msg.c:67) 20241102125955539 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:67) 20241102125955539 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:67) 20241102125955539 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:67) 20241102125955539 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:67) 20241102125955539 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241102125955539 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:67) 20241102125955540 DLMGCP DEBUG <0013> Received message: line #00: CRCX 2478 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241102125955540 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241102125955540 DLMGCP DEBUG <0013> Received message: line #02: C: 00C0 (mgcp_msg.c:67) 20241102125955540 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241102125955540 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:67) 20241102125955540 DLMGCP DEBUG <0013> endpoint:rtpbridge/c1@mgw (trunk:0) found free endpoint: rtpbridge/c1@mgw (mgcp_endp.c:261) 20241102125955540 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/c1@mgw" (mgcp_protocol.c:441) 20241102125955540 DLMGCP NOTICE <0013> endpoint:rtpbridge/c1@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241102125955540 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:192) 20241102125955540 DLMGCP DEBUG <0013> endpoint:rtpbridge/c1@mgw conn:(00C0/rtp C:6AC6EC69 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241102125955540 DLMGCP DEBUG <0013> endpoint:rtpbridge/c1@mgw CI:6AC6EC69 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241102125955540 DLMGCP DEBUG <0013> endpoint:rtpbridge/c1@mgw CI:6AC6EC69 output_enabled 0 (mgcp_msg.c:125) 20241102125955540 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241102125955540 DLMGCP DEBUG <0013> endpoint:rtpbridge/c1@mgw conn:(00C0/rtp C:6AC6EC69 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) 20241102125955540 DLMGCP DEBUG <0013> endpoint:rtpbridge/c1@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241102125955540 DLMGCP DEBUG <0013> endpoint:rtpbridge/c1@mgw CI:6AC6EC69 CRCX: Creating connection: port: 5620 (mgcp_protocol.c:1112) 20241102125955540 DLMGCP NOTICE <0013> endpoint:rtpbridge/c1@mgw CI:6AC6EC69 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241102125955540 DLMGCP DEBUG <0013> endpoint:rtpbridge/c1@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241102125955540 DLMGCP DEBUG <0013> Generated response: line #00: 200 2478 OK (mgcp_msg.c:67) 20241102125955540 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/c1@mgw (mgcp_msg.c:67) 20241102125955540 DLMGCP DEBUG <0013> Generated response: line #02: I: 6AC6EC69 (mgcp_msg.c:67) 20241102125955540 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 196 (mgcp_msg.c:67) 20241102125955540 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:67) 20241102125955540 DLMGCP DEBUG <0013> Generated response: line #05: o=- 6AC6EC69 23 IN IP6 ::1 (mgcp_msg.c:67) 20241102125955540 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:67) 20241102125955540 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:67) 20241102125955540 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:67) 20241102125955540 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:67) 20241102125955540 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241102125955540 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:67) 20241102125955541 DLMGCP DEBUG <0013> Received message: line #00: CRCX 2479 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241102125955541 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241102125955541 DLMGCP DEBUG <0013> Received message: line #02: C: 00C1 (mgcp_msg.c:67) 20241102125955541 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241102125955541 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:67) 20241102125955541 DLMGCP DEBUG <0013> endpoint:rtpbridge/c2@mgw (trunk:0) found free endpoint: rtpbridge/c2@mgw (mgcp_endp.c:261) 20241102125955541 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/c2@mgw" (mgcp_protocol.c:441) 20241102125955541 DLMGCP NOTICE <0013> endpoint:rtpbridge/c2@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241102125955541 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:192) 20241102125955541 DLMGCP DEBUG <0013> endpoint:rtpbridge/c2@mgw conn:(00C1/rtp C:5108088D r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241102125955541 DLMGCP DEBUG <0013> endpoint:rtpbridge/c2@mgw CI:5108088D connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241102125955541 DLMGCP DEBUG <0013> endpoint:rtpbridge/c2@mgw CI:5108088D output_enabled 0 (mgcp_msg.c:125) 20241102125955541 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241102125955541 DLMGCP DEBUG <0013> endpoint:rtpbridge/c2@mgw conn:(00C1/rtp C:5108088D 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) 20241102125955541 DLMGCP DEBUG <0013> endpoint:rtpbridge/c2@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241102125955541 DLMGCP DEBUG <0013> endpoint:rtpbridge/c2@mgw CI:5108088D CRCX: Creating connection: port: 5622 (mgcp_protocol.c:1112) 20241102125955541 DLMGCP NOTICE <0013> endpoint:rtpbridge/c2@mgw CI:5108088D CRCX: connection successfully created (mgcp_protocol.c:1121) 20241102125955541 DLMGCP DEBUG <0013> endpoint:rtpbridge/c2@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241102125955541 DLMGCP DEBUG <0013> Generated response: line #00: 200 2479 OK (mgcp_msg.c:67) 20241102125955541 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/c2@mgw (mgcp_msg.c:67) 20241102125955541 DLMGCP DEBUG <0013> Generated response: line #02: I: 5108088D (mgcp_msg.c:67) 20241102125955541 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 197 (mgcp_msg.c:67) 20241102125955541 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:67) 20241102125955541 DLMGCP DEBUG <0013> Generated response: line #05: o=- 5108088D 23 IN IP6 ::1 (mgcp_msg.c:67) 20241102125955541 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:67) 20241102125955541 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:67) 20241102125955541 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:67) 20241102125955541 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:67) 20241102125955541 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241102125955541 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:67) 20241102125955541 DLMGCP DEBUG <0013> Received message: line #00: CRCX 2480 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241102125955541 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241102125955541 DLMGCP DEBUG <0013> Received message: line #02: C: 00C2 (mgcp_msg.c:67) 20241102125955541 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241102125955541 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:67) 20241102125955542 DLMGCP DEBUG <0013> endpoint:rtpbridge/c3@mgw (trunk:0) found free endpoint: rtpbridge/c3@mgw (mgcp_endp.c:261) 20241102125955542 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/c3@mgw" (mgcp_protocol.c:441) 20241102125955542 DLMGCP NOTICE <0013> endpoint:rtpbridge/c3@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241102125955542 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:192) 20241102125955542 DLMGCP DEBUG <0013> endpoint:rtpbridge/c3@mgw conn:(00C2/rtp C:E3FDDF62 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241102125955542 DLMGCP DEBUG <0013> endpoint:rtpbridge/c3@mgw CI:E3FDDF62 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241102125955542 DLMGCP DEBUG <0013> endpoint:rtpbridge/c3@mgw CI:E3FDDF62 output_enabled 0 (mgcp_msg.c:125) 20241102125955542 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241102125955542 DLMGCP DEBUG <0013> endpoint:rtpbridge/c3@mgw conn:(00C2/rtp C:E3FDDF62 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) 20241102125955542 DLMGCP DEBUG <0013> endpoint:rtpbridge/c3@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241102125955542 DLMGCP DEBUG <0013> endpoint:rtpbridge/c3@mgw CI:E3FDDF62 CRCX: Creating connection: port: 5624 (mgcp_protocol.c:1112) 20241102125955542 DLMGCP NOTICE <0013> endpoint:rtpbridge/c3@mgw CI:E3FDDF62 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241102125955542 DLMGCP DEBUG <0013> endpoint:rtpbridge/c3@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241102125955542 DLMGCP DEBUG <0013> Generated response: line #00: 200 2480 OK (mgcp_msg.c:67) 20241102125955542 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/c3@mgw (mgcp_msg.c:67) 20241102125955542 DLMGCP DEBUG <0013> Generated response: line #02: I: E3FDDF62 (mgcp_msg.c:67) 20241102125955542 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 198 (mgcp_msg.c:67) 20241102125955542 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:67) 20241102125955542 DLMGCP DEBUG <0013> Generated response: line #05: o=- E3FDDF62 23 IN IP6 ::1 (mgcp_msg.c:67) 20241102125955542 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:67) 20241102125955542 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:67) 20241102125955542 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:67) 20241102125955542 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:67) 20241102125955542 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241102125955542 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:67) 20241102125955542 DLMGCP DEBUG <0013> Received message: line #00: CRCX 2481 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241102125955542 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241102125955542 DLMGCP DEBUG <0013> Received message: line #02: C: 00C3 (mgcp_msg.c:67) 20241102125955542 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241102125955542 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:67) 20241102125955542 DLMGCP DEBUG <0013> endpoint:rtpbridge/c4@mgw (trunk:0) found free endpoint: rtpbridge/c4@mgw (mgcp_endp.c:261) 20241102125955542 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/c4@mgw" (mgcp_protocol.c:441) 20241102125955542 DLMGCP NOTICE <0013> endpoint:rtpbridge/c4@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241102125955542 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:192) 20241102125955542 DLMGCP DEBUG <0013> endpoint:rtpbridge/c4@mgw conn:(00C3/rtp C:DB6C059E r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241102125955542 DLMGCP DEBUG <0013> endpoint:rtpbridge/c4@mgw CI:DB6C059E connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241102125955542 DLMGCP DEBUG <0013> endpoint:rtpbridge/c4@mgw CI:DB6C059E output_enabled 0 (mgcp_msg.c:125) 20241102125955542 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241102125955542 DLMGCP DEBUG <0013> endpoint:rtpbridge/c4@mgw conn:(00C3/rtp C:DB6C059E 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) 20241102125955542 DLMGCP DEBUG <0013> endpoint:rtpbridge/c4@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241102125955542 DLMGCP DEBUG <0013> endpoint:rtpbridge/c4@mgw CI:DB6C059E CRCX: Creating connection: port: 5626 (mgcp_protocol.c:1112) 20241102125955542 DLMGCP NOTICE <0013> endpoint:rtpbridge/c4@mgw CI:DB6C059E CRCX: connection successfully created (mgcp_protocol.c:1121) 20241102125955542 DLMGCP DEBUG <0013> endpoint:rtpbridge/c4@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241102125955542 DLMGCP DEBUG <0013> Generated response: line #00: 200 2481 OK (mgcp_msg.c:67) 20241102125955543 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/c4@mgw (mgcp_msg.c:67) 20241102125955543 DLMGCP DEBUG <0013> Generated response: line #02: I: DB6C059E (mgcp_msg.c:67) 20241102125955543 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 199 (mgcp_msg.c:67) 20241102125955543 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:67) 20241102125955543 DLMGCP DEBUG <0013> Generated response: line #05: o=- DB6C059E 23 IN IP6 ::1 (mgcp_msg.c:67) 20241102125955543 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:67) 20241102125955543 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:67) 20241102125955543 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:67) 20241102125955543 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:67) 20241102125955543 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241102125955543 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:67) 20241102125955543 DLMGCP DEBUG <0013> Received message: line #00: CRCX 2482 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241102125955543 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241102125955543 DLMGCP DEBUG <0013> Received message: line #02: C: 00C4 (mgcp_msg.c:67) 20241102125955543 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241102125955543 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:67) 20241102125955543 DLMGCP DEBUG <0013> endpoint:rtpbridge/c5@mgw (trunk:0) found free endpoint: rtpbridge/c5@mgw (mgcp_endp.c:261) 20241102125955543 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/c5@mgw" (mgcp_protocol.c:441) 20241102125955543 DLMGCP NOTICE <0013> endpoint:rtpbridge/c5@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241102125955543 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:192) 20241102125955543 DLMGCP DEBUG <0013> endpoint:rtpbridge/c5@mgw conn:(00C4/rtp C:7ADE092D r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241102125955543 DLMGCP DEBUG <0013> endpoint:rtpbridge/c5@mgw CI:7ADE092D connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241102125955543 DLMGCP DEBUG <0013> endpoint:rtpbridge/c5@mgw CI:7ADE092D output_enabled 0 (mgcp_msg.c:125) 20241102125955543 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241102125955543 DLMGCP DEBUG <0013> endpoint:rtpbridge/c5@mgw conn:(00C4/rtp C:7ADE092D 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) 20241102125955543 DLMGCP DEBUG <0013> endpoint:rtpbridge/c5@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241102125955543 DLMGCP DEBUG <0013> endpoint:rtpbridge/c5@mgw CI:7ADE092D CRCX: Creating connection: port: 5628 (mgcp_protocol.c:1112) 20241102125955543 DLMGCP NOTICE <0013> endpoint:rtpbridge/c5@mgw CI:7ADE092D CRCX: connection successfully created (mgcp_protocol.c:1121) 20241102125955543 DLMGCP DEBUG <0013> endpoint:rtpbridge/c5@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241102125955543 DLMGCP DEBUG <0013> Generated response: line #00: 200 2482 OK (mgcp_msg.c:67) 20241102125955543 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/c5@mgw (mgcp_msg.c:67) 20241102125955543 DLMGCP DEBUG <0013> Generated response: line #02: I: 7ADE092D (mgcp_msg.c:67) 20241102125955543 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 200 (mgcp_msg.c:67) 20241102125955543 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:67) 20241102125955543 DLMGCP DEBUG <0013> Generated response: line #05: o=- 7ADE092D 23 IN IP6 ::1 (mgcp_msg.c:67) 20241102125955543 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:67) 20241102125955543 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:67) 20241102125955543 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:67) 20241102125955543 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:67) 20241102125955543 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241102125955543 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:67) 20241102125955544 DLMGCP DEBUG <0013> Received message: line #00: CRCX 2483 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241102125955544 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241102125955544 DLMGCP DEBUG <0013> Received message: line #02: C: 00C5 (mgcp_msg.c:67) 20241102125955544 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241102125955544 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:67) 20241102125955544 DLMGCP DEBUG <0013> endpoint:rtpbridge/c6@mgw (trunk:0) found free endpoint: rtpbridge/c6@mgw (mgcp_endp.c:261) 20241102125955544 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/c6@mgw" (mgcp_protocol.c:441) 20241102125955544 DLMGCP NOTICE <0013> endpoint:rtpbridge/c6@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241102125955544 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:192) 20241102125955544 DLMGCP DEBUG <0013> endpoint:rtpbridge/c6@mgw conn:(00C5/rtp C:11ABC8C9 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241102125955544 DLMGCP DEBUG <0013> endpoint:rtpbridge/c6@mgw CI:11ABC8C9 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241102125955544 DLMGCP DEBUG <0013> endpoint:rtpbridge/c6@mgw CI:11ABC8C9 output_enabled 0 (mgcp_msg.c:125) 20241102125955544 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241102125955544 DLMGCP DEBUG <0013> endpoint:rtpbridge/c6@mgw conn:(00C5/rtp C:11ABC8C9 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) 20241102125955544 DLMGCP DEBUG <0013> endpoint:rtpbridge/c6@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241102125955544 DLMGCP DEBUG <0013> endpoint:rtpbridge/c6@mgw CI:11ABC8C9 CRCX: Creating connection: port: 5630 (mgcp_protocol.c:1112) 20241102125955544 DLMGCP NOTICE <0013> endpoint:rtpbridge/c6@mgw CI:11ABC8C9 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241102125955544 DLMGCP DEBUG <0013> endpoint:rtpbridge/c6@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241102125955544 DLMGCP DEBUG <0013> Generated response: line #00: 200 2483 OK (mgcp_msg.c:67) 20241102125955544 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/c6@mgw (mgcp_msg.c:67) 20241102125955544 DLMGCP DEBUG <0013> Generated response: line #02: I: 11ABC8C9 (mgcp_msg.c:67) 20241102125955544 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 201 (mgcp_msg.c:67) 20241102125955544 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:67) 20241102125955544 DLMGCP DEBUG <0013> Generated response: line #05: o=- 11ABC8C9 23 IN IP6 ::1 (mgcp_msg.c:67) 20241102125955544 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:67) 20241102125955544 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:67) 20241102125955544 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:67) 20241102125955544 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:67) 20241102125955544 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241102125955544 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:67) 20241102125955545 DLMGCP DEBUG <0013> Received message: line #00: CRCX 2484 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241102125955545 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241102125955545 DLMGCP DEBUG <0013> Received message: line #02: C: 00C6 (mgcp_msg.c:67) 20241102125955545 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241102125955545 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:67) 20241102125955545 DLMGCP DEBUG <0013> endpoint:rtpbridge/c7@mgw (trunk:0) found free endpoint: rtpbridge/c7@mgw (mgcp_endp.c:261) 20241102125955545 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/c7@mgw" (mgcp_protocol.c:441) 20241102125955545 DLMGCP NOTICE <0013> endpoint:rtpbridge/c7@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241102125955545 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:192) 20241102125955545 DLMGCP DEBUG <0013> endpoint:rtpbridge/c7@mgw conn:(00C6/rtp C:507E3281 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241102125955545 DLMGCP DEBUG <0013> endpoint:rtpbridge/c7@mgw CI:507E3281 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241102125955545 DLMGCP DEBUG <0013> endpoint:rtpbridge/c7@mgw CI:507E3281 output_enabled 0 (mgcp_msg.c:125) 20241102125955545 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241102125955545 DLMGCP DEBUG <0013> endpoint:rtpbridge/c7@mgw conn:(00C6/rtp C:507E3281 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) 20241102125955545 DLMGCP DEBUG <0013> endpoint:rtpbridge/c7@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241102125955545 DLMGCP DEBUG <0013> endpoint:rtpbridge/c7@mgw CI:507E3281 CRCX: Creating connection: port: 5632 (mgcp_protocol.c:1112) 20241102125955545 DLMGCP NOTICE <0013> endpoint:rtpbridge/c7@mgw CI:507E3281 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241102125955545 DLMGCP DEBUG <0013> endpoint:rtpbridge/c7@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241102125955545 DLMGCP DEBUG <0013> Generated response: line #00: 200 2484 OK (mgcp_msg.c:67) 20241102125955545 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/c7@mgw (mgcp_msg.c:67) 20241102125955545 DLMGCP DEBUG <0013> Generated response: line #02: I: 507E3281 (mgcp_msg.c:67) 20241102125955545 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 202 (mgcp_msg.c:67) 20241102125955545 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:67) 20241102125955545 DLMGCP DEBUG <0013> Generated response: line #05: o=- 507E3281 23 IN IP6 ::1 (mgcp_msg.c:67) 20241102125955545 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:67) 20241102125955545 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:67) 20241102125955545 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:67) 20241102125955545 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:67) 20241102125955545 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241102125955545 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:67) 20241102125955546 DLMGCP DEBUG <0013> Received message: line #00: CRCX 2485 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241102125955546 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241102125955546 DLMGCP DEBUG <0013> Received message: line #02: C: 00C7 (mgcp_msg.c:67) 20241102125955546 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241102125955546 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:67) 20241102125955546 DLMGCP DEBUG <0013> endpoint:rtpbridge/c8@mgw (trunk:0) found free endpoint: rtpbridge/c8@mgw (mgcp_endp.c:261) 20241102125955546 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/c8@mgw" (mgcp_protocol.c:441) 20241102125955546 DLMGCP NOTICE <0013> endpoint:rtpbridge/c8@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241102125955546 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:192) 20241102125955546 DLMGCP DEBUG <0013> endpoint:rtpbridge/c8@mgw conn:(00C7/rtp C:17557010 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241102125955546 DLMGCP DEBUG <0013> endpoint:rtpbridge/c8@mgw CI:17557010 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241102125955546 DLMGCP DEBUG <0013> endpoint:rtpbridge/c8@mgw CI:17557010 output_enabled 0 (mgcp_msg.c:125) 20241102125955546 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241102125955546 DLMGCP DEBUG <0013> endpoint:rtpbridge/c8@mgw conn:(00C7/rtp C:17557010 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) 20241102125955546 DLMGCP DEBUG <0013> endpoint:rtpbridge/c8@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241102125955546 DLMGCP DEBUG <0013> endpoint:rtpbridge/c8@mgw CI:17557010 CRCX: Creating connection: port: 5634 (mgcp_protocol.c:1112) 20241102125955546 DLMGCP NOTICE <0013> endpoint:rtpbridge/c8@mgw CI:17557010 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241102125955546 DLMGCP DEBUG <0013> endpoint:rtpbridge/c8@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241102125955546 DLMGCP DEBUG <0013> Generated response: line #00: 200 2485 OK (mgcp_msg.c:67) 20241102125955546 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/c8@mgw (mgcp_msg.c:67) 20241102125955546 DLMGCP DEBUG <0013> Generated response: line #02: I: 17557010 (mgcp_msg.c:67) 20241102125955546 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 203 (mgcp_msg.c:67) 20241102125955546 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:67) 20241102125955546 DLMGCP DEBUG <0013> Generated response: line #05: o=- 17557010 23 IN IP6 ::1 (mgcp_msg.c:67) 20241102125955546 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:67) 20241102125955546 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:67) 20241102125955546 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:67) 20241102125955546 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:67) 20241102125955546 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241102125955546 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:67) 20241102125955546 DLMGCP DEBUG <0013> Received message: line #00: CRCX 2486 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241102125955546 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241102125955546 DLMGCP DEBUG <0013> Received message: line #02: C: 00C8 (mgcp_msg.c:67) 20241102125955546 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241102125955546 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:67) 20241102125955546 DLMGCP DEBUG <0013> endpoint:rtpbridge/c9@mgw (trunk:0) found free endpoint: rtpbridge/c9@mgw (mgcp_endp.c:261) 20241102125955546 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/c9@mgw" (mgcp_protocol.c:441) 20241102125955546 DLMGCP NOTICE <0013> endpoint:rtpbridge/c9@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241102125955546 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:192) 20241102125955546 DLMGCP DEBUG <0013> endpoint:rtpbridge/c9@mgw conn:(00C8/rtp C:A27AA42B r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241102125955546 DLMGCP DEBUG <0013> endpoint:rtpbridge/c9@mgw CI:A27AA42B connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241102125955546 DLMGCP DEBUG <0013> endpoint:rtpbridge/c9@mgw CI:A27AA42B output_enabled 0 (mgcp_msg.c:125) 20241102125955546 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241102125955546 DLMGCP DEBUG <0013> endpoint:rtpbridge/c9@mgw conn:(00C8/rtp C:A27AA42B 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) 20241102125955547 DLMGCP DEBUG <0013> endpoint:rtpbridge/c9@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241102125955547 DLMGCP DEBUG <0013> endpoint:rtpbridge/c9@mgw CI:A27AA42B CRCX: Creating connection: port: 5636 (mgcp_protocol.c:1112) 20241102125955547 DLMGCP NOTICE <0013> endpoint:rtpbridge/c9@mgw CI:A27AA42B CRCX: connection successfully created (mgcp_protocol.c:1121) 20241102125955547 DLMGCP DEBUG <0013> endpoint:rtpbridge/c9@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241102125955547 DLMGCP DEBUG <0013> Generated response: line #00: 200 2486 OK (mgcp_msg.c:67) 20241102125955547 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/c9@mgw (mgcp_msg.c:67) 20241102125955547 DLMGCP DEBUG <0013> Generated response: line #02: I: A27AA42B (mgcp_msg.c:67) 20241102125955547 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 204 (mgcp_msg.c:67) 20241102125955547 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:67) 20241102125955547 DLMGCP DEBUG <0013> Generated response: line #05: o=- A27AA42B 23 IN IP6 ::1 (mgcp_msg.c:67) 20241102125955547 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:67) 20241102125955547 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:67) 20241102125955547 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:67) 20241102125955547 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:67) 20241102125955547 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241102125955547 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:67) 20241102125955547 DLMGCP DEBUG <0013> Received message: line #00: CRCX 2487 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241102125955547 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241102125955547 DLMGCP DEBUG <0013> Received message: line #02: C: 00C9 (mgcp_msg.c:67) 20241102125955547 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241102125955547 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:67) 20241102125955547 DLMGCP DEBUG <0013> endpoint:rtpbridge/ca@mgw (trunk:0) found free endpoint: rtpbridge/ca@mgw (mgcp_endp.c:261) 20241102125955547 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/ca@mgw" (mgcp_protocol.c:441) 20241102125955547 DLMGCP NOTICE <0013> endpoint:rtpbridge/ca@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241102125955547 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:192) 20241102125955547 DLMGCP DEBUG <0013> endpoint:rtpbridge/ca@mgw conn:(00C9/rtp C:FF040F63 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241102125955547 DLMGCP DEBUG <0013> endpoint:rtpbridge/ca@mgw CI:FF040F63 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241102125955547 DLMGCP DEBUG <0013> endpoint:rtpbridge/ca@mgw CI:FF040F63 output_enabled 0 (mgcp_msg.c:125) 20241102125955547 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241102125955547 DLMGCP DEBUG <0013> endpoint:rtpbridge/ca@mgw conn:(00C9/rtp C:FF040F63 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) 20241102125955547 DLMGCP DEBUG <0013> endpoint:rtpbridge/ca@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241102125955547 DLMGCP DEBUG <0013> endpoint:rtpbridge/ca@mgw CI:FF040F63 CRCX: Creating connection: port: 5638 (mgcp_protocol.c:1112) 20241102125955547 DLMGCP NOTICE <0013> endpoint:rtpbridge/ca@mgw CI:FF040F63 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241102125955547 DLMGCP DEBUG <0013> endpoint:rtpbridge/ca@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241102125955547 DLMGCP DEBUG <0013> Generated response: line #00: 200 2487 OK (mgcp_msg.c:67) 20241102125955547 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/ca@mgw (mgcp_msg.c:67) 20241102125955547 DLMGCP DEBUG <0013> Generated response: line #02: I: FF040F63 (mgcp_msg.c:67) 20241102125955547 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 205 (mgcp_msg.c:67) 20241102125955547 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:67) 20241102125955547 DLMGCP DEBUG <0013> Generated response: line #05: o=- FF040F63 23 IN IP6 ::1 (mgcp_msg.c:67) 20241102125955547 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:67) 20241102125955547 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:67) 20241102125955547 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:67) 20241102125955547 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:67) 20241102125955548 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241102125955548 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:67) 20241102125955548 DLMGCP DEBUG <0013> Received message: line #00: CRCX 2488 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241102125955548 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241102125955548 DLMGCP DEBUG <0013> Received message: line #02: C: 00CA (mgcp_msg.c:67) 20241102125955548 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241102125955548 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:67) 20241102125955548 DLMGCP DEBUG <0013> endpoint:rtpbridge/cb@mgw (trunk:0) found free endpoint: rtpbridge/cb@mgw (mgcp_endp.c:261) 20241102125955548 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/cb@mgw" (mgcp_protocol.c:441) 20241102125955548 DLMGCP NOTICE <0013> endpoint:rtpbridge/cb@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241102125955548 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:192) 20241102125955548 DLMGCP DEBUG <0013> endpoint:rtpbridge/cb@mgw conn:(00CA/rtp C:1DD30781 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241102125955548 DLMGCP DEBUG <0013> endpoint:rtpbridge/cb@mgw CI:1DD30781 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241102125955548 DLMGCP DEBUG <0013> endpoint:rtpbridge/cb@mgw CI:1DD30781 output_enabled 0 (mgcp_msg.c:125) 20241102125955548 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241102125955548 DLMGCP DEBUG <0013> endpoint:rtpbridge/cb@mgw conn:(00CA/rtp C:1DD30781 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) 20241102125955548 DLMGCP DEBUG <0013> endpoint:rtpbridge/cb@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241102125955548 DLMGCP DEBUG <0013> endpoint:rtpbridge/cb@mgw CI:1DD30781 CRCX: Creating connection: port: 5640 (mgcp_protocol.c:1112) 20241102125955548 DLMGCP NOTICE <0013> endpoint:rtpbridge/cb@mgw CI:1DD30781 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241102125955548 DLMGCP DEBUG <0013> endpoint:rtpbridge/cb@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241102125955548 DLMGCP DEBUG <0013> Generated response: line #00: 200 2488 OK (mgcp_msg.c:67) 20241102125955548 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/cb@mgw (mgcp_msg.c:67) 20241102125955548 DLMGCP DEBUG <0013> Generated response: line #02: I: 1DD30781 (mgcp_msg.c:67) 20241102125955548 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 206 (mgcp_msg.c:67) 20241102125955548 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:67) 20241102125955548 DLMGCP DEBUG <0013> Generated response: line #05: o=- 1DD30781 23 IN IP6 ::1 (mgcp_msg.c:67) 20241102125955548 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:67) 20241102125955548 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:67) 20241102125955548 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:67) 20241102125955548 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:67) 20241102125955548 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241102125955548 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:67) 20241102125955549 DLMGCP DEBUG <0013> Received message: line #00: CRCX 2489 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241102125955549 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241102125955549 DLMGCP DEBUG <0013> Received message: line #02: C: 00CB (mgcp_msg.c:67) 20241102125955549 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241102125955549 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:67) 20241102125955549 DLMGCP DEBUG <0013> endpoint:rtpbridge/cc@mgw (trunk:0) found free endpoint: rtpbridge/cc@mgw (mgcp_endp.c:261) 20241102125955549 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/cc@mgw" (mgcp_protocol.c:441) 20241102125955549 DLMGCP NOTICE <0013> endpoint:rtpbridge/cc@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241102125955549 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:192) 20241102125955549 DLMGCP DEBUG <0013> endpoint:rtpbridge/cc@mgw conn:(00CB/rtp C:36F7FC8E r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241102125955549 DLMGCP DEBUG <0013> endpoint:rtpbridge/cc@mgw CI:36F7FC8E connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241102125955549 DLMGCP DEBUG <0013> endpoint:rtpbridge/cc@mgw CI:36F7FC8E output_enabled 0 (mgcp_msg.c:125) 20241102125955549 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241102125955549 DLMGCP DEBUG <0013> endpoint:rtpbridge/cc@mgw conn:(00CB/rtp C:36F7FC8E 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) 20241102125955549 DLMGCP DEBUG <0013> endpoint:rtpbridge/cc@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241102125955549 DLMGCP DEBUG <0013> endpoint:rtpbridge/cc@mgw CI:36F7FC8E CRCX: Creating connection: port: 5642 (mgcp_protocol.c:1112) 20241102125955549 DLMGCP NOTICE <0013> endpoint:rtpbridge/cc@mgw CI:36F7FC8E CRCX: connection successfully created (mgcp_protocol.c:1121) 20241102125955549 DLMGCP DEBUG <0013> endpoint:rtpbridge/cc@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241102125955549 DLMGCP DEBUG <0013> Generated response: line #00: 200 2489 OK (mgcp_msg.c:67) 20241102125955549 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/cc@mgw (mgcp_msg.c:67) 20241102125955549 DLMGCP DEBUG <0013> Generated response: line #02: I: 36F7FC8E (mgcp_msg.c:67) 20241102125955549 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 207 (mgcp_msg.c:67) 20241102125955549 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:67) 20241102125955549 DLMGCP DEBUG <0013> Generated response: line #05: o=- 36F7FC8E 23 IN IP6 ::1 (mgcp_msg.c:67) 20241102125955549 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:67) 20241102125955549 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:67) 20241102125955549 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:67) 20241102125955549 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:67) 20241102125955549 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241102125955549 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:67) 20241102125955550 DLMGCP DEBUG <0013> Received message: line #00: CRCX 2490 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241102125955550 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241102125955550 DLMGCP DEBUG <0013> Received message: line #02: C: 00CC (mgcp_msg.c:67) 20241102125955550 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241102125955550 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:67) 20241102125955550 DLMGCP DEBUG <0013> endpoint:rtpbridge/cd@mgw (trunk:0) found free endpoint: rtpbridge/cd@mgw (mgcp_endp.c:261) 20241102125955550 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/cd@mgw" (mgcp_protocol.c:441) 20241102125955550 DLMGCP NOTICE <0013> endpoint:rtpbridge/cd@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241102125955550 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:192) 20241102125955550 DLMGCP DEBUG <0013> endpoint:rtpbridge/cd@mgw conn:(00CC/rtp C:BCEFFB10 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241102125955550 DLMGCP DEBUG <0013> endpoint:rtpbridge/cd@mgw CI:BCEFFB10 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241102125955550 DLMGCP DEBUG <0013> endpoint:rtpbridge/cd@mgw CI:BCEFFB10 output_enabled 0 (mgcp_msg.c:125) 20241102125955550 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241102125955550 DLMGCP DEBUG <0013> endpoint:rtpbridge/cd@mgw conn:(00CC/rtp C:BCEFFB10 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) 20241102125955550 DLMGCP DEBUG <0013> endpoint:rtpbridge/cd@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241102125955550 DLMGCP DEBUG <0013> endpoint:rtpbridge/cd@mgw CI:BCEFFB10 CRCX: Creating connection: port: 5644 (mgcp_protocol.c:1112) 20241102125955550 DLMGCP NOTICE <0013> endpoint:rtpbridge/cd@mgw CI:BCEFFB10 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241102125955550 DLMGCP DEBUG <0013> endpoint:rtpbridge/cd@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241102125955550 DLMGCP DEBUG <0013> Generated response: line #00: 200 2490 OK (mgcp_msg.c:67) 20241102125955550 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/cd@mgw (mgcp_msg.c:67) 20241102125955550 DLMGCP DEBUG <0013> Generated response: line #02: I: BCEFFB10 (mgcp_msg.c:67) 20241102125955550 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 208 (mgcp_msg.c:67) 20241102125955550 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:67) 20241102125955550 DLMGCP DEBUG <0013> Generated response: line #05: o=- BCEFFB10 23 IN IP6 ::1 (mgcp_msg.c:67) 20241102125955550 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:67) 20241102125955550 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:67) 20241102125955550 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:67) 20241102125955550 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:67) 20241102125955550 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241102125955550 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:67) 20241102125955551 DLMGCP DEBUG <0013> Received message: line #00: CRCX 2491 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241102125955551 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241102125955551 DLMGCP DEBUG <0013> Received message: line #02: C: 00CD (mgcp_msg.c:67) 20241102125955551 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241102125955551 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:67) 20241102125955551 DLMGCP DEBUG <0013> endpoint:rtpbridge/ce@mgw (trunk:0) found free endpoint: rtpbridge/ce@mgw (mgcp_endp.c:261) 20241102125955551 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/ce@mgw" (mgcp_protocol.c:441) 20241102125955551 DLMGCP NOTICE <0013> endpoint:rtpbridge/ce@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241102125955551 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:192) 20241102125955551 DLMGCP DEBUG <0013> endpoint:rtpbridge/ce@mgw conn:(00CD/rtp C:EE70A9D9 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241102125955551 DLMGCP DEBUG <0013> endpoint:rtpbridge/ce@mgw CI:EE70A9D9 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241102125955551 DLMGCP DEBUG <0013> endpoint:rtpbridge/ce@mgw CI:EE70A9D9 output_enabled 0 (mgcp_msg.c:125) 20241102125955551 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241102125955551 DLMGCP DEBUG <0013> endpoint:rtpbridge/ce@mgw conn:(00CD/rtp C:EE70A9D9 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) 20241102125955551 DLMGCP DEBUG <0013> endpoint:rtpbridge/ce@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241102125955551 DLMGCP DEBUG <0013> endpoint:rtpbridge/ce@mgw CI:EE70A9D9 CRCX: Creating connection: port: 5646 (mgcp_protocol.c:1112) 20241102125955551 DLMGCP NOTICE <0013> endpoint:rtpbridge/ce@mgw CI:EE70A9D9 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241102125955551 DLMGCP DEBUG <0013> endpoint:rtpbridge/ce@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241102125955551 DLMGCP DEBUG <0013> Generated response: line #00: 200 2491 OK (mgcp_msg.c:67) 20241102125955551 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/ce@mgw (mgcp_msg.c:67) 20241102125955551 DLMGCP DEBUG <0013> Generated response: line #02: I: EE70A9D9 (mgcp_msg.c:67) 20241102125955551 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 209 (mgcp_msg.c:67) 20241102125955551 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:67) 20241102125955551 DLMGCP DEBUG <0013> Generated response: line #05: o=- EE70A9D9 23 IN IP6 ::1 (mgcp_msg.c:67) 20241102125955551 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:67) 20241102125955551 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:67) 20241102125955551 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:67) 20241102125955551 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:67) 20241102125955551 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241102125955551 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:67) 20241102125955551 DLMGCP DEBUG <0013> Received message: line #00: CRCX 2492 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241102125955551 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241102125955551 DLMGCP DEBUG <0013> Received message: line #02: C: 00CE (mgcp_msg.c:67) 20241102125955551 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241102125955551 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:67) 20241102125955551 DLMGCP DEBUG <0013> endpoint:rtpbridge/cf@mgw (trunk:0) found free endpoint: rtpbridge/cf@mgw (mgcp_endp.c:261) 20241102125955551 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/cf@mgw" (mgcp_protocol.c:441) 20241102125955551 DLMGCP NOTICE <0013> endpoint:rtpbridge/cf@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241102125955551 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:192) 20241102125955551 DLMGCP DEBUG <0013> endpoint:rtpbridge/cf@mgw conn:(00CE/rtp C:C3D4AD43 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241102125955551 DLMGCP DEBUG <0013> endpoint:rtpbridge/cf@mgw CI:C3D4AD43 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241102125955551 DLMGCP DEBUG <0013> endpoint:rtpbridge/cf@mgw CI:C3D4AD43 output_enabled 0 (mgcp_msg.c:125) 20241102125955551 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241102125955551 DLMGCP DEBUG <0013> endpoint:rtpbridge/cf@mgw conn:(00CE/rtp C:C3D4AD43 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) 20241102125955551 DLMGCP DEBUG <0013> endpoint:rtpbridge/cf@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241102125955552 DLMGCP DEBUG <0013> endpoint:rtpbridge/cf@mgw CI:C3D4AD43 CRCX: Creating connection: port: 5648 (mgcp_protocol.c:1112) 20241102125955552 DLMGCP NOTICE <0013> endpoint:rtpbridge/cf@mgw CI:C3D4AD43 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241102125955552 DLMGCP DEBUG <0013> endpoint:rtpbridge/cf@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241102125955552 DLMGCP DEBUG <0013> Generated response: line #00: 200 2492 OK (mgcp_msg.c:67) 20241102125955552 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/cf@mgw (mgcp_msg.c:67) 20241102125955552 DLMGCP DEBUG <0013> Generated response: line #02: I: C3D4AD43 (mgcp_msg.c:67) 20241102125955552 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 210 (mgcp_msg.c:67) 20241102125955552 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:67) 20241102125955552 DLMGCP DEBUG <0013> Generated response: line #05: o=- C3D4AD43 23 IN IP6 ::1 (mgcp_msg.c:67) 20241102125955552 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:67) 20241102125955552 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:67) 20241102125955552 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:67) 20241102125955552 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:67) 20241102125955552 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241102125955552 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:67) 20241102125955552 DLMGCP DEBUG <0013> Received message: line #00: CRCX 2493 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241102125955552 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241102125955552 DLMGCP DEBUG <0013> Received message: line #02: C: 00CF (mgcp_msg.c:67) 20241102125955552 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241102125955552 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:67) 20241102125955552 DLMGCP DEBUG <0013> endpoint:rtpbridge/d0@mgw (trunk:0) found free endpoint: rtpbridge/d0@mgw (mgcp_endp.c:261) 20241102125955552 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/d0@mgw" (mgcp_protocol.c:441) 20241102125955552 DLMGCP NOTICE <0013> endpoint:rtpbridge/d0@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241102125955552 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:192) 20241102125955552 DLMGCP DEBUG <0013> endpoint:rtpbridge/d0@mgw conn:(00CF/rtp C:5445356D r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241102125955552 DLMGCP DEBUG <0013> endpoint:rtpbridge/d0@mgw CI:5445356D connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241102125955552 DLMGCP DEBUG <0013> endpoint:rtpbridge/d0@mgw CI:5445356D output_enabled 0 (mgcp_msg.c:125) 20241102125955552 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241102125955552 DLMGCP DEBUG <0013> endpoint:rtpbridge/d0@mgw conn:(00CF/rtp C:5445356D 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) 20241102125955552 DLMGCP DEBUG <0013> endpoint:rtpbridge/d0@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241102125955552 DLMGCP DEBUG <0013> endpoint:rtpbridge/d0@mgw CI:5445356D CRCX: Creating connection: port: 5650 (mgcp_protocol.c:1112) 20241102125955552 DLMGCP NOTICE <0013> endpoint:rtpbridge/d0@mgw CI:5445356D CRCX: connection successfully created (mgcp_protocol.c:1121) 20241102125955552 DLMGCP DEBUG <0013> endpoint:rtpbridge/d0@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241102125955552 DLMGCP DEBUG <0013> Generated response: line #00: 200 2493 OK (mgcp_msg.c:67) 20241102125955552 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/d0@mgw (mgcp_msg.c:67) 20241102125955552 DLMGCP DEBUG <0013> Generated response: line #02: I: 5445356D (mgcp_msg.c:67) 20241102125955552 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 211 (mgcp_msg.c:67) 20241102125955552 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:67) 20241102125955552 DLMGCP DEBUG <0013> Generated response: line #05: o=- 5445356D 23 IN IP6 ::1 (mgcp_msg.c:67) 20241102125955552 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:67) 20241102125955552 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:67) 20241102125955552 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:67) 20241102125955552 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:67) 20241102125955552 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241102125955552 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:67) 20241102125955553 DLMGCP DEBUG <0013> Received message: line #00: CRCX 2494 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241102125955553 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241102125955553 DLMGCP DEBUG <0013> Received message: line #02: C: 00D0 (mgcp_msg.c:67) 20241102125955553 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241102125955553 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:67) 20241102125955553 DLMGCP DEBUG <0013> endpoint:rtpbridge/d1@mgw (trunk:0) found free endpoint: rtpbridge/d1@mgw (mgcp_endp.c:261) 20241102125955553 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/d1@mgw" (mgcp_protocol.c:441) 20241102125955553 DLMGCP NOTICE <0013> endpoint:rtpbridge/d1@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241102125955553 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:192) 20241102125955553 DLMGCP DEBUG <0013> endpoint:rtpbridge/d1@mgw conn:(00D0/rtp C:8F762297 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241102125955553 DLMGCP DEBUG <0013> endpoint:rtpbridge/d1@mgw CI:8F762297 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241102125955553 DLMGCP DEBUG <0013> endpoint:rtpbridge/d1@mgw CI:8F762297 output_enabled 0 (mgcp_msg.c:125) 20241102125955553 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241102125955553 DLMGCP DEBUG <0013> endpoint:rtpbridge/d1@mgw conn:(00D0/rtp C:8F762297 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) 20241102125955553 DLMGCP DEBUG <0013> endpoint:rtpbridge/d1@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241102125955553 DLMGCP DEBUG <0013> endpoint:rtpbridge/d1@mgw CI:8F762297 CRCX: Creating connection: port: 5652 (mgcp_protocol.c:1112) 20241102125955553 DLMGCP NOTICE <0013> endpoint:rtpbridge/d1@mgw CI:8F762297 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241102125955553 DLMGCP DEBUG <0013> endpoint:rtpbridge/d1@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241102125955553 DLMGCP DEBUG <0013> Generated response: line #00: 200 2494 OK (mgcp_msg.c:67) 20241102125955553 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/d1@mgw (mgcp_msg.c:67) 20241102125955553 DLMGCP DEBUG <0013> Generated response: line #02: I: 8F762297 (mgcp_msg.c:67) 20241102125955553 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 212 (mgcp_msg.c:67) 20241102125955553 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:67) 20241102125955553 DLMGCP DEBUG <0013> Generated response: line #05: o=- 8F762297 23 IN IP6 ::1 (mgcp_msg.c:67) 20241102125955553 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:67) 20241102125955553 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:67) 20241102125955553 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:67) 20241102125955553 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:67) 20241102125955553 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241102125955553 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:67) 20241102125955554 DLMGCP DEBUG <0013> Received message: line #00: CRCX 2495 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241102125955554 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241102125955554 DLMGCP DEBUG <0013> Received message: line #02: C: 00D1 (mgcp_msg.c:67) 20241102125955554 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241102125955554 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:67) 20241102125955554 DLMGCP DEBUG <0013> endpoint:rtpbridge/d2@mgw (trunk:0) found free endpoint: rtpbridge/d2@mgw (mgcp_endp.c:261) 20241102125955554 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/d2@mgw" (mgcp_protocol.c:441) 20241102125955554 DLMGCP NOTICE <0013> endpoint:rtpbridge/d2@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241102125955554 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:192) 20241102125955554 DLMGCP DEBUG <0013> endpoint:rtpbridge/d2@mgw conn:(00D1/rtp C:BC3858B7 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241102125955554 DLMGCP DEBUG <0013> endpoint:rtpbridge/d2@mgw CI:BC3858B7 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241102125955554 DLMGCP DEBUG <0013> endpoint:rtpbridge/d2@mgw CI:BC3858B7 output_enabled 0 (mgcp_msg.c:125) 20241102125955554 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241102125955554 DLMGCP DEBUG <0013> endpoint:rtpbridge/d2@mgw conn:(00D1/rtp C:BC3858B7 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) 20241102125955554 DLMGCP DEBUG <0013> endpoint:rtpbridge/d2@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241102125955554 DLMGCP DEBUG <0013> endpoint:rtpbridge/d2@mgw CI:BC3858B7 CRCX: Creating connection: port: 5654 (mgcp_protocol.c:1112) 20241102125955554 DLMGCP NOTICE <0013> endpoint:rtpbridge/d2@mgw CI:BC3858B7 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241102125955554 DLMGCP DEBUG <0013> endpoint:rtpbridge/d2@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241102125955554 DLMGCP DEBUG <0013> Generated response: line #00: 200 2495 OK (mgcp_msg.c:67) 20241102125955554 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/d2@mgw (mgcp_msg.c:67) 20241102125955554 DLMGCP DEBUG <0013> Generated response: line #02: I: BC3858B7 (mgcp_msg.c:67) 20241102125955554 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 213 (mgcp_msg.c:67) 20241102125955554 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:67) 20241102125955554 DLMGCP DEBUG <0013> Generated response: line #05: o=- BC3858B7 23 IN IP6 ::1 (mgcp_msg.c:67) 20241102125955554 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:67) 20241102125955554 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:67) 20241102125955554 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:67) 20241102125955554 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:67) 20241102125955554 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241102125955554 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:67) 20241102125955555 DLMGCP DEBUG <0013> Received message: line #00: CRCX 2496 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241102125955555 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241102125955555 DLMGCP DEBUG <0013> Received message: line #02: C: 00D2 (mgcp_msg.c:67) 20241102125955555 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241102125955555 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:67) 20241102125955555 DLMGCP DEBUG <0013> endpoint:rtpbridge/d3@mgw (trunk:0) found free endpoint: rtpbridge/d3@mgw (mgcp_endp.c:261) 20241102125955555 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/d3@mgw" (mgcp_protocol.c:441) 20241102125955555 DLMGCP NOTICE <0013> endpoint:rtpbridge/d3@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241102125955555 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:192) 20241102125955555 DLMGCP DEBUG <0013> endpoint:rtpbridge/d3@mgw conn:(00D2/rtp C:F30BE510 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241102125955555 DLMGCP DEBUG <0013> endpoint:rtpbridge/d3@mgw CI:F30BE510 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241102125955555 DLMGCP DEBUG <0013> endpoint:rtpbridge/d3@mgw CI:F30BE510 output_enabled 0 (mgcp_msg.c:125) 20241102125955555 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241102125955555 DLMGCP DEBUG <0013> endpoint:rtpbridge/d3@mgw conn:(00D2/rtp C:F30BE510 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) 20241102125955555 DLMGCP DEBUG <0013> endpoint:rtpbridge/d3@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241102125955555 DLMGCP DEBUG <0013> endpoint:rtpbridge/d3@mgw CI:F30BE510 CRCX: Creating connection: port: 5656 (mgcp_protocol.c:1112) 20241102125955555 DLMGCP NOTICE <0013> endpoint:rtpbridge/d3@mgw CI:F30BE510 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241102125955555 DLMGCP DEBUG <0013> endpoint:rtpbridge/d3@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241102125955555 DLMGCP DEBUG <0013> Generated response: line #00: 200 2496 OK (mgcp_msg.c:67) 20241102125955555 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/d3@mgw (mgcp_msg.c:67) 20241102125955555 DLMGCP DEBUG <0013> Generated response: line #02: I: F30BE510 (mgcp_msg.c:67) 20241102125955555 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 214 (mgcp_msg.c:67) 20241102125955555 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:67) 20241102125955555 DLMGCP DEBUG <0013> Generated response: line #05: o=- F30BE510 23 IN IP6 ::1 (mgcp_msg.c:67) 20241102125955555 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:67) 20241102125955555 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:67) 20241102125955555 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:67) 20241102125955555 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:67) 20241102125955555 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241102125955555 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:67) 20241102125955555 DLMGCP DEBUG <0013> Received message: line #00: CRCX 2497 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241102125955555 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241102125955555 DLMGCP DEBUG <0013> Received message: line #02: C: 00D3 (mgcp_msg.c:67) 20241102125955555 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241102125955555 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:67) 20241102125955555 DLMGCP DEBUG <0013> endpoint:rtpbridge/d4@mgw (trunk:0) found free endpoint: rtpbridge/d4@mgw (mgcp_endp.c:261) 20241102125955555 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/d4@mgw" (mgcp_protocol.c:441) 20241102125955555 DLMGCP NOTICE <0013> endpoint:rtpbridge/d4@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241102125955555 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:192) 20241102125955555 DLMGCP DEBUG <0013> endpoint:rtpbridge/d4@mgw conn:(00D3/rtp C:BBA3CAD9 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241102125955555 DLMGCP DEBUG <0013> endpoint:rtpbridge/d4@mgw CI:BBA3CAD9 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241102125955555 DLMGCP DEBUG <0013> endpoint:rtpbridge/d4@mgw CI:BBA3CAD9 output_enabled 0 (mgcp_msg.c:125) 20241102125955555 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241102125955555 DLMGCP DEBUG <0013> endpoint:rtpbridge/d4@mgw conn:(00D3/rtp C:BBA3CAD9 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) 20241102125955555 DLMGCP DEBUG <0013> endpoint:rtpbridge/d4@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241102125955555 DLMGCP DEBUG <0013> endpoint:rtpbridge/d4@mgw CI:BBA3CAD9 CRCX: Creating connection: port: 5658 (mgcp_protocol.c:1112) 20241102125955555 DLMGCP NOTICE <0013> endpoint:rtpbridge/d4@mgw CI:BBA3CAD9 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241102125955555 DLMGCP DEBUG <0013> endpoint:rtpbridge/d4@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241102125955555 DLMGCP DEBUG <0013> Generated response: line #00: 200 2497 OK (mgcp_msg.c:67) 20241102125955555 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/d4@mgw (mgcp_msg.c:67) 20241102125955555 DLMGCP DEBUG <0013> Generated response: line #02: I: BBA3CAD9 (mgcp_msg.c:67) 20241102125955555 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 215 (mgcp_msg.c:67) 20241102125955555 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:67) 20241102125955555 DLMGCP DEBUG <0013> Generated response: line #05: o=- BBA3CAD9 23 IN IP6 ::1 (mgcp_msg.c:67) 20241102125955555 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:67) 20241102125955555 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:67) 20241102125955555 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:67) 20241102125955555 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:67) 20241102125955556 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241102125955556 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:67) 20241102125955556 DLMGCP DEBUG <0013> Received message: line #00: CRCX 2498 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241102125955556 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241102125955556 DLMGCP DEBUG <0013> Received message: line #02: C: 00D4 (mgcp_msg.c:67) 20241102125955556 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241102125955556 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:67) 20241102125955556 DLMGCP DEBUG <0013> endpoint:rtpbridge/d5@mgw (trunk:0) found free endpoint: rtpbridge/d5@mgw (mgcp_endp.c:261) 20241102125955556 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/d5@mgw" (mgcp_protocol.c:441) 20241102125955556 DLMGCP NOTICE <0013> endpoint:rtpbridge/d5@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241102125955556 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:192) 20241102125955556 DLMGCP DEBUG <0013> endpoint:rtpbridge/d5@mgw conn:(00D4/rtp C:E4127CE7 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241102125955556 DLMGCP DEBUG <0013> endpoint:rtpbridge/d5@mgw CI:E4127CE7 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241102125955556 DLMGCP DEBUG <0013> endpoint:rtpbridge/d5@mgw CI:E4127CE7 output_enabled 0 (mgcp_msg.c:125) 20241102125955556 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241102125955556 DLMGCP DEBUG <0013> endpoint:rtpbridge/d5@mgw conn:(00D4/rtp C:E4127CE7 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) 20241102125955556 DLMGCP DEBUG <0013> endpoint:rtpbridge/d5@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241102125955556 DLMGCP DEBUG <0013> endpoint:rtpbridge/d5@mgw CI:E4127CE7 CRCX: Creating connection: port: 5660 (mgcp_protocol.c:1112) 20241102125955556 DLMGCP NOTICE <0013> endpoint:rtpbridge/d5@mgw CI:E4127CE7 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241102125955556 DLMGCP DEBUG <0013> endpoint:rtpbridge/d5@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241102125955556 DLMGCP DEBUG <0013> Generated response: line #00: 200 2498 OK (mgcp_msg.c:67) 20241102125955556 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/d5@mgw (mgcp_msg.c:67) 20241102125955556 DLMGCP DEBUG <0013> Generated response: line #02: I: E4127CE7 (mgcp_msg.c:67) 20241102125955556 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 216 (mgcp_msg.c:67) 20241102125955556 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:67) 20241102125955556 DLMGCP DEBUG <0013> Generated response: line #05: o=- E4127CE7 23 IN IP6 ::1 (mgcp_msg.c:67) 20241102125955556 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:67) 20241102125955556 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:67) 20241102125955556 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:67) 20241102125955556 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:67) 20241102125955556 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241102125955556 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:67) 20241102125955557 DLMGCP DEBUG <0013> Received message: line #00: CRCX 2499 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241102125955557 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241102125955557 DLMGCP DEBUG <0013> Received message: line #02: C: 00D5 (mgcp_msg.c:67) 20241102125955557 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241102125955557 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:67) 20241102125955557 DLMGCP DEBUG <0013> endpoint:rtpbridge/d6@mgw (trunk:0) found free endpoint: rtpbridge/d6@mgw (mgcp_endp.c:261) 20241102125955557 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/d6@mgw" (mgcp_protocol.c:441) 20241102125955557 DLMGCP NOTICE <0013> endpoint:rtpbridge/d6@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241102125955557 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:192) 20241102125955557 DLMGCP DEBUG <0013> endpoint:rtpbridge/d6@mgw conn:(00D5/rtp C:315E88FE r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241102125955557 DLMGCP DEBUG <0013> endpoint:rtpbridge/d6@mgw CI:315E88FE connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241102125955557 DLMGCP DEBUG <0013> endpoint:rtpbridge/d6@mgw CI:315E88FE output_enabled 0 (mgcp_msg.c:125) 20241102125955557 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241102125955557 DLMGCP DEBUG <0013> endpoint:rtpbridge/d6@mgw conn:(00D5/rtp C:315E88FE 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) 20241102125955557 DLMGCP DEBUG <0013> endpoint:rtpbridge/d6@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241102125955557 DLMGCP DEBUG <0013> endpoint:rtpbridge/d6@mgw CI:315E88FE CRCX: Creating connection: port: 5662 (mgcp_protocol.c:1112) 20241102125955557 DLMGCP NOTICE <0013> endpoint:rtpbridge/d6@mgw CI:315E88FE CRCX: connection successfully created (mgcp_protocol.c:1121) 20241102125955557 DLMGCP DEBUG <0013> endpoint:rtpbridge/d6@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241102125955557 DLMGCP DEBUG <0013> Generated response: line #00: 200 2499 OK (mgcp_msg.c:67) 20241102125955557 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/d6@mgw (mgcp_msg.c:67) 20241102125955557 DLMGCP DEBUG <0013> Generated response: line #02: I: 315E88FE (mgcp_msg.c:67) 20241102125955557 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 217 (mgcp_msg.c:67) 20241102125955557 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:67) 20241102125955557 DLMGCP DEBUG <0013> Generated response: line #05: o=- 315E88FE 23 IN IP6 ::1 (mgcp_msg.c:67) 20241102125955557 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:67) 20241102125955557 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:67) 20241102125955557 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:67) 20241102125955557 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:67) 20241102125955557 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241102125955557 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:67) 20241102125955558 DLMGCP DEBUG <0013> Received message: line #00: CRCX 2500 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241102125955558 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241102125955558 DLMGCP DEBUG <0013> Received message: line #02: C: 00D6 (mgcp_msg.c:67) 20241102125955558 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241102125955558 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:67) 20241102125955558 DLMGCP DEBUG <0013> endpoint:rtpbridge/d7@mgw (trunk:0) found free endpoint: rtpbridge/d7@mgw (mgcp_endp.c:261) 20241102125955558 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/d7@mgw" (mgcp_protocol.c:441) 20241102125955558 DLMGCP NOTICE <0013> endpoint:rtpbridge/d7@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241102125955558 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:192) 20241102125955558 DLMGCP DEBUG <0013> endpoint:rtpbridge/d7@mgw conn:(00D6/rtp C:48538103 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241102125955558 DLMGCP DEBUG <0013> endpoint:rtpbridge/d7@mgw CI:48538103 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241102125955558 DLMGCP DEBUG <0013> endpoint:rtpbridge/d7@mgw CI:48538103 output_enabled 0 (mgcp_msg.c:125) 20241102125955558 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241102125955558 DLMGCP DEBUG <0013> endpoint:rtpbridge/d7@mgw conn:(00D6/rtp C:48538103 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) 20241102125955558 DLMGCP DEBUG <0013> endpoint:rtpbridge/d7@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241102125955558 DLMGCP DEBUG <0013> endpoint:rtpbridge/d7@mgw CI:48538103 CRCX: Creating connection: port: 5664 (mgcp_protocol.c:1112) 20241102125955558 DLMGCP NOTICE <0013> endpoint:rtpbridge/d7@mgw CI:48538103 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241102125955558 DLMGCP DEBUG <0013> endpoint:rtpbridge/d7@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241102125955558 DLMGCP DEBUG <0013> Generated response: line #00: 200 2500 OK (mgcp_msg.c:67) 20241102125955558 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/d7@mgw (mgcp_msg.c:67) 20241102125955558 DLMGCP DEBUG <0013> Generated response: line #02: I: 48538103 (mgcp_msg.c:67) 20241102125955558 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 218 (mgcp_msg.c:67) 20241102125955558 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:67) 20241102125955558 DLMGCP DEBUG <0013> Generated response: line #05: o=- 48538103 23 IN IP6 ::1 (mgcp_msg.c:67) 20241102125955558 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:67) 20241102125955558 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:67) 20241102125955558 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:67) 20241102125955558 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:67) 20241102125955558 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241102125955558 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:67) 20241102125955558 DLMGCP DEBUG <0013> Received message: line #00: CRCX 2501 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241102125955558 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241102125955558 DLMGCP DEBUG <0013> Received message: line #02: C: 00D7 (mgcp_msg.c:67) 20241102125955558 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241102125955558 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:67) 20241102125955558 DLMGCP DEBUG <0013> endpoint:rtpbridge/d8@mgw (trunk:0) found free endpoint: rtpbridge/d8@mgw (mgcp_endp.c:261) 20241102125955558 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/d8@mgw" (mgcp_protocol.c:441) 20241102125955558 DLMGCP NOTICE <0013> endpoint:rtpbridge/d8@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241102125955558 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:192) 20241102125955558 DLMGCP DEBUG <0013> endpoint:rtpbridge/d8@mgw conn:(00D7/rtp C:739F4B23 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241102125955558 DLMGCP DEBUG <0013> endpoint:rtpbridge/d8@mgw CI:739F4B23 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241102125955558 DLMGCP DEBUG <0013> endpoint:rtpbridge/d8@mgw CI:739F4B23 output_enabled 0 (mgcp_msg.c:125) 20241102125955558 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241102125955558 DLMGCP DEBUG <0013> endpoint:rtpbridge/d8@mgw conn:(00D7/rtp C:739F4B23 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) 20241102125955558 DLMGCP DEBUG <0013> endpoint:rtpbridge/d8@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241102125955558 DLMGCP DEBUG <0013> endpoint:rtpbridge/d8@mgw CI:739F4B23 CRCX: Creating connection: port: 5666 (mgcp_protocol.c:1112) 20241102125955558 DLMGCP NOTICE <0013> endpoint:rtpbridge/d8@mgw CI:739F4B23 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241102125955559 DLMGCP DEBUG <0013> endpoint:rtpbridge/d8@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241102125955559 DLMGCP DEBUG <0013> Generated response: line #00: 200 2501 OK (mgcp_msg.c:67) 20241102125955559 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/d8@mgw (mgcp_msg.c:67) 20241102125955559 DLMGCP DEBUG <0013> Generated response: line #02: I: 739F4B23 (mgcp_msg.c:67) 20241102125955559 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 219 (mgcp_msg.c:67) 20241102125955559 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:67) 20241102125955559 DLMGCP DEBUG <0013> Generated response: line #05: o=- 739F4B23 23 IN IP6 ::1 (mgcp_msg.c:67) 20241102125955559 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:67) 20241102125955559 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:67) 20241102125955559 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:67) 20241102125955559 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:67) 20241102125955559 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241102125955559 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:67) 20241102125955559 DLMGCP DEBUG <0013> Received message: line #00: CRCX 2502 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241102125955559 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241102125955559 DLMGCP DEBUG <0013> Received message: line #02: C: 00D8 (mgcp_msg.c:67) 20241102125955559 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241102125955559 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:67) 20241102125955559 DLMGCP DEBUG <0013> endpoint:rtpbridge/d9@mgw (trunk:0) found free endpoint: rtpbridge/d9@mgw (mgcp_endp.c:261) 20241102125955559 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/d9@mgw" (mgcp_protocol.c:441) 20241102125955559 DLMGCP NOTICE <0013> endpoint:rtpbridge/d9@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241102125955559 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:192) 20241102125955559 DLMGCP DEBUG <0013> endpoint:rtpbridge/d9@mgw conn:(00D8/rtp C:9A4823C4 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241102125955559 DLMGCP DEBUG <0013> endpoint:rtpbridge/d9@mgw CI:9A4823C4 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241102125955559 DLMGCP DEBUG <0013> endpoint:rtpbridge/d9@mgw CI:9A4823C4 output_enabled 0 (mgcp_msg.c:125) 20241102125955559 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241102125955559 DLMGCP DEBUG <0013> endpoint:rtpbridge/d9@mgw conn:(00D8/rtp C:9A4823C4 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) 20241102125955559 DLMGCP DEBUG <0013> endpoint:rtpbridge/d9@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241102125955559 DLMGCP DEBUG <0013> endpoint:rtpbridge/d9@mgw CI:9A4823C4 CRCX: Creating connection: port: 5668 (mgcp_protocol.c:1112) 20241102125955559 DLMGCP NOTICE <0013> endpoint:rtpbridge/d9@mgw CI:9A4823C4 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241102125955559 DLMGCP DEBUG <0013> endpoint:rtpbridge/d9@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241102125955559 DLMGCP DEBUG <0013> Generated response: line #00: 200 2502 OK (mgcp_msg.c:67) 20241102125955559 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/d9@mgw (mgcp_msg.c:67) 20241102125955559 DLMGCP DEBUG <0013> Generated response: line #02: I: 9A4823C4 (mgcp_msg.c:67) 20241102125955559 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 220 (mgcp_msg.c:67) 20241102125955559 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:67) 20241102125955559 DLMGCP DEBUG <0013> Generated response: line #05: o=- 9A4823C4 23 IN IP6 ::1 (mgcp_msg.c:67) 20241102125955559 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:67) 20241102125955559 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:67) 20241102125955559 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:67) 20241102125955559 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:67) 20241102125955559 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241102125955559 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:67) 20241102125955560 DLMGCP DEBUG <0013> Received message: line #00: CRCX 2503 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241102125955560 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241102125955560 DLMGCP DEBUG <0013> Received message: line #02: C: 00D9 (mgcp_msg.c:67) 20241102125955560 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241102125955560 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:67) 20241102125955560 DLMGCP DEBUG <0013> endpoint:rtpbridge/da@mgw (trunk:0) found free endpoint: rtpbridge/da@mgw (mgcp_endp.c:261) 20241102125955560 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/da@mgw" (mgcp_protocol.c:441) 20241102125955560 DLMGCP NOTICE <0013> endpoint:rtpbridge/da@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241102125955560 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:192) 20241102125955560 DLMGCP DEBUG <0013> endpoint:rtpbridge/da@mgw conn:(00D9/rtp C:DFD9FC05 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241102125955560 DLMGCP DEBUG <0013> endpoint:rtpbridge/da@mgw CI:DFD9FC05 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241102125955560 DLMGCP DEBUG <0013> endpoint:rtpbridge/da@mgw CI:DFD9FC05 output_enabled 0 (mgcp_msg.c:125) 20241102125955560 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241102125955560 DLMGCP DEBUG <0013> endpoint:rtpbridge/da@mgw conn:(00D9/rtp C:DFD9FC05 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) 20241102125955560 DLMGCP DEBUG <0013> endpoint:rtpbridge/da@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241102125955560 DLMGCP DEBUG <0013> endpoint:rtpbridge/da@mgw CI:DFD9FC05 CRCX: Creating connection: port: 5670 (mgcp_protocol.c:1112) 20241102125955560 DLMGCP NOTICE <0013> endpoint:rtpbridge/da@mgw CI:DFD9FC05 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241102125955560 DLMGCP DEBUG <0013> endpoint:rtpbridge/da@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241102125955560 DLMGCP DEBUG <0013> Generated response: line #00: 200 2503 OK (mgcp_msg.c:67) 20241102125955560 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/da@mgw (mgcp_msg.c:67) 20241102125955560 DLMGCP DEBUG <0013> Generated response: line #02: I: DFD9FC05 (mgcp_msg.c:67) 20241102125955560 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 221 (mgcp_msg.c:67) 20241102125955560 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:67) 20241102125955560 DLMGCP DEBUG <0013> Generated response: line #05: o=- DFD9FC05 23 IN IP6 ::1 (mgcp_msg.c:67) 20241102125955560 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:67) 20241102125955560 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:67) 20241102125955560 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:67) 20241102125955560 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:67) 20241102125955560 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241102125955560 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:67) 20241102125955561 DLMGCP DEBUG <0013> Received message: line #00: CRCX 2504 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241102125955561 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241102125955561 DLMGCP DEBUG <0013> Received message: line #02: C: 00DA (mgcp_msg.c:67) 20241102125955561 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241102125955561 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:67) 20241102125955561 DLMGCP DEBUG <0013> endpoint:rtpbridge/db@mgw (trunk:0) found free endpoint: rtpbridge/db@mgw (mgcp_endp.c:261) 20241102125955561 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/db@mgw" (mgcp_protocol.c:441) 20241102125955561 DLMGCP NOTICE <0013> endpoint:rtpbridge/db@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241102125955561 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:192) 20241102125955561 DLMGCP DEBUG <0013> endpoint:rtpbridge/db@mgw conn:(00DA/rtp C:2769856B r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241102125955561 DLMGCP DEBUG <0013> endpoint:rtpbridge/db@mgw CI:2769856B connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241102125955561 DLMGCP DEBUG <0013> endpoint:rtpbridge/db@mgw CI:2769856B output_enabled 0 (mgcp_msg.c:125) 20241102125955561 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241102125955561 DLMGCP DEBUG <0013> endpoint:rtpbridge/db@mgw conn:(00DA/rtp C:2769856B 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) 20241102125955561 DLMGCP DEBUG <0013> endpoint:rtpbridge/db@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241102125955561 DLMGCP DEBUG <0013> endpoint:rtpbridge/db@mgw CI:2769856B CRCX: Creating connection: port: 5672 (mgcp_protocol.c:1112) 20241102125955561 DLMGCP NOTICE <0013> endpoint:rtpbridge/db@mgw CI:2769856B CRCX: connection successfully created (mgcp_protocol.c:1121) 20241102125955561 DLMGCP DEBUG <0013> endpoint:rtpbridge/db@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241102125955561 DLMGCP DEBUG <0013> Generated response: line #00: 200 2504 OK (mgcp_msg.c:67) 20241102125955561 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/db@mgw (mgcp_msg.c:67) 20241102125955561 DLMGCP DEBUG <0013> Generated response: line #02: I: 2769856B (mgcp_msg.c:67) 20241102125955561 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 222 (mgcp_msg.c:67) 20241102125955561 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:67) 20241102125955561 DLMGCP DEBUG <0013> Generated response: line #05: o=- 2769856B 23 IN IP6 ::1 (mgcp_msg.c:67) 20241102125955561 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:67) 20241102125955561 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:67) 20241102125955561 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:67) 20241102125955561 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:67) 20241102125955561 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241102125955561 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:67) 20241102125955561 DLMGCP DEBUG <0013> Received message: line #00: CRCX 2505 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241102125955561 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241102125955561 DLMGCP DEBUG <0013> Received message: line #02: C: 00DB (mgcp_msg.c:67) 20241102125955561 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241102125955561 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:67) 20241102125955562 DLMGCP DEBUG <0013> endpoint:rtpbridge/dc@mgw (trunk:0) found free endpoint: rtpbridge/dc@mgw (mgcp_endp.c:261) 20241102125955562 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/dc@mgw" (mgcp_protocol.c:441) 20241102125955562 DLMGCP NOTICE <0013> endpoint:rtpbridge/dc@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241102125955562 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:192) 20241102125955562 DLMGCP DEBUG <0013> endpoint:rtpbridge/dc@mgw conn:(00DB/rtp C:564F15BD r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241102125955562 DLMGCP DEBUG <0013> endpoint:rtpbridge/dc@mgw CI:564F15BD connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241102125955562 DLMGCP DEBUG <0013> endpoint:rtpbridge/dc@mgw CI:564F15BD output_enabled 0 (mgcp_msg.c:125) 20241102125955562 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241102125955562 DLMGCP DEBUG <0013> endpoint:rtpbridge/dc@mgw conn:(00DB/rtp C:564F15BD 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) 20241102125955562 DLMGCP DEBUG <0013> endpoint:rtpbridge/dc@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241102125955562 DLMGCP DEBUG <0013> endpoint:rtpbridge/dc@mgw CI:564F15BD CRCX: Creating connection: port: 5674 (mgcp_protocol.c:1112) 20241102125955562 DLMGCP NOTICE <0013> endpoint:rtpbridge/dc@mgw CI:564F15BD CRCX: connection successfully created (mgcp_protocol.c:1121) 20241102125955562 DLMGCP DEBUG <0013> endpoint:rtpbridge/dc@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241102125955562 DLMGCP DEBUG <0013> Generated response: line #00: 200 2505 OK (mgcp_msg.c:67) 20241102125955562 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/dc@mgw (mgcp_msg.c:67) 20241102125955562 DLMGCP DEBUG <0013> Generated response: line #02: I: 564F15BD (mgcp_msg.c:67) 20241102125955562 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 223 (mgcp_msg.c:67) 20241102125955562 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:67) 20241102125955562 DLMGCP DEBUG <0013> Generated response: line #05: o=- 564F15BD 23 IN IP6 ::1 (mgcp_msg.c:67) 20241102125955562 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:67) 20241102125955562 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:67) 20241102125955562 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:67) 20241102125955562 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:67) 20241102125955562 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241102125955562 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:67) 20241102125955562 DLMGCP DEBUG <0013> Received message: line #00: CRCX 2506 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241102125955562 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241102125955562 DLMGCP DEBUG <0013> Received message: line #02: C: 00DC (mgcp_msg.c:67) 20241102125955562 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241102125955562 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:67) 20241102125955562 DLMGCP DEBUG <0013> endpoint:rtpbridge/dd@mgw (trunk:0) found free endpoint: rtpbridge/dd@mgw (mgcp_endp.c:261) 20241102125955562 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/dd@mgw" (mgcp_protocol.c:441) 20241102125955562 DLMGCP NOTICE <0013> endpoint:rtpbridge/dd@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241102125955562 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:192) 20241102125955562 DLMGCP DEBUG <0013> endpoint:rtpbridge/dd@mgw conn:(00DC/rtp C:644E48F6 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241102125955562 DLMGCP DEBUG <0013> endpoint:rtpbridge/dd@mgw CI:644E48F6 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241102125955562 DLMGCP DEBUG <0013> endpoint:rtpbridge/dd@mgw CI:644E48F6 output_enabled 0 (mgcp_msg.c:125) 20241102125955562 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241102125955562 DLMGCP DEBUG <0013> endpoint:rtpbridge/dd@mgw conn:(00DC/rtp C:644E48F6 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) 20241102125955562 DLMGCP DEBUG <0013> endpoint:rtpbridge/dd@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241102125955562 DLMGCP DEBUG <0013> endpoint:rtpbridge/dd@mgw CI:644E48F6 CRCX: Creating connection: port: 5676 (mgcp_protocol.c:1112) 20241102125955562 DLMGCP NOTICE <0013> endpoint:rtpbridge/dd@mgw CI:644E48F6 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241102125955562 DLMGCP DEBUG <0013> endpoint:rtpbridge/dd@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241102125955562 DLMGCP DEBUG <0013> Generated response: line #00: 200 2506 OK (mgcp_msg.c:67) 20241102125955562 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/dd@mgw (mgcp_msg.c:67) 20241102125955562 DLMGCP DEBUG <0013> Generated response: line #02: I: 644E48F6 (mgcp_msg.c:67) 20241102125955562 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 224 (mgcp_msg.c:67) 20241102125955562 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:67) 20241102125955562 DLMGCP DEBUG <0013> Generated response: line #05: o=- 644E48F6 23 IN IP6 ::1 (mgcp_msg.c:67) 20241102125955562 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:67) 20241102125955563 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:67) 20241102125955563 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:67) 20241102125955563 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:67) 20241102125955563 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241102125955563 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:67) 20241102125955563 DLMGCP DEBUG <0013> Received message: line #00: CRCX 2507 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241102125955563 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241102125955563 DLMGCP DEBUG <0013> Received message: line #02: C: 00DD (mgcp_msg.c:67) 20241102125955563 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241102125955563 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:67) 20241102125955563 DLMGCP DEBUG <0013> endpoint:rtpbridge/de@mgw (trunk:0) found free endpoint: rtpbridge/de@mgw (mgcp_endp.c:261) 20241102125955563 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/de@mgw" (mgcp_protocol.c:441) 20241102125955563 DLMGCP NOTICE <0013> endpoint:rtpbridge/de@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241102125955563 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:192) 20241102125955563 DLMGCP DEBUG <0013> endpoint:rtpbridge/de@mgw conn:(00DD/rtp C:A3AC6780 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241102125955563 DLMGCP DEBUG <0013> endpoint:rtpbridge/de@mgw CI:A3AC6780 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241102125955563 DLMGCP DEBUG <0013> endpoint:rtpbridge/de@mgw CI:A3AC6780 output_enabled 0 (mgcp_msg.c:125) 20241102125955563 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241102125955563 DLMGCP DEBUG <0013> endpoint:rtpbridge/de@mgw conn:(00DD/rtp C:A3AC6780 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) 20241102125955563 DLMGCP DEBUG <0013> endpoint:rtpbridge/de@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241102125955563 DLMGCP DEBUG <0013> endpoint:rtpbridge/de@mgw CI:A3AC6780 CRCX: Creating connection: port: 5678 (mgcp_protocol.c:1112) 20241102125955563 DLMGCP NOTICE <0013> endpoint:rtpbridge/de@mgw CI:A3AC6780 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241102125955563 DLMGCP DEBUG <0013> endpoint:rtpbridge/de@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241102125955563 DLMGCP DEBUG <0013> Generated response: line #00: 200 2507 OK (mgcp_msg.c:67) 20241102125955563 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/de@mgw (mgcp_msg.c:67) 20241102125955563 DLMGCP DEBUG <0013> Generated response: line #02: I: A3AC6780 (mgcp_msg.c:67) 20241102125955563 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 225 (mgcp_msg.c:67) 20241102125955563 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:67) 20241102125955563 DLMGCP DEBUG <0013> Generated response: line #05: o=- A3AC6780 23 IN IP6 ::1 (mgcp_msg.c:67) 20241102125955563 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:67) 20241102125955563 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:67) 20241102125955563 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:67) 20241102125955563 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:67) 20241102125955563 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241102125955563 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:67) 20241102125955564 DLMGCP DEBUG <0013> Received message: line #00: CRCX 2508 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241102125955564 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241102125955564 DLMGCP DEBUG <0013> Received message: line #02: C: 00DE (mgcp_msg.c:67) 20241102125955564 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241102125955564 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:67) 20241102125955564 DLMGCP DEBUG <0013> endpoint:rtpbridge/df@mgw (trunk:0) found free endpoint: rtpbridge/df@mgw (mgcp_endp.c:261) 20241102125955564 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/df@mgw" (mgcp_protocol.c:441) 20241102125955564 DLMGCP NOTICE <0013> endpoint:rtpbridge/df@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241102125955564 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:192) 20241102125955564 DLMGCP DEBUG <0013> endpoint:rtpbridge/df@mgw conn:(00DE/rtp C:BF2A2FCF r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241102125955564 DLMGCP DEBUG <0013> endpoint:rtpbridge/df@mgw CI:BF2A2FCF connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241102125955564 DLMGCP DEBUG <0013> endpoint:rtpbridge/df@mgw CI:BF2A2FCF output_enabled 0 (mgcp_msg.c:125) 20241102125955564 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241102125955564 DLMGCP DEBUG <0013> endpoint:rtpbridge/df@mgw conn:(00DE/rtp C:BF2A2FCF 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) 20241102125955564 DLMGCP DEBUG <0013> endpoint:rtpbridge/df@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241102125955564 DLMGCP DEBUG <0013> endpoint:rtpbridge/df@mgw CI:BF2A2FCF CRCX: Creating connection: port: 5680 (mgcp_protocol.c:1112) 20241102125955564 DLMGCP NOTICE <0013> endpoint:rtpbridge/df@mgw CI:BF2A2FCF CRCX: connection successfully created (mgcp_protocol.c:1121) 20241102125955564 DLMGCP DEBUG <0013> endpoint:rtpbridge/df@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241102125955564 DLMGCP DEBUG <0013> Generated response: line #00: 200 2508 OK (mgcp_msg.c:67) 20241102125955564 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/df@mgw (mgcp_msg.c:67) 20241102125955564 DLMGCP DEBUG <0013> Generated response: line #02: I: BF2A2FCF (mgcp_msg.c:67) 20241102125955564 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 226 (mgcp_msg.c:67) 20241102125955564 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:67) 20241102125955564 DLMGCP DEBUG <0013> Generated response: line #05: o=- BF2A2FCF 23 IN IP6 ::1 (mgcp_msg.c:67) 20241102125955564 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:67) 20241102125955564 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:67) 20241102125955564 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:67) 20241102125955564 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:67) 20241102125955564 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241102125955564 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:67) 20241102125955565 DLMGCP DEBUG <0013> Received message: line #00: CRCX 2509 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241102125955565 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241102125955565 DLMGCP DEBUG <0013> Received message: line #02: C: 00DF (mgcp_msg.c:67) 20241102125955565 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241102125955565 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:67) 20241102125955565 DLMGCP DEBUG <0013> endpoint:rtpbridge/e0@mgw (trunk:0) found free endpoint: rtpbridge/e0@mgw (mgcp_endp.c:261) 20241102125955565 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/e0@mgw" (mgcp_protocol.c:441) 20241102125955565 DLMGCP NOTICE <0013> endpoint:rtpbridge/e0@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241102125955565 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:192) 20241102125955565 DLMGCP DEBUG <0013> endpoint:rtpbridge/e0@mgw conn:(00DF/rtp C:DB580787 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241102125955565 DLMGCP DEBUG <0013> endpoint:rtpbridge/e0@mgw CI:DB580787 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241102125955565 DLMGCP DEBUG <0013> endpoint:rtpbridge/e0@mgw CI:DB580787 output_enabled 0 (mgcp_msg.c:125) 20241102125955565 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241102125955565 DLMGCP DEBUG <0013> endpoint:rtpbridge/e0@mgw conn:(00DF/rtp C:DB580787 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) 20241102125955565 DLMGCP DEBUG <0013> endpoint:rtpbridge/e0@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241102125955565 DLMGCP DEBUG <0013> endpoint:rtpbridge/e0@mgw CI:DB580787 CRCX: Creating connection: port: 5682 (mgcp_protocol.c:1112) 20241102125955565 DLMGCP NOTICE <0013> endpoint:rtpbridge/e0@mgw CI:DB580787 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241102125955565 DLMGCP DEBUG <0013> endpoint:rtpbridge/e0@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241102125955565 DLMGCP DEBUG <0013> Generated response: line #00: 200 2509 OK (mgcp_msg.c:67) 20241102125955565 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/e0@mgw (mgcp_msg.c:67) 20241102125955565 DLMGCP DEBUG <0013> Generated response: line #02: I: DB580787 (mgcp_msg.c:67) 20241102125955565 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 227 (mgcp_msg.c:67) 20241102125955565 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:67) 20241102125955565 DLMGCP DEBUG <0013> Generated response: line #05: o=- DB580787 23 IN IP6 ::1 (mgcp_msg.c:67) 20241102125955565 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:67) 20241102125955565 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:67) 20241102125955565 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:67) 20241102125955565 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:67) 20241102125955565 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241102125955565 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:67) 20241102125955565 DLMGCP DEBUG <0013> Received message: line #00: CRCX 2510 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241102125955565 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241102125955565 DLMGCP DEBUG <0013> Received message: line #02: C: 00E0 (mgcp_msg.c:67) 20241102125955565 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241102125955565 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:67) 20241102125955565 DLMGCP DEBUG <0013> endpoint:rtpbridge/e1@mgw (trunk:0) found free endpoint: rtpbridge/e1@mgw (mgcp_endp.c:261) 20241102125955566 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/e1@mgw" (mgcp_protocol.c:441) 20241102125955566 DLMGCP NOTICE <0013> endpoint:rtpbridge/e1@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241102125955566 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:192) 20241102125955566 DLMGCP DEBUG <0013> endpoint:rtpbridge/e1@mgw conn:(00E0/rtp C:AC81F0FE r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241102125955566 DLMGCP DEBUG <0013> endpoint:rtpbridge/e1@mgw CI:AC81F0FE connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241102125955566 DLMGCP DEBUG <0013> endpoint:rtpbridge/e1@mgw CI:AC81F0FE output_enabled 0 (mgcp_msg.c:125) 20241102125955566 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241102125955566 DLMGCP DEBUG <0013> endpoint:rtpbridge/e1@mgw conn:(00E0/rtp C:AC81F0FE 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) 20241102125955566 DLMGCP DEBUG <0013> endpoint:rtpbridge/e1@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241102125955566 DLMGCP DEBUG <0013> endpoint:rtpbridge/e1@mgw CI:AC81F0FE CRCX: Creating connection: port: 5684 (mgcp_protocol.c:1112) 20241102125955566 DLMGCP NOTICE <0013> endpoint:rtpbridge/e1@mgw CI:AC81F0FE CRCX: connection successfully created (mgcp_protocol.c:1121) 20241102125955566 DLMGCP DEBUG <0013> endpoint:rtpbridge/e1@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241102125955566 DLMGCP DEBUG <0013> Generated response: line #00: 200 2510 OK (mgcp_msg.c:67) 20241102125955566 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/e1@mgw (mgcp_msg.c:67) 20241102125955566 DLMGCP DEBUG <0013> Generated response: line #02: I: AC81F0FE (mgcp_msg.c:67) 20241102125955566 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 228 (mgcp_msg.c:67) 20241102125955566 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:67) 20241102125955566 DLMGCP DEBUG <0013> Generated response: line #05: o=- AC81F0FE 23 IN IP6 ::1 (mgcp_msg.c:67) 20241102125955566 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:67) 20241102125955566 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:67) 20241102125955566 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:67) 20241102125955566 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:67) 20241102125955566 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241102125955566 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:67) 20241102125955566 DLMGCP DEBUG <0013> Received message: line #00: CRCX 2511 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241102125955566 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241102125955566 DLMGCP DEBUG <0013> Received message: line #02: C: 00E1 (mgcp_msg.c:67) 20241102125955566 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241102125955566 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:67) 20241102125955566 DLMGCP DEBUG <0013> endpoint:rtpbridge/e2@mgw (trunk:0) found free endpoint: rtpbridge/e2@mgw (mgcp_endp.c:261) 20241102125955566 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/e2@mgw" (mgcp_protocol.c:441) 20241102125955566 DLMGCP NOTICE <0013> endpoint:rtpbridge/e2@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241102125955566 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:192) 20241102125955566 DLMGCP DEBUG <0013> endpoint:rtpbridge/e2@mgw conn:(00E1/rtp C:C633EDF7 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241102125955566 DLMGCP DEBUG <0013> endpoint:rtpbridge/e2@mgw CI:C633EDF7 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241102125955566 DLMGCP DEBUG <0013> endpoint:rtpbridge/e2@mgw CI:C633EDF7 output_enabled 0 (mgcp_msg.c:125) 20241102125955566 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241102125955566 DLMGCP DEBUG <0013> endpoint:rtpbridge/e2@mgw conn:(00E1/rtp C:C633EDF7 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) 20241102125955566 DLMGCP DEBUG <0013> endpoint:rtpbridge/e2@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241102125955566 DLMGCP DEBUG <0013> endpoint:rtpbridge/e2@mgw CI:C633EDF7 CRCX: Creating connection: port: 5686 (mgcp_protocol.c:1112) 20241102125955566 DLMGCP NOTICE <0013> endpoint:rtpbridge/e2@mgw CI:C633EDF7 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241102125955566 DLMGCP DEBUG <0013> endpoint:rtpbridge/e2@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241102125955566 DLMGCP DEBUG <0013> Generated response: line #00: 200 2511 OK (mgcp_msg.c:67) 20241102125955566 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/e2@mgw (mgcp_msg.c:67) 20241102125955566 DLMGCP DEBUG <0013> Generated response: line #02: I: C633EDF7 (mgcp_msg.c:67) 20241102125955567 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 229 (mgcp_msg.c:67) 20241102125955567 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:67) 20241102125955567 DLMGCP DEBUG <0013> Generated response: line #05: o=- C633EDF7 23 IN IP6 ::1 (mgcp_msg.c:67) 20241102125955567 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:67) 20241102125955567 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:67) 20241102125955567 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:67) 20241102125955567 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:67) 20241102125955567 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241102125955567 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:67) 20241102125955567 DLMGCP DEBUG <0013> Received message: line #00: CRCX 2512 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241102125955567 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241102125955567 DLMGCP DEBUG <0013> Received message: line #02: C: 00E2 (mgcp_msg.c:67) 20241102125955567 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241102125955567 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:67) 20241102125955567 DLMGCP DEBUG <0013> endpoint:rtpbridge/e3@mgw (trunk:0) found free endpoint: rtpbridge/e3@mgw (mgcp_endp.c:261) 20241102125955567 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/e3@mgw" (mgcp_protocol.c:441) 20241102125955567 DLMGCP NOTICE <0013> endpoint:rtpbridge/e3@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241102125955567 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:192) 20241102125955567 DLMGCP DEBUG <0013> endpoint:rtpbridge/e3@mgw conn:(00E2/rtp C:30B6FB80 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241102125955567 DLMGCP DEBUG <0013> endpoint:rtpbridge/e3@mgw CI:30B6FB80 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241102125955567 DLMGCP DEBUG <0013> endpoint:rtpbridge/e3@mgw CI:30B6FB80 output_enabled 0 (mgcp_msg.c:125) 20241102125955567 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241102125955567 DLMGCP DEBUG <0013> endpoint:rtpbridge/e3@mgw conn:(00E2/rtp C:30B6FB80 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) 20241102125955567 DLMGCP DEBUG <0013> endpoint:rtpbridge/e3@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241102125955567 DLMGCP DEBUG <0013> endpoint:rtpbridge/e3@mgw CI:30B6FB80 CRCX: Creating connection: port: 5688 (mgcp_protocol.c:1112) 20241102125955567 DLMGCP NOTICE <0013> endpoint:rtpbridge/e3@mgw CI:30B6FB80 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241102125955567 DLMGCP DEBUG <0013> endpoint:rtpbridge/e3@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241102125955567 DLMGCP DEBUG <0013> Generated response: line #00: 200 2512 OK (mgcp_msg.c:67) 20241102125955567 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/e3@mgw (mgcp_msg.c:67) 20241102125955567 DLMGCP DEBUG <0013> Generated response: line #02: I: 30B6FB80 (mgcp_msg.c:67) 20241102125955567 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 230 (mgcp_msg.c:67) 20241102125955567 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:67) 20241102125955567 DLMGCP DEBUG <0013> Generated response: line #05: o=- 30B6FB80 23 IN IP6 ::1 (mgcp_msg.c:67) 20241102125955567 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:67) 20241102125955567 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:67) 20241102125955567 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:67) 20241102125955567 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:67) 20241102125955567 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241102125955567 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:67) 20241102125955568 DLMGCP DEBUG <0013> Received message: line #00: CRCX 2513 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241102125955568 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241102125955568 DLMGCP DEBUG <0013> Received message: line #02: C: 00E3 (mgcp_msg.c:67) 20241102125955568 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241102125955568 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:67) 20241102125955568 DLMGCP DEBUG <0013> endpoint:rtpbridge/e4@mgw (trunk:0) found free endpoint: rtpbridge/e4@mgw (mgcp_endp.c:261) 20241102125955568 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/e4@mgw" (mgcp_protocol.c:441) 20241102125955568 DLMGCP NOTICE <0013> endpoint:rtpbridge/e4@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241102125955568 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:192) 20241102125955568 DLMGCP DEBUG <0013> endpoint:rtpbridge/e4@mgw conn:(00E3/rtp C:1EF8A9E6 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241102125955568 DLMGCP DEBUG <0013> endpoint:rtpbridge/e4@mgw CI:1EF8A9E6 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241102125955568 DLMGCP DEBUG <0013> endpoint:rtpbridge/e4@mgw CI:1EF8A9E6 output_enabled 0 (mgcp_msg.c:125) 20241102125955568 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241102125955568 DLMGCP DEBUG <0013> endpoint:rtpbridge/e4@mgw conn:(00E3/rtp C:1EF8A9E6 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) 20241102125955568 DLMGCP DEBUG <0013> endpoint:rtpbridge/e4@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241102125955568 DLMGCP DEBUG <0013> endpoint:rtpbridge/e4@mgw CI:1EF8A9E6 CRCX: Creating connection: port: 5690 (mgcp_protocol.c:1112) 20241102125955568 DLMGCP NOTICE <0013> endpoint:rtpbridge/e4@mgw CI:1EF8A9E6 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241102125955568 DLMGCP DEBUG <0013> endpoint:rtpbridge/e4@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241102125955568 DLMGCP DEBUG <0013> Generated response: line #00: 200 2513 OK (mgcp_msg.c:67) 20241102125955568 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/e4@mgw (mgcp_msg.c:67) 20241102125955568 DLMGCP DEBUG <0013> Generated response: line #02: I: 1EF8A9E6 (mgcp_msg.c:67) 20241102125955568 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 231 (mgcp_msg.c:67) 20241102125955568 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:67) 20241102125955568 DLMGCP DEBUG <0013> Generated response: line #05: o=- 1EF8A9E6 23 IN IP6 ::1 (mgcp_msg.c:67) 20241102125955568 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:67) 20241102125955568 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:67) 20241102125955568 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:67) 20241102125955568 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:67) 20241102125955568 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241102125955568 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:67) 20241102125955569 DLMGCP DEBUG <0013> Received message: line #00: CRCX 2514 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241102125955569 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241102125955569 DLMGCP DEBUG <0013> Received message: line #02: C: 00E4 (mgcp_msg.c:67) 20241102125955569 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241102125955569 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:67) 20241102125955569 DLMGCP DEBUG <0013> endpoint:rtpbridge/e5@mgw (trunk:0) found free endpoint: rtpbridge/e5@mgw (mgcp_endp.c:261) 20241102125955569 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/e5@mgw" (mgcp_protocol.c:441) 20241102125955569 DLMGCP NOTICE <0013> endpoint:rtpbridge/e5@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241102125955569 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:192) 20241102125955569 DLMGCP DEBUG <0013> endpoint:rtpbridge/e5@mgw conn:(00E4/rtp C:FB8F5CE3 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241102125955569 DLMGCP DEBUG <0013> endpoint:rtpbridge/e5@mgw CI:FB8F5CE3 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241102125955569 DLMGCP DEBUG <0013> endpoint:rtpbridge/e5@mgw CI:FB8F5CE3 output_enabled 0 (mgcp_msg.c:125) 20241102125955569 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241102125955569 DLMGCP DEBUG <0013> endpoint:rtpbridge/e5@mgw conn:(00E4/rtp C:FB8F5CE3 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) 20241102125955569 DLMGCP DEBUG <0013> endpoint:rtpbridge/e5@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241102125955569 DLMGCP DEBUG <0013> endpoint:rtpbridge/e5@mgw CI:FB8F5CE3 CRCX: Creating connection: port: 5692 (mgcp_protocol.c:1112) 20241102125955569 DLMGCP NOTICE <0013> endpoint:rtpbridge/e5@mgw CI:FB8F5CE3 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241102125955569 DLMGCP DEBUG <0013> endpoint:rtpbridge/e5@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241102125955569 DLMGCP DEBUG <0013> Generated response: line #00: 200 2514 OK (mgcp_msg.c:67) 20241102125955569 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/e5@mgw (mgcp_msg.c:67) 20241102125955569 DLMGCP DEBUG <0013> Generated response: line #02: I: FB8F5CE3 (mgcp_msg.c:67) 20241102125955569 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 232 (mgcp_msg.c:67) 20241102125955569 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:67) 20241102125955569 DLMGCP DEBUG <0013> Generated response: line #05: o=- FB8F5CE3 23 IN IP6 ::1 (mgcp_msg.c:67) 20241102125955569 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:67) 20241102125955569 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:67) 20241102125955569 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:67) 20241102125955569 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:67) 20241102125955569 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241102125955569 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:67) 20241102125955569 DLMGCP DEBUG <0013> Received message: line #00: CRCX 2515 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241102125955569 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241102125955569 DLMGCP DEBUG <0013> Received message: line #02: C: 00E5 (mgcp_msg.c:67) 20241102125955569 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241102125955570 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:67) 20241102125955570 DLMGCP DEBUG <0013> endpoint:rtpbridge/e6@mgw (trunk:0) found free endpoint: rtpbridge/e6@mgw (mgcp_endp.c:261) 20241102125955570 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/e6@mgw" (mgcp_protocol.c:441) 20241102125955570 DLMGCP NOTICE <0013> endpoint:rtpbridge/e6@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241102125955570 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:192) 20241102125955570 DLMGCP DEBUG <0013> endpoint:rtpbridge/e6@mgw conn:(00E5/rtp C:9268D234 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241102125955570 DLMGCP DEBUG <0013> endpoint:rtpbridge/e6@mgw CI:9268D234 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241102125955570 DLMGCP DEBUG <0013> endpoint:rtpbridge/e6@mgw CI:9268D234 output_enabled 0 (mgcp_msg.c:125) 20241102125955570 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241102125955570 DLMGCP DEBUG <0013> endpoint:rtpbridge/e6@mgw conn:(00E5/rtp C:9268D234 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) 20241102125955570 DLMGCP DEBUG <0013> endpoint:rtpbridge/e6@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241102125955570 DLMGCP DEBUG <0013> endpoint:rtpbridge/e6@mgw CI:9268D234 CRCX: Creating connection: port: 5694 (mgcp_protocol.c:1112) 20241102125955570 DLMGCP NOTICE <0013> endpoint:rtpbridge/e6@mgw CI:9268D234 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241102125955570 DLMGCP DEBUG <0013> endpoint:rtpbridge/e6@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241102125955570 DLMGCP DEBUG <0013> Generated response: line #00: 200 2515 OK (mgcp_msg.c:67) 20241102125955570 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/e6@mgw (mgcp_msg.c:67) 20241102125955570 DLMGCP DEBUG <0013> Generated response: line #02: I: 9268D234 (mgcp_msg.c:67) 20241102125955570 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 233 (mgcp_msg.c:67) 20241102125955570 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:67) 20241102125955570 DLMGCP DEBUG <0013> Generated response: line #05: o=- 9268D234 23 IN IP6 ::1 (mgcp_msg.c:67) 20241102125955570 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:67) 20241102125955570 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:67) 20241102125955570 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:67) 20241102125955570 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:67) 20241102125955570 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241102125955570 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:67) 20241102125955570 DLMGCP DEBUG <0013> Received message: line #00: CRCX 2516 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241102125955570 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241102125955570 DLMGCP DEBUG <0013> Received message: line #02: C: 00E6 (mgcp_msg.c:67) 20241102125955570 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241102125955570 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:67) 20241102125955570 DLMGCP DEBUG <0013> endpoint:rtpbridge/e7@mgw (trunk:0) found free endpoint: rtpbridge/e7@mgw (mgcp_endp.c:261) 20241102125955570 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/e7@mgw" (mgcp_protocol.c:441) 20241102125955570 DLMGCP NOTICE <0013> endpoint:rtpbridge/e7@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241102125955570 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:192) 20241102125955570 DLMGCP DEBUG <0013> endpoint:rtpbridge/e7@mgw conn:(00E6/rtp C:7C055784 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241102125955570 DLMGCP DEBUG <0013> endpoint:rtpbridge/e7@mgw CI:7C055784 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241102125955570 DLMGCP DEBUG <0013> endpoint:rtpbridge/e7@mgw CI:7C055784 output_enabled 0 (mgcp_msg.c:125) 20241102125955570 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241102125955570 DLMGCP DEBUG <0013> endpoint:rtpbridge/e7@mgw conn:(00E6/rtp C:7C055784 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) 20241102125955570 DLMGCP DEBUG <0013> endpoint:rtpbridge/e7@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241102125955570 DLMGCP DEBUG <0013> endpoint:rtpbridge/e7@mgw CI:7C055784 CRCX: Creating connection: port: 5696 (mgcp_protocol.c:1112) 20241102125955570 DLMGCP NOTICE <0013> endpoint:rtpbridge/e7@mgw CI:7C055784 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241102125955570 DLMGCP DEBUG <0013> endpoint:rtpbridge/e7@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241102125955570 DLMGCP DEBUG <0013> Generated response: line #00: 200 2516 OK (mgcp_msg.c:67) 20241102125955570 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/e7@mgw (mgcp_msg.c:67) 20241102125955570 DLMGCP DEBUG <0013> Generated response: line #02: I: 7C055784 (mgcp_msg.c:67) 20241102125955570 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 234 (mgcp_msg.c:67) 20241102125955570 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:67) 20241102125955570 DLMGCP DEBUG <0013> Generated response: line #05: o=- 7C055784 23 IN IP6 ::1 (mgcp_msg.c:67) 20241102125955570 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:67) 20241102125955571 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:67) 20241102125955571 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:67) 20241102125955571 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:67) 20241102125955571 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241102125955571 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:67) 20241102125955571 DLMGCP DEBUG <0013> Received message: line #00: CRCX 2517 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241102125955571 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241102125955571 DLMGCP DEBUG <0013> Received message: line #02: C: 00E7 (mgcp_msg.c:67) 20241102125955571 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241102125955571 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:67) 20241102125955571 DLMGCP DEBUG <0013> endpoint:rtpbridge/e8@mgw (trunk:0) found free endpoint: rtpbridge/e8@mgw (mgcp_endp.c:261) 20241102125955571 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/e8@mgw" (mgcp_protocol.c:441) 20241102125955571 DLMGCP NOTICE <0013> endpoint:rtpbridge/e8@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241102125955571 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:192) 20241102125955571 DLMGCP DEBUG <0013> endpoint:rtpbridge/e8@mgw conn:(00E7/rtp C:907186AF r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241102125955571 DLMGCP DEBUG <0013> endpoint:rtpbridge/e8@mgw CI:907186AF connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241102125955571 DLMGCP DEBUG <0013> endpoint:rtpbridge/e8@mgw CI:907186AF output_enabled 0 (mgcp_msg.c:125) 20241102125955571 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241102125955571 DLMGCP DEBUG <0013> endpoint:rtpbridge/e8@mgw conn:(00E7/rtp C:907186AF 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) 20241102125955571 DLMGCP DEBUG <0013> endpoint:rtpbridge/e8@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241102125955571 DLMGCP DEBUG <0013> endpoint:rtpbridge/e8@mgw CI:907186AF CRCX: Creating connection: port: 5698 (mgcp_protocol.c:1112) 20241102125955571 DLMGCP NOTICE <0013> endpoint:rtpbridge/e8@mgw CI:907186AF CRCX: connection successfully created (mgcp_protocol.c:1121) 20241102125955571 DLMGCP DEBUG <0013> endpoint:rtpbridge/e8@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241102125955571 DLMGCP DEBUG <0013> Generated response: line #00: 200 2517 OK (mgcp_msg.c:67) 20241102125955571 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/e8@mgw (mgcp_msg.c:67) 20241102125955571 DLMGCP DEBUG <0013> Generated response: line #02: I: 907186AF (mgcp_msg.c:67) 20241102125955571 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 235 (mgcp_msg.c:67) 20241102125955571 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:67) 20241102125955571 DLMGCP DEBUG <0013> Generated response: line #05: o=- 907186AF 23 IN IP6 ::1 (mgcp_msg.c:67) 20241102125955571 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:67) 20241102125955571 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:67) 20241102125955571 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:67) 20241102125955571 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:67) 20241102125955571 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241102125955571 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:67) 20241102125955572 DLMGCP DEBUG <0013> Received message: line #00: CRCX 2518 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241102125955572 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241102125955572 DLMGCP DEBUG <0013> Received message: line #02: C: 00E8 (mgcp_msg.c:67) 20241102125955572 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241102125955572 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:67) 20241102125955572 DLMGCP DEBUG <0013> endpoint:rtpbridge/e9@mgw (trunk:0) found free endpoint: rtpbridge/e9@mgw (mgcp_endp.c:261) 20241102125955572 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/e9@mgw" (mgcp_protocol.c:441) 20241102125955572 DLMGCP NOTICE <0013> endpoint:rtpbridge/e9@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241102125955572 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:192) 20241102125955572 DLMGCP DEBUG <0013> endpoint:rtpbridge/e9@mgw conn:(00E8/rtp C:1CE4C778 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241102125955572 DLMGCP DEBUG <0013> endpoint:rtpbridge/e9@mgw CI:1CE4C778 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241102125955572 DLMGCP DEBUG <0013> endpoint:rtpbridge/e9@mgw CI:1CE4C778 output_enabled 0 (mgcp_msg.c:125) 20241102125955572 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241102125955572 DLMGCP DEBUG <0013> endpoint:rtpbridge/e9@mgw conn:(00E8/rtp C:1CE4C778 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) 20241102125955572 DLMGCP DEBUG <0013> endpoint:rtpbridge/e9@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241102125955572 DLMGCP DEBUG <0013> endpoint:rtpbridge/e9@mgw CI:1CE4C778 CRCX: Creating connection: port: 5700 (mgcp_protocol.c:1112) 20241102125955572 DLMGCP NOTICE <0013> endpoint:rtpbridge/e9@mgw CI:1CE4C778 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241102125955572 DLMGCP DEBUG <0013> endpoint:rtpbridge/e9@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241102125955572 DLMGCP DEBUG <0013> Generated response: line #00: 200 2518 OK (mgcp_msg.c:67) 20241102125955572 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/e9@mgw (mgcp_msg.c:67) 20241102125955572 DLMGCP DEBUG <0013> Generated response: line #02: I: 1CE4C778 (mgcp_msg.c:67) 20241102125955572 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 236 (mgcp_msg.c:67) 20241102125955572 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:67) 20241102125955572 DLMGCP DEBUG <0013> Generated response: line #05: o=- 1CE4C778 23 IN IP6 ::1 (mgcp_msg.c:67) 20241102125955572 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:67) 20241102125955572 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:67) 20241102125955572 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:67) 20241102125955572 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:67) 20241102125955572 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241102125955572 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:67) 20241102125955573 DLMGCP DEBUG <0013> Received message: line #00: CRCX 2519 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241102125955573 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241102125955573 DLMGCP DEBUG <0013> Received message: line #02: C: 00E9 (mgcp_msg.c:67) 20241102125955573 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241102125955573 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:67) 20241102125955573 DLMGCP DEBUG <0013> endpoint:rtpbridge/ea@mgw (trunk:0) found free endpoint: rtpbridge/ea@mgw (mgcp_endp.c:261) 20241102125955573 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/ea@mgw" (mgcp_protocol.c:441) 20241102125955573 DLMGCP NOTICE <0013> endpoint:rtpbridge/ea@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241102125955573 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:192) 20241102125955573 DLMGCP DEBUG <0013> endpoint:rtpbridge/ea@mgw conn:(00E9/rtp C:01CC03D8 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241102125955573 DLMGCP DEBUG <0013> endpoint:rtpbridge/ea@mgw CI:01CC03D8 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241102125955573 DLMGCP DEBUG <0013> endpoint:rtpbridge/ea@mgw CI:01CC03D8 output_enabled 0 (mgcp_msg.c:125) 20241102125955573 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241102125955573 DLMGCP DEBUG <0013> endpoint:rtpbridge/ea@mgw conn:(00E9/rtp C:01CC03D8 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) 20241102125955573 DLMGCP DEBUG <0013> endpoint:rtpbridge/ea@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241102125955573 DLMGCP DEBUG <0013> endpoint:rtpbridge/ea@mgw CI:01CC03D8 CRCX: Creating connection: port: 5702 (mgcp_protocol.c:1112) 20241102125955573 DLMGCP NOTICE <0013> endpoint:rtpbridge/ea@mgw CI:01CC03D8 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241102125955573 DLMGCP DEBUG <0013> endpoint:rtpbridge/ea@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241102125955573 DLMGCP DEBUG <0013> Generated response: line #00: 200 2519 OK (mgcp_msg.c:67) 20241102125955573 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/ea@mgw (mgcp_msg.c:67) 20241102125955573 DLMGCP DEBUG <0013> Generated response: line #02: I: 01CC03D8 (mgcp_msg.c:67) 20241102125955573 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 237 (mgcp_msg.c:67) 20241102125955573 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:67) 20241102125955573 DLMGCP DEBUG <0013> Generated response: line #05: o=- 01CC03D8 23 IN IP6 ::1 (mgcp_msg.c:67) 20241102125955573 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:67) 20241102125955573 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:67) 20241102125955573 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:67) 20241102125955573 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:67) 20241102125955573 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241102125955573 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:67) 20241102125955573 DLMGCP DEBUG <0013> Received message: line #00: CRCX 2520 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241102125955573 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241102125955573 DLMGCP DEBUG <0013> Received message: line #02: C: 00EA (mgcp_msg.c:67) 20241102125955573 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241102125955573 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:67) 20241102125955573 DLMGCP DEBUG <0013> endpoint:rtpbridge/eb@mgw (trunk:0) found free endpoint: rtpbridge/eb@mgw (mgcp_endp.c:261) 20241102125955573 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/eb@mgw" (mgcp_protocol.c:441) 20241102125955573 DLMGCP NOTICE <0013> endpoint:rtpbridge/eb@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241102125955573 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:192) 20241102125955573 DLMGCP DEBUG <0013> endpoint:rtpbridge/eb@mgw conn:(00EA/rtp C:F295BBD6 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241102125955573 DLMGCP DEBUG <0013> endpoint:rtpbridge/eb@mgw CI:F295BBD6 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241102125955573 DLMGCP DEBUG <0013> endpoint:rtpbridge/eb@mgw CI:F295BBD6 output_enabled 0 (mgcp_msg.c:125) 20241102125955573 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241102125955573 DLMGCP DEBUG <0013> endpoint:rtpbridge/eb@mgw conn:(00EA/rtp C:F295BBD6 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) 20241102125955573 DLMGCP DEBUG <0013> endpoint:rtpbridge/eb@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241102125955574 DLMGCP DEBUG <0013> endpoint:rtpbridge/eb@mgw CI:F295BBD6 CRCX: Creating connection: port: 5704 (mgcp_protocol.c:1112) 20241102125955574 DLMGCP NOTICE <0013> endpoint:rtpbridge/eb@mgw CI:F295BBD6 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241102125955574 DLMGCP DEBUG <0013> endpoint:rtpbridge/eb@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241102125955574 DLMGCP DEBUG <0013> Generated response: line #00: 200 2520 OK (mgcp_msg.c:67) 20241102125955574 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/eb@mgw (mgcp_msg.c:67) 20241102125955574 DLMGCP DEBUG <0013> Generated response: line #02: I: F295BBD6 (mgcp_msg.c:67) 20241102125955574 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 238 (mgcp_msg.c:67) 20241102125955574 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:67) 20241102125955574 DLMGCP DEBUG <0013> Generated response: line #05: o=- F295BBD6 23 IN IP6 ::1 (mgcp_msg.c:67) 20241102125955574 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:67) 20241102125955574 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:67) 20241102125955574 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:67) 20241102125955574 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:67) 20241102125955574 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241102125955574 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:67) 20241102125955574 DLMGCP DEBUG <0013> Received message: line #00: CRCX 2521 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241102125955574 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241102125955574 DLMGCP DEBUG <0013> Received message: line #02: C: 00EB (mgcp_msg.c:67) 20241102125955574 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241102125955574 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:67) 20241102125955574 DLMGCP DEBUG <0013> endpoint:rtpbridge/ec@mgw (trunk:0) found free endpoint: rtpbridge/ec@mgw (mgcp_endp.c:261) 20241102125955574 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/ec@mgw" (mgcp_protocol.c:441) 20241102125955574 DLMGCP NOTICE <0013> endpoint:rtpbridge/ec@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241102125955574 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:192) 20241102125955574 DLMGCP DEBUG <0013> endpoint:rtpbridge/ec@mgw conn:(00EB/rtp C:D952AD87 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241102125955574 DLMGCP DEBUG <0013> endpoint:rtpbridge/ec@mgw CI:D952AD87 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241102125955574 DLMGCP DEBUG <0013> endpoint:rtpbridge/ec@mgw CI:D952AD87 output_enabled 0 (mgcp_msg.c:125) 20241102125955574 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241102125955574 DLMGCP DEBUG <0013> endpoint:rtpbridge/ec@mgw conn:(00EB/rtp C:D952AD87 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) 20241102125955574 DLMGCP DEBUG <0013> endpoint:rtpbridge/ec@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241102125955574 DLMGCP DEBUG <0013> endpoint:rtpbridge/ec@mgw CI:D952AD87 CRCX: Creating connection: port: 5706 (mgcp_protocol.c:1112) 20241102125955574 DLMGCP NOTICE <0013> endpoint:rtpbridge/ec@mgw CI:D952AD87 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241102125955574 DLMGCP DEBUG <0013> endpoint:rtpbridge/ec@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241102125955574 DLMGCP DEBUG <0013> Generated response: line #00: 200 2521 OK (mgcp_msg.c:67) 20241102125955574 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/ec@mgw (mgcp_msg.c:67) 20241102125955574 DLMGCP DEBUG <0013> Generated response: line #02: I: D952AD87 (mgcp_msg.c:67) 20241102125955574 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 239 (mgcp_msg.c:67) 20241102125955574 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:67) 20241102125955574 DLMGCP DEBUG <0013> Generated response: line #05: o=- D952AD87 23 IN IP6 ::1 (mgcp_msg.c:67) 20241102125955574 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:67) 20241102125955574 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:67) 20241102125955574 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:67) 20241102125955574 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:67) 20241102125955574 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241102125955574 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:67) 20241102125955575 DLMGCP DEBUG <0013> Received message: line #00: CRCX 2522 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241102125955575 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241102125955575 DLMGCP DEBUG <0013> Received message: line #02: C: 00EC (mgcp_msg.c:67) 20241102125955575 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241102125955575 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:67) 20241102125955575 DLMGCP DEBUG <0013> endpoint:rtpbridge/ed@mgw (trunk:0) found free endpoint: rtpbridge/ed@mgw (mgcp_endp.c:261) 20241102125955575 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/ed@mgw" (mgcp_protocol.c:441) 20241102125955575 DLMGCP NOTICE <0013> endpoint:rtpbridge/ed@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241102125955575 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:192) 20241102125955575 DLMGCP DEBUG <0013> endpoint:rtpbridge/ed@mgw conn:(00EC/rtp C:5EB16DD7 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241102125955575 DLMGCP DEBUG <0013> endpoint:rtpbridge/ed@mgw CI:5EB16DD7 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241102125955575 DLMGCP DEBUG <0013> endpoint:rtpbridge/ed@mgw CI:5EB16DD7 output_enabled 0 (mgcp_msg.c:125) 20241102125955575 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241102125955575 DLMGCP DEBUG <0013> endpoint:rtpbridge/ed@mgw conn:(00EC/rtp C:5EB16DD7 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) 20241102125955575 DLMGCP DEBUG <0013> endpoint:rtpbridge/ed@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241102125955575 DLMGCP DEBUG <0013> endpoint:rtpbridge/ed@mgw CI:5EB16DD7 CRCX: Creating connection: port: 5708 (mgcp_protocol.c:1112) 20241102125955575 DLMGCP NOTICE <0013> endpoint:rtpbridge/ed@mgw CI:5EB16DD7 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241102125955575 DLMGCP DEBUG <0013> endpoint:rtpbridge/ed@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241102125955575 DLMGCP DEBUG <0013> Generated response: line #00: 200 2522 OK (mgcp_msg.c:67) 20241102125955575 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/ed@mgw (mgcp_msg.c:67) 20241102125955575 DLMGCP DEBUG <0013> Generated response: line #02: I: 5EB16DD7 (mgcp_msg.c:67) 20241102125955575 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 240 (mgcp_msg.c:67) 20241102125955575 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:67) 20241102125955575 DLMGCP DEBUG <0013> Generated response: line #05: o=- 5EB16DD7 23 IN IP6 ::1 (mgcp_msg.c:67) 20241102125955575 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:67) 20241102125955575 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:67) 20241102125955575 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:67) 20241102125955575 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:67) 20241102125955575 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241102125955575 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:67) 20241102125955576 DLMGCP DEBUG <0013> Received message: line #00: CRCX 2523 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241102125955576 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241102125955576 DLMGCP DEBUG <0013> Received message: line #02: C: 00ED (mgcp_msg.c:67) 20241102125955576 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241102125955576 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:67) 20241102125955576 DLMGCP DEBUG <0013> endpoint:rtpbridge/ee@mgw (trunk:0) found free endpoint: rtpbridge/ee@mgw (mgcp_endp.c:261) 20241102125955576 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/ee@mgw" (mgcp_protocol.c:441) 20241102125955576 DLMGCP NOTICE <0013> endpoint:rtpbridge/ee@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241102125955576 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:192) 20241102125955576 DLMGCP DEBUG <0013> endpoint:rtpbridge/ee@mgw conn:(00ED/rtp C:7CAF8119 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241102125955576 DLMGCP DEBUG <0013> endpoint:rtpbridge/ee@mgw CI:7CAF8119 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241102125955576 DLMGCP DEBUG <0013> endpoint:rtpbridge/ee@mgw CI:7CAF8119 output_enabled 0 (mgcp_msg.c:125) 20241102125955576 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241102125955576 DLMGCP DEBUG <0013> endpoint:rtpbridge/ee@mgw conn:(00ED/rtp C:7CAF8119 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) 20241102125955576 DLMGCP DEBUG <0013> endpoint:rtpbridge/ee@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241102125955576 DLMGCP DEBUG <0013> endpoint:rtpbridge/ee@mgw CI:7CAF8119 CRCX: Creating connection: port: 5710 (mgcp_protocol.c:1112) 20241102125955576 DLMGCP NOTICE <0013> endpoint:rtpbridge/ee@mgw CI:7CAF8119 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241102125955576 DLMGCP DEBUG <0013> endpoint:rtpbridge/ee@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241102125955576 DLMGCP DEBUG <0013> Generated response: line #00: 200 2523 OK (mgcp_msg.c:67) 20241102125955576 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/ee@mgw (mgcp_msg.c:67) 20241102125955576 DLMGCP DEBUG <0013> Generated response: line #02: I: 7CAF8119 (mgcp_msg.c:67) 20241102125955576 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 241 (mgcp_msg.c:67) 20241102125955576 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:67) 20241102125955576 DLMGCP DEBUG <0013> Generated response: line #05: o=- 7CAF8119 23 IN IP6 ::1 (mgcp_msg.c:67) 20241102125955576 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:67) 20241102125955576 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:67) 20241102125955576 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:67) 20241102125955576 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:67) 20241102125955576 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241102125955576 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:67) 20241102125955577 DLMGCP DEBUG <0013> Received message: line #00: CRCX 2524 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241102125955577 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241102125955577 DLMGCP DEBUG <0013> Received message: line #02: C: 00EE (mgcp_msg.c:67) 20241102125955577 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241102125955577 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:67) 20241102125955577 DLMGCP DEBUG <0013> endpoint:rtpbridge/ef@mgw (trunk:0) found free endpoint: rtpbridge/ef@mgw (mgcp_endp.c:261) 20241102125955577 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/ef@mgw" (mgcp_protocol.c:441) 20241102125955577 DLMGCP NOTICE <0013> endpoint:rtpbridge/ef@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241102125955577 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:192) 20241102125955577 DLMGCP DEBUG <0013> endpoint:rtpbridge/ef@mgw conn:(00EE/rtp C:38DDBC19 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241102125955577 DLMGCP DEBUG <0013> endpoint:rtpbridge/ef@mgw CI:38DDBC19 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241102125955577 DLMGCP DEBUG <0013> endpoint:rtpbridge/ef@mgw CI:38DDBC19 output_enabled 0 (mgcp_msg.c:125) 20241102125955577 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241102125955577 DLMGCP DEBUG <0013> endpoint:rtpbridge/ef@mgw conn:(00EE/rtp C:38DDBC19 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) 20241102125955577 DLMGCP DEBUG <0013> endpoint:rtpbridge/ef@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241102125955577 DLMGCP DEBUG <0013> endpoint:rtpbridge/ef@mgw CI:38DDBC19 CRCX: Creating connection: port: 5712 (mgcp_protocol.c:1112) 20241102125955577 DLMGCP NOTICE <0013> endpoint:rtpbridge/ef@mgw CI:38DDBC19 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241102125955577 DLMGCP DEBUG <0013> endpoint:rtpbridge/ef@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241102125955577 DLMGCP DEBUG <0013> Generated response: line #00: 200 2524 OK (mgcp_msg.c:67) 20241102125955577 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/ef@mgw (mgcp_msg.c:67) 20241102125955577 DLMGCP DEBUG <0013> Generated response: line #02: I: 38DDBC19 (mgcp_msg.c:67) 20241102125955577 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 242 (mgcp_msg.c:67) 20241102125955577 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:67) 20241102125955577 DLMGCP DEBUG <0013> Generated response: line #05: o=- 38DDBC19 23 IN IP6 ::1 (mgcp_msg.c:67) 20241102125955577 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:67) 20241102125955577 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:67) 20241102125955577 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:67) 20241102125955577 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:67) 20241102125955577 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241102125955577 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:67) 20241102125955577 DLMGCP DEBUG <0013> Received message: line #00: CRCX 2525 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241102125955577 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241102125955577 DLMGCP DEBUG <0013> Received message: line #02: C: 00EF (mgcp_msg.c:67) 20241102125955577 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241102125955577 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:67) 20241102125955577 DLMGCP DEBUG <0013> endpoint:rtpbridge/f0@mgw (trunk:0) found free endpoint: rtpbridge/f0@mgw (mgcp_endp.c:261) 20241102125955577 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/f0@mgw" (mgcp_protocol.c:441) 20241102125955577 DLMGCP NOTICE <0013> endpoint:rtpbridge/f0@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241102125955577 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:192) 20241102125955577 DLMGCP DEBUG <0013> endpoint:rtpbridge/f0@mgw conn:(00EF/rtp C:FDA08311 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241102125955577 DLMGCP DEBUG <0013> endpoint:rtpbridge/f0@mgw CI:FDA08311 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241102125955577 DLMGCP DEBUG <0013> endpoint:rtpbridge/f0@mgw CI:FDA08311 output_enabled 0 (mgcp_msg.c:125) 20241102125955577 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241102125955577 DLMGCP DEBUG <0013> endpoint:rtpbridge/f0@mgw conn:(00EF/rtp C:FDA08311 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) 20241102125955577 DLMGCP DEBUG <0013> endpoint:rtpbridge/f0@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241102125955578 DLMGCP DEBUG <0013> endpoint:rtpbridge/f0@mgw CI:FDA08311 CRCX: Creating connection: port: 5714 (mgcp_protocol.c:1112) 20241102125955578 DLMGCP NOTICE <0013> endpoint:rtpbridge/f0@mgw CI:FDA08311 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241102125955578 DLMGCP DEBUG <0013> endpoint:rtpbridge/f0@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241102125955578 DLMGCP DEBUG <0013> Generated response: line #00: 200 2525 OK (mgcp_msg.c:67) 20241102125955578 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/f0@mgw (mgcp_msg.c:67) 20241102125955578 DLMGCP DEBUG <0013> Generated response: line #02: I: FDA08311 (mgcp_msg.c:67) 20241102125955578 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 243 (mgcp_msg.c:67) 20241102125955578 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:67) 20241102125955578 DLMGCP DEBUG <0013> Generated response: line #05: o=- FDA08311 23 IN IP6 ::1 (mgcp_msg.c:67) 20241102125955578 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:67) 20241102125955578 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:67) 20241102125955578 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:67) 20241102125955578 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:67) 20241102125955578 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241102125955578 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:67) 20241102125955578 DLMGCP DEBUG <0013> Received message: line #00: CRCX 2526 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241102125955578 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241102125955578 DLMGCP DEBUG <0013> Received message: line #02: C: 00F0 (mgcp_msg.c:67) 20241102125955578 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241102125955578 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:67) 20241102125955578 DLMGCP DEBUG <0013> endpoint:rtpbridge/f1@mgw (trunk:0) found free endpoint: rtpbridge/f1@mgw (mgcp_endp.c:261) 20241102125955578 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/f1@mgw" (mgcp_protocol.c:441) 20241102125955578 DLMGCP NOTICE <0013> endpoint:rtpbridge/f1@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241102125955578 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:192) 20241102125955578 DLMGCP DEBUG <0013> endpoint:rtpbridge/f1@mgw conn:(00F0/rtp C:AC22E183 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241102125955578 DLMGCP DEBUG <0013> endpoint:rtpbridge/f1@mgw CI:AC22E183 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241102125955578 DLMGCP DEBUG <0013> endpoint:rtpbridge/f1@mgw CI:AC22E183 output_enabled 0 (mgcp_msg.c:125) 20241102125955578 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241102125955578 DLMGCP DEBUG <0013> endpoint:rtpbridge/f1@mgw conn:(00F0/rtp C:AC22E183 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) 20241102125955578 DLMGCP DEBUG <0013> endpoint:rtpbridge/f1@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241102125955578 DLMGCP DEBUG <0013> endpoint:rtpbridge/f1@mgw CI:AC22E183 CRCX: Creating connection: port: 5716 (mgcp_protocol.c:1112) 20241102125955578 DLMGCP NOTICE <0013> endpoint:rtpbridge/f1@mgw CI:AC22E183 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241102125955578 DLMGCP DEBUG <0013> endpoint:rtpbridge/f1@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241102125955578 DLMGCP DEBUG <0013> Generated response: line #00: 200 2526 OK (mgcp_msg.c:67) 20241102125955578 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/f1@mgw (mgcp_msg.c:67) 20241102125955578 DLMGCP DEBUG <0013> Generated response: line #02: I: AC22E183 (mgcp_msg.c:67) 20241102125955578 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 244 (mgcp_msg.c:67) 20241102125955578 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:67) 20241102125955578 DLMGCP DEBUG <0013> Generated response: line #05: o=- AC22E183 23 IN IP6 ::1 (mgcp_msg.c:67) 20241102125955578 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:67) 20241102125955578 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:67) 20241102125955578 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:67) 20241102125955578 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:67) 20241102125955578 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241102125955578 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:67) 20241102125955579 DLMGCP DEBUG <0013> Received message: line #00: CRCX 2527 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241102125955579 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241102125955579 DLMGCP DEBUG <0013> Received message: line #02: C: 00F1 (mgcp_msg.c:67) 20241102125955579 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241102125955579 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:67) 20241102125955579 DLMGCP DEBUG <0013> endpoint:rtpbridge/f2@mgw (trunk:0) found free endpoint: rtpbridge/f2@mgw (mgcp_endp.c:261) 20241102125955579 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/f2@mgw" (mgcp_protocol.c:441) 20241102125955579 DLMGCP NOTICE <0013> endpoint:rtpbridge/f2@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241102125955579 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:192) 20241102125955579 DLMGCP DEBUG <0013> endpoint:rtpbridge/f2@mgw conn:(00F1/rtp C:36CD9AB1 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241102125955579 DLMGCP DEBUG <0013> endpoint:rtpbridge/f2@mgw CI:36CD9AB1 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241102125955579 DLMGCP DEBUG <0013> endpoint:rtpbridge/f2@mgw CI:36CD9AB1 output_enabled 0 (mgcp_msg.c:125) 20241102125955579 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241102125955579 DLMGCP DEBUG <0013> endpoint:rtpbridge/f2@mgw conn:(00F1/rtp C:36CD9AB1 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) 20241102125955579 DLMGCP DEBUG <0013> endpoint:rtpbridge/f2@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241102125955579 DLMGCP DEBUG <0013> endpoint:rtpbridge/f2@mgw CI:36CD9AB1 CRCX: Creating connection: port: 5718 (mgcp_protocol.c:1112) 20241102125955579 DLMGCP NOTICE <0013> endpoint:rtpbridge/f2@mgw CI:36CD9AB1 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241102125955579 DLMGCP DEBUG <0013> endpoint:rtpbridge/f2@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241102125955579 DLMGCP DEBUG <0013> Generated response: line #00: 200 2527 OK (mgcp_msg.c:67) 20241102125955579 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/f2@mgw (mgcp_msg.c:67) 20241102125955579 DLMGCP DEBUG <0013> Generated response: line #02: I: 36CD9AB1 (mgcp_msg.c:67) 20241102125955579 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 245 (mgcp_msg.c:67) 20241102125955579 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:67) 20241102125955579 DLMGCP DEBUG <0013> Generated response: line #05: o=- 36CD9AB1 23 IN IP6 ::1 (mgcp_msg.c:67) 20241102125955579 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:67) 20241102125955579 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:67) 20241102125955579 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:67) 20241102125955579 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:67) 20241102125955579 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241102125955579 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:67) 20241102125955580 DLMGCP DEBUG <0013> Received message: line #00: CRCX 2528 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241102125955580 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241102125955580 DLMGCP DEBUG <0013> Received message: line #02: C: 00F2 (mgcp_msg.c:67) 20241102125955580 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241102125955580 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:67) 20241102125955580 DLMGCP DEBUG <0013> endpoint:rtpbridge/f3@mgw (trunk:0) found free endpoint: rtpbridge/f3@mgw (mgcp_endp.c:261) 20241102125955580 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/f3@mgw" (mgcp_protocol.c:441) 20241102125955580 DLMGCP NOTICE <0013> endpoint:rtpbridge/f3@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241102125955580 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:192) 20241102125955580 DLMGCP DEBUG <0013> endpoint:rtpbridge/f3@mgw conn:(00F2/rtp C:214C3B09 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241102125955580 DLMGCP DEBUG <0013> endpoint:rtpbridge/f3@mgw CI:214C3B09 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241102125955580 DLMGCP DEBUG <0013> endpoint:rtpbridge/f3@mgw CI:214C3B09 output_enabled 0 (mgcp_msg.c:125) 20241102125955580 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241102125955580 DLMGCP DEBUG <0013> endpoint:rtpbridge/f3@mgw conn:(00F2/rtp C:214C3B09 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) 20241102125955580 DLMGCP DEBUG <0013> endpoint:rtpbridge/f3@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241102125955580 DLMGCP DEBUG <0013> endpoint:rtpbridge/f3@mgw CI:214C3B09 CRCX: Creating connection: port: 5720 (mgcp_protocol.c:1112) 20241102125955580 DLMGCP NOTICE <0013> endpoint:rtpbridge/f3@mgw CI:214C3B09 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241102125955580 DLMGCP DEBUG <0013> endpoint:rtpbridge/f3@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241102125955580 DLMGCP DEBUG <0013> Generated response: line #00: 200 2528 OK (mgcp_msg.c:67) 20241102125955580 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/f3@mgw (mgcp_msg.c:67) 20241102125955580 DLMGCP DEBUG <0013> Generated response: line #02: I: 214C3B09 (mgcp_msg.c:67) 20241102125955580 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 246 (mgcp_msg.c:67) 20241102125955580 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:67) 20241102125955580 DLMGCP DEBUG <0013> Generated response: line #05: o=- 214C3B09 23 IN IP6 ::1 (mgcp_msg.c:67) 20241102125955580 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:67) 20241102125955580 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:67) 20241102125955580 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:67) 20241102125955580 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:67) 20241102125955580 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241102125955580 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:67) 20241102125955581 DLMGCP DEBUG <0013> Received message: line #00: CRCX 2529 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241102125955581 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241102125955581 DLMGCP DEBUG <0013> Received message: line #02: C: 00F3 (mgcp_msg.c:67) 20241102125955581 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241102125955581 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:67) 20241102125955581 DLMGCP DEBUG <0013> endpoint:rtpbridge/f4@mgw (trunk:0) found free endpoint: rtpbridge/f4@mgw (mgcp_endp.c:261) 20241102125955581 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/f4@mgw" (mgcp_protocol.c:441) 20241102125955581 DLMGCP NOTICE <0013> endpoint:rtpbridge/f4@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241102125955581 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:192) 20241102125955581 DLMGCP DEBUG <0013> endpoint:rtpbridge/f4@mgw conn:(00F3/rtp C:FCFD8664 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241102125955581 DLMGCP DEBUG <0013> endpoint:rtpbridge/f4@mgw CI:FCFD8664 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241102125955581 DLMGCP DEBUG <0013> endpoint:rtpbridge/f4@mgw CI:FCFD8664 output_enabled 0 (mgcp_msg.c:125) 20241102125955581 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241102125955581 DLMGCP DEBUG <0013> endpoint:rtpbridge/f4@mgw conn:(00F3/rtp C:FCFD8664 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) 20241102125955581 DLMGCP DEBUG <0013> endpoint:rtpbridge/f4@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241102125955581 DLMGCP DEBUG <0013> endpoint:rtpbridge/f4@mgw CI:FCFD8664 CRCX: Creating connection: port: 5722 (mgcp_protocol.c:1112) 20241102125955581 DLMGCP NOTICE <0013> endpoint:rtpbridge/f4@mgw CI:FCFD8664 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241102125955581 DLMGCP DEBUG <0013> endpoint:rtpbridge/f4@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241102125955581 DLMGCP DEBUG <0013> Generated response: line #00: 200 2529 OK (mgcp_msg.c:67) 20241102125955581 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/f4@mgw (mgcp_msg.c:67) 20241102125955581 DLMGCP DEBUG <0013> Generated response: line #02: I: FCFD8664 (mgcp_msg.c:67) 20241102125955581 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 247 (mgcp_msg.c:67) 20241102125955581 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:67) 20241102125955581 DLMGCP DEBUG <0013> Generated response: line #05: o=- FCFD8664 23 IN IP6 ::1 (mgcp_msg.c:67) 20241102125955581 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:67) 20241102125955581 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:67) 20241102125955581 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:67) 20241102125955581 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:67) 20241102125955581 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241102125955581 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:67) 20241102125955581 DLMGCP DEBUG <0013> Received message: line #00: CRCX 2530 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241102125955581 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241102125955581 DLMGCP DEBUG <0013> Received message: line #02: C: 00F4 (mgcp_msg.c:67) 20241102125955581 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241102125955581 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:67) 20241102125955581 DLMGCP DEBUG <0013> endpoint:rtpbridge/f5@mgw (trunk:0) found free endpoint: rtpbridge/f5@mgw (mgcp_endp.c:261) 20241102125955581 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/f5@mgw" (mgcp_protocol.c:441) 20241102125955581 DLMGCP NOTICE <0013> endpoint:rtpbridge/f5@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241102125955581 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:192) 20241102125955581 DLMGCP DEBUG <0013> endpoint:rtpbridge/f5@mgw conn:(00F4/rtp C:CBF4F279 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241102125955581 DLMGCP DEBUG <0013> endpoint:rtpbridge/f5@mgw CI:CBF4F279 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241102125955582 DLMGCP DEBUG <0013> endpoint:rtpbridge/f5@mgw CI:CBF4F279 output_enabled 0 (mgcp_msg.c:125) 20241102125955582 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241102125955582 DLMGCP DEBUG <0013> endpoint:rtpbridge/f5@mgw conn:(00F4/rtp C:CBF4F279 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) 20241102125955582 DLMGCP DEBUG <0013> endpoint:rtpbridge/f5@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241102125955582 DLMGCP DEBUG <0013> endpoint:rtpbridge/f5@mgw CI:CBF4F279 CRCX: Creating connection: port: 5724 (mgcp_protocol.c:1112) 20241102125955582 DLMGCP NOTICE <0013> endpoint:rtpbridge/f5@mgw CI:CBF4F279 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241102125955582 DLMGCP DEBUG <0013> endpoint:rtpbridge/f5@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241102125955582 DLMGCP DEBUG <0013> Generated response: line #00: 200 2530 OK (mgcp_msg.c:67) 20241102125955582 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/f5@mgw (mgcp_msg.c:67) 20241102125955582 DLMGCP DEBUG <0013> Generated response: line #02: I: CBF4F279 (mgcp_msg.c:67) 20241102125955582 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 248 (mgcp_msg.c:67) 20241102125955582 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:67) 20241102125955582 DLMGCP DEBUG <0013> Generated response: line #05: o=- CBF4F279 23 IN IP6 ::1 (mgcp_msg.c:67) 20241102125955582 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:67) 20241102125955582 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:67) 20241102125955582 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:67) 20241102125955582 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:67) 20241102125955582 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241102125955582 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:67) 20241102125955582 DLMGCP DEBUG <0013> Received message: line #00: CRCX 2531 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241102125955582 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241102125955582 DLMGCP DEBUG <0013> Received message: line #02: C: 00F5 (mgcp_msg.c:67) 20241102125955582 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241102125955582 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:67) 20241102125955582 DLMGCP DEBUG <0013> endpoint:rtpbridge/f6@mgw (trunk:0) found free endpoint: rtpbridge/f6@mgw (mgcp_endp.c:261) 20241102125955582 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/f6@mgw" (mgcp_protocol.c:441) 20241102125955582 DLMGCP NOTICE <0013> endpoint:rtpbridge/f6@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241102125955582 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:192) 20241102125955582 DLMGCP DEBUG <0013> endpoint:rtpbridge/f6@mgw conn:(00F5/rtp C:77249A2E r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241102125955582 DLMGCP DEBUG <0013> endpoint:rtpbridge/f6@mgw CI:77249A2E connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241102125955582 DLMGCP DEBUG <0013> endpoint:rtpbridge/f6@mgw CI:77249A2E output_enabled 0 (mgcp_msg.c:125) 20241102125955582 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241102125955582 DLMGCP DEBUG <0013> endpoint:rtpbridge/f6@mgw conn:(00F5/rtp C:77249A2E 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) 20241102125955582 DLMGCP DEBUG <0013> endpoint:rtpbridge/f6@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241102125955582 DLMGCP DEBUG <0013> endpoint:rtpbridge/f6@mgw CI:77249A2E CRCX: Creating connection: port: 5726 (mgcp_protocol.c:1112) 20241102125955582 DLMGCP NOTICE <0013> endpoint:rtpbridge/f6@mgw CI:77249A2E CRCX: connection successfully created (mgcp_protocol.c:1121) 20241102125955582 DLMGCP DEBUG <0013> endpoint:rtpbridge/f6@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241102125955582 DLMGCP DEBUG <0013> Generated response: line #00: 200 2531 OK (mgcp_msg.c:67) 20241102125955582 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/f6@mgw (mgcp_msg.c:67) 20241102125955582 DLMGCP DEBUG <0013> Generated response: line #02: I: 77249A2E (mgcp_msg.c:67) 20241102125955582 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 249 (mgcp_msg.c:67) 20241102125955582 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:67) 20241102125955582 DLMGCP DEBUG <0013> Generated response: line #05: o=- 77249A2E 23 IN IP6 ::1 (mgcp_msg.c:67) 20241102125955582 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:67) 20241102125955582 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:67) 20241102125955583 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:67) 20241102125955583 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:67) 20241102125955583 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241102125955583 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:67) 20241102125955583 DLMGCP DEBUG <0013> Received message: line #00: CRCX 2532 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241102125955583 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241102125955583 DLMGCP DEBUG <0013> Received message: line #02: C: 00F6 (mgcp_msg.c:67) 20241102125955583 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241102125955583 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:67) 20241102125955583 DLMGCP DEBUG <0013> endpoint:rtpbridge/f7@mgw (trunk:0) found free endpoint: rtpbridge/f7@mgw (mgcp_endp.c:261) 20241102125955583 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/f7@mgw" (mgcp_protocol.c:441) 20241102125955583 DLMGCP NOTICE <0013> endpoint:rtpbridge/f7@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241102125955583 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:192) 20241102125955583 DLMGCP DEBUG <0013> endpoint:rtpbridge/f7@mgw conn:(00F6/rtp C:65E0F5DB r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241102125955583 DLMGCP DEBUG <0013> endpoint:rtpbridge/f7@mgw CI:65E0F5DB connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241102125955583 DLMGCP DEBUG <0013> endpoint:rtpbridge/f7@mgw CI:65E0F5DB output_enabled 0 (mgcp_msg.c:125) 20241102125955583 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241102125955583 DLMGCP DEBUG <0013> endpoint:rtpbridge/f7@mgw conn:(00F6/rtp C:65E0F5DB 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) 20241102125955583 DLMGCP DEBUG <0013> endpoint:rtpbridge/f7@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241102125955583 DLMGCP DEBUG <0013> endpoint:rtpbridge/f7@mgw CI:65E0F5DB CRCX: Creating connection: port: 5728 (mgcp_protocol.c:1112) 20241102125955583 DLMGCP NOTICE <0013> endpoint:rtpbridge/f7@mgw CI:65E0F5DB CRCX: connection successfully created (mgcp_protocol.c:1121) 20241102125955583 DLMGCP DEBUG <0013> endpoint:rtpbridge/f7@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241102125955583 DLMGCP DEBUG <0013> Generated response: line #00: 200 2532 OK (mgcp_msg.c:67) 20241102125955583 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/f7@mgw (mgcp_msg.c:67) 20241102125955583 DLMGCP DEBUG <0013> Generated response: line #02: I: 65E0F5DB (mgcp_msg.c:67) 20241102125955583 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 250 (mgcp_msg.c:67) 20241102125955583 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:67) 20241102125955583 DLMGCP DEBUG <0013> Generated response: line #05: o=- 65E0F5DB 23 IN IP6 ::1 (mgcp_msg.c:67) 20241102125955583 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:67) 20241102125955583 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:67) 20241102125955583 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:67) 20241102125955583 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:67) 20241102125955583 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241102125955583 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:67) 20241102125955584 DLMGCP DEBUG <0013> Received message: line #00: CRCX 2533 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241102125955584 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241102125955584 DLMGCP DEBUG <0013> Received message: line #02: C: 00F7 (mgcp_msg.c:67) 20241102125955584 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241102125955584 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:67) 20241102125955584 DLMGCP DEBUG <0013> endpoint:rtpbridge/f8@mgw (trunk:0) found free endpoint: rtpbridge/f8@mgw (mgcp_endp.c:261) 20241102125955584 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/f8@mgw" (mgcp_protocol.c:441) 20241102125955584 DLMGCP NOTICE <0013> endpoint:rtpbridge/f8@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241102125955584 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:192) 20241102125955584 DLMGCP DEBUG <0013> endpoint:rtpbridge/f8@mgw conn:(00F7/rtp C:F7E8B5C4 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241102125955584 DLMGCP DEBUG <0013> endpoint:rtpbridge/f8@mgw CI:F7E8B5C4 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241102125955584 DLMGCP DEBUG <0013> endpoint:rtpbridge/f8@mgw CI:F7E8B5C4 output_enabled 0 (mgcp_msg.c:125) 20241102125955584 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241102125955584 DLMGCP DEBUG <0013> endpoint:rtpbridge/f8@mgw conn:(00F7/rtp C:F7E8B5C4 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) 20241102125955584 DLMGCP DEBUG <0013> endpoint:rtpbridge/f8@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241102125955584 DLMGCP DEBUG <0013> endpoint:rtpbridge/f8@mgw CI:F7E8B5C4 CRCX: Creating connection: port: 5730 (mgcp_protocol.c:1112) 20241102125955584 DLMGCP NOTICE <0013> endpoint:rtpbridge/f8@mgw CI:F7E8B5C4 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241102125955584 DLMGCP DEBUG <0013> endpoint:rtpbridge/f8@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241102125955584 DLMGCP DEBUG <0013> Generated response: line #00: 200 2533 OK (mgcp_msg.c:67) 20241102125955584 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/f8@mgw (mgcp_msg.c:67) 20241102125955584 DLMGCP DEBUG <0013> Generated response: line #02: I: F7E8B5C4 (mgcp_msg.c:67) 20241102125955584 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 251 (mgcp_msg.c:67) 20241102125955584 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:67) 20241102125955584 DLMGCP DEBUG <0013> Generated response: line #05: o=- F7E8B5C4 23 IN IP6 ::1 (mgcp_msg.c:67) 20241102125955584 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:67) 20241102125955584 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:67) 20241102125955584 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:67) 20241102125955584 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:67) 20241102125955584 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241102125955584 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:67) 20241102125955585 DLMGCP DEBUG <0013> Received message: line #00: CRCX 2534 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241102125955585 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241102125955585 DLMGCP DEBUG <0013> Received message: line #02: C: 00F8 (mgcp_msg.c:67) 20241102125955585 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241102125955585 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:67) 20241102125955585 DLMGCP DEBUG <0013> endpoint:rtpbridge/f9@mgw (trunk:0) found free endpoint: rtpbridge/f9@mgw (mgcp_endp.c:261) 20241102125955585 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/f9@mgw" (mgcp_protocol.c:441) 20241102125955585 DLMGCP NOTICE <0013> endpoint:rtpbridge/f9@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241102125955585 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:192) 20241102125955585 DLMGCP DEBUG <0013> endpoint:rtpbridge/f9@mgw conn:(00F8/rtp C:E200DEC3 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241102125955585 DLMGCP DEBUG <0013> endpoint:rtpbridge/f9@mgw CI:E200DEC3 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241102125955585 DLMGCP DEBUG <0013> endpoint:rtpbridge/f9@mgw CI:E200DEC3 output_enabled 0 (mgcp_msg.c:125) 20241102125955585 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241102125955585 DLMGCP DEBUG <0013> endpoint:rtpbridge/f9@mgw conn:(00F8/rtp C:E200DEC3 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) 20241102125955585 DLMGCP DEBUG <0013> endpoint:rtpbridge/f9@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241102125955585 DLMGCP DEBUG <0013> endpoint:rtpbridge/f9@mgw CI:E200DEC3 CRCX: Creating connection: port: 5732 (mgcp_protocol.c:1112) 20241102125955585 DLMGCP NOTICE <0013> endpoint:rtpbridge/f9@mgw CI:E200DEC3 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241102125955585 DLMGCP DEBUG <0013> endpoint:rtpbridge/f9@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241102125955585 DLMGCP DEBUG <0013> Generated response: line #00: 200 2534 OK (mgcp_msg.c:67) 20241102125955585 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/f9@mgw (mgcp_msg.c:67) 20241102125955585 DLMGCP DEBUG <0013> Generated response: line #02: I: E200DEC3 (mgcp_msg.c:67) 20241102125955585 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 252 (mgcp_msg.c:67) 20241102125955585 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:67) 20241102125955585 DLMGCP DEBUG <0013> Generated response: line #05: o=- E200DEC3 23 IN IP6 ::1 (mgcp_msg.c:67) 20241102125955585 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:67) 20241102125955585 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:67) 20241102125955585 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:67) 20241102125955585 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:67) 20241102125955585 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241102125955585 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:67) 20241102125955586 DLMGCP DEBUG <0013> Received message: line #00: CRCX 2535 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241102125955586 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241102125955586 DLMGCP DEBUG <0013> Received message: line #02: C: 00F9 (mgcp_msg.c:67) 20241102125955586 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241102125955586 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:67) 20241102125955586 DLMGCP DEBUG <0013> endpoint:rtpbridge/fa@mgw (trunk:0) found free endpoint: rtpbridge/fa@mgw (mgcp_endp.c:261) 20241102125955586 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/fa@mgw" (mgcp_protocol.c:441) 20241102125955586 DLMGCP NOTICE <0013> endpoint:rtpbridge/fa@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241102125955586 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:192) 20241102125955586 DLMGCP DEBUG <0013> endpoint:rtpbridge/fa@mgw conn:(00F9/rtp C:BC26F3E2 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241102125955586 DLMGCP DEBUG <0013> endpoint:rtpbridge/fa@mgw CI:BC26F3E2 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241102125955586 DLMGCP DEBUG <0013> endpoint:rtpbridge/fa@mgw CI:BC26F3E2 output_enabled 0 (mgcp_msg.c:125) 20241102125955586 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241102125955586 DLMGCP DEBUG <0013> endpoint:rtpbridge/fa@mgw conn:(00F9/rtp C:BC26F3E2 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) 20241102125955586 DLMGCP DEBUG <0013> endpoint:rtpbridge/fa@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241102125955586 DLMGCP DEBUG <0013> endpoint:rtpbridge/fa@mgw CI:BC26F3E2 CRCX: Creating connection: port: 5734 (mgcp_protocol.c:1112) 20241102125955586 DLMGCP NOTICE <0013> endpoint:rtpbridge/fa@mgw CI:BC26F3E2 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241102125955586 DLMGCP DEBUG <0013> endpoint:rtpbridge/fa@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241102125955586 DLMGCP DEBUG <0013> Generated response: line #00: 200 2535 OK (mgcp_msg.c:67) 20241102125955586 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/fa@mgw (mgcp_msg.c:67) 20241102125955586 DLMGCP DEBUG <0013> Generated response: line #02: I: BC26F3E2 (mgcp_msg.c:67) 20241102125955586 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 253 (mgcp_msg.c:67) 20241102125955586 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:67) 20241102125955586 DLMGCP DEBUG <0013> Generated response: line #05: o=- BC26F3E2 23 IN IP6 ::1 (mgcp_msg.c:67) 20241102125955586 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:67) 20241102125955586 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:67) 20241102125955586 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:67) 20241102125955586 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:67) 20241102125955586 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241102125955586 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:67) 20241102125955586 DLMGCP DEBUG <0013> Received message: line #00: CRCX 2536 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241102125955586 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241102125955586 DLMGCP DEBUG <0013> Received message: line #02: C: 00FA (mgcp_msg.c:67) 20241102125955586 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241102125955586 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:67) 20241102125955586 DLMGCP DEBUG <0013> endpoint:rtpbridge/fb@mgw (trunk:0) found free endpoint: rtpbridge/fb@mgw (mgcp_endp.c:261) 20241102125955586 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/fb@mgw" (mgcp_protocol.c:441) 20241102125955586 DLMGCP NOTICE <0013> endpoint:rtpbridge/fb@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241102125955586 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:192) 20241102125955586 DLMGCP DEBUG <0013> endpoint:rtpbridge/fb@mgw conn:(00FA/rtp C:24EFA620 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241102125955586 DLMGCP DEBUG <0013> endpoint:rtpbridge/fb@mgw CI:24EFA620 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241102125955586 DLMGCP DEBUG <0013> endpoint:rtpbridge/fb@mgw CI:24EFA620 output_enabled 0 (mgcp_msg.c:125) 20241102125955586 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241102125955586 DLMGCP DEBUG <0013> endpoint:rtpbridge/fb@mgw conn:(00FA/rtp C:24EFA620 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) 20241102125955586 DLMGCP DEBUG <0013> endpoint:rtpbridge/fb@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241102125955587 DLMGCP DEBUG <0013> endpoint:rtpbridge/fb@mgw CI:24EFA620 CRCX: Creating connection: port: 5736 (mgcp_protocol.c:1112) 20241102125955587 DLMGCP NOTICE <0013> endpoint:rtpbridge/fb@mgw CI:24EFA620 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241102125955587 DLMGCP DEBUG <0013> endpoint:rtpbridge/fb@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241102125955587 DLMGCP DEBUG <0013> Generated response: line #00: 200 2536 OK (mgcp_msg.c:67) 20241102125955587 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/fb@mgw (mgcp_msg.c:67) 20241102125955587 DLMGCP DEBUG <0013> Generated response: line #02: I: 24EFA620 (mgcp_msg.c:67) 20241102125955587 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 254 (mgcp_msg.c:67) 20241102125955587 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:67) 20241102125955587 DLMGCP DEBUG <0013> Generated response: line #05: o=- 24EFA620 23 IN IP6 ::1 (mgcp_msg.c:67) 20241102125955587 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:67) 20241102125955587 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:67) 20241102125955587 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:67) 20241102125955587 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:67) 20241102125955587 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241102125955587 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:67) 20241102125955587 DLMGCP DEBUG <0013> Received message: line #00: CRCX 2537 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241102125955587 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241102125955587 DLMGCP DEBUG <0013> Received message: line #02: C: 00FB (mgcp_msg.c:67) 20241102125955587 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241102125955587 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:67) 20241102125955587 DLMGCP DEBUG <0013> endpoint:rtpbridge/fc@mgw (trunk:0) found free endpoint: rtpbridge/fc@mgw (mgcp_endp.c:261) 20241102125955587 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/fc@mgw" (mgcp_protocol.c:441) 20241102125955587 DLMGCP NOTICE <0013> endpoint:rtpbridge/fc@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241102125955587 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:192) 20241102125955587 DLMGCP DEBUG <0013> endpoint:rtpbridge/fc@mgw conn:(00FB/rtp C:CA80962E r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241102125955587 DLMGCP DEBUG <0013> endpoint:rtpbridge/fc@mgw CI:CA80962E connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241102125955587 DLMGCP DEBUG <0013> endpoint:rtpbridge/fc@mgw CI:CA80962E output_enabled 0 (mgcp_msg.c:125) 20241102125955587 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241102125955587 DLMGCP DEBUG <0013> endpoint:rtpbridge/fc@mgw conn:(00FB/rtp C:CA80962E 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) 20241102125955587 DLMGCP DEBUG <0013> endpoint:rtpbridge/fc@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241102125955587 DLMGCP DEBUG <0013> endpoint:rtpbridge/fc@mgw CI:CA80962E CRCX: Creating connection: port: 5738 (mgcp_protocol.c:1112) 20241102125955587 DLMGCP NOTICE <0013> endpoint:rtpbridge/fc@mgw CI:CA80962E CRCX: connection successfully created (mgcp_protocol.c:1121) 20241102125955587 DLMGCP DEBUG <0013> endpoint:rtpbridge/fc@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241102125955587 DLMGCP DEBUG <0013> Generated response: line #00: 200 2537 OK (mgcp_msg.c:67) 20241102125955587 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/fc@mgw (mgcp_msg.c:67) 20241102125955587 DLMGCP DEBUG <0013> Generated response: line #02: I: CA80962E (mgcp_msg.c:67) 20241102125955587 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 255 (mgcp_msg.c:67) 20241102125955587 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:67) 20241102125955587 DLMGCP DEBUG <0013> Generated response: line #05: o=- CA80962E 23 IN IP6 ::1 (mgcp_msg.c:67) 20241102125955587 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:67) 20241102125955587 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:67) 20241102125955587 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:67) 20241102125955587 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:67) 20241102125955587 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241102125955587 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:67) 20241102125955588 DLMGCP DEBUG <0013> Received message: line #00: CRCX 2538 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241102125955588 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241102125955588 DLMGCP DEBUG <0013> Received message: line #02: C: 00FC (mgcp_msg.c:67) 20241102125955588 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241102125955588 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:67) 20241102125955588 DLMGCP DEBUG <0013> endpoint:rtpbridge/fd@mgw (trunk:0) found free endpoint: rtpbridge/fd@mgw (mgcp_endp.c:261) 20241102125955588 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/fd@mgw" (mgcp_protocol.c:441) 20241102125955588 DLMGCP NOTICE <0013> endpoint:rtpbridge/fd@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241102125955588 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:192) 20241102125955588 DLMGCP DEBUG <0013> endpoint:rtpbridge/fd@mgw conn:(00FC/rtp C:144C5C6B r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241102125955588 DLMGCP DEBUG <0013> endpoint:rtpbridge/fd@mgw CI:144C5C6B connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241102125955588 DLMGCP DEBUG <0013> endpoint:rtpbridge/fd@mgw CI:144C5C6B output_enabled 0 (mgcp_msg.c:125) 20241102125955588 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241102125955588 DLMGCP DEBUG <0013> endpoint:rtpbridge/fd@mgw conn:(00FC/rtp C:144C5C6B 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) 20241102125955588 DLMGCP DEBUG <0013> endpoint:rtpbridge/fd@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241102125955588 DLMGCP DEBUG <0013> endpoint:rtpbridge/fd@mgw CI:144C5C6B CRCX: Creating connection: port: 5740 (mgcp_protocol.c:1112) 20241102125955588 DLMGCP NOTICE <0013> endpoint:rtpbridge/fd@mgw CI:144C5C6B CRCX: connection successfully created (mgcp_protocol.c:1121) 20241102125955588 DLMGCP DEBUG <0013> endpoint:rtpbridge/fd@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241102125955588 DLMGCP DEBUG <0013> Generated response: line #00: 200 2538 OK (mgcp_msg.c:67) 20241102125955588 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/fd@mgw (mgcp_msg.c:67) 20241102125955588 DLMGCP DEBUG <0013> Generated response: line #02: I: 144C5C6B (mgcp_msg.c:67) 20241102125955588 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 0 (mgcp_msg.c:67) 20241102125955588 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:67) 20241102125955588 DLMGCP DEBUG <0013> Generated response: line #05: o=- 144C5C6B 23 IN IP6 ::1 (mgcp_msg.c:67) 20241102125955588 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:67) 20241102125955588 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:67) 20241102125955588 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:67) 20241102125955588 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:67) 20241102125955588 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241102125955588 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:67) 20241102125955589 DLMGCP DEBUG <0013> Received message: line #00: CRCX 2539 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241102125955589 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241102125955589 DLMGCP DEBUG <0013> Received message: line #02: C: 00FD (mgcp_msg.c:67) 20241102125955589 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241102125955589 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:67) 20241102125955589 DLMGCP DEBUG <0013> endpoint:rtpbridge/fe@mgw (trunk:0) found free endpoint: rtpbridge/fe@mgw (mgcp_endp.c:261) 20241102125955589 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/fe@mgw" (mgcp_protocol.c:441) 20241102125955589 DLMGCP NOTICE <0013> endpoint:rtpbridge/fe@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241102125955589 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:192) 20241102125955589 DLMGCP DEBUG <0013> endpoint:rtpbridge/fe@mgw conn:(00FD/rtp C:5BA71A26 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241102125955589 DLMGCP DEBUG <0013> endpoint:rtpbridge/fe@mgw CI:5BA71A26 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241102125955589 DLMGCP DEBUG <0013> endpoint:rtpbridge/fe@mgw CI:5BA71A26 output_enabled 0 (mgcp_msg.c:125) 20241102125955589 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241102125955589 DLMGCP DEBUG <0013> endpoint:rtpbridge/fe@mgw conn:(00FD/rtp C:5BA71A26 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) 20241102125955589 DLMGCP DEBUG <0013> endpoint:rtpbridge/fe@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241102125955589 DLMGCP DEBUG <0013> endpoint:rtpbridge/fe@mgw CI:5BA71A26 CRCX: Creating connection: port: 5742 (mgcp_protocol.c:1112) 20241102125955589 DLMGCP NOTICE <0013> endpoint:rtpbridge/fe@mgw CI:5BA71A26 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241102125955589 DLMGCP DEBUG <0013> endpoint:rtpbridge/fe@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241102125955589 DLMGCP DEBUG <0013> Generated response: line #00: 200 2539 OK (mgcp_msg.c:67) 20241102125955589 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/fe@mgw (mgcp_msg.c:67) 20241102125955589 DLMGCP DEBUG <0013> Generated response: line #02: I: 5BA71A26 (mgcp_msg.c:67) 20241102125955589 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 1 (mgcp_msg.c:67) 20241102125955589 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:67) 20241102125955589 DLMGCP DEBUG <0013> Generated response: line #05: o=- 5BA71A26 23 IN IP6 ::1 (mgcp_msg.c:67) 20241102125955589 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:67) 20241102125955589 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:67) 20241102125955589 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:67) 20241102125955589 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:67) 20241102125955589 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241102125955589 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:67) 20241102125955590 DLMGCP DEBUG <0013> Received message: line #00: CRCX 2540 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241102125955590 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241102125955590 DLMGCP DEBUG <0013> Received message: line #02: C: 00FE (mgcp_msg.c:67) 20241102125955590 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241102125955590 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:67) 20241102125955590 DLMGCP DEBUG <0013> endpoint:rtpbridge/ff@mgw (trunk:0) found free endpoint: rtpbridge/ff@mgw (mgcp_endp.c:261) 20241102125955590 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/ff@mgw" (mgcp_protocol.c:441) 20241102125955590 DLMGCP NOTICE <0013> endpoint:rtpbridge/ff@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241102125955590 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:192) 20241102125955590 DLMGCP DEBUG <0013> endpoint:rtpbridge/ff@mgw conn:(00FE/rtp C:089F891E r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241102125955590 DLMGCP DEBUG <0013> endpoint:rtpbridge/ff@mgw CI:089F891E connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241102125955590 DLMGCP DEBUG <0013> endpoint:rtpbridge/ff@mgw CI:089F891E output_enabled 0 (mgcp_msg.c:125) 20241102125955590 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241102125955590 DLMGCP DEBUG <0013> endpoint:rtpbridge/ff@mgw conn:(00FE/rtp C:089F891E 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) 20241102125955590 DLMGCP DEBUG <0013> endpoint:rtpbridge/ff@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241102125955590 DLMGCP DEBUG <0013> endpoint:rtpbridge/ff@mgw CI:089F891E CRCX: Creating connection: port: 5744 (mgcp_protocol.c:1112) 20241102125955590 DLMGCP NOTICE <0013> endpoint:rtpbridge/ff@mgw CI:089F891E CRCX: connection successfully created (mgcp_protocol.c:1121) 20241102125955590 DLMGCP DEBUG <0013> endpoint:rtpbridge/ff@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241102125955590 DLMGCP DEBUG <0013> Generated response: line #00: 200 2540 OK (mgcp_msg.c:67) 20241102125955590 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/ff@mgw (mgcp_msg.c:67) 20241102125955590 DLMGCP DEBUG <0013> Generated response: line #02: I: 089F891E (mgcp_msg.c:67) 20241102125955590 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 2 (mgcp_msg.c:67) 20241102125955590 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:67) 20241102125955590 DLMGCP DEBUG <0013> Generated response: line #05: o=- 089F891E 23 IN IP6 ::1 (mgcp_msg.c:67) 20241102125955590 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:67) 20241102125955590 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:67) 20241102125955590 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:67) 20241102125955590 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:67) 20241102125955590 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241102125955590 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:67) 20241102125955590 DLMGCP DEBUG <0013> Received message: line #00: CRCX 2541 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241102125955590 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241102125955590 DLMGCP DEBUG <0013> Received message: line #02: C: 00FF (mgcp_msg.c:67) 20241102125955590 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241102125955590 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:67) 20241102125955591 DLMGCP DEBUG <0013> endpoint:rtpbridge/100@mgw (trunk:0) found free endpoint: rtpbridge/100@mgw (mgcp_endp.c:261) 20241102125955591 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/100@mgw" (mgcp_protocol.c:441) 20241102125955591 DLMGCP NOTICE <0013> endpoint:rtpbridge/100@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241102125955591 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:192) 20241102125955591 DLMGCP DEBUG <0013> endpoint:rtpbridge/100@mgw conn:(00FF/rtp C:7A796D4D r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241102125955591 DLMGCP DEBUG <0013> endpoint:rtpbridge/100@mgw CI:7A796D4D connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241102125955591 DLMGCP DEBUG <0013> endpoint:rtpbridge/100@mgw CI:7A796D4D output_enabled 0 (mgcp_msg.c:125) 20241102125955591 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241102125955591 DLMGCP DEBUG <0013> endpoint:rtpbridge/100@mgw conn:(00FF/rtp C:7A796D4D 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) 20241102125955591 DLMGCP DEBUG <0013> endpoint:rtpbridge/100@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241102125955591 DLMGCP DEBUG <0013> endpoint:rtpbridge/100@mgw CI:7A796D4D CRCX: Creating connection: port: 5746 (mgcp_protocol.c:1112) 20241102125955591 DLMGCP NOTICE <0013> endpoint:rtpbridge/100@mgw CI:7A796D4D CRCX: connection successfully created (mgcp_protocol.c:1121) 20241102125955591 DLMGCP DEBUG <0013> endpoint:rtpbridge/100@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241102125955591 DLMGCP DEBUG <0013> Generated response: line #00: 200 2541 OK (mgcp_msg.c:67) 20241102125955591 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/100@mgw (mgcp_msg.c:67) 20241102125955591 DLMGCP DEBUG <0013> Generated response: line #02: I: 7A796D4D (mgcp_msg.c:67) 20241102125955591 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 3 (mgcp_msg.c:67) 20241102125955591 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:67) 20241102125955591 DLMGCP DEBUG <0013> Generated response: line #05: o=- 7A796D4D 23 IN IP6 ::1 (mgcp_msg.c:67) 20241102125955591 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:67) 20241102125955591 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:67) 20241102125955591 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:67) 20241102125955591 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:67) 20241102125955591 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241102125955591 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:67) 20241102125955592 DLMGCP DEBUG <0013> Received message: line #00: CRCX 2542 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241102125955592 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241102125955592 DLMGCP DEBUG <0013> Received message: line #02: C: 0100 (mgcp_msg.c:67) 20241102125955592 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241102125955592 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:67) 20241102125955592 DLMGCP DEBUG <0013> endpoint:rtpbridge/101@mgw (trunk:0) found free endpoint: rtpbridge/101@mgw (mgcp_endp.c:261) 20241102125955592 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/101@mgw" (mgcp_protocol.c:441) 20241102125955592 DLMGCP NOTICE <0013> endpoint:rtpbridge/101@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241102125955592 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:192) 20241102125955592 DLMGCP DEBUG <0013> endpoint:rtpbridge/101@mgw conn:(0100/rtp C:EC993812 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241102125955592 DLMGCP DEBUG <0013> endpoint:rtpbridge/101@mgw CI:EC993812 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241102125955592 DLMGCP DEBUG <0013> endpoint:rtpbridge/101@mgw CI:EC993812 output_enabled 0 (mgcp_msg.c:125) 20241102125955592 DOSMUX ERROR <0002> All Osmux circuits are in use! (mgcp_osmux.c:778) 20241102125955592 DLMGCP DEBUG <0013> endpoint:rtpbridge/101@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955592 DLMGCP DEBUG <0013> endpoint:rtpbridge/101@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955592 DLMGCP NOTICE <0013> endpoint:rtpbridge/101@mgw CRCX: unable to create connection (mgcp_protocol.c:1131) 20241102125955592 DLMGCP DEBUG <0013> endpoint:rtpbridge/101@mgw Generated response: code=400 (mgcp_protocol.c:230) 20241102125955592 DLMGCP DEBUG <0013> Generated response: line #00: 400 2542 FAIL (mgcp_msg.c:67) MTC@10445d38c153: setverdict(pass): none -> pass 20241102125955593 DLMGCP DEBUG <0013> Received message: line #00: DLCX 2543 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241102125955593 DLMGCP DEBUG <0013> Received message: line #01: C: 0000 (mgcp_msg.c:67) 20241102125955593 DLMGCP DEBUG <0013> endpoint:rtpbridge/101@mgw (trunk:0) found free endpoint: rtpbridge/101@mgw (mgcp_endp.c:261) 20241102125955593 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/101@mgw" (mgcp_protocol.c:441) 20241102125955593 DLMGCP NOTICE <0013> endpoint:rtpbridge/101@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241102125955593 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955593 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955593 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955593 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955593 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955593 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955593 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955593 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955593 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955593 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955593 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955593 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955593 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955593 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955593 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955593 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955593 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955593 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955593 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955593 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955593 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955593 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955593 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955593 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955593 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955593 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955593 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955593 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955593 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955593 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955593 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955593 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955593 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955593 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955593 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955593 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955593 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955593 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955593 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955593 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955593 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955593 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955593 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955593 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955593 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955593 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955593 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955593 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955593 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955593 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955593 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955593 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955593 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955593 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955593 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955593 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955593 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955594 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955594 DLMGCP DEBUG <0013> endpoint:rtpbridge/1e@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955594 DLMGCP DEBUG <0013> endpoint:rtpbridge/1e@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955594 DLMGCP DEBUG <0013> endpoint:rtpbridge/1f@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955594 DLMGCP DEBUG <0013> endpoint:rtpbridge/1f@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955594 DLMGCP DEBUG <0013> endpoint:rtpbridge/20@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955594 DLMGCP DEBUG <0013> endpoint:rtpbridge/20@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955594 DLMGCP DEBUG <0013> endpoint:rtpbridge/21@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955594 DLMGCP DEBUG <0013> endpoint:rtpbridge/21@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955594 DLMGCP DEBUG <0013> endpoint:rtpbridge/22@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955594 DLMGCP DEBUG <0013> endpoint:rtpbridge/22@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955594 DLMGCP DEBUG <0013> endpoint:rtpbridge/23@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955594 DLMGCP DEBUG <0013> endpoint:rtpbridge/23@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955594 DLMGCP DEBUG <0013> endpoint:rtpbridge/24@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955594 DLMGCP DEBUG <0013> endpoint:rtpbridge/24@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955594 DLMGCP DEBUG <0013> endpoint:rtpbridge/25@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955594 DLMGCP DEBUG <0013> endpoint:rtpbridge/25@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955594 DLMGCP DEBUG <0013> endpoint:rtpbridge/26@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955594 DLMGCP DEBUG <0013> endpoint:rtpbridge/26@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955594 DLMGCP DEBUG <0013> endpoint:rtpbridge/27@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955594 DLMGCP DEBUG <0013> endpoint:rtpbridge/27@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955594 DLMGCP DEBUG <0013> endpoint:rtpbridge/28@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955594 DLMGCP DEBUG <0013> endpoint:rtpbridge/28@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955594 DLMGCP DEBUG <0013> endpoint:rtpbridge/29@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955594 DLMGCP DEBUG <0013> endpoint:rtpbridge/29@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955594 DLMGCP DEBUG <0013> endpoint:rtpbridge/2a@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955594 DLMGCP DEBUG <0013> endpoint:rtpbridge/2a@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955594 DLMGCP DEBUG <0013> endpoint:rtpbridge/2b@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955594 DLMGCP DEBUG <0013> endpoint:rtpbridge/2b@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955594 DLMGCP DEBUG <0013> endpoint:rtpbridge/2c@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955594 DLMGCP DEBUG <0013> endpoint:rtpbridge/2c@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955594 DLMGCP DEBUG <0013> endpoint:rtpbridge/2d@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955594 DLMGCP DEBUG <0013> endpoint:rtpbridge/2d@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955594 DLMGCP DEBUG <0013> endpoint:rtpbridge/2e@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955594 DLMGCP DEBUG <0013> endpoint:rtpbridge/2e@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955594 DLMGCP DEBUG <0013> endpoint:rtpbridge/2f@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955594 DLMGCP DEBUG <0013> endpoint:rtpbridge/2f@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955594 DLMGCP DEBUG <0013> endpoint:rtpbridge/30@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955594 DLMGCP DEBUG <0013> endpoint:rtpbridge/30@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955594 DLMGCP DEBUG <0013> endpoint:rtpbridge/31@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955594 DLMGCP DEBUG <0013> endpoint:rtpbridge/31@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955594 DLMGCP DEBUG <0013> endpoint:rtpbridge/32@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955594 DLMGCP DEBUG <0013> endpoint:rtpbridge/32@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955594 DLMGCP DEBUG <0013> endpoint:rtpbridge/33@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955594 DLMGCP DEBUG <0013> endpoint:rtpbridge/33@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955594 DLMGCP DEBUG <0013> endpoint:rtpbridge/34@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955594 DLMGCP DEBUG <0013> endpoint:rtpbridge/34@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955594 DLMGCP DEBUG <0013> endpoint:rtpbridge/35@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955594 DLMGCP DEBUG <0013> endpoint:rtpbridge/35@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955594 DLMGCP DEBUG <0013> endpoint:rtpbridge/36@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955594 DLMGCP DEBUG <0013> endpoint:rtpbridge/36@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955594 DLMGCP DEBUG <0013> endpoint:rtpbridge/37@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955594 DLMGCP DEBUG <0013> endpoint:rtpbridge/37@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955594 DLMGCP DEBUG <0013> endpoint:rtpbridge/38@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955594 DLMGCP DEBUG <0013> endpoint:rtpbridge/38@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955594 DLMGCP DEBUG <0013> endpoint:rtpbridge/39@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955594 DLMGCP DEBUG <0013> endpoint:rtpbridge/39@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955594 DLMGCP DEBUG <0013> endpoint:rtpbridge/3a@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955594 DLMGCP DEBUG <0013> endpoint:rtpbridge/3a@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955594 DLMGCP DEBUG <0013> endpoint:rtpbridge/3b@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955594 DLMGCP DEBUG <0013> endpoint:rtpbridge/3b@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955594 DLMGCP DEBUG <0013> endpoint:rtpbridge/3c@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955595 DLMGCP DEBUG <0013> endpoint:rtpbridge/3c@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955595 DLMGCP DEBUG <0013> endpoint:rtpbridge/3d@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955595 DLMGCP DEBUG <0013> endpoint:rtpbridge/3d@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955595 DLMGCP DEBUG <0013> endpoint:rtpbridge/3e@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955595 DLMGCP DEBUG <0013> endpoint:rtpbridge/3e@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955595 DLMGCP DEBUG <0013> endpoint:rtpbridge/3f@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955595 DLMGCP DEBUG <0013> endpoint:rtpbridge/3f@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955595 DLMGCP DEBUG <0013> endpoint:rtpbridge/40@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955595 DLMGCP DEBUG <0013> endpoint:rtpbridge/40@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955595 DLMGCP DEBUG <0013> endpoint:rtpbridge/41@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955595 DLMGCP DEBUG <0013> endpoint:rtpbridge/41@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955595 DLMGCP DEBUG <0013> endpoint:rtpbridge/42@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955595 DLMGCP DEBUG <0013> endpoint:rtpbridge/42@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955595 DLMGCP DEBUG <0013> endpoint:rtpbridge/43@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955595 DLMGCP DEBUG <0013> endpoint:rtpbridge/43@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955595 DLMGCP DEBUG <0013> endpoint:rtpbridge/44@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955595 DLMGCP DEBUG <0013> endpoint:rtpbridge/44@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955595 DLMGCP DEBUG <0013> endpoint:rtpbridge/45@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955595 DLMGCP DEBUG <0013> endpoint:rtpbridge/45@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955595 DLMGCP DEBUG <0013> endpoint:rtpbridge/46@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955595 DLMGCP DEBUG <0013> endpoint:rtpbridge/46@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955595 DLMGCP DEBUG <0013> endpoint:rtpbridge/47@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955595 DLMGCP DEBUG <0013> endpoint:rtpbridge/47@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955595 DLMGCP DEBUG <0013> endpoint:rtpbridge/48@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955595 DLMGCP DEBUG <0013> endpoint:rtpbridge/48@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955595 DLMGCP DEBUG <0013> endpoint:rtpbridge/49@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955595 DLMGCP DEBUG <0013> endpoint:rtpbridge/49@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955595 DLMGCP DEBUG <0013> endpoint:rtpbridge/4a@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955595 DLMGCP DEBUG <0013> endpoint:rtpbridge/4a@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955595 DLMGCP DEBUG <0013> endpoint:rtpbridge/4b@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955595 DLMGCP DEBUG <0013> endpoint:rtpbridge/4b@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955595 DLMGCP DEBUG <0013> endpoint:rtpbridge/4c@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955595 DLMGCP DEBUG <0013> endpoint:rtpbridge/4c@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955595 DLMGCP DEBUG <0013> endpoint:rtpbridge/4d@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955595 DLMGCP DEBUG <0013> endpoint:rtpbridge/4d@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955595 DLMGCP DEBUG <0013> endpoint:rtpbridge/4e@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955595 DLMGCP DEBUG <0013> endpoint:rtpbridge/4e@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955595 DLMGCP DEBUG <0013> endpoint:rtpbridge/4f@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955595 DLMGCP DEBUG <0013> endpoint:rtpbridge/4f@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955595 DLMGCP DEBUG <0013> endpoint:rtpbridge/50@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955595 DLMGCP DEBUG <0013> endpoint:rtpbridge/50@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955595 DLMGCP DEBUG <0013> endpoint:rtpbridge/51@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955595 DLMGCP DEBUG <0013> endpoint:rtpbridge/51@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955595 DLMGCP DEBUG <0013> endpoint:rtpbridge/52@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955595 DLMGCP DEBUG <0013> endpoint:rtpbridge/52@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955595 DLMGCP DEBUG <0013> endpoint:rtpbridge/53@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955595 DLMGCP DEBUG <0013> endpoint:rtpbridge/53@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955595 DLMGCP DEBUG <0013> endpoint:rtpbridge/54@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955595 DLMGCP DEBUG <0013> endpoint:rtpbridge/54@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955595 DLMGCP DEBUG <0013> endpoint:rtpbridge/55@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955595 DLMGCP DEBUG <0013> endpoint:rtpbridge/55@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955595 DLMGCP DEBUG <0013> endpoint:rtpbridge/56@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955595 DLMGCP DEBUG <0013> endpoint:rtpbridge/56@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955595 DLMGCP DEBUG <0013> endpoint:rtpbridge/57@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955595 DLMGCP DEBUG <0013> endpoint:rtpbridge/57@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955595 DLMGCP DEBUG <0013> endpoint:rtpbridge/58@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955595 DLMGCP DEBUG <0013> endpoint:rtpbridge/58@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955595 DLMGCP DEBUG <0013> endpoint:rtpbridge/59@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955595 DLMGCP DEBUG <0013> endpoint:rtpbridge/59@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955595 DLMGCP DEBUG <0013> endpoint:rtpbridge/5a@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955595 DLMGCP DEBUG <0013> endpoint:rtpbridge/5a@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955595 DLMGCP DEBUG <0013> endpoint:rtpbridge/5b@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955595 DLMGCP DEBUG <0013> endpoint:rtpbridge/5b@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955595 DLMGCP DEBUG <0013> endpoint:rtpbridge/5c@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955596 DLMGCP DEBUG <0013> endpoint:rtpbridge/5c@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955596 DLMGCP DEBUG <0013> endpoint:rtpbridge/5d@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955596 DLMGCP DEBUG <0013> endpoint:rtpbridge/5d@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955596 DLMGCP DEBUG <0013> endpoint:rtpbridge/5e@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955596 DLMGCP DEBUG <0013> endpoint:rtpbridge/5e@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955596 DLMGCP DEBUG <0013> endpoint:rtpbridge/5f@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955596 DLMGCP DEBUG <0013> endpoint:rtpbridge/5f@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955596 DLMGCP DEBUG <0013> endpoint:rtpbridge/60@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955596 DLMGCP DEBUG <0013> endpoint:rtpbridge/60@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955596 DLMGCP DEBUG <0013> endpoint:rtpbridge/61@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955596 DLMGCP DEBUG <0013> endpoint:rtpbridge/61@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955596 DLMGCP DEBUG <0013> endpoint:rtpbridge/62@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955596 DLMGCP DEBUG <0013> endpoint:rtpbridge/62@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955596 DLMGCP DEBUG <0013> endpoint:rtpbridge/63@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955596 DLMGCP DEBUG <0013> endpoint:rtpbridge/63@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955596 DLMGCP DEBUG <0013> endpoint:rtpbridge/64@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955596 DLMGCP DEBUG <0013> endpoint:rtpbridge/64@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955596 DLMGCP DEBUG <0013> endpoint:rtpbridge/65@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955596 DLMGCP DEBUG <0013> endpoint:rtpbridge/65@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955596 DLMGCP DEBUG <0013> endpoint:rtpbridge/66@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955596 DLMGCP DEBUG <0013> endpoint:rtpbridge/66@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955596 DLMGCP DEBUG <0013> endpoint:rtpbridge/67@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955596 DLMGCP DEBUG <0013> endpoint:rtpbridge/67@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955596 DLMGCP DEBUG <0013> endpoint:rtpbridge/68@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955596 DLMGCP DEBUG <0013> endpoint:rtpbridge/68@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955596 DLMGCP DEBUG <0013> endpoint:rtpbridge/69@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955596 DLMGCP DEBUG <0013> endpoint:rtpbridge/69@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955596 DLMGCP DEBUG <0013> endpoint:rtpbridge/6a@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955596 DLMGCP DEBUG <0013> endpoint:rtpbridge/6a@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955596 DLMGCP DEBUG <0013> endpoint:rtpbridge/6b@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955596 DLMGCP DEBUG <0013> endpoint:rtpbridge/6b@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955596 DLMGCP DEBUG <0013> endpoint:rtpbridge/6c@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955596 DLMGCP DEBUG <0013> endpoint:rtpbridge/6c@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955596 DLMGCP DEBUG <0013> endpoint:rtpbridge/6d@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955596 DLMGCP DEBUG <0013> endpoint:rtpbridge/6d@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955596 DLMGCP DEBUG <0013> endpoint:rtpbridge/6e@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955596 DLMGCP DEBUG <0013> endpoint:rtpbridge/6e@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955596 DLMGCP DEBUG <0013> endpoint:rtpbridge/6f@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955596 DLMGCP DEBUG <0013> endpoint:rtpbridge/6f@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955596 DLMGCP DEBUG <0013> endpoint:rtpbridge/70@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955596 DLMGCP DEBUG <0013> endpoint:rtpbridge/70@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955596 DLMGCP DEBUG <0013> endpoint:rtpbridge/71@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955596 DLMGCP DEBUG <0013> endpoint:rtpbridge/71@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955596 DLMGCP DEBUG <0013> endpoint:rtpbridge/72@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955596 DLMGCP DEBUG <0013> endpoint:rtpbridge/72@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955596 DLMGCP DEBUG <0013> endpoint:rtpbridge/73@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955596 DLMGCP DEBUG <0013> endpoint:rtpbridge/73@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955596 DLMGCP DEBUG <0013> endpoint:rtpbridge/74@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955596 DLMGCP DEBUG <0013> endpoint:rtpbridge/74@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955596 DLMGCP DEBUG <0013> endpoint:rtpbridge/75@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955596 DLMGCP DEBUG <0013> endpoint:rtpbridge/75@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955596 DLMGCP DEBUG <0013> endpoint:rtpbridge/76@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955596 DLMGCP DEBUG <0013> endpoint:rtpbridge/76@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955596 DLMGCP DEBUG <0013> endpoint:rtpbridge/77@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955596 DLMGCP DEBUG <0013> endpoint:rtpbridge/77@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955596 DLMGCP DEBUG <0013> endpoint:rtpbridge/78@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955596 DLMGCP DEBUG <0013> endpoint:rtpbridge/78@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955596 DLMGCP DEBUG <0013> endpoint:rtpbridge/79@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955596 DLMGCP DEBUG <0013> endpoint:rtpbridge/79@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955596 DLMGCP DEBUG <0013> endpoint:rtpbridge/7a@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955596 DLMGCP DEBUG <0013> endpoint:rtpbridge/7a@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955596 DLMGCP DEBUG <0013> endpoint:rtpbridge/7b@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955596 DLMGCP DEBUG <0013> endpoint:rtpbridge/7b@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955596 DLMGCP DEBUG <0013> endpoint:rtpbridge/7c@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955597 DLMGCP DEBUG <0013> endpoint:rtpbridge/7c@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955597 DLMGCP DEBUG <0013> endpoint:rtpbridge/7d@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955597 DLMGCP DEBUG <0013> endpoint:rtpbridge/7d@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955597 DLMGCP DEBUG <0013> endpoint:rtpbridge/7e@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955597 DLMGCP DEBUG <0013> endpoint:rtpbridge/7e@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955597 DLMGCP DEBUG <0013> endpoint:rtpbridge/7f@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955597 DLMGCP DEBUG <0013> endpoint:rtpbridge/7f@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955597 DLMGCP DEBUG <0013> endpoint:rtpbridge/80@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955597 DLMGCP DEBUG <0013> endpoint:rtpbridge/80@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955597 DLMGCP DEBUG <0013> endpoint:rtpbridge/81@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955597 DLMGCP DEBUG <0013> endpoint:rtpbridge/81@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955597 DLMGCP DEBUG <0013> endpoint:rtpbridge/82@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955597 DLMGCP DEBUG <0013> endpoint:rtpbridge/82@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955597 DLMGCP DEBUG <0013> endpoint:rtpbridge/83@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955597 DLMGCP DEBUG <0013> endpoint:rtpbridge/83@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955597 DLMGCP DEBUG <0013> endpoint:rtpbridge/84@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955597 DLMGCP DEBUG <0013> endpoint:rtpbridge/84@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955597 DLMGCP DEBUG <0013> endpoint:rtpbridge/85@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955597 DLMGCP DEBUG <0013> endpoint:rtpbridge/85@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955597 DLMGCP DEBUG <0013> endpoint:rtpbridge/86@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955597 DLMGCP DEBUG <0013> endpoint:rtpbridge/86@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955597 DLMGCP DEBUG <0013> endpoint:rtpbridge/87@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955597 DLMGCP DEBUG <0013> endpoint:rtpbridge/87@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955597 DLMGCP DEBUG <0013> endpoint:rtpbridge/88@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955597 DLMGCP DEBUG <0013> endpoint:rtpbridge/88@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955597 DLMGCP DEBUG <0013> endpoint:rtpbridge/89@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955597 DLMGCP DEBUG <0013> endpoint:rtpbridge/89@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955597 DLMGCP DEBUG <0013> endpoint:rtpbridge/8a@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955597 DLMGCP DEBUG <0013> endpoint:rtpbridge/8a@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955597 DLMGCP DEBUG <0013> endpoint:rtpbridge/8b@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955597 DLMGCP DEBUG <0013> endpoint:rtpbridge/8b@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955597 DLMGCP DEBUG <0013> endpoint:rtpbridge/8c@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955597 DLMGCP DEBUG <0013> endpoint:rtpbridge/8c@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955597 DLMGCP DEBUG <0013> endpoint:rtpbridge/8d@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955597 DLMGCP DEBUG <0013> endpoint:rtpbridge/8d@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955597 DLMGCP DEBUG <0013> endpoint:rtpbridge/8e@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955597 DLMGCP DEBUG <0013> endpoint:rtpbridge/8e@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955597 DLMGCP DEBUG <0013> endpoint:rtpbridge/8f@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955597 DLMGCP DEBUG <0013> endpoint:rtpbridge/8f@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955597 DLMGCP DEBUG <0013> endpoint:rtpbridge/90@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955597 DLMGCP DEBUG <0013> endpoint:rtpbridge/90@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955597 DLMGCP DEBUG <0013> endpoint:rtpbridge/91@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955597 DLMGCP DEBUG <0013> endpoint:rtpbridge/91@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955597 DLMGCP DEBUG <0013> endpoint:rtpbridge/92@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955597 DLMGCP DEBUG <0013> endpoint:rtpbridge/92@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955597 DLMGCP DEBUG <0013> endpoint:rtpbridge/93@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955597 DLMGCP DEBUG <0013> endpoint:rtpbridge/93@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955597 DLMGCP DEBUG <0013> endpoint:rtpbridge/94@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955597 DLMGCP DEBUG <0013> endpoint:rtpbridge/94@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955597 DLMGCP DEBUG <0013> endpoint:rtpbridge/95@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955597 DLMGCP DEBUG <0013> endpoint:rtpbridge/95@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955597 DLMGCP DEBUG <0013> endpoint:rtpbridge/96@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955597 DLMGCP DEBUG <0013> endpoint:rtpbridge/96@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955597 DLMGCP DEBUG <0013> endpoint:rtpbridge/97@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955597 DLMGCP DEBUG <0013> endpoint:rtpbridge/97@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955597 DLMGCP DEBUG <0013> endpoint:rtpbridge/98@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955597 DLMGCP DEBUG <0013> endpoint:rtpbridge/98@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955597 DLMGCP DEBUG <0013> endpoint:rtpbridge/99@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955597 DLMGCP DEBUG <0013> endpoint:rtpbridge/99@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955597 DLMGCP DEBUG <0013> endpoint:rtpbridge/9a@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955597 DLMGCP DEBUG <0013> endpoint:rtpbridge/9a@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955597 DLMGCP DEBUG <0013> endpoint:rtpbridge/9b@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955597 DLMGCP DEBUG <0013> endpoint:rtpbridge/9b@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955597 DLMGCP DEBUG <0013> endpoint:rtpbridge/9c@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955598 DLMGCP DEBUG <0013> endpoint:rtpbridge/9c@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955598 DLMGCP DEBUG <0013> endpoint:rtpbridge/9d@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955598 DLMGCP DEBUG <0013> endpoint:rtpbridge/9d@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955598 DLMGCP DEBUG <0013> endpoint:rtpbridge/9e@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955598 DLMGCP DEBUG <0013> endpoint:rtpbridge/9e@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955598 DLMGCP DEBUG <0013> endpoint:rtpbridge/9f@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955598 DLMGCP DEBUG <0013> endpoint:rtpbridge/9f@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955598 DLMGCP DEBUG <0013> endpoint:rtpbridge/a0@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955598 DLMGCP DEBUG <0013> endpoint:rtpbridge/a0@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955598 DLMGCP DEBUG <0013> endpoint:rtpbridge/a1@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955598 DLMGCP DEBUG <0013> endpoint:rtpbridge/a1@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955598 DLMGCP DEBUG <0013> endpoint:rtpbridge/a2@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955598 DLMGCP DEBUG <0013> endpoint:rtpbridge/a2@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955598 DLMGCP DEBUG <0013> endpoint:rtpbridge/a3@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955598 DLMGCP DEBUG <0013> endpoint:rtpbridge/a3@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955598 DLMGCP DEBUG <0013> endpoint:rtpbridge/a4@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955598 DLMGCP DEBUG <0013> endpoint:rtpbridge/a4@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955598 DLMGCP DEBUG <0013> endpoint:rtpbridge/a5@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955598 DLMGCP DEBUG <0013> endpoint:rtpbridge/a5@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955598 DLMGCP DEBUG <0013> endpoint:rtpbridge/a6@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955598 DLMGCP DEBUG <0013> endpoint:rtpbridge/a6@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955598 DLMGCP DEBUG <0013> endpoint:rtpbridge/a7@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955598 DLMGCP DEBUG <0013> endpoint:rtpbridge/a7@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955598 DLMGCP DEBUG <0013> endpoint:rtpbridge/a8@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955598 DLMGCP DEBUG <0013> endpoint:rtpbridge/a8@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955598 DLMGCP DEBUG <0013> endpoint:rtpbridge/a9@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955598 DLMGCP DEBUG <0013> endpoint:rtpbridge/a9@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955598 DLMGCP DEBUG <0013> endpoint:rtpbridge/aa@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955598 DLMGCP DEBUG <0013> endpoint:rtpbridge/aa@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955598 DLMGCP DEBUG <0013> endpoint:rtpbridge/ab@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955598 DLMGCP DEBUG <0013> endpoint:rtpbridge/ab@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955598 DLMGCP DEBUG <0013> endpoint:rtpbridge/ac@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955598 DLMGCP DEBUG <0013> endpoint:rtpbridge/ac@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955598 DLMGCP DEBUG <0013> endpoint:rtpbridge/ad@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955598 DLMGCP DEBUG <0013> endpoint:rtpbridge/ad@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955598 DLMGCP DEBUG <0013> endpoint:rtpbridge/ae@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955598 DLMGCP DEBUG <0013> endpoint:rtpbridge/ae@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955598 DLMGCP DEBUG <0013> endpoint:rtpbridge/af@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955598 DLMGCP DEBUG <0013> endpoint:rtpbridge/af@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955598 DLMGCP DEBUG <0013> endpoint:rtpbridge/b0@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955598 DLMGCP DEBUG <0013> endpoint:rtpbridge/b0@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955598 DLMGCP DEBUG <0013> endpoint:rtpbridge/b1@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955598 DLMGCP DEBUG <0013> endpoint:rtpbridge/b1@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955598 DLMGCP DEBUG <0013> endpoint:rtpbridge/b2@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955598 DLMGCP DEBUG <0013> endpoint:rtpbridge/b2@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955598 DLMGCP DEBUG <0013> endpoint:rtpbridge/b3@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955598 DLMGCP DEBUG <0013> endpoint:rtpbridge/b3@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955598 DLMGCP DEBUG <0013> endpoint:rtpbridge/b4@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955598 DLMGCP DEBUG <0013> endpoint:rtpbridge/b4@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955598 DLMGCP DEBUG <0013> endpoint:rtpbridge/b5@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955598 DLMGCP DEBUG <0013> endpoint:rtpbridge/b5@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955598 DLMGCP DEBUG <0013> endpoint:rtpbridge/b6@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955598 DLMGCP DEBUG <0013> endpoint:rtpbridge/b6@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955598 DLMGCP DEBUG <0013> endpoint:rtpbridge/b7@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955598 DLMGCP DEBUG <0013> endpoint:rtpbridge/b7@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955598 DLMGCP DEBUG <0013> endpoint:rtpbridge/b8@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955598 DLMGCP DEBUG <0013> endpoint:rtpbridge/b8@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955598 DLMGCP DEBUG <0013> endpoint:rtpbridge/b9@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955598 DLMGCP DEBUG <0013> endpoint:rtpbridge/b9@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955598 DLMGCP DEBUG <0013> endpoint:rtpbridge/ba@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955598 DLMGCP DEBUG <0013> endpoint:rtpbridge/ba@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955598 DLMGCP DEBUG <0013> endpoint:rtpbridge/bb@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955598 DLMGCP DEBUG <0013> endpoint:rtpbridge/bb@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955598 DLMGCP DEBUG <0013> endpoint:rtpbridge/bc@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955598 DLMGCP DEBUG <0013> endpoint:rtpbridge/bc@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955598 DLMGCP DEBUG <0013> endpoint:rtpbridge/bd@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955598 DLMGCP DEBUG <0013> endpoint:rtpbridge/bd@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955598 DLMGCP DEBUG <0013> endpoint:rtpbridge/be@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955599 DLMGCP DEBUG <0013> endpoint:rtpbridge/be@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955599 DLMGCP DEBUG <0013> endpoint:rtpbridge/bf@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955599 DLMGCP DEBUG <0013> endpoint:rtpbridge/bf@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955599 DLMGCP DEBUG <0013> endpoint:rtpbridge/c0@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955599 DLMGCP DEBUG <0013> endpoint:rtpbridge/c0@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955599 DLMGCP DEBUG <0013> endpoint:rtpbridge/c1@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955599 DLMGCP DEBUG <0013> endpoint:rtpbridge/c1@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955599 DLMGCP DEBUG <0013> endpoint:rtpbridge/c2@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955599 DLMGCP DEBUG <0013> endpoint:rtpbridge/c2@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955599 DLMGCP DEBUG <0013> endpoint:rtpbridge/c3@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955599 DLMGCP DEBUG <0013> endpoint:rtpbridge/c3@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955599 DLMGCP DEBUG <0013> endpoint:rtpbridge/c4@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955599 DLMGCP DEBUG <0013> endpoint:rtpbridge/c4@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955599 DLMGCP DEBUG <0013> endpoint:rtpbridge/c5@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955599 DLMGCP DEBUG <0013> endpoint:rtpbridge/c5@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955599 DLMGCP DEBUG <0013> endpoint:rtpbridge/c6@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955599 DLMGCP DEBUG <0013> endpoint:rtpbridge/c6@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955599 DLMGCP DEBUG <0013> endpoint:rtpbridge/c7@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955599 DLMGCP DEBUG <0013> endpoint:rtpbridge/c7@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955599 DLMGCP DEBUG <0013> endpoint:rtpbridge/c8@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955599 DLMGCP DEBUG <0013> endpoint:rtpbridge/c8@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955599 DLMGCP DEBUG <0013> endpoint:rtpbridge/c9@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955599 DLMGCP DEBUG <0013> endpoint:rtpbridge/c9@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955599 DLMGCP DEBUG <0013> endpoint:rtpbridge/ca@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955599 DLMGCP DEBUG <0013> endpoint:rtpbridge/ca@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955599 DLMGCP DEBUG <0013> endpoint:rtpbridge/cb@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955599 DLMGCP DEBUG <0013> endpoint:rtpbridge/cb@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955599 DLMGCP DEBUG <0013> endpoint:rtpbridge/cc@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955599 DLMGCP DEBUG <0013> endpoint:rtpbridge/cc@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955599 DLMGCP DEBUG <0013> endpoint:rtpbridge/cd@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955599 DLMGCP DEBUG <0013> endpoint:rtpbridge/cd@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955599 DLMGCP DEBUG <0013> endpoint:rtpbridge/ce@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955599 DLMGCP DEBUG <0013> endpoint:rtpbridge/ce@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955599 DLMGCP DEBUG <0013> endpoint:rtpbridge/cf@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955599 DLMGCP DEBUG <0013> endpoint:rtpbridge/cf@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955599 DLMGCP DEBUG <0013> endpoint:rtpbridge/d0@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955599 DLMGCP DEBUG <0013> endpoint:rtpbridge/d0@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955599 DLMGCP DEBUG <0013> endpoint:rtpbridge/d1@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955599 DLMGCP DEBUG <0013> endpoint:rtpbridge/d1@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955599 DLMGCP DEBUG <0013> endpoint:rtpbridge/d2@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955599 DLMGCP DEBUG <0013> endpoint:rtpbridge/d2@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955599 DLMGCP DEBUG <0013> endpoint:rtpbridge/d3@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955599 DLMGCP DEBUG <0013> endpoint:rtpbridge/d3@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955599 DLMGCP DEBUG <0013> endpoint:rtpbridge/d4@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955599 DLMGCP DEBUG <0013> endpoint:rtpbridge/d4@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955599 DLMGCP DEBUG <0013> endpoint:rtpbridge/d5@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955599 DLMGCP DEBUG <0013> endpoint:rtpbridge/d5@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955599 DLMGCP DEBUG <0013> endpoint:rtpbridge/d6@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955599 DLMGCP DEBUG <0013> endpoint:rtpbridge/d6@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955599 DLMGCP DEBUG <0013> endpoint:rtpbridge/d7@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955599 DLMGCP DEBUG <0013> endpoint:rtpbridge/d7@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955599 DLMGCP DEBUG <0013> endpoint:rtpbridge/d8@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955599 DLMGCP DEBUG <0013> endpoint:rtpbridge/d8@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955599 DLMGCP DEBUG <0013> endpoint:rtpbridge/d9@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955599 DLMGCP DEBUG <0013> endpoint:rtpbridge/d9@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955599 DLMGCP DEBUG <0013> endpoint:rtpbridge/da@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955599 DLMGCP DEBUG <0013> endpoint:rtpbridge/da@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955599 DLMGCP DEBUG <0013> endpoint:rtpbridge/db@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955599 DLMGCP DEBUG <0013> endpoint:rtpbridge/db@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955599 DLMGCP DEBUG <0013> endpoint:rtpbridge/dc@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955599 DLMGCP DEBUG <0013> endpoint:rtpbridge/dc@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955599 DLMGCP DEBUG <0013> endpoint:rtpbridge/dd@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955599 DLMGCP DEBUG <0013> endpoint:rtpbridge/dd@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955599 DLMGCP DEBUG <0013> endpoint:rtpbridge/de@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955599 DLMGCP DEBUG <0013> endpoint:rtpbridge/de@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955599 DLMGCP DEBUG <0013> endpoint:rtpbridge/df@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955599 DLMGCP DEBUG <0013> endpoint:rtpbridge/df@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955599 DLMGCP DEBUG <0013> endpoint:rtpbridge/e0@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955599 DLMGCP DEBUG <0013> endpoint:rtpbridge/e0@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955599 DLMGCP DEBUG <0013> endpoint:rtpbridge/e1@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955600 DLMGCP DEBUG <0013> endpoint:rtpbridge/e1@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955600 DLMGCP DEBUG <0013> endpoint:rtpbridge/e2@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955600 DLMGCP DEBUG <0013> endpoint:rtpbridge/e2@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955600 DLMGCP DEBUG <0013> endpoint:rtpbridge/e3@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955600 DLMGCP DEBUG <0013> endpoint:rtpbridge/e3@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955600 DLMGCP DEBUG <0013> endpoint:rtpbridge/e4@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955600 DLMGCP DEBUG <0013> endpoint:rtpbridge/e4@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955600 DLMGCP DEBUG <0013> endpoint:rtpbridge/e5@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955600 DLMGCP DEBUG <0013> endpoint:rtpbridge/e5@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955600 DLMGCP DEBUG <0013> endpoint:rtpbridge/e6@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955600 DLMGCP DEBUG <0013> endpoint:rtpbridge/e6@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955600 DLMGCP DEBUG <0013> endpoint:rtpbridge/e7@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955600 DLMGCP DEBUG <0013> endpoint:rtpbridge/e7@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955600 DLMGCP DEBUG <0013> endpoint:rtpbridge/e8@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955600 DLMGCP DEBUG <0013> endpoint:rtpbridge/e8@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955600 DLMGCP DEBUG <0013> endpoint:rtpbridge/e9@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955600 DLMGCP DEBUG <0013> endpoint:rtpbridge/e9@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955600 DLMGCP DEBUG <0013> endpoint:rtpbridge/ea@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955600 DLMGCP DEBUG <0013> endpoint:rtpbridge/ea@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955600 DLMGCP DEBUG <0013> endpoint:rtpbridge/eb@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955600 DLMGCP DEBUG <0013> endpoint:rtpbridge/eb@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955600 DLMGCP DEBUG <0013> endpoint:rtpbridge/ec@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955600 DLMGCP DEBUG <0013> endpoint:rtpbridge/ec@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955600 DLMGCP DEBUG <0013> endpoint:rtpbridge/ed@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955600 DLMGCP DEBUG <0013> endpoint:rtpbridge/ed@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955600 DLMGCP DEBUG <0013> endpoint:rtpbridge/ee@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955600 DLMGCP DEBUG <0013> endpoint:rtpbridge/ee@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955600 DLMGCP DEBUG <0013> endpoint:rtpbridge/ef@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955600 DLMGCP DEBUG <0013> endpoint:rtpbridge/ef@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955600 DLMGCP DEBUG <0013> endpoint:rtpbridge/f0@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955600 DLMGCP DEBUG <0013> endpoint:rtpbridge/f0@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955600 DLMGCP DEBUG <0013> endpoint:rtpbridge/f1@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955600 DLMGCP DEBUG <0013> endpoint:rtpbridge/f1@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955600 DLMGCP DEBUG <0013> endpoint:rtpbridge/f2@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955600 DLMGCP DEBUG <0013> endpoint:rtpbridge/f2@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955600 DLMGCP DEBUG <0013> endpoint:rtpbridge/f3@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955600 DLMGCP DEBUG <0013> endpoint:rtpbridge/f3@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955600 DLMGCP DEBUG <0013> endpoint:rtpbridge/f4@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955600 DLMGCP DEBUG <0013> endpoint:rtpbridge/f4@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955600 DLMGCP DEBUG <0013> endpoint:rtpbridge/f5@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955600 DLMGCP DEBUG <0013> endpoint:rtpbridge/f5@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955600 DLMGCP DEBUG <0013> endpoint:rtpbridge/f6@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955600 DLMGCP DEBUG <0013> endpoint:rtpbridge/f6@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955600 DLMGCP DEBUG <0013> endpoint:rtpbridge/f7@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955600 DLMGCP DEBUG <0013> endpoint:rtpbridge/f7@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955600 DLMGCP DEBUG <0013> endpoint:rtpbridge/f8@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955600 DLMGCP DEBUG <0013> endpoint:rtpbridge/f8@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955600 DLMGCP DEBUG <0013> endpoint:rtpbridge/f9@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955600 DLMGCP DEBUG <0013> endpoint:rtpbridge/f9@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955600 DLMGCP DEBUG <0013> endpoint:rtpbridge/fa@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955600 DLMGCP DEBUG <0013> endpoint:rtpbridge/fa@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955600 DLMGCP DEBUG <0013> endpoint:rtpbridge/fb@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955600 DLMGCP DEBUG <0013> endpoint:rtpbridge/fb@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955600 DLMGCP DEBUG <0013> endpoint:rtpbridge/fc@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955600 DLMGCP DEBUG <0013> endpoint:rtpbridge/fc@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955600 DLMGCP DEBUG <0013> endpoint:rtpbridge/fd@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955600 DLMGCP DEBUG <0013> endpoint:rtpbridge/fd@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955600 DLMGCP DEBUG <0013> endpoint:rtpbridge/fe@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955600 DLMGCP DEBUG <0013> endpoint:rtpbridge/fe@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955600 DLMGCP DEBUG <0013> endpoint:rtpbridge/ff@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955600 DLMGCP DEBUG <0013> endpoint:rtpbridge/ff@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955600 DLMGCP DEBUG <0013> endpoint:rtpbridge/100@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955600 DLMGCP DEBUG <0013> endpoint:rtpbridge/100@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955600 DLMGCP DEBUG <0013> endpoint:rtpbridge/101@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955600 DLMGCP DEBUG <0013> endpoint:rtpbridge/102@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955600 DLMGCP DEBUG <0013> endpoint:rtpbridge/103@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955600 DLMGCP DEBUG <0013> endpoint:rtpbridge/104@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955600 DLMGCP DEBUG <0013> endpoint:rtpbridge/105@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955600 DLMGCP DEBUG <0013> endpoint:rtpbridge/106@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955600 DLMGCP DEBUG <0013> endpoint:rtpbridge/107@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955600 DLMGCP DEBUG <0013> endpoint:rtpbridge/108@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955600 DLMGCP DEBUG <0013> endpoint:rtpbridge/109@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955600 DLMGCP DEBUG <0013> endpoint:rtpbridge/10a@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955600 DLMGCP DEBUG <0013> endpoint:rtpbridge/10b@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955600 DLMGCP DEBUG <0013> endpoint:rtpbridge/10c@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955600 DLMGCP DEBUG <0013> endpoint:rtpbridge/10d@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955600 DLMGCP DEBUG <0013> endpoint:rtpbridge/10e@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955600 DLMGCP DEBUG <0013> endpoint:rtpbridge/10f@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955600 DLMGCP DEBUG <0013> endpoint:rtpbridge/110@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955600 DLMGCP DEBUG <0013> endpoint:rtpbridge/111@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955600 DLMGCP DEBUG <0013> endpoint:rtpbridge/112@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955600 DLMGCP DEBUG <0013> endpoint:rtpbridge/113@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955601 DLMGCP DEBUG <0013> endpoint:rtpbridge/114@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955601 DLMGCP DEBUG <0013> endpoint:rtpbridge/115@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955601 DLMGCP DEBUG <0013> endpoint:rtpbridge/116@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955601 DLMGCP DEBUG <0013> endpoint:rtpbridge/117@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955601 DLMGCP DEBUG <0013> endpoint:rtpbridge/118@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955601 DLMGCP DEBUG <0013> endpoint:rtpbridge/119@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955601 DLMGCP DEBUG <0013> endpoint:rtpbridge/11a@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955601 DLMGCP DEBUG <0013> endpoint:rtpbridge/11b@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955601 DLMGCP DEBUG <0013> endpoint:rtpbridge/11c@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955601 DLMGCP DEBUG <0013> endpoint:rtpbridge/11d@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955601 DLMGCP DEBUG <0013> endpoint:rtpbridge/11e@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955601 DLMGCP DEBUG <0013> endpoint:rtpbridge/11f@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955601 DLMGCP DEBUG <0013> endpoint:rtpbridge/120@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955601 DLMGCP DEBUG <0013> endpoint:rtpbridge/121@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955601 DLMGCP DEBUG <0013> endpoint:rtpbridge/122@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955601 DLMGCP DEBUG <0013> endpoint:rtpbridge/123@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955601 DLMGCP DEBUG <0013> endpoint:rtpbridge/124@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955601 DLMGCP DEBUG <0013> endpoint:rtpbridge/125@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955601 DLMGCP DEBUG <0013> endpoint:rtpbridge/126@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955601 DLMGCP DEBUG <0013> endpoint:rtpbridge/127@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955601 DLMGCP DEBUG <0013> endpoint:rtpbridge/128@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955601 DLMGCP DEBUG <0013> endpoint:rtpbridge/129@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955601 DLMGCP DEBUG <0013> endpoint:rtpbridge/12a@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955601 DLMGCP DEBUG <0013> endpoint:rtpbridge/12b@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955601 DLMGCP DEBUG <0013> endpoint:rtpbridge/12c@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955601 DLMGCP DEBUG <0013> endpoint:none Generated response: code=200 (mgcp_protocol.c:230) 20241102125955601 DLMGCP DEBUG <0013> Generated response: line #00: 200 2543 OK (mgcp_msg.c:67) 20241102125955601 DLMGCP DEBUG <0013> Received message: line #00: DLCX 2544 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241102125955601 DLMGCP DEBUG <0013> Received message: line #01: C: 0001 (mgcp_msg.c:67) 20241102125955601 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found free endpoint: rtpbridge/1@mgw (mgcp_endp.c:261) 20241102125955601 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:441) 20241102125955601 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241102125955601 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955601 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955601 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955601 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955601 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955601 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955601 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955601 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955601 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955601 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955601 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955601 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955601 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955601 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955601 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955601 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955601 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955601 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955601 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955601 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955601 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955601 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955601 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955601 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955601 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955601 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955601 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955601 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955601 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955601 DLMGCP DEBUG <0013> endpoint:rtpbridge/1e@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955601 DLMGCP DEBUG <0013> endpoint:rtpbridge/1f@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955601 DLMGCP DEBUG <0013> endpoint:rtpbridge/20@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955601 DLMGCP DEBUG <0013> endpoint:rtpbridge/21@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955601 DLMGCP DEBUG <0013> endpoint:rtpbridge/22@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955601 DLMGCP DEBUG <0013> endpoint:rtpbridge/23@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955601 DLMGCP DEBUG <0013> endpoint:rtpbridge/24@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955601 DLMGCP DEBUG <0013> endpoint:rtpbridge/25@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955601 DLMGCP DEBUG <0013> endpoint:rtpbridge/26@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955601 DLMGCP DEBUG <0013> endpoint:rtpbridge/27@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955601 DLMGCP DEBUG <0013> endpoint:rtpbridge/28@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955601 DLMGCP DEBUG <0013> endpoint:rtpbridge/29@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955601 DLMGCP DEBUG <0013> endpoint:rtpbridge/2a@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955601 DLMGCP DEBUG <0013> endpoint:rtpbridge/2b@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955601 DLMGCP DEBUG <0013> endpoint:rtpbridge/2c@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955601 DLMGCP DEBUG <0013> endpoint:rtpbridge/2d@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955601 DLMGCP DEBUG <0013> endpoint:rtpbridge/2e@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955601 DLMGCP DEBUG <0013> endpoint:rtpbridge/2f@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955601 DLMGCP DEBUG <0013> endpoint:rtpbridge/30@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955601 DLMGCP DEBUG <0013> endpoint:rtpbridge/31@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955601 DLMGCP DEBUG <0013> endpoint:rtpbridge/32@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955601 DLMGCP DEBUG <0013> endpoint:rtpbridge/33@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955602 DLMGCP DEBUG <0013> endpoint:rtpbridge/34@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955602 DLMGCP DEBUG <0013> endpoint:rtpbridge/35@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955602 DLMGCP DEBUG <0013> endpoint:rtpbridge/36@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955602 DLMGCP DEBUG <0013> endpoint:rtpbridge/37@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955602 DLMGCP DEBUG <0013> endpoint:rtpbridge/38@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955602 DLMGCP DEBUG <0013> endpoint:rtpbridge/39@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955602 DLMGCP DEBUG <0013> endpoint:rtpbridge/3a@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955602 DLMGCP DEBUG <0013> endpoint:rtpbridge/3b@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955602 DLMGCP DEBUG <0013> endpoint:rtpbridge/3c@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955602 DLMGCP DEBUG <0013> endpoint:rtpbridge/3d@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955602 DLMGCP DEBUG <0013> endpoint:rtpbridge/3e@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955602 DLMGCP DEBUG <0013> endpoint:rtpbridge/3f@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955602 DLMGCP DEBUG <0013> endpoint:rtpbridge/40@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955602 DLMGCP DEBUG <0013> endpoint:rtpbridge/41@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955602 DLMGCP DEBUG <0013> endpoint:rtpbridge/42@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955602 DLMGCP DEBUG <0013> endpoint:rtpbridge/43@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955602 DLMGCP DEBUG <0013> endpoint:rtpbridge/44@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955602 DLMGCP DEBUG <0013> endpoint:rtpbridge/45@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955602 DLMGCP DEBUG <0013> endpoint:rtpbridge/46@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955602 DLMGCP DEBUG <0013> endpoint:rtpbridge/47@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955602 DLMGCP DEBUG <0013> endpoint:rtpbridge/48@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955602 DLMGCP DEBUG <0013> endpoint:rtpbridge/49@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955602 DLMGCP DEBUG <0013> endpoint:rtpbridge/4a@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955602 DLMGCP DEBUG <0013> endpoint:rtpbridge/4b@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955602 DLMGCP DEBUG <0013> endpoint:rtpbridge/4c@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955602 DLMGCP DEBUG <0013> endpoint:rtpbridge/4d@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955602 DLMGCP DEBUG <0013> endpoint:rtpbridge/4e@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955602 DLMGCP DEBUG <0013> endpoint:rtpbridge/4f@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955602 DLMGCP DEBUG <0013> endpoint:rtpbridge/50@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955602 DLMGCP DEBUG <0013> endpoint:rtpbridge/51@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955602 DLMGCP DEBUG <0013> endpoint:rtpbridge/52@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955602 DLMGCP DEBUG <0013> endpoint:rtpbridge/53@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955602 DLMGCP DEBUG <0013> endpoint:rtpbridge/54@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955602 DLMGCP DEBUG <0013> endpoint:rtpbridge/55@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955602 DLMGCP DEBUG <0013> endpoint:rtpbridge/56@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955602 DLMGCP DEBUG <0013> endpoint:rtpbridge/57@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955602 DLMGCP DEBUG <0013> endpoint:rtpbridge/58@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955602 DLMGCP DEBUG <0013> endpoint:rtpbridge/59@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955602 DLMGCP DEBUG <0013> endpoint:rtpbridge/5a@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955602 DLMGCP DEBUG <0013> endpoint:rtpbridge/5b@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955602 DLMGCP DEBUG <0013> endpoint:rtpbridge/5c@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955602 DLMGCP DEBUG <0013> endpoint:rtpbridge/5d@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955602 DLMGCP DEBUG <0013> endpoint:rtpbridge/5e@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955602 DLMGCP DEBUG <0013> endpoint:rtpbridge/5f@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955602 DLMGCP DEBUG <0013> endpoint:rtpbridge/60@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955602 DLMGCP DEBUG <0013> endpoint:rtpbridge/61@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955602 DLMGCP DEBUG <0013> endpoint:rtpbridge/62@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955602 DLMGCP DEBUG <0013> endpoint:rtpbridge/63@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955602 DLMGCP DEBUG <0013> endpoint:rtpbridge/64@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955602 DLMGCP DEBUG <0013> endpoint:rtpbridge/65@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955602 DLMGCP DEBUG <0013> endpoint:rtpbridge/66@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955602 DLMGCP DEBUG <0013> endpoint:rtpbridge/67@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955602 DLMGCP DEBUG <0013> endpoint:rtpbridge/68@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955602 DLMGCP DEBUG <0013> endpoint:rtpbridge/69@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955602 DLMGCP DEBUG <0013> endpoint:rtpbridge/6a@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955602 DLMGCP DEBUG <0013> endpoint:rtpbridge/6b@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955602 DLMGCP DEBUG <0013> endpoint:rtpbridge/6c@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955602 DLMGCP DEBUG <0013> endpoint:rtpbridge/6d@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955602 DLMGCP DEBUG <0013> endpoint:rtpbridge/6e@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955602 DLMGCP DEBUG <0013> endpoint:rtpbridge/6f@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955602 DLMGCP DEBUG <0013> endpoint:rtpbridge/70@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955602 DLMGCP DEBUG <0013> endpoint:rtpbridge/71@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955602 DLMGCP DEBUG <0013> endpoint:rtpbridge/72@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955602 DLMGCP DEBUG <0013> endpoint:rtpbridge/73@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955602 DLMGCP DEBUG <0013> endpoint:rtpbridge/74@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955602 DLMGCP DEBUG <0013> endpoint:rtpbridge/75@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955602 DLMGCP DEBUG <0013> endpoint:rtpbridge/76@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955602 DLMGCP DEBUG <0013> endpoint:rtpbridge/77@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955602 DLMGCP DEBUG <0013> endpoint:rtpbridge/78@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955602 DLMGCP DEBUG <0013> endpoint:rtpbridge/79@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955602 DLMGCP DEBUG <0013> endpoint:rtpbridge/7a@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955602 DLMGCP DEBUG <0013> endpoint:rtpbridge/7b@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955602 DLMGCP DEBUG <0013> endpoint:rtpbridge/7c@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955602 DLMGCP DEBUG <0013> endpoint:rtpbridge/7d@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955602 DLMGCP DEBUG <0013> endpoint:rtpbridge/7e@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955602 DLMGCP DEBUG <0013> endpoint:rtpbridge/7f@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955602 DLMGCP DEBUG <0013> endpoint:rtpbridge/80@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955602 DLMGCP DEBUG <0013> endpoint:rtpbridge/81@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955602 DLMGCP DEBUG <0013> endpoint:rtpbridge/82@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955602 DLMGCP DEBUG <0013> endpoint:rtpbridge/83@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955602 DLMGCP DEBUG <0013> endpoint:rtpbridge/84@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955602 DLMGCP DEBUG <0013> endpoint:rtpbridge/85@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955602 DLMGCP DEBUG <0013> endpoint:rtpbridge/86@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955602 DLMGCP DEBUG <0013> endpoint:rtpbridge/87@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955602 DLMGCP DEBUG <0013> endpoint:rtpbridge/88@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955602 DLMGCP DEBUG <0013> endpoint:rtpbridge/89@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955602 DLMGCP DEBUG <0013> endpoint:rtpbridge/8a@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955602 DLMGCP DEBUG <0013> endpoint:rtpbridge/8b@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955602 DLMGCP DEBUG <0013> endpoint:rtpbridge/8c@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955602 DLMGCP DEBUG <0013> endpoint:rtpbridge/8d@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955602 DLMGCP DEBUG <0013> endpoint:rtpbridge/8e@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955602 DLMGCP DEBUG <0013> endpoint:rtpbridge/8f@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955602 DLMGCP DEBUG <0013> endpoint:rtpbridge/90@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955602 DLMGCP DEBUG <0013> endpoint:rtpbridge/91@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955602 DLMGCP DEBUG <0013> endpoint:rtpbridge/92@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955602 DLMGCP DEBUG <0013> endpoint:rtpbridge/93@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955602 DLMGCP DEBUG <0013> endpoint:rtpbridge/94@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955602 DLMGCP DEBUG <0013> endpoint:rtpbridge/95@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955602 DLMGCP DEBUG <0013> endpoint:rtpbridge/96@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955602 DLMGCP DEBUG <0013> endpoint:rtpbridge/97@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955602 DLMGCP DEBUG <0013> endpoint:rtpbridge/98@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955602 DLMGCP DEBUG <0013> endpoint:rtpbridge/99@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955602 DLMGCP DEBUG <0013> endpoint:rtpbridge/9a@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955602 DLMGCP DEBUG <0013> endpoint:rtpbridge/9b@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955602 DLMGCP DEBUG <0013> endpoint:rtpbridge/9c@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955602 DLMGCP DEBUG <0013> endpoint:rtpbridge/9d@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955602 DLMGCP DEBUG <0013> endpoint:rtpbridge/9e@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955602 DLMGCP DEBUG <0013> endpoint:rtpbridge/9f@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955602 DLMGCP DEBUG <0013> endpoint:rtpbridge/a0@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955602 DLMGCP DEBUG <0013> endpoint:rtpbridge/a1@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955602 DLMGCP DEBUG <0013> endpoint:rtpbridge/a2@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955602 DLMGCP DEBUG <0013> endpoint:rtpbridge/a3@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955602 DLMGCP DEBUG <0013> endpoint:rtpbridge/a4@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955602 DLMGCP DEBUG <0013> endpoint:rtpbridge/a5@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955602 DLMGCP DEBUG <0013> endpoint:rtpbridge/a6@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955602 DLMGCP DEBUG <0013> endpoint:rtpbridge/a7@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955602 DLMGCP DEBUG <0013> endpoint:rtpbridge/a8@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955602 DLMGCP DEBUG <0013> endpoint:rtpbridge/a9@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955602 DLMGCP DEBUG <0013> endpoint:rtpbridge/aa@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955602 DLMGCP DEBUG <0013> endpoint:rtpbridge/ab@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955602 DLMGCP DEBUG <0013> endpoint:rtpbridge/ac@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955602 DLMGCP DEBUG <0013> endpoint:rtpbridge/ad@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955602 DLMGCP DEBUG <0013> endpoint:rtpbridge/ae@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955602 DLMGCP DEBUG <0013> endpoint:rtpbridge/af@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955602 DLMGCP DEBUG <0013> endpoint:rtpbridge/b0@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955602 DLMGCP DEBUG <0013> endpoint:rtpbridge/b1@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955602 DLMGCP DEBUG <0013> endpoint:rtpbridge/b2@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955602 DLMGCP DEBUG <0013> endpoint:rtpbridge/b3@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955602 DLMGCP DEBUG <0013> endpoint:rtpbridge/b4@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955602 DLMGCP DEBUG <0013> endpoint:rtpbridge/b5@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955602 DLMGCP DEBUG <0013> endpoint:rtpbridge/b6@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955602 DLMGCP DEBUG <0013> endpoint:rtpbridge/b7@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955602 DLMGCP DEBUG <0013> endpoint:rtpbridge/b8@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955602 DLMGCP DEBUG <0013> endpoint:rtpbridge/b9@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955602 DLMGCP DEBUG <0013> endpoint:rtpbridge/ba@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955602 DLMGCP DEBUG <0013> endpoint:rtpbridge/bb@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955602 DLMGCP DEBUG <0013> endpoint:rtpbridge/bc@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955602 DLMGCP DEBUG <0013> endpoint:rtpbridge/bd@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955602 DLMGCP DEBUG <0013> endpoint:rtpbridge/be@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955602 DLMGCP DEBUG <0013> endpoint:rtpbridge/bf@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955602 DLMGCP DEBUG <0013> endpoint:rtpbridge/c0@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955602 DLMGCP DEBUG <0013> endpoint:rtpbridge/c1@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955602 DLMGCP DEBUG <0013> endpoint:rtpbridge/c2@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955602 DLMGCP DEBUG <0013> endpoint:rtpbridge/c3@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955602 DLMGCP DEBUG <0013> endpoint:rtpbridge/c4@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955602 DLMGCP DEBUG <0013> endpoint:rtpbridge/c5@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955602 DLMGCP DEBUG <0013> endpoint:rtpbridge/c6@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955602 DLMGCP DEBUG <0013> endpoint:rtpbridge/c7@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955602 DLMGCP DEBUG <0013> endpoint:rtpbridge/c8@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955602 DLMGCP DEBUG <0013> endpoint:rtpbridge/c9@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955602 DLMGCP DEBUG <0013> endpoint:rtpbridge/ca@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955602 DLMGCP DEBUG <0013> endpoint:rtpbridge/cb@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955602 DLMGCP DEBUG <0013> endpoint:rtpbridge/cc@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955602 DLMGCP DEBUG <0013> endpoint:rtpbridge/cd@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955602 DLMGCP DEBUG <0013> endpoint:rtpbridge/ce@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955602 DLMGCP DEBUG <0013> endpoint:rtpbridge/cf@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955602 DLMGCP DEBUG <0013> endpoint:rtpbridge/d0@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955602 DLMGCP DEBUG <0013> endpoint:rtpbridge/d1@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955602 DLMGCP DEBUG <0013> endpoint:rtpbridge/d2@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955602 DLMGCP DEBUG <0013> endpoint:rtpbridge/d3@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955602 DLMGCP DEBUG <0013> endpoint:rtpbridge/d4@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955602 DLMGCP DEBUG <0013> endpoint:rtpbridge/d5@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955602 DLMGCP DEBUG <0013> endpoint:rtpbridge/d6@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955602 DLMGCP DEBUG <0013> endpoint:rtpbridge/d7@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955602 DLMGCP DEBUG <0013> endpoint:rtpbridge/d8@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955602 DLMGCP DEBUG <0013> endpoint:rtpbridge/d9@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955603 DLMGCP DEBUG <0013> endpoint:rtpbridge/da@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955603 DLMGCP DEBUG <0013> endpoint:rtpbridge/db@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955603 DLMGCP DEBUG <0013> endpoint:rtpbridge/dc@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955603 DLMGCP DEBUG <0013> endpoint:rtpbridge/dd@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955603 DLMGCP DEBUG <0013> endpoint:rtpbridge/de@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955603 DLMGCP DEBUG <0013> endpoint:rtpbridge/df@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955603 DLMGCP DEBUG <0013> endpoint:rtpbridge/e0@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955603 DLMGCP DEBUG <0013> endpoint:rtpbridge/e1@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955603 DLMGCP DEBUG <0013> endpoint:rtpbridge/e2@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955603 DLMGCP DEBUG <0013> endpoint:rtpbridge/e3@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955603 DLMGCP DEBUG <0013> endpoint:rtpbridge/e4@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955603 DLMGCP DEBUG <0013> endpoint:rtpbridge/e5@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955603 DLMGCP DEBUG <0013> endpoint:rtpbridge/e6@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955603 DLMGCP DEBUG <0013> endpoint:rtpbridge/e7@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955603 DLMGCP DEBUG <0013> endpoint:rtpbridge/e8@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955603 DLMGCP DEBUG <0013> endpoint:rtpbridge/e9@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955603 DLMGCP DEBUG <0013> endpoint:rtpbridge/ea@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955603 DLMGCP DEBUG <0013> endpoint:rtpbridge/eb@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955603 DLMGCP DEBUG <0013> endpoint:rtpbridge/ec@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955603 DLMGCP DEBUG <0013> endpoint:rtpbridge/ed@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955603 DLMGCP DEBUG <0013> endpoint:rtpbridge/ee@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955603 DLMGCP DEBUG <0013> endpoint:rtpbridge/ef@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955603 DLMGCP DEBUG <0013> endpoint:rtpbridge/f0@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955603 DLMGCP DEBUG <0013> endpoint:rtpbridge/f1@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955603 DLMGCP DEBUG <0013> endpoint:rtpbridge/f2@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955603 DLMGCP DEBUG <0013> endpoint:rtpbridge/f3@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955603 DLMGCP DEBUG <0013> endpoint:rtpbridge/f4@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955603 DLMGCP DEBUG <0013> endpoint:rtpbridge/f5@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955603 DLMGCP DEBUG <0013> endpoint:rtpbridge/f6@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955603 DLMGCP DEBUG <0013> endpoint:rtpbridge/f7@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955603 DLMGCP DEBUG <0013> endpoint:rtpbridge/f8@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955603 DLMGCP DEBUG <0013> endpoint:rtpbridge/f9@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955603 DLMGCP DEBUG <0013> endpoint:rtpbridge/fa@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955603 DLMGCP DEBUG <0013> endpoint:rtpbridge/fb@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955603 DLMGCP DEBUG <0013> endpoint:rtpbridge/fc@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955603 DLMGCP DEBUG <0013> endpoint:rtpbridge/fd@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955603 DLMGCP DEBUG <0013> endpoint:rtpbridge/fe@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955603 DLMGCP DEBUG <0013> endpoint:rtpbridge/ff@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955603 DLMGCP DEBUG <0013> endpoint:rtpbridge/100@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955603 DLMGCP DEBUG <0013> endpoint:rtpbridge/101@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955603 DLMGCP DEBUG <0013> endpoint:rtpbridge/102@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955603 DLMGCP DEBUG <0013> endpoint:rtpbridge/103@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955603 DLMGCP DEBUG <0013> endpoint:rtpbridge/104@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955603 DLMGCP DEBUG <0013> endpoint:rtpbridge/105@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955603 DLMGCP DEBUG <0013> endpoint:rtpbridge/106@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955603 DLMGCP DEBUG <0013> endpoint:rtpbridge/107@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955603 DLMGCP DEBUG <0013> endpoint:rtpbridge/108@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955603 DLMGCP DEBUG <0013> endpoint:rtpbridge/109@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955603 DLMGCP DEBUG <0013> endpoint:rtpbridge/10a@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955603 DLMGCP DEBUG <0013> endpoint:rtpbridge/10b@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955603 DLMGCP DEBUG <0013> endpoint:rtpbridge/10c@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955603 DLMGCP DEBUG <0013> endpoint:rtpbridge/10d@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955603 DLMGCP DEBUG <0013> endpoint:rtpbridge/10e@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955603 DLMGCP DEBUG <0013> endpoint:rtpbridge/10f@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955603 DLMGCP DEBUG <0013> endpoint:rtpbridge/110@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955603 DLMGCP DEBUG <0013> endpoint:rtpbridge/111@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955603 DLMGCP DEBUG <0013> endpoint:rtpbridge/112@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955603 DLMGCP DEBUG <0013> endpoint:rtpbridge/113@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955603 DLMGCP DEBUG <0013> endpoint:rtpbridge/114@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955603 DLMGCP DEBUG <0013> endpoint:rtpbridge/115@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955603 DLMGCP DEBUG <0013> endpoint:rtpbridge/116@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955603 DLMGCP DEBUG <0013> endpoint:rtpbridge/117@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955603 DLMGCP DEBUG <0013> endpoint:rtpbridge/118@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955603 DLMGCP DEBUG <0013> endpoint:rtpbridge/119@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955603 DLMGCP DEBUG <0013> endpoint:rtpbridge/11a@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955603 DLMGCP DEBUG <0013> endpoint:rtpbridge/11b@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955603 DLMGCP DEBUG <0013> endpoint:rtpbridge/11c@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955603 DLMGCP DEBUG <0013> endpoint:rtpbridge/11d@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955603 DLMGCP DEBUG <0013> endpoint:rtpbridge/11e@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955603 DLMGCP DEBUG <0013> endpoint:rtpbridge/11f@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955603 DLMGCP DEBUG <0013> endpoint:rtpbridge/120@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955603 DLMGCP DEBUG <0013> endpoint:rtpbridge/121@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955603 DLMGCP DEBUG <0013> endpoint:rtpbridge/122@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955603 DLMGCP DEBUG <0013> endpoint:rtpbridge/123@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955603 DLMGCP DEBUG <0013> endpoint:rtpbridge/124@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955603 DLMGCP DEBUG <0013> endpoint:rtpbridge/125@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955603 DLMGCP DEBUG <0013> endpoint:rtpbridge/126@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955603 DLMGCP DEBUG <0013> endpoint:rtpbridge/127@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955603 DLMGCP DEBUG <0013> endpoint:rtpbridge/128@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955603 DLMGCP DEBUG <0013> endpoint:rtpbridge/129@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955603 DLMGCP DEBUG <0013> endpoint:rtpbridge/12a@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955603 DLMGCP DEBUG <0013> endpoint:rtpbridge/12b@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955603 DLMGCP DEBUG <0013> endpoint:rtpbridge/12c@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955603 DLMGCP DEBUG <0013> endpoint:none Generated response: code=200 (mgcp_protocol.c:230) 20241102125955603 DLMGCP DEBUG <0013> Generated response: line #00: 200 2544 OK (mgcp_msg.c:67) 20241102125955603 DLMGCP DEBUG <0013> Received message: line #00: DLCX 2545 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241102125955603 DLMGCP DEBUG <0013> Received message: line #01: C: 0002 (mgcp_msg.c:67) 20241102125955603 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found free endpoint: rtpbridge/1@mgw (mgcp_endp.c:261) 20241102125955603 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:441) 20241102125955603 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241102125955603 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955603 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955603 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955603 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955603 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955603 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955603 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955603 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955603 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955603 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955603 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955603 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955603 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955603 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955603 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955603 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955603 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955603 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955604 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955604 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955604 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955604 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955604 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955604 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955604 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955604 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955604 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955604 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955604 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955604 DLMGCP DEBUG <0013> endpoint:rtpbridge/1e@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955604 DLMGCP DEBUG <0013> endpoint:rtpbridge/1f@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955604 DLMGCP DEBUG <0013> endpoint:rtpbridge/20@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955604 DLMGCP DEBUG <0013> endpoint:rtpbridge/21@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955604 DLMGCP DEBUG <0013> endpoint:rtpbridge/22@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955604 DLMGCP DEBUG <0013> endpoint:rtpbridge/23@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955604 DLMGCP DEBUG <0013> endpoint:rtpbridge/24@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955604 DLMGCP DEBUG <0013> endpoint:rtpbridge/25@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955604 DLMGCP DEBUG <0013> endpoint:rtpbridge/26@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955604 DLMGCP DEBUG <0013> endpoint:rtpbridge/27@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955604 DLMGCP DEBUG <0013> endpoint:rtpbridge/28@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955604 DLMGCP DEBUG <0013> endpoint:rtpbridge/29@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955604 DLMGCP DEBUG <0013> endpoint:rtpbridge/2a@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955604 DLMGCP DEBUG <0013> endpoint:rtpbridge/2b@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955604 DLMGCP DEBUG <0013> endpoint:rtpbridge/2c@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955604 DLMGCP DEBUG <0013> endpoint:rtpbridge/2d@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955604 DLMGCP DEBUG <0013> endpoint:rtpbridge/2e@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955604 DLMGCP DEBUG <0013> endpoint:rtpbridge/2f@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955604 DLMGCP DEBUG <0013> endpoint:rtpbridge/30@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955604 DLMGCP DEBUG <0013> endpoint:rtpbridge/31@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955604 DLMGCP DEBUG <0013> endpoint:rtpbridge/32@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955604 DLMGCP DEBUG <0013> endpoint:rtpbridge/33@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955604 DLMGCP DEBUG <0013> endpoint:rtpbridge/34@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955604 DLMGCP DEBUG <0013> endpoint:rtpbridge/35@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955604 DLMGCP DEBUG <0013> endpoint:rtpbridge/36@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955604 DLMGCP DEBUG <0013> endpoint:rtpbridge/37@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955604 DLMGCP DEBUG <0013> endpoint:rtpbridge/38@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955604 DLMGCP DEBUG <0013> endpoint:rtpbridge/39@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955604 DLMGCP DEBUG <0013> endpoint:rtpbridge/3a@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955604 DLMGCP DEBUG <0013> endpoint:rtpbridge/3b@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955604 DLMGCP DEBUG <0013> endpoint:rtpbridge/3c@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955604 DLMGCP DEBUG <0013> endpoint:rtpbridge/3d@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955604 DLMGCP DEBUG <0013> endpoint:rtpbridge/3e@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955604 DLMGCP DEBUG <0013> endpoint:rtpbridge/3f@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955604 DLMGCP DEBUG <0013> endpoint:rtpbridge/40@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955604 DLMGCP DEBUG <0013> endpoint:rtpbridge/41@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955604 DLMGCP DEBUG <0013> endpoint:rtpbridge/42@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955604 DLMGCP DEBUG <0013> endpoint:rtpbridge/43@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955604 DLMGCP DEBUG <0013> endpoint:rtpbridge/44@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955604 DLMGCP DEBUG <0013> endpoint:rtpbridge/45@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955604 DLMGCP DEBUG <0013> endpoint:rtpbridge/46@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955604 DLMGCP DEBUG <0013> endpoint:rtpbridge/47@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955604 DLMGCP DEBUG <0013> endpoint:rtpbridge/48@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955604 DLMGCP DEBUG <0013> endpoint:rtpbridge/49@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955604 DLMGCP DEBUG <0013> endpoint:rtpbridge/4a@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955604 DLMGCP DEBUG <0013> endpoint:rtpbridge/4b@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955604 DLMGCP DEBUG <0013> endpoint:rtpbridge/4c@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955604 DLMGCP DEBUG <0013> endpoint:rtpbridge/4d@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955604 DLMGCP DEBUG <0013> endpoint:rtpbridge/4e@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955604 DLMGCP DEBUG <0013> endpoint:rtpbridge/4f@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955604 DLMGCP DEBUG <0013> endpoint:rtpbridge/50@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955604 DLMGCP DEBUG <0013> endpoint:rtpbridge/51@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955604 DLMGCP DEBUG <0013> endpoint:rtpbridge/52@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955604 DLMGCP DEBUG <0013> endpoint:rtpbridge/53@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955604 DLMGCP DEBUG <0013> endpoint:rtpbridge/54@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955604 DLMGCP DEBUG <0013> endpoint:rtpbridge/55@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955604 DLMGCP DEBUG <0013> endpoint:rtpbridge/56@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955604 DLMGCP DEBUG <0013> endpoint:rtpbridge/57@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955604 DLMGCP DEBUG <0013> endpoint:rtpbridge/58@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955604 DLMGCP DEBUG <0013> endpoint:rtpbridge/59@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955604 DLMGCP DEBUG <0013> endpoint:rtpbridge/5a@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955604 DLMGCP DEBUG <0013> endpoint:rtpbridge/5b@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955604 DLMGCP DEBUG <0013> endpoint:rtpbridge/5c@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955604 DLMGCP DEBUG <0013> endpoint:rtpbridge/5d@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955604 DLMGCP DEBUG <0013> endpoint:rtpbridge/5e@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955604 DLMGCP DEBUG <0013> endpoint:rtpbridge/5f@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955604 DLMGCP DEBUG <0013> endpoint:rtpbridge/60@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955604 DLMGCP DEBUG <0013> endpoint:rtpbridge/61@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955604 DLMGCP DEBUG <0013> endpoint:rtpbridge/62@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955604 DLMGCP DEBUG <0013> endpoint:rtpbridge/63@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955604 DLMGCP DEBUG <0013> endpoint:rtpbridge/64@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955604 DLMGCP DEBUG <0013> endpoint:rtpbridge/65@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955604 DLMGCP DEBUG <0013> endpoint:rtpbridge/66@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955604 DLMGCP DEBUG <0013> endpoint:rtpbridge/67@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955604 DLMGCP DEBUG <0013> endpoint:rtpbridge/68@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955604 DLMGCP DEBUG <0013> endpoint:rtpbridge/69@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955604 DLMGCP DEBUG <0013> endpoint:rtpbridge/6a@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955604 DLMGCP DEBUG <0013> endpoint:rtpbridge/6b@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955604 DLMGCP DEBUG <0013> endpoint:rtpbridge/6c@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955604 DLMGCP DEBUG <0013> endpoint:rtpbridge/6d@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955604 DLMGCP DEBUG <0013> endpoint:rtpbridge/6e@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955604 DLMGCP DEBUG <0013> endpoint:rtpbridge/6f@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955604 DLMGCP DEBUG <0013> endpoint:rtpbridge/70@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955604 DLMGCP DEBUG <0013> endpoint:rtpbridge/71@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955604 DLMGCP DEBUG <0013> endpoint:rtpbridge/72@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955604 DLMGCP DEBUG <0013> endpoint:rtpbridge/73@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955604 DLMGCP DEBUG <0013> endpoint:rtpbridge/74@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955604 DLMGCP DEBUG <0013> endpoint:rtpbridge/75@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955604 DLMGCP DEBUG <0013> endpoint:rtpbridge/76@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955604 DLMGCP DEBUG <0013> endpoint:rtpbridge/77@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955604 DLMGCP DEBUG <0013> endpoint:rtpbridge/78@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955604 DLMGCP DEBUG <0013> endpoint:rtpbridge/79@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955604 DLMGCP DEBUG <0013> endpoint:rtpbridge/7a@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955604 DLMGCP DEBUG <0013> endpoint:rtpbridge/7b@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955604 DLMGCP DEBUG <0013> endpoint:rtpbridge/7c@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955604 DLMGCP DEBUG <0013> endpoint:rtpbridge/7d@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955604 DLMGCP DEBUG <0013> endpoint:rtpbridge/7e@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955604 DLMGCP DEBUG <0013> endpoint:rtpbridge/7f@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955604 DLMGCP DEBUG <0013> endpoint:rtpbridge/80@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955604 DLMGCP DEBUG <0013> endpoint:rtpbridge/81@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955604 DLMGCP DEBUG <0013> endpoint:rtpbridge/82@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955604 DLMGCP DEBUG <0013> endpoint:rtpbridge/83@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955604 DLMGCP DEBUG <0013> endpoint:rtpbridge/84@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955604 DLMGCP DEBUG <0013> endpoint:rtpbridge/85@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955604 DLMGCP DEBUG <0013> endpoint:rtpbridge/86@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955604 DLMGCP DEBUG <0013> endpoint:rtpbridge/87@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955604 DLMGCP DEBUG <0013> endpoint:rtpbridge/88@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955604 DLMGCP DEBUG <0013> endpoint:rtpbridge/89@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955604 DLMGCP DEBUG <0013> endpoint:rtpbridge/8a@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955604 DLMGCP DEBUG <0013> endpoint:rtpbridge/8b@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955604 DLMGCP DEBUG <0013> endpoint:rtpbridge/8c@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955604 DLMGCP DEBUG <0013> endpoint:rtpbridge/8d@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955604 DLMGCP DEBUG <0013> endpoint:rtpbridge/8e@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955604 DLMGCP DEBUG <0013> endpoint:rtpbridge/8f@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955604 DLMGCP DEBUG <0013> endpoint:rtpbridge/90@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955604 DLMGCP DEBUG <0013> endpoint:rtpbridge/91@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955604 DLMGCP DEBUG <0013> endpoint:rtpbridge/92@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955604 DLMGCP DEBUG <0013> endpoint:rtpbridge/93@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955604 DLMGCP DEBUG <0013> endpoint:rtpbridge/94@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955604 DLMGCP DEBUG <0013> endpoint:rtpbridge/95@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955604 DLMGCP DEBUG <0013> endpoint:rtpbridge/96@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955604 DLMGCP DEBUG <0013> endpoint:rtpbridge/97@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955604 DLMGCP DEBUG <0013> endpoint:rtpbridge/98@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955604 DLMGCP DEBUG <0013> endpoint:rtpbridge/99@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955604 DLMGCP DEBUG <0013> endpoint:rtpbridge/9a@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955604 DLMGCP DEBUG <0013> endpoint:rtpbridge/9b@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955604 DLMGCP DEBUG <0013> endpoint:rtpbridge/9c@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955604 DLMGCP DEBUG <0013> endpoint:rtpbridge/9d@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955604 DLMGCP DEBUG <0013> endpoint:rtpbridge/9e@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955604 DLMGCP DEBUG <0013> endpoint:rtpbridge/9f@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955604 DLMGCP DEBUG <0013> endpoint:rtpbridge/a0@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955604 DLMGCP DEBUG <0013> endpoint:rtpbridge/a1@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955604 DLMGCP DEBUG <0013> endpoint:rtpbridge/a2@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955604 DLMGCP DEBUG <0013> endpoint:rtpbridge/a3@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955604 DLMGCP DEBUG <0013> endpoint:rtpbridge/a4@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955604 DLMGCP DEBUG <0013> endpoint:rtpbridge/a5@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955604 DLMGCP DEBUG <0013> endpoint:rtpbridge/a6@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955604 DLMGCP DEBUG <0013> endpoint:rtpbridge/a7@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955604 DLMGCP DEBUG <0013> endpoint:rtpbridge/a8@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955604 DLMGCP DEBUG <0013> endpoint:rtpbridge/a9@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955604 DLMGCP DEBUG <0013> endpoint:rtpbridge/aa@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955604 DLMGCP DEBUG <0013> endpoint:rtpbridge/ab@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955604 DLMGCP DEBUG <0013> endpoint:rtpbridge/ac@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955604 DLMGCP DEBUG <0013> endpoint:rtpbridge/ad@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955604 DLMGCP DEBUG <0013> endpoint:rtpbridge/ae@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955604 DLMGCP DEBUG <0013> endpoint:rtpbridge/af@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955604 DLMGCP DEBUG <0013> endpoint:rtpbridge/b0@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955604 DLMGCP DEBUG <0013> endpoint:rtpbridge/b1@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955604 DLMGCP DEBUG <0013> endpoint:rtpbridge/b2@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955604 DLMGCP DEBUG <0013> endpoint:rtpbridge/b3@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955604 DLMGCP DEBUG <0013> endpoint:rtpbridge/b4@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955604 DLMGCP DEBUG <0013> endpoint:rtpbridge/b5@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955604 DLMGCP DEBUG <0013> endpoint:rtpbridge/b6@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955604 DLMGCP DEBUG <0013> endpoint:rtpbridge/b7@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955604 DLMGCP DEBUG <0013> endpoint:rtpbridge/b8@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955604 DLMGCP DEBUG <0013> endpoint:rtpbridge/b9@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955604 DLMGCP DEBUG <0013> endpoint:rtpbridge/ba@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955604 DLMGCP DEBUG <0013> endpoint:rtpbridge/bb@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955604 DLMGCP DEBUG <0013> endpoint:rtpbridge/bc@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955604 DLMGCP DEBUG <0013> endpoint:rtpbridge/bd@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955604 DLMGCP DEBUG <0013> endpoint:rtpbridge/be@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955604 DLMGCP DEBUG <0013> endpoint:rtpbridge/bf@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955604 DLMGCP DEBUG <0013> endpoint:rtpbridge/c0@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955604 DLMGCP DEBUG <0013> endpoint:rtpbridge/c1@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955604 DLMGCP DEBUG <0013> endpoint:rtpbridge/c2@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955604 DLMGCP DEBUG <0013> endpoint:rtpbridge/c3@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955604 DLMGCP DEBUG <0013> endpoint:rtpbridge/c4@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955604 DLMGCP DEBUG <0013> endpoint:rtpbridge/c5@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955604 DLMGCP DEBUG <0013> endpoint:rtpbridge/c6@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955604 DLMGCP DEBUG <0013> endpoint:rtpbridge/c7@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955605 DLMGCP DEBUG <0013> endpoint:rtpbridge/c8@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955605 DLMGCP DEBUG <0013> endpoint:rtpbridge/c9@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955605 DLMGCP DEBUG <0013> endpoint:rtpbridge/ca@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955605 DLMGCP DEBUG <0013> endpoint:rtpbridge/cb@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955605 DLMGCP DEBUG <0013> endpoint:rtpbridge/cc@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955605 DLMGCP DEBUG <0013> endpoint:rtpbridge/cd@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955605 DLMGCP DEBUG <0013> endpoint:rtpbridge/ce@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955605 DLMGCP DEBUG <0013> endpoint:rtpbridge/cf@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955605 DLMGCP DEBUG <0013> endpoint:rtpbridge/d0@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955605 DLMGCP DEBUG <0013> endpoint:rtpbridge/d1@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955605 DLMGCP DEBUG <0013> endpoint:rtpbridge/d2@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955605 DLMGCP DEBUG <0013> endpoint:rtpbridge/d3@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955605 DLMGCP DEBUG <0013> endpoint:rtpbridge/d4@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955605 DLMGCP DEBUG <0013> endpoint:rtpbridge/d5@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955605 DLMGCP DEBUG <0013> endpoint:rtpbridge/d6@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955605 DLMGCP DEBUG <0013> endpoint:rtpbridge/d7@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955605 DLMGCP DEBUG <0013> endpoint:rtpbridge/d8@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955605 DLMGCP DEBUG <0013> endpoint:rtpbridge/d9@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955605 DLMGCP DEBUG <0013> endpoint:rtpbridge/da@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955605 DLMGCP DEBUG <0013> endpoint:rtpbridge/db@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955605 DLMGCP DEBUG <0013> endpoint:rtpbridge/dc@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955605 DLMGCP DEBUG <0013> endpoint:rtpbridge/dd@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955605 DLMGCP DEBUG <0013> endpoint:rtpbridge/de@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955605 DLMGCP DEBUG <0013> endpoint:rtpbridge/df@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955605 DLMGCP DEBUG <0013> endpoint:rtpbridge/e0@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955605 DLMGCP DEBUG <0013> endpoint:rtpbridge/e1@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955605 DLMGCP DEBUG <0013> endpoint:rtpbridge/e2@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955605 DLMGCP DEBUG <0013> endpoint:rtpbridge/e3@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955605 DLMGCP DEBUG <0013> endpoint:rtpbridge/e4@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955605 DLMGCP DEBUG <0013> endpoint:rtpbridge/e5@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955605 DLMGCP DEBUG <0013> endpoint:rtpbridge/e6@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955605 DLMGCP DEBUG <0013> endpoint:rtpbridge/e7@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955605 DLMGCP DEBUG <0013> endpoint:rtpbridge/e8@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955605 DLMGCP DEBUG <0013> endpoint:rtpbridge/e9@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955605 DLMGCP DEBUG <0013> endpoint:rtpbridge/ea@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955605 DLMGCP DEBUG <0013> endpoint:rtpbridge/eb@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955605 DLMGCP DEBUG <0013> endpoint:rtpbridge/ec@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955605 DLMGCP DEBUG <0013> endpoint:rtpbridge/ed@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955605 DLMGCP DEBUG <0013> endpoint:rtpbridge/ee@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955605 DLMGCP DEBUG <0013> endpoint:rtpbridge/ef@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955605 DLMGCP DEBUG <0013> endpoint:rtpbridge/f0@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955605 DLMGCP DEBUG <0013> endpoint:rtpbridge/f1@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955605 DLMGCP DEBUG <0013> endpoint:rtpbridge/f2@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955605 DLMGCP DEBUG <0013> endpoint:rtpbridge/f3@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955605 DLMGCP DEBUG <0013> endpoint:rtpbridge/f4@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955605 DLMGCP DEBUG <0013> endpoint:rtpbridge/f5@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955605 DLMGCP DEBUG <0013> endpoint:rtpbridge/f6@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955605 DLMGCP DEBUG <0013> endpoint:rtpbridge/f7@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955605 DLMGCP DEBUG <0013> endpoint:rtpbridge/f8@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955605 DLMGCP DEBUG <0013> endpoint:rtpbridge/f9@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955605 DLMGCP DEBUG <0013> endpoint:rtpbridge/fa@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955605 DLMGCP DEBUG <0013> endpoint:rtpbridge/fb@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955605 DLMGCP DEBUG <0013> endpoint:rtpbridge/fc@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955605 DLMGCP DEBUG <0013> endpoint:rtpbridge/fd@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955605 DLMGCP DEBUG <0013> endpoint:rtpbridge/fe@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955605 DLMGCP DEBUG <0013> endpoint:rtpbridge/ff@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955605 DLMGCP DEBUG <0013> endpoint:rtpbridge/100@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955605 DLMGCP DEBUG <0013> endpoint:rtpbridge/101@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955605 DLMGCP DEBUG <0013> endpoint:rtpbridge/102@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955605 DLMGCP DEBUG <0013> endpoint:rtpbridge/103@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955605 DLMGCP DEBUG <0013> endpoint:rtpbridge/104@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955605 DLMGCP DEBUG <0013> endpoint:rtpbridge/105@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955605 DLMGCP DEBUG <0013> endpoint:rtpbridge/106@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955605 DLMGCP DEBUG <0013> endpoint:rtpbridge/107@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955605 DLMGCP DEBUG <0013> endpoint:rtpbridge/108@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955605 DLMGCP DEBUG <0013> endpoint:rtpbridge/109@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955605 DLMGCP DEBUG <0013> endpoint:rtpbridge/10a@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955605 DLMGCP DEBUG <0013> endpoint:rtpbridge/10b@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955605 DLMGCP DEBUG <0013> endpoint:rtpbridge/10c@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955605 DLMGCP DEBUG <0013> endpoint:rtpbridge/10d@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955605 DLMGCP DEBUG <0013> endpoint:rtpbridge/10e@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955605 DLMGCP DEBUG <0013> endpoint:rtpbridge/10f@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955605 DLMGCP DEBUG <0013> endpoint:rtpbridge/110@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955605 DLMGCP DEBUG <0013> endpoint:rtpbridge/111@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955605 DLMGCP DEBUG <0013> endpoint:rtpbridge/112@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955605 DLMGCP DEBUG <0013> endpoint:rtpbridge/113@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955605 DLMGCP DEBUG <0013> endpoint:rtpbridge/114@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955605 DLMGCP DEBUG <0013> endpoint:rtpbridge/115@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955605 DLMGCP DEBUG <0013> endpoint:rtpbridge/116@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955605 DLMGCP DEBUG <0013> endpoint:rtpbridge/117@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955605 DLMGCP DEBUG <0013> endpoint:rtpbridge/118@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955605 DLMGCP DEBUG <0013> endpoint:rtpbridge/119@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955605 DLMGCP DEBUG <0013> endpoint:rtpbridge/11a@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955605 DLMGCP DEBUG <0013> endpoint:rtpbridge/11b@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955605 DLMGCP DEBUG <0013> endpoint:rtpbridge/11c@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955605 DLMGCP DEBUG <0013> endpoint:rtpbridge/11d@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955605 DLMGCP DEBUG <0013> endpoint:rtpbridge/11e@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955605 DLMGCP DEBUG <0013> endpoint:rtpbridge/11f@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955605 DLMGCP DEBUG <0013> endpoint:rtpbridge/120@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955605 DLMGCP DEBUG <0013> endpoint:rtpbridge/121@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955605 DLMGCP DEBUG <0013> endpoint:rtpbridge/122@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955605 DLMGCP DEBUG <0013> endpoint:rtpbridge/123@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955605 DLMGCP DEBUG <0013> endpoint:rtpbridge/124@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955605 DLMGCP DEBUG <0013> endpoint:rtpbridge/125@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955605 DLMGCP DEBUG <0013> endpoint:rtpbridge/126@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955605 DLMGCP DEBUG <0013> endpoint:rtpbridge/127@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955605 DLMGCP DEBUG <0013> endpoint:rtpbridge/128@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955605 DLMGCP DEBUG <0013> endpoint:rtpbridge/129@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955605 DLMGCP DEBUG <0013> endpoint:rtpbridge/12a@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955605 DLMGCP DEBUG <0013> endpoint:rtpbridge/12b@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955605 DLMGCP DEBUG <0013> endpoint:rtpbridge/12c@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955605 DLMGCP DEBUG <0013> endpoint:none Generated response: code=200 (mgcp_protocol.c:230) 20241102125955605 DLMGCP DEBUG <0013> Generated response: line #00: 200 2545 OK (mgcp_msg.c:67) 20241102125955605 DLMGCP DEBUG <0013> Received message: line #00: DLCX 2546 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241102125955605 DLMGCP DEBUG <0013> Received message: line #01: C: 0003 (mgcp_msg.c:67) 20241102125955605 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found free endpoint: rtpbridge/1@mgw (mgcp_endp.c:261) 20241102125955605 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:441) 20241102125955605 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241102125955605 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955605 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955605 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955605 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955605 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955605 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955605 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955605 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955605 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955605 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955605 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955605 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955605 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955605 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955605 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955605 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955605 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955605 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955605 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955606 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955606 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955606 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955606 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955606 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955606 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955606 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955606 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955606 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955606 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955606 DLMGCP DEBUG <0013> endpoint:rtpbridge/1e@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955606 DLMGCP DEBUG <0013> endpoint:rtpbridge/1f@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955606 DLMGCP DEBUG <0013> endpoint:rtpbridge/20@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955606 DLMGCP DEBUG <0013> endpoint:rtpbridge/21@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955606 DLMGCP DEBUG <0013> endpoint:rtpbridge/22@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955606 DLMGCP DEBUG <0013> endpoint:rtpbridge/23@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955606 DLMGCP DEBUG <0013> endpoint:rtpbridge/24@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955606 DLMGCP DEBUG <0013> endpoint:rtpbridge/25@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955606 DLMGCP DEBUG <0013> endpoint:rtpbridge/26@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955606 DLMGCP DEBUG <0013> endpoint:rtpbridge/27@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955606 DLMGCP DEBUG <0013> endpoint:rtpbridge/28@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955606 DLMGCP DEBUG <0013> endpoint:rtpbridge/29@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955606 DLMGCP DEBUG <0013> endpoint:rtpbridge/2a@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955606 DLMGCP DEBUG <0013> endpoint:rtpbridge/2b@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955606 DLMGCP DEBUG <0013> endpoint:rtpbridge/2c@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955606 DLMGCP DEBUG <0013> endpoint:rtpbridge/2d@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955606 DLMGCP DEBUG <0013> endpoint:rtpbridge/2e@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955606 DLMGCP DEBUG <0013> endpoint:rtpbridge/2f@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955606 DLMGCP DEBUG <0013> endpoint:rtpbridge/30@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955606 DLMGCP DEBUG <0013> endpoint:rtpbridge/31@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955606 DLMGCP DEBUG <0013> endpoint:rtpbridge/32@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955606 DLMGCP DEBUG <0013> endpoint:rtpbridge/33@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955606 DLMGCP DEBUG <0013> endpoint:rtpbridge/34@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955606 DLMGCP DEBUG <0013> endpoint:rtpbridge/35@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955606 DLMGCP DEBUG <0013> endpoint:rtpbridge/36@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955606 DLMGCP DEBUG <0013> endpoint:rtpbridge/37@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955606 DLMGCP DEBUG <0013> endpoint:rtpbridge/38@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955606 DLMGCP DEBUG <0013> endpoint:rtpbridge/39@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955606 DLMGCP DEBUG <0013> endpoint:rtpbridge/3a@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955606 DLMGCP DEBUG <0013> endpoint:rtpbridge/3b@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955606 DLMGCP DEBUG <0013> endpoint:rtpbridge/3c@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955606 DLMGCP DEBUG <0013> endpoint:rtpbridge/3d@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955606 DLMGCP DEBUG <0013> endpoint:rtpbridge/3e@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955606 DLMGCP DEBUG <0013> endpoint:rtpbridge/3f@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955606 DLMGCP DEBUG <0013> endpoint:rtpbridge/40@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955606 DLMGCP DEBUG <0013> endpoint:rtpbridge/41@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955606 DLMGCP DEBUG <0013> endpoint:rtpbridge/42@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955606 DLMGCP DEBUG <0013> endpoint:rtpbridge/43@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955606 DLMGCP DEBUG <0013> endpoint:rtpbridge/44@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955606 DLMGCP DEBUG <0013> endpoint:rtpbridge/45@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955606 DLMGCP DEBUG <0013> endpoint:rtpbridge/46@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955606 DLMGCP DEBUG <0013> endpoint:rtpbridge/47@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955606 DLMGCP DEBUG <0013> endpoint:rtpbridge/48@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955606 DLMGCP DEBUG <0013> endpoint:rtpbridge/49@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955606 DLMGCP DEBUG <0013> endpoint:rtpbridge/4a@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955606 DLMGCP DEBUG <0013> endpoint:rtpbridge/4b@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955606 DLMGCP DEBUG <0013> endpoint:rtpbridge/4c@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955606 DLMGCP DEBUG <0013> endpoint:rtpbridge/4d@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955606 DLMGCP DEBUG <0013> endpoint:rtpbridge/4e@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955606 DLMGCP DEBUG <0013> endpoint:rtpbridge/4f@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955606 DLMGCP DEBUG <0013> endpoint:rtpbridge/50@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955606 DLMGCP DEBUG <0013> endpoint:rtpbridge/51@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955606 DLMGCP DEBUG <0013> endpoint:rtpbridge/52@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955606 DLMGCP DEBUG <0013> endpoint:rtpbridge/53@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955606 DLMGCP DEBUG <0013> endpoint:rtpbridge/54@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955606 DLMGCP DEBUG <0013> endpoint:rtpbridge/55@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955606 DLMGCP DEBUG <0013> endpoint:rtpbridge/56@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955606 DLMGCP DEBUG <0013> endpoint:rtpbridge/57@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955606 DLMGCP DEBUG <0013> endpoint:rtpbridge/58@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955606 DLMGCP DEBUG <0013> endpoint:rtpbridge/59@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955606 DLMGCP DEBUG <0013> endpoint:rtpbridge/5a@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955606 DLMGCP DEBUG <0013> endpoint:rtpbridge/5b@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955606 DLMGCP DEBUG <0013> endpoint:rtpbridge/5c@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955606 DLMGCP DEBUG <0013> endpoint:rtpbridge/5d@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955606 DLMGCP DEBUG <0013> endpoint:rtpbridge/5e@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955606 DLMGCP DEBUG <0013> endpoint:rtpbridge/5f@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955606 DLMGCP DEBUG <0013> endpoint:rtpbridge/60@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955606 DLMGCP DEBUG <0013> endpoint:rtpbridge/61@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955606 DLMGCP DEBUG <0013> endpoint:rtpbridge/62@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955606 DLMGCP DEBUG <0013> endpoint:rtpbridge/63@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955606 DLMGCP DEBUG <0013> endpoint:rtpbridge/64@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955606 DLMGCP DEBUG <0013> endpoint:rtpbridge/65@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955606 DLMGCP DEBUG <0013> endpoint:rtpbridge/66@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955606 DLMGCP DEBUG <0013> endpoint:rtpbridge/67@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955606 DLMGCP DEBUG <0013> endpoint:rtpbridge/68@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955606 DLMGCP DEBUG <0013> endpoint:rtpbridge/69@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955606 DLMGCP DEBUG <0013> endpoint:rtpbridge/6a@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955606 DLMGCP DEBUG <0013> endpoint:rtpbridge/6b@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955606 DLMGCP DEBUG <0013> endpoint:rtpbridge/6c@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955606 DLMGCP DEBUG <0013> endpoint:rtpbridge/6d@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955606 DLMGCP DEBUG <0013> endpoint:rtpbridge/6e@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955606 DLMGCP DEBUG <0013> endpoint:rtpbridge/6f@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955606 DLMGCP DEBUG <0013> endpoint:rtpbridge/70@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955606 DLMGCP DEBUG <0013> endpoint:rtpbridge/71@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955606 DLMGCP DEBUG <0013> endpoint:rtpbridge/72@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955606 DLMGCP DEBUG <0013> endpoint:rtpbridge/73@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955606 DLMGCP DEBUG <0013> endpoint:rtpbridge/74@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955606 DLMGCP DEBUG <0013> endpoint:rtpbridge/75@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955606 DLMGCP DEBUG <0013> endpoint:rtpbridge/76@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955606 DLMGCP DEBUG <0013> endpoint:rtpbridge/77@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955606 DLMGCP DEBUG <0013> endpoint:rtpbridge/78@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955606 DLMGCP DEBUG <0013> endpoint:rtpbridge/79@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955606 DLMGCP DEBUG <0013> endpoint:rtpbridge/7a@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955606 DLMGCP DEBUG <0013> endpoint:rtpbridge/7b@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955606 DLMGCP DEBUG <0013> endpoint:rtpbridge/7c@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955606 DLMGCP DEBUG <0013> endpoint:rtpbridge/7d@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955606 DLMGCP DEBUG <0013> endpoint:rtpbridge/7e@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955606 DLMGCP DEBUG <0013> endpoint:rtpbridge/7f@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955606 DLMGCP DEBUG <0013> endpoint:rtpbridge/80@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955606 DLMGCP DEBUG <0013> endpoint:rtpbridge/81@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955606 DLMGCP DEBUG <0013> endpoint:rtpbridge/82@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955606 DLMGCP DEBUG <0013> endpoint:rtpbridge/83@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955606 DLMGCP DEBUG <0013> endpoint:rtpbridge/84@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955606 DLMGCP DEBUG <0013> endpoint:rtpbridge/85@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955606 DLMGCP DEBUG <0013> endpoint:rtpbridge/86@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955606 DLMGCP DEBUG <0013> endpoint:rtpbridge/87@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955606 DLMGCP DEBUG <0013> endpoint:rtpbridge/88@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955606 DLMGCP DEBUG <0013> endpoint:rtpbridge/89@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955606 DLMGCP DEBUG <0013> endpoint:rtpbridge/8a@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955606 DLMGCP DEBUG <0013> endpoint:rtpbridge/8b@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955606 DLMGCP DEBUG <0013> endpoint:rtpbridge/8c@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955606 DLMGCP DEBUG <0013> endpoint:rtpbridge/8d@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955606 DLMGCP DEBUG <0013> endpoint:rtpbridge/8e@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955606 DLMGCP DEBUG <0013> endpoint:rtpbridge/8f@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955606 DLMGCP DEBUG <0013> endpoint:rtpbridge/90@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955606 DLMGCP DEBUG <0013> endpoint:rtpbridge/91@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955606 DLMGCP DEBUG <0013> endpoint:rtpbridge/92@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955606 DLMGCP DEBUG <0013> endpoint:rtpbridge/93@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955606 DLMGCP DEBUG <0013> endpoint:rtpbridge/94@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955606 DLMGCP DEBUG <0013> endpoint:rtpbridge/95@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955606 DLMGCP DEBUG <0013> endpoint:rtpbridge/96@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955606 DLMGCP DEBUG <0013> endpoint:rtpbridge/97@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955606 DLMGCP DEBUG <0013> endpoint:rtpbridge/98@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955606 DLMGCP DEBUG <0013> endpoint:rtpbridge/99@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955606 DLMGCP DEBUG <0013> endpoint:rtpbridge/9a@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955606 DLMGCP DEBUG <0013> endpoint:rtpbridge/9b@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955606 DLMGCP DEBUG <0013> endpoint:rtpbridge/9c@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955606 DLMGCP DEBUG <0013> endpoint:rtpbridge/9d@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955606 DLMGCP DEBUG <0013> endpoint:rtpbridge/9e@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955606 DLMGCP DEBUG <0013> endpoint:rtpbridge/9f@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955606 DLMGCP DEBUG <0013> endpoint:rtpbridge/a0@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955606 DLMGCP DEBUG <0013> endpoint:rtpbridge/a1@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955606 DLMGCP DEBUG <0013> endpoint:rtpbridge/a2@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955606 DLMGCP DEBUG <0013> endpoint:rtpbridge/a3@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955606 DLMGCP DEBUG <0013> endpoint:rtpbridge/a4@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955606 DLMGCP DEBUG <0013> endpoint:rtpbridge/a5@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955606 DLMGCP DEBUG <0013> endpoint:rtpbridge/a6@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955606 DLMGCP DEBUG <0013> endpoint:rtpbridge/a7@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955606 DLMGCP DEBUG <0013> endpoint:rtpbridge/a8@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955606 DLMGCP DEBUG <0013> endpoint:rtpbridge/a9@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955606 DLMGCP DEBUG <0013> endpoint:rtpbridge/aa@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955606 DLMGCP DEBUG <0013> endpoint:rtpbridge/ab@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955606 DLMGCP DEBUG <0013> endpoint:rtpbridge/ac@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955606 DLMGCP DEBUG <0013> endpoint:rtpbridge/ad@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955606 DLMGCP DEBUG <0013> endpoint:rtpbridge/ae@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955606 DLMGCP DEBUG <0013> endpoint:rtpbridge/af@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955606 DLMGCP DEBUG <0013> endpoint:rtpbridge/b0@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955606 DLMGCP DEBUG <0013> endpoint:rtpbridge/b1@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955606 DLMGCP DEBUG <0013> endpoint:rtpbridge/b2@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955606 DLMGCP DEBUG <0013> endpoint:rtpbridge/b3@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955606 DLMGCP DEBUG <0013> endpoint:rtpbridge/b4@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955606 DLMGCP DEBUG <0013> endpoint:rtpbridge/b5@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955606 DLMGCP DEBUG <0013> endpoint:rtpbridge/b6@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955606 DLMGCP DEBUG <0013> endpoint:rtpbridge/b7@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955606 DLMGCP DEBUG <0013> endpoint:rtpbridge/b8@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955606 DLMGCP DEBUG <0013> endpoint:rtpbridge/b9@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955606 DLMGCP DEBUG <0013> endpoint:rtpbridge/ba@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955606 DLMGCP DEBUG <0013> endpoint:rtpbridge/bb@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955606 DLMGCP DEBUG <0013> endpoint:rtpbridge/bc@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955606 DLMGCP DEBUG <0013> endpoint:rtpbridge/bd@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955606 DLMGCP DEBUG <0013> endpoint:rtpbridge/be@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955606 DLMGCP DEBUG <0013> endpoint:rtpbridge/bf@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955606 DLMGCP DEBUG <0013> endpoint:rtpbridge/c0@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955606 DLMGCP DEBUG <0013> endpoint:rtpbridge/c1@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955606 DLMGCP DEBUG <0013> endpoint:rtpbridge/c2@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955606 DLMGCP DEBUG <0013> endpoint:rtpbridge/c3@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955606 DLMGCP DEBUG <0013> endpoint:rtpbridge/c4@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955606 DLMGCP DEBUG <0013> endpoint:rtpbridge/c5@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955606 DLMGCP DEBUG <0013> endpoint:rtpbridge/c6@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955606 DLMGCP DEBUG <0013> endpoint:rtpbridge/c7@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955607 DLMGCP DEBUG <0013> endpoint:rtpbridge/c8@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955607 DLMGCP DEBUG <0013> endpoint:rtpbridge/c9@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955607 DLMGCP DEBUG <0013> endpoint:rtpbridge/ca@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955607 DLMGCP DEBUG <0013> endpoint:rtpbridge/cb@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955607 DLMGCP DEBUG <0013> endpoint:rtpbridge/cc@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955607 DLMGCP DEBUG <0013> endpoint:rtpbridge/cd@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955607 DLMGCP DEBUG <0013> endpoint:rtpbridge/ce@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955607 DLMGCP DEBUG <0013> endpoint:rtpbridge/cf@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955607 DLMGCP DEBUG <0013> endpoint:rtpbridge/d0@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955607 DLMGCP DEBUG <0013> endpoint:rtpbridge/d1@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955607 DLMGCP DEBUG <0013> endpoint:rtpbridge/d2@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955607 DLMGCP DEBUG <0013> endpoint:rtpbridge/d3@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955607 DLMGCP DEBUG <0013> endpoint:rtpbridge/d4@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955607 DLMGCP DEBUG <0013> endpoint:rtpbridge/d5@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955607 DLMGCP DEBUG <0013> endpoint:rtpbridge/d6@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955607 DLMGCP DEBUG <0013> endpoint:rtpbridge/d7@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955607 DLMGCP DEBUG <0013> endpoint:rtpbridge/d8@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955607 DLMGCP DEBUG <0013> endpoint:rtpbridge/d9@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955607 DLMGCP DEBUG <0013> endpoint:rtpbridge/da@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955607 DLMGCP DEBUG <0013> endpoint:rtpbridge/db@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955607 DLMGCP DEBUG <0013> endpoint:rtpbridge/dc@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955607 DLMGCP DEBUG <0013> endpoint:rtpbridge/dd@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955607 DLMGCP DEBUG <0013> endpoint:rtpbridge/de@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955607 DLMGCP DEBUG <0013> endpoint:rtpbridge/df@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955607 DLMGCP DEBUG <0013> endpoint:rtpbridge/e0@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955607 DLMGCP DEBUG <0013> endpoint:rtpbridge/e1@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955607 DLMGCP DEBUG <0013> endpoint:rtpbridge/e2@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955607 DLMGCP DEBUG <0013> endpoint:rtpbridge/e3@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955607 DLMGCP DEBUG <0013> endpoint:rtpbridge/e4@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955607 DLMGCP DEBUG <0013> endpoint:rtpbridge/e5@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955607 DLMGCP DEBUG <0013> endpoint:rtpbridge/e6@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955607 DLMGCP DEBUG <0013> endpoint:rtpbridge/e7@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955607 DLMGCP DEBUG <0013> endpoint:rtpbridge/e8@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955607 DLMGCP DEBUG <0013> endpoint:rtpbridge/e9@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955607 DLMGCP DEBUG <0013> endpoint:rtpbridge/ea@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955607 DLMGCP DEBUG <0013> endpoint:rtpbridge/eb@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955607 DLMGCP DEBUG <0013> endpoint:rtpbridge/ec@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955607 DLMGCP DEBUG <0013> endpoint:rtpbridge/ed@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955607 DLMGCP DEBUG <0013> endpoint:rtpbridge/ee@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955607 DLMGCP DEBUG <0013> endpoint:rtpbridge/ef@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955607 DLMGCP DEBUG <0013> endpoint:rtpbridge/f0@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955607 DLMGCP DEBUG <0013> endpoint:rtpbridge/f1@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955607 DLMGCP DEBUG <0013> endpoint:rtpbridge/f2@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955607 DLMGCP DEBUG <0013> endpoint:rtpbridge/f3@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955607 DLMGCP DEBUG <0013> endpoint:rtpbridge/f4@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955607 DLMGCP DEBUG <0013> endpoint:rtpbridge/f5@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955607 DLMGCP DEBUG <0013> endpoint:rtpbridge/f6@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955607 DLMGCP DEBUG <0013> endpoint:rtpbridge/f7@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955607 DLMGCP DEBUG <0013> endpoint:rtpbridge/f8@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955607 DLMGCP DEBUG <0013> endpoint:rtpbridge/f9@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955607 DLMGCP DEBUG <0013> endpoint:rtpbridge/fa@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955607 DLMGCP DEBUG <0013> endpoint:rtpbridge/fb@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955607 DLMGCP DEBUG <0013> endpoint:rtpbridge/fc@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955607 DLMGCP DEBUG <0013> endpoint:rtpbridge/fd@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955607 DLMGCP DEBUG <0013> endpoint:rtpbridge/fe@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955607 DLMGCP DEBUG <0013> endpoint:rtpbridge/ff@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955607 DLMGCP DEBUG <0013> endpoint:rtpbridge/100@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955607 DLMGCP DEBUG <0013> endpoint:rtpbridge/101@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955607 DLMGCP DEBUG <0013> endpoint:rtpbridge/102@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955607 DLMGCP DEBUG <0013> endpoint:rtpbridge/103@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955607 DLMGCP DEBUG <0013> endpoint:rtpbridge/104@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955607 DLMGCP DEBUG <0013> endpoint:rtpbridge/105@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955607 DLMGCP DEBUG <0013> endpoint:rtpbridge/106@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955607 DLMGCP DEBUG <0013> endpoint:rtpbridge/107@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955607 DLMGCP DEBUG <0013> endpoint:rtpbridge/108@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955607 DLMGCP DEBUG <0013> endpoint:rtpbridge/109@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955607 DLMGCP DEBUG <0013> endpoint:rtpbridge/10a@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955607 DLMGCP DEBUG <0013> endpoint:rtpbridge/10b@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955607 DLMGCP DEBUG <0013> endpoint:rtpbridge/10c@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955607 DLMGCP DEBUG <0013> endpoint:rtpbridge/10d@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955607 DLMGCP DEBUG <0013> endpoint:rtpbridge/10e@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955607 DLMGCP DEBUG <0013> endpoint:rtpbridge/10f@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955607 DLMGCP DEBUG <0013> endpoint:rtpbridge/110@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955607 DLMGCP DEBUG <0013> endpoint:rtpbridge/111@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955607 DLMGCP DEBUG <0013> endpoint:rtpbridge/112@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955607 DLMGCP DEBUG <0013> endpoint:rtpbridge/113@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955607 DLMGCP DEBUG <0013> endpoint:rtpbridge/114@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955607 DLMGCP DEBUG <0013> endpoint:rtpbridge/115@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955607 DLMGCP DEBUG <0013> endpoint:rtpbridge/116@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955607 DLMGCP DEBUG <0013> endpoint:rtpbridge/117@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955607 DLMGCP DEBUG <0013> endpoint:rtpbridge/118@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955607 DLMGCP DEBUG <0013> endpoint:rtpbridge/119@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955607 DLMGCP DEBUG <0013> endpoint:rtpbridge/11a@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955607 DLMGCP DEBUG <0013> endpoint:rtpbridge/11b@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955607 DLMGCP DEBUG <0013> endpoint:rtpbridge/11c@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955607 DLMGCP DEBUG <0013> endpoint:rtpbridge/11d@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955607 DLMGCP DEBUG <0013> endpoint:rtpbridge/11e@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955607 DLMGCP DEBUG <0013> endpoint:rtpbridge/11f@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955607 DLMGCP DEBUG <0013> endpoint:rtpbridge/120@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955607 DLMGCP DEBUG <0013> endpoint:rtpbridge/121@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955607 DLMGCP DEBUG <0013> endpoint:rtpbridge/122@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955607 DLMGCP DEBUG <0013> endpoint:rtpbridge/123@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955607 DLMGCP DEBUG <0013> endpoint:rtpbridge/124@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955607 DLMGCP DEBUG <0013> endpoint:rtpbridge/125@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955607 DLMGCP DEBUG <0013> endpoint:rtpbridge/126@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955607 DLMGCP DEBUG <0013> endpoint:rtpbridge/127@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955607 DLMGCP DEBUG <0013> endpoint:rtpbridge/128@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955607 DLMGCP DEBUG <0013> endpoint:rtpbridge/129@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955607 DLMGCP DEBUG <0013> endpoint:rtpbridge/12a@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955607 DLMGCP DEBUG <0013> endpoint:rtpbridge/12b@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955607 DLMGCP DEBUG <0013> endpoint:rtpbridge/12c@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955607 DLMGCP DEBUG <0013> endpoint:none Generated response: code=200 (mgcp_protocol.c:230) 20241102125955607 DLMGCP DEBUG <0013> Generated response: line #00: 200 2546 OK (mgcp_msg.c:67) 20241102125955607 DLMGCP DEBUG <0013> Received message: line #00: DLCX 2547 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241102125955607 DLMGCP DEBUG <0013> Received message: line #01: C: 0004 (mgcp_msg.c:67) 20241102125955607 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found free endpoint: rtpbridge/1@mgw (mgcp_endp.c:261) 20241102125955607 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:441) 20241102125955607 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241102125955607 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955607 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955607 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955607 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955607 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955607 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955607 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955607 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955607 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955607 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955607 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955607 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955607 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955607 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955607 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955607 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955608 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955608 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955608 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955608 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955608 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955608 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955608 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955608 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955608 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955608 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955608 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955608 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955608 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955608 DLMGCP DEBUG <0013> endpoint:rtpbridge/1e@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955608 DLMGCP DEBUG <0013> endpoint:rtpbridge/1f@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955608 DLMGCP DEBUG <0013> endpoint:rtpbridge/20@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955608 DLMGCP DEBUG <0013> endpoint:rtpbridge/21@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955608 DLMGCP DEBUG <0013> endpoint:rtpbridge/22@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955608 DLMGCP DEBUG <0013> endpoint:rtpbridge/23@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955608 DLMGCP DEBUG <0013> endpoint:rtpbridge/24@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955608 DLMGCP DEBUG <0013> endpoint:rtpbridge/25@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955608 DLMGCP DEBUG <0013> endpoint:rtpbridge/26@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955608 DLMGCP DEBUG <0013> endpoint:rtpbridge/27@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955608 DLMGCP DEBUG <0013> endpoint:rtpbridge/28@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955608 DLMGCP DEBUG <0013> endpoint:rtpbridge/29@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955608 DLMGCP DEBUG <0013> endpoint:rtpbridge/2a@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955608 DLMGCP DEBUG <0013> endpoint:rtpbridge/2b@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955608 DLMGCP DEBUG <0013> endpoint:rtpbridge/2c@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955608 DLMGCP DEBUG <0013> endpoint:rtpbridge/2d@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955608 DLMGCP DEBUG <0013> endpoint:rtpbridge/2e@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955608 DLMGCP DEBUG <0013> endpoint:rtpbridge/2f@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955608 DLMGCP DEBUG <0013> endpoint:rtpbridge/30@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955608 DLMGCP DEBUG <0013> endpoint:rtpbridge/31@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955608 DLMGCP DEBUG <0013> endpoint:rtpbridge/32@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955608 DLMGCP DEBUG <0013> endpoint:rtpbridge/33@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955608 DLMGCP DEBUG <0013> endpoint:rtpbridge/34@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955608 DLMGCP DEBUG <0013> endpoint:rtpbridge/35@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955608 DLMGCP DEBUG <0013> endpoint:rtpbridge/36@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955608 DLMGCP DEBUG <0013> endpoint:rtpbridge/37@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955608 DLMGCP DEBUG <0013> endpoint:rtpbridge/38@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955608 DLMGCP DEBUG <0013> endpoint:rtpbridge/39@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955608 DLMGCP DEBUG <0013> endpoint:rtpbridge/3a@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955608 DLMGCP DEBUG <0013> endpoint:rtpbridge/3b@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955608 DLMGCP DEBUG <0013> endpoint:rtpbridge/3c@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955608 DLMGCP DEBUG <0013> endpoint:rtpbridge/3d@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955608 DLMGCP DEBUG <0013> endpoint:rtpbridge/3e@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955608 DLMGCP DEBUG <0013> endpoint:rtpbridge/3f@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955608 DLMGCP DEBUG <0013> endpoint:rtpbridge/40@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955608 DLMGCP DEBUG <0013> endpoint:rtpbridge/41@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955608 DLMGCP DEBUG <0013> endpoint:rtpbridge/42@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955608 DLMGCP DEBUG <0013> endpoint:rtpbridge/43@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955608 DLMGCP DEBUG <0013> endpoint:rtpbridge/44@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955608 DLMGCP DEBUG <0013> endpoint:rtpbridge/45@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955608 DLMGCP DEBUG <0013> endpoint:rtpbridge/46@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955608 DLMGCP DEBUG <0013> endpoint:rtpbridge/47@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955608 DLMGCP DEBUG <0013> endpoint:rtpbridge/48@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955608 DLMGCP DEBUG <0013> endpoint:rtpbridge/49@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955608 DLMGCP DEBUG <0013> endpoint:rtpbridge/4a@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955608 DLMGCP DEBUG <0013> endpoint:rtpbridge/4b@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955608 DLMGCP DEBUG <0013> endpoint:rtpbridge/4c@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955608 DLMGCP DEBUG <0013> endpoint:rtpbridge/4d@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955608 DLMGCP DEBUG <0013> endpoint:rtpbridge/4e@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955608 DLMGCP DEBUG <0013> endpoint:rtpbridge/4f@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955608 DLMGCP DEBUG <0013> endpoint:rtpbridge/50@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955608 DLMGCP DEBUG <0013> endpoint:rtpbridge/51@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955608 DLMGCP DEBUG <0013> endpoint:rtpbridge/52@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955608 DLMGCP DEBUG <0013> endpoint:rtpbridge/53@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955608 DLMGCP DEBUG <0013> endpoint:rtpbridge/54@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955608 DLMGCP DEBUG <0013> endpoint:rtpbridge/55@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955608 DLMGCP DEBUG <0013> endpoint:rtpbridge/56@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955608 DLMGCP DEBUG <0013> endpoint:rtpbridge/57@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955608 DLMGCP DEBUG <0013> endpoint:rtpbridge/58@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955608 DLMGCP DEBUG <0013> endpoint:rtpbridge/59@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955608 DLMGCP DEBUG <0013> endpoint:rtpbridge/5a@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955608 DLMGCP DEBUG <0013> endpoint:rtpbridge/5b@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955608 DLMGCP DEBUG <0013> endpoint:rtpbridge/5c@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955608 DLMGCP DEBUG <0013> endpoint:rtpbridge/5d@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955608 DLMGCP DEBUG <0013> endpoint:rtpbridge/5e@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955608 DLMGCP DEBUG <0013> endpoint:rtpbridge/5f@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955608 DLMGCP DEBUG <0013> endpoint:rtpbridge/60@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955608 DLMGCP DEBUG <0013> endpoint:rtpbridge/61@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955608 DLMGCP DEBUG <0013> endpoint:rtpbridge/62@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955608 DLMGCP DEBUG <0013> endpoint:rtpbridge/63@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955608 DLMGCP DEBUG <0013> endpoint:rtpbridge/64@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955608 DLMGCP DEBUG <0013> endpoint:rtpbridge/65@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955608 DLMGCP DEBUG <0013> endpoint:rtpbridge/66@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955608 DLMGCP DEBUG <0013> endpoint:rtpbridge/67@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955608 DLMGCP DEBUG <0013> endpoint:rtpbridge/68@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955608 DLMGCP DEBUG <0013> endpoint:rtpbridge/69@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955608 DLMGCP DEBUG <0013> endpoint:rtpbridge/6a@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955608 DLMGCP DEBUG <0013> endpoint:rtpbridge/6b@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955608 DLMGCP DEBUG <0013> endpoint:rtpbridge/6c@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955608 DLMGCP DEBUG <0013> endpoint:rtpbridge/6d@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955608 DLMGCP DEBUG <0013> endpoint:rtpbridge/6e@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955608 DLMGCP DEBUG <0013> endpoint:rtpbridge/6f@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955608 DLMGCP DEBUG <0013> endpoint:rtpbridge/70@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955608 DLMGCP DEBUG <0013> endpoint:rtpbridge/71@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955608 DLMGCP DEBUG <0013> endpoint:rtpbridge/72@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955608 DLMGCP DEBUG <0013> endpoint:rtpbridge/73@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955608 DLMGCP DEBUG <0013> endpoint:rtpbridge/74@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955608 DLMGCP DEBUG <0013> endpoint:rtpbridge/75@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955608 DLMGCP DEBUG <0013> endpoint:rtpbridge/76@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955608 DLMGCP DEBUG <0013> endpoint:rtpbridge/77@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955608 DLMGCP DEBUG <0013> endpoint:rtpbridge/78@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955608 DLMGCP DEBUG <0013> endpoint:rtpbridge/79@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955608 DLMGCP DEBUG <0013> endpoint:rtpbridge/7a@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955608 DLMGCP DEBUG <0013> endpoint:rtpbridge/7b@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955608 DLMGCP DEBUG <0013> endpoint:rtpbridge/7c@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955608 DLMGCP DEBUG <0013> endpoint:rtpbridge/7d@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955608 DLMGCP DEBUG <0013> endpoint:rtpbridge/7e@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955608 DLMGCP DEBUG <0013> endpoint:rtpbridge/7f@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955608 DLMGCP DEBUG <0013> endpoint:rtpbridge/80@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955608 DLMGCP DEBUG <0013> endpoint:rtpbridge/81@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955608 DLMGCP DEBUG <0013> endpoint:rtpbridge/82@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955608 DLMGCP DEBUG <0013> endpoint:rtpbridge/83@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955608 DLMGCP DEBUG <0013> endpoint:rtpbridge/84@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955608 DLMGCP DEBUG <0013> endpoint:rtpbridge/85@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955608 DLMGCP DEBUG <0013> endpoint:rtpbridge/86@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955608 DLMGCP DEBUG <0013> endpoint:rtpbridge/87@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955608 DLMGCP DEBUG <0013> endpoint:rtpbridge/88@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955608 DLMGCP DEBUG <0013> endpoint:rtpbridge/89@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955608 DLMGCP DEBUG <0013> endpoint:rtpbridge/8a@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955608 DLMGCP DEBUG <0013> endpoint:rtpbridge/8b@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955608 DLMGCP DEBUG <0013> endpoint:rtpbridge/8c@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955608 DLMGCP DEBUG <0013> endpoint:rtpbridge/8d@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955608 DLMGCP DEBUG <0013> endpoint:rtpbridge/8e@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955608 DLMGCP DEBUG <0013> endpoint:rtpbridge/8f@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955608 DLMGCP DEBUG <0013> endpoint:rtpbridge/90@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955608 DLMGCP DEBUG <0013> endpoint:rtpbridge/91@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955608 DLMGCP DEBUG <0013> endpoint:rtpbridge/92@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955608 DLMGCP DEBUG <0013> endpoint:rtpbridge/93@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955608 DLMGCP DEBUG <0013> endpoint:rtpbridge/94@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955608 DLMGCP DEBUG <0013> endpoint:rtpbridge/95@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955608 DLMGCP DEBUG <0013> endpoint:rtpbridge/96@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955608 DLMGCP DEBUG <0013> endpoint:rtpbridge/97@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955608 DLMGCP DEBUG <0013> endpoint:rtpbridge/98@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955608 DLMGCP DEBUG <0013> endpoint:rtpbridge/99@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955608 DLMGCP DEBUG <0013> endpoint:rtpbridge/9a@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955608 DLMGCP DEBUG <0013> endpoint:rtpbridge/9b@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955608 DLMGCP DEBUG <0013> endpoint:rtpbridge/9c@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955608 DLMGCP DEBUG <0013> endpoint:rtpbridge/9d@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955608 DLMGCP DEBUG <0013> endpoint:rtpbridge/9e@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955608 DLMGCP DEBUG <0013> endpoint:rtpbridge/9f@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955608 DLMGCP DEBUG <0013> endpoint:rtpbridge/a0@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955608 DLMGCP DEBUG <0013> endpoint:rtpbridge/a1@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955608 DLMGCP DEBUG <0013> endpoint:rtpbridge/a2@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955608 DLMGCP DEBUG <0013> endpoint:rtpbridge/a3@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955608 DLMGCP DEBUG <0013> endpoint:rtpbridge/a4@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955608 DLMGCP DEBUG <0013> endpoint:rtpbridge/a5@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955608 DLMGCP DEBUG <0013> endpoint:rtpbridge/a6@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955608 DLMGCP DEBUG <0013> endpoint:rtpbridge/a7@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955608 DLMGCP DEBUG <0013> endpoint:rtpbridge/a8@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955608 DLMGCP DEBUG <0013> endpoint:rtpbridge/a9@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955608 DLMGCP DEBUG <0013> endpoint:rtpbridge/aa@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955608 DLMGCP DEBUG <0013> endpoint:rtpbridge/ab@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955608 DLMGCP DEBUG <0013> endpoint:rtpbridge/ac@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955608 DLMGCP DEBUG <0013> endpoint:rtpbridge/ad@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955608 DLMGCP DEBUG <0013> endpoint:rtpbridge/ae@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955608 DLMGCP DEBUG <0013> endpoint:rtpbridge/af@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955608 DLMGCP DEBUG <0013> endpoint:rtpbridge/b0@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955608 DLMGCP DEBUG <0013> endpoint:rtpbridge/b1@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955608 DLMGCP DEBUG <0013> endpoint:rtpbridge/b2@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955608 DLMGCP DEBUG <0013> endpoint:rtpbridge/b3@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955608 DLMGCP DEBUG <0013> endpoint:rtpbridge/b4@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955608 DLMGCP DEBUG <0013> endpoint:rtpbridge/b5@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955608 DLMGCP DEBUG <0013> endpoint:rtpbridge/b6@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955608 DLMGCP DEBUG <0013> endpoint:rtpbridge/b7@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955608 DLMGCP DEBUG <0013> endpoint:rtpbridge/b8@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955608 DLMGCP DEBUG <0013> endpoint:rtpbridge/b9@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955608 DLMGCP DEBUG <0013> endpoint:rtpbridge/ba@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955608 DLMGCP DEBUG <0013> endpoint:rtpbridge/bb@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955608 DLMGCP DEBUG <0013> endpoint:rtpbridge/bc@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955608 DLMGCP DEBUG <0013> endpoint:rtpbridge/bd@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955608 DLMGCP DEBUG <0013> endpoint:rtpbridge/be@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955608 DLMGCP DEBUG <0013> endpoint:rtpbridge/bf@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955608 DLMGCP DEBUG <0013> endpoint:rtpbridge/c0@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955609 DLMGCP DEBUG <0013> endpoint:rtpbridge/c1@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955609 DLMGCP DEBUG <0013> endpoint:rtpbridge/c2@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955609 DLMGCP DEBUG <0013> endpoint:rtpbridge/c3@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955609 DLMGCP DEBUG <0013> endpoint:rtpbridge/c4@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955609 DLMGCP DEBUG <0013> endpoint:rtpbridge/c5@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955609 DLMGCP DEBUG <0013> endpoint:rtpbridge/c6@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955609 DLMGCP DEBUG <0013> endpoint:rtpbridge/c7@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955609 DLMGCP DEBUG <0013> endpoint:rtpbridge/c8@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955609 DLMGCP DEBUG <0013> endpoint:rtpbridge/c9@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955609 DLMGCP DEBUG <0013> endpoint:rtpbridge/ca@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955609 DLMGCP DEBUG <0013> endpoint:rtpbridge/cb@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955609 DLMGCP DEBUG <0013> endpoint:rtpbridge/cc@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955609 DLMGCP DEBUG <0013> endpoint:rtpbridge/cd@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955609 DLMGCP DEBUG <0013> endpoint:rtpbridge/ce@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955609 DLMGCP DEBUG <0013> endpoint:rtpbridge/cf@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955609 DLMGCP DEBUG <0013> endpoint:rtpbridge/d0@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955609 DLMGCP DEBUG <0013> endpoint:rtpbridge/d1@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955609 DLMGCP DEBUG <0013> endpoint:rtpbridge/d2@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955609 DLMGCP DEBUG <0013> endpoint:rtpbridge/d3@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955609 DLMGCP DEBUG <0013> endpoint:rtpbridge/d4@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955609 DLMGCP DEBUG <0013> endpoint:rtpbridge/d5@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955609 DLMGCP DEBUG <0013> endpoint:rtpbridge/d6@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955609 DLMGCP DEBUG <0013> endpoint:rtpbridge/d7@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955609 DLMGCP DEBUG <0013> endpoint:rtpbridge/d8@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955609 DLMGCP DEBUG <0013> endpoint:rtpbridge/d9@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955609 DLMGCP DEBUG <0013> endpoint:rtpbridge/da@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955609 DLMGCP DEBUG <0013> endpoint:rtpbridge/db@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955609 DLMGCP DEBUG <0013> endpoint:rtpbridge/dc@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955609 DLMGCP DEBUG <0013> endpoint:rtpbridge/dd@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955609 DLMGCP DEBUG <0013> endpoint:rtpbridge/de@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955609 DLMGCP DEBUG <0013> endpoint:rtpbridge/df@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955609 DLMGCP DEBUG <0013> endpoint:rtpbridge/e0@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955609 DLMGCP DEBUG <0013> endpoint:rtpbridge/e1@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955609 DLMGCP DEBUG <0013> endpoint:rtpbridge/e2@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955609 DLMGCP DEBUG <0013> endpoint:rtpbridge/e3@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955609 DLMGCP DEBUG <0013> endpoint:rtpbridge/e4@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955609 DLMGCP DEBUG <0013> endpoint:rtpbridge/e5@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955609 DLMGCP DEBUG <0013> endpoint:rtpbridge/e6@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955609 DLMGCP DEBUG <0013> endpoint:rtpbridge/e7@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955609 DLMGCP DEBUG <0013> endpoint:rtpbridge/e8@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955609 DLMGCP DEBUG <0013> endpoint:rtpbridge/e9@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955609 DLMGCP DEBUG <0013> endpoint:rtpbridge/ea@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955609 DLMGCP DEBUG <0013> endpoint:rtpbridge/eb@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955609 DLMGCP DEBUG <0013> endpoint:rtpbridge/ec@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955609 DLMGCP DEBUG <0013> endpoint:rtpbridge/ed@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955609 DLMGCP DEBUG <0013> endpoint:rtpbridge/ee@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955609 DLMGCP DEBUG <0013> endpoint:rtpbridge/ef@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955609 DLMGCP DEBUG <0013> endpoint:rtpbridge/f0@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955609 DLMGCP DEBUG <0013> endpoint:rtpbridge/f1@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955609 DLMGCP DEBUG <0013> endpoint:rtpbridge/f2@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955609 DLMGCP DEBUG <0013> endpoint:rtpbridge/f3@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955609 DLMGCP DEBUG <0013> endpoint:rtpbridge/f4@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955609 DLMGCP DEBUG <0013> endpoint:rtpbridge/f5@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955609 DLMGCP DEBUG <0013> endpoint:rtpbridge/f6@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955609 DLMGCP DEBUG <0013> endpoint:rtpbridge/f7@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955609 DLMGCP DEBUG <0013> endpoint:rtpbridge/f8@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955609 DLMGCP DEBUG <0013> endpoint:rtpbridge/f9@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955609 DLMGCP DEBUG <0013> endpoint:rtpbridge/fa@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955609 DLMGCP DEBUG <0013> endpoint:rtpbridge/fb@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955609 DLMGCP DEBUG <0013> endpoint:rtpbridge/fc@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955609 DLMGCP DEBUG <0013> endpoint:rtpbridge/fd@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955609 DLMGCP DEBUG <0013> endpoint:rtpbridge/fe@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955609 DLMGCP DEBUG <0013> endpoint:rtpbridge/ff@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955609 DLMGCP DEBUG <0013> endpoint:rtpbridge/100@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955609 DLMGCP DEBUG <0013> endpoint:rtpbridge/101@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955609 DLMGCP DEBUG <0013> endpoint:rtpbridge/102@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955609 DLMGCP DEBUG <0013> endpoint:rtpbridge/103@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955609 DLMGCP DEBUG <0013> endpoint:rtpbridge/104@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955609 DLMGCP DEBUG <0013> endpoint:rtpbridge/105@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955609 DLMGCP DEBUG <0013> endpoint:rtpbridge/106@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955609 DLMGCP DEBUG <0013> endpoint:rtpbridge/107@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955609 DLMGCP DEBUG <0013> endpoint:rtpbridge/108@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955609 DLMGCP DEBUG <0013> endpoint:rtpbridge/109@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955609 DLMGCP DEBUG <0013> endpoint:rtpbridge/10a@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955609 DLMGCP DEBUG <0013> endpoint:rtpbridge/10b@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955609 DLMGCP DEBUG <0013> endpoint:rtpbridge/10c@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955609 DLMGCP DEBUG <0013> endpoint:rtpbridge/10d@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955609 DLMGCP DEBUG <0013> endpoint:rtpbridge/10e@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955609 DLMGCP DEBUG <0013> endpoint:rtpbridge/10f@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955609 DLMGCP DEBUG <0013> endpoint:rtpbridge/110@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955609 DLMGCP DEBUG <0013> endpoint:rtpbridge/111@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955609 DLMGCP DEBUG <0013> endpoint:rtpbridge/112@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955609 DLMGCP DEBUG <0013> endpoint:rtpbridge/113@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955609 DLMGCP DEBUG <0013> endpoint:rtpbridge/114@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955609 DLMGCP DEBUG <0013> endpoint:rtpbridge/115@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955609 DLMGCP DEBUG <0013> endpoint:rtpbridge/116@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955609 DLMGCP DEBUG <0013> endpoint:rtpbridge/117@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955609 DLMGCP DEBUG <0013> endpoint:rtpbridge/118@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955609 DLMGCP DEBUG <0013> endpoint:rtpbridge/119@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955609 DLMGCP DEBUG <0013> endpoint:rtpbridge/11a@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955609 DLMGCP DEBUG <0013> endpoint:rtpbridge/11b@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955609 DLMGCP DEBUG <0013> endpoint:rtpbridge/11c@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955609 DLMGCP DEBUG <0013> endpoint:rtpbridge/11d@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955609 DLMGCP DEBUG <0013> endpoint:rtpbridge/11e@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955609 DLMGCP DEBUG <0013> endpoint:rtpbridge/11f@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955609 DLMGCP DEBUG <0013> endpoint:rtpbridge/120@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955609 DLMGCP DEBUG <0013> endpoint:rtpbridge/121@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955609 DLMGCP DEBUG <0013> endpoint:rtpbridge/122@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955609 DLMGCP DEBUG <0013> endpoint:rtpbridge/123@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955609 DLMGCP DEBUG <0013> endpoint:rtpbridge/124@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955609 DLMGCP DEBUG <0013> endpoint:rtpbridge/125@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955609 DLMGCP DEBUG <0013> endpoint:rtpbridge/126@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955609 DLMGCP DEBUG <0013> endpoint:rtpbridge/127@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955609 DLMGCP DEBUG <0013> endpoint:rtpbridge/128@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955609 DLMGCP DEBUG <0013> endpoint:rtpbridge/129@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955609 DLMGCP DEBUG <0013> endpoint:rtpbridge/12a@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955609 DLMGCP DEBUG <0013> endpoint:rtpbridge/12b@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955609 DLMGCP DEBUG <0013> endpoint:rtpbridge/12c@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955609 DLMGCP DEBUG <0013> endpoint:none Generated response: code=200 (mgcp_protocol.c:230) 20241102125955609 DLMGCP DEBUG <0013> Generated response: line #00: 200 2547 OK (mgcp_msg.c:67) 20241102125955609 DLMGCP DEBUG <0013> Received message: line #00: DLCX 2548 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241102125955609 DLMGCP DEBUG <0013> Received message: line #01: C: 0005 (mgcp_msg.c:67) 20241102125955609 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found free endpoint: rtpbridge/1@mgw (mgcp_endp.c:261) 20241102125955609 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:441) 20241102125955609 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241102125955609 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955609 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955609 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955609 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955609 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955610 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955610 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955610 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955610 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955610 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955610 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955610 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955610 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955610 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955610 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955610 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955610 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955610 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955610 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955610 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955610 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955610 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955610 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955610 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955610 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955610 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955610 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955610 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955610 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955610 DLMGCP DEBUG <0013> endpoint:rtpbridge/1e@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955610 DLMGCP DEBUG <0013> endpoint:rtpbridge/1f@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955610 DLMGCP DEBUG <0013> endpoint:rtpbridge/20@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955610 DLMGCP DEBUG <0013> endpoint:rtpbridge/21@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955610 DLMGCP DEBUG <0013> endpoint:rtpbridge/22@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955610 DLMGCP DEBUG <0013> endpoint:rtpbridge/23@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955610 DLMGCP DEBUG <0013> endpoint:rtpbridge/24@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955610 DLMGCP DEBUG <0013> endpoint:rtpbridge/25@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955610 DLMGCP DEBUG <0013> endpoint:rtpbridge/26@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955610 DLMGCP DEBUG <0013> endpoint:rtpbridge/27@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955610 DLMGCP DEBUG <0013> endpoint:rtpbridge/28@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955610 DLMGCP DEBUG <0013> endpoint:rtpbridge/29@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955610 DLMGCP DEBUG <0013> endpoint:rtpbridge/2a@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955610 DLMGCP DEBUG <0013> endpoint:rtpbridge/2b@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955610 DLMGCP DEBUG <0013> endpoint:rtpbridge/2c@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955610 DLMGCP DEBUG <0013> endpoint:rtpbridge/2d@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955610 DLMGCP DEBUG <0013> endpoint:rtpbridge/2e@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955610 DLMGCP DEBUG <0013> endpoint:rtpbridge/2f@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955610 DLMGCP DEBUG <0013> endpoint:rtpbridge/30@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955610 DLMGCP DEBUG <0013> endpoint:rtpbridge/31@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955610 DLMGCP DEBUG <0013> endpoint:rtpbridge/32@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955610 DLMGCP DEBUG <0013> endpoint:rtpbridge/33@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955610 DLMGCP DEBUG <0013> endpoint:rtpbridge/34@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955610 DLMGCP DEBUG <0013> endpoint:rtpbridge/35@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955610 DLMGCP DEBUG <0013> endpoint:rtpbridge/36@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955610 DLMGCP DEBUG <0013> endpoint:rtpbridge/37@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955610 DLMGCP DEBUG <0013> endpoint:rtpbridge/38@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955610 DLMGCP DEBUG <0013> endpoint:rtpbridge/39@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955610 DLMGCP DEBUG <0013> endpoint:rtpbridge/3a@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955610 DLMGCP DEBUG <0013> endpoint:rtpbridge/3b@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955610 DLMGCP DEBUG <0013> endpoint:rtpbridge/3c@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955610 DLMGCP DEBUG <0013> endpoint:rtpbridge/3d@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955610 DLMGCP DEBUG <0013> endpoint:rtpbridge/3e@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955610 DLMGCP DEBUG <0013> endpoint:rtpbridge/3f@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955610 DLMGCP DEBUG <0013> endpoint:rtpbridge/40@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955610 DLMGCP DEBUG <0013> endpoint:rtpbridge/41@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955610 DLMGCP DEBUG <0013> endpoint:rtpbridge/42@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955610 DLMGCP DEBUG <0013> endpoint:rtpbridge/43@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955610 DLMGCP DEBUG <0013> endpoint:rtpbridge/44@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955610 DLMGCP DEBUG <0013> endpoint:rtpbridge/45@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955610 DLMGCP DEBUG <0013> endpoint:rtpbridge/46@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955610 DLMGCP DEBUG <0013> endpoint:rtpbridge/47@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955610 DLMGCP DEBUG <0013> endpoint:rtpbridge/48@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955610 DLMGCP DEBUG <0013> endpoint:rtpbridge/49@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955610 DLMGCP DEBUG <0013> endpoint:rtpbridge/4a@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955610 DLMGCP DEBUG <0013> endpoint:rtpbridge/4b@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955610 DLMGCP DEBUG <0013> endpoint:rtpbridge/4c@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955610 DLMGCP DEBUG <0013> endpoint:rtpbridge/4d@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955610 DLMGCP DEBUG <0013> endpoint:rtpbridge/4e@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955610 DLMGCP DEBUG <0013> endpoint:rtpbridge/4f@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955610 DLMGCP DEBUG <0013> endpoint:rtpbridge/50@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955610 DLMGCP DEBUG <0013> endpoint:rtpbridge/51@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955610 DLMGCP DEBUG <0013> endpoint:rtpbridge/52@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955610 DLMGCP DEBUG <0013> endpoint:rtpbridge/53@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955610 DLMGCP DEBUG <0013> endpoint:rtpbridge/54@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955610 DLMGCP DEBUG <0013> endpoint:rtpbridge/55@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955610 DLMGCP DEBUG <0013> endpoint:rtpbridge/56@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955610 DLMGCP DEBUG <0013> endpoint:rtpbridge/57@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955610 DLMGCP DEBUG <0013> endpoint:rtpbridge/58@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955610 DLMGCP DEBUG <0013> endpoint:rtpbridge/59@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955610 DLMGCP DEBUG <0013> endpoint:rtpbridge/5a@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955610 DLMGCP DEBUG <0013> endpoint:rtpbridge/5b@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955610 DLMGCP DEBUG <0013> endpoint:rtpbridge/5c@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955610 DLMGCP DEBUG <0013> endpoint:rtpbridge/5d@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955610 DLMGCP DEBUG <0013> endpoint:rtpbridge/5e@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955610 DLMGCP DEBUG <0013> endpoint:rtpbridge/5f@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955610 DLMGCP DEBUG <0013> endpoint:rtpbridge/60@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955610 DLMGCP DEBUG <0013> endpoint:rtpbridge/61@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955610 DLMGCP DEBUG <0013> endpoint:rtpbridge/62@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955610 DLMGCP DEBUG <0013> endpoint:rtpbridge/63@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955610 DLMGCP DEBUG <0013> endpoint:rtpbridge/64@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955610 DLMGCP DEBUG <0013> endpoint:rtpbridge/65@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955610 DLMGCP DEBUG <0013> endpoint:rtpbridge/66@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955610 DLMGCP DEBUG <0013> endpoint:rtpbridge/67@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955610 DLMGCP DEBUG <0013> endpoint:rtpbridge/68@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955610 DLMGCP DEBUG <0013> endpoint:rtpbridge/69@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955610 DLMGCP DEBUG <0013> endpoint:rtpbridge/6a@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955610 DLMGCP DEBUG <0013> endpoint:rtpbridge/6b@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955610 DLMGCP DEBUG <0013> endpoint:rtpbridge/6c@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955610 DLMGCP DEBUG <0013> endpoint:rtpbridge/6d@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955610 DLMGCP DEBUG <0013> endpoint:rtpbridge/6e@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955610 DLMGCP DEBUG <0013> endpoint:rtpbridge/6f@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955610 DLMGCP DEBUG <0013> endpoint:rtpbridge/70@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955610 DLMGCP DEBUG <0013> endpoint:rtpbridge/71@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955610 DLMGCP DEBUG <0013> endpoint:rtpbridge/72@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955610 DLMGCP DEBUG <0013> endpoint:rtpbridge/73@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955610 DLMGCP DEBUG <0013> endpoint:rtpbridge/74@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955610 DLMGCP DEBUG <0013> endpoint:rtpbridge/75@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955610 DLMGCP DEBUG <0013> endpoint:rtpbridge/76@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955610 DLMGCP DEBUG <0013> endpoint:rtpbridge/77@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955610 DLMGCP DEBUG <0013> endpoint:rtpbridge/78@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955610 DLMGCP DEBUG <0013> endpoint:rtpbridge/79@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955610 DLMGCP DEBUG <0013> endpoint:rtpbridge/7a@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955610 DLMGCP DEBUG <0013> endpoint:rtpbridge/7b@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955610 DLMGCP DEBUG <0013> endpoint:rtpbridge/7c@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955610 DLMGCP DEBUG <0013> endpoint:rtpbridge/7d@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955610 DLMGCP DEBUG <0013> endpoint:rtpbridge/7e@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955610 DLMGCP DEBUG <0013> endpoint:rtpbridge/7f@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955610 DLMGCP DEBUG <0013> endpoint:rtpbridge/80@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955610 DLMGCP DEBUG <0013> endpoint:rtpbridge/81@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955610 DLMGCP DEBUG <0013> endpoint:rtpbridge/82@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955610 DLMGCP DEBUG <0013> endpoint:rtpbridge/83@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955610 DLMGCP DEBUG <0013> endpoint:rtpbridge/84@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955610 DLMGCP DEBUG <0013> endpoint:rtpbridge/85@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955610 DLMGCP DEBUG <0013> endpoint:rtpbridge/86@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955610 DLMGCP DEBUG <0013> endpoint:rtpbridge/87@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955610 DLMGCP DEBUG <0013> endpoint:rtpbridge/88@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955610 DLMGCP DEBUG <0013> endpoint:rtpbridge/89@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955610 DLMGCP DEBUG <0013> endpoint:rtpbridge/8a@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955610 DLMGCP DEBUG <0013> endpoint:rtpbridge/8b@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955610 DLMGCP DEBUG <0013> endpoint:rtpbridge/8c@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955610 DLMGCP DEBUG <0013> endpoint:rtpbridge/8d@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955610 DLMGCP DEBUG <0013> endpoint:rtpbridge/8e@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955610 DLMGCP DEBUG <0013> endpoint:rtpbridge/8f@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955610 DLMGCP DEBUG <0013> endpoint:rtpbridge/90@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955610 DLMGCP DEBUG <0013> endpoint:rtpbridge/91@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955610 DLMGCP DEBUG <0013> endpoint:rtpbridge/92@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955610 DLMGCP DEBUG <0013> endpoint:rtpbridge/93@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955610 DLMGCP DEBUG <0013> endpoint:rtpbridge/94@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955610 DLMGCP DEBUG <0013> endpoint:rtpbridge/95@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955610 DLMGCP DEBUG <0013> endpoint:rtpbridge/96@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955610 DLMGCP DEBUG <0013> endpoint:rtpbridge/97@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955610 DLMGCP DEBUG <0013> endpoint:rtpbridge/98@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955610 DLMGCP DEBUG <0013> endpoint:rtpbridge/99@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955610 DLMGCP DEBUG <0013> endpoint:rtpbridge/9a@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955610 DLMGCP DEBUG <0013> endpoint:rtpbridge/9b@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955610 DLMGCP DEBUG <0013> endpoint:rtpbridge/9c@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955610 DLMGCP DEBUG <0013> endpoint:rtpbridge/9d@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955610 DLMGCP DEBUG <0013> endpoint:rtpbridge/9e@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955610 DLMGCP DEBUG <0013> endpoint:rtpbridge/9f@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955610 DLMGCP DEBUG <0013> endpoint:rtpbridge/a0@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955610 DLMGCP DEBUG <0013> endpoint:rtpbridge/a1@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955610 DLMGCP DEBUG <0013> endpoint:rtpbridge/a2@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955610 DLMGCP DEBUG <0013> endpoint:rtpbridge/a3@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955610 DLMGCP DEBUG <0013> endpoint:rtpbridge/a4@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955610 DLMGCP DEBUG <0013> endpoint:rtpbridge/a5@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955610 DLMGCP DEBUG <0013> endpoint:rtpbridge/a6@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955610 DLMGCP DEBUG <0013> endpoint:rtpbridge/a7@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955610 DLMGCP DEBUG <0013> endpoint:rtpbridge/a8@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955610 DLMGCP DEBUG <0013> endpoint:rtpbridge/a9@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955610 DLMGCP DEBUG <0013> endpoint:rtpbridge/aa@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955610 DLMGCP DEBUG <0013> endpoint:rtpbridge/ab@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955610 DLMGCP DEBUG <0013> endpoint:rtpbridge/ac@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955610 DLMGCP DEBUG <0013> endpoint:rtpbridge/ad@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955610 DLMGCP DEBUG <0013> endpoint:rtpbridge/ae@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955610 DLMGCP DEBUG <0013> endpoint:rtpbridge/af@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955610 DLMGCP DEBUG <0013> endpoint:rtpbridge/b0@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955610 DLMGCP DEBUG <0013> endpoint:rtpbridge/b1@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955610 DLMGCP DEBUG <0013> endpoint:rtpbridge/b2@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955610 DLMGCP DEBUG <0013> endpoint:rtpbridge/b3@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955611 DLMGCP DEBUG <0013> endpoint:rtpbridge/b4@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955611 DLMGCP DEBUG <0013> endpoint:rtpbridge/b5@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955611 DLMGCP DEBUG <0013> endpoint:rtpbridge/b6@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955611 DLMGCP DEBUG <0013> endpoint:rtpbridge/b7@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955611 DLMGCP DEBUG <0013> endpoint:rtpbridge/b8@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955611 DLMGCP DEBUG <0013> endpoint:rtpbridge/b9@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955611 DLMGCP DEBUG <0013> endpoint:rtpbridge/ba@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955611 DLMGCP DEBUG <0013> endpoint:rtpbridge/bb@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955611 DLMGCP DEBUG <0013> endpoint:rtpbridge/bc@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955611 DLMGCP DEBUG <0013> endpoint:rtpbridge/bd@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955611 DLMGCP DEBUG <0013> endpoint:rtpbridge/be@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955611 DLMGCP DEBUG <0013> endpoint:rtpbridge/bf@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955611 DLMGCP DEBUG <0013> endpoint:rtpbridge/c0@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955611 DLMGCP DEBUG <0013> endpoint:rtpbridge/c1@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955611 DLMGCP DEBUG <0013> endpoint:rtpbridge/c2@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955611 DLMGCP DEBUG <0013> endpoint:rtpbridge/c3@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955611 DLMGCP DEBUG <0013> endpoint:rtpbridge/c4@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955611 DLMGCP DEBUG <0013> endpoint:rtpbridge/c5@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955611 DLMGCP DEBUG <0013> endpoint:rtpbridge/c6@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955611 DLMGCP DEBUG <0013> endpoint:rtpbridge/c7@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955611 DLMGCP DEBUG <0013> endpoint:rtpbridge/c8@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955611 DLMGCP DEBUG <0013> endpoint:rtpbridge/c9@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955611 DLMGCP DEBUG <0013> endpoint:rtpbridge/ca@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955611 DLMGCP DEBUG <0013> endpoint:rtpbridge/cb@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955611 DLMGCP DEBUG <0013> endpoint:rtpbridge/cc@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955611 DLMGCP DEBUG <0013> endpoint:rtpbridge/cd@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955611 DLMGCP DEBUG <0013> endpoint:rtpbridge/ce@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955611 DLMGCP DEBUG <0013> endpoint:rtpbridge/cf@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955611 DLMGCP DEBUG <0013> endpoint:rtpbridge/d0@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955611 DLMGCP DEBUG <0013> endpoint:rtpbridge/d1@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955611 DLMGCP DEBUG <0013> endpoint:rtpbridge/d2@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955611 DLMGCP DEBUG <0013> endpoint:rtpbridge/d3@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955611 DLMGCP DEBUG <0013> endpoint:rtpbridge/d4@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955611 DLMGCP DEBUG <0013> endpoint:rtpbridge/d5@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955611 DLMGCP DEBUG <0013> endpoint:rtpbridge/d6@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955611 DLMGCP DEBUG <0013> endpoint:rtpbridge/d7@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955611 DLMGCP DEBUG <0013> endpoint:rtpbridge/d8@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955611 DLMGCP DEBUG <0013> endpoint:rtpbridge/d9@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955611 DLMGCP DEBUG <0013> endpoint:rtpbridge/da@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955611 DLMGCP DEBUG <0013> endpoint:rtpbridge/db@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955611 DLMGCP DEBUG <0013> endpoint:rtpbridge/dc@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955611 DLMGCP DEBUG <0013> endpoint:rtpbridge/dd@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955611 DLMGCP DEBUG <0013> endpoint:rtpbridge/de@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955611 DLMGCP DEBUG <0013> endpoint:rtpbridge/df@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955611 DLMGCP DEBUG <0013> endpoint:rtpbridge/e0@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955611 DLMGCP DEBUG <0013> endpoint:rtpbridge/e1@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955611 DLMGCP DEBUG <0013> endpoint:rtpbridge/e2@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955611 DLMGCP DEBUG <0013> endpoint:rtpbridge/e3@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955611 DLMGCP DEBUG <0013> endpoint:rtpbridge/e4@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955611 DLMGCP DEBUG <0013> endpoint:rtpbridge/e5@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955611 DLMGCP DEBUG <0013> endpoint:rtpbridge/e6@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955611 DLMGCP DEBUG <0013> endpoint:rtpbridge/e7@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955611 DLMGCP DEBUG <0013> endpoint:rtpbridge/e8@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955611 DLMGCP DEBUG <0013> endpoint:rtpbridge/e9@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955611 DLMGCP DEBUG <0013> endpoint:rtpbridge/ea@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955611 DLMGCP DEBUG <0013> endpoint:rtpbridge/eb@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955611 DLMGCP DEBUG <0013> endpoint:rtpbridge/ec@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955611 DLMGCP DEBUG <0013> endpoint:rtpbridge/ed@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955611 DLMGCP DEBUG <0013> endpoint:rtpbridge/ee@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955611 DLMGCP DEBUG <0013> endpoint:rtpbridge/ef@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955611 DLMGCP DEBUG <0013> endpoint:rtpbridge/f0@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955611 DLMGCP DEBUG <0013> endpoint:rtpbridge/f1@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955611 DLMGCP DEBUG <0013> endpoint:rtpbridge/f2@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955611 DLMGCP DEBUG <0013> endpoint:rtpbridge/f3@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955611 DLMGCP DEBUG <0013> endpoint:rtpbridge/f4@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955611 DLMGCP DEBUG <0013> endpoint:rtpbridge/f5@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955611 DLMGCP DEBUG <0013> endpoint:rtpbridge/f6@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955611 DLMGCP DEBUG <0013> endpoint:rtpbridge/f7@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955611 DLMGCP DEBUG <0013> endpoint:rtpbridge/f8@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955611 DLMGCP DEBUG <0013> endpoint:rtpbridge/f9@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955611 DLMGCP DEBUG <0013> endpoint:rtpbridge/fa@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955611 DLMGCP DEBUG <0013> endpoint:rtpbridge/fb@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955611 DLMGCP DEBUG <0013> endpoint:rtpbridge/fc@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955611 DLMGCP DEBUG <0013> endpoint:rtpbridge/fd@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955611 DLMGCP DEBUG <0013> endpoint:rtpbridge/fe@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955611 DLMGCP DEBUG <0013> endpoint:rtpbridge/ff@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955611 DLMGCP DEBUG <0013> endpoint:rtpbridge/100@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955611 DLMGCP DEBUG <0013> endpoint:rtpbridge/101@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955611 DLMGCP DEBUG <0013> endpoint:rtpbridge/102@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955611 DLMGCP DEBUG <0013> endpoint:rtpbridge/103@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955611 DLMGCP DEBUG <0013> endpoint:rtpbridge/104@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955611 DLMGCP DEBUG <0013> endpoint:rtpbridge/105@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955611 DLMGCP DEBUG <0013> endpoint:rtpbridge/106@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955611 DLMGCP DEBUG <0013> endpoint:rtpbridge/107@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955611 DLMGCP DEBUG <0013> endpoint:rtpbridge/108@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955611 DLMGCP DEBUG <0013> endpoint:rtpbridge/109@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955611 DLMGCP DEBUG <0013> endpoint:rtpbridge/10a@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955611 DLMGCP DEBUG <0013> endpoint:rtpbridge/10b@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955611 DLMGCP DEBUG <0013> endpoint:rtpbridge/10c@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955611 DLMGCP DEBUG <0013> endpoint:rtpbridge/10d@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955611 DLMGCP DEBUG <0013> endpoint:rtpbridge/10e@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955611 DLMGCP DEBUG <0013> endpoint:rtpbridge/10f@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955611 DLMGCP DEBUG <0013> endpoint:rtpbridge/110@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955611 DLMGCP DEBUG <0013> endpoint:rtpbridge/111@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955611 DLMGCP DEBUG <0013> endpoint:rtpbridge/112@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955611 DLMGCP DEBUG <0013> endpoint:rtpbridge/113@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955611 DLMGCP DEBUG <0013> endpoint:rtpbridge/114@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955611 DLMGCP DEBUG <0013> endpoint:rtpbridge/115@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955611 DLMGCP DEBUG <0013> endpoint:rtpbridge/116@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955611 DLMGCP DEBUG <0013> endpoint:rtpbridge/117@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955611 DLMGCP DEBUG <0013> endpoint:rtpbridge/118@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955611 DLMGCP DEBUG <0013> endpoint:rtpbridge/119@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955611 DLMGCP DEBUG <0013> endpoint:rtpbridge/11a@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955611 DLMGCP DEBUG <0013> endpoint:rtpbridge/11b@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955611 DLMGCP DEBUG <0013> endpoint:rtpbridge/11c@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955611 DLMGCP DEBUG <0013> endpoint:rtpbridge/11d@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955611 DLMGCP DEBUG <0013> endpoint:rtpbridge/11e@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955611 DLMGCP DEBUG <0013> endpoint:rtpbridge/11f@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955611 DLMGCP DEBUG <0013> endpoint:rtpbridge/120@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955611 DLMGCP DEBUG <0013> endpoint:rtpbridge/121@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955611 DLMGCP DEBUG <0013> endpoint:rtpbridge/122@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955611 DLMGCP DEBUG <0013> endpoint:rtpbridge/123@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955611 DLMGCP DEBUG <0013> endpoint:rtpbridge/124@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955611 DLMGCP DEBUG <0013> endpoint:rtpbridge/125@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955611 DLMGCP DEBUG <0013> endpoint:rtpbridge/126@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955611 DLMGCP DEBUG <0013> endpoint:rtpbridge/127@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955611 DLMGCP DEBUG <0013> endpoint:rtpbridge/128@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955611 DLMGCP DEBUG <0013> endpoint:rtpbridge/129@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955611 DLMGCP DEBUG <0013> endpoint:rtpbridge/12a@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955611 DLMGCP DEBUG <0013> endpoint:rtpbridge/12b@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955611 DLMGCP DEBUG <0013> endpoint:rtpbridge/12c@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955611 DLMGCP DEBUG <0013> endpoint:none Generated response: code=200 (mgcp_protocol.c:230) 20241102125955611 DLMGCP DEBUG <0013> Generated response: line #00: 200 2548 OK (mgcp_msg.c:67) 20241102125955611 DLMGCP DEBUG <0013> Received message: line #00: DLCX 2549 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241102125955612 DLMGCP DEBUG <0013> Received message: line #01: C: 0006 (mgcp_msg.c:67) 20241102125955612 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found free endpoint: rtpbridge/1@mgw (mgcp_endp.c:261) 20241102125955612 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:441) 20241102125955612 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241102125955612 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955612 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955612 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955612 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955612 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955612 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955612 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955612 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955612 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955612 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955612 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955612 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955612 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955612 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955612 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955612 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955612 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955612 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955612 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955612 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955612 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955612 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955612 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955612 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955612 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955612 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955612 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955612 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955612 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955612 DLMGCP DEBUG <0013> endpoint:rtpbridge/1e@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955612 DLMGCP DEBUG <0013> endpoint:rtpbridge/1f@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955612 DLMGCP DEBUG <0013> endpoint:rtpbridge/20@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955612 DLMGCP DEBUG <0013> endpoint:rtpbridge/21@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955612 DLMGCP DEBUG <0013> endpoint:rtpbridge/22@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955612 DLMGCP DEBUG <0013> endpoint:rtpbridge/23@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955612 DLMGCP DEBUG <0013> endpoint:rtpbridge/24@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955612 DLMGCP DEBUG <0013> endpoint:rtpbridge/25@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955612 DLMGCP DEBUG <0013> endpoint:rtpbridge/26@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955612 DLMGCP DEBUG <0013> endpoint:rtpbridge/27@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955612 DLMGCP DEBUG <0013> endpoint:rtpbridge/28@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955612 DLMGCP DEBUG <0013> endpoint:rtpbridge/29@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955612 DLMGCP DEBUG <0013> endpoint:rtpbridge/2a@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955612 DLMGCP DEBUG <0013> endpoint:rtpbridge/2b@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955612 DLMGCP DEBUG <0013> endpoint:rtpbridge/2c@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955612 DLMGCP DEBUG <0013> endpoint:rtpbridge/2d@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955612 DLMGCP DEBUG <0013> endpoint:rtpbridge/2e@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955612 DLMGCP DEBUG <0013> endpoint:rtpbridge/2f@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955612 DLMGCP DEBUG <0013> endpoint:rtpbridge/30@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955612 DLMGCP DEBUG <0013> endpoint:rtpbridge/31@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955612 DLMGCP DEBUG <0013> endpoint:rtpbridge/32@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955612 DLMGCP DEBUG <0013> endpoint:rtpbridge/33@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955612 DLMGCP DEBUG <0013> endpoint:rtpbridge/34@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955612 DLMGCP DEBUG <0013> endpoint:rtpbridge/35@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955612 DLMGCP DEBUG <0013> endpoint:rtpbridge/36@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955612 DLMGCP DEBUG <0013> endpoint:rtpbridge/37@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955612 DLMGCP DEBUG <0013> endpoint:rtpbridge/38@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955612 DLMGCP DEBUG <0013> endpoint:rtpbridge/39@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955612 DLMGCP DEBUG <0013> endpoint:rtpbridge/3a@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955612 DLMGCP DEBUG <0013> endpoint:rtpbridge/3b@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955612 DLMGCP DEBUG <0013> endpoint:rtpbridge/3c@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955612 DLMGCP DEBUG <0013> endpoint:rtpbridge/3d@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955612 DLMGCP DEBUG <0013> endpoint:rtpbridge/3e@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955612 DLMGCP DEBUG <0013> endpoint:rtpbridge/3f@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955612 DLMGCP DEBUG <0013> endpoint:rtpbridge/40@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955612 DLMGCP DEBUG <0013> endpoint:rtpbridge/41@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955612 DLMGCP DEBUG <0013> endpoint:rtpbridge/42@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955612 DLMGCP DEBUG <0013> endpoint:rtpbridge/43@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955612 DLMGCP DEBUG <0013> endpoint:rtpbridge/44@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955612 DLMGCP DEBUG <0013> endpoint:rtpbridge/45@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955612 DLMGCP DEBUG <0013> endpoint:rtpbridge/46@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955612 DLMGCP DEBUG <0013> endpoint:rtpbridge/47@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955612 DLMGCP DEBUG <0013> endpoint:rtpbridge/48@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955612 DLMGCP DEBUG <0013> endpoint:rtpbridge/49@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955612 DLMGCP DEBUG <0013> endpoint:rtpbridge/4a@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955612 DLMGCP DEBUG <0013> endpoint:rtpbridge/4b@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955612 DLMGCP DEBUG <0013> endpoint:rtpbridge/4c@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955612 DLMGCP DEBUG <0013> endpoint:rtpbridge/4d@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955612 DLMGCP DEBUG <0013> endpoint:rtpbridge/4e@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955612 DLMGCP DEBUG <0013> endpoint:rtpbridge/4f@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955612 DLMGCP DEBUG <0013> endpoint:rtpbridge/50@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955612 DLMGCP DEBUG <0013> endpoint:rtpbridge/51@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955612 DLMGCP DEBUG <0013> endpoint:rtpbridge/52@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955612 DLMGCP DEBUG <0013> endpoint:rtpbridge/53@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955612 DLMGCP DEBUG <0013> endpoint:rtpbridge/54@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955612 DLMGCP DEBUG <0013> endpoint:rtpbridge/55@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955612 DLMGCP DEBUG <0013> endpoint:rtpbridge/56@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955612 DLMGCP DEBUG <0013> endpoint:rtpbridge/57@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955612 DLMGCP DEBUG <0013> endpoint:rtpbridge/58@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955612 DLMGCP DEBUG <0013> endpoint:rtpbridge/59@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955612 DLMGCP DEBUG <0013> endpoint:rtpbridge/5a@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955612 DLMGCP DEBUG <0013> endpoint:rtpbridge/5b@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955612 DLMGCP DEBUG <0013> endpoint:rtpbridge/5c@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955612 DLMGCP DEBUG <0013> endpoint:rtpbridge/5d@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955612 DLMGCP DEBUG <0013> endpoint:rtpbridge/5e@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955612 DLMGCP DEBUG <0013> endpoint:rtpbridge/5f@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955612 DLMGCP DEBUG <0013> endpoint:rtpbridge/60@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955612 DLMGCP DEBUG <0013> endpoint:rtpbridge/61@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955612 DLMGCP DEBUG <0013> endpoint:rtpbridge/62@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955612 DLMGCP DEBUG <0013> endpoint:rtpbridge/63@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955612 DLMGCP DEBUG <0013> endpoint:rtpbridge/64@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955612 DLMGCP DEBUG <0013> endpoint:rtpbridge/65@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955612 DLMGCP DEBUG <0013> endpoint:rtpbridge/66@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955612 DLMGCP DEBUG <0013> endpoint:rtpbridge/67@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955612 DLMGCP DEBUG <0013> endpoint:rtpbridge/68@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955612 DLMGCP DEBUG <0013> endpoint:rtpbridge/69@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955612 DLMGCP DEBUG <0013> endpoint:rtpbridge/6a@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955612 DLMGCP DEBUG <0013> endpoint:rtpbridge/6b@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955612 DLMGCP DEBUG <0013> endpoint:rtpbridge/6c@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955612 DLMGCP DEBUG <0013> endpoint:rtpbridge/6d@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955612 DLMGCP DEBUG <0013> endpoint:rtpbridge/6e@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955612 DLMGCP DEBUG <0013> endpoint:rtpbridge/6f@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955612 DLMGCP DEBUG <0013> endpoint:rtpbridge/70@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955612 DLMGCP DEBUG <0013> endpoint:rtpbridge/71@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955612 DLMGCP DEBUG <0013> endpoint:rtpbridge/72@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955612 DLMGCP DEBUG <0013> endpoint:rtpbridge/73@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955612 DLMGCP DEBUG <0013> endpoint:rtpbridge/74@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955612 DLMGCP DEBUG <0013> endpoint:rtpbridge/75@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955612 DLMGCP DEBUG <0013> endpoint:rtpbridge/76@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955612 DLMGCP DEBUG <0013> endpoint:rtpbridge/77@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955612 DLMGCP DEBUG <0013> endpoint:rtpbridge/78@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955612 DLMGCP DEBUG <0013> endpoint:rtpbridge/79@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955612 DLMGCP DEBUG <0013> endpoint:rtpbridge/7a@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955612 DLMGCP DEBUG <0013> endpoint:rtpbridge/7b@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955612 DLMGCP DEBUG <0013> endpoint:rtpbridge/7c@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955612 DLMGCP DEBUG <0013> endpoint:rtpbridge/7d@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955612 DLMGCP DEBUG <0013> endpoint:rtpbridge/7e@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955612 DLMGCP DEBUG <0013> endpoint:rtpbridge/7f@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955612 DLMGCP DEBUG <0013> endpoint:rtpbridge/80@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955612 DLMGCP DEBUG <0013> endpoint:rtpbridge/81@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955612 DLMGCP DEBUG <0013> endpoint:rtpbridge/82@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955612 DLMGCP DEBUG <0013> endpoint:rtpbridge/83@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955612 DLMGCP DEBUG <0013> endpoint:rtpbridge/84@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955612 DLMGCP DEBUG <0013> endpoint:rtpbridge/85@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955612 DLMGCP DEBUG <0013> endpoint:rtpbridge/86@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955612 DLMGCP DEBUG <0013> endpoint:rtpbridge/87@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955612 DLMGCP DEBUG <0013> endpoint:rtpbridge/88@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955612 DLMGCP DEBUG <0013> endpoint:rtpbridge/89@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955612 DLMGCP DEBUG <0013> endpoint:rtpbridge/8a@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955612 DLMGCP DEBUG <0013> endpoint:rtpbridge/8b@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955612 DLMGCP DEBUG <0013> endpoint:rtpbridge/8c@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955612 DLMGCP DEBUG <0013> endpoint:rtpbridge/8d@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955612 DLMGCP DEBUG <0013> endpoint:rtpbridge/8e@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955612 DLMGCP DEBUG <0013> endpoint:rtpbridge/8f@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955612 DLMGCP DEBUG <0013> endpoint:rtpbridge/90@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955612 DLMGCP DEBUG <0013> endpoint:rtpbridge/91@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955612 DLMGCP DEBUG <0013> endpoint:rtpbridge/92@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955612 DLMGCP DEBUG <0013> endpoint:rtpbridge/93@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955612 DLMGCP DEBUG <0013> endpoint:rtpbridge/94@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955612 DLMGCP DEBUG <0013> endpoint:rtpbridge/95@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955612 DLMGCP DEBUG <0013> endpoint:rtpbridge/96@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955612 DLMGCP DEBUG <0013> endpoint:rtpbridge/97@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955612 DLMGCP DEBUG <0013> endpoint:rtpbridge/98@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955612 DLMGCP DEBUG <0013> endpoint:rtpbridge/99@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955612 DLMGCP DEBUG <0013> endpoint:rtpbridge/9a@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955612 DLMGCP DEBUG <0013> endpoint:rtpbridge/9b@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955612 DLMGCP DEBUG <0013> endpoint:rtpbridge/9c@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955612 DLMGCP DEBUG <0013> endpoint:rtpbridge/9d@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955612 DLMGCP DEBUG <0013> endpoint:rtpbridge/9e@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955612 DLMGCP DEBUG <0013> endpoint:rtpbridge/9f@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955612 DLMGCP DEBUG <0013> endpoint:rtpbridge/a0@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955612 DLMGCP DEBUG <0013> endpoint:rtpbridge/a1@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955612 DLMGCP DEBUG <0013> endpoint:rtpbridge/a2@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955612 DLMGCP DEBUG <0013> endpoint:rtpbridge/a3@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955612 DLMGCP DEBUG <0013> endpoint:rtpbridge/a4@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955612 DLMGCP DEBUG <0013> endpoint:rtpbridge/a5@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955612 DLMGCP DEBUG <0013> endpoint:rtpbridge/a6@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955612 DLMGCP DEBUG <0013> endpoint:rtpbridge/a7@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955613 DLMGCP DEBUG <0013> endpoint:rtpbridge/a8@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955613 DLMGCP DEBUG <0013> endpoint:rtpbridge/a9@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955613 DLMGCP DEBUG <0013> endpoint:rtpbridge/aa@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955613 DLMGCP DEBUG <0013> endpoint:rtpbridge/ab@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955613 DLMGCP DEBUG <0013> endpoint:rtpbridge/ac@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955613 DLMGCP DEBUG <0013> endpoint:rtpbridge/ad@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955613 DLMGCP DEBUG <0013> endpoint:rtpbridge/ae@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955613 DLMGCP DEBUG <0013> endpoint:rtpbridge/af@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955613 DLMGCP DEBUG <0013> endpoint:rtpbridge/b0@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955613 DLMGCP DEBUG <0013> endpoint:rtpbridge/b1@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955613 DLMGCP DEBUG <0013> endpoint:rtpbridge/b2@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955613 DLMGCP DEBUG <0013> endpoint:rtpbridge/b3@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955613 DLMGCP DEBUG <0013> endpoint:rtpbridge/b4@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955613 DLMGCP DEBUG <0013> endpoint:rtpbridge/b5@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955613 DLMGCP DEBUG <0013> endpoint:rtpbridge/b6@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955613 DLMGCP DEBUG <0013> endpoint:rtpbridge/b7@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955613 DLMGCP DEBUG <0013> endpoint:rtpbridge/b8@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955613 DLMGCP DEBUG <0013> endpoint:rtpbridge/b9@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955613 DLMGCP DEBUG <0013> endpoint:rtpbridge/ba@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955613 DLMGCP DEBUG <0013> endpoint:rtpbridge/bb@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955613 DLMGCP DEBUG <0013> endpoint:rtpbridge/bc@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955613 DLMGCP DEBUG <0013> endpoint:rtpbridge/bd@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955613 DLMGCP DEBUG <0013> endpoint:rtpbridge/be@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955613 DLMGCP DEBUG <0013> endpoint:rtpbridge/bf@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955613 DLMGCP DEBUG <0013> endpoint:rtpbridge/c0@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955613 DLMGCP DEBUG <0013> endpoint:rtpbridge/c1@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955613 DLMGCP DEBUG <0013> endpoint:rtpbridge/c2@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955613 DLMGCP DEBUG <0013> endpoint:rtpbridge/c3@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955613 DLMGCP DEBUG <0013> endpoint:rtpbridge/c4@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955613 DLMGCP DEBUG <0013> endpoint:rtpbridge/c5@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955613 DLMGCP DEBUG <0013> endpoint:rtpbridge/c6@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955613 DLMGCP DEBUG <0013> endpoint:rtpbridge/c7@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955613 DLMGCP DEBUG <0013> endpoint:rtpbridge/c8@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955613 DLMGCP DEBUG <0013> endpoint:rtpbridge/c9@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955613 DLMGCP DEBUG <0013> endpoint:rtpbridge/ca@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955613 DLMGCP DEBUG <0013> endpoint:rtpbridge/cb@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955613 DLMGCP DEBUG <0013> endpoint:rtpbridge/cc@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955613 DLMGCP DEBUG <0013> endpoint:rtpbridge/cd@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955613 DLMGCP DEBUG <0013> endpoint:rtpbridge/ce@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955613 DLMGCP DEBUG <0013> endpoint:rtpbridge/cf@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955613 DLMGCP DEBUG <0013> endpoint:rtpbridge/d0@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955613 DLMGCP DEBUG <0013> endpoint:rtpbridge/d1@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955613 DLMGCP DEBUG <0013> endpoint:rtpbridge/d2@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955613 DLMGCP DEBUG <0013> endpoint:rtpbridge/d3@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955613 DLMGCP DEBUG <0013> endpoint:rtpbridge/d4@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955613 DLMGCP DEBUG <0013> endpoint:rtpbridge/d5@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955613 DLMGCP DEBUG <0013> endpoint:rtpbridge/d6@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955613 DLMGCP DEBUG <0013> endpoint:rtpbridge/d7@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955613 DLMGCP DEBUG <0013> endpoint:rtpbridge/d8@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955613 DLMGCP DEBUG <0013> endpoint:rtpbridge/d9@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955613 DLMGCP DEBUG <0013> endpoint:rtpbridge/da@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955613 DLMGCP DEBUG <0013> endpoint:rtpbridge/db@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955613 DLMGCP DEBUG <0013> endpoint:rtpbridge/dc@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955613 DLMGCP DEBUG <0013> endpoint:rtpbridge/dd@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955613 DLMGCP DEBUG <0013> endpoint:rtpbridge/de@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955613 DLMGCP DEBUG <0013> endpoint:rtpbridge/df@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955613 DLMGCP DEBUG <0013> endpoint:rtpbridge/e0@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955613 DLMGCP DEBUG <0013> endpoint:rtpbridge/e1@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955613 DLMGCP DEBUG <0013> endpoint:rtpbridge/e2@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955613 DLMGCP DEBUG <0013> endpoint:rtpbridge/e3@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955613 DLMGCP DEBUG <0013> endpoint:rtpbridge/e4@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955613 DLMGCP DEBUG <0013> endpoint:rtpbridge/e5@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955613 DLMGCP DEBUG <0013> endpoint:rtpbridge/e6@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955613 DLMGCP DEBUG <0013> endpoint:rtpbridge/e7@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955613 DLMGCP DEBUG <0013> endpoint:rtpbridge/e8@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955613 DLMGCP DEBUG <0013> endpoint:rtpbridge/e9@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955613 DLMGCP DEBUG <0013> endpoint:rtpbridge/ea@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955613 DLMGCP DEBUG <0013> endpoint:rtpbridge/eb@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955613 DLMGCP DEBUG <0013> endpoint:rtpbridge/ec@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955613 DLMGCP DEBUG <0013> endpoint:rtpbridge/ed@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955613 DLMGCP DEBUG <0013> endpoint:rtpbridge/ee@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955613 DLMGCP DEBUG <0013> endpoint:rtpbridge/ef@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955613 DLMGCP DEBUG <0013> endpoint:rtpbridge/f0@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955613 DLMGCP DEBUG <0013> endpoint:rtpbridge/f1@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955613 DLMGCP DEBUG <0013> endpoint:rtpbridge/f2@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955613 DLMGCP DEBUG <0013> endpoint:rtpbridge/f3@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955613 DLMGCP DEBUG <0013> endpoint:rtpbridge/f4@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955613 DLMGCP DEBUG <0013> endpoint:rtpbridge/f5@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955613 DLMGCP DEBUG <0013> endpoint:rtpbridge/f6@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955613 DLMGCP DEBUG <0013> endpoint:rtpbridge/f7@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955613 DLMGCP DEBUG <0013> endpoint:rtpbridge/f8@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955613 DLMGCP DEBUG <0013> endpoint:rtpbridge/f9@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955613 DLMGCP DEBUG <0013> endpoint:rtpbridge/fa@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955613 DLMGCP DEBUG <0013> endpoint:rtpbridge/fb@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955613 DLMGCP DEBUG <0013> endpoint:rtpbridge/fc@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955613 DLMGCP DEBUG <0013> endpoint:rtpbridge/fd@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955613 DLMGCP DEBUG <0013> endpoint:rtpbridge/fe@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955613 DLMGCP DEBUG <0013> endpoint:rtpbridge/ff@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955613 DLMGCP DEBUG <0013> endpoint:rtpbridge/100@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955613 DLMGCP DEBUG <0013> endpoint:rtpbridge/101@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955613 DLMGCP DEBUG <0013> endpoint:rtpbridge/102@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955613 DLMGCP DEBUG <0013> endpoint:rtpbridge/103@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955613 DLMGCP DEBUG <0013> endpoint:rtpbridge/104@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955613 DLMGCP DEBUG <0013> endpoint:rtpbridge/105@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955613 DLMGCP DEBUG <0013> endpoint:rtpbridge/106@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955613 DLMGCP DEBUG <0013> endpoint:rtpbridge/107@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955613 DLMGCP DEBUG <0013> endpoint:rtpbridge/108@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955613 DLMGCP DEBUG <0013> endpoint:rtpbridge/109@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955613 DLMGCP DEBUG <0013> endpoint:rtpbridge/10a@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955613 DLMGCP DEBUG <0013> endpoint:rtpbridge/10b@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955613 DLMGCP DEBUG <0013> endpoint:rtpbridge/10c@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955613 DLMGCP DEBUG <0013> endpoint:rtpbridge/10d@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955613 DLMGCP DEBUG <0013> endpoint:rtpbridge/10e@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955613 DLMGCP DEBUG <0013> endpoint:rtpbridge/10f@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955613 DLMGCP DEBUG <0013> endpoint:rtpbridge/110@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955613 DLMGCP DEBUG <0013> endpoint:rtpbridge/111@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955613 DLMGCP DEBUG <0013> endpoint:rtpbridge/112@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955613 DLMGCP DEBUG <0013> endpoint:rtpbridge/113@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955613 DLMGCP DEBUG <0013> endpoint:rtpbridge/114@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955613 DLMGCP DEBUG <0013> endpoint:rtpbridge/115@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955613 DLMGCP DEBUG <0013> endpoint:rtpbridge/116@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955613 DLMGCP DEBUG <0013> endpoint:rtpbridge/117@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955613 DLMGCP DEBUG <0013> endpoint:rtpbridge/118@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955613 DLMGCP DEBUG <0013> endpoint:rtpbridge/119@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955613 DLMGCP DEBUG <0013> endpoint:rtpbridge/11a@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955613 DLMGCP DEBUG <0013> endpoint:rtpbridge/11b@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955613 DLMGCP DEBUG <0013> endpoint:rtpbridge/11c@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955613 DLMGCP DEBUG <0013> endpoint:rtpbridge/11d@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955613 DLMGCP DEBUG <0013> endpoint:rtpbridge/11e@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955613 DLMGCP DEBUG <0013> endpoint:rtpbridge/11f@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955613 DLMGCP DEBUG <0013> endpoint:rtpbridge/120@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955613 DLMGCP DEBUG <0013> endpoint:rtpbridge/121@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955613 DLMGCP DEBUG <0013> endpoint:rtpbridge/122@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955613 DLMGCP DEBUG <0013> endpoint:rtpbridge/123@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955613 DLMGCP DEBUG <0013> endpoint:rtpbridge/124@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955613 DLMGCP DEBUG <0013> endpoint:rtpbridge/125@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955613 DLMGCP DEBUG <0013> endpoint:rtpbridge/126@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955613 DLMGCP DEBUG <0013> endpoint:rtpbridge/127@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955613 DLMGCP DEBUG <0013> endpoint:rtpbridge/128@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955613 DLMGCP DEBUG <0013> endpoint:rtpbridge/129@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955613 DLMGCP DEBUG <0013> endpoint:rtpbridge/12a@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955613 DLMGCP DEBUG <0013> endpoint:rtpbridge/12b@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955613 DLMGCP DEBUG <0013> endpoint:rtpbridge/12c@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955613 DLMGCP DEBUG <0013> endpoint:none Generated response: code=200 (mgcp_protocol.c:230) 20241102125955613 DLMGCP DEBUG <0013> Generated response: line #00: 200 2549 OK (mgcp_msg.c:67) 20241102125955614 DLMGCP DEBUG <0013> Received message: line #00: DLCX 2550 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241102125955614 DLMGCP DEBUG <0013> Received message: line #01: C: 0007 (mgcp_msg.c:67) 20241102125955614 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found free endpoint: rtpbridge/1@mgw (mgcp_endp.c:261) 20241102125955614 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:441) 20241102125955614 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241102125955614 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955614 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955614 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955614 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955614 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955614 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955614 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955614 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955614 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955614 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955614 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955614 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955614 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955614 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955614 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955614 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955614 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955614 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955614 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955614 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955614 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955614 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955614 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955614 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955614 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955614 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955614 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955614 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955614 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955614 DLMGCP DEBUG <0013> endpoint:rtpbridge/1e@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955614 DLMGCP DEBUG <0013> endpoint:rtpbridge/1f@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955614 DLMGCP DEBUG <0013> endpoint:rtpbridge/20@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955614 DLMGCP DEBUG <0013> endpoint:rtpbridge/21@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955614 DLMGCP DEBUG <0013> endpoint:rtpbridge/22@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955614 DLMGCP DEBUG <0013> endpoint:rtpbridge/23@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955614 DLMGCP DEBUG <0013> endpoint:rtpbridge/24@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955614 DLMGCP DEBUG <0013> endpoint:rtpbridge/25@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955614 DLMGCP DEBUG <0013> endpoint:rtpbridge/26@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955614 DLMGCP DEBUG <0013> endpoint:rtpbridge/27@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955614 DLMGCP DEBUG <0013> endpoint:rtpbridge/28@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955614 DLMGCP DEBUG <0013> endpoint:rtpbridge/29@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955614 DLMGCP DEBUG <0013> endpoint:rtpbridge/2a@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955614 DLMGCP DEBUG <0013> endpoint:rtpbridge/2b@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955614 DLMGCP DEBUG <0013> endpoint:rtpbridge/2c@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955614 DLMGCP DEBUG <0013> endpoint:rtpbridge/2d@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955614 DLMGCP DEBUG <0013> endpoint:rtpbridge/2e@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955614 DLMGCP DEBUG <0013> endpoint:rtpbridge/2f@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955614 DLMGCP DEBUG <0013> endpoint:rtpbridge/30@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955614 DLMGCP DEBUG <0013> endpoint:rtpbridge/31@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955614 DLMGCP DEBUG <0013> endpoint:rtpbridge/32@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955614 DLMGCP DEBUG <0013> endpoint:rtpbridge/33@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955614 DLMGCP DEBUG <0013> endpoint:rtpbridge/34@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955614 DLMGCP DEBUG <0013> endpoint:rtpbridge/35@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955614 DLMGCP DEBUG <0013> endpoint:rtpbridge/36@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955614 DLMGCP DEBUG <0013> endpoint:rtpbridge/37@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955614 DLMGCP DEBUG <0013> endpoint:rtpbridge/38@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955614 DLMGCP DEBUG <0013> endpoint:rtpbridge/39@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955614 DLMGCP DEBUG <0013> endpoint:rtpbridge/3a@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955614 DLMGCP DEBUG <0013> endpoint:rtpbridge/3b@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955614 DLMGCP DEBUG <0013> endpoint:rtpbridge/3c@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955614 DLMGCP DEBUG <0013> endpoint:rtpbridge/3d@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955614 DLMGCP DEBUG <0013> endpoint:rtpbridge/3e@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955614 DLMGCP DEBUG <0013> endpoint:rtpbridge/3f@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955614 DLMGCP DEBUG <0013> endpoint:rtpbridge/40@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955614 DLMGCP DEBUG <0013> endpoint:rtpbridge/41@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955614 DLMGCP DEBUG <0013> endpoint:rtpbridge/42@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955614 DLMGCP DEBUG <0013> endpoint:rtpbridge/43@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955614 DLMGCP DEBUG <0013> endpoint:rtpbridge/44@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955614 DLMGCP DEBUG <0013> endpoint:rtpbridge/45@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955614 DLMGCP DEBUG <0013> endpoint:rtpbridge/46@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955614 DLMGCP DEBUG <0013> endpoint:rtpbridge/47@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955614 DLMGCP DEBUG <0013> endpoint:rtpbridge/48@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955614 DLMGCP DEBUG <0013> endpoint:rtpbridge/49@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955614 DLMGCP DEBUG <0013> endpoint:rtpbridge/4a@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955614 DLMGCP DEBUG <0013> endpoint:rtpbridge/4b@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955614 DLMGCP DEBUG <0013> endpoint:rtpbridge/4c@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955614 DLMGCP DEBUG <0013> endpoint:rtpbridge/4d@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955614 DLMGCP DEBUG <0013> endpoint:rtpbridge/4e@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955614 DLMGCP DEBUG <0013> endpoint:rtpbridge/4f@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955614 DLMGCP DEBUG <0013> endpoint:rtpbridge/50@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955614 DLMGCP DEBUG <0013> endpoint:rtpbridge/51@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955614 DLMGCP DEBUG <0013> endpoint:rtpbridge/52@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955614 DLMGCP DEBUG <0013> endpoint:rtpbridge/53@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955614 DLMGCP DEBUG <0013> endpoint:rtpbridge/54@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955614 DLMGCP DEBUG <0013> endpoint:rtpbridge/55@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955614 DLMGCP DEBUG <0013> endpoint:rtpbridge/56@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955614 DLMGCP DEBUG <0013> endpoint:rtpbridge/57@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955614 DLMGCP DEBUG <0013> endpoint:rtpbridge/58@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955614 DLMGCP DEBUG <0013> endpoint:rtpbridge/59@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955614 DLMGCP DEBUG <0013> endpoint:rtpbridge/5a@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955614 DLMGCP DEBUG <0013> endpoint:rtpbridge/5b@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955614 DLMGCP DEBUG <0013> endpoint:rtpbridge/5c@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955614 DLMGCP DEBUG <0013> endpoint:rtpbridge/5d@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955614 DLMGCP DEBUG <0013> endpoint:rtpbridge/5e@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955614 DLMGCP DEBUG <0013> endpoint:rtpbridge/5f@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955614 DLMGCP DEBUG <0013> endpoint:rtpbridge/60@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955614 DLMGCP DEBUG <0013> endpoint:rtpbridge/61@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955614 DLMGCP DEBUG <0013> endpoint:rtpbridge/62@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955614 DLMGCP DEBUG <0013> endpoint:rtpbridge/63@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955614 DLMGCP DEBUG <0013> endpoint:rtpbridge/64@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955614 DLMGCP DEBUG <0013> endpoint:rtpbridge/65@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955614 DLMGCP DEBUG <0013> endpoint:rtpbridge/66@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955614 DLMGCP DEBUG <0013> endpoint:rtpbridge/67@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955614 DLMGCP DEBUG <0013> endpoint:rtpbridge/68@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955614 DLMGCP DEBUG <0013> endpoint:rtpbridge/69@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955614 DLMGCP DEBUG <0013> endpoint:rtpbridge/6a@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955614 DLMGCP DEBUG <0013> endpoint:rtpbridge/6b@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955614 DLMGCP DEBUG <0013> endpoint:rtpbridge/6c@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955614 DLMGCP DEBUG <0013> endpoint:rtpbridge/6d@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955614 DLMGCP DEBUG <0013> endpoint:rtpbridge/6e@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955614 DLMGCP DEBUG <0013> endpoint:rtpbridge/6f@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955614 DLMGCP DEBUG <0013> endpoint:rtpbridge/70@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955614 DLMGCP DEBUG <0013> endpoint:rtpbridge/71@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955614 DLMGCP DEBUG <0013> endpoint:rtpbridge/72@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955614 DLMGCP DEBUG <0013> endpoint:rtpbridge/73@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955614 DLMGCP DEBUG <0013> endpoint:rtpbridge/74@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955614 DLMGCP DEBUG <0013> endpoint:rtpbridge/75@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955614 DLMGCP DEBUG <0013> endpoint:rtpbridge/76@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955614 DLMGCP DEBUG <0013> endpoint:rtpbridge/77@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955614 DLMGCP DEBUG <0013> endpoint:rtpbridge/78@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955614 DLMGCP DEBUG <0013> endpoint:rtpbridge/79@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955614 DLMGCP DEBUG <0013> endpoint:rtpbridge/7a@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955614 DLMGCP DEBUG <0013> endpoint:rtpbridge/7b@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955614 DLMGCP DEBUG <0013> endpoint:rtpbridge/7c@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955614 DLMGCP DEBUG <0013> endpoint:rtpbridge/7d@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955614 DLMGCP DEBUG <0013> endpoint:rtpbridge/7e@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955614 DLMGCP DEBUG <0013> endpoint:rtpbridge/7f@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955614 DLMGCP DEBUG <0013> endpoint:rtpbridge/80@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955614 DLMGCP DEBUG <0013> endpoint:rtpbridge/81@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955614 DLMGCP DEBUG <0013> endpoint:rtpbridge/82@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955614 DLMGCP DEBUG <0013> endpoint:rtpbridge/83@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955614 DLMGCP DEBUG <0013> endpoint:rtpbridge/84@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955614 DLMGCP DEBUG <0013> endpoint:rtpbridge/85@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955614 DLMGCP DEBUG <0013> endpoint:rtpbridge/86@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955614 DLMGCP DEBUG <0013> endpoint:rtpbridge/87@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955614 DLMGCP DEBUG <0013> endpoint:rtpbridge/88@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955614 DLMGCP DEBUG <0013> endpoint:rtpbridge/89@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955614 DLMGCP DEBUG <0013> endpoint:rtpbridge/8a@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955614 DLMGCP DEBUG <0013> endpoint:rtpbridge/8b@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955614 DLMGCP DEBUG <0013> endpoint:rtpbridge/8c@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955614 DLMGCP DEBUG <0013> endpoint:rtpbridge/8d@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955614 DLMGCP DEBUG <0013> endpoint:rtpbridge/8e@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955614 DLMGCP DEBUG <0013> endpoint:rtpbridge/8f@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955614 DLMGCP DEBUG <0013> endpoint:rtpbridge/90@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955614 DLMGCP DEBUG <0013> endpoint:rtpbridge/91@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955614 DLMGCP DEBUG <0013> endpoint:rtpbridge/92@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955615 DLMGCP DEBUG <0013> endpoint:rtpbridge/93@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955615 DLMGCP DEBUG <0013> endpoint:rtpbridge/94@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955615 DLMGCP DEBUG <0013> endpoint:rtpbridge/95@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955615 DLMGCP DEBUG <0013> endpoint:rtpbridge/96@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955615 DLMGCP DEBUG <0013> endpoint:rtpbridge/97@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955615 DLMGCP DEBUG <0013> endpoint:rtpbridge/98@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955615 DLMGCP DEBUG <0013> endpoint:rtpbridge/99@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955615 DLMGCP DEBUG <0013> endpoint:rtpbridge/9a@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955615 DLMGCP DEBUG <0013> endpoint:rtpbridge/9b@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955615 DLMGCP DEBUG <0013> endpoint:rtpbridge/9c@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955615 DLMGCP DEBUG <0013> endpoint:rtpbridge/9d@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955615 DLMGCP DEBUG <0013> endpoint:rtpbridge/9e@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955615 DLMGCP DEBUG <0013> endpoint:rtpbridge/9f@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955615 DLMGCP DEBUG <0013> endpoint:rtpbridge/a0@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955615 DLMGCP DEBUG <0013> endpoint:rtpbridge/a1@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955615 DLMGCP DEBUG <0013> endpoint:rtpbridge/a2@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955615 DLMGCP DEBUG <0013> endpoint:rtpbridge/a3@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955615 DLMGCP DEBUG <0013> endpoint:rtpbridge/a4@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955615 DLMGCP DEBUG <0013> endpoint:rtpbridge/a5@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955615 DLMGCP DEBUG <0013> endpoint:rtpbridge/a6@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955615 DLMGCP DEBUG <0013> endpoint:rtpbridge/a7@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955615 DLMGCP DEBUG <0013> endpoint:rtpbridge/a8@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955615 DLMGCP DEBUG <0013> endpoint:rtpbridge/a9@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955615 DLMGCP DEBUG <0013> endpoint:rtpbridge/aa@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955615 DLMGCP DEBUG <0013> endpoint:rtpbridge/ab@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955615 DLMGCP DEBUG <0013> endpoint:rtpbridge/ac@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955615 DLMGCP DEBUG <0013> endpoint:rtpbridge/ad@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955615 DLMGCP DEBUG <0013> endpoint:rtpbridge/ae@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955615 DLMGCP DEBUG <0013> endpoint:rtpbridge/af@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955615 DLMGCP DEBUG <0013> endpoint:rtpbridge/b0@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955615 DLMGCP DEBUG <0013> endpoint:rtpbridge/b1@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955615 DLMGCP DEBUG <0013> endpoint:rtpbridge/b2@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955615 DLMGCP DEBUG <0013> endpoint:rtpbridge/b3@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955615 DLMGCP DEBUG <0013> endpoint:rtpbridge/b4@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955615 DLMGCP DEBUG <0013> endpoint:rtpbridge/b5@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955615 DLMGCP DEBUG <0013> endpoint:rtpbridge/b6@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955615 DLMGCP DEBUG <0013> endpoint:rtpbridge/b7@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955615 DLMGCP DEBUG <0013> endpoint:rtpbridge/b8@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955615 DLMGCP DEBUG <0013> endpoint:rtpbridge/b9@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955615 DLMGCP DEBUG <0013> endpoint:rtpbridge/ba@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955615 DLMGCP DEBUG <0013> endpoint:rtpbridge/bb@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955615 DLMGCP DEBUG <0013> endpoint:rtpbridge/bc@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955615 DLMGCP DEBUG <0013> endpoint:rtpbridge/bd@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955615 DLMGCP DEBUG <0013> endpoint:rtpbridge/be@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955615 DLMGCP DEBUG <0013> endpoint:rtpbridge/bf@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955615 DLMGCP DEBUG <0013> endpoint:rtpbridge/c0@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955615 DLMGCP DEBUG <0013> endpoint:rtpbridge/c1@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955615 DLMGCP DEBUG <0013> endpoint:rtpbridge/c2@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955615 DLMGCP DEBUG <0013> endpoint:rtpbridge/c3@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955615 DLMGCP DEBUG <0013> endpoint:rtpbridge/c4@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955615 DLMGCP DEBUG <0013> endpoint:rtpbridge/c5@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955615 DLMGCP DEBUG <0013> endpoint:rtpbridge/c6@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955615 DLMGCP DEBUG <0013> endpoint:rtpbridge/c7@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955615 DLMGCP DEBUG <0013> endpoint:rtpbridge/c8@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955615 DLMGCP DEBUG <0013> endpoint:rtpbridge/c9@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955615 DLMGCP DEBUG <0013> endpoint:rtpbridge/ca@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955615 DLMGCP DEBUG <0013> endpoint:rtpbridge/cb@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955615 DLMGCP DEBUG <0013> endpoint:rtpbridge/cc@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955615 DLMGCP DEBUG <0013> endpoint:rtpbridge/cd@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955615 DLMGCP DEBUG <0013> endpoint:rtpbridge/ce@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955615 DLMGCP DEBUG <0013> endpoint:rtpbridge/cf@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955615 DLMGCP DEBUG <0013> endpoint:rtpbridge/d0@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955615 DLMGCP DEBUG <0013> endpoint:rtpbridge/d1@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955615 DLMGCP DEBUG <0013> endpoint:rtpbridge/d2@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955615 DLMGCP DEBUG <0013> endpoint:rtpbridge/d3@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955615 DLMGCP DEBUG <0013> endpoint:rtpbridge/d4@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955615 DLMGCP DEBUG <0013> endpoint:rtpbridge/d5@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955615 DLMGCP DEBUG <0013> endpoint:rtpbridge/d6@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955615 DLMGCP DEBUG <0013> endpoint:rtpbridge/d7@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955615 DLMGCP DEBUG <0013> endpoint:rtpbridge/d8@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955615 DLMGCP DEBUG <0013> endpoint:rtpbridge/d9@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955615 DLMGCP DEBUG <0013> endpoint:rtpbridge/da@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955615 DLMGCP DEBUG <0013> endpoint:rtpbridge/db@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955615 DLMGCP DEBUG <0013> endpoint:rtpbridge/dc@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955615 DLMGCP DEBUG <0013> endpoint:rtpbridge/dd@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955615 DLMGCP DEBUG <0013> endpoint:rtpbridge/de@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955615 DLMGCP DEBUG <0013> endpoint:rtpbridge/df@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955615 DLMGCP DEBUG <0013> endpoint:rtpbridge/e0@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955615 DLMGCP DEBUG <0013> endpoint:rtpbridge/e1@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955615 DLMGCP DEBUG <0013> endpoint:rtpbridge/e2@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955615 DLMGCP DEBUG <0013> endpoint:rtpbridge/e3@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955615 DLMGCP DEBUG <0013> endpoint:rtpbridge/e4@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955615 DLMGCP DEBUG <0013> endpoint:rtpbridge/e5@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955615 DLMGCP DEBUG <0013> endpoint:rtpbridge/e6@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955615 DLMGCP DEBUG <0013> endpoint:rtpbridge/e7@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955615 DLMGCP DEBUG <0013> endpoint:rtpbridge/e8@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955615 DLMGCP DEBUG <0013> endpoint:rtpbridge/e9@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955615 DLMGCP DEBUG <0013> endpoint:rtpbridge/ea@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955615 DLMGCP DEBUG <0013> endpoint:rtpbridge/eb@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955615 DLMGCP DEBUG <0013> endpoint:rtpbridge/ec@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955615 DLMGCP DEBUG <0013> endpoint:rtpbridge/ed@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955615 DLMGCP DEBUG <0013> endpoint:rtpbridge/ee@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955615 DLMGCP DEBUG <0013> endpoint:rtpbridge/ef@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955615 DLMGCP DEBUG <0013> endpoint:rtpbridge/f0@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955615 DLMGCP DEBUG <0013> endpoint:rtpbridge/f1@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955615 DLMGCP DEBUG <0013> endpoint:rtpbridge/f2@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955615 DLMGCP DEBUG <0013> endpoint:rtpbridge/f3@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955615 DLMGCP DEBUG <0013> endpoint:rtpbridge/f4@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955615 DLMGCP DEBUG <0013> endpoint:rtpbridge/f5@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955615 DLMGCP DEBUG <0013> endpoint:rtpbridge/f6@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955615 DLMGCP DEBUG <0013> endpoint:rtpbridge/f7@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955615 DLMGCP DEBUG <0013> endpoint:rtpbridge/f8@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955615 DLMGCP DEBUG <0013> endpoint:rtpbridge/f9@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955615 DLMGCP DEBUG <0013> endpoint:rtpbridge/fa@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955615 DLMGCP DEBUG <0013> endpoint:rtpbridge/fb@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955615 DLMGCP DEBUG <0013> endpoint:rtpbridge/fc@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955615 DLMGCP DEBUG <0013> endpoint:rtpbridge/fd@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955615 DLMGCP DEBUG <0013> endpoint:rtpbridge/fe@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955615 DLMGCP DEBUG <0013> endpoint:rtpbridge/ff@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955615 DLMGCP DEBUG <0013> endpoint:rtpbridge/100@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955615 DLMGCP DEBUG <0013> endpoint:rtpbridge/101@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955615 DLMGCP DEBUG <0013> endpoint:rtpbridge/102@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955615 DLMGCP DEBUG <0013> endpoint:rtpbridge/103@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955615 DLMGCP DEBUG <0013> endpoint:rtpbridge/104@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955615 DLMGCP DEBUG <0013> endpoint:rtpbridge/105@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955615 DLMGCP DEBUG <0013> endpoint:rtpbridge/106@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955615 DLMGCP DEBUG <0013> endpoint:rtpbridge/107@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955615 DLMGCP DEBUG <0013> endpoint:rtpbridge/108@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955615 DLMGCP DEBUG <0013> endpoint:rtpbridge/109@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955615 DLMGCP DEBUG <0013> endpoint:rtpbridge/10a@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955615 DLMGCP DEBUG <0013> endpoint:rtpbridge/10b@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955615 DLMGCP DEBUG <0013> endpoint:rtpbridge/10c@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955615 DLMGCP DEBUG <0013> endpoint:rtpbridge/10d@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955615 DLMGCP DEBUG <0013> endpoint:rtpbridge/10e@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955615 DLMGCP DEBUG <0013> endpoint:rtpbridge/10f@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955615 DLMGCP DEBUG <0013> endpoint:rtpbridge/110@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955615 DLMGCP DEBUG <0013> endpoint:rtpbridge/111@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955615 DLMGCP DEBUG <0013> endpoint:rtpbridge/112@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955615 DLMGCP DEBUG <0013> endpoint:rtpbridge/113@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955615 DLMGCP DEBUG <0013> endpoint:rtpbridge/114@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955615 DLMGCP DEBUG <0013> endpoint:rtpbridge/115@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955615 DLMGCP DEBUG <0013> endpoint:rtpbridge/116@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955615 DLMGCP DEBUG <0013> endpoint:rtpbridge/117@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955615 DLMGCP DEBUG <0013> endpoint:rtpbridge/118@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955615 DLMGCP DEBUG <0013> endpoint:rtpbridge/119@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955615 DLMGCP DEBUG <0013> endpoint:rtpbridge/11a@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955615 DLMGCP DEBUG <0013> endpoint:rtpbridge/11b@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955615 DLMGCP DEBUG <0013> endpoint:rtpbridge/11c@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955615 DLMGCP DEBUG <0013> endpoint:rtpbridge/11d@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955615 DLMGCP DEBUG <0013> endpoint:rtpbridge/11e@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955615 DLMGCP DEBUG <0013> endpoint:rtpbridge/11f@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955615 DLMGCP DEBUG <0013> endpoint:rtpbridge/120@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955615 DLMGCP DEBUG <0013> endpoint:rtpbridge/121@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955615 DLMGCP DEBUG <0013> endpoint:rtpbridge/122@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955615 DLMGCP DEBUG <0013> endpoint:rtpbridge/123@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955615 DLMGCP DEBUG <0013> endpoint:rtpbridge/124@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955615 DLMGCP DEBUG <0013> endpoint:rtpbridge/125@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955615 DLMGCP DEBUG <0013> endpoint:rtpbridge/126@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955615 DLMGCP DEBUG <0013> endpoint:rtpbridge/127@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955615 DLMGCP DEBUG <0013> endpoint:rtpbridge/128@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955615 DLMGCP DEBUG <0013> endpoint:rtpbridge/129@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955615 DLMGCP DEBUG <0013> endpoint:rtpbridge/12a@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955615 DLMGCP DEBUG <0013> endpoint:rtpbridge/12b@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955615 DLMGCP DEBUG <0013> endpoint:rtpbridge/12c@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955615 DLMGCP DEBUG <0013> endpoint:none Generated response: code=200 (mgcp_protocol.c:230) 20241102125955615 DLMGCP DEBUG <0013> Generated response: line #00: 200 2550 OK (mgcp_msg.c:67) 20241102125955616 DLMGCP DEBUG <0013> Received message: line #00: DLCX 2551 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241102125955616 DLMGCP DEBUG <0013> Received message: line #01: C: 0008 (mgcp_msg.c:67) 20241102125955616 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found free endpoint: rtpbridge/1@mgw (mgcp_endp.c:261) 20241102125955616 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:441) 20241102125955616 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241102125955616 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955616 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955616 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955616 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955616 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955616 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955616 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955616 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955616 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955616 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955616 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955616 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955616 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955616 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955616 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955616 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955616 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955616 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955616 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955616 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955616 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955616 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955616 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955616 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955616 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955616 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955616 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955616 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955616 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955616 DLMGCP DEBUG <0013> endpoint:rtpbridge/1e@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955616 DLMGCP DEBUG <0013> endpoint:rtpbridge/1f@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955616 DLMGCP DEBUG <0013> endpoint:rtpbridge/20@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955616 DLMGCP DEBUG <0013> endpoint:rtpbridge/21@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955616 DLMGCP DEBUG <0013> endpoint:rtpbridge/22@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955616 DLMGCP DEBUG <0013> endpoint:rtpbridge/23@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955616 DLMGCP DEBUG <0013> endpoint:rtpbridge/24@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955616 DLMGCP DEBUG <0013> endpoint:rtpbridge/25@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955616 DLMGCP DEBUG <0013> endpoint:rtpbridge/26@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955616 DLMGCP DEBUG <0013> endpoint:rtpbridge/27@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955616 DLMGCP DEBUG <0013> endpoint:rtpbridge/28@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955616 DLMGCP DEBUG <0013> endpoint:rtpbridge/29@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955616 DLMGCP DEBUG <0013> endpoint:rtpbridge/2a@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955616 DLMGCP DEBUG <0013> endpoint:rtpbridge/2b@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955616 DLMGCP DEBUG <0013> endpoint:rtpbridge/2c@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955616 DLMGCP DEBUG <0013> endpoint:rtpbridge/2d@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955616 DLMGCP DEBUG <0013> endpoint:rtpbridge/2e@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955616 DLMGCP DEBUG <0013> endpoint:rtpbridge/2f@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955616 DLMGCP DEBUG <0013> endpoint:rtpbridge/30@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955616 DLMGCP DEBUG <0013> endpoint:rtpbridge/31@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955616 DLMGCP DEBUG <0013> endpoint:rtpbridge/32@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955616 DLMGCP DEBUG <0013> endpoint:rtpbridge/33@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955616 DLMGCP DEBUG <0013> endpoint:rtpbridge/34@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955616 DLMGCP DEBUG <0013> endpoint:rtpbridge/35@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955616 DLMGCP DEBUG <0013> endpoint:rtpbridge/36@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955616 DLMGCP DEBUG <0013> endpoint:rtpbridge/37@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955616 DLMGCP DEBUG <0013> endpoint:rtpbridge/38@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955616 DLMGCP DEBUG <0013> endpoint:rtpbridge/39@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955616 DLMGCP DEBUG <0013> endpoint:rtpbridge/3a@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955616 DLMGCP DEBUG <0013> endpoint:rtpbridge/3b@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955616 DLMGCP DEBUG <0013> endpoint:rtpbridge/3c@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955616 DLMGCP DEBUG <0013> endpoint:rtpbridge/3d@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955616 DLMGCP DEBUG <0013> endpoint:rtpbridge/3e@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955616 DLMGCP DEBUG <0013> endpoint:rtpbridge/3f@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955616 DLMGCP DEBUG <0013> endpoint:rtpbridge/40@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955616 DLMGCP DEBUG <0013> endpoint:rtpbridge/41@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955616 DLMGCP DEBUG <0013> endpoint:rtpbridge/42@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955616 DLMGCP DEBUG <0013> endpoint:rtpbridge/43@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955616 DLMGCP DEBUG <0013> endpoint:rtpbridge/44@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955616 DLMGCP DEBUG <0013> endpoint:rtpbridge/45@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955616 DLMGCP DEBUG <0013> endpoint:rtpbridge/46@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955616 DLMGCP DEBUG <0013> endpoint:rtpbridge/47@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955616 DLMGCP DEBUG <0013> endpoint:rtpbridge/48@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955616 DLMGCP DEBUG <0013> endpoint:rtpbridge/49@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955616 DLMGCP DEBUG <0013> endpoint:rtpbridge/4a@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955616 DLMGCP DEBUG <0013> endpoint:rtpbridge/4b@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955616 DLMGCP DEBUG <0013> endpoint:rtpbridge/4c@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955616 DLMGCP DEBUG <0013> endpoint:rtpbridge/4d@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955616 DLMGCP DEBUG <0013> endpoint:rtpbridge/4e@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955616 DLMGCP DEBUG <0013> endpoint:rtpbridge/4f@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955616 DLMGCP DEBUG <0013> endpoint:rtpbridge/50@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955616 DLMGCP DEBUG <0013> endpoint:rtpbridge/51@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955616 DLMGCP DEBUG <0013> endpoint:rtpbridge/52@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955616 DLMGCP DEBUG <0013> endpoint:rtpbridge/53@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955616 DLMGCP DEBUG <0013> endpoint:rtpbridge/54@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955616 DLMGCP DEBUG <0013> endpoint:rtpbridge/55@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955616 DLMGCP DEBUG <0013> endpoint:rtpbridge/56@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955616 DLMGCP DEBUG <0013> endpoint:rtpbridge/57@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955616 DLMGCP DEBUG <0013> endpoint:rtpbridge/58@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955616 DLMGCP DEBUG <0013> endpoint:rtpbridge/59@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955616 DLMGCP DEBUG <0013> endpoint:rtpbridge/5a@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955616 DLMGCP DEBUG <0013> endpoint:rtpbridge/5b@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955616 DLMGCP DEBUG <0013> endpoint:rtpbridge/5c@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955616 DLMGCP DEBUG <0013> endpoint:rtpbridge/5d@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955616 DLMGCP DEBUG <0013> endpoint:rtpbridge/5e@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955616 DLMGCP DEBUG <0013> endpoint:rtpbridge/5f@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955616 DLMGCP DEBUG <0013> endpoint:rtpbridge/60@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955616 DLMGCP DEBUG <0013> endpoint:rtpbridge/61@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955616 DLMGCP DEBUG <0013> endpoint:rtpbridge/62@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955616 DLMGCP DEBUG <0013> endpoint:rtpbridge/63@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955616 DLMGCP DEBUG <0013> endpoint:rtpbridge/64@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955616 DLMGCP DEBUG <0013> endpoint:rtpbridge/65@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955616 DLMGCP DEBUG <0013> endpoint:rtpbridge/66@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955616 DLMGCP DEBUG <0013> endpoint:rtpbridge/67@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955616 DLMGCP DEBUG <0013> endpoint:rtpbridge/68@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955616 DLMGCP DEBUG <0013> endpoint:rtpbridge/69@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955616 DLMGCP DEBUG <0013> endpoint:rtpbridge/6a@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955616 DLMGCP DEBUG <0013> endpoint:rtpbridge/6b@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955616 DLMGCP DEBUG <0013> endpoint:rtpbridge/6c@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955616 DLMGCP DEBUG <0013> endpoint:rtpbridge/6d@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955616 DLMGCP DEBUG <0013> endpoint:rtpbridge/6e@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955616 DLMGCP DEBUG <0013> endpoint:rtpbridge/6f@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955616 DLMGCP DEBUG <0013> endpoint:rtpbridge/70@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955616 DLMGCP DEBUG <0013> endpoint:rtpbridge/71@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955616 DLMGCP DEBUG <0013> endpoint:rtpbridge/72@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955616 DLMGCP DEBUG <0013> endpoint:rtpbridge/73@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955616 DLMGCP DEBUG <0013> endpoint:rtpbridge/74@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955616 DLMGCP DEBUG <0013> endpoint:rtpbridge/75@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955616 DLMGCP DEBUG <0013> endpoint:rtpbridge/76@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955616 DLMGCP DEBUG <0013> endpoint:rtpbridge/77@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955616 DLMGCP DEBUG <0013> endpoint:rtpbridge/78@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955616 DLMGCP DEBUG <0013> endpoint:rtpbridge/79@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955616 DLMGCP DEBUG <0013> endpoint:rtpbridge/7a@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955616 DLMGCP DEBUG <0013> endpoint:rtpbridge/7b@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955616 DLMGCP DEBUG <0013> endpoint:rtpbridge/7c@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955616 DLMGCP DEBUG <0013> endpoint:rtpbridge/7d@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955616 DLMGCP DEBUG <0013> endpoint:rtpbridge/7e@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955616 DLMGCP DEBUG <0013> endpoint:rtpbridge/7f@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955616 DLMGCP DEBUG <0013> endpoint:rtpbridge/80@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955616 DLMGCP DEBUG <0013> endpoint:rtpbridge/81@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955616 DLMGCP DEBUG <0013> endpoint:rtpbridge/82@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955616 DLMGCP DEBUG <0013> endpoint:rtpbridge/83@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955616 DLMGCP DEBUG <0013> endpoint:rtpbridge/84@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955616 DLMGCP DEBUG <0013> endpoint:rtpbridge/85@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955617 DLMGCP DEBUG <0013> endpoint:rtpbridge/86@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955617 DLMGCP DEBUG <0013> endpoint:rtpbridge/87@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955617 DLMGCP DEBUG <0013> endpoint:rtpbridge/88@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955617 DLMGCP DEBUG <0013> endpoint:rtpbridge/89@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955617 DLMGCP DEBUG <0013> endpoint:rtpbridge/8a@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955617 DLMGCP DEBUG <0013> endpoint:rtpbridge/8b@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955617 DLMGCP DEBUG <0013> endpoint:rtpbridge/8c@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955617 DLMGCP DEBUG <0013> endpoint:rtpbridge/8d@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955617 DLMGCP DEBUG <0013> endpoint:rtpbridge/8e@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955617 DLMGCP DEBUG <0013> endpoint:rtpbridge/8f@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955617 DLMGCP DEBUG <0013> endpoint:rtpbridge/90@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955617 DLMGCP DEBUG <0013> endpoint:rtpbridge/91@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955617 DLMGCP DEBUG <0013> endpoint:rtpbridge/92@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955617 DLMGCP DEBUG <0013> endpoint:rtpbridge/93@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955617 DLMGCP DEBUG <0013> endpoint:rtpbridge/94@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955617 DLMGCP DEBUG <0013> endpoint:rtpbridge/95@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955617 DLMGCP DEBUG <0013> endpoint:rtpbridge/96@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955617 DLMGCP DEBUG <0013> endpoint:rtpbridge/97@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955617 DLMGCP DEBUG <0013> endpoint:rtpbridge/98@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955617 DLMGCP DEBUG <0013> endpoint:rtpbridge/99@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955617 DLMGCP DEBUG <0013> endpoint:rtpbridge/9a@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955617 DLMGCP DEBUG <0013> endpoint:rtpbridge/9b@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955617 DLMGCP DEBUG <0013> endpoint:rtpbridge/9c@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955617 DLMGCP DEBUG <0013> endpoint:rtpbridge/9d@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955617 DLMGCP DEBUG <0013> endpoint:rtpbridge/9e@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955617 DLMGCP DEBUG <0013> endpoint:rtpbridge/9f@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955617 DLMGCP DEBUG <0013> endpoint:rtpbridge/a0@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955617 DLMGCP DEBUG <0013> endpoint:rtpbridge/a1@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955617 DLMGCP DEBUG <0013> endpoint:rtpbridge/a2@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955617 DLMGCP DEBUG <0013> endpoint:rtpbridge/a3@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955617 DLMGCP DEBUG <0013> endpoint:rtpbridge/a4@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955617 DLMGCP DEBUG <0013> endpoint:rtpbridge/a5@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955617 DLMGCP DEBUG <0013> endpoint:rtpbridge/a6@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955617 DLMGCP DEBUG <0013> endpoint:rtpbridge/a7@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955617 DLMGCP DEBUG <0013> endpoint:rtpbridge/a8@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955617 DLMGCP DEBUG <0013> endpoint:rtpbridge/a9@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955617 DLMGCP DEBUG <0013> endpoint:rtpbridge/aa@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955617 DLMGCP DEBUG <0013> endpoint:rtpbridge/ab@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955617 DLMGCP DEBUG <0013> endpoint:rtpbridge/ac@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955617 DLMGCP DEBUG <0013> endpoint:rtpbridge/ad@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955617 DLMGCP DEBUG <0013> endpoint:rtpbridge/ae@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955617 DLMGCP DEBUG <0013> endpoint:rtpbridge/af@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955617 DLMGCP DEBUG <0013> endpoint:rtpbridge/b0@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955617 DLMGCP DEBUG <0013> endpoint:rtpbridge/b1@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955617 DLMGCP DEBUG <0013> endpoint:rtpbridge/b2@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955617 DLMGCP DEBUG <0013> endpoint:rtpbridge/b3@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955617 DLMGCP DEBUG <0013> endpoint:rtpbridge/b4@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955617 DLMGCP DEBUG <0013> endpoint:rtpbridge/b5@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955617 DLMGCP DEBUG <0013> endpoint:rtpbridge/b6@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955617 DLMGCP DEBUG <0013> endpoint:rtpbridge/b7@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955617 DLMGCP DEBUG <0013> endpoint:rtpbridge/b8@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955617 DLMGCP DEBUG <0013> endpoint:rtpbridge/b9@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955617 DLMGCP DEBUG <0013> endpoint:rtpbridge/ba@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955617 DLMGCP DEBUG <0013> endpoint:rtpbridge/bb@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955617 DLMGCP DEBUG <0013> endpoint:rtpbridge/bc@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955617 DLMGCP DEBUG <0013> endpoint:rtpbridge/bd@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955617 DLMGCP DEBUG <0013> endpoint:rtpbridge/be@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955617 DLMGCP DEBUG <0013> endpoint:rtpbridge/bf@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955617 DLMGCP DEBUG <0013> endpoint:rtpbridge/c0@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955617 DLMGCP DEBUG <0013> endpoint:rtpbridge/c1@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955617 DLMGCP DEBUG <0013> endpoint:rtpbridge/c2@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955617 DLMGCP DEBUG <0013> endpoint:rtpbridge/c3@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955617 DLMGCP DEBUG <0013> endpoint:rtpbridge/c4@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955617 DLMGCP DEBUG <0013> endpoint:rtpbridge/c5@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955617 DLMGCP DEBUG <0013> endpoint:rtpbridge/c6@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955617 DLMGCP DEBUG <0013> endpoint:rtpbridge/c7@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955617 DLMGCP DEBUG <0013> endpoint:rtpbridge/c8@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955617 DLMGCP DEBUG <0013> endpoint:rtpbridge/c9@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955617 DLMGCP DEBUG <0013> endpoint:rtpbridge/ca@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955617 DLMGCP DEBUG <0013> endpoint:rtpbridge/cb@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955617 DLMGCP DEBUG <0013> endpoint:rtpbridge/cc@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955617 DLMGCP DEBUG <0013> endpoint:rtpbridge/cd@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955617 DLMGCP DEBUG <0013> endpoint:rtpbridge/ce@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955617 DLMGCP DEBUG <0013> endpoint:rtpbridge/cf@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955617 DLMGCP DEBUG <0013> endpoint:rtpbridge/d0@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955617 DLMGCP DEBUG <0013> endpoint:rtpbridge/d1@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955617 DLMGCP DEBUG <0013> endpoint:rtpbridge/d2@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955617 DLMGCP DEBUG <0013> endpoint:rtpbridge/d3@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955617 DLMGCP DEBUG <0013> endpoint:rtpbridge/d4@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955617 DLMGCP DEBUG <0013> endpoint:rtpbridge/d5@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955617 DLMGCP DEBUG <0013> endpoint:rtpbridge/d6@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955617 DLMGCP DEBUG <0013> endpoint:rtpbridge/d7@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955617 DLMGCP DEBUG <0013> endpoint:rtpbridge/d8@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955617 DLMGCP DEBUG <0013> endpoint:rtpbridge/d9@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955617 DLMGCP DEBUG <0013> endpoint:rtpbridge/da@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955617 DLMGCP DEBUG <0013> endpoint:rtpbridge/db@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955617 DLMGCP DEBUG <0013> endpoint:rtpbridge/dc@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955617 DLMGCP DEBUG <0013> endpoint:rtpbridge/dd@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955617 DLMGCP DEBUG <0013> endpoint:rtpbridge/de@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955617 DLMGCP DEBUG <0013> endpoint:rtpbridge/df@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955617 DLMGCP DEBUG <0013> endpoint:rtpbridge/e0@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955617 DLMGCP DEBUG <0013> endpoint:rtpbridge/e1@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955617 DLMGCP DEBUG <0013> endpoint:rtpbridge/e2@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955617 DLMGCP DEBUG <0013> endpoint:rtpbridge/e3@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955617 DLMGCP DEBUG <0013> endpoint:rtpbridge/e4@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955617 DLMGCP DEBUG <0013> endpoint:rtpbridge/e5@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955617 DLMGCP DEBUG <0013> endpoint:rtpbridge/e6@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955617 DLMGCP DEBUG <0013> endpoint:rtpbridge/e7@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955617 DLMGCP DEBUG <0013> endpoint:rtpbridge/e8@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955617 DLMGCP DEBUG <0013> endpoint:rtpbridge/e9@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955617 DLMGCP DEBUG <0013> endpoint:rtpbridge/ea@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955617 DLMGCP DEBUG <0013> endpoint:rtpbridge/eb@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955617 DLMGCP DEBUG <0013> endpoint:rtpbridge/ec@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955617 DLMGCP DEBUG <0013> endpoint:rtpbridge/ed@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955617 DLMGCP DEBUG <0013> endpoint:rtpbridge/ee@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955617 DLMGCP DEBUG <0013> endpoint:rtpbridge/ef@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955617 DLMGCP DEBUG <0013> endpoint:rtpbridge/f0@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955617 DLMGCP DEBUG <0013> endpoint:rtpbridge/f1@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955617 DLMGCP DEBUG <0013> endpoint:rtpbridge/f2@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955617 DLMGCP DEBUG <0013> endpoint:rtpbridge/f3@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955617 DLMGCP DEBUG <0013> endpoint:rtpbridge/f4@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955617 DLMGCP DEBUG <0013> endpoint:rtpbridge/f5@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955617 DLMGCP DEBUG <0013> endpoint:rtpbridge/f6@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955617 DLMGCP DEBUG <0013> endpoint:rtpbridge/f7@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955617 DLMGCP DEBUG <0013> endpoint:rtpbridge/f8@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955617 DLMGCP DEBUG <0013> endpoint:rtpbridge/f9@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955617 DLMGCP DEBUG <0013> endpoint:rtpbridge/fa@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955617 DLMGCP DEBUG <0013> endpoint:rtpbridge/fb@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955617 DLMGCP DEBUG <0013> endpoint:rtpbridge/fc@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955617 DLMGCP DEBUG <0013> endpoint:rtpbridge/fd@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955617 DLMGCP DEBUG <0013> endpoint:rtpbridge/fe@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955617 DLMGCP DEBUG <0013> endpoint:rtpbridge/ff@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955617 DLMGCP DEBUG <0013> endpoint:rtpbridge/100@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955617 DLMGCP DEBUG <0013> endpoint:rtpbridge/101@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955617 DLMGCP DEBUG <0013> endpoint:rtpbridge/102@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955617 DLMGCP DEBUG <0013> endpoint:rtpbridge/103@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955617 DLMGCP DEBUG <0013> endpoint:rtpbridge/104@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955617 DLMGCP DEBUG <0013> endpoint:rtpbridge/105@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955617 DLMGCP DEBUG <0013> endpoint:rtpbridge/106@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955617 DLMGCP DEBUG <0013> endpoint:rtpbridge/107@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955617 DLMGCP DEBUG <0013> endpoint:rtpbridge/108@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955617 DLMGCP DEBUG <0013> endpoint:rtpbridge/109@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955617 DLMGCP DEBUG <0013> endpoint:rtpbridge/10a@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955617 DLMGCP DEBUG <0013> endpoint:rtpbridge/10b@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955617 DLMGCP DEBUG <0013> endpoint:rtpbridge/10c@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955617 DLMGCP DEBUG <0013> endpoint:rtpbridge/10d@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955617 DLMGCP DEBUG <0013> endpoint:rtpbridge/10e@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955617 DLMGCP DEBUG <0013> endpoint:rtpbridge/10f@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955617 DLMGCP DEBUG <0013> endpoint:rtpbridge/110@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955617 DLMGCP DEBUG <0013> endpoint:rtpbridge/111@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955617 DLMGCP DEBUG <0013> endpoint:rtpbridge/112@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955617 DLMGCP DEBUG <0013> endpoint:rtpbridge/113@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955617 DLMGCP DEBUG <0013> endpoint:rtpbridge/114@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955617 DLMGCP DEBUG <0013> endpoint:rtpbridge/115@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955617 DLMGCP DEBUG <0013> endpoint:rtpbridge/116@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955617 DLMGCP DEBUG <0013> endpoint:rtpbridge/117@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955617 DLMGCP DEBUG <0013> endpoint:rtpbridge/118@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955617 DLMGCP DEBUG <0013> endpoint:rtpbridge/119@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955617 DLMGCP DEBUG <0013> endpoint:rtpbridge/11a@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955617 DLMGCP DEBUG <0013> endpoint:rtpbridge/11b@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955617 DLMGCP DEBUG <0013> endpoint:rtpbridge/11c@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955617 DLMGCP DEBUG <0013> endpoint:rtpbridge/11d@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955617 DLMGCP DEBUG <0013> endpoint:rtpbridge/11e@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955617 DLMGCP DEBUG <0013> endpoint:rtpbridge/11f@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955617 DLMGCP DEBUG <0013> endpoint:rtpbridge/120@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955617 DLMGCP DEBUG <0013> endpoint:rtpbridge/121@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955617 DLMGCP DEBUG <0013> endpoint:rtpbridge/122@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955617 DLMGCP DEBUG <0013> endpoint:rtpbridge/123@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955617 DLMGCP DEBUG <0013> endpoint:rtpbridge/124@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955617 DLMGCP DEBUG <0013> endpoint:rtpbridge/125@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955617 DLMGCP DEBUG <0013> endpoint:rtpbridge/126@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955617 DLMGCP DEBUG <0013> endpoint:rtpbridge/127@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955617 DLMGCP DEBUG <0013> endpoint:rtpbridge/128@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955617 DLMGCP DEBUG <0013> endpoint:rtpbridge/129@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955617 DLMGCP DEBUG <0013> endpoint:rtpbridge/12a@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955617 DLMGCP DEBUG <0013> endpoint:rtpbridge/12b@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955617 DLMGCP DEBUG <0013> endpoint:rtpbridge/12c@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955617 DLMGCP DEBUG <0013> endpoint:none Generated response: code=200 (mgcp_protocol.c:230) 20241102125955617 DLMGCP DEBUG <0013> Generated response: line #00: 200 2551 OK (mgcp_msg.c:67) 20241102125955618 DLMGCP DEBUG <0013> Received message: line #00: DLCX 2552 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241102125955618 DLMGCP DEBUG <0013> Received message: line #01: C: 0009 (mgcp_msg.c:67) 20241102125955618 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found free endpoint: rtpbridge/1@mgw (mgcp_endp.c:261) 20241102125955618 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:441) 20241102125955618 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241102125955618 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955618 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955618 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955618 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955618 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955618 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955618 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955618 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955618 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955618 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955618 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955618 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955618 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955618 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955618 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955618 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955618 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955618 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955618 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955618 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955618 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955618 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955618 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955618 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955618 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955618 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955618 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955618 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955618 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955618 DLMGCP DEBUG <0013> endpoint:rtpbridge/1e@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955618 DLMGCP DEBUG <0013> endpoint:rtpbridge/1f@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955618 DLMGCP DEBUG <0013> endpoint:rtpbridge/20@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955618 DLMGCP DEBUG <0013> endpoint:rtpbridge/21@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955618 DLMGCP DEBUG <0013> endpoint:rtpbridge/22@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955618 DLMGCP DEBUG <0013> endpoint:rtpbridge/23@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955618 DLMGCP DEBUG <0013> endpoint:rtpbridge/24@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955618 DLMGCP DEBUG <0013> endpoint:rtpbridge/25@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955618 DLMGCP DEBUG <0013> endpoint:rtpbridge/26@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955618 DLMGCP DEBUG <0013> endpoint:rtpbridge/27@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955618 DLMGCP DEBUG <0013> endpoint:rtpbridge/28@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955618 DLMGCP DEBUG <0013> endpoint:rtpbridge/29@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955618 DLMGCP DEBUG <0013> endpoint:rtpbridge/2a@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955618 DLMGCP DEBUG <0013> endpoint:rtpbridge/2b@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955618 DLMGCP DEBUG <0013> endpoint:rtpbridge/2c@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955618 DLMGCP DEBUG <0013> endpoint:rtpbridge/2d@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955618 DLMGCP DEBUG <0013> endpoint:rtpbridge/2e@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955618 DLMGCP DEBUG <0013> endpoint:rtpbridge/2f@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955618 DLMGCP DEBUG <0013> endpoint:rtpbridge/30@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955618 DLMGCP DEBUG <0013> endpoint:rtpbridge/31@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955618 DLMGCP DEBUG <0013> endpoint:rtpbridge/32@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955618 DLMGCP DEBUG <0013> endpoint:rtpbridge/33@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955618 DLMGCP DEBUG <0013> endpoint:rtpbridge/34@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955618 DLMGCP DEBUG <0013> endpoint:rtpbridge/35@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955618 DLMGCP DEBUG <0013> endpoint:rtpbridge/36@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955618 DLMGCP DEBUG <0013> endpoint:rtpbridge/37@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955618 DLMGCP DEBUG <0013> endpoint:rtpbridge/38@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955618 DLMGCP DEBUG <0013> endpoint:rtpbridge/39@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955618 DLMGCP DEBUG <0013> endpoint:rtpbridge/3a@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955618 DLMGCP DEBUG <0013> endpoint:rtpbridge/3b@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955618 DLMGCP DEBUG <0013> endpoint:rtpbridge/3c@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955618 DLMGCP DEBUG <0013> endpoint:rtpbridge/3d@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955618 DLMGCP DEBUG <0013> endpoint:rtpbridge/3e@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955618 DLMGCP DEBUG <0013> endpoint:rtpbridge/3f@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955618 DLMGCP DEBUG <0013> endpoint:rtpbridge/40@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955618 DLMGCP DEBUG <0013> endpoint:rtpbridge/41@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955618 DLMGCP DEBUG <0013> endpoint:rtpbridge/42@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955618 DLMGCP DEBUG <0013> endpoint:rtpbridge/43@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955618 DLMGCP DEBUG <0013> endpoint:rtpbridge/44@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955618 DLMGCP DEBUG <0013> endpoint:rtpbridge/45@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955618 DLMGCP DEBUG <0013> endpoint:rtpbridge/46@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955618 DLMGCP DEBUG <0013> endpoint:rtpbridge/47@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955618 DLMGCP DEBUG <0013> endpoint:rtpbridge/48@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955618 DLMGCP DEBUG <0013> endpoint:rtpbridge/49@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955618 DLMGCP DEBUG <0013> endpoint:rtpbridge/4a@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955618 DLMGCP DEBUG <0013> endpoint:rtpbridge/4b@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955618 DLMGCP DEBUG <0013> endpoint:rtpbridge/4c@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955618 DLMGCP DEBUG <0013> endpoint:rtpbridge/4d@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955618 DLMGCP DEBUG <0013> endpoint:rtpbridge/4e@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955618 DLMGCP DEBUG <0013> endpoint:rtpbridge/4f@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955618 DLMGCP DEBUG <0013> endpoint:rtpbridge/50@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955618 DLMGCP DEBUG <0013> endpoint:rtpbridge/51@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955618 DLMGCP DEBUG <0013> endpoint:rtpbridge/52@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955618 DLMGCP DEBUG <0013> endpoint:rtpbridge/53@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955618 DLMGCP DEBUG <0013> endpoint:rtpbridge/54@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955618 DLMGCP DEBUG <0013> endpoint:rtpbridge/55@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955618 DLMGCP DEBUG <0013> endpoint:rtpbridge/56@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955618 DLMGCP DEBUG <0013> endpoint:rtpbridge/57@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955618 DLMGCP DEBUG <0013> endpoint:rtpbridge/58@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955618 DLMGCP DEBUG <0013> endpoint:rtpbridge/59@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955618 DLMGCP DEBUG <0013> endpoint:rtpbridge/5a@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955619 DLMGCP DEBUG <0013> endpoint:rtpbridge/5b@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955619 DLMGCP DEBUG <0013> endpoint:rtpbridge/5c@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955619 DLMGCP DEBUG <0013> endpoint:rtpbridge/5d@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955619 DLMGCP DEBUG <0013> endpoint:rtpbridge/5e@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955619 DLMGCP DEBUG <0013> endpoint:rtpbridge/5f@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955619 DLMGCP DEBUG <0013> endpoint:rtpbridge/60@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955619 DLMGCP DEBUG <0013> endpoint:rtpbridge/61@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955619 DLMGCP DEBUG <0013> endpoint:rtpbridge/62@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955619 DLMGCP DEBUG <0013> endpoint:rtpbridge/63@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955619 DLMGCP DEBUG <0013> endpoint:rtpbridge/64@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955619 DLMGCP DEBUG <0013> endpoint:rtpbridge/65@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955619 DLMGCP DEBUG <0013> endpoint:rtpbridge/66@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955619 DLMGCP DEBUG <0013> endpoint:rtpbridge/67@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955619 DLMGCP DEBUG <0013> endpoint:rtpbridge/68@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955619 DLMGCP DEBUG <0013> endpoint:rtpbridge/69@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955619 DLMGCP DEBUG <0013> endpoint:rtpbridge/6a@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955619 DLMGCP DEBUG <0013> endpoint:rtpbridge/6b@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955619 DLMGCP DEBUG <0013> endpoint:rtpbridge/6c@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955619 DLMGCP DEBUG <0013> endpoint:rtpbridge/6d@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955619 DLMGCP DEBUG <0013> endpoint:rtpbridge/6e@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955619 DLMGCP DEBUG <0013> endpoint:rtpbridge/6f@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955619 DLMGCP DEBUG <0013> endpoint:rtpbridge/70@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955619 DLMGCP DEBUG <0013> endpoint:rtpbridge/71@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955619 DLMGCP DEBUG <0013> endpoint:rtpbridge/72@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955619 DLMGCP DEBUG <0013> endpoint:rtpbridge/73@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955619 DLMGCP DEBUG <0013> endpoint:rtpbridge/74@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955619 DLMGCP DEBUG <0013> endpoint:rtpbridge/75@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955619 DLMGCP DEBUG <0013> endpoint:rtpbridge/76@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955619 DLMGCP DEBUG <0013> endpoint:rtpbridge/77@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955619 DLMGCP DEBUG <0013> endpoint:rtpbridge/78@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955619 DLMGCP DEBUG <0013> endpoint:rtpbridge/79@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955619 DLMGCP DEBUG <0013> endpoint:rtpbridge/7a@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955619 DLMGCP DEBUG <0013> endpoint:rtpbridge/7b@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955619 DLMGCP DEBUG <0013> endpoint:rtpbridge/7c@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955619 DLMGCP DEBUG <0013> endpoint:rtpbridge/7d@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955619 DLMGCP DEBUG <0013> endpoint:rtpbridge/7e@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955619 DLMGCP DEBUG <0013> endpoint:rtpbridge/7f@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955619 DLMGCP DEBUG <0013> endpoint:rtpbridge/80@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955619 DLMGCP DEBUG <0013> endpoint:rtpbridge/81@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955619 DLMGCP DEBUG <0013> endpoint:rtpbridge/82@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955619 DLMGCP DEBUG <0013> endpoint:rtpbridge/83@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955619 DLMGCP DEBUG <0013> endpoint:rtpbridge/84@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955619 DLMGCP DEBUG <0013> endpoint:rtpbridge/85@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955619 DLMGCP DEBUG <0013> endpoint:rtpbridge/86@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955619 DLMGCP DEBUG <0013> endpoint:rtpbridge/87@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955619 DLMGCP DEBUG <0013> endpoint:rtpbridge/88@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955619 DLMGCP DEBUG <0013> endpoint:rtpbridge/89@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955619 DLMGCP DEBUG <0013> endpoint:rtpbridge/8a@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955619 DLMGCP DEBUG <0013> endpoint:rtpbridge/8b@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955619 DLMGCP DEBUG <0013> endpoint:rtpbridge/8c@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955619 DLMGCP DEBUG <0013> endpoint:rtpbridge/8d@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955619 DLMGCP DEBUG <0013> endpoint:rtpbridge/8e@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955619 DLMGCP DEBUG <0013> endpoint:rtpbridge/8f@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955619 DLMGCP DEBUG <0013> endpoint:rtpbridge/90@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955619 DLMGCP DEBUG <0013> endpoint:rtpbridge/91@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955619 DLMGCP DEBUG <0013> endpoint:rtpbridge/92@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955619 DLMGCP DEBUG <0013> endpoint:rtpbridge/93@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955619 DLMGCP DEBUG <0013> endpoint:rtpbridge/94@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955619 DLMGCP DEBUG <0013> endpoint:rtpbridge/95@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955619 DLMGCP DEBUG <0013> endpoint:rtpbridge/96@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955619 DLMGCP DEBUG <0013> endpoint:rtpbridge/97@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955619 DLMGCP DEBUG <0013> endpoint:rtpbridge/98@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955619 DLMGCP DEBUG <0013> endpoint:rtpbridge/99@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955619 DLMGCP DEBUG <0013> endpoint:rtpbridge/9a@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955619 DLMGCP DEBUG <0013> endpoint:rtpbridge/9b@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955619 DLMGCP DEBUG <0013> endpoint:rtpbridge/9c@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955619 DLMGCP DEBUG <0013> endpoint:rtpbridge/9d@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955619 DLMGCP DEBUG <0013> endpoint:rtpbridge/9e@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955619 DLMGCP DEBUG <0013> endpoint:rtpbridge/9f@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955619 DLMGCP DEBUG <0013> endpoint:rtpbridge/a0@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955619 DLMGCP DEBUG <0013> endpoint:rtpbridge/a1@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955619 DLMGCP DEBUG <0013> endpoint:rtpbridge/a2@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955619 DLMGCP DEBUG <0013> endpoint:rtpbridge/a3@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955619 DLMGCP DEBUG <0013> endpoint:rtpbridge/a4@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955619 DLMGCP DEBUG <0013> endpoint:rtpbridge/a5@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955619 DLMGCP DEBUG <0013> endpoint:rtpbridge/a6@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955619 DLMGCP DEBUG <0013> endpoint:rtpbridge/a7@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955619 DLMGCP DEBUG <0013> endpoint:rtpbridge/a8@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955619 DLMGCP DEBUG <0013> endpoint:rtpbridge/a9@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955619 DLMGCP DEBUG <0013> endpoint:rtpbridge/aa@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955619 DLMGCP DEBUG <0013> endpoint:rtpbridge/ab@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955619 DLMGCP DEBUG <0013> endpoint:rtpbridge/ac@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955619 DLMGCP DEBUG <0013> endpoint:rtpbridge/ad@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955619 DLMGCP DEBUG <0013> endpoint:rtpbridge/ae@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955619 DLMGCP DEBUG <0013> endpoint:rtpbridge/af@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955619 DLMGCP DEBUG <0013> endpoint:rtpbridge/b0@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955619 DLMGCP DEBUG <0013> endpoint:rtpbridge/b1@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955619 DLMGCP DEBUG <0013> endpoint:rtpbridge/b2@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955619 DLMGCP DEBUG <0013> endpoint:rtpbridge/b3@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955619 DLMGCP DEBUG <0013> endpoint:rtpbridge/b4@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955619 DLMGCP DEBUG <0013> endpoint:rtpbridge/b5@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955619 DLMGCP DEBUG <0013> endpoint:rtpbridge/b6@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955619 DLMGCP DEBUG <0013> endpoint:rtpbridge/b7@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955619 DLMGCP DEBUG <0013> endpoint:rtpbridge/b8@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955619 DLMGCP DEBUG <0013> endpoint:rtpbridge/b9@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955619 DLMGCP DEBUG <0013> endpoint:rtpbridge/ba@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955619 DLMGCP DEBUG <0013> endpoint:rtpbridge/bb@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955619 DLMGCP DEBUG <0013> endpoint:rtpbridge/bc@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955619 DLMGCP DEBUG <0013> endpoint:rtpbridge/bd@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955619 DLMGCP DEBUG <0013> endpoint:rtpbridge/be@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955619 DLMGCP DEBUG <0013> endpoint:rtpbridge/bf@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955619 DLMGCP DEBUG <0013> endpoint:rtpbridge/c0@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955619 DLMGCP DEBUG <0013> endpoint:rtpbridge/c1@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955619 DLMGCP DEBUG <0013> endpoint:rtpbridge/c2@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955619 DLMGCP DEBUG <0013> endpoint:rtpbridge/c3@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955619 DLMGCP DEBUG <0013> endpoint:rtpbridge/c4@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955619 DLMGCP DEBUG <0013> endpoint:rtpbridge/c5@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955619 DLMGCP DEBUG <0013> endpoint:rtpbridge/c6@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955619 DLMGCP DEBUG <0013> endpoint:rtpbridge/c7@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955619 DLMGCP DEBUG <0013> endpoint:rtpbridge/c8@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955619 DLMGCP DEBUG <0013> endpoint:rtpbridge/c9@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955619 DLMGCP DEBUG <0013> endpoint:rtpbridge/ca@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955619 DLMGCP DEBUG <0013> endpoint:rtpbridge/cb@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955619 DLMGCP DEBUG <0013> endpoint:rtpbridge/cc@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955619 DLMGCP DEBUG <0013> endpoint:rtpbridge/cd@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955619 DLMGCP DEBUG <0013> endpoint:rtpbridge/ce@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955619 DLMGCP DEBUG <0013> endpoint:rtpbridge/cf@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955619 DLMGCP DEBUG <0013> endpoint:rtpbridge/d0@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955619 DLMGCP DEBUG <0013> endpoint:rtpbridge/d1@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955619 DLMGCP DEBUG <0013> endpoint:rtpbridge/d2@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955619 DLMGCP DEBUG <0013> endpoint:rtpbridge/d3@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955619 DLMGCP DEBUG <0013> endpoint:rtpbridge/d4@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955619 DLMGCP DEBUG <0013> endpoint:rtpbridge/d5@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955619 DLMGCP DEBUG <0013> endpoint:rtpbridge/d6@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955619 DLMGCP DEBUG <0013> endpoint:rtpbridge/d7@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955619 DLMGCP DEBUG <0013> endpoint:rtpbridge/d8@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955619 DLMGCP DEBUG <0013> endpoint:rtpbridge/d9@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955619 DLMGCP DEBUG <0013> endpoint:rtpbridge/da@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955619 DLMGCP DEBUG <0013> endpoint:rtpbridge/db@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955619 DLMGCP DEBUG <0013> endpoint:rtpbridge/dc@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955619 DLMGCP DEBUG <0013> endpoint:rtpbridge/dd@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955619 DLMGCP DEBUG <0013> endpoint:rtpbridge/de@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955619 DLMGCP DEBUG <0013> endpoint:rtpbridge/df@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955620 DLMGCP DEBUG <0013> endpoint:rtpbridge/e0@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955620 DLMGCP DEBUG <0013> endpoint:rtpbridge/e1@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955620 DLMGCP DEBUG <0013> endpoint:rtpbridge/e2@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955620 DLMGCP DEBUG <0013> endpoint:rtpbridge/e3@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955620 DLMGCP DEBUG <0013> endpoint:rtpbridge/e4@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955620 DLMGCP DEBUG <0013> endpoint:rtpbridge/e5@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955620 DLMGCP DEBUG <0013> endpoint:rtpbridge/e6@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955620 DLMGCP DEBUG <0013> endpoint:rtpbridge/e7@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955620 DLMGCP DEBUG <0013> endpoint:rtpbridge/e8@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955620 DLMGCP DEBUG <0013> endpoint:rtpbridge/e9@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955620 DLMGCP DEBUG <0013> endpoint:rtpbridge/ea@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955620 DLMGCP DEBUG <0013> endpoint:rtpbridge/eb@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955620 DLMGCP DEBUG <0013> endpoint:rtpbridge/ec@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955620 DLMGCP DEBUG <0013> endpoint:rtpbridge/ed@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955620 DLMGCP DEBUG <0013> endpoint:rtpbridge/ee@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955620 DLMGCP DEBUG <0013> endpoint:rtpbridge/ef@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955620 DLMGCP DEBUG <0013> endpoint:rtpbridge/f0@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955620 DLMGCP DEBUG <0013> endpoint:rtpbridge/f1@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955620 DLMGCP DEBUG <0013> endpoint:rtpbridge/f2@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955620 DLMGCP DEBUG <0013> endpoint:rtpbridge/f3@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955620 DLMGCP DEBUG <0013> endpoint:rtpbridge/f4@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955620 DLMGCP DEBUG <0013> endpoint:rtpbridge/f5@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955620 DLMGCP DEBUG <0013> endpoint:rtpbridge/f6@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955620 DLMGCP DEBUG <0013> endpoint:rtpbridge/f7@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955620 DLMGCP DEBUG <0013> endpoint:rtpbridge/f8@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955620 DLMGCP DEBUG <0013> endpoint:rtpbridge/f9@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955620 DLMGCP DEBUG <0013> endpoint:rtpbridge/fa@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955620 DLMGCP DEBUG <0013> endpoint:rtpbridge/fb@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955620 DLMGCP DEBUG <0013> endpoint:rtpbridge/fc@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955620 DLMGCP DEBUG <0013> endpoint:rtpbridge/fd@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955620 DLMGCP DEBUG <0013> endpoint:rtpbridge/fe@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955620 DLMGCP DEBUG <0013> endpoint:rtpbridge/ff@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955620 DLMGCP DEBUG <0013> endpoint:rtpbridge/100@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955620 DLMGCP DEBUG <0013> endpoint:rtpbridge/101@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955620 DLMGCP DEBUG <0013> endpoint:rtpbridge/102@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955620 DLMGCP DEBUG <0013> endpoint:rtpbridge/103@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955620 DLMGCP DEBUG <0013> endpoint:rtpbridge/104@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955620 DLMGCP DEBUG <0013> endpoint:rtpbridge/105@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955620 DLMGCP DEBUG <0013> endpoint:rtpbridge/106@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955620 DLMGCP DEBUG <0013> endpoint:rtpbridge/107@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955620 DLMGCP DEBUG <0013> endpoint:rtpbridge/108@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955620 DLMGCP DEBUG <0013> endpoint:rtpbridge/109@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955620 DLMGCP DEBUG <0013> endpoint:rtpbridge/10a@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955620 DLMGCP DEBUG <0013> endpoint:rtpbridge/10b@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955620 DLMGCP DEBUG <0013> endpoint:rtpbridge/10c@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955620 DLMGCP DEBUG <0013> endpoint:rtpbridge/10d@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955620 DLMGCP DEBUG <0013> endpoint:rtpbridge/10e@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955620 DLMGCP DEBUG <0013> endpoint:rtpbridge/10f@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955620 DLMGCP DEBUG <0013> endpoint:rtpbridge/110@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955620 DLMGCP DEBUG <0013> endpoint:rtpbridge/111@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955620 DLMGCP DEBUG <0013> endpoint:rtpbridge/112@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955620 DLMGCP DEBUG <0013> endpoint:rtpbridge/113@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955620 DLMGCP DEBUG <0013> endpoint:rtpbridge/114@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955620 DLMGCP DEBUG <0013> endpoint:rtpbridge/115@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955620 DLMGCP DEBUG <0013> endpoint:rtpbridge/116@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955620 DLMGCP DEBUG <0013> endpoint:rtpbridge/117@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955620 DLMGCP DEBUG <0013> endpoint:rtpbridge/118@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955620 DLMGCP DEBUG <0013> endpoint:rtpbridge/119@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955620 DLMGCP DEBUG <0013> endpoint:rtpbridge/11a@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955620 DLMGCP DEBUG <0013> endpoint:rtpbridge/11b@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955620 DLMGCP DEBUG <0013> endpoint:rtpbridge/11c@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955620 DLMGCP DEBUG <0013> endpoint:rtpbridge/11d@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955620 DLMGCP DEBUG <0013> endpoint:rtpbridge/11e@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955620 DLMGCP DEBUG <0013> endpoint:rtpbridge/11f@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955620 DLMGCP DEBUG <0013> endpoint:rtpbridge/120@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955620 DLMGCP DEBUG <0013> endpoint:rtpbridge/121@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955620 DLMGCP DEBUG <0013> endpoint:rtpbridge/122@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955620 DLMGCP DEBUG <0013> endpoint:rtpbridge/123@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955620 DLMGCP DEBUG <0013> endpoint:rtpbridge/124@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955620 DLMGCP DEBUG <0013> endpoint:rtpbridge/125@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955620 DLMGCP DEBUG <0013> endpoint:rtpbridge/126@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955620 DLMGCP DEBUG <0013> endpoint:rtpbridge/127@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955620 DLMGCP DEBUG <0013> endpoint:rtpbridge/128@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955620 DLMGCP DEBUG <0013> endpoint:rtpbridge/129@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955620 DLMGCP DEBUG <0013> endpoint:rtpbridge/12a@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955620 DLMGCP DEBUG <0013> endpoint:rtpbridge/12b@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955620 DLMGCP DEBUG <0013> endpoint:rtpbridge/12c@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955620 DLMGCP DEBUG <0013> endpoint:none Generated response: code=200 (mgcp_protocol.c:230) 20241102125955620 DLMGCP DEBUG <0013> Generated response: line #00: 200 2552 OK (mgcp_msg.c:67) 20241102125955621 DLMGCP DEBUG <0013> Received message: line #00: DLCX 2553 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241102125955621 DLMGCP DEBUG <0013> Received message: line #01: C: 000A (mgcp_msg.c:67) 20241102125955621 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found free endpoint: rtpbridge/1@mgw (mgcp_endp.c:261) 20241102125955621 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:441) 20241102125955621 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241102125955621 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955621 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955621 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955621 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955621 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955621 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955621 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955621 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955621 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955621 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955621 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955621 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955621 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955621 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955621 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955621 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955621 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955621 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955621 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955621 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955621 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955621 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955621 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955621 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955621 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955621 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955621 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955621 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955621 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955621 DLMGCP DEBUG <0013> endpoint:rtpbridge/1e@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955621 DLMGCP DEBUG <0013> endpoint:rtpbridge/1f@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955621 DLMGCP DEBUG <0013> endpoint:rtpbridge/20@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955621 DLMGCP DEBUG <0013> endpoint:rtpbridge/21@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955621 DLMGCP DEBUG <0013> endpoint:rtpbridge/22@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955621 DLMGCP DEBUG <0013> endpoint:rtpbridge/23@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955621 DLMGCP DEBUG <0013> endpoint:rtpbridge/24@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955621 DLMGCP DEBUG <0013> endpoint:rtpbridge/25@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955621 DLMGCP DEBUG <0013> endpoint:rtpbridge/26@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955621 DLMGCP DEBUG <0013> endpoint:rtpbridge/27@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955621 DLMGCP DEBUG <0013> endpoint:rtpbridge/28@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955621 DLMGCP DEBUG <0013> endpoint:rtpbridge/29@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955621 DLMGCP DEBUG <0013> endpoint:rtpbridge/2a@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955621 DLMGCP DEBUG <0013> endpoint:rtpbridge/2b@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955621 DLMGCP DEBUG <0013> endpoint:rtpbridge/2c@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955621 DLMGCP DEBUG <0013> endpoint:rtpbridge/2d@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955621 DLMGCP DEBUG <0013> endpoint:rtpbridge/2e@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955621 DLMGCP DEBUG <0013> endpoint:rtpbridge/2f@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955621 DLMGCP DEBUG <0013> endpoint:rtpbridge/30@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955621 DLMGCP DEBUG <0013> endpoint:rtpbridge/31@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955621 DLMGCP DEBUG <0013> endpoint:rtpbridge/32@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955621 DLMGCP DEBUG <0013> endpoint:rtpbridge/33@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955621 DLMGCP DEBUG <0013> endpoint:rtpbridge/34@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955621 DLMGCP DEBUG <0013> endpoint:rtpbridge/35@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955621 DLMGCP DEBUG <0013> endpoint:rtpbridge/36@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955621 DLMGCP DEBUG <0013> endpoint:rtpbridge/37@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955621 DLMGCP DEBUG <0013> endpoint:rtpbridge/38@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955621 DLMGCP DEBUG <0013> endpoint:rtpbridge/39@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955621 DLMGCP DEBUG <0013> endpoint:rtpbridge/3a@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955621 DLMGCP DEBUG <0013> endpoint:rtpbridge/3b@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955621 DLMGCP DEBUG <0013> endpoint:rtpbridge/3c@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955621 DLMGCP DEBUG <0013> endpoint:rtpbridge/3d@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955621 DLMGCP DEBUG <0013> endpoint:rtpbridge/3e@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955621 DLMGCP DEBUG <0013> endpoint:rtpbridge/3f@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955621 DLMGCP DEBUG <0013> endpoint:rtpbridge/40@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955621 DLMGCP DEBUG <0013> endpoint:rtpbridge/41@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955621 DLMGCP DEBUG <0013> endpoint:rtpbridge/42@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955621 DLMGCP DEBUG <0013> endpoint:rtpbridge/43@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955621 DLMGCP DEBUG <0013> endpoint:rtpbridge/44@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955621 DLMGCP DEBUG <0013> endpoint:rtpbridge/45@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955621 DLMGCP DEBUG <0013> endpoint:rtpbridge/46@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955621 DLMGCP DEBUG <0013> endpoint:rtpbridge/47@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955621 DLMGCP DEBUG <0013> endpoint:rtpbridge/48@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955621 DLMGCP DEBUG <0013> endpoint:rtpbridge/49@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955621 DLMGCP DEBUG <0013> endpoint:rtpbridge/4a@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955621 DLMGCP DEBUG <0013> endpoint:rtpbridge/4b@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955621 DLMGCP DEBUG <0013> endpoint:rtpbridge/4c@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955621 DLMGCP DEBUG <0013> endpoint:rtpbridge/4d@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955621 DLMGCP DEBUG <0013> endpoint:rtpbridge/4e@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955621 DLMGCP DEBUG <0013> endpoint:rtpbridge/4f@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955621 DLMGCP DEBUG <0013> endpoint:rtpbridge/50@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955621 DLMGCP DEBUG <0013> endpoint:rtpbridge/51@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955621 DLMGCP DEBUG <0013> endpoint:rtpbridge/52@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955621 DLMGCP DEBUG <0013> endpoint:rtpbridge/53@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955621 DLMGCP DEBUG <0013> endpoint:rtpbridge/54@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955621 DLMGCP DEBUG <0013> endpoint:rtpbridge/55@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955621 DLMGCP DEBUG <0013> endpoint:rtpbridge/56@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955621 DLMGCP DEBUG <0013> endpoint:rtpbridge/57@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955621 DLMGCP DEBUG <0013> endpoint:rtpbridge/58@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955621 DLMGCP DEBUG <0013> endpoint:rtpbridge/59@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955621 DLMGCP DEBUG <0013> endpoint:rtpbridge/5a@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955621 DLMGCP DEBUG <0013> endpoint:rtpbridge/5b@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955621 DLMGCP DEBUG <0013> endpoint:rtpbridge/5c@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955621 DLMGCP DEBUG <0013> endpoint:rtpbridge/5d@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955621 DLMGCP DEBUG <0013> endpoint:rtpbridge/5e@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955621 DLMGCP DEBUG <0013> endpoint:rtpbridge/5f@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955621 DLMGCP DEBUG <0013> endpoint:rtpbridge/60@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955621 DLMGCP DEBUG <0013> endpoint:rtpbridge/61@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955621 DLMGCP DEBUG <0013> endpoint:rtpbridge/62@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955622 DLMGCP DEBUG <0013> endpoint:rtpbridge/63@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955622 DLMGCP DEBUG <0013> endpoint:rtpbridge/64@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955622 DLMGCP DEBUG <0013> endpoint:rtpbridge/65@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955622 DLMGCP DEBUG <0013> endpoint:rtpbridge/66@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955622 DLMGCP DEBUG <0013> endpoint:rtpbridge/67@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955622 DLMGCP DEBUG <0013> endpoint:rtpbridge/68@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955622 DLMGCP DEBUG <0013> endpoint:rtpbridge/69@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955622 DLMGCP DEBUG <0013> endpoint:rtpbridge/6a@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955622 DLMGCP DEBUG <0013> endpoint:rtpbridge/6b@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955622 DLMGCP DEBUG <0013> endpoint:rtpbridge/6c@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955622 DLMGCP DEBUG <0013> endpoint:rtpbridge/6d@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955622 DLMGCP DEBUG <0013> endpoint:rtpbridge/6e@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955622 DLMGCP DEBUG <0013> endpoint:rtpbridge/6f@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955622 DLMGCP DEBUG <0013> endpoint:rtpbridge/70@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955622 DLMGCP DEBUG <0013> endpoint:rtpbridge/71@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955622 DLMGCP DEBUG <0013> endpoint:rtpbridge/72@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955622 DLMGCP DEBUG <0013> endpoint:rtpbridge/73@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955622 DLMGCP DEBUG <0013> endpoint:rtpbridge/74@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955622 DLMGCP DEBUG <0013> endpoint:rtpbridge/75@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955622 DLMGCP DEBUG <0013> endpoint:rtpbridge/76@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955622 DLMGCP DEBUG <0013> endpoint:rtpbridge/77@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955622 DLMGCP DEBUG <0013> endpoint:rtpbridge/78@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955622 DLMGCP DEBUG <0013> endpoint:rtpbridge/79@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955622 DLMGCP DEBUG <0013> endpoint:rtpbridge/7a@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955622 DLMGCP DEBUG <0013> endpoint:rtpbridge/7b@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955622 DLMGCP DEBUG <0013> endpoint:rtpbridge/7c@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955622 DLMGCP DEBUG <0013> endpoint:rtpbridge/7d@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955622 DLMGCP DEBUG <0013> endpoint:rtpbridge/7e@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955622 DLMGCP DEBUG <0013> endpoint:rtpbridge/7f@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955622 DLMGCP DEBUG <0013> endpoint:rtpbridge/80@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955622 DLMGCP DEBUG <0013> endpoint:rtpbridge/81@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955622 DLMGCP DEBUG <0013> endpoint:rtpbridge/82@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955622 DLMGCP DEBUG <0013> endpoint:rtpbridge/83@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955622 DLMGCP DEBUG <0013> endpoint:rtpbridge/84@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955622 DLMGCP DEBUG <0013> endpoint:rtpbridge/85@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955622 DLMGCP DEBUG <0013> endpoint:rtpbridge/86@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955622 DLMGCP DEBUG <0013> endpoint:rtpbridge/87@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955622 DLMGCP DEBUG <0013> endpoint:rtpbridge/88@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955622 DLMGCP DEBUG <0013> endpoint:rtpbridge/89@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955622 DLMGCP DEBUG <0013> endpoint:rtpbridge/8a@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955622 DLMGCP DEBUG <0013> endpoint:rtpbridge/8b@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955622 DLMGCP DEBUG <0013> endpoint:rtpbridge/8c@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955622 DLMGCP DEBUG <0013> endpoint:rtpbridge/8d@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955622 DLMGCP DEBUG <0013> endpoint:rtpbridge/8e@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955622 DLMGCP DEBUG <0013> endpoint:rtpbridge/8f@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955622 DLMGCP DEBUG <0013> endpoint:rtpbridge/90@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955622 DLMGCP DEBUG <0013> endpoint:rtpbridge/91@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955622 DLMGCP DEBUG <0013> endpoint:rtpbridge/92@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955622 DLMGCP DEBUG <0013> endpoint:rtpbridge/93@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955622 DLMGCP DEBUG <0013> endpoint:rtpbridge/94@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955622 DLMGCP DEBUG <0013> endpoint:rtpbridge/95@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955622 DLMGCP DEBUG <0013> endpoint:rtpbridge/96@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955622 DLMGCP DEBUG <0013> endpoint:rtpbridge/97@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955622 DLMGCP DEBUG <0013> endpoint:rtpbridge/98@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955622 DLMGCP DEBUG <0013> endpoint:rtpbridge/99@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955622 DLMGCP DEBUG <0013> endpoint:rtpbridge/9a@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955622 DLMGCP DEBUG <0013> endpoint:rtpbridge/9b@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955622 DLMGCP DEBUG <0013> endpoint:rtpbridge/9c@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955622 DLMGCP DEBUG <0013> endpoint:rtpbridge/9d@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955622 DLMGCP DEBUG <0013> endpoint:rtpbridge/9e@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955622 DLMGCP DEBUG <0013> endpoint:rtpbridge/9f@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955622 DLMGCP DEBUG <0013> endpoint:rtpbridge/a0@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955622 DLMGCP DEBUG <0013> endpoint:rtpbridge/a1@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955622 DLMGCP DEBUG <0013> endpoint:rtpbridge/a2@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955622 DLMGCP DEBUG <0013> endpoint:rtpbridge/a3@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955622 DLMGCP DEBUG <0013> endpoint:rtpbridge/a4@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955622 DLMGCP DEBUG <0013> endpoint:rtpbridge/a5@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955622 DLMGCP DEBUG <0013> endpoint:rtpbridge/a6@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955622 DLMGCP DEBUG <0013> endpoint:rtpbridge/a7@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955622 DLMGCP DEBUG <0013> endpoint:rtpbridge/a8@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955622 DLMGCP DEBUG <0013> endpoint:rtpbridge/a9@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955622 DLMGCP DEBUG <0013> endpoint:rtpbridge/aa@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955622 DLMGCP DEBUG <0013> endpoint:rtpbridge/ab@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955622 DLMGCP DEBUG <0013> endpoint:rtpbridge/ac@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955622 DLMGCP DEBUG <0013> endpoint:rtpbridge/ad@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955622 DLMGCP DEBUG <0013> endpoint:rtpbridge/ae@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955622 DLMGCP DEBUG <0013> endpoint:rtpbridge/af@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955622 DLMGCP DEBUG <0013> endpoint:rtpbridge/b0@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955622 DLMGCP DEBUG <0013> endpoint:rtpbridge/b1@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955622 DLMGCP DEBUG <0013> endpoint:rtpbridge/b2@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955622 DLMGCP DEBUG <0013> endpoint:rtpbridge/b3@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955622 DLMGCP DEBUG <0013> endpoint:rtpbridge/b4@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955622 DLMGCP DEBUG <0013> endpoint:rtpbridge/b5@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955622 DLMGCP DEBUG <0013> endpoint:rtpbridge/b6@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955622 DLMGCP DEBUG <0013> endpoint:rtpbridge/b7@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955622 DLMGCP DEBUG <0013> endpoint:rtpbridge/b8@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955622 DLMGCP DEBUG <0013> endpoint:rtpbridge/b9@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955622 DLMGCP DEBUG <0013> endpoint:rtpbridge/ba@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955622 DLMGCP DEBUG <0013> endpoint:rtpbridge/bb@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955622 DLMGCP DEBUG <0013> endpoint:rtpbridge/bc@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955622 DLMGCP DEBUG <0013> endpoint:rtpbridge/bd@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955622 DLMGCP DEBUG <0013> endpoint:rtpbridge/be@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955622 DLMGCP DEBUG <0013> endpoint:rtpbridge/bf@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955622 DLMGCP DEBUG <0013> endpoint:rtpbridge/c0@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955622 DLMGCP DEBUG <0013> endpoint:rtpbridge/c1@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955622 DLMGCP DEBUG <0013> endpoint:rtpbridge/c2@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955622 DLMGCP DEBUG <0013> endpoint:rtpbridge/c3@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955622 DLMGCP DEBUG <0013> endpoint:rtpbridge/c4@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955622 DLMGCP DEBUG <0013> endpoint:rtpbridge/c5@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955622 DLMGCP DEBUG <0013> endpoint:rtpbridge/c6@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955622 DLMGCP DEBUG <0013> endpoint:rtpbridge/c7@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955622 DLMGCP DEBUG <0013> endpoint:rtpbridge/c8@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955622 DLMGCP DEBUG <0013> endpoint:rtpbridge/c9@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955622 DLMGCP DEBUG <0013> endpoint:rtpbridge/ca@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955622 DLMGCP DEBUG <0013> endpoint:rtpbridge/cb@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955622 DLMGCP DEBUG <0013> endpoint:rtpbridge/cc@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955622 DLMGCP DEBUG <0013> endpoint:rtpbridge/cd@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955622 DLMGCP DEBUG <0013> endpoint:rtpbridge/ce@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955622 DLMGCP DEBUG <0013> endpoint:rtpbridge/cf@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955622 DLMGCP DEBUG <0013> endpoint:rtpbridge/d0@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955622 DLMGCP DEBUG <0013> endpoint:rtpbridge/d1@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955622 DLMGCP DEBUG <0013> endpoint:rtpbridge/d2@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955622 DLMGCP DEBUG <0013> endpoint:rtpbridge/d3@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955622 DLMGCP DEBUG <0013> endpoint:rtpbridge/d4@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955622 DLMGCP DEBUG <0013> endpoint:rtpbridge/d5@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955622 DLMGCP DEBUG <0013> endpoint:rtpbridge/d6@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955622 DLMGCP DEBUG <0013> endpoint:rtpbridge/d7@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955622 DLMGCP DEBUG <0013> endpoint:rtpbridge/d8@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955622 DLMGCP DEBUG <0013> endpoint:rtpbridge/d9@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955622 DLMGCP DEBUG <0013> endpoint:rtpbridge/da@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955622 DLMGCP DEBUG <0013> endpoint:rtpbridge/db@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955622 DLMGCP DEBUG <0013> endpoint:rtpbridge/dc@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955622 DLMGCP DEBUG <0013> endpoint:rtpbridge/dd@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955622 DLMGCP DEBUG <0013> endpoint:rtpbridge/de@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955622 DLMGCP DEBUG <0013> endpoint:rtpbridge/df@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955622 DLMGCP DEBUG <0013> endpoint:rtpbridge/e0@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955622 DLMGCP DEBUG <0013> endpoint:rtpbridge/e1@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955622 DLMGCP DEBUG <0013> endpoint:rtpbridge/e2@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955622 DLMGCP DEBUG <0013> endpoint:rtpbridge/e3@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955623 DLMGCP DEBUG <0013> endpoint:rtpbridge/e4@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955623 DLMGCP DEBUG <0013> endpoint:rtpbridge/e5@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955623 DLMGCP DEBUG <0013> endpoint:rtpbridge/e6@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955623 DLMGCP DEBUG <0013> endpoint:rtpbridge/e7@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955623 DLMGCP DEBUG <0013> endpoint:rtpbridge/e8@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955623 DLMGCP DEBUG <0013> endpoint:rtpbridge/e9@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955623 DLMGCP DEBUG <0013> endpoint:rtpbridge/ea@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955623 DLMGCP DEBUG <0013> endpoint:rtpbridge/eb@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955623 DLMGCP DEBUG <0013> endpoint:rtpbridge/ec@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955623 DLMGCP DEBUG <0013> endpoint:rtpbridge/ed@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955623 DLMGCP DEBUG <0013> endpoint:rtpbridge/ee@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955623 DLMGCP DEBUG <0013> endpoint:rtpbridge/ef@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955623 DLMGCP DEBUG <0013> endpoint:rtpbridge/f0@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955623 DLMGCP DEBUG <0013> endpoint:rtpbridge/f1@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955623 DLMGCP DEBUG <0013> endpoint:rtpbridge/f2@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955623 DLMGCP DEBUG <0013> endpoint:rtpbridge/f3@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955623 DLMGCP DEBUG <0013> endpoint:rtpbridge/f4@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955623 DLMGCP DEBUG <0013> endpoint:rtpbridge/f5@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955623 DLMGCP DEBUG <0013> endpoint:rtpbridge/f6@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955623 DLMGCP DEBUG <0013> endpoint:rtpbridge/f7@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955623 DLMGCP DEBUG <0013> endpoint:rtpbridge/f8@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955623 DLMGCP DEBUG <0013> endpoint:rtpbridge/f9@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955623 DLMGCP DEBUG <0013> endpoint:rtpbridge/fa@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955623 DLMGCP DEBUG <0013> endpoint:rtpbridge/fb@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955623 DLMGCP DEBUG <0013> endpoint:rtpbridge/fc@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955623 DLMGCP DEBUG <0013> endpoint:rtpbridge/fd@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955623 DLMGCP DEBUG <0013> endpoint:rtpbridge/fe@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955623 DLMGCP DEBUG <0013> endpoint:rtpbridge/ff@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955623 DLMGCP DEBUG <0013> endpoint:rtpbridge/100@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955623 DLMGCP DEBUG <0013> endpoint:rtpbridge/101@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955623 DLMGCP DEBUG <0013> endpoint:rtpbridge/102@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955623 DLMGCP DEBUG <0013> endpoint:rtpbridge/103@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955623 DLMGCP DEBUG <0013> endpoint:rtpbridge/104@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955623 DLMGCP DEBUG <0013> endpoint:rtpbridge/105@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955623 DLMGCP DEBUG <0013> endpoint:rtpbridge/106@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955623 DLMGCP DEBUG <0013> endpoint:rtpbridge/107@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955623 DLMGCP DEBUG <0013> endpoint:rtpbridge/108@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955623 DLMGCP DEBUG <0013> endpoint:rtpbridge/109@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955623 DLMGCP DEBUG <0013> endpoint:rtpbridge/10a@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955623 DLMGCP DEBUG <0013> endpoint:rtpbridge/10b@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955623 DLMGCP DEBUG <0013> endpoint:rtpbridge/10c@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955623 DLMGCP DEBUG <0013> endpoint:rtpbridge/10d@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955623 DLMGCP DEBUG <0013> endpoint:rtpbridge/10e@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955623 DLMGCP DEBUG <0013> endpoint:rtpbridge/10f@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955623 DLMGCP DEBUG <0013> endpoint:rtpbridge/110@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955623 DLMGCP DEBUG <0013> endpoint:rtpbridge/111@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955623 DLMGCP DEBUG <0013> endpoint:rtpbridge/112@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955623 DLMGCP DEBUG <0013> endpoint:rtpbridge/113@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955623 DLMGCP DEBUG <0013> endpoint:rtpbridge/114@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955623 DLMGCP DEBUG <0013> endpoint:rtpbridge/115@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955623 DLMGCP DEBUG <0013> endpoint:rtpbridge/116@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955623 DLMGCP DEBUG <0013> endpoint:rtpbridge/117@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955623 DLMGCP DEBUG <0013> endpoint:rtpbridge/118@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955623 DLMGCP DEBUG <0013> endpoint:rtpbridge/119@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955623 DLMGCP DEBUG <0013> endpoint:rtpbridge/11a@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955623 DLMGCP DEBUG <0013> endpoint:rtpbridge/11b@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955623 DLMGCP DEBUG <0013> endpoint:rtpbridge/11c@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955623 DLMGCP DEBUG <0013> endpoint:rtpbridge/11d@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955623 DLMGCP DEBUG <0013> endpoint:rtpbridge/11e@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955623 DLMGCP DEBUG <0013> endpoint:rtpbridge/11f@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955623 DLMGCP DEBUG <0013> endpoint:rtpbridge/120@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955623 DLMGCP DEBUG <0013> endpoint:rtpbridge/121@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955623 DLMGCP DEBUG <0013> endpoint:rtpbridge/122@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955623 DLMGCP DEBUG <0013> endpoint:rtpbridge/123@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955623 DLMGCP DEBUG <0013> endpoint:rtpbridge/124@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955623 DLMGCP DEBUG <0013> endpoint:rtpbridge/125@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955623 DLMGCP DEBUG <0013> endpoint:rtpbridge/126@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955623 DLMGCP DEBUG <0013> endpoint:rtpbridge/127@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955623 DLMGCP DEBUG <0013> endpoint:rtpbridge/128@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955623 DLMGCP DEBUG <0013> endpoint:rtpbridge/129@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955623 DLMGCP DEBUG <0013> endpoint:rtpbridge/12a@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955623 DLMGCP DEBUG <0013> endpoint:rtpbridge/12b@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955623 DLMGCP DEBUG <0013> endpoint:rtpbridge/12c@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955623 DLMGCP DEBUG <0013> endpoint:none Generated response: code=200 (mgcp_protocol.c:230) 20241102125955623 DLMGCP DEBUG <0013> Generated response: line #00: 200 2553 OK (mgcp_msg.c:67) 20241102125955624 DLMGCP DEBUG <0013> Received message: line #00: DLCX 2554 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241102125955624 DLMGCP DEBUG <0013> Received message: line #01: C: 000B (mgcp_msg.c:67) 20241102125955624 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found free endpoint: rtpbridge/1@mgw (mgcp_endp.c:261) 20241102125955624 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:441) 20241102125955624 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241102125955624 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955624 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955624 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955624 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955624 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955624 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955624 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955624 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955624 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955624 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955624 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955624 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955624 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955624 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955624 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955624 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955624 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955624 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955624 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955624 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955624 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955624 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955624 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955624 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955624 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955624 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955624 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955624 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955624 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955624 DLMGCP DEBUG <0013> endpoint:rtpbridge/1e@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955624 DLMGCP DEBUG <0013> endpoint:rtpbridge/1f@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955624 DLMGCP DEBUG <0013> endpoint:rtpbridge/20@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955624 DLMGCP DEBUG <0013> endpoint:rtpbridge/21@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955624 DLMGCP DEBUG <0013> endpoint:rtpbridge/22@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955624 DLMGCP DEBUG <0013> endpoint:rtpbridge/23@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955624 DLMGCP DEBUG <0013> endpoint:rtpbridge/24@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955624 DLMGCP DEBUG <0013> endpoint:rtpbridge/25@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955624 DLMGCP DEBUG <0013> endpoint:rtpbridge/26@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955624 DLMGCP DEBUG <0013> endpoint:rtpbridge/27@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955624 DLMGCP DEBUG <0013> endpoint:rtpbridge/28@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955624 DLMGCP DEBUG <0013> endpoint:rtpbridge/29@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955624 DLMGCP DEBUG <0013> endpoint:rtpbridge/2a@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955624 DLMGCP DEBUG <0013> endpoint:rtpbridge/2b@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955624 DLMGCP DEBUG <0013> endpoint:rtpbridge/2c@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955624 DLMGCP DEBUG <0013> endpoint:rtpbridge/2d@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955624 DLMGCP DEBUG <0013> endpoint:rtpbridge/2e@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955624 DLMGCP DEBUG <0013> endpoint:rtpbridge/2f@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955624 DLMGCP DEBUG <0013> endpoint:rtpbridge/30@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955624 DLMGCP DEBUG <0013> endpoint:rtpbridge/31@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955624 DLMGCP DEBUG <0013> endpoint:rtpbridge/32@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955624 DLMGCP DEBUG <0013> endpoint:rtpbridge/33@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955624 DLMGCP DEBUG <0013> endpoint:rtpbridge/34@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955624 DLMGCP DEBUG <0013> endpoint:rtpbridge/35@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955624 DLMGCP DEBUG <0013> endpoint:rtpbridge/36@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955624 DLMGCP DEBUG <0013> endpoint:rtpbridge/37@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955624 DLMGCP DEBUG <0013> endpoint:rtpbridge/38@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955624 DLMGCP DEBUG <0013> endpoint:rtpbridge/39@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955624 DLMGCP DEBUG <0013> endpoint:rtpbridge/3a@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955624 DLMGCP DEBUG <0013> endpoint:rtpbridge/3b@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955624 DLMGCP DEBUG <0013> endpoint:rtpbridge/3c@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955624 DLMGCP DEBUG <0013> endpoint:rtpbridge/3d@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955624 DLMGCP DEBUG <0013> endpoint:rtpbridge/3e@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955624 DLMGCP DEBUG <0013> endpoint:rtpbridge/3f@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955624 DLMGCP DEBUG <0013> endpoint:rtpbridge/40@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955624 DLMGCP DEBUG <0013> endpoint:rtpbridge/41@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955624 DLMGCP DEBUG <0013> endpoint:rtpbridge/42@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955624 DLMGCP DEBUG <0013> endpoint:rtpbridge/43@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955624 DLMGCP DEBUG <0013> endpoint:rtpbridge/44@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955624 DLMGCP DEBUG <0013> endpoint:rtpbridge/45@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955624 DLMGCP DEBUG <0013> endpoint:rtpbridge/46@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955624 DLMGCP DEBUG <0013> endpoint:rtpbridge/47@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955624 DLMGCP DEBUG <0013> endpoint:rtpbridge/48@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955624 DLMGCP DEBUG <0013> endpoint:rtpbridge/49@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955624 DLMGCP DEBUG <0013> endpoint:rtpbridge/4a@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955624 DLMGCP DEBUG <0013> endpoint:rtpbridge/4b@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955624 DLMGCP DEBUG <0013> endpoint:rtpbridge/4c@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955624 DLMGCP DEBUG <0013> endpoint:rtpbridge/4d@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955624 DLMGCP DEBUG <0013> endpoint:rtpbridge/4e@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955624 DLMGCP DEBUG <0013> endpoint:rtpbridge/4f@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955624 DLMGCP DEBUG <0013> endpoint:rtpbridge/50@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955624 DLMGCP DEBUG <0013> endpoint:rtpbridge/51@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955624 DLMGCP DEBUG <0013> endpoint:rtpbridge/52@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955624 DLMGCP DEBUG <0013> endpoint:rtpbridge/53@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955624 DLMGCP DEBUG <0013> endpoint:rtpbridge/54@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955624 DLMGCP DEBUG <0013> endpoint:rtpbridge/55@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955624 DLMGCP DEBUG <0013> endpoint:rtpbridge/56@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955624 DLMGCP DEBUG <0013> endpoint:rtpbridge/57@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955624 DLMGCP DEBUG <0013> endpoint:rtpbridge/58@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955624 DLMGCP DEBUG <0013> endpoint:rtpbridge/59@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955624 DLMGCP DEBUG <0013> endpoint:rtpbridge/5a@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955624 DLMGCP DEBUG <0013> endpoint:rtpbridge/5b@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955624 DLMGCP DEBUG <0013> endpoint:rtpbridge/5c@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955624 DLMGCP DEBUG <0013> endpoint:rtpbridge/5d@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955624 DLMGCP DEBUG <0013> endpoint:rtpbridge/5e@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955624 DLMGCP DEBUG <0013> endpoint:rtpbridge/5f@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955624 DLMGCP DEBUG <0013> endpoint:rtpbridge/60@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955624 DLMGCP DEBUG <0013> endpoint:rtpbridge/61@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955624 DLMGCP DEBUG <0013> endpoint:rtpbridge/62@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955624 DLMGCP DEBUG <0013> endpoint:rtpbridge/63@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955624 DLMGCP DEBUG <0013> endpoint:rtpbridge/64@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955624 DLMGCP DEBUG <0013> endpoint:rtpbridge/65@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955624 DLMGCP DEBUG <0013> endpoint:rtpbridge/66@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955624 DLMGCP DEBUG <0013> endpoint:rtpbridge/67@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955624 DLMGCP DEBUG <0013> endpoint:rtpbridge/68@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955624 DLMGCP DEBUG <0013> endpoint:rtpbridge/69@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955624 DLMGCP DEBUG <0013> endpoint:rtpbridge/6a@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955624 DLMGCP DEBUG <0013> endpoint:rtpbridge/6b@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955624 DLMGCP DEBUG <0013> endpoint:rtpbridge/6c@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955624 DLMGCP DEBUG <0013> endpoint:rtpbridge/6d@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955624 DLMGCP DEBUG <0013> endpoint:rtpbridge/6e@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955624 DLMGCP DEBUG <0013> endpoint:rtpbridge/6f@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955624 DLMGCP DEBUG <0013> endpoint:rtpbridge/70@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955624 DLMGCP DEBUG <0013> endpoint:rtpbridge/71@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955624 DLMGCP DEBUG <0013> endpoint:rtpbridge/72@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955624 DLMGCP DEBUG <0013> endpoint:rtpbridge/73@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955624 DLMGCP DEBUG <0013> endpoint:rtpbridge/74@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955624 DLMGCP DEBUG <0013> endpoint:rtpbridge/75@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955624 DLMGCP DEBUG <0013> endpoint:rtpbridge/76@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955625 DLMGCP DEBUG <0013> endpoint:rtpbridge/77@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955625 DLMGCP DEBUG <0013> endpoint:rtpbridge/78@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955625 DLMGCP DEBUG <0013> endpoint:rtpbridge/79@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955625 DLMGCP DEBUG <0013> endpoint:rtpbridge/7a@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955625 DLMGCP DEBUG <0013> endpoint:rtpbridge/7b@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955625 DLMGCP DEBUG <0013> endpoint:rtpbridge/7c@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955625 DLMGCP DEBUG <0013> endpoint:rtpbridge/7d@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955625 DLMGCP DEBUG <0013> endpoint:rtpbridge/7e@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955625 DLMGCP DEBUG <0013> endpoint:rtpbridge/7f@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955625 DLMGCP DEBUG <0013> endpoint:rtpbridge/80@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955625 DLMGCP DEBUG <0013> endpoint:rtpbridge/81@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955625 DLMGCP DEBUG <0013> endpoint:rtpbridge/82@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955625 DLMGCP DEBUG <0013> endpoint:rtpbridge/83@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955625 DLMGCP DEBUG <0013> endpoint:rtpbridge/84@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955625 DLMGCP DEBUG <0013> endpoint:rtpbridge/85@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955625 DLMGCP DEBUG <0013> endpoint:rtpbridge/86@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955625 DLMGCP DEBUG <0013> endpoint:rtpbridge/87@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955625 DLMGCP DEBUG <0013> endpoint:rtpbridge/88@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955625 DLMGCP DEBUG <0013> endpoint:rtpbridge/89@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955625 DLMGCP DEBUG <0013> endpoint:rtpbridge/8a@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955625 DLMGCP DEBUG <0013> endpoint:rtpbridge/8b@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955625 DLMGCP DEBUG <0013> endpoint:rtpbridge/8c@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955625 DLMGCP DEBUG <0013> endpoint:rtpbridge/8d@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955625 DLMGCP DEBUG <0013> endpoint:rtpbridge/8e@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955625 DLMGCP DEBUG <0013> endpoint:rtpbridge/8f@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955625 DLMGCP DEBUG <0013> endpoint:rtpbridge/90@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955625 DLMGCP DEBUG <0013> endpoint:rtpbridge/91@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955625 DLMGCP DEBUG <0013> endpoint:rtpbridge/92@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955625 DLMGCP DEBUG <0013> endpoint:rtpbridge/93@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955625 DLMGCP DEBUG <0013> endpoint:rtpbridge/94@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955625 DLMGCP DEBUG <0013> endpoint:rtpbridge/95@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955625 DLMGCP DEBUG <0013> endpoint:rtpbridge/96@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955625 DLMGCP DEBUG <0013> endpoint:rtpbridge/97@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955625 DLMGCP DEBUG <0013> endpoint:rtpbridge/98@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955625 DLMGCP DEBUG <0013> endpoint:rtpbridge/99@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955625 DLMGCP DEBUG <0013> endpoint:rtpbridge/9a@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955625 DLMGCP DEBUG <0013> endpoint:rtpbridge/9b@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955625 DLMGCP DEBUG <0013> endpoint:rtpbridge/9c@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955625 DLMGCP DEBUG <0013> endpoint:rtpbridge/9d@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955625 DLMGCP DEBUG <0013> endpoint:rtpbridge/9e@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955625 DLMGCP DEBUG <0013> endpoint:rtpbridge/9f@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955625 DLMGCP DEBUG <0013> endpoint:rtpbridge/a0@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955625 DLMGCP DEBUG <0013> endpoint:rtpbridge/a1@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955625 DLMGCP DEBUG <0013> endpoint:rtpbridge/a2@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955625 DLMGCP DEBUG <0013> endpoint:rtpbridge/a3@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955625 DLMGCP DEBUG <0013> endpoint:rtpbridge/a4@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955625 DLMGCP DEBUG <0013> endpoint:rtpbridge/a5@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955625 DLMGCP DEBUG <0013> endpoint:rtpbridge/a6@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955625 DLMGCP DEBUG <0013> endpoint:rtpbridge/a7@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955625 DLMGCP DEBUG <0013> endpoint:rtpbridge/a8@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955625 DLMGCP DEBUG <0013> endpoint:rtpbridge/a9@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955625 DLMGCP DEBUG <0013> endpoint:rtpbridge/aa@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955625 DLMGCP DEBUG <0013> endpoint:rtpbridge/ab@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955625 DLMGCP DEBUG <0013> endpoint:rtpbridge/ac@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955625 DLMGCP DEBUG <0013> endpoint:rtpbridge/ad@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955625 DLMGCP DEBUG <0013> endpoint:rtpbridge/ae@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955625 DLMGCP DEBUG <0013> endpoint:rtpbridge/af@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955625 DLMGCP DEBUG <0013> endpoint:rtpbridge/b0@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955625 DLMGCP DEBUG <0013> endpoint:rtpbridge/b1@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955625 DLMGCP DEBUG <0013> endpoint:rtpbridge/b2@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955625 DLMGCP DEBUG <0013> endpoint:rtpbridge/b3@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955625 DLMGCP DEBUG <0013> endpoint:rtpbridge/b4@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955625 DLMGCP DEBUG <0013> endpoint:rtpbridge/b5@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955625 DLMGCP DEBUG <0013> endpoint:rtpbridge/b6@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955625 DLMGCP DEBUG <0013> endpoint:rtpbridge/b7@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955625 DLMGCP DEBUG <0013> endpoint:rtpbridge/b8@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955625 DLMGCP DEBUG <0013> endpoint:rtpbridge/b9@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955625 DLMGCP DEBUG <0013> endpoint:rtpbridge/ba@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955625 DLMGCP DEBUG <0013> endpoint:rtpbridge/bb@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955625 DLMGCP DEBUG <0013> endpoint:rtpbridge/bc@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955625 DLMGCP DEBUG <0013> endpoint:rtpbridge/bd@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955625 DLMGCP DEBUG <0013> endpoint:rtpbridge/be@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955625 DLMGCP DEBUG <0013> endpoint:rtpbridge/bf@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955625 DLMGCP DEBUG <0013> endpoint:rtpbridge/c0@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955625 DLMGCP DEBUG <0013> endpoint:rtpbridge/c1@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955625 DLMGCP DEBUG <0013> endpoint:rtpbridge/c2@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955625 DLMGCP DEBUG <0013> endpoint:rtpbridge/c3@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955625 DLMGCP DEBUG <0013> endpoint:rtpbridge/c4@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955625 DLMGCP DEBUG <0013> endpoint:rtpbridge/c5@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955625 DLMGCP DEBUG <0013> endpoint:rtpbridge/c6@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955625 DLMGCP DEBUG <0013> endpoint:rtpbridge/c7@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955625 DLMGCP DEBUG <0013> endpoint:rtpbridge/c8@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955625 DLMGCP DEBUG <0013> endpoint:rtpbridge/c9@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955625 DLMGCP DEBUG <0013> endpoint:rtpbridge/ca@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955625 DLMGCP DEBUG <0013> endpoint:rtpbridge/cb@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955625 DLMGCP DEBUG <0013> endpoint:rtpbridge/cc@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955625 DLMGCP DEBUG <0013> endpoint:rtpbridge/cd@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955625 DLMGCP DEBUG <0013> endpoint:rtpbridge/ce@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955625 DLMGCP DEBUG <0013> endpoint:rtpbridge/cf@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955625 DLMGCP DEBUG <0013> endpoint:rtpbridge/d0@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955625 DLMGCP DEBUG <0013> endpoint:rtpbridge/d1@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955625 DLMGCP DEBUG <0013> endpoint:rtpbridge/d2@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955625 DLMGCP DEBUG <0013> endpoint:rtpbridge/d3@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955625 DLMGCP DEBUG <0013> endpoint:rtpbridge/d4@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955625 DLMGCP DEBUG <0013> endpoint:rtpbridge/d5@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955625 DLMGCP DEBUG <0013> endpoint:rtpbridge/d6@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955625 DLMGCP DEBUG <0013> endpoint:rtpbridge/d7@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955625 DLMGCP DEBUG <0013> endpoint:rtpbridge/d8@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955625 DLMGCP DEBUG <0013> endpoint:rtpbridge/d9@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955625 DLMGCP DEBUG <0013> endpoint:rtpbridge/da@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955625 DLMGCP DEBUG <0013> endpoint:rtpbridge/db@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955625 DLMGCP DEBUG <0013> endpoint:rtpbridge/dc@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955625 DLMGCP DEBUG <0013> endpoint:rtpbridge/dd@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955625 DLMGCP DEBUG <0013> endpoint:rtpbridge/de@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955625 DLMGCP DEBUG <0013> endpoint:rtpbridge/df@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955625 DLMGCP DEBUG <0013> endpoint:rtpbridge/e0@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955625 DLMGCP DEBUG <0013> endpoint:rtpbridge/e1@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955625 DLMGCP DEBUG <0013> endpoint:rtpbridge/e2@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955625 DLMGCP DEBUG <0013> endpoint:rtpbridge/e3@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955625 DLMGCP DEBUG <0013> endpoint:rtpbridge/e4@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955625 DLMGCP DEBUG <0013> endpoint:rtpbridge/e5@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955625 DLMGCP DEBUG <0013> endpoint:rtpbridge/e6@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955625 DLMGCP DEBUG <0013> endpoint:rtpbridge/e7@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955625 DLMGCP DEBUG <0013> endpoint:rtpbridge/e8@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955625 DLMGCP DEBUG <0013> endpoint:rtpbridge/e9@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955625 DLMGCP DEBUG <0013> endpoint:rtpbridge/ea@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955625 DLMGCP DEBUG <0013> endpoint:rtpbridge/eb@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955625 DLMGCP DEBUG <0013> endpoint:rtpbridge/ec@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955625 DLMGCP DEBUG <0013> endpoint:rtpbridge/ed@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955625 DLMGCP DEBUG <0013> endpoint:rtpbridge/ee@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955625 DLMGCP DEBUG <0013> endpoint:rtpbridge/ef@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955626 DLMGCP DEBUG <0013> endpoint:rtpbridge/f0@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955626 DLMGCP DEBUG <0013> endpoint:rtpbridge/f1@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955626 DLMGCP DEBUG <0013> endpoint:rtpbridge/f2@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955626 DLMGCP DEBUG <0013> endpoint:rtpbridge/f3@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955626 DLMGCP DEBUG <0013> endpoint:rtpbridge/f4@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955626 DLMGCP DEBUG <0013> endpoint:rtpbridge/f5@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955626 DLMGCP DEBUG <0013> endpoint:rtpbridge/f6@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955626 DLMGCP DEBUG <0013> endpoint:rtpbridge/f7@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955626 DLMGCP DEBUG <0013> endpoint:rtpbridge/f8@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955626 DLMGCP DEBUG <0013> endpoint:rtpbridge/f9@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955626 DLMGCP DEBUG <0013> endpoint:rtpbridge/fa@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955626 DLMGCP DEBUG <0013> endpoint:rtpbridge/fb@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955626 DLMGCP DEBUG <0013> endpoint:rtpbridge/fc@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955626 DLMGCP DEBUG <0013> endpoint:rtpbridge/fd@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955626 DLMGCP DEBUG <0013> endpoint:rtpbridge/fe@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955626 DLMGCP DEBUG <0013> endpoint:rtpbridge/ff@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955626 DLMGCP DEBUG <0013> endpoint:rtpbridge/100@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955626 DLMGCP DEBUG <0013> endpoint:rtpbridge/101@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955626 DLMGCP DEBUG <0013> endpoint:rtpbridge/102@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955626 DLMGCP DEBUG <0013> endpoint:rtpbridge/103@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955626 DLMGCP DEBUG <0013> endpoint:rtpbridge/104@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955626 DLMGCP DEBUG <0013> endpoint:rtpbridge/105@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955626 DLMGCP DEBUG <0013> endpoint:rtpbridge/106@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955626 DLMGCP DEBUG <0013> endpoint:rtpbridge/107@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955626 DLMGCP DEBUG <0013> endpoint:rtpbridge/108@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955626 DLMGCP DEBUG <0013> endpoint:rtpbridge/109@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955626 DLMGCP DEBUG <0013> endpoint:rtpbridge/10a@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955626 DLMGCP DEBUG <0013> endpoint:rtpbridge/10b@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955626 DLMGCP DEBUG <0013> endpoint:rtpbridge/10c@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955626 DLMGCP DEBUG <0013> endpoint:rtpbridge/10d@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955626 DLMGCP DEBUG <0013> endpoint:rtpbridge/10e@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955626 DLMGCP DEBUG <0013> endpoint:rtpbridge/10f@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955626 DLMGCP DEBUG <0013> endpoint:rtpbridge/110@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955626 DLMGCP DEBUG <0013> endpoint:rtpbridge/111@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955626 DLMGCP DEBUG <0013> endpoint:rtpbridge/112@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955626 DLMGCP DEBUG <0013> endpoint:rtpbridge/113@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955626 DLMGCP DEBUG <0013> endpoint:rtpbridge/114@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955626 DLMGCP DEBUG <0013> endpoint:rtpbridge/115@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955626 DLMGCP DEBUG <0013> endpoint:rtpbridge/116@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955626 DLMGCP DEBUG <0013> endpoint:rtpbridge/117@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955626 DLMGCP DEBUG <0013> endpoint:rtpbridge/118@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955626 DLMGCP DEBUG <0013> endpoint:rtpbridge/119@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955626 DLMGCP DEBUG <0013> endpoint:rtpbridge/11a@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955626 DLMGCP DEBUG <0013> endpoint:rtpbridge/11b@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955626 DLMGCP DEBUG <0013> endpoint:rtpbridge/11c@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955626 DLMGCP DEBUG <0013> endpoint:rtpbridge/11d@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955626 DLMGCP DEBUG <0013> endpoint:rtpbridge/11e@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955626 DLMGCP DEBUG <0013> endpoint:rtpbridge/11f@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955626 DLMGCP DEBUG <0013> endpoint:rtpbridge/120@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955626 DLMGCP DEBUG <0013> endpoint:rtpbridge/121@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955626 DLMGCP DEBUG <0013> endpoint:rtpbridge/122@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955626 DLMGCP DEBUG <0013> endpoint:rtpbridge/123@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955626 DLMGCP DEBUG <0013> endpoint:rtpbridge/124@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955626 DLMGCP DEBUG <0013> endpoint:rtpbridge/125@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955626 DLMGCP DEBUG <0013> endpoint:rtpbridge/126@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955626 DLMGCP DEBUG <0013> endpoint:rtpbridge/127@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955626 DLMGCP DEBUG <0013> endpoint:rtpbridge/128@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955626 DLMGCP DEBUG <0013> endpoint:rtpbridge/129@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955626 DLMGCP DEBUG <0013> endpoint:rtpbridge/12a@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955626 DLMGCP DEBUG <0013> endpoint:rtpbridge/12b@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955626 DLMGCP DEBUG <0013> endpoint:rtpbridge/12c@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955626 DLMGCP DEBUG <0013> endpoint:none Generated response: code=200 (mgcp_protocol.c:230) 20241102125955626 DLMGCP DEBUG <0013> Generated response: line #00: 200 2554 OK (mgcp_msg.c:67) 20241102125955626 DLMGCP DEBUG <0013> Received message: line #00: DLCX 2555 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241102125955626 DLMGCP DEBUG <0013> Received message: line #01: C: 000C (mgcp_msg.c:67) 20241102125955626 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found free endpoint: rtpbridge/1@mgw (mgcp_endp.c:261) 20241102125955626 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:441) 20241102125955626 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241102125955626 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955627 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955627 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955627 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955627 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955627 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955627 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955627 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955627 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955627 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955627 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955627 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955627 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955627 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955627 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955627 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955627 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955627 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955627 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955627 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955627 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955627 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955627 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955627 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955627 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955627 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955627 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955627 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955627 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955627 DLMGCP DEBUG <0013> endpoint:rtpbridge/1e@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955627 DLMGCP DEBUG <0013> endpoint:rtpbridge/1f@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955627 DLMGCP DEBUG <0013> endpoint:rtpbridge/20@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955627 DLMGCP DEBUG <0013> endpoint:rtpbridge/21@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955627 DLMGCP DEBUG <0013> endpoint:rtpbridge/22@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955627 DLMGCP DEBUG <0013> endpoint:rtpbridge/23@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955627 DLMGCP DEBUG <0013> endpoint:rtpbridge/24@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955627 DLMGCP DEBUG <0013> endpoint:rtpbridge/25@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955627 DLMGCP DEBUG <0013> endpoint:rtpbridge/26@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955627 DLMGCP DEBUG <0013> endpoint:rtpbridge/27@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955627 DLMGCP DEBUG <0013> endpoint:rtpbridge/28@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955627 DLMGCP DEBUG <0013> endpoint:rtpbridge/29@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955627 DLMGCP DEBUG <0013> endpoint:rtpbridge/2a@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955627 DLMGCP DEBUG <0013> endpoint:rtpbridge/2b@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955627 DLMGCP DEBUG <0013> endpoint:rtpbridge/2c@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955627 DLMGCP DEBUG <0013> endpoint:rtpbridge/2d@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955627 DLMGCP DEBUG <0013> endpoint:rtpbridge/2e@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955627 DLMGCP DEBUG <0013> endpoint:rtpbridge/2f@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955627 DLMGCP DEBUG <0013> endpoint:rtpbridge/30@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955627 DLMGCP DEBUG <0013> endpoint:rtpbridge/31@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955627 DLMGCP DEBUG <0013> endpoint:rtpbridge/32@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955627 DLMGCP DEBUG <0013> endpoint:rtpbridge/33@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955627 DLMGCP DEBUG <0013> endpoint:rtpbridge/34@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955627 DLMGCP DEBUG <0013> endpoint:rtpbridge/35@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955627 DLMGCP DEBUG <0013> endpoint:rtpbridge/36@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955627 DLMGCP DEBUG <0013> endpoint:rtpbridge/37@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955627 DLMGCP DEBUG <0013> endpoint:rtpbridge/38@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955627 DLMGCP DEBUG <0013> endpoint:rtpbridge/39@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955627 DLMGCP DEBUG <0013> endpoint:rtpbridge/3a@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955627 DLMGCP DEBUG <0013> endpoint:rtpbridge/3b@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955627 DLMGCP DEBUG <0013> endpoint:rtpbridge/3c@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955627 DLMGCP DEBUG <0013> endpoint:rtpbridge/3d@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955627 DLMGCP DEBUG <0013> endpoint:rtpbridge/3e@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955627 DLMGCP DEBUG <0013> endpoint:rtpbridge/3f@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955627 DLMGCP DEBUG <0013> endpoint:rtpbridge/40@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955627 DLMGCP DEBUG <0013> endpoint:rtpbridge/41@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955627 DLMGCP DEBUG <0013> endpoint:rtpbridge/42@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955627 DLMGCP DEBUG <0013> endpoint:rtpbridge/43@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955627 DLMGCP DEBUG <0013> endpoint:rtpbridge/44@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955627 DLMGCP DEBUG <0013> endpoint:rtpbridge/45@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955627 DLMGCP DEBUG <0013> endpoint:rtpbridge/46@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955627 DLMGCP DEBUG <0013> endpoint:rtpbridge/47@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955627 DLMGCP DEBUG <0013> endpoint:rtpbridge/48@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955627 DLMGCP DEBUG <0013> endpoint:rtpbridge/49@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955627 DLMGCP DEBUG <0013> endpoint:rtpbridge/4a@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955627 DLMGCP DEBUG <0013> endpoint:rtpbridge/4b@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955627 DLMGCP DEBUG <0013> endpoint:rtpbridge/4c@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955627 DLMGCP DEBUG <0013> endpoint:rtpbridge/4d@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955627 DLMGCP DEBUG <0013> endpoint:rtpbridge/4e@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955627 DLMGCP DEBUG <0013> endpoint:rtpbridge/4f@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955627 DLMGCP DEBUG <0013> endpoint:rtpbridge/50@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955627 DLMGCP DEBUG <0013> endpoint:rtpbridge/51@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955627 DLMGCP DEBUG <0013> endpoint:rtpbridge/52@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955627 DLMGCP DEBUG <0013> endpoint:rtpbridge/53@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955627 DLMGCP DEBUG <0013> endpoint:rtpbridge/54@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955627 DLMGCP DEBUG <0013> endpoint:rtpbridge/55@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955627 DLMGCP DEBUG <0013> endpoint:rtpbridge/56@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955627 DLMGCP DEBUG <0013> endpoint:rtpbridge/57@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955627 DLMGCP DEBUG <0013> endpoint:rtpbridge/58@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955627 DLMGCP DEBUG <0013> endpoint:rtpbridge/59@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955627 DLMGCP DEBUG <0013> endpoint:rtpbridge/5a@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955627 DLMGCP DEBUG <0013> endpoint:rtpbridge/5b@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955627 DLMGCP DEBUG <0013> endpoint:rtpbridge/5c@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955627 DLMGCP DEBUG <0013> endpoint:rtpbridge/5d@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955627 DLMGCP DEBUG <0013> endpoint:rtpbridge/5e@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955627 DLMGCP DEBUG <0013> endpoint:rtpbridge/5f@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955627 DLMGCP DEBUG <0013> endpoint:rtpbridge/60@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955627 DLMGCP DEBUG <0013> endpoint:rtpbridge/61@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955627 DLMGCP DEBUG <0013> endpoint:rtpbridge/62@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955627 DLMGCP DEBUG <0013> endpoint:rtpbridge/63@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955627 DLMGCP DEBUG <0013> endpoint:rtpbridge/64@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955627 DLMGCP DEBUG <0013> endpoint:rtpbridge/65@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955627 DLMGCP DEBUG <0013> endpoint:rtpbridge/66@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955627 DLMGCP DEBUG <0013> endpoint:rtpbridge/67@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955627 DLMGCP DEBUG <0013> endpoint:rtpbridge/68@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955627 DLMGCP DEBUG <0013> endpoint:rtpbridge/69@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955627 DLMGCP DEBUG <0013> endpoint:rtpbridge/6a@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955627 DLMGCP DEBUG <0013> endpoint:rtpbridge/6b@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955627 DLMGCP DEBUG <0013> endpoint:rtpbridge/6c@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955627 DLMGCP DEBUG <0013> endpoint:rtpbridge/6d@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955627 DLMGCP DEBUG <0013> endpoint:rtpbridge/6e@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955627 DLMGCP DEBUG <0013> endpoint:rtpbridge/6f@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955627 DLMGCP DEBUG <0013> endpoint:rtpbridge/70@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955627 DLMGCP DEBUG <0013> endpoint:rtpbridge/71@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955627 DLMGCP DEBUG <0013> endpoint:rtpbridge/72@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955627 DLMGCP DEBUG <0013> endpoint:rtpbridge/73@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955627 DLMGCP DEBUG <0013> endpoint:rtpbridge/74@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955627 DLMGCP DEBUG <0013> endpoint:rtpbridge/75@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955627 DLMGCP DEBUG <0013> endpoint:rtpbridge/76@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955627 DLMGCP DEBUG <0013> endpoint:rtpbridge/77@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955627 DLMGCP DEBUG <0013> endpoint:rtpbridge/78@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955627 DLMGCP DEBUG <0013> endpoint:rtpbridge/79@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955627 DLMGCP DEBUG <0013> endpoint:rtpbridge/7a@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955627 DLMGCP DEBUG <0013> endpoint:rtpbridge/7b@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955627 DLMGCP DEBUG <0013> endpoint:rtpbridge/7c@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955627 DLMGCP DEBUG <0013> endpoint:rtpbridge/7d@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955627 DLMGCP DEBUG <0013> endpoint:rtpbridge/7e@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955628 DLMGCP DEBUG <0013> endpoint:rtpbridge/7f@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955628 DLMGCP DEBUG <0013> endpoint:rtpbridge/80@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955628 DLMGCP DEBUG <0013> endpoint:rtpbridge/81@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955628 DLMGCP DEBUG <0013> endpoint:rtpbridge/82@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955628 DLMGCP DEBUG <0013> endpoint:rtpbridge/83@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955628 DLMGCP DEBUG <0013> endpoint:rtpbridge/84@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955628 DLMGCP DEBUG <0013> endpoint:rtpbridge/85@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955628 DLMGCP DEBUG <0013> endpoint:rtpbridge/86@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955628 DLMGCP DEBUG <0013> endpoint:rtpbridge/87@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955628 DLMGCP DEBUG <0013> endpoint:rtpbridge/88@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955628 DLMGCP DEBUG <0013> endpoint:rtpbridge/89@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955628 DLMGCP DEBUG <0013> endpoint:rtpbridge/8a@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955628 DLMGCP DEBUG <0013> endpoint:rtpbridge/8b@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955628 DLMGCP DEBUG <0013> endpoint:rtpbridge/8c@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955628 DLMGCP DEBUG <0013> endpoint:rtpbridge/8d@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955628 DLMGCP DEBUG <0013> endpoint:rtpbridge/8e@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955628 DLMGCP DEBUG <0013> endpoint:rtpbridge/8f@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955628 DLMGCP DEBUG <0013> endpoint:rtpbridge/90@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955628 DLMGCP DEBUG <0013> endpoint:rtpbridge/91@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955628 DLMGCP DEBUG <0013> endpoint:rtpbridge/92@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955628 DLMGCP DEBUG <0013> endpoint:rtpbridge/93@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955628 DLMGCP DEBUG <0013> endpoint:rtpbridge/94@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955628 DLMGCP DEBUG <0013> endpoint:rtpbridge/95@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955628 DLMGCP DEBUG <0013> endpoint:rtpbridge/96@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955628 DLMGCP DEBUG <0013> endpoint:rtpbridge/97@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955628 DLMGCP DEBUG <0013> endpoint:rtpbridge/98@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955628 DLMGCP DEBUG <0013> endpoint:rtpbridge/99@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955628 DLMGCP DEBUG <0013> endpoint:rtpbridge/9a@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955628 DLMGCP DEBUG <0013> endpoint:rtpbridge/9b@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955628 DLMGCP DEBUG <0013> endpoint:rtpbridge/9c@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955628 DLMGCP DEBUG <0013> endpoint:rtpbridge/9d@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955628 DLMGCP DEBUG <0013> endpoint:rtpbridge/9e@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955628 DLMGCP DEBUG <0013> endpoint:rtpbridge/9f@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955628 DLMGCP DEBUG <0013> endpoint:rtpbridge/a0@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955628 DLMGCP DEBUG <0013> endpoint:rtpbridge/a1@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955628 DLMGCP DEBUG <0013> endpoint:rtpbridge/a2@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955628 DLMGCP DEBUG <0013> endpoint:rtpbridge/a3@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955628 DLMGCP DEBUG <0013> endpoint:rtpbridge/a4@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955628 DLMGCP DEBUG <0013> endpoint:rtpbridge/a5@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955628 DLMGCP DEBUG <0013> endpoint:rtpbridge/a6@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955628 DLMGCP DEBUG <0013> endpoint:rtpbridge/a7@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955628 DLMGCP DEBUG <0013> endpoint:rtpbridge/a8@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955628 DLMGCP DEBUG <0013> endpoint:rtpbridge/a9@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955628 DLMGCP DEBUG <0013> endpoint:rtpbridge/aa@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955628 DLMGCP DEBUG <0013> endpoint:rtpbridge/ab@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955628 DLMGCP DEBUG <0013> endpoint:rtpbridge/ac@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955628 DLMGCP DEBUG <0013> endpoint:rtpbridge/ad@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955628 DLMGCP DEBUG <0013> endpoint:rtpbridge/ae@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955628 DLMGCP DEBUG <0013> endpoint:rtpbridge/af@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955628 DLMGCP DEBUG <0013> endpoint:rtpbridge/b0@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955628 DLMGCP DEBUG <0013> endpoint:rtpbridge/b1@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955628 DLMGCP DEBUG <0013> endpoint:rtpbridge/b2@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955628 DLMGCP DEBUG <0013> endpoint:rtpbridge/b3@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955628 DLMGCP DEBUG <0013> endpoint:rtpbridge/b4@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955628 DLMGCP DEBUG <0013> endpoint:rtpbridge/b5@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955628 DLMGCP DEBUG <0013> endpoint:rtpbridge/b6@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955628 DLMGCP DEBUG <0013> endpoint:rtpbridge/b7@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955628 DLMGCP DEBUG <0013> endpoint:rtpbridge/b8@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955628 DLMGCP DEBUG <0013> endpoint:rtpbridge/b9@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955628 DLMGCP DEBUG <0013> endpoint:rtpbridge/ba@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955628 DLMGCP DEBUG <0013> endpoint:rtpbridge/bb@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955628 DLMGCP DEBUG <0013> endpoint:rtpbridge/bc@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955628 DLMGCP DEBUG <0013> endpoint:rtpbridge/bd@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955628 DLMGCP DEBUG <0013> endpoint:rtpbridge/be@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955628 DLMGCP DEBUG <0013> endpoint:rtpbridge/bf@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955628 DLMGCP DEBUG <0013> endpoint:rtpbridge/c0@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955628 DLMGCP DEBUG <0013> endpoint:rtpbridge/c1@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955628 DLMGCP DEBUG <0013> endpoint:rtpbridge/c2@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955628 DLMGCP DEBUG <0013> endpoint:rtpbridge/c3@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955628 DLMGCP DEBUG <0013> endpoint:rtpbridge/c4@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955628 DLMGCP DEBUG <0013> endpoint:rtpbridge/c5@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955628 DLMGCP DEBUG <0013> endpoint:rtpbridge/c6@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955628 DLMGCP DEBUG <0013> endpoint:rtpbridge/c7@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955628 DLMGCP DEBUG <0013> endpoint:rtpbridge/c8@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955628 DLMGCP DEBUG <0013> endpoint:rtpbridge/c9@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955628 DLMGCP DEBUG <0013> endpoint:rtpbridge/ca@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955628 DLMGCP DEBUG <0013> endpoint:rtpbridge/cb@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955628 DLMGCP DEBUG <0013> endpoint:rtpbridge/cc@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955628 DLMGCP DEBUG <0013> endpoint:rtpbridge/cd@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955628 DLMGCP DEBUG <0013> endpoint:rtpbridge/ce@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955628 DLMGCP DEBUG <0013> endpoint:rtpbridge/cf@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955628 DLMGCP DEBUG <0013> endpoint:rtpbridge/d0@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955628 DLMGCP DEBUG <0013> endpoint:rtpbridge/d1@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955628 DLMGCP DEBUG <0013> endpoint:rtpbridge/d2@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955628 DLMGCP DEBUG <0013> endpoint:rtpbridge/d3@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955628 DLMGCP DEBUG <0013> endpoint:rtpbridge/d4@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955628 DLMGCP DEBUG <0013> endpoint:rtpbridge/d5@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955628 DLMGCP DEBUG <0013> endpoint:rtpbridge/d6@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955628 DLMGCP DEBUG <0013> endpoint:rtpbridge/d7@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955628 DLMGCP DEBUG <0013> endpoint:rtpbridge/d8@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955628 DLMGCP DEBUG <0013> endpoint:rtpbridge/d9@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955628 DLMGCP DEBUG <0013> endpoint:rtpbridge/da@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955628 DLMGCP DEBUG <0013> endpoint:rtpbridge/db@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955628 DLMGCP DEBUG <0013> endpoint:rtpbridge/dc@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955628 DLMGCP DEBUG <0013> endpoint:rtpbridge/dd@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955628 DLMGCP DEBUG <0013> endpoint:rtpbridge/de@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955628 DLMGCP DEBUG <0013> endpoint:rtpbridge/df@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955628 DLMGCP DEBUG <0013> endpoint:rtpbridge/e0@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955628 DLMGCP DEBUG <0013> endpoint:rtpbridge/e1@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955628 DLMGCP DEBUG <0013> endpoint:rtpbridge/e2@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955628 DLMGCP DEBUG <0013> endpoint:rtpbridge/e3@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955628 DLMGCP DEBUG <0013> endpoint:rtpbridge/e4@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955628 DLMGCP DEBUG <0013> endpoint:rtpbridge/e5@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955628 DLMGCP DEBUG <0013> endpoint:rtpbridge/e6@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955628 DLMGCP DEBUG <0013> endpoint:rtpbridge/e7@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955628 DLMGCP DEBUG <0013> endpoint:rtpbridge/e8@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955628 DLMGCP DEBUG <0013> endpoint:rtpbridge/e9@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955628 DLMGCP DEBUG <0013> endpoint:rtpbridge/ea@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955628 DLMGCP DEBUG <0013> endpoint:rtpbridge/eb@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955628 DLMGCP DEBUG <0013> endpoint:rtpbridge/ec@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955628 DLMGCP DEBUG <0013> endpoint:rtpbridge/ed@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955628 DLMGCP DEBUG <0013> endpoint:rtpbridge/ee@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955628 DLMGCP DEBUG <0013> endpoint:rtpbridge/ef@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955628 DLMGCP DEBUG <0013> endpoint:rtpbridge/f0@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955628 DLMGCP DEBUG <0013> endpoint:rtpbridge/f1@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955628 DLMGCP DEBUG <0013> endpoint:rtpbridge/f2@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955628 DLMGCP DEBUG <0013> endpoint:rtpbridge/f3@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955628 DLMGCP DEBUG <0013> endpoint:rtpbridge/f4@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955628 DLMGCP DEBUG <0013> endpoint:rtpbridge/f5@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955628 DLMGCP DEBUG <0013> endpoint:rtpbridge/f6@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955628 DLMGCP DEBUG <0013> endpoint:rtpbridge/f7@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955628 DLMGCP DEBUG <0013> endpoint:rtpbridge/f8@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955628 DLMGCP DEBUG <0013> endpoint:rtpbridge/f9@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955628 DLMGCP DEBUG <0013> endpoint:rtpbridge/fa@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955629 DLMGCP DEBUG <0013> endpoint:rtpbridge/fb@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955629 DLMGCP DEBUG <0013> endpoint:rtpbridge/fc@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955629 DLMGCP DEBUG <0013> endpoint:rtpbridge/fd@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955629 DLMGCP DEBUG <0013> endpoint:rtpbridge/fe@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955629 DLMGCP DEBUG <0013> endpoint:rtpbridge/ff@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955629 DLMGCP DEBUG <0013> endpoint:rtpbridge/100@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955629 DLMGCP DEBUG <0013> endpoint:rtpbridge/101@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955629 DLMGCP DEBUG <0013> endpoint:rtpbridge/102@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955629 DLMGCP DEBUG <0013> endpoint:rtpbridge/103@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955629 DLMGCP DEBUG <0013> endpoint:rtpbridge/104@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955629 DLMGCP DEBUG <0013> endpoint:rtpbridge/105@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955629 DLMGCP DEBUG <0013> endpoint:rtpbridge/106@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955629 DLMGCP DEBUG <0013> endpoint:rtpbridge/107@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955629 DLMGCP DEBUG <0013> endpoint:rtpbridge/108@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955629 DLMGCP DEBUG <0013> endpoint:rtpbridge/109@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955629 DLMGCP DEBUG <0013> endpoint:rtpbridge/10a@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955629 DLMGCP DEBUG <0013> endpoint:rtpbridge/10b@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955629 DLMGCP DEBUG <0013> endpoint:rtpbridge/10c@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955629 DLMGCP DEBUG <0013> endpoint:rtpbridge/10d@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955629 DLMGCP DEBUG <0013> endpoint:rtpbridge/10e@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955629 DLMGCP DEBUG <0013> endpoint:rtpbridge/10f@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955629 DLMGCP DEBUG <0013> endpoint:rtpbridge/110@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955629 DLMGCP DEBUG <0013> endpoint:rtpbridge/111@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955629 DLMGCP DEBUG <0013> endpoint:rtpbridge/112@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955629 DLMGCP DEBUG <0013> endpoint:rtpbridge/113@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955629 DLMGCP DEBUG <0013> endpoint:rtpbridge/114@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955629 DLMGCP DEBUG <0013> endpoint:rtpbridge/115@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955629 DLMGCP DEBUG <0013> endpoint:rtpbridge/116@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955629 DLMGCP DEBUG <0013> endpoint:rtpbridge/117@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955629 DLMGCP DEBUG <0013> endpoint:rtpbridge/118@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955629 DLMGCP DEBUG <0013> endpoint:rtpbridge/119@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955629 DLMGCP DEBUG <0013> endpoint:rtpbridge/11a@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955629 DLMGCP DEBUG <0013> endpoint:rtpbridge/11b@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955629 DLMGCP DEBUG <0013> endpoint:rtpbridge/11c@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955629 DLMGCP DEBUG <0013> endpoint:rtpbridge/11d@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955629 DLMGCP DEBUG <0013> endpoint:rtpbridge/11e@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955629 DLMGCP DEBUG <0013> endpoint:rtpbridge/11f@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955629 DLMGCP DEBUG <0013> endpoint:rtpbridge/120@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955629 DLMGCP DEBUG <0013> endpoint:rtpbridge/121@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955629 DLMGCP DEBUG <0013> endpoint:rtpbridge/122@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955629 DLMGCP DEBUG <0013> endpoint:rtpbridge/123@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955629 DLMGCP DEBUG <0013> endpoint:rtpbridge/124@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955629 DLMGCP DEBUG <0013> endpoint:rtpbridge/125@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955629 DLMGCP DEBUG <0013> endpoint:rtpbridge/126@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955629 DLMGCP DEBUG <0013> endpoint:rtpbridge/127@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955629 DLMGCP DEBUG <0013> endpoint:rtpbridge/128@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955629 DLMGCP DEBUG <0013> endpoint:rtpbridge/129@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955629 DLMGCP DEBUG <0013> endpoint:rtpbridge/12a@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955629 DLMGCP DEBUG <0013> endpoint:rtpbridge/12b@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955629 DLMGCP DEBUG <0013> endpoint:rtpbridge/12c@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955629 DLMGCP DEBUG <0013> endpoint:none Generated response: code=200 (mgcp_protocol.c:230) 20241102125955629 DLMGCP DEBUG <0013> Generated response: line #00: 200 2555 OK (mgcp_msg.c:67) 20241102125955629 DLMGCP DEBUG <0013> Received message: line #00: DLCX 2556 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241102125955629 DLMGCP DEBUG <0013> Received message: line #01: C: 000D (mgcp_msg.c:67) 20241102125955629 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found free endpoint: rtpbridge/1@mgw (mgcp_endp.c:261) 20241102125955629 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:441) 20241102125955629 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241102125955629 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955629 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955629 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955629 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955629 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955629 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955629 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955629 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955629 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955629 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955629 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955630 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955630 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955630 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955630 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955630 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955630 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955630 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955630 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955630 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955630 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955630 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955630 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955630 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955630 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955630 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955630 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955630 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955630 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955630 DLMGCP DEBUG <0013> endpoint:rtpbridge/1e@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955630 DLMGCP DEBUG <0013> endpoint:rtpbridge/1f@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955630 DLMGCP DEBUG <0013> endpoint:rtpbridge/20@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955630 DLMGCP DEBUG <0013> endpoint:rtpbridge/21@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955630 DLMGCP DEBUG <0013> endpoint:rtpbridge/22@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955630 DLMGCP DEBUG <0013> endpoint:rtpbridge/23@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955630 DLMGCP DEBUG <0013> endpoint:rtpbridge/24@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955630 DLMGCP DEBUG <0013> endpoint:rtpbridge/25@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955630 DLMGCP DEBUG <0013> endpoint:rtpbridge/26@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955630 DLMGCP DEBUG <0013> endpoint:rtpbridge/27@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955630 DLMGCP DEBUG <0013> endpoint:rtpbridge/28@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955630 DLMGCP DEBUG <0013> endpoint:rtpbridge/29@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955630 DLMGCP DEBUG <0013> endpoint:rtpbridge/2a@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955630 DLMGCP DEBUG <0013> endpoint:rtpbridge/2b@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955630 DLMGCP DEBUG <0013> endpoint:rtpbridge/2c@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955630 DLMGCP DEBUG <0013> endpoint:rtpbridge/2d@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955630 DLMGCP DEBUG <0013> endpoint:rtpbridge/2e@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955630 DLMGCP DEBUG <0013> endpoint:rtpbridge/2f@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955630 DLMGCP DEBUG <0013> endpoint:rtpbridge/30@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955630 DLMGCP DEBUG <0013> endpoint:rtpbridge/31@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955630 DLMGCP DEBUG <0013> endpoint:rtpbridge/32@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955630 DLMGCP DEBUG <0013> endpoint:rtpbridge/33@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955630 DLMGCP DEBUG <0013> endpoint:rtpbridge/34@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955630 DLMGCP DEBUG <0013> endpoint:rtpbridge/35@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955630 DLMGCP DEBUG <0013> endpoint:rtpbridge/36@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955630 DLMGCP DEBUG <0013> endpoint:rtpbridge/37@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955630 DLMGCP DEBUG <0013> endpoint:rtpbridge/38@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955630 DLMGCP DEBUG <0013> endpoint:rtpbridge/39@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955630 DLMGCP DEBUG <0013> endpoint:rtpbridge/3a@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955630 DLMGCP DEBUG <0013> endpoint:rtpbridge/3b@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955630 DLMGCP DEBUG <0013> endpoint:rtpbridge/3c@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955630 DLMGCP DEBUG <0013> endpoint:rtpbridge/3d@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955630 DLMGCP DEBUG <0013> endpoint:rtpbridge/3e@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955630 DLMGCP DEBUG <0013> endpoint:rtpbridge/3f@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955630 DLMGCP DEBUG <0013> endpoint:rtpbridge/40@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955630 DLMGCP DEBUG <0013> endpoint:rtpbridge/41@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955630 DLMGCP DEBUG <0013> endpoint:rtpbridge/42@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955630 DLMGCP DEBUG <0013> endpoint:rtpbridge/43@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955630 DLMGCP DEBUG <0013> endpoint:rtpbridge/44@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955630 DLMGCP DEBUG <0013> endpoint:rtpbridge/45@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955630 DLMGCP DEBUG <0013> endpoint:rtpbridge/46@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955630 DLMGCP DEBUG <0013> endpoint:rtpbridge/47@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955630 DLMGCP DEBUG <0013> endpoint:rtpbridge/48@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955630 DLMGCP DEBUG <0013> endpoint:rtpbridge/49@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955630 DLMGCP DEBUG <0013> endpoint:rtpbridge/4a@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955630 DLMGCP DEBUG <0013> endpoint:rtpbridge/4b@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955630 DLMGCP DEBUG <0013> endpoint:rtpbridge/4c@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955630 DLMGCP DEBUG <0013> endpoint:rtpbridge/4d@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955630 DLMGCP DEBUG <0013> endpoint:rtpbridge/4e@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955630 DLMGCP DEBUG <0013> endpoint:rtpbridge/4f@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955630 DLMGCP DEBUG <0013> endpoint:rtpbridge/50@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955630 DLMGCP DEBUG <0013> endpoint:rtpbridge/51@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955630 DLMGCP DEBUG <0013> endpoint:rtpbridge/52@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955630 DLMGCP DEBUG <0013> endpoint:rtpbridge/53@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955630 DLMGCP DEBUG <0013> endpoint:rtpbridge/54@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955630 DLMGCP DEBUG <0013> endpoint:rtpbridge/55@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955630 DLMGCP DEBUG <0013> endpoint:rtpbridge/56@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955630 DLMGCP DEBUG <0013> endpoint:rtpbridge/57@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955630 DLMGCP DEBUG <0013> endpoint:rtpbridge/58@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955630 DLMGCP DEBUG <0013> endpoint:rtpbridge/59@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955630 DLMGCP DEBUG <0013> endpoint:rtpbridge/5a@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955630 DLMGCP DEBUG <0013> endpoint:rtpbridge/5b@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955630 DLMGCP DEBUG <0013> endpoint:rtpbridge/5c@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955630 DLMGCP DEBUG <0013> endpoint:rtpbridge/5d@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955630 DLMGCP DEBUG <0013> endpoint:rtpbridge/5e@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955630 DLMGCP DEBUG <0013> endpoint:rtpbridge/5f@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955630 DLMGCP DEBUG <0013> endpoint:rtpbridge/60@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955630 DLMGCP DEBUG <0013> endpoint:rtpbridge/61@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955630 DLMGCP DEBUG <0013> endpoint:rtpbridge/62@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955630 DLMGCP DEBUG <0013> endpoint:rtpbridge/63@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955630 DLMGCP DEBUG <0013> endpoint:rtpbridge/64@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955630 DLMGCP DEBUG <0013> endpoint:rtpbridge/65@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955630 DLMGCP DEBUG <0013> endpoint:rtpbridge/66@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955630 DLMGCP DEBUG <0013> endpoint:rtpbridge/67@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955630 DLMGCP DEBUG <0013> endpoint:rtpbridge/68@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955630 DLMGCP DEBUG <0013> endpoint:rtpbridge/69@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955630 DLMGCP DEBUG <0013> endpoint:rtpbridge/6a@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955630 DLMGCP DEBUG <0013> endpoint:rtpbridge/6b@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955630 DLMGCP DEBUG <0013> endpoint:rtpbridge/6c@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955630 DLMGCP DEBUG <0013> endpoint:rtpbridge/6d@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955630 DLMGCP DEBUG <0013> endpoint:rtpbridge/6e@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955630 DLMGCP DEBUG <0013> endpoint:rtpbridge/6f@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955630 DLMGCP DEBUG <0013> endpoint:rtpbridge/70@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955630 DLMGCP DEBUG <0013> endpoint:rtpbridge/71@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955630 DLMGCP DEBUG <0013> endpoint:rtpbridge/72@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955630 DLMGCP DEBUG <0013> endpoint:rtpbridge/73@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955630 DLMGCP DEBUG <0013> endpoint:rtpbridge/74@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955630 DLMGCP DEBUG <0013> endpoint:rtpbridge/75@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955630 DLMGCP DEBUG <0013> endpoint:rtpbridge/76@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955630 DLMGCP DEBUG <0013> endpoint:rtpbridge/77@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955630 DLMGCP DEBUG <0013> endpoint:rtpbridge/78@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955630 DLMGCP DEBUG <0013> endpoint:rtpbridge/79@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955630 DLMGCP DEBUG <0013> endpoint:rtpbridge/7a@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955630 DLMGCP DEBUG <0013> endpoint:rtpbridge/7b@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955630 DLMGCP DEBUG <0013> endpoint:rtpbridge/7c@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955630 DLMGCP DEBUG <0013> endpoint:rtpbridge/7d@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955630 DLMGCP DEBUG <0013> endpoint:rtpbridge/7e@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955630 DLMGCP DEBUG <0013> endpoint:rtpbridge/7f@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955630 DLMGCP DEBUG <0013> endpoint:rtpbridge/80@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955630 DLMGCP DEBUG <0013> endpoint:rtpbridge/81@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955630 DLMGCP DEBUG <0013> endpoint:rtpbridge/82@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955630 DLMGCP DEBUG <0013> endpoint:rtpbridge/83@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955630 DLMGCP DEBUG <0013> endpoint:rtpbridge/84@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955630 DLMGCP DEBUG <0013> endpoint:rtpbridge/85@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955630 DLMGCP DEBUG <0013> endpoint:rtpbridge/86@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955630 DLMGCP DEBUG <0013> endpoint:rtpbridge/87@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955630 DLMGCP DEBUG <0013> endpoint:rtpbridge/88@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955631 DLMGCP DEBUG <0013> endpoint:rtpbridge/89@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955631 DLMGCP DEBUG <0013> endpoint:rtpbridge/8a@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955631 DLMGCP DEBUG <0013> endpoint:rtpbridge/8b@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955631 DLMGCP DEBUG <0013> endpoint:rtpbridge/8c@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955631 DLMGCP DEBUG <0013> endpoint:rtpbridge/8d@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955631 DLMGCP DEBUG <0013> endpoint:rtpbridge/8e@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955631 DLMGCP DEBUG <0013> endpoint:rtpbridge/8f@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955631 DLMGCP DEBUG <0013> endpoint:rtpbridge/90@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955631 DLMGCP DEBUG <0013> endpoint:rtpbridge/91@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955631 DLMGCP DEBUG <0013> endpoint:rtpbridge/92@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955631 DLMGCP DEBUG <0013> endpoint:rtpbridge/93@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955631 DLMGCP DEBUG <0013> endpoint:rtpbridge/94@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955631 DLMGCP DEBUG <0013> endpoint:rtpbridge/95@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955631 DLMGCP DEBUG <0013> endpoint:rtpbridge/96@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955631 DLMGCP DEBUG <0013> endpoint:rtpbridge/97@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955631 DLMGCP DEBUG <0013> endpoint:rtpbridge/98@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955631 DLMGCP DEBUG <0013> endpoint:rtpbridge/99@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955631 DLMGCP DEBUG <0013> endpoint:rtpbridge/9a@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955631 DLMGCP DEBUG <0013> endpoint:rtpbridge/9b@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955631 DLMGCP DEBUG <0013> endpoint:rtpbridge/9c@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955631 DLMGCP DEBUG <0013> endpoint:rtpbridge/9d@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955631 DLMGCP DEBUG <0013> endpoint:rtpbridge/9e@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955631 DLMGCP DEBUG <0013> endpoint:rtpbridge/9f@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955631 DLMGCP DEBUG <0013> endpoint:rtpbridge/a0@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955631 DLMGCP DEBUG <0013> endpoint:rtpbridge/a1@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955631 DLMGCP DEBUG <0013> endpoint:rtpbridge/a2@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955631 DLMGCP DEBUG <0013> endpoint:rtpbridge/a3@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955631 DLMGCP DEBUG <0013> endpoint:rtpbridge/a4@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955631 DLMGCP DEBUG <0013> endpoint:rtpbridge/a5@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955631 DLMGCP DEBUG <0013> endpoint:rtpbridge/a6@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955631 DLMGCP DEBUG <0013> endpoint:rtpbridge/a7@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955631 DLMGCP DEBUG <0013> endpoint:rtpbridge/a8@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955631 DLMGCP DEBUG <0013> endpoint:rtpbridge/a9@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955631 DLMGCP DEBUG <0013> endpoint:rtpbridge/aa@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955631 DLMGCP DEBUG <0013> endpoint:rtpbridge/ab@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955631 DLMGCP DEBUG <0013> endpoint:rtpbridge/ac@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955631 DLMGCP DEBUG <0013> endpoint:rtpbridge/ad@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955631 DLMGCP DEBUG <0013> endpoint:rtpbridge/ae@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955631 DLMGCP DEBUG <0013> endpoint:rtpbridge/af@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955631 DLMGCP DEBUG <0013> endpoint:rtpbridge/b0@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955631 DLMGCP DEBUG <0013> endpoint:rtpbridge/b1@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955631 DLMGCP DEBUG <0013> endpoint:rtpbridge/b2@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955631 DLMGCP DEBUG <0013> endpoint:rtpbridge/b3@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955631 DLMGCP DEBUG <0013> endpoint:rtpbridge/b4@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955631 DLMGCP DEBUG <0013> endpoint:rtpbridge/b5@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955631 DLMGCP DEBUG <0013> endpoint:rtpbridge/b6@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955631 DLMGCP DEBUG <0013> endpoint:rtpbridge/b7@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955631 DLMGCP DEBUG <0013> endpoint:rtpbridge/b8@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955631 DLMGCP DEBUG <0013> endpoint:rtpbridge/b9@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955631 DLMGCP DEBUG <0013> endpoint:rtpbridge/ba@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955631 DLMGCP DEBUG <0013> endpoint:rtpbridge/bb@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955631 DLMGCP DEBUG <0013> endpoint:rtpbridge/bc@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955631 DLMGCP DEBUG <0013> endpoint:rtpbridge/bd@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955631 DLMGCP DEBUG <0013> endpoint:rtpbridge/be@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955631 DLMGCP DEBUG <0013> endpoint:rtpbridge/bf@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955631 DLMGCP DEBUG <0013> endpoint:rtpbridge/c0@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955631 DLMGCP DEBUG <0013> endpoint:rtpbridge/c1@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955631 DLMGCP DEBUG <0013> endpoint:rtpbridge/c2@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955631 DLMGCP DEBUG <0013> endpoint:rtpbridge/c3@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955631 DLMGCP DEBUG <0013> endpoint:rtpbridge/c4@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955631 DLMGCP DEBUG <0013> endpoint:rtpbridge/c5@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955631 DLMGCP DEBUG <0013> endpoint:rtpbridge/c6@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955631 DLMGCP DEBUG <0013> endpoint:rtpbridge/c7@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955631 DLMGCP DEBUG <0013> endpoint:rtpbridge/c8@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955631 DLMGCP DEBUG <0013> endpoint:rtpbridge/c9@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955631 DLMGCP DEBUG <0013> endpoint:rtpbridge/ca@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955631 DLMGCP DEBUG <0013> endpoint:rtpbridge/cb@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955631 DLMGCP DEBUG <0013> endpoint:rtpbridge/cc@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955631 DLMGCP DEBUG <0013> endpoint:rtpbridge/cd@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955631 DLMGCP DEBUG <0013> endpoint:rtpbridge/ce@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955631 DLMGCP DEBUG <0013> endpoint:rtpbridge/cf@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955631 DLMGCP DEBUG <0013> endpoint:rtpbridge/d0@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955631 DLMGCP DEBUG <0013> endpoint:rtpbridge/d1@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955631 DLMGCP DEBUG <0013> endpoint:rtpbridge/d2@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955631 DLMGCP DEBUG <0013> endpoint:rtpbridge/d3@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955631 DLMGCP DEBUG <0013> endpoint:rtpbridge/d4@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955631 DLMGCP DEBUG <0013> endpoint:rtpbridge/d5@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955631 DLMGCP DEBUG <0013> endpoint:rtpbridge/d6@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955631 DLMGCP DEBUG <0013> endpoint:rtpbridge/d7@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955631 DLMGCP DEBUG <0013> endpoint:rtpbridge/d8@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955631 DLMGCP DEBUG <0013> endpoint:rtpbridge/d9@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955631 DLMGCP DEBUG <0013> endpoint:rtpbridge/da@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955631 DLMGCP DEBUG <0013> endpoint:rtpbridge/db@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955631 DLMGCP DEBUG <0013> endpoint:rtpbridge/dc@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955631 DLMGCP DEBUG <0013> endpoint:rtpbridge/dd@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955631 DLMGCP DEBUG <0013> endpoint:rtpbridge/de@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955631 DLMGCP DEBUG <0013> endpoint:rtpbridge/df@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955631 DLMGCP DEBUG <0013> endpoint:rtpbridge/e0@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955631 DLMGCP DEBUG <0013> endpoint:rtpbridge/e1@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955631 DLMGCP DEBUG <0013> endpoint:rtpbridge/e2@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955631 DLMGCP DEBUG <0013> endpoint:rtpbridge/e3@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955631 DLMGCP DEBUG <0013> endpoint:rtpbridge/e4@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955631 DLMGCP DEBUG <0013> endpoint:rtpbridge/e5@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955631 DLMGCP DEBUG <0013> endpoint:rtpbridge/e6@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955631 DLMGCP DEBUG <0013> endpoint:rtpbridge/e7@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955631 DLMGCP DEBUG <0013> endpoint:rtpbridge/e8@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955631 DLMGCP DEBUG <0013> endpoint:rtpbridge/e9@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955631 DLMGCP DEBUG <0013> endpoint:rtpbridge/ea@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955631 DLMGCP DEBUG <0013> endpoint:rtpbridge/eb@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955631 DLMGCP DEBUG <0013> endpoint:rtpbridge/ec@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955631 DLMGCP DEBUG <0013> endpoint:rtpbridge/ed@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955631 DLMGCP DEBUG <0013> endpoint:rtpbridge/ee@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955631 DLMGCP DEBUG <0013> endpoint:rtpbridge/ef@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955631 DLMGCP DEBUG <0013> endpoint:rtpbridge/f0@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955631 DLMGCP DEBUG <0013> endpoint:rtpbridge/f1@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955631 DLMGCP DEBUG <0013> endpoint:rtpbridge/f2@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955631 DLMGCP DEBUG <0013> endpoint:rtpbridge/f3@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955631 DLMGCP DEBUG <0013> endpoint:rtpbridge/f4@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955631 DLMGCP DEBUG <0013> endpoint:rtpbridge/f5@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955631 DLMGCP DEBUG <0013> endpoint:rtpbridge/f6@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955631 DLMGCP DEBUG <0013> endpoint:rtpbridge/f7@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955631 DLMGCP DEBUG <0013> endpoint:rtpbridge/f8@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955631 DLMGCP DEBUG <0013> endpoint:rtpbridge/f9@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955631 DLMGCP DEBUG <0013> endpoint:rtpbridge/fa@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955631 DLMGCP DEBUG <0013> endpoint:rtpbridge/fb@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955631 DLMGCP DEBUG <0013> endpoint:rtpbridge/fc@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955631 DLMGCP DEBUG <0013> endpoint:rtpbridge/fd@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955631 DLMGCP DEBUG <0013> endpoint:rtpbridge/fe@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955631 DLMGCP DEBUG <0013> endpoint:rtpbridge/ff@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955631 DLMGCP DEBUG <0013> endpoint:rtpbridge/100@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955631 DLMGCP DEBUG <0013> endpoint:rtpbridge/101@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955631 DLMGCP DEBUG <0013> endpoint:rtpbridge/102@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955631 DLMGCP DEBUG <0013> endpoint:rtpbridge/103@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955631 DLMGCP DEBUG <0013> endpoint:rtpbridge/104@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955631 DLMGCP DEBUG <0013> endpoint:rtpbridge/105@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955631 DLMGCP DEBUG <0013> endpoint:rtpbridge/106@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955632 DLMGCP DEBUG <0013> endpoint:rtpbridge/107@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955632 DLMGCP DEBUG <0013> endpoint:rtpbridge/108@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955632 DLMGCP DEBUG <0013> endpoint:rtpbridge/109@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955632 DLMGCP DEBUG <0013> endpoint:rtpbridge/10a@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955632 DLMGCP DEBUG <0013> endpoint:rtpbridge/10b@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955632 DLMGCP DEBUG <0013> endpoint:rtpbridge/10c@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955632 DLMGCP DEBUG <0013> endpoint:rtpbridge/10d@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955632 DLMGCP DEBUG <0013> endpoint:rtpbridge/10e@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955632 DLMGCP DEBUG <0013> endpoint:rtpbridge/10f@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955632 DLMGCP DEBUG <0013> endpoint:rtpbridge/110@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955632 DLMGCP DEBUG <0013> endpoint:rtpbridge/111@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955632 DLMGCP DEBUG <0013> endpoint:rtpbridge/112@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955632 DLMGCP DEBUG <0013> endpoint:rtpbridge/113@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955632 DLMGCP DEBUG <0013> endpoint:rtpbridge/114@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955632 DLMGCP DEBUG <0013> endpoint:rtpbridge/115@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955632 DLMGCP DEBUG <0013> endpoint:rtpbridge/116@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955632 DLMGCP DEBUG <0013> endpoint:rtpbridge/117@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955632 DLMGCP DEBUG <0013> endpoint:rtpbridge/118@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955632 DLMGCP DEBUG <0013> endpoint:rtpbridge/119@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955632 DLMGCP DEBUG <0013> endpoint:rtpbridge/11a@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955632 DLMGCP DEBUG <0013> endpoint:rtpbridge/11b@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955632 DLMGCP DEBUG <0013> endpoint:rtpbridge/11c@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955632 DLMGCP DEBUG <0013> endpoint:rtpbridge/11d@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955632 DLMGCP DEBUG <0013> endpoint:rtpbridge/11e@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955632 DLMGCP DEBUG <0013> endpoint:rtpbridge/11f@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955632 DLMGCP DEBUG <0013> endpoint:rtpbridge/120@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955632 DLMGCP DEBUG <0013> endpoint:rtpbridge/121@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955632 DLMGCP DEBUG <0013> endpoint:rtpbridge/122@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955632 DLMGCP DEBUG <0013> endpoint:rtpbridge/123@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955632 DLMGCP DEBUG <0013> endpoint:rtpbridge/124@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955632 DLMGCP DEBUG <0013> endpoint:rtpbridge/125@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955632 DLMGCP DEBUG <0013> endpoint:rtpbridge/126@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955632 DLMGCP DEBUG <0013> endpoint:rtpbridge/127@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955632 DLMGCP DEBUG <0013> endpoint:rtpbridge/128@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955632 DLMGCP DEBUG <0013> endpoint:rtpbridge/129@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955632 DLMGCP DEBUG <0013> endpoint:rtpbridge/12a@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955632 DLMGCP DEBUG <0013> endpoint:rtpbridge/12b@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955632 DLMGCP DEBUG <0013> endpoint:rtpbridge/12c@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955632 DLMGCP DEBUG <0013> endpoint:none Generated response: code=200 (mgcp_protocol.c:230) 20241102125955632 DLMGCP DEBUG <0013> Generated response: line #00: 200 2556 OK (mgcp_msg.c:67) 20241102125955632 DLMGCP DEBUG <0013> Received message: line #00: DLCX 2557 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241102125955632 DLMGCP DEBUG <0013> Received message: line #01: C: 000E (mgcp_msg.c:67) 20241102125955632 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found free endpoint: rtpbridge/1@mgw (mgcp_endp.c:261) 20241102125955632 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:441) 20241102125955632 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241102125955632 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955632 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955632 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955632 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955632 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955632 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955632 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955632 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955632 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955632 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955632 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955632 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955632 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955632 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955632 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955632 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955632 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955632 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955632 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955632 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955632 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955632 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955632 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955633 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955633 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955633 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955633 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955633 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955633 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955633 DLMGCP DEBUG <0013> endpoint:rtpbridge/1e@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955633 DLMGCP DEBUG <0013> endpoint:rtpbridge/1f@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955633 DLMGCP DEBUG <0013> endpoint:rtpbridge/20@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955633 DLMGCP DEBUG <0013> endpoint:rtpbridge/21@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955633 DLMGCP DEBUG <0013> endpoint:rtpbridge/22@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955633 DLMGCP DEBUG <0013> endpoint:rtpbridge/23@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955633 DLMGCP DEBUG <0013> endpoint:rtpbridge/24@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955633 DLMGCP DEBUG <0013> endpoint:rtpbridge/25@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955633 DLMGCP DEBUG <0013> endpoint:rtpbridge/26@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955633 DLMGCP DEBUG <0013> endpoint:rtpbridge/27@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955633 DLMGCP DEBUG <0013> endpoint:rtpbridge/28@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955633 DLMGCP DEBUG <0013> endpoint:rtpbridge/29@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955633 DLMGCP DEBUG <0013> endpoint:rtpbridge/2a@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955633 DLMGCP DEBUG <0013> endpoint:rtpbridge/2b@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955633 DLMGCP DEBUG <0013> endpoint:rtpbridge/2c@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955633 DLMGCP DEBUG <0013> endpoint:rtpbridge/2d@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955633 DLMGCP DEBUG <0013> endpoint:rtpbridge/2e@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955633 DLMGCP DEBUG <0013> endpoint:rtpbridge/2f@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955633 DLMGCP DEBUG <0013> endpoint:rtpbridge/30@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955633 DLMGCP DEBUG <0013> endpoint:rtpbridge/31@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955633 DLMGCP DEBUG <0013> endpoint:rtpbridge/32@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955633 DLMGCP DEBUG <0013> endpoint:rtpbridge/33@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955633 DLMGCP DEBUG <0013> endpoint:rtpbridge/34@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955633 DLMGCP DEBUG <0013> endpoint:rtpbridge/35@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955633 DLMGCP DEBUG <0013> endpoint:rtpbridge/36@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955633 DLMGCP DEBUG <0013> endpoint:rtpbridge/37@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955633 DLMGCP DEBUG <0013> endpoint:rtpbridge/38@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955633 DLMGCP DEBUG <0013> endpoint:rtpbridge/39@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955633 DLMGCP DEBUG <0013> endpoint:rtpbridge/3a@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955633 DLMGCP DEBUG <0013> endpoint:rtpbridge/3b@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955633 DLMGCP DEBUG <0013> endpoint:rtpbridge/3c@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955633 DLMGCP DEBUG <0013> endpoint:rtpbridge/3d@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955633 DLMGCP DEBUG <0013> endpoint:rtpbridge/3e@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955633 DLMGCP DEBUG <0013> endpoint:rtpbridge/3f@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955633 DLMGCP DEBUG <0013> endpoint:rtpbridge/40@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955633 DLMGCP DEBUG <0013> endpoint:rtpbridge/41@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955633 DLMGCP DEBUG <0013> endpoint:rtpbridge/42@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955633 DLMGCP DEBUG <0013> endpoint:rtpbridge/43@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955633 DLMGCP DEBUG <0013> endpoint:rtpbridge/44@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955633 DLMGCP DEBUG <0013> endpoint:rtpbridge/45@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955633 DLMGCP DEBUG <0013> endpoint:rtpbridge/46@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955633 DLMGCP DEBUG <0013> endpoint:rtpbridge/47@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955633 DLMGCP DEBUG <0013> endpoint:rtpbridge/48@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955633 DLMGCP DEBUG <0013> endpoint:rtpbridge/49@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955633 DLMGCP DEBUG <0013> endpoint:rtpbridge/4a@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955633 DLMGCP DEBUG <0013> endpoint:rtpbridge/4b@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955633 DLMGCP DEBUG <0013> endpoint:rtpbridge/4c@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955633 DLMGCP DEBUG <0013> endpoint:rtpbridge/4d@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955633 DLMGCP DEBUG <0013> endpoint:rtpbridge/4e@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955633 DLMGCP DEBUG <0013> endpoint:rtpbridge/4f@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955633 DLMGCP DEBUG <0013> endpoint:rtpbridge/50@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955633 DLMGCP DEBUG <0013> endpoint:rtpbridge/51@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955633 DLMGCP DEBUG <0013> endpoint:rtpbridge/52@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955633 DLMGCP DEBUG <0013> endpoint:rtpbridge/53@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955633 DLMGCP DEBUG <0013> endpoint:rtpbridge/54@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955633 DLMGCP DEBUG <0013> endpoint:rtpbridge/55@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955633 DLMGCP DEBUG <0013> endpoint:rtpbridge/56@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955633 DLMGCP DEBUG <0013> endpoint:rtpbridge/57@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955633 DLMGCP DEBUG <0013> endpoint:rtpbridge/58@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955633 DLMGCP DEBUG <0013> endpoint:rtpbridge/59@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955633 DLMGCP DEBUG <0013> endpoint:rtpbridge/5a@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955633 DLMGCP DEBUG <0013> endpoint:rtpbridge/5b@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955633 DLMGCP DEBUG <0013> endpoint:rtpbridge/5c@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955633 DLMGCP DEBUG <0013> endpoint:rtpbridge/5d@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955633 DLMGCP DEBUG <0013> endpoint:rtpbridge/5e@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955633 DLMGCP DEBUG <0013> endpoint:rtpbridge/5f@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955633 DLMGCP DEBUG <0013> endpoint:rtpbridge/60@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955633 DLMGCP DEBUG <0013> endpoint:rtpbridge/61@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955633 DLMGCP DEBUG <0013> endpoint:rtpbridge/62@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955633 DLMGCP DEBUG <0013> endpoint:rtpbridge/63@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955633 DLMGCP DEBUG <0013> endpoint:rtpbridge/64@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955633 DLMGCP DEBUG <0013> endpoint:rtpbridge/65@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955633 DLMGCP DEBUG <0013> endpoint:rtpbridge/66@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955633 DLMGCP DEBUG <0013> endpoint:rtpbridge/67@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955633 DLMGCP DEBUG <0013> endpoint:rtpbridge/68@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955633 DLMGCP DEBUG <0013> endpoint:rtpbridge/69@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955633 DLMGCP DEBUG <0013> endpoint:rtpbridge/6a@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955633 DLMGCP DEBUG <0013> endpoint:rtpbridge/6b@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955633 DLMGCP DEBUG <0013> endpoint:rtpbridge/6c@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955634 DLMGCP DEBUG <0013> endpoint:rtpbridge/6d@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955634 DLMGCP DEBUG <0013> endpoint:rtpbridge/6e@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955634 DLMGCP DEBUG <0013> endpoint:rtpbridge/6f@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955634 DLMGCP DEBUG <0013> endpoint:rtpbridge/70@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955634 DLMGCP DEBUG <0013> endpoint:rtpbridge/71@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955634 DLMGCP DEBUG <0013> endpoint:rtpbridge/72@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955634 DLMGCP DEBUG <0013> endpoint:rtpbridge/73@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955634 DLMGCP DEBUG <0013> endpoint:rtpbridge/74@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955634 DLMGCP DEBUG <0013> endpoint:rtpbridge/75@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955634 DLMGCP DEBUG <0013> endpoint:rtpbridge/76@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955634 DLMGCP DEBUG <0013> endpoint:rtpbridge/77@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955634 DLMGCP DEBUG <0013> endpoint:rtpbridge/78@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955634 DLMGCP DEBUG <0013> endpoint:rtpbridge/79@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955634 DLMGCP DEBUG <0013> endpoint:rtpbridge/7a@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955634 DLMGCP DEBUG <0013> endpoint:rtpbridge/7b@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955634 DLMGCP DEBUG <0013> endpoint:rtpbridge/7c@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955634 DLMGCP DEBUG <0013> endpoint:rtpbridge/7d@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955634 DLMGCP DEBUG <0013> endpoint:rtpbridge/7e@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955634 DLMGCP DEBUG <0013> endpoint:rtpbridge/7f@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955634 DLMGCP DEBUG <0013> endpoint:rtpbridge/80@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955634 DLMGCP DEBUG <0013> endpoint:rtpbridge/81@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955634 DLMGCP DEBUG <0013> endpoint:rtpbridge/82@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955634 DLMGCP DEBUG <0013> endpoint:rtpbridge/83@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955634 DLMGCP DEBUG <0013> endpoint:rtpbridge/84@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955634 DLMGCP DEBUG <0013> endpoint:rtpbridge/85@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955634 DLMGCP DEBUG <0013> endpoint:rtpbridge/86@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955634 DLMGCP DEBUG <0013> endpoint:rtpbridge/87@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955634 DLMGCP DEBUG <0013> endpoint:rtpbridge/88@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955634 DLMGCP DEBUG <0013> endpoint:rtpbridge/89@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955634 DLMGCP DEBUG <0013> endpoint:rtpbridge/8a@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955634 DLMGCP DEBUG <0013> endpoint:rtpbridge/8b@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955634 DLMGCP DEBUG <0013> endpoint:rtpbridge/8c@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955634 DLMGCP DEBUG <0013> endpoint:rtpbridge/8d@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955634 DLMGCP DEBUG <0013> endpoint:rtpbridge/8e@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955634 DLMGCP DEBUG <0013> endpoint:rtpbridge/8f@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955634 DLMGCP DEBUG <0013> endpoint:rtpbridge/90@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955634 DLMGCP DEBUG <0013> endpoint:rtpbridge/91@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955634 DLMGCP DEBUG <0013> endpoint:rtpbridge/92@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955634 DLMGCP DEBUG <0013> endpoint:rtpbridge/93@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955634 DLMGCP DEBUG <0013> endpoint:rtpbridge/94@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955634 DLMGCP DEBUG <0013> endpoint:rtpbridge/95@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955634 DLMGCP DEBUG <0013> endpoint:rtpbridge/96@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955634 DLMGCP DEBUG <0013> endpoint:rtpbridge/97@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955634 DLMGCP DEBUG <0013> endpoint:rtpbridge/98@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955634 DLMGCP DEBUG <0013> endpoint:rtpbridge/99@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955634 DLMGCP DEBUG <0013> endpoint:rtpbridge/9a@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955634 DLMGCP DEBUG <0013> endpoint:rtpbridge/9b@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955634 DLMGCP DEBUG <0013> endpoint:rtpbridge/9c@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955634 DLMGCP DEBUG <0013> endpoint:rtpbridge/9d@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955634 DLMGCP DEBUG <0013> endpoint:rtpbridge/9e@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955634 DLMGCP DEBUG <0013> endpoint:rtpbridge/9f@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955634 DLMGCP DEBUG <0013> endpoint:rtpbridge/a0@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955634 DLMGCP DEBUG <0013> endpoint:rtpbridge/a1@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955634 DLMGCP DEBUG <0013> endpoint:rtpbridge/a2@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955634 DLMGCP DEBUG <0013> endpoint:rtpbridge/a3@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955634 DLMGCP DEBUG <0013> endpoint:rtpbridge/a4@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955634 DLMGCP DEBUG <0013> endpoint:rtpbridge/a5@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955634 DLMGCP DEBUG <0013> endpoint:rtpbridge/a6@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955634 DLMGCP DEBUG <0013> endpoint:rtpbridge/a7@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955634 DLMGCP DEBUG <0013> endpoint:rtpbridge/a8@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955634 DLMGCP DEBUG <0013> endpoint:rtpbridge/a9@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955634 DLMGCP DEBUG <0013> endpoint:rtpbridge/aa@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955634 DLMGCP DEBUG <0013> endpoint:rtpbridge/ab@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955634 DLMGCP DEBUG <0013> endpoint:rtpbridge/ac@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955634 DLMGCP DEBUG <0013> endpoint:rtpbridge/ad@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955634 DLMGCP DEBUG <0013> endpoint:rtpbridge/ae@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955634 DLMGCP DEBUG <0013> endpoint:rtpbridge/af@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955634 DLMGCP DEBUG <0013> endpoint:rtpbridge/b0@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955634 DLMGCP DEBUG <0013> endpoint:rtpbridge/b1@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955634 DLMGCP DEBUG <0013> endpoint:rtpbridge/b2@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955634 DLMGCP DEBUG <0013> endpoint:rtpbridge/b3@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955634 DLMGCP DEBUG <0013> endpoint:rtpbridge/b4@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955634 DLMGCP DEBUG <0013> endpoint:rtpbridge/b5@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955634 DLMGCP DEBUG <0013> endpoint:rtpbridge/b6@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955634 DLMGCP DEBUG <0013> endpoint:rtpbridge/b7@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955634 DLMGCP DEBUG <0013> endpoint:rtpbridge/b8@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955634 DLMGCP DEBUG <0013> endpoint:rtpbridge/b9@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955634 DLMGCP DEBUG <0013> endpoint:rtpbridge/ba@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955634 DLMGCP DEBUG <0013> endpoint:rtpbridge/bb@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955634 DLMGCP DEBUG <0013> endpoint:rtpbridge/bc@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955634 DLMGCP DEBUG <0013> endpoint:rtpbridge/bd@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955634 DLMGCP DEBUG <0013> endpoint:rtpbridge/be@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955634 DLMGCP DEBUG <0013> endpoint:rtpbridge/bf@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955634 DLMGCP DEBUG <0013> endpoint:rtpbridge/c0@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955634 DLMGCP DEBUG <0013> endpoint:rtpbridge/c1@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955634 DLMGCP DEBUG <0013> endpoint:rtpbridge/c2@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955634 DLMGCP DEBUG <0013> endpoint:rtpbridge/c3@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955634 DLMGCP DEBUG <0013> endpoint:rtpbridge/c4@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955634 DLMGCP DEBUG <0013> endpoint:rtpbridge/c5@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955634 DLMGCP DEBUG <0013> endpoint:rtpbridge/c6@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955634 DLMGCP DEBUG <0013> endpoint:rtpbridge/c7@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955634 DLMGCP DEBUG <0013> endpoint:rtpbridge/c8@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955634 DLMGCP DEBUG <0013> endpoint:rtpbridge/c9@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955634 DLMGCP DEBUG <0013> endpoint:rtpbridge/ca@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955635 DLMGCP DEBUG <0013> endpoint:rtpbridge/cb@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955635 DLMGCP DEBUG <0013> endpoint:rtpbridge/cc@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955635 DLMGCP DEBUG <0013> endpoint:rtpbridge/cd@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955635 DLMGCP DEBUG <0013> endpoint:rtpbridge/ce@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955635 DLMGCP DEBUG <0013> endpoint:rtpbridge/cf@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955635 DLMGCP DEBUG <0013> endpoint:rtpbridge/d0@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955635 DLMGCP DEBUG <0013> endpoint:rtpbridge/d1@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955635 DLMGCP DEBUG <0013> endpoint:rtpbridge/d2@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955635 DLMGCP DEBUG <0013> endpoint:rtpbridge/d3@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955635 DLMGCP DEBUG <0013> endpoint:rtpbridge/d4@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955635 DLMGCP DEBUG <0013> endpoint:rtpbridge/d5@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955635 DLMGCP DEBUG <0013> endpoint:rtpbridge/d6@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955635 DLMGCP DEBUG <0013> endpoint:rtpbridge/d7@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955635 DLMGCP DEBUG <0013> endpoint:rtpbridge/d8@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955635 DLMGCP DEBUG <0013> endpoint:rtpbridge/d9@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955635 DLMGCP DEBUG <0013> endpoint:rtpbridge/da@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955635 DLMGCP DEBUG <0013> endpoint:rtpbridge/db@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955635 DLMGCP DEBUG <0013> endpoint:rtpbridge/dc@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955635 DLMGCP DEBUG <0013> endpoint:rtpbridge/dd@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955635 DLMGCP DEBUG <0013> endpoint:rtpbridge/de@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955635 DLMGCP DEBUG <0013> endpoint:rtpbridge/df@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955635 DLMGCP DEBUG <0013> endpoint:rtpbridge/e0@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955635 DLMGCP DEBUG <0013> endpoint:rtpbridge/e1@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955635 DLMGCP DEBUG <0013> endpoint:rtpbridge/e2@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955635 DLMGCP DEBUG <0013> endpoint:rtpbridge/e3@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955635 DLMGCP DEBUG <0013> endpoint:rtpbridge/e4@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955635 DLMGCP DEBUG <0013> endpoint:rtpbridge/e5@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955635 DLMGCP DEBUG <0013> endpoint:rtpbridge/e6@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955635 DLMGCP DEBUG <0013> endpoint:rtpbridge/e7@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955635 DLMGCP DEBUG <0013> endpoint:rtpbridge/e8@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955635 DLMGCP DEBUG <0013> endpoint:rtpbridge/e9@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955635 DLMGCP DEBUG <0013> endpoint:rtpbridge/ea@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955635 DLMGCP DEBUG <0013> endpoint:rtpbridge/eb@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955635 DLMGCP DEBUG <0013> endpoint:rtpbridge/ec@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955635 DLMGCP DEBUG <0013> endpoint:rtpbridge/ed@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955635 DLMGCP DEBUG <0013> endpoint:rtpbridge/ee@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955635 DLMGCP DEBUG <0013> endpoint:rtpbridge/ef@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955635 DLMGCP DEBUG <0013> endpoint:rtpbridge/f0@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955635 DLMGCP DEBUG <0013> endpoint:rtpbridge/f1@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955635 DLMGCP DEBUG <0013> endpoint:rtpbridge/f2@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955635 DLMGCP DEBUG <0013> endpoint:rtpbridge/f3@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955635 DLMGCP DEBUG <0013> endpoint:rtpbridge/f4@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955635 DLMGCP DEBUG <0013> endpoint:rtpbridge/f5@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955635 DLMGCP DEBUG <0013> endpoint:rtpbridge/f6@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955635 DLMGCP DEBUG <0013> endpoint:rtpbridge/f7@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955635 DLMGCP DEBUG <0013> endpoint:rtpbridge/f8@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955635 DLMGCP DEBUG <0013> endpoint:rtpbridge/f9@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955635 DLMGCP DEBUG <0013> endpoint:rtpbridge/fa@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955635 DLMGCP DEBUG <0013> endpoint:rtpbridge/fb@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955635 DLMGCP DEBUG <0013> endpoint:rtpbridge/fc@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955635 DLMGCP DEBUG <0013> endpoint:rtpbridge/fd@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955635 DLMGCP DEBUG <0013> endpoint:rtpbridge/fe@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955635 DLMGCP DEBUG <0013> endpoint:rtpbridge/ff@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955635 DLMGCP DEBUG <0013> endpoint:rtpbridge/100@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955635 DLMGCP DEBUG <0013> endpoint:rtpbridge/101@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955635 DLMGCP DEBUG <0013> endpoint:rtpbridge/102@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955635 DLMGCP DEBUG <0013> endpoint:rtpbridge/103@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955635 DLMGCP DEBUG <0013> endpoint:rtpbridge/104@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955635 DLMGCP DEBUG <0013> endpoint:rtpbridge/105@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955635 DLMGCP DEBUG <0013> endpoint:rtpbridge/106@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955635 DLMGCP DEBUG <0013> endpoint:rtpbridge/107@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955635 DLMGCP DEBUG <0013> endpoint:rtpbridge/108@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955635 DLMGCP DEBUG <0013> endpoint:rtpbridge/109@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955635 DLMGCP DEBUG <0013> endpoint:rtpbridge/10a@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955635 DLMGCP DEBUG <0013> endpoint:rtpbridge/10b@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955635 DLMGCP DEBUG <0013> endpoint:rtpbridge/10c@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955635 DLMGCP DEBUG <0013> endpoint:rtpbridge/10d@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955635 DLMGCP DEBUG <0013> endpoint:rtpbridge/10e@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955635 DLMGCP DEBUG <0013> endpoint:rtpbridge/10f@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955635 DLMGCP DEBUG <0013> endpoint:rtpbridge/110@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955635 DLMGCP DEBUG <0013> endpoint:rtpbridge/111@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955635 DLMGCP DEBUG <0013> endpoint:rtpbridge/112@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955635 DLMGCP DEBUG <0013> endpoint:rtpbridge/113@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955635 DLMGCP DEBUG <0013> endpoint:rtpbridge/114@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955635 DLMGCP DEBUG <0013> endpoint:rtpbridge/115@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955635 DLMGCP DEBUG <0013> endpoint:rtpbridge/116@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955635 DLMGCP DEBUG <0013> endpoint:rtpbridge/117@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955635 DLMGCP DEBUG <0013> endpoint:rtpbridge/118@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955635 DLMGCP DEBUG <0013> endpoint:rtpbridge/119@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955635 DLMGCP DEBUG <0013> endpoint:rtpbridge/11a@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955635 DLMGCP DEBUG <0013> endpoint:rtpbridge/11b@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955635 DLMGCP DEBUG <0013> endpoint:rtpbridge/11c@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955635 DLMGCP DEBUG <0013> endpoint:rtpbridge/11d@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955635 DLMGCP DEBUG <0013> endpoint:rtpbridge/11e@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955635 DLMGCP DEBUG <0013> endpoint:rtpbridge/11f@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955635 DLMGCP DEBUG <0013> endpoint:rtpbridge/120@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955635 DLMGCP DEBUG <0013> endpoint:rtpbridge/121@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955635 DLMGCP DEBUG <0013> endpoint:rtpbridge/122@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955635 DLMGCP DEBUG <0013> endpoint:rtpbridge/123@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955635 DLMGCP DEBUG <0013> endpoint:rtpbridge/124@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955635 DLMGCP DEBUG <0013> endpoint:rtpbridge/125@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955635 DLMGCP DEBUG <0013> endpoint:rtpbridge/126@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955635 DLMGCP DEBUG <0013> endpoint:rtpbridge/127@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955635 DLMGCP DEBUG <0013> endpoint:rtpbridge/128@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955635 DLMGCP DEBUG <0013> endpoint:rtpbridge/129@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955635 DLMGCP DEBUG <0013> endpoint:rtpbridge/12a@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955635 DLMGCP DEBUG <0013> endpoint:rtpbridge/12b@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955635 DLMGCP DEBUG <0013> endpoint:rtpbridge/12c@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955635 DLMGCP DEBUG <0013> endpoint:none Generated response: code=200 (mgcp_protocol.c:230) 20241102125955635 DLMGCP DEBUG <0013> Generated response: line #00: 200 2557 OK (mgcp_msg.c:67) 20241102125955636 DLMGCP DEBUG <0013> Received message: line #00: DLCX 2558 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241102125955636 DLMGCP DEBUG <0013> Received message: line #01: C: 000F (mgcp_msg.c:67) 20241102125955636 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found free endpoint: rtpbridge/1@mgw (mgcp_endp.c:261) 20241102125955636 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:441) 20241102125955636 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241102125955636 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955636 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955636 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955636 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955636 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955636 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955636 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955636 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955636 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955636 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955636 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955636 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955636 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955636 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955636 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955636 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955636 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955636 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955636 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955636 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955636 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955636 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955636 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955636 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955636 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955636 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955636 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955636 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955636 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955636 DLMGCP DEBUG <0013> endpoint:rtpbridge/1e@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955636 DLMGCP DEBUG <0013> endpoint:rtpbridge/1f@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955636 DLMGCP DEBUG <0013> endpoint:rtpbridge/20@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955636 DLMGCP DEBUG <0013> endpoint:rtpbridge/21@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955636 DLMGCP DEBUG <0013> endpoint:rtpbridge/22@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955636 DLMGCP DEBUG <0013> endpoint:rtpbridge/23@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955636 DLMGCP DEBUG <0013> endpoint:rtpbridge/24@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955636 DLMGCP DEBUG <0013> endpoint:rtpbridge/25@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955636 DLMGCP DEBUG <0013> endpoint:rtpbridge/26@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955636 DLMGCP DEBUG <0013> endpoint:rtpbridge/27@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955636 DLMGCP DEBUG <0013> endpoint:rtpbridge/28@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955636 DLMGCP DEBUG <0013> endpoint:rtpbridge/29@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955636 DLMGCP DEBUG <0013> endpoint:rtpbridge/2a@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955636 DLMGCP DEBUG <0013> endpoint:rtpbridge/2b@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955636 DLMGCP DEBUG <0013> endpoint:rtpbridge/2c@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955636 DLMGCP DEBUG <0013> endpoint:rtpbridge/2d@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955636 DLMGCP DEBUG <0013> endpoint:rtpbridge/2e@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955636 DLMGCP DEBUG <0013> endpoint:rtpbridge/2f@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955636 DLMGCP DEBUG <0013> endpoint:rtpbridge/30@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955636 DLMGCP DEBUG <0013> endpoint:rtpbridge/31@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955636 DLMGCP DEBUG <0013> endpoint:rtpbridge/32@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955636 DLMGCP DEBUG <0013> endpoint:rtpbridge/33@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955636 DLMGCP DEBUG <0013> endpoint:rtpbridge/34@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955636 DLMGCP DEBUG <0013> endpoint:rtpbridge/35@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955636 DLMGCP DEBUG <0013> endpoint:rtpbridge/36@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955636 DLMGCP DEBUG <0013> endpoint:rtpbridge/37@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955636 DLMGCP DEBUG <0013> endpoint:rtpbridge/38@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955636 DLMGCP DEBUG <0013> endpoint:rtpbridge/39@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955636 DLMGCP DEBUG <0013> endpoint:rtpbridge/3a@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955636 DLMGCP DEBUG <0013> endpoint:rtpbridge/3b@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955636 DLMGCP DEBUG <0013> endpoint:rtpbridge/3c@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955636 DLMGCP DEBUG <0013> endpoint:rtpbridge/3d@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955636 DLMGCP DEBUG <0013> endpoint:rtpbridge/3e@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955636 DLMGCP DEBUG <0013> endpoint:rtpbridge/3f@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955636 DLMGCP DEBUG <0013> endpoint:rtpbridge/40@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955636 DLMGCP DEBUG <0013> endpoint:rtpbridge/41@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955636 DLMGCP DEBUG <0013> endpoint:rtpbridge/42@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955636 DLMGCP DEBUG <0013> endpoint:rtpbridge/43@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955636 DLMGCP DEBUG <0013> endpoint:rtpbridge/44@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955636 DLMGCP DEBUG <0013> endpoint:rtpbridge/45@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955636 DLMGCP DEBUG <0013> endpoint:rtpbridge/46@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955636 DLMGCP DEBUG <0013> endpoint:rtpbridge/47@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955636 DLMGCP DEBUG <0013> endpoint:rtpbridge/48@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955636 DLMGCP DEBUG <0013> endpoint:rtpbridge/49@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955636 DLMGCP DEBUG <0013> endpoint:rtpbridge/4a@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955636 DLMGCP DEBUG <0013> endpoint:rtpbridge/4b@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955636 DLMGCP DEBUG <0013> endpoint:rtpbridge/4c@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955636 DLMGCP DEBUG <0013> endpoint:rtpbridge/4d@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955636 DLMGCP DEBUG <0013> endpoint:rtpbridge/4e@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955636 DLMGCP DEBUG <0013> endpoint:rtpbridge/4f@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955636 DLMGCP DEBUG <0013> endpoint:rtpbridge/50@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955636 DLMGCP DEBUG <0013> endpoint:rtpbridge/51@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955636 DLMGCP DEBUG <0013> endpoint:rtpbridge/52@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955636 DLMGCP DEBUG <0013> endpoint:rtpbridge/53@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955636 DLMGCP DEBUG <0013> endpoint:rtpbridge/54@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955636 DLMGCP DEBUG <0013> endpoint:rtpbridge/55@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955636 DLMGCP DEBUG <0013> endpoint:rtpbridge/56@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955636 DLMGCP DEBUG <0013> endpoint:rtpbridge/57@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955636 DLMGCP DEBUG <0013> endpoint:rtpbridge/58@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955636 DLMGCP DEBUG <0013> endpoint:rtpbridge/59@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955636 DLMGCP DEBUG <0013> endpoint:rtpbridge/5a@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955636 DLMGCP DEBUG <0013> endpoint:rtpbridge/5b@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955636 DLMGCP DEBUG <0013> endpoint:rtpbridge/5c@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955636 DLMGCP DEBUG <0013> endpoint:rtpbridge/5d@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955636 DLMGCP DEBUG <0013> endpoint:rtpbridge/5e@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955636 DLMGCP DEBUG <0013> endpoint:rtpbridge/5f@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955636 DLMGCP DEBUG <0013> endpoint:rtpbridge/60@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955636 DLMGCP DEBUG <0013> endpoint:rtpbridge/61@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955636 DLMGCP DEBUG <0013> endpoint:rtpbridge/62@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955636 DLMGCP DEBUG <0013> endpoint:rtpbridge/63@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955636 DLMGCP DEBUG <0013> endpoint:rtpbridge/64@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955636 DLMGCP DEBUG <0013> endpoint:rtpbridge/65@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955636 DLMGCP DEBUG <0013> endpoint:rtpbridge/66@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955636 DLMGCP DEBUG <0013> endpoint:rtpbridge/67@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955636 DLMGCP DEBUG <0013> endpoint:rtpbridge/68@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955636 DLMGCP DEBUG <0013> endpoint:rtpbridge/69@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955636 DLMGCP DEBUG <0013> endpoint:rtpbridge/6a@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955636 DLMGCP DEBUG <0013> endpoint:rtpbridge/6b@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955636 DLMGCP DEBUG <0013> endpoint:rtpbridge/6c@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955636 DLMGCP DEBUG <0013> endpoint:rtpbridge/6d@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955636 DLMGCP DEBUG <0013> endpoint:rtpbridge/6e@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955637 DLMGCP DEBUG <0013> endpoint:rtpbridge/6f@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955637 DLMGCP DEBUG <0013> endpoint:rtpbridge/70@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955637 DLMGCP DEBUG <0013> endpoint:rtpbridge/71@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955637 DLMGCP DEBUG <0013> endpoint:rtpbridge/72@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955637 DLMGCP DEBUG <0013> endpoint:rtpbridge/73@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955637 DLMGCP DEBUG <0013> endpoint:rtpbridge/74@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955637 DLMGCP DEBUG <0013> endpoint:rtpbridge/75@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955637 DLMGCP DEBUG <0013> endpoint:rtpbridge/76@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955637 DLMGCP DEBUG <0013> endpoint:rtpbridge/77@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955637 DLMGCP DEBUG <0013> endpoint:rtpbridge/78@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955637 DLMGCP DEBUG <0013> endpoint:rtpbridge/79@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955637 DLMGCP DEBUG <0013> endpoint:rtpbridge/7a@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955637 DLMGCP DEBUG <0013> endpoint:rtpbridge/7b@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955637 DLMGCP DEBUG <0013> endpoint:rtpbridge/7c@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955637 DLMGCP DEBUG <0013> endpoint:rtpbridge/7d@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955637 DLMGCP DEBUG <0013> endpoint:rtpbridge/7e@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955637 DLMGCP DEBUG <0013> endpoint:rtpbridge/7f@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955637 DLMGCP DEBUG <0013> endpoint:rtpbridge/80@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955637 DLMGCP DEBUG <0013> endpoint:rtpbridge/81@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955637 DLMGCP DEBUG <0013> endpoint:rtpbridge/82@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955637 DLMGCP DEBUG <0013> endpoint:rtpbridge/83@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955637 DLMGCP DEBUG <0013> endpoint:rtpbridge/84@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955637 DLMGCP DEBUG <0013> endpoint:rtpbridge/85@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955637 DLMGCP DEBUG <0013> endpoint:rtpbridge/86@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955637 DLMGCP DEBUG <0013> endpoint:rtpbridge/87@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955637 DLMGCP DEBUG <0013> endpoint:rtpbridge/88@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955637 DLMGCP DEBUG <0013> endpoint:rtpbridge/89@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955637 DLMGCP DEBUG <0013> endpoint:rtpbridge/8a@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955637 DLMGCP DEBUG <0013> endpoint:rtpbridge/8b@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955637 DLMGCP DEBUG <0013> endpoint:rtpbridge/8c@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955637 DLMGCP DEBUG <0013> endpoint:rtpbridge/8d@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955637 DLMGCP DEBUG <0013> endpoint:rtpbridge/8e@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955637 DLMGCP DEBUG <0013> endpoint:rtpbridge/8f@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955637 DLMGCP DEBUG <0013> endpoint:rtpbridge/90@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955637 DLMGCP DEBUG <0013> endpoint:rtpbridge/91@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955637 DLMGCP DEBUG <0013> endpoint:rtpbridge/92@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955637 DLMGCP DEBUG <0013> endpoint:rtpbridge/93@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955637 DLMGCP DEBUG <0013> endpoint:rtpbridge/94@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955637 DLMGCP DEBUG <0013> endpoint:rtpbridge/95@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955637 DLMGCP DEBUG <0013> endpoint:rtpbridge/96@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955637 DLMGCP DEBUG <0013> endpoint:rtpbridge/97@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955637 DLMGCP DEBUG <0013> endpoint:rtpbridge/98@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955637 DLMGCP DEBUG <0013> endpoint:rtpbridge/99@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955637 DLMGCP DEBUG <0013> endpoint:rtpbridge/9a@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955637 DLMGCP DEBUG <0013> endpoint:rtpbridge/9b@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955637 DLMGCP DEBUG <0013> endpoint:rtpbridge/9c@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955637 DLMGCP DEBUG <0013> endpoint:rtpbridge/9d@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955637 DLMGCP DEBUG <0013> endpoint:rtpbridge/9e@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955637 DLMGCP DEBUG <0013> endpoint:rtpbridge/9f@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955637 DLMGCP DEBUG <0013> endpoint:rtpbridge/a0@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955637 DLMGCP DEBUG <0013> endpoint:rtpbridge/a1@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955637 DLMGCP DEBUG <0013> endpoint:rtpbridge/a2@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955637 DLMGCP DEBUG <0013> endpoint:rtpbridge/a3@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955637 DLMGCP DEBUG <0013> endpoint:rtpbridge/a4@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955637 DLMGCP DEBUG <0013> endpoint:rtpbridge/a5@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955637 DLMGCP DEBUG <0013> endpoint:rtpbridge/a6@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955637 DLMGCP DEBUG <0013> endpoint:rtpbridge/a7@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955637 DLMGCP DEBUG <0013> endpoint:rtpbridge/a8@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955637 DLMGCP DEBUG <0013> endpoint:rtpbridge/a9@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955637 DLMGCP DEBUG <0013> endpoint:rtpbridge/aa@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955637 DLMGCP DEBUG <0013> endpoint:rtpbridge/ab@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955637 DLMGCP DEBUG <0013> endpoint:rtpbridge/ac@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955637 DLMGCP DEBUG <0013> endpoint:rtpbridge/ad@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955637 DLMGCP DEBUG <0013> endpoint:rtpbridge/ae@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955637 DLMGCP DEBUG <0013> endpoint:rtpbridge/af@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955637 DLMGCP DEBUG <0013> endpoint:rtpbridge/b0@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955637 DLMGCP DEBUG <0013> endpoint:rtpbridge/b1@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955637 DLMGCP DEBUG <0013> endpoint:rtpbridge/b2@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955637 DLMGCP DEBUG <0013> endpoint:rtpbridge/b3@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955637 DLMGCP DEBUG <0013> endpoint:rtpbridge/b4@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955637 DLMGCP DEBUG <0013> endpoint:rtpbridge/b5@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955637 DLMGCP DEBUG <0013> endpoint:rtpbridge/b6@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955637 DLMGCP DEBUG <0013> endpoint:rtpbridge/b7@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955637 DLMGCP DEBUG <0013> endpoint:rtpbridge/b8@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955637 DLMGCP DEBUG <0013> endpoint:rtpbridge/b9@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955637 DLMGCP DEBUG <0013> endpoint:rtpbridge/ba@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955637 DLMGCP DEBUG <0013> endpoint:rtpbridge/bb@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955637 DLMGCP DEBUG <0013> endpoint:rtpbridge/bc@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955637 DLMGCP DEBUG <0013> endpoint:rtpbridge/bd@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955637 DLMGCP DEBUG <0013> endpoint:rtpbridge/be@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955637 DLMGCP DEBUG <0013> endpoint:rtpbridge/bf@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955637 DLMGCP DEBUG <0013> endpoint:rtpbridge/c0@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955637 DLMGCP DEBUG <0013> endpoint:rtpbridge/c1@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955637 DLMGCP DEBUG <0013> endpoint:rtpbridge/c2@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955637 DLMGCP DEBUG <0013> endpoint:rtpbridge/c3@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955637 DLMGCP DEBUG <0013> endpoint:rtpbridge/c4@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955637 DLMGCP DEBUG <0013> endpoint:rtpbridge/c5@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955637 DLMGCP DEBUG <0013> endpoint:rtpbridge/c6@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955637 DLMGCP DEBUG <0013> endpoint:rtpbridge/c7@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955637 DLMGCP DEBUG <0013> endpoint:rtpbridge/c8@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955637 DLMGCP DEBUG <0013> endpoint:rtpbridge/c9@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955637 DLMGCP DEBUG <0013> endpoint:rtpbridge/ca@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955637 DLMGCP DEBUG <0013> endpoint:rtpbridge/cb@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955637 DLMGCP DEBUG <0013> endpoint:rtpbridge/cc@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955637 DLMGCP DEBUG <0013> endpoint:rtpbridge/cd@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955637 DLMGCP DEBUG <0013> endpoint:rtpbridge/ce@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955637 DLMGCP DEBUG <0013> endpoint:rtpbridge/cf@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955637 DLMGCP DEBUG <0013> endpoint:rtpbridge/d0@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955637 DLMGCP DEBUG <0013> endpoint:rtpbridge/d1@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955637 DLMGCP DEBUG <0013> endpoint:rtpbridge/d2@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955637 DLMGCP DEBUG <0013> endpoint:rtpbridge/d3@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955637 DLMGCP DEBUG <0013> endpoint:rtpbridge/d4@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955637 DLMGCP DEBUG <0013> endpoint:rtpbridge/d5@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955637 DLMGCP DEBUG <0013> endpoint:rtpbridge/d6@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955637 DLMGCP DEBUG <0013> endpoint:rtpbridge/d7@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955637 DLMGCP DEBUG <0013> endpoint:rtpbridge/d8@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955637 DLMGCP DEBUG <0013> endpoint:rtpbridge/d9@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955637 DLMGCP DEBUG <0013> endpoint:rtpbridge/da@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955637 DLMGCP DEBUG <0013> endpoint:rtpbridge/db@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955637 DLMGCP DEBUG <0013> endpoint:rtpbridge/dc@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955637 DLMGCP DEBUG <0013> endpoint:rtpbridge/dd@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955637 DLMGCP DEBUG <0013> endpoint:rtpbridge/de@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955637 DLMGCP DEBUG <0013> endpoint:rtpbridge/df@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955637 DLMGCP DEBUG <0013> endpoint:rtpbridge/e0@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955637 DLMGCP DEBUG <0013> endpoint:rtpbridge/e1@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955637 DLMGCP DEBUG <0013> endpoint:rtpbridge/e2@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955637 DLMGCP DEBUG <0013> endpoint:rtpbridge/e3@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955637 DLMGCP DEBUG <0013> endpoint:rtpbridge/e4@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955637 DLMGCP DEBUG <0013> endpoint:rtpbridge/e5@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955637 DLMGCP DEBUG <0013> endpoint:rtpbridge/e6@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955637 DLMGCP DEBUG <0013> endpoint:rtpbridge/e7@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955637 DLMGCP DEBUG <0013> endpoint:rtpbridge/e8@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955638 DLMGCP DEBUG <0013> endpoint:rtpbridge/e9@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955638 DLMGCP DEBUG <0013> endpoint:rtpbridge/ea@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955638 DLMGCP DEBUG <0013> endpoint:rtpbridge/eb@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955638 DLMGCP DEBUG <0013> endpoint:rtpbridge/ec@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955638 DLMGCP DEBUG <0013> endpoint:rtpbridge/ed@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955638 DLMGCP DEBUG <0013> endpoint:rtpbridge/ee@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955638 DLMGCP DEBUG <0013> endpoint:rtpbridge/ef@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955638 DLMGCP DEBUG <0013> endpoint:rtpbridge/f0@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955638 DLMGCP DEBUG <0013> endpoint:rtpbridge/f1@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955638 DLMGCP DEBUG <0013> endpoint:rtpbridge/f2@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955638 DLMGCP DEBUG <0013> endpoint:rtpbridge/f3@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955638 DLMGCP DEBUG <0013> endpoint:rtpbridge/f4@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955638 DLMGCP DEBUG <0013> endpoint:rtpbridge/f5@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955638 DLMGCP DEBUG <0013> endpoint:rtpbridge/f6@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955638 DLMGCP DEBUG <0013> endpoint:rtpbridge/f7@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955638 DLMGCP DEBUG <0013> endpoint:rtpbridge/f8@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955638 DLMGCP DEBUG <0013> endpoint:rtpbridge/f9@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955638 DLMGCP DEBUG <0013> endpoint:rtpbridge/fa@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955638 DLMGCP DEBUG <0013> endpoint:rtpbridge/fb@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955638 DLMGCP DEBUG <0013> endpoint:rtpbridge/fc@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955638 DLMGCP DEBUG <0013> endpoint:rtpbridge/fd@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955638 DLMGCP DEBUG <0013> endpoint:rtpbridge/fe@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955638 DLMGCP DEBUG <0013> endpoint:rtpbridge/ff@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955638 DLMGCP DEBUG <0013> endpoint:rtpbridge/100@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955638 DLMGCP DEBUG <0013> endpoint:rtpbridge/101@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955638 DLMGCP DEBUG <0013> endpoint:rtpbridge/102@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955638 DLMGCP DEBUG <0013> endpoint:rtpbridge/103@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955638 DLMGCP DEBUG <0013> endpoint:rtpbridge/104@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955638 DLMGCP DEBUG <0013> endpoint:rtpbridge/105@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955638 DLMGCP DEBUG <0013> endpoint:rtpbridge/106@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955638 DLMGCP DEBUG <0013> endpoint:rtpbridge/107@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955638 DLMGCP DEBUG <0013> endpoint:rtpbridge/108@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955638 DLMGCP DEBUG <0013> endpoint:rtpbridge/109@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955638 DLMGCP DEBUG <0013> endpoint:rtpbridge/10a@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955638 DLMGCP DEBUG <0013> endpoint:rtpbridge/10b@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955638 DLMGCP DEBUG <0013> endpoint:rtpbridge/10c@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955638 DLMGCP DEBUG <0013> endpoint:rtpbridge/10d@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955638 DLMGCP DEBUG <0013> endpoint:rtpbridge/10e@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955638 DLMGCP DEBUG <0013> endpoint:rtpbridge/10f@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955638 DLMGCP DEBUG <0013> endpoint:rtpbridge/110@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955638 DLMGCP DEBUG <0013> endpoint:rtpbridge/111@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955638 DLMGCP DEBUG <0013> endpoint:rtpbridge/112@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955638 DLMGCP DEBUG <0013> endpoint:rtpbridge/113@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955638 DLMGCP DEBUG <0013> endpoint:rtpbridge/114@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955638 DLMGCP DEBUG <0013> endpoint:rtpbridge/115@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955638 DLMGCP DEBUG <0013> endpoint:rtpbridge/116@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955638 DLMGCP DEBUG <0013> endpoint:rtpbridge/117@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955638 DLMGCP DEBUG <0013> endpoint:rtpbridge/118@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955638 DLMGCP DEBUG <0013> endpoint:rtpbridge/119@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955638 DLMGCP DEBUG <0013> endpoint:rtpbridge/11a@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955638 DLMGCP DEBUG <0013> endpoint:rtpbridge/11b@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955638 DLMGCP DEBUG <0013> endpoint:rtpbridge/11c@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955638 DLMGCP DEBUG <0013> endpoint:rtpbridge/11d@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955638 DLMGCP DEBUG <0013> endpoint:rtpbridge/11e@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955638 DLMGCP DEBUG <0013> endpoint:rtpbridge/11f@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955638 DLMGCP DEBUG <0013> endpoint:rtpbridge/120@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955638 DLMGCP DEBUG <0013> endpoint:rtpbridge/121@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955638 DLMGCP DEBUG <0013> endpoint:rtpbridge/122@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955638 DLMGCP DEBUG <0013> endpoint:rtpbridge/123@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955638 DLMGCP DEBUG <0013> endpoint:rtpbridge/124@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955638 DLMGCP DEBUG <0013> endpoint:rtpbridge/125@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955638 DLMGCP DEBUG <0013> endpoint:rtpbridge/126@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955638 DLMGCP DEBUG <0013> endpoint:rtpbridge/127@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955638 DLMGCP DEBUG <0013> endpoint:rtpbridge/128@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955638 DLMGCP DEBUG <0013> endpoint:rtpbridge/129@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955638 DLMGCP DEBUG <0013> endpoint:rtpbridge/12a@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955638 DLMGCP DEBUG <0013> endpoint:rtpbridge/12b@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955638 DLMGCP DEBUG <0013> endpoint:rtpbridge/12c@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955638 DLMGCP DEBUG <0013> endpoint:none Generated response: code=200 (mgcp_protocol.c:230) 20241102125955638 DLMGCP DEBUG <0013> Generated response: line #00: 200 2558 OK (mgcp_msg.c:67) 20241102125955638 DLMGCP DEBUG <0013> Received message: line #00: DLCX 2559 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241102125955638 DLMGCP DEBUG <0013> Received message: line #01: C: 0010 (mgcp_msg.c:67) 20241102125955638 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found free endpoint: rtpbridge/1@mgw (mgcp_endp.c:261) 20241102125955638 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:441) 20241102125955638 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241102125955638 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955638 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955638 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955638 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955638 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955638 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955638 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955638 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955638 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955638 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955639 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955639 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955639 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955639 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955639 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955639 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955639 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955639 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955639 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955639 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955639 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955639 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955639 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955639 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955639 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955639 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955639 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955639 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955639 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955639 DLMGCP DEBUG <0013> endpoint:rtpbridge/1e@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955639 DLMGCP DEBUG <0013> endpoint:rtpbridge/1f@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955639 DLMGCP DEBUG <0013> endpoint:rtpbridge/20@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955639 DLMGCP DEBUG <0013> endpoint:rtpbridge/21@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955639 DLMGCP DEBUG <0013> endpoint:rtpbridge/22@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955639 DLMGCP DEBUG <0013> endpoint:rtpbridge/23@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955639 DLMGCP DEBUG <0013> endpoint:rtpbridge/24@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955639 DLMGCP DEBUG <0013> endpoint:rtpbridge/25@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955639 DLMGCP DEBUG <0013> endpoint:rtpbridge/26@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955639 DLMGCP DEBUG <0013> endpoint:rtpbridge/27@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955639 DLMGCP DEBUG <0013> endpoint:rtpbridge/28@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955639 DLMGCP DEBUG <0013> endpoint:rtpbridge/29@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955639 DLMGCP DEBUG <0013> endpoint:rtpbridge/2a@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955639 DLMGCP DEBUG <0013> endpoint:rtpbridge/2b@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955639 DLMGCP DEBUG <0013> endpoint:rtpbridge/2c@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955639 DLMGCP DEBUG <0013> endpoint:rtpbridge/2d@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955639 DLMGCP DEBUG <0013> endpoint:rtpbridge/2e@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955639 DLMGCP DEBUG <0013> endpoint:rtpbridge/2f@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955639 DLMGCP DEBUG <0013> endpoint:rtpbridge/30@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955639 DLMGCP DEBUG <0013> endpoint:rtpbridge/31@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955639 DLMGCP DEBUG <0013> endpoint:rtpbridge/32@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955639 DLMGCP DEBUG <0013> endpoint:rtpbridge/33@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955639 DLMGCP DEBUG <0013> endpoint:rtpbridge/34@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955639 DLMGCP DEBUG <0013> endpoint:rtpbridge/35@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955639 DLMGCP DEBUG <0013> endpoint:rtpbridge/36@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955639 DLMGCP DEBUG <0013> endpoint:rtpbridge/37@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955639 DLMGCP DEBUG <0013> endpoint:rtpbridge/38@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955639 DLMGCP DEBUG <0013> endpoint:rtpbridge/39@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955639 DLMGCP DEBUG <0013> endpoint:rtpbridge/3a@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955639 DLMGCP DEBUG <0013> endpoint:rtpbridge/3b@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955639 DLMGCP DEBUG <0013> endpoint:rtpbridge/3c@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955639 DLMGCP DEBUG <0013> endpoint:rtpbridge/3d@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955639 DLMGCP DEBUG <0013> endpoint:rtpbridge/3e@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955639 DLMGCP DEBUG <0013> endpoint:rtpbridge/3f@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955639 DLMGCP DEBUG <0013> endpoint:rtpbridge/40@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955639 DLMGCP DEBUG <0013> endpoint:rtpbridge/41@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955639 DLMGCP DEBUG <0013> endpoint:rtpbridge/42@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955639 DLMGCP DEBUG <0013> endpoint:rtpbridge/43@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955639 DLMGCP DEBUG <0013> endpoint:rtpbridge/44@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955639 DLMGCP DEBUG <0013> endpoint:rtpbridge/45@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955639 DLMGCP DEBUG <0013> endpoint:rtpbridge/46@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955639 DLMGCP DEBUG <0013> endpoint:rtpbridge/47@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955639 DLMGCP DEBUG <0013> endpoint:rtpbridge/48@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955639 DLMGCP DEBUG <0013> endpoint:rtpbridge/49@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955639 DLMGCP DEBUG <0013> endpoint:rtpbridge/4a@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955639 DLMGCP DEBUG <0013> endpoint:rtpbridge/4b@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955639 DLMGCP DEBUG <0013> endpoint:rtpbridge/4c@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955639 DLMGCP DEBUG <0013> endpoint:rtpbridge/4d@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955639 DLMGCP DEBUG <0013> endpoint:rtpbridge/4e@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955639 DLMGCP DEBUG <0013> endpoint:rtpbridge/4f@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955639 DLMGCP DEBUG <0013> endpoint:rtpbridge/50@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955639 DLMGCP DEBUG <0013> endpoint:rtpbridge/51@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955639 DLMGCP DEBUG <0013> endpoint:rtpbridge/52@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955639 DLMGCP DEBUG <0013> endpoint:rtpbridge/53@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955639 DLMGCP DEBUG <0013> endpoint:rtpbridge/54@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955639 DLMGCP DEBUG <0013> endpoint:rtpbridge/55@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955639 DLMGCP DEBUG <0013> endpoint:rtpbridge/56@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955639 DLMGCP DEBUG <0013> endpoint:rtpbridge/57@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955639 DLMGCP DEBUG <0013> endpoint:rtpbridge/58@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955639 DLMGCP DEBUG <0013> endpoint:rtpbridge/59@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955639 DLMGCP DEBUG <0013> endpoint:rtpbridge/5a@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955639 DLMGCP DEBUG <0013> endpoint:rtpbridge/5b@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955639 DLMGCP DEBUG <0013> endpoint:rtpbridge/5c@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955639 DLMGCP DEBUG <0013> endpoint:rtpbridge/5d@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955639 DLMGCP DEBUG <0013> endpoint:rtpbridge/5e@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955639 DLMGCP DEBUG <0013> endpoint:rtpbridge/5f@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955639 DLMGCP DEBUG <0013> endpoint:rtpbridge/60@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955639 DLMGCP DEBUG <0013> endpoint:rtpbridge/61@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955639 DLMGCP DEBUG <0013> endpoint:rtpbridge/62@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955639 DLMGCP DEBUG <0013> endpoint:rtpbridge/63@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955639 DLMGCP DEBUG <0013> endpoint:rtpbridge/64@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955639 DLMGCP DEBUG <0013> endpoint:rtpbridge/65@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955639 DLMGCP DEBUG <0013> endpoint:rtpbridge/66@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955639 DLMGCP DEBUG <0013> endpoint:rtpbridge/67@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955639 DLMGCP DEBUG <0013> endpoint:rtpbridge/68@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955639 DLMGCP DEBUG <0013> endpoint:rtpbridge/69@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955639 DLMGCP DEBUG <0013> endpoint:rtpbridge/6a@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955639 DLMGCP DEBUG <0013> endpoint:rtpbridge/6b@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955639 DLMGCP DEBUG <0013> endpoint:rtpbridge/6c@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955639 DLMGCP DEBUG <0013> endpoint:rtpbridge/6d@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955639 DLMGCP DEBUG <0013> endpoint:rtpbridge/6e@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955639 DLMGCP DEBUG <0013> endpoint:rtpbridge/6f@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955639 DLMGCP DEBUG <0013> endpoint:rtpbridge/70@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955639 DLMGCP DEBUG <0013> endpoint:rtpbridge/71@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955639 DLMGCP DEBUG <0013> endpoint:rtpbridge/72@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955639 DLMGCP DEBUG <0013> endpoint:rtpbridge/73@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955639 DLMGCP DEBUG <0013> endpoint:rtpbridge/74@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955639 DLMGCP DEBUG <0013> endpoint:rtpbridge/75@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955639 DLMGCP DEBUG <0013> endpoint:rtpbridge/76@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955639 DLMGCP DEBUG <0013> endpoint:rtpbridge/77@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955639 DLMGCP DEBUG <0013> endpoint:rtpbridge/78@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955639 DLMGCP DEBUG <0013> endpoint:rtpbridge/79@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955639 DLMGCP DEBUG <0013> endpoint:rtpbridge/7a@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955639 DLMGCP DEBUG <0013> endpoint:rtpbridge/7b@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955639 DLMGCP DEBUG <0013> endpoint:rtpbridge/7c@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955639 DLMGCP DEBUG <0013> endpoint:rtpbridge/7d@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955639 DLMGCP DEBUG <0013> endpoint:rtpbridge/7e@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955639 DLMGCP DEBUG <0013> endpoint:rtpbridge/7f@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955639 DLMGCP DEBUG <0013> endpoint:rtpbridge/80@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955639 DLMGCP DEBUG <0013> endpoint:rtpbridge/81@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955639 DLMGCP DEBUG <0013> endpoint:rtpbridge/82@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955639 DLMGCP DEBUG <0013> endpoint:rtpbridge/83@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955639 DLMGCP DEBUG <0013> endpoint:rtpbridge/84@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955639 DLMGCP DEBUG <0013> endpoint:rtpbridge/85@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955639 DLMGCP DEBUG <0013> endpoint:rtpbridge/86@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955639 DLMGCP DEBUG <0013> endpoint:rtpbridge/87@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955640 DLMGCP DEBUG <0013> endpoint:rtpbridge/88@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955640 DLMGCP DEBUG <0013> endpoint:rtpbridge/89@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955640 DLMGCP DEBUG <0013> endpoint:rtpbridge/8a@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955640 DLMGCP DEBUG <0013> endpoint:rtpbridge/8b@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955640 DLMGCP DEBUG <0013> endpoint:rtpbridge/8c@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955640 DLMGCP DEBUG <0013> endpoint:rtpbridge/8d@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955640 DLMGCP DEBUG <0013> endpoint:rtpbridge/8e@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955640 DLMGCP DEBUG <0013> endpoint:rtpbridge/8f@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955640 DLMGCP DEBUG <0013> endpoint:rtpbridge/90@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955640 DLMGCP DEBUG <0013> endpoint:rtpbridge/91@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955640 DLMGCP DEBUG <0013> endpoint:rtpbridge/92@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955640 DLMGCP DEBUG <0013> endpoint:rtpbridge/93@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955640 DLMGCP DEBUG <0013> endpoint:rtpbridge/94@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955640 DLMGCP DEBUG <0013> endpoint:rtpbridge/95@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955640 DLMGCP DEBUG <0013> endpoint:rtpbridge/96@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955640 DLMGCP DEBUG <0013> endpoint:rtpbridge/97@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955640 DLMGCP DEBUG <0013> endpoint:rtpbridge/98@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955640 DLMGCP DEBUG <0013> endpoint:rtpbridge/99@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955640 DLMGCP DEBUG <0013> endpoint:rtpbridge/9a@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955640 DLMGCP DEBUG <0013> endpoint:rtpbridge/9b@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955640 DLMGCP DEBUG <0013> endpoint:rtpbridge/9c@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955640 DLMGCP DEBUG <0013> endpoint:rtpbridge/9d@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955640 DLMGCP DEBUG <0013> endpoint:rtpbridge/9e@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955640 DLMGCP DEBUG <0013> endpoint:rtpbridge/9f@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955640 DLMGCP DEBUG <0013> endpoint:rtpbridge/a0@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955640 DLMGCP DEBUG <0013> endpoint:rtpbridge/a1@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955640 DLMGCP DEBUG <0013> endpoint:rtpbridge/a2@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955640 DLMGCP DEBUG <0013> endpoint:rtpbridge/a3@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955640 DLMGCP DEBUG <0013> endpoint:rtpbridge/a4@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955640 DLMGCP DEBUG <0013> endpoint:rtpbridge/a5@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955640 DLMGCP DEBUG <0013> endpoint:rtpbridge/a6@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955640 DLMGCP DEBUG <0013> endpoint:rtpbridge/a7@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955640 DLMGCP DEBUG <0013> endpoint:rtpbridge/a8@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955640 DLMGCP DEBUG <0013> endpoint:rtpbridge/a9@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955640 DLMGCP DEBUG <0013> endpoint:rtpbridge/aa@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955640 DLMGCP DEBUG <0013> endpoint:rtpbridge/ab@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955640 DLMGCP DEBUG <0013> endpoint:rtpbridge/ac@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955640 DLMGCP DEBUG <0013> endpoint:rtpbridge/ad@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955640 DLMGCP DEBUG <0013> endpoint:rtpbridge/ae@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955640 DLMGCP DEBUG <0013> endpoint:rtpbridge/af@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955640 DLMGCP DEBUG <0013> endpoint:rtpbridge/b0@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955640 DLMGCP DEBUG <0013> endpoint:rtpbridge/b1@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955640 DLMGCP DEBUG <0013> endpoint:rtpbridge/b2@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955640 DLMGCP DEBUG <0013> endpoint:rtpbridge/b3@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955640 DLMGCP DEBUG <0013> endpoint:rtpbridge/b4@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955640 DLMGCP DEBUG <0013> endpoint:rtpbridge/b5@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955640 DLMGCP DEBUG <0013> endpoint:rtpbridge/b6@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955640 DLMGCP DEBUG <0013> endpoint:rtpbridge/b7@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955640 DLMGCP DEBUG <0013> endpoint:rtpbridge/b8@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955640 DLMGCP DEBUG <0013> endpoint:rtpbridge/b9@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955640 DLMGCP DEBUG <0013> endpoint:rtpbridge/ba@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955640 DLMGCP DEBUG <0013> endpoint:rtpbridge/bb@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955640 DLMGCP DEBUG <0013> endpoint:rtpbridge/bc@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955640 DLMGCP DEBUG <0013> endpoint:rtpbridge/bd@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955640 DLMGCP DEBUG <0013> endpoint:rtpbridge/be@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955640 DLMGCP DEBUG <0013> endpoint:rtpbridge/bf@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955640 DLMGCP DEBUG <0013> endpoint:rtpbridge/c0@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955640 DLMGCP DEBUG <0013> endpoint:rtpbridge/c1@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955640 DLMGCP DEBUG <0013> endpoint:rtpbridge/c2@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955640 DLMGCP DEBUG <0013> endpoint:rtpbridge/c3@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955640 DLMGCP DEBUG <0013> endpoint:rtpbridge/c4@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955640 DLMGCP DEBUG <0013> endpoint:rtpbridge/c5@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955640 DLMGCP DEBUG <0013> endpoint:rtpbridge/c6@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955640 DLMGCP DEBUG <0013> endpoint:rtpbridge/c7@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955640 DLMGCP DEBUG <0013> endpoint:rtpbridge/c8@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955640 DLMGCP DEBUG <0013> endpoint:rtpbridge/c9@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955640 DLMGCP DEBUG <0013> endpoint:rtpbridge/ca@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955640 DLMGCP DEBUG <0013> endpoint:rtpbridge/cb@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955640 DLMGCP DEBUG <0013> endpoint:rtpbridge/cc@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955640 DLMGCP DEBUG <0013> endpoint:rtpbridge/cd@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955640 DLMGCP DEBUG <0013> endpoint:rtpbridge/ce@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955640 DLMGCP DEBUG <0013> endpoint:rtpbridge/cf@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955640 DLMGCP DEBUG <0013> endpoint:rtpbridge/d0@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955640 DLMGCP DEBUG <0013> endpoint:rtpbridge/d1@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955640 DLMGCP DEBUG <0013> endpoint:rtpbridge/d2@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955640 DLMGCP DEBUG <0013> endpoint:rtpbridge/d3@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955640 DLMGCP DEBUG <0013> endpoint:rtpbridge/d4@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955640 DLMGCP DEBUG <0013> endpoint:rtpbridge/d5@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955640 DLMGCP DEBUG <0013> endpoint:rtpbridge/d6@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955640 DLMGCP DEBUG <0013> endpoint:rtpbridge/d7@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955640 DLMGCP DEBUG <0013> endpoint:rtpbridge/d8@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955640 DLMGCP DEBUG <0013> endpoint:rtpbridge/d9@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955640 DLMGCP DEBUG <0013> endpoint:rtpbridge/da@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955640 DLMGCP DEBUG <0013> endpoint:rtpbridge/db@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955640 DLMGCP DEBUG <0013> endpoint:rtpbridge/dc@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955640 DLMGCP DEBUG <0013> endpoint:rtpbridge/dd@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955640 DLMGCP DEBUG <0013> endpoint:rtpbridge/de@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955640 DLMGCP DEBUG <0013> endpoint:rtpbridge/df@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955640 DLMGCP DEBUG <0013> endpoint:rtpbridge/e0@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955640 DLMGCP DEBUG <0013> endpoint:rtpbridge/e1@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955640 DLMGCP DEBUG <0013> endpoint:rtpbridge/e2@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955640 DLMGCP DEBUG <0013> endpoint:rtpbridge/e3@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955640 DLMGCP DEBUG <0013> endpoint:rtpbridge/e4@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955640 DLMGCP DEBUG <0013> endpoint:rtpbridge/e5@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955640 DLMGCP DEBUG <0013> endpoint:rtpbridge/e6@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955640 DLMGCP DEBUG <0013> endpoint:rtpbridge/e7@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955640 DLMGCP DEBUG <0013> endpoint:rtpbridge/e8@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955640 DLMGCP DEBUG <0013> endpoint:rtpbridge/e9@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955640 DLMGCP DEBUG <0013> endpoint:rtpbridge/ea@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955640 DLMGCP DEBUG <0013> endpoint:rtpbridge/eb@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955640 DLMGCP DEBUG <0013> endpoint:rtpbridge/ec@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955640 DLMGCP DEBUG <0013> endpoint:rtpbridge/ed@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955640 DLMGCP DEBUG <0013> endpoint:rtpbridge/ee@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955640 DLMGCP DEBUG <0013> endpoint:rtpbridge/ef@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955640 DLMGCP DEBUG <0013> endpoint:rtpbridge/f0@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955640 DLMGCP DEBUG <0013> endpoint:rtpbridge/f1@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955640 DLMGCP DEBUG <0013> endpoint:rtpbridge/f2@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955640 DLMGCP DEBUG <0013> endpoint:rtpbridge/f3@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955640 DLMGCP DEBUG <0013> endpoint:rtpbridge/f4@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955640 DLMGCP DEBUG <0013> endpoint:rtpbridge/f5@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955640 DLMGCP DEBUG <0013> endpoint:rtpbridge/f6@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955640 DLMGCP DEBUG <0013> endpoint:rtpbridge/f7@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955640 DLMGCP DEBUG <0013> endpoint:rtpbridge/f8@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955640 DLMGCP DEBUG <0013> endpoint:rtpbridge/f9@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955640 DLMGCP DEBUG <0013> endpoint:rtpbridge/fa@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955640 DLMGCP DEBUG <0013> endpoint:rtpbridge/fb@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955640 DLMGCP DEBUG <0013> endpoint:rtpbridge/fc@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955640 DLMGCP DEBUG <0013> endpoint:rtpbridge/fd@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955640 DLMGCP DEBUG <0013> endpoint:rtpbridge/fe@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955640 DLMGCP DEBUG <0013> endpoint:rtpbridge/ff@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955640 DLMGCP DEBUG <0013> endpoint:rtpbridge/100@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955640 DLMGCP DEBUG <0013> endpoint:rtpbridge/101@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955640 DLMGCP DEBUG <0013> endpoint:rtpbridge/102@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955640 DLMGCP DEBUG <0013> endpoint:rtpbridge/103@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955640 DLMGCP DEBUG <0013> endpoint:rtpbridge/104@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955640 DLMGCP DEBUG <0013> endpoint:rtpbridge/105@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955640 DLMGCP DEBUG <0013> endpoint:rtpbridge/106@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955641 DLMGCP DEBUG <0013> endpoint:rtpbridge/107@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955641 DLMGCP DEBUG <0013> endpoint:rtpbridge/108@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955641 DLMGCP DEBUG <0013> endpoint:rtpbridge/109@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955641 DLMGCP DEBUG <0013> endpoint:rtpbridge/10a@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955641 DLMGCP DEBUG <0013> endpoint:rtpbridge/10b@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955641 DLMGCP DEBUG <0013> endpoint:rtpbridge/10c@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955641 DLMGCP DEBUG <0013> endpoint:rtpbridge/10d@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955641 DLMGCP DEBUG <0013> endpoint:rtpbridge/10e@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955641 DLMGCP DEBUG <0013> endpoint:rtpbridge/10f@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955641 DLMGCP DEBUG <0013> endpoint:rtpbridge/110@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955641 DLMGCP DEBUG <0013> endpoint:rtpbridge/111@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955641 DLMGCP DEBUG <0013> endpoint:rtpbridge/112@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955641 DLMGCP DEBUG <0013> endpoint:rtpbridge/113@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955641 DLMGCP DEBUG <0013> endpoint:rtpbridge/114@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955641 DLMGCP DEBUG <0013> endpoint:rtpbridge/115@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955641 DLMGCP DEBUG <0013> endpoint:rtpbridge/116@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955641 DLMGCP DEBUG <0013> endpoint:rtpbridge/117@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955641 DLMGCP DEBUG <0013> endpoint:rtpbridge/118@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955641 DLMGCP DEBUG <0013> endpoint:rtpbridge/119@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955641 DLMGCP DEBUG <0013> endpoint:rtpbridge/11a@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955641 DLMGCP DEBUG <0013> endpoint:rtpbridge/11b@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955641 DLMGCP DEBUG <0013> endpoint:rtpbridge/11c@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955641 DLMGCP DEBUG <0013> endpoint:rtpbridge/11d@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955641 DLMGCP DEBUG <0013> endpoint:rtpbridge/11e@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955641 DLMGCP DEBUG <0013> endpoint:rtpbridge/11f@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955641 DLMGCP DEBUG <0013> endpoint:rtpbridge/120@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955641 DLMGCP DEBUG <0013> endpoint:rtpbridge/121@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955641 DLMGCP DEBUG <0013> endpoint:rtpbridge/122@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955641 DLMGCP DEBUG <0013> endpoint:rtpbridge/123@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955641 DLMGCP DEBUG <0013> endpoint:rtpbridge/124@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955641 DLMGCP DEBUG <0013> endpoint:rtpbridge/125@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955641 DLMGCP DEBUG <0013> endpoint:rtpbridge/126@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955641 DLMGCP DEBUG <0013> endpoint:rtpbridge/127@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955641 DLMGCP DEBUG <0013> endpoint:rtpbridge/128@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955641 DLMGCP DEBUG <0013> endpoint:rtpbridge/129@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955641 DLMGCP DEBUG <0013> endpoint:rtpbridge/12a@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955641 DLMGCP DEBUG <0013> endpoint:rtpbridge/12b@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955641 DLMGCP DEBUG <0013> endpoint:rtpbridge/12c@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955641 DLMGCP DEBUG <0013> endpoint:none Generated response: code=200 (mgcp_protocol.c:230) 20241102125955641 DLMGCP DEBUG <0013> Generated response: line #00: 200 2559 OK (mgcp_msg.c:67) 20241102125955641 DLMGCP DEBUG <0013> Received message: line #00: DLCX 2560 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241102125955641 DLMGCP DEBUG <0013> Received message: line #01: C: 0011 (mgcp_msg.c:67) 20241102125955641 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found free endpoint: rtpbridge/1@mgw (mgcp_endp.c:261) 20241102125955641 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:441) 20241102125955641 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241102125955641 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955641 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955641 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955641 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955641 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955641 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955641 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955641 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955641 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955641 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955641 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955641 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955641 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955641 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955641 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955641 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955641 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955641 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955641 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955641 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955641 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955641 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955641 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955641 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955641 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955641 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955641 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955641 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955641 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955641 DLMGCP DEBUG <0013> endpoint:rtpbridge/1e@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955641 DLMGCP DEBUG <0013> endpoint:rtpbridge/1f@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955641 DLMGCP DEBUG <0013> endpoint:rtpbridge/20@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955641 DLMGCP DEBUG <0013> endpoint:rtpbridge/21@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955641 DLMGCP DEBUG <0013> endpoint:rtpbridge/22@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955641 DLMGCP DEBUG <0013> endpoint:rtpbridge/23@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955641 DLMGCP DEBUG <0013> endpoint:rtpbridge/24@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955641 DLMGCP DEBUG <0013> endpoint:rtpbridge/25@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955641 DLMGCP DEBUG <0013> endpoint:rtpbridge/26@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955641 DLMGCP DEBUG <0013> endpoint:rtpbridge/27@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955641 DLMGCP DEBUG <0013> endpoint:rtpbridge/28@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955641 DLMGCP DEBUG <0013> endpoint:rtpbridge/29@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955642 DLMGCP DEBUG <0013> endpoint:rtpbridge/2a@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955642 DLMGCP DEBUG <0013> endpoint:rtpbridge/2b@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955642 DLMGCP DEBUG <0013> endpoint:rtpbridge/2c@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955642 DLMGCP DEBUG <0013> endpoint:rtpbridge/2d@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955642 DLMGCP DEBUG <0013> endpoint:rtpbridge/2e@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955642 DLMGCP DEBUG <0013> endpoint:rtpbridge/2f@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955642 DLMGCP DEBUG <0013> endpoint:rtpbridge/30@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955642 DLMGCP DEBUG <0013> endpoint:rtpbridge/31@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955642 DLMGCP DEBUG <0013> endpoint:rtpbridge/32@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955642 DLMGCP DEBUG <0013> endpoint:rtpbridge/33@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955642 DLMGCP DEBUG <0013> endpoint:rtpbridge/34@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955642 DLMGCP DEBUG <0013> endpoint:rtpbridge/35@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955642 DLMGCP DEBUG <0013> endpoint:rtpbridge/36@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955642 DLMGCP DEBUG <0013> endpoint:rtpbridge/37@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955642 DLMGCP DEBUG <0013> endpoint:rtpbridge/38@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955642 DLMGCP DEBUG <0013> endpoint:rtpbridge/39@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955642 DLMGCP DEBUG <0013> endpoint:rtpbridge/3a@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955642 DLMGCP DEBUG <0013> endpoint:rtpbridge/3b@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955642 DLMGCP DEBUG <0013> endpoint:rtpbridge/3c@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955642 DLMGCP DEBUG <0013> endpoint:rtpbridge/3d@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955642 DLMGCP DEBUG <0013> endpoint:rtpbridge/3e@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955642 DLMGCP DEBUG <0013> endpoint:rtpbridge/3f@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955642 DLMGCP DEBUG <0013> endpoint:rtpbridge/40@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955642 DLMGCP DEBUG <0013> endpoint:rtpbridge/41@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955642 DLMGCP DEBUG <0013> endpoint:rtpbridge/42@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955642 DLMGCP DEBUG <0013> endpoint:rtpbridge/43@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955642 DLMGCP DEBUG <0013> endpoint:rtpbridge/44@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955642 DLMGCP DEBUG <0013> endpoint:rtpbridge/45@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955642 DLMGCP DEBUG <0013> endpoint:rtpbridge/46@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955642 DLMGCP DEBUG <0013> endpoint:rtpbridge/47@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955642 DLMGCP DEBUG <0013> endpoint:rtpbridge/48@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955642 DLMGCP DEBUG <0013> endpoint:rtpbridge/49@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955642 DLMGCP DEBUG <0013> endpoint:rtpbridge/4a@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955642 DLMGCP DEBUG <0013> endpoint:rtpbridge/4b@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955642 DLMGCP DEBUG <0013> endpoint:rtpbridge/4c@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955642 DLMGCP DEBUG <0013> endpoint:rtpbridge/4d@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955642 DLMGCP DEBUG <0013> endpoint:rtpbridge/4e@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955642 DLMGCP DEBUG <0013> endpoint:rtpbridge/4f@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955642 DLMGCP DEBUG <0013> endpoint:rtpbridge/50@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955642 DLMGCP DEBUG <0013> endpoint:rtpbridge/51@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955642 DLMGCP DEBUG <0013> endpoint:rtpbridge/52@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955642 DLMGCP DEBUG <0013> endpoint:rtpbridge/53@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955642 DLMGCP DEBUG <0013> endpoint:rtpbridge/54@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955642 DLMGCP DEBUG <0013> endpoint:rtpbridge/55@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955642 DLMGCP DEBUG <0013> endpoint:rtpbridge/56@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955642 DLMGCP DEBUG <0013> endpoint:rtpbridge/57@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955642 DLMGCP DEBUG <0013> endpoint:rtpbridge/58@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955642 DLMGCP DEBUG <0013> endpoint:rtpbridge/59@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955642 DLMGCP DEBUG <0013> endpoint:rtpbridge/5a@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955642 DLMGCP DEBUG <0013> endpoint:rtpbridge/5b@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955642 DLMGCP DEBUG <0013> endpoint:rtpbridge/5c@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955642 DLMGCP DEBUG <0013> endpoint:rtpbridge/5d@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955642 DLMGCP DEBUG <0013> endpoint:rtpbridge/5e@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955642 DLMGCP DEBUG <0013> endpoint:rtpbridge/5f@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955642 DLMGCP DEBUG <0013> endpoint:rtpbridge/60@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955642 DLMGCP DEBUG <0013> endpoint:rtpbridge/61@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955642 DLMGCP DEBUG <0013> endpoint:rtpbridge/62@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955642 DLMGCP DEBUG <0013> endpoint:rtpbridge/63@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955642 DLMGCP DEBUG <0013> endpoint:rtpbridge/64@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955642 DLMGCP DEBUG <0013> endpoint:rtpbridge/65@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955642 DLMGCP DEBUG <0013> endpoint:rtpbridge/66@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955642 DLMGCP DEBUG <0013> endpoint:rtpbridge/67@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955642 DLMGCP DEBUG <0013> endpoint:rtpbridge/68@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955642 DLMGCP DEBUG <0013> endpoint:rtpbridge/69@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955642 DLMGCP DEBUG <0013> endpoint:rtpbridge/6a@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955642 DLMGCP DEBUG <0013> endpoint:rtpbridge/6b@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955642 DLMGCP DEBUG <0013> endpoint:rtpbridge/6c@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955642 DLMGCP DEBUG <0013> endpoint:rtpbridge/6d@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955642 DLMGCP DEBUG <0013> endpoint:rtpbridge/6e@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955642 DLMGCP DEBUG <0013> endpoint:rtpbridge/6f@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955642 DLMGCP DEBUG <0013> endpoint:rtpbridge/70@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955642 DLMGCP DEBUG <0013> endpoint:rtpbridge/71@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955642 DLMGCP DEBUG <0013> endpoint:rtpbridge/72@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955642 DLMGCP DEBUG <0013> endpoint:rtpbridge/73@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955642 DLMGCP DEBUG <0013> endpoint:rtpbridge/74@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955642 DLMGCP DEBUG <0013> endpoint:rtpbridge/75@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955642 DLMGCP DEBUG <0013> endpoint:rtpbridge/76@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955642 DLMGCP DEBUG <0013> endpoint:rtpbridge/77@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955642 DLMGCP DEBUG <0013> endpoint:rtpbridge/78@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955642 DLMGCP DEBUG <0013> endpoint:rtpbridge/79@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955642 DLMGCP DEBUG <0013> endpoint:rtpbridge/7a@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955642 DLMGCP DEBUG <0013> endpoint:rtpbridge/7b@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955642 DLMGCP DEBUG <0013> endpoint:rtpbridge/7c@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955642 DLMGCP DEBUG <0013> endpoint:rtpbridge/7d@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955642 DLMGCP DEBUG <0013> endpoint:rtpbridge/7e@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955642 DLMGCP DEBUG <0013> endpoint:rtpbridge/7f@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955642 DLMGCP DEBUG <0013> endpoint:rtpbridge/80@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955642 DLMGCP DEBUG <0013> endpoint:rtpbridge/81@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955642 DLMGCP DEBUG <0013> endpoint:rtpbridge/82@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955642 DLMGCP DEBUG <0013> endpoint:rtpbridge/83@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955642 DLMGCP DEBUG <0013> endpoint:rtpbridge/84@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955642 DLMGCP DEBUG <0013> endpoint:rtpbridge/85@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955642 DLMGCP DEBUG <0013> endpoint:rtpbridge/86@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955642 DLMGCP DEBUG <0013> endpoint:rtpbridge/87@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955642 DLMGCP DEBUG <0013> endpoint:rtpbridge/88@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955642 DLMGCP DEBUG <0013> endpoint:rtpbridge/89@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955642 DLMGCP DEBUG <0013> endpoint:rtpbridge/8a@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955642 DLMGCP DEBUG <0013> endpoint:rtpbridge/8b@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955642 DLMGCP DEBUG <0013> endpoint:rtpbridge/8c@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955642 DLMGCP DEBUG <0013> endpoint:rtpbridge/8d@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955642 DLMGCP DEBUG <0013> endpoint:rtpbridge/8e@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955642 DLMGCP DEBUG <0013> endpoint:rtpbridge/8f@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955642 DLMGCP DEBUG <0013> endpoint:rtpbridge/90@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955642 DLMGCP DEBUG <0013> endpoint:rtpbridge/91@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955642 DLMGCP DEBUG <0013> endpoint:rtpbridge/92@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955642 DLMGCP DEBUG <0013> endpoint:rtpbridge/93@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955642 DLMGCP DEBUG <0013> endpoint:rtpbridge/94@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955642 DLMGCP DEBUG <0013> endpoint:rtpbridge/95@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955642 DLMGCP DEBUG <0013> endpoint:rtpbridge/96@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955642 DLMGCP DEBUG <0013> endpoint:rtpbridge/97@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955642 DLMGCP DEBUG <0013> endpoint:rtpbridge/98@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955642 DLMGCP DEBUG <0013> endpoint:rtpbridge/99@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955642 DLMGCP DEBUG <0013> endpoint:rtpbridge/9a@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955642 DLMGCP DEBUG <0013> endpoint:rtpbridge/9b@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955642 DLMGCP DEBUG <0013> endpoint:rtpbridge/9c@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955642 DLMGCP DEBUG <0013> endpoint:rtpbridge/9d@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955642 DLMGCP DEBUG <0013> endpoint:rtpbridge/9e@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955642 DLMGCP DEBUG <0013> endpoint:rtpbridge/9f@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955642 DLMGCP DEBUG <0013> endpoint:rtpbridge/a0@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955642 DLMGCP DEBUG <0013> endpoint:rtpbridge/a1@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955642 DLMGCP DEBUG <0013> endpoint:rtpbridge/a2@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955642 DLMGCP DEBUG <0013> endpoint:rtpbridge/a3@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955642 DLMGCP DEBUG <0013> endpoint:rtpbridge/a4@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955642 DLMGCP DEBUG <0013> endpoint:rtpbridge/a5@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955642 DLMGCP DEBUG <0013> endpoint:rtpbridge/a6@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955643 DLMGCP DEBUG <0013> endpoint:rtpbridge/a7@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955643 DLMGCP DEBUG <0013> endpoint:rtpbridge/a8@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955643 DLMGCP DEBUG <0013> endpoint:rtpbridge/a9@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955643 DLMGCP DEBUG <0013> endpoint:rtpbridge/aa@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955643 DLMGCP DEBUG <0013> endpoint:rtpbridge/ab@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955643 DLMGCP DEBUG <0013> endpoint:rtpbridge/ac@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955643 DLMGCP DEBUG <0013> endpoint:rtpbridge/ad@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955643 DLMGCP DEBUG <0013> endpoint:rtpbridge/ae@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955643 DLMGCP DEBUG <0013> endpoint:rtpbridge/af@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955643 DLMGCP DEBUG <0013> endpoint:rtpbridge/b0@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955643 DLMGCP DEBUG <0013> endpoint:rtpbridge/b1@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955643 DLMGCP DEBUG <0013> endpoint:rtpbridge/b2@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955643 DLMGCP DEBUG <0013> endpoint:rtpbridge/b3@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955643 DLMGCP DEBUG <0013> endpoint:rtpbridge/b4@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955643 DLMGCP DEBUG <0013> endpoint:rtpbridge/b5@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955643 DLMGCP DEBUG <0013> endpoint:rtpbridge/b6@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955643 DLMGCP DEBUG <0013> endpoint:rtpbridge/b7@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955643 DLMGCP DEBUG <0013> endpoint:rtpbridge/b8@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955643 DLMGCP DEBUG <0013> endpoint:rtpbridge/b9@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955643 DLMGCP DEBUG <0013> endpoint:rtpbridge/ba@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955643 DLMGCP DEBUG <0013> endpoint:rtpbridge/bb@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955643 DLMGCP DEBUG <0013> endpoint:rtpbridge/bc@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955643 DLMGCP DEBUG <0013> endpoint:rtpbridge/bd@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955643 DLMGCP DEBUG <0013> endpoint:rtpbridge/be@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955643 DLMGCP DEBUG <0013> endpoint:rtpbridge/bf@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955643 DLMGCP DEBUG <0013> endpoint:rtpbridge/c0@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955643 DLMGCP DEBUG <0013> endpoint:rtpbridge/c1@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955643 DLMGCP DEBUG <0013> endpoint:rtpbridge/c2@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955643 DLMGCP DEBUG <0013> endpoint:rtpbridge/c3@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955643 DLMGCP DEBUG <0013> endpoint:rtpbridge/c4@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955643 DLMGCP DEBUG <0013> endpoint:rtpbridge/c5@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955643 DLMGCP DEBUG <0013> endpoint:rtpbridge/c6@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955643 DLMGCP DEBUG <0013> endpoint:rtpbridge/c7@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955643 DLMGCP DEBUG <0013> endpoint:rtpbridge/c8@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955643 DLMGCP DEBUG <0013> endpoint:rtpbridge/c9@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955643 DLMGCP DEBUG <0013> endpoint:rtpbridge/ca@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955643 DLMGCP DEBUG <0013> endpoint:rtpbridge/cb@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955643 DLMGCP DEBUG <0013> endpoint:rtpbridge/cc@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955643 DLMGCP DEBUG <0013> endpoint:rtpbridge/cd@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955643 DLMGCP DEBUG <0013> endpoint:rtpbridge/ce@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955643 DLMGCP DEBUG <0013> endpoint:rtpbridge/cf@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955643 DLMGCP DEBUG <0013> endpoint:rtpbridge/d0@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955643 DLMGCP DEBUG <0013> endpoint:rtpbridge/d1@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955643 DLMGCP DEBUG <0013> endpoint:rtpbridge/d2@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955643 DLMGCP DEBUG <0013> endpoint:rtpbridge/d3@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955643 DLMGCP DEBUG <0013> endpoint:rtpbridge/d4@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955643 DLMGCP DEBUG <0013> endpoint:rtpbridge/d5@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955643 DLMGCP DEBUG <0013> endpoint:rtpbridge/d6@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955643 DLMGCP DEBUG <0013> endpoint:rtpbridge/d7@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955643 DLMGCP DEBUG <0013> endpoint:rtpbridge/d8@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955643 DLMGCP DEBUG <0013> endpoint:rtpbridge/d9@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955643 DLMGCP DEBUG <0013> endpoint:rtpbridge/da@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955643 DLMGCP DEBUG <0013> endpoint:rtpbridge/db@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955643 DLMGCP DEBUG <0013> endpoint:rtpbridge/dc@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955643 DLMGCP DEBUG <0013> endpoint:rtpbridge/dd@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955643 DLMGCP DEBUG <0013> endpoint:rtpbridge/de@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955643 DLMGCP DEBUG <0013> endpoint:rtpbridge/df@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955643 DLMGCP DEBUG <0013> endpoint:rtpbridge/e0@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955643 DLMGCP DEBUG <0013> endpoint:rtpbridge/e1@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955643 DLMGCP DEBUG <0013> endpoint:rtpbridge/e2@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955643 DLMGCP DEBUG <0013> endpoint:rtpbridge/e3@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955643 DLMGCP DEBUG <0013> endpoint:rtpbridge/e4@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955643 DLMGCP DEBUG <0013> endpoint:rtpbridge/e5@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955643 DLMGCP DEBUG <0013> endpoint:rtpbridge/e6@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955643 DLMGCP DEBUG <0013> endpoint:rtpbridge/e7@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955643 DLMGCP DEBUG <0013> endpoint:rtpbridge/e8@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955643 DLMGCP DEBUG <0013> endpoint:rtpbridge/e9@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955643 DLMGCP DEBUG <0013> endpoint:rtpbridge/ea@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955643 DLMGCP DEBUG <0013> endpoint:rtpbridge/eb@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955643 DLMGCP DEBUG <0013> endpoint:rtpbridge/ec@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955643 DLMGCP DEBUG <0013> endpoint:rtpbridge/ed@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955643 DLMGCP DEBUG <0013> endpoint:rtpbridge/ee@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955643 DLMGCP DEBUG <0013> endpoint:rtpbridge/ef@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955643 DLMGCP DEBUG <0013> endpoint:rtpbridge/f0@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955643 DLMGCP DEBUG <0013> endpoint:rtpbridge/f1@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955643 DLMGCP DEBUG <0013> endpoint:rtpbridge/f2@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955643 DLMGCP DEBUG <0013> endpoint:rtpbridge/f3@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955643 DLMGCP DEBUG <0013> endpoint:rtpbridge/f4@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955643 DLMGCP DEBUG <0013> endpoint:rtpbridge/f5@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955643 DLMGCP DEBUG <0013> endpoint:rtpbridge/f6@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955643 DLMGCP DEBUG <0013> endpoint:rtpbridge/f7@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955643 DLMGCP DEBUG <0013> endpoint:rtpbridge/f8@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955643 DLMGCP DEBUG <0013> endpoint:rtpbridge/f9@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955643 DLMGCP DEBUG <0013> endpoint:rtpbridge/fa@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955643 DLMGCP DEBUG <0013> endpoint:rtpbridge/fb@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955643 DLMGCP DEBUG <0013> endpoint:rtpbridge/fc@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955643 DLMGCP DEBUG <0013> endpoint:rtpbridge/fd@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955643 DLMGCP DEBUG <0013> endpoint:rtpbridge/fe@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955643 DLMGCP DEBUG <0013> endpoint:rtpbridge/ff@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955643 DLMGCP DEBUG <0013> endpoint:rtpbridge/100@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955643 DLMGCP DEBUG <0013> endpoint:rtpbridge/101@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955643 DLMGCP DEBUG <0013> endpoint:rtpbridge/102@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955643 DLMGCP DEBUG <0013> endpoint:rtpbridge/103@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955643 DLMGCP DEBUG <0013> endpoint:rtpbridge/104@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955643 DLMGCP DEBUG <0013> endpoint:rtpbridge/105@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955643 DLMGCP DEBUG <0013> endpoint:rtpbridge/106@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955643 DLMGCP DEBUG <0013> endpoint:rtpbridge/107@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955643 DLMGCP DEBUG <0013> endpoint:rtpbridge/108@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955643 DLMGCP DEBUG <0013> endpoint:rtpbridge/109@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955643 DLMGCP DEBUG <0013> endpoint:rtpbridge/10a@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955643 DLMGCP DEBUG <0013> endpoint:rtpbridge/10b@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955643 DLMGCP DEBUG <0013> endpoint:rtpbridge/10c@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955643 DLMGCP DEBUG <0013> endpoint:rtpbridge/10d@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955643 DLMGCP DEBUG <0013> endpoint:rtpbridge/10e@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955643 DLMGCP DEBUG <0013> endpoint:rtpbridge/10f@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955643 DLMGCP DEBUG <0013> endpoint:rtpbridge/110@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955643 DLMGCP DEBUG <0013> endpoint:rtpbridge/111@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955643 DLMGCP DEBUG <0013> endpoint:rtpbridge/112@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955643 DLMGCP DEBUG <0013> endpoint:rtpbridge/113@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955643 DLMGCP DEBUG <0013> endpoint:rtpbridge/114@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955643 DLMGCP DEBUG <0013> endpoint:rtpbridge/115@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955643 DLMGCP DEBUG <0013> endpoint:rtpbridge/116@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955643 DLMGCP DEBUG <0013> endpoint:rtpbridge/117@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955643 DLMGCP DEBUG <0013> endpoint:rtpbridge/118@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955643 DLMGCP DEBUG <0013> endpoint:rtpbridge/119@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955643 DLMGCP DEBUG <0013> endpoint:rtpbridge/11a@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955643 DLMGCP DEBUG <0013> endpoint:rtpbridge/11b@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955643 DLMGCP DEBUG <0013> endpoint:rtpbridge/11c@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955643 DLMGCP DEBUG <0013> endpoint:rtpbridge/11d@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955643 DLMGCP DEBUG <0013> endpoint:rtpbridge/11e@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955643 DLMGCP DEBUG <0013> endpoint:rtpbridge/11f@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955643 DLMGCP DEBUG <0013> endpoint:rtpbridge/120@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955643 DLMGCP DEBUG <0013> endpoint:rtpbridge/121@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955643 DLMGCP DEBUG <0013> endpoint:rtpbridge/122@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955643 DLMGCP DEBUG <0013> endpoint:rtpbridge/123@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955643 DLMGCP DEBUG <0013> endpoint:rtpbridge/124@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955644 DLMGCP DEBUG <0013> endpoint:rtpbridge/125@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955644 DLMGCP DEBUG <0013> endpoint:rtpbridge/126@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955644 DLMGCP DEBUG <0013> endpoint:rtpbridge/127@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955644 DLMGCP DEBUG <0013> endpoint:rtpbridge/128@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955644 DLMGCP DEBUG <0013> endpoint:rtpbridge/129@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955644 DLMGCP DEBUG <0013> endpoint:rtpbridge/12a@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955644 DLMGCP DEBUG <0013> endpoint:rtpbridge/12b@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955644 DLMGCP DEBUG <0013> endpoint:rtpbridge/12c@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955644 DLMGCP DEBUG <0013> endpoint:none Generated response: code=200 (mgcp_protocol.c:230) 20241102125955644 DLMGCP DEBUG <0013> Generated response: line #00: 200 2560 OK (mgcp_msg.c:67) 20241102125955644 DLMGCP DEBUG <0013> Received message: line #00: DLCX 2561 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241102125955644 DLMGCP DEBUG <0013> Received message: line #01: C: 0012 (mgcp_msg.c:67) 20241102125955644 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found free endpoint: rtpbridge/1@mgw (mgcp_endp.c:261) 20241102125955644 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:441) 20241102125955644 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241102125955644 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955644 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955644 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955644 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955644 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955644 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955644 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955644 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955644 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955644 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955644 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955644 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955644 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955644 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955644 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955644 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955644 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955644 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955644 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955644 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955644 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955644 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955644 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955644 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955644 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955644 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955644 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955644 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955644 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955644 DLMGCP DEBUG <0013> endpoint:rtpbridge/1e@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955644 DLMGCP DEBUG <0013> endpoint:rtpbridge/1f@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955644 DLMGCP DEBUG <0013> endpoint:rtpbridge/20@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955644 DLMGCP DEBUG <0013> endpoint:rtpbridge/21@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955644 DLMGCP DEBUG <0013> endpoint:rtpbridge/22@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955644 DLMGCP DEBUG <0013> endpoint:rtpbridge/23@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955644 DLMGCP DEBUG <0013> endpoint:rtpbridge/24@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955644 DLMGCP DEBUG <0013> endpoint:rtpbridge/25@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955644 DLMGCP DEBUG <0013> endpoint:rtpbridge/26@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955644 DLMGCP DEBUG <0013> endpoint:rtpbridge/27@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955644 DLMGCP DEBUG <0013> endpoint:rtpbridge/28@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955644 DLMGCP DEBUG <0013> endpoint:rtpbridge/29@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955644 DLMGCP DEBUG <0013> endpoint:rtpbridge/2a@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955644 DLMGCP DEBUG <0013> endpoint:rtpbridge/2b@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955644 DLMGCP DEBUG <0013> endpoint:rtpbridge/2c@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955644 DLMGCP DEBUG <0013> endpoint:rtpbridge/2d@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955644 DLMGCP DEBUG <0013> endpoint:rtpbridge/2e@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955644 DLMGCP DEBUG <0013> endpoint:rtpbridge/2f@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955644 DLMGCP DEBUG <0013> endpoint:rtpbridge/30@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955644 DLMGCP DEBUG <0013> endpoint:rtpbridge/31@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955644 DLMGCP DEBUG <0013> endpoint:rtpbridge/32@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955644 DLMGCP DEBUG <0013> endpoint:rtpbridge/33@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955644 DLMGCP DEBUG <0013> endpoint:rtpbridge/34@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955644 DLMGCP DEBUG <0013> endpoint:rtpbridge/35@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955644 DLMGCP DEBUG <0013> endpoint:rtpbridge/36@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955644 DLMGCP DEBUG <0013> endpoint:rtpbridge/37@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955644 DLMGCP DEBUG <0013> endpoint:rtpbridge/38@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955644 DLMGCP DEBUG <0013> endpoint:rtpbridge/39@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955644 DLMGCP DEBUG <0013> endpoint:rtpbridge/3a@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955644 DLMGCP DEBUG <0013> endpoint:rtpbridge/3b@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955644 DLMGCP DEBUG <0013> endpoint:rtpbridge/3c@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955644 DLMGCP DEBUG <0013> endpoint:rtpbridge/3d@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955644 DLMGCP DEBUG <0013> endpoint:rtpbridge/3e@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955644 DLMGCP DEBUG <0013> endpoint:rtpbridge/3f@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955644 DLMGCP DEBUG <0013> endpoint:rtpbridge/40@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955644 DLMGCP DEBUG <0013> endpoint:rtpbridge/41@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955644 DLMGCP DEBUG <0013> endpoint:rtpbridge/42@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955644 DLMGCP DEBUG <0013> endpoint:rtpbridge/43@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955644 DLMGCP DEBUG <0013> endpoint:rtpbridge/44@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955644 DLMGCP DEBUG <0013> endpoint:rtpbridge/45@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955644 DLMGCP DEBUG <0013> endpoint:rtpbridge/46@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955644 DLMGCP DEBUG <0013> endpoint:rtpbridge/47@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955644 DLMGCP DEBUG <0013> endpoint:rtpbridge/48@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955644 DLMGCP DEBUG <0013> endpoint:rtpbridge/49@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955644 DLMGCP DEBUG <0013> endpoint:rtpbridge/4a@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955644 DLMGCP DEBUG <0013> endpoint:rtpbridge/4b@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955644 DLMGCP DEBUG <0013> endpoint:rtpbridge/4c@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955644 DLMGCP DEBUG <0013> endpoint:rtpbridge/4d@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955644 DLMGCP DEBUG <0013> endpoint:rtpbridge/4e@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955645 DLMGCP DEBUG <0013> endpoint:rtpbridge/4f@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955645 DLMGCP DEBUG <0013> endpoint:rtpbridge/50@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955645 DLMGCP DEBUG <0013> endpoint:rtpbridge/51@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955645 DLMGCP DEBUG <0013> endpoint:rtpbridge/52@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955645 DLMGCP DEBUG <0013> endpoint:rtpbridge/53@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955645 DLMGCP DEBUG <0013> endpoint:rtpbridge/54@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955645 DLMGCP DEBUG <0013> endpoint:rtpbridge/55@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955645 DLMGCP DEBUG <0013> endpoint:rtpbridge/56@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955645 DLMGCP DEBUG <0013> endpoint:rtpbridge/57@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955645 DLMGCP DEBUG <0013> endpoint:rtpbridge/58@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955645 DLMGCP DEBUG <0013> endpoint:rtpbridge/59@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955645 DLMGCP DEBUG <0013> endpoint:rtpbridge/5a@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955645 DLMGCP DEBUG <0013> endpoint:rtpbridge/5b@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955645 DLMGCP DEBUG <0013> endpoint:rtpbridge/5c@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955645 DLMGCP DEBUG <0013> endpoint:rtpbridge/5d@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955645 DLMGCP DEBUG <0013> endpoint:rtpbridge/5e@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955645 DLMGCP DEBUG <0013> endpoint:rtpbridge/5f@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955645 DLMGCP DEBUG <0013> endpoint:rtpbridge/60@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955645 DLMGCP DEBUG <0013> endpoint:rtpbridge/61@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955645 DLMGCP DEBUG <0013> endpoint:rtpbridge/62@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955645 DLMGCP DEBUG <0013> endpoint:rtpbridge/63@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955645 DLMGCP DEBUG <0013> endpoint:rtpbridge/64@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955645 DLMGCP DEBUG <0013> endpoint:rtpbridge/65@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955645 DLMGCP DEBUG <0013> endpoint:rtpbridge/66@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955645 DLMGCP DEBUG <0013> endpoint:rtpbridge/67@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955645 DLMGCP DEBUG <0013> endpoint:rtpbridge/68@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955645 DLMGCP DEBUG <0013> endpoint:rtpbridge/69@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955645 DLMGCP DEBUG <0013> endpoint:rtpbridge/6a@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955645 DLMGCP DEBUG <0013> endpoint:rtpbridge/6b@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955645 DLMGCP DEBUG <0013> endpoint:rtpbridge/6c@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955645 DLMGCP DEBUG <0013> endpoint:rtpbridge/6d@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955645 DLMGCP DEBUG <0013> endpoint:rtpbridge/6e@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955645 DLMGCP DEBUG <0013> endpoint:rtpbridge/6f@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955645 DLMGCP DEBUG <0013> endpoint:rtpbridge/70@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955645 DLMGCP DEBUG <0013> endpoint:rtpbridge/71@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955645 DLMGCP DEBUG <0013> endpoint:rtpbridge/72@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955645 DLMGCP DEBUG <0013> endpoint:rtpbridge/73@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955645 DLMGCP DEBUG <0013> endpoint:rtpbridge/74@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955645 DLMGCP DEBUG <0013> endpoint:rtpbridge/75@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955645 DLMGCP DEBUG <0013> endpoint:rtpbridge/76@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955645 DLMGCP DEBUG <0013> endpoint:rtpbridge/77@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955645 DLMGCP DEBUG <0013> endpoint:rtpbridge/78@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955645 DLMGCP DEBUG <0013> endpoint:rtpbridge/79@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955645 DLMGCP DEBUG <0013> endpoint:rtpbridge/7a@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955645 DLMGCP DEBUG <0013> endpoint:rtpbridge/7b@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955645 DLMGCP DEBUG <0013> endpoint:rtpbridge/7c@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955645 DLMGCP DEBUG <0013> endpoint:rtpbridge/7d@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955645 DLMGCP DEBUG <0013> endpoint:rtpbridge/7e@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955645 DLMGCP DEBUG <0013> endpoint:rtpbridge/7f@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955645 DLMGCP DEBUG <0013> endpoint:rtpbridge/80@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955645 DLMGCP DEBUG <0013> endpoint:rtpbridge/81@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955645 DLMGCP DEBUG <0013> endpoint:rtpbridge/82@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955645 DLMGCP DEBUG <0013> endpoint:rtpbridge/83@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955645 DLMGCP DEBUG <0013> endpoint:rtpbridge/84@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955645 DLMGCP DEBUG <0013> endpoint:rtpbridge/85@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955645 DLMGCP DEBUG <0013> endpoint:rtpbridge/86@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955645 DLMGCP DEBUG <0013> endpoint:rtpbridge/87@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955645 DLMGCP DEBUG <0013> endpoint:rtpbridge/88@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955645 DLMGCP DEBUG <0013> endpoint:rtpbridge/89@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955645 DLMGCP DEBUG <0013> endpoint:rtpbridge/8a@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955645 DLMGCP DEBUG <0013> endpoint:rtpbridge/8b@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955645 DLMGCP DEBUG <0013> endpoint:rtpbridge/8c@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955645 DLMGCP DEBUG <0013> endpoint:rtpbridge/8d@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955645 DLMGCP DEBUG <0013> endpoint:rtpbridge/8e@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955645 DLMGCP DEBUG <0013> endpoint:rtpbridge/8f@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955645 DLMGCP DEBUG <0013> endpoint:rtpbridge/90@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955645 DLMGCP DEBUG <0013> endpoint:rtpbridge/91@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955645 DLMGCP DEBUG <0013> endpoint:rtpbridge/92@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955645 DLMGCP DEBUG <0013> endpoint:rtpbridge/93@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955645 DLMGCP DEBUG <0013> endpoint:rtpbridge/94@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955645 DLMGCP DEBUG <0013> endpoint:rtpbridge/95@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955645 DLMGCP DEBUG <0013> endpoint:rtpbridge/96@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955645 DLMGCP DEBUG <0013> endpoint:rtpbridge/97@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955645 DLMGCP DEBUG <0013> endpoint:rtpbridge/98@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955645 DLMGCP DEBUG <0013> endpoint:rtpbridge/99@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955645 DLMGCP DEBUG <0013> endpoint:rtpbridge/9a@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955645 DLMGCP DEBUG <0013> endpoint:rtpbridge/9b@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955645 DLMGCP DEBUG <0013> endpoint:rtpbridge/9c@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955645 DLMGCP DEBUG <0013> endpoint:rtpbridge/9d@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955645 DLMGCP DEBUG <0013> endpoint:rtpbridge/9e@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955645 DLMGCP DEBUG <0013> endpoint:rtpbridge/9f@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955645 DLMGCP DEBUG <0013> endpoint:rtpbridge/a0@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955645 DLMGCP DEBUG <0013> endpoint:rtpbridge/a1@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955645 DLMGCP DEBUG <0013> endpoint:rtpbridge/a2@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955645 DLMGCP DEBUG <0013> endpoint:rtpbridge/a3@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955645 DLMGCP DEBUG <0013> endpoint:rtpbridge/a4@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955645 DLMGCP DEBUG <0013> endpoint:rtpbridge/a5@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955645 DLMGCP DEBUG <0013> endpoint:rtpbridge/a6@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955645 DLMGCP DEBUG <0013> endpoint:rtpbridge/a7@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955645 DLMGCP DEBUG <0013> endpoint:rtpbridge/a8@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955645 DLMGCP DEBUG <0013> endpoint:rtpbridge/a9@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955645 DLMGCP DEBUG <0013> endpoint:rtpbridge/aa@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955645 DLMGCP DEBUG <0013> endpoint:rtpbridge/ab@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955645 DLMGCP DEBUG <0013> endpoint:rtpbridge/ac@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955645 DLMGCP DEBUG <0013> endpoint:rtpbridge/ad@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955645 DLMGCP DEBUG <0013> endpoint:rtpbridge/ae@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955645 DLMGCP DEBUG <0013> endpoint:rtpbridge/af@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955645 DLMGCP DEBUG <0013> endpoint:rtpbridge/b0@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955645 DLMGCP DEBUG <0013> endpoint:rtpbridge/b1@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955645 DLMGCP DEBUG <0013> endpoint:rtpbridge/b2@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955645 DLMGCP DEBUG <0013> endpoint:rtpbridge/b3@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955645 DLMGCP DEBUG <0013> endpoint:rtpbridge/b4@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955645 DLMGCP DEBUG <0013> endpoint:rtpbridge/b5@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955645 DLMGCP DEBUG <0013> endpoint:rtpbridge/b6@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955645 DLMGCP DEBUG <0013> endpoint:rtpbridge/b7@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955645 DLMGCP DEBUG <0013> endpoint:rtpbridge/b8@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955645 DLMGCP DEBUG <0013> endpoint:rtpbridge/b9@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955645 DLMGCP DEBUG <0013> endpoint:rtpbridge/ba@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955645 DLMGCP DEBUG <0013> endpoint:rtpbridge/bb@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955645 DLMGCP DEBUG <0013> endpoint:rtpbridge/bc@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955645 DLMGCP DEBUG <0013> endpoint:rtpbridge/bd@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955645 DLMGCP DEBUG <0013> endpoint:rtpbridge/be@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955645 DLMGCP DEBUG <0013> endpoint:rtpbridge/bf@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955645 DLMGCP DEBUG <0013> endpoint:rtpbridge/c0@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955645 DLMGCP DEBUG <0013> endpoint:rtpbridge/c1@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955645 DLMGCP DEBUG <0013> endpoint:rtpbridge/c2@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955645 DLMGCP DEBUG <0013> endpoint:rtpbridge/c3@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955645 DLMGCP DEBUG <0013> endpoint:rtpbridge/c4@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955645 DLMGCP DEBUG <0013> endpoint:rtpbridge/c5@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955645 DLMGCP DEBUG <0013> endpoint:rtpbridge/c6@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955645 DLMGCP DEBUG <0013> endpoint:rtpbridge/c7@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955645 DLMGCP DEBUG <0013> endpoint:rtpbridge/c8@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955645 DLMGCP DEBUG <0013> endpoint:rtpbridge/c9@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955645 DLMGCP DEBUG <0013> endpoint:rtpbridge/ca@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955645 DLMGCP DEBUG <0013> endpoint:rtpbridge/cb@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955645 DLMGCP DEBUG <0013> endpoint:rtpbridge/cc@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955645 DLMGCP DEBUG <0013> endpoint:rtpbridge/cd@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955645 DLMGCP DEBUG <0013> endpoint:rtpbridge/ce@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955645 DLMGCP DEBUG <0013> endpoint:rtpbridge/cf@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955645 DLMGCP DEBUG <0013> endpoint:rtpbridge/d0@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955645 DLMGCP DEBUG <0013> endpoint:rtpbridge/d1@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955645 DLMGCP DEBUG <0013> endpoint:rtpbridge/d2@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955645 DLMGCP DEBUG <0013> endpoint:rtpbridge/d3@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955645 DLMGCP DEBUG <0013> endpoint:rtpbridge/d4@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955645 DLMGCP DEBUG <0013> endpoint:rtpbridge/d5@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955645 DLMGCP DEBUG <0013> endpoint:rtpbridge/d6@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955645 DLMGCP DEBUG <0013> endpoint:rtpbridge/d7@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955645 DLMGCP DEBUG <0013> endpoint:rtpbridge/d8@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955645 DLMGCP DEBUG <0013> endpoint:rtpbridge/d9@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955645 DLMGCP DEBUG <0013> endpoint:rtpbridge/da@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955645 DLMGCP DEBUG <0013> endpoint:rtpbridge/db@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955645 DLMGCP DEBUG <0013> endpoint:rtpbridge/dc@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955645 DLMGCP DEBUG <0013> endpoint:rtpbridge/dd@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955645 DLMGCP DEBUG <0013> endpoint:rtpbridge/de@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955645 DLMGCP DEBUG <0013> endpoint:rtpbridge/df@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955645 DLMGCP DEBUG <0013> endpoint:rtpbridge/e0@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955645 DLMGCP DEBUG <0013> endpoint:rtpbridge/e1@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955645 DLMGCP DEBUG <0013> endpoint:rtpbridge/e2@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955645 DLMGCP DEBUG <0013> endpoint:rtpbridge/e3@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955645 DLMGCP DEBUG <0013> endpoint:rtpbridge/e4@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955645 DLMGCP DEBUG <0013> endpoint:rtpbridge/e5@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955645 DLMGCP DEBUG <0013> endpoint:rtpbridge/e6@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955645 DLMGCP DEBUG <0013> endpoint:rtpbridge/e7@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955645 DLMGCP DEBUG <0013> endpoint:rtpbridge/e8@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955645 DLMGCP DEBUG <0013> endpoint:rtpbridge/e9@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955645 DLMGCP DEBUG <0013> endpoint:rtpbridge/ea@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955645 DLMGCP DEBUG <0013> endpoint:rtpbridge/eb@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955646 DLMGCP DEBUG <0013> endpoint:rtpbridge/ec@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955646 DLMGCP DEBUG <0013> endpoint:rtpbridge/ed@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955646 DLMGCP DEBUG <0013> endpoint:rtpbridge/ee@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955646 DLMGCP DEBUG <0013> endpoint:rtpbridge/ef@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955646 DLMGCP DEBUG <0013> endpoint:rtpbridge/f0@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955646 DLMGCP DEBUG <0013> endpoint:rtpbridge/f1@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955646 DLMGCP DEBUG <0013> endpoint:rtpbridge/f2@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955646 DLMGCP DEBUG <0013> endpoint:rtpbridge/f3@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955646 DLMGCP DEBUG <0013> endpoint:rtpbridge/f4@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955646 DLMGCP DEBUG <0013> endpoint:rtpbridge/f5@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955646 DLMGCP DEBUG <0013> endpoint:rtpbridge/f6@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955646 DLMGCP DEBUG <0013> endpoint:rtpbridge/f7@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955646 DLMGCP DEBUG <0013> endpoint:rtpbridge/f8@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955646 DLMGCP DEBUG <0013> endpoint:rtpbridge/f9@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955646 DLMGCP DEBUG <0013> endpoint:rtpbridge/fa@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955646 DLMGCP DEBUG <0013> endpoint:rtpbridge/fb@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955646 DLMGCP DEBUG <0013> endpoint:rtpbridge/fc@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955646 DLMGCP DEBUG <0013> endpoint:rtpbridge/fd@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955646 DLMGCP DEBUG <0013> endpoint:rtpbridge/fe@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955646 DLMGCP DEBUG <0013> endpoint:rtpbridge/ff@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955646 DLMGCP DEBUG <0013> endpoint:rtpbridge/100@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955646 DLMGCP DEBUG <0013> endpoint:rtpbridge/101@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955646 DLMGCP DEBUG <0013> endpoint:rtpbridge/102@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955646 DLMGCP DEBUG <0013> endpoint:rtpbridge/103@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955646 DLMGCP DEBUG <0013> endpoint:rtpbridge/104@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955646 DLMGCP DEBUG <0013> endpoint:rtpbridge/105@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955646 DLMGCP DEBUG <0013> endpoint:rtpbridge/106@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955646 DLMGCP DEBUG <0013> endpoint:rtpbridge/107@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955646 DLMGCP DEBUG <0013> endpoint:rtpbridge/108@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955646 DLMGCP DEBUG <0013> endpoint:rtpbridge/109@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955646 DLMGCP DEBUG <0013> endpoint:rtpbridge/10a@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955646 DLMGCP DEBUG <0013> endpoint:rtpbridge/10b@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955646 DLMGCP DEBUG <0013> endpoint:rtpbridge/10c@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955646 DLMGCP DEBUG <0013> endpoint:rtpbridge/10d@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955646 DLMGCP DEBUG <0013> endpoint:rtpbridge/10e@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955646 DLMGCP DEBUG <0013> endpoint:rtpbridge/10f@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955646 DLMGCP DEBUG <0013> endpoint:rtpbridge/110@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955646 DLMGCP DEBUG <0013> endpoint:rtpbridge/111@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955646 DLMGCP DEBUG <0013> endpoint:rtpbridge/112@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955646 DLMGCP DEBUG <0013> endpoint:rtpbridge/113@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955646 DLMGCP DEBUG <0013> endpoint:rtpbridge/114@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955646 DLMGCP DEBUG <0013> endpoint:rtpbridge/115@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955646 DLMGCP DEBUG <0013> endpoint:rtpbridge/116@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955646 DLMGCP DEBUG <0013> endpoint:rtpbridge/117@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955646 DLMGCP DEBUG <0013> endpoint:rtpbridge/118@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955646 DLMGCP DEBUG <0013> endpoint:rtpbridge/119@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955646 DLMGCP DEBUG <0013> endpoint:rtpbridge/11a@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955646 DLMGCP DEBUG <0013> endpoint:rtpbridge/11b@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955646 DLMGCP DEBUG <0013> endpoint:rtpbridge/11c@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955646 DLMGCP DEBUG <0013> endpoint:rtpbridge/11d@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955646 DLMGCP DEBUG <0013> endpoint:rtpbridge/11e@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955646 DLMGCP DEBUG <0013> endpoint:rtpbridge/11f@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955646 DLMGCP DEBUG <0013> endpoint:rtpbridge/120@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955646 DLMGCP DEBUG <0013> endpoint:rtpbridge/121@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955646 DLMGCP DEBUG <0013> endpoint:rtpbridge/122@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955646 DLMGCP DEBUG <0013> endpoint:rtpbridge/123@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955646 DLMGCP DEBUG <0013> endpoint:rtpbridge/124@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955646 DLMGCP DEBUG <0013> endpoint:rtpbridge/125@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955646 DLMGCP DEBUG <0013> endpoint:rtpbridge/126@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955646 DLMGCP DEBUG <0013> endpoint:rtpbridge/127@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955646 DLMGCP DEBUG <0013> endpoint:rtpbridge/128@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955646 DLMGCP DEBUG <0013> endpoint:rtpbridge/129@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955646 DLMGCP DEBUG <0013> endpoint:rtpbridge/12a@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955646 DLMGCP DEBUG <0013> endpoint:rtpbridge/12b@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955646 DLMGCP DEBUG <0013> endpoint:rtpbridge/12c@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955646 DLMGCP DEBUG <0013> endpoint:none Generated response: code=200 (mgcp_protocol.c:230) 20241102125955646 DLMGCP DEBUG <0013> Generated response: line #00: 200 2561 OK (mgcp_msg.c:67) 20241102125955646 DLMGCP DEBUG <0013> Received message: line #00: DLCX 2562 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241102125955646 DLMGCP DEBUG <0013> Received message: line #01: C: 0013 (mgcp_msg.c:67) 20241102125955646 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found free endpoint: rtpbridge/1@mgw (mgcp_endp.c:261) 20241102125955646 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:441) 20241102125955646 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241102125955646 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955646 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955646 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955646 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955646 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955646 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955646 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955646 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955646 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955646 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955646 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955646 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955646 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955646 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955646 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955646 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955646 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955646 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955646 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955647 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955647 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955647 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955647 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955647 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955647 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955647 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955647 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955647 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955647 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955647 DLMGCP DEBUG <0013> endpoint:rtpbridge/1e@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955647 DLMGCP DEBUG <0013> endpoint:rtpbridge/1f@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955647 DLMGCP DEBUG <0013> endpoint:rtpbridge/20@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955647 DLMGCP DEBUG <0013> endpoint:rtpbridge/21@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955647 DLMGCP DEBUG <0013> endpoint:rtpbridge/22@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955647 DLMGCP DEBUG <0013> endpoint:rtpbridge/23@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955647 DLMGCP DEBUG <0013> endpoint:rtpbridge/24@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955647 DLMGCP DEBUG <0013> endpoint:rtpbridge/25@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955647 DLMGCP DEBUG <0013> endpoint:rtpbridge/26@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955647 DLMGCP DEBUG <0013> endpoint:rtpbridge/27@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955647 DLMGCP DEBUG <0013> endpoint:rtpbridge/28@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955647 DLMGCP DEBUG <0013> endpoint:rtpbridge/29@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955647 DLMGCP DEBUG <0013> endpoint:rtpbridge/2a@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955647 DLMGCP DEBUG <0013> endpoint:rtpbridge/2b@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955647 DLMGCP DEBUG <0013> endpoint:rtpbridge/2c@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955647 DLMGCP DEBUG <0013> endpoint:rtpbridge/2d@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955647 DLMGCP DEBUG <0013> endpoint:rtpbridge/2e@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955647 DLMGCP DEBUG <0013> endpoint:rtpbridge/2f@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955647 DLMGCP DEBUG <0013> endpoint:rtpbridge/30@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955647 DLMGCP DEBUG <0013> endpoint:rtpbridge/31@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955647 DLMGCP DEBUG <0013> endpoint:rtpbridge/32@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955647 DLMGCP DEBUG <0013> endpoint:rtpbridge/33@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955647 DLMGCP DEBUG <0013> endpoint:rtpbridge/34@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955647 DLMGCP DEBUG <0013> endpoint:rtpbridge/35@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955647 DLMGCP DEBUG <0013> endpoint:rtpbridge/36@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955647 DLMGCP DEBUG <0013> endpoint:rtpbridge/37@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955647 DLMGCP DEBUG <0013> endpoint:rtpbridge/38@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955647 DLMGCP DEBUG <0013> endpoint:rtpbridge/39@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955647 DLMGCP DEBUG <0013> endpoint:rtpbridge/3a@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955647 DLMGCP DEBUG <0013> endpoint:rtpbridge/3b@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955647 DLMGCP DEBUG <0013> endpoint:rtpbridge/3c@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955647 DLMGCP DEBUG <0013> endpoint:rtpbridge/3d@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955647 DLMGCP DEBUG <0013> endpoint:rtpbridge/3e@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955647 DLMGCP DEBUG <0013> endpoint:rtpbridge/3f@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955647 DLMGCP DEBUG <0013> endpoint:rtpbridge/40@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955647 DLMGCP DEBUG <0013> endpoint:rtpbridge/41@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955647 DLMGCP DEBUG <0013> endpoint:rtpbridge/42@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955647 DLMGCP DEBUG <0013> endpoint:rtpbridge/43@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955647 DLMGCP DEBUG <0013> endpoint:rtpbridge/44@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955647 DLMGCP DEBUG <0013> endpoint:rtpbridge/45@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955647 DLMGCP DEBUG <0013> endpoint:rtpbridge/46@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955647 DLMGCP DEBUG <0013> endpoint:rtpbridge/47@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955647 DLMGCP DEBUG <0013> endpoint:rtpbridge/48@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955647 DLMGCP DEBUG <0013> endpoint:rtpbridge/49@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955647 DLMGCP DEBUG <0013> endpoint:rtpbridge/4a@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955647 DLMGCP DEBUG <0013> endpoint:rtpbridge/4b@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955647 DLMGCP DEBUG <0013> endpoint:rtpbridge/4c@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955647 DLMGCP DEBUG <0013> endpoint:rtpbridge/4d@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955647 DLMGCP DEBUG <0013> endpoint:rtpbridge/4e@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955647 DLMGCP DEBUG <0013> endpoint:rtpbridge/4f@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955647 DLMGCP DEBUG <0013> endpoint:rtpbridge/50@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955647 DLMGCP DEBUG <0013> endpoint:rtpbridge/51@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955647 DLMGCP DEBUG <0013> endpoint:rtpbridge/52@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955647 DLMGCP DEBUG <0013> endpoint:rtpbridge/53@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955647 DLMGCP DEBUG <0013> endpoint:rtpbridge/54@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955647 DLMGCP DEBUG <0013> endpoint:rtpbridge/55@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955647 DLMGCP DEBUG <0013> endpoint:rtpbridge/56@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955647 DLMGCP DEBUG <0013> endpoint:rtpbridge/57@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955647 DLMGCP DEBUG <0013> endpoint:rtpbridge/58@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955647 DLMGCP DEBUG <0013> endpoint:rtpbridge/59@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955647 DLMGCP DEBUG <0013> endpoint:rtpbridge/5a@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955647 DLMGCP DEBUG <0013> endpoint:rtpbridge/5b@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955647 DLMGCP DEBUG <0013> endpoint:rtpbridge/5c@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955647 DLMGCP DEBUG <0013> endpoint:rtpbridge/5d@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955647 DLMGCP DEBUG <0013> endpoint:rtpbridge/5e@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955647 DLMGCP DEBUG <0013> endpoint:rtpbridge/5f@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955647 DLMGCP DEBUG <0013> endpoint:rtpbridge/60@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955647 DLMGCP DEBUG <0013> endpoint:rtpbridge/61@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955647 DLMGCP DEBUG <0013> endpoint:rtpbridge/62@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955647 DLMGCP DEBUG <0013> endpoint:rtpbridge/63@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955647 DLMGCP DEBUG <0013> endpoint:rtpbridge/64@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955647 DLMGCP DEBUG <0013> endpoint:rtpbridge/65@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955647 DLMGCP DEBUG <0013> endpoint:rtpbridge/66@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955647 DLMGCP DEBUG <0013> endpoint:rtpbridge/67@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955647 DLMGCP DEBUG <0013> endpoint:rtpbridge/68@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955647 DLMGCP DEBUG <0013> endpoint:rtpbridge/69@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955647 DLMGCP DEBUG <0013> endpoint:rtpbridge/6a@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955647 DLMGCP DEBUG <0013> endpoint:rtpbridge/6b@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955647 DLMGCP DEBUG <0013> endpoint:rtpbridge/6c@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955647 DLMGCP DEBUG <0013> endpoint:rtpbridge/6d@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955647 DLMGCP DEBUG <0013> endpoint:rtpbridge/6e@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955647 DLMGCP DEBUG <0013> endpoint:rtpbridge/6f@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955647 DLMGCP DEBUG <0013> endpoint:rtpbridge/70@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955647 DLMGCP DEBUG <0013> endpoint:rtpbridge/71@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955647 DLMGCP DEBUG <0013> endpoint:rtpbridge/72@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955647 DLMGCP DEBUG <0013> endpoint:rtpbridge/73@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955647 DLMGCP DEBUG <0013> endpoint:rtpbridge/74@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955647 DLMGCP DEBUG <0013> endpoint:rtpbridge/75@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955647 DLMGCP DEBUG <0013> endpoint:rtpbridge/76@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955647 DLMGCP DEBUG <0013> endpoint:rtpbridge/77@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955647 DLMGCP DEBUG <0013> endpoint:rtpbridge/78@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955647 DLMGCP DEBUG <0013> endpoint:rtpbridge/79@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955647 DLMGCP DEBUG <0013> endpoint:rtpbridge/7a@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955647 DLMGCP DEBUG <0013> endpoint:rtpbridge/7b@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955647 DLMGCP DEBUG <0013> endpoint:rtpbridge/7c@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955647 DLMGCP DEBUG <0013> endpoint:rtpbridge/7d@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955647 DLMGCP DEBUG <0013> endpoint:rtpbridge/7e@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955647 DLMGCP DEBUG <0013> endpoint:rtpbridge/7f@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955647 DLMGCP DEBUG <0013> endpoint:rtpbridge/80@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955647 DLMGCP DEBUG <0013> endpoint:rtpbridge/81@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955647 DLMGCP DEBUG <0013> endpoint:rtpbridge/82@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955647 DLMGCP DEBUG <0013> endpoint:rtpbridge/83@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955647 DLMGCP DEBUG <0013> endpoint:rtpbridge/84@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955647 DLMGCP DEBUG <0013> endpoint:rtpbridge/85@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955647 DLMGCP DEBUG <0013> endpoint:rtpbridge/86@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955647 DLMGCP DEBUG <0013> endpoint:rtpbridge/87@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955647 DLMGCP DEBUG <0013> endpoint:rtpbridge/88@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955647 DLMGCP DEBUG <0013> endpoint:rtpbridge/89@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955647 DLMGCP DEBUG <0013> endpoint:rtpbridge/8a@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955647 DLMGCP DEBUG <0013> endpoint:rtpbridge/8b@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955647 DLMGCP DEBUG <0013> endpoint:rtpbridge/8c@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955647 DLMGCP DEBUG <0013> endpoint:rtpbridge/8d@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955647 DLMGCP DEBUG <0013> endpoint:rtpbridge/8e@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955647 DLMGCP DEBUG <0013> endpoint:rtpbridge/8f@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955647 DLMGCP DEBUG <0013> endpoint:rtpbridge/90@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955647 DLMGCP DEBUG <0013> endpoint:rtpbridge/91@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955647 DLMGCP DEBUG <0013> endpoint:rtpbridge/92@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955647 DLMGCP DEBUG <0013> endpoint:rtpbridge/93@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955647 DLMGCP DEBUG <0013> endpoint:rtpbridge/94@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955647 DLMGCP DEBUG <0013> endpoint:rtpbridge/95@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955648 DLMGCP DEBUG <0013> endpoint:rtpbridge/96@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955648 DLMGCP DEBUG <0013> endpoint:rtpbridge/97@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955648 DLMGCP DEBUG <0013> endpoint:rtpbridge/98@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955648 DLMGCP DEBUG <0013> endpoint:rtpbridge/99@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955648 DLMGCP DEBUG <0013> endpoint:rtpbridge/9a@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955648 DLMGCP DEBUG <0013> endpoint:rtpbridge/9b@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955648 DLMGCP DEBUG <0013> endpoint:rtpbridge/9c@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955648 DLMGCP DEBUG <0013> endpoint:rtpbridge/9d@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955648 DLMGCP DEBUG <0013> endpoint:rtpbridge/9e@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955648 DLMGCP DEBUG <0013> endpoint:rtpbridge/9f@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955648 DLMGCP DEBUG <0013> endpoint:rtpbridge/a0@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955648 DLMGCP DEBUG <0013> endpoint:rtpbridge/a1@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955648 DLMGCP DEBUG <0013> endpoint:rtpbridge/a2@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955648 DLMGCP DEBUG <0013> endpoint:rtpbridge/a3@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955648 DLMGCP DEBUG <0013> endpoint:rtpbridge/a4@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955648 DLMGCP DEBUG <0013> endpoint:rtpbridge/a5@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955648 DLMGCP DEBUG <0013> endpoint:rtpbridge/a6@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955648 DLMGCP DEBUG <0013> endpoint:rtpbridge/a7@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955648 DLMGCP DEBUG <0013> endpoint:rtpbridge/a8@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955648 DLMGCP DEBUG <0013> endpoint:rtpbridge/a9@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955648 DLMGCP DEBUG <0013> endpoint:rtpbridge/aa@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955648 DLMGCP DEBUG <0013> endpoint:rtpbridge/ab@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955648 DLMGCP DEBUG <0013> endpoint:rtpbridge/ac@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955648 DLMGCP DEBUG <0013> endpoint:rtpbridge/ad@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955648 DLMGCP DEBUG <0013> endpoint:rtpbridge/ae@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955648 DLMGCP DEBUG <0013> endpoint:rtpbridge/af@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955648 DLMGCP DEBUG <0013> endpoint:rtpbridge/b0@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955648 DLMGCP DEBUG <0013> endpoint:rtpbridge/b1@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955648 DLMGCP DEBUG <0013> endpoint:rtpbridge/b2@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955648 DLMGCP DEBUG <0013> endpoint:rtpbridge/b3@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955648 DLMGCP DEBUG <0013> endpoint:rtpbridge/b4@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955648 DLMGCP DEBUG <0013> endpoint:rtpbridge/b5@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955648 DLMGCP DEBUG <0013> endpoint:rtpbridge/b6@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955648 DLMGCP DEBUG <0013> endpoint:rtpbridge/b7@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955648 DLMGCP DEBUG <0013> endpoint:rtpbridge/b8@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955648 DLMGCP DEBUG <0013> endpoint:rtpbridge/b9@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955648 DLMGCP DEBUG <0013> endpoint:rtpbridge/ba@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955648 DLMGCP DEBUG <0013> endpoint:rtpbridge/bb@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955648 DLMGCP DEBUG <0013> endpoint:rtpbridge/bc@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955648 DLMGCP DEBUG <0013> endpoint:rtpbridge/bd@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955648 DLMGCP DEBUG <0013> endpoint:rtpbridge/be@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955648 DLMGCP DEBUG <0013> endpoint:rtpbridge/bf@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955648 DLMGCP DEBUG <0013> endpoint:rtpbridge/c0@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955648 DLMGCP DEBUG <0013> endpoint:rtpbridge/c1@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955648 DLMGCP DEBUG <0013> endpoint:rtpbridge/c2@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955648 DLMGCP DEBUG <0013> endpoint:rtpbridge/c3@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955648 DLMGCP DEBUG <0013> endpoint:rtpbridge/c4@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955648 DLMGCP DEBUG <0013> endpoint:rtpbridge/c5@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955648 DLMGCP DEBUG <0013> endpoint:rtpbridge/c6@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955648 DLMGCP DEBUG <0013> endpoint:rtpbridge/c7@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955648 DLMGCP DEBUG <0013> endpoint:rtpbridge/c8@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955648 DLMGCP DEBUG <0013> endpoint:rtpbridge/c9@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955648 DLMGCP DEBUG <0013> endpoint:rtpbridge/ca@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955648 DLMGCP DEBUG <0013> endpoint:rtpbridge/cb@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955648 DLMGCP DEBUG <0013> endpoint:rtpbridge/cc@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955648 DLMGCP DEBUG <0013> endpoint:rtpbridge/cd@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955648 DLMGCP DEBUG <0013> endpoint:rtpbridge/ce@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955648 DLMGCP DEBUG <0013> endpoint:rtpbridge/cf@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955648 DLMGCP DEBUG <0013> endpoint:rtpbridge/d0@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955648 DLMGCP DEBUG <0013> endpoint:rtpbridge/d1@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955648 DLMGCP DEBUG <0013> endpoint:rtpbridge/d2@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955648 DLMGCP DEBUG <0013> endpoint:rtpbridge/d3@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955648 DLMGCP DEBUG <0013> endpoint:rtpbridge/d4@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955648 DLMGCP DEBUG <0013> endpoint:rtpbridge/d5@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955648 DLMGCP DEBUG <0013> endpoint:rtpbridge/d6@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955648 DLMGCP DEBUG <0013> endpoint:rtpbridge/d7@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955648 DLMGCP DEBUG <0013> endpoint:rtpbridge/d8@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955648 DLMGCP DEBUG <0013> endpoint:rtpbridge/d9@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955648 DLMGCP DEBUG <0013> endpoint:rtpbridge/da@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955648 DLMGCP DEBUG <0013> endpoint:rtpbridge/db@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955648 DLMGCP DEBUG <0013> endpoint:rtpbridge/dc@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955648 DLMGCP DEBUG <0013> endpoint:rtpbridge/dd@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955648 DLMGCP DEBUG <0013> endpoint:rtpbridge/de@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955648 DLMGCP DEBUG <0013> endpoint:rtpbridge/df@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955648 DLMGCP DEBUG <0013> endpoint:rtpbridge/e0@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955648 DLMGCP DEBUG <0013> endpoint:rtpbridge/e1@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955648 DLMGCP DEBUG <0013> endpoint:rtpbridge/e2@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955648 DLMGCP DEBUG <0013> endpoint:rtpbridge/e3@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955648 DLMGCP DEBUG <0013> endpoint:rtpbridge/e4@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955648 DLMGCP DEBUG <0013> endpoint:rtpbridge/e5@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955648 DLMGCP DEBUG <0013> endpoint:rtpbridge/e6@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955648 DLMGCP DEBUG <0013> endpoint:rtpbridge/e7@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955648 DLMGCP DEBUG <0013> endpoint:rtpbridge/e8@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955648 DLMGCP DEBUG <0013> endpoint:rtpbridge/e9@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955648 DLMGCP DEBUG <0013> endpoint:rtpbridge/ea@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955648 DLMGCP DEBUG <0013> endpoint:rtpbridge/eb@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955648 DLMGCP DEBUG <0013> endpoint:rtpbridge/ec@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955648 DLMGCP DEBUG <0013> endpoint:rtpbridge/ed@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955648 DLMGCP DEBUG <0013> endpoint:rtpbridge/ee@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955648 DLMGCP DEBUG <0013> endpoint:rtpbridge/ef@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955648 DLMGCP DEBUG <0013> endpoint:rtpbridge/f0@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955648 DLMGCP DEBUG <0013> endpoint:rtpbridge/f1@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955648 DLMGCP DEBUG <0013> endpoint:rtpbridge/f2@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955648 DLMGCP DEBUG <0013> endpoint:rtpbridge/f3@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955648 DLMGCP DEBUG <0013> endpoint:rtpbridge/f4@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955648 DLMGCP DEBUG <0013> endpoint:rtpbridge/f5@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955648 DLMGCP DEBUG <0013> endpoint:rtpbridge/f6@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955648 DLMGCP DEBUG <0013> endpoint:rtpbridge/f7@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955648 DLMGCP DEBUG <0013> endpoint:rtpbridge/f8@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955648 DLMGCP DEBUG <0013> endpoint:rtpbridge/f9@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955648 DLMGCP DEBUG <0013> endpoint:rtpbridge/fa@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955648 DLMGCP DEBUG <0013> endpoint:rtpbridge/fb@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955648 DLMGCP DEBUG <0013> endpoint:rtpbridge/fc@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955648 DLMGCP DEBUG <0013> endpoint:rtpbridge/fd@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955648 DLMGCP DEBUG <0013> endpoint:rtpbridge/fe@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955648 DLMGCP DEBUG <0013> endpoint:rtpbridge/ff@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955648 DLMGCP DEBUG <0013> endpoint:rtpbridge/100@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955648 DLMGCP DEBUG <0013> endpoint:rtpbridge/101@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955648 DLMGCP DEBUG <0013> endpoint:rtpbridge/102@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955648 DLMGCP DEBUG <0013> endpoint:rtpbridge/103@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955648 DLMGCP DEBUG <0013> endpoint:rtpbridge/104@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955648 DLMGCP DEBUG <0013> endpoint:rtpbridge/105@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955648 DLMGCP DEBUG <0013> endpoint:rtpbridge/106@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955648 DLMGCP DEBUG <0013> endpoint:rtpbridge/107@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955648 DLMGCP DEBUG <0013> endpoint:rtpbridge/108@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955648 DLMGCP DEBUG <0013> endpoint:rtpbridge/109@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955648 DLMGCP DEBUG <0013> endpoint:rtpbridge/10a@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955648 DLMGCP DEBUG <0013> endpoint:rtpbridge/10b@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955648 DLMGCP DEBUG <0013> endpoint:rtpbridge/10c@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955648 DLMGCP DEBUG <0013> endpoint:rtpbridge/10d@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955648 DLMGCP DEBUG <0013> endpoint:rtpbridge/10e@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955648 DLMGCP DEBUG <0013> endpoint:rtpbridge/10f@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955648 DLMGCP DEBUG <0013> endpoint:rtpbridge/110@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955648 DLMGCP DEBUG <0013> endpoint:rtpbridge/111@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955648 DLMGCP DEBUG <0013> endpoint:rtpbridge/112@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955648 DLMGCP DEBUG <0013> endpoint:rtpbridge/113@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955648 DLMGCP DEBUG <0013> endpoint:rtpbridge/114@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955648 DLMGCP DEBUG <0013> endpoint:rtpbridge/115@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955648 DLMGCP DEBUG <0013> endpoint:rtpbridge/116@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955648 DLMGCP DEBUG <0013> endpoint:rtpbridge/117@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955649 DLMGCP DEBUG <0013> endpoint:rtpbridge/118@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955649 DLMGCP DEBUG <0013> endpoint:rtpbridge/119@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955649 DLMGCP DEBUG <0013> endpoint:rtpbridge/11a@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955649 DLMGCP DEBUG <0013> endpoint:rtpbridge/11b@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955649 DLMGCP DEBUG <0013> endpoint:rtpbridge/11c@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955649 DLMGCP DEBUG <0013> endpoint:rtpbridge/11d@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955649 DLMGCP DEBUG <0013> endpoint:rtpbridge/11e@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955649 DLMGCP DEBUG <0013> endpoint:rtpbridge/11f@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955649 DLMGCP DEBUG <0013> endpoint:rtpbridge/120@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955649 DLMGCP DEBUG <0013> endpoint:rtpbridge/121@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955649 DLMGCP DEBUG <0013> endpoint:rtpbridge/122@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955649 DLMGCP DEBUG <0013> endpoint:rtpbridge/123@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955649 DLMGCP DEBUG <0013> endpoint:rtpbridge/124@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955649 DLMGCP DEBUG <0013> endpoint:rtpbridge/125@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955649 DLMGCP DEBUG <0013> endpoint:rtpbridge/126@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955649 DLMGCP DEBUG <0013> endpoint:rtpbridge/127@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955649 DLMGCP DEBUG <0013> endpoint:rtpbridge/128@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955649 DLMGCP DEBUG <0013> endpoint:rtpbridge/129@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955649 DLMGCP DEBUG <0013> endpoint:rtpbridge/12a@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955649 DLMGCP DEBUG <0013> endpoint:rtpbridge/12b@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955649 DLMGCP DEBUG <0013> endpoint:rtpbridge/12c@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955649 DLMGCP DEBUG <0013> endpoint:none Generated response: code=200 (mgcp_protocol.c:230) 20241102125955649 DLMGCP DEBUG <0013> Generated response: line #00: 200 2562 OK (mgcp_msg.c:67) 20241102125955649 DLMGCP DEBUG <0013> Received message: line #00: DLCX 2563 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241102125955649 DLMGCP DEBUG <0013> Received message: line #01: C: 0014 (mgcp_msg.c:67) 20241102125955649 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found free endpoint: rtpbridge/1@mgw (mgcp_endp.c:261) 20241102125955649 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:441) 20241102125955649 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241102125955649 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955649 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955649 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955649 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955649 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955649 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955649 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955649 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955649 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955649 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955649 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955649 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955649 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955649 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955649 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955649 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955649 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955649 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955649 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955649 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955649 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955649 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955649 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955649 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955649 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955649 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955649 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955649 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955649 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955649 DLMGCP DEBUG <0013> endpoint:rtpbridge/1e@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955649 DLMGCP DEBUG <0013> endpoint:rtpbridge/1f@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955649 DLMGCP DEBUG <0013> endpoint:rtpbridge/20@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955649 DLMGCP DEBUG <0013> endpoint:rtpbridge/21@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955649 DLMGCP DEBUG <0013> endpoint:rtpbridge/22@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955649 DLMGCP DEBUG <0013> endpoint:rtpbridge/23@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955649 DLMGCP DEBUG <0013> endpoint:rtpbridge/24@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955649 DLMGCP DEBUG <0013> endpoint:rtpbridge/25@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955649 DLMGCP DEBUG <0013> endpoint:rtpbridge/26@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955649 DLMGCP DEBUG <0013> endpoint:rtpbridge/27@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955649 DLMGCP DEBUG <0013> endpoint:rtpbridge/28@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955649 DLMGCP DEBUG <0013> endpoint:rtpbridge/29@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955649 DLMGCP DEBUG <0013> endpoint:rtpbridge/2a@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955649 DLMGCP DEBUG <0013> endpoint:rtpbridge/2b@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955649 DLMGCP DEBUG <0013> endpoint:rtpbridge/2c@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955649 DLMGCP DEBUG <0013> endpoint:rtpbridge/2d@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955649 DLMGCP DEBUG <0013> endpoint:rtpbridge/2e@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955649 DLMGCP DEBUG <0013> endpoint:rtpbridge/2f@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955649 DLMGCP DEBUG <0013> endpoint:rtpbridge/30@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955649 DLMGCP DEBUG <0013> endpoint:rtpbridge/31@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955649 DLMGCP DEBUG <0013> endpoint:rtpbridge/32@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955649 DLMGCP DEBUG <0013> endpoint:rtpbridge/33@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955649 DLMGCP DEBUG <0013> endpoint:rtpbridge/34@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955649 DLMGCP DEBUG <0013> endpoint:rtpbridge/35@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955649 DLMGCP DEBUG <0013> endpoint:rtpbridge/36@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955649 DLMGCP DEBUG <0013> endpoint:rtpbridge/37@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955649 DLMGCP DEBUG <0013> endpoint:rtpbridge/38@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955649 DLMGCP DEBUG <0013> endpoint:rtpbridge/39@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955649 DLMGCP DEBUG <0013> endpoint:rtpbridge/3a@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955649 DLMGCP DEBUG <0013> endpoint:rtpbridge/3b@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955649 DLMGCP DEBUG <0013> endpoint:rtpbridge/3c@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955649 DLMGCP DEBUG <0013> endpoint:rtpbridge/3d@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955649 DLMGCP DEBUG <0013> endpoint:rtpbridge/3e@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955649 DLMGCP DEBUG <0013> endpoint:rtpbridge/3f@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955649 DLMGCP DEBUG <0013> endpoint:rtpbridge/40@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955649 DLMGCP DEBUG <0013> endpoint:rtpbridge/41@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955649 DLMGCP DEBUG <0013> endpoint:rtpbridge/42@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955650 DLMGCP DEBUG <0013> endpoint:rtpbridge/43@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955650 DLMGCP DEBUG <0013> endpoint:rtpbridge/44@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955650 DLMGCP DEBUG <0013> endpoint:rtpbridge/45@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955650 DLMGCP DEBUG <0013> endpoint:rtpbridge/46@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955650 DLMGCP DEBUG <0013> endpoint:rtpbridge/47@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955650 DLMGCP DEBUG <0013> endpoint:rtpbridge/48@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955650 DLMGCP DEBUG <0013> endpoint:rtpbridge/49@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955650 DLMGCP DEBUG <0013> endpoint:rtpbridge/4a@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955650 DLMGCP DEBUG <0013> endpoint:rtpbridge/4b@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955650 DLMGCP DEBUG <0013> endpoint:rtpbridge/4c@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955650 DLMGCP DEBUG <0013> endpoint:rtpbridge/4d@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955650 DLMGCP DEBUG <0013> endpoint:rtpbridge/4e@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955650 DLMGCP DEBUG <0013> endpoint:rtpbridge/4f@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955650 DLMGCP DEBUG <0013> endpoint:rtpbridge/50@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955650 DLMGCP DEBUG <0013> endpoint:rtpbridge/51@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955650 DLMGCP DEBUG <0013> endpoint:rtpbridge/52@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955650 DLMGCP DEBUG <0013> endpoint:rtpbridge/53@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955650 DLMGCP DEBUG <0013> endpoint:rtpbridge/54@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955650 DLMGCP DEBUG <0013> endpoint:rtpbridge/55@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955650 DLMGCP DEBUG <0013> endpoint:rtpbridge/56@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955650 DLMGCP DEBUG <0013> endpoint:rtpbridge/57@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955650 DLMGCP DEBUG <0013> endpoint:rtpbridge/58@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955650 DLMGCP DEBUG <0013> endpoint:rtpbridge/59@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955650 DLMGCP DEBUG <0013> endpoint:rtpbridge/5a@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955650 DLMGCP DEBUG <0013> endpoint:rtpbridge/5b@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955650 DLMGCP DEBUG <0013> endpoint:rtpbridge/5c@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955650 DLMGCP DEBUG <0013> endpoint:rtpbridge/5d@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955650 DLMGCP DEBUG <0013> endpoint:rtpbridge/5e@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955650 DLMGCP DEBUG <0013> endpoint:rtpbridge/5f@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955650 DLMGCP DEBUG <0013> endpoint:rtpbridge/60@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955650 DLMGCP DEBUG <0013> endpoint:rtpbridge/61@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955650 DLMGCP DEBUG <0013> endpoint:rtpbridge/62@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955650 DLMGCP DEBUG <0013> endpoint:rtpbridge/63@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955650 DLMGCP DEBUG <0013> endpoint:rtpbridge/64@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955650 DLMGCP DEBUG <0013> endpoint:rtpbridge/65@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955650 DLMGCP DEBUG <0013> endpoint:rtpbridge/66@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955650 DLMGCP DEBUG <0013> endpoint:rtpbridge/67@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955650 DLMGCP DEBUG <0013> endpoint:rtpbridge/68@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955650 DLMGCP DEBUG <0013> endpoint:rtpbridge/69@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955650 DLMGCP DEBUG <0013> endpoint:rtpbridge/6a@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955650 DLMGCP DEBUG <0013> endpoint:rtpbridge/6b@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955650 DLMGCP DEBUG <0013> endpoint:rtpbridge/6c@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955650 DLMGCP DEBUG <0013> endpoint:rtpbridge/6d@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955650 DLMGCP DEBUG <0013> endpoint:rtpbridge/6e@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955650 DLMGCP DEBUG <0013> endpoint:rtpbridge/6f@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955650 DLMGCP DEBUG <0013> endpoint:rtpbridge/70@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955650 DLMGCP DEBUG <0013> endpoint:rtpbridge/71@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955650 DLMGCP DEBUG <0013> endpoint:rtpbridge/72@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955650 DLMGCP DEBUG <0013> endpoint:rtpbridge/73@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955650 DLMGCP DEBUG <0013> endpoint:rtpbridge/74@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955650 DLMGCP DEBUG <0013> endpoint:rtpbridge/75@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955650 DLMGCP DEBUG <0013> endpoint:rtpbridge/76@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955650 DLMGCP DEBUG <0013> endpoint:rtpbridge/77@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955650 DLMGCP DEBUG <0013> endpoint:rtpbridge/78@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955650 DLMGCP DEBUG <0013> endpoint:rtpbridge/79@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955650 DLMGCP DEBUG <0013> endpoint:rtpbridge/7a@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955650 DLMGCP DEBUG <0013> endpoint:rtpbridge/7b@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955650 DLMGCP DEBUG <0013> endpoint:rtpbridge/7c@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955650 DLMGCP DEBUG <0013> endpoint:rtpbridge/7d@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955650 DLMGCP DEBUG <0013> endpoint:rtpbridge/7e@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955650 DLMGCP DEBUG <0013> endpoint:rtpbridge/7f@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955650 DLMGCP DEBUG <0013> endpoint:rtpbridge/80@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955650 DLMGCP DEBUG <0013> endpoint:rtpbridge/81@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955650 DLMGCP DEBUG <0013> endpoint:rtpbridge/82@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955650 DLMGCP DEBUG <0013> endpoint:rtpbridge/83@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955650 DLMGCP DEBUG <0013> endpoint:rtpbridge/84@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955650 DLMGCP DEBUG <0013> endpoint:rtpbridge/85@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955650 DLMGCP DEBUG <0013> endpoint:rtpbridge/86@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955650 DLMGCP DEBUG <0013> endpoint:rtpbridge/87@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955650 DLMGCP DEBUG <0013> endpoint:rtpbridge/88@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955650 DLMGCP DEBUG <0013> endpoint:rtpbridge/89@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955650 DLMGCP DEBUG <0013> endpoint:rtpbridge/8a@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955650 DLMGCP DEBUG <0013> endpoint:rtpbridge/8b@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955650 DLMGCP DEBUG <0013> endpoint:rtpbridge/8c@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955650 DLMGCP DEBUG <0013> endpoint:rtpbridge/8d@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955650 DLMGCP DEBUG <0013> endpoint:rtpbridge/8e@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955650 DLMGCP DEBUG <0013> endpoint:rtpbridge/8f@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955650 DLMGCP DEBUG <0013> endpoint:rtpbridge/90@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955650 DLMGCP DEBUG <0013> endpoint:rtpbridge/91@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955650 DLMGCP DEBUG <0013> endpoint:rtpbridge/92@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955650 DLMGCP DEBUG <0013> endpoint:rtpbridge/93@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955650 DLMGCP DEBUG <0013> endpoint:rtpbridge/94@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955650 DLMGCP DEBUG <0013> endpoint:rtpbridge/95@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955650 DLMGCP DEBUG <0013> endpoint:rtpbridge/96@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955650 DLMGCP DEBUG <0013> endpoint:rtpbridge/97@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955650 DLMGCP DEBUG <0013> endpoint:rtpbridge/98@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955650 DLMGCP DEBUG <0013> endpoint:rtpbridge/99@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955650 DLMGCP DEBUG <0013> endpoint:rtpbridge/9a@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955650 DLMGCP DEBUG <0013> endpoint:rtpbridge/9b@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955650 DLMGCP DEBUG <0013> endpoint:rtpbridge/9c@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955650 DLMGCP DEBUG <0013> endpoint:rtpbridge/9d@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955650 DLMGCP DEBUG <0013> endpoint:rtpbridge/9e@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955650 DLMGCP DEBUG <0013> endpoint:rtpbridge/9f@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955650 DLMGCP DEBUG <0013> endpoint:rtpbridge/a0@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955650 DLMGCP DEBUG <0013> endpoint:rtpbridge/a1@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955650 DLMGCP DEBUG <0013> endpoint:rtpbridge/a2@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955650 DLMGCP DEBUG <0013> endpoint:rtpbridge/a3@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955650 DLMGCP DEBUG <0013> endpoint:rtpbridge/a4@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955650 DLMGCP DEBUG <0013> endpoint:rtpbridge/a5@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955650 DLMGCP DEBUG <0013> endpoint:rtpbridge/a6@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955650 DLMGCP DEBUG <0013> endpoint:rtpbridge/a7@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955650 DLMGCP DEBUG <0013> endpoint:rtpbridge/a8@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955650 DLMGCP DEBUG <0013> endpoint:rtpbridge/a9@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955650 DLMGCP DEBUG <0013> endpoint:rtpbridge/aa@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955650 DLMGCP DEBUG <0013> endpoint:rtpbridge/ab@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955650 DLMGCP DEBUG <0013> endpoint:rtpbridge/ac@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955650 DLMGCP DEBUG <0013> endpoint:rtpbridge/ad@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955650 DLMGCP DEBUG <0013> endpoint:rtpbridge/ae@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955650 DLMGCP DEBUG <0013> endpoint:rtpbridge/af@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955650 DLMGCP DEBUG <0013> endpoint:rtpbridge/b0@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955650 DLMGCP DEBUG <0013> endpoint:rtpbridge/b1@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955650 DLMGCP DEBUG <0013> endpoint:rtpbridge/b2@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955650 DLMGCP DEBUG <0013> endpoint:rtpbridge/b3@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955650 DLMGCP DEBUG <0013> endpoint:rtpbridge/b4@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955650 DLMGCP DEBUG <0013> endpoint:rtpbridge/b5@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955650 DLMGCP DEBUG <0013> endpoint:rtpbridge/b6@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955650 DLMGCP DEBUG <0013> endpoint:rtpbridge/b7@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955650 DLMGCP DEBUG <0013> endpoint:rtpbridge/b8@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955650 DLMGCP DEBUG <0013> endpoint:rtpbridge/b9@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955650 DLMGCP DEBUG <0013> endpoint:rtpbridge/ba@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955650 DLMGCP DEBUG <0013> endpoint:rtpbridge/bb@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955650 DLMGCP DEBUG <0013> endpoint:rtpbridge/bc@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955650 DLMGCP DEBUG <0013> endpoint:rtpbridge/bd@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955650 DLMGCP DEBUG <0013> endpoint:rtpbridge/be@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955650 DLMGCP DEBUG <0013> endpoint:rtpbridge/bf@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955650 DLMGCP DEBUG <0013> endpoint:rtpbridge/c0@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955650 DLMGCP DEBUG <0013> endpoint:rtpbridge/c1@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955650 DLMGCP DEBUG <0013> endpoint:rtpbridge/c2@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955650 DLMGCP DEBUG <0013> endpoint:rtpbridge/c3@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955650 DLMGCP DEBUG <0013> endpoint:rtpbridge/c4@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955650 DLMGCP DEBUG <0013> endpoint:rtpbridge/c5@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955650 DLMGCP DEBUG <0013> endpoint:rtpbridge/c6@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955650 DLMGCP DEBUG <0013> endpoint:rtpbridge/c7@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955650 DLMGCP DEBUG <0013> endpoint:rtpbridge/c8@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955650 DLMGCP DEBUG <0013> endpoint:rtpbridge/c9@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955650 DLMGCP DEBUG <0013> endpoint:rtpbridge/ca@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955650 DLMGCP DEBUG <0013> endpoint:rtpbridge/cb@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955650 DLMGCP DEBUG <0013> endpoint:rtpbridge/cc@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955650 DLMGCP DEBUG <0013> endpoint:rtpbridge/cd@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955650 DLMGCP DEBUG <0013> endpoint:rtpbridge/ce@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955650 DLMGCP DEBUG <0013> endpoint:rtpbridge/cf@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955650 DLMGCP DEBUG <0013> endpoint:rtpbridge/d0@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955650 DLMGCP DEBUG <0013> endpoint:rtpbridge/d1@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955650 DLMGCP DEBUG <0013> endpoint:rtpbridge/d2@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955650 DLMGCP DEBUG <0013> endpoint:rtpbridge/d3@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955650 DLMGCP DEBUG <0013> endpoint:rtpbridge/d4@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955650 DLMGCP DEBUG <0013> endpoint:rtpbridge/d5@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955650 DLMGCP DEBUG <0013> endpoint:rtpbridge/d6@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955650 DLMGCP DEBUG <0013> endpoint:rtpbridge/d7@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955650 DLMGCP DEBUG <0013> endpoint:rtpbridge/d8@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955650 DLMGCP DEBUG <0013> endpoint:rtpbridge/d9@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955651 DLMGCP DEBUG <0013> endpoint:rtpbridge/da@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955651 DLMGCP DEBUG <0013> endpoint:rtpbridge/db@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955651 DLMGCP DEBUG <0013> endpoint:rtpbridge/dc@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955651 DLMGCP DEBUG <0013> endpoint:rtpbridge/dd@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955651 DLMGCP DEBUG <0013> endpoint:rtpbridge/de@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955651 DLMGCP DEBUG <0013> endpoint:rtpbridge/df@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955651 DLMGCP DEBUG <0013> endpoint:rtpbridge/e0@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955651 DLMGCP DEBUG <0013> endpoint:rtpbridge/e1@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955651 DLMGCP DEBUG <0013> endpoint:rtpbridge/e2@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955651 DLMGCP DEBUG <0013> endpoint:rtpbridge/e3@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955651 DLMGCP DEBUG <0013> endpoint:rtpbridge/e4@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955651 DLMGCP DEBUG <0013> endpoint:rtpbridge/e5@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955651 DLMGCP DEBUG <0013> endpoint:rtpbridge/e6@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955651 DLMGCP DEBUG <0013> endpoint:rtpbridge/e7@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955651 DLMGCP DEBUG <0013> endpoint:rtpbridge/e8@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955651 DLMGCP DEBUG <0013> endpoint:rtpbridge/e9@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955651 DLMGCP DEBUG <0013> endpoint:rtpbridge/ea@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955651 DLMGCP DEBUG <0013> endpoint:rtpbridge/eb@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955651 DLMGCP DEBUG <0013> endpoint:rtpbridge/ec@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955651 DLMGCP DEBUG <0013> endpoint:rtpbridge/ed@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955651 DLMGCP DEBUG <0013> endpoint:rtpbridge/ee@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955651 DLMGCP DEBUG <0013> endpoint:rtpbridge/ef@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955651 DLMGCP DEBUG <0013> endpoint:rtpbridge/f0@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955651 DLMGCP DEBUG <0013> endpoint:rtpbridge/f1@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955651 DLMGCP DEBUG <0013> endpoint:rtpbridge/f2@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955651 DLMGCP DEBUG <0013> endpoint:rtpbridge/f3@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955651 DLMGCP DEBUG <0013> endpoint:rtpbridge/f4@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955651 DLMGCP DEBUG <0013> endpoint:rtpbridge/f5@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955651 DLMGCP DEBUG <0013> endpoint:rtpbridge/f6@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955651 DLMGCP DEBUG <0013> endpoint:rtpbridge/f7@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955651 DLMGCP DEBUG <0013> endpoint:rtpbridge/f8@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955651 DLMGCP DEBUG <0013> endpoint:rtpbridge/f9@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955651 DLMGCP DEBUG <0013> endpoint:rtpbridge/fa@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955651 DLMGCP DEBUG <0013> endpoint:rtpbridge/fb@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955651 DLMGCP DEBUG <0013> endpoint:rtpbridge/fc@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955651 DLMGCP DEBUG <0013> endpoint:rtpbridge/fd@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955651 DLMGCP DEBUG <0013> endpoint:rtpbridge/fe@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955651 DLMGCP DEBUG <0013> endpoint:rtpbridge/ff@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955651 DLMGCP DEBUG <0013> endpoint:rtpbridge/100@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955651 DLMGCP DEBUG <0013> endpoint:rtpbridge/101@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955651 DLMGCP DEBUG <0013> endpoint:rtpbridge/102@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955651 DLMGCP DEBUG <0013> endpoint:rtpbridge/103@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955651 DLMGCP DEBUG <0013> endpoint:rtpbridge/104@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955651 DLMGCP DEBUG <0013> endpoint:rtpbridge/105@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955651 DLMGCP DEBUG <0013> endpoint:rtpbridge/106@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955651 DLMGCP DEBUG <0013> endpoint:rtpbridge/107@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955651 DLMGCP DEBUG <0013> endpoint:rtpbridge/108@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955651 DLMGCP DEBUG <0013> endpoint:rtpbridge/109@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955651 DLMGCP DEBUG <0013> endpoint:rtpbridge/10a@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955651 DLMGCP DEBUG <0013> endpoint:rtpbridge/10b@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955651 DLMGCP DEBUG <0013> endpoint:rtpbridge/10c@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955651 DLMGCP DEBUG <0013> endpoint:rtpbridge/10d@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955651 DLMGCP DEBUG <0013> endpoint:rtpbridge/10e@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955651 DLMGCP DEBUG <0013> endpoint:rtpbridge/10f@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955651 DLMGCP DEBUG <0013> endpoint:rtpbridge/110@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955651 DLMGCP DEBUG <0013> endpoint:rtpbridge/111@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955651 DLMGCP DEBUG <0013> endpoint:rtpbridge/112@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955651 DLMGCP DEBUG <0013> endpoint:rtpbridge/113@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955651 DLMGCP DEBUG <0013> endpoint:rtpbridge/114@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955651 DLMGCP DEBUG <0013> endpoint:rtpbridge/115@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955651 DLMGCP DEBUG <0013> endpoint:rtpbridge/116@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955651 DLMGCP DEBUG <0013> endpoint:rtpbridge/117@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955651 DLMGCP DEBUG <0013> endpoint:rtpbridge/118@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955651 DLMGCP DEBUG <0013> endpoint:rtpbridge/119@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955651 DLMGCP DEBUG <0013> endpoint:rtpbridge/11a@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955651 DLMGCP DEBUG <0013> endpoint:rtpbridge/11b@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955651 DLMGCP DEBUG <0013> endpoint:rtpbridge/11c@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955651 DLMGCP DEBUG <0013> endpoint:rtpbridge/11d@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955651 DLMGCP DEBUG <0013> endpoint:rtpbridge/11e@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955651 DLMGCP DEBUG <0013> endpoint:rtpbridge/11f@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955651 DLMGCP DEBUG <0013> endpoint:rtpbridge/120@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955651 DLMGCP DEBUG <0013> endpoint:rtpbridge/121@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955651 DLMGCP DEBUG <0013> endpoint:rtpbridge/122@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955651 DLMGCP DEBUG <0013> endpoint:rtpbridge/123@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955651 DLMGCP DEBUG <0013> endpoint:rtpbridge/124@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955651 DLMGCP DEBUG <0013> endpoint:rtpbridge/125@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955651 DLMGCP DEBUG <0013> endpoint:rtpbridge/126@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955651 DLMGCP DEBUG <0013> endpoint:rtpbridge/127@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955651 DLMGCP DEBUG <0013> endpoint:rtpbridge/128@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955651 DLMGCP DEBUG <0013> endpoint:rtpbridge/129@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955651 DLMGCP DEBUG <0013> endpoint:rtpbridge/12a@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955651 DLMGCP DEBUG <0013> endpoint:rtpbridge/12b@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955651 DLMGCP DEBUG <0013> endpoint:rtpbridge/12c@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955651 DLMGCP DEBUG <0013> endpoint:none Generated response: code=200 (mgcp_protocol.c:230) 20241102125955651 DLMGCP DEBUG <0013> Generated response: line #00: 200 2563 OK (mgcp_msg.c:67) 20241102125955651 DLMGCP DEBUG <0013> Received message: line #00: DLCX 2564 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241102125955651 DLMGCP DEBUG <0013> Received message: line #01: C: 0015 (mgcp_msg.c:67) 20241102125955651 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found free endpoint: rtpbridge/1@mgw (mgcp_endp.c:261) 20241102125955651 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:441) 20241102125955651 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241102125955651 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955651 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955651 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955651 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955652 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955652 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955652 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955652 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955652 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955652 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955652 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955652 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955652 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955652 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955652 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955652 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955652 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955652 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955652 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955652 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955652 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955652 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955652 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955652 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955652 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955652 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955652 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955652 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955652 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955652 DLMGCP DEBUG <0013> endpoint:rtpbridge/1e@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955652 DLMGCP DEBUG <0013> endpoint:rtpbridge/1f@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955652 DLMGCP DEBUG <0013> endpoint:rtpbridge/20@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955652 DLMGCP DEBUG <0013> endpoint:rtpbridge/21@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955652 DLMGCP DEBUG <0013> endpoint:rtpbridge/22@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955652 DLMGCP DEBUG <0013> endpoint:rtpbridge/23@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955652 DLMGCP DEBUG <0013> endpoint:rtpbridge/24@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955652 DLMGCP DEBUG <0013> endpoint:rtpbridge/25@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955652 DLMGCP DEBUG <0013> endpoint:rtpbridge/26@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955652 DLMGCP DEBUG <0013> endpoint:rtpbridge/27@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955652 DLMGCP DEBUG <0013> endpoint:rtpbridge/28@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955652 DLMGCP DEBUG <0013> endpoint:rtpbridge/29@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955652 DLMGCP DEBUG <0013> endpoint:rtpbridge/2a@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955652 DLMGCP DEBUG <0013> endpoint:rtpbridge/2b@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955652 DLMGCP DEBUG <0013> endpoint:rtpbridge/2c@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955652 DLMGCP DEBUG <0013> endpoint:rtpbridge/2d@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955652 DLMGCP DEBUG <0013> endpoint:rtpbridge/2e@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955652 DLMGCP DEBUG <0013> endpoint:rtpbridge/2f@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955652 DLMGCP DEBUG <0013> endpoint:rtpbridge/30@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955652 DLMGCP DEBUG <0013> endpoint:rtpbridge/31@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955652 DLMGCP DEBUG <0013> endpoint:rtpbridge/32@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955652 DLMGCP DEBUG <0013> endpoint:rtpbridge/33@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955652 DLMGCP DEBUG <0013> endpoint:rtpbridge/34@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955652 DLMGCP DEBUG <0013> endpoint:rtpbridge/35@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955652 DLMGCP DEBUG <0013> endpoint:rtpbridge/36@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955652 DLMGCP DEBUG <0013> endpoint:rtpbridge/37@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955652 DLMGCP DEBUG <0013> endpoint:rtpbridge/38@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955652 DLMGCP DEBUG <0013> endpoint:rtpbridge/39@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955652 DLMGCP DEBUG <0013> endpoint:rtpbridge/3a@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955652 DLMGCP DEBUG <0013> endpoint:rtpbridge/3b@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955652 DLMGCP DEBUG <0013> endpoint:rtpbridge/3c@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955652 DLMGCP DEBUG <0013> endpoint:rtpbridge/3d@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955652 DLMGCP DEBUG <0013> endpoint:rtpbridge/3e@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955652 DLMGCP DEBUG <0013> endpoint:rtpbridge/3f@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955652 DLMGCP DEBUG <0013> endpoint:rtpbridge/40@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955652 DLMGCP DEBUG <0013> endpoint:rtpbridge/41@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955652 DLMGCP DEBUG <0013> endpoint:rtpbridge/42@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955652 DLMGCP DEBUG <0013> endpoint:rtpbridge/43@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955652 DLMGCP DEBUG <0013> endpoint:rtpbridge/44@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955652 DLMGCP DEBUG <0013> endpoint:rtpbridge/45@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955652 DLMGCP DEBUG <0013> endpoint:rtpbridge/46@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955652 DLMGCP DEBUG <0013> endpoint:rtpbridge/47@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955652 DLMGCP DEBUG <0013> endpoint:rtpbridge/48@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955652 DLMGCP DEBUG <0013> endpoint:rtpbridge/49@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955652 DLMGCP DEBUG <0013> endpoint:rtpbridge/4a@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955652 DLMGCP DEBUG <0013> endpoint:rtpbridge/4b@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955652 DLMGCP DEBUG <0013> endpoint:rtpbridge/4c@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955652 DLMGCP DEBUG <0013> endpoint:rtpbridge/4d@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955652 DLMGCP DEBUG <0013> endpoint:rtpbridge/4e@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955652 DLMGCP DEBUG <0013> endpoint:rtpbridge/4f@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955652 DLMGCP DEBUG <0013> endpoint:rtpbridge/50@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955652 DLMGCP DEBUG <0013> endpoint:rtpbridge/51@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955652 DLMGCP DEBUG <0013> endpoint:rtpbridge/52@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955652 DLMGCP DEBUG <0013> endpoint:rtpbridge/53@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955652 DLMGCP DEBUG <0013> endpoint:rtpbridge/54@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955652 DLMGCP DEBUG <0013> endpoint:rtpbridge/55@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955652 DLMGCP DEBUG <0013> endpoint:rtpbridge/56@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955652 DLMGCP DEBUG <0013> endpoint:rtpbridge/57@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955652 DLMGCP DEBUG <0013> endpoint:rtpbridge/58@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955652 DLMGCP DEBUG <0013> endpoint:rtpbridge/59@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955652 DLMGCP DEBUG <0013> endpoint:rtpbridge/5a@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955652 DLMGCP DEBUG <0013> endpoint:rtpbridge/5b@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955652 DLMGCP DEBUG <0013> endpoint:rtpbridge/5c@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955652 DLMGCP DEBUG <0013> endpoint:rtpbridge/5d@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955652 DLMGCP DEBUG <0013> endpoint:rtpbridge/5e@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955652 DLMGCP DEBUG <0013> endpoint:rtpbridge/5f@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955652 DLMGCP DEBUG <0013> endpoint:rtpbridge/60@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955652 DLMGCP DEBUG <0013> endpoint:rtpbridge/61@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955652 DLMGCP DEBUG <0013> endpoint:rtpbridge/62@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955652 DLMGCP DEBUG <0013> endpoint:rtpbridge/63@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955652 DLMGCP DEBUG <0013> endpoint:rtpbridge/64@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955652 DLMGCP DEBUG <0013> endpoint:rtpbridge/65@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955652 DLMGCP DEBUG <0013> endpoint:rtpbridge/66@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955652 DLMGCP DEBUG <0013> endpoint:rtpbridge/67@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955652 DLMGCP DEBUG <0013> endpoint:rtpbridge/68@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955652 DLMGCP DEBUG <0013> endpoint:rtpbridge/69@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955652 DLMGCP DEBUG <0013> endpoint:rtpbridge/6a@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955652 DLMGCP DEBUG <0013> endpoint:rtpbridge/6b@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955652 DLMGCP DEBUG <0013> endpoint:rtpbridge/6c@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955652 DLMGCP DEBUG <0013> endpoint:rtpbridge/6d@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955652 DLMGCP DEBUG <0013> endpoint:rtpbridge/6e@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955652 DLMGCP DEBUG <0013> endpoint:rtpbridge/6f@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955652 DLMGCP DEBUG <0013> endpoint:rtpbridge/70@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955652 DLMGCP DEBUG <0013> endpoint:rtpbridge/71@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955652 DLMGCP DEBUG <0013> endpoint:rtpbridge/72@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955652 DLMGCP DEBUG <0013> endpoint:rtpbridge/73@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955652 DLMGCP DEBUG <0013> endpoint:rtpbridge/74@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955652 DLMGCP DEBUG <0013> endpoint:rtpbridge/75@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955652 DLMGCP DEBUG <0013> endpoint:rtpbridge/76@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955652 DLMGCP DEBUG <0013> endpoint:rtpbridge/77@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955652 DLMGCP DEBUG <0013> endpoint:rtpbridge/78@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955652 DLMGCP DEBUG <0013> endpoint:rtpbridge/79@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955652 DLMGCP DEBUG <0013> endpoint:rtpbridge/7a@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955652 DLMGCP DEBUG <0013> endpoint:rtpbridge/7b@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955652 DLMGCP DEBUG <0013> endpoint:rtpbridge/7c@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955652 DLMGCP DEBUG <0013> endpoint:rtpbridge/7d@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955652 DLMGCP DEBUG <0013> endpoint:rtpbridge/7e@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955652 DLMGCP DEBUG <0013> endpoint:rtpbridge/7f@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955652 DLMGCP DEBUG <0013> endpoint:rtpbridge/80@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955652 DLMGCP DEBUG <0013> endpoint:rtpbridge/81@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955652 DLMGCP DEBUG <0013> endpoint:rtpbridge/82@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955652 DLMGCP DEBUG <0013> endpoint:rtpbridge/83@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955652 DLMGCP DEBUG <0013> endpoint:rtpbridge/84@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955652 DLMGCP DEBUG <0013> endpoint:rtpbridge/85@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955652 DLMGCP DEBUG <0013> endpoint:rtpbridge/86@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955653 DLMGCP DEBUG <0013> endpoint:rtpbridge/87@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955653 DLMGCP DEBUG <0013> endpoint:rtpbridge/88@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955653 DLMGCP DEBUG <0013> endpoint:rtpbridge/89@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955653 DLMGCP DEBUG <0013> endpoint:rtpbridge/8a@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955653 DLMGCP DEBUG <0013> endpoint:rtpbridge/8b@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955653 DLMGCP DEBUG <0013> endpoint:rtpbridge/8c@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955653 DLMGCP DEBUG <0013> endpoint:rtpbridge/8d@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955653 DLMGCP DEBUG <0013> endpoint:rtpbridge/8e@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955653 DLMGCP DEBUG <0013> endpoint:rtpbridge/8f@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955653 DLMGCP DEBUG <0013> endpoint:rtpbridge/90@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955653 DLMGCP DEBUG <0013> endpoint:rtpbridge/91@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955653 DLMGCP DEBUG <0013> endpoint:rtpbridge/92@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955653 DLMGCP DEBUG <0013> endpoint:rtpbridge/93@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955653 DLMGCP DEBUG <0013> endpoint:rtpbridge/94@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955653 DLMGCP DEBUG <0013> endpoint:rtpbridge/95@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955653 DLMGCP DEBUG <0013> endpoint:rtpbridge/96@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955653 DLMGCP DEBUG <0013> endpoint:rtpbridge/97@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955653 DLMGCP DEBUG <0013> endpoint:rtpbridge/98@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955653 DLMGCP DEBUG <0013> endpoint:rtpbridge/99@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955653 DLMGCP DEBUG <0013> endpoint:rtpbridge/9a@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955653 DLMGCP DEBUG <0013> endpoint:rtpbridge/9b@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955653 DLMGCP DEBUG <0013> endpoint:rtpbridge/9c@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955653 DLMGCP DEBUG <0013> endpoint:rtpbridge/9d@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955653 DLMGCP DEBUG <0013> endpoint:rtpbridge/9e@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955653 DLMGCP DEBUG <0013> endpoint:rtpbridge/9f@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955653 DLMGCP DEBUG <0013> endpoint:rtpbridge/a0@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955653 DLMGCP DEBUG <0013> endpoint:rtpbridge/a1@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955653 DLMGCP DEBUG <0013> endpoint:rtpbridge/a2@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955653 DLMGCP DEBUG <0013> endpoint:rtpbridge/a3@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955653 DLMGCP DEBUG <0013> endpoint:rtpbridge/a4@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955653 DLMGCP DEBUG <0013> endpoint:rtpbridge/a5@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955653 DLMGCP DEBUG <0013> endpoint:rtpbridge/a6@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955653 DLMGCP DEBUG <0013> endpoint:rtpbridge/a7@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955653 DLMGCP DEBUG <0013> endpoint:rtpbridge/a8@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955653 DLMGCP DEBUG <0013> endpoint:rtpbridge/a9@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955653 DLMGCP DEBUG <0013> endpoint:rtpbridge/aa@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955653 DLMGCP DEBUG <0013> endpoint:rtpbridge/ab@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955653 DLMGCP DEBUG <0013> endpoint:rtpbridge/ac@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955653 DLMGCP DEBUG <0013> endpoint:rtpbridge/ad@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955653 DLMGCP DEBUG <0013> endpoint:rtpbridge/ae@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955653 DLMGCP DEBUG <0013> endpoint:rtpbridge/af@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955653 DLMGCP DEBUG <0013> endpoint:rtpbridge/b0@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955653 DLMGCP DEBUG <0013> endpoint:rtpbridge/b1@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955653 DLMGCP DEBUG <0013> endpoint:rtpbridge/b2@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955653 DLMGCP DEBUG <0013> endpoint:rtpbridge/b3@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955653 DLMGCP DEBUG <0013> endpoint:rtpbridge/b4@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955653 DLMGCP DEBUG <0013> endpoint:rtpbridge/b5@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955653 DLMGCP DEBUG <0013> endpoint:rtpbridge/b6@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955653 DLMGCP DEBUG <0013> endpoint:rtpbridge/b7@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955653 DLMGCP DEBUG <0013> endpoint:rtpbridge/b8@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955653 DLMGCP DEBUG <0013> endpoint:rtpbridge/b9@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955653 DLMGCP DEBUG <0013> endpoint:rtpbridge/ba@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955653 DLMGCP DEBUG <0013> endpoint:rtpbridge/bb@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955653 DLMGCP DEBUG <0013> endpoint:rtpbridge/bc@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955653 DLMGCP DEBUG <0013> endpoint:rtpbridge/bd@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955653 DLMGCP DEBUG <0013> endpoint:rtpbridge/be@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955653 DLMGCP DEBUG <0013> endpoint:rtpbridge/bf@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955653 DLMGCP DEBUG <0013> endpoint:rtpbridge/c0@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955653 DLMGCP DEBUG <0013> endpoint:rtpbridge/c1@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955653 DLMGCP DEBUG <0013> endpoint:rtpbridge/c2@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955653 DLMGCP DEBUG <0013> endpoint:rtpbridge/c3@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955653 DLMGCP DEBUG <0013> endpoint:rtpbridge/c4@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955653 DLMGCP DEBUG <0013> endpoint:rtpbridge/c5@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955653 DLMGCP DEBUG <0013> endpoint:rtpbridge/c6@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955653 DLMGCP DEBUG <0013> endpoint:rtpbridge/c7@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955653 DLMGCP DEBUG <0013> endpoint:rtpbridge/c8@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955653 DLMGCP DEBUG <0013> endpoint:rtpbridge/c9@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955653 DLMGCP DEBUG <0013> endpoint:rtpbridge/ca@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955653 DLMGCP DEBUG <0013> endpoint:rtpbridge/cb@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955653 DLMGCP DEBUG <0013> endpoint:rtpbridge/cc@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955653 DLMGCP DEBUG <0013> endpoint:rtpbridge/cd@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955653 DLMGCP DEBUG <0013> endpoint:rtpbridge/ce@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955653 DLMGCP DEBUG <0013> endpoint:rtpbridge/cf@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955653 DLMGCP DEBUG <0013> endpoint:rtpbridge/d0@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955653 DLMGCP DEBUG <0013> endpoint:rtpbridge/d1@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955653 DLMGCP DEBUG <0013> endpoint:rtpbridge/d2@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955653 DLMGCP DEBUG <0013> endpoint:rtpbridge/d3@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955653 DLMGCP DEBUG <0013> endpoint:rtpbridge/d4@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955653 DLMGCP DEBUG <0013> endpoint:rtpbridge/d5@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955653 DLMGCP DEBUG <0013> endpoint:rtpbridge/d6@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955653 DLMGCP DEBUG <0013> endpoint:rtpbridge/d7@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955653 DLMGCP DEBUG <0013> endpoint:rtpbridge/d8@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955653 DLMGCP DEBUG <0013> endpoint:rtpbridge/d9@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955653 DLMGCP DEBUG <0013> endpoint:rtpbridge/da@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955653 DLMGCP DEBUG <0013> endpoint:rtpbridge/db@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955653 DLMGCP DEBUG <0013> endpoint:rtpbridge/dc@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955653 DLMGCP DEBUG <0013> endpoint:rtpbridge/dd@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955653 DLMGCP DEBUG <0013> endpoint:rtpbridge/de@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955653 DLMGCP DEBUG <0013> endpoint:rtpbridge/df@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955653 DLMGCP DEBUG <0013> endpoint:rtpbridge/e0@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955653 DLMGCP DEBUG <0013> endpoint:rtpbridge/e1@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955653 DLMGCP DEBUG <0013> endpoint:rtpbridge/e2@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955653 DLMGCP DEBUG <0013> endpoint:rtpbridge/e3@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955653 DLMGCP DEBUG <0013> endpoint:rtpbridge/e4@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955653 DLMGCP DEBUG <0013> endpoint:rtpbridge/e5@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955653 DLMGCP DEBUG <0013> endpoint:rtpbridge/e6@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955653 DLMGCP DEBUG <0013> endpoint:rtpbridge/e7@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955653 DLMGCP DEBUG <0013> endpoint:rtpbridge/e8@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955653 DLMGCP DEBUG <0013> endpoint:rtpbridge/e9@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955653 DLMGCP DEBUG <0013> endpoint:rtpbridge/ea@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955653 DLMGCP DEBUG <0013> endpoint:rtpbridge/eb@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955653 DLMGCP DEBUG <0013> endpoint:rtpbridge/ec@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955653 DLMGCP DEBUG <0013> endpoint:rtpbridge/ed@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955653 DLMGCP DEBUG <0013> endpoint:rtpbridge/ee@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955653 DLMGCP DEBUG <0013> endpoint:rtpbridge/ef@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955653 DLMGCP DEBUG <0013> endpoint:rtpbridge/f0@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955653 DLMGCP DEBUG <0013> endpoint:rtpbridge/f1@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955653 DLMGCP DEBUG <0013> endpoint:rtpbridge/f2@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955653 DLMGCP DEBUG <0013> endpoint:rtpbridge/f3@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955653 DLMGCP DEBUG <0013> endpoint:rtpbridge/f4@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955653 DLMGCP DEBUG <0013> endpoint:rtpbridge/f5@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955653 DLMGCP DEBUG <0013> endpoint:rtpbridge/f6@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955653 DLMGCP DEBUG <0013> endpoint:rtpbridge/f7@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955653 DLMGCP DEBUG <0013> endpoint:rtpbridge/f8@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955653 DLMGCP DEBUG <0013> endpoint:rtpbridge/f9@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955653 DLMGCP DEBUG <0013> endpoint:rtpbridge/fa@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955653 DLMGCP DEBUG <0013> endpoint:rtpbridge/fb@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955653 DLMGCP DEBUG <0013> endpoint:rtpbridge/fc@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955653 DLMGCP DEBUG <0013> endpoint:rtpbridge/fd@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955653 DLMGCP DEBUG <0013> endpoint:rtpbridge/fe@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955653 DLMGCP DEBUG <0013> endpoint:rtpbridge/ff@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955653 DLMGCP DEBUG <0013> endpoint:rtpbridge/100@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955653 DLMGCP DEBUG <0013> endpoint:rtpbridge/101@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955653 DLMGCP DEBUG <0013> endpoint:rtpbridge/102@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955654 DLMGCP DEBUG <0013> endpoint:rtpbridge/103@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955654 DLMGCP DEBUG <0013> endpoint:rtpbridge/104@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955654 DLMGCP DEBUG <0013> endpoint:rtpbridge/105@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955654 DLMGCP DEBUG <0013> endpoint:rtpbridge/106@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955654 DLMGCP DEBUG <0013> endpoint:rtpbridge/107@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955654 DLMGCP DEBUG <0013> endpoint:rtpbridge/108@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955654 DLMGCP DEBUG <0013> endpoint:rtpbridge/109@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955654 DLMGCP DEBUG <0013> endpoint:rtpbridge/10a@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955654 DLMGCP DEBUG <0013> endpoint:rtpbridge/10b@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955654 DLMGCP DEBUG <0013> endpoint:rtpbridge/10c@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955654 DLMGCP DEBUG <0013> endpoint:rtpbridge/10d@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955654 DLMGCP DEBUG <0013> endpoint:rtpbridge/10e@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955654 DLMGCP DEBUG <0013> endpoint:rtpbridge/10f@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955654 DLMGCP DEBUG <0013> endpoint:rtpbridge/110@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955654 DLMGCP DEBUG <0013> endpoint:rtpbridge/111@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955654 DLMGCP DEBUG <0013> endpoint:rtpbridge/112@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955654 DLMGCP DEBUG <0013> endpoint:rtpbridge/113@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955654 DLMGCP DEBUG <0013> endpoint:rtpbridge/114@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955654 DLMGCP DEBUG <0013> endpoint:rtpbridge/115@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955654 DLMGCP DEBUG <0013> endpoint:rtpbridge/116@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955654 DLMGCP DEBUG <0013> endpoint:rtpbridge/117@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955654 DLMGCP DEBUG <0013> endpoint:rtpbridge/118@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955654 DLMGCP DEBUG <0013> endpoint:rtpbridge/119@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955654 DLMGCP DEBUG <0013> endpoint:rtpbridge/11a@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955654 DLMGCP DEBUG <0013> endpoint:rtpbridge/11b@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955654 DLMGCP DEBUG <0013> endpoint:rtpbridge/11c@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955654 DLMGCP DEBUG <0013> endpoint:rtpbridge/11d@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955654 DLMGCP DEBUG <0013> endpoint:rtpbridge/11e@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955654 DLMGCP DEBUG <0013> endpoint:rtpbridge/11f@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955654 DLMGCP DEBUG <0013> endpoint:rtpbridge/120@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955654 DLMGCP DEBUG <0013> endpoint:rtpbridge/121@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955654 DLMGCP DEBUG <0013> endpoint:rtpbridge/122@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955654 DLMGCP DEBUG <0013> endpoint:rtpbridge/123@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955654 DLMGCP DEBUG <0013> endpoint:rtpbridge/124@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955654 DLMGCP DEBUG <0013> endpoint:rtpbridge/125@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955654 DLMGCP DEBUG <0013> endpoint:rtpbridge/126@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955654 DLMGCP DEBUG <0013> endpoint:rtpbridge/127@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955654 DLMGCP DEBUG <0013> endpoint:rtpbridge/128@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955654 DLMGCP DEBUG <0013> endpoint:rtpbridge/129@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955654 DLMGCP DEBUG <0013> endpoint:rtpbridge/12a@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955654 DLMGCP DEBUG <0013> endpoint:rtpbridge/12b@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955654 DLMGCP DEBUG <0013> endpoint:rtpbridge/12c@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955654 DLMGCP DEBUG <0013> endpoint:none Generated response: code=200 (mgcp_protocol.c:230) 20241102125955654 DLMGCP DEBUG <0013> Generated response: line #00: 200 2564 OK (mgcp_msg.c:67) 20241102125955654 DLMGCP DEBUG <0013> Received message: line #00: DLCX 2565 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241102125955654 DLMGCP DEBUG <0013> Received message: line #01: C: 0016 (mgcp_msg.c:67) 20241102125955654 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found free endpoint: rtpbridge/1@mgw (mgcp_endp.c:261) 20241102125955654 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:441) 20241102125955654 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241102125955654 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955654 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955654 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955654 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955654 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955654 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955654 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955654 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955654 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955654 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955654 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955654 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955654 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955654 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955654 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955654 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955654 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955654 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955654 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955654 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955654 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955654 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955654 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955654 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955654 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955654 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955654 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955654 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955654 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955654 DLMGCP DEBUG <0013> endpoint:rtpbridge/1e@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955654 DLMGCP DEBUG <0013> endpoint:rtpbridge/1f@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955654 DLMGCP DEBUG <0013> endpoint:rtpbridge/20@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955654 DLMGCP DEBUG <0013> endpoint:rtpbridge/21@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955654 DLMGCP DEBUG <0013> endpoint:rtpbridge/22@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955654 DLMGCP DEBUG <0013> endpoint:rtpbridge/23@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955655 DLMGCP DEBUG <0013> endpoint:rtpbridge/24@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955655 DLMGCP DEBUG <0013> endpoint:rtpbridge/25@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955655 DLMGCP DEBUG <0013> endpoint:rtpbridge/26@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955655 DLMGCP DEBUG <0013> endpoint:rtpbridge/27@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955655 DLMGCP DEBUG <0013> endpoint:rtpbridge/28@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955655 DLMGCP DEBUG <0013> endpoint:rtpbridge/29@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955655 DLMGCP DEBUG <0013> endpoint:rtpbridge/2a@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955655 DLMGCP DEBUG <0013> endpoint:rtpbridge/2b@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955655 DLMGCP DEBUG <0013> endpoint:rtpbridge/2c@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955655 DLMGCP DEBUG <0013> endpoint:rtpbridge/2d@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955655 DLMGCP DEBUG <0013> endpoint:rtpbridge/2e@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955655 DLMGCP DEBUG <0013> endpoint:rtpbridge/2f@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955655 DLMGCP DEBUG <0013> endpoint:rtpbridge/30@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955655 DLMGCP DEBUG <0013> endpoint:rtpbridge/31@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955655 DLMGCP DEBUG <0013> endpoint:rtpbridge/32@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955655 DLMGCP DEBUG <0013> endpoint:rtpbridge/33@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955655 DLMGCP DEBUG <0013> endpoint:rtpbridge/34@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955655 DLMGCP DEBUG <0013> endpoint:rtpbridge/35@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955655 DLMGCP DEBUG <0013> endpoint:rtpbridge/36@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955655 DLMGCP DEBUG <0013> endpoint:rtpbridge/37@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955655 DLMGCP DEBUG <0013> endpoint:rtpbridge/38@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955655 DLMGCP DEBUG <0013> endpoint:rtpbridge/39@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955655 DLMGCP DEBUG <0013> endpoint:rtpbridge/3a@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955655 DLMGCP DEBUG <0013> endpoint:rtpbridge/3b@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955655 DLMGCP DEBUG <0013> endpoint:rtpbridge/3c@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955655 DLMGCP DEBUG <0013> endpoint:rtpbridge/3d@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955655 DLMGCP DEBUG <0013> endpoint:rtpbridge/3e@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955655 DLMGCP DEBUG <0013> endpoint:rtpbridge/3f@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955655 DLMGCP DEBUG <0013> endpoint:rtpbridge/40@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955655 DLMGCP DEBUG <0013> endpoint:rtpbridge/41@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955655 DLMGCP DEBUG <0013> endpoint:rtpbridge/42@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955655 DLMGCP DEBUG <0013> endpoint:rtpbridge/43@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955655 DLMGCP DEBUG <0013> endpoint:rtpbridge/44@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955655 DLMGCP DEBUG <0013> endpoint:rtpbridge/45@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955655 DLMGCP DEBUG <0013> endpoint:rtpbridge/46@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955655 DLMGCP DEBUG <0013> endpoint:rtpbridge/47@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955655 DLMGCP DEBUG <0013> endpoint:rtpbridge/48@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955655 DLMGCP DEBUG <0013> endpoint:rtpbridge/49@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955655 DLMGCP DEBUG <0013> endpoint:rtpbridge/4a@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955655 DLMGCP DEBUG <0013> endpoint:rtpbridge/4b@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955655 DLMGCP DEBUG <0013> endpoint:rtpbridge/4c@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955655 DLMGCP DEBUG <0013> endpoint:rtpbridge/4d@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955655 DLMGCP DEBUG <0013> endpoint:rtpbridge/4e@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955655 DLMGCP DEBUG <0013> endpoint:rtpbridge/4f@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955655 DLMGCP DEBUG <0013> endpoint:rtpbridge/50@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955655 DLMGCP DEBUG <0013> endpoint:rtpbridge/51@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955655 DLMGCP DEBUG <0013> endpoint:rtpbridge/52@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955655 DLMGCP DEBUG <0013> endpoint:rtpbridge/53@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955655 DLMGCP DEBUG <0013> endpoint:rtpbridge/54@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955655 DLMGCP DEBUG <0013> endpoint:rtpbridge/55@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955655 DLMGCP DEBUG <0013> endpoint:rtpbridge/56@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955655 DLMGCP DEBUG <0013> endpoint:rtpbridge/57@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955655 DLMGCP DEBUG <0013> endpoint:rtpbridge/58@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955655 DLMGCP DEBUG <0013> endpoint:rtpbridge/59@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955655 DLMGCP DEBUG <0013> endpoint:rtpbridge/5a@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955655 DLMGCP DEBUG <0013> endpoint:rtpbridge/5b@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955655 DLMGCP DEBUG <0013> endpoint:rtpbridge/5c@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955655 DLMGCP DEBUG <0013> endpoint:rtpbridge/5d@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955655 DLMGCP DEBUG <0013> endpoint:rtpbridge/5e@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955655 DLMGCP DEBUG <0013> endpoint:rtpbridge/5f@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955655 DLMGCP DEBUG <0013> endpoint:rtpbridge/60@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955655 DLMGCP DEBUG <0013> endpoint:rtpbridge/61@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955655 DLMGCP DEBUG <0013> endpoint:rtpbridge/62@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955655 DLMGCP DEBUG <0013> endpoint:rtpbridge/63@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955655 DLMGCP DEBUG <0013> endpoint:rtpbridge/64@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955655 DLMGCP DEBUG <0013> endpoint:rtpbridge/65@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955655 DLMGCP DEBUG <0013> endpoint:rtpbridge/66@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955655 DLMGCP DEBUG <0013> endpoint:rtpbridge/67@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955655 DLMGCP DEBUG <0013> endpoint:rtpbridge/68@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955655 DLMGCP DEBUG <0013> endpoint:rtpbridge/69@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955655 DLMGCP DEBUG <0013> endpoint:rtpbridge/6a@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955655 DLMGCP DEBUG <0013> endpoint:rtpbridge/6b@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955655 DLMGCP DEBUG <0013> endpoint:rtpbridge/6c@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955655 DLMGCP DEBUG <0013> endpoint:rtpbridge/6d@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955655 DLMGCP DEBUG <0013> endpoint:rtpbridge/6e@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955655 DLMGCP DEBUG <0013> endpoint:rtpbridge/6f@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955655 DLMGCP DEBUG <0013> endpoint:rtpbridge/70@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955655 DLMGCP DEBUG <0013> endpoint:rtpbridge/71@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955655 DLMGCP DEBUG <0013> endpoint:rtpbridge/72@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955655 DLMGCP DEBUG <0013> endpoint:rtpbridge/73@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955655 DLMGCP DEBUG <0013> endpoint:rtpbridge/74@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955655 DLMGCP DEBUG <0013> endpoint:rtpbridge/75@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955655 DLMGCP DEBUG <0013> endpoint:rtpbridge/76@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955655 DLMGCP DEBUG <0013> endpoint:rtpbridge/77@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955655 DLMGCP DEBUG <0013> endpoint:rtpbridge/78@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955655 DLMGCP DEBUG <0013> endpoint:rtpbridge/79@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955655 DLMGCP DEBUG <0013> endpoint:rtpbridge/7a@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955655 DLMGCP DEBUG <0013> endpoint:rtpbridge/7b@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955655 DLMGCP DEBUG <0013> endpoint:rtpbridge/7c@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955655 DLMGCP DEBUG <0013> endpoint:rtpbridge/7d@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955655 DLMGCP DEBUG <0013> endpoint:rtpbridge/7e@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955655 DLMGCP DEBUG <0013> endpoint:rtpbridge/7f@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955655 DLMGCP DEBUG <0013> endpoint:rtpbridge/80@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955655 DLMGCP DEBUG <0013> endpoint:rtpbridge/81@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955655 DLMGCP DEBUG <0013> endpoint:rtpbridge/82@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955655 DLMGCP DEBUG <0013> endpoint:rtpbridge/83@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955655 DLMGCP DEBUG <0013> endpoint:rtpbridge/84@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955655 DLMGCP DEBUG <0013> endpoint:rtpbridge/85@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955655 DLMGCP DEBUG <0013> endpoint:rtpbridge/86@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955655 DLMGCP DEBUG <0013> endpoint:rtpbridge/87@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955655 DLMGCP DEBUG <0013> endpoint:rtpbridge/88@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955655 DLMGCP DEBUG <0013> endpoint:rtpbridge/89@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955655 DLMGCP DEBUG <0013> endpoint:rtpbridge/8a@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955655 DLMGCP DEBUG <0013> endpoint:rtpbridge/8b@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955655 DLMGCP DEBUG <0013> endpoint:rtpbridge/8c@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955655 DLMGCP DEBUG <0013> endpoint:rtpbridge/8d@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955655 DLMGCP DEBUG <0013> endpoint:rtpbridge/8e@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955655 DLMGCP DEBUG <0013> endpoint:rtpbridge/8f@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955655 DLMGCP DEBUG <0013> endpoint:rtpbridge/90@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955655 DLMGCP DEBUG <0013> endpoint:rtpbridge/91@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955655 DLMGCP DEBUG <0013> endpoint:rtpbridge/92@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955655 DLMGCP DEBUG <0013> endpoint:rtpbridge/93@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955655 DLMGCP DEBUG <0013> endpoint:rtpbridge/94@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955655 DLMGCP DEBUG <0013> endpoint:rtpbridge/95@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955655 DLMGCP DEBUG <0013> endpoint:rtpbridge/96@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955655 DLMGCP DEBUG <0013> endpoint:rtpbridge/97@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955655 DLMGCP DEBUG <0013> endpoint:rtpbridge/98@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955655 DLMGCP DEBUG <0013> endpoint:rtpbridge/99@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955655 DLMGCP DEBUG <0013> endpoint:rtpbridge/9a@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955655 DLMGCP DEBUG <0013> endpoint:rtpbridge/9b@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955655 DLMGCP DEBUG <0013> endpoint:rtpbridge/9c@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955655 DLMGCP DEBUG <0013> endpoint:rtpbridge/9d@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955655 DLMGCP DEBUG <0013> endpoint:rtpbridge/9e@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955655 DLMGCP DEBUG <0013> endpoint:rtpbridge/9f@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955655 DLMGCP DEBUG <0013> endpoint:rtpbridge/a0@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955655 DLMGCP DEBUG <0013> endpoint:rtpbridge/a1@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955656 DLMGCP DEBUG <0013> endpoint:rtpbridge/a2@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955656 DLMGCP DEBUG <0013> endpoint:rtpbridge/a3@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955656 DLMGCP DEBUG <0013> endpoint:rtpbridge/a4@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955656 DLMGCP DEBUG <0013> endpoint:rtpbridge/a5@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955656 DLMGCP DEBUG <0013> endpoint:rtpbridge/a6@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955656 DLMGCP DEBUG <0013> endpoint:rtpbridge/a7@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955656 DLMGCP DEBUG <0013> endpoint:rtpbridge/a8@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955656 DLMGCP DEBUG <0013> endpoint:rtpbridge/a9@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955656 DLMGCP DEBUG <0013> endpoint:rtpbridge/aa@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955656 DLMGCP DEBUG <0013> endpoint:rtpbridge/ab@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955656 DLMGCP DEBUG <0013> endpoint:rtpbridge/ac@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955656 DLMGCP DEBUG <0013> endpoint:rtpbridge/ad@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955656 DLMGCP DEBUG <0013> endpoint:rtpbridge/ae@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955656 DLMGCP DEBUG <0013> endpoint:rtpbridge/af@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955656 DLMGCP DEBUG <0013> endpoint:rtpbridge/b0@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955656 DLMGCP DEBUG <0013> endpoint:rtpbridge/b1@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955656 DLMGCP DEBUG <0013> endpoint:rtpbridge/b2@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955656 DLMGCP DEBUG <0013> endpoint:rtpbridge/b3@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955656 DLMGCP DEBUG <0013> endpoint:rtpbridge/b4@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955656 DLMGCP DEBUG <0013> endpoint:rtpbridge/b5@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955656 DLMGCP DEBUG <0013> endpoint:rtpbridge/b6@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955656 DLMGCP DEBUG <0013> endpoint:rtpbridge/b7@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955656 DLMGCP DEBUG <0013> endpoint:rtpbridge/b8@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955656 DLMGCP DEBUG <0013> endpoint:rtpbridge/b9@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955656 DLMGCP DEBUG <0013> endpoint:rtpbridge/ba@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955656 DLMGCP DEBUG <0013> endpoint:rtpbridge/bb@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955656 DLMGCP DEBUG <0013> endpoint:rtpbridge/bc@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955656 DLMGCP DEBUG <0013> endpoint:rtpbridge/bd@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955656 DLMGCP DEBUG <0013> endpoint:rtpbridge/be@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955656 DLMGCP DEBUG <0013> endpoint:rtpbridge/bf@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955656 DLMGCP DEBUG <0013> endpoint:rtpbridge/c0@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955656 DLMGCP DEBUG <0013> endpoint:rtpbridge/c1@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955656 DLMGCP DEBUG <0013> endpoint:rtpbridge/c2@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955656 DLMGCP DEBUG <0013> endpoint:rtpbridge/c3@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955656 DLMGCP DEBUG <0013> endpoint:rtpbridge/c4@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955656 DLMGCP DEBUG <0013> endpoint:rtpbridge/c5@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955656 DLMGCP DEBUG <0013> endpoint:rtpbridge/c6@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955656 DLMGCP DEBUG <0013> endpoint:rtpbridge/c7@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955656 DLMGCP DEBUG <0013> endpoint:rtpbridge/c8@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955656 DLMGCP DEBUG <0013> endpoint:rtpbridge/c9@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955656 DLMGCP DEBUG <0013> endpoint:rtpbridge/ca@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955656 DLMGCP DEBUG <0013> endpoint:rtpbridge/cb@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955656 DLMGCP DEBUG <0013> endpoint:rtpbridge/cc@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955656 DLMGCP DEBUG <0013> endpoint:rtpbridge/cd@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955656 DLMGCP DEBUG <0013> endpoint:rtpbridge/ce@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955656 DLMGCP DEBUG <0013> endpoint:rtpbridge/cf@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955656 DLMGCP DEBUG <0013> endpoint:rtpbridge/d0@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955656 DLMGCP DEBUG <0013> endpoint:rtpbridge/d1@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955656 DLMGCP DEBUG <0013> endpoint:rtpbridge/d2@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955656 DLMGCP DEBUG <0013> endpoint:rtpbridge/d3@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955656 DLMGCP DEBUG <0013> endpoint:rtpbridge/d4@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955656 DLMGCP DEBUG <0013> endpoint:rtpbridge/d5@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955656 DLMGCP DEBUG <0013> endpoint:rtpbridge/d6@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955656 DLMGCP DEBUG <0013> endpoint:rtpbridge/d7@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955656 DLMGCP DEBUG <0013> endpoint:rtpbridge/d8@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955656 DLMGCP DEBUG <0013> endpoint:rtpbridge/d9@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955656 DLMGCP DEBUG <0013> endpoint:rtpbridge/da@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955656 DLMGCP DEBUG <0013> endpoint:rtpbridge/db@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955656 DLMGCP DEBUG <0013> endpoint:rtpbridge/dc@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955656 DLMGCP DEBUG <0013> endpoint:rtpbridge/dd@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955656 DLMGCP DEBUG <0013> endpoint:rtpbridge/de@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955656 DLMGCP DEBUG <0013> endpoint:rtpbridge/df@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955656 DLMGCP DEBUG <0013> endpoint:rtpbridge/e0@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955656 DLMGCP DEBUG <0013> endpoint:rtpbridge/e1@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955656 DLMGCP DEBUG <0013> endpoint:rtpbridge/e2@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955656 DLMGCP DEBUG <0013> endpoint:rtpbridge/e3@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955656 DLMGCP DEBUG <0013> endpoint:rtpbridge/e4@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955656 DLMGCP DEBUG <0013> endpoint:rtpbridge/e5@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955656 DLMGCP DEBUG <0013> endpoint:rtpbridge/e6@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955656 DLMGCP DEBUG <0013> endpoint:rtpbridge/e7@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955656 DLMGCP DEBUG <0013> endpoint:rtpbridge/e8@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955656 DLMGCP DEBUG <0013> endpoint:rtpbridge/e9@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955656 DLMGCP DEBUG <0013> endpoint:rtpbridge/ea@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955656 DLMGCP DEBUG <0013> endpoint:rtpbridge/eb@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955656 DLMGCP DEBUG <0013> endpoint:rtpbridge/ec@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955656 DLMGCP DEBUG <0013> endpoint:rtpbridge/ed@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955656 DLMGCP DEBUG <0013> endpoint:rtpbridge/ee@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955656 DLMGCP DEBUG <0013> endpoint:rtpbridge/ef@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955656 DLMGCP DEBUG <0013> endpoint:rtpbridge/f0@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955656 DLMGCP DEBUG <0013> endpoint:rtpbridge/f1@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955656 DLMGCP DEBUG <0013> endpoint:rtpbridge/f2@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955656 DLMGCP DEBUG <0013> endpoint:rtpbridge/f3@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955656 DLMGCP DEBUG <0013> endpoint:rtpbridge/f4@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955656 DLMGCP DEBUG <0013> endpoint:rtpbridge/f5@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955656 DLMGCP DEBUG <0013> endpoint:rtpbridge/f6@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955656 DLMGCP DEBUG <0013> endpoint:rtpbridge/f7@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955656 DLMGCP DEBUG <0013> endpoint:rtpbridge/f8@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955656 DLMGCP DEBUG <0013> endpoint:rtpbridge/f9@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955656 DLMGCP DEBUG <0013> endpoint:rtpbridge/fa@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955656 DLMGCP DEBUG <0013> endpoint:rtpbridge/fb@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955656 DLMGCP DEBUG <0013> endpoint:rtpbridge/fc@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955656 DLMGCP DEBUG <0013> endpoint:rtpbridge/fd@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955656 DLMGCP DEBUG <0013> endpoint:rtpbridge/fe@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955656 DLMGCP DEBUG <0013> endpoint:rtpbridge/ff@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955656 DLMGCP DEBUG <0013> endpoint:rtpbridge/100@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955656 DLMGCP DEBUG <0013> endpoint:rtpbridge/101@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955656 DLMGCP DEBUG <0013> endpoint:rtpbridge/102@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955656 DLMGCP DEBUG <0013> endpoint:rtpbridge/103@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955656 DLMGCP DEBUG <0013> endpoint:rtpbridge/104@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955656 DLMGCP DEBUG <0013> endpoint:rtpbridge/105@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955656 DLMGCP DEBUG <0013> endpoint:rtpbridge/106@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955656 DLMGCP DEBUG <0013> endpoint:rtpbridge/107@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955656 DLMGCP DEBUG <0013> endpoint:rtpbridge/108@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955656 DLMGCP DEBUG <0013> endpoint:rtpbridge/109@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955656 DLMGCP DEBUG <0013> endpoint:rtpbridge/10a@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955656 DLMGCP DEBUG <0013> endpoint:rtpbridge/10b@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955656 DLMGCP DEBUG <0013> endpoint:rtpbridge/10c@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955656 DLMGCP DEBUG <0013> endpoint:rtpbridge/10d@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955656 DLMGCP DEBUG <0013> endpoint:rtpbridge/10e@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955656 DLMGCP DEBUG <0013> endpoint:rtpbridge/10f@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955656 DLMGCP DEBUG <0013> endpoint:rtpbridge/110@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955656 DLMGCP DEBUG <0013> endpoint:rtpbridge/111@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955656 DLMGCP DEBUG <0013> endpoint:rtpbridge/112@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955656 DLMGCP DEBUG <0013> endpoint:rtpbridge/113@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955656 DLMGCP DEBUG <0013> endpoint:rtpbridge/114@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955656 DLMGCP DEBUG <0013> endpoint:rtpbridge/115@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955656 DLMGCP DEBUG <0013> endpoint:rtpbridge/116@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955656 DLMGCP DEBUG <0013> endpoint:rtpbridge/117@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955656 DLMGCP DEBUG <0013> endpoint:rtpbridge/118@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955656 DLMGCP DEBUG <0013> endpoint:rtpbridge/119@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955656 DLMGCP DEBUG <0013> endpoint:rtpbridge/11a@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955656 DLMGCP DEBUG <0013> endpoint:rtpbridge/11b@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955656 DLMGCP DEBUG <0013> endpoint:rtpbridge/11c@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955656 DLMGCP DEBUG <0013> endpoint:rtpbridge/11d@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955656 DLMGCP DEBUG <0013> endpoint:rtpbridge/11e@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955656 DLMGCP DEBUG <0013> endpoint:rtpbridge/11f@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955656 DLMGCP DEBUG <0013> endpoint:rtpbridge/120@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955657 DLMGCP DEBUG <0013> endpoint:rtpbridge/121@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955657 DLMGCP DEBUG <0013> endpoint:rtpbridge/122@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955657 DLMGCP DEBUG <0013> endpoint:rtpbridge/123@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955657 DLMGCP DEBUG <0013> endpoint:rtpbridge/124@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955657 DLMGCP DEBUG <0013> endpoint:rtpbridge/125@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955657 DLMGCP DEBUG <0013> endpoint:rtpbridge/126@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955657 DLMGCP DEBUG <0013> endpoint:rtpbridge/127@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955657 DLMGCP DEBUG <0013> endpoint:rtpbridge/128@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955657 DLMGCP DEBUG <0013> endpoint:rtpbridge/129@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955657 DLMGCP DEBUG <0013> endpoint:rtpbridge/12a@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955657 DLMGCP DEBUG <0013> endpoint:rtpbridge/12b@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955657 DLMGCP DEBUG <0013> endpoint:rtpbridge/12c@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955657 DLMGCP DEBUG <0013> endpoint:none Generated response: code=200 (mgcp_protocol.c:230) 20241102125955657 DLMGCP DEBUG <0013> Generated response: line #00: 200 2565 OK (mgcp_msg.c:67) 20241102125955657 DLMGCP DEBUG <0013> Received message: line #00: DLCX 2566 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241102125955657 DLMGCP DEBUG <0013> Received message: line #01: C: 0017 (mgcp_msg.c:67) 20241102125955657 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found free endpoint: rtpbridge/1@mgw (mgcp_endp.c:261) 20241102125955657 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:441) 20241102125955657 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241102125955657 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955657 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955657 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955657 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955657 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955657 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955657 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955657 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955657 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955657 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955657 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955657 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955657 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955657 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955657 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955657 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955657 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955657 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955657 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955657 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955657 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955657 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955657 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955657 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955657 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955657 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955657 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955657 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955657 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955657 DLMGCP DEBUG <0013> endpoint:rtpbridge/1e@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955657 DLMGCP DEBUG <0013> endpoint:rtpbridge/1f@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955657 DLMGCP DEBUG <0013> endpoint:rtpbridge/20@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955657 DLMGCP DEBUG <0013> endpoint:rtpbridge/21@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955657 DLMGCP DEBUG <0013> endpoint:rtpbridge/22@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955657 DLMGCP DEBUG <0013> endpoint:rtpbridge/23@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955657 DLMGCP DEBUG <0013> endpoint:rtpbridge/24@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955657 DLMGCP DEBUG <0013> endpoint:rtpbridge/25@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955657 DLMGCP DEBUG <0013> endpoint:rtpbridge/26@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955657 DLMGCP DEBUG <0013> endpoint:rtpbridge/27@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955657 DLMGCP DEBUG <0013> endpoint:rtpbridge/28@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955657 DLMGCP DEBUG <0013> endpoint:rtpbridge/29@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955657 DLMGCP DEBUG <0013> endpoint:rtpbridge/2a@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955657 DLMGCP DEBUG <0013> endpoint:rtpbridge/2b@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955657 DLMGCP DEBUG <0013> endpoint:rtpbridge/2c@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955657 DLMGCP DEBUG <0013> endpoint:rtpbridge/2d@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955657 DLMGCP DEBUG <0013> endpoint:rtpbridge/2e@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955657 DLMGCP DEBUG <0013> endpoint:rtpbridge/2f@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955657 DLMGCP DEBUG <0013> endpoint:rtpbridge/30@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955657 DLMGCP DEBUG <0013> endpoint:rtpbridge/31@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955657 DLMGCP DEBUG <0013> endpoint:rtpbridge/32@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955657 DLMGCP DEBUG <0013> endpoint:rtpbridge/33@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955657 DLMGCP DEBUG <0013> endpoint:rtpbridge/34@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955657 DLMGCP DEBUG <0013> endpoint:rtpbridge/35@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955657 DLMGCP DEBUG <0013> endpoint:rtpbridge/36@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955657 DLMGCP DEBUG <0013> endpoint:rtpbridge/37@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955657 DLMGCP DEBUG <0013> endpoint:rtpbridge/38@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955657 DLMGCP DEBUG <0013> endpoint:rtpbridge/39@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955657 DLMGCP DEBUG <0013> endpoint:rtpbridge/3a@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955657 DLMGCP DEBUG <0013> endpoint:rtpbridge/3b@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955657 DLMGCP DEBUG <0013> endpoint:rtpbridge/3c@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955657 DLMGCP DEBUG <0013> endpoint:rtpbridge/3d@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955657 DLMGCP DEBUG <0013> endpoint:rtpbridge/3e@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955657 DLMGCP DEBUG <0013> endpoint:rtpbridge/3f@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955657 DLMGCP DEBUG <0013> endpoint:rtpbridge/40@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955657 DLMGCP DEBUG <0013> endpoint:rtpbridge/41@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955657 DLMGCP DEBUG <0013> endpoint:rtpbridge/42@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955657 DLMGCP DEBUG <0013> endpoint:rtpbridge/43@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955657 DLMGCP DEBUG <0013> endpoint:rtpbridge/44@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955657 DLMGCP DEBUG <0013> endpoint:rtpbridge/45@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955657 DLMGCP DEBUG <0013> endpoint:rtpbridge/46@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955658 DLMGCP DEBUG <0013> endpoint:rtpbridge/47@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955658 DLMGCP DEBUG <0013> endpoint:rtpbridge/48@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955658 DLMGCP DEBUG <0013> endpoint:rtpbridge/49@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955658 DLMGCP DEBUG <0013> endpoint:rtpbridge/4a@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955658 DLMGCP DEBUG <0013> endpoint:rtpbridge/4b@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955658 DLMGCP DEBUG <0013> endpoint:rtpbridge/4c@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955658 DLMGCP DEBUG <0013> endpoint:rtpbridge/4d@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955658 DLMGCP DEBUG <0013> endpoint:rtpbridge/4e@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955658 DLMGCP DEBUG <0013> endpoint:rtpbridge/4f@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955658 DLMGCP DEBUG <0013> endpoint:rtpbridge/50@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955658 DLMGCP DEBUG <0013> endpoint:rtpbridge/51@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955658 DLMGCP DEBUG <0013> endpoint:rtpbridge/52@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955658 DLMGCP DEBUG <0013> endpoint:rtpbridge/53@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955658 DLMGCP DEBUG <0013> endpoint:rtpbridge/54@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955658 DLMGCP DEBUG <0013> endpoint:rtpbridge/55@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955658 DLMGCP DEBUG <0013> endpoint:rtpbridge/56@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955658 DLMGCP DEBUG <0013> endpoint:rtpbridge/57@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955658 DLMGCP DEBUG <0013> endpoint:rtpbridge/58@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955658 DLMGCP DEBUG <0013> endpoint:rtpbridge/59@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955658 DLMGCP DEBUG <0013> endpoint:rtpbridge/5a@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955658 DLMGCP DEBUG <0013> endpoint:rtpbridge/5b@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955658 DLMGCP DEBUG <0013> endpoint:rtpbridge/5c@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955658 DLMGCP DEBUG <0013> endpoint:rtpbridge/5d@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955658 DLMGCP DEBUG <0013> endpoint:rtpbridge/5e@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955658 DLMGCP DEBUG <0013> endpoint:rtpbridge/5f@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955658 DLMGCP DEBUG <0013> endpoint:rtpbridge/60@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955658 DLMGCP DEBUG <0013> endpoint:rtpbridge/61@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955658 DLMGCP DEBUG <0013> endpoint:rtpbridge/62@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955658 DLMGCP DEBUG <0013> endpoint:rtpbridge/63@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955658 DLMGCP DEBUG <0013> endpoint:rtpbridge/64@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955658 DLMGCP DEBUG <0013> endpoint:rtpbridge/65@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955658 DLMGCP DEBUG <0013> endpoint:rtpbridge/66@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955658 DLMGCP DEBUG <0013> endpoint:rtpbridge/67@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955658 DLMGCP DEBUG <0013> endpoint:rtpbridge/68@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955658 DLMGCP DEBUG <0013> endpoint:rtpbridge/69@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955658 DLMGCP DEBUG <0013> endpoint:rtpbridge/6a@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955658 DLMGCP DEBUG <0013> endpoint:rtpbridge/6b@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955658 DLMGCP DEBUG <0013> endpoint:rtpbridge/6c@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955658 DLMGCP DEBUG <0013> endpoint:rtpbridge/6d@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955658 DLMGCP DEBUG <0013> endpoint:rtpbridge/6e@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955658 DLMGCP DEBUG <0013> endpoint:rtpbridge/6f@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955658 DLMGCP DEBUG <0013> endpoint:rtpbridge/70@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955658 DLMGCP DEBUG <0013> endpoint:rtpbridge/71@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955658 DLMGCP DEBUG <0013> endpoint:rtpbridge/72@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955658 DLMGCP DEBUG <0013> endpoint:rtpbridge/73@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955658 DLMGCP DEBUG <0013> endpoint:rtpbridge/74@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955658 DLMGCP DEBUG <0013> endpoint:rtpbridge/75@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955658 DLMGCP DEBUG <0013> endpoint:rtpbridge/76@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955658 DLMGCP DEBUG <0013> endpoint:rtpbridge/77@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955658 DLMGCP DEBUG <0013> endpoint:rtpbridge/78@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955658 DLMGCP DEBUG <0013> endpoint:rtpbridge/79@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955658 DLMGCP DEBUG <0013> endpoint:rtpbridge/7a@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955658 DLMGCP DEBUG <0013> endpoint:rtpbridge/7b@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955658 DLMGCP DEBUG <0013> endpoint:rtpbridge/7c@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955658 DLMGCP DEBUG <0013> endpoint:rtpbridge/7d@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955658 DLMGCP DEBUG <0013> endpoint:rtpbridge/7e@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955658 DLMGCP DEBUG <0013> endpoint:rtpbridge/7f@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955658 DLMGCP DEBUG <0013> endpoint:rtpbridge/80@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955658 DLMGCP DEBUG <0013> endpoint:rtpbridge/81@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955658 DLMGCP DEBUG <0013> endpoint:rtpbridge/82@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955658 DLMGCP DEBUG <0013> endpoint:rtpbridge/83@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955658 DLMGCP DEBUG <0013> endpoint:rtpbridge/84@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955658 DLMGCP DEBUG <0013> endpoint:rtpbridge/85@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955658 DLMGCP DEBUG <0013> endpoint:rtpbridge/86@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955658 DLMGCP DEBUG <0013> endpoint:rtpbridge/87@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955658 DLMGCP DEBUG <0013> endpoint:rtpbridge/88@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955658 DLMGCP DEBUG <0013> endpoint:rtpbridge/89@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955658 DLMGCP DEBUG <0013> endpoint:rtpbridge/8a@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955658 DLMGCP DEBUG <0013> endpoint:rtpbridge/8b@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955658 DLMGCP DEBUG <0013> endpoint:rtpbridge/8c@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955658 DLMGCP DEBUG <0013> endpoint:rtpbridge/8d@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955658 DLMGCP DEBUG <0013> endpoint:rtpbridge/8e@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955658 DLMGCP DEBUG <0013> endpoint:rtpbridge/8f@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955658 DLMGCP DEBUG <0013> endpoint:rtpbridge/90@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955658 DLMGCP DEBUG <0013> endpoint:rtpbridge/91@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955658 DLMGCP DEBUG <0013> endpoint:rtpbridge/92@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955658 DLMGCP DEBUG <0013> endpoint:rtpbridge/93@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955658 DLMGCP DEBUG <0013> endpoint:rtpbridge/94@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955658 DLMGCP DEBUG <0013> endpoint:rtpbridge/95@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955658 DLMGCP DEBUG <0013> endpoint:rtpbridge/96@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955658 DLMGCP DEBUG <0013> endpoint:rtpbridge/97@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955658 DLMGCP DEBUG <0013> endpoint:rtpbridge/98@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955658 DLMGCP DEBUG <0013> endpoint:rtpbridge/99@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955658 DLMGCP DEBUG <0013> endpoint:rtpbridge/9a@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955658 DLMGCP DEBUG <0013> endpoint:rtpbridge/9b@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955658 DLMGCP DEBUG <0013> endpoint:rtpbridge/9c@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955658 DLMGCP DEBUG <0013> endpoint:rtpbridge/9d@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955658 DLMGCP DEBUG <0013> endpoint:rtpbridge/9e@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955658 DLMGCP DEBUG <0013> endpoint:rtpbridge/9f@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955658 DLMGCP DEBUG <0013> endpoint:rtpbridge/a0@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955658 DLMGCP DEBUG <0013> endpoint:rtpbridge/a1@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955658 DLMGCP DEBUG <0013> endpoint:rtpbridge/a2@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955658 DLMGCP DEBUG <0013> endpoint:rtpbridge/a3@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955658 DLMGCP DEBUG <0013> endpoint:rtpbridge/a4@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955658 DLMGCP DEBUG <0013> endpoint:rtpbridge/a5@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955658 DLMGCP DEBUG <0013> endpoint:rtpbridge/a6@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955658 DLMGCP DEBUG <0013> endpoint:rtpbridge/a7@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955658 DLMGCP DEBUG <0013> endpoint:rtpbridge/a8@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955658 DLMGCP DEBUG <0013> endpoint:rtpbridge/a9@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955658 DLMGCP DEBUG <0013> endpoint:rtpbridge/aa@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955658 DLMGCP DEBUG <0013> endpoint:rtpbridge/ab@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955658 DLMGCP DEBUG <0013> endpoint:rtpbridge/ac@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955658 DLMGCP DEBUG <0013> endpoint:rtpbridge/ad@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955658 DLMGCP DEBUG <0013> endpoint:rtpbridge/ae@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955658 DLMGCP DEBUG <0013> endpoint:rtpbridge/af@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955658 DLMGCP DEBUG <0013> endpoint:rtpbridge/b0@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955658 DLMGCP DEBUG <0013> endpoint:rtpbridge/b1@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955658 DLMGCP DEBUG <0013> endpoint:rtpbridge/b2@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955658 DLMGCP DEBUG <0013> endpoint:rtpbridge/b3@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955658 DLMGCP DEBUG <0013> endpoint:rtpbridge/b4@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955658 DLMGCP DEBUG <0013> endpoint:rtpbridge/b5@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955658 DLMGCP DEBUG <0013> endpoint:rtpbridge/b6@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955658 DLMGCP DEBUG <0013> endpoint:rtpbridge/b7@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955658 DLMGCP DEBUG <0013> endpoint:rtpbridge/b8@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955658 DLMGCP DEBUG <0013> endpoint:rtpbridge/b9@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955658 DLMGCP DEBUG <0013> endpoint:rtpbridge/ba@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955658 DLMGCP DEBUG <0013> endpoint:rtpbridge/bb@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955658 DLMGCP DEBUG <0013> endpoint:rtpbridge/bc@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955658 DLMGCP DEBUG <0013> endpoint:rtpbridge/bd@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955658 DLMGCP DEBUG <0013> endpoint:rtpbridge/be@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955658 DLMGCP DEBUG <0013> endpoint:rtpbridge/bf@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955658 DLMGCP DEBUG <0013> endpoint:rtpbridge/c0@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955658 DLMGCP DEBUG <0013> endpoint:rtpbridge/c1@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955658 DLMGCP DEBUG <0013> endpoint:rtpbridge/c2@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955658 DLMGCP DEBUG <0013> endpoint:rtpbridge/c3@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955658 DLMGCP DEBUG <0013> endpoint:rtpbridge/c4@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955659 DLMGCP DEBUG <0013> endpoint:rtpbridge/c5@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955659 DLMGCP DEBUG <0013> endpoint:rtpbridge/c6@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955659 DLMGCP DEBUG <0013> endpoint:rtpbridge/c7@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955659 DLMGCP DEBUG <0013> endpoint:rtpbridge/c8@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955659 DLMGCP DEBUG <0013> endpoint:rtpbridge/c9@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955659 DLMGCP DEBUG <0013> endpoint:rtpbridge/ca@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955659 DLMGCP DEBUG <0013> endpoint:rtpbridge/cb@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955659 DLMGCP DEBUG <0013> endpoint:rtpbridge/cc@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955659 DLMGCP DEBUG <0013> endpoint:rtpbridge/cd@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955659 DLMGCP DEBUG <0013> endpoint:rtpbridge/ce@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955659 DLMGCP DEBUG <0013> endpoint:rtpbridge/cf@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955659 DLMGCP DEBUG <0013> endpoint:rtpbridge/d0@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955659 DLMGCP DEBUG <0013> endpoint:rtpbridge/d1@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955659 DLMGCP DEBUG <0013> endpoint:rtpbridge/d2@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955659 DLMGCP DEBUG <0013> endpoint:rtpbridge/d3@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955659 DLMGCP DEBUG <0013> endpoint:rtpbridge/d4@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955659 DLMGCP DEBUG <0013> endpoint:rtpbridge/d5@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955659 DLMGCP DEBUG <0013> endpoint:rtpbridge/d6@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955659 DLMGCP DEBUG <0013> endpoint:rtpbridge/d7@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955659 DLMGCP DEBUG <0013> endpoint:rtpbridge/d8@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955659 DLMGCP DEBUG <0013> endpoint:rtpbridge/d9@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955659 DLMGCP DEBUG <0013> endpoint:rtpbridge/da@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955659 DLMGCP DEBUG <0013> endpoint:rtpbridge/db@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955659 DLMGCP DEBUG <0013> endpoint:rtpbridge/dc@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955659 DLMGCP DEBUG <0013> endpoint:rtpbridge/dd@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955659 DLMGCP DEBUG <0013> endpoint:rtpbridge/de@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955659 DLMGCP DEBUG <0013> endpoint:rtpbridge/df@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955659 DLMGCP DEBUG <0013> endpoint:rtpbridge/e0@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955659 DLMGCP DEBUG <0013> endpoint:rtpbridge/e1@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955659 DLMGCP DEBUG <0013> endpoint:rtpbridge/e2@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955659 DLMGCP DEBUG <0013> endpoint:rtpbridge/e3@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955659 DLMGCP DEBUG <0013> endpoint:rtpbridge/e4@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955659 DLMGCP DEBUG <0013> endpoint:rtpbridge/e5@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955659 DLMGCP DEBUG <0013> endpoint:rtpbridge/e6@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955659 DLMGCP DEBUG <0013> endpoint:rtpbridge/e7@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955659 DLMGCP DEBUG <0013> endpoint:rtpbridge/e8@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955659 DLMGCP DEBUG <0013> endpoint:rtpbridge/e9@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955659 DLMGCP DEBUG <0013> endpoint:rtpbridge/ea@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955659 DLMGCP DEBUG <0013> endpoint:rtpbridge/eb@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955659 DLMGCP DEBUG <0013> endpoint:rtpbridge/ec@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955659 DLMGCP DEBUG <0013> endpoint:rtpbridge/ed@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955659 DLMGCP DEBUG <0013> endpoint:rtpbridge/ee@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955659 DLMGCP DEBUG <0013> endpoint:rtpbridge/ef@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955659 DLMGCP DEBUG <0013> endpoint:rtpbridge/f0@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955659 DLMGCP DEBUG <0013> endpoint:rtpbridge/f1@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955659 DLMGCP DEBUG <0013> endpoint:rtpbridge/f2@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955659 DLMGCP DEBUG <0013> endpoint:rtpbridge/f3@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955659 DLMGCP DEBUG <0013> endpoint:rtpbridge/f4@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955659 DLMGCP DEBUG <0013> endpoint:rtpbridge/f5@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955659 DLMGCP DEBUG <0013> endpoint:rtpbridge/f6@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955659 DLMGCP DEBUG <0013> endpoint:rtpbridge/f7@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955659 DLMGCP DEBUG <0013> endpoint:rtpbridge/f8@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955659 DLMGCP DEBUG <0013> endpoint:rtpbridge/f9@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955659 DLMGCP DEBUG <0013> endpoint:rtpbridge/fa@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955659 DLMGCP DEBUG <0013> endpoint:rtpbridge/fb@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955659 DLMGCP DEBUG <0013> endpoint:rtpbridge/fc@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955659 DLMGCP DEBUG <0013> endpoint:rtpbridge/fd@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955659 DLMGCP DEBUG <0013> endpoint:rtpbridge/fe@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955659 DLMGCP DEBUG <0013> endpoint:rtpbridge/ff@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955659 DLMGCP DEBUG <0013> endpoint:rtpbridge/100@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955659 DLMGCP DEBUG <0013> endpoint:rtpbridge/101@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955659 DLMGCP DEBUG <0013> endpoint:rtpbridge/102@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955659 DLMGCP DEBUG <0013> endpoint:rtpbridge/103@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955659 DLMGCP DEBUG <0013> endpoint:rtpbridge/104@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955659 DLMGCP DEBUG <0013> endpoint:rtpbridge/105@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955659 DLMGCP DEBUG <0013> endpoint:rtpbridge/106@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955659 DLMGCP DEBUG <0013> endpoint:rtpbridge/107@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955659 DLMGCP DEBUG <0013> endpoint:rtpbridge/108@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955659 DLMGCP DEBUG <0013> endpoint:rtpbridge/109@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955659 DLMGCP DEBUG <0013> endpoint:rtpbridge/10a@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955659 DLMGCP DEBUG <0013> endpoint:rtpbridge/10b@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955659 DLMGCP DEBUG <0013> endpoint:rtpbridge/10c@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955659 DLMGCP DEBUG <0013> endpoint:rtpbridge/10d@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955659 DLMGCP DEBUG <0013> endpoint:rtpbridge/10e@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955659 DLMGCP DEBUG <0013> endpoint:rtpbridge/10f@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955659 DLMGCP DEBUG <0013> endpoint:rtpbridge/110@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955659 DLMGCP DEBUG <0013> endpoint:rtpbridge/111@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955659 DLMGCP DEBUG <0013> endpoint:rtpbridge/112@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955659 DLMGCP DEBUG <0013> endpoint:rtpbridge/113@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955659 DLMGCP DEBUG <0013> endpoint:rtpbridge/114@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955659 DLMGCP DEBUG <0013> endpoint:rtpbridge/115@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955659 DLMGCP DEBUG <0013> endpoint:rtpbridge/116@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955659 DLMGCP DEBUG <0013> endpoint:rtpbridge/117@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955659 DLMGCP DEBUG <0013> endpoint:rtpbridge/118@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955659 DLMGCP DEBUG <0013> endpoint:rtpbridge/119@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955659 DLMGCP DEBUG <0013> endpoint:rtpbridge/11a@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955659 DLMGCP DEBUG <0013> endpoint:rtpbridge/11b@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955659 DLMGCP DEBUG <0013> endpoint:rtpbridge/11c@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955659 DLMGCP DEBUG <0013> endpoint:rtpbridge/11d@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955659 DLMGCP DEBUG <0013> endpoint:rtpbridge/11e@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955659 DLMGCP DEBUG <0013> endpoint:rtpbridge/11f@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955659 DLMGCP DEBUG <0013> endpoint:rtpbridge/120@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955659 DLMGCP DEBUG <0013> endpoint:rtpbridge/121@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955659 DLMGCP DEBUG <0013> endpoint:rtpbridge/122@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955659 DLMGCP DEBUG <0013> endpoint:rtpbridge/123@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955659 DLMGCP DEBUG <0013> endpoint:rtpbridge/124@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955659 DLMGCP DEBUG <0013> endpoint:rtpbridge/125@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955659 DLMGCP DEBUG <0013> endpoint:rtpbridge/126@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955659 DLMGCP DEBUG <0013> endpoint:rtpbridge/127@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955659 DLMGCP DEBUG <0013> endpoint:rtpbridge/128@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955659 DLMGCP DEBUG <0013> endpoint:rtpbridge/129@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955659 DLMGCP DEBUG <0013> endpoint:rtpbridge/12a@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955659 DLMGCP DEBUG <0013> endpoint:rtpbridge/12b@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955659 DLMGCP DEBUG <0013> endpoint:rtpbridge/12c@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955659 DLMGCP DEBUG <0013> endpoint:none Generated response: code=200 (mgcp_protocol.c:230) 20241102125955659 DLMGCP DEBUG <0013> Generated response: line #00: 200 2566 OK (mgcp_msg.c:67) 20241102125955660 DLMGCP DEBUG <0013> Received message: line #00: DLCX 2567 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241102125955660 DLMGCP DEBUG <0013> Received message: line #01: C: 0018 (mgcp_msg.c:67) 20241102125955660 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found free endpoint: rtpbridge/1@mgw (mgcp_endp.c:261) 20241102125955660 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:441) 20241102125955660 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241102125955660 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955660 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955660 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955660 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955660 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955660 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955660 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955660 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955660 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955660 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955660 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955660 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955660 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955660 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955660 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955660 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955660 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955660 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955660 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955660 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955660 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955660 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955660 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955660 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955660 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955660 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955660 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955660 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955660 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955660 DLMGCP DEBUG <0013> endpoint:rtpbridge/1e@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955660 DLMGCP DEBUG <0013> endpoint:rtpbridge/1f@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955660 DLMGCP DEBUG <0013> endpoint:rtpbridge/20@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955660 DLMGCP DEBUG <0013> endpoint:rtpbridge/21@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955660 DLMGCP DEBUG <0013> endpoint:rtpbridge/22@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955660 DLMGCP DEBUG <0013> endpoint:rtpbridge/23@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955660 DLMGCP DEBUG <0013> endpoint:rtpbridge/24@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955660 DLMGCP DEBUG <0013> endpoint:rtpbridge/25@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955660 DLMGCP DEBUG <0013> endpoint:rtpbridge/26@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955660 DLMGCP DEBUG <0013> endpoint:rtpbridge/27@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955660 DLMGCP DEBUG <0013> endpoint:rtpbridge/28@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955660 DLMGCP DEBUG <0013> endpoint:rtpbridge/29@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955660 DLMGCP DEBUG <0013> endpoint:rtpbridge/2a@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955660 DLMGCP DEBUG <0013> endpoint:rtpbridge/2b@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955660 DLMGCP DEBUG <0013> endpoint:rtpbridge/2c@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955660 DLMGCP DEBUG <0013> endpoint:rtpbridge/2d@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955660 DLMGCP DEBUG <0013> endpoint:rtpbridge/2e@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955660 DLMGCP DEBUG <0013> endpoint:rtpbridge/2f@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955660 DLMGCP DEBUG <0013> endpoint:rtpbridge/30@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955660 DLMGCP DEBUG <0013> endpoint:rtpbridge/31@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955660 DLMGCP DEBUG <0013> endpoint:rtpbridge/32@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955660 DLMGCP DEBUG <0013> endpoint:rtpbridge/33@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955660 DLMGCP DEBUG <0013> endpoint:rtpbridge/34@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955660 DLMGCP DEBUG <0013> endpoint:rtpbridge/35@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955660 DLMGCP DEBUG <0013> endpoint:rtpbridge/36@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955660 DLMGCP DEBUG <0013> endpoint:rtpbridge/37@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955660 DLMGCP DEBUG <0013> endpoint:rtpbridge/38@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955660 DLMGCP DEBUG <0013> endpoint:rtpbridge/39@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955660 DLMGCP DEBUG <0013> endpoint:rtpbridge/3a@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955660 DLMGCP DEBUG <0013> endpoint:rtpbridge/3b@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955660 DLMGCP DEBUG <0013> endpoint:rtpbridge/3c@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955660 DLMGCP DEBUG <0013> endpoint:rtpbridge/3d@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955660 DLMGCP DEBUG <0013> endpoint:rtpbridge/3e@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955660 DLMGCP DEBUG <0013> endpoint:rtpbridge/3f@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955660 DLMGCP DEBUG <0013> endpoint:rtpbridge/40@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955660 DLMGCP DEBUG <0013> endpoint:rtpbridge/41@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955660 DLMGCP DEBUG <0013> endpoint:rtpbridge/42@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955660 DLMGCP DEBUG <0013> endpoint:rtpbridge/43@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955660 DLMGCP DEBUG <0013> endpoint:rtpbridge/44@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955660 DLMGCP DEBUG <0013> endpoint:rtpbridge/45@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955660 DLMGCP DEBUG <0013> endpoint:rtpbridge/46@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955660 DLMGCP DEBUG <0013> endpoint:rtpbridge/47@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955660 DLMGCP DEBUG <0013> endpoint:rtpbridge/48@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955660 DLMGCP DEBUG <0013> endpoint:rtpbridge/49@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955660 DLMGCP DEBUG <0013> endpoint:rtpbridge/4a@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955660 DLMGCP DEBUG <0013> endpoint:rtpbridge/4b@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955660 DLMGCP DEBUG <0013> endpoint:rtpbridge/4c@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955660 DLMGCP DEBUG <0013> endpoint:rtpbridge/4d@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955660 DLMGCP DEBUG <0013> endpoint:rtpbridge/4e@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955660 DLMGCP DEBUG <0013> endpoint:rtpbridge/4f@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955660 DLMGCP DEBUG <0013> endpoint:rtpbridge/50@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955660 DLMGCP DEBUG <0013> endpoint:rtpbridge/51@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955660 DLMGCP DEBUG <0013> endpoint:rtpbridge/52@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955660 DLMGCP DEBUG <0013> endpoint:rtpbridge/53@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955660 DLMGCP DEBUG <0013> endpoint:rtpbridge/54@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955660 DLMGCP DEBUG <0013> endpoint:rtpbridge/55@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955660 DLMGCP DEBUG <0013> endpoint:rtpbridge/56@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955660 DLMGCP DEBUG <0013> endpoint:rtpbridge/57@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955660 DLMGCP DEBUG <0013> endpoint:rtpbridge/58@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955660 DLMGCP DEBUG <0013> endpoint:rtpbridge/59@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955660 DLMGCP DEBUG <0013> endpoint:rtpbridge/5a@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955660 DLMGCP DEBUG <0013> endpoint:rtpbridge/5b@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955660 DLMGCP DEBUG <0013> endpoint:rtpbridge/5c@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955660 DLMGCP DEBUG <0013> endpoint:rtpbridge/5d@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955660 DLMGCP DEBUG <0013> endpoint:rtpbridge/5e@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955660 DLMGCP DEBUG <0013> endpoint:rtpbridge/5f@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955660 DLMGCP DEBUG <0013> endpoint:rtpbridge/60@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955660 DLMGCP DEBUG <0013> endpoint:rtpbridge/61@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955660 DLMGCP DEBUG <0013> endpoint:rtpbridge/62@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955660 DLMGCP DEBUG <0013> endpoint:rtpbridge/63@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955660 DLMGCP DEBUG <0013> endpoint:rtpbridge/64@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955660 DLMGCP DEBUG <0013> endpoint:rtpbridge/65@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955661 DLMGCP DEBUG <0013> endpoint:rtpbridge/66@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955661 DLMGCP DEBUG <0013> endpoint:rtpbridge/67@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955661 DLMGCP DEBUG <0013> endpoint:rtpbridge/68@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955661 DLMGCP DEBUG <0013> endpoint:rtpbridge/69@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955661 DLMGCP DEBUG <0013> endpoint:rtpbridge/6a@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955661 DLMGCP DEBUG <0013> endpoint:rtpbridge/6b@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955661 DLMGCP DEBUG <0013> endpoint:rtpbridge/6c@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955661 DLMGCP DEBUG <0013> endpoint:rtpbridge/6d@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955661 DLMGCP DEBUG <0013> endpoint:rtpbridge/6e@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955661 DLMGCP DEBUG <0013> endpoint:rtpbridge/6f@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955661 DLMGCP DEBUG <0013> endpoint:rtpbridge/70@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955661 DLMGCP DEBUG <0013> endpoint:rtpbridge/71@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955661 DLMGCP DEBUG <0013> endpoint:rtpbridge/72@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955661 DLMGCP DEBUG <0013> endpoint:rtpbridge/73@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955661 DLMGCP DEBUG <0013> endpoint:rtpbridge/74@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955661 DLMGCP DEBUG <0013> endpoint:rtpbridge/75@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955661 DLMGCP DEBUG <0013> endpoint:rtpbridge/76@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955661 DLMGCP DEBUG <0013> endpoint:rtpbridge/77@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955661 DLMGCP DEBUG <0013> endpoint:rtpbridge/78@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955661 DLMGCP DEBUG <0013> endpoint:rtpbridge/79@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955661 DLMGCP DEBUG <0013> endpoint:rtpbridge/7a@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955661 DLMGCP DEBUG <0013> endpoint:rtpbridge/7b@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955661 DLMGCP DEBUG <0013> endpoint:rtpbridge/7c@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955661 DLMGCP DEBUG <0013> endpoint:rtpbridge/7d@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955661 DLMGCP DEBUG <0013> endpoint:rtpbridge/7e@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955661 DLMGCP DEBUG <0013> endpoint:rtpbridge/7f@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955661 DLMGCP DEBUG <0013> endpoint:rtpbridge/80@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955661 DLMGCP DEBUG <0013> endpoint:rtpbridge/81@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955661 DLMGCP DEBUG <0013> endpoint:rtpbridge/82@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955661 DLMGCP DEBUG <0013> endpoint:rtpbridge/83@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955661 DLMGCP DEBUG <0013> endpoint:rtpbridge/84@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955661 DLMGCP DEBUG <0013> endpoint:rtpbridge/85@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955661 DLMGCP DEBUG <0013> endpoint:rtpbridge/86@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955661 DLMGCP DEBUG <0013> endpoint:rtpbridge/87@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955661 DLMGCP DEBUG <0013> endpoint:rtpbridge/88@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955661 DLMGCP DEBUG <0013> endpoint:rtpbridge/89@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955661 DLMGCP DEBUG <0013> endpoint:rtpbridge/8a@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955661 DLMGCP DEBUG <0013> endpoint:rtpbridge/8b@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955661 DLMGCP DEBUG <0013> endpoint:rtpbridge/8c@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955661 DLMGCP DEBUG <0013> endpoint:rtpbridge/8d@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955661 DLMGCP DEBUG <0013> endpoint:rtpbridge/8e@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955661 DLMGCP DEBUG <0013> endpoint:rtpbridge/8f@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955661 DLMGCP DEBUG <0013> endpoint:rtpbridge/90@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955661 DLMGCP DEBUG <0013> endpoint:rtpbridge/91@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955661 DLMGCP DEBUG <0013> endpoint:rtpbridge/92@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955661 DLMGCP DEBUG <0013> endpoint:rtpbridge/93@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955661 DLMGCP DEBUG <0013> endpoint:rtpbridge/94@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955661 DLMGCP DEBUG <0013> endpoint:rtpbridge/95@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955661 DLMGCP DEBUG <0013> endpoint:rtpbridge/96@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955661 DLMGCP DEBUG <0013> endpoint:rtpbridge/97@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955661 DLMGCP DEBUG <0013> endpoint:rtpbridge/98@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955661 DLMGCP DEBUG <0013> endpoint:rtpbridge/99@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955661 DLMGCP DEBUG <0013> endpoint:rtpbridge/9a@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955661 DLMGCP DEBUG <0013> endpoint:rtpbridge/9b@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955661 DLMGCP DEBUG <0013> endpoint:rtpbridge/9c@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955661 DLMGCP DEBUG <0013> endpoint:rtpbridge/9d@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955661 DLMGCP DEBUG <0013> endpoint:rtpbridge/9e@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955661 DLMGCP DEBUG <0013> endpoint:rtpbridge/9f@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955661 DLMGCP DEBUG <0013> endpoint:rtpbridge/a0@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955661 DLMGCP DEBUG <0013> endpoint:rtpbridge/a1@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955661 DLMGCP DEBUG <0013> endpoint:rtpbridge/a2@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955661 DLMGCP DEBUG <0013> endpoint:rtpbridge/a3@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955661 DLMGCP DEBUG <0013> endpoint:rtpbridge/a4@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955661 DLMGCP DEBUG <0013> endpoint:rtpbridge/a5@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955661 DLMGCP DEBUG <0013> endpoint:rtpbridge/a6@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955661 DLMGCP DEBUG <0013> endpoint:rtpbridge/a7@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955661 DLMGCP DEBUG <0013> endpoint:rtpbridge/a8@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955661 DLMGCP DEBUG <0013> endpoint:rtpbridge/a9@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955661 DLMGCP DEBUG <0013> endpoint:rtpbridge/aa@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955661 DLMGCP DEBUG <0013> endpoint:rtpbridge/ab@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955661 DLMGCP DEBUG <0013> endpoint:rtpbridge/ac@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955661 DLMGCP DEBUG <0013> endpoint:rtpbridge/ad@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955661 DLMGCP DEBUG <0013> endpoint:rtpbridge/ae@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955661 DLMGCP DEBUG <0013> endpoint:rtpbridge/af@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955661 DLMGCP DEBUG <0013> endpoint:rtpbridge/b0@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955661 DLMGCP DEBUG <0013> endpoint:rtpbridge/b1@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955661 DLMGCP DEBUG <0013> endpoint:rtpbridge/b2@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955661 DLMGCP DEBUG <0013> endpoint:rtpbridge/b3@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955661 DLMGCP DEBUG <0013> endpoint:rtpbridge/b4@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955661 DLMGCP DEBUG <0013> endpoint:rtpbridge/b5@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955661 DLMGCP DEBUG <0013> endpoint:rtpbridge/b6@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955661 DLMGCP DEBUG <0013> endpoint:rtpbridge/b7@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955661 DLMGCP DEBUG <0013> endpoint:rtpbridge/b8@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955661 DLMGCP DEBUG <0013> endpoint:rtpbridge/b9@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955661 DLMGCP DEBUG <0013> endpoint:rtpbridge/ba@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955661 DLMGCP DEBUG <0013> endpoint:rtpbridge/bb@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955661 DLMGCP DEBUG <0013> endpoint:rtpbridge/bc@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955661 DLMGCP DEBUG <0013> endpoint:rtpbridge/bd@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955661 DLMGCP DEBUG <0013> endpoint:rtpbridge/be@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955661 DLMGCP DEBUG <0013> endpoint:rtpbridge/bf@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955661 DLMGCP DEBUG <0013> endpoint:rtpbridge/c0@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955661 DLMGCP DEBUG <0013> endpoint:rtpbridge/c1@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955661 DLMGCP DEBUG <0013> endpoint:rtpbridge/c2@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955661 DLMGCP DEBUG <0013> endpoint:rtpbridge/c3@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955661 DLMGCP DEBUG <0013> endpoint:rtpbridge/c4@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955661 DLMGCP DEBUG <0013> endpoint:rtpbridge/c5@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955661 DLMGCP DEBUG <0013> endpoint:rtpbridge/c6@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955661 DLMGCP DEBUG <0013> endpoint:rtpbridge/c7@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955661 DLMGCP DEBUG <0013> endpoint:rtpbridge/c8@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955661 DLMGCP DEBUG <0013> endpoint:rtpbridge/c9@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955661 DLMGCP DEBUG <0013> endpoint:rtpbridge/ca@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955661 DLMGCP DEBUG <0013> endpoint:rtpbridge/cb@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955661 DLMGCP DEBUG <0013> endpoint:rtpbridge/cc@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955661 DLMGCP DEBUG <0013> endpoint:rtpbridge/cd@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955661 DLMGCP DEBUG <0013> endpoint:rtpbridge/ce@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955661 DLMGCP DEBUG <0013> endpoint:rtpbridge/cf@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955661 DLMGCP DEBUG <0013> endpoint:rtpbridge/d0@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955661 DLMGCP DEBUG <0013> endpoint:rtpbridge/d1@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955661 DLMGCP DEBUG <0013> endpoint:rtpbridge/d2@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955661 DLMGCP DEBUG <0013> endpoint:rtpbridge/d3@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955661 DLMGCP DEBUG <0013> endpoint:rtpbridge/d4@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955661 DLMGCP DEBUG <0013> endpoint:rtpbridge/d5@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955661 DLMGCP DEBUG <0013> endpoint:rtpbridge/d6@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955661 DLMGCP DEBUG <0013> endpoint:rtpbridge/d7@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955661 DLMGCP DEBUG <0013> endpoint:rtpbridge/d8@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955661 DLMGCP DEBUG <0013> endpoint:rtpbridge/d9@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955661 DLMGCP DEBUG <0013> endpoint:rtpbridge/da@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955661 DLMGCP DEBUG <0013> endpoint:rtpbridge/db@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955661 DLMGCP DEBUG <0013> endpoint:rtpbridge/dc@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955661 DLMGCP DEBUG <0013> endpoint:rtpbridge/dd@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955661 DLMGCP DEBUG <0013> endpoint:rtpbridge/de@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955661 DLMGCP DEBUG <0013> endpoint:rtpbridge/df@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955661 DLMGCP DEBUG <0013> endpoint:rtpbridge/e0@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955661 DLMGCP DEBUG <0013> endpoint:rtpbridge/e1@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955661 DLMGCP DEBUG <0013> endpoint:rtpbridge/e2@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955661 DLMGCP DEBUG <0013> endpoint:rtpbridge/e3@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955661 DLMGCP DEBUG <0013> endpoint:rtpbridge/e4@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955661 DLMGCP DEBUG <0013> endpoint:rtpbridge/e5@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955662 DLMGCP DEBUG <0013> endpoint:rtpbridge/e6@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955662 DLMGCP DEBUG <0013> endpoint:rtpbridge/e7@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955662 DLMGCP DEBUG <0013> endpoint:rtpbridge/e8@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955662 DLMGCP DEBUG <0013> endpoint:rtpbridge/e9@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955662 DLMGCP DEBUG <0013> endpoint:rtpbridge/ea@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955662 DLMGCP DEBUG <0013> endpoint:rtpbridge/eb@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955662 DLMGCP DEBUG <0013> endpoint:rtpbridge/ec@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955662 DLMGCP DEBUG <0013> endpoint:rtpbridge/ed@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955662 DLMGCP DEBUG <0013> endpoint:rtpbridge/ee@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955662 DLMGCP DEBUG <0013> endpoint:rtpbridge/ef@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955662 DLMGCP DEBUG <0013> endpoint:rtpbridge/f0@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955662 DLMGCP DEBUG <0013> endpoint:rtpbridge/f1@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955662 DLMGCP DEBUG <0013> endpoint:rtpbridge/f2@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955662 DLMGCP DEBUG <0013> endpoint:rtpbridge/f3@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955662 DLMGCP DEBUG <0013> endpoint:rtpbridge/f4@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955662 DLMGCP DEBUG <0013> endpoint:rtpbridge/f5@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955662 DLMGCP DEBUG <0013> endpoint:rtpbridge/f6@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955662 DLMGCP DEBUG <0013> endpoint:rtpbridge/f7@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955662 DLMGCP DEBUG <0013> endpoint:rtpbridge/f8@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955662 DLMGCP DEBUG <0013> endpoint:rtpbridge/f9@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955662 DLMGCP DEBUG <0013> endpoint:rtpbridge/fa@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955662 DLMGCP DEBUG <0013> endpoint:rtpbridge/fb@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955662 DLMGCP DEBUG <0013> endpoint:rtpbridge/fc@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955662 DLMGCP DEBUG <0013> endpoint:rtpbridge/fd@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955662 DLMGCP DEBUG <0013> endpoint:rtpbridge/fe@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955662 DLMGCP DEBUG <0013> endpoint:rtpbridge/ff@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955662 DLMGCP DEBUG <0013> endpoint:rtpbridge/100@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955662 DLMGCP DEBUG <0013> endpoint:rtpbridge/101@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955662 DLMGCP DEBUG <0013> endpoint:rtpbridge/102@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955662 DLMGCP DEBUG <0013> endpoint:rtpbridge/103@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955662 DLMGCP DEBUG <0013> endpoint:rtpbridge/104@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955662 DLMGCP DEBUG <0013> endpoint:rtpbridge/105@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955662 DLMGCP DEBUG <0013> endpoint:rtpbridge/106@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955662 DLMGCP DEBUG <0013> endpoint:rtpbridge/107@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955662 DLMGCP DEBUG <0013> endpoint:rtpbridge/108@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955662 DLMGCP DEBUG <0013> endpoint:rtpbridge/109@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955662 DLMGCP DEBUG <0013> endpoint:rtpbridge/10a@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955662 DLMGCP DEBUG <0013> endpoint:rtpbridge/10b@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955662 DLMGCP DEBUG <0013> endpoint:rtpbridge/10c@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955662 DLMGCP DEBUG <0013> endpoint:rtpbridge/10d@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955662 DLMGCP DEBUG <0013> endpoint:rtpbridge/10e@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955662 DLMGCP DEBUG <0013> endpoint:rtpbridge/10f@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955662 DLMGCP DEBUG <0013> endpoint:rtpbridge/110@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955662 DLMGCP DEBUG <0013> endpoint:rtpbridge/111@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955662 DLMGCP DEBUG <0013> endpoint:rtpbridge/112@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955662 DLMGCP DEBUG <0013> endpoint:rtpbridge/113@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955662 DLMGCP DEBUG <0013> endpoint:rtpbridge/114@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955662 DLMGCP DEBUG <0013> endpoint:rtpbridge/115@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955662 DLMGCP DEBUG <0013> endpoint:rtpbridge/116@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955662 DLMGCP DEBUG <0013> endpoint:rtpbridge/117@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955662 DLMGCP DEBUG <0013> endpoint:rtpbridge/118@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955662 DLMGCP DEBUG <0013> endpoint:rtpbridge/119@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955662 DLMGCP DEBUG <0013> endpoint:rtpbridge/11a@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955662 DLMGCP DEBUG <0013> endpoint:rtpbridge/11b@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955662 DLMGCP DEBUG <0013> endpoint:rtpbridge/11c@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955662 DLMGCP DEBUG <0013> endpoint:rtpbridge/11d@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955662 DLMGCP DEBUG <0013> endpoint:rtpbridge/11e@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955662 DLMGCP DEBUG <0013> endpoint:rtpbridge/11f@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955662 DLMGCP DEBUG <0013> endpoint:rtpbridge/120@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955662 DLMGCP DEBUG <0013> endpoint:rtpbridge/121@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955662 DLMGCP DEBUG <0013> endpoint:rtpbridge/122@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955662 DLMGCP DEBUG <0013> endpoint:rtpbridge/123@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955662 DLMGCP DEBUG <0013> endpoint:rtpbridge/124@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955662 DLMGCP DEBUG <0013> endpoint:rtpbridge/125@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955662 DLMGCP DEBUG <0013> endpoint:rtpbridge/126@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955662 DLMGCP DEBUG <0013> endpoint:rtpbridge/127@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955662 DLMGCP DEBUG <0013> endpoint:rtpbridge/128@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955662 DLMGCP DEBUG <0013> endpoint:rtpbridge/129@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955662 DLMGCP DEBUG <0013> endpoint:rtpbridge/12a@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955662 DLMGCP DEBUG <0013> endpoint:rtpbridge/12b@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955662 DLMGCP DEBUG <0013> endpoint:rtpbridge/12c@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955662 DLMGCP DEBUG <0013> endpoint:none Generated response: code=200 (mgcp_protocol.c:230) 20241102125955662 DLMGCP DEBUG <0013> Generated response: line #00: 200 2567 OK (mgcp_msg.c:67) 20241102125955662 DLMGCP DEBUG <0013> Received message: line #00: DLCX 2568 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241102125955662 DLMGCP DEBUG <0013> Received message: line #01: C: 0019 (mgcp_msg.c:67) 20241102125955662 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found free endpoint: rtpbridge/1@mgw (mgcp_endp.c:261) 20241102125955662 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:441) 20241102125955662 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241102125955662 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955662 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955662 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955662 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955662 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955662 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955662 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955662 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955662 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955662 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955663 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955663 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955663 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955663 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955663 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955663 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955663 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955663 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955663 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955663 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955663 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955663 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955663 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955663 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955663 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955663 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955663 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955663 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955663 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955663 DLMGCP DEBUG <0013> endpoint:rtpbridge/1e@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955663 DLMGCP DEBUG <0013> endpoint:rtpbridge/1f@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955663 DLMGCP DEBUG <0013> endpoint:rtpbridge/20@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955663 DLMGCP DEBUG <0013> endpoint:rtpbridge/21@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955663 DLMGCP DEBUG <0013> endpoint:rtpbridge/22@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955663 DLMGCP DEBUG <0013> endpoint:rtpbridge/23@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955663 DLMGCP DEBUG <0013> endpoint:rtpbridge/24@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955663 DLMGCP DEBUG <0013> endpoint:rtpbridge/25@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955663 DLMGCP DEBUG <0013> endpoint:rtpbridge/26@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955663 DLMGCP DEBUG <0013> endpoint:rtpbridge/27@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955663 DLMGCP DEBUG <0013> endpoint:rtpbridge/28@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955663 DLMGCP DEBUG <0013> endpoint:rtpbridge/29@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955663 DLMGCP DEBUG <0013> endpoint:rtpbridge/2a@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955663 DLMGCP DEBUG <0013> endpoint:rtpbridge/2b@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955663 DLMGCP DEBUG <0013> endpoint:rtpbridge/2c@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955663 DLMGCP DEBUG <0013> endpoint:rtpbridge/2d@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955663 DLMGCP DEBUG <0013> endpoint:rtpbridge/2e@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955663 DLMGCP DEBUG <0013> endpoint:rtpbridge/2f@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955663 DLMGCP DEBUG <0013> endpoint:rtpbridge/30@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955663 DLMGCP DEBUG <0013> endpoint:rtpbridge/31@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955663 DLMGCP DEBUG <0013> endpoint:rtpbridge/32@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955663 DLMGCP DEBUG <0013> endpoint:rtpbridge/33@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955663 DLMGCP DEBUG <0013> endpoint:rtpbridge/34@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955663 DLMGCP DEBUG <0013> endpoint:rtpbridge/35@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955663 DLMGCP DEBUG <0013> endpoint:rtpbridge/36@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955663 DLMGCP DEBUG <0013> endpoint:rtpbridge/37@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955663 DLMGCP DEBUG <0013> endpoint:rtpbridge/38@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955663 DLMGCP DEBUG <0013> endpoint:rtpbridge/39@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955663 DLMGCP DEBUG <0013> endpoint:rtpbridge/3a@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955663 DLMGCP DEBUG <0013> endpoint:rtpbridge/3b@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955663 DLMGCP DEBUG <0013> endpoint:rtpbridge/3c@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955663 DLMGCP DEBUG <0013> endpoint:rtpbridge/3d@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955663 DLMGCP DEBUG <0013> endpoint:rtpbridge/3e@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955663 DLMGCP DEBUG <0013> endpoint:rtpbridge/3f@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955663 DLMGCP DEBUG <0013> endpoint:rtpbridge/40@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955663 DLMGCP DEBUG <0013> endpoint:rtpbridge/41@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955663 DLMGCP DEBUG <0013> endpoint:rtpbridge/42@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955663 DLMGCP DEBUG <0013> endpoint:rtpbridge/43@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955663 DLMGCP DEBUG <0013> endpoint:rtpbridge/44@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955663 DLMGCP DEBUG <0013> endpoint:rtpbridge/45@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955663 DLMGCP DEBUG <0013> endpoint:rtpbridge/46@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955663 DLMGCP DEBUG <0013> endpoint:rtpbridge/47@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955663 DLMGCP DEBUG <0013> endpoint:rtpbridge/48@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955663 DLMGCP DEBUG <0013> endpoint:rtpbridge/49@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955663 DLMGCP DEBUG <0013> endpoint:rtpbridge/4a@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955663 DLMGCP DEBUG <0013> endpoint:rtpbridge/4b@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955663 DLMGCP DEBUG <0013> endpoint:rtpbridge/4c@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955663 DLMGCP DEBUG <0013> endpoint:rtpbridge/4d@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955663 DLMGCP DEBUG <0013> endpoint:rtpbridge/4e@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955663 DLMGCP DEBUG <0013> endpoint:rtpbridge/4f@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955663 DLMGCP DEBUG <0013> endpoint:rtpbridge/50@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955663 DLMGCP DEBUG <0013> endpoint:rtpbridge/51@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955663 DLMGCP DEBUG <0013> endpoint:rtpbridge/52@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955663 DLMGCP DEBUG <0013> endpoint:rtpbridge/53@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955663 DLMGCP DEBUG <0013> endpoint:rtpbridge/54@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955663 DLMGCP DEBUG <0013> endpoint:rtpbridge/55@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955663 DLMGCP DEBUG <0013> endpoint:rtpbridge/56@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955663 DLMGCP DEBUG <0013> endpoint:rtpbridge/57@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955663 DLMGCP DEBUG <0013> endpoint:rtpbridge/58@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955663 DLMGCP DEBUG <0013> endpoint:rtpbridge/59@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955663 DLMGCP DEBUG <0013> endpoint:rtpbridge/5a@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955663 DLMGCP DEBUG <0013> endpoint:rtpbridge/5b@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955663 DLMGCP DEBUG <0013> endpoint:rtpbridge/5c@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955663 DLMGCP DEBUG <0013> endpoint:rtpbridge/5d@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955663 DLMGCP DEBUG <0013> endpoint:rtpbridge/5e@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955663 DLMGCP DEBUG <0013> endpoint:rtpbridge/5f@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955663 DLMGCP DEBUG <0013> endpoint:rtpbridge/60@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955663 DLMGCP DEBUG <0013> endpoint:rtpbridge/61@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955663 DLMGCP DEBUG <0013> endpoint:rtpbridge/62@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955663 DLMGCP DEBUG <0013> endpoint:rtpbridge/63@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955663 DLMGCP DEBUG <0013> endpoint:rtpbridge/64@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955663 DLMGCP DEBUG <0013> endpoint:rtpbridge/65@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955663 DLMGCP DEBUG <0013> endpoint:rtpbridge/66@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955663 DLMGCP DEBUG <0013> endpoint:rtpbridge/67@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955663 DLMGCP DEBUG <0013> endpoint:rtpbridge/68@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955663 DLMGCP DEBUG <0013> endpoint:rtpbridge/69@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955663 DLMGCP DEBUG <0013> endpoint:rtpbridge/6a@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955663 DLMGCP DEBUG <0013> endpoint:rtpbridge/6b@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955663 DLMGCP DEBUG <0013> endpoint:rtpbridge/6c@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955663 DLMGCP DEBUG <0013> endpoint:rtpbridge/6d@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955663 DLMGCP DEBUG <0013> endpoint:rtpbridge/6e@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955663 DLMGCP DEBUG <0013> endpoint:rtpbridge/6f@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955663 DLMGCP DEBUG <0013> endpoint:rtpbridge/70@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955663 DLMGCP DEBUG <0013> endpoint:rtpbridge/71@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955663 DLMGCP DEBUG <0013> endpoint:rtpbridge/72@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955663 DLMGCP DEBUG <0013> endpoint:rtpbridge/73@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955663 DLMGCP DEBUG <0013> endpoint:rtpbridge/74@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955663 DLMGCP DEBUG <0013> endpoint:rtpbridge/75@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955663 DLMGCP DEBUG <0013> endpoint:rtpbridge/76@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955663 DLMGCP DEBUG <0013> endpoint:rtpbridge/77@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955663 DLMGCP DEBUG <0013> endpoint:rtpbridge/78@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955663 DLMGCP DEBUG <0013> endpoint:rtpbridge/79@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955663 DLMGCP DEBUG <0013> endpoint:rtpbridge/7a@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955663 DLMGCP DEBUG <0013> endpoint:rtpbridge/7b@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955663 DLMGCP DEBUG <0013> endpoint:rtpbridge/7c@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955663 DLMGCP DEBUG <0013> endpoint:rtpbridge/7d@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955663 DLMGCP DEBUG <0013> endpoint:rtpbridge/7e@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955663 DLMGCP DEBUG <0013> endpoint:rtpbridge/7f@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955663 DLMGCP DEBUG <0013> endpoint:rtpbridge/80@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955663 DLMGCP DEBUG <0013> endpoint:rtpbridge/81@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955663 DLMGCP DEBUG <0013> endpoint:rtpbridge/82@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955663 DLMGCP DEBUG <0013> endpoint:rtpbridge/83@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955663 DLMGCP DEBUG <0013> endpoint:rtpbridge/84@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955663 DLMGCP DEBUG <0013> endpoint:rtpbridge/85@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955663 DLMGCP DEBUG <0013> endpoint:rtpbridge/86@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955663 DLMGCP DEBUG <0013> endpoint:rtpbridge/87@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955663 DLMGCP DEBUG <0013> endpoint:rtpbridge/88@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955663 DLMGCP DEBUG <0013> endpoint:rtpbridge/89@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955664 DLMGCP DEBUG <0013> endpoint:rtpbridge/8a@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955664 DLMGCP DEBUG <0013> endpoint:rtpbridge/8b@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955664 DLMGCP DEBUG <0013> endpoint:rtpbridge/8c@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955664 DLMGCP DEBUG <0013> endpoint:rtpbridge/8d@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955664 DLMGCP DEBUG <0013> endpoint:rtpbridge/8e@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955664 DLMGCP DEBUG <0013> endpoint:rtpbridge/8f@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955664 DLMGCP DEBUG <0013> endpoint:rtpbridge/90@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955664 DLMGCP DEBUG <0013> endpoint:rtpbridge/91@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955664 DLMGCP DEBUG <0013> endpoint:rtpbridge/92@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955664 DLMGCP DEBUG <0013> endpoint:rtpbridge/93@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955664 DLMGCP DEBUG <0013> endpoint:rtpbridge/94@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955664 DLMGCP DEBUG <0013> endpoint:rtpbridge/95@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955664 DLMGCP DEBUG <0013> endpoint:rtpbridge/96@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955664 DLMGCP DEBUG <0013> endpoint:rtpbridge/97@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955664 DLMGCP DEBUG <0013> endpoint:rtpbridge/98@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955664 DLMGCP DEBUG <0013> endpoint:rtpbridge/99@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955664 DLMGCP DEBUG <0013> endpoint:rtpbridge/9a@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955664 DLMGCP DEBUG <0013> endpoint:rtpbridge/9b@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955664 DLMGCP DEBUG <0013> endpoint:rtpbridge/9c@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955664 DLMGCP DEBUG <0013> endpoint:rtpbridge/9d@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955664 DLMGCP DEBUG <0013> endpoint:rtpbridge/9e@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955664 DLMGCP DEBUG <0013> endpoint:rtpbridge/9f@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955664 DLMGCP DEBUG <0013> endpoint:rtpbridge/a0@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955664 DLMGCP DEBUG <0013> endpoint:rtpbridge/a1@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955664 DLMGCP DEBUG <0013> endpoint:rtpbridge/a2@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955664 DLMGCP DEBUG <0013> endpoint:rtpbridge/a3@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955664 DLMGCP DEBUG <0013> endpoint:rtpbridge/a4@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955664 DLMGCP DEBUG <0013> endpoint:rtpbridge/a5@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955664 DLMGCP DEBUG <0013> endpoint:rtpbridge/a6@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955664 DLMGCP DEBUG <0013> endpoint:rtpbridge/a7@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955664 DLMGCP DEBUG <0013> endpoint:rtpbridge/a8@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955664 DLMGCP DEBUG <0013> endpoint:rtpbridge/a9@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955664 DLMGCP DEBUG <0013> endpoint:rtpbridge/aa@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955664 DLMGCP DEBUG <0013> endpoint:rtpbridge/ab@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955664 DLMGCP DEBUG <0013> endpoint:rtpbridge/ac@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955664 DLMGCP DEBUG <0013> endpoint:rtpbridge/ad@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955664 DLMGCP DEBUG <0013> endpoint:rtpbridge/ae@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955664 DLMGCP DEBUG <0013> endpoint:rtpbridge/af@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955664 DLMGCP DEBUG <0013> endpoint:rtpbridge/b0@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955664 DLMGCP DEBUG <0013> endpoint:rtpbridge/b1@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955664 DLMGCP DEBUG <0013> endpoint:rtpbridge/b2@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955664 DLMGCP DEBUG <0013> endpoint:rtpbridge/b3@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955664 DLMGCP DEBUG <0013> endpoint:rtpbridge/b4@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955664 DLMGCP DEBUG <0013> endpoint:rtpbridge/b5@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955664 DLMGCP DEBUG <0013> endpoint:rtpbridge/b6@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955664 DLMGCP DEBUG <0013> endpoint:rtpbridge/b7@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955664 DLMGCP DEBUG <0013> endpoint:rtpbridge/b8@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955664 DLMGCP DEBUG <0013> endpoint:rtpbridge/b9@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955664 DLMGCP DEBUG <0013> endpoint:rtpbridge/ba@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955664 DLMGCP DEBUG <0013> endpoint:rtpbridge/bb@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955664 DLMGCP DEBUG <0013> endpoint:rtpbridge/bc@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955664 DLMGCP DEBUG <0013> endpoint:rtpbridge/bd@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955664 DLMGCP DEBUG <0013> endpoint:rtpbridge/be@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955664 DLMGCP DEBUG <0013> endpoint:rtpbridge/bf@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955664 DLMGCP DEBUG <0013> endpoint:rtpbridge/c0@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955664 DLMGCP DEBUG <0013> endpoint:rtpbridge/c1@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955664 DLMGCP DEBUG <0013> endpoint:rtpbridge/c2@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955664 DLMGCP DEBUG <0013> endpoint:rtpbridge/c3@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955664 DLMGCP DEBUG <0013> endpoint:rtpbridge/c4@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955664 DLMGCP DEBUG <0013> endpoint:rtpbridge/c5@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955664 DLMGCP DEBUG <0013> endpoint:rtpbridge/c6@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955664 DLMGCP DEBUG <0013> endpoint:rtpbridge/c7@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955664 DLMGCP DEBUG <0013> endpoint:rtpbridge/c8@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955664 DLMGCP DEBUG <0013> endpoint:rtpbridge/c9@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955664 DLMGCP DEBUG <0013> endpoint:rtpbridge/ca@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955664 DLMGCP DEBUG <0013> endpoint:rtpbridge/cb@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955664 DLMGCP DEBUG <0013> endpoint:rtpbridge/cc@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955664 DLMGCP DEBUG <0013> endpoint:rtpbridge/cd@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955664 DLMGCP DEBUG <0013> endpoint:rtpbridge/ce@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955664 DLMGCP DEBUG <0013> endpoint:rtpbridge/cf@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955664 DLMGCP DEBUG <0013> endpoint:rtpbridge/d0@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955664 DLMGCP DEBUG <0013> endpoint:rtpbridge/d1@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955664 DLMGCP DEBUG <0013> endpoint:rtpbridge/d2@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955664 DLMGCP DEBUG <0013> endpoint:rtpbridge/d3@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955664 DLMGCP DEBUG <0013> endpoint:rtpbridge/d4@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955664 DLMGCP DEBUG <0013> endpoint:rtpbridge/d5@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955664 DLMGCP DEBUG <0013> endpoint:rtpbridge/d6@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955664 DLMGCP DEBUG <0013> endpoint:rtpbridge/d7@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955664 DLMGCP DEBUG <0013> endpoint:rtpbridge/d8@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955664 DLMGCP DEBUG <0013> endpoint:rtpbridge/d9@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955664 DLMGCP DEBUG <0013> endpoint:rtpbridge/da@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955664 DLMGCP DEBUG <0013> endpoint:rtpbridge/db@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955664 DLMGCP DEBUG <0013> endpoint:rtpbridge/dc@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955664 DLMGCP DEBUG <0013> endpoint:rtpbridge/dd@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955664 DLMGCP DEBUG <0013> endpoint:rtpbridge/de@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955664 DLMGCP DEBUG <0013> endpoint:rtpbridge/df@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955664 DLMGCP DEBUG <0013> endpoint:rtpbridge/e0@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955664 DLMGCP DEBUG <0013> endpoint:rtpbridge/e1@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955664 DLMGCP DEBUG <0013> endpoint:rtpbridge/e2@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955664 DLMGCP DEBUG <0013> endpoint:rtpbridge/e3@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955664 DLMGCP DEBUG <0013> endpoint:rtpbridge/e4@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955664 DLMGCP DEBUG <0013> endpoint:rtpbridge/e5@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955664 DLMGCP DEBUG <0013> endpoint:rtpbridge/e6@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955664 DLMGCP DEBUG <0013> endpoint:rtpbridge/e7@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955664 DLMGCP DEBUG <0013> endpoint:rtpbridge/e8@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955664 DLMGCP DEBUG <0013> endpoint:rtpbridge/e9@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955664 DLMGCP DEBUG <0013> endpoint:rtpbridge/ea@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955664 DLMGCP DEBUG <0013> endpoint:rtpbridge/eb@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955664 DLMGCP DEBUG <0013> endpoint:rtpbridge/ec@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955664 DLMGCP DEBUG <0013> endpoint:rtpbridge/ed@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955664 DLMGCP DEBUG <0013> endpoint:rtpbridge/ee@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955664 DLMGCP DEBUG <0013> endpoint:rtpbridge/ef@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955664 DLMGCP DEBUG <0013> endpoint:rtpbridge/f0@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955664 DLMGCP DEBUG <0013> endpoint:rtpbridge/f1@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955664 DLMGCP DEBUG <0013> endpoint:rtpbridge/f2@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955664 DLMGCP DEBUG <0013> endpoint:rtpbridge/f3@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955664 DLMGCP DEBUG <0013> endpoint:rtpbridge/f4@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955664 DLMGCP DEBUG <0013> endpoint:rtpbridge/f5@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955664 DLMGCP DEBUG <0013> endpoint:rtpbridge/f6@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955664 DLMGCP DEBUG <0013> endpoint:rtpbridge/f7@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955664 DLMGCP DEBUG <0013> endpoint:rtpbridge/f8@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955664 DLMGCP DEBUG <0013> endpoint:rtpbridge/f9@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955664 DLMGCP DEBUG <0013> endpoint:rtpbridge/fa@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955664 DLMGCP DEBUG <0013> endpoint:rtpbridge/fb@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955664 DLMGCP DEBUG <0013> endpoint:rtpbridge/fc@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955664 DLMGCP DEBUG <0013> endpoint:rtpbridge/fd@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955664 DLMGCP DEBUG <0013> endpoint:rtpbridge/fe@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955664 DLMGCP DEBUG <0013> endpoint:rtpbridge/ff@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955664 DLMGCP DEBUG <0013> endpoint:rtpbridge/100@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955664 DLMGCP DEBUG <0013> endpoint:rtpbridge/101@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955664 DLMGCP DEBUG <0013> endpoint:rtpbridge/102@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955664 DLMGCP DEBUG <0013> endpoint:rtpbridge/103@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955664 DLMGCP DEBUG <0013> endpoint:rtpbridge/104@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955664 DLMGCP DEBUG <0013> endpoint:rtpbridge/105@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955664 DLMGCP DEBUG <0013> endpoint:rtpbridge/106@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955664 DLMGCP DEBUG <0013> endpoint:rtpbridge/107@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955664 DLMGCP DEBUG <0013> endpoint:rtpbridge/108@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955664 DLMGCP DEBUG <0013> endpoint:rtpbridge/109@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955665 DLMGCP DEBUG <0013> endpoint:rtpbridge/10a@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955665 DLMGCP DEBUG <0013> endpoint:rtpbridge/10b@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955665 DLMGCP DEBUG <0013> endpoint:rtpbridge/10c@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955665 DLMGCP DEBUG <0013> endpoint:rtpbridge/10d@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955665 DLMGCP DEBUG <0013> endpoint:rtpbridge/10e@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955665 DLMGCP DEBUG <0013> endpoint:rtpbridge/10f@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955665 DLMGCP DEBUG <0013> endpoint:rtpbridge/110@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955665 DLMGCP DEBUG <0013> endpoint:rtpbridge/111@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955665 DLMGCP DEBUG <0013> endpoint:rtpbridge/112@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955665 DLMGCP DEBUG <0013> endpoint:rtpbridge/113@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955665 DLMGCP DEBUG <0013> endpoint:rtpbridge/114@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955665 DLMGCP DEBUG <0013> endpoint:rtpbridge/115@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955665 DLMGCP DEBUG <0013> endpoint:rtpbridge/116@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955665 DLMGCP DEBUG <0013> endpoint:rtpbridge/117@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955665 DLMGCP DEBUG <0013> endpoint:rtpbridge/118@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955665 DLMGCP DEBUG <0013> endpoint:rtpbridge/119@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955665 DLMGCP DEBUG <0013> endpoint:rtpbridge/11a@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955665 DLMGCP DEBUG <0013> endpoint:rtpbridge/11b@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955665 DLMGCP DEBUG <0013> endpoint:rtpbridge/11c@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955665 DLMGCP DEBUG <0013> endpoint:rtpbridge/11d@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955665 DLMGCP DEBUG <0013> endpoint:rtpbridge/11e@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955665 DLMGCP DEBUG <0013> endpoint:rtpbridge/11f@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955665 DLMGCP DEBUG <0013> endpoint:rtpbridge/120@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955665 DLMGCP DEBUG <0013> endpoint:rtpbridge/121@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955665 DLMGCP DEBUG <0013> endpoint:rtpbridge/122@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955665 DLMGCP DEBUG <0013> endpoint:rtpbridge/123@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955665 DLMGCP DEBUG <0013> endpoint:rtpbridge/124@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955665 DLMGCP DEBUG <0013> endpoint:rtpbridge/125@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955665 DLMGCP DEBUG <0013> endpoint:rtpbridge/126@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955665 DLMGCP DEBUG <0013> endpoint:rtpbridge/127@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955665 DLMGCP DEBUG <0013> endpoint:rtpbridge/128@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955665 DLMGCP DEBUG <0013> endpoint:rtpbridge/129@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955665 DLMGCP DEBUG <0013> endpoint:rtpbridge/12a@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955665 DLMGCP DEBUG <0013> endpoint:rtpbridge/12b@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955665 DLMGCP DEBUG <0013> endpoint:rtpbridge/12c@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955665 DLMGCP DEBUG <0013> endpoint:none Generated response: code=200 (mgcp_protocol.c:230) 20241102125955665 DLMGCP DEBUG <0013> Generated response: line #00: 200 2568 OK (mgcp_msg.c:67) 20241102125955665 DLMGCP DEBUG <0013> Received message: line #00: DLCX 2569 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241102125955665 DLMGCP DEBUG <0013> Received message: line #01: C: 001A (mgcp_msg.c:67) 20241102125955665 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found free endpoint: rtpbridge/1@mgw (mgcp_endp.c:261) 20241102125955665 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:441) 20241102125955665 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241102125955665 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955665 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955665 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955665 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955665 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955665 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955665 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955665 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955665 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955665 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955665 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955665 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955665 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955665 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955665 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955665 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955665 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955665 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955665 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955665 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955665 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955665 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955665 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955665 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955665 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955665 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955665 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955665 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955665 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955665 DLMGCP DEBUG <0013> endpoint:rtpbridge/1e@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955665 DLMGCP DEBUG <0013> endpoint:rtpbridge/1f@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955665 DLMGCP DEBUG <0013> endpoint:rtpbridge/20@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955665 DLMGCP DEBUG <0013> endpoint:rtpbridge/21@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955665 DLMGCP DEBUG <0013> endpoint:rtpbridge/22@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955665 DLMGCP DEBUG <0013> endpoint:rtpbridge/23@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955665 DLMGCP DEBUG <0013> endpoint:rtpbridge/24@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955665 DLMGCP DEBUG <0013> endpoint:rtpbridge/25@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955665 DLMGCP DEBUG <0013> endpoint:rtpbridge/26@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955665 DLMGCP DEBUG <0013> endpoint:rtpbridge/27@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955665 DLMGCP DEBUG <0013> endpoint:rtpbridge/28@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955665 DLMGCP DEBUG <0013> endpoint:rtpbridge/29@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955665 DLMGCP DEBUG <0013> endpoint:rtpbridge/2a@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955665 DLMGCP DEBUG <0013> endpoint:rtpbridge/2b@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955665 DLMGCP DEBUG <0013> endpoint:rtpbridge/2c@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955665 DLMGCP DEBUG <0013> endpoint:rtpbridge/2d@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955666 DLMGCP DEBUG <0013> endpoint:rtpbridge/2e@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955666 DLMGCP DEBUG <0013> endpoint:rtpbridge/2f@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955666 DLMGCP DEBUG <0013> endpoint:rtpbridge/30@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955666 DLMGCP DEBUG <0013> endpoint:rtpbridge/31@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955666 DLMGCP DEBUG <0013> endpoint:rtpbridge/32@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955666 DLMGCP DEBUG <0013> endpoint:rtpbridge/33@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955666 DLMGCP DEBUG <0013> endpoint:rtpbridge/34@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955666 DLMGCP DEBUG <0013> endpoint:rtpbridge/35@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955666 DLMGCP DEBUG <0013> endpoint:rtpbridge/36@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955666 DLMGCP DEBUG <0013> endpoint:rtpbridge/37@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955666 DLMGCP DEBUG <0013> endpoint:rtpbridge/38@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955666 DLMGCP DEBUG <0013> endpoint:rtpbridge/39@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955666 DLMGCP DEBUG <0013> endpoint:rtpbridge/3a@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955666 DLMGCP DEBUG <0013> endpoint:rtpbridge/3b@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955666 DLMGCP DEBUG <0013> endpoint:rtpbridge/3c@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955666 DLMGCP DEBUG <0013> endpoint:rtpbridge/3d@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955666 DLMGCP DEBUG <0013> endpoint:rtpbridge/3e@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955666 DLMGCP DEBUG <0013> endpoint:rtpbridge/3f@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955666 DLMGCP DEBUG <0013> endpoint:rtpbridge/40@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955666 DLMGCP DEBUG <0013> endpoint:rtpbridge/41@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955666 DLMGCP DEBUG <0013> endpoint:rtpbridge/42@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955666 DLMGCP DEBUG <0013> endpoint:rtpbridge/43@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955666 DLMGCP DEBUG <0013> endpoint:rtpbridge/44@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955666 DLMGCP DEBUG <0013> endpoint:rtpbridge/45@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955666 DLMGCP DEBUG <0013> endpoint:rtpbridge/46@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955666 DLMGCP DEBUG <0013> endpoint:rtpbridge/47@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955666 DLMGCP DEBUG <0013> endpoint:rtpbridge/48@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955666 DLMGCP DEBUG <0013> endpoint:rtpbridge/49@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955666 DLMGCP DEBUG <0013> endpoint:rtpbridge/4a@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955666 DLMGCP DEBUG <0013> endpoint:rtpbridge/4b@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955666 DLMGCP DEBUG <0013> endpoint:rtpbridge/4c@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955666 DLMGCP DEBUG <0013> endpoint:rtpbridge/4d@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955666 DLMGCP DEBUG <0013> endpoint:rtpbridge/4e@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955666 DLMGCP DEBUG <0013> endpoint:rtpbridge/4f@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955666 DLMGCP DEBUG <0013> endpoint:rtpbridge/50@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955666 DLMGCP DEBUG <0013> endpoint:rtpbridge/51@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955666 DLMGCP DEBUG <0013> endpoint:rtpbridge/52@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955666 DLMGCP DEBUG <0013> endpoint:rtpbridge/53@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955666 DLMGCP DEBUG <0013> endpoint:rtpbridge/54@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955666 DLMGCP DEBUG <0013> endpoint:rtpbridge/55@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955666 DLMGCP DEBUG <0013> endpoint:rtpbridge/56@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955666 DLMGCP DEBUG <0013> endpoint:rtpbridge/57@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955666 DLMGCP DEBUG <0013> endpoint:rtpbridge/58@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955666 DLMGCP DEBUG <0013> endpoint:rtpbridge/59@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955666 DLMGCP DEBUG <0013> endpoint:rtpbridge/5a@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955666 DLMGCP DEBUG <0013> endpoint:rtpbridge/5b@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955666 DLMGCP DEBUG <0013> endpoint:rtpbridge/5c@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955666 DLMGCP DEBUG <0013> endpoint:rtpbridge/5d@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955666 DLMGCP DEBUG <0013> endpoint:rtpbridge/5e@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955666 DLMGCP DEBUG <0013> endpoint:rtpbridge/5f@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955666 DLMGCP DEBUG <0013> endpoint:rtpbridge/60@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955666 DLMGCP DEBUG <0013> endpoint:rtpbridge/61@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955666 DLMGCP DEBUG <0013> endpoint:rtpbridge/62@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955666 DLMGCP DEBUG <0013> endpoint:rtpbridge/63@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955666 DLMGCP DEBUG <0013> endpoint:rtpbridge/64@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955666 DLMGCP DEBUG <0013> endpoint:rtpbridge/65@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955666 DLMGCP DEBUG <0013> endpoint:rtpbridge/66@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955666 DLMGCP DEBUG <0013> endpoint:rtpbridge/67@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955666 DLMGCP DEBUG <0013> endpoint:rtpbridge/68@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955666 DLMGCP DEBUG <0013> endpoint:rtpbridge/69@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955666 DLMGCP DEBUG <0013> endpoint:rtpbridge/6a@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955666 DLMGCP DEBUG <0013> endpoint:rtpbridge/6b@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955666 DLMGCP DEBUG <0013> endpoint:rtpbridge/6c@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955666 DLMGCP DEBUG <0013> endpoint:rtpbridge/6d@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955666 DLMGCP DEBUG <0013> endpoint:rtpbridge/6e@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955666 DLMGCP DEBUG <0013> endpoint:rtpbridge/6f@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955666 DLMGCP DEBUG <0013> endpoint:rtpbridge/70@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955666 DLMGCP DEBUG <0013> endpoint:rtpbridge/71@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955666 DLMGCP DEBUG <0013> endpoint:rtpbridge/72@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955666 DLMGCP DEBUG <0013> endpoint:rtpbridge/73@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955666 DLMGCP DEBUG <0013> endpoint:rtpbridge/74@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955666 DLMGCP DEBUG <0013> endpoint:rtpbridge/75@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955666 DLMGCP DEBUG <0013> endpoint:rtpbridge/76@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955666 DLMGCP DEBUG <0013> endpoint:rtpbridge/77@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955666 DLMGCP DEBUG <0013> endpoint:rtpbridge/78@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955666 DLMGCP DEBUG <0013> endpoint:rtpbridge/79@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955666 DLMGCP DEBUG <0013> endpoint:rtpbridge/7a@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955666 DLMGCP DEBUG <0013> endpoint:rtpbridge/7b@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955666 DLMGCP DEBUG <0013> endpoint:rtpbridge/7c@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955666 DLMGCP DEBUG <0013> endpoint:rtpbridge/7d@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955666 DLMGCP DEBUG <0013> endpoint:rtpbridge/7e@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955666 DLMGCP DEBUG <0013> endpoint:rtpbridge/7f@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955666 DLMGCP DEBUG <0013> endpoint:rtpbridge/80@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955666 DLMGCP DEBUG <0013> endpoint:rtpbridge/81@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955666 DLMGCP DEBUG <0013> endpoint:rtpbridge/82@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955666 DLMGCP DEBUG <0013> endpoint:rtpbridge/83@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955666 DLMGCP DEBUG <0013> endpoint:rtpbridge/84@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955666 DLMGCP DEBUG <0013> endpoint:rtpbridge/85@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955666 DLMGCP DEBUG <0013> endpoint:rtpbridge/86@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955666 DLMGCP DEBUG <0013> endpoint:rtpbridge/87@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955666 DLMGCP DEBUG <0013> endpoint:rtpbridge/88@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955666 DLMGCP DEBUG <0013> endpoint:rtpbridge/89@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955666 DLMGCP DEBUG <0013> endpoint:rtpbridge/8a@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955666 DLMGCP DEBUG <0013> endpoint:rtpbridge/8b@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955666 DLMGCP DEBUG <0013> endpoint:rtpbridge/8c@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955666 DLMGCP DEBUG <0013> endpoint:rtpbridge/8d@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955666 DLMGCP DEBUG <0013> endpoint:rtpbridge/8e@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955666 DLMGCP DEBUG <0013> endpoint:rtpbridge/8f@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955666 DLMGCP DEBUG <0013> endpoint:rtpbridge/90@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955666 DLMGCP DEBUG <0013> endpoint:rtpbridge/91@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955666 DLMGCP DEBUG <0013> endpoint:rtpbridge/92@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955666 DLMGCP DEBUG <0013> endpoint:rtpbridge/93@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955666 DLMGCP DEBUG <0013> endpoint:rtpbridge/94@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955666 DLMGCP DEBUG <0013> endpoint:rtpbridge/95@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955666 DLMGCP DEBUG <0013> endpoint:rtpbridge/96@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955666 DLMGCP DEBUG <0013> endpoint:rtpbridge/97@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955666 DLMGCP DEBUG <0013> endpoint:rtpbridge/98@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955666 DLMGCP DEBUG <0013> endpoint:rtpbridge/99@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955666 DLMGCP DEBUG <0013> endpoint:rtpbridge/9a@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955666 DLMGCP DEBUG <0013> endpoint:rtpbridge/9b@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955666 DLMGCP DEBUG <0013> endpoint:rtpbridge/9c@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955666 DLMGCP DEBUG <0013> endpoint:rtpbridge/9d@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955666 DLMGCP DEBUG <0013> endpoint:rtpbridge/9e@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955666 DLMGCP DEBUG <0013> endpoint:rtpbridge/9f@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955666 DLMGCP DEBUG <0013> endpoint:rtpbridge/a0@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955666 DLMGCP DEBUG <0013> endpoint:rtpbridge/a1@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955666 DLMGCP DEBUG <0013> endpoint:rtpbridge/a2@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955666 DLMGCP DEBUG <0013> endpoint:rtpbridge/a3@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955666 DLMGCP DEBUG <0013> endpoint:rtpbridge/a4@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955666 DLMGCP DEBUG <0013> endpoint:rtpbridge/a5@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955666 DLMGCP DEBUG <0013> endpoint:rtpbridge/a6@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955666 DLMGCP DEBUG <0013> endpoint:rtpbridge/a7@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955666 DLMGCP DEBUG <0013> endpoint:rtpbridge/a8@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955666 DLMGCP DEBUG <0013> endpoint:rtpbridge/a9@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955666 DLMGCP DEBUG <0013> endpoint:rtpbridge/aa@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955666 DLMGCP DEBUG <0013> endpoint:rtpbridge/ab@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955666 DLMGCP DEBUG <0013> endpoint:rtpbridge/ac@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955667 DLMGCP DEBUG <0013> endpoint:rtpbridge/ad@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955667 DLMGCP DEBUG <0013> endpoint:rtpbridge/ae@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955667 DLMGCP DEBUG <0013> endpoint:rtpbridge/af@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955667 DLMGCP DEBUG <0013> endpoint:rtpbridge/b0@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955667 DLMGCP DEBUG <0013> endpoint:rtpbridge/b1@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955667 DLMGCP DEBUG <0013> endpoint:rtpbridge/b2@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955667 DLMGCP DEBUG <0013> endpoint:rtpbridge/b3@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955667 DLMGCP DEBUG <0013> endpoint:rtpbridge/b4@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955667 DLMGCP DEBUG <0013> endpoint:rtpbridge/b5@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955667 DLMGCP DEBUG <0013> endpoint:rtpbridge/b6@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955667 DLMGCP DEBUG <0013> endpoint:rtpbridge/b7@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955667 DLMGCP DEBUG <0013> endpoint:rtpbridge/b8@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955667 DLMGCP DEBUG <0013> endpoint:rtpbridge/b9@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955667 DLMGCP DEBUG <0013> endpoint:rtpbridge/ba@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955667 DLMGCP DEBUG <0013> endpoint:rtpbridge/bb@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955667 DLMGCP DEBUG <0013> endpoint:rtpbridge/bc@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955667 DLMGCP DEBUG <0013> endpoint:rtpbridge/bd@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955667 DLMGCP DEBUG <0013> endpoint:rtpbridge/be@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955667 DLMGCP DEBUG <0013> endpoint:rtpbridge/bf@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955667 DLMGCP DEBUG <0013> endpoint:rtpbridge/c0@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955667 DLMGCP DEBUG <0013> endpoint:rtpbridge/c1@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955667 DLMGCP DEBUG <0013> endpoint:rtpbridge/c2@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955667 DLMGCP DEBUG <0013> endpoint:rtpbridge/c3@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955667 DLMGCP DEBUG <0013> endpoint:rtpbridge/c4@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955667 DLMGCP DEBUG <0013> endpoint:rtpbridge/c5@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955667 DLMGCP DEBUG <0013> endpoint:rtpbridge/c6@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955667 DLMGCP DEBUG <0013> endpoint:rtpbridge/c7@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955667 DLMGCP DEBUG <0013> endpoint:rtpbridge/c8@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955667 DLMGCP DEBUG <0013> endpoint:rtpbridge/c9@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955667 DLMGCP DEBUG <0013> endpoint:rtpbridge/ca@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955667 DLMGCP DEBUG <0013> endpoint:rtpbridge/cb@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955667 DLMGCP DEBUG <0013> endpoint:rtpbridge/cc@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955667 DLMGCP DEBUG <0013> endpoint:rtpbridge/cd@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955667 DLMGCP DEBUG <0013> endpoint:rtpbridge/ce@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955667 DLMGCP DEBUG <0013> endpoint:rtpbridge/cf@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955667 DLMGCP DEBUG <0013> endpoint:rtpbridge/d0@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955667 DLMGCP DEBUG <0013> endpoint:rtpbridge/d1@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955667 DLMGCP DEBUG <0013> endpoint:rtpbridge/d2@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955667 DLMGCP DEBUG <0013> endpoint:rtpbridge/d3@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955667 DLMGCP DEBUG <0013> endpoint:rtpbridge/d4@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955667 DLMGCP DEBUG <0013> endpoint:rtpbridge/d5@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955667 DLMGCP DEBUG <0013> endpoint:rtpbridge/d6@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955667 DLMGCP DEBUG <0013> endpoint:rtpbridge/d7@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955667 DLMGCP DEBUG <0013> endpoint:rtpbridge/d8@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955667 DLMGCP DEBUG <0013> endpoint:rtpbridge/d9@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955667 DLMGCP DEBUG <0013> endpoint:rtpbridge/da@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955667 DLMGCP DEBUG <0013> endpoint:rtpbridge/db@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955667 DLMGCP DEBUG <0013> endpoint:rtpbridge/dc@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955667 DLMGCP DEBUG <0013> endpoint:rtpbridge/dd@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955667 DLMGCP DEBUG <0013> endpoint:rtpbridge/de@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955667 DLMGCP DEBUG <0013> endpoint:rtpbridge/df@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955667 DLMGCP DEBUG <0013> endpoint:rtpbridge/e0@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955667 DLMGCP DEBUG <0013> endpoint:rtpbridge/e1@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955667 DLMGCP DEBUG <0013> endpoint:rtpbridge/e2@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955667 DLMGCP DEBUG <0013> endpoint:rtpbridge/e3@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955667 DLMGCP DEBUG <0013> endpoint:rtpbridge/e4@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955667 DLMGCP DEBUG <0013> endpoint:rtpbridge/e5@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955667 DLMGCP DEBUG <0013> endpoint:rtpbridge/e6@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955667 DLMGCP DEBUG <0013> endpoint:rtpbridge/e7@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955667 DLMGCP DEBUG <0013> endpoint:rtpbridge/e8@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955667 DLMGCP DEBUG <0013> endpoint:rtpbridge/e9@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955667 DLMGCP DEBUG <0013> endpoint:rtpbridge/ea@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955667 DLMGCP DEBUG <0013> endpoint:rtpbridge/eb@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955667 DLMGCP DEBUG <0013> endpoint:rtpbridge/ec@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955667 DLMGCP DEBUG <0013> endpoint:rtpbridge/ed@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955667 DLMGCP DEBUG <0013> endpoint:rtpbridge/ee@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955667 DLMGCP DEBUG <0013> endpoint:rtpbridge/ef@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955667 DLMGCP DEBUG <0013> endpoint:rtpbridge/f0@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955667 DLMGCP DEBUG <0013> endpoint:rtpbridge/f1@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955667 DLMGCP DEBUG <0013> endpoint:rtpbridge/f2@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955667 DLMGCP DEBUG <0013> endpoint:rtpbridge/f3@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955667 DLMGCP DEBUG <0013> endpoint:rtpbridge/f4@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955667 DLMGCP DEBUG <0013> endpoint:rtpbridge/f5@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955667 DLMGCP DEBUG <0013> endpoint:rtpbridge/f6@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955667 DLMGCP DEBUG <0013> endpoint:rtpbridge/f7@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955667 DLMGCP DEBUG <0013> endpoint:rtpbridge/f8@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955667 DLMGCP DEBUG <0013> endpoint:rtpbridge/f9@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955667 DLMGCP DEBUG <0013> endpoint:rtpbridge/fa@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955667 DLMGCP DEBUG <0013> endpoint:rtpbridge/fb@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955667 DLMGCP DEBUG <0013> endpoint:rtpbridge/fc@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955667 DLMGCP DEBUG <0013> endpoint:rtpbridge/fd@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955667 DLMGCP DEBUG <0013> endpoint:rtpbridge/fe@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955667 DLMGCP DEBUG <0013> endpoint:rtpbridge/ff@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955667 DLMGCP DEBUG <0013> endpoint:rtpbridge/100@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955667 DLMGCP DEBUG <0013> endpoint:rtpbridge/101@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955667 DLMGCP DEBUG <0013> endpoint:rtpbridge/102@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955667 DLMGCP DEBUG <0013> endpoint:rtpbridge/103@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955667 DLMGCP DEBUG <0013> endpoint:rtpbridge/104@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955667 DLMGCP DEBUG <0013> endpoint:rtpbridge/105@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955667 DLMGCP DEBUG <0013> endpoint:rtpbridge/106@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955667 DLMGCP DEBUG <0013> endpoint:rtpbridge/107@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955667 DLMGCP DEBUG <0013> endpoint:rtpbridge/108@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955667 DLMGCP DEBUG <0013> endpoint:rtpbridge/109@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955667 DLMGCP DEBUG <0013> endpoint:rtpbridge/10a@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955667 DLMGCP DEBUG <0013> endpoint:rtpbridge/10b@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955667 DLMGCP DEBUG <0013> endpoint:rtpbridge/10c@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955667 DLMGCP DEBUG <0013> endpoint:rtpbridge/10d@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955667 DLMGCP DEBUG <0013> endpoint:rtpbridge/10e@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955667 DLMGCP DEBUG <0013> endpoint:rtpbridge/10f@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955667 DLMGCP DEBUG <0013> endpoint:rtpbridge/110@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955667 DLMGCP DEBUG <0013> endpoint:rtpbridge/111@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955667 DLMGCP DEBUG <0013> endpoint:rtpbridge/112@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955667 DLMGCP DEBUG <0013> endpoint:rtpbridge/113@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955667 DLMGCP DEBUG <0013> endpoint:rtpbridge/114@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955667 DLMGCP DEBUG <0013> endpoint:rtpbridge/115@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955667 DLMGCP DEBUG <0013> endpoint:rtpbridge/116@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955667 DLMGCP DEBUG <0013> endpoint:rtpbridge/117@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955667 DLMGCP DEBUG <0013> endpoint:rtpbridge/118@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955667 DLMGCP DEBUG <0013> endpoint:rtpbridge/119@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955667 DLMGCP DEBUG <0013> endpoint:rtpbridge/11a@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955667 DLMGCP DEBUG <0013> endpoint:rtpbridge/11b@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955667 DLMGCP DEBUG <0013> endpoint:rtpbridge/11c@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955667 DLMGCP DEBUG <0013> endpoint:rtpbridge/11d@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955667 DLMGCP DEBUG <0013> endpoint:rtpbridge/11e@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955667 DLMGCP DEBUG <0013> endpoint:rtpbridge/11f@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955667 DLMGCP DEBUG <0013> endpoint:rtpbridge/120@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955667 DLMGCP DEBUG <0013> endpoint:rtpbridge/121@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955667 DLMGCP DEBUG <0013> endpoint:rtpbridge/122@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955667 DLMGCP DEBUG <0013> endpoint:rtpbridge/123@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955667 DLMGCP DEBUG <0013> endpoint:rtpbridge/124@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955667 DLMGCP DEBUG <0013> endpoint:rtpbridge/125@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955667 DLMGCP DEBUG <0013> endpoint:rtpbridge/126@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955667 DLMGCP DEBUG <0013> endpoint:rtpbridge/127@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955668 DLMGCP DEBUG <0013> endpoint:rtpbridge/128@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955668 DLMGCP DEBUG <0013> endpoint:rtpbridge/129@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955668 DLMGCP DEBUG <0013> endpoint:rtpbridge/12a@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955668 DLMGCP DEBUG <0013> endpoint:rtpbridge/12b@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955668 DLMGCP DEBUG <0013> endpoint:rtpbridge/12c@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955668 DLMGCP DEBUG <0013> endpoint:none Generated response: code=200 (mgcp_protocol.c:230) 20241102125955668 DLMGCP DEBUG <0013> Generated response: line #00: 200 2569 OK (mgcp_msg.c:67) 20241102125955668 DLMGCP DEBUG <0013> Received message: line #00: DLCX 2570 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241102125955668 DLMGCP DEBUG <0013> Received message: line #01: C: 001B (mgcp_msg.c:67) 20241102125955668 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found free endpoint: rtpbridge/1@mgw (mgcp_endp.c:261) 20241102125955668 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:441) 20241102125955668 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241102125955668 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955668 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955668 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955668 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955668 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955668 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955668 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955668 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955668 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955668 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955668 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955668 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955668 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955668 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955668 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955668 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955668 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955668 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955668 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955668 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955668 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955668 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955668 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955668 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955668 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955668 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955668 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955668 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955668 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955668 DLMGCP DEBUG <0013> endpoint:rtpbridge/1e@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955668 DLMGCP DEBUG <0013> endpoint:rtpbridge/1f@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955668 DLMGCP DEBUG <0013> endpoint:rtpbridge/20@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955668 DLMGCP DEBUG <0013> endpoint:rtpbridge/21@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955668 DLMGCP DEBUG <0013> endpoint:rtpbridge/22@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955668 DLMGCP DEBUG <0013> endpoint:rtpbridge/23@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955668 DLMGCP DEBUG <0013> endpoint:rtpbridge/24@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955668 DLMGCP DEBUG <0013> endpoint:rtpbridge/25@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955668 DLMGCP DEBUG <0013> endpoint:rtpbridge/26@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955668 DLMGCP DEBUG <0013> endpoint:rtpbridge/27@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955668 DLMGCP DEBUG <0013> endpoint:rtpbridge/28@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955668 DLMGCP DEBUG <0013> endpoint:rtpbridge/29@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955668 DLMGCP DEBUG <0013> endpoint:rtpbridge/2a@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955668 DLMGCP DEBUG <0013> endpoint:rtpbridge/2b@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955668 DLMGCP DEBUG <0013> endpoint:rtpbridge/2c@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955668 DLMGCP DEBUG <0013> endpoint:rtpbridge/2d@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955668 DLMGCP DEBUG <0013> endpoint:rtpbridge/2e@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955668 DLMGCP DEBUG <0013> endpoint:rtpbridge/2f@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955668 DLMGCP DEBUG <0013> endpoint:rtpbridge/30@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955668 DLMGCP DEBUG <0013> endpoint:rtpbridge/31@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955668 DLMGCP DEBUG <0013> endpoint:rtpbridge/32@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955668 DLMGCP DEBUG <0013> endpoint:rtpbridge/33@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955668 DLMGCP DEBUG <0013> endpoint:rtpbridge/34@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955668 DLMGCP DEBUG <0013> endpoint:rtpbridge/35@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955668 DLMGCP DEBUG <0013> endpoint:rtpbridge/36@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955668 DLMGCP DEBUG <0013> endpoint:rtpbridge/37@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955668 DLMGCP DEBUG <0013> endpoint:rtpbridge/38@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955668 DLMGCP DEBUG <0013> endpoint:rtpbridge/39@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955668 DLMGCP DEBUG <0013> endpoint:rtpbridge/3a@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955668 DLMGCP DEBUG <0013> endpoint:rtpbridge/3b@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955668 DLMGCP DEBUG <0013> endpoint:rtpbridge/3c@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955668 DLMGCP DEBUG <0013> endpoint:rtpbridge/3d@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955668 DLMGCP DEBUG <0013> endpoint:rtpbridge/3e@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955668 DLMGCP DEBUG <0013> endpoint:rtpbridge/3f@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955668 DLMGCP DEBUG <0013> endpoint:rtpbridge/40@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955668 DLMGCP DEBUG <0013> endpoint:rtpbridge/41@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955668 DLMGCP DEBUG <0013> endpoint:rtpbridge/42@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955668 DLMGCP DEBUG <0013> endpoint:rtpbridge/43@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955668 DLMGCP DEBUG <0013> endpoint:rtpbridge/44@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955668 DLMGCP DEBUG <0013> endpoint:rtpbridge/45@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955668 DLMGCP DEBUG <0013> endpoint:rtpbridge/46@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955668 DLMGCP DEBUG <0013> endpoint:rtpbridge/47@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955668 DLMGCP DEBUG <0013> endpoint:rtpbridge/48@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955668 DLMGCP DEBUG <0013> endpoint:rtpbridge/49@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955668 DLMGCP DEBUG <0013> endpoint:rtpbridge/4a@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955668 DLMGCP DEBUG <0013> endpoint:rtpbridge/4b@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955668 DLMGCP DEBUG <0013> endpoint:rtpbridge/4c@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955669 DLMGCP DEBUG <0013> endpoint:rtpbridge/4d@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955669 DLMGCP DEBUG <0013> endpoint:rtpbridge/4e@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955669 DLMGCP DEBUG <0013> endpoint:rtpbridge/4f@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955669 DLMGCP DEBUG <0013> endpoint:rtpbridge/50@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955669 DLMGCP DEBUG <0013> endpoint:rtpbridge/51@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955669 DLMGCP DEBUG <0013> endpoint:rtpbridge/52@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955669 DLMGCP DEBUG <0013> endpoint:rtpbridge/53@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955669 DLMGCP DEBUG <0013> endpoint:rtpbridge/54@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955669 DLMGCP DEBUG <0013> endpoint:rtpbridge/55@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955669 DLMGCP DEBUG <0013> endpoint:rtpbridge/56@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955669 DLMGCP DEBUG <0013> endpoint:rtpbridge/57@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955669 DLMGCP DEBUG <0013> endpoint:rtpbridge/58@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955669 DLMGCP DEBUG <0013> endpoint:rtpbridge/59@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955669 DLMGCP DEBUG <0013> endpoint:rtpbridge/5a@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955669 DLMGCP DEBUG <0013> endpoint:rtpbridge/5b@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955669 DLMGCP DEBUG <0013> endpoint:rtpbridge/5c@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955669 DLMGCP DEBUG <0013> endpoint:rtpbridge/5d@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955669 DLMGCP DEBUG <0013> endpoint:rtpbridge/5e@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955669 DLMGCP DEBUG <0013> endpoint:rtpbridge/5f@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955669 DLMGCP DEBUG <0013> endpoint:rtpbridge/60@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955669 DLMGCP DEBUG <0013> endpoint:rtpbridge/61@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955669 DLMGCP DEBUG <0013> endpoint:rtpbridge/62@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955669 DLMGCP DEBUG <0013> endpoint:rtpbridge/63@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955669 DLMGCP DEBUG <0013> endpoint:rtpbridge/64@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955669 DLMGCP DEBUG <0013> endpoint:rtpbridge/65@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955669 DLMGCP DEBUG <0013> endpoint:rtpbridge/66@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955669 DLMGCP DEBUG <0013> endpoint:rtpbridge/67@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955669 DLMGCP DEBUG <0013> endpoint:rtpbridge/68@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955669 DLMGCP DEBUG <0013> endpoint:rtpbridge/69@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955669 DLMGCP DEBUG <0013> endpoint:rtpbridge/6a@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955669 DLMGCP DEBUG <0013> endpoint:rtpbridge/6b@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955669 DLMGCP DEBUG <0013> endpoint:rtpbridge/6c@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955669 DLMGCP DEBUG <0013> endpoint:rtpbridge/6d@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955669 DLMGCP DEBUG <0013> endpoint:rtpbridge/6e@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955669 DLMGCP DEBUG <0013> endpoint:rtpbridge/6f@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955669 DLMGCP DEBUG <0013> endpoint:rtpbridge/70@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955669 DLMGCP DEBUG <0013> endpoint:rtpbridge/71@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955669 DLMGCP DEBUG <0013> endpoint:rtpbridge/72@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955669 DLMGCP DEBUG <0013> endpoint:rtpbridge/73@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955669 DLMGCP DEBUG <0013> endpoint:rtpbridge/74@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955669 DLMGCP DEBUG <0013> endpoint:rtpbridge/75@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955669 DLMGCP DEBUG <0013> endpoint:rtpbridge/76@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955669 DLMGCP DEBUG <0013> endpoint:rtpbridge/77@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955669 DLMGCP DEBUG <0013> endpoint:rtpbridge/78@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955669 DLMGCP DEBUG <0013> endpoint:rtpbridge/79@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955669 DLMGCP DEBUG <0013> endpoint:rtpbridge/7a@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955669 DLMGCP DEBUG <0013> endpoint:rtpbridge/7b@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955669 DLMGCP DEBUG <0013> endpoint:rtpbridge/7c@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955669 DLMGCP DEBUG <0013> endpoint:rtpbridge/7d@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955669 DLMGCP DEBUG <0013> endpoint:rtpbridge/7e@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955669 DLMGCP DEBUG <0013> endpoint:rtpbridge/7f@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955669 DLMGCP DEBUG <0013> endpoint:rtpbridge/80@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955669 DLMGCP DEBUG <0013> endpoint:rtpbridge/81@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955669 DLMGCP DEBUG <0013> endpoint:rtpbridge/82@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955669 DLMGCP DEBUG <0013> endpoint:rtpbridge/83@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955669 DLMGCP DEBUG <0013> endpoint:rtpbridge/84@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955669 DLMGCP DEBUG <0013> endpoint:rtpbridge/85@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955669 DLMGCP DEBUG <0013> endpoint:rtpbridge/86@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955669 DLMGCP DEBUG <0013> endpoint:rtpbridge/87@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955669 DLMGCP DEBUG <0013> endpoint:rtpbridge/88@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955669 DLMGCP DEBUG <0013> endpoint:rtpbridge/89@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955669 DLMGCP DEBUG <0013> endpoint:rtpbridge/8a@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955669 DLMGCP DEBUG <0013> endpoint:rtpbridge/8b@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955669 DLMGCP DEBUG <0013> endpoint:rtpbridge/8c@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955669 DLMGCP DEBUG <0013> endpoint:rtpbridge/8d@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955669 DLMGCP DEBUG <0013> endpoint:rtpbridge/8e@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955669 DLMGCP DEBUG <0013> endpoint:rtpbridge/8f@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955669 DLMGCP DEBUG <0013> endpoint:rtpbridge/90@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955669 DLMGCP DEBUG <0013> endpoint:rtpbridge/91@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955669 DLMGCP DEBUG <0013> endpoint:rtpbridge/92@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955669 DLMGCP DEBUG <0013> endpoint:rtpbridge/93@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955669 DLMGCP DEBUG <0013> endpoint:rtpbridge/94@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955669 DLMGCP DEBUG <0013> endpoint:rtpbridge/95@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955669 DLMGCP DEBUG <0013> endpoint:rtpbridge/96@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955669 DLMGCP DEBUG <0013> endpoint:rtpbridge/97@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955669 DLMGCP DEBUG <0013> endpoint:rtpbridge/98@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955669 DLMGCP DEBUG <0013> endpoint:rtpbridge/99@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955669 DLMGCP DEBUG <0013> endpoint:rtpbridge/9a@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955669 DLMGCP DEBUG <0013> endpoint:rtpbridge/9b@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955669 DLMGCP DEBUG <0013> endpoint:rtpbridge/9c@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955669 DLMGCP DEBUG <0013> endpoint:rtpbridge/9d@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955669 DLMGCP DEBUG <0013> endpoint:rtpbridge/9e@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955669 DLMGCP DEBUG <0013> endpoint:rtpbridge/9f@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955669 DLMGCP DEBUG <0013> endpoint:rtpbridge/a0@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955669 DLMGCP DEBUG <0013> endpoint:rtpbridge/a1@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955669 DLMGCP DEBUG <0013> endpoint:rtpbridge/a2@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955669 DLMGCP DEBUG <0013> endpoint:rtpbridge/a3@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955669 DLMGCP DEBUG <0013> endpoint:rtpbridge/a4@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955669 DLMGCP DEBUG <0013> endpoint:rtpbridge/a5@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955669 DLMGCP DEBUG <0013> endpoint:rtpbridge/a6@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955669 DLMGCP DEBUG <0013> endpoint:rtpbridge/a7@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955669 DLMGCP DEBUG <0013> endpoint:rtpbridge/a8@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955669 DLMGCP DEBUG <0013> endpoint:rtpbridge/a9@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955669 DLMGCP DEBUG <0013> endpoint:rtpbridge/aa@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955669 DLMGCP DEBUG <0013> endpoint:rtpbridge/ab@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955669 DLMGCP DEBUG <0013> endpoint:rtpbridge/ac@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955669 DLMGCP DEBUG <0013> endpoint:rtpbridge/ad@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955669 DLMGCP DEBUG <0013> endpoint:rtpbridge/ae@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955669 DLMGCP DEBUG <0013> endpoint:rtpbridge/af@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955669 DLMGCP DEBUG <0013> endpoint:rtpbridge/b0@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955669 DLMGCP DEBUG <0013> endpoint:rtpbridge/b1@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955669 DLMGCP DEBUG <0013> endpoint:rtpbridge/b2@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955669 DLMGCP DEBUG <0013> endpoint:rtpbridge/b3@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955669 DLMGCP DEBUG <0013> endpoint:rtpbridge/b4@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955669 DLMGCP DEBUG <0013> endpoint:rtpbridge/b5@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955669 DLMGCP DEBUG <0013> endpoint:rtpbridge/b6@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955669 DLMGCP DEBUG <0013> endpoint:rtpbridge/b7@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955669 DLMGCP DEBUG <0013> endpoint:rtpbridge/b8@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955669 DLMGCP DEBUG <0013> endpoint:rtpbridge/b9@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955669 DLMGCP DEBUG <0013> endpoint:rtpbridge/ba@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955669 DLMGCP DEBUG <0013> endpoint:rtpbridge/bb@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955669 DLMGCP DEBUG <0013> endpoint:rtpbridge/bc@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955669 DLMGCP DEBUG <0013> endpoint:rtpbridge/bd@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955669 DLMGCP DEBUG <0013> endpoint:rtpbridge/be@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955669 DLMGCP DEBUG <0013> endpoint:rtpbridge/bf@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955669 DLMGCP DEBUG <0013> endpoint:rtpbridge/c0@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955669 DLMGCP DEBUG <0013> endpoint:rtpbridge/c1@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955669 DLMGCP DEBUG <0013> endpoint:rtpbridge/c2@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955669 DLMGCP DEBUG <0013> endpoint:rtpbridge/c3@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955669 DLMGCP DEBUG <0013> endpoint:rtpbridge/c4@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955669 DLMGCP DEBUG <0013> endpoint:rtpbridge/c5@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955669 DLMGCP DEBUG <0013> endpoint:rtpbridge/c6@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955669 DLMGCP DEBUG <0013> endpoint:rtpbridge/c7@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955669 DLMGCP DEBUG <0013> endpoint:rtpbridge/c8@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955669 DLMGCP DEBUG <0013> endpoint:rtpbridge/c9@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955669 DLMGCP DEBUG <0013> endpoint:rtpbridge/ca@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955669 DLMGCP DEBUG <0013> endpoint:rtpbridge/cb@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955669 DLMGCP DEBUG <0013> endpoint:rtpbridge/cc@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955670 DLMGCP DEBUG <0013> endpoint:rtpbridge/cd@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955670 DLMGCP DEBUG <0013> endpoint:rtpbridge/ce@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955670 DLMGCP DEBUG <0013> endpoint:rtpbridge/cf@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955670 DLMGCP DEBUG <0013> endpoint:rtpbridge/d0@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955670 DLMGCP DEBUG <0013> endpoint:rtpbridge/d1@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955670 DLMGCP DEBUG <0013> endpoint:rtpbridge/d2@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955670 DLMGCP DEBUG <0013> endpoint:rtpbridge/d3@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955670 DLMGCP DEBUG <0013> endpoint:rtpbridge/d4@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955670 DLMGCP DEBUG <0013> endpoint:rtpbridge/d5@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955670 DLMGCP DEBUG <0013> endpoint:rtpbridge/d6@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955670 DLMGCP DEBUG <0013> endpoint:rtpbridge/d7@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955670 DLMGCP DEBUG <0013> endpoint:rtpbridge/d8@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955670 DLMGCP DEBUG <0013> endpoint:rtpbridge/d9@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955670 DLMGCP DEBUG <0013> endpoint:rtpbridge/da@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955670 DLMGCP DEBUG <0013> endpoint:rtpbridge/db@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955670 DLMGCP DEBUG <0013> endpoint:rtpbridge/dc@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955670 DLMGCP DEBUG <0013> endpoint:rtpbridge/dd@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955670 DLMGCP DEBUG <0013> endpoint:rtpbridge/de@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955670 DLMGCP DEBUG <0013> endpoint:rtpbridge/df@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955670 DLMGCP DEBUG <0013> endpoint:rtpbridge/e0@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955670 DLMGCP DEBUG <0013> endpoint:rtpbridge/e1@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955670 DLMGCP DEBUG <0013> endpoint:rtpbridge/e2@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955670 DLMGCP DEBUG <0013> endpoint:rtpbridge/e3@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955670 DLMGCP DEBUG <0013> endpoint:rtpbridge/e4@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955670 DLMGCP DEBUG <0013> endpoint:rtpbridge/e5@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955670 DLMGCP DEBUG <0013> endpoint:rtpbridge/e6@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955670 DLMGCP DEBUG <0013> endpoint:rtpbridge/e7@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955670 DLMGCP DEBUG <0013> endpoint:rtpbridge/e8@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955670 DLMGCP DEBUG <0013> endpoint:rtpbridge/e9@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955670 DLMGCP DEBUG <0013> endpoint:rtpbridge/ea@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955670 DLMGCP DEBUG <0013> endpoint:rtpbridge/eb@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955670 DLMGCP DEBUG <0013> endpoint:rtpbridge/ec@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955670 DLMGCP DEBUG <0013> endpoint:rtpbridge/ed@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955670 DLMGCP DEBUG <0013> endpoint:rtpbridge/ee@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955670 DLMGCP DEBUG <0013> endpoint:rtpbridge/ef@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955670 DLMGCP DEBUG <0013> endpoint:rtpbridge/f0@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955670 DLMGCP DEBUG <0013> endpoint:rtpbridge/f1@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955670 DLMGCP DEBUG <0013> endpoint:rtpbridge/f2@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955670 DLMGCP DEBUG <0013> endpoint:rtpbridge/f3@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955670 DLMGCP DEBUG <0013> endpoint:rtpbridge/f4@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955670 DLMGCP DEBUG <0013> endpoint:rtpbridge/f5@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955670 DLMGCP DEBUG <0013> endpoint:rtpbridge/f6@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955670 DLMGCP DEBUG <0013> endpoint:rtpbridge/f7@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955670 DLMGCP DEBUG <0013> endpoint:rtpbridge/f8@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955670 DLMGCP DEBUG <0013> endpoint:rtpbridge/f9@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955670 DLMGCP DEBUG <0013> endpoint:rtpbridge/fa@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955670 DLMGCP DEBUG <0013> endpoint:rtpbridge/fb@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955670 DLMGCP DEBUG <0013> endpoint:rtpbridge/fc@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955670 DLMGCP DEBUG <0013> endpoint:rtpbridge/fd@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955670 DLMGCP DEBUG <0013> endpoint:rtpbridge/fe@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955670 DLMGCP DEBUG <0013> endpoint:rtpbridge/ff@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955670 DLMGCP DEBUG <0013> endpoint:rtpbridge/100@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955670 DLMGCP DEBUG <0013> endpoint:rtpbridge/101@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955670 DLMGCP DEBUG <0013> endpoint:rtpbridge/102@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955670 DLMGCP DEBUG <0013> endpoint:rtpbridge/103@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955670 DLMGCP DEBUG <0013> endpoint:rtpbridge/104@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955670 DLMGCP DEBUG <0013> endpoint:rtpbridge/105@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955670 DLMGCP DEBUG <0013> endpoint:rtpbridge/106@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955670 DLMGCP DEBUG <0013> endpoint:rtpbridge/107@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955670 DLMGCP DEBUG <0013> endpoint:rtpbridge/108@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955670 DLMGCP DEBUG <0013> endpoint:rtpbridge/109@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955670 DLMGCP DEBUG <0013> endpoint:rtpbridge/10a@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955670 DLMGCP DEBUG <0013> endpoint:rtpbridge/10b@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955670 DLMGCP DEBUG <0013> endpoint:rtpbridge/10c@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955670 DLMGCP DEBUG <0013> endpoint:rtpbridge/10d@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955670 DLMGCP DEBUG <0013> endpoint:rtpbridge/10e@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955670 DLMGCP DEBUG <0013> endpoint:rtpbridge/10f@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955670 DLMGCP DEBUG <0013> endpoint:rtpbridge/110@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955670 DLMGCP DEBUG <0013> endpoint:rtpbridge/111@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955670 DLMGCP DEBUG <0013> endpoint:rtpbridge/112@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955670 DLMGCP DEBUG <0013> endpoint:rtpbridge/113@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955670 DLMGCP DEBUG <0013> endpoint:rtpbridge/114@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955670 DLMGCP DEBUG <0013> endpoint:rtpbridge/115@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955670 DLMGCP DEBUG <0013> endpoint:rtpbridge/116@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955670 DLMGCP DEBUG <0013> endpoint:rtpbridge/117@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955670 DLMGCP DEBUG <0013> endpoint:rtpbridge/118@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955670 DLMGCP DEBUG <0013> endpoint:rtpbridge/119@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955670 DLMGCP DEBUG <0013> endpoint:rtpbridge/11a@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955670 DLMGCP DEBUG <0013> endpoint:rtpbridge/11b@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955670 DLMGCP DEBUG <0013> endpoint:rtpbridge/11c@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955670 DLMGCP DEBUG <0013> endpoint:rtpbridge/11d@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955670 DLMGCP DEBUG <0013> endpoint:rtpbridge/11e@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955670 DLMGCP DEBUG <0013> endpoint:rtpbridge/11f@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955670 DLMGCP DEBUG <0013> endpoint:rtpbridge/120@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955670 DLMGCP DEBUG <0013> endpoint:rtpbridge/121@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955670 DLMGCP DEBUG <0013> endpoint:rtpbridge/122@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955670 DLMGCP DEBUG <0013> endpoint:rtpbridge/123@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955670 DLMGCP DEBUG <0013> endpoint:rtpbridge/124@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955670 DLMGCP DEBUG <0013> endpoint:rtpbridge/125@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955670 DLMGCP DEBUG <0013> endpoint:rtpbridge/126@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955670 DLMGCP DEBUG <0013> endpoint:rtpbridge/127@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955670 DLMGCP DEBUG <0013> endpoint:rtpbridge/128@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955670 DLMGCP DEBUG <0013> endpoint:rtpbridge/129@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955670 DLMGCP DEBUG <0013> endpoint:rtpbridge/12a@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955670 DLMGCP DEBUG <0013> endpoint:rtpbridge/12b@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955670 DLMGCP DEBUG <0013> endpoint:rtpbridge/12c@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955670 DLMGCP DEBUG <0013> endpoint:none Generated response: code=200 (mgcp_protocol.c:230) 20241102125955670 DLMGCP DEBUG <0013> Generated response: line #00: 200 2570 OK (mgcp_msg.c:67) 20241102125955671 DLMGCP DEBUG <0013> Received message: line #00: DLCX 2571 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241102125955671 DLMGCP DEBUG <0013> Received message: line #01: C: 001C (mgcp_msg.c:67) 20241102125955671 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found free endpoint: rtpbridge/1@mgw (mgcp_endp.c:261) 20241102125955671 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:441) 20241102125955671 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241102125955671 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955671 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955671 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955671 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955671 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955671 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955671 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955671 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955671 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955671 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955671 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955671 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955671 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955671 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955671 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955671 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955671 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955671 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955671 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955671 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955671 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955671 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955671 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955671 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955671 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955671 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955671 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955671 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955671 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955671 DLMGCP DEBUG <0013> endpoint:rtpbridge/1e@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955671 DLMGCP DEBUG <0013> endpoint:rtpbridge/1f@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955671 DLMGCP DEBUG <0013> endpoint:rtpbridge/20@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955671 DLMGCP DEBUG <0013> endpoint:rtpbridge/21@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955671 DLMGCP DEBUG <0013> endpoint:rtpbridge/22@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955671 DLMGCP DEBUG <0013> endpoint:rtpbridge/23@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955671 DLMGCP DEBUG <0013> endpoint:rtpbridge/24@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955671 DLMGCP DEBUG <0013> endpoint:rtpbridge/25@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955671 DLMGCP DEBUG <0013> endpoint:rtpbridge/26@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955671 DLMGCP DEBUG <0013> endpoint:rtpbridge/27@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955671 DLMGCP DEBUG <0013> endpoint:rtpbridge/28@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955671 DLMGCP DEBUG <0013> endpoint:rtpbridge/29@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955671 DLMGCP DEBUG <0013> endpoint:rtpbridge/2a@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955671 DLMGCP DEBUG <0013> endpoint:rtpbridge/2b@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955671 DLMGCP DEBUG <0013> endpoint:rtpbridge/2c@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955671 DLMGCP DEBUG <0013> endpoint:rtpbridge/2d@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955671 DLMGCP DEBUG <0013> endpoint:rtpbridge/2e@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955671 DLMGCP DEBUG <0013> endpoint:rtpbridge/2f@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955671 DLMGCP DEBUG <0013> endpoint:rtpbridge/30@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955671 DLMGCP DEBUG <0013> endpoint:rtpbridge/31@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955671 DLMGCP DEBUG <0013> endpoint:rtpbridge/32@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955671 DLMGCP DEBUG <0013> endpoint:rtpbridge/33@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955671 DLMGCP DEBUG <0013> endpoint:rtpbridge/34@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955671 DLMGCP DEBUG <0013> endpoint:rtpbridge/35@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955671 DLMGCP DEBUG <0013> endpoint:rtpbridge/36@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955671 DLMGCP DEBUG <0013> endpoint:rtpbridge/37@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955671 DLMGCP DEBUG <0013> endpoint:rtpbridge/38@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955671 DLMGCP DEBUG <0013> endpoint:rtpbridge/39@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955671 DLMGCP DEBUG <0013> endpoint:rtpbridge/3a@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955671 DLMGCP DEBUG <0013> endpoint:rtpbridge/3b@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955671 DLMGCP DEBUG <0013> endpoint:rtpbridge/3c@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955671 DLMGCP DEBUG <0013> endpoint:rtpbridge/3d@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955671 DLMGCP DEBUG <0013> endpoint:rtpbridge/3e@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955671 DLMGCP DEBUG <0013> endpoint:rtpbridge/3f@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955671 DLMGCP DEBUG <0013> endpoint:rtpbridge/40@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955671 DLMGCP DEBUG <0013> endpoint:rtpbridge/41@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955671 DLMGCP DEBUG <0013> endpoint:rtpbridge/42@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955671 DLMGCP DEBUG <0013> endpoint:rtpbridge/43@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955671 DLMGCP DEBUG <0013> endpoint:rtpbridge/44@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955671 DLMGCP DEBUG <0013> endpoint:rtpbridge/45@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955671 DLMGCP DEBUG <0013> endpoint:rtpbridge/46@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955671 DLMGCP DEBUG <0013> endpoint:rtpbridge/47@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955671 DLMGCP DEBUG <0013> endpoint:rtpbridge/48@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955671 DLMGCP DEBUG <0013> endpoint:rtpbridge/49@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955671 DLMGCP DEBUG <0013> endpoint:rtpbridge/4a@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955671 DLMGCP DEBUG <0013> endpoint:rtpbridge/4b@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955671 DLMGCP DEBUG <0013> endpoint:rtpbridge/4c@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955671 DLMGCP DEBUG <0013> endpoint:rtpbridge/4d@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955671 DLMGCP DEBUG <0013> endpoint:rtpbridge/4e@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955671 DLMGCP DEBUG <0013> endpoint:rtpbridge/4f@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955671 DLMGCP DEBUG <0013> endpoint:rtpbridge/50@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955671 DLMGCP DEBUG <0013> endpoint:rtpbridge/51@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955671 DLMGCP DEBUG <0013> endpoint:rtpbridge/52@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955671 DLMGCP DEBUG <0013> endpoint:rtpbridge/53@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955671 DLMGCP DEBUG <0013> endpoint:rtpbridge/54@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955671 DLMGCP DEBUG <0013> endpoint:rtpbridge/55@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955671 DLMGCP DEBUG <0013> endpoint:rtpbridge/56@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955671 DLMGCP DEBUG <0013> endpoint:rtpbridge/57@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955671 DLMGCP DEBUG <0013> endpoint:rtpbridge/58@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955671 DLMGCP DEBUG <0013> endpoint:rtpbridge/59@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955671 DLMGCP DEBUG <0013> endpoint:rtpbridge/5a@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955671 DLMGCP DEBUG <0013> endpoint:rtpbridge/5b@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955671 DLMGCP DEBUG <0013> endpoint:rtpbridge/5c@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955671 DLMGCP DEBUG <0013> endpoint:rtpbridge/5d@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955671 DLMGCP DEBUG <0013> endpoint:rtpbridge/5e@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955671 DLMGCP DEBUG <0013> endpoint:rtpbridge/5f@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955671 DLMGCP DEBUG <0013> endpoint:rtpbridge/60@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955671 DLMGCP DEBUG <0013> endpoint:rtpbridge/61@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955671 DLMGCP DEBUG <0013> endpoint:rtpbridge/62@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955671 DLMGCP DEBUG <0013> endpoint:rtpbridge/63@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955671 DLMGCP DEBUG <0013> endpoint:rtpbridge/64@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955671 DLMGCP DEBUG <0013> endpoint:rtpbridge/65@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955671 DLMGCP DEBUG <0013> endpoint:rtpbridge/66@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955671 DLMGCP DEBUG <0013> endpoint:rtpbridge/67@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955671 DLMGCP DEBUG <0013> endpoint:rtpbridge/68@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955671 DLMGCP DEBUG <0013> endpoint:rtpbridge/69@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955671 DLMGCP DEBUG <0013> endpoint:rtpbridge/6a@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955671 DLMGCP DEBUG <0013> endpoint:rtpbridge/6b@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955671 DLMGCP DEBUG <0013> endpoint:rtpbridge/6c@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955672 DLMGCP DEBUG <0013> endpoint:rtpbridge/6d@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955672 DLMGCP DEBUG <0013> endpoint:rtpbridge/6e@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955672 DLMGCP DEBUG <0013> endpoint:rtpbridge/6f@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955672 DLMGCP DEBUG <0013> endpoint:rtpbridge/70@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955672 DLMGCP DEBUG <0013> endpoint:rtpbridge/71@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955672 DLMGCP DEBUG <0013> endpoint:rtpbridge/72@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955672 DLMGCP DEBUG <0013> endpoint:rtpbridge/73@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955672 DLMGCP DEBUG <0013> endpoint:rtpbridge/74@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955672 DLMGCP DEBUG <0013> endpoint:rtpbridge/75@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955672 DLMGCP DEBUG <0013> endpoint:rtpbridge/76@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955672 DLMGCP DEBUG <0013> endpoint:rtpbridge/77@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955672 DLMGCP DEBUG <0013> endpoint:rtpbridge/78@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955672 DLMGCP DEBUG <0013> endpoint:rtpbridge/79@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955672 DLMGCP DEBUG <0013> endpoint:rtpbridge/7a@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955672 DLMGCP DEBUG <0013> endpoint:rtpbridge/7b@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955672 DLMGCP DEBUG <0013> endpoint:rtpbridge/7c@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955672 DLMGCP DEBUG <0013> endpoint:rtpbridge/7d@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955672 DLMGCP DEBUG <0013> endpoint:rtpbridge/7e@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955672 DLMGCP DEBUG <0013> endpoint:rtpbridge/7f@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955672 DLMGCP DEBUG <0013> endpoint:rtpbridge/80@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955672 DLMGCP DEBUG <0013> endpoint:rtpbridge/81@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955672 DLMGCP DEBUG <0013> endpoint:rtpbridge/82@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955672 DLMGCP DEBUG <0013> endpoint:rtpbridge/83@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955672 DLMGCP DEBUG <0013> endpoint:rtpbridge/84@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955672 DLMGCP DEBUG <0013> endpoint:rtpbridge/85@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955672 DLMGCP DEBUG <0013> endpoint:rtpbridge/86@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955672 DLMGCP DEBUG <0013> endpoint:rtpbridge/87@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955672 DLMGCP DEBUG <0013> endpoint:rtpbridge/88@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955672 DLMGCP DEBUG <0013> endpoint:rtpbridge/89@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955672 DLMGCP DEBUG <0013> endpoint:rtpbridge/8a@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955672 DLMGCP DEBUG <0013> endpoint:rtpbridge/8b@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955672 DLMGCP DEBUG <0013> endpoint:rtpbridge/8c@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955672 DLMGCP DEBUG <0013> endpoint:rtpbridge/8d@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955672 DLMGCP DEBUG <0013> endpoint:rtpbridge/8e@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955672 DLMGCP DEBUG <0013> endpoint:rtpbridge/8f@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955672 DLMGCP DEBUG <0013> endpoint:rtpbridge/90@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955672 DLMGCP DEBUG <0013> endpoint:rtpbridge/91@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955672 DLMGCP DEBUG <0013> endpoint:rtpbridge/92@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955672 DLMGCP DEBUG <0013> endpoint:rtpbridge/93@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955672 DLMGCP DEBUG <0013> endpoint:rtpbridge/94@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955672 DLMGCP DEBUG <0013> endpoint:rtpbridge/95@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955672 DLMGCP DEBUG <0013> endpoint:rtpbridge/96@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955672 DLMGCP DEBUG <0013> endpoint:rtpbridge/97@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955672 DLMGCP DEBUG <0013> endpoint:rtpbridge/98@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955672 DLMGCP DEBUG <0013> endpoint:rtpbridge/99@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955672 DLMGCP DEBUG <0013> endpoint:rtpbridge/9a@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955672 DLMGCP DEBUG <0013> endpoint:rtpbridge/9b@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955672 DLMGCP DEBUG <0013> endpoint:rtpbridge/9c@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955672 DLMGCP DEBUG <0013> endpoint:rtpbridge/9d@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955672 DLMGCP DEBUG <0013> endpoint:rtpbridge/9e@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955672 DLMGCP DEBUG <0013> endpoint:rtpbridge/9f@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955672 DLMGCP DEBUG <0013> endpoint:rtpbridge/a0@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955672 DLMGCP DEBUG <0013> endpoint:rtpbridge/a1@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955672 DLMGCP DEBUG <0013> endpoint:rtpbridge/a2@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955672 DLMGCP DEBUG <0013> endpoint:rtpbridge/a3@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955672 DLMGCP DEBUG <0013> endpoint:rtpbridge/a4@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955672 DLMGCP DEBUG <0013> endpoint:rtpbridge/a5@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955672 DLMGCP DEBUG <0013> endpoint:rtpbridge/a6@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955672 DLMGCP DEBUG <0013> endpoint:rtpbridge/a7@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955672 DLMGCP DEBUG <0013> endpoint:rtpbridge/a8@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955672 DLMGCP DEBUG <0013> endpoint:rtpbridge/a9@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955672 DLMGCP DEBUG <0013> endpoint:rtpbridge/aa@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955672 DLMGCP DEBUG <0013> endpoint:rtpbridge/ab@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955672 DLMGCP DEBUG <0013> endpoint:rtpbridge/ac@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955672 DLMGCP DEBUG <0013> endpoint:rtpbridge/ad@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955672 DLMGCP DEBUG <0013> endpoint:rtpbridge/ae@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955672 DLMGCP DEBUG <0013> endpoint:rtpbridge/af@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955672 DLMGCP DEBUG <0013> endpoint:rtpbridge/b0@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955672 DLMGCP DEBUG <0013> endpoint:rtpbridge/b1@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955672 DLMGCP DEBUG <0013> endpoint:rtpbridge/b2@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955672 DLMGCP DEBUG <0013> endpoint:rtpbridge/b3@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955672 DLMGCP DEBUG <0013> endpoint:rtpbridge/b4@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955672 DLMGCP DEBUG <0013> endpoint:rtpbridge/b5@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955672 DLMGCP DEBUG <0013> endpoint:rtpbridge/b6@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955672 DLMGCP DEBUG <0013> endpoint:rtpbridge/b7@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955672 DLMGCP DEBUG <0013> endpoint:rtpbridge/b8@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955672 DLMGCP DEBUG <0013> endpoint:rtpbridge/b9@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955672 DLMGCP DEBUG <0013> endpoint:rtpbridge/ba@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955672 DLMGCP DEBUG <0013> endpoint:rtpbridge/bb@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955672 DLMGCP DEBUG <0013> endpoint:rtpbridge/bc@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955672 DLMGCP DEBUG <0013> endpoint:rtpbridge/bd@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955672 DLMGCP DEBUG <0013> endpoint:rtpbridge/be@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955672 DLMGCP DEBUG <0013> endpoint:rtpbridge/bf@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955672 DLMGCP DEBUG <0013> endpoint:rtpbridge/c0@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955672 DLMGCP DEBUG <0013> endpoint:rtpbridge/c1@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955672 DLMGCP DEBUG <0013> endpoint:rtpbridge/c2@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955672 DLMGCP DEBUG <0013> endpoint:rtpbridge/c3@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955672 DLMGCP DEBUG <0013> endpoint:rtpbridge/c4@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955672 DLMGCP DEBUG <0013> endpoint:rtpbridge/c5@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955672 DLMGCP DEBUG <0013> endpoint:rtpbridge/c6@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955672 DLMGCP DEBUG <0013> endpoint:rtpbridge/c7@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955672 DLMGCP DEBUG <0013> endpoint:rtpbridge/c8@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955672 DLMGCP DEBUG <0013> endpoint:rtpbridge/c9@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955672 DLMGCP DEBUG <0013> endpoint:rtpbridge/ca@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955672 DLMGCP DEBUG <0013> endpoint:rtpbridge/cb@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955672 DLMGCP DEBUG <0013> endpoint:rtpbridge/cc@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955672 DLMGCP DEBUG <0013> endpoint:rtpbridge/cd@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955672 DLMGCP DEBUG <0013> endpoint:rtpbridge/ce@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955672 DLMGCP DEBUG <0013> endpoint:rtpbridge/cf@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955672 DLMGCP DEBUG <0013> endpoint:rtpbridge/d0@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955672 DLMGCP DEBUG <0013> endpoint:rtpbridge/d1@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955672 DLMGCP DEBUG <0013> endpoint:rtpbridge/d2@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955672 DLMGCP DEBUG <0013> endpoint:rtpbridge/d3@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955672 DLMGCP DEBUG <0013> endpoint:rtpbridge/d4@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955672 DLMGCP DEBUG <0013> endpoint:rtpbridge/d5@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955672 DLMGCP DEBUG <0013> endpoint:rtpbridge/d6@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955672 DLMGCP DEBUG <0013> endpoint:rtpbridge/d7@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955672 DLMGCP DEBUG <0013> endpoint:rtpbridge/d8@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955672 DLMGCP DEBUG <0013> endpoint:rtpbridge/d9@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955672 DLMGCP DEBUG <0013> endpoint:rtpbridge/da@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955672 DLMGCP DEBUG <0013> endpoint:rtpbridge/db@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955672 DLMGCP DEBUG <0013> endpoint:rtpbridge/dc@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955672 DLMGCP DEBUG <0013> endpoint:rtpbridge/dd@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955672 DLMGCP DEBUG <0013> endpoint:rtpbridge/de@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955672 DLMGCP DEBUG <0013> endpoint:rtpbridge/df@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955672 DLMGCP DEBUG <0013> endpoint:rtpbridge/e0@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955672 DLMGCP DEBUG <0013> endpoint:rtpbridge/e1@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955672 DLMGCP DEBUG <0013> endpoint:rtpbridge/e2@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955672 DLMGCP DEBUG <0013> endpoint:rtpbridge/e3@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955672 DLMGCP DEBUG <0013> endpoint:rtpbridge/e4@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955672 DLMGCP DEBUG <0013> endpoint:rtpbridge/e5@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955672 DLMGCP DEBUG <0013> endpoint:rtpbridge/e6@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955672 DLMGCP DEBUG <0013> endpoint:rtpbridge/e7@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955672 DLMGCP DEBUG <0013> endpoint:rtpbridge/e8@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955672 DLMGCP DEBUG <0013> endpoint:rtpbridge/e9@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955672 DLMGCP DEBUG <0013> endpoint:rtpbridge/ea@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955672 DLMGCP DEBUG <0013> endpoint:rtpbridge/eb@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955673 DLMGCP DEBUG <0013> endpoint:rtpbridge/ec@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955673 DLMGCP DEBUG <0013> endpoint:rtpbridge/ed@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955673 DLMGCP DEBUG <0013> endpoint:rtpbridge/ee@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955673 DLMGCP DEBUG <0013> endpoint:rtpbridge/ef@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955673 DLMGCP DEBUG <0013> endpoint:rtpbridge/f0@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955673 DLMGCP DEBUG <0013> endpoint:rtpbridge/f1@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955673 DLMGCP DEBUG <0013> endpoint:rtpbridge/f2@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955673 DLMGCP DEBUG <0013> endpoint:rtpbridge/f3@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955673 DLMGCP DEBUG <0013> endpoint:rtpbridge/f4@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955673 DLMGCP DEBUG <0013> endpoint:rtpbridge/f5@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955673 DLMGCP DEBUG <0013> endpoint:rtpbridge/f6@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955673 DLMGCP DEBUG <0013> endpoint:rtpbridge/f7@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955673 DLMGCP DEBUG <0013> endpoint:rtpbridge/f8@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955673 DLMGCP DEBUG <0013> endpoint:rtpbridge/f9@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955673 DLMGCP DEBUG <0013> endpoint:rtpbridge/fa@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955673 DLMGCP DEBUG <0013> endpoint:rtpbridge/fb@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955673 DLMGCP DEBUG <0013> endpoint:rtpbridge/fc@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955673 DLMGCP DEBUG <0013> endpoint:rtpbridge/fd@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955673 DLMGCP DEBUG <0013> endpoint:rtpbridge/fe@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955673 DLMGCP DEBUG <0013> endpoint:rtpbridge/ff@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955673 DLMGCP DEBUG <0013> endpoint:rtpbridge/100@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955673 DLMGCP DEBUG <0013> endpoint:rtpbridge/101@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955673 DLMGCP DEBUG <0013> endpoint:rtpbridge/102@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955673 DLMGCP DEBUG <0013> endpoint:rtpbridge/103@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955673 DLMGCP DEBUG <0013> endpoint:rtpbridge/104@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955673 DLMGCP DEBUG <0013> endpoint:rtpbridge/105@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955673 DLMGCP DEBUG <0013> endpoint:rtpbridge/106@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955673 DLMGCP DEBUG <0013> endpoint:rtpbridge/107@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955673 DLMGCP DEBUG <0013> endpoint:rtpbridge/108@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955673 DLMGCP DEBUG <0013> endpoint:rtpbridge/109@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955673 DLMGCP DEBUG <0013> endpoint:rtpbridge/10a@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955673 DLMGCP DEBUG <0013> endpoint:rtpbridge/10b@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955673 DLMGCP DEBUG <0013> endpoint:rtpbridge/10c@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955673 DLMGCP DEBUG <0013> endpoint:rtpbridge/10d@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955673 DLMGCP DEBUG <0013> endpoint:rtpbridge/10e@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955673 DLMGCP DEBUG <0013> endpoint:rtpbridge/10f@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955673 DLMGCP DEBUG <0013> endpoint:rtpbridge/110@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955673 DLMGCP DEBUG <0013> endpoint:rtpbridge/111@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955673 DLMGCP DEBUG <0013> endpoint:rtpbridge/112@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955673 DLMGCP DEBUG <0013> endpoint:rtpbridge/113@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955673 DLMGCP DEBUG <0013> endpoint:rtpbridge/114@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955673 DLMGCP DEBUG <0013> endpoint:rtpbridge/115@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955673 DLMGCP DEBUG <0013> endpoint:rtpbridge/116@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955673 DLMGCP DEBUG <0013> endpoint:rtpbridge/117@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955673 DLMGCP DEBUG <0013> endpoint:rtpbridge/118@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955673 DLMGCP DEBUG <0013> endpoint:rtpbridge/119@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955673 DLMGCP DEBUG <0013> endpoint:rtpbridge/11a@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955673 DLMGCP DEBUG <0013> endpoint:rtpbridge/11b@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955673 DLMGCP DEBUG <0013> endpoint:rtpbridge/11c@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955673 DLMGCP DEBUG <0013> endpoint:rtpbridge/11d@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955673 DLMGCP DEBUG <0013> endpoint:rtpbridge/11e@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955673 DLMGCP DEBUG <0013> endpoint:rtpbridge/11f@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955673 DLMGCP DEBUG <0013> endpoint:rtpbridge/120@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955673 DLMGCP DEBUG <0013> endpoint:rtpbridge/121@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955673 DLMGCP DEBUG <0013> endpoint:rtpbridge/122@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955673 DLMGCP DEBUG <0013> endpoint:rtpbridge/123@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955673 DLMGCP DEBUG <0013> endpoint:rtpbridge/124@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955673 DLMGCP DEBUG <0013> endpoint:rtpbridge/125@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955673 DLMGCP DEBUG <0013> endpoint:rtpbridge/126@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955673 DLMGCP DEBUG <0013> endpoint:rtpbridge/127@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955673 DLMGCP DEBUG <0013> endpoint:rtpbridge/128@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955673 DLMGCP DEBUG <0013> endpoint:rtpbridge/129@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955673 DLMGCP DEBUG <0013> endpoint:rtpbridge/12a@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955673 DLMGCP DEBUG <0013> endpoint:rtpbridge/12b@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955673 DLMGCP DEBUG <0013> endpoint:rtpbridge/12c@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955673 DLMGCP DEBUG <0013> endpoint:none Generated response: code=200 (mgcp_protocol.c:230) 20241102125955673 DLMGCP DEBUG <0013> Generated response: line #00: 200 2571 OK (mgcp_msg.c:67) 20241102125955673 DLMGCP DEBUG <0013> Received message: line #00: DLCX 2572 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241102125955673 DLMGCP DEBUG <0013> Received message: line #01: C: 001D (mgcp_msg.c:67) 20241102125955673 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found free endpoint: rtpbridge/1@mgw (mgcp_endp.c:261) 20241102125955673 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:441) 20241102125955673 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241102125955673 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955673 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955673 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955673 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955673 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955673 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955673 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955673 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955673 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955673 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955673 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955673 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955673 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955673 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955673 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955673 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955673 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955674 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955674 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955674 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955674 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955674 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955674 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955674 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955674 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955674 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955674 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955674 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955674 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955674 DLMGCP DEBUG <0013> endpoint:rtpbridge/1e@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955674 DLMGCP DEBUG <0013> endpoint:rtpbridge/1f@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955674 DLMGCP DEBUG <0013> endpoint:rtpbridge/20@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955674 DLMGCP DEBUG <0013> endpoint:rtpbridge/21@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955674 DLMGCP DEBUG <0013> endpoint:rtpbridge/22@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955674 DLMGCP DEBUG <0013> endpoint:rtpbridge/23@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955674 DLMGCP DEBUG <0013> endpoint:rtpbridge/24@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955674 DLMGCP DEBUG <0013> endpoint:rtpbridge/25@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955674 DLMGCP DEBUG <0013> endpoint:rtpbridge/26@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955674 DLMGCP DEBUG <0013> endpoint:rtpbridge/27@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955674 DLMGCP DEBUG <0013> endpoint:rtpbridge/28@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955674 DLMGCP DEBUG <0013> endpoint:rtpbridge/29@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955674 DLMGCP DEBUG <0013> endpoint:rtpbridge/2a@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955674 DLMGCP DEBUG <0013> endpoint:rtpbridge/2b@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955674 DLMGCP DEBUG <0013> endpoint:rtpbridge/2c@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955674 DLMGCP DEBUG <0013> endpoint:rtpbridge/2d@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955674 DLMGCP DEBUG <0013> endpoint:rtpbridge/2e@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955674 DLMGCP DEBUG <0013> endpoint:rtpbridge/2f@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955674 DLMGCP DEBUG <0013> endpoint:rtpbridge/30@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955674 DLMGCP DEBUG <0013> endpoint:rtpbridge/31@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955674 DLMGCP DEBUG <0013> endpoint:rtpbridge/32@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955674 DLMGCP DEBUG <0013> endpoint:rtpbridge/33@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955674 DLMGCP DEBUG <0013> endpoint:rtpbridge/34@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955674 DLMGCP DEBUG <0013> endpoint:rtpbridge/35@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955674 DLMGCP DEBUG <0013> endpoint:rtpbridge/36@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955674 DLMGCP DEBUG <0013> endpoint:rtpbridge/37@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955674 DLMGCP DEBUG <0013> endpoint:rtpbridge/38@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955674 DLMGCP DEBUG <0013> endpoint:rtpbridge/39@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955674 DLMGCP DEBUG <0013> endpoint:rtpbridge/3a@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955674 DLMGCP DEBUG <0013> endpoint:rtpbridge/3b@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955674 DLMGCP DEBUG <0013> endpoint:rtpbridge/3c@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955674 DLMGCP DEBUG <0013> endpoint:rtpbridge/3d@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955674 DLMGCP DEBUG <0013> endpoint:rtpbridge/3e@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955674 DLMGCP DEBUG <0013> endpoint:rtpbridge/3f@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955674 DLMGCP DEBUG <0013> endpoint:rtpbridge/40@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955674 DLMGCP DEBUG <0013> endpoint:rtpbridge/41@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955674 DLMGCP DEBUG <0013> endpoint:rtpbridge/42@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955674 DLMGCP DEBUG <0013> endpoint:rtpbridge/43@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955674 DLMGCP DEBUG <0013> endpoint:rtpbridge/44@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955674 DLMGCP DEBUG <0013> endpoint:rtpbridge/45@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955674 DLMGCP DEBUG <0013> endpoint:rtpbridge/46@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955674 DLMGCP DEBUG <0013> endpoint:rtpbridge/47@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955674 DLMGCP DEBUG <0013> endpoint:rtpbridge/48@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955674 DLMGCP DEBUG <0013> endpoint:rtpbridge/49@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955674 DLMGCP DEBUG <0013> endpoint:rtpbridge/4a@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955674 DLMGCP DEBUG <0013> endpoint:rtpbridge/4b@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955674 DLMGCP DEBUG <0013> endpoint:rtpbridge/4c@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955674 DLMGCP DEBUG <0013> endpoint:rtpbridge/4d@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955674 DLMGCP DEBUG <0013> endpoint:rtpbridge/4e@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955674 DLMGCP DEBUG <0013> endpoint:rtpbridge/4f@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955674 DLMGCP DEBUG <0013> endpoint:rtpbridge/50@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955674 DLMGCP DEBUG <0013> endpoint:rtpbridge/51@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955674 DLMGCP DEBUG <0013> endpoint:rtpbridge/52@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955674 DLMGCP DEBUG <0013> endpoint:rtpbridge/53@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955674 DLMGCP DEBUG <0013> endpoint:rtpbridge/54@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955674 DLMGCP DEBUG <0013> endpoint:rtpbridge/55@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955674 DLMGCP DEBUG <0013> endpoint:rtpbridge/56@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955674 DLMGCP DEBUG <0013> endpoint:rtpbridge/57@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955674 DLMGCP DEBUG <0013> endpoint:rtpbridge/58@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955674 DLMGCP DEBUG <0013> endpoint:rtpbridge/59@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955674 DLMGCP DEBUG <0013> endpoint:rtpbridge/5a@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955674 DLMGCP DEBUG <0013> endpoint:rtpbridge/5b@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955674 DLMGCP DEBUG <0013> endpoint:rtpbridge/5c@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955674 DLMGCP DEBUG <0013> endpoint:rtpbridge/5d@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955674 DLMGCP DEBUG <0013> endpoint:rtpbridge/5e@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955674 DLMGCP DEBUG <0013> endpoint:rtpbridge/5f@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955674 DLMGCP DEBUG <0013> endpoint:rtpbridge/60@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955674 DLMGCP DEBUG <0013> endpoint:rtpbridge/61@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955674 DLMGCP DEBUG <0013> endpoint:rtpbridge/62@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955674 DLMGCP DEBUG <0013> endpoint:rtpbridge/63@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955674 DLMGCP DEBUG <0013> endpoint:rtpbridge/64@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955674 DLMGCP DEBUG <0013> endpoint:rtpbridge/65@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955674 DLMGCP DEBUG <0013> endpoint:rtpbridge/66@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955674 DLMGCP DEBUG <0013> endpoint:rtpbridge/67@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955674 DLMGCP DEBUG <0013> endpoint:rtpbridge/68@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955674 DLMGCP DEBUG <0013> endpoint:rtpbridge/69@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955674 DLMGCP DEBUG <0013> endpoint:rtpbridge/6a@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955674 DLMGCP DEBUG <0013> endpoint:rtpbridge/6b@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955674 DLMGCP DEBUG <0013> endpoint:rtpbridge/6c@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955674 DLMGCP DEBUG <0013> endpoint:rtpbridge/6d@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955674 DLMGCP DEBUG <0013> endpoint:rtpbridge/6e@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955674 DLMGCP DEBUG <0013> endpoint:rtpbridge/6f@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955674 DLMGCP DEBUG <0013> endpoint:rtpbridge/70@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955674 DLMGCP DEBUG <0013> endpoint:rtpbridge/71@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955674 DLMGCP DEBUG <0013> endpoint:rtpbridge/72@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955674 DLMGCP DEBUG <0013> endpoint:rtpbridge/73@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955674 DLMGCP DEBUG <0013> endpoint:rtpbridge/74@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955674 DLMGCP DEBUG <0013> endpoint:rtpbridge/75@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955674 DLMGCP DEBUG <0013> endpoint:rtpbridge/76@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955674 DLMGCP DEBUG <0013> endpoint:rtpbridge/77@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955674 DLMGCP DEBUG <0013> endpoint:rtpbridge/78@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955674 DLMGCP DEBUG <0013> endpoint:rtpbridge/79@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955674 DLMGCP DEBUG <0013> endpoint:rtpbridge/7a@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955674 DLMGCP DEBUG <0013> endpoint:rtpbridge/7b@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955674 DLMGCP DEBUG <0013> endpoint:rtpbridge/7c@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955674 DLMGCP DEBUG <0013> endpoint:rtpbridge/7d@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955674 DLMGCP DEBUG <0013> endpoint:rtpbridge/7e@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955674 DLMGCP DEBUG <0013> endpoint:rtpbridge/7f@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955674 DLMGCP DEBUG <0013> endpoint:rtpbridge/80@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955674 DLMGCP DEBUG <0013> endpoint:rtpbridge/81@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955674 DLMGCP DEBUG <0013> endpoint:rtpbridge/82@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955674 DLMGCP DEBUG <0013> endpoint:rtpbridge/83@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955674 DLMGCP DEBUG <0013> endpoint:rtpbridge/84@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955674 DLMGCP DEBUG <0013> endpoint:rtpbridge/85@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955674 DLMGCP DEBUG <0013> endpoint:rtpbridge/86@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955674 DLMGCP DEBUG <0013> endpoint:rtpbridge/87@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955674 DLMGCP DEBUG <0013> endpoint:rtpbridge/88@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955674 DLMGCP DEBUG <0013> endpoint:rtpbridge/89@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955674 DLMGCP DEBUG <0013> endpoint:rtpbridge/8a@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955674 DLMGCP DEBUG <0013> endpoint:rtpbridge/8b@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955674 DLMGCP DEBUG <0013> endpoint:rtpbridge/8c@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955674 DLMGCP DEBUG <0013> endpoint:rtpbridge/8d@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955674 DLMGCP DEBUG <0013> endpoint:rtpbridge/8e@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955674 DLMGCP DEBUG <0013> endpoint:rtpbridge/8f@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955674 DLMGCP DEBUG <0013> endpoint:rtpbridge/90@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955674 DLMGCP DEBUG <0013> endpoint:rtpbridge/91@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955674 DLMGCP DEBUG <0013> endpoint:rtpbridge/92@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955674 DLMGCP DEBUG <0013> endpoint:rtpbridge/93@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955674 DLMGCP DEBUG <0013> endpoint:rtpbridge/94@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955674 DLMGCP DEBUG <0013> endpoint:rtpbridge/95@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955674 DLMGCP DEBUG <0013> endpoint:rtpbridge/96@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955674 DLMGCP DEBUG <0013> endpoint:rtpbridge/97@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955674 DLMGCP DEBUG <0013> endpoint:rtpbridge/98@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955674 DLMGCP DEBUG <0013> endpoint:rtpbridge/99@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955674 DLMGCP DEBUG <0013> endpoint:rtpbridge/9a@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955674 DLMGCP DEBUG <0013> endpoint:rtpbridge/9b@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955674 DLMGCP DEBUG <0013> endpoint:rtpbridge/9c@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955674 DLMGCP DEBUG <0013> endpoint:rtpbridge/9d@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955674 DLMGCP DEBUG <0013> endpoint:rtpbridge/9e@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955674 DLMGCP DEBUG <0013> endpoint:rtpbridge/9f@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955674 DLMGCP DEBUG <0013> endpoint:rtpbridge/a0@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955674 DLMGCP DEBUG <0013> endpoint:rtpbridge/a1@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955674 DLMGCP DEBUG <0013> endpoint:rtpbridge/a2@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955674 DLMGCP DEBUG <0013> endpoint:rtpbridge/a3@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955674 DLMGCP DEBUG <0013> endpoint:rtpbridge/a4@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955674 DLMGCP DEBUG <0013> endpoint:rtpbridge/a5@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955674 DLMGCP DEBUG <0013> endpoint:rtpbridge/a6@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955674 DLMGCP DEBUG <0013> endpoint:rtpbridge/a7@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955674 DLMGCP DEBUG <0013> endpoint:rtpbridge/a8@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955674 DLMGCP DEBUG <0013> endpoint:rtpbridge/a9@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955674 DLMGCP DEBUG <0013> endpoint:rtpbridge/aa@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955674 DLMGCP DEBUG <0013> endpoint:rtpbridge/ab@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955674 DLMGCP DEBUG <0013> endpoint:rtpbridge/ac@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955674 DLMGCP DEBUG <0013> endpoint:rtpbridge/ad@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955674 DLMGCP DEBUG <0013> endpoint:rtpbridge/ae@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955674 DLMGCP DEBUG <0013> endpoint:rtpbridge/af@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955674 DLMGCP DEBUG <0013> endpoint:rtpbridge/b0@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955675 DLMGCP DEBUG <0013> endpoint:rtpbridge/b1@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955675 DLMGCP DEBUG <0013> endpoint:rtpbridge/b2@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955675 DLMGCP DEBUG <0013> endpoint:rtpbridge/b3@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955675 DLMGCP DEBUG <0013> endpoint:rtpbridge/b4@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955675 DLMGCP DEBUG <0013> endpoint:rtpbridge/b5@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955675 DLMGCP DEBUG <0013> endpoint:rtpbridge/b6@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955675 DLMGCP DEBUG <0013> endpoint:rtpbridge/b7@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955675 DLMGCP DEBUG <0013> endpoint:rtpbridge/b8@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955675 DLMGCP DEBUG <0013> endpoint:rtpbridge/b9@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955675 DLMGCP DEBUG <0013> endpoint:rtpbridge/ba@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955675 DLMGCP DEBUG <0013> endpoint:rtpbridge/bb@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955675 DLMGCP DEBUG <0013> endpoint:rtpbridge/bc@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955675 DLMGCP DEBUG <0013> endpoint:rtpbridge/bd@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955675 DLMGCP DEBUG <0013> endpoint:rtpbridge/be@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955675 DLMGCP DEBUG <0013> endpoint:rtpbridge/bf@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955675 DLMGCP DEBUG <0013> endpoint:rtpbridge/c0@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955675 DLMGCP DEBUG <0013> endpoint:rtpbridge/c1@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955675 DLMGCP DEBUG <0013> endpoint:rtpbridge/c2@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955675 DLMGCP DEBUG <0013> endpoint:rtpbridge/c3@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955675 DLMGCP DEBUG <0013> endpoint:rtpbridge/c4@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955675 DLMGCP DEBUG <0013> endpoint:rtpbridge/c5@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955675 DLMGCP DEBUG <0013> endpoint:rtpbridge/c6@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955675 DLMGCP DEBUG <0013> endpoint:rtpbridge/c7@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955675 DLMGCP DEBUG <0013> endpoint:rtpbridge/c8@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955675 DLMGCP DEBUG <0013> endpoint:rtpbridge/c9@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955675 DLMGCP DEBUG <0013> endpoint:rtpbridge/ca@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955675 DLMGCP DEBUG <0013> endpoint:rtpbridge/cb@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955675 DLMGCP DEBUG <0013> endpoint:rtpbridge/cc@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955675 DLMGCP DEBUG <0013> endpoint:rtpbridge/cd@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955675 DLMGCP DEBUG <0013> endpoint:rtpbridge/ce@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955675 DLMGCP DEBUG <0013> endpoint:rtpbridge/cf@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955675 DLMGCP DEBUG <0013> endpoint:rtpbridge/d0@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955675 DLMGCP DEBUG <0013> endpoint:rtpbridge/d1@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955675 DLMGCP DEBUG <0013> endpoint:rtpbridge/d2@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955675 DLMGCP DEBUG <0013> endpoint:rtpbridge/d3@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955675 DLMGCP DEBUG <0013> endpoint:rtpbridge/d4@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955675 DLMGCP DEBUG <0013> endpoint:rtpbridge/d5@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955675 DLMGCP DEBUG <0013> endpoint:rtpbridge/d6@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955675 DLMGCP DEBUG <0013> endpoint:rtpbridge/d7@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955675 DLMGCP DEBUG <0013> endpoint:rtpbridge/d8@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955675 DLMGCP DEBUG <0013> endpoint:rtpbridge/d9@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955675 DLMGCP DEBUG <0013> endpoint:rtpbridge/da@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955675 DLMGCP DEBUG <0013> endpoint:rtpbridge/db@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955675 DLMGCP DEBUG <0013> endpoint:rtpbridge/dc@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955675 DLMGCP DEBUG <0013> endpoint:rtpbridge/dd@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955675 DLMGCP DEBUG <0013> endpoint:rtpbridge/de@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955675 DLMGCP DEBUG <0013> endpoint:rtpbridge/df@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955675 DLMGCP DEBUG <0013> endpoint:rtpbridge/e0@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955675 DLMGCP DEBUG <0013> endpoint:rtpbridge/e1@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955675 DLMGCP DEBUG <0013> endpoint:rtpbridge/e2@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955675 DLMGCP DEBUG <0013> endpoint:rtpbridge/e3@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955675 DLMGCP DEBUG <0013> endpoint:rtpbridge/e4@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955675 DLMGCP DEBUG <0013> endpoint:rtpbridge/e5@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955675 DLMGCP DEBUG <0013> endpoint:rtpbridge/e6@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955675 DLMGCP DEBUG <0013> endpoint:rtpbridge/e7@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955675 DLMGCP DEBUG <0013> endpoint:rtpbridge/e8@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955675 DLMGCP DEBUG <0013> endpoint:rtpbridge/e9@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955675 DLMGCP DEBUG <0013> endpoint:rtpbridge/ea@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955675 DLMGCP DEBUG <0013> endpoint:rtpbridge/eb@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955675 DLMGCP DEBUG <0013> endpoint:rtpbridge/ec@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955675 DLMGCP DEBUG <0013> endpoint:rtpbridge/ed@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955675 DLMGCP DEBUG <0013> endpoint:rtpbridge/ee@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955675 DLMGCP DEBUG <0013> endpoint:rtpbridge/ef@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955675 DLMGCP DEBUG <0013> endpoint:rtpbridge/f0@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955675 DLMGCP DEBUG <0013> endpoint:rtpbridge/f1@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955675 DLMGCP DEBUG <0013> endpoint:rtpbridge/f2@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955675 DLMGCP DEBUG <0013> endpoint:rtpbridge/f3@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955675 DLMGCP DEBUG <0013> endpoint:rtpbridge/f4@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955675 DLMGCP DEBUG <0013> endpoint:rtpbridge/f5@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955675 DLMGCP DEBUG <0013> endpoint:rtpbridge/f6@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955675 DLMGCP DEBUG <0013> endpoint:rtpbridge/f7@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955675 DLMGCP DEBUG <0013> endpoint:rtpbridge/f8@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955675 DLMGCP DEBUG <0013> endpoint:rtpbridge/f9@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955675 DLMGCP DEBUG <0013> endpoint:rtpbridge/fa@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955675 DLMGCP DEBUG <0013> endpoint:rtpbridge/fb@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955675 DLMGCP DEBUG <0013> endpoint:rtpbridge/fc@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955675 DLMGCP DEBUG <0013> endpoint:rtpbridge/fd@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955675 DLMGCP DEBUG <0013> endpoint:rtpbridge/fe@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955675 DLMGCP DEBUG <0013> endpoint:rtpbridge/ff@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955675 DLMGCP DEBUG <0013> endpoint:rtpbridge/100@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955675 DLMGCP DEBUG <0013> endpoint:rtpbridge/101@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955675 DLMGCP DEBUG <0013> endpoint:rtpbridge/102@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955675 DLMGCP DEBUG <0013> endpoint:rtpbridge/103@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955675 DLMGCP DEBUG <0013> endpoint:rtpbridge/104@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955675 DLMGCP DEBUG <0013> endpoint:rtpbridge/105@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955675 DLMGCP DEBUG <0013> endpoint:rtpbridge/106@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955675 DLMGCP DEBUG <0013> endpoint:rtpbridge/107@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955675 DLMGCP DEBUG <0013> endpoint:rtpbridge/108@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955675 DLMGCP DEBUG <0013> endpoint:rtpbridge/109@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955675 DLMGCP DEBUG <0013> endpoint:rtpbridge/10a@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955675 DLMGCP DEBUG <0013> endpoint:rtpbridge/10b@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955675 DLMGCP DEBUG <0013> endpoint:rtpbridge/10c@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955675 DLMGCP DEBUG <0013> endpoint:rtpbridge/10d@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955675 DLMGCP DEBUG <0013> endpoint:rtpbridge/10e@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955675 DLMGCP DEBUG <0013> endpoint:rtpbridge/10f@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955675 DLMGCP DEBUG <0013> endpoint:rtpbridge/110@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955675 DLMGCP DEBUG <0013> endpoint:rtpbridge/111@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955675 DLMGCP DEBUG <0013> endpoint:rtpbridge/112@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955675 DLMGCP DEBUG <0013> endpoint:rtpbridge/113@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955675 DLMGCP DEBUG <0013> endpoint:rtpbridge/114@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955675 DLMGCP DEBUG <0013> endpoint:rtpbridge/115@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955675 DLMGCP DEBUG <0013> endpoint:rtpbridge/116@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955675 DLMGCP DEBUG <0013> endpoint:rtpbridge/117@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955675 DLMGCP DEBUG <0013> endpoint:rtpbridge/118@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955675 DLMGCP DEBUG <0013> endpoint:rtpbridge/119@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955675 DLMGCP DEBUG <0013> endpoint:rtpbridge/11a@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955675 DLMGCP DEBUG <0013> endpoint:rtpbridge/11b@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955675 DLMGCP DEBUG <0013> endpoint:rtpbridge/11c@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955675 DLMGCP DEBUG <0013> endpoint:rtpbridge/11d@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955675 DLMGCP DEBUG <0013> endpoint:rtpbridge/11e@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955675 DLMGCP DEBUG <0013> endpoint:rtpbridge/11f@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955675 DLMGCP DEBUG <0013> endpoint:rtpbridge/120@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955675 DLMGCP DEBUG <0013> endpoint:rtpbridge/121@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955675 DLMGCP DEBUG <0013> endpoint:rtpbridge/122@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955675 DLMGCP DEBUG <0013> endpoint:rtpbridge/123@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955675 DLMGCP DEBUG <0013> endpoint:rtpbridge/124@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955675 DLMGCP DEBUG <0013> endpoint:rtpbridge/125@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955675 DLMGCP DEBUG <0013> endpoint:rtpbridge/126@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955675 DLMGCP DEBUG <0013> endpoint:rtpbridge/127@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955675 DLMGCP DEBUG <0013> endpoint:rtpbridge/128@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955675 DLMGCP DEBUG <0013> endpoint:rtpbridge/129@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955675 DLMGCP DEBUG <0013> endpoint:rtpbridge/12a@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955675 DLMGCP DEBUG <0013> endpoint:rtpbridge/12b@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955675 DLMGCP DEBUG <0013> endpoint:rtpbridge/12c@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955675 DLMGCP DEBUG <0013> endpoint:none Generated response: code=200 (mgcp_protocol.c:230) 20241102125955675 DLMGCP DEBUG <0013> Generated response: line #00: 200 2572 OK (mgcp_msg.c:67) 20241102125955676 DLMGCP DEBUG <0013> Received message: line #00: DLCX 2573 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241102125955676 DLMGCP DEBUG <0013> Received message: line #01: C: 001E (mgcp_msg.c:67) 20241102125955676 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found free endpoint: rtpbridge/1@mgw (mgcp_endp.c:261) 20241102125955676 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:441) 20241102125955676 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241102125955676 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955676 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955676 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955676 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955676 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955676 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955676 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955676 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955676 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955676 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955676 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955676 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955676 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955676 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955676 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955676 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955676 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955676 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955676 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955676 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955676 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955676 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955676 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955676 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955676 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955676 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955676 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955676 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955676 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955676 DLMGCP DEBUG <0013> endpoint:rtpbridge/1e@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955676 DLMGCP DEBUG <0013> endpoint:rtpbridge/1f@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955676 DLMGCP DEBUG <0013> endpoint:rtpbridge/20@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955676 DLMGCP DEBUG <0013> endpoint:rtpbridge/21@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955676 DLMGCP DEBUG <0013> endpoint:rtpbridge/22@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955676 DLMGCP DEBUG <0013> endpoint:rtpbridge/23@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955676 DLMGCP DEBUG <0013> endpoint:rtpbridge/24@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955676 DLMGCP DEBUG <0013> endpoint:rtpbridge/25@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955676 DLMGCP DEBUG <0013> endpoint:rtpbridge/26@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955676 DLMGCP DEBUG <0013> endpoint:rtpbridge/27@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955676 DLMGCP DEBUG <0013> endpoint:rtpbridge/28@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955676 DLMGCP DEBUG <0013> endpoint:rtpbridge/29@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955676 DLMGCP DEBUG <0013> endpoint:rtpbridge/2a@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955676 DLMGCP DEBUG <0013> endpoint:rtpbridge/2b@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955676 DLMGCP DEBUG <0013> endpoint:rtpbridge/2c@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955676 DLMGCP DEBUG <0013> endpoint:rtpbridge/2d@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955676 DLMGCP DEBUG <0013> endpoint:rtpbridge/2e@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955676 DLMGCP DEBUG <0013> endpoint:rtpbridge/2f@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955676 DLMGCP DEBUG <0013> endpoint:rtpbridge/30@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955676 DLMGCP DEBUG <0013> endpoint:rtpbridge/31@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955676 DLMGCP DEBUG <0013> endpoint:rtpbridge/32@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955676 DLMGCP DEBUG <0013> endpoint:rtpbridge/33@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955676 DLMGCP DEBUG <0013> endpoint:rtpbridge/34@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955676 DLMGCP DEBUG <0013> endpoint:rtpbridge/35@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955676 DLMGCP DEBUG <0013> endpoint:rtpbridge/36@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955676 DLMGCP DEBUG <0013> endpoint:rtpbridge/37@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955676 DLMGCP DEBUG <0013> endpoint:rtpbridge/38@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955676 DLMGCP DEBUG <0013> endpoint:rtpbridge/39@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955676 DLMGCP DEBUG <0013> endpoint:rtpbridge/3a@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955676 DLMGCP DEBUG <0013> endpoint:rtpbridge/3b@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955676 DLMGCP DEBUG <0013> endpoint:rtpbridge/3c@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955676 DLMGCP DEBUG <0013> endpoint:rtpbridge/3d@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955676 DLMGCP DEBUG <0013> endpoint:rtpbridge/3e@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955676 DLMGCP DEBUG <0013> endpoint:rtpbridge/3f@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955676 DLMGCP DEBUG <0013> endpoint:rtpbridge/40@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955676 DLMGCP DEBUG <0013> endpoint:rtpbridge/41@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955676 DLMGCP DEBUG <0013> endpoint:rtpbridge/42@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955676 DLMGCP DEBUG <0013> endpoint:rtpbridge/43@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955676 DLMGCP DEBUG <0013> endpoint:rtpbridge/44@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955676 DLMGCP DEBUG <0013> endpoint:rtpbridge/45@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955676 DLMGCP DEBUG <0013> endpoint:rtpbridge/46@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955676 DLMGCP DEBUG <0013> endpoint:rtpbridge/47@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955676 DLMGCP DEBUG <0013> endpoint:rtpbridge/48@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955676 DLMGCP DEBUG <0013> endpoint:rtpbridge/49@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955676 DLMGCP DEBUG <0013> endpoint:rtpbridge/4a@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955676 DLMGCP DEBUG <0013> endpoint:rtpbridge/4b@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955676 DLMGCP DEBUG <0013> endpoint:rtpbridge/4c@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955676 DLMGCP DEBUG <0013> endpoint:rtpbridge/4d@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955676 DLMGCP DEBUG <0013> endpoint:rtpbridge/4e@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955676 DLMGCP DEBUG <0013> endpoint:rtpbridge/4f@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955676 DLMGCP DEBUG <0013> endpoint:rtpbridge/50@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955676 DLMGCP DEBUG <0013> endpoint:rtpbridge/51@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955676 DLMGCP DEBUG <0013> endpoint:rtpbridge/52@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955676 DLMGCP DEBUG <0013> endpoint:rtpbridge/53@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955676 DLMGCP DEBUG <0013> endpoint:rtpbridge/54@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955676 DLMGCP DEBUG <0013> endpoint:rtpbridge/55@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955676 DLMGCP DEBUG <0013> endpoint:rtpbridge/56@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955676 DLMGCP DEBUG <0013> endpoint:rtpbridge/57@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955676 DLMGCP DEBUG <0013> endpoint:rtpbridge/58@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955676 DLMGCP DEBUG <0013> endpoint:rtpbridge/59@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955676 DLMGCP DEBUG <0013> endpoint:rtpbridge/5a@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955676 DLMGCP DEBUG <0013> endpoint:rtpbridge/5b@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955676 DLMGCP DEBUG <0013> endpoint:rtpbridge/5c@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955676 DLMGCP DEBUG <0013> endpoint:rtpbridge/5d@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955676 DLMGCP DEBUG <0013> endpoint:rtpbridge/5e@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955676 DLMGCP DEBUG <0013> endpoint:rtpbridge/5f@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955676 DLMGCP DEBUG <0013> endpoint:rtpbridge/60@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955676 DLMGCP DEBUG <0013> endpoint:rtpbridge/61@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955676 DLMGCP DEBUG <0013> endpoint:rtpbridge/62@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955676 DLMGCP DEBUG <0013> endpoint:rtpbridge/63@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955676 DLMGCP DEBUG <0013> endpoint:rtpbridge/64@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955676 DLMGCP DEBUG <0013> endpoint:rtpbridge/65@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955676 DLMGCP DEBUG <0013> endpoint:rtpbridge/66@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955676 DLMGCP DEBUG <0013> endpoint:rtpbridge/67@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955676 DLMGCP DEBUG <0013> endpoint:rtpbridge/68@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955676 DLMGCP DEBUG <0013> endpoint:rtpbridge/69@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955676 DLMGCP DEBUG <0013> endpoint:rtpbridge/6a@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955676 DLMGCP DEBUG <0013> endpoint:rtpbridge/6b@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955676 DLMGCP DEBUG <0013> endpoint:rtpbridge/6c@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955676 DLMGCP DEBUG <0013> endpoint:rtpbridge/6d@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955676 DLMGCP DEBUG <0013> endpoint:rtpbridge/6e@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955676 DLMGCP DEBUG <0013> endpoint:rtpbridge/6f@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955677 DLMGCP DEBUG <0013> endpoint:rtpbridge/70@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955677 DLMGCP DEBUG <0013> endpoint:rtpbridge/71@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955677 DLMGCP DEBUG <0013> endpoint:rtpbridge/72@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955677 DLMGCP DEBUG <0013> endpoint:rtpbridge/73@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955677 DLMGCP DEBUG <0013> endpoint:rtpbridge/74@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955677 DLMGCP DEBUG <0013> endpoint:rtpbridge/75@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955677 DLMGCP DEBUG <0013> endpoint:rtpbridge/76@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955677 DLMGCP DEBUG <0013> endpoint:rtpbridge/77@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955677 DLMGCP DEBUG <0013> endpoint:rtpbridge/78@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955677 DLMGCP DEBUG <0013> endpoint:rtpbridge/79@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955677 DLMGCP DEBUG <0013> endpoint:rtpbridge/7a@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955677 DLMGCP DEBUG <0013> endpoint:rtpbridge/7b@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955677 DLMGCP DEBUG <0013> endpoint:rtpbridge/7c@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955677 DLMGCP DEBUG <0013> endpoint:rtpbridge/7d@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955677 DLMGCP DEBUG <0013> endpoint:rtpbridge/7e@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955677 DLMGCP DEBUG <0013> endpoint:rtpbridge/7f@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955677 DLMGCP DEBUG <0013> endpoint:rtpbridge/80@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955677 DLMGCP DEBUG <0013> endpoint:rtpbridge/81@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955677 DLMGCP DEBUG <0013> endpoint:rtpbridge/82@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955677 DLMGCP DEBUG <0013> endpoint:rtpbridge/83@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955677 DLMGCP DEBUG <0013> endpoint:rtpbridge/84@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955677 DLMGCP DEBUG <0013> endpoint:rtpbridge/85@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955677 DLMGCP DEBUG <0013> endpoint:rtpbridge/86@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955677 DLMGCP DEBUG <0013> endpoint:rtpbridge/87@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955677 DLMGCP DEBUG <0013> endpoint:rtpbridge/88@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955677 DLMGCP DEBUG <0013> endpoint:rtpbridge/89@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955677 DLMGCP DEBUG <0013> endpoint:rtpbridge/8a@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955677 DLMGCP DEBUG <0013> endpoint:rtpbridge/8b@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955677 DLMGCP DEBUG <0013> endpoint:rtpbridge/8c@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955677 DLMGCP DEBUG <0013> endpoint:rtpbridge/8d@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955677 DLMGCP DEBUG <0013> endpoint:rtpbridge/8e@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955677 DLMGCP DEBUG <0013> endpoint:rtpbridge/8f@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955677 DLMGCP DEBUG <0013> endpoint:rtpbridge/90@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955677 DLMGCP DEBUG <0013> endpoint:rtpbridge/91@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955677 DLMGCP DEBUG <0013> endpoint:rtpbridge/92@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955677 DLMGCP DEBUG <0013> endpoint:rtpbridge/93@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955677 DLMGCP DEBUG <0013> endpoint:rtpbridge/94@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955677 DLMGCP DEBUG <0013> endpoint:rtpbridge/95@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955677 DLMGCP DEBUG <0013> endpoint:rtpbridge/96@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955677 DLMGCP DEBUG <0013> endpoint:rtpbridge/97@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955677 DLMGCP DEBUG <0013> endpoint:rtpbridge/98@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955677 DLMGCP DEBUG <0013> endpoint:rtpbridge/99@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955677 DLMGCP DEBUG <0013> endpoint:rtpbridge/9a@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955677 DLMGCP DEBUG <0013> endpoint:rtpbridge/9b@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955677 DLMGCP DEBUG <0013> endpoint:rtpbridge/9c@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955677 DLMGCP DEBUG <0013> endpoint:rtpbridge/9d@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955677 DLMGCP DEBUG <0013> endpoint:rtpbridge/9e@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955677 DLMGCP DEBUG <0013> endpoint:rtpbridge/9f@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955677 DLMGCP DEBUG <0013> endpoint:rtpbridge/a0@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955677 DLMGCP DEBUG <0013> endpoint:rtpbridge/a1@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955677 DLMGCP DEBUG <0013> endpoint:rtpbridge/a2@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955677 DLMGCP DEBUG <0013> endpoint:rtpbridge/a3@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955677 DLMGCP DEBUG <0013> endpoint:rtpbridge/a4@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955677 DLMGCP DEBUG <0013> endpoint:rtpbridge/a5@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955677 DLMGCP DEBUG <0013> endpoint:rtpbridge/a6@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955677 DLMGCP DEBUG <0013> endpoint:rtpbridge/a7@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955677 DLMGCP DEBUG <0013> endpoint:rtpbridge/a8@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955677 DLMGCP DEBUG <0013> endpoint:rtpbridge/a9@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955677 DLMGCP DEBUG <0013> endpoint:rtpbridge/aa@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955677 DLMGCP DEBUG <0013> endpoint:rtpbridge/ab@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955677 DLMGCP DEBUG <0013> endpoint:rtpbridge/ac@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955677 DLMGCP DEBUG <0013> endpoint:rtpbridge/ad@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955677 DLMGCP DEBUG <0013> endpoint:rtpbridge/ae@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955677 DLMGCP DEBUG <0013> endpoint:rtpbridge/af@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955677 DLMGCP DEBUG <0013> endpoint:rtpbridge/b0@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955677 DLMGCP DEBUG <0013> endpoint:rtpbridge/b1@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955677 DLMGCP DEBUG <0013> endpoint:rtpbridge/b2@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955677 DLMGCP DEBUG <0013> endpoint:rtpbridge/b3@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955677 DLMGCP DEBUG <0013> endpoint:rtpbridge/b4@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955677 DLMGCP DEBUG <0013> endpoint:rtpbridge/b5@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955677 DLMGCP DEBUG <0013> endpoint:rtpbridge/b6@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955677 DLMGCP DEBUG <0013> endpoint:rtpbridge/b7@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955677 DLMGCP DEBUG <0013> endpoint:rtpbridge/b8@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955677 DLMGCP DEBUG <0013> endpoint:rtpbridge/b9@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955677 DLMGCP DEBUG <0013> endpoint:rtpbridge/ba@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955677 DLMGCP DEBUG <0013> endpoint:rtpbridge/bb@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955677 DLMGCP DEBUG <0013> endpoint:rtpbridge/bc@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955677 DLMGCP DEBUG <0013> endpoint:rtpbridge/bd@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955677 DLMGCP DEBUG <0013> endpoint:rtpbridge/be@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955677 DLMGCP DEBUG <0013> endpoint:rtpbridge/bf@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955677 DLMGCP DEBUG <0013> endpoint:rtpbridge/c0@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955677 DLMGCP DEBUG <0013> endpoint:rtpbridge/c1@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955677 DLMGCP DEBUG <0013> endpoint:rtpbridge/c2@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955677 DLMGCP DEBUG <0013> endpoint:rtpbridge/c3@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955677 DLMGCP DEBUG <0013> endpoint:rtpbridge/c4@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955677 DLMGCP DEBUG <0013> endpoint:rtpbridge/c5@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955677 DLMGCP DEBUG <0013> endpoint:rtpbridge/c6@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955677 DLMGCP DEBUG <0013> endpoint:rtpbridge/c7@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955677 DLMGCP DEBUG <0013> endpoint:rtpbridge/c8@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955677 DLMGCP DEBUG <0013> endpoint:rtpbridge/c9@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955677 DLMGCP DEBUG <0013> endpoint:rtpbridge/ca@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955677 DLMGCP DEBUG <0013> endpoint:rtpbridge/cb@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955677 DLMGCP DEBUG <0013> endpoint:rtpbridge/cc@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955677 DLMGCP DEBUG <0013> endpoint:rtpbridge/cd@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955677 DLMGCP DEBUG <0013> endpoint:rtpbridge/ce@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955677 DLMGCP DEBUG <0013> endpoint:rtpbridge/cf@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955677 DLMGCP DEBUG <0013> endpoint:rtpbridge/d0@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955677 DLMGCP DEBUG <0013> endpoint:rtpbridge/d1@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955677 DLMGCP DEBUG <0013> endpoint:rtpbridge/d2@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955677 DLMGCP DEBUG <0013> endpoint:rtpbridge/d3@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955677 DLMGCP DEBUG <0013> endpoint:rtpbridge/d4@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955677 DLMGCP DEBUG <0013> endpoint:rtpbridge/d5@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955677 DLMGCP DEBUG <0013> endpoint:rtpbridge/d6@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955677 DLMGCP DEBUG <0013> endpoint:rtpbridge/d7@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955677 DLMGCP DEBUG <0013> endpoint:rtpbridge/d8@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955677 DLMGCP DEBUG <0013> endpoint:rtpbridge/d9@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955677 DLMGCP DEBUG <0013> endpoint:rtpbridge/da@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955677 DLMGCP DEBUG <0013> endpoint:rtpbridge/db@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955677 DLMGCP DEBUG <0013> endpoint:rtpbridge/dc@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955677 DLMGCP DEBUG <0013> endpoint:rtpbridge/dd@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955677 DLMGCP DEBUG <0013> endpoint:rtpbridge/de@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955677 DLMGCP DEBUG <0013> endpoint:rtpbridge/df@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955677 DLMGCP DEBUG <0013> endpoint:rtpbridge/e0@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955677 DLMGCP DEBUG <0013> endpoint:rtpbridge/e1@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955677 DLMGCP DEBUG <0013> endpoint:rtpbridge/e2@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955677 DLMGCP DEBUG <0013> endpoint:rtpbridge/e3@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955677 DLMGCP DEBUG <0013> endpoint:rtpbridge/e4@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955677 DLMGCP DEBUG <0013> endpoint:rtpbridge/e5@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955677 DLMGCP DEBUG <0013> endpoint:rtpbridge/e6@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955677 DLMGCP DEBUG <0013> endpoint:rtpbridge/e7@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955677 DLMGCP DEBUG <0013> endpoint:rtpbridge/e8@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955677 DLMGCP DEBUG <0013> endpoint:rtpbridge/e9@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955677 DLMGCP DEBUG <0013> endpoint:rtpbridge/ea@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955678 DLMGCP DEBUG <0013> endpoint:rtpbridge/eb@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955678 DLMGCP DEBUG <0013> endpoint:rtpbridge/ec@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955678 DLMGCP DEBUG <0013> endpoint:rtpbridge/ed@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955678 DLMGCP DEBUG <0013> endpoint:rtpbridge/ee@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955678 DLMGCP DEBUG <0013> endpoint:rtpbridge/ef@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955678 DLMGCP DEBUG <0013> endpoint:rtpbridge/f0@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955678 DLMGCP DEBUG <0013> endpoint:rtpbridge/f1@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955678 DLMGCP DEBUG <0013> endpoint:rtpbridge/f2@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955678 DLMGCP DEBUG <0013> endpoint:rtpbridge/f3@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955678 DLMGCP DEBUG <0013> endpoint:rtpbridge/f4@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955678 DLMGCP DEBUG <0013> endpoint:rtpbridge/f5@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955678 DLMGCP DEBUG <0013> endpoint:rtpbridge/f6@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955678 DLMGCP DEBUG <0013> endpoint:rtpbridge/f7@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955678 DLMGCP DEBUG <0013> endpoint:rtpbridge/f8@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955678 DLMGCP DEBUG <0013> endpoint:rtpbridge/f9@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955678 DLMGCP DEBUG <0013> endpoint:rtpbridge/fa@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955678 DLMGCP DEBUG <0013> endpoint:rtpbridge/fb@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955678 DLMGCP DEBUG <0013> endpoint:rtpbridge/fc@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955678 DLMGCP DEBUG <0013> endpoint:rtpbridge/fd@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955678 DLMGCP DEBUG <0013> endpoint:rtpbridge/fe@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955678 DLMGCP DEBUG <0013> endpoint:rtpbridge/ff@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955678 DLMGCP DEBUG <0013> endpoint:rtpbridge/100@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955678 DLMGCP DEBUG <0013> endpoint:rtpbridge/101@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955678 DLMGCP DEBUG <0013> endpoint:rtpbridge/102@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955678 DLMGCP DEBUG <0013> endpoint:rtpbridge/103@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955678 DLMGCP DEBUG <0013> endpoint:rtpbridge/104@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955678 DLMGCP DEBUG <0013> endpoint:rtpbridge/105@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955678 DLMGCP DEBUG <0013> endpoint:rtpbridge/106@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955678 DLMGCP DEBUG <0013> endpoint:rtpbridge/107@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955678 DLMGCP DEBUG <0013> endpoint:rtpbridge/108@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955678 DLMGCP DEBUG <0013> endpoint:rtpbridge/109@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955678 DLMGCP DEBUG <0013> endpoint:rtpbridge/10a@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955678 DLMGCP DEBUG <0013> endpoint:rtpbridge/10b@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955678 DLMGCP DEBUG <0013> endpoint:rtpbridge/10c@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955678 DLMGCP DEBUG <0013> endpoint:rtpbridge/10d@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955678 DLMGCP DEBUG <0013> endpoint:rtpbridge/10e@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955678 DLMGCP DEBUG <0013> endpoint:rtpbridge/10f@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955678 DLMGCP DEBUG <0013> endpoint:rtpbridge/110@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955678 DLMGCP DEBUG <0013> endpoint:rtpbridge/111@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955678 DLMGCP DEBUG <0013> endpoint:rtpbridge/112@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955678 DLMGCP DEBUG <0013> endpoint:rtpbridge/113@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955678 DLMGCP DEBUG <0013> endpoint:rtpbridge/114@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955678 DLMGCP DEBUG <0013> endpoint:rtpbridge/115@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955678 DLMGCP DEBUG <0013> endpoint:rtpbridge/116@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955678 DLMGCP DEBUG <0013> endpoint:rtpbridge/117@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955678 DLMGCP DEBUG <0013> endpoint:rtpbridge/118@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955678 DLMGCP DEBUG <0013> endpoint:rtpbridge/119@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955678 DLMGCP DEBUG <0013> endpoint:rtpbridge/11a@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955678 DLMGCP DEBUG <0013> endpoint:rtpbridge/11b@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955678 DLMGCP DEBUG <0013> endpoint:rtpbridge/11c@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955678 DLMGCP DEBUG <0013> endpoint:rtpbridge/11d@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955678 DLMGCP DEBUG <0013> endpoint:rtpbridge/11e@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955678 DLMGCP DEBUG <0013> endpoint:rtpbridge/11f@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955678 DLMGCP DEBUG <0013> endpoint:rtpbridge/120@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955678 DLMGCP DEBUG <0013> endpoint:rtpbridge/121@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955678 DLMGCP DEBUG <0013> endpoint:rtpbridge/122@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955678 DLMGCP DEBUG <0013> endpoint:rtpbridge/123@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955678 DLMGCP DEBUG <0013> endpoint:rtpbridge/124@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955678 DLMGCP DEBUG <0013> endpoint:rtpbridge/125@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955678 DLMGCP DEBUG <0013> endpoint:rtpbridge/126@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955678 DLMGCP DEBUG <0013> endpoint:rtpbridge/127@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955678 DLMGCP DEBUG <0013> endpoint:rtpbridge/128@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955678 DLMGCP DEBUG <0013> endpoint:rtpbridge/129@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955678 DLMGCP DEBUG <0013> endpoint:rtpbridge/12a@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955678 DLMGCP DEBUG <0013> endpoint:rtpbridge/12b@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955678 DLMGCP DEBUG <0013> endpoint:rtpbridge/12c@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955678 DLMGCP DEBUG <0013> endpoint:none Generated response: code=200 (mgcp_protocol.c:230) 20241102125955678 DLMGCP DEBUG <0013> Generated response: line #00: 200 2573 OK (mgcp_msg.c:67) 20241102125955678 DLMGCP DEBUG <0013> Received message: line #00: DLCX 2574 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241102125955678 DLMGCP DEBUG <0013> Received message: line #01: C: 001F (mgcp_msg.c:67) 20241102125955678 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found free endpoint: rtpbridge/1@mgw (mgcp_endp.c:261) 20241102125955678 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:441) 20241102125955678 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241102125955678 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955678 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955678 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955678 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955678 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955678 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955678 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955678 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955678 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955678 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955678 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955678 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955678 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955678 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955678 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955678 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955678 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955678 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955679 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955679 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955679 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955679 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955679 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955679 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955679 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955679 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955679 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955679 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955679 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955679 DLMGCP DEBUG <0013> endpoint:rtpbridge/1e@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955679 DLMGCP DEBUG <0013> endpoint:rtpbridge/1f@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955679 DLMGCP DEBUG <0013> endpoint:rtpbridge/20@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955679 DLMGCP DEBUG <0013> endpoint:rtpbridge/21@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955679 DLMGCP DEBUG <0013> endpoint:rtpbridge/22@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955679 DLMGCP DEBUG <0013> endpoint:rtpbridge/23@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955679 DLMGCP DEBUG <0013> endpoint:rtpbridge/24@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955679 DLMGCP DEBUG <0013> endpoint:rtpbridge/25@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955679 DLMGCP DEBUG <0013> endpoint:rtpbridge/26@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955679 DLMGCP DEBUG <0013> endpoint:rtpbridge/27@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955679 DLMGCP DEBUG <0013> endpoint:rtpbridge/28@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955679 DLMGCP DEBUG <0013> endpoint:rtpbridge/29@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955679 DLMGCP DEBUG <0013> endpoint:rtpbridge/2a@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955679 DLMGCP DEBUG <0013> endpoint:rtpbridge/2b@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955679 DLMGCP DEBUG <0013> endpoint:rtpbridge/2c@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955679 DLMGCP DEBUG <0013> endpoint:rtpbridge/2d@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955679 DLMGCP DEBUG <0013> endpoint:rtpbridge/2e@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955679 DLMGCP DEBUG <0013> endpoint:rtpbridge/2f@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955679 DLMGCP DEBUG <0013> endpoint:rtpbridge/30@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955679 DLMGCP DEBUG <0013> endpoint:rtpbridge/31@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955679 DLMGCP DEBUG <0013> endpoint:rtpbridge/32@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955679 DLMGCP DEBUG <0013> endpoint:rtpbridge/33@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955679 DLMGCP DEBUG <0013> endpoint:rtpbridge/34@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955679 DLMGCP DEBUG <0013> endpoint:rtpbridge/35@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955679 DLMGCP DEBUG <0013> endpoint:rtpbridge/36@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955679 DLMGCP DEBUG <0013> endpoint:rtpbridge/37@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955679 DLMGCP DEBUG <0013> endpoint:rtpbridge/38@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955679 DLMGCP DEBUG <0013> endpoint:rtpbridge/39@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955679 DLMGCP DEBUG <0013> endpoint:rtpbridge/3a@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955679 DLMGCP DEBUG <0013> endpoint:rtpbridge/3b@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955679 DLMGCP DEBUG <0013> endpoint:rtpbridge/3c@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955679 DLMGCP DEBUG <0013> endpoint:rtpbridge/3d@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955679 DLMGCP DEBUG <0013> endpoint:rtpbridge/3e@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955679 DLMGCP DEBUG <0013> endpoint:rtpbridge/3f@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955679 DLMGCP DEBUG <0013> endpoint:rtpbridge/40@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955679 DLMGCP DEBUG <0013> endpoint:rtpbridge/41@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955679 DLMGCP DEBUG <0013> endpoint:rtpbridge/42@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955679 DLMGCP DEBUG <0013> endpoint:rtpbridge/43@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955679 DLMGCP DEBUG <0013> endpoint:rtpbridge/44@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955679 DLMGCP DEBUG <0013> endpoint:rtpbridge/45@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955679 DLMGCP DEBUG <0013> endpoint:rtpbridge/46@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955679 DLMGCP DEBUG <0013> endpoint:rtpbridge/47@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955679 DLMGCP DEBUG <0013> endpoint:rtpbridge/48@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955679 DLMGCP DEBUG <0013> endpoint:rtpbridge/49@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955679 DLMGCP DEBUG <0013> endpoint:rtpbridge/4a@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955679 DLMGCP DEBUG <0013> endpoint:rtpbridge/4b@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955679 DLMGCP DEBUG <0013> endpoint:rtpbridge/4c@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955679 DLMGCP DEBUG <0013> endpoint:rtpbridge/4d@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955679 DLMGCP DEBUG <0013> endpoint:rtpbridge/4e@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955679 DLMGCP DEBUG <0013> endpoint:rtpbridge/4f@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955679 DLMGCP DEBUG <0013> endpoint:rtpbridge/50@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955679 DLMGCP DEBUG <0013> endpoint:rtpbridge/51@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955679 DLMGCP DEBUG <0013> endpoint:rtpbridge/52@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955679 DLMGCP DEBUG <0013> endpoint:rtpbridge/53@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955679 DLMGCP DEBUG <0013> endpoint:rtpbridge/54@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955679 DLMGCP DEBUG <0013> endpoint:rtpbridge/55@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955679 DLMGCP DEBUG <0013> endpoint:rtpbridge/56@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955679 DLMGCP DEBUG <0013> endpoint:rtpbridge/57@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955679 DLMGCP DEBUG <0013> endpoint:rtpbridge/58@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955679 DLMGCP DEBUG <0013> endpoint:rtpbridge/59@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955679 DLMGCP DEBUG <0013> endpoint:rtpbridge/5a@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955679 DLMGCP DEBUG <0013> endpoint:rtpbridge/5b@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955679 DLMGCP DEBUG <0013> endpoint:rtpbridge/5c@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955679 DLMGCP DEBUG <0013> endpoint:rtpbridge/5d@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955679 DLMGCP DEBUG <0013> endpoint:rtpbridge/5e@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955679 DLMGCP DEBUG <0013> endpoint:rtpbridge/5f@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955679 DLMGCP DEBUG <0013> endpoint:rtpbridge/60@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955679 DLMGCP DEBUG <0013> endpoint:rtpbridge/61@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955679 DLMGCP DEBUG <0013> endpoint:rtpbridge/62@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955679 DLMGCP DEBUG <0013> endpoint:rtpbridge/63@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955679 DLMGCP DEBUG <0013> endpoint:rtpbridge/64@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955679 DLMGCP DEBUG <0013> endpoint:rtpbridge/65@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955679 DLMGCP DEBUG <0013> endpoint:rtpbridge/66@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955679 DLMGCP DEBUG <0013> endpoint:rtpbridge/67@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955679 DLMGCP DEBUG <0013> endpoint:rtpbridge/68@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955679 DLMGCP DEBUG <0013> endpoint:rtpbridge/69@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955679 DLMGCP DEBUG <0013> endpoint:rtpbridge/6a@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955679 DLMGCP DEBUG <0013> endpoint:rtpbridge/6b@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955679 DLMGCP DEBUG <0013> endpoint:rtpbridge/6c@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955679 DLMGCP DEBUG <0013> endpoint:rtpbridge/6d@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955679 DLMGCP DEBUG <0013> endpoint:rtpbridge/6e@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955679 DLMGCP DEBUG <0013> endpoint:rtpbridge/6f@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955679 DLMGCP DEBUG <0013> endpoint:rtpbridge/70@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955679 DLMGCP DEBUG <0013> endpoint:rtpbridge/71@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955679 DLMGCP DEBUG <0013> endpoint:rtpbridge/72@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955679 DLMGCP DEBUG <0013> endpoint:rtpbridge/73@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955679 DLMGCP DEBUG <0013> endpoint:rtpbridge/74@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955679 DLMGCP DEBUG <0013> endpoint:rtpbridge/75@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955679 DLMGCP DEBUG <0013> endpoint:rtpbridge/76@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955679 DLMGCP DEBUG <0013> endpoint:rtpbridge/77@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955679 DLMGCP DEBUG <0013> endpoint:rtpbridge/78@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955679 DLMGCP DEBUG <0013> endpoint:rtpbridge/79@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955679 DLMGCP DEBUG <0013> endpoint:rtpbridge/7a@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955679 DLMGCP DEBUG <0013> endpoint:rtpbridge/7b@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955679 DLMGCP DEBUG <0013> endpoint:rtpbridge/7c@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955679 DLMGCP DEBUG <0013> endpoint:rtpbridge/7d@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955679 DLMGCP DEBUG <0013> endpoint:rtpbridge/7e@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955679 DLMGCP DEBUG <0013> endpoint:rtpbridge/7f@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955679 DLMGCP DEBUG <0013> endpoint:rtpbridge/80@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955679 DLMGCP DEBUG <0013> endpoint:rtpbridge/81@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955679 DLMGCP DEBUG <0013> endpoint:rtpbridge/82@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955679 DLMGCP DEBUG <0013> endpoint:rtpbridge/83@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955679 DLMGCP DEBUG <0013> endpoint:rtpbridge/84@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955679 DLMGCP DEBUG <0013> endpoint:rtpbridge/85@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955679 DLMGCP DEBUG <0013> endpoint:rtpbridge/86@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955679 DLMGCP DEBUG <0013> endpoint:rtpbridge/87@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955679 DLMGCP DEBUG <0013> endpoint:rtpbridge/88@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955679 DLMGCP DEBUG <0013> endpoint:rtpbridge/89@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955679 DLMGCP DEBUG <0013> endpoint:rtpbridge/8a@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955679 DLMGCP DEBUG <0013> endpoint:rtpbridge/8b@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955679 DLMGCP DEBUG <0013> endpoint:rtpbridge/8c@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955679 DLMGCP DEBUG <0013> endpoint:rtpbridge/8d@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955679 DLMGCP DEBUG <0013> endpoint:rtpbridge/8e@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955679 DLMGCP DEBUG <0013> endpoint:rtpbridge/8f@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955679 DLMGCP DEBUG <0013> endpoint:rtpbridge/90@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955679 DLMGCP DEBUG <0013> endpoint:rtpbridge/91@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955679 DLMGCP DEBUG <0013> endpoint:rtpbridge/92@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955679 DLMGCP DEBUG <0013> endpoint:rtpbridge/93@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955679 DLMGCP DEBUG <0013> endpoint:rtpbridge/94@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955680 DLMGCP DEBUG <0013> endpoint:rtpbridge/95@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955680 DLMGCP DEBUG <0013> endpoint:rtpbridge/96@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955680 DLMGCP DEBUG <0013> endpoint:rtpbridge/97@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955680 DLMGCP DEBUG <0013> endpoint:rtpbridge/98@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955680 DLMGCP DEBUG <0013> endpoint:rtpbridge/99@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955680 DLMGCP DEBUG <0013> endpoint:rtpbridge/9a@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955680 DLMGCP DEBUG <0013> endpoint:rtpbridge/9b@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955680 DLMGCP DEBUG <0013> endpoint:rtpbridge/9c@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955680 DLMGCP DEBUG <0013> endpoint:rtpbridge/9d@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955680 DLMGCP DEBUG <0013> endpoint:rtpbridge/9e@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955680 DLMGCP DEBUG <0013> endpoint:rtpbridge/9f@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955680 DLMGCP DEBUG <0013> endpoint:rtpbridge/a0@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955680 DLMGCP DEBUG <0013> endpoint:rtpbridge/a1@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955680 DLMGCP DEBUG <0013> endpoint:rtpbridge/a2@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955680 DLMGCP DEBUG <0013> endpoint:rtpbridge/a3@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955680 DLMGCP DEBUG <0013> endpoint:rtpbridge/a4@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955680 DLMGCP DEBUG <0013> endpoint:rtpbridge/a5@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955680 DLMGCP DEBUG <0013> endpoint:rtpbridge/a6@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955680 DLMGCP DEBUG <0013> endpoint:rtpbridge/a7@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955680 DLMGCP DEBUG <0013> endpoint:rtpbridge/a8@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955680 DLMGCP DEBUG <0013> endpoint:rtpbridge/a9@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955680 DLMGCP DEBUG <0013> endpoint:rtpbridge/aa@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955680 DLMGCP DEBUG <0013> endpoint:rtpbridge/ab@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955680 DLMGCP DEBUG <0013> endpoint:rtpbridge/ac@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955680 DLMGCP DEBUG <0013> endpoint:rtpbridge/ad@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955680 DLMGCP DEBUG <0013> endpoint:rtpbridge/ae@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955680 DLMGCP DEBUG <0013> endpoint:rtpbridge/af@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955680 DLMGCP DEBUG <0013> endpoint:rtpbridge/b0@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955680 DLMGCP DEBUG <0013> endpoint:rtpbridge/b1@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955680 DLMGCP DEBUG <0013> endpoint:rtpbridge/b2@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955680 DLMGCP DEBUG <0013> endpoint:rtpbridge/b3@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955680 DLMGCP DEBUG <0013> endpoint:rtpbridge/b4@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955680 DLMGCP DEBUG <0013> endpoint:rtpbridge/b5@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955680 DLMGCP DEBUG <0013> endpoint:rtpbridge/b6@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955680 DLMGCP DEBUG <0013> endpoint:rtpbridge/b7@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955680 DLMGCP DEBUG <0013> endpoint:rtpbridge/b8@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955680 DLMGCP DEBUG <0013> endpoint:rtpbridge/b9@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955680 DLMGCP DEBUG <0013> endpoint:rtpbridge/ba@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955680 DLMGCP DEBUG <0013> endpoint:rtpbridge/bb@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955680 DLMGCP DEBUG <0013> endpoint:rtpbridge/bc@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955680 DLMGCP DEBUG <0013> endpoint:rtpbridge/bd@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955680 DLMGCP DEBUG <0013> endpoint:rtpbridge/be@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955680 DLMGCP DEBUG <0013> endpoint:rtpbridge/bf@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955680 DLMGCP DEBUG <0013> endpoint:rtpbridge/c0@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955680 DLMGCP DEBUG <0013> endpoint:rtpbridge/c1@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955680 DLMGCP DEBUG <0013> endpoint:rtpbridge/c2@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955680 DLMGCP DEBUG <0013> endpoint:rtpbridge/c3@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955680 DLMGCP DEBUG <0013> endpoint:rtpbridge/c4@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955680 DLMGCP DEBUG <0013> endpoint:rtpbridge/c5@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955680 DLMGCP DEBUG <0013> endpoint:rtpbridge/c6@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955680 DLMGCP DEBUG <0013> endpoint:rtpbridge/c7@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955680 DLMGCP DEBUG <0013> endpoint:rtpbridge/c8@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955680 DLMGCP DEBUG <0013> endpoint:rtpbridge/c9@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955680 DLMGCP DEBUG <0013> endpoint:rtpbridge/ca@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955680 DLMGCP DEBUG <0013> endpoint:rtpbridge/cb@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955680 DLMGCP DEBUG <0013> endpoint:rtpbridge/cc@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955680 DLMGCP DEBUG <0013> endpoint:rtpbridge/cd@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955680 DLMGCP DEBUG <0013> endpoint:rtpbridge/ce@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955680 DLMGCP DEBUG <0013> endpoint:rtpbridge/cf@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955680 DLMGCP DEBUG <0013> endpoint:rtpbridge/d0@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955680 DLMGCP DEBUG <0013> endpoint:rtpbridge/d1@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955680 DLMGCP DEBUG <0013> endpoint:rtpbridge/d2@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955680 DLMGCP DEBUG <0013> endpoint:rtpbridge/d3@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955680 DLMGCP DEBUG <0013> endpoint:rtpbridge/d4@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955680 DLMGCP DEBUG <0013> endpoint:rtpbridge/d5@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955680 DLMGCP DEBUG <0013> endpoint:rtpbridge/d6@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955680 DLMGCP DEBUG <0013> endpoint:rtpbridge/d7@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955680 DLMGCP DEBUG <0013> endpoint:rtpbridge/d8@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955680 DLMGCP DEBUG <0013> endpoint:rtpbridge/d9@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955680 DLMGCP DEBUG <0013> endpoint:rtpbridge/da@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955680 DLMGCP DEBUG <0013> endpoint:rtpbridge/db@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955680 DLMGCP DEBUG <0013> endpoint:rtpbridge/dc@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955680 DLMGCP DEBUG <0013> endpoint:rtpbridge/dd@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955680 DLMGCP DEBUG <0013> endpoint:rtpbridge/de@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955680 DLMGCP DEBUG <0013> endpoint:rtpbridge/df@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955680 DLMGCP DEBUG <0013> endpoint:rtpbridge/e0@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955680 DLMGCP DEBUG <0013> endpoint:rtpbridge/e1@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955680 DLMGCP DEBUG <0013> endpoint:rtpbridge/e2@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955680 DLMGCP DEBUG <0013> endpoint:rtpbridge/e3@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955680 DLMGCP DEBUG <0013> endpoint:rtpbridge/e4@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955680 DLMGCP DEBUG <0013> endpoint:rtpbridge/e5@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955680 DLMGCP DEBUG <0013> endpoint:rtpbridge/e6@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955680 DLMGCP DEBUG <0013> endpoint:rtpbridge/e7@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955680 DLMGCP DEBUG <0013> endpoint:rtpbridge/e8@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955680 DLMGCP DEBUG <0013> endpoint:rtpbridge/e9@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955680 DLMGCP DEBUG <0013> endpoint:rtpbridge/ea@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955680 DLMGCP DEBUG <0013> endpoint:rtpbridge/eb@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955680 DLMGCP DEBUG <0013> endpoint:rtpbridge/ec@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955680 DLMGCP DEBUG <0013> endpoint:rtpbridge/ed@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955680 DLMGCP DEBUG <0013> endpoint:rtpbridge/ee@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955680 DLMGCP DEBUG <0013> endpoint:rtpbridge/ef@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955680 DLMGCP DEBUG <0013> endpoint:rtpbridge/f0@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955680 DLMGCP DEBUG <0013> endpoint:rtpbridge/f1@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955680 DLMGCP DEBUG <0013> endpoint:rtpbridge/f2@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955680 DLMGCP DEBUG <0013> endpoint:rtpbridge/f3@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955680 DLMGCP DEBUG <0013> endpoint:rtpbridge/f4@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955680 DLMGCP DEBUG <0013> endpoint:rtpbridge/f5@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955680 DLMGCP DEBUG <0013> endpoint:rtpbridge/f6@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955680 DLMGCP DEBUG <0013> endpoint:rtpbridge/f7@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955680 DLMGCP DEBUG <0013> endpoint:rtpbridge/f8@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955680 DLMGCP DEBUG <0013> endpoint:rtpbridge/f9@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955680 DLMGCP DEBUG <0013> endpoint:rtpbridge/fa@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955680 DLMGCP DEBUG <0013> endpoint:rtpbridge/fb@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955680 DLMGCP DEBUG <0013> endpoint:rtpbridge/fc@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955680 DLMGCP DEBUG <0013> endpoint:rtpbridge/fd@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955680 DLMGCP DEBUG <0013> endpoint:rtpbridge/fe@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955680 DLMGCP DEBUG <0013> endpoint:rtpbridge/ff@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955680 DLMGCP DEBUG <0013> endpoint:rtpbridge/100@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955680 DLMGCP DEBUG <0013> endpoint:rtpbridge/101@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955680 DLMGCP DEBUG <0013> endpoint:rtpbridge/102@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955680 DLMGCP DEBUG <0013> endpoint:rtpbridge/103@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955680 DLMGCP DEBUG <0013> endpoint:rtpbridge/104@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955680 DLMGCP DEBUG <0013> endpoint:rtpbridge/105@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955680 DLMGCP DEBUG <0013> endpoint:rtpbridge/106@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955680 DLMGCP DEBUG <0013> endpoint:rtpbridge/107@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955680 DLMGCP DEBUG <0013> endpoint:rtpbridge/108@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955680 DLMGCP DEBUG <0013> endpoint:rtpbridge/109@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955680 DLMGCP DEBUG <0013> endpoint:rtpbridge/10a@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955680 DLMGCP DEBUG <0013> endpoint:rtpbridge/10b@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955680 DLMGCP DEBUG <0013> endpoint:rtpbridge/10c@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955680 DLMGCP DEBUG <0013> endpoint:rtpbridge/10d@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955680 DLMGCP DEBUG <0013> endpoint:rtpbridge/10e@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955680 DLMGCP DEBUG <0013> endpoint:rtpbridge/10f@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955680 DLMGCP DEBUG <0013> endpoint:rtpbridge/110@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955680 DLMGCP DEBUG <0013> endpoint:rtpbridge/111@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955680 DLMGCP DEBUG <0013> endpoint:rtpbridge/112@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955680 DLMGCP DEBUG <0013> endpoint:rtpbridge/113@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955680 DLMGCP DEBUG <0013> endpoint:rtpbridge/114@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955680 DLMGCP DEBUG <0013> endpoint:rtpbridge/115@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955680 DLMGCP DEBUG <0013> endpoint:rtpbridge/116@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955680 DLMGCP DEBUG <0013> endpoint:rtpbridge/117@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955680 DLMGCP DEBUG <0013> endpoint:rtpbridge/118@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955680 DLMGCP DEBUG <0013> endpoint:rtpbridge/119@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955681 DLMGCP DEBUG <0013> endpoint:rtpbridge/11a@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955681 DLMGCP DEBUG <0013> endpoint:rtpbridge/11b@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955681 DLMGCP DEBUG <0013> endpoint:rtpbridge/11c@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955681 DLMGCP DEBUG <0013> endpoint:rtpbridge/11d@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955681 DLMGCP DEBUG <0013> endpoint:rtpbridge/11e@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955681 DLMGCP DEBUG <0013> endpoint:rtpbridge/11f@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955681 DLMGCP DEBUG <0013> endpoint:rtpbridge/120@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955681 DLMGCP DEBUG <0013> endpoint:rtpbridge/121@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955681 DLMGCP DEBUG <0013> endpoint:rtpbridge/122@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955681 DLMGCP DEBUG <0013> endpoint:rtpbridge/123@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955681 DLMGCP DEBUG <0013> endpoint:rtpbridge/124@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955681 DLMGCP DEBUG <0013> endpoint:rtpbridge/125@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955681 DLMGCP DEBUG <0013> endpoint:rtpbridge/126@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955681 DLMGCP DEBUG <0013> endpoint:rtpbridge/127@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955681 DLMGCP DEBUG <0013> endpoint:rtpbridge/128@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955681 DLMGCP DEBUG <0013> endpoint:rtpbridge/129@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955681 DLMGCP DEBUG <0013> endpoint:rtpbridge/12a@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955681 DLMGCP DEBUG <0013> endpoint:rtpbridge/12b@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955681 DLMGCP DEBUG <0013> endpoint:rtpbridge/12c@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955681 DLMGCP DEBUG <0013> endpoint:none Generated response: code=200 (mgcp_protocol.c:230) 20241102125955681 DLMGCP DEBUG <0013> Generated response: line #00: 200 2574 OK (mgcp_msg.c:67) 20241102125955681 DLMGCP DEBUG <0013> Received message: line #00: DLCX 2575 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241102125955681 DLMGCP DEBUG <0013> Received message: line #01: C: 0020 (mgcp_msg.c:67) 20241102125955681 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found free endpoint: rtpbridge/1@mgw (mgcp_endp.c:261) 20241102125955681 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:441) 20241102125955681 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241102125955681 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955681 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955681 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955681 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955681 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955681 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955681 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955681 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955681 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955681 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955681 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955681 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955681 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955681 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955681 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955681 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955681 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955681 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955681 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955681 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955681 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955681 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955681 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955681 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955681 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955681 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955681 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955681 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955681 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955681 DLMGCP DEBUG <0013> endpoint:rtpbridge/1e@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955681 DLMGCP DEBUG <0013> endpoint:rtpbridge/1f@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955681 DLMGCP DEBUG <0013> endpoint:rtpbridge/20@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955681 DLMGCP DEBUG <0013> endpoint:rtpbridge/21@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955681 DLMGCP DEBUG <0013> endpoint:rtpbridge/22@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955681 DLMGCP DEBUG <0013> endpoint:rtpbridge/23@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955681 DLMGCP DEBUG <0013> endpoint:rtpbridge/24@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955681 DLMGCP DEBUG <0013> endpoint:rtpbridge/25@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955681 DLMGCP DEBUG <0013> endpoint:rtpbridge/26@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955681 DLMGCP DEBUG <0013> endpoint:rtpbridge/27@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955681 DLMGCP DEBUG <0013> endpoint:rtpbridge/28@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955681 DLMGCP DEBUG <0013> endpoint:rtpbridge/29@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955681 DLMGCP DEBUG <0013> endpoint:rtpbridge/2a@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955681 DLMGCP DEBUG <0013> endpoint:rtpbridge/2b@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955681 DLMGCP DEBUG <0013> endpoint:rtpbridge/2c@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955681 DLMGCP DEBUG <0013> endpoint:rtpbridge/2d@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955681 DLMGCP DEBUG <0013> endpoint:rtpbridge/2e@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955681 DLMGCP DEBUG <0013> endpoint:rtpbridge/2f@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955681 DLMGCP DEBUG <0013> endpoint:rtpbridge/30@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955681 DLMGCP DEBUG <0013> endpoint:rtpbridge/31@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955681 DLMGCP DEBUG <0013> endpoint:rtpbridge/32@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955681 DLMGCP DEBUG <0013> endpoint:rtpbridge/33@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955681 DLMGCP DEBUG <0013> endpoint:rtpbridge/34@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955681 DLMGCP DEBUG <0013> endpoint:rtpbridge/35@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955681 DLMGCP DEBUG <0013> endpoint:rtpbridge/36@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955681 DLMGCP DEBUG <0013> endpoint:rtpbridge/37@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955681 DLMGCP DEBUG <0013> endpoint:rtpbridge/38@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955681 DLMGCP DEBUG <0013> endpoint:rtpbridge/39@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955681 DLMGCP DEBUG <0013> endpoint:rtpbridge/3a@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955681 DLMGCP DEBUG <0013> endpoint:rtpbridge/3b@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955681 DLMGCP DEBUG <0013> endpoint:rtpbridge/3c@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955681 DLMGCP DEBUG <0013> endpoint:rtpbridge/3d@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955681 DLMGCP DEBUG <0013> endpoint:rtpbridge/3e@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955681 DLMGCP DEBUG <0013> endpoint:rtpbridge/3f@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955681 DLMGCP DEBUG <0013> endpoint:rtpbridge/40@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955681 DLMGCP DEBUG <0013> endpoint:rtpbridge/41@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955681 DLMGCP DEBUG <0013> endpoint:rtpbridge/42@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955681 DLMGCP DEBUG <0013> endpoint:rtpbridge/43@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955681 DLMGCP DEBUG <0013> endpoint:rtpbridge/44@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955681 DLMGCP DEBUG <0013> endpoint:rtpbridge/45@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955681 DLMGCP DEBUG <0013> endpoint:rtpbridge/46@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955682 DLMGCP DEBUG <0013> endpoint:rtpbridge/47@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955682 DLMGCP DEBUG <0013> endpoint:rtpbridge/48@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955682 DLMGCP DEBUG <0013> endpoint:rtpbridge/49@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955682 DLMGCP DEBUG <0013> endpoint:rtpbridge/4a@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955682 DLMGCP DEBUG <0013> endpoint:rtpbridge/4b@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955682 DLMGCP DEBUG <0013> endpoint:rtpbridge/4c@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955682 DLMGCP DEBUG <0013> endpoint:rtpbridge/4d@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955682 DLMGCP DEBUG <0013> endpoint:rtpbridge/4e@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955682 DLMGCP DEBUG <0013> endpoint:rtpbridge/4f@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955682 DLMGCP DEBUG <0013> endpoint:rtpbridge/50@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955682 DLMGCP DEBUG <0013> endpoint:rtpbridge/51@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955682 DLMGCP DEBUG <0013> endpoint:rtpbridge/52@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955682 DLMGCP DEBUG <0013> endpoint:rtpbridge/53@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955682 DLMGCP DEBUG <0013> endpoint:rtpbridge/54@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955682 DLMGCP DEBUG <0013> endpoint:rtpbridge/55@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955682 DLMGCP DEBUG <0013> endpoint:rtpbridge/56@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955682 DLMGCP DEBUG <0013> endpoint:rtpbridge/57@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955682 DLMGCP DEBUG <0013> endpoint:rtpbridge/58@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955682 DLMGCP DEBUG <0013> endpoint:rtpbridge/59@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955682 DLMGCP DEBUG <0013> endpoint:rtpbridge/5a@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955682 DLMGCP DEBUG <0013> endpoint:rtpbridge/5b@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955682 DLMGCP DEBUG <0013> endpoint:rtpbridge/5c@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955682 DLMGCP DEBUG <0013> endpoint:rtpbridge/5d@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955682 DLMGCP DEBUG <0013> endpoint:rtpbridge/5e@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955682 DLMGCP DEBUG <0013> endpoint:rtpbridge/5f@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955682 DLMGCP DEBUG <0013> endpoint:rtpbridge/60@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955682 DLMGCP DEBUG <0013> endpoint:rtpbridge/61@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955682 DLMGCP DEBUG <0013> endpoint:rtpbridge/62@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955682 DLMGCP DEBUG <0013> endpoint:rtpbridge/63@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955682 DLMGCP DEBUG <0013> endpoint:rtpbridge/64@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955682 DLMGCP DEBUG <0013> endpoint:rtpbridge/65@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955682 DLMGCP DEBUG <0013> endpoint:rtpbridge/66@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955682 DLMGCP DEBUG <0013> endpoint:rtpbridge/67@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955682 DLMGCP DEBUG <0013> endpoint:rtpbridge/68@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955682 DLMGCP DEBUG <0013> endpoint:rtpbridge/69@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955682 DLMGCP DEBUG <0013> endpoint:rtpbridge/6a@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955682 DLMGCP DEBUG <0013> endpoint:rtpbridge/6b@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955682 DLMGCP DEBUG <0013> endpoint:rtpbridge/6c@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955682 DLMGCP DEBUG <0013> endpoint:rtpbridge/6d@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955682 DLMGCP DEBUG <0013> endpoint:rtpbridge/6e@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955682 DLMGCP DEBUG <0013> endpoint:rtpbridge/6f@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955682 DLMGCP DEBUG <0013> endpoint:rtpbridge/70@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955682 DLMGCP DEBUG <0013> endpoint:rtpbridge/71@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955682 DLMGCP DEBUG <0013> endpoint:rtpbridge/72@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955682 DLMGCP DEBUG <0013> endpoint:rtpbridge/73@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955682 DLMGCP DEBUG <0013> endpoint:rtpbridge/74@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955682 DLMGCP DEBUG <0013> endpoint:rtpbridge/75@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955682 DLMGCP DEBUG <0013> endpoint:rtpbridge/76@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955682 DLMGCP DEBUG <0013> endpoint:rtpbridge/77@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955682 DLMGCP DEBUG <0013> endpoint:rtpbridge/78@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955682 DLMGCP DEBUG <0013> endpoint:rtpbridge/79@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955682 DLMGCP DEBUG <0013> endpoint:rtpbridge/7a@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955682 DLMGCP DEBUG <0013> endpoint:rtpbridge/7b@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955682 DLMGCP DEBUG <0013> endpoint:rtpbridge/7c@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955682 DLMGCP DEBUG <0013> endpoint:rtpbridge/7d@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955682 DLMGCP DEBUG <0013> endpoint:rtpbridge/7e@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955682 DLMGCP DEBUG <0013> endpoint:rtpbridge/7f@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955682 DLMGCP DEBUG <0013> endpoint:rtpbridge/80@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955682 DLMGCP DEBUG <0013> endpoint:rtpbridge/81@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955682 DLMGCP DEBUG <0013> endpoint:rtpbridge/82@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955682 DLMGCP DEBUG <0013> endpoint:rtpbridge/83@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955682 DLMGCP DEBUG <0013> endpoint:rtpbridge/84@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955682 DLMGCP DEBUG <0013> endpoint:rtpbridge/85@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955682 DLMGCP DEBUG <0013> endpoint:rtpbridge/86@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955682 DLMGCP DEBUG <0013> endpoint:rtpbridge/87@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955682 DLMGCP DEBUG <0013> endpoint:rtpbridge/88@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955682 DLMGCP DEBUG <0013> endpoint:rtpbridge/89@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955682 DLMGCP DEBUG <0013> endpoint:rtpbridge/8a@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955682 DLMGCP DEBUG <0013> endpoint:rtpbridge/8b@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955682 DLMGCP DEBUG <0013> endpoint:rtpbridge/8c@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955682 DLMGCP DEBUG <0013> endpoint:rtpbridge/8d@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955682 DLMGCP DEBUG <0013> endpoint:rtpbridge/8e@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955682 DLMGCP DEBUG <0013> endpoint:rtpbridge/8f@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955682 DLMGCP DEBUG <0013> endpoint:rtpbridge/90@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955682 DLMGCP DEBUG <0013> endpoint:rtpbridge/91@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955682 DLMGCP DEBUG <0013> endpoint:rtpbridge/92@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955682 DLMGCP DEBUG <0013> endpoint:rtpbridge/93@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955682 DLMGCP DEBUG <0013> endpoint:rtpbridge/94@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955682 DLMGCP DEBUG <0013> endpoint:rtpbridge/95@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955682 DLMGCP DEBUG <0013> endpoint:rtpbridge/96@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955682 DLMGCP DEBUG <0013> endpoint:rtpbridge/97@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955682 DLMGCP DEBUG <0013> endpoint:rtpbridge/98@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955682 DLMGCP DEBUG <0013> endpoint:rtpbridge/99@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955682 DLMGCP DEBUG <0013> endpoint:rtpbridge/9a@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955682 DLMGCP DEBUG <0013> endpoint:rtpbridge/9b@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955682 DLMGCP DEBUG <0013> endpoint:rtpbridge/9c@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955682 DLMGCP DEBUG <0013> endpoint:rtpbridge/9d@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955682 DLMGCP DEBUG <0013> endpoint:rtpbridge/9e@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955682 DLMGCP DEBUG <0013> endpoint:rtpbridge/9f@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955682 DLMGCP DEBUG <0013> endpoint:rtpbridge/a0@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955682 DLMGCP DEBUG <0013> endpoint:rtpbridge/a1@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955682 DLMGCP DEBUG <0013> endpoint:rtpbridge/a2@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955682 DLMGCP DEBUG <0013> endpoint:rtpbridge/a3@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955682 DLMGCP DEBUG <0013> endpoint:rtpbridge/a4@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955682 DLMGCP DEBUG <0013> endpoint:rtpbridge/a5@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955682 DLMGCP DEBUG <0013> endpoint:rtpbridge/a6@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955682 DLMGCP DEBUG <0013> endpoint:rtpbridge/a7@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955682 DLMGCP DEBUG <0013> endpoint:rtpbridge/a8@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955682 DLMGCP DEBUG <0013> endpoint:rtpbridge/a9@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955682 DLMGCP DEBUG <0013> endpoint:rtpbridge/aa@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955682 DLMGCP DEBUG <0013> endpoint:rtpbridge/ab@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955682 DLMGCP DEBUG <0013> endpoint:rtpbridge/ac@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955682 DLMGCP DEBUG <0013> endpoint:rtpbridge/ad@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955682 DLMGCP DEBUG <0013> endpoint:rtpbridge/ae@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955682 DLMGCP DEBUG <0013> endpoint:rtpbridge/af@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955682 DLMGCP DEBUG <0013> endpoint:rtpbridge/b0@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955682 DLMGCP DEBUG <0013> endpoint:rtpbridge/b1@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955682 DLMGCP DEBUG <0013> endpoint:rtpbridge/b2@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955682 DLMGCP DEBUG <0013> endpoint:rtpbridge/b3@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955682 DLMGCP DEBUG <0013> endpoint:rtpbridge/b4@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955682 DLMGCP DEBUG <0013> endpoint:rtpbridge/b5@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955682 DLMGCP DEBUG <0013> endpoint:rtpbridge/b6@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955682 DLMGCP DEBUG <0013> endpoint:rtpbridge/b7@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955682 DLMGCP DEBUG <0013> endpoint:rtpbridge/b8@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955682 DLMGCP DEBUG <0013> endpoint:rtpbridge/b9@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955682 DLMGCP DEBUG <0013> endpoint:rtpbridge/ba@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955682 DLMGCP DEBUG <0013> endpoint:rtpbridge/bb@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955682 DLMGCP DEBUG <0013> endpoint:rtpbridge/bc@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955682 DLMGCP DEBUG <0013> endpoint:rtpbridge/bd@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955682 DLMGCP DEBUG <0013> endpoint:rtpbridge/be@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955682 DLMGCP DEBUG <0013> endpoint:rtpbridge/bf@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955682 DLMGCP DEBUG <0013> endpoint:rtpbridge/c0@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955682 DLMGCP DEBUG <0013> endpoint:rtpbridge/c1@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955682 DLMGCP DEBUG <0013> endpoint:rtpbridge/c2@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955682 DLMGCP DEBUG <0013> endpoint:rtpbridge/c3@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955682 DLMGCP DEBUG <0013> endpoint:rtpbridge/c4@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955682 DLMGCP DEBUG <0013> endpoint:rtpbridge/c5@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955682 DLMGCP DEBUG <0013> endpoint:rtpbridge/c6@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955682 DLMGCP DEBUG <0013> endpoint:rtpbridge/c7@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955682 DLMGCP DEBUG <0013> endpoint:rtpbridge/c8@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955682 DLMGCP DEBUG <0013> endpoint:rtpbridge/c9@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955682 DLMGCP DEBUG <0013> endpoint:rtpbridge/ca@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955682 DLMGCP DEBUG <0013> endpoint:rtpbridge/cb@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955682 DLMGCP DEBUG <0013> endpoint:rtpbridge/cc@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955683 DLMGCP DEBUG <0013> endpoint:rtpbridge/cd@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955683 DLMGCP DEBUG <0013> endpoint:rtpbridge/ce@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955683 DLMGCP DEBUG <0013> endpoint:rtpbridge/cf@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955683 DLMGCP DEBUG <0013> endpoint:rtpbridge/d0@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955683 DLMGCP DEBUG <0013> endpoint:rtpbridge/d1@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955683 DLMGCP DEBUG <0013> endpoint:rtpbridge/d2@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955683 DLMGCP DEBUG <0013> endpoint:rtpbridge/d3@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955683 DLMGCP DEBUG <0013> endpoint:rtpbridge/d4@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955683 DLMGCP DEBUG <0013> endpoint:rtpbridge/d5@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955683 DLMGCP DEBUG <0013> endpoint:rtpbridge/d6@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955683 DLMGCP DEBUG <0013> endpoint:rtpbridge/d7@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955683 DLMGCP DEBUG <0013> endpoint:rtpbridge/d8@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955683 DLMGCP DEBUG <0013> endpoint:rtpbridge/d9@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955683 DLMGCP DEBUG <0013> endpoint:rtpbridge/da@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955683 DLMGCP DEBUG <0013> endpoint:rtpbridge/db@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955683 DLMGCP DEBUG <0013> endpoint:rtpbridge/dc@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955683 DLMGCP DEBUG <0013> endpoint:rtpbridge/dd@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955683 DLMGCP DEBUG <0013> endpoint:rtpbridge/de@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955683 DLMGCP DEBUG <0013> endpoint:rtpbridge/df@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955683 DLMGCP DEBUG <0013> endpoint:rtpbridge/e0@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955683 DLMGCP DEBUG <0013> endpoint:rtpbridge/e1@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955683 DLMGCP DEBUG <0013> endpoint:rtpbridge/e2@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955683 DLMGCP DEBUG <0013> endpoint:rtpbridge/e3@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955683 DLMGCP DEBUG <0013> endpoint:rtpbridge/e4@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955683 DLMGCP DEBUG <0013> endpoint:rtpbridge/e5@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955683 DLMGCP DEBUG <0013> endpoint:rtpbridge/e6@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955683 DLMGCP DEBUG <0013> endpoint:rtpbridge/e7@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955683 DLMGCP DEBUG <0013> endpoint:rtpbridge/e8@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955683 DLMGCP DEBUG <0013> endpoint:rtpbridge/e9@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955683 DLMGCP DEBUG <0013> endpoint:rtpbridge/ea@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955683 DLMGCP DEBUG <0013> endpoint:rtpbridge/eb@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955683 DLMGCP DEBUG <0013> endpoint:rtpbridge/ec@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955683 DLMGCP DEBUG <0013> endpoint:rtpbridge/ed@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955683 DLMGCP DEBUG <0013> endpoint:rtpbridge/ee@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955683 DLMGCP DEBUG <0013> endpoint:rtpbridge/ef@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955683 DLMGCP DEBUG <0013> endpoint:rtpbridge/f0@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955683 DLMGCP DEBUG <0013> endpoint:rtpbridge/f1@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955683 DLMGCP DEBUG <0013> endpoint:rtpbridge/f2@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955683 DLMGCP DEBUG <0013> endpoint:rtpbridge/f3@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955683 DLMGCP DEBUG <0013> endpoint:rtpbridge/f4@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955683 DLMGCP DEBUG <0013> endpoint:rtpbridge/f5@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955683 DLMGCP DEBUG <0013> endpoint:rtpbridge/f6@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955683 DLMGCP DEBUG <0013> endpoint:rtpbridge/f7@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955683 DLMGCP DEBUG <0013> endpoint:rtpbridge/f8@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955683 DLMGCP DEBUG <0013> endpoint:rtpbridge/f9@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955683 DLMGCP DEBUG <0013> endpoint:rtpbridge/fa@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955683 DLMGCP DEBUG <0013> endpoint:rtpbridge/fb@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955683 DLMGCP DEBUG <0013> endpoint:rtpbridge/fc@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955683 DLMGCP DEBUG <0013> endpoint:rtpbridge/fd@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955683 DLMGCP DEBUG <0013> endpoint:rtpbridge/fe@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955683 DLMGCP DEBUG <0013> endpoint:rtpbridge/ff@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955683 DLMGCP DEBUG <0013> endpoint:rtpbridge/100@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955683 DLMGCP DEBUG <0013> endpoint:rtpbridge/101@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955683 DLMGCP DEBUG <0013> endpoint:rtpbridge/102@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955683 DLMGCP DEBUG <0013> endpoint:rtpbridge/103@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955683 DLMGCP DEBUG <0013> endpoint:rtpbridge/104@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955683 DLMGCP DEBUG <0013> endpoint:rtpbridge/105@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955683 DLMGCP DEBUG <0013> endpoint:rtpbridge/106@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955683 DLMGCP DEBUG <0013> endpoint:rtpbridge/107@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955683 DLMGCP DEBUG <0013> endpoint:rtpbridge/108@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955683 DLMGCP DEBUG <0013> endpoint:rtpbridge/109@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955683 DLMGCP DEBUG <0013> endpoint:rtpbridge/10a@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955683 DLMGCP DEBUG <0013> endpoint:rtpbridge/10b@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955683 DLMGCP DEBUG <0013> endpoint:rtpbridge/10c@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955683 DLMGCP DEBUG <0013> endpoint:rtpbridge/10d@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955683 DLMGCP DEBUG <0013> endpoint:rtpbridge/10e@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955683 DLMGCP DEBUG <0013> endpoint:rtpbridge/10f@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955683 DLMGCP DEBUG <0013> endpoint:rtpbridge/110@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955683 DLMGCP DEBUG <0013> endpoint:rtpbridge/111@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955683 DLMGCP DEBUG <0013> endpoint:rtpbridge/112@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955683 DLMGCP DEBUG <0013> endpoint:rtpbridge/113@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955683 DLMGCP DEBUG <0013> endpoint:rtpbridge/114@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955683 DLMGCP DEBUG <0013> endpoint:rtpbridge/115@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955683 DLMGCP DEBUG <0013> endpoint:rtpbridge/116@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955683 DLMGCP DEBUG <0013> endpoint:rtpbridge/117@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955683 DLMGCP DEBUG <0013> endpoint:rtpbridge/118@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955683 DLMGCP DEBUG <0013> endpoint:rtpbridge/119@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955683 DLMGCP DEBUG <0013> endpoint:rtpbridge/11a@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955683 DLMGCP DEBUG <0013> endpoint:rtpbridge/11b@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955683 DLMGCP DEBUG <0013> endpoint:rtpbridge/11c@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955683 DLMGCP DEBUG <0013> endpoint:rtpbridge/11d@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955683 DLMGCP DEBUG <0013> endpoint:rtpbridge/11e@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955683 DLMGCP DEBUG <0013> endpoint:rtpbridge/11f@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955683 DLMGCP DEBUG <0013> endpoint:rtpbridge/120@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955683 DLMGCP DEBUG <0013> endpoint:rtpbridge/121@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955683 DLMGCP DEBUG <0013> endpoint:rtpbridge/122@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955683 DLMGCP DEBUG <0013> endpoint:rtpbridge/123@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955683 DLMGCP DEBUG <0013> endpoint:rtpbridge/124@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955683 DLMGCP DEBUG <0013> endpoint:rtpbridge/125@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955683 DLMGCP DEBUG <0013> endpoint:rtpbridge/126@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955683 DLMGCP DEBUG <0013> endpoint:rtpbridge/127@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955683 DLMGCP DEBUG <0013> endpoint:rtpbridge/128@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955683 DLMGCP DEBUG <0013> endpoint:rtpbridge/129@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955683 DLMGCP DEBUG <0013> endpoint:rtpbridge/12a@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955683 DLMGCP DEBUG <0013> endpoint:rtpbridge/12b@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955683 DLMGCP DEBUG <0013> endpoint:rtpbridge/12c@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955683 DLMGCP DEBUG <0013> endpoint:none Generated response: code=200 (mgcp_protocol.c:230) 20241102125955683 DLMGCP DEBUG <0013> Generated response: line #00: 200 2575 OK (mgcp_msg.c:67) 20241102125955684 DLMGCP DEBUG <0013> Received message: line #00: DLCX 2576 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241102125955684 DLMGCP DEBUG <0013> Received message: line #01: C: 0021 (mgcp_msg.c:67) 20241102125955684 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found free endpoint: rtpbridge/1@mgw (mgcp_endp.c:261) 20241102125955684 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:441) 20241102125955684 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241102125955684 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955684 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955684 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955684 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955684 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955684 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955684 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955684 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955684 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955684 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955684 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955684 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955684 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955684 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955684 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955684 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955684 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955684 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955684 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955684 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955684 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955684 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955684 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955684 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955684 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955684 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955684 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955684 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955684 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955684 DLMGCP DEBUG <0013> endpoint:rtpbridge/1e@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955684 DLMGCP DEBUG <0013> endpoint:rtpbridge/1f@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955684 DLMGCP DEBUG <0013> endpoint:rtpbridge/20@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955684 DLMGCP DEBUG <0013> endpoint:rtpbridge/21@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955684 DLMGCP DEBUG <0013> endpoint:rtpbridge/22@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955684 DLMGCP DEBUG <0013> endpoint:rtpbridge/23@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955684 DLMGCP DEBUG <0013> endpoint:rtpbridge/24@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955684 DLMGCP DEBUG <0013> endpoint:rtpbridge/25@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955684 DLMGCP DEBUG <0013> endpoint:rtpbridge/26@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955684 DLMGCP DEBUG <0013> endpoint:rtpbridge/27@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955684 DLMGCP DEBUG <0013> endpoint:rtpbridge/28@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955684 DLMGCP DEBUG <0013> endpoint:rtpbridge/29@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955684 DLMGCP DEBUG <0013> endpoint:rtpbridge/2a@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955684 DLMGCP DEBUG <0013> endpoint:rtpbridge/2b@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955684 DLMGCP DEBUG <0013> endpoint:rtpbridge/2c@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955684 DLMGCP DEBUG <0013> endpoint:rtpbridge/2d@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955684 DLMGCP DEBUG <0013> endpoint:rtpbridge/2e@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955684 DLMGCP DEBUG <0013> endpoint:rtpbridge/2f@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955684 DLMGCP DEBUG <0013> endpoint:rtpbridge/30@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955684 DLMGCP DEBUG <0013> endpoint:rtpbridge/31@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955684 DLMGCP DEBUG <0013> endpoint:rtpbridge/32@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955684 DLMGCP DEBUG <0013> endpoint:rtpbridge/33@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955684 DLMGCP DEBUG <0013> endpoint:rtpbridge/34@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955684 DLMGCP DEBUG <0013> endpoint:rtpbridge/35@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955684 DLMGCP DEBUG <0013> endpoint:rtpbridge/36@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955684 DLMGCP DEBUG <0013> endpoint:rtpbridge/37@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955684 DLMGCP DEBUG <0013> endpoint:rtpbridge/38@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955684 DLMGCP DEBUG <0013> endpoint:rtpbridge/39@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955684 DLMGCP DEBUG <0013> endpoint:rtpbridge/3a@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955684 DLMGCP DEBUG <0013> endpoint:rtpbridge/3b@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955684 DLMGCP DEBUG <0013> endpoint:rtpbridge/3c@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955684 DLMGCP DEBUG <0013> endpoint:rtpbridge/3d@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955684 DLMGCP DEBUG <0013> endpoint:rtpbridge/3e@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955684 DLMGCP DEBUG <0013> endpoint:rtpbridge/3f@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955684 DLMGCP DEBUG <0013> endpoint:rtpbridge/40@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955684 DLMGCP DEBUG <0013> endpoint:rtpbridge/41@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955684 DLMGCP DEBUG <0013> endpoint:rtpbridge/42@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955684 DLMGCP DEBUG <0013> endpoint:rtpbridge/43@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955684 DLMGCP DEBUG <0013> endpoint:rtpbridge/44@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955684 DLMGCP DEBUG <0013> endpoint:rtpbridge/45@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955684 DLMGCP DEBUG <0013> endpoint:rtpbridge/46@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955684 DLMGCP DEBUG <0013> endpoint:rtpbridge/47@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955684 DLMGCP DEBUG <0013> endpoint:rtpbridge/48@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955684 DLMGCP DEBUG <0013> endpoint:rtpbridge/49@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955684 DLMGCP DEBUG <0013> endpoint:rtpbridge/4a@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955684 DLMGCP DEBUG <0013> endpoint:rtpbridge/4b@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955684 DLMGCP DEBUG <0013> endpoint:rtpbridge/4c@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955684 DLMGCP DEBUG <0013> endpoint:rtpbridge/4d@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955684 DLMGCP DEBUG <0013> endpoint:rtpbridge/4e@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955684 DLMGCP DEBUG <0013> endpoint:rtpbridge/4f@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955684 DLMGCP DEBUG <0013> endpoint:rtpbridge/50@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955684 DLMGCP DEBUG <0013> endpoint:rtpbridge/51@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955684 DLMGCP DEBUG <0013> endpoint:rtpbridge/52@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955684 DLMGCP DEBUG <0013> endpoint:rtpbridge/53@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955684 DLMGCP DEBUG <0013> endpoint:rtpbridge/54@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955684 DLMGCP DEBUG <0013> endpoint:rtpbridge/55@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955684 DLMGCP DEBUG <0013> endpoint:rtpbridge/56@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955684 DLMGCP DEBUG <0013> endpoint:rtpbridge/57@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955684 DLMGCP DEBUG <0013> endpoint:rtpbridge/58@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955684 DLMGCP DEBUG <0013> endpoint:rtpbridge/59@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955684 DLMGCP DEBUG <0013> endpoint:rtpbridge/5a@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955684 DLMGCP DEBUG <0013> endpoint:rtpbridge/5b@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955684 DLMGCP DEBUG <0013> endpoint:rtpbridge/5c@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955684 DLMGCP DEBUG <0013> endpoint:rtpbridge/5d@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955684 DLMGCP DEBUG <0013> endpoint:rtpbridge/5e@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955684 DLMGCP DEBUG <0013> endpoint:rtpbridge/5f@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955684 DLMGCP DEBUG <0013> endpoint:rtpbridge/60@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955684 DLMGCP DEBUG <0013> endpoint:rtpbridge/61@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955684 DLMGCP DEBUG <0013> endpoint:rtpbridge/62@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955684 DLMGCP DEBUG <0013> endpoint:rtpbridge/63@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955684 DLMGCP DEBUG <0013> endpoint:rtpbridge/64@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955684 DLMGCP DEBUG <0013> endpoint:rtpbridge/65@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955684 DLMGCP DEBUG <0013> endpoint:rtpbridge/66@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955684 DLMGCP DEBUG <0013> endpoint:rtpbridge/67@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955684 DLMGCP DEBUG <0013> endpoint:rtpbridge/68@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955684 DLMGCP DEBUG <0013> endpoint:rtpbridge/69@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955684 DLMGCP DEBUG <0013> endpoint:rtpbridge/6a@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955684 DLMGCP DEBUG <0013> endpoint:rtpbridge/6b@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955684 DLMGCP DEBUG <0013> endpoint:rtpbridge/6c@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955684 DLMGCP DEBUG <0013> endpoint:rtpbridge/6d@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955684 DLMGCP DEBUG <0013> endpoint:rtpbridge/6e@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955684 DLMGCP DEBUG <0013> endpoint:rtpbridge/6f@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955684 DLMGCP DEBUG <0013> endpoint:rtpbridge/70@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955684 DLMGCP DEBUG <0013> endpoint:rtpbridge/71@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955684 DLMGCP DEBUG <0013> endpoint:rtpbridge/72@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955684 DLMGCP DEBUG <0013> endpoint:rtpbridge/73@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955684 DLMGCP DEBUG <0013> endpoint:rtpbridge/74@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955684 DLMGCP DEBUG <0013> endpoint:rtpbridge/75@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955684 DLMGCP DEBUG <0013> endpoint:rtpbridge/76@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955684 DLMGCP DEBUG <0013> endpoint:rtpbridge/77@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955684 DLMGCP DEBUG <0013> endpoint:rtpbridge/78@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955684 DLMGCP DEBUG <0013> endpoint:rtpbridge/79@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955684 DLMGCP DEBUG <0013> endpoint:rtpbridge/7a@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955684 DLMGCP DEBUG <0013> endpoint:rtpbridge/7b@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955684 DLMGCP DEBUG <0013> endpoint:rtpbridge/7c@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955685 DLMGCP DEBUG <0013> endpoint:rtpbridge/7d@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955685 DLMGCP DEBUG <0013> endpoint:rtpbridge/7e@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955685 DLMGCP DEBUG <0013> endpoint:rtpbridge/7f@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955685 DLMGCP DEBUG <0013> endpoint:rtpbridge/80@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955685 DLMGCP DEBUG <0013> endpoint:rtpbridge/81@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955685 DLMGCP DEBUG <0013> endpoint:rtpbridge/82@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955685 DLMGCP DEBUG <0013> endpoint:rtpbridge/83@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955685 DLMGCP DEBUG <0013> endpoint:rtpbridge/84@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955685 DLMGCP DEBUG <0013> endpoint:rtpbridge/85@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955685 DLMGCP DEBUG <0013> endpoint:rtpbridge/86@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955685 DLMGCP DEBUG <0013> endpoint:rtpbridge/87@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955685 DLMGCP DEBUG <0013> endpoint:rtpbridge/88@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955685 DLMGCP DEBUG <0013> endpoint:rtpbridge/89@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955685 DLMGCP DEBUG <0013> endpoint:rtpbridge/8a@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955685 DLMGCP DEBUG <0013> endpoint:rtpbridge/8b@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955685 DLMGCP DEBUG <0013> endpoint:rtpbridge/8c@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955685 DLMGCP DEBUG <0013> endpoint:rtpbridge/8d@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955685 DLMGCP DEBUG <0013> endpoint:rtpbridge/8e@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955685 DLMGCP DEBUG <0013> endpoint:rtpbridge/8f@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955685 DLMGCP DEBUG <0013> endpoint:rtpbridge/90@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955685 DLMGCP DEBUG <0013> endpoint:rtpbridge/91@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955685 DLMGCP DEBUG <0013> endpoint:rtpbridge/92@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955685 DLMGCP DEBUG <0013> endpoint:rtpbridge/93@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955685 DLMGCP DEBUG <0013> endpoint:rtpbridge/94@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955685 DLMGCP DEBUG <0013> endpoint:rtpbridge/95@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955685 DLMGCP DEBUG <0013> endpoint:rtpbridge/96@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955685 DLMGCP DEBUG <0013> endpoint:rtpbridge/97@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955685 DLMGCP DEBUG <0013> endpoint:rtpbridge/98@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955685 DLMGCP DEBUG <0013> endpoint:rtpbridge/99@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955685 DLMGCP DEBUG <0013> endpoint:rtpbridge/9a@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955685 DLMGCP DEBUG <0013> endpoint:rtpbridge/9b@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955685 DLMGCP DEBUG <0013> endpoint:rtpbridge/9c@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955685 DLMGCP DEBUG <0013> endpoint:rtpbridge/9d@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955685 DLMGCP DEBUG <0013> endpoint:rtpbridge/9e@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955685 DLMGCP DEBUG <0013> endpoint:rtpbridge/9f@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955685 DLMGCP DEBUG <0013> endpoint:rtpbridge/a0@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955685 DLMGCP DEBUG <0013> endpoint:rtpbridge/a1@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955685 DLMGCP DEBUG <0013> endpoint:rtpbridge/a2@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955685 DLMGCP DEBUG <0013> endpoint:rtpbridge/a3@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955685 DLMGCP DEBUG <0013> endpoint:rtpbridge/a4@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955685 DLMGCP DEBUG <0013> endpoint:rtpbridge/a5@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955685 DLMGCP DEBUG <0013> endpoint:rtpbridge/a6@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955685 DLMGCP DEBUG <0013> endpoint:rtpbridge/a7@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955685 DLMGCP DEBUG <0013> endpoint:rtpbridge/a8@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955685 DLMGCP DEBUG <0013> endpoint:rtpbridge/a9@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955685 DLMGCP DEBUG <0013> endpoint:rtpbridge/aa@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955685 DLMGCP DEBUG <0013> endpoint:rtpbridge/ab@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955685 DLMGCP DEBUG <0013> endpoint:rtpbridge/ac@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955685 DLMGCP DEBUG <0013> endpoint:rtpbridge/ad@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955685 DLMGCP DEBUG <0013> endpoint:rtpbridge/ae@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955685 DLMGCP DEBUG <0013> endpoint:rtpbridge/af@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955685 DLMGCP DEBUG <0013> endpoint:rtpbridge/b0@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955685 DLMGCP DEBUG <0013> endpoint:rtpbridge/b1@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955685 DLMGCP DEBUG <0013> endpoint:rtpbridge/b2@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955685 DLMGCP DEBUG <0013> endpoint:rtpbridge/b3@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955685 DLMGCP DEBUG <0013> endpoint:rtpbridge/b4@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955685 DLMGCP DEBUG <0013> endpoint:rtpbridge/b5@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955685 DLMGCP DEBUG <0013> endpoint:rtpbridge/b6@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955685 DLMGCP DEBUG <0013> endpoint:rtpbridge/b7@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955685 DLMGCP DEBUG <0013> endpoint:rtpbridge/b8@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955685 DLMGCP DEBUG <0013> endpoint:rtpbridge/b9@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955685 DLMGCP DEBUG <0013> endpoint:rtpbridge/ba@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955685 DLMGCP DEBUG <0013> endpoint:rtpbridge/bb@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955685 DLMGCP DEBUG <0013> endpoint:rtpbridge/bc@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955685 DLMGCP DEBUG <0013> endpoint:rtpbridge/bd@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955685 DLMGCP DEBUG <0013> endpoint:rtpbridge/be@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955685 DLMGCP DEBUG <0013> endpoint:rtpbridge/bf@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955685 DLMGCP DEBUG <0013> endpoint:rtpbridge/c0@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955685 DLMGCP DEBUG <0013> endpoint:rtpbridge/c1@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955685 DLMGCP DEBUG <0013> endpoint:rtpbridge/c2@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955685 DLMGCP DEBUG <0013> endpoint:rtpbridge/c3@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955685 DLMGCP DEBUG <0013> endpoint:rtpbridge/c4@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955685 DLMGCP DEBUG <0013> endpoint:rtpbridge/c5@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955685 DLMGCP DEBUG <0013> endpoint:rtpbridge/c6@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955685 DLMGCP DEBUG <0013> endpoint:rtpbridge/c7@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955685 DLMGCP DEBUG <0013> endpoint:rtpbridge/c8@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955685 DLMGCP DEBUG <0013> endpoint:rtpbridge/c9@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955685 DLMGCP DEBUG <0013> endpoint:rtpbridge/ca@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955685 DLMGCP DEBUG <0013> endpoint:rtpbridge/cb@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955685 DLMGCP DEBUG <0013> endpoint:rtpbridge/cc@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955685 DLMGCP DEBUG <0013> endpoint:rtpbridge/cd@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955685 DLMGCP DEBUG <0013> endpoint:rtpbridge/ce@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955685 DLMGCP DEBUG <0013> endpoint:rtpbridge/cf@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955685 DLMGCP DEBUG <0013> endpoint:rtpbridge/d0@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955685 DLMGCP DEBUG <0013> endpoint:rtpbridge/d1@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955685 DLMGCP DEBUG <0013> endpoint:rtpbridge/d2@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955685 DLMGCP DEBUG <0013> endpoint:rtpbridge/d3@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955685 DLMGCP DEBUG <0013> endpoint:rtpbridge/d4@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955685 DLMGCP DEBUG <0013> endpoint:rtpbridge/d5@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955685 DLMGCP DEBUG <0013> endpoint:rtpbridge/d6@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955685 DLMGCP DEBUG <0013> endpoint:rtpbridge/d7@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955685 DLMGCP DEBUG <0013> endpoint:rtpbridge/d8@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955685 DLMGCP DEBUG <0013> endpoint:rtpbridge/d9@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955685 DLMGCP DEBUG <0013> endpoint:rtpbridge/da@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955685 DLMGCP DEBUG <0013> endpoint:rtpbridge/db@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955685 DLMGCP DEBUG <0013> endpoint:rtpbridge/dc@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955685 DLMGCP DEBUG <0013> endpoint:rtpbridge/dd@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955685 DLMGCP DEBUG <0013> endpoint:rtpbridge/de@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955685 DLMGCP DEBUG <0013> endpoint:rtpbridge/df@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955685 DLMGCP DEBUG <0013> endpoint:rtpbridge/e0@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955685 DLMGCP DEBUG <0013> endpoint:rtpbridge/e1@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955685 DLMGCP DEBUG <0013> endpoint:rtpbridge/e2@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955685 DLMGCP DEBUG <0013> endpoint:rtpbridge/e3@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955685 DLMGCP DEBUG <0013> endpoint:rtpbridge/e4@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955685 DLMGCP DEBUG <0013> endpoint:rtpbridge/e5@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955685 DLMGCP DEBUG <0013> endpoint:rtpbridge/e6@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955685 DLMGCP DEBUG <0013> endpoint:rtpbridge/e7@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955685 DLMGCP DEBUG <0013> endpoint:rtpbridge/e8@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955685 DLMGCP DEBUG <0013> endpoint:rtpbridge/e9@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955685 DLMGCP DEBUG <0013> endpoint:rtpbridge/ea@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955685 DLMGCP DEBUG <0013> endpoint:rtpbridge/eb@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955685 DLMGCP DEBUG <0013> endpoint:rtpbridge/ec@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955685 DLMGCP DEBUG <0013> endpoint:rtpbridge/ed@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955685 DLMGCP DEBUG <0013> endpoint:rtpbridge/ee@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955685 DLMGCP DEBUG <0013> endpoint:rtpbridge/ef@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955685 DLMGCP DEBUG <0013> endpoint:rtpbridge/f0@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955685 DLMGCP DEBUG <0013> endpoint:rtpbridge/f1@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955685 DLMGCP DEBUG <0013> endpoint:rtpbridge/f2@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955685 DLMGCP DEBUG <0013> endpoint:rtpbridge/f3@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955685 DLMGCP DEBUG <0013> endpoint:rtpbridge/f4@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955685 DLMGCP DEBUG <0013> endpoint:rtpbridge/f5@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955685 DLMGCP DEBUG <0013> endpoint:rtpbridge/f6@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955685 DLMGCP DEBUG <0013> endpoint:rtpbridge/f7@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955685 DLMGCP DEBUG <0013> endpoint:rtpbridge/f8@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955685 DLMGCP DEBUG <0013> endpoint:rtpbridge/f9@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955685 DLMGCP DEBUG <0013> endpoint:rtpbridge/fa@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955685 DLMGCP DEBUG <0013> endpoint:rtpbridge/fb@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955685 DLMGCP DEBUG <0013> endpoint:rtpbridge/fc@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955685 DLMGCP DEBUG <0013> endpoint:rtpbridge/fd@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955685 DLMGCP DEBUG <0013> endpoint:rtpbridge/fe@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955685 DLMGCP DEBUG <0013> endpoint:rtpbridge/ff@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955685 DLMGCP DEBUG <0013> endpoint:rtpbridge/100@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955685 DLMGCP DEBUG <0013> endpoint:rtpbridge/101@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955685 DLMGCP DEBUG <0013> endpoint:rtpbridge/102@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955685 DLMGCP DEBUG <0013> endpoint:rtpbridge/103@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955685 DLMGCP DEBUG <0013> endpoint:rtpbridge/104@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955686 DLMGCP DEBUG <0013> endpoint:rtpbridge/105@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955686 DLMGCP DEBUG <0013> endpoint:rtpbridge/106@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955686 DLMGCP DEBUG <0013> endpoint:rtpbridge/107@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955686 DLMGCP DEBUG <0013> endpoint:rtpbridge/108@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955686 DLMGCP DEBUG <0013> endpoint:rtpbridge/109@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955686 DLMGCP DEBUG <0013> endpoint:rtpbridge/10a@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955686 DLMGCP DEBUG <0013> endpoint:rtpbridge/10b@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955686 DLMGCP DEBUG <0013> endpoint:rtpbridge/10c@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955686 DLMGCP DEBUG <0013> endpoint:rtpbridge/10d@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955686 DLMGCP DEBUG <0013> endpoint:rtpbridge/10e@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955686 DLMGCP DEBUG <0013> endpoint:rtpbridge/10f@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955686 DLMGCP DEBUG <0013> endpoint:rtpbridge/110@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955686 DLMGCP DEBUG <0013> endpoint:rtpbridge/111@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955686 DLMGCP DEBUG <0013> endpoint:rtpbridge/112@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955686 DLMGCP DEBUG <0013> endpoint:rtpbridge/113@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955686 DLMGCP DEBUG <0013> endpoint:rtpbridge/114@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955686 DLMGCP DEBUG <0013> endpoint:rtpbridge/115@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955686 DLMGCP DEBUG <0013> endpoint:rtpbridge/116@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955686 DLMGCP DEBUG <0013> endpoint:rtpbridge/117@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955686 DLMGCP DEBUG <0013> endpoint:rtpbridge/118@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955686 DLMGCP DEBUG <0013> endpoint:rtpbridge/119@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955686 DLMGCP DEBUG <0013> endpoint:rtpbridge/11a@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955686 DLMGCP DEBUG <0013> endpoint:rtpbridge/11b@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955686 DLMGCP DEBUG <0013> endpoint:rtpbridge/11c@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955686 DLMGCP DEBUG <0013> endpoint:rtpbridge/11d@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955686 DLMGCP DEBUG <0013> endpoint:rtpbridge/11e@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955686 DLMGCP DEBUG <0013> endpoint:rtpbridge/11f@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955686 DLMGCP DEBUG <0013> endpoint:rtpbridge/120@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955686 DLMGCP DEBUG <0013> endpoint:rtpbridge/121@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955686 DLMGCP DEBUG <0013> endpoint:rtpbridge/122@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955686 DLMGCP DEBUG <0013> endpoint:rtpbridge/123@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955686 DLMGCP DEBUG <0013> endpoint:rtpbridge/124@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955686 DLMGCP DEBUG <0013> endpoint:rtpbridge/125@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955686 DLMGCP DEBUG <0013> endpoint:rtpbridge/126@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955686 DLMGCP DEBUG <0013> endpoint:rtpbridge/127@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955686 DLMGCP DEBUG <0013> endpoint:rtpbridge/128@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955686 DLMGCP DEBUG <0013> endpoint:rtpbridge/129@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955686 DLMGCP DEBUG <0013> endpoint:rtpbridge/12a@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955686 DLMGCP DEBUG <0013> endpoint:rtpbridge/12b@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955686 DLMGCP DEBUG <0013> endpoint:rtpbridge/12c@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955686 DLMGCP DEBUG <0013> endpoint:none Generated response: code=200 (mgcp_protocol.c:230) 20241102125955686 DLMGCP DEBUG <0013> Generated response: line #00: 200 2576 OK (mgcp_msg.c:67) 20241102125955686 DLMGCP DEBUG <0013> Received message: line #00: DLCX 2577 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241102125955686 DLMGCP DEBUG <0013> Received message: line #01: C: 0022 (mgcp_msg.c:67) 20241102125955686 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found free endpoint: rtpbridge/1@mgw (mgcp_endp.c:261) 20241102125955686 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:441) 20241102125955686 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241102125955686 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955686 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955686 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955686 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955686 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955686 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955686 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955686 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955686 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955686 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955686 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955686 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955686 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955686 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955686 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955686 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955686 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955686 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955686 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955686 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955686 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955686 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955686 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955686 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955686 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955686 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955686 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955686 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955686 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955686 DLMGCP DEBUG <0013> endpoint:rtpbridge/1e@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955686 DLMGCP DEBUG <0013> endpoint:rtpbridge/1f@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955686 DLMGCP DEBUG <0013> endpoint:rtpbridge/20@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955686 DLMGCP DEBUG <0013> endpoint:rtpbridge/21@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955686 DLMGCP DEBUG <0013> endpoint:rtpbridge/22@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955686 DLMGCP DEBUG <0013> endpoint:rtpbridge/23@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955686 DLMGCP DEBUG <0013> endpoint:rtpbridge/24@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955686 DLMGCP DEBUG <0013> endpoint:rtpbridge/25@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955686 DLMGCP DEBUG <0013> endpoint:rtpbridge/26@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955686 DLMGCP DEBUG <0013> endpoint:rtpbridge/27@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955686 DLMGCP DEBUG <0013> endpoint:rtpbridge/28@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955686 DLMGCP DEBUG <0013> endpoint:rtpbridge/29@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955686 DLMGCP DEBUG <0013> endpoint:rtpbridge/2a@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955686 DLMGCP DEBUG <0013> endpoint:rtpbridge/2b@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955686 DLMGCP DEBUG <0013> endpoint:rtpbridge/2c@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955686 DLMGCP DEBUG <0013> endpoint:rtpbridge/2d@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955686 DLMGCP DEBUG <0013> endpoint:rtpbridge/2e@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955686 DLMGCP DEBUG <0013> endpoint:rtpbridge/2f@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955686 DLMGCP DEBUG <0013> endpoint:rtpbridge/30@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955687 DLMGCP DEBUG <0013> endpoint:rtpbridge/31@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955687 DLMGCP DEBUG <0013> endpoint:rtpbridge/32@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955687 DLMGCP DEBUG <0013> endpoint:rtpbridge/33@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955687 DLMGCP DEBUG <0013> endpoint:rtpbridge/34@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955687 DLMGCP DEBUG <0013> endpoint:rtpbridge/35@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955687 DLMGCP DEBUG <0013> endpoint:rtpbridge/36@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955687 DLMGCP DEBUG <0013> endpoint:rtpbridge/37@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955687 DLMGCP DEBUG <0013> endpoint:rtpbridge/38@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955687 DLMGCP DEBUG <0013> endpoint:rtpbridge/39@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955687 DLMGCP DEBUG <0013> endpoint:rtpbridge/3a@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955687 DLMGCP DEBUG <0013> endpoint:rtpbridge/3b@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955687 DLMGCP DEBUG <0013> endpoint:rtpbridge/3c@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955687 DLMGCP DEBUG <0013> endpoint:rtpbridge/3d@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955687 DLMGCP DEBUG <0013> endpoint:rtpbridge/3e@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955687 DLMGCP DEBUG <0013> endpoint:rtpbridge/3f@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955687 DLMGCP DEBUG <0013> endpoint:rtpbridge/40@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955687 DLMGCP DEBUG <0013> endpoint:rtpbridge/41@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955687 DLMGCP DEBUG <0013> endpoint:rtpbridge/42@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955687 DLMGCP DEBUG <0013> endpoint:rtpbridge/43@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955687 DLMGCP DEBUG <0013> endpoint:rtpbridge/44@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955687 DLMGCP DEBUG <0013> endpoint:rtpbridge/45@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955687 DLMGCP DEBUG <0013> endpoint:rtpbridge/46@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955687 DLMGCP DEBUG <0013> endpoint:rtpbridge/47@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955687 DLMGCP DEBUG <0013> endpoint:rtpbridge/48@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955687 DLMGCP DEBUG <0013> endpoint:rtpbridge/49@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955687 DLMGCP DEBUG <0013> endpoint:rtpbridge/4a@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955687 DLMGCP DEBUG <0013> endpoint:rtpbridge/4b@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955687 DLMGCP DEBUG <0013> endpoint:rtpbridge/4c@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955687 DLMGCP DEBUG <0013> endpoint:rtpbridge/4d@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955687 DLMGCP DEBUG <0013> endpoint:rtpbridge/4e@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955687 DLMGCP DEBUG <0013> endpoint:rtpbridge/4f@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955687 DLMGCP DEBUG <0013> endpoint:rtpbridge/50@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955687 DLMGCP DEBUG <0013> endpoint:rtpbridge/51@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955687 DLMGCP DEBUG <0013> endpoint:rtpbridge/52@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955687 DLMGCP DEBUG <0013> endpoint:rtpbridge/53@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955687 DLMGCP DEBUG <0013> endpoint:rtpbridge/54@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955687 DLMGCP DEBUG <0013> endpoint:rtpbridge/55@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955687 DLMGCP DEBUG <0013> endpoint:rtpbridge/56@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955687 DLMGCP DEBUG <0013> endpoint:rtpbridge/57@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955687 DLMGCP DEBUG <0013> endpoint:rtpbridge/58@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955687 DLMGCP DEBUG <0013> endpoint:rtpbridge/59@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955687 DLMGCP DEBUG <0013> endpoint:rtpbridge/5a@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955687 DLMGCP DEBUG <0013> endpoint:rtpbridge/5b@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955687 DLMGCP DEBUG <0013> endpoint:rtpbridge/5c@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955687 DLMGCP DEBUG <0013> endpoint:rtpbridge/5d@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955687 DLMGCP DEBUG <0013> endpoint:rtpbridge/5e@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955687 DLMGCP DEBUG <0013> endpoint:rtpbridge/5f@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955687 DLMGCP DEBUG <0013> endpoint:rtpbridge/60@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955687 DLMGCP DEBUG <0013> endpoint:rtpbridge/61@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955687 DLMGCP DEBUG <0013> endpoint:rtpbridge/62@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955687 DLMGCP DEBUG <0013> endpoint:rtpbridge/63@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955687 DLMGCP DEBUG <0013> endpoint:rtpbridge/64@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955687 DLMGCP DEBUG <0013> endpoint:rtpbridge/65@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955687 DLMGCP DEBUG <0013> endpoint:rtpbridge/66@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955687 DLMGCP DEBUG <0013> endpoint:rtpbridge/67@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955687 DLMGCP DEBUG <0013> endpoint:rtpbridge/68@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955687 DLMGCP DEBUG <0013> endpoint:rtpbridge/69@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955687 DLMGCP DEBUG <0013> endpoint:rtpbridge/6a@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955687 DLMGCP DEBUG <0013> endpoint:rtpbridge/6b@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955687 DLMGCP DEBUG <0013> endpoint:rtpbridge/6c@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955687 DLMGCP DEBUG <0013> endpoint:rtpbridge/6d@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955687 DLMGCP DEBUG <0013> endpoint:rtpbridge/6e@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955687 DLMGCP DEBUG <0013> endpoint:rtpbridge/6f@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955687 DLMGCP DEBUG <0013> endpoint:rtpbridge/70@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955687 DLMGCP DEBUG <0013> endpoint:rtpbridge/71@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955687 DLMGCP DEBUG <0013> endpoint:rtpbridge/72@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955687 DLMGCP DEBUG <0013> endpoint:rtpbridge/73@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955687 DLMGCP DEBUG <0013> endpoint:rtpbridge/74@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955687 DLMGCP DEBUG <0013> endpoint:rtpbridge/75@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955687 DLMGCP DEBUG <0013> endpoint:rtpbridge/76@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955687 DLMGCP DEBUG <0013> endpoint:rtpbridge/77@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955687 DLMGCP DEBUG <0013> endpoint:rtpbridge/78@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955687 DLMGCP DEBUG <0013> endpoint:rtpbridge/79@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955687 DLMGCP DEBUG <0013> endpoint:rtpbridge/7a@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955687 DLMGCP DEBUG <0013> endpoint:rtpbridge/7b@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955687 DLMGCP DEBUG <0013> endpoint:rtpbridge/7c@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955687 DLMGCP DEBUG <0013> endpoint:rtpbridge/7d@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955687 DLMGCP DEBUG <0013> endpoint:rtpbridge/7e@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955687 DLMGCP DEBUG <0013> endpoint:rtpbridge/7f@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955687 DLMGCP DEBUG <0013> endpoint:rtpbridge/80@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955687 DLMGCP DEBUG <0013> endpoint:rtpbridge/81@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955687 DLMGCP DEBUG <0013> endpoint:rtpbridge/82@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955687 DLMGCP DEBUG <0013> endpoint:rtpbridge/83@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955687 DLMGCP DEBUG <0013> endpoint:rtpbridge/84@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955687 DLMGCP DEBUG <0013> endpoint:rtpbridge/85@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955687 DLMGCP DEBUG <0013> endpoint:rtpbridge/86@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955687 DLMGCP DEBUG <0013> endpoint:rtpbridge/87@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955687 DLMGCP DEBUG <0013> endpoint:rtpbridge/88@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955687 DLMGCP DEBUG <0013> endpoint:rtpbridge/89@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955687 DLMGCP DEBUG <0013> endpoint:rtpbridge/8a@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955687 DLMGCP DEBUG <0013> endpoint:rtpbridge/8b@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955687 DLMGCP DEBUG <0013> endpoint:rtpbridge/8c@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955687 DLMGCP DEBUG <0013> endpoint:rtpbridge/8d@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955687 DLMGCP DEBUG <0013> endpoint:rtpbridge/8e@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955687 DLMGCP DEBUG <0013> endpoint:rtpbridge/8f@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955687 DLMGCP DEBUG <0013> endpoint:rtpbridge/90@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955687 DLMGCP DEBUG <0013> endpoint:rtpbridge/91@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955687 DLMGCP DEBUG <0013> endpoint:rtpbridge/92@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955687 DLMGCP DEBUG <0013> endpoint:rtpbridge/93@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955687 DLMGCP DEBUG <0013> endpoint:rtpbridge/94@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955687 DLMGCP DEBUG <0013> endpoint:rtpbridge/95@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955687 DLMGCP DEBUG <0013> endpoint:rtpbridge/96@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955687 DLMGCP DEBUG <0013> endpoint:rtpbridge/97@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955687 DLMGCP DEBUG <0013> endpoint:rtpbridge/98@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955687 DLMGCP DEBUG <0013> endpoint:rtpbridge/99@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955687 DLMGCP DEBUG <0013> endpoint:rtpbridge/9a@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955687 DLMGCP DEBUG <0013> endpoint:rtpbridge/9b@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955687 DLMGCP DEBUG <0013> endpoint:rtpbridge/9c@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955687 DLMGCP DEBUG <0013> endpoint:rtpbridge/9d@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955687 DLMGCP DEBUG <0013> endpoint:rtpbridge/9e@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955687 DLMGCP DEBUG <0013> endpoint:rtpbridge/9f@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955687 DLMGCP DEBUG <0013> endpoint:rtpbridge/a0@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955687 DLMGCP DEBUG <0013> endpoint:rtpbridge/a1@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955687 DLMGCP DEBUG <0013> endpoint:rtpbridge/a2@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955687 DLMGCP DEBUG <0013> endpoint:rtpbridge/a3@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955687 DLMGCP DEBUG <0013> endpoint:rtpbridge/a4@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955687 DLMGCP DEBUG <0013> endpoint:rtpbridge/a5@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955687 DLMGCP DEBUG <0013> endpoint:rtpbridge/a6@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955687 DLMGCP DEBUG <0013> endpoint:rtpbridge/a7@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955687 DLMGCP DEBUG <0013> endpoint:rtpbridge/a8@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955687 DLMGCP DEBUG <0013> endpoint:rtpbridge/a9@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955687 DLMGCP DEBUG <0013> endpoint:rtpbridge/aa@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955687 DLMGCP DEBUG <0013> endpoint:rtpbridge/ab@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955687 DLMGCP DEBUG <0013> endpoint:rtpbridge/ac@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955687 DLMGCP DEBUG <0013> endpoint:rtpbridge/ad@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955687 DLMGCP DEBUG <0013> endpoint:rtpbridge/ae@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955687 DLMGCP DEBUG <0013> endpoint:rtpbridge/af@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955687 DLMGCP DEBUG <0013> endpoint:rtpbridge/b0@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955687 DLMGCP DEBUG <0013> endpoint:rtpbridge/b1@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955687 DLMGCP DEBUG <0013> endpoint:rtpbridge/b2@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955687 DLMGCP DEBUG <0013> endpoint:rtpbridge/b3@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955687 DLMGCP DEBUG <0013> endpoint:rtpbridge/b4@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955687 DLMGCP DEBUG <0013> endpoint:rtpbridge/b5@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955688 DLMGCP DEBUG <0013> endpoint:rtpbridge/b6@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955688 DLMGCP DEBUG <0013> endpoint:rtpbridge/b7@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955688 DLMGCP DEBUG <0013> endpoint:rtpbridge/b8@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955688 DLMGCP DEBUG <0013> endpoint:rtpbridge/b9@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955688 DLMGCP DEBUG <0013> endpoint:rtpbridge/ba@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955688 DLMGCP DEBUG <0013> endpoint:rtpbridge/bb@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955688 DLMGCP DEBUG <0013> endpoint:rtpbridge/bc@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955688 DLMGCP DEBUG <0013> endpoint:rtpbridge/bd@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955688 DLMGCP DEBUG <0013> endpoint:rtpbridge/be@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955688 DLMGCP DEBUG <0013> endpoint:rtpbridge/bf@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955688 DLMGCP DEBUG <0013> endpoint:rtpbridge/c0@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955688 DLMGCP DEBUG <0013> endpoint:rtpbridge/c1@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955688 DLMGCP DEBUG <0013> endpoint:rtpbridge/c2@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955688 DLMGCP DEBUG <0013> endpoint:rtpbridge/c3@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955688 DLMGCP DEBUG <0013> endpoint:rtpbridge/c4@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955688 DLMGCP DEBUG <0013> endpoint:rtpbridge/c5@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955688 DLMGCP DEBUG <0013> endpoint:rtpbridge/c6@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955688 DLMGCP DEBUG <0013> endpoint:rtpbridge/c7@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955688 DLMGCP DEBUG <0013> endpoint:rtpbridge/c8@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955688 DLMGCP DEBUG <0013> endpoint:rtpbridge/c9@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955688 DLMGCP DEBUG <0013> endpoint:rtpbridge/ca@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955688 DLMGCP DEBUG <0013> endpoint:rtpbridge/cb@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955688 DLMGCP DEBUG <0013> endpoint:rtpbridge/cc@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955688 DLMGCP DEBUG <0013> endpoint:rtpbridge/cd@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955688 DLMGCP DEBUG <0013> endpoint:rtpbridge/ce@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955688 DLMGCP DEBUG <0013> endpoint:rtpbridge/cf@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955688 DLMGCP DEBUG <0013> endpoint:rtpbridge/d0@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955688 DLMGCP DEBUG <0013> endpoint:rtpbridge/d1@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955688 DLMGCP DEBUG <0013> endpoint:rtpbridge/d2@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955688 DLMGCP DEBUG <0013> endpoint:rtpbridge/d3@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955688 DLMGCP DEBUG <0013> endpoint:rtpbridge/d4@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955688 DLMGCP DEBUG <0013> endpoint:rtpbridge/d5@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955688 DLMGCP DEBUG <0013> endpoint:rtpbridge/d6@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955688 DLMGCP DEBUG <0013> endpoint:rtpbridge/d7@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955688 DLMGCP DEBUG <0013> endpoint:rtpbridge/d8@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955688 DLMGCP DEBUG <0013> endpoint:rtpbridge/d9@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955688 DLMGCP DEBUG <0013> endpoint:rtpbridge/da@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955688 DLMGCP DEBUG <0013> endpoint:rtpbridge/db@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955688 DLMGCP DEBUG <0013> endpoint:rtpbridge/dc@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955688 DLMGCP DEBUG <0013> endpoint:rtpbridge/dd@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955688 DLMGCP DEBUG <0013> endpoint:rtpbridge/de@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955688 DLMGCP DEBUG <0013> endpoint:rtpbridge/df@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955688 DLMGCP DEBUG <0013> endpoint:rtpbridge/e0@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955688 DLMGCP DEBUG <0013> endpoint:rtpbridge/e1@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955688 DLMGCP DEBUG <0013> endpoint:rtpbridge/e2@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955688 DLMGCP DEBUG <0013> endpoint:rtpbridge/e3@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955688 DLMGCP DEBUG <0013> endpoint:rtpbridge/e4@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955688 DLMGCP DEBUG <0013> endpoint:rtpbridge/e5@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955688 DLMGCP DEBUG <0013> endpoint:rtpbridge/e6@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955688 DLMGCP DEBUG <0013> endpoint:rtpbridge/e7@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955688 DLMGCP DEBUG <0013> endpoint:rtpbridge/e8@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955688 DLMGCP DEBUG <0013> endpoint:rtpbridge/e9@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955688 DLMGCP DEBUG <0013> endpoint:rtpbridge/ea@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955688 DLMGCP DEBUG <0013> endpoint:rtpbridge/eb@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955688 DLMGCP DEBUG <0013> endpoint:rtpbridge/ec@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955688 DLMGCP DEBUG <0013> endpoint:rtpbridge/ed@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955688 DLMGCP DEBUG <0013> endpoint:rtpbridge/ee@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955688 DLMGCP DEBUG <0013> endpoint:rtpbridge/ef@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955688 DLMGCP DEBUG <0013> endpoint:rtpbridge/f0@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955688 DLMGCP DEBUG <0013> endpoint:rtpbridge/f1@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955688 DLMGCP DEBUG <0013> endpoint:rtpbridge/f2@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955688 DLMGCP DEBUG <0013> endpoint:rtpbridge/f3@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955688 DLMGCP DEBUG <0013> endpoint:rtpbridge/f4@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955688 DLMGCP DEBUG <0013> endpoint:rtpbridge/f5@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955688 DLMGCP DEBUG <0013> endpoint:rtpbridge/f6@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955688 DLMGCP DEBUG <0013> endpoint:rtpbridge/f7@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955688 DLMGCP DEBUG <0013> endpoint:rtpbridge/f8@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955688 DLMGCP DEBUG <0013> endpoint:rtpbridge/f9@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955688 DLMGCP DEBUG <0013> endpoint:rtpbridge/fa@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955688 DLMGCP DEBUG <0013> endpoint:rtpbridge/fb@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955688 DLMGCP DEBUG <0013> endpoint:rtpbridge/fc@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955688 DLMGCP DEBUG <0013> endpoint:rtpbridge/fd@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955688 DLMGCP DEBUG <0013> endpoint:rtpbridge/fe@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955688 DLMGCP DEBUG <0013> endpoint:rtpbridge/ff@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955688 DLMGCP DEBUG <0013> endpoint:rtpbridge/100@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955688 DLMGCP DEBUG <0013> endpoint:rtpbridge/101@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955688 DLMGCP DEBUG <0013> endpoint:rtpbridge/102@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955688 DLMGCP DEBUG <0013> endpoint:rtpbridge/103@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955688 DLMGCP DEBUG <0013> endpoint:rtpbridge/104@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955688 DLMGCP DEBUG <0013> endpoint:rtpbridge/105@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955688 DLMGCP DEBUG <0013> endpoint:rtpbridge/106@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955688 DLMGCP DEBUG <0013> endpoint:rtpbridge/107@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955688 DLMGCP DEBUG <0013> endpoint:rtpbridge/108@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955688 DLMGCP DEBUG <0013> endpoint:rtpbridge/109@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955688 DLMGCP DEBUG <0013> endpoint:rtpbridge/10a@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955688 DLMGCP DEBUG <0013> endpoint:rtpbridge/10b@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955688 DLMGCP DEBUG <0013> endpoint:rtpbridge/10c@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955688 DLMGCP DEBUG <0013> endpoint:rtpbridge/10d@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955688 DLMGCP DEBUG <0013> endpoint:rtpbridge/10e@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955688 DLMGCP DEBUG <0013> endpoint:rtpbridge/10f@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955688 DLMGCP DEBUG <0013> endpoint:rtpbridge/110@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955688 DLMGCP DEBUG <0013> endpoint:rtpbridge/111@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955688 DLMGCP DEBUG <0013> endpoint:rtpbridge/112@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955688 DLMGCP DEBUG <0013> endpoint:rtpbridge/113@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955688 DLMGCP DEBUG <0013> endpoint:rtpbridge/114@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955688 DLMGCP DEBUG <0013> endpoint:rtpbridge/115@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955688 DLMGCP DEBUG <0013> endpoint:rtpbridge/116@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955688 DLMGCP DEBUG <0013> endpoint:rtpbridge/117@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955688 DLMGCP DEBUG <0013> endpoint:rtpbridge/118@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955688 DLMGCP DEBUG <0013> endpoint:rtpbridge/119@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955688 DLMGCP DEBUG <0013> endpoint:rtpbridge/11a@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955688 DLMGCP DEBUG <0013> endpoint:rtpbridge/11b@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955688 DLMGCP DEBUG <0013> endpoint:rtpbridge/11c@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955688 DLMGCP DEBUG <0013> endpoint:rtpbridge/11d@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955688 DLMGCP DEBUG <0013> endpoint:rtpbridge/11e@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955688 DLMGCP DEBUG <0013> endpoint:rtpbridge/11f@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955688 DLMGCP DEBUG <0013> endpoint:rtpbridge/120@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955688 DLMGCP DEBUG <0013> endpoint:rtpbridge/121@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955688 DLMGCP DEBUG <0013> endpoint:rtpbridge/122@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955688 DLMGCP DEBUG <0013> endpoint:rtpbridge/123@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955688 DLMGCP DEBUG <0013> endpoint:rtpbridge/124@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955688 DLMGCP DEBUG <0013> endpoint:rtpbridge/125@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955688 DLMGCP DEBUG <0013> endpoint:rtpbridge/126@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955688 DLMGCP DEBUG <0013> endpoint:rtpbridge/127@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955688 DLMGCP DEBUG <0013> endpoint:rtpbridge/128@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955688 DLMGCP DEBUG <0013> endpoint:rtpbridge/129@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955688 DLMGCP DEBUG <0013> endpoint:rtpbridge/12a@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955688 DLMGCP DEBUG <0013> endpoint:rtpbridge/12b@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955688 DLMGCP DEBUG <0013> endpoint:rtpbridge/12c@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955688 DLMGCP DEBUG <0013> endpoint:none Generated response: code=200 (mgcp_protocol.c:230) 20241102125955688 DLMGCP DEBUG <0013> Generated response: line #00: 200 2577 OK (mgcp_msg.c:67) 20241102125955689 DLMGCP DEBUG <0013> Received message: line #00: DLCX 2578 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241102125955689 DLMGCP DEBUG <0013> Received message: line #01: C: 0023 (mgcp_msg.c:67) 20241102125955689 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found free endpoint: rtpbridge/1@mgw (mgcp_endp.c:261) 20241102125955689 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:441) 20241102125955689 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241102125955689 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955689 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955689 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955689 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955689 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955689 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955689 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955689 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955689 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955689 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955689 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955689 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955689 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955689 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955689 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955689 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955689 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955689 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955689 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955689 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955689 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955689 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955689 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955689 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955689 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955689 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955689 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955689 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955689 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955689 DLMGCP DEBUG <0013> endpoint:rtpbridge/1e@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955689 DLMGCP DEBUG <0013> endpoint:rtpbridge/1f@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955689 DLMGCP DEBUG <0013> endpoint:rtpbridge/20@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955689 DLMGCP DEBUG <0013> endpoint:rtpbridge/21@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955689 DLMGCP DEBUG <0013> endpoint:rtpbridge/22@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955689 DLMGCP DEBUG <0013> endpoint:rtpbridge/23@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955689 DLMGCP DEBUG <0013> endpoint:rtpbridge/24@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955689 DLMGCP DEBUG <0013> endpoint:rtpbridge/25@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955689 DLMGCP DEBUG <0013> endpoint:rtpbridge/26@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955689 DLMGCP DEBUG <0013> endpoint:rtpbridge/27@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955689 DLMGCP DEBUG <0013> endpoint:rtpbridge/28@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955689 DLMGCP DEBUG <0013> endpoint:rtpbridge/29@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955689 DLMGCP DEBUG <0013> endpoint:rtpbridge/2a@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955689 DLMGCP DEBUG <0013> endpoint:rtpbridge/2b@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955689 DLMGCP DEBUG <0013> endpoint:rtpbridge/2c@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955689 DLMGCP DEBUG <0013> endpoint:rtpbridge/2d@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955689 DLMGCP DEBUG <0013> endpoint:rtpbridge/2e@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955689 DLMGCP DEBUG <0013> endpoint:rtpbridge/2f@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955689 DLMGCP DEBUG <0013> endpoint:rtpbridge/30@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955689 DLMGCP DEBUG <0013> endpoint:rtpbridge/31@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955689 DLMGCP DEBUG <0013> endpoint:rtpbridge/32@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955689 DLMGCP DEBUG <0013> endpoint:rtpbridge/33@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955689 DLMGCP DEBUG <0013> endpoint:rtpbridge/34@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955689 DLMGCP DEBUG <0013> endpoint:rtpbridge/35@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955689 DLMGCP DEBUG <0013> endpoint:rtpbridge/36@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955689 DLMGCP DEBUG <0013> endpoint:rtpbridge/37@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955689 DLMGCP DEBUG <0013> endpoint:rtpbridge/38@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955689 DLMGCP DEBUG <0013> endpoint:rtpbridge/39@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955689 DLMGCP DEBUG <0013> endpoint:rtpbridge/3a@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955689 DLMGCP DEBUG <0013> endpoint:rtpbridge/3b@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955689 DLMGCP DEBUG <0013> endpoint:rtpbridge/3c@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955689 DLMGCP DEBUG <0013> endpoint:rtpbridge/3d@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955689 DLMGCP DEBUG <0013> endpoint:rtpbridge/3e@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955689 DLMGCP DEBUG <0013> endpoint:rtpbridge/3f@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955689 DLMGCP DEBUG <0013> endpoint:rtpbridge/40@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955689 DLMGCP DEBUG <0013> endpoint:rtpbridge/41@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955689 DLMGCP DEBUG <0013> endpoint:rtpbridge/42@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955689 DLMGCP DEBUG <0013> endpoint:rtpbridge/43@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955689 DLMGCP DEBUG <0013> endpoint:rtpbridge/44@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955689 DLMGCP DEBUG <0013> endpoint:rtpbridge/45@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955689 DLMGCP DEBUG <0013> endpoint:rtpbridge/46@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955689 DLMGCP DEBUG <0013> endpoint:rtpbridge/47@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955689 DLMGCP DEBUG <0013> endpoint:rtpbridge/48@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955689 DLMGCP DEBUG <0013> endpoint:rtpbridge/49@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955689 DLMGCP DEBUG <0013> endpoint:rtpbridge/4a@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955689 DLMGCP DEBUG <0013> endpoint:rtpbridge/4b@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955689 DLMGCP DEBUG <0013> endpoint:rtpbridge/4c@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955689 DLMGCP DEBUG <0013> endpoint:rtpbridge/4d@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955689 DLMGCP DEBUG <0013> endpoint:rtpbridge/4e@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955689 DLMGCP DEBUG <0013> endpoint:rtpbridge/4f@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955689 DLMGCP DEBUG <0013> endpoint:rtpbridge/50@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955689 DLMGCP DEBUG <0013> endpoint:rtpbridge/51@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955689 DLMGCP DEBUG <0013> endpoint:rtpbridge/52@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955689 DLMGCP DEBUG <0013> endpoint:rtpbridge/53@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955689 DLMGCP DEBUG <0013> endpoint:rtpbridge/54@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955689 DLMGCP DEBUG <0013> endpoint:rtpbridge/55@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955689 DLMGCP DEBUG <0013> endpoint:rtpbridge/56@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955689 DLMGCP DEBUG <0013> endpoint:rtpbridge/57@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955689 DLMGCP DEBUG <0013> endpoint:rtpbridge/58@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955689 DLMGCP DEBUG <0013> endpoint:rtpbridge/59@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955689 DLMGCP DEBUG <0013> endpoint:rtpbridge/5a@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955689 DLMGCP DEBUG <0013> endpoint:rtpbridge/5b@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955689 DLMGCP DEBUG <0013> endpoint:rtpbridge/5c@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955689 DLMGCP DEBUG <0013> endpoint:rtpbridge/5d@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955689 DLMGCP DEBUG <0013> endpoint:rtpbridge/5e@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955689 DLMGCP DEBUG <0013> endpoint:rtpbridge/5f@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955689 DLMGCP DEBUG <0013> endpoint:rtpbridge/60@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955689 DLMGCP DEBUG <0013> endpoint:rtpbridge/61@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955689 DLMGCP DEBUG <0013> endpoint:rtpbridge/62@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955689 DLMGCP DEBUG <0013> endpoint:rtpbridge/63@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955689 DLMGCP DEBUG <0013> endpoint:rtpbridge/64@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955689 DLMGCP DEBUG <0013> endpoint:rtpbridge/65@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955689 DLMGCP DEBUG <0013> endpoint:rtpbridge/66@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955689 DLMGCP DEBUG <0013> endpoint:rtpbridge/67@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955689 DLMGCP DEBUG <0013> endpoint:rtpbridge/68@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955689 DLMGCP DEBUG <0013> endpoint:rtpbridge/69@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955689 DLMGCP DEBUG <0013> endpoint:rtpbridge/6a@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955689 DLMGCP DEBUG <0013> endpoint:rtpbridge/6b@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955689 DLMGCP DEBUG <0013> endpoint:rtpbridge/6c@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955690 DLMGCP DEBUG <0013> endpoint:rtpbridge/6d@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955690 DLMGCP DEBUG <0013> endpoint:rtpbridge/6e@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955690 DLMGCP DEBUG <0013> endpoint:rtpbridge/6f@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955690 DLMGCP DEBUG <0013> endpoint:rtpbridge/70@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955690 DLMGCP DEBUG <0013> endpoint:rtpbridge/71@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955690 DLMGCP DEBUG <0013> endpoint:rtpbridge/72@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955690 DLMGCP DEBUG <0013> endpoint:rtpbridge/73@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955690 DLMGCP DEBUG <0013> endpoint:rtpbridge/74@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955690 DLMGCP DEBUG <0013> endpoint:rtpbridge/75@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955690 DLMGCP DEBUG <0013> endpoint:rtpbridge/76@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955690 DLMGCP DEBUG <0013> endpoint:rtpbridge/77@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955690 DLMGCP DEBUG <0013> endpoint:rtpbridge/78@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955690 DLMGCP DEBUG <0013> endpoint:rtpbridge/79@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955690 DLMGCP DEBUG <0013> endpoint:rtpbridge/7a@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955690 DLMGCP DEBUG <0013> endpoint:rtpbridge/7b@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955690 DLMGCP DEBUG <0013> endpoint:rtpbridge/7c@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955690 DLMGCP DEBUG <0013> endpoint:rtpbridge/7d@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955690 DLMGCP DEBUG <0013> endpoint:rtpbridge/7e@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955690 DLMGCP DEBUG <0013> endpoint:rtpbridge/7f@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955690 DLMGCP DEBUG <0013> endpoint:rtpbridge/80@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955690 DLMGCP DEBUG <0013> endpoint:rtpbridge/81@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955690 DLMGCP DEBUG <0013> endpoint:rtpbridge/82@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955690 DLMGCP DEBUG <0013> endpoint:rtpbridge/83@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955690 DLMGCP DEBUG <0013> endpoint:rtpbridge/84@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955690 DLMGCP DEBUG <0013> endpoint:rtpbridge/85@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955690 DLMGCP DEBUG <0013> endpoint:rtpbridge/86@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955690 DLMGCP DEBUG <0013> endpoint:rtpbridge/87@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955690 DLMGCP DEBUG <0013> endpoint:rtpbridge/88@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955690 DLMGCP DEBUG <0013> endpoint:rtpbridge/89@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955690 DLMGCP DEBUG <0013> endpoint:rtpbridge/8a@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955690 DLMGCP DEBUG <0013> endpoint:rtpbridge/8b@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955690 DLMGCP DEBUG <0013> endpoint:rtpbridge/8c@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955690 DLMGCP DEBUG <0013> endpoint:rtpbridge/8d@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955690 DLMGCP DEBUG <0013> endpoint:rtpbridge/8e@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955690 DLMGCP DEBUG <0013> endpoint:rtpbridge/8f@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955690 DLMGCP DEBUG <0013> endpoint:rtpbridge/90@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955690 DLMGCP DEBUG <0013> endpoint:rtpbridge/91@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955690 DLMGCP DEBUG <0013> endpoint:rtpbridge/92@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955690 DLMGCP DEBUG <0013> endpoint:rtpbridge/93@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955690 DLMGCP DEBUG <0013> endpoint:rtpbridge/94@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955690 DLMGCP DEBUG <0013> endpoint:rtpbridge/95@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955690 DLMGCP DEBUG <0013> endpoint:rtpbridge/96@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955690 DLMGCP DEBUG <0013> endpoint:rtpbridge/97@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955690 DLMGCP DEBUG <0013> endpoint:rtpbridge/98@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955690 DLMGCP DEBUG <0013> endpoint:rtpbridge/99@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955690 DLMGCP DEBUG <0013> endpoint:rtpbridge/9a@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955690 DLMGCP DEBUG <0013> endpoint:rtpbridge/9b@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955690 DLMGCP DEBUG <0013> endpoint:rtpbridge/9c@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955690 DLMGCP DEBUG <0013> endpoint:rtpbridge/9d@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955690 DLMGCP DEBUG <0013> endpoint:rtpbridge/9e@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955690 DLMGCP DEBUG <0013> endpoint:rtpbridge/9f@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955690 DLMGCP DEBUG <0013> endpoint:rtpbridge/a0@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955690 DLMGCP DEBUG <0013> endpoint:rtpbridge/a1@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955690 DLMGCP DEBUG <0013> endpoint:rtpbridge/a2@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955690 DLMGCP DEBUG <0013> endpoint:rtpbridge/a3@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955690 DLMGCP DEBUG <0013> endpoint:rtpbridge/a4@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955690 DLMGCP DEBUG <0013> endpoint:rtpbridge/a5@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955690 DLMGCP DEBUG <0013> endpoint:rtpbridge/a6@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955690 DLMGCP DEBUG <0013> endpoint:rtpbridge/a7@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955690 DLMGCP DEBUG <0013> endpoint:rtpbridge/a8@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955690 DLMGCP DEBUG <0013> endpoint:rtpbridge/a9@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955690 DLMGCP DEBUG <0013> endpoint:rtpbridge/aa@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955690 DLMGCP DEBUG <0013> endpoint:rtpbridge/ab@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955690 DLMGCP DEBUG <0013> endpoint:rtpbridge/ac@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955690 DLMGCP DEBUG <0013> endpoint:rtpbridge/ad@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955690 DLMGCP DEBUG <0013> endpoint:rtpbridge/ae@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955690 DLMGCP DEBUG <0013> endpoint:rtpbridge/af@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955690 DLMGCP DEBUG <0013> endpoint:rtpbridge/b0@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955690 DLMGCP DEBUG <0013> endpoint:rtpbridge/b1@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955690 DLMGCP DEBUG <0013> endpoint:rtpbridge/b2@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955690 DLMGCP DEBUG <0013> endpoint:rtpbridge/b3@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955690 DLMGCP DEBUG <0013> endpoint:rtpbridge/b4@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955690 DLMGCP DEBUG <0013> endpoint:rtpbridge/b5@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955690 DLMGCP DEBUG <0013> endpoint:rtpbridge/b6@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955690 DLMGCP DEBUG <0013> endpoint:rtpbridge/b7@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955690 DLMGCP DEBUG <0013> endpoint:rtpbridge/b8@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955690 DLMGCP DEBUG <0013> endpoint:rtpbridge/b9@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955690 DLMGCP DEBUG <0013> endpoint:rtpbridge/ba@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955690 DLMGCP DEBUG <0013> endpoint:rtpbridge/bb@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955690 DLMGCP DEBUG <0013> endpoint:rtpbridge/bc@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955690 DLMGCP DEBUG <0013> endpoint:rtpbridge/bd@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955690 DLMGCP DEBUG <0013> endpoint:rtpbridge/be@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955690 DLMGCP DEBUG <0013> endpoint:rtpbridge/bf@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955690 DLMGCP DEBUG <0013> endpoint:rtpbridge/c0@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955690 DLMGCP DEBUG <0013> endpoint:rtpbridge/c1@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955690 DLMGCP DEBUG <0013> endpoint:rtpbridge/c2@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955690 DLMGCP DEBUG <0013> endpoint:rtpbridge/c3@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955690 DLMGCP DEBUG <0013> endpoint:rtpbridge/c4@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955690 DLMGCP DEBUG <0013> endpoint:rtpbridge/c5@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955690 DLMGCP DEBUG <0013> endpoint:rtpbridge/c6@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955690 DLMGCP DEBUG <0013> endpoint:rtpbridge/c7@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955690 DLMGCP DEBUG <0013> endpoint:rtpbridge/c8@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955690 DLMGCP DEBUG <0013> endpoint:rtpbridge/c9@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955690 DLMGCP DEBUG <0013> endpoint:rtpbridge/ca@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955690 DLMGCP DEBUG <0013> endpoint:rtpbridge/cb@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955690 DLMGCP DEBUG <0013> endpoint:rtpbridge/cc@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955690 DLMGCP DEBUG <0013> endpoint:rtpbridge/cd@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955690 DLMGCP DEBUG <0013> endpoint:rtpbridge/ce@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955690 DLMGCP DEBUG <0013> endpoint:rtpbridge/cf@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955690 DLMGCP DEBUG <0013> endpoint:rtpbridge/d0@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955690 DLMGCP DEBUG <0013> endpoint:rtpbridge/d1@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955690 DLMGCP DEBUG <0013> endpoint:rtpbridge/d2@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955690 DLMGCP DEBUG <0013> endpoint:rtpbridge/d3@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955690 DLMGCP DEBUG <0013> endpoint:rtpbridge/d4@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955690 DLMGCP DEBUG <0013> endpoint:rtpbridge/d5@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955690 DLMGCP DEBUG <0013> endpoint:rtpbridge/d6@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955690 DLMGCP DEBUG <0013> endpoint:rtpbridge/d7@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955690 DLMGCP DEBUG <0013> endpoint:rtpbridge/d8@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955690 DLMGCP DEBUG <0013> endpoint:rtpbridge/d9@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955690 DLMGCP DEBUG <0013> endpoint:rtpbridge/da@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955690 DLMGCP DEBUG <0013> endpoint:rtpbridge/db@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955690 DLMGCP DEBUG <0013> endpoint:rtpbridge/dc@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955690 DLMGCP DEBUG <0013> endpoint:rtpbridge/dd@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955690 DLMGCP DEBUG <0013> endpoint:rtpbridge/de@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955690 DLMGCP DEBUG <0013> endpoint:rtpbridge/df@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955690 DLMGCP DEBUG <0013> endpoint:rtpbridge/e0@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955690 DLMGCP DEBUG <0013> endpoint:rtpbridge/e1@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955690 DLMGCP DEBUG <0013> endpoint:rtpbridge/e2@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955690 DLMGCP DEBUG <0013> endpoint:rtpbridge/e3@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955690 DLMGCP DEBUG <0013> endpoint:rtpbridge/e4@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955690 DLMGCP DEBUG <0013> endpoint:rtpbridge/e5@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955690 DLMGCP DEBUG <0013> endpoint:rtpbridge/e6@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955690 DLMGCP DEBUG <0013> endpoint:rtpbridge/e7@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955690 DLMGCP DEBUG <0013> endpoint:rtpbridge/e8@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955690 DLMGCP DEBUG <0013> endpoint:rtpbridge/e9@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955690 DLMGCP DEBUG <0013> endpoint:rtpbridge/ea@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955690 DLMGCP DEBUG <0013> endpoint:rtpbridge/eb@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955690 DLMGCP DEBUG <0013> endpoint:rtpbridge/ec@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955690 DLMGCP DEBUG <0013> endpoint:rtpbridge/ed@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955690 DLMGCP DEBUG <0013> endpoint:rtpbridge/ee@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955690 DLMGCP DEBUG <0013> endpoint:rtpbridge/ef@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955690 DLMGCP DEBUG <0013> endpoint:rtpbridge/f0@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955690 DLMGCP DEBUG <0013> endpoint:rtpbridge/f1@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955690 DLMGCP DEBUG <0013> endpoint:rtpbridge/f2@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955690 DLMGCP DEBUG <0013> endpoint:rtpbridge/f3@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955690 DLMGCP DEBUG <0013> endpoint:rtpbridge/f4@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955691 DLMGCP DEBUG <0013> endpoint:rtpbridge/f5@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955691 DLMGCP DEBUG <0013> endpoint:rtpbridge/f6@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955691 DLMGCP DEBUG <0013> endpoint:rtpbridge/f7@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955691 DLMGCP DEBUG <0013> endpoint:rtpbridge/f8@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955691 DLMGCP DEBUG <0013> endpoint:rtpbridge/f9@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955691 DLMGCP DEBUG <0013> endpoint:rtpbridge/fa@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955691 DLMGCP DEBUG <0013> endpoint:rtpbridge/fb@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955691 DLMGCP DEBUG <0013> endpoint:rtpbridge/fc@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955691 DLMGCP DEBUG <0013> endpoint:rtpbridge/fd@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955691 DLMGCP DEBUG <0013> endpoint:rtpbridge/fe@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955691 DLMGCP DEBUG <0013> endpoint:rtpbridge/ff@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955691 DLMGCP DEBUG <0013> endpoint:rtpbridge/100@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955691 DLMGCP DEBUG <0013> endpoint:rtpbridge/101@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955691 DLMGCP DEBUG <0013> endpoint:rtpbridge/102@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955691 DLMGCP DEBUG <0013> endpoint:rtpbridge/103@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955691 DLMGCP DEBUG <0013> endpoint:rtpbridge/104@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955691 DLMGCP DEBUG <0013> endpoint:rtpbridge/105@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955691 DLMGCP DEBUG <0013> endpoint:rtpbridge/106@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955691 DLMGCP DEBUG <0013> endpoint:rtpbridge/107@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955691 DLMGCP DEBUG <0013> endpoint:rtpbridge/108@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955691 DLMGCP DEBUG <0013> endpoint:rtpbridge/109@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955691 DLMGCP DEBUG <0013> endpoint:rtpbridge/10a@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955691 DLMGCP DEBUG <0013> endpoint:rtpbridge/10b@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955691 DLMGCP DEBUG <0013> endpoint:rtpbridge/10c@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955691 DLMGCP DEBUG <0013> endpoint:rtpbridge/10d@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955691 DLMGCP DEBUG <0013> endpoint:rtpbridge/10e@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955691 DLMGCP DEBUG <0013> endpoint:rtpbridge/10f@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955691 DLMGCP DEBUG <0013> endpoint:rtpbridge/110@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955691 DLMGCP DEBUG <0013> endpoint:rtpbridge/111@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955691 DLMGCP DEBUG <0013> endpoint:rtpbridge/112@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955691 DLMGCP DEBUG <0013> endpoint:rtpbridge/113@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955691 DLMGCP DEBUG <0013> endpoint:rtpbridge/114@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955691 DLMGCP DEBUG <0013> endpoint:rtpbridge/115@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955691 DLMGCP DEBUG <0013> endpoint:rtpbridge/116@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955691 DLMGCP DEBUG <0013> endpoint:rtpbridge/117@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955691 DLMGCP DEBUG <0013> endpoint:rtpbridge/118@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955691 DLMGCP DEBUG <0013> endpoint:rtpbridge/119@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955691 DLMGCP DEBUG <0013> endpoint:rtpbridge/11a@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955691 DLMGCP DEBUG <0013> endpoint:rtpbridge/11b@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955691 DLMGCP DEBUG <0013> endpoint:rtpbridge/11c@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955691 DLMGCP DEBUG <0013> endpoint:rtpbridge/11d@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955691 DLMGCP DEBUG <0013> endpoint:rtpbridge/11e@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955691 DLMGCP DEBUG <0013> endpoint:rtpbridge/11f@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955691 DLMGCP DEBUG <0013> endpoint:rtpbridge/120@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955691 DLMGCP DEBUG <0013> endpoint:rtpbridge/121@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955691 DLMGCP DEBUG <0013> endpoint:rtpbridge/122@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955691 DLMGCP DEBUG <0013> endpoint:rtpbridge/123@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955691 DLMGCP DEBUG <0013> endpoint:rtpbridge/124@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955691 DLMGCP DEBUG <0013> endpoint:rtpbridge/125@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955691 DLMGCP DEBUG <0013> endpoint:rtpbridge/126@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955691 DLMGCP DEBUG <0013> endpoint:rtpbridge/127@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955691 DLMGCP DEBUG <0013> endpoint:rtpbridge/128@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955691 DLMGCP DEBUG <0013> endpoint:rtpbridge/129@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955691 DLMGCP DEBUG <0013> endpoint:rtpbridge/12a@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955691 DLMGCP DEBUG <0013> endpoint:rtpbridge/12b@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955691 DLMGCP DEBUG <0013> endpoint:rtpbridge/12c@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955691 DLMGCP DEBUG <0013> endpoint:none Generated response: code=200 (mgcp_protocol.c:230) 20241102125955691 DLMGCP DEBUG <0013> Generated response: line #00: 200 2578 OK (mgcp_msg.c:67) 20241102125955691 DLMGCP DEBUG <0013> Received message: line #00: DLCX 2579 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241102125955691 DLMGCP DEBUG <0013> Received message: line #01: C: 0024 (mgcp_msg.c:67) 20241102125955691 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found free endpoint: rtpbridge/1@mgw (mgcp_endp.c:261) 20241102125955691 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:441) 20241102125955691 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241102125955691 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955691 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955691 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955691 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955691 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955691 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955691 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955691 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955691 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955691 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955691 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955691 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955691 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955691 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955691 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955691 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955691 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955691 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955691 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955691 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955691 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955691 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955691 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955691 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955691 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955691 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955691 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955691 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955691 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955691 DLMGCP DEBUG <0013> endpoint:rtpbridge/1e@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955691 DLMGCP DEBUG <0013> endpoint:rtpbridge/1f@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955691 DLMGCP DEBUG <0013> endpoint:rtpbridge/20@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955691 DLMGCP DEBUG <0013> endpoint:rtpbridge/21@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955691 DLMGCP DEBUG <0013> endpoint:rtpbridge/22@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955691 DLMGCP DEBUG <0013> endpoint:rtpbridge/23@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955691 DLMGCP DEBUG <0013> endpoint:rtpbridge/24@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955692 DLMGCP DEBUG <0013> endpoint:rtpbridge/25@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955692 DLMGCP DEBUG <0013> endpoint:rtpbridge/26@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955692 DLMGCP DEBUG <0013> endpoint:rtpbridge/27@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955692 DLMGCP DEBUG <0013> endpoint:rtpbridge/28@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955692 DLMGCP DEBUG <0013> endpoint:rtpbridge/29@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955692 DLMGCP DEBUG <0013> endpoint:rtpbridge/2a@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955692 DLMGCP DEBUG <0013> endpoint:rtpbridge/2b@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955692 DLMGCP DEBUG <0013> endpoint:rtpbridge/2c@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955692 DLMGCP DEBUG <0013> endpoint:rtpbridge/2d@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955692 DLMGCP DEBUG <0013> endpoint:rtpbridge/2e@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955692 DLMGCP DEBUG <0013> endpoint:rtpbridge/2f@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955692 DLMGCP DEBUG <0013> endpoint:rtpbridge/30@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955692 DLMGCP DEBUG <0013> endpoint:rtpbridge/31@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955692 DLMGCP DEBUG <0013> endpoint:rtpbridge/32@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955692 DLMGCP DEBUG <0013> endpoint:rtpbridge/33@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955692 DLMGCP DEBUG <0013> endpoint:rtpbridge/34@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955692 DLMGCP DEBUG <0013> endpoint:rtpbridge/35@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955692 DLMGCP DEBUG <0013> endpoint:rtpbridge/36@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955692 DLMGCP DEBUG <0013> endpoint:rtpbridge/37@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955692 DLMGCP DEBUG <0013> endpoint:rtpbridge/38@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955692 DLMGCP DEBUG <0013> endpoint:rtpbridge/39@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955692 DLMGCP DEBUG <0013> endpoint:rtpbridge/3a@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955692 DLMGCP DEBUG <0013> endpoint:rtpbridge/3b@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955692 DLMGCP DEBUG <0013> endpoint:rtpbridge/3c@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955692 DLMGCP DEBUG <0013> endpoint:rtpbridge/3d@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955692 DLMGCP DEBUG <0013> endpoint:rtpbridge/3e@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955692 DLMGCP DEBUG <0013> endpoint:rtpbridge/3f@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955692 DLMGCP DEBUG <0013> endpoint:rtpbridge/40@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955692 DLMGCP DEBUG <0013> endpoint:rtpbridge/41@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955692 DLMGCP DEBUG <0013> endpoint:rtpbridge/42@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955692 DLMGCP DEBUG <0013> endpoint:rtpbridge/43@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955692 DLMGCP DEBUG <0013> endpoint:rtpbridge/44@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955692 DLMGCP DEBUG <0013> endpoint:rtpbridge/45@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955692 DLMGCP DEBUG <0013> endpoint:rtpbridge/46@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955692 DLMGCP DEBUG <0013> endpoint:rtpbridge/47@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955692 DLMGCP DEBUG <0013> endpoint:rtpbridge/48@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955692 DLMGCP DEBUG <0013> endpoint:rtpbridge/49@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955692 DLMGCP DEBUG <0013> endpoint:rtpbridge/4a@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955692 DLMGCP DEBUG <0013> endpoint:rtpbridge/4b@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955692 DLMGCP DEBUG <0013> endpoint:rtpbridge/4c@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955692 DLMGCP DEBUG <0013> endpoint:rtpbridge/4d@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955692 DLMGCP DEBUG <0013> endpoint:rtpbridge/4e@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955692 DLMGCP DEBUG <0013> endpoint:rtpbridge/4f@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955692 DLMGCP DEBUG <0013> endpoint:rtpbridge/50@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955692 DLMGCP DEBUG <0013> endpoint:rtpbridge/51@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955692 DLMGCP DEBUG <0013> endpoint:rtpbridge/52@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955692 DLMGCP DEBUG <0013> endpoint:rtpbridge/53@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955692 DLMGCP DEBUG <0013> endpoint:rtpbridge/54@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955692 DLMGCP DEBUG <0013> endpoint:rtpbridge/55@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955692 DLMGCP DEBUG <0013> endpoint:rtpbridge/56@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955692 DLMGCP DEBUG <0013> endpoint:rtpbridge/57@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955692 DLMGCP DEBUG <0013> endpoint:rtpbridge/58@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955692 DLMGCP DEBUG <0013> endpoint:rtpbridge/59@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955692 DLMGCP DEBUG <0013> endpoint:rtpbridge/5a@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955692 DLMGCP DEBUG <0013> endpoint:rtpbridge/5b@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955692 DLMGCP DEBUG <0013> endpoint:rtpbridge/5c@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955692 DLMGCP DEBUG <0013> endpoint:rtpbridge/5d@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955692 DLMGCP DEBUG <0013> endpoint:rtpbridge/5e@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955692 DLMGCP DEBUG <0013> endpoint:rtpbridge/5f@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955692 DLMGCP DEBUG <0013> endpoint:rtpbridge/60@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955692 DLMGCP DEBUG <0013> endpoint:rtpbridge/61@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955692 DLMGCP DEBUG <0013> endpoint:rtpbridge/62@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955692 DLMGCP DEBUG <0013> endpoint:rtpbridge/63@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955692 DLMGCP DEBUG <0013> endpoint:rtpbridge/64@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955692 DLMGCP DEBUG <0013> endpoint:rtpbridge/65@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955692 DLMGCP DEBUG <0013> endpoint:rtpbridge/66@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955692 DLMGCP DEBUG <0013> endpoint:rtpbridge/67@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955692 DLMGCP DEBUG <0013> endpoint:rtpbridge/68@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955692 DLMGCP DEBUG <0013> endpoint:rtpbridge/69@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955692 DLMGCP DEBUG <0013> endpoint:rtpbridge/6a@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955692 DLMGCP DEBUG <0013> endpoint:rtpbridge/6b@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955692 DLMGCP DEBUG <0013> endpoint:rtpbridge/6c@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955692 DLMGCP DEBUG <0013> endpoint:rtpbridge/6d@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955692 DLMGCP DEBUG <0013> endpoint:rtpbridge/6e@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955692 DLMGCP DEBUG <0013> endpoint:rtpbridge/6f@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955692 DLMGCP DEBUG <0013> endpoint:rtpbridge/70@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955692 DLMGCP DEBUG <0013> endpoint:rtpbridge/71@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955692 DLMGCP DEBUG <0013> endpoint:rtpbridge/72@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955692 DLMGCP DEBUG <0013> endpoint:rtpbridge/73@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955692 DLMGCP DEBUG <0013> endpoint:rtpbridge/74@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955692 DLMGCP DEBUG <0013> endpoint:rtpbridge/75@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955692 DLMGCP DEBUG <0013> endpoint:rtpbridge/76@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955692 DLMGCP DEBUG <0013> endpoint:rtpbridge/77@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955692 DLMGCP DEBUG <0013> endpoint:rtpbridge/78@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955692 DLMGCP DEBUG <0013> endpoint:rtpbridge/79@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955692 DLMGCP DEBUG <0013> endpoint:rtpbridge/7a@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955692 DLMGCP DEBUG <0013> endpoint:rtpbridge/7b@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955692 DLMGCP DEBUG <0013> endpoint:rtpbridge/7c@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955692 DLMGCP DEBUG <0013> endpoint:rtpbridge/7d@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955692 DLMGCP DEBUG <0013> endpoint:rtpbridge/7e@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955692 DLMGCP DEBUG <0013> endpoint:rtpbridge/7f@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955692 DLMGCP DEBUG <0013> endpoint:rtpbridge/80@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955692 DLMGCP DEBUG <0013> endpoint:rtpbridge/81@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955692 DLMGCP DEBUG <0013> endpoint:rtpbridge/82@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955692 DLMGCP DEBUG <0013> endpoint:rtpbridge/83@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955692 DLMGCP DEBUG <0013> endpoint:rtpbridge/84@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955692 DLMGCP DEBUG <0013> endpoint:rtpbridge/85@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955692 DLMGCP DEBUG <0013> endpoint:rtpbridge/86@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955692 DLMGCP DEBUG <0013> endpoint:rtpbridge/87@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955692 DLMGCP DEBUG <0013> endpoint:rtpbridge/88@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955692 DLMGCP DEBUG <0013> endpoint:rtpbridge/89@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955692 DLMGCP DEBUG <0013> endpoint:rtpbridge/8a@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955692 DLMGCP DEBUG <0013> endpoint:rtpbridge/8b@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955692 DLMGCP DEBUG <0013> endpoint:rtpbridge/8c@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955692 DLMGCP DEBUG <0013> endpoint:rtpbridge/8d@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955692 DLMGCP DEBUG <0013> endpoint:rtpbridge/8e@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955692 DLMGCP DEBUG <0013> endpoint:rtpbridge/8f@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955692 DLMGCP DEBUG <0013> endpoint:rtpbridge/90@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955692 DLMGCP DEBUG <0013> endpoint:rtpbridge/91@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955692 DLMGCP DEBUG <0013> endpoint:rtpbridge/92@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955692 DLMGCP DEBUG <0013> endpoint:rtpbridge/93@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955692 DLMGCP DEBUG <0013> endpoint:rtpbridge/94@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955692 DLMGCP DEBUG <0013> endpoint:rtpbridge/95@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955692 DLMGCP DEBUG <0013> endpoint:rtpbridge/96@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955692 DLMGCP DEBUG <0013> endpoint:rtpbridge/97@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955692 DLMGCP DEBUG <0013> endpoint:rtpbridge/98@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955692 DLMGCP DEBUG <0013> endpoint:rtpbridge/99@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955692 DLMGCP DEBUG <0013> endpoint:rtpbridge/9a@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955692 DLMGCP DEBUG <0013> endpoint:rtpbridge/9b@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955692 DLMGCP DEBUG <0013> endpoint:rtpbridge/9c@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955692 DLMGCP DEBUG <0013> endpoint:rtpbridge/9d@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955692 DLMGCP DEBUG <0013> endpoint:rtpbridge/9e@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955692 DLMGCP DEBUG <0013> endpoint:rtpbridge/9f@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955692 DLMGCP DEBUG <0013> endpoint:rtpbridge/a0@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955692 DLMGCP DEBUG <0013> endpoint:rtpbridge/a1@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955692 DLMGCP DEBUG <0013> endpoint:rtpbridge/a2@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955692 DLMGCP DEBUG <0013> endpoint:rtpbridge/a3@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955692 DLMGCP DEBUG <0013> endpoint:rtpbridge/a4@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955692 DLMGCP DEBUG <0013> endpoint:rtpbridge/a5@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955692 DLMGCP DEBUG <0013> endpoint:rtpbridge/a6@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955692 DLMGCP DEBUG <0013> endpoint:rtpbridge/a7@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955692 DLMGCP DEBUG <0013> endpoint:rtpbridge/a8@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955692 DLMGCP DEBUG <0013> endpoint:rtpbridge/a9@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955692 DLMGCP DEBUG <0013> endpoint:rtpbridge/aa@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955692 DLMGCP DEBUG <0013> endpoint:rtpbridge/ab@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955692 DLMGCP DEBUG <0013> endpoint:rtpbridge/ac@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955692 DLMGCP DEBUG <0013> endpoint:rtpbridge/ad@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955692 DLMGCP DEBUG <0013> endpoint:rtpbridge/ae@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955692 DLMGCP DEBUG <0013> endpoint:rtpbridge/af@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955692 DLMGCP DEBUG <0013> endpoint:rtpbridge/b0@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955692 DLMGCP DEBUG <0013> endpoint:rtpbridge/b1@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955692 DLMGCP DEBUG <0013> endpoint:rtpbridge/b2@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955692 DLMGCP DEBUG <0013> endpoint:rtpbridge/b3@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955693 DLMGCP DEBUG <0013> endpoint:rtpbridge/b4@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955693 DLMGCP DEBUG <0013> endpoint:rtpbridge/b5@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955693 DLMGCP DEBUG <0013> endpoint:rtpbridge/b6@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955693 DLMGCP DEBUG <0013> endpoint:rtpbridge/b7@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955693 DLMGCP DEBUG <0013> endpoint:rtpbridge/b8@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955693 DLMGCP DEBUG <0013> endpoint:rtpbridge/b9@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955693 DLMGCP DEBUG <0013> endpoint:rtpbridge/ba@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955693 DLMGCP DEBUG <0013> endpoint:rtpbridge/bb@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955693 DLMGCP DEBUG <0013> endpoint:rtpbridge/bc@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955693 DLMGCP DEBUG <0013> endpoint:rtpbridge/bd@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955693 DLMGCP DEBUG <0013> endpoint:rtpbridge/be@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955693 DLMGCP DEBUG <0013> endpoint:rtpbridge/bf@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955693 DLMGCP DEBUG <0013> endpoint:rtpbridge/c0@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955693 DLMGCP DEBUG <0013> endpoint:rtpbridge/c1@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955693 DLMGCP DEBUG <0013> endpoint:rtpbridge/c2@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955693 DLMGCP DEBUG <0013> endpoint:rtpbridge/c3@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955693 DLMGCP DEBUG <0013> endpoint:rtpbridge/c4@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955693 DLMGCP DEBUG <0013> endpoint:rtpbridge/c5@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955693 DLMGCP DEBUG <0013> endpoint:rtpbridge/c6@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955693 DLMGCP DEBUG <0013> endpoint:rtpbridge/c7@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955693 DLMGCP DEBUG <0013> endpoint:rtpbridge/c8@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955693 DLMGCP DEBUG <0013> endpoint:rtpbridge/c9@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955693 DLMGCP DEBUG <0013> endpoint:rtpbridge/ca@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955693 DLMGCP DEBUG <0013> endpoint:rtpbridge/cb@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955693 DLMGCP DEBUG <0013> endpoint:rtpbridge/cc@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955693 DLMGCP DEBUG <0013> endpoint:rtpbridge/cd@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955693 DLMGCP DEBUG <0013> endpoint:rtpbridge/ce@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955693 DLMGCP DEBUG <0013> endpoint:rtpbridge/cf@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955693 DLMGCP DEBUG <0013> endpoint:rtpbridge/d0@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955693 DLMGCP DEBUG <0013> endpoint:rtpbridge/d1@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955693 DLMGCP DEBUG <0013> endpoint:rtpbridge/d2@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955693 DLMGCP DEBUG <0013> endpoint:rtpbridge/d3@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955693 DLMGCP DEBUG <0013> endpoint:rtpbridge/d4@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955693 DLMGCP DEBUG <0013> endpoint:rtpbridge/d5@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955693 DLMGCP DEBUG <0013> endpoint:rtpbridge/d6@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955693 DLMGCP DEBUG <0013> endpoint:rtpbridge/d7@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955693 DLMGCP DEBUG <0013> endpoint:rtpbridge/d8@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955693 DLMGCP DEBUG <0013> endpoint:rtpbridge/d9@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955693 DLMGCP DEBUG <0013> endpoint:rtpbridge/da@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955693 DLMGCP DEBUG <0013> endpoint:rtpbridge/db@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955693 DLMGCP DEBUG <0013> endpoint:rtpbridge/dc@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955693 DLMGCP DEBUG <0013> endpoint:rtpbridge/dd@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955693 DLMGCP DEBUG <0013> endpoint:rtpbridge/de@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955693 DLMGCP DEBUG <0013> endpoint:rtpbridge/df@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955693 DLMGCP DEBUG <0013> endpoint:rtpbridge/e0@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955693 DLMGCP DEBUG <0013> endpoint:rtpbridge/e1@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955693 DLMGCP DEBUG <0013> endpoint:rtpbridge/e2@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955693 DLMGCP DEBUG <0013> endpoint:rtpbridge/e3@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955693 DLMGCP DEBUG <0013> endpoint:rtpbridge/e4@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955693 DLMGCP DEBUG <0013> endpoint:rtpbridge/e5@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955693 DLMGCP DEBUG <0013> endpoint:rtpbridge/e6@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955693 DLMGCP DEBUG <0013> endpoint:rtpbridge/e7@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955693 DLMGCP DEBUG <0013> endpoint:rtpbridge/e8@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955693 DLMGCP DEBUG <0013> endpoint:rtpbridge/e9@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955693 DLMGCP DEBUG <0013> endpoint:rtpbridge/ea@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955693 DLMGCP DEBUG <0013> endpoint:rtpbridge/eb@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955693 DLMGCP DEBUG <0013> endpoint:rtpbridge/ec@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955693 DLMGCP DEBUG <0013> endpoint:rtpbridge/ed@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955693 DLMGCP DEBUG <0013> endpoint:rtpbridge/ee@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955693 DLMGCP DEBUG <0013> endpoint:rtpbridge/ef@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955693 DLMGCP DEBUG <0013> endpoint:rtpbridge/f0@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955693 DLMGCP DEBUG <0013> endpoint:rtpbridge/f1@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955693 DLMGCP DEBUG <0013> endpoint:rtpbridge/f2@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955693 DLMGCP DEBUG <0013> endpoint:rtpbridge/f3@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955693 DLMGCP DEBUG <0013> endpoint:rtpbridge/f4@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955693 DLMGCP DEBUG <0013> endpoint:rtpbridge/f5@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955693 DLMGCP DEBUG <0013> endpoint:rtpbridge/f6@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955693 DLMGCP DEBUG <0013> endpoint:rtpbridge/f7@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955693 DLMGCP DEBUG <0013> endpoint:rtpbridge/f8@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955693 DLMGCP DEBUG <0013> endpoint:rtpbridge/f9@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955693 DLMGCP DEBUG <0013> endpoint:rtpbridge/fa@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955693 DLMGCP DEBUG <0013> endpoint:rtpbridge/fb@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955693 DLMGCP DEBUG <0013> endpoint:rtpbridge/fc@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955693 DLMGCP DEBUG <0013> endpoint:rtpbridge/fd@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955693 DLMGCP DEBUG <0013> endpoint:rtpbridge/fe@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955693 DLMGCP DEBUG <0013> endpoint:rtpbridge/ff@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955693 DLMGCP DEBUG <0013> endpoint:rtpbridge/100@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955693 DLMGCP DEBUG <0013> endpoint:rtpbridge/101@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955693 DLMGCP DEBUG <0013> endpoint:rtpbridge/102@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955693 DLMGCP DEBUG <0013> endpoint:rtpbridge/103@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955693 DLMGCP DEBUG <0013> endpoint:rtpbridge/104@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955693 DLMGCP DEBUG <0013> endpoint:rtpbridge/105@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955693 DLMGCP DEBUG <0013> endpoint:rtpbridge/106@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955693 DLMGCP DEBUG <0013> endpoint:rtpbridge/107@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955693 DLMGCP DEBUG <0013> endpoint:rtpbridge/108@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955693 DLMGCP DEBUG <0013> endpoint:rtpbridge/109@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955693 DLMGCP DEBUG <0013> endpoint:rtpbridge/10a@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955693 DLMGCP DEBUG <0013> endpoint:rtpbridge/10b@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955693 DLMGCP DEBUG <0013> endpoint:rtpbridge/10c@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955693 DLMGCP DEBUG <0013> endpoint:rtpbridge/10d@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955693 DLMGCP DEBUG <0013> endpoint:rtpbridge/10e@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955693 DLMGCP DEBUG <0013> endpoint:rtpbridge/10f@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955693 DLMGCP DEBUG <0013> endpoint:rtpbridge/110@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955693 DLMGCP DEBUG <0013> endpoint:rtpbridge/111@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955693 DLMGCP DEBUG <0013> endpoint:rtpbridge/112@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955693 DLMGCP DEBUG <0013> endpoint:rtpbridge/113@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955693 DLMGCP DEBUG <0013> endpoint:rtpbridge/114@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955693 DLMGCP DEBUG <0013> endpoint:rtpbridge/115@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955693 DLMGCP DEBUG <0013> endpoint:rtpbridge/116@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955693 DLMGCP DEBUG <0013> endpoint:rtpbridge/117@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955693 DLMGCP DEBUG <0013> endpoint:rtpbridge/118@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955693 DLMGCP DEBUG <0013> endpoint:rtpbridge/119@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955693 DLMGCP DEBUG <0013> endpoint:rtpbridge/11a@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955693 DLMGCP DEBUG <0013> endpoint:rtpbridge/11b@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955693 DLMGCP DEBUG <0013> endpoint:rtpbridge/11c@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955693 DLMGCP DEBUG <0013> endpoint:rtpbridge/11d@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955693 DLMGCP DEBUG <0013> endpoint:rtpbridge/11e@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955693 DLMGCP DEBUG <0013> endpoint:rtpbridge/11f@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955693 DLMGCP DEBUG <0013> endpoint:rtpbridge/120@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955693 DLMGCP DEBUG <0013> endpoint:rtpbridge/121@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955693 DLMGCP DEBUG <0013> endpoint:rtpbridge/122@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955693 DLMGCP DEBUG <0013> endpoint:rtpbridge/123@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955693 DLMGCP DEBUG <0013> endpoint:rtpbridge/124@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955693 DLMGCP DEBUG <0013> endpoint:rtpbridge/125@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955693 DLMGCP DEBUG <0013> endpoint:rtpbridge/126@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955693 DLMGCP DEBUG <0013> endpoint:rtpbridge/127@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955693 DLMGCP DEBUG <0013> endpoint:rtpbridge/128@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955693 DLMGCP DEBUG <0013> endpoint:rtpbridge/129@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955693 DLMGCP DEBUG <0013> endpoint:rtpbridge/12a@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955693 DLMGCP DEBUG <0013> endpoint:rtpbridge/12b@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955693 DLMGCP DEBUG <0013> endpoint:rtpbridge/12c@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955693 DLMGCP DEBUG <0013> endpoint:none Generated response: code=200 (mgcp_protocol.c:230) 20241102125955693 DLMGCP DEBUG <0013> Generated response: line #00: 200 2579 OK (mgcp_msg.c:67) 20241102125955694 DLMGCP DEBUG <0013> Received message: line #00: DLCX 2580 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241102125955694 DLMGCP DEBUG <0013> Received message: line #01: C: 0025 (mgcp_msg.c:67) 20241102125955694 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found free endpoint: rtpbridge/1@mgw (mgcp_endp.c:261) 20241102125955694 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:441) 20241102125955694 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241102125955694 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955694 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955694 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955694 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955694 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955694 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955694 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955694 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955694 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955694 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955694 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955694 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955694 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955694 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955694 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955694 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955694 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955694 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955694 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955694 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955694 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955694 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955694 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955694 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955694 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955694 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955694 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955694 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955694 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955694 DLMGCP DEBUG <0013> endpoint:rtpbridge/1e@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955694 DLMGCP DEBUG <0013> endpoint:rtpbridge/1f@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955694 DLMGCP DEBUG <0013> endpoint:rtpbridge/20@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955694 DLMGCP DEBUG <0013> endpoint:rtpbridge/21@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955694 DLMGCP DEBUG <0013> endpoint:rtpbridge/22@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955694 DLMGCP DEBUG <0013> endpoint:rtpbridge/23@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955694 DLMGCP DEBUG <0013> endpoint:rtpbridge/24@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955694 DLMGCP DEBUG <0013> endpoint:rtpbridge/25@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955694 DLMGCP DEBUG <0013> endpoint:rtpbridge/26@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955694 DLMGCP DEBUG <0013> endpoint:rtpbridge/27@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955694 DLMGCP DEBUG <0013> endpoint:rtpbridge/28@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955694 DLMGCP DEBUG <0013> endpoint:rtpbridge/29@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955694 DLMGCP DEBUG <0013> endpoint:rtpbridge/2a@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955694 DLMGCP DEBUG <0013> endpoint:rtpbridge/2b@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955694 DLMGCP DEBUG <0013> endpoint:rtpbridge/2c@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955694 DLMGCP DEBUG <0013> endpoint:rtpbridge/2d@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955694 DLMGCP DEBUG <0013> endpoint:rtpbridge/2e@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955694 DLMGCP DEBUG <0013> endpoint:rtpbridge/2f@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955694 DLMGCP DEBUG <0013> endpoint:rtpbridge/30@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955694 DLMGCP DEBUG <0013> endpoint:rtpbridge/31@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955694 DLMGCP DEBUG <0013> endpoint:rtpbridge/32@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955694 DLMGCP DEBUG <0013> endpoint:rtpbridge/33@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955694 DLMGCP DEBUG <0013> endpoint:rtpbridge/34@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955694 DLMGCP DEBUG <0013> endpoint:rtpbridge/35@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955694 DLMGCP DEBUG <0013> endpoint:rtpbridge/36@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955694 DLMGCP DEBUG <0013> endpoint:rtpbridge/37@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955694 DLMGCP DEBUG <0013> endpoint:rtpbridge/38@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955694 DLMGCP DEBUG <0013> endpoint:rtpbridge/39@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955694 DLMGCP DEBUG <0013> endpoint:rtpbridge/3a@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955694 DLMGCP DEBUG <0013> endpoint:rtpbridge/3b@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955694 DLMGCP DEBUG <0013> endpoint:rtpbridge/3c@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955694 DLMGCP DEBUG <0013> endpoint:rtpbridge/3d@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955694 DLMGCP DEBUG <0013> endpoint:rtpbridge/3e@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955694 DLMGCP DEBUG <0013> endpoint:rtpbridge/3f@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955694 DLMGCP DEBUG <0013> endpoint:rtpbridge/40@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955694 DLMGCP DEBUG <0013> endpoint:rtpbridge/41@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955694 DLMGCP DEBUG <0013> endpoint:rtpbridge/42@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955694 DLMGCP DEBUG <0013> endpoint:rtpbridge/43@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955694 DLMGCP DEBUG <0013> endpoint:rtpbridge/44@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955694 DLMGCP DEBUG <0013> endpoint:rtpbridge/45@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955694 DLMGCP DEBUG <0013> endpoint:rtpbridge/46@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955694 DLMGCP DEBUG <0013> endpoint:rtpbridge/47@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955694 DLMGCP DEBUG <0013> endpoint:rtpbridge/48@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955694 DLMGCP DEBUG <0013> endpoint:rtpbridge/49@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955694 DLMGCP DEBUG <0013> endpoint:rtpbridge/4a@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955694 DLMGCP DEBUG <0013> endpoint:rtpbridge/4b@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955694 DLMGCP DEBUG <0013> endpoint:rtpbridge/4c@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955694 DLMGCP DEBUG <0013> endpoint:rtpbridge/4d@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955694 DLMGCP DEBUG <0013> endpoint:rtpbridge/4e@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955694 DLMGCP DEBUG <0013> endpoint:rtpbridge/4f@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955694 DLMGCP DEBUG <0013> endpoint:rtpbridge/50@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955694 DLMGCP DEBUG <0013> endpoint:rtpbridge/51@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955694 DLMGCP DEBUG <0013> endpoint:rtpbridge/52@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955694 DLMGCP DEBUG <0013> endpoint:rtpbridge/53@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955694 DLMGCP DEBUG <0013> endpoint:rtpbridge/54@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955694 DLMGCP DEBUG <0013> endpoint:rtpbridge/55@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955694 DLMGCP DEBUG <0013> endpoint:rtpbridge/56@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955694 DLMGCP DEBUG <0013> endpoint:rtpbridge/57@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955694 DLMGCP DEBUG <0013> endpoint:rtpbridge/58@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955694 DLMGCP DEBUG <0013> endpoint:rtpbridge/59@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955694 DLMGCP DEBUG <0013> endpoint:rtpbridge/5a@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955694 DLMGCP DEBUG <0013> endpoint:rtpbridge/5b@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955694 DLMGCP DEBUG <0013> endpoint:rtpbridge/5c@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955694 DLMGCP DEBUG <0013> endpoint:rtpbridge/5d@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955694 DLMGCP DEBUG <0013> endpoint:rtpbridge/5e@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955694 DLMGCP DEBUG <0013> endpoint:rtpbridge/5f@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955694 DLMGCP DEBUG <0013> endpoint:rtpbridge/60@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955694 DLMGCP DEBUG <0013> endpoint:rtpbridge/61@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955694 DLMGCP DEBUG <0013> endpoint:rtpbridge/62@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955694 DLMGCP DEBUG <0013> endpoint:rtpbridge/63@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955694 DLMGCP DEBUG <0013> endpoint:rtpbridge/64@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955694 DLMGCP DEBUG <0013> endpoint:rtpbridge/65@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955694 DLMGCP DEBUG <0013> endpoint:rtpbridge/66@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955694 DLMGCP DEBUG <0013> endpoint:rtpbridge/67@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955694 DLMGCP DEBUG <0013> endpoint:rtpbridge/68@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955694 DLMGCP DEBUG <0013> endpoint:rtpbridge/69@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955694 DLMGCP DEBUG <0013> endpoint:rtpbridge/6a@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955694 DLMGCP DEBUG <0013> endpoint:rtpbridge/6b@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955694 DLMGCP DEBUG <0013> endpoint:rtpbridge/6c@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955694 DLMGCP DEBUG <0013> endpoint:rtpbridge/6d@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955694 DLMGCP DEBUG <0013> endpoint:rtpbridge/6e@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955694 DLMGCP DEBUG <0013> endpoint:rtpbridge/6f@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955695 DLMGCP DEBUG <0013> endpoint:rtpbridge/70@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955695 DLMGCP DEBUG <0013> endpoint:rtpbridge/71@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955695 DLMGCP DEBUG <0013> endpoint:rtpbridge/72@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955695 DLMGCP DEBUG <0013> endpoint:rtpbridge/73@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955695 DLMGCP DEBUG <0013> endpoint:rtpbridge/74@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955695 DLMGCP DEBUG <0013> endpoint:rtpbridge/75@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955695 DLMGCP DEBUG <0013> endpoint:rtpbridge/76@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955695 DLMGCP DEBUG <0013> endpoint:rtpbridge/77@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955695 DLMGCP DEBUG <0013> endpoint:rtpbridge/78@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955695 DLMGCP DEBUG <0013> endpoint:rtpbridge/79@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955695 DLMGCP DEBUG <0013> endpoint:rtpbridge/7a@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955695 DLMGCP DEBUG <0013> endpoint:rtpbridge/7b@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955695 DLMGCP DEBUG <0013> endpoint:rtpbridge/7c@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955695 DLMGCP DEBUG <0013> endpoint:rtpbridge/7d@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955695 DLMGCP DEBUG <0013> endpoint:rtpbridge/7e@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955695 DLMGCP DEBUG <0013> endpoint:rtpbridge/7f@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955695 DLMGCP DEBUG <0013> endpoint:rtpbridge/80@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955695 DLMGCP DEBUG <0013> endpoint:rtpbridge/81@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955695 DLMGCP DEBUG <0013> endpoint:rtpbridge/82@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955695 DLMGCP DEBUG <0013> endpoint:rtpbridge/83@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955695 DLMGCP DEBUG <0013> endpoint:rtpbridge/84@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955695 DLMGCP DEBUG <0013> endpoint:rtpbridge/85@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955695 DLMGCP DEBUG <0013> endpoint:rtpbridge/86@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955695 DLMGCP DEBUG <0013> endpoint:rtpbridge/87@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955695 DLMGCP DEBUG <0013> endpoint:rtpbridge/88@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955695 DLMGCP DEBUG <0013> endpoint:rtpbridge/89@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955695 DLMGCP DEBUG <0013> endpoint:rtpbridge/8a@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955695 DLMGCP DEBUG <0013> endpoint:rtpbridge/8b@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955695 DLMGCP DEBUG <0013> endpoint:rtpbridge/8c@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955695 DLMGCP DEBUG <0013> endpoint:rtpbridge/8d@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955695 DLMGCP DEBUG <0013> endpoint:rtpbridge/8e@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955695 DLMGCP DEBUG <0013> endpoint:rtpbridge/8f@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955695 DLMGCP DEBUG <0013> endpoint:rtpbridge/90@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955695 DLMGCP DEBUG <0013> endpoint:rtpbridge/91@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955695 DLMGCP DEBUG <0013> endpoint:rtpbridge/92@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955695 DLMGCP DEBUG <0013> endpoint:rtpbridge/93@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955695 DLMGCP DEBUG <0013> endpoint:rtpbridge/94@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955695 DLMGCP DEBUG <0013> endpoint:rtpbridge/95@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955695 DLMGCP DEBUG <0013> endpoint:rtpbridge/96@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955695 DLMGCP DEBUG <0013> endpoint:rtpbridge/97@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955695 DLMGCP DEBUG <0013> endpoint:rtpbridge/98@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955695 DLMGCP DEBUG <0013> endpoint:rtpbridge/99@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955695 DLMGCP DEBUG <0013> endpoint:rtpbridge/9a@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955695 DLMGCP DEBUG <0013> endpoint:rtpbridge/9b@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955695 DLMGCP DEBUG <0013> endpoint:rtpbridge/9c@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955695 DLMGCP DEBUG <0013> endpoint:rtpbridge/9d@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955695 DLMGCP DEBUG <0013> endpoint:rtpbridge/9e@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955695 DLMGCP DEBUG <0013> endpoint:rtpbridge/9f@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955695 DLMGCP DEBUG <0013> endpoint:rtpbridge/a0@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955695 DLMGCP DEBUG <0013> endpoint:rtpbridge/a1@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955695 DLMGCP DEBUG <0013> endpoint:rtpbridge/a2@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955695 DLMGCP DEBUG <0013> endpoint:rtpbridge/a3@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955695 DLMGCP DEBUG <0013> endpoint:rtpbridge/a4@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955695 DLMGCP DEBUG <0013> endpoint:rtpbridge/a5@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955695 DLMGCP DEBUG <0013> endpoint:rtpbridge/a6@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955695 DLMGCP DEBUG <0013> endpoint:rtpbridge/a7@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955695 DLMGCP DEBUG <0013> endpoint:rtpbridge/a8@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955695 DLMGCP DEBUG <0013> endpoint:rtpbridge/a9@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955695 DLMGCP DEBUG <0013> endpoint:rtpbridge/aa@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955695 DLMGCP DEBUG <0013> endpoint:rtpbridge/ab@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955695 DLMGCP DEBUG <0013> endpoint:rtpbridge/ac@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955695 DLMGCP DEBUG <0013> endpoint:rtpbridge/ad@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955695 DLMGCP DEBUG <0013> endpoint:rtpbridge/ae@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955695 DLMGCP DEBUG <0013> endpoint:rtpbridge/af@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955695 DLMGCP DEBUG <0013> endpoint:rtpbridge/b0@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955695 DLMGCP DEBUG <0013> endpoint:rtpbridge/b1@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955695 DLMGCP DEBUG <0013> endpoint:rtpbridge/b2@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955695 DLMGCP DEBUG <0013> endpoint:rtpbridge/b3@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955695 DLMGCP DEBUG <0013> endpoint:rtpbridge/b4@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955695 DLMGCP DEBUG <0013> endpoint:rtpbridge/b5@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955695 DLMGCP DEBUG <0013> endpoint:rtpbridge/b6@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955695 DLMGCP DEBUG <0013> endpoint:rtpbridge/b7@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955695 DLMGCP DEBUG <0013> endpoint:rtpbridge/b8@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955695 DLMGCP DEBUG <0013> endpoint:rtpbridge/b9@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955695 DLMGCP DEBUG <0013> endpoint:rtpbridge/ba@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955695 DLMGCP DEBUG <0013> endpoint:rtpbridge/bb@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955695 DLMGCP DEBUG <0013> endpoint:rtpbridge/bc@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955695 DLMGCP DEBUG <0013> endpoint:rtpbridge/bd@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955695 DLMGCP DEBUG <0013> endpoint:rtpbridge/be@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955695 DLMGCP DEBUG <0013> endpoint:rtpbridge/bf@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955695 DLMGCP DEBUG <0013> endpoint:rtpbridge/c0@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955695 DLMGCP DEBUG <0013> endpoint:rtpbridge/c1@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955695 DLMGCP DEBUG <0013> endpoint:rtpbridge/c2@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955695 DLMGCP DEBUG <0013> endpoint:rtpbridge/c3@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955695 DLMGCP DEBUG <0013> endpoint:rtpbridge/c4@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955695 DLMGCP DEBUG <0013> endpoint:rtpbridge/c5@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955695 DLMGCP DEBUG <0013> endpoint:rtpbridge/c6@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955695 DLMGCP DEBUG <0013> endpoint:rtpbridge/c7@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955695 DLMGCP DEBUG <0013> endpoint:rtpbridge/c8@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955695 DLMGCP DEBUG <0013> endpoint:rtpbridge/c9@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955695 DLMGCP DEBUG <0013> endpoint:rtpbridge/ca@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955695 DLMGCP DEBUG <0013> endpoint:rtpbridge/cb@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955695 DLMGCP DEBUG <0013> endpoint:rtpbridge/cc@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955695 DLMGCP DEBUG <0013> endpoint:rtpbridge/cd@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955695 DLMGCP DEBUG <0013> endpoint:rtpbridge/ce@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955695 DLMGCP DEBUG <0013> endpoint:rtpbridge/cf@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955695 DLMGCP DEBUG <0013> endpoint:rtpbridge/d0@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955695 DLMGCP DEBUG <0013> endpoint:rtpbridge/d1@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955695 DLMGCP DEBUG <0013> endpoint:rtpbridge/d2@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955695 DLMGCP DEBUG <0013> endpoint:rtpbridge/d3@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955695 DLMGCP DEBUG <0013> endpoint:rtpbridge/d4@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955695 DLMGCP DEBUG <0013> endpoint:rtpbridge/d5@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955695 DLMGCP DEBUG <0013> endpoint:rtpbridge/d6@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955695 DLMGCP DEBUG <0013> endpoint:rtpbridge/d7@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955695 DLMGCP DEBUG <0013> endpoint:rtpbridge/d8@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955695 DLMGCP DEBUG <0013> endpoint:rtpbridge/d9@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955695 DLMGCP DEBUG <0013> endpoint:rtpbridge/da@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955695 DLMGCP DEBUG <0013> endpoint:rtpbridge/db@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955695 DLMGCP DEBUG <0013> endpoint:rtpbridge/dc@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955695 DLMGCP DEBUG <0013> endpoint:rtpbridge/dd@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955695 DLMGCP DEBUG <0013> endpoint:rtpbridge/de@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955695 DLMGCP DEBUG <0013> endpoint:rtpbridge/df@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955695 DLMGCP DEBUG <0013> endpoint:rtpbridge/e0@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955695 DLMGCP DEBUG <0013> endpoint:rtpbridge/e1@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955695 DLMGCP DEBUG <0013> endpoint:rtpbridge/e2@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955695 DLMGCP DEBUG <0013> endpoint:rtpbridge/e3@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955695 DLMGCP DEBUG <0013> endpoint:rtpbridge/e4@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955695 DLMGCP DEBUG <0013> endpoint:rtpbridge/e5@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955695 DLMGCP DEBUG <0013> endpoint:rtpbridge/e6@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955695 DLMGCP DEBUG <0013> endpoint:rtpbridge/e7@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955695 DLMGCP DEBUG <0013> endpoint:rtpbridge/e8@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955695 DLMGCP DEBUG <0013> endpoint:rtpbridge/e9@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955695 DLMGCP DEBUG <0013> endpoint:rtpbridge/ea@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955695 DLMGCP DEBUG <0013> endpoint:rtpbridge/eb@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955695 DLMGCP DEBUG <0013> endpoint:rtpbridge/ec@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955695 DLMGCP DEBUG <0013> endpoint:rtpbridge/ed@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955695 DLMGCP DEBUG <0013> endpoint:rtpbridge/ee@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955695 DLMGCP DEBUG <0013> endpoint:rtpbridge/ef@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955695 DLMGCP DEBUG <0013> endpoint:rtpbridge/f0@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955695 DLMGCP DEBUG <0013> endpoint:rtpbridge/f1@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955695 DLMGCP DEBUG <0013> endpoint:rtpbridge/f2@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955695 DLMGCP DEBUG <0013> endpoint:rtpbridge/f3@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955695 DLMGCP DEBUG <0013> endpoint:rtpbridge/f4@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955695 DLMGCP DEBUG <0013> endpoint:rtpbridge/f5@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955695 DLMGCP DEBUG <0013> endpoint:rtpbridge/f6@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955695 DLMGCP DEBUG <0013> endpoint:rtpbridge/f7@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955695 DLMGCP DEBUG <0013> endpoint:rtpbridge/f8@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955695 DLMGCP DEBUG <0013> endpoint:rtpbridge/f9@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955696 DLMGCP DEBUG <0013> endpoint:rtpbridge/fa@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955696 DLMGCP DEBUG <0013> endpoint:rtpbridge/fb@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955696 DLMGCP DEBUG <0013> endpoint:rtpbridge/fc@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955696 DLMGCP DEBUG <0013> endpoint:rtpbridge/fd@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955696 DLMGCP DEBUG <0013> endpoint:rtpbridge/fe@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955696 DLMGCP DEBUG <0013> endpoint:rtpbridge/ff@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955696 DLMGCP DEBUG <0013> endpoint:rtpbridge/100@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955696 DLMGCP DEBUG <0013> endpoint:rtpbridge/101@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955696 DLMGCP DEBUG <0013> endpoint:rtpbridge/102@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955696 DLMGCP DEBUG <0013> endpoint:rtpbridge/103@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955696 DLMGCP DEBUG <0013> endpoint:rtpbridge/104@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955696 DLMGCP DEBUG <0013> endpoint:rtpbridge/105@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955696 DLMGCP DEBUG <0013> endpoint:rtpbridge/106@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955696 DLMGCP DEBUG <0013> endpoint:rtpbridge/107@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955696 DLMGCP DEBUG <0013> endpoint:rtpbridge/108@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955696 DLMGCP DEBUG <0013> endpoint:rtpbridge/109@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955696 DLMGCP DEBUG <0013> endpoint:rtpbridge/10a@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955696 DLMGCP DEBUG <0013> endpoint:rtpbridge/10b@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955696 DLMGCP DEBUG <0013> endpoint:rtpbridge/10c@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955696 DLMGCP DEBUG <0013> endpoint:rtpbridge/10d@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955696 DLMGCP DEBUG <0013> endpoint:rtpbridge/10e@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955696 DLMGCP DEBUG <0013> endpoint:rtpbridge/10f@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955696 DLMGCP DEBUG <0013> endpoint:rtpbridge/110@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955696 DLMGCP DEBUG <0013> endpoint:rtpbridge/111@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955696 DLMGCP DEBUG <0013> endpoint:rtpbridge/112@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955696 DLMGCP DEBUG <0013> endpoint:rtpbridge/113@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955696 DLMGCP DEBUG <0013> endpoint:rtpbridge/114@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955696 DLMGCP DEBUG <0013> endpoint:rtpbridge/115@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955696 DLMGCP DEBUG <0013> endpoint:rtpbridge/116@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955696 DLMGCP DEBUG <0013> endpoint:rtpbridge/117@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955696 DLMGCP DEBUG <0013> endpoint:rtpbridge/118@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955696 DLMGCP DEBUG <0013> endpoint:rtpbridge/119@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955696 DLMGCP DEBUG <0013> endpoint:rtpbridge/11a@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955696 DLMGCP DEBUG <0013> endpoint:rtpbridge/11b@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955696 DLMGCP DEBUG <0013> endpoint:rtpbridge/11c@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955696 DLMGCP DEBUG <0013> endpoint:rtpbridge/11d@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955696 DLMGCP DEBUG <0013> endpoint:rtpbridge/11e@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955696 DLMGCP DEBUG <0013> endpoint:rtpbridge/11f@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955696 DLMGCP DEBUG <0013> endpoint:rtpbridge/120@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955696 DLMGCP DEBUG <0013> endpoint:rtpbridge/121@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955696 DLMGCP DEBUG <0013> endpoint:rtpbridge/122@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955696 DLMGCP DEBUG <0013> endpoint:rtpbridge/123@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955696 DLMGCP DEBUG <0013> endpoint:rtpbridge/124@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955696 DLMGCP DEBUG <0013> endpoint:rtpbridge/125@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955696 DLMGCP DEBUG <0013> endpoint:rtpbridge/126@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955696 DLMGCP DEBUG <0013> endpoint:rtpbridge/127@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955696 DLMGCP DEBUG <0013> endpoint:rtpbridge/128@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955696 DLMGCP DEBUG <0013> endpoint:rtpbridge/129@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955696 DLMGCP DEBUG <0013> endpoint:rtpbridge/12a@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955696 DLMGCP DEBUG <0013> endpoint:rtpbridge/12b@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955696 DLMGCP DEBUG <0013> endpoint:rtpbridge/12c@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955696 DLMGCP DEBUG <0013> endpoint:none Generated response: code=200 (mgcp_protocol.c:230) 20241102125955696 DLMGCP DEBUG <0013> Generated response: line #00: 200 2580 OK (mgcp_msg.c:67) 20241102125955696 DLMGCP DEBUG <0013> Received message: line #00: DLCX 2581 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241102125955696 DLMGCP DEBUG <0013> Received message: line #01: C: 0026 (mgcp_msg.c:67) 20241102125955696 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found free endpoint: rtpbridge/1@mgw (mgcp_endp.c:261) 20241102125955696 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:441) 20241102125955696 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241102125955696 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955696 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955696 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955696 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955696 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955696 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955696 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955696 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955696 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955696 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955696 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955696 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955696 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955696 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955696 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955696 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955696 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955696 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955696 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955696 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955696 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955696 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955696 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955696 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955696 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955696 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955696 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955696 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955696 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955696 DLMGCP DEBUG <0013> endpoint:rtpbridge/1e@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955696 DLMGCP DEBUG <0013> endpoint:rtpbridge/1f@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955696 DLMGCP DEBUG <0013> endpoint:rtpbridge/20@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955696 DLMGCP DEBUG <0013> endpoint:rtpbridge/21@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955696 DLMGCP DEBUG <0013> endpoint:rtpbridge/22@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955696 DLMGCP DEBUG <0013> endpoint:rtpbridge/23@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955696 DLMGCP DEBUG <0013> endpoint:rtpbridge/24@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955696 DLMGCP DEBUG <0013> endpoint:rtpbridge/25@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955696 DLMGCP DEBUG <0013> endpoint:rtpbridge/26@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955696 DLMGCP DEBUG <0013> endpoint:rtpbridge/27@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955696 DLMGCP DEBUG <0013> endpoint:rtpbridge/28@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955696 DLMGCP DEBUG <0013> endpoint:rtpbridge/29@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955697 DLMGCP DEBUG <0013> endpoint:rtpbridge/2a@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955697 DLMGCP DEBUG <0013> endpoint:rtpbridge/2b@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955697 DLMGCP DEBUG <0013> endpoint:rtpbridge/2c@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955697 DLMGCP DEBUG <0013> endpoint:rtpbridge/2d@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955697 DLMGCP DEBUG <0013> endpoint:rtpbridge/2e@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955697 DLMGCP DEBUG <0013> endpoint:rtpbridge/2f@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955697 DLMGCP DEBUG <0013> endpoint:rtpbridge/30@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955697 DLMGCP DEBUG <0013> endpoint:rtpbridge/31@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955697 DLMGCP DEBUG <0013> endpoint:rtpbridge/32@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955697 DLMGCP DEBUG <0013> endpoint:rtpbridge/33@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955697 DLMGCP DEBUG <0013> endpoint:rtpbridge/34@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955697 DLMGCP DEBUG <0013> endpoint:rtpbridge/35@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955697 DLMGCP DEBUG <0013> endpoint:rtpbridge/36@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955697 DLMGCP DEBUG <0013> endpoint:rtpbridge/37@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955697 DLMGCP DEBUG <0013> endpoint:rtpbridge/38@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955697 DLMGCP DEBUG <0013> endpoint:rtpbridge/39@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955697 DLMGCP DEBUG <0013> endpoint:rtpbridge/3a@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955697 DLMGCP DEBUG <0013> endpoint:rtpbridge/3b@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955697 DLMGCP DEBUG <0013> endpoint:rtpbridge/3c@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955697 DLMGCP DEBUG <0013> endpoint:rtpbridge/3d@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955697 DLMGCP DEBUG <0013> endpoint:rtpbridge/3e@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955697 DLMGCP DEBUG <0013> endpoint:rtpbridge/3f@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955697 DLMGCP DEBUG <0013> endpoint:rtpbridge/40@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955697 DLMGCP DEBUG <0013> endpoint:rtpbridge/41@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955697 DLMGCP DEBUG <0013> endpoint:rtpbridge/42@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955697 DLMGCP DEBUG <0013> endpoint:rtpbridge/43@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955697 DLMGCP DEBUG <0013> endpoint:rtpbridge/44@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955697 DLMGCP DEBUG <0013> endpoint:rtpbridge/45@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955697 DLMGCP DEBUG <0013> endpoint:rtpbridge/46@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955697 DLMGCP DEBUG <0013> endpoint:rtpbridge/47@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955697 DLMGCP DEBUG <0013> endpoint:rtpbridge/48@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955697 DLMGCP DEBUG <0013> endpoint:rtpbridge/49@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955697 DLMGCP DEBUG <0013> endpoint:rtpbridge/4a@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955697 DLMGCP DEBUG <0013> endpoint:rtpbridge/4b@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955697 DLMGCP DEBUG <0013> endpoint:rtpbridge/4c@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955697 DLMGCP DEBUG <0013> endpoint:rtpbridge/4d@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955697 DLMGCP DEBUG <0013> endpoint:rtpbridge/4e@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955697 DLMGCP DEBUG <0013> endpoint:rtpbridge/4f@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955697 DLMGCP DEBUG <0013> endpoint:rtpbridge/50@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955697 DLMGCP DEBUG <0013> endpoint:rtpbridge/51@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955697 DLMGCP DEBUG <0013> endpoint:rtpbridge/52@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955697 DLMGCP DEBUG <0013> endpoint:rtpbridge/53@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955697 DLMGCP DEBUG <0013> endpoint:rtpbridge/54@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955697 DLMGCP DEBUG <0013> endpoint:rtpbridge/55@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955697 DLMGCP DEBUG <0013> endpoint:rtpbridge/56@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955697 DLMGCP DEBUG <0013> endpoint:rtpbridge/57@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955697 DLMGCP DEBUG <0013> endpoint:rtpbridge/58@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955697 DLMGCP DEBUG <0013> endpoint:rtpbridge/59@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955697 DLMGCP DEBUG <0013> endpoint:rtpbridge/5a@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955697 DLMGCP DEBUG <0013> endpoint:rtpbridge/5b@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955697 DLMGCP DEBUG <0013> endpoint:rtpbridge/5c@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955697 DLMGCP DEBUG <0013> endpoint:rtpbridge/5d@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955697 DLMGCP DEBUG <0013> endpoint:rtpbridge/5e@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955697 DLMGCP DEBUG <0013> endpoint:rtpbridge/5f@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955697 DLMGCP DEBUG <0013> endpoint:rtpbridge/60@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955697 DLMGCP DEBUG <0013> endpoint:rtpbridge/61@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955697 DLMGCP DEBUG <0013> endpoint:rtpbridge/62@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955697 DLMGCP DEBUG <0013> endpoint:rtpbridge/63@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955697 DLMGCP DEBUG <0013> endpoint:rtpbridge/64@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955697 DLMGCP DEBUG <0013> endpoint:rtpbridge/65@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955697 DLMGCP DEBUG <0013> endpoint:rtpbridge/66@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955697 DLMGCP DEBUG <0013> endpoint:rtpbridge/67@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955697 DLMGCP DEBUG <0013> endpoint:rtpbridge/68@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955697 DLMGCP DEBUG <0013> endpoint:rtpbridge/69@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955697 DLMGCP DEBUG <0013> endpoint:rtpbridge/6a@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955697 DLMGCP DEBUG <0013> endpoint:rtpbridge/6b@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955697 DLMGCP DEBUG <0013> endpoint:rtpbridge/6c@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955697 DLMGCP DEBUG <0013> endpoint:rtpbridge/6d@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955697 DLMGCP DEBUG <0013> endpoint:rtpbridge/6e@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955697 DLMGCP DEBUG <0013> endpoint:rtpbridge/6f@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955697 DLMGCP DEBUG <0013> endpoint:rtpbridge/70@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955697 DLMGCP DEBUG <0013> endpoint:rtpbridge/71@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955697 DLMGCP DEBUG <0013> endpoint:rtpbridge/72@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955697 DLMGCP DEBUG <0013> endpoint:rtpbridge/73@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955697 DLMGCP DEBUG <0013> endpoint:rtpbridge/74@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955697 DLMGCP DEBUG <0013> endpoint:rtpbridge/75@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955697 DLMGCP DEBUG <0013> endpoint:rtpbridge/76@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955697 DLMGCP DEBUG <0013> endpoint:rtpbridge/77@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955697 DLMGCP DEBUG <0013> endpoint:rtpbridge/78@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955697 DLMGCP DEBUG <0013> endpoint:rtpbridge/79@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955697 DLMGCP DEBUG <0013> endpoint:rtpbridge/7a@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955697 DLMGCP DEBUG <0013> endpoint:rtpbridge/7b@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955697 DLMGCP DEBUG <0013> endpoint:rtpbridge/7c@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955697 DLMGCP DEBUG <0013> endpoint:rtpbridge/7d@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955697 DLMGCP DEBUG <0013> endpoint:rtpbridge/7e@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955697 DLMGCP DEBUG <0013> endpoint:rtpbridge/7f@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955697 DLMGCP DEBUG <0013> endpoint:rtpbridge/80@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955697 DLMGCP DEBUG <0013> endpoint:rtpbridge/81@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955697 DLMGCP DEBUG <0013> endpoint:rtpbridge/82@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955697 DLMGCP DEBUG <0013> endpoint:rtpbridge/83@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955697 DLMGCP DEBUG <0013> endpoint:rtpbridge/84@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955697 DLMGCP DEBUG <0013> endpoint:rtpbridge/85@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955697 DLMGCP DEBUG <0013> endpoint:rtpbridge/86@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955697 DLMGCP DEBUG <0013> endpoint:rtpbridge/87@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955697 DLMGCP DEBUG <0013> endpoint:rtpbridge/88@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955697 DLMGCP DEBUG <0013> endpoint:rtpbridge/89@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955697 DLMGCP DEBUG <0013> endpoint:rtpbridge/8a@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955697 DLMGCP DEBUG <0013> endpoint:rtpbridge/8b@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955697 DLMGCP DEBUG <0013> endpoint:rtpbridge/8c@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955697 DLMGCP DEBUG <0013> endpoint:rtpbridge/8d@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955697 DLMGCP DEBUG <0013> endpoint:rtpbridge/8e@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955697 DLMGCP DEBUG <0013> endpoint:rtpbridge/8f@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955697 DLMGCP DEBUG <0013> endpoint:rtpbridge/90@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955697 DLMGCP DEBUG <0013> endpoint:rtpbridge/91@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955697 DLMGCP DEBUG <0013> endpoint:rtpbridge/92@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955697 DLMGCP DEBUG <0013> endpoint:rtpbridge/93@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955697 DLMGCP DEBUG <0013> endpoint:rtpbridge/94@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955697 DLMGCP DEBUG <0013> endpoint:rtpbridge/95@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955697 DLMGCP DEBUG <0013> endpoint:rtpbridge/96@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955697 DLMGCP DEBUG <0013> endpoint:rtpbridge/97@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955697 DLMGCP DEBUG <0013> endpoint:rtpbridge/98@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955697 DLMGCP DEBUG <0013> endpoint:rtpbridge/99@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955697 DLMGCP DEBUG <0013> endpoint:rtpbridge/9a@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955697 DLMGCP DEBUG <0013> endpoint:rtpbridge/9b@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955697 DLMGCP DEBUG <0013> endpoint:rtpbridge/9c@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955697 DLMGCP DEBUG <0013> endpoint:rtpbridge/9d@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955697 DLMGCP DEBUG <0013> endpoint:rtpbridge/9e@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955697 DLMGCP DEBUG <0013> endpoint:rtpbridge/9f@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955697 DLMGCP DEBUG <0013> endpoint:rtpbridge/a0@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955697 DLMGCP DEBUG <0013> endpoint:rtpbridge/a1@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955697 DLMGCP DEBUG <0013> endpoint:rtpbridge/a2@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955697 DLMGCP DEBUG <0013> endpoint:rtpbridge/a3@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955697 DLMGCP DEBUG <0013> endpoint:rtpbridge/a4@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955697 DLMGCP DEBUG <0013> endpoint:rtpbridge/a5@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955697 DLMGCP DEBUG <0013> endpoint:rtpbridge/a6@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955697 DLMGCP DEBUG <0013> endpoint:rtpbridge/a7@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955697 DLMGCP DEBUG <0013> endpoint:rtpbridge/a8@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955697 DLMGCP DEBUG <0013> endpoint:rtpbridge/a9@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955697 DLMGCP DEBUG <0013> endpoint:rtpbridge/aa@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955697 DLMGCP DEBUG <0013> endpoint:rtpbridge/ab@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955697 DLMGCP DEBUG <0013> endpoint:rtpbridge/ac@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955697 DLMGCP DEBUG <0013> endpoint:rtpbridge/ad@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955697 DLMGCP DEBUG <0013> endpoint:rtpbridge/ae@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955697 DLMGCP DEBUG <0013> endpoint:rtpbridge/af@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955697 DLMGCP DEBUG <0013> endpoint:rtpbridge/b0@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955697 DLMGCP DEBUG <0013> endpoint:rtpbridge/b1@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955697 DLMGCP DEBUG <0013> endpoint:rtpbridge/b2@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955697 DLMGCP DEBUG <0013> endpoint:rtpbridge/b3@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955697 DLMGCP DEBUG <0013> endpoint:rtpbridge/b4@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955698 DLMGCP DEBUG <0013> endpoint:rtpbridge/b5@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955698 DLMGCP DEBUG <0013> endpoint:rtpbridge/b6@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955698 DLMGCP DEBUG <0013> endpoint:rtpbridge/b7@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955698 DLMGCP DEBUG <0013> endpoint:rtpbridge/b8@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955698 DLMGCP DEBUG <0013> endpoint:rtpbridge/b9@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955698 DLMGCP DEBUG <0013> endpoint:rtpbridge/ba@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955698 DLMGCP DEBUG <0013> endpoint:rtpbridge/bb@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955698 DLMGCP DEBUG <0013> endpoint:rtpbridge/bc@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955698 DLMGCP DEBUG <0013> endpoint:rtpbridge/bd@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955698 DLMGCP DEBUG <0013> endpoint:rtpbridge/be@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955698 DLMGCP DEBUG <0013> endpoint:rtpbridge/bf@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955698 DLMGCP DEBUG <0013> endpoint:rtpbridge/c0@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955698 DLMGCP DEBUG <0013> endpoint:rtpbridge/c1@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955698 DLMGCP DEBUG <0013> endpoint:rtpbridge/c2@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955698 DLMGCP DEBUG <0013> endpoint:rtpbridge/c3@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955698 DLMGCP DEBUG <0013> endpoint:rtpbridge/c4@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955698 DLMGCP DEBUG <0013> endpoint:rtpbridge/c5@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955698 DLMGCP DEBUG <0013> endpoint:rtpbridge/c6@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955698 DLMGCP DEBUG <0013> endpoint:rtpbridge/c7@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955698 DLMGCP DEBUG <0013> endpoint:rtpbridge/c8@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955698 DLMGCP DEBUG <0013> endpoint:rtpbridge/c9@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955698 DLMGCP DEBUG <0013> endpoint:rtpbridge/ca@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955698 DLMGCP DEBUG <0013> endpoint:rtpbridge/cb@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955698 DLMGCP DEBUG <0013> endpoint:rtpbridge/cc@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955698 DLMGCP DEBUG <0013> endpoint:rtpbridge/cd@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955698 DLMGCP DEBUG <0013> endpoint:rtpbridge/ce@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955698 DLMGCP DEBUG <0013> endpoint:rtpbridge/cf@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955698 DLMGCP DEBUG <0013> endpoint:rtpbridge/d0@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955698 DLMGCP DEBUG <0013> endpoint:rtpbridge/d1@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955698 DLMGCP DEBUG <0013> endpoint:rtpbridge/d2@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955698 DLMGCP DEBUG <0013> endpoint:rtpbridge/d3@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955698 DLMGCP DEBUG <0013> endpoint:rtpbridge/d4@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955698 DLMGCP DEBUG <0013> endpoint:rtpbridge/d5@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955698 DLMGCP DEBUG <0013> endpoint:rtpbridge/d6@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955698 DLMGCP DEBUG <0013> endpoint:rtpbridge/d7@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955698 DLMGCP DEBUG <0013> endpoint:rtpbridge/d8@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955698 DLMGCP DEBUG <0013> endpoint:rtpbridge/d9@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955698 DLMGCP DEBUG <0013> endpoint:rtpbridge/da@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955698 DLMGCP DEBUG <0013> endpoint:rtpbridge/db@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955698 DLMGCP DEBUG <0013> endpoint:rtpbridge/dc@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955698 DLMGCP DEBUG <0013> endpoint:rtpbridge/dd@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955698 DLMGCP DEBUG <0013> endpoint:rtpbridge/de@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955698 DLMGCP DEBUG <0013> endpoint:rtpbridge/df@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955698 DLMGCP DEBUG <0013> endpoint:rtpbridge/e0@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955698 DLMGCP DEBUG <0013> endpoint:rtpbridge/e1@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955698 DLMGCP DEBUG <0013> endpoint:rtpbridge/e2@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955698 DLMGCP DEBUG <0013> endpoint:rtpbridge/e3@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955698 DLMGCP DEBUG <0013> endpoint:rtpbridge/e4@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955698 DLMGCP DEBUG <0013> endpoint:rtpbridge/e5@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955698 DLMGCP DEBUG <0013> endpoint:rtpbridge/e6@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955698 DLMGCP DEBUG <0013> endpoint:rtpbridge/e7@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955698 DLMGCP DEBUG <0013> endpoint:rtpbridge/e8@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955698 DLMGCP DEBUG <0013> endpoint:rtpbridge/e9@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955698 DLMGCP DEBUG <0013> endpoint:rtpbridge/ea@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955698 DLMGCP DEBUG <0013> endpoint:rtpbridge/eb@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955698 DLMGCP DEBUG <0013> endpoint:rtpbridge/ec@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955698 DLMGCP DEBUG <0013> endpoint:rtpbridge/ed@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955698 DLMGCP DEBUG <0013> endpoint:rtpbridge/ee@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955698 DLMGCP DEBUG <0013> endpoint:rtpbridge/ef@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955698 DLMGCP DEBUG <0013> endpoint:rtpbridge/f0@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955698 DLMGCP DEBUG <0013> endpoint:rtpbridge/f1@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955698 DLMGCP DEBUG <0013> endpoint:rtpbridge/f2@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955698 DLMGCP DEBUG <0013> endpoint:rtpbridge/f3@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955698 DLMGCP DEBUG <0013> endpoint:rtpbridge/f4@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955698 DLMGCP DEBUG <0013> endpoint:rtpbridge/f5@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955698 DLMGCP DEBUG <0013> endpoint:rtpbridge/f6@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955698 DLMGCP DEBUG <0013> endpoint:rtpbridge/f7@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955698 DLMGCP DEBUG <0013> endpoint:rtpbridge/f8@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955698 DLMGCP DEBUG <0013> endpoint:rtpbridge/f9@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955698 DLMGCP DEBUG <0013> endpoint:rtpbridge/fa@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955698 DLMGCP DEBUG <0013> endpoint:rtpbridge/fb@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955698 DLMGCP DEBUG <0013> endpoint:rtpbridge/fc@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955698 DLMGCP DEBUG <0013> endpoint:rtpbridge/fd@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955698 DLMGCP DEBUG <0013> endpoint:rtpbridge/fe@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955698 DLMGCP DEBUG <0013> endpoint:rtpbridge/ff@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955698 DLMGCP DEBUG <0013> endpoint:rtpbridge/100@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955698 DLMGCP DEBUG <0013> endpoint:rtpbridge/101@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955698 DLMGCP DEBUG <0013> endpoint:rtpbridge/102@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955698 DLMGCP DEBUG <0013> endpoint:rtpbridge/103@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955698 DLMGCP DEBUG <0013> endpoint:rtpbridge/104@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955698 DLMGCP DEBUG <0013> endpoint:rtpbridge/105@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955698 DLMGCP DEBUG <0013> endpoint:rtpbridge/106@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955698 DLMGCP DEBUG <0013> endpoint:rtpbridge/107@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955698 DLMGCP DEBUG <0013> endpoint:rtpbridge/108@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955698 DLMGCP DEBUG <0013> endpoint:rtpbridge/109@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955698 DLMGCP DEBUG <0013> endpoint:rtpbridge/10a@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955698 DLMGCP DEBUG <0013> endpoint:rtpbridge/10b@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955698 DLMGCP DEBUG <0013> endpoint:rtpbridge/10c@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955698 DLMGCP DEBUG <0013> endpoint:rtpbridge/10d@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955698 DLMGCP DEBUG <0013> endpoint:rtpbridge/10e@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955698 DLMGCP DEBUG <0013> endpoint:rtpbridge/10f@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955698 DLMGCP DEBUG <0013> endpoint:rtpbridge/110@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955698 DLMGCP DEBUG <0013> endpoint:rtpbridge/111@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955698 DLMGCP DEBUG <0013> endpoint:rtpbridge/112@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955698 DLMGCP DEBUG <0013> endpoint:rtpbridge/113@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955698 DLMGCP DEBUG <0013> endpoint:rtpbridge/114@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955698 DLMGCP DEBUG <0013> endpoint:rtpbridge/115@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955698 DLMGCP DEBUG <0013> endpoint:rtpbridge/116@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955698 DLMGCP DEBUG <0013> endpoint:rtpbridge/117@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955698 DLMGCP DEBUG <0013> endpoint:rtpbridge/118@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955698 DLMGCP DEBUG <0013> endpoint:rtpbridge/119@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955698 DLMGCP DEBUG <0013> endpoint:rtpbridge/11a@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955698 DLMGCP DEBUG <0013> endpoint:rtpbridge/11b@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955698 DLMGCP DEBUG <0013> endpoint:rtpbridge/11c@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955698 DLMGCP DEBUG <0013> endpoint:rtpbridge/11d@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955698 DLMGCP DEBUG <0013> endpoint:rtpbridge/11e@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955698 DLMGCP DEBUG <0013> endpoint:rtpbridge/11f@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955698 DLMGCP DEBUG <0013> endpoint:rtpbridge/120@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955698 DLMGCP DEBUG <0013> endpoint:rtpbridge/121@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955698 DLMGCP DEBUG <0013> endpoint:rtpbridge/122@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955698 DLMGCP DEBUG <0013> endpoint:rtpbridge/123@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955698 DLMGCP DEBUG <0013> endpoint:rtpbridge/124@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955698 DLMGCP DEBUG <0013> endpoint:rtpbridge/125@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955698 DLMGCP DEBUG <0013> endpoint:rtpbridge/126@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955698 DLMGCP DEBUG <0013> endpoint:rtpbridge/127@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955698 DLMGCP DEBUG <0013> endpoint:rtpbridge/128@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955698 DLMGCP DEBUG <0013> endpoint:rtpbridge/129@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955698 DLMGCP DEBUG <0013> endpoint:rtpbridge/12a@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955698 DLMGCP DEBUG <0013> endpoint:rtpbridge/12b@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955698 DLMGCP DEBUG <0013> endpoint:rtpbridge/12c@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955698 DLMGCP DEBUG <0013> endpoint:none Generated response: code=200 (mgcp_protocol.c:230) 20241102125955698 DLMGCP DEBUG <0013> Generated response: line #00: 200 2581 OK (mgcp_msg.c:67) 20241102125955699 DLMGCP DEBUG <0013> Received message: line #00: DLCX 2582 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241102125955699 DLMGCP DEBUG <0013> Received message: line #01: C: 0027 (mgcp_msg.c:67) 20241102125955699 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found free endpoint: rtpbridge/1@mgw (mgcp_endp.c:261) 20241102125955699 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:441) 20241102125955699 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241102125955699 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955699 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955699 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955699 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955699 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955699 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955699 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955699 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955699 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955699 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955699 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955699 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955699 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955699 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955699 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955699 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955699 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955699 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955699 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955699 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955699 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955699 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955699 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955699 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955699 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955699 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955699 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955699 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955699 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955699 DLMGCP DEBUG <0013> endpoint:rtpbridge/1e@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955699 DLMGCP DEBUG <0013> endpoint:rtpbridge/1f@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955699 DLMGCP DEBUG <0013> endpoint:rtpbridge/20@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955699 DLMGCP DEBUG <0013> endpoint:rtpbridge/21@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955699 DLMGCP DEBUG <0013> endpoint:rtpbridge/22@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955699 DLMGCP DEBUG <0013> endpoint:rtpbridge/23@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955699 DLMGCP DEBUG <0013> endpoint:rtpbridge/24@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955699 DLMGCP DEBUG <0013> endpoint:rtpbridge/25@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955699 DLMGCP DEBUG <0013> endpoint:rtpbridge/26@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955699 DLMGCP DEBUG <0013> endpoint:rtpbridge/27@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955699 DLMGCP DEBUG <0013> endpoint:rtpbridge/28@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955699 DLMGCP DEBUG <0013> endpoint:rtpbridge/29@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955699 DLMGCP DEBUG <0013> endpoint:rtpbridge/2a@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955699 DLMGCP DEBUG <0013> endpoint:rtpbridge/2b@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955699 DLMGCP DEBUG <0013> endpoint:rtpbridge/2c@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955699 DLMGCP DEBUG <0013> endpoint:rtpbridge/2d@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955699 DLMGCP DEBUG <0013> endpoint:rtpbridge/2e@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955699 DLMGCP DEBUG <0013> endpoint:rtpbridge/2f@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955699 DLMGCP DEBUG <0013> endpoint:rtpbridge/30@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955699 DLMGCP DEBUG <0013> endpoint:rtpbridge/31@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955699 DLMGCP DEBUG <0013> endpoint:rtpbridge/32@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955699 DLMGCP DEBUG <0013> endpoint:rtpbridge/33@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955699 DLMGCP DEBUG <0013> endpoint:rtpbridge/34@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955699 DLMGCP DEBUG <0013> endpoint:rtpbridge/35@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955699 DLMGCP DEBUG <0013> endpoint:rtpbridge/36@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955699 DLMGCP DEBUG <0013> endpoint:rtpbridge/37@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955699 DLMGCP DEBUG <0013> endpoint:rtpbridge/38@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955699 DLMGCP DEBUG <0013> endpoint:rtpbridge/39@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955699 DLMGCP DEBUG <0013> endpoint:rtpbridge/3a@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955699 DLMGCP DEBUG <0013> endpoint:rtpbridge/3b@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955699 DLMGCP DEBUG <0013> endpoint:rtpbridge/3c@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955699 DLMGCP DEBUG <0013> endpoint:rtpbridge/3d@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955699 DLMGCP DEBUG <0013> endpoint:rtpbridge/3e@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955699 DLMGCP DEBUG <0013> endpoint:rtpbridge/3f@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955699 DLMGCP DEBUG <0013> endpoint:rtpbridge/40@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955699 DLMGCP DEBUG <0013> endpoint:rtpbridge/41@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955699 DLMGCP DEBUG <0013> endpoint:rtpbridge/42@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955699 DLMGCP DEBUG <0013> endpoint:rtpbridge/43@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955699 DLMGCP DEBUG <0013> endpoint:rtpbridge/44@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955699 DLMGCP DEBUG <0013> endpoint:rtpbridge/45@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955699 DLMGCP DEBUG <0013> endpoint:rtpbridge/46@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955699 DLMGCP DEBUG <0013> endpoint:rtpbridge/47@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955699 DLMGCP DEBUG <0013> endpoint:rtpbridge/48@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955699 DLMGCP DEBUG <0013> endpoint:rtpbridge/49@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955699 DLMGCP DEBUG <0013> endpoint:rtpbridge/4a@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955699 DLMGCP DEBUG <0013> endpoint:rtpbridge/4b@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955699 DLMGCP DEBUG <0013> endpoint:rtpbridge/4c@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955699 DLMGCP DEBUG <0013> endpoint:rtpbridge/4d@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955699 DLMGCP DEBUG <0013> endpoint:rtpbridge/4e@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955699 DLMGCP DEBUG <0013> endpoint:rtpbridge/4f@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955699 DLMGCP DEBUG <0013> endpoint:rtpbridge/50@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955699 DLMGCP DEBUG <0013> endpoint:rtpbridge/51@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955699 DLMGCP DEBUG <0013> endpoint:rtpbridge/52@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955699 DLMGCP DEBUG <0013> endpoint:rtpbridge/53@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955699 DLMGCP DEBUG <0013> endpoint:rtpbridge/54@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955699 DLMGCP DEBUG <0013> endpoint:rtpbridge/55@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955699 DLMGCP DEBUG <0013> endpoint:rtpbridge/56@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955699 DLMGCP DEBUG <0013> endpoint:rtpbridge/57@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955699 DLMGCP DEBUG <0013> endpoint:rtpbridge/58@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955699 DLMGCP DEBUG <0013> endpoint:rtpbridge/59@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955699 DLMGCP DEBUG <0013> endpoint:rtpbridge/5a@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955699 DLMGCP DEBUG <0013> endpoint:rtpbridge/5b@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955699 DLMGCP DEBUG <0013> endpoint:rtpbridge/5c@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955699 DLMGCP DEBUG <0013> endpoint:rtpbridge/5d@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955699 DLMGCP DEBUG <0013> endpoint:rtpbridge/5e@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955699 DLMGCP DEBUG <0013> endpoint:rtpbridge/5f@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955699 DLMGCP DEBUG <0013> endpoint:rtpbridge/60@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955699 DLMGCP DEBUG <0013> endpoint:rtpbridge/61@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955699 DLMGCP DEBUG <0013> endpoint:rtpbridge/62@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955699 DLMGCP DEBUG <0013> endpoint:rtpbridge/63@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955699 DLMGCP DEBUG <0013> endpoint:rtpbridge/64@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955699 DLMGCP DEBUG <0013> endpoint:rtpbridge/65@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955699 DLMGCP DEBUG <0013> endpoint:rtpbridge/66@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955699 DLMGCP DEBUG <0013> endpoint:rtpbridge/67@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955699 DLMGCP DEBUG <0013> endpoint:rtpbridge/68@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955699 DLMGCP DEBUG <0013> endpoint:rtpbridge/69@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955699 DLMGCP DEBUG <0013> endpoint:rtpbridge/6a@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955699 DLMGCP DEBUG <0013> endpoint:rtpbridge/6b@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955699 DLMGCP DEBUG <0013> endpoint:rtpbridge/6c@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955699 DLMGCP DEBUG <0013> endpoint:rtpbridge/6d@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955699 DLMGCP DEBUG <0013> endpoint:rtpbridge/6e@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955699 DLMGCP DEBUG <0013> endpoint:rtpbridge/6f@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955699 DLMGCP DEBUG <0013> endpoint:rtpbridge/70@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955699 DLMGCP DEBUG <0013> endpoint:rtpbridge/71@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955699 DLMGCP DEBUG <0013> endpoint:rtpbridge/72@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955699 DLMGCP DEBUG <0013> endpoint:rtpbridge/73@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955699 DLMGCP DEBUG <0013> endpoint:rtpbridge/74@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955699 DLMGCP DEBUG <0013> endpoint:rtpbridge/75@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955699 DLMGCP DEBUG <0013> endpoint:rtpbridge/76@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955699 DLMGCP DEBUG <0013> endpoint:rtpbridge/77@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955700 DLMGCP DEBUG <0013> endpoint:rtpbridge/78@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955700 DLMGCP DEBUG <0013> endpoint:rtpbridge/79@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955700 DLMGCP DEBUG <0013> endpoint:rtpbridge/7a@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955700 DLMGCP DEBUG <0013> endpoint:rtpbridge/7b@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955700 DLMGCP DEBUG <0013> endpoint:rtpbridge/7c@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955700 DLMGCP DEBUG <0013> endpoint:rtpbridge/7d@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955700 DLMGCP DEBUG <0013> endpoint:rtpbridge/7e@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955700 DLMGCP DEBUG <0013> endpoint:rtpbridge/7f@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955700 DLMGCP DEBUG <0013> endpoint:rtpbridge/80@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955700 DLMGCP DEBUG <0013> endpoint:rtpbridge/81@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955700 DLMGCP DEBUG <0013> endpoint:rtpbridge/82@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955700 DLMGCP DEBUG <0013> endpoint:rtpbridge/83@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955700 DLMGCP DEBUG <0013> endpoint:rtpbridge/84@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955700 DLMGCP DEBUG <0013> endpoint:rtpbridge/85@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955700 DLMGCP DEBUG <0013> endpoint:rtpbridge/86@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955700 DLMGCP DEBUG <0013> endpoint:rtpbridge/87@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955700 DLMGCP DEBUG <0013> endpoint:rtpbridge/88@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955700 DLMGCP DEBUG <0013> endpoint:rtpbridge/89@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955700 DLMGCP DEBUG <0013> endpoint:rtpbridge/8a@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955700 DLMGCP DEBUG <0013> endpoint:rtpbridge/8b@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955700 DLMGCP DEBUG <0013> endpoint:rtpbridge/8c@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955700 DLMGCP DEBUG <0013> endpoint:rtpbridge/8d@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955700 DLMGCP DEBUG <0013> endpoint:rtpbridge/8e@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955700 DLMGCP DEBUG <0013> endpoint:rtpbridge/8f@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955700 DLMGCP DEBUG <0013> endpoint:rtpbridge/90@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955700 DLMGCP DEBUG <0013> endpoint:rtpbridge/91@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955700 DLMGCP DEBUG <0013> endpoint:rtpbridge/92@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955700 DLMGCP DEBUG <0013> endpoint:rtpbridge/93@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955700 DLMGCP DEBUG <0013> endpoint:rtpbridge/94@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955700 DLMGCP DEBUG <0013> endpoint:rtpbridge/95@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955700 DLMGCP DEBUG <0013> endpoint:rtpbridge/96@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955700 DLMGCP DEBUG <0013> endpoint:rtpbridge/97@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955700 DLMGCP DEBUG <0013> endpoint:rtpbridge/98@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955700 DLMGCP DEBUG <0013> endpoint:rtpbridge/99@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955700 DLMGCP DEBUG <0013> endpoint:rtpbridge/9a@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955700 DLMGCP DEBUG <0013> endpoint:rtpbridge/9b@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955700 DLMGCP DEBUG <0013> endpoint:rtpbridge/9c@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955700 DLMGCP DEBUG <0013> endpoint:rtpbridge/9d@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955700 DLMGCP DEBUG <0013> endpoint:rtpbridge/9e@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955700 DLMGCP DEBUG <0013> endpoint:rtpbridge/9f@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955700 DLMGCP DEBUG <0013> endpoint:rtpbridge/a0@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955700 DLMGCP DEBUG <0013> endpoint:rtpbridge/a1@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955700 DLMGCP DEBUG <0013> endpoint:rtpbridge/a2@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955700 DLMGCP DEBUG <0013> endpoint:rtpbridge/a3@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955700 DLMGCP DEBUG <0013> endpoint:rtpbridge/a4@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955700 DLMGCP DEBUG <0013> endpoint:rtpbridge/a5@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955700 DLMGCP DEBUG <0013> endpoint:rtpbridge/a6@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955700 DLMGCP DEBUG <0013> endpoint:rtpbridge/a7@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955700 DLMGCP DEBUG <0013> endpoint:rtpbridge/a8@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955700 DLMGCP DEBUG <0013> endpoint:rtpbridge/a9@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955700 DLMGCP DEBUG <0013> endpoint:rtpbridge/aa@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955700 DLMGCP DEBUG <0013> endpoint:rtpbridge/ab@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955700 DLMGCP DEBUG <0013> endpoint:rtpbridge/ac@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955700 DLMGCP DEBUG <0013> endpoint:rtpbridge/ad@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955700 DLMGCP DEBUG <0013> endpoint:rtpbridge/ae@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955700 DLMGCP DEBUG <0013> endpoint:rtpbridge/af@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955700 DLMGCP DEBUG <0013> endpoint:rtpbridge/b0@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955700 DLMGCP DEBUG <0013> endpoint:rtpbridge/b1@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955700 DLMGCP DEBUG <0013> endpoint:rtpbridge/b2@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955700 DLMGCP DEBUG <0013> endpoint:rtpbridge/b3@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955700 DLMGCP DEBUG <0013> endpoint:rtpbridge/b4@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955700 DLMGCP DEBUG <0013> endpoint:rtpbridge/b5@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955700 DLMGCP DEBUG <0013> endpoint:rtpbridge/b6@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955700 DLMGCP DEBUG <0013> endpoint:rtpbridge/b7@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955700 DLMGCP DEBUG <0013> endpoint:rtpbridge/b8@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955700 DLMGCP DEBUG <0013> endpoint:rtpbridge/b9@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955700 DLMGCP DEBUG <0013> endpoint:rtpbridge/ba@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955700 DLMGCP DEBUG <0013> endpoint:rtpbridge/bb@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955700 DLMGCP DEBUG <0013> endpoint:rtpbridge/bc@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955700 DLMGCP DEBUG <0013> endpoint:rtpbridge/bd@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955700 DLMGCP DEBUG <0013> endpoint:rtpbridge/be@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955700 DLMGCP DEBUG <0013> endpoint:rtpbridge/bf@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955700 DLMGCP DEBUG <0013> endpoint:rtpbridge/c0@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955700 DLMGCP DEBUG <0013> endpoint:rtpbridge/c1@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955700 DLMGCP DEBUG <0013> endpoint:rtpbridge/c2@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955700 DLMGCP DEBUG <0013> endpoint:rtpbridge/c3@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955700 DLMGCP DEBUG <0013> endpoint:rtpbridge/c4@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955700 DLMGCP DEBUG <0013> endpoint:rtpbridge/c5@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955700 DLMGCP DEBUG <0013> endpoint:rtpbridge/c6@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955700 DLMGCP DEBUG <0013> endpoint:rtpbridge/c7@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955700 DLMGCP DEBUG <0013> endpoint:rtpbridge/c8@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955700 DLMGCP DEBUG <0013> endpoint:rtpbridge/c9@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955700 DLMGCP DEBUG <0013> endpoint:rtpbridge/ca@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955700 DLMGCP DEBUG <0013> endpoint:rtpbridge/cb@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955700 DLMGCP DEBUG <0013> endpoint:rtpbridge/cc@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955700 DLMGCP DEBUG <0013> endpoint:rtpbridge/cd@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955700 DLMGCP DEBUG <0013> endpoint:rtpbridge/ce@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955700 DLMGCP DEBUG <0013> endpoint:rtpbridge/cf@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955700 DLMGCP DEBUG <0013> endpoint:rtpbridge/d0@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955700 DLMGCP DEBUG <0013> endpoint:rtpbridge/d1@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955700 DLMGCP DEBUG <0013> endpoint:rtpbridge/d2@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955700 DLMGCP DEBUG <0013> endpoint:rtpbridge/d3@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955700 DLMGCP DEBUG <0013> endpoint:rtpbridge/d4@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955700 DLMGCP DEBUG <0013> endpoint:rtpbridge/d5@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955700 DLMGCP DEBUG <0013> endpoint:rtpbridge/d6@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955700 DLMGCP DEBUG <0013> endpoint:rtpbridge/d7@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955700 DLMGCP DEBUG <0013> endpoint:rtpbridge/d8@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955700 DLMGCP DEBUG <0013> endpoint:rtpbridge/d9@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955700 DLMGCP DEBUG <0013> endpoint:rtpbridge/da@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955700 DLMGCP DEBUG <0013> endpoint:rtpbridge/db@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955700 DLMGCP DEBUG <0013> endpoint:rtpbridge/dc@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955700 DLMGCP DEBUG <0013> endpoint:rtpbridge/dd@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955700 DLMGCP DEBUG <0013> endpoint:rtpbridge/de@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955700 DLMGCP DEBUG <0013> endpoint:rtpbridge/df@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955700 DLMGCP DEBUG <0013> endpoint:rtpbridge/e0@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955700 DLMGCP DEBUG <0013> endpoint:rtpbridge/e1@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955700 DLMGCP DEBUG <0013> endpoint:rtpbridge/e2@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955700 DLMGCP DEBUG <0013> endpoint:rtpbridge/e3@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955700 DLMGCP DEBUG <0013> endpoint:rtpbridge/e4@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955700 DLMGCP DEBUG <0013> endpoint:rtpbridge/e5@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955700 DLMGCP DEBUG <0013> endpoint:rtpbridge/e6@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955700 DLMGCP DEBUG <0013> endpoint:rtpbridge/e7@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955700 DLMGCP DEBUG <0013> endpoint:rtpbridge/e8@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955700 DLMGCP DEBUG <0013> endpoint:rtpbridge/e9@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955700 DLMGCP DEBUG <0013> endpoint:rtpbridge/ea@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955700 DLMGCP DEBUG <0013> endpoint:rtpbridge/eb@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955700 DLMGCP DEBUG <0013> endpoint:rtpbridge/ec@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955700 DLMGCP DEBUG <0013> endpoint:rtpbridge/ed@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955700 DLMGCP DEBUG <0013> endpoint:rtpbridge/ee@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955701 DLMGCP DEBUG <0013> endpoint:rtpbridge/ef@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955701 DLMGCP DEBUG <0013> endpoint:rtpbridge/f0@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955701 DLMGCP DEBUG <0013> endpoint:rtpbridge/f1@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955701 DLMGCP DEBUG <0013> endpoint:rtpbridge/f2@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955701 DLMGCP DEBUG <0013> endpoint:rtpbridge/f3@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955701 DLMGCP DEBUG <0013> endpoint:rtpbridge/f4@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955701 DLMGCP DEBUG <0013> endpoint:rtpbridge/f5@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955701 DLMGCP DEBUG <0013> endpoint:rtpbridge/f6@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955701 DLMGCP DEBUG <0013> endpoint:rtpbridge/f7@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955701 DLMGCP DEBUG <0013> endpoint:rtpbridge/f8@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955701 DLMGCP DEBUG <0013> endpoint:rtpbridge/f9@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955701 DLMGCP DEBUG <0013> endpoint:rtpbridge/fa@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955701 DLMGCP DEBUG <0013> endpoint:rtpbridge/fb@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955701 DLMGCP DEBUG <0013> endpoint:rtpbridge/fc@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955701 DLMGCP DEBUG <0013> endpoint:rtpbridge/fd@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955701 DLMGCP DEBUG <0013> endpoint:rtpbridge/fe@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955701 DLMGCP DEBUG <0013> endpoint:rtpbridge/ff@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955701 DLMGCP DEBUG <0013> endpoint:rtpbridge/100@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955701 DLMGCP DEBUG <0013> endpoint:rtpbridge/101@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955701 DLMGCP DEBUG <0013> endpoint:rtpbridge/102@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955701 DLMGCP DEBUG <0013> endpoint:rtpbridge/103@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955701 DLMGCP DEBUG <0013> endpoint:rtpbridge/104@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955701 DLMGCP DEBUG <0013> endpoint:rtpbridge/105@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955701 DLMGCP DEBUG <0013> endpoint:rtpbridge/106@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955701 DLMGCP DEBUG <0013> endpoint:rtpbridge/107@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955701 DLMGCP DEBUG <0013> endpoint:rtpbridge/108@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955701 DLMGCP DEBUG <0013> endpoint:rtpbridge/109@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955701 DLMGCP DEBUG <0013> endpoint:rtpbridge/10a@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955701 DLMGCP DEBUG <0013> endpoint:rtpbridge/10b@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955701 DLMGCP DEBUG <0013> endpoint:rtpbridge/10c@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955701 DLMGCP DEBUG <0013> endpoint:rtpbridge/10d@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955701 DLMGCP DEBUG <0013> endpoint:rtpbridge/10e@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955708 DLMGCP DEBUG <0013> Received message: line #00: DLCX 2586 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241102125955708 DLMGCP DEBUG <0013> Received message: line #01: C: 002B (mgcp_msg.c:67) 20241102125955708 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found free endpoint: rtpbridge/1@mgw (mgcp_endp.c:261) 20241102125955708 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:441) 20241102125955708 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241102125955708 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955708 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955708 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955708 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955708 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955708 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955708 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955708 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955708 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955708 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955708 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955708 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955709 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955709 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955709 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955709 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955709 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955709 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955709 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955709 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955709 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955709 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955709 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955709 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955709 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955709 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955709 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955709 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955709 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955709 DLMGCP DEBUG <0013> endpoint:rtpbridge/1e@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955709 DLMGCP DEBUG <0013> endpoint:rtpbridge/1f@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955709 DLMGCP DEBUG <0013> endpoint:rtpbridge/20@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955709 DLMGCP DEBUG <0013> endpoint:rtpbridge/21@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955709 DLMGCP DEBUG <0013> endpoint:rtpbridge/22@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955709 DLMGCP DEBUG <0013> endpoint:rtpbridge/23@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955712 DLMGCP DEBUG <0013> Received message: line #00: DLCX 2587 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241102125955712 DLMGCP DEBUG <0013> Received message: line #01: C: 002C (mgcp_msg.c:67) 20241102125955712 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found free endpoint: rtpbridge/1@mgw (mgcp_endp.c:261) 20241102125955712 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:441) 20241102125955712 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241102125955712 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955712 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955712 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955712 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955712 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955712 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955712 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955712 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955712 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955712 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955712 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955712 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955712 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955712 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955712 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955712 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955712 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955712 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955712 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955712 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955712 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955712 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955712 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955712 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955712 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955712 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955712 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955712 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955712 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955712 DLMGCP DEBUG <0013> endpoint:rtpbridge/1e@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955712 DLMGCP DEBUG <0013> endpoint:rtpbridge/1f@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955712 DLMGCP DEBUG <0013> endpoint:rtpbridge/20@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955712 DLMGCP DEBUG <0013> endpoint:rtpbridge/21@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955712 DLMGCP DEBUG <0013> endpoint:rtpbridge/22@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955712 DLMGCP DEBUG <0013> endpoint:rtpbridge/23@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955712 DLMGCP DEBUG <0013> endpoint:rtpbridge/24@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955712 DLMGCP DEBUG <0013> endpoint:rtpbridge/25@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955712 DLMGCP DEBUG <0013> endpoint:rtpbridge/26@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955712 DLMGCP DEBUG <0013> endpoint:rtpbridge/27@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955712 DLMGCP DEBUG <0013> endpoint:rtpbridge/28@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955712 DLMGCP DEBUG <0013> endpoint:rtpbridge/29@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955712 DLMGCP DEBUG <0013> endpoint:rtpbridge/2a@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955712 DLMGCP DEBUG <0013> endpoint:rtpbridge/2b@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955712 DLMGCP DEBUG <0013> endpoint:rtpbridge/2c@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955712 DLMGCP DEBUG <0013> endpoint:rtpbridge/2d@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955712 DLMGCP DEBUG <0013> endpoint:rtpbridge/2e@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955712 DLMGCP DEBUG <0013> endpoint:rtpbridge/2f@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955712 DLMGCP DEBUG <0013> endpoint:rtpbridge/30@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955712 DLMGCP DEBUG <0013> endpoint:rtpbridge/31@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955712 DLMGCP DEBUG <0013> endpoint:rtpbridge/32@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955712 DLMGCP DEBUG <0013> endpoint:rtpbridge/33@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955712 DLMGCP DEBUG <0013> endpoint:rtpbridge/34@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955712 DLMGCP DEBUG <0013> endpoint:rtpbridge/35@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955712 DLMGCP DEBUG <0013> endpoint:rtpbridge/36@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955712 DLMGCP DEBUG <0013> endpoint:rtpbridge/37@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955712 DLMGCP DEBUG <0013> endpoint:rtpbridge/38@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955712 DLMGCP DEBUG <0013> endpoint:rtpbridge/39@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955712 DLMGCP DEBUG <0013> endpoint:rtpbridge/3a@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955713 DLMGCP DEBUG <0013> endpoint:rtpbridge/3b@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955713 DLMGCP DEBUG <0013> endpoint:rtpbridge/3c@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955713 DLMGCP DEBUG <0013> endpoint:rtpbridge/3d@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955713 DLMGCP DEBUG <0013> endpoint:rtpbridge/3e@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955713 DLMGCP DEBUG <0013> endpoint:rtpbridge/3f@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955713 DLMGCP DEBUG <0013> endpoint:rtpbridge/40@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955713 DLMGCP DEBUG <0013> endpoint:rtpbridge/41@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955713 DLMGCP DEBUG <0013> endpoint:rtpbridge/42@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955713 DLMGCP DEBUG <0013> endpoint:rtpbridge/43@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955713 DLMGCP DEBUG <0013> endpoint:rtpbridge/44@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955713 DLMGCP DEBUG <0013> endpoint:rtpbridge/45@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955713 DLMGCP DEBUG <0013> endpoint:rtpbridge/46@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955713 DLMGCP DEBUG <0013> endpoint:rtpbridge/47@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955713 DLMGCP DEBUG <0013> endpoint:rtpbridge/48@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955713 DLMGCP DEBUG <0013> endpoint:rtpbridge/49@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955713 DLMGCP DEBUG <0013> endpoint:rtpbridge/4a@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955713 DLMGCP DEBUG <0013> endpoint:rtpbridge/4b@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955713 DLMGCP DEBUG <0013> endpoint:rtpbridge/4c@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955713 DLMGCP DEBUG <0013> endpoint:rtpbridge/4d@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955713 DLMGCP DEBUG <0013> endpoint:rtpbridge/4e@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955713 DLMGCP DEBUG <0013> endpoint:rtpbridge/4f@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955713 DLMGCP DEBUG <0013> endpoint:rtpbridge/50@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955713 DLMGCP DEBUG <0013> endpoint:rtpbridge/51@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955713 DLMGCP DEBUG <0013> endpoint:rtpbridge/52@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955713 DLMGCP DEBUG <0013> endpoint:rtpbridge/53@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955713 DLMGCP DEBUG <0013> endpoint:rtpbridge/54@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955713 DLMGCP DEBUG <0013> endpoint:rtpbridge/55@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955713 DLMGCP DEBUG <0013> endpoint:rtpbridge/56@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955713 DLMGCP DEBUG <0013> endpoint:rtpbridge/57@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955713 DLMGCP DEBUG <0013> endpoint:rtpbridge/58@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955713 DLMGCP DEBUG <0013> endpoint:rtpbridge/59@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955713 DLMGCP DEBUG <0013> endpoint:rtpbridge/5a@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955713 DLMGCP DEBUG <0013> endpoint:rtpbridge/5b@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955716 DLMGCP DEBUG <0013> Received message: line #00: DLCX 2588 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241102125955716 DLMGCP DEBUG <0013> Received message: line #01: C: 002D (mgcp_msg.c:67) 20241102125955716 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found free endpoint: rtpbridge/1@mgw (mgcp_endp.c:261) 20241102125955716 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:441) 20241102125955716 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241102125955716 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955716 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955716 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955716 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955716 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955716 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955716 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955716 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955716 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955716 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955716 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955716 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955716 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955716 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955716 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955716 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955716 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955716 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955716 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955716 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955716 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955716 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955716 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955716 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955716 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955716 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955716 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955716 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955716 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955716 DLMGCP DEBUG <0013> endpoint:rtpbridge/1e@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955716 DLMGCP DEBUG <0013> endpoint:rtpbridge/1f@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955716 DLMGCP DEBUG <0013> endpoint:rtpbridge/20@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955716 DLMGCP DEBUG <0013> endpoint:rtpbridge/21@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955716 DLMGCP DEBUG <0013> endpoint:rtpbridge/22@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955716 DLMGCP DEBUG <0013> endpoint:rtpbridge/23@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955716 DLMGCP DEBUG <0013> endpoint:rtpbridge/24@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955716 DLMGCP DEBUG <0013> endpoint:rtpbridge/25@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955716 DLMGCP DEBUG <0013> endpoint:rtpbridge/26@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955716 DLMGCP DEBUG <0013> endpoint:rtpbridge/27@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955716 DLMGCP DEBUG <0013> endpoint:rtpbridge/28@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955716 DLMGCP DEBUG <0013> endpoint:rtpbridge/29@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955716 DLMGCP DEBUG <0013> endpoint:rtpbridge/2a@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955716 DLMGCP DEBUG <0013> endpoint:rtpbridge/2b@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955716 DLMGCP DEBUG <0013> endpoint:rtpbridge/2c@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955716 DLMGCP DEBUG <0013> endpoint:rtpbridge/2d@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955716 DLMGCP DEBUG <0013> endpoint:rtpbridge/2e@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955716 DLMGCP DEBUG <0013> endpoint:rtpbridge/2f@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955716 DLMGCP DEBUG <0013> endpoint:rtpbridge/30@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955716 DLMGCP DEBUG <0013> endpoint:rtpbridge/31@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955716 DLMGCP DEBUG <0013> endpoint:rtpbridge/32@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955716 DLMGCP DEBUG <0013> endpoint:rtpbridge/33@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955716 DLMGCP DEBUG <0013> endpoint:rtpbridge/34@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955716 DLMGCP DEBUG <0013> endpoint:rtpbridge/35@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955716 DLMGCP DEBUG <0013> endpoint:rtpbridge/36@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955716 DLMGCP DEBUG <0013> endpoint:rtpbridge/37@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955716 DLMGCP DEBUG <0013> endpoint:rtpbridge/38@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955716 DLMGCP DEBUG <0013> endpoint:rtpbridge/39@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955716 DLMGCP DEBUG <0013> endpoint:rtpbridge/3a@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955716 DLMGCP DEBUG <0013> endpoint:rtpbridge/3b@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955716 DLMGCP DEBUG <0013> endpoint:rtpbridge/3c@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955716 DLMGCP DEBUG <0013> endpoint:rtpbridge/3d@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955716 DLMGCP DEBUG <0013> endpoint:rtpbridge/3e@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955716 DLMGCP DEBUG <0013> endpoint:rtpbridge/3f@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955716 DLMGCP DEBUG <0013> endpoint:rtpbridge/40@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955717 DLMGCP DEBUG <0013> endpoint:rtpbridge/41@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955717 DLMGCP DEBUG <0013> endpoint:rtpbridge/42@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955717 DLMGCP DEBUG <0013> endpoint:rtpbridge/43@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955717 DLMGCP DEBUG <0013> endpoint:rtpbridge/44@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955717 DLMGCP DEBUG <0013> endpoint:rtpbridge/45@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955717 DLMGCP DEBUG <0013> endpoint:rtpbridge/46@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955717 DLMGCP DEBUG <0013> endpoint:rtpbridge/47@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955717 DLMGCP DEBUG <0013> endpoint:rtpbridge/48@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955717 DLMGCP DEBUG <0013> endpoint:rtpbridge/49@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955717 DLMGCP DEBUG <0013> endpoint:rtpbridge/4a@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955717 DLMGCP DEBUG <0013> endpoint:rtpbridge/4b@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955717 DLMGCP DEBUG <0013> endpoint:rtpbridge/4c@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955717 DLMGCP DEBUG <0013> endpoint:rtpbridge/4d@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955717 DLMGCP DEBUG <0013> endpoint:rtpbridge/4e@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955717 DLMGCP DEBUG <0013> endpoint:rtpbridge/4f@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955717 DLMGCP DEBUG <0013> endpoint:rtpbridge/50@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955717 DLMGCP DEBUG <0013> endpoint:rtpbridge/51@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955717 DLMGCP DEBUG <0013> endpoint:rtpbridge/52@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955717 DLMGCP DEBUG <0013> endpoint:rtpbridge/53@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955717 DLMGCP DEBUG <0013> endpoint:rtpbridge/54@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955717 DLMGCP DEBUG <0013> endpoint:rtpbridge/55@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955717 DLMGCP DEBUG <0013> endpoint:rtpbridge/56@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955717 DLMGCP DEBUG <0013> endpoint:rtpbridge/57@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955717 DLMGCP DEBUG <0013> endpoint:rtpbridge/58@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955717 DLMGCP DEBUG <0013> endpoint:rtpbridge/59@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955717 DLMGCP DEBUG <0013> endpoint:rtpbridge/5a@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955719 DLMGCP DEBUG <0013> Received message: line #00: DLCX 2589 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241102125955719 DLMGCP DEBUG <0013> Received message: line #01: C: 002E (mgcp_msg.c:67) 20241102125955719 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found free endpoint: rtpbridge/1@mgw (mgcp_endp.c:261) 20241102125955719 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:441) 20241102125955719 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241102125955719 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955719 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955719 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955719 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955719 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955719 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955719 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955719 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955720 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955720 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955720 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955720 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955720 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955720 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955720 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955720 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955720 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955720 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955720 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955720 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955720 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955720 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955720 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955720 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955720 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955720 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955720 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955720 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955720 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955720 DLMGCP DEBUG <0013> endpoint:rtpbridge/1e@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955720 DLMGCP DEBUG <0013> endpoint:rtpbridge/1f@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955720 DLMGCP DEBUG <0013> endpoint:rtpbridge/20@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955720 DLMGCP DEBUG <0013> endpoint:rtpbridge/21@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955720 DLMGCP DEBUG <0013> endpoint:rtpbridge/22@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955720 DLMGCP DEBUG <0013> endpoint:rtpbridge/23@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955720 DLMGCP DEBUG <0013> endpoint:rtpbridge/24@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955720 DLMGCP DEBUG <0013> endpoint:rtpbridge/25@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955720 DLMGCP DEBUG <0013> endpoint:rtpbridge/26@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955720 DLMGCP DEBUG <0013> endpoint:rtpbridge/27@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955720 DLMGCP DEBUG <0013> endpoint:rtpbridge/28@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955720 DLMGCP DEBUG <0013> endpoint:rtpbridge/29@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955720 DLMGCP DEBUG <0013> endpoint:rtpbridge/2a@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955720 DLMGCP DEBUG <0013> endpoint:rtpbridge/2b@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955720 DLMGCP DEBUG <0013> endpoint:rtpbridge/2c@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955720 DLMGCP DEBUG <0013> endpoint:rtpbridge/2d@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955720 DLMGCP DEBUG <0013> endpoint:rtpbridge/2e@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955720 DLMGCP DEBUG <0013> endpoint:rtpbridge/2f@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955720 DLMGCP DEBUG <0013> endpoint:rtpbridge/30@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955720 DLMGCP DEBUG <0013> endpoint:rtpbridge/31@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955720 DLMGCP DEBUG <0013> endpoint:rtpbridge/32@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955720 DLMGCP DEBUG <0013> endpoint:rtpbridge/33@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955720 DLMGCP DEBUG <0013> endpoint:rtpbridge/34@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955720 DLMGCP DEBUG <0013> endpoint:rtpbridge/35@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955720 DLMGCP DEBUG <0013> endpoint:rtpbridge/36@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955720 DLMGCP DEBUG <0013> endpoint:rtpbridge/37@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955720 DLMGCP DEBUG <0013> endpoint:rtpbridge/38@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955720 DLMGCP DEBUG <0013> endpoint:rtpbridge/39@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955720 DLMGCP DEBUG <0013> endpoint:rtpbridge/3a@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955720 DLMGCP DEBUG <0013> endpoint:rtpbridge/3b@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955720 DLMGCP DEBUG <0013> endpoint:rtpbridge/3c@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955720 DLMGCP DEBUG <0013> endpoint:rtpbridge/3d@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955720 DLMGCP DEBUG <0013> endpoint:rtpbridge/3e@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955720 DLMGCP DEBUG <0013> endpoint:rtpbridge/3f@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955720 DLMGCP DEBUG <0013> endpoint:rtpbridge/40@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955720 DLMGCP DEBUG <0013> endpoint:rtpbridge/41@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955720 DLMGCP DEBUG <0013> endpoint:rtpbridge/42@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955720 DLMGCP DEBUG <0013> endpoint:rtpbridge/43@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955720 DLMGCP DEBUG <0013> endpoint:rtpbridge/44@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955720 DLMGCP DEBUG <0013> endpoint:rtpbridge/45@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955720 DLMGCP DEBUG <0013> endpoint:rtpbridge/46@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955720 DLMGCP DEBUG <0013> endpoint:rtpbridge/47@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955720 DLMGCP DEBUG <0013> endpoint:rtpbridge/48@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955720 DLMGCP DEBUG <0013> endpoint:rtpbridge/49@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955720 DLMGCP DEBUG <0013> endpoint:rtpbridge/4a@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955720 DLMGCP DEBUG <0013> endpoint:rtpbridge/4b@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955720 DLMGCP DEBUG <0013> endpoint:rtpbridge/4c@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955720 DLMGCP DEBUG <0013> endpoint:rtpbridge/4d@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955720 DLMGCP DEBUG <0013> endpoint:rtpbridge/4e@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955720 DLMGCP DEBUG <0013> endpoint:rtpbridge/4f@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955720 DLMGCP DEBUG <0013> endpoint:rtpbridge/50@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955720 DLMGCP DEBUG <0013> endpoint:rtpbridge/51@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955720 DLMGCP DEBUG <0013> endpoint:rtpbridge/52@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955720 DLMGCP DEBUG <0013> endpoint:rtpbridge/53@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955720 DLMGCP DEBUG <0013> endpoint:rtpbridge/54@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955720 DLMGCP DEBUG <0013> endpoint:rtpbridge/55@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955720 DLMGCP DEBUG <0013> endpoint:rtpbridge/56@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955720 DLMGCP DEBUG <0013> endpoint:rtpbridge/57@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955720 DLMGCP DEBUG <0013> endpoint:rtpbridge/58@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955720 DLMGCP DEBUG <0013> endpoint:rtpbridge/59@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955720 DLMGCP DEBUG <0013> endpoint:rtpbridge/5a@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955720 DLMGCP DEBUG <0013> endpoint:rtpbridge/5b@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955720 DLMGCP DEBUG <0013> endpoint:rtpbridge/5c@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955720 DLMGCP DEBUG <0013> endpoint:rtpbridge/5d@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955720 DLMGCP DEBUG <0013> endpoint:rtpbridge/5e@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955720 DLMGCP DEBUG <0013> endpoint:rtpbridge/5f@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955720 DLMGCP DEBUG <0013> endpoint:rtpbridge/60@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955720 DLMGCP DEBUG <0013> endpoint:rtpbridge/61@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955723 DLMGCP DEBUG <0013> Received message: line #00: DLCX 2590 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241102125955723 DLMGCP DEBUG <0013> Received message: line #01: C: 002F (mgcp_msg.c:67) 20241102125955723 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found free endpoint: rtpbridge/1@mgw (mgcp_endp.c:261) 20241102125955723 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:441) 20241102125955723 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241102125955723 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955723 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955723 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955723 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955723 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955723 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955723 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955723 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955723 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955723 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955723 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955723 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955723 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955723 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955723 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955723 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955723 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955723 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955723 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955723 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955723 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955723 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955723 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955723 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955723 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955723 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955723 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955723 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955723 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955723 DLMGCP DEBUG <0013> endpoint:rtpbridge/1e@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955723 DLMGCP DEBUG <0013> endpoint:rtpbridge/1f@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955723 DLMGCP DEBUG <0013> endpoint:rtpbridge/20@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955723 DLMGCP DEBUG <0013> endpoint:rtpbridge/21@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955723 DLMGCP DEBUG <0013> endpoint:rtpbridge/22@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955723 DLMGCP DEBUG <0013> endpoint:rtpbridge/23@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955723 DLMGCP DEBUG <0013> endpoint:rtpbridge/24@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955723 DLMGCP DEBUG <0013> endpoint:rtpbridge/25@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955723 DLMGCP DEBUG <0013> endpoint:rtpbridge/26@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955723 DLMGCP DEBUG <0013> endpoint:rtpbridge/27@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955723 DLMGCP DEBUG <0013> endpoint:rtpbridge/28@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955723 DLMGCP DEBUG <0013> endpoint:rtpbridge/29@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955723 DLMGCP DEBUG <0013> endpoint:rtpbridge/2a@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955723 DLMGCP DEBUG <0013> endpoint:rtpbridge/2b@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955723 DLMGCP DEBUG <0013> endpoint:rtpbridge/2c@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955723 DLMGCP DEBUG <0013> endpoint:rtpbridge/2d@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955723 DLMGCP DEBUG <0013> endpoint:rtpbridge/2e@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955723 DLMGCP DEBUG <0013> endpoint:rtpbridge/2f@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955723 DLMGCP DEBUG <0013> endpoint:rtpbridge/30@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955723 DLMGCP DEBUG <0013> endpoint:rtpbridge/31@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955723 DLMGCP DEBUG <0013> endpoint:rtpbridge/32@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955723 DLMGCP DEBUG <0013> endpoint:rtpbridge/33@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955723 DLMGCP DEBUG <0013> endpoint:rtpbridge/34@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955723 DLMGCP DEBUG <0013> endpoint:rtpbridge/35@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955723 DLMGCP DEBUG <0013> endpoint:rtpbridge/36@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955723 DLMGCP DEBUG <0013> endpoint:rtpbridge/37@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955723 DLMGCP DEBUG <0013> endpoint:rtpbridge/38@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955723 DLMGCP DEBUG <0013> endpoint:rtpbridge/39@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955723 DLMGCP DEBUG <0013> endpoint:rtpbridge/3a@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955723 DLMGCP DEBUG <0013> endpoint:rtpbridge/3b@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955723 DLMGCP DEBUG <0013> endpoint:rtpbridge/3c@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955723 DLMGCP DEBUG <0013> endpoint:rtpbridge/3d@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955723 DLMGCP DEBUG <0013> endpoint:rtpbridge/3e@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955723 DLMGCP DEBUG <0013> endpoint:rtpbridge/3f@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955723 DLMGCP DEBUG <0013> endpoint:rtpbridge/40@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955723 DLMGCP DEBUG <0013> endpoint:rtpbridge/41@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955723 DLMGCP DEBUG <0013> endpoint:rtpbridge/42@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955723 DLMGCP DEBUG <0013> endpoint:rtpbridge/43@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955723 DLMGCP DEBUG <0013> endpoint:rtpbridge/44@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955723 DLMGCP DEBUG <0013> endpoint:rtpbridge/45@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955723 DLMGCP DEBUG <0013> endpoint:rtpbridge/46@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955723 DLMGCP DEBUG <0013> endpoint:rtpbridge/47@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955723 DLMGCP DEBUG <0013> endpoint:rtpbridge/48@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955723 DLMGCP DEBUG <0013> endpoint:rtpbridge/49@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955723 DLMGCP DEBUG <0013> endpoint:rtpbridge/4a@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955723 DLMGCP DEBUG <0013> endpoint:rtpbridge/4b@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955723 DLMGCP DEBUG <0013> endpoint:rtpbridge/4c@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955723 DLMGCP DEBUG <0013> endpoint:rtpbridge/4d@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955723 DLMGCP DEBUG <0013> endpoint:rtpbridge/4e@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955723 DLMGCP DEBUG <0013> endpoint:rtpbridge/4f@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955723 DLMGCP DEBUG <0013> endpoint:rtpbridge/50@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955723 DLMGCP DEBUG <0013> endpoint:rtpbridge/51@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955723 DLMGCP DEBUG <0013> endpoint:rtpbridge/52@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955723 DLMGCP DEBUG <0013> endpoint:rtpbridge/53@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955723 DLMGCP DEBUG <0013> endpoint:rtpbridge/54@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955723 DLMGCP DEBUG <0013> endpoint:rtpbridge/55@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955723 DLMGCP DEBUG <0013> endpoint:rtpbridge/56@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955723 DLMGCP DEBUG <0013> endpoint:rtpbridge/57@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955723 DLMGCP DEBUG <0013> endpoint:rtpbridge/58@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955723 DLMGCP DEBUG <0013> endpoint:rtpbridge/59@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955723 DLMGCP DEBUG <0013> endpoint:rtpbridge/5a@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955723 DLMGCP DEBUG <0013> endpoint:rtpbridge/5b@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955723 DLMGCP DEBUG <0013> endpoint:rtpbridge/5c@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955723 DLMGCP DEBUG <0013> endpoint:rtpbridge/5d@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955723 DLMGCP DEBUG <0013> endpoint:rtpbridge/5e@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955723 DLMGCP DEBUG <0013> endpoint:rtpbridge/5f@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955723 DLMGCP DEBUG <0013> endpoint:rtpbridge/60@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955723 DLMGCP DEBUG <0013> endpoint:rtpbridge/61@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955723 DLMGCP DEBUG <0013> endpoint:rtpbridge/62@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955723 DLMGCP DEBUG <0013> endpoint:rtpbridge/63@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955723 DLMGCP DEBUG <0013> endpoint:rtpbridge/64@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955723 DLMGCP DEBUG <0013> endpoint:rtpbridge/65@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955723 DLMGCP DEBUG <0013> endpoint:rtpbridge/66@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955723 DLMGCP DEBUG <0013> endpoint:rtpbridge/67@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955723 DLMGCP DEBUG <0013> endpoint:rtpbridge/68@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955723 DLMGCP DEBUG <0013> endpoint:rtpbridge/69@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955723 DLMGCP DEBUG <0013> endpoint:rtpbridge/6a@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955723 DLMGCP DEBUG <0013> endpoint:rtpbridge/6b@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955723 DLMGCP DEBUG <0013> endpoint:rtpbridge/6c@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955723 DLMGCP DEBUG <0013> endpoint:rtpbridge/6d@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955723 DLMGCP DEBUG <0013> endpoint:rtpbridge/6e@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955723 DLMGCP DEBUG <0013> endpoint:rtpbridge/6f@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955724 DLMGCP DEBUG <0013> endpoint:rtpbridge/70@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955724 DLMGCP DEBUG <0013> endpoint:rtpbridge/71@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955724 DLMGCP DEBUG <0013> endpoint:rtpbridge/72@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955724 DLMGCP DEBUG <0013> endpoint:rtpbridge/73@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955724 DLMGCP DEBUG <0013> endpoint:rtpbridge/74@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955724 DLMGCP DEBUG <0013> endpoint:rtpbridge/75@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955724 DLMGCP DEBUG <0013> endpoint:rtpbridge/76@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955724 DLMGCP DEBUG <0013> endpoint:rtpbridge/77@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955724 DLMGCP DEBUG <0013> endpoint:rtpbridge/78@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955724 DLMGCP DEBUG <0013> endpoint:rtpbridge/79@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955724 DLMGCP DEBUG <0013> endpoint:rtpbridge/7a@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955724 DLMGCP DEBUG <0013> endpoint:rtpbridge/7b@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955724 DLMGCP DEBUG <0013> endpoint:rtpbridge/7c@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955724 DLMGCP DEBUG <0013> endpoint:rtpbridge/7d@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955724 DLMGCP DEBUG <0013> endpoint:rtpbridge/7e@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955724 DLMGCP DEBUG <0013> endpoint:rtpbridge/7f@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955724 DLMGCP DEBUG <0013> endpoint:rtpbridge/80@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955724 DLMGCP DEBUG <0013> endpoint:rtpbridge/81@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955724 DLMGCP DEBUG <0013> endpoint:rtpbridge/82@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955724 DLMGCP DEBUG <0013> endpoint:rtpbridge/83@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955724 DLMGCP DEBUG <0013> endpoint:rtpbridge/84@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955724 DLMGCP DEBUG <0013> endpoint:rtpbridge/85@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955724 DLMGCP DEBUG <0013> endpoint:rtpbridge/86@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955724 DLMGCP DEBUG <0013> endpoint:rtpbridge/87@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955724 DLMGCP DEBUG <0013> endpoint:rtpbridge/88@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955724 DLMGCP DEBUG <0013> endpoint:rtpbridge/89@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955724 DLMGCP DEBUG <0013> endpoint:rtpbridge/8a@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955724 DLMGCP DEBUG <0013> endpoint:rtpbridge/8b@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955724 DLMGCP DEBUG <0013> endpoint:rtpbridge/8c@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955724 DLMGCP DEBUG <0013> endpoint:rtpbridge/8d@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955724 DLMGCP DEBUG <0013> endpoint:rtpbridge/8e@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955724 DLMGCP DEBUG <0013> endpoint:rtpbridge/8f@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955724 DLMGCP DEBUG <0013> endpoint:rtpbridge/90@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955724 DLMGCP DEBUG <0013> endpoint:rtpbridge/91@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955724 DLMGCP DEBUG <0013> endpoint:rtpbridge/92@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955724 DLMGCP DEBUG <0013> endpoint:rtpbridge/93@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955727 DLMGCP DEBUG <0013> Received message: line #00: DLCX 2592 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241102125955727 DLMGCP DEBUG <0013> Received message: line #01: C: 0031 (mgcp_msg.c:67) 20241102125955727 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found free endpoint: rtpbridge/1@mgw (mgcp_endp.c:261) 20241102125955727 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:441) 20241102125955727 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241102125955727 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955727 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955727 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955727 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955727 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955727 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955727 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955727 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955727 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955727 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955727 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955727 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955727 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955727 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955727 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955727 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955727 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955727 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955727 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955727 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955727 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955727 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955727 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955727 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955727 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955727 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955727 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955727 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955727 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955727 DLMGCP DEBUG <0013> endpoint:rtpbridge/1e@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955727 DLMGCP DEBUG <0013> endpoint:rtpbridge/1f@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955727 DLMGCP DEBUG <0013> endpoint:rtpbridge/20@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955727 DLMGCP DEBUG <0013> endpoint:rtpbridge/21@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955727 DLMGCP DEBUG <0013> endpoint:rtpbridge/22@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955727 DLMGCP DEBUG <0013> endpoint:rtpbridge/23@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955727 DLMGCP DEBUG <0013> endpoint:rtpbridge/24@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955727 DLMGCP DEBUG <0013> endpoint:rtpbridge/25@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955727 DLMGCP DEBUG <0013> endpoint:rtpbridge/26@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955727 DLMGCP DEBUG <0013> endpoint:rtpbridge/27@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955727 DLMGCP DEBUG <0013> endpoint:rtpbridge/28@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955727 DLMGCP DEBUG <0013> endpoint:rtpbridge/29@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955727 DLMGCP DEBUG <0013> endpoint:rtpbridge/2a@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955727 DLMGCP DEBUG <0013> endpoint:rtpbridge/2b@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955727 DLMGCP DEBUG <0013> endpoint:rtpbridge/2c@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955727 DLMGCP DEBUG <0013> endpoint:rtpbridge/2d@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955727 DLMGCP DEBUG <0013> endpoint:rtpbridge/2e@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955727 DLMGCP DEBUG <0013> endpoint:rtpbridge/2f@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955727 DLMGCP DEBUG <0013> endpoint:rtpbridge/30@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955727 DLMGCP DEBUG <0013> endpoint:rtpbridge/31@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955727 DLMGCP DEBUG <0013> endpoint:rtpbridge/32@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955727 DLMGCP DEBUG <0013> endpoint:rtpbridge/33@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955727 DLMGCP DEBUG <0013> endpoint:rtpbridge/34@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955727 DLMGCP DEBUG <0013> endpoint:rtpbridge/35@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955727 DLMGCP DEBUG <0013> endpoint:rtpbridge/36@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955728 DLMGCP DEBUG <0013> endpoint:rtpbridge/37@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955728 DLMGCP DEBUG <0013> endpoint:rtpbridge/38@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955728 DLMGCP DEBUG <0013> endpoint:rtpbridge/39@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955728 DLMGCP DEBUG <0013> endpoint:rtpbridge/3a@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955728 DLMGCP DEBUG <0013> endpoint:rtpbridge/3b@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955728 DLMGCP DEBUG <0013> endpoint:rtpbridge/3c@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955728 DLMGCP DEBUG <0013> endpoint:rtpbridge/3d@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955728 DLMGCP DEBUG <0013> endpoint:rtpbridge/3e@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955728 DLMGCP DEBUG <0013> endpoint:rtpbridge/3f@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955728 DLMGCP DEBUG <0013> endpoint:rtpbridge/40@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955728 DLMGCP DEBUG <0013> endpoint:rtpbridge/41@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955728 DLMGCP DEBUG <0013> endpoint:rtpbridge/42@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955728 DLMGCP DEBUG <0013> endpoint:rtpbridge/43@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955728 DLMGCP DEBUG <0013> endpoint:rtpbridge/44@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955728 DLMGCP DEBUG <0013> endpoint:rtpbridge/45@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955728 DLMGCP DEBUG <0013> endpoint:rtpbridge/46@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955728 DLMGCP DEBUG <0013> endpoint:rtpbridge/47@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955728 DLMGCP DEBUG <0013> endpoint:rtpbridge/48@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955728 DLMGCP DEBUG <0013> endpoint:rtpbridge/49@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955728 DLMGCP DEBUG <0013> endpoint:rtpbridge/4a@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955728 DLMGCP DEBUG <0013> endpoint:rtpbridge/4b@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955728 DLMGCP DEBUG <0013> endpoint:rtpbridge/4c@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955728 DLMGCP DEBUG <0013> endpoint:rtpbridge/4d@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955728 DLMGCP DEBUG <0013> endpoint:rtpbridge/4e@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955728 DLMGCP DEBUG <0013> endpoint:rtpbridge/4f@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955728 DLMGCP DEBUG <0013> endpoint:rtpbridge/50@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955728 DLMGCP DEBUG <0013> endpoint:rtpbridge/51@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955728 DLMGCP DEBUG <0013> endpoint:rtpbridge/52@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955728 DLMGCP DEBUG <0013> endpoint:rtpbridge/53@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955728 DLMGCP DEBUG <0013> endpoint:rtpbridge/54@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955728 DLMGCP DEBUG <0013> endpoint:rtpbridge/55@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955728 DLMGCP DEBUG <0013> endpoint:rtpbridge/56@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955728 DLMGCP DEBUG <0013> endpoint:rtpbridge/57@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955728 DLMGCP DEBUG <0013> endpoint:rtpbridge/58@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955728 DLMGCP DEBUG <0013> endpoint:rtpbridge/59@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955728 DLMGCP DEBUG <0013> endpoint:rtpbridge/5a@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955728 DLMGCP DEBUG <0013> endpoint:rtpbridge/5b@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955728 DLMGCP DEBUG <0013> endpoint:rtpbridge/5c@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955728 DLMGCP DEBUG <0013> endpoint:rtpbridge/5d@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955728 DLMGCP DEBUG <0013> endpoint:rtpbridge/5e@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955728 DLMGCP DEBUG <0013> endpoint:rtpbridge/5f@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955728 DLMGCP DEBUG <0013> endpoint:rtpbridge/60@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955728 DLMGCP DEBUG <0013> endpoint:rtpbridge/61@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955728 DLMGCP DEBUG <0013> endpoint:rtpbridge/62@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955728 DLMGCP DEBUG <0013> endpoint:rtpbridge/63@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955728 DLMGCP DEBUG <0013> endpoint:rtpbridge/64@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955728 DLMGCP DEBUG <0013> endpoint:rtpbridge/65@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955728 DLMGCP DEBUG <0013> endpoint:rtpbridge/66@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955728 DLMGCP DEBUG <0013> endpoint:rtpbridge/67@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955728 DLMGCP DEBUG <0013> endpoint:rtpbridge/68@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955728 DLMGCP DEBUG <0013> endpoint:rtpbridge/69@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955728 DLMGCP DEBUG <0013> endpoint:rtpbridge/6a@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955728 DLMGCP DEBUG <0013> endpoint:rtpbridge/6b@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955728 DLMGCP DEBUG <0013> endpoint:rtpbridge/6c@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955728 DLMGCP DEBUG <0013> endpoint:rtpbridge/6d@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955728 DLMGCP DEBUG <0013> endpoint:rtpbridge/6e@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955728 DLMGCP DEBUG <0013> endpoint:rtpbridge/6f@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955728 DLMGCP DEBUG <0013> endpoint:rtpbridge/70@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955728 DLMGCP DEBUG <0013> endpoint:rtpbridge/71@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955728 DLMGCP DEBUG <0013> endpoint:rtpbridge/72@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955728 DLMGCP DEBUG <0013> endpoint:rtpbridge/73@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955728 DLMGCP DEBUG <0013> endpoint:rtpbridge/74@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955728 DLMGCP DEBUG <0013> endpoint:rtpbridge/75@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955728 DLMGCP DEBUG <0013> endpoint:rtpbridge/76@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955728 DLMGCP DEBUG <0013> endpoint:rtpbridge/77@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955728 DLMGCP DEBUG <0013> endpoint:rtpbridge/78@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955728 DLMGCP DEBUG <0013> endpoint:rtpbridge/79@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955728 DLMGCP DEBUG <0013> endpoint:rtpbridge/7a@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955728 DLMGCP DEBUG <0013> endpoint:rtpbridge/7b@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955728 DLMGCP DEBUG <0013> endpoint:rtpbridge/7c@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955728 DLMGCP DEBUG <0013> endpoint:rtpbridge/7d@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955728 DLMGCP DEBUG <0013> endpoint:rtpbridge/7e@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955728 DLMGCP DEBUG <0013> endpoint:rtpbridge/7f@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955728 DLMGCP DEBUG <0013> endpoint:rtpbridge/80@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955728 DLMGCP DEBUG <0013> endpoint:rtpbridge/81@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955728 DLMGCP DEBUG <0013> endpoint:rtpbridge/82@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955728 DLMGCP DEBUG <0013> endpoint:rtpbridge/83@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955728 DLMGCP DEBUG <0013> endpoint:rtpbridge/84@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955728 DLMGCP DEBUG <0013> endpoint:rtpbridge/85@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955728 DLMGCP DEBUG <0013> endpoint:rtpbridge/86@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955728 DLMGCP DEBUG <0013> endpoint:rtpbridge/87@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955728 DLMGCP DEBUG <0013> endpoint:rtpbridge/88@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955728 DLMGCP DEBUG <0013> endpoint:rtpbridge/89@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955728 DLMGCP DEBUG <0013> endpoint:rtpbridge/8a@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955728 DLMGCP DEBUG <0013> endpoint:rtpbridge/8b@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955728 DLMGCP DEBUG <0013> endpoint:rtpbridge/8c@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955728 DLMGCP DEBUG <0013> endpoint:rtpbridge/8d@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955728 DLMGCP DEBUG <0013> endpoint:rtpbridge/8e@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955728 DLMGCP DEBUG <0013> endpoint:rtpbridge/8f@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955728 DLMGCP DEBUG <0013> endpoint:rtpbridge/90@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955728 DLMGCP DEBUG <0013> endpoint:rtpbridge/91@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955728 DLMGCP DEBUG <0013> endpoint:rtpbridge/92@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955728 DLMGCP DEBUG <0013> endpoint:rtpbridge/93@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955728 DLMGCP DEBUG <0013> endpoint:rtpbridge/94@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955728 DLMGCP DEBUG <0013> endpoint:rtpbridge/95@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955728 DLMGCP DEBUG <0013> endpoint:rtpbridge/96@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955728 DLMGCP DEBUG <0013> endpoint:rtpbridge/97@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955728 DLMGCP DEBUG <0013> endpoint:rtpbridge/98@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955728 DLMGCP DEBUG <0013> endpoint:rtpbridge/99@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955728 DLMGCP DEBUG <0013> endpoint:rtpbridge/9a@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955728 DLMGCP DEBUG <0013> endpoint:rtpbridge/9b@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955728 DLMGCP DEBUG <0013> endpoint:rtpbridge/9c@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955728 DLMGCP DEBUG <0013> endpoint:rtpbridge/9d@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955728 DLMGCP DEBUG <0013> endpoint:rtpbridge/9e@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955728 DLMGCP DEBUG <0013> endpoint:rtpbridge/9f@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955728 DLMGCP DEBUG <0013> endpoint:rtpbridge/a0@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955728 DLMGCP DEBUG <0013> endpoint:rtpbridge/a1@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955728 DLMGCP DEBUG <0013> endpoint:rtpbridge/a2@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955728 DLMGCP DEBUG <0013> endpoint:rtpbridge/a3@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955728 DLMGCP DEBUG <0013> endpoint:rtpbridge/a4@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955728 DLMGCP DEBUG <0013> endpoint:rtpbridge/a5@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955728 DLMGCP DEBUG <0013> endpoint:rtpbridge/a6@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955728 DLMGCP DEBUG <0013> endpoint:rtpbridge/a7@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955728 DLMGCP DEBUG <0013> endpoint:rtpbridge/a8@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955728 DLMGCP DEBUG <0013> endpoint:rtpbridge/a9@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955728 DLMGCP DEBUG <0013> endpoint:rtpbridge/aa@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955728 DLMGCP DEBUG <0013> endpoint:rtpbridge/ab@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955728 DLMGCP DEBUG <0013> endpoint:rtpbridge/ac@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955728 DLMGCP DEBUG <0013> endpoint:rtpbridge/ad@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955728 DLMGCP DEBUG <0013> endpoint:rtpbridge/ae@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955728 DLMGCP DEBUG <0013> endpoint:rtpbridge/af@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955728 DLMGCP DEBUG <0013> endpoint:rtpbridge/b0@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955728 DLMGCP DEBUG <0013> endpoint:rtpbridge/b1@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955728 DLMGCP DEBUG <0013> endpoint:rtpbridge/b2@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955728 DLMGCP DEBUG <0013> endpoint:rtpbridge/b3@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955728 DLMGCP DEBUG <0013> endpoint:rtpbridge/b4@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955728 DLMGCP DEBUG <0013> endpoint:rtpbridge/b5@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955728 DLMGCP DEBUG <0013> endpoint:rtpbridge/b6@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955728 DLMGCP DEBUG <0013> endpoint:rtpbridge/b7@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955728 DLMGCP DEBUG <0013> endpoint:rtpbridge/b8@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955728 DLMGCP DEBUG <0013> endpoint:rtpbridge/b9@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955728 DLMGCP DEBUG <0013> endpoint:rtpbridge/ba@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955728 DLMGCP DEBUG <0013> endpoint:rtpbridge/bb@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955728 DLMGCP DEBUG <0013> endpoint:rtpbridge/bc@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955728 DLMGCP DEBUG <0013> endpoint:rtpbridge/bd@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955728 DLMGCP DEBUG <0013> endpoint:rtpbridge/be@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955728 DLMGCP DEBUG <0013> endpoint:rtpbridge/bf@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955728 DLMGCP DEBUG <0013> endpoint:rtpbridge/c0@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955728 DLMGCP DEBUG <0013> endpoint:rtpbridge/c1@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955728 DLMGCP DEBUG <0013> endpoint:rtpbridge/c2@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955728 DLMGCP DEBUG <0013> endpoint:rtpbridge/c3@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955728 DLMGCP DEBUG <0013> endpoint:rtpbridge/c4@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955728 DLMGCP DEBUG <0013> endpoint:rtpbridge/c5@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955728 DLMGCP DEBUG <0013> endpoint:rtpbridge/c6@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955728 DLMGCP DEBUG <0013> endpoint:rtpbridge/c7@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955728 DLMGCP DEBUG <0013> endpoint:rtpbridge/c8@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955728 DLMGCP DEBUG <0013> endpoint:rtpbridge/c9@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955728 DLMGCP DEBUG <0013> endpoint:rtpbridge/ca@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955728 DLMGCP DEBUG <0013> endpoint:rtpbridge/cb@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955728 DLMGCP DEBUG <0013> endpoint:rtpbridge/cc@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955728 DLMGCP DEBUG <0013> endpoint:rtpbridge/cd@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955728 DLMGCP DEBUG <0013> endpoint:rtpbridge/ce@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955728 DLMGCP DEBUG <0013> endpoint:rtpbridge/cf@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955728 DLMGCP DEBUG <0013> endpoint:rtpbridge/d0@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955728 DLMGCP DEBUG <0013> endpoint:rtpbridge/d1@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955728 DLMGCP DEBUG <0013> endpoint:rtpbridge/d2@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955728 DLMGCP DEBUG <0013> endpoint:rtpbridge/d3@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955728 DLMGCP DEBUG <0013> endpoint:rtpbridge/d4@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955728 DLMGCP DEBUG <0013> endpoint:rtpbridge/d5@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955728 DLMGCP DEBUG <0013> endpoint:rtpbridge/d6@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955728 DLMGCP DEBUG <0013> endpoint:rtpbridge/d7@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955728 DLMGCP DEBUG <0013> endpoint:rtpbridge/d8@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955728 DLMGCP DEBUG <0013> endpoint:rtpbridge/d9@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955728 DLMGCP DEBUG <0013> endpoint:rtpbridge/da@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955728 DLMGCP DEBUG <0013> endpoint:rtpbridge/db@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955728 DLMGCP DEBUG <0013> endpoint:rtpbridge/dc@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955728 DLMGCP DEBUG <0013> endpoint:rtpbridge/dd@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955728 DLMGCP DEBUG <0013> endpoint:rtpbridge/de@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955728 DLMGCP DEBUG <0013> endpoint:rtpbridge/df@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955728 DLMGCP DEBUG <0013> endpoint:rtpbridge/e0@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955728 DLMGCP DEBUG <0013> endpoint:rtpbridge/e1@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955728 DLMGCP DEBUG <0013> endpoint:rtpbridge/e2@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955728 DLMGCP DEBUG <0013> endpoint:rtpbridge/e3@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955728 DLMGCP DEBUG <0013> endpoint:rtpbridge/e4@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955728 DLMGCP DEBUG <0013> endpoint:rtpbridge/e5@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955728 DLMGCP DEBUG <0013> endpoint:rtpbridge/e6@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955728 DLMGCP DEBUG <0013> endpoint:rtpbridge/e7@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955728 DLMGCP DEBUG <0013> endpoint:rtpbridge/e8@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955728 DLMGCP DEBUG <0013> endpoint:rtpbridge/e9@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955728 DLMGCP DEBUG <0013> endpoint:rtpbridge/ea@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955728 DLMGCP DEBUG <0013> endpoint:rtpbridge/eb@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955729 DLMGCP DEBUG <0013> endpoint:rtpbridge/ec@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955729 DLMGCP DEBUG <0013> endpoint:rtpbridge/ed@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955729 DLMGCP DEBUG <0013> endpoint:rtpbridge/ee@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955729 DLMGCP DEBUG <0013> endpoint:rtpbridge/ef@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955729 DLMGCP DEBUG <0013> endpoint:rtpbridge/f0@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955729 DLMGCP DEBUG <0013> endpoint:rtpbridge/f1@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955729 DLMGCP DEBUG <0013> endpoint:rtpbridge/f2@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955729 DLMGCP DEBUG <0013> endpoint:rtpbridge/f3@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955729 DLMGCP DEBUG <0013> endpoint:rtpbridge/f4@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955729 DLMGCP DEBUG <0013> endpoint:rtpbridge/f5@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955729 DLMGCP DEBUG <0013> endpoint:rtpbridge/f6@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955729 DLMGCP DEBUG <0013> endpoint:rtpbridge/f7@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955729 DLMGCP DEBUG <0013> endpoint:rtpbridge/f8@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955729 DLMGCP DEBUG <0013> endpoint:rtpbridge/f9@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955729 DLMGCP DEBUG <0013> endpoint:rtpbridge/fa@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955729 DLMGCP DEBUG <0013> endpoint:rtpbridge/fb@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955729 DLMGCP DEBUG <0013> endpoint:rtpbridge/fc@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955729 DLMGCP DEBUG <0013> endpoint:rtpbridge/fd@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955729 DLMGCP DEBUG <0013> endpoint:rtpbridge/fe@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955729 DLMGCP DEBUG <0013> endpoint:rtpbridge/ff@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955729 DLMGCP DEBUG <0013> endpoint:rtpbridge/100@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955729 DLMGCP DEBUG <0013> endpoint:rtpbridge/101@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955729 DLMGCP DEBUG <0013> endpoint:rtpbridge/102@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955729 DLMGCP DEBUG <0013> endpoint:rtpbridge/103@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955729 DLMGCP DEBUG <0013> endpoint:rtpbridge/104@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955729 DLMGCP DEBUG <0013> endpoint:rtpbridge/105@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955729 DLMGCP DEBUG <0013> endpoint:rtpbridge/106@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955729 DLMGCP DEBUG <0013> endpoint:rtpbridge/107@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955729 DLMGCP DEBUG <0013> endpoint:rtpbridge/108@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955729 DLMGCP DEBUG <0013> endpoint:rtpbridge/109@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955729 DLMGCP DEBUG <0013> endpoint:rtpbridge/10a@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955729 DLMGCP DEBUG <0013> endpoint:rtpbridge/10b@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955729 DLMGCP DEBUG <0013> endpoint:rtpbridge/10c@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955729 DLMGCP DEBUG <0013> endpoint:rtpbridge/10d@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955729 DLMGCP DEBUG <0013> endpoint:rtpbridge/10e@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955729 DLMGCP DEBUG <0013> endpoint:rtpbridge/10f@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955729 DLMGCP DEBUG <0013> endpoint:rtpbridge/110@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955729 DLMGCP DEBUG <0013> endpoint:rtpbridge/111@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955729 DLMGCP DEBUG <0013> endpoint:rtpbridge/112@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955729 DLMGCP DEBUG <0013> endpoint:rtpbridge/113@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955729 DLMGCP DEBUG <0013> endpoint:rtpbridge/114@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955729 DLMGCP DEBUG <0013> endpoint:rtpbridge/115@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955729 DLMGCP DEBUG <0013> endpoint:rtpbridge/116@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955729 DLMGCP DEBUG <0013> endpoint:rtpbridge/117@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955729 DLMGCP DEBUG <0013> endpoint:rtpbridge/118@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955729 DLMGCP DEBUG <0013> endpoint:rtpbridge/119@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955729 DLMGCP DEBUG <0013> endpoint:rtpbridge/11a@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955729 DLMGCP DEBUG <0013> endpoint:rtpbridge/11b@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955729 DLMGCP DEBUG <0013> endpoint:rtpbridge/11c@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955729 DLMGCP DEBUG <0013> endpoint:rtpbridge/11d@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955729 DLMGCP DEBUG <0013> endpoint:rtpbridge/11e@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955729 DLMGCP DEBUG <0013> endpoint:rtpbridge/11f@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955729 DLMGCP DEBUG <0013> endpoint:rtpbridge/120@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955729 DLMGCP DEBUG <0013> endpoint:rtpbridge/121@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955729 DLMGCP DEBUG <0013> endpoint:rtpbridge/122@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955729 DLMGCP DEBUG <0013> endpoint:rtpbridge/123@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955729 DLMGCP DEBUG <0013> endpoint:rtpbridge/124@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955729 DLMGCP DEBUG <0013> endpoint:rtpbridge/125@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955729 DLMGCP DEBUG <0013> endpoint:rtpbridge/126@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955729 DLMGCP DEBUG <0013> endpoint:rtpbridge/127@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955729 DLMGCP DEBUG <0013> endpoint:rtpbridge/128@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955729 DLMGCP DEBUG <0013> endpoint:rtpbridge/129@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955729 DLMGCP DEBUG <0013> endpoint:rtpbridge/12a@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955729 DLMGCP DEBUG <0013> endpoint:rtpbridge/12b@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955729 DLMGCP DEBUG <0013> endpoint:rtpbridge/12c@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955729 DLMGCP DEBUG <0013> endpoint:none Generated response: code=200 (mgcp_protocol.c:230) 20241102125955729 DLMGCP DEBUG <0013> Generated response: line #00: 200 2592 OK (mgcp_msg.c:67) 20241102125955729 DLMGCP DEBUG <0013> Received message: line #00: DLCX 2593 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241102125955729 DLMGCP DEBUG <0013> Received message: line #01: C: 0032 (mgcp_msg.c:67) 20241102125955729 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found free endpoint: rtpbridge/1@mgw (mgcp_endp.c:261) 20241102125955729 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:441) 20241102125955729 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241102125955729 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955729 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955729 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955729 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955729 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955729 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955729 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955729 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955729 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955729 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955729 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955729 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955729 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955729 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955729 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955729 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955729 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955729 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955729 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955729 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955729 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955729 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955729 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955729 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955729 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955729 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955729 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955729 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955729 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955729 DLMGCP DEBUG <0013> endpoint:rtpbridge/1e@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955729 DLMGCP DEBUG <0013> endpoint:rtpbridge/1f@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955730 DLMGCP DEBUG <0013> endpoint:rtpbridge/20@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955730 DLMGCP DEBUG <0013> endpoint:rtpbridge/21@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955730 DLMGCP DEBUG <0013> endpoint:rtpbridge/22@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955730 DLMGCP DEBUG <0013> endpoint:rtpbridge/23@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955730 DLMGCP DEBUG <0013> endpoint:rtpbridge/24@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955730 DLMGCP DEBUG <0013> endpoint:rtpbridge/25@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955730 DLMGCP DEBUG <0013> endpoint:rtpbridge/26@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955730 DLMGCP DEBUG <0013> endpoint:rtpbridge/27@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955730 DLMGCP DEBUG <0013> endpoint:rtpbridge/28@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955730 DLMGCP DEBUG <0013> endpoint:rtpbridge/29@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955730 DLMGCP DEBUG <0013> endpoint:rtpbridge/2a@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955730 DLMGCP DEBUG <0013> endpoint:rtpbridge/2b@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955730 DLMGCP DEBUG <0013> endpoint:rtpbridge/2c@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955730 DLMGCP DEBUG <0013> endpoint:rtpbridge/2d@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955730 DLMGCP DEBUG <0013> endpoint:rtpbridge/2e@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955730 DLMGCP DEBUG <0013> endpoint:rtpbridge/2f@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955730 DLMGCP DEBUG <0013> endpoint:rtpbridge/30@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955730 DLMGCP DEBUG <0013> endpoint:rtpbridge/31@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955730 DLMGCP DEBUG <0013> endpoint:rtpbridge/32@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955730 DLMGCP DEBUG <0013> endpoint:rtpbridge/33@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955730 DLMGCP DEBUG <0013> endpoint:rtpbridge/34@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955730 DLMGCP DEBUG <0013> endpoint:rtpbridge/35@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955730 DLMGCP DEBUG <0013> endpoint:rtpbridge/36@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955730 DLMGCP DEBUG <0013> endpoint:rtpbridge/37@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955730 DLMGCP DEBUG <0013> endpoint:rtpbridge/38@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955730 DLMGCP DEBUG <0013> endpoint:rtpbridge/39@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955730 DLMGCP DEBUG <0013> endpoint:rtpbridge/3a@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955730 DLMGCP DEBUG <0013> endpoint:rtpbridge/3b@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955730 DLMGCP DEBUG <0013> endpoint:rtpbridge/3c@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955730 DLMGCP DEBUG <0013> endpoint:rtpbridge/3d@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955730 DLMGCP DEBUG <0013> endpoint:rtpbridge/3e@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955730 DLMGCP DEBUG <0013> endpoint:rtpbridge/3f@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955730 DLMGCP DEBUG <0013> endpoint:rtpbridge/40@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955730 DLMGCP DEBUG <0013> endpoint:rtpbridge/41@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955730 DLMGCP DEBUG <0013> endpoint:rtpbridge/42@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955730 DLMGCP DEBUG <0013> endpoint:rtpbridge/43@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955730 DLMGCP DEBUG <0013> endpoint:rtpbridge/44@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955730 DLMGCP DEBUG <0013> endpoint:rtpbridge/45@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955730 DLMGCP DEBUG <0013> endpoint:rtpbridge/46@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955730 DLMGCP DEBUG <0013> endpoint:rtpbridge/47@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955730 DLMGCP DEBUG <0013> endpoint:rtpbridge/48@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955730 DLMGCP DEBUG <0013> endpoint:rtpbridge/49@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955730 DLMGCP DEBUG <0013> endpoint:rtpbridge/4a@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955730 DLMGCP DEBUG <0013> endpoint:rtpbridge/4b@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955730 DLMGCP DEBUG <0013> endpoint:rtpbridge/4c@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955730 DLMGCP DEBUG <0013> endpoint:rtpbridge/4d@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955730 DLMGCP DEBUG <0013> endpoint:rtpbridge/4e@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955730 DLMGCP DEBUG <0013> endpoint:rtpbridge/4f@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955730 DLMGCP DEBUG <0013> endpoint:rtpbridge/50@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955730 DLMGCP DEBUG <0013> endpoint:rtpbridge/51@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955730 DLMGCP DEBUG <0013> endpoint:rtpbridge/52@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955730 DLMGCP DEBUG <0013> endpoint:rtpbridge/53@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955730 DLMGCP DEBUG <0013> endpoint:rtpbridge/54@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955730 DLMGCP DEBUG <0013> endpoint:rtpbridge/55@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955730 DLMGCP DEBUG <0013> endpoint:rtpbridge/56@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955730 DLMGCP DEBUG <0013> endpoint:rtpbridge/57@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955730 DLMGCP DEBUG <0013> endpoint:rtpbridge/58@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955730 DLMGCP DEBUG <0013> endpoint:rtpbridge/59@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955730 DLMGCP DEBUG <0013> endpoint:rtpbridge/5a@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955730 DLMGCP DEBUG <0013> endpoint:rtpbridge/5b@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955730 DLMGCP DEBUG <0013> endpoint:rtpbridge/5c@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955730 DLMGCP DEBUG <0013> endpoint:rtpbridge/5d@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955730 DLMGCP DEBUG <0013> endpoint:rtpbridge/5e@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955730 DLMGCP DEBUG <0013> endpoint:rtpbridge/5f@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955730 DLMGCP DEBUG <0013> endpoint:rtpbridge/60@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955730 DLMGCP DEBUG <0013> endpoint:rtpbridge/61@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955730 DLMGCP DEBUG <0013> endpoint:rtpbridge/62@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955730 DLMGCP DEBUG <0013> endpoint:rtpbridge/63@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955730 DLMGCP DEBUG <0013> endpoint:rtpbridge/64@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955730 DLMGCP DEBUG <0013> endpoint:rtpbridge/65@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955730 DLMGCP DEBUG <0013> endpoint:rtpbridge/66@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955730 DLMGCP DEBUG <0013> endpoint:rtpbridge/67@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955730 DLMGCP DEBUG <0013> endpoint:rtpbridge/68@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955730 DLMGCP DEBUG <0013> endpoint:rtpbridge/69@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955730 DLMGCP DEBUG <0013> endpoint:rtpbridge/6a@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955730 DLMGCP DEBUG <0013> endpoint:rtpbridge/6b@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955730 DLMGCP DEBUG <0013> endpoint:rtpbridge/6c@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955730 DLMGCP DEBUG <0013> endpoint:rtpbridge/6d@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955730 DLMGCP DEBUG <0013> endpoint:rtpbridge/6e@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955730 DLMGCP DEBUG <0013> endpoint:rtpbridge/6f@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955730 DLMGCP DEBUG <0013> endpoint:rtpbridge/70@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955730 DLMGCP DEBUG <0013> endpoint:rtpbridge/71@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955730 DLMGCP DEBUG <0013> endpoint:rtpbridge/72@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955730 DLMGCP DEBUG <0013> endpoint:rtpbridge/73@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955730 DLMGCP DEBUG <0013> endpoint:rtpbridge/74@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955730 DLMGCP DEBUG <0013> endpoint:rtpbridge/75@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955730 DLMGCP DEBUG <0013> endpoint:rtpbridge/76@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955730 DLMGCP DEBUG <0013> endpoint:rtpbridge/77@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955730 DLMGCP DEBUG <0013> endpoint:rtpbridge/78@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955730 DLMGCP DEBUG <0013> endpoint:rtpbridge/79@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955730 DLMGCP DEBUG <0013> endpoint:rtpbridge/7a@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955730 DLMGCP DEBUG <0013> endpoint:rtpbridge/7b@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955730 DLMGCP DEBUG <0013> endpoint:rtpbridge/7c@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955730 DLMGCP DEBUG <0013> endpoint:rtpbridge/7d@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955730 DLMGCP DEBUG <0013> endpoint:rtpbridge/7e@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955730 DLMGCP DEBUG <0013> endpoint:rtpbridge/7f@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955730 DLMGCP DEBUG <0013> endpoint:rtpbridge/80@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955730 DLMGCP DEBUG <0013> endpoint:rtpbridge/81@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955730 DLMGCP DEBUG <0013> endpoint:rtpbridge/82@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955730 DLMGCP DEBUG <0013> endpoint:rtpbridge/83@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955730 DLMGCP DEBUG <0013> endpoint:rtpbridge/84@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955730 DLMGCP DEBUG <0013> endpoint:rtpbridge/85@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955730 DLMGCP DEBUG <0013> endpoint:rtpbridge/86@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955730 DLMGCP DEBUG <0013> endpoint:rtpbridge/87@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955730 DLMGCP DEBUG <0013> endpoint:rtpbridge/88@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955730 DLMGCP DEBUG <0013> endpoint:rtpbridge/89@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955730 DLMGCP DEBUG <0013> endpoint:rtpbridge/8a@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955730 DLMGCP DEBUG <0013> endpoint:rtpbridge/8b@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955730 DLMGCP DEBUG <0013> endpoint:rtpbridge/8c@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955730 DLMGCP DEBUG <0013> endpoint:rtpbridge/8d@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955730 DLMGCP DEBUG <0013> endpoint:rtpbridge/8e@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955730 DLMGCP DEBUG <0013> endpoint:rtpbridge/8f@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955730 DLMGCP DEBUG <0013> endpoint:rtpbridge/90@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955730 DLMGCP DEBUG <0013> endpoint:rtpbridge/91@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955730 DLMGCP DEBUG <0013> endpoint:rtpbridge/92@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955730 DLMGCP DEBUG <0013> endpoint:rtpbridge/93@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955730 DLMGCP DEBUG <0013> endpoint:rtpbridge/94@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955730 DLMGCP DEBUG <0013> endpoint:rtpbridge/95@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955730 DLMGCP DEBUG <0013> endpoint:rtpbridge/96@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955730 DLMGCP DEBUG <0013> endpoint:rtpbridge/97@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955730 DLMGCP DEBUG <0013> endpoint:rtpbridge/98@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955730 DLMGCP DEBUG <0013> endpoint:rtpbridge/99@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955730 DLMGCP DEBUG <0013> endpoint:rtpbridge/9a@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955730 DLMGCP DEBUG <0013> endpoint:rtpbridge/9b@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955730 DLMGCP DEBUG <0013> endpoint:rtpbridge/9c@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955730 DLMGCP DEBUG <0013> endpoint:rtpbridge/9d@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955730 DLMGCP DEBUG <0013> endpoint:rtpbridge/9e@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955730 DLMGCP DEBUG <0013> endpoint:rtpbridge/9f@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955730 DLMGCP DEBUG <0013> endpoint:rtpbridge/a0@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955730 DLMGCP DEBUG <0013> endpoint:rtpbridge/a1@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955730 DLMGCP DEBUG <0013> endpoint:rtpbridge/a2@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955730 DLMGCP DEBUG <0013> endpoint:rtpbridge/a3@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955730 DLMGCP DEBUG <0013> endpoint:rtpbridge/a4@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955730 DLMGCP DEBUG <0013> endpoint:rtpbridge/a5@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955730 DLMGCP DEBUG <0013> endpoint:rtpbridge/a6@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955730 DLMGCP DEBUG <0013> endpoint:rtpbridge/a7@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955730 DLMGCP DEBUG <0013> endpoint:rtpbridge/a8@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955730 DLMGCP DEBUG <0013> endpoint:rtpbridge/a9@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955730 DLMGCP DEBUG <0013> endpoint:rtpbridge/aa@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955730 DLMGCP DEBUG <0013> endpoint:rtpbridge/ab@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955730 DLMGCP DEBUG <0013> endpoint:rtpbridge/ac@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955730 DLMGCP DEBUG <0013> endpoint:rtpbridge/ad@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955730 DLMGCP DEBUG <0013> endpoint:rtpbridge/ae@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955730 DLMGCP DEBUG <0013> endpoint:rtpbridge/af@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955730 DLMGCP DEBUG <0013> endpoint:rtpbridge/b0@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955730 DLMGCP DEBUG <0013> endpoint:rtpbridge/b1@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955730 DLMGCP DEBUG <0013> endpoint:rtpbridge/b2@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955730 DLMGCP DEBUG <0013> endpoint:rtpbridge/b3@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955730 DLMGCP DEBUG <0013> endpoint:rtpbridge/b4@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955730 DLMGCP DEBUG <0013> endpoint:rtpbridge/b5@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955730 DLMGCP DEBUG <0013> endpoint:rtpbridge/b6@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955730 DLMGCP DEBUG <0013> endpoint:rtpbridge/b7@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955730 DLMGCP DEBUG <0013> endpoint:rtpbridge/b8@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955730 DLMGCP DEBUG <0013> endpoint:rtpbridge/b9@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955730 DLMGCP DEBUG <0013> endpoint:rtpbridge/ba@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955730 DLMGCP DEBUG <0013> endpoint:rtpbridge/bb@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955730 DLMGCP DEBUG <0013> endpoint:rtpbridge/bc@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955730 DLMGCP DEBUG <0013> endpoint:rtpbridge/bd@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955730 DLMGCP DEBUG <0013> endpoint:rtpbridge/be@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955730 DLMGCP DEBUG <0013> endpoint:rtpbridge/bf@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955730 DLMGCP DEBUG <0013> endpoint:rtpbridge/c0@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955730 DLMGCP DEBUG <0013> endpoint:rtpbridge/c1@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955730 DLMGCP DEBUG <0013> endpoint:rtpbridge/c2@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955730 DLMGCP DEBUG <0013> endpoint:rtpbridge/c3@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955730 DLMGCP DEBUG <0013> endpoint:rtpbridge/c4@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955730 DLMGCP DEBUG <0013> endpoint:rtpbridge/c5@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955730 DLMGCP DEBUG <0013> endpoint:rtpbridge/c6@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955730 DLMGCP DEBUG <0013> endpoint:rtpbridge/c7@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955730 DLMGCP DEBUG <0013> endpoint:rtpbridge/c8@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955730 DLMGCP DEBUG <0013> endpoint:rtpbridge/c9@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955730 DLMGCP DEBUG <0013> endpoint:rtpbridge/ca@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955730 DLMGCP DEBUG <0013> endpoint:rtpbridge/cb@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955730 DLMGCP DEBUG <0013> endpoint:rtpbridge/cc@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955730 DLMGCP DEBUG <0013> endpoint:rtpbridge/cd@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955730 DLMGCP DEBUG <0013> endpoint:rtpbridge/ce@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955730 DLMGCP DEBUG <0013> endpoint:rtpbridge/cf@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955730 DLMGCP DEBUG <0013> endpoint:rtpbridge/d0@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955730 DLMGCP DEBUG <0013> endpoint:rtpbridge/d1@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955730 DLMGCP DEBUG <0013> endpoint:rtpbridge/d2@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955730 DLMGCP DEBUG <0013> endpoint:rtpbridge/d3@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955730 DLMGCP DEBUG <0013> endpoint:rtpbridge/d4@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955730 DLMGCP DEBUG <0013> endpoint:rtpbridge/d5@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955730 DLMGCP DEBUG <0013> endpoint:rtpbridge/d6@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955745 DLMGCP DEBUG <0013> Received message: line #00: DLCX 2601 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241102125955745 DLMGCP DEBUG <0013> Received message: line #01: C: 003A (mgcp_msg.c:67) 20241102125955745 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found free endpoint: rtpbridge/1@mgw (mgcp_endp.c:261) 20241102125955745 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:441) 20241102125955745 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241102125955745 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955745 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955745 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955745 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955745 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955745 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955745 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955745 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955745 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955745 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955745 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955745 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955745 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955745 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955745 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955745 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955745 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955745 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955745 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955745 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955745 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955745 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955745 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955745 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955745 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955745 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955745 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955745 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955745 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955745 DLMGCP DEBUG <0013> endpoint:rtpbridge/1e@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955745 DLMGCP DEBUG <0013> endpoint:rtpbridge/1f@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955745 DLMGCP DEBUG <0013> endpoint:rtpbridge/20@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955745 DLMGCP DEBUG <0013> endpoint:rtpbridge/21@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955745 DLMGCP DEBUG <0013> endpoint:rtpbridge/22@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955745 DLMGCP DEBUG <0013> endpoint:rtpbridge/23@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955745 DLMGCP DEBUG <0013> endpoint:rtpbridge/24@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955745 DLMGCP DEBUG <0013> endpoint:rtpbridge/25@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955745 DLMGCP DEBUG <0013> endpoint:rtpbridge/26@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955745 DLMGCP DEBUG <0013> endpoint:rtpbridge/27@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955745 DLMGCP DEBUG <0013> endpoint:rtpbridge/28@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955745 DLMGCP DEBUG <0013> endpoint:rtpbridge/29@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955745 DLMGCP DEBUG <0013> endpoint:rtpbridge/2a@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955745 DLMGCP DEBUG <0013> endpoint:rtpbridge/2b@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955745 DLMGCP DEBUG <0013> endpoint:rtpbridge/2c@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955745 DLMGCP DEBUG <0013> endpoint:rtpbridge/2d@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955745 DLMGCP DEBUG <0013> endpoint:rtpbridge/2e@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955745 DLMGCP DEBUG <0013> endpoint:rtpbridge/2f@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955745 DLMGCP DEBUG <0013> endpoint:rtpbridge/30@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955745 DLMGCP DEBUG <0013> endpoint:rtpbridge/31@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955745 DLMGCP DEBUG <0013> endpoint:rtpbridge/32@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955745 DLMGCP DEBUG <0013> endpoint:rtpbridge/33@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955745 DLMGCP DEBUG <0013> endpoint:rtpbridge/34@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955745 DLMGCP DEBUG <0013> endpoint:rtpbridge/35@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955745 DLMGCP DEBUG <0013> endpoint:rtpbridge/36@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955745 DLMGCP DEBUG <0013> endpoint:rtpbridge/37@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955745 DLMGCP DEBUG <0013> endpoint:rtpbridge/38@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955745 DLMGCP DEBUG <0013> endpoint:rtpbridge/39@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955745 DLMGCP DEBUG <0013> endpoint:rtpbridge/3a@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955745 DLMGCP DEBUG <0013> endpoint:rtpbridge/3b@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955745 DLMGCP DEBUG <0013> endpoint:rtpbridge/3c@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955745 DLMGCP DEBUG <0013> endpoint:rtpbridge/3d@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955745 DLMGCP DEBUG <0013> endpoint:rtpbridge/3e@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955745 DLMGCP DEBUG <0013> endpoint:rtpbridge/3f@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955745 DLMGCP DEBUG <0013> endpoint:rtpbridge/40@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955745 DLMGCP DEBUG <0013> endpoint:rtpbridge/41@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955745 DLMGCP DEBUG <0013> endpoint:rtpbridge/42@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955745 DLMGCP DEBUG <0013> endpoint:rtpbridge/43@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955745 DLMGCP DEBUG <0013> endpoint:rtpbridge/44@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955745 DLMGCP DEBUG <0013> endpoint:rtpbridge/45@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955745 DLMGCP DEBUG <0013> endpoint:rtpbridge/46@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955745 DLMGCP DEBUG <0013> endpoint:rtpbridge/47@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955745 DLMGCP DEBUG <0013> endpoint:rtpbridge/48@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955745 DLMGCP DEBUG <0013> endpoint:rtpbridge/49@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955745 DLMGCP DEBUG <0013> endpoint:rtpbridge/4a@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955745 DLMGCP DEBUG <0013> endpoint:rtpbridge/4b@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955745 DLMGCP DEBUG <0013> endpoint:rtpbridge/4c@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955745 DLMGCP DEBUG <0013> endpoint:rtpbridge/4d@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955745 DLMGCP DEBUG <0013> endpoint:rtpbridge/4e@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955745 DLMGCP DEBUG <0013> endpoint:rtpbridge/4f@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955745 DLMGCP DEBUG <0013> endpoint:rtpbridge/50@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955745 DLMGCP DEBUG <0013> endpoint:rtpbridge/51@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955745 DLMGCP DEBUG <0013> endpoint:rtpbridge/52@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955745 DLMGCP DEBUG <0013> endpoint:rtpbridge/53@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955745 DLMGCP DEBUG <0013> endpoint:rtpbridge/54@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955745 DLMGCP DEBUG <0013> endpoint:rtpbridge/55@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955745 DLMGCP DEBUG <0013> endpoint:rtpbridge/56@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955745 DLMGCP DEBUG <0013> endpoint:rtpbridge/57@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955745 DLMGCP DEBUG <0013> endpoint:rtpbridge/58@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955745 DLMGCP DEBUG <0013> endpoint:rtpbridge/59@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955745 DLMGCP DEBUG <0013> endpoint:rtpbridge/5a@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955745 DLMGCP DEBUG <0013> endpoint:rtpbridge/5b@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955745 DLMGCP DEBUG <0013> endpoint:rtpbridge/5c@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955745 DLMGCP DEBUG <0013> endpoint:rtpbridge/5d@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955745 DLMGCP DEBUG <0013> endpoint:rtpbridge/5e@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955745 DLMGCP DEBUG <0013> endpoint:rtpbridge/5f@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955745 DLMGCP DEBUG <0013> endpoint:rtpbridge/60@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955745 DLMGCP DEBUG <0013> endpoint:rtpbridge/61@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955745 DLMGCP DEBUG <0013> endpoint:rtpbridge/62@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955745 DLMGCP DEBUG <0013> endpoint:rtpbridge/63@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955745 DLMGCP DEBUG <0013> endpoint:rtpbridge/64@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955745 DLMGCP DEBUG <0013> endpoint:rtpbridge/65@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955745 DLMGCP DEBUG <0013> endpoint:rtpbridge/66@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955745 DLMGCP DEBUG <0013> endpoint:rtpbridge/67@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955745 DLMGCP DEBUG <0013> endpoint:rtpbridge/68@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955745 DLMGCP DEBUG <0013> endpoint:rtpbridge/69@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955745 DLMGCP DEBUG <0013> endpoint:rtpbridge/6a@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955745 DLMGCP DEBUG <0013> endpoint:rtpbridge/6b@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955745 DLMGCP DEBUG <0013> endpoint:rtpbridge/6c@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955745 DLMGCP DEBUG <0013> endpoint:rtpbridge/6d@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955745 DLMGCP DEBUG <0013> endpoint:rtpbridge/6e@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955745 DLMGCP DEBUG <0013> endpoint:rtpbridge/6f@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955745 DLMGCP DEBUG <0013> endpoint:rtpbridge/70@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955745 DLMGCP DEBUG <0013> endpoint:rtpbridge/71@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955745 DLMGCP DEBUG <0013> endpoint:rtpbridge/72@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955745 DLMGCP DEBUG <0013> endpoint:rtpbridge/73@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955745 DLMGCP DEBUG <0013> endpoint:rtpbridge/74@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955745 DLMGCP DEBUG <0013> endpoint:rtpbridge/75@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955745 DLMGCP DEBUG <0013> endpoint:rtpbridge/76@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955745 DLMGCP DEBUG <0013> endpoint:rtpbridge/77@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955745 DLMGCP DEBUG <0013> endpoint:rtpbridge/78@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955745 DLMGCP DEBUG <0013> endpoint:rtpbridge/79@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955745 DLMGCP DEBUG <0013> endpoint:rtpbridge/7a@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955745 DLMGCP DEBUG <0013> endpoint:rtpbridge/7b@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955745 DLMGCP DEBUG <0013> endpoint:rtpbridge/7c@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955745 DLMGCP DEBUG <0013> endpoint:rtpbridge/7d@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955745 DLMGCP DEBUG <0013> endpoint:rtpbridge/7e@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955745 DLMGCP DEBUG <0013> endpoint:rtpbridge/7f@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955745 DLMGCP DEBUG <0013> endpoint:rtpbridge/80@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955745 DLMGCP DEBUG <0013> endpoint:rtpbridge/81@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955745 DLMGCP DEBUG <0013> endpoint:rtpbridge/82@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955745 DLMGCP DEBUG <0013> endpoint:rtpbridge/83@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955745 DLMGCP DEBUG <0013> endpoint:rtpbridge/84@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955745 DLMGCP DEBUG <0013> endpoint:rtpbridge/85@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955745 DLMGCP DEBUG <0013> endpoint:rtpbridge/86@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955745 DLMGCP DEBUG <0013> endpoint:rtpbridge/87@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955745 DLMGCP DEBUG <0013> endpoint:rtpbridge/88@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955745 DLMGCP DEBUG <0013> endpoint:rtpbridge/89@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955745 DLMGCP DEBUG <0013> endpoint:rtpbridge/8a@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955745 DLMGCP DEBUG <0013> endpoint:rtpbridge/8b@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955745 DLMGCP DEBUG <0013> endpoint:rtpbridge/8c@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955745 DLMGCP DEBUG <0013> endpoint:rtpbridge/8d@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955745 DLMGCP DEBUG <0013> endpoint:rtpbridge/8e@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955745 DLMGCP DEBUG <0013> endpoint:rtpbridge/8f@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955745 DLMGCP DEBUG <0013> endpoint:rtpbridge/90@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955745 DLMGCP DEBUG <0013> endpoint:rtpbridge/91@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955745 DLMGCP DEBUG <0013> endpoint:rtpbridge/92@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955745 DLMGCP DEBUG <0013> endpoint:rtpbridge/93@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955745 DLMGCP DEBUG <0013> endpoint:rtpbridge/94@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955745 DLMGCP DEBUG <0013> endpoint:rtpbridge/95@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955745 DLMGCP DEBUG <0013> endpoint:rtpbridge/96@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955745 DLMGCP DEBUG <0013> endpoint:rtpbridge/97@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955745 DLMGCP DEBUG <0013> endpoint:rtpbridge/98@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955745 DLMGCP DEBUG <0013> endpoint:rtpbridge/99@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955745 DLMGCP DEBUG <0013> endpoint:rtpbridge/9a@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955745 DLMGCP DEBUG <0013> endpoint:rtpbridge/9b@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955745 DLMGCP DEBUG <0013> endpoint:rtpbridge/9c@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955745 DLMGCP DEBUG <0013> endpoint:rtpbridge/9d@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955745 DLMGCP DEBUG <0013> endpoint:rtpbridge/9e@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955745 DLMGCP DEBUG <0013> endpoint:rtpbridge/9f@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955745 DLMGCP DEBUG <0013> endpoint:rtpbridge/a0@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955745 DLMGCP DEBUG <0013> endpoint:rtpbridge/a1@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955745 DLMGCP DEBUG <0013> endpoint:rtpbridge/a2@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955745 DLMGCP DEBUG <0013> endpoint:rtpbridge/a3@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955745 DLMGCP DEBUG <0013> endpoint:rtpbridge/a4@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955745 DLMGCP DEBUG <0013> endpoint:rtpbridge/a5@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955745 DLMGCP DEBUG <0013> endpoint:rtpbridge/a6@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955745 DLMGCP DEBUG <0013> endpoint:rtpbridge/a7@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955746 DLMGCP DEBUG <0013> endpoint:rtpbridge/a8@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955746 DLMGCP DEBUG <0013> endpoint:rtpbridge/a9@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955746 DLMGCP DEBUG <0013> endpoint:rtpbridge/aa@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955746 DLMGCP DEBUG <0013> endpoint:rtpbridge/ab@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955746 DLMGCP DEBUG <0013> endpoint:rtpbridge/ac@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955746 DLMGCP DEBUG <0013> endpoint:rtpbridge/ad@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955746 DLMGCP DEBUG <0013> endpoint:rtpbridge/ae@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955746 DLMGCP DEBUG <0013> endpoint:rtpbridge/af@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955746 DLMGCP DEBUG <0013> endpoint:rtpbridge/b0@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955746 DLMGCP DEBUG <0013> endpoint:rtpbridge/b1@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955746 DLMGCP DEBUG <0013> endpoint:rtpbridge/b2@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955746 DLMGCP DEBUG <0013> endpoint:rtpbridge/b3@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955746 DLMGCP DEBUG <0013> endpoint:rtpbridge/b4@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955746 DLMGCP DEBUG <0013> endpoint:rtpbridge/b5@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955746 DLMGCP DEBUG <0013> endpoint:rtpbridge/b6@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955746 DLMGCP DEBUG <0013> endpoint:rtpbridge/b7@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955746 DLMGCP DEBUG <0013> endpoint:rtpbridge/b8@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955746 DLMGCP DEBUG <0013> endpoint:rtpbridge/b9@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955746 DLMGCP DEBUG <0013> endpoint:rtpbridge/ba@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955746 DLMGCP DEBUG <0013> endpoint:rtpbridge/bb@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955746 DLMGCP DEBUG <0013> endpoint:rtpbridge/bc@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955746 DLMGCP DEBUG <0013> endpoint:rtpbridge/bd@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955746 DLMGCP DEBUG <0013> endpoint:rtpbridge/be@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955746 DLMGCP DEBUG <0013> endpoint:rtpbridge/bf@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955746 DLMGCP DEBUG <0013> endpoint:rtpbridge/c0@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955746 DLMGCP DEBUG <0013> endpoint:rtpbridge/c1@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955746 DLMGCP DEBUG <0013> endpoint:rtpbridge/c2@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955746 DLMGCP DEBUG <0013> endpoint:rtpbridge/c3@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955746 DLMGCP DEBUG <0013> endpoint:rtpbridge/c4@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955746 DLMGCP DEBUG <0013> endpoint:rtpbridge/c5@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955746 DLMGCP DEBUG <0013> endpoint:rtpbridge/c6@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955746 DLMGCP DEBUG <0013> endpoint:rtpbridge/c7@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955746 DLMGCP DEBUG <0013> endpoint:rtpbridge/c8@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955746 DLMGCP DEBUG <0013> endpoint:rtpbridge/c9@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955746 DLMGCP DEBUG <0013> endpoint:rtpbridge/ca@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955746 DLMGCP DEBUG <0013> endpoint:rtpbridge/cb@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955746 DLMGCP DEBUG <0013> endpoint:rtpbridge/cc@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955746 DLMGCP DEBUG <0013> endpoint:rtpbridge/cd@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955746 DLMGCP DEBUG <0013> endpoint:rtpbridge/ce@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955746 DLMGCP DEBUG <0013> endpoint:rtpbridge/cf@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955746 DLMGCP DEBUG <0013> endpoint:rtpbridge/d0@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955746 DLMGCP DEBUG <0013> endpoint:rtpbridge/d1@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955746 DLMGCP DEBUG <0013> endpoint:rtpbridge/d2@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955746 DLMGCP DEBUG <0013> endpoint:rtpbridge/d3@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955746 DLMGCP DEBUG <0013> endpoint:rtpbridge/d4@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955746 DLMGCP DEBUG <0013> endpoint:rtpbridge/d5@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955746 DLMGCP DEBUG <0013> endpoint:rtpbridge/d6@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955746 DLMGCP DEBUG <0013> endpoint:rtpbridge/d7@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955746 DLMGCP DEBUG <0013> endpoint:rtpbridge/d8@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955746 DLMGCP DEBUG <0013> endpoint:rtpbridge/d9@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955746 DLMGCP DEBUG <0013> endpoint:rtpbridge/da@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955746 DLMGCP DEBUG <0013> endpoint:rtpbridge/db@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955746 DLMGCP DEBUG <0013> endpoint:rtpbridge/dc@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955746 DLMGCP DEBUG <0013> endpoint:rtpbridge/dd@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955746 DLMGCP DEBUG <0013> endpoint:rtpbridge/de@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955746 DLMGCP DEBUG <0013> endpoint:rtpbridge/df@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955746 DLMGCP DEBUG <0013> endpoint:rtpbridge/e0@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955746 DLMGCP DEBUG <0013> endpoint:rtpbridge/e1@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955746 DLMGCP DEBUG <0013> endpoint:rtpbridge/e2@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955746 DLMGCP DEBUG <0013> endpoint:rtpbridge/e3@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955746 DLMGCP DEBUG <0013> endpoint:rtpbridge/e4@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955746 DLMGCP DEBUG <0013> endpoint:rtpbridge/e5@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955746 DLMGCP DEBUG <0013> endpoint:rtpbridge/e6@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955746 DLMGCP DEBUG <0013> endpoint:rtpbridge/e7@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955746 DLMGCP DEBUG <0013> endpoint:rtpbridge/e8@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955746 DLMGCP DEBUG <0013> endpoint:rtpbridge/e9@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955746 DLMGCP DEBUG <0013> endpoint:rtpbridge/ea@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955746 DLMGCP DEBUG <0013> endpoint:rtpbridge/eb@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955746 DLMGCP DEBUG <0013> endpoint:rtpbridge/ec@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955746 DLMGCP DEBUG <0013> endpoint:rtpbridge/ed@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955746 DLMGCP DEBUG <0013> endpoint:rtpbridge/ee@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955746 DLMGCP DEBUG <0013> endpoint:rtpbridge/ef@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955746 DLMGCP DEBUG <0013> endpoint:rtpbridge/f0@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955746 DLMGCP DEBUG <0013> endpoint:rtpbridge/f1@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955746 DLMGCP DEBUG <0013> endpoint:rtpbridge/f2@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955746 DLMGCP DEBUG <0013> endpoint:rtpbridge/f3@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955746 DLMGCP DEBUG <0013> endpoint:rtpbridge/f4@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955746 DLMGCP DEBUG <0013> endpoint:rtpbridge/f5@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955746 DLMGCP DEBUG <0013> endpoint:rtpbridge/f6@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955746 DLMGCP DEBUG <0013> endpoint:rtpbridge/f7@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955746 DLMGCP DEBUG <0013> endpoint:rtpbridge/f8@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955746 DLMGCP DEBUG <0013> endpoint:rtpbridge/f9@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955746 DLMGCP DEBUG <0013> endpoint:rtpbridge/fa@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955746 DLMGCP DEBUG <0013> endpoint:rtpbridge/fb@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955746 DLMGCP DEBUG <0013> endpoint:rtpbridge/fc@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955746 DLMGCP DEBUG <0013> endpoint:rtpbridge/fd@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955746 DLMGCP DEBUG <0013> endpoint:rtpbridge/fe@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955746 DLMGCP DEBUG <0013> endpoint:rtpbridge/ff@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955746 DLMGCP DEBUG <0013> endpoint:rtpbridge/100@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955746 DLMGCP DEBUG <0013> endpoint:rtpbridge/101@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955746 DLMGCP DEBUG <0013> endpoint:rtpbridge/102@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955746 DLMGCP DEBUG <0013> endpoint:rtpbridge/103@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955746 DLMGCP DEBUG <0013> endpoint:rtpbridge/104@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955746 DLMGCP DEBUG <0013> endpoint:rtpbridge/105@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955746 DLMGCP DEBUG <0013> endpoint:rtpbridge/106@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955746 DLMGCP DEBUG <0013> endpoint:rtpbridge/107@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955746 DLMGCP DEBUG <0013> endpoint:rtpbridge/108@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955746 DLMGCP DEBUG <0013> endpoint:rtpbridge/109@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955746 DLMGCP DEBUG <0013> endpoint:rtpbridge/10a@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955746 DLMGCP DEBUG <0013> endpoint:rtpbridge/10b@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955746 DLMGCP DEBUG <0013> endpoint:rtpbridge/10c@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955746 DLMGCP DEBUG <0013> endpoint:rtpbridge/10d@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955746 DLMGCP DEBUG <0013> endpoint:rtpbridge/10e@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955746 DLMGCP DEBUG <0013> endpoint:rtpbridge/10f@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955746 DLMGCP DEBUG <0013> endpoint:rtpbridge/110@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955746 DLMGCP DEBUG <0013> endpoint:rtpbridge/111@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955746 DLMGCP DEBUG <0013> endpoint:rtpbridge/112@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955746 DLMGCP DEBUG <0013> endpoint:rtpbridge/113@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955746 DLMGCP DEBUG <0013> endpoint:rtpbridge/114@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955746 DLMGCP DEBUG <0013> endpoint:rtpbridge/115@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955746 DLMGCP DEBUG <0013> endpoint:rtpbridge/116@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955746 DLMGCP DEBUG <0013> endpoint:rtpbridge/117@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955746 DLMGCP DEBUG <0013> endpoint:rtpbridge/118@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955746 DLMGCP DEBUG <0013> endpoint:rtpbridge/119@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955746 DLMGCP DEBUG <0013> endpoint:rtpbridge/11a@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955746 DLMGCP DEBUG <0013> endpoint:rtpbridge/11b@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955746 DLMGCP DEBUG <0013> endpoint:rtpbridge/11c@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955746 DLMGCP DEBUG <0013> endpoint:rtpbridge/11d@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955746 DLMGCP DEBUG <0013> endpoint:rtpbridge/11e@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955746 DLMGCP DEBUG <0013> endpoint:rtpbridge/11f@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955746 DLMGCP DEBUG <0013> endpoint:rtpbridge/120@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955746 DLMGCP DEBUG <0013> endpoint:rtpbridge/121@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955746 DLMGCP DEBUG <0013> endpoint:rtpbridge/122@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955746 DLMGCP DEBUG <0013> endpoint:rtpbridge/123@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955746 DLMGCP DEBUG <0013> endpoint:rtpbridge/124@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955746 DLMGCP DEBUG <0013> endpoint:rtpbridge/125@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955746 DLMGCP DEBUG <0013> endpoint:rtpbridge/126@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955746 DLMGCP DEBUG <0013> endpoint:rtpbridge/127@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955746 DLMGCP DEBUG <0013> endpoint:rtpbridge/128@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955746 DLMGCP DEBUG <0013> endpoint:rtpbridge/129@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955746 DLMGCP DEBUG <0013> endpoint:rtpbridge/12a@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955746 DLMGCP DEBUG <0013> endpoint:rtpbridge/12b@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955746 DLMGCP DEBUG <0013> endpoint:rtpbridge/12c@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955746 DLMGCP DEBUG <0013> endpoint:none Generated response: code=200 (mgcp_protocol.c:230) 20241102125955746 DLMGCP DEBUG <0013> Generated response: line #00: 200 2601 OK (mgcp_msg.c:67) 20241102125955747 DLMGCP DEBUG <0013> Received message: line #00: DLCX 2602 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241102125955747 DLMGCP DEBUG <0013> Received message: line #01: C: 003B (mgcp_msg.c:67) 20241102125955747 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found free endpoint: rtpbridge/1@mgw (mgcp_endp.c:261) 20241102125955747 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:441) 20241102125955747 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241102125955747 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955747 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955747 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955747 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955747 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955747 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955747 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955747 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955747 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955747 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955747 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955747 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955747 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955747 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955747 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955747 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955747 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955747 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955747 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955747 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955747 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955747 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955747 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955747 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955747 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955747 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955747 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955747 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955747 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955747 DLMGCP DEBUG <0013> endpoint:rtpbridge/1e@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955747 DLMGCP DEBUG <0013> endpoint:rtpbridge/1f@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955747 DLMGCP DEBUG <0013> endpoint:rtpbridge/20@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955747 DLMGCP DEBUG <0013> endpoint:rtpbridge/21@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955747 DLMGCP DEBUG <0013> endpoint:rtpbridge/22@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955747 DLMGCP DEBUG <0013> endpoint:rtpbridge/23@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955747 DLMGCP DEBUG <0013> endpoint:rtpbridge/24@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955747 DLMGCP DEBUG <0013> endpoint:rtpbridge/25@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955747 DLMGCP DEBUG <0013> endpoint:rtpbridge/26@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955747 DLMGCP DEBUG <0013> endpoint:rtpbridge/27@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955747 DLMGCP DEBUG <0013> endpoint:rtpbridge/28@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955747 DLMGCP DEBUG <0013> endpoint:rtpbridge/29@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955747 DLMGCP DEBUG <0013> endpoint:rtpbridge/2a@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955747 DLMGCP DEBUG <0013> endpoint:rtpbridge/2b@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955747 DLMGCP DEBUG <0013> endpoint:rtpbridge/2c@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955747 DLMGCP DEBUG <0013> endpoint:rtpbridge/2d@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955747 DLMGCP DEBUG <0013> endpoint:rtpbridge/2e@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955747 DLMGCP DEBUG <0013> endpoint:rtpbridge/2f@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955747 DLMGCP DEBUG <0013> endpoint:rtpbridge/30@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955747 DLMGCP DEBUG <0013> endpoint:rtpbridge/31@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955747 DLMGCP DEBUG <0013> endpoint:rtpbridge/32@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955747 DLMGCP DEBUG <0013> endpoint:rtpbridge/33@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955747 DLMGCP DEBUG <0013> endpoint:rtpbridge/34@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955747 DLMGCP DEBUG <0013> endpoint:rtpbridge/35@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955747 DLMGCP DEBUG <0013> endpoint:rtpbridge/36@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955747 DLMGCP DEBUG <0013> endpoint:rtpbridge/37@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955747 DLMGCP DEBUG <0013> endpoint:rtpbridge/38@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955747 DLMGCP DEBUG <0013> endpoint:rtpbridge/39@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955747 DLMGCP DEBUG <0013> endpoint:rtpbridge/3a@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955747 DLMGCP DEBUG <0013> endpoint:rtpbridge/3b@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955747 DLMGCP DEBUG <0013> endpoint:rtpbridge/3c@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955747 DLMGCP DEBUG <0013> endpoint:rtpbridge/3d@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955747 DLMGCP DEBUG <0013> endpoint:rtpbridge/3e@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955747 DLMGCP DEBUG <0013> endpoint:rtpbridge/3f@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955747 DLMGCP DEBUG <0013> endpoint:rtpbridge/40@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955747 DLMGCP DEBUG <0013> endpoint:rtpbridge/41@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955747 DLMGCP DEBUG <0013> endpoint:rtpbridge/42@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955747 DLMGCP DEBUG <0013> endpoint:rtpbridge/43@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955747 DLMGCP DEBUG <0013> endpoint:rtpbridge/44@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955747 DLMGCP DEBUG <0013> endpoint:rtpbridge/45@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955747 DLMGCP DEBUG <0013> endpoint:rtpbridge/46@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955747 DLMGCP DEBUG <0013> endpoint:rtpbridge/47@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955747 DLMGCP DEBUG <0013> endpoint:rtpbridge/48@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955747 DLMGCP DEBUG <0013> endpoint:rtpbridge/49@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955747 DLMGCP DEBUG <0013> endpoint:rtpbridge/4a@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955747 DLMGCP DEBUG <0013> endpoint:rtpbridge/4b@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955747 DLMGCP DEBUG <0013> endpoint:rtpbridge/4c@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955747 DLMGCP DEBUG <0013> endpoint:rtpbridge/4d@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955747 DLMGCP DEBUG <0013> endpoint:rtpbridge/4e@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955747 DLMGCP DEBUG <0013> endpoint:rtpbridge/4f@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955747 DLMGCP DEBUG <0013> endpoint:rtpbridge/50@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955747 DLMGCP DEBUG <0013> endpoint:rtpbridge/51@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955747 DLMGCP DEBUG <0013> endpoint:rtpbridge/52@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955747 DLMGCP DEBUG <0013> endpoint:rtpbridge/53@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955747 DLMGCP DEBUG <0013> endpoint:rtpbridge/54@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955747 DLMGCP DEBUG <0013> endpoint:rtpbridge/55@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955747 DLMGCP DEBUG <0013> endpoint:rtpbridge/56@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955747 DLMGCP DEBUG <0013> endpoint:rtpbridge/57@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955747 DLMGCP DEBUG <0013> endpoint:rtpbridge/58@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955747 DLMGCP DEBUG <0013> endpoint:rtpbridge/59@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955747 DLMGCP DEBUG <0013> endpoint:rtpbridge/5a@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955747 DLMGCP DEBUG <0013> endpoint:rtpbridge/5b@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955747 DLMGCP DEBUG <0013> endpoint:rtpbridge/5c@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955747 DLMGCP DEBUG <0013> endpoint:rtpbridge/5d@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955747 DLMGCP DEBUG <0013> endpoint:rtpbridge/5e@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955747 DLMGCP DEBUG <0013> endpoint:rtpbridge/5f@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955747 DLMGCP DEBUG <0013> endpoint:rtpbridge/60@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955747 DLMGCP DEBUG <0013> endpoint:rtpbridge/61@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955747 DLMGCP DEBUG <0013> endpoint:rtpbridge/62@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955747 DLMGCP DEBUG <0013> endpoint:rtpbridge/63@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955747 DLMGCP DEBUG <0013> endpoint:rtpbridge/64@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955747 DLMGCP DEBUG <0013> endpoint:rtpbridge/65@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955747 DLMGCP DEBUG <0013> endpoint:rtpbridge/66@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955747 DLMGCP DEBUG <0013> endpoint:rtpbridge/67@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955747 DLMGCP DEBUG <0013> endpoint:rtpbridge/68@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955747 DLMGCP DEBUG <0013> endpoint:rtpbridge/69@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955747 DLMGCP DEBUG <0013> endpoint:rtpbridge/6a@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955747 DLMGCP DEBUG <0013> endpoint:rtpbridge/6b@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955747 DLMGCP DEBUG <0013> endpoint:rtpbridge/6c@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955747 DLMGCP DEBUG <0013> endpoint:rtpbridge/6d@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955747 DLMGCP DEBUG <0013> endpoint:rtpbridge/6e@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955747 DLMGCP DEBUG <0013> endpoint:rtpbridge/6f@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955747 DLMGCP DEBUG <0013> endpoint:rtpbridge/70@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955747 DLMGCP DEBUG <0013> endpoint:rtpbridge/71@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955747 DLMGCP DEBUG <0013> endpoint:rtpbridge/72@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955747 DLMGCP DEBUG <0013> endpoint:rtpbridge/73@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955747 DLMGCP DEBUG <0013> endpoint:rtpbridge/74@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955747 DLMGCP DEBUG <0013> endpoint:rtpbridge/75@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955747 DLMGCP DEBUG <0013> endpoint:rtpbridge/76@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955747 DLMGCP DEBUG <0013> endpoint:rtpbridge/77@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955747 DLMGCP DEBUG <0013> endpoint:rtpbridge/78@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955747 DLMGCP DEBUG <0013> endpoint:rtpbridge/79@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955747 DLMGCP DEBUG <0013> endpoint:rtpbridge/7a@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955747 DLMGCP DEBUG <0013> endpoint:rtpbridge/7b@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955747 DLMGCP DEBUG <0013> endpoint:rtpbridge/7c@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955747 DLMGCP DEBUG <0013> endpoint:rtpbridge/7d@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955747 DLMGCP DEBUG <0013> endpoint:rtpbridge/7e@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955747 DLMGCP DEBUG <0013> endpoint:rtpbridge/7f@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955747 DLMGCP DEBUG <0013> endpoint:rtpbridge/80@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955747 DLMGCP DEBUG <0013> endpoint:rtpbridge/81@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955747 DLMGCP DEBUG <0013> endpoint:rtpbridge/82@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955747 DLMGCP DEBUG <0013> endpoint:rtpbridge/83@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955747 DLMGCP DEBUG <0013> endpoint:rtpbridge/84@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955747 DLMGCP DEBUG <0013> endpoint:rtpbridge/85@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955747 DLMGCP DEBUG <0013> endpoint:rtpbridge/86@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955747 DLMGCP DEBUG <0013> endpoint:rtpbridge/87@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955747 DLMGCP DEBUG <0013> endpoint:rtpbridge/88@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955747 DLMGCP DEBUG <0013> endpoint:rtpbridge/89@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955747 DLMGCP DEBUG <0013> endpoint:rtpbridge/8a@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955747 DLMGCP DEBUG <0013> endpoint:rtpbridge/8b@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955747 DLMGCP DEBUG <0013> endpoint:rtpbridge/8c@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955747 DLMGCP DEBUG <0013> endpoint:rtpbridge/8d@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955747 DLMGCP DEBUG <0013> endpoint:rtpbridge/8e@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955747 DLMGCP DEBUG <0013> endpoint:rtpbridge/8f@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955747 DLMGCP DEBUG <0013> endpoint:rtpbridge/90@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955747 DLMGCP DEBUG <0013> endpoint:rtpbridge/91@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955747 DLMGCP DEBUG <0013> endpoint:rtpbridge/92@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955747 DLMGCP DEBUG <0013> endpoint:rtpbridge/93@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955747 DLMGCP DEBUG <0013> endpoint:rtpbridge/94@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955747 DLMGCP DEBUG <0013> endpoint:rtpbridge/95@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955747 DLMGCP DEBUG <0013> endpoint:rtpbridge/96@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955747 DLMGCP DEBUG <0013> endpoint:rtpbridge/97@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955747 DLMGCP DEBUG <0013> endpoint:rtpbridge/98@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955747 DLMGCP DEBUG <0013> endpoint:rtpbridge/99@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955747 DLMGCP DEBUG <0013> endpoint:rtpbridge/9a@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955747 DLMGCP DEBUG <0013> endpoint:rtpbridge/9b@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955747 DLMGCP DEBUG <0013> endpoint:rtpbridge/9c@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955747 DLMGCP DEBUG <0013> endpoint:rtpbridge/9d@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955747 DLMGCP DEBUG <0013> endpoint:rtpbridge/9e@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955747 DLMGCP DEBUG <0013> endpoint:rtpbridge/9f@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955747 DLMGCP DEBUG <0013> endpoint:rtpbridge/a0@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955747 DLMGCP DEBUG <0013> endpoint:rtpbridge/a1@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955748 DLMGCP DEBUG <0013> endpoint:rtpbridge/a2@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955748 DLMGCP DEBUG <0013> endpoint:rtpbridge/a3@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955748 DLMGCP DEBUG <0013> endpoint:rtpbridge/a4@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955748 DLMGCP DEBUG <0013> endpoint:rtpbridge/a5@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955748 DLMGCP DEBUG <0013> endpoint:rtpbridge/a6@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955748 DLMGCP DEBUG <0013> endpoint:rtpbridge/a7@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955748 DLMGCP DEBUG <0013> endpoint:rtpbridge/a8@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955748 DLMGCP DEBUG <0013> endpoint:rtpbridge/a9@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955748 DLMGCP DEBUG <0013> endpoint:rtpbridge/aa@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955748 DLMGCP DEBUG <0013> endpoint:rtpbridge/ab@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955748 DLMGCP DEBUG <0013> endpoint:rtpbridge/ac@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955748 DLMGCP DEBUG <0013> endpoint:rtpbridge/ad@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955748 DLMGCP DEBUG <0013> endpoint:rtpbridge/ae@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955748 DLMGCP DEBUG <0013> endpoint:rtpbridge/af@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955748 DLMGCP DEBUG <0013> endpoint:rtpbridge/b0@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955748 DLMGCP DEBUG <0013> endpoint:rtpbridge/b1@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955748 DLMGCP DEBUG <0013> endpoint:rtpbridge/b2@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955748 DLMGCP DEBUG <0013> endpoint:rtpbridge/b3@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955748 DLMGCP DEBUG <0013> endpoint:rtpbridge/b4@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955748 DLMGCP DEBUG <0013> endpoint:rtpbridge/b5@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955748 DLMGCP DEBUG <0013> endpoint:rtpbridge/b6@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955748 DLMGCP DEBUG <0013> endpoint:rtpbridge/b7@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955748 DLMGCP DEBUG <0013> endpoint:rtpbridge/b8@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955748 DLMGCP DEBUG <0013> endpoint:rtpbridge/b9@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955748 DLMGCP DEBUG <0013> endpoint:rtpbridge/ba@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955748 DLMGCP DEBUG <0013> endpoint:rtpbridge/bb@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955748 DLMGCP DEBUG <0013> endpoint:rtpbridge/bc@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955748 DLMGCP DEBUG <0013> endpoint:rtpbridge/bd@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955748 DLMGCP DEBUG <0013> endpoint:rtpbridge/be@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955748 DLMGCP DEBUG <0013> endpoint:rtpbridge/bf@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955748 DLMGCP DEBUG <0013> endpoint:rtpbridge/c0@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955748 DLMGCP DEBUG <0013> endpoint:rtpbridge/c1@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955748 DLMGCP DEBUG <0013> endpoint:rtpbridge/c2@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955748 DLMGCP DEBUG <0013> endpoint:rtpbridge/c3@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955748 DLMGCP DEBUG <0013> endpoint:rtpbridge/c4@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955748 DLMGCP DEBUG <0013> endpoint:rtpbridge/c5@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955748 DLMGCP DEBUG <0013> endpoint:rtpbridge/c6@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955762 DLMGCP DEBUG <0013> Received message: line #00: DLCX 2610 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241102125955762 DLMGCP DEBUG <0013> Received message: line #01: C: 0043 (mgcp_msg.c:67) 20241102125955762 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found free endpoint: rtpbridge/1@mgw (mgcp_endp.c:261) 20241102125955762 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:441) 20241102125955762 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241102125955762 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955762 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955762 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955762 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955762 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955762 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955762 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955762 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955762 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955762 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955762 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955762 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955762 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955762 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955762 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955762 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955762 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955762 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955762 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955762 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955762 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955762 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955762 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955762 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955762 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955762 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955762 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955762 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955762 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955762 DLMGCP DEBUG <0013> endpoint:rtpbridge/1e@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955762 DLMGCP DEBUG <0013> endpoint:rtpbridge/1f@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955762 DLMGCP DEBUG <0013> endpoint:rtpbridge/20@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955762 DLMGCP DEBUG <0013> endpoint:rtpbridge/21@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955762 DLMGCP DEBUG <0013> endpoint:rtpbridge/22@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955762 DLMGCP DEBUG <0013> endpoint:rtpbridge/23@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955762 DLMGCP DEBUG <0013> endpoint:rtpbridge/24@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955762 DLMGCP DEBUG <0013> endpoint:rtpbridge/25@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955762 DLMGCP DEBUG <0013> endpoint:rtpbridge/26@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955762 DLMGCP DEBUG <0013> endpoint:rtpbridge/27@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955762 DLMGCP DEBUG <0013> endpoint:rtpbridge/28@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955762 DLMGCP DEBUG <0013> endpoint:rtpbridge/29@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955762 DLMGCP DEBUG <0013> endpoint:rtpbridge/2a@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955762 DLMGCP DEBUG <0013> endpoint:rtpbridge/2b@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955762 DLMGCP DEBUG <0013> endpoint:rtpbridge/2c@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955762 DLMGCP DEBUG <0013> endpoint:rtpbridge/2d@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955762 DLMGCP DEBUG <0013> endpoint:rtpbridge/2e@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955762 DLMGCP DEBUG <0013> endpoint:rtpbridge/2f@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955762 DLMGCP DEBUG <0013> endpoint:rtpbridge/30@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955762 DLMGCP DEBUG <0013> endpoint:rtpbridge/31@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955762 DLMGCP DEBUG <0013> endpoint:rtpbridge/32@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955762 DLMGCP DEBUG <0013> endpoint:rtpbridge/33@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955762 DLMGCP DEBUG <0013> endpoint:rtpbridge/34@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955762 DLMGCP DEBUG <0013> endpoint:rtpbridge/35@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955762 DLMGCP DEBUG <0013> endpoint:rtpbridge/36@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955762 DLMGCP DEBUG <0013> endpoint:rtpbridge/37@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955762 DLMGCP DEBUG <0013> endpoint:rtpbridge/38@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955762 DLMGCP DEBUG <0013> endpoint:rtpbridge/39@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955762 DLMGCP DEBUG <0013> endpoint:rtpbridge/3a@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955762 DLMGCP DEBUG <0013> endpoint:rtpbridge/3b@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955762 DLMGCP DEBUG <0013> endpoint:rtpbridge/3c@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955762 DLMGCP DEBUG <0013> endpoint:rtpbridge/3d@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955762 DLMGCP DEBUG <0013> endpoint:rtpbridge/3e@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955762 DLMGCP DEBUG <0013> endpoint:rtpbridge/3f@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955762 DLMGCP DEBUG <0013> endpoint:rtpbridge/40@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955762 DLMGCP DEBUG <0013> endpoint:rtpbridge/41@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955762 DLMGCP DEBUG <0013> endpoint:rtpbridge/42@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955762 DLMGCP DEBUG <0013> endpoint:rtpbridge/43@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955763 DLMGCP DEBUG <0013> endpoint:rtpbridge/44@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955763 DLMGCP DEBUG <0013> endpoint:rtpbridge/45@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955763 DLMGCP DEBUG <0013> endpoint:rtpbridge/46@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955763 DLMGCP DEBUG <0013> endpoint:rtpbridge/47@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955763 DLMGCP DEBUG <0013> endpoint:rtpbridge/48@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955763 DLMGCP DEBUG <0013> endpoint:rtpbridge/49@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955763 DLMGCP DEBUG <0013> endpoint:rtpbridge/4a@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955763 DLMGCP DEBUG <0013> endpoint:rtpbridge/4b@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955763 DLMGCP DEBUG <0013> endpoint:rtpbridge/4c@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955763 DLMGCP DEBUG <0013> endpoint:rtpbridge/4d@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955763 DLMGCP DEBUG <0013> endpoint:rtpbridge/4e@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955763 DLMGCP DEBUG <0013> endpoint:rtpbridge/4f@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955763 DLMGCP DEBUG <0013> endpoint:rtpbridge/50@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955763 DLMGCP DEBUG <0013> endpoint:rtpbridge/51@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955763 DLMGCP DEBUG <0013> endpoint:rtpbridge/52@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955763 DLMGCP DEBUG <0013> endpoint:rtpbridge/53@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955763 DLMGCP DEBUG <0013> endpoint:rtpbridge/54@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955763 DLMGCP DEBUG <0013> endpoint:rtpbridge/55@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955763 DLMGCP DEBUG <0013> endpoint:rtpbridge/56@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955763 DLMGCP DEBUG <0013> endpoint:rtpbridge/57@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955763 DLMGCP DEBUG <0013> endpoint:rtpbridge/58@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955763 DLMGCP DEBUG <0013> endpoint:rtpbridge/59@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955763 DLMGCP DEBUG <0013> endpoint:rtpbridge/5a@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955763 DLMGCP DEBUG <0013> endpoint:rtpbridge/5b@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955763 DLMGCP DEBUG <0013> endpoint:rtpbridge/5c@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955763 DLMGCP DEBUG <0013> endpoint:rtpbridge/5d@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955763 DLMGCP DEBUG <0013> endpoint:rtpbridge/5e@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955763 DLMGCP DEBUG <0013> endpoint:rtpbridge/5f@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955763 DLMGCP DEBUG <0013> endpoint:rtpbridge/60@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955763 DLMGCP DEBUG <0013> endpoint:rtpbridge/61@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955763 DLMGCP DEBUG <0013> endpoint:rtpbridge/62@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955763 DLMGCP DEBUG <0013> endpoint:rtpbridge/63@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955763 DLMGCP DEBUG <0013> endpoint:rtpbridge/64@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955763 DLMGCP DEBUG <0013> endpoint:rtpbridge/65@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955763 DLMGCP DEBUG <0013> endpoint:rtpbridge/66@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955763 DLMGCP DEBUG <0013> endpoint:rtpbridge/67@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955763 DLMGCP DEBUG <0013> endpoint:rtpbridge/68@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955763 DLMGCP DEBUG <0013> endpoint:rtpbridge/69@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955763 DLMGCP DEBUG <0013> endpoint:rtpbridge/6a@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955763 DLMGCP DEBUG <0013> endpoint:rtpbridge/6b@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955763 DLMGCP DEBUG <0013> endpoint:rtpbridge/6c@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955763 DLMGCP DEBUG <0013> endpoint:rtpbridge/6d@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955763 DLMGCP DEBUG <0013> endpoint:rtpbridge/6e@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955763 DLMGCP DEBUG <0013> endpoint:rtpbridge/6f@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955763 DLMGCP DEBUG <0013> endpoint:rtpbridge/70@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955763 DLMGCP DEBUG <0013> endpoint:rtpbridge/71@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955763 DLMGCP DEBUG <0013> endpoint:rtpbridge/72@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955763 DLMGCP DEBUG <0013> endpoint:rtpbridge/73@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955763 DLMGCP DEBUG <0013> endpoint:rtpbridge/74@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955763 DLMGCP DEBUG <0013> endpoint:rtpbridge/75@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955763 DLMGCP DEBUG <0013> endpoint:rtpbridge/76@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955763 DLMGCP DEBUG <0013> endpoint:rtpbridge/77@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955763 DLMGCP DEBUG <0013> endpoint:rtpbridge/78@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955763 DLMGCP DEBUG <0013> endpoint:rtpbridge/79@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955763 DLMGCP DEBUG <0013> endpoint:rtpbridge/7a@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955763 DLMGCP DEBUG <0013> endpoint:rtpbridge/7b@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955763 DLMGCP DEBUG <0013> endpoint:rtpbridge/7c@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955763 DLMGCP DEBUG <0013> endpoint:rtpbridge/7d@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955763 DLMGCP DEBUG <0013> endpoint:rtpbridge/7e@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955763 DLMGCP DEBUG <0013> endpoint:rtpbridge/7f@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955763 DLMGCP DEBUG <0013> endpoint:rtpbridge/80@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955763 DLMGCP DEBUG <0013> endpoint:rtpbridge/81@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955763 DLMGCP DEBUG <0013> endpoint:rtpbridge/82@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955763 DLMGCP DEBUG <0013> endpoint:rtpbridge/83@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955763 DLMGCP DEBUG <0013> endpoint:rtpbridge/84@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955763 DLMGCP DEBUG <0013> endpoint:rtpbridge/85@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955763 DLMGCP DEBUG <0013> endpoint:rtpbridge/86@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955763 DLMGCP DEBUG <0013> endpoint:rtpbridge/87@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955763 DLMGCP DEBUG <0013> endpoint:rtpbridge/88@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955763 DLMGCP DEBUG <0013> endpoint:rtpbridge/89@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955763 DLMGCP DEBUG <0013> endpoint:rtpbridge/8a@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955763 DLMGCP DEBUG <0013> endpoint:rtpbridge/8b@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955763 DLMGCP DEBUG <0013> endpoint:rtpbridge/8c@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955763 DLMGCP DEBUG <0013> endpoint:rtpbridge/8d@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955763 DLMGCP DEBUG <0013> endpoint:rtpbridge/8e@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955763 DLMGCP DEBUG <0013> endpoint:rtpbridge/8f@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955763 DLMGCP DEBUG <0013> endpoint:rtpbridge/90@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955763 DLMGCP DEBUG <0013> endpoint:rtpbridge/91@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955763 DLMGCP DEBUG <0013> endpoint:rtpbridge/92@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955763 DLMGCP DEBUG <0013> endpoint:rtpbridge/93@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955763 DLMGCP DEBUG <0013> endpoint:rtpbridge/94@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955763 DLMGCP DEBUG <0013> endpoint:rtpbridge/95@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955763 DLMGCP DEBUG <0013> endpoint:rtpbridge/96@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955763 DLMGCP DEBUG <0013> endpoint:rtpbridge/97@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955763 DLMGCP DEBUG <0013> endpoint:rtpbridge/98@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955763 DLMGCP DEBUG <0013> endpoint:rtpbridge/99@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955763 DLMGCP DEBUG <0013> endpoint:rtpbridge/9a@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955763 DLMGCP DEBUG <0013> endpoint:rtpbridge/9b@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955763 DLMGCP DEBUG <0013> endpoint:rtpbridge/9c@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955763 DLMGCP DEBUG <0013> endpoint:rtpbridge/9d@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955763 DLMGCP DEBUG <0013> endpoint:rtpbridge/9e@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955763 DLMGCP DEBUG <0013> endpoint:rtpbridge/9f@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955763 DLMGCP DEBUG <0013> endpoint:rtpbridge/a0@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955763 DLMGCP DEBUG <0013> endpoint:rtpbridge/a1@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955763 DLMGCP DEBUG <0013> endpoint:rtpbridge/a2@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955763 DLMGCP DEBUG <0013> endpoint:rtpbridge/a3@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955763 DLMGCP DEBUG <0013> endpoint:rtpbridge/a4@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955763 DLMGCP DEBUG <0013> endpoint:rtpbridge/a5@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955763 DLMGCP DEBUG <0013> endpoint:rtpbridge/a6@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955763 DLMGCP DEBUG <0013> endpoint:rtpbridge/a7@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955763 DLMGCP DEBUG <0013> endpoint:rtpbridge/a8@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955763 DLMGCP DEBUG <0013> endpoint:rtpbridge/a9@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955763 DLMGCP DEBUG <0013> endpoint:rtpbridge/aa@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955763 DLMGCP DEBUG <0013> endpoint:rtpbridge/ab@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955763 DLMGCP DEBUG <0013> endpoint:rtpbridge/ac@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955763 DLMGCP DEBUG <0013> endpoint:rtpbridge/ad@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955763 DLMGCP DEBUG <0013> endpoint:rtpbridge/ae@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955763 DLMGCP DEBUG <0013> endpoint:rtpbridge/af@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955763 DLMGCP DEBUG <0013> endpoint:rtpbridge/b0@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955763 DLMGCP DEBUG <0013> endpoint:rtpbridge/b1@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955763 DLMGCP DEBUG <0013> endpoint:rtpbridge/b2@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955763 DLMGCP DEBUG <0013> endpoint:rtpbridge/b3@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955763 DLMGCP DEBUG <0013> endpoint:rtpbridge/b4@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955763 DLMGCP DEBUG <0013> endpoint:rtpbridge/b5@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955763 DLMGCP DEBUG <0013> endpoint:rtpbridge/b6@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955763 DLMGCP DEBUG <0013> endpoint:rtpbridge/b7@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955763 DLMGCP DEBUG <0013> endpoint:rtpbridge/b8@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955763 DLMGCP DEBUG <0013> endpoint:rtpbridge/b9@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955763 DLMGCP DEBUG <0013> endpoint:rtpbridge/ba@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955763 DLMGCP DEBUG <0013> endpoint:rtpbridge/bb@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955763 DLMGCP DEBUG <0013> endpoint:rtpbridge/bc@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955763 DLMGCP DEBUG <0013> endpoint:rtpbridge/bd@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955763 DLMGCP DEBUG <0013> endpoint:rtpbridge/be@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955763 DLMGCP DEBUG <0013> endpoint:rtpbridge/bf@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955763 DLMGCP DEBUG <0013> endpoint:rtpbridge/c0@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955763 DLMGCP DEBUG <0013> endpoint:rtpbridge/c1@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955763 DLMGCP DEBUG <0013> endpoint:rtpbridge/c2@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955763 DLMGCP DEBUG <0013> endpoint:rtpbridge/c3@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955763 DLMGCP DEBUG <0013> endpoint:rtpbridge/c4@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955763 DLMGCP DEBUG <0013> endpoint:rtpbridge/c5@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955763 DLMGCP DEBUG <0013> endpoint:rtpbridge/c6@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955763 DLMGCP DEBUG <0013> endpoint:rtpbridge/c7@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955763 DLMGCP DEBUG <0013> endpoint:rtpbridge/c8@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955763 DLMGCP DEBUG <0013> endpoint:rtpbridge/c9@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955763 DLMGCP DEBUG <0013> endpoint:rtpbridge/ca@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955763 DLMGCP DEBUG <0013> endpoint:rtpbridge/cb@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955763 DLMGCP DEBUG <0013> endpoint:rtpbridge/cc@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955763 DLMGCP DEBUG <0013> endpoint:rtpbridge/cd@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955763 DLMGCP DEBUG <0013> endpoint:rtpbridge/ce@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955763 DLMGCP DEBUG <0013> endpoint:rtpbridge/cf@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955763 DLMGCP DEBUG <0013> endpoint:rtpbridge/d0@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955763 DLMGCP DEBUG <0013> endpoint:rtpbridge/d1@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955763 DLMGCP DEBUG <0013> endpoint:rtpbridge/d2@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955763 DLMGCP DEBUG <0013> endpoint:rtpbridge/d3@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955763 DLMGCP DEBUG <0013> endpoint:rtpbridge/d4@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955763 DLMGCP DEBUG <0013> endpoint:rtpbridge/d5@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955763 DLMGCP DEBUG <0013> endpoint:rtpbridge/d6@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955763 DLMGCP DEBUG <0013> endpoint:rtpbridge/d7@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955763 DLMGCP DEBUG <0013> endpoint:rtpbridge/d8@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955763 DLMGCP DEBUG <0013> endpoint:rtpbridge/d9@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955763 DLMGCP DEBUG <0013> endpoint:rtpbridge/da@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955763 DLMGCP DEBUG <0013> endpoint:rtpbridge/db@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955763 DLMGCP DEBUG <0013> endpoint:rtpbridge/dc@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955763 DLMGCP DEBUG <0013> endpoint:rtpbridge/dd@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955763 DLMGCP DEBUG <0013> endpoint:rtpbridge/de@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955763 DLMGCP DEBUG <0013> endpoint:rtpbridge/df@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955763 DLMGCP DEBUG <0013> endpoint:rtpbridge/e0@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955763 DLMGCP DEBUG <0013> endpoint:rtpbridge/e1@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955763 DLMGCP DEBUG <0013> endpoint:rtpbridge/e2@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955763 DLMGCP DEBUG <0013> endpoint:rtpbridge/e3@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955763 DLMGCP DEBUG <0013> endpoint:rtpbridge/e4@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955763 DLMGCP DEBUG <0013> endpoint:rtpbridge/e5@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955763 DLMGCP DEBUG <0013> endpoint:rtpbridge/e6@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955763 DLMGCP DEBUG <0013> endpoint:rtpbridge/e7@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955763 DLMGCP DEBUG <0013> endpoint:rtpbridge/e8@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955763 DLMGCP DEBUG <0013> endpoint:rtpbridge/e9@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955763 DLMGCP DEBUG <0013> endpoint:rtpbridge/ea@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955763 DLMGCP DEBUG <0013> endpoint:rtpbridge/eb@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955763 DLMGCP DEBUG <0013> endpoint:rtpbridge/ec@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955763 DLMGCP DEBUG <0013> endpoint:rtpbridge/ed@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955763 DLMGCP DEBUG <0013> endpoint:rtpbridge/ee@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955763 DLMGCP DEBUG <0013> endpoint:rtpbridge/ef@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955763 DLMGCP DEBUG <0013> endpoint:rtpbridge/f0@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955763 DLMGCP DEBUG <0013> endpoint:rtpbridge/f1@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955763 DLMGCP DEBUG <0013> endpoint:rtpbridge/f2@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955763 DLMGCP DEBUG <0013> endpoint:rtpbridge/f3@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955763 DLMGCP DEBUG <0013> endpoint:rtpbridge/f4@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955763 DLMGCP DEBUG <0013> endpoint:rtpbridge/f5@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955763 DLMGCP DEBUG <0013> endpoint:rtpbridge/f6@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955763 DLMGCP DEBUG <0013> endpoint:rtpbridge/f7@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955763 DLMGCP DEBUG <0013> endpoint:rtpbridge/f8@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955764 DLMGCP DEBUG <0013> endpoint:rtpbridge/f9@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955764 DLMGCP DEBUG <0013> endpoint:rtpbridge/fa@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955764 DLMGCP DEBUG <0013> endpoint:rtpbridge/fb@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955764 DLMGCP DEBUG <0013> endpoint:rtpbridge/fc@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955764 DLMGCP DEBUG <0013> endpoint:rtpbridge/fd@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955764 DLMGCP DEBUG <0013> endpoint:rtpbridge/fe@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955764 DLMGCP DEBUG <0013> endpoint:rtpbridge/ff@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955764 DLMGCP DEBUG <0013> endpoint:rtpbridge/100@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955764 DLMGCP DEBUG <0013> endpoint:rtpbridge/101@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955764 DLMGCP DEBUG <0013> endpoint:rtpbridge/102@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955764 DLMGCP DEBUG <0013> endpoint:rtpbridge/103@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955764 DLMGCP DEBUG <0013> endpoint:rtpbridge/104@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955764 DLMGCP DEBUG <0013> endpoint:rtpbridge/105@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955764 DLMGCP DEBUG <0013> endpoint:rtpbridge/106@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955764 DLMGCP DEBUG <0013> endpoint:rtpbridge/107@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955764 DLMGCP DEBUG <0013> endpoint:rtpbridge/108@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955764 DLMGCP DEBUG <0013> endpoint:rtpbridge/109@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955764 DLMGCP DEBUG <0013> endpoint:rtpbridge/10a@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955764 DLMGCP DEBUG <0013> endpoint:rtpbridge/10b@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955764 DLMGCP DEBUG <0013> endpoint:rtpbridge/10c@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955764 DLMGCP DEBUG <0013> endpoint:rtpbridge/10d@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955764 DLMGCP DEBUG <0013> endpoint:rtpbridge/10e@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955764 DLMGCP DEBUG <0013> endpoint:rtpbridge/10f@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955764 DLMGCP DEBUG <0013> endpoint:rtpbridge/110@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955764 DLMGCP DEBUG <0013> endpoint:rtpbridge/111@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955764 DLMGCP DEBUG <0013> endpoint:rtpbridge/112@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955764 DLMGCP DEBUG <0013> endpoint:rtpbridge/113@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955764 DLMGCP DEBUG <0013> endpoint:rtpbridge/114@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955764 DLMGCP DEBUG <0013> endpoint:rtpbridge/115@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955764 DLMGCP DEBUG <0013> endpoint:rtpbridge/116@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955764 DLMGCP DEBUG <0013> endpoint:rtpbridge/117@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955764 DLMGCP DEBUG <0013> endpoint:rtpbridge/118@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955764 DLMGCP DEBUG <0013> endpoint:rtpbridge/119@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955764 DLMGCP DEBUG <0013> endpoint:rtpbridge/11a@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955764 DLMGCP DEBUG <0013> endpoint:rtpbridge/11b@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955764 DLMGCP DEBUG <0013> endpoint:rtpbridge/11c@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955764 DLMGCP DEBUG <0013> endpoint:rtpbridge/11d@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955764 DLMGCP DEBUG <0013> endpoint:rtpbridge/11e@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955764 DLMGCP DEBUG <0013> endpoint:rtpbridge/11f@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955764 DLMGCP DEBUG <0013> endpoint:rtpbridge/120@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955764 DLMGCP DEBUG <0013> endpoint:rtpbridge/121@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955764 DLMGCP DEBUG <0013> endpoint:rtpbridge/122@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955764 DLMGCP DEBUG <0013> endpoint:rtpbridge/123@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955764 DLMGCP DEBUG <0013> endpoint:rtpbridge/124@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955764 DLMGCP DEBUG <0013> endpoint:rtpbridge/125@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955764 DLMGCP DEBUG <0013> endpoint:rtpbridge/126@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955764 DLMGCP DEBUG <0013> endpoint:rtpbridge/127@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955764 DLMGCP DEBUG <0013> endpoint:rtpbridge/128@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955764 DLMGCP DEBUG <0013> endpoint:rtpbridge/129@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955764 DLMGCP DEBUG <0013> endpoint:rtpbridge/12a@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955764 DLMGCP DEBUG <0013> endpoint:rtpbridge/12b@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955764 DLMGCP DEBUG <0013> endpoint:rtpbridge/12c@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955764 DLMGCP DEBUG <0013> endpoint:none Generated response: code=200 (mgcp_protocol.c:230) 20241102125955764 DLMGCP DEBUG <0013> Generated response: line #00: 200 2610 OK (mgcp_msg.c:67) 20241102125955764 DLMGCP DEBUG <0013> Received message: line #00: DLCX 2611 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241102125955764 DLMGCP DEBUG <0013> Received message: line #01: C: 0044 (mgcp_msg.c:67) 20241102125955764 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found free endpoint: rtpbridge/1@mgw (mgcp_endp.c:261) 20241102125955764 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:441) 20241102125955764 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241102125955764 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955764 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955764 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955764 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955764 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955764 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955764 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955764 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955764 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955764 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955764 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955764 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955764 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955764 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955764 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955764 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955764 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955764 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955764 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955764 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955764 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955764 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955764 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955764 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955764 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955764 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955764 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955764 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955764 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955764 DLMGCP DEBUG <0013> endpoint:rtpbridge/1e@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955764 DLMGCP DEBUG <0013> endpoint:rtpbridge/1f@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955764 DLMGCP DEBUG <0013> endpoint:rtpbridge/20@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955764 DLMGCP DEBUG <0013> endpoint:rtpbridge/21@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955764 DLMGCP DEBUG <0013> endpoint:rtpbridge/22@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955764 DLMGCP DEBUG <0013> endpoint:rtpbridge/23@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955764 DLMGCP DEBUG <0013> endpoint:rtpbridge/24@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955764 DLMGCP DEBUG <0013> endpoint:rtpbridge/25@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955764 DLMGCP DEBUG <0013> endpoint:rtpbridge/26@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955764 DLMGCP DEBUG <0013> endpoint:rtpbridge/27@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955764 DLMGCP DEBUG <0013> endpoint:rtpbridge/28@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955764 DLMGCP DEBUG <0013> endpoint:rtpbridge/29@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955764 DLMGCP DEBUG <0013> endpoint:rtpbridge/2a@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955764 DLMGCP DEBUG <0013> endpoint:rtpbridge/2b@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955764 DLMGCP DEBUG <0013> endpoint:rtpbridge/2c@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955764 DLMGCP DEBUG <0013> endpoint:rtpbridge/2d@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955764 DLMGCP DEBUG <0013> endpoint:rtpbridge/2e@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955764 DLMGCP DEBUG <0013> endpoint:rtpbridge/2f@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955764 DLMGCP DEBUG <0013> endpoint:rtpbridge/30@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955764 DLMGCP DEBUG <0013> endpoint:rtpbridge/31@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955764 DLMGCP DEBUG <0013> endpoint:rtpbridge/32@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955764 DLMGCP DEBUG <0013> endpoint:rtpbridge/33@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955764 DLMGCP DEBUG <0013> endpoint:rtpbridge/34@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955764 DLMGCP DEBUG <0013> endpoint:rtpbridge/35@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955764 DLMGCP DEBUG <0013> endpoint:rtpbridge/36@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955764 DLMGCP DEBUG <0013> endpoint:rtpbridge/37@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955764 DLMGCP DEBUG <0013> endpoint:rtpbridge/38@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955764 DLMGCP DEBUG <0013> endpoint:rtpbridge/39@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955764 DLMGCP DEBUG <0013> endpoint:rtpbridge/3a@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955764 DLMGCP DEBUG <0013> endpoint:rtpbridge/3b@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955764 DLMGCP DEBUG <0013> endpoint:rtpbridge/3c@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955764 DLMGCP DEBUG <0013> endpoint:rtpbridge/3d@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955764 DLMGCP DEBUG <0013> endpoint:rtpbridge/3e@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955764 DLMGCP DEBUG <0013> endpoint:rtpbridge/3f@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955764 DLMGCP DEBUG <0013> endpoint:rtpbridge/40@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955764 DLMGCP DEBUG <0013> endpoint:rtpbridge/41@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955764 DLMGCP DEBUG <0013> endpoint:rtpbridge/42@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955764 DLMGCP DEBUG <0013> endpoint:rtpbridge/43@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955764 DLMGCP DEBUG <0013> endpoint:rtpbridge/44@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955764 DLMGCP DEBUG <0013> endpoint:rtpbridge/45@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955764 DLMGCP DEBUG <0013> endpoint:rtpbridge/46@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955765 DLMGCP DEBUG <0013> endpoint:rtpbridge/47@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955765 DLMGCP DEBUG <0013> endpoint:rtpbridge/48@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955765 DLMGCP DEBUG <0013> endpoint:rtpbridge/49@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955765 DLMGCP DEBUG <0013> endpoint:rtpbridge/4a@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955765 DLMGCP DEBUG <0013> endpoint:rtpbridge/4b@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955765 DLMGCP DEBUG <0013> endpoint:rtpbridge/4c@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955765 DLMGCP DEBUG <0013> endpoint:rtpbridge/4d@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955765 DLMGCP DEBUG <0013> endpoint:rtpbridge/4e@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955765 DLMGCP DEBUG <0013> endpoint:rtpbridge/4f@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955765 DLMGCP DEBUG <0013> endpoint:rtpbridge/50@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955765 DLMGCP DEBUG <0013> endpoint:rtpbridge/51@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955765 DLMGCP DEBUG <0013> endpoint:rtpbridge/52@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955765 DLMGCP DEBUG <0013> endpoint:rtpbridge/53@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955765 DLMGCP DEBUG <0013> endpoint:rtpbridge/54@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955765 DLMGCP DEBUG <0013> endpoint:rtpbridge/55@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955765 DLMGCP DEBUG <0013> endpoint:rtpbridge/56@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955765 DLMGCP DEBUG <0013> endpoint:rtpbridge/57@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955765 DLMGCP DEBUG <0013> endpoint:rtpbridge/58@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955765 DLMGCP DEBUG <0013> endpoint:rtpbridge/59@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955765 DLMGCP DEBUG <0013> endpoint:rtpbridge/5a@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955765 DLMGCP DEBUG <0013> endpoint:rtpbridge/5b@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955765 DLMGCP DEBUG <0013> endpoint:rtpbridge/5c@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955765 DLMGCP DEBUG <0013> endpoint:rtpbridge/5d@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955765 DLMGCP DEBUG <0013> endpoint:rtpbridge/5e@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955765 DLMGCP DEBUG <0013> endpoint:rtpbridge/5f@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955765 DLMGCP DEBUG <0013> endpoint:rtpbridge/60@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955765 DLMGCP DEBUG <0013> endpoint:rtpbridge/61@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955765 DLMGCP DEBUG <0013> endpoint:rtpbridge/62@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955765 DLMGCP DEBUG <0013> endpoint:rtpbridge/63@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955765 DLMGCP DEBUG <0013> endpoint:rtpbridge/64@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955765 DLMGCP DEBUG <0013> endpoint:rtpbridge/65@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955765 DLMGCP DEBUG <0013> endpoint:rtpbridge/66@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955765 DLMGCP DEBUG <0013> endpoint:rtpbridge/67@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955765 DLMGCP DEBUG <0013> endpoint:rtpbridge/68@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955765 DLMGCP DEBUG <0013> endpoint:rtpbridge/69@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955765 DLMGCP DEBUG <0013> endpoint:rtpbridge/6a@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955765 DLMGCP DEBUG <0013> endpoint:rtpbridge/6b@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955765 DLMGCP DEBUG <0013> endpoint:rtpbridge/6c@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955765 DLMGCP DEBUG <0013> endpoint:rtpbridge/6d@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955765 DLMGCP DEBUG <0013> endpoint:rtpbridge/6e@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955765 DLMGCP DEBUG <0013> endpoint:rtpbridge/6f@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955765 DLMGCP DEBUG <0013> endpoint:rtpbridge/70@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955765 DLMGCP DEBUG <0013> endpoint:rtpbridge/71@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955765 DLMGCP DEBUG <0013> endpoint:rtpbridge/72@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955765 DLMGCP DEBUG <0013> endpoint:rtpbridge/73@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955765 DLMGCP DEBUG <0013> endpoint:rtpbridge/74@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955765 DLMGCP DEBUG <0013> endpoint:rtpbridge/75@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955765 DLMGCP DEBUG <0013> endpoint:rtpbridge/76@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955765 DLMGCP DEBUG <0013> endpoint:rtpbridge/77@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955765 DLMGCP DEBUG <0013> endpoint:rtpbridge/78@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955765 DLMGCP DEBUG <0013> endpoint:rtpbridge/79@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955765 DLMGCP DEBUG <0013> endpoint:rtpbridge/7a@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955765 DLMGCP DEBUG <0013> endpoint:rtpbridge/7b@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955765 DLMGCP DEBUG <0013> endpoint:rtpbridge/7c@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955765 DLMGCP DEBUG <0013> endpoint:rtpbridge/7d@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955765 DLMGCP DEBUG <0013> endpoint:rtpbridge/7e@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955765 DLMGCP DEBUG <0013> endpoint:rtpbridge/7f@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955765 DLMGCP DEBUG <0013> endpoint:rtpbridge/80@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955765 DLMGCP DEBUG <0013> endpoint:rtpbridge/81@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955765 DLMGCP DEBUG <0013> endpoint:rtpbridge/82@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955765 DLMGCP DEBUG <0013> endpoint:rtpbridge/83@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955765 DLMGCP DEBUG <0013> endpoint:rtpbridge/84@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955765 DLMGCP DEBUG <0013> endpoint:rtpbridge/85@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955765 DLMGCP DEBUG <0013> endpoint:rtpbridge/86@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955765 DLMGCP DEBUG <0013> endpoint:rtpbridge/87@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955765 DLMGCP DEBUG <0013> endpoint:rtpbridge/88@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955765 DLMGCP DEBUG <0013> endpoint:rtpbridge/89@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955765 DLMGCP DEBUG <0013> endpoint:rtpbridge/8a@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955765 DLMGCP DEBUG <0013> endpoint:rtpbridge/8b@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955765 DLMGCP DEBUG <0013> endpoint:rtpbridge/8c@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955765 DLMGCP DEBUG <0013> endpoint:rtpbridge/8d@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955765 DLMGCP DEBUG <0013> endpoint:rtpbridge/8e@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955765 DLMGCP DEBUG <0013> endpoint:rtpbridge/8f@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955765 DLMGCP DEBUG <0013> endpoint:rtpbridge/90@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955765 DLMGCP DEBUG <0013> endpoint:rtpbridge/91@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955765 DLMGCP DEBUG <0013> endpoint:rtpbridge/92@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955765 DLMGCP DEBUG <0013> endpoint:rtpbridge/93@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955765 DLMGCP DEBUG <0013> endpoint:rtpbridge/94@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955765 DLMGCP DEBUG <0013> endpoint:rtpbridge/95@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955765 DLMGCP DEBUG <0013> endpoint:rtpbridge/96@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955765 DLMGCP DEBUG <0013> endpoint:rtpbridge/97@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955765 DLMGCP DEBUG <0013> endpoint:rtpbridge/98@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955765 DLMGCP DEBUG <0013> endpoint:rtpbridge/99@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955765 DLMGCP DEBUG <0013> endpoint:rtpbridge/9a@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955765 DLMGCP DEBUG <0013> endpoint:rtpbridge/9b@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955765 DLMGCP DEBUG <0013> endpoint:rtpbridge/9c@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955765 DLMGCP DEBUG <0013> endpoint:rtpbridge/9d@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955765 DLMGCP DEBUG <0013> endpoint:rtpbridge/9e@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955765 DLMGCP DEBUG <0013> endpoint:rtpbridge/9f@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955765 DLMGCP DEBUG <0013> endpoint:rtpbridge/a0@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955765 DLMGCP DEBUG <0013> endpoint:rtpbridge/a1@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955765 DLMGCP DEBUG <0013> endpoint:rtpbridge/a2@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955765 DLMGCP DEBUG <0013> endpoint:rtpbridge/a3@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955765 DLMGCP DEBUG <0013> endpoint:rtpbridge/a4@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955765 DLMGCP DEBUG <0013> endpoint:rtpbridge/a5@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955765 DLMGCP DEBUG <0013> endpoint:rtpbridge/a6@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955765 DLMGCP DEBUG <0013> endpoint:rtpbridge/a7@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955765 DLMGCP DEBUG <0013> endpoint:rtpbridge/a8@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955765 DLMGCP DEBUG <0013> endpoint:rtpbridge/a9@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955765 DLMGCP DEBUG <0013> endpoint:rtpbridge/aa@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955765 DLMGCP DEBUG <0013> endpoint:rtpbridge/ab@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955765 DLMGCP DEBUG <0013> endpoint:rtpbridge/ac@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955765 DLMGCP DEBUG <0013> endpoint:rtpbridge/ad@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955765 DLMGCP DEBUG <0013> endpoint:rtpbridge/ae@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955765 DLMGCP DEBUG <0013> endpoint:rtpbridge/af@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955765 DLMGCP DEBUG <0013> endpoint:rtpbridge/b0@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955765 DLMGCP DEBUG <0013> endpoint:rtpbridge/b1@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955765 DLMGCP DEBUG <0013> endpoint:rtpbridge/b2@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955765 DLMGCP DEBUG <0013> endpoint:rtpbridge/b3@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955765 DLMGCP DEBUG <0013> endpoint:rtpbridge/b4@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955765 DLMGCP DEBUG <0013> endpoint:rtpbridge/b5@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955765 DLMGCP DEBUG <0013> endpoint:rtpbridge/b6@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955765 DLMGCP DEBUG <0013> endpoint:rtpbridge/b7@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955765 DLMGCP DEBUG <0013> endpoint:rtpbridge/b8@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955765 DLMGCP DEBUG <0013> endpoint:rtpbridge/b9@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955765 DLMGCP DEBUG <0013> endpoint:rtpbridge/ba@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955765 DLMGCP DEBUG <0013> endpoint:rtpbridge/bb@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955765 DLMGCP DEBUG <0013> endpoint:rtpbridge/bc@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955765 DLMGCP DEBUG <0013> endpoint:rtpbridge/bd@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955765 DLMGCP DEBUG <0013> endpoint:rtpbridge/be@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955765 DLMGCP DEBUG <0013> endpoint:rtpbridge/bf@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955765 DLMGCP DEBUG <0013> endpoint:rtpbridge/c0@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955765 DLMGCP DEBUG <0013> endpoint:rtpbridge/c1@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955765 DLMGCP DEBUG <0013> endpoint:rtpbridge/c2@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955765 DLMGCP DEBUG <0013> endpoint:rtpbridge/c3@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955765 DLMGCP DEBUG <0013> endpoint:rtpbridge/c4@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955765 DLMGCP DEBUG <0013> endpoint:rtpbridge/c5@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955772 DLMGCP DEBUG <0013> Received message: line #00: DLCX 2615 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241102125955772 DLMGCP DEBUG <0013> Received message: line #01: C: 0048 (mgcp_msg.c:67) 20241102125955772 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found free endpoint: rtpbridge/1@mgw (mgcp_endp.c:261) 20241102125955772 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:441) 20241102125955772 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241102125955772 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955772 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955772 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955772 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955772 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955772 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955772 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955772 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955772 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955772 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955772 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955772 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955772 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955772 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955772 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955772 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955772 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955772 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955772 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955772 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955772 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955772 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955772 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955772 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955772 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955772 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955772 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955772 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955772 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955772 DLMGCP DEBUG <0013> endpoint:rtpbridge/1e@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955772 DLMGCP DEBUG <0013> endpoint:rtpbridge/1f@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955772 DLMGCP DEBUG <0013> endpoint:rtpbridge/20@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955772 DLMGCP DEBUG <0013> endpoint:rtpbridge/21@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955772 DLMGCP DEBUG <0013> endpoint:rtpbridge/22@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955772 DLMGCP DEBUG <0013> endpoint:rtpbridge/23@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955772 DLMGCP DEBUG <0013> endpoint:rtpbridge/24@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955772 DLMGCP DEBUG <0013> endpoint:rtpbridge/25@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955772 DLMGCP DEBUG <0013> endpoint:rtpbridge/26@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955772 DLMGCP DEBUG <0013> endpoint:rtpbridge/27@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955772 DLMGCP DEBUG <0013> endpoint:rtpbridge/28@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955772 DLMGCP DEBUG <0013> endpoint:rtpbridge/29@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955772 DLMGCP DEBUG <0013> endpoint:rtpbridge/2a@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955772 DLMGCP DEBUG <0013> endpoint:rtpbridge/2b@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955772 DLMGCP DEBUG <0013> endpoint:rtpbridge/2c@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955772 DLMGCP DEBUG <0013> endpoint:rtpbridge/2d@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955772 DLMGCP DEBUG <0013> endpoint:rtpbridge/2e@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955772 DLMGCP DEBUG <0013> endpoint:rtpbridge/2f@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955772 DLMGCP DEBUG <0013> endpoint:rtpbridge/30@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955772 DLMGCP DEBUG <0013> endpoint:rtpbridge/31@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955772 DLMGCP DEBUG <0013> endpoint:rtpbridge/32@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955772 DLMGCP DEBUG <0013> endpoint:rtpbridge/33@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955772 DLMGCP DEBUG <0013> endpoint:rtpbridge/34@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955772 DLMGCP DEBUG <0013> endpoint:rtpbridge/35@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955772 DLMGCP DEBUG <0013> endpoint:rtpbridge/36@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955772 DLMGCP DEBUG <0013> endpoint:rtpbridge/37@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955772 DLMGCP DEBUG <0013> endpoint:rtpbridge/38@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955772 DLMGCP DEBUG <0013> endpoint:rtpbridge/39@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955772 DLMGCP DEBUG <0013> endpoint:rtpbridge/3a@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955772 DLMGCP DEBUG <0013> endpoint:rtpbridge/3b@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955772 DLMGCP DEBUG <0013> endpoint:rtpbridge/3c@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955772 DLMGCP DEBUG <0013> endpoint:rtpbridge/3d@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955772 DLMGCP DEBUG <0013> endpoint:rtpbridge/3e@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955772 DLMGCP DEBUG <0013> endpoint:rtpbridge/3f@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955772 DLMGCP DEBUG <0013> endpoint:rtpbridge/40@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955772 DLMGCP DEBUG <0013> endpoint:rtpbridge/41@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955772 DLMGCP DEBUG <0013> endpoint:rtpbridge/42@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955772 DLMGCP DEBUG <0013> endpoint:rtpbridge/43@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955772 DLMGCP DEBUG <0013> endpoint:rtpbridge/44@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955772 DLMGCP DEBUG <0013> endpoint:rtpbridge/45@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955772 DLMGCP DEBUG <0013> endpoint:rtpbridge/46@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955772 DLMGCP DEBUG <0013> endpoint:rtpbridge/47@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955772 DLMGCP DEBUG <0013> endpoint:rtpbridge/48@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955772 DLMGCP DEBUG <0013> endpoint:rtpbridge/49@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955772 DLMGCP DEBUG <0013> endpoint:rtpbridge/4a@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955772 DLMGCP DEBUG <0013> endpoint:rtpbridge/4b@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955772 DLMGCP DEBUG <0013> endpoint:rtpbridge/4c@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955772 DLMGCP DEBUG <0013> endpoint:rtpbridge/4d@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955772 DLMGCP DEBUG <0013> endpoint:rtpbridge/4e@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955772 DLMGCP DEBUG <0013> endpoint:rtpbridge/4f@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955772 DLMGCP DEBUG <0013> endpoint:rtpbridge/50@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955772 DLMGCP DEBUG <0013> endpoint:rtpbridge/51@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955772 DLMGCP DEBUG <0013> endpoint:rtpbridge/52@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955772 DLMGCP DEBUG <0013> endpoint:rtpbridge/53@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955772 DLMGCP DEBUG <0013> endpoint:rtpbridge/54@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955772 DLMGCP DEBUG <0013> endpoint:rtpbridge/55@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955772 DLMGCP DEBUG <0013> endpoint:rtpbridge/56@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955772 DLMGCP DEBUG <0013> endpoint:rtpbridge/57@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955772 DLMGCP DEBUG <0013> endpoint:rtpbridge/58@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955772 DLMGCP DEBUG <0013> endpoint:rtpbridge/59@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955772 DLMGCP DEBUG <0013> endpoint:rtpbridge/5a@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955772 DLMGCP DEBUG <0013> endpoint:rtpbridge/5b@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955772 DLMGCP DEBUG <0013> endpoint:rtpbridge/5c@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955772 DLMGCP DEBUG <0013> endpoint:rtpbridge/5d@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955772 DLMGCP DEBUG <0013> endpoint:rtpbridge/5e@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955772 DLMGCP DEBUG <0013> endpoint:rtpbridge/5f@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955772 DLMGCP DEBUG <0013> endpoint:rtpbridge/60@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955772 DLMGCP DEBUG <0013> endpoint:rtpbridge/61@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955772 DLMGCP DEBUG <0013> endpoint:rtpbridge/62@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955772 DLMGCP DEBUG <0013> endpoint:rtpbridge/63@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955772 DLMGCP DEBUG <0013> endpoint:rtpbridge/64@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955772 DLMGCP DEBUG <0013> endpoint:rtpbridge/65@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955772 DLMGCP DEBUG <0013> endpoint:rtpbridge/66@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955772 DLMGCP DEBUG <0013> endpoint:rtpbridge/67@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955772 DLMGCP DEBUG <0013> endpoint:rtpbridge/68@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955772 DLMGCP DEBUG <0013> endpoint:rtpbridge/69@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955772 DLMGCP DEBUG <0013> endpoint:rtpbridge/6a@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955772 DLMGCP DEBUG <0013> endpoint:rtpbridge/6b@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955772 DLMGCP DEBUG <0013> endpoint:rtpbridge/6c@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955772 DLMGCP DEBUG <0013> endpoint:rtpbridge/6d@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955772 DLMGCP DEBUG <0013> endpoint:rtpbridge/6e@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955772 DLMGCP DEBUG <0013> endpoint:rtpbridge/6f@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955772 DLMGCP DEBUG <0013> endpoint:rtpbridge/70@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955772 DLMGCP DEBUG <0013> endpoint:rtpbridge/71@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955772 DLMGCP DEBUG <0013> endpoint:rtpbridge/72@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955772 DLMGCP DEBUG <0013> endpoint:rtpbridge/73@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955772 DLMGCP DEBUG <0013> endpoint:rtpbridge/74@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955773 DLMGCP DEBUG <0013> endpoint:rtpbridge/75@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955773 DLMGCP DEBUG <0013> endpoint:rtpbridge/76@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955773 DLMGCP DEBUG <0013> endpoint:rtpbridge/77@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955773 DLMGCP DEBUG <0013> endpoint:rtpbridge/78@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955773 DLMGCP DEBUG <0013> endpoint:rtpbridge/79@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955773 DLMGCP DEBUG <0013> endpoint:rtpbridge/7a@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955773 DLMGCP DEBUG <0013> endpoint:rtpbridge/7b@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955773 DLMGCP DEBUG <0013> endpoint:rtpbridge/7c@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955773 DLMGCP DEBUG <0013> endpoint:rtpbridge/7d@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955773 DLMGCP DEBUG <0013> endpoint:rtpbridge/7e@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955773 DLMGCP DEBUG <0013> endpoint:rtpbridge/7f@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955773 DLMGCP DEBUG <0013> endpoint:rtpbridge/80@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955773 DLMGCP DEBUG <0013> endpoint:rtpbridge/81@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955773 DLMGCP DEBUG <0013> endpoint:rtpbridge/82@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955773 DLMGCP DEBUG <0013> endpoint:rtpbridge/83@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955773 DLMGCP DEBUG <0013> endpoint:rtpbridge/84@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955773 DLMGCP DEBUG <0013> endpoint:rtpbridge/85@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955773 DLMGCP DEBUG <0013> endpoint:rtpbridge/86@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955773 DLMGCP DEBUG <0013> endpoint:rtpbridge/87@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955773 DLMGCP DEBUG <0013> endpoint:rtpbridge/88@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955773 DLMGCP DEBUG <0013> endpoint:rtpbridge/89@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955773 DLMGCP DEBUG <0013> endpoint:rtpbridge/8a@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955773 DLMGCP DEBUG <0013> endpoint:rtpbridge/8b@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955773 DLMGCP DEBUG <0013> endpoint:rtpbridge/8c@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955773 DLMGCP DEBUG <0013> endpoint:rtpbridge/8d@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955773 DLMGCP DEBUG <0013> endpoint:rtpbridge/8e@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955773 DLMGCP DEBUG <0013> endpoint:rtpbridge/8f@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955773 DLMGCP DEBUG <0013> endpoint:rtpbridge/90@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955773 DLMGCP DEBUG <0013> endpoint:rtpbridge/91@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955773 DLMGCP DEBUG <0013> endpoint:rtpbridge/92@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955773 DLMGCP DEBUG <0013> endpoint:rtpbridge/93@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955773 DLMGCP DEBUG <0013> endpoint:rtpbridge/94@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955773 DLMGCP DEBUG <0013> endpoint:rtpbridge/95@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955773 DLMGCP DEBUG <0013> endpoint:rtpbridge/96@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955773 DLMGCP DEBUG <0013> endpoint:rtpbridge/97@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955773 DLMGCP DEBUG <0013> endpoint:rtpbridge/98@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955773 DLMGCP DEBUG <0013> endpoint:rtpbridge/99@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955773 DLMGCP DEBUG <0013> endpoint:rtpbridge/9a@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955773 DLMGCP DEBUG <0013> endpoint:rtpbridge/9b@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955773 DLMGCP DEBUG <0013> endpoint:rtpbridge/9c@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955773 DLMGCP DEBUG <0013> endpoint:rtpbridge/9d@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955773 DLMGCP DEBUG <0013> endpoint:rtpbridge/9e@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955773 DLMGCP DEBUG <0013> endpoint:rtpbridge/9f@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955773 DLMGCP DEBUG <0013> endpoint:rtpbridge/a0@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955773 DLMGCP DEBUG <0013> endpoint:rtpbridge/a1@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955773 DLMGCP DEBUG <0013> endpoint:rtpbridge/a2@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955773 DLMGCP DEBUG <0013> endpoint:rtpbridge/a3@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955773 DLMGCP DEBUG <0013> endpoint:rtpbridge/a4@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955773 DLMGCP DEBUG <0013> endpoint:rtpbridge/a5@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955773 DLMGCP DEBUG <0013> endpoint:rtpbridge/a6@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955773 DLMGCP DEBUG <0013> endpoint:rtpbridge/a7@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955773 DLMGCP DEBUG <0013> endpoint:rtpbridge/a8@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955773 DLMGCP DEBUG <0013> endpoint:rtpbridge/a9@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955773 DLMGCP DEBUG <0013> endpoint:rtpbridge/aa@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955773 DLMGCP DEBUG <0013> endpoint:rtpbridge/ab@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955773 DLMGCP DEBUG <0013> endpoint:rtpbridge/ac@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955773 DLMGCP DEBUG <0013> endpoint:rtpbridge/ad@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955773 DLMGCP DEBUG <0013> endpoint:rtpbridge/ae@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955773 DLMGCP DEBUG <0013> endpoint:rtpbridge/af@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955773 DLMGCP DEBUG <0013> endpoint:rtpbridge/b0@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955773 DLMGCP DEBUG <0013> endpoint:rtpbridge/b1@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955773 DLMGCP DEBUG <0013> endpoint:rtpbridge/b2@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955773 DLMGCP DEBUG <0013> endpoint:rtpbridge/b3@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955773 DLMGCP DEBUG <0013> endpoint:rtpbridge/b4@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955773 DLMGCP DEBUG <0013> endpoint:rtpbridge/b5@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955773 DLMGCP DEBUG <0013> endpoint:rtpbridge/b6@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955773 DLMGCP DEBUG <0013> endpoint:rtpbridge/b7@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955773 DLMGCP DEBUG <0013> endpoint:rtpbridge/b8@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955773 DLMGCP DEBUG <0013> endpoint:rtpbridge/b9@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955773 DLMGCP DEBUG <0013> endpoint:rtpbridge/ba@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955773 DLMGCP DEBUG <0013> endpoint:rtpbridge/bb@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955773 DLMGCP DEBUG <0013> endpoint:rtpbridge/bc@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955773 DLMGCP DEBUG <0013> endpoint:rtpbridge/bd@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955773 DLMGCP DEBUG <0013> endpoint:rtpbridge/be@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955773 DLMGCP DEBUG <0013> endpoint:rtpbridge/bf@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955773 DLMGCP DEBUG <0013> endpoint:rtpbridge/c0@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955773 DLMGCP DEBUG <0013> endpoint:rtpbridge/c1@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955773 DLMGCP DEBUG <0013> endpoint:rtpbridge/c2@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955773 DLMGCP DEBUG <0013> endpoint:rtpbridge/c3@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955773 DLMGCP DEBUG <0013> endpoint:rtpbridge/c4@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955773 DLMGCP DEBUG <0013> endpoint:rtpbridge/c5@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955773 DLMGCP DEBUG <0013> endpoint:rtpbridge/c6@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955773 DLMGCP DEBUG <0013> endpoint:rtpbridge/c7@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955773 DLMGCP DEBUG <0013> endpoint:rtpbridge/c8@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955773 DLMGCP DEBUG <0013> endpoint:rtpbridge/c9@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955773 DLMGCP DEBUG <0013> endpoint:rtpbridge/ca@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955773 DLMGCP DEBUG <0013> endpoint:rtpbridge/cb@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955773 DLMGCP DEBUG <0013> endpoint:rtpbridge/cc@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955773 DLMGCP DEBUG <0013> endpoint:rtpbridge/cd@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955773 DLMGCP DEBUG <0013> endpoint:rtpbridge/ce@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955773 DLMGCP DEBUG <0013> endpoint:rtpbridge/cf@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955773 DLMGCP DEBUG <0013> endpoint:rtpbridge/d0@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955773 DLMGCP DEBUG <0013> endpoint:rtpbridge/d1@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955773 DLMGCP DEBUG <0013> endpoint:rtpbridge/d2@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955773 DLMGCP DEBUG <0013> endpoint:rtpbridge/d3@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955773 DLMGCP DEBUG <0013> endpoint:rtpbridge/d4@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955773 DLMGCP DEBUG <0013> endpoint:rtpbridge/d5@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955773 DLMGCP DEBUG <0013> endpoint:rtpbridge/d6@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955773 DLMGCP DEBUG <0013> endpoint:rtpbridge/d7@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955773 DLMGCP DEBUG <0013> endpoint:rtpbridge/d8@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955773 DLMGCP DEBUG <0013> endpoint:rtpbridge/d9@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955773 DLMGCP DEBUG <0013> endpoint:rtpbridge/da@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955773 DLMGCP DEBUG <0013> endpoint:rtpbridge/db@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955773 DLMGCP DEBUG <0013> endpoint:rtpbridge/dc@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955773 DLMGCP DEBUG <0013> endpoint:rtpbridge/dd@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955773 DLMGCP DEBUG <0013> endpoint:rtpbridge/de@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955773 DLMGCP DEBUG <0013> endpoint:rtpbridge/df@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955773 DLMGCP DEBUG <0013> endpoint:rtpbridge/e0@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955773 DLMGCP DEBUG <0013> endpoint:rtpbridge/e1@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955773 DLMGCP DEBUG <0013> endpoint:rtpbridge/e2@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955773 DLMGCP DEBUG <0013> endpoint:rtpbridge/e3@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955773 DLMGCP DEBUG <0013> endpoint:rtpbridge/e4@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955773 DLMGCP DEBUG <0013> endpoint:rtpbridge/e5@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955773 DLMGCP DEBUG <0013> endpoint:rtpbridge/e6@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955773 DLMGCP DEBUG <0013> endpoint:rtpbridge/e7@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955773 DLMGCP DEBUG <0013> endpoint:rtpbridge/e8@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955773 DLMGCP DEBUG <0013> endpoint:rtpbridge/e9@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955773 DLMGCP DEBUG <0013> endpoint:rtpbridge/ea@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955773 DLMGCP DEBUG <0013> endpoint:rtpbridge/eb@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955773 DLMGCP DEBUG <0013> endpoint:rtpbridge/ec@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955773 DLMGCP DEBUG <0013> endpoint:rtpbridge/ed@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955773 DLMGCP DEBUG <0013> endpoint:rtpbridge/ee@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955773 DLMGCP DEBUG <0013> endpoint:rtpbridge/ef@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955773 DLMGCP DEBUG <0013> endpoint:rtpbridge/f0@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955773 DLMGCP DEBUG <0013> endpoint:rtpbridge/f1@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955773 DLMGCP DEBUG <0013> endpoint:rtpbridge/f2@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955773 DLMGCP DEBUG <0013> endpoint:rtpbridge/f3@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955773 DLMGCP DEBUG <0013> endpoint:rtpbridge/f4@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955773 DLMGCP DEBUG <0013> endpoint:rtpbridge/f5@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955773 DLMGCP DEBUG <0013> endpoint:rtpbridge/f6@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955773 DLMGCP DEBUG <0013> endpoint:rtpbridge/f7@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955773 DLMGCP DEBUG <0013> endpoint:rtpbridge/f8@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955773 DLMGCP DEBUG <0013> endpoint:rtpbridge/f9@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955773 DLMGCP DEBUG <0013> endpoint:rtpbridge/fa@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955773 DLMGCP DEBUG <0013> endpoint:rtpbridge/fb@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955773 DLMGCP DEBUG <0013> endpoint:rtpbridge/fc@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955773 DLMGCP DEBUG <0013> endpoint:rtpbridge/fd@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955773 DLMGCP DEBUG <0013> endpoint:rtpbridge/fe@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955773 DLMGCP DEBUG <0013> endpoint:rtpbridge/ff@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955773 DLMGCP DEBUG <0013> endpoint:rtpbridge/100@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955773 DLMGCP DEBUG <0013> endpoint:rtpbridge/101@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955773 DLMGCP DEBUG <0013> endpoint:rtpbridge/102@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955773 DLMGCP DEBUG <0013> endpoint:rtpbridge/103@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955773 DLMGCP DEBUG <0013> endpoint:rtpbridge/104@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955773 DLMGCP DEBUG <0013> endpoint:rtpbridge/105@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955773 DLMGCP DEBUG <0013> endpoint:rtpbridge/106@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955773 DLMGCP DEBUG <0013> endpoint:rtpbridge/107@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955773 DLMGCP DEBUG <0013> endpoint:rtpbridge/108@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955773 DLMGCP DEBUG <0013> endpoint:rtpbridge/109@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955773 DLMGCP DEBUG <0013> endpoint:rtpbridge/10a@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955773 DLMGCP DEBUG <0013> endpoint:rtpbridge/10b@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955773 DLMGCP DEBUG <0013> endpoint:rtpbridge/10c@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955773 DLMGCP DEBUG <0013> endpoint:rtpbridge/10d@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955773 DLMGCP DEBUG <0013> endpoint:rtpbridge/10e@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955773 DLMGCP DEBUG <0013> endpoint:rtpbridge/10f@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955773 DLMGCP DEBUG <0013> endpoint:rtpbridge/110@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955773 DLMGCP DEBUG <0013> endpoint:rtpbridge/111@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955773 DLMGCP DEBUG <0013> endpoint:rtpbridge/112@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955773 DLMGCP DEBUG <0013> endpoint:rtpbridge/113@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955773 DLMGCP DEBUG <0013> endpoint:rtpbridge/114@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955773 DLMGCP DEBUG <0013> endpoint:rtpbridge/115@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955773 DLMGCP DEBUG <0013> endpoint:rtpbridge/116@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955773 DLMGCP DEBUG <0013> endpoint:rtpbridge/117@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955773 DLMGCP DEBUG <0013> endpoint:rtpbridge/118@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955773 DLMGCP DEBUG <0013> endpoint:rtpbridge/119@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955773 DLMGCP DEBUG <0013> endpoint:rtpbridge/11a@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955773 DLMGCP DEBUG <0013> endpoint:rtpbridge/11b@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955773 DLMGCP DEBUG <0013> endpoint:rtpbridge/11c@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955773 DLMGCP DEBUG <0013> endpoint:rtpbridge/11d@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955773 DLMGCP DEBUG <0013> endpoint:rtpbridge/11e@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955773 DLMGCP DEBUG <0013> endpoint:rtpbridge/11f@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955773 DLMGCP DEBUG <0013> endpoint:rtpbridge/120@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955773 DLMGCP DEBUG <0013> endpoint:rtpbridge/121@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955773 DLMGCP DEBUG <0013> endpoint:rtpbridge/122@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955773 DLMGCP DEBUG <0013> endpoint:rtpbridge/123@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955773 DLMGCP DEBUG <0013> endpoint:rtpbridge/124@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955773 DLMGCP DEBUG <0013> endpoint:rtpbridge/125@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955773 DLMGCP DEBUG <0013> endpoint:rtpbridge/126@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955773 DLMGCP DEBUG <0013> endpoint:rtpbridge/127@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955773 DLMGCP DEBUG <0013> endpoint:rtpbridge/128@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955774 DLMGCP DEBUG <0013> endpoint:rtpbridge/129@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955774 DLMGCP DEBUG <0013> endpoint:rtpbridge/12a@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955774 DLMGCP DEBUG <0013> endpoint:rtpbridge/12b@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955774 DLMGCP DEBUG <0013> endpoint:rtpbridge/12c@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955774 DLMGCP DEBUG <0013> endpoint:none Generated response: code=200 (mgcp_protocol.c:230) 20241102125955774 DLMGCP DEBUG <0013> Generated response: line #00: 200 2615 OK (mgcp_msg.c:67) 20241102125955774 DLMGCP DEBUG <0013> Received message: line #00: DLCX 2616 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241102125955774 DLMGCP DEBUG <0013> Received message: line #01: C: 0049 (mgcp_msg.c:67) 20241102125955774 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found free endpoint: rtpbridge/1@mgw (mgcp_endp.c:261) 20241102125955774 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:441) 20241102125955774 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241102125955774 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955774 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955774 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955774 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955774 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955774 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955774 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955774 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955774 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955774 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955774 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955774 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955774 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955774 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955774 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955774 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955774 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955774 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955774 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955774 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955774 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955774 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955774 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955774 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955774 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955774 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955774 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955774 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955774 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955774 DLMGCP DEBUG <0013> endpoint:rtpbridge/1e@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955774 DLMGCP DEBUG <0013> endpoint:rtpbridge/1f@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955774 DLMGCP DEBUG <0013> endpoint:rtpbridge/20@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955774 DLMGCP DEBUG <0013> endpoint:rtpbridge/21@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955774 DLMGCP DEBUG <0013> endpoint:rtpbridge/22@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955774 DLMGCP DEBUG <0013> endpoint:rtpbridge/23@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955774 DLMGCP DEBUG <0013> endpoint:rtpbridge/24@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955774 DLMGCP DEBUG <0013> endpoint:rtpbridge/25@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955774 DLMGCP DEBUG <0013> endpoint:rtpbridge/26@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955774 DLMGCP DEBUG <0013> endpoint:rtpbridge/27@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955774 DLMGCP DEBUG <0013> endpoint:rtpbridge/28@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955774 DLMGCP DEBUG <0013> endpoint:rtpbridge/29@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955774 DLMGCP DEBUG <0013> endpoint:rtpbridge/2a@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955774 DLMGCP DEBUG <0013> endpoint:rtpbridge/2b@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955774 DLMGCP DEBUG <0013> endpoint:rtpbridge/2c@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955774 DLMGCP DEBUG <0013> endpoint:rtpbridge/2d@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955774 DLMGCP DEBUG <0013> endpoint:rtpbridge/2e@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955774 DLMGCP DEBUG <0013> endpoint:rtpbridge/2f@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955774 DLMGCP DEBUG <0013> endpoint:rtpbridge/30@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955774 DLMGCP DEBUG <0013> endpoint:rtpbridge/31@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955774 DLMGCP DEBUG <0013> endpoint:rtpbridge/32@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955774 DLMGCP DEBUG <0013> endpoint:rtpbridge/33@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955774 DLMGCP DEBUG <0013> endpoint:rtpbridge/34@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955774 DLMGCP DEBUG <0013> endpoint:rtpbridge/35@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955774 DLMGCP DEBUG <0013> endpoint:rtpbridge/36@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955774 DLMGCP DEBUG <0013> endpoint:rtpbridge/37@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955774 DLMGCP DEBUG <0013> endpoint:rtpbridge/38@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955774 DLMGCP DEBUG <0013> endpoint:rtpbridge/39@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955774 DLMGCP DEBUG <0013> endpoint:rtpbridge/3a@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955774 DLMGCP DEBUG <0013> endpoint:rtpbridge/3b@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955774 DLMGCP DEBUG <0013> endpoint:rtpbridge/3c@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955774 DLMGCP DEBUG <0013> endpoint:rtpbridge/3d@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955774 DLMGCP DEBUG <0013> endpoint:rtpbridge/3e@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955774 DLMGCP DEBUG <0013> endpoint:rtpbridge/3f@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955774 DLMGCP DEBUG <0013> endpoint:rtpbridge/40@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955774 DLMGCP DEBUG <0013> endpoint:rtpbridge/41@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955774 DLMGCP DEBUG <0013> endpoint:rtpbridge/42@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955774 DLMGCP DEBUG <0013> endpoint:rtpbridge/43@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955774 DLMGCP DEBUG <0013> endpoint:rtpbridge/44@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955774 DLMGCP DEBUG <0013> endpoint:rtpbridge/45@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955774 DLMGCP DEBUG <0013> endpoint:rtpbridge/46@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955774 DLMGCP DEBUG <0013> endpoint:rtpbridge/47@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955774 DLMGCP DEBUG <0013> endpoint:rtpbridge/48@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955774 DLMGCP DEBUG <0013> endpoint:rtpbridge/49@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955774 DLMGCP DEBUG <0013> endpoint:rtpbridge/4a@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955774 DLMGCP DEBUG <0013> endpoint:rtpbridge/4b@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955774 DLMGCP DEBUG <0013> endpoint:rtpbridge/4c@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955774 DLMGCP DEBUG <0013> endpoint:rtpbridge/4d@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955774 DLMGCP DEBUG <0013> endpoint:rtpbridge/4e@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955774 DLMGCP DEBUG <0013> endpoint:rtpbridge/4f@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955774 DLMGCP DEBUG <0013> endpoint:rtpbridge/50@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955774 DLMGCP DEBUG <0013> endpoint:rtpbridge/51@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955774 DLMGCP DEBUG <0013> endpoint:rtpbridge/52@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955774 DLMGCP DEBUG <0013> endpoint:rtpbridge/53@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955774 DLMGCP DEBUG <0013> endpoint:rtpbridge/54@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955774 DLMGCP DEBUG <0013> endpoint:rtpbridge/55@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955774 DLMGCP DEBUG <0013> endpoint:rtpbridge/56@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955774 DLMGCP DEBUG <0013> endpoint:rtpbridge/57@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955774 DLMGCP DEBUG <0013> endpoint:rtpbridge/58@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955775 DLMGCP DEBUG <0013> endpoint:rtpbridge/59@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955775 DLMGCP DEBUG <0013> endpoint:rtpbridge/5a@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955775 DLMGCP DEBUG <0013> endpoint:rtpbridge/5b@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955775 DLMGCP DEBUG <0013> endpoint:rtpbridge/5c@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955775 DLMGCP DEBUG <0013> endpoint:rtpbridge/5d@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955775 DLMGCP DEBUG <0013> endpoint:rtpbridge/5e@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955775 DLMGCP DEBUG <0013> endpoint:rtpbridge/5f@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955775 DLMGCP DEBUG <0013> endpoint:rtpbridge/60@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955775 DLMGCP DEBUG <0013> endpoint:rtpbridge/61@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955775 DLMGCP DEBUG <0013> endpoint:rtpbridge/62@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955775 DLMGCP DEBUG <0013> endpoint:rtpbridge/63@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955775 DLMGCP DEBUG <0013> endpoint:rtpbridge/64@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955775 DLMGCP DEBUG <0013> endpoint:rtpbridge/65@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955775 DLMGCP DEBUG <0013> endpoint:rtpbridge/66@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955775 DLMGCP DEBUG <0013> endpoint:rtpbridge/67@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955775 DLMGCP DEBUG <0013> endpoint:rtpbridge/68@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955775 DLMGCP DEBUG <0013> endpoint:rtpbridge/69@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955775 DLMGCP DEBUG <0013> endpoint:rtpbridge/6a@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955775 DLMGCP DEBUG <0013> endpoint:rtpbridge/6b@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955775 DLMGCP DEBUG <0013> endpoint:rtpbridge/6c@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955775 DLMGCP DEBUG <0013> endpoint:rtpbridge/6d@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955775 DLMGCP DEBUG <0013> endpoint:rtpbridge/6e@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955775 DLMGCP DEBUG <0013> endpoint:rtpbridge/6f@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955775 DLMGCP DEBUG <0013> endpoint:rtpbridge/70@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955775 DLMGCP DEBUG <0013> endpoint:rtpbridge/71@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955775 DLMGCP DEBUG <0013> endpoint:rtpbridge/72@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955775 DLMGCP DEBUG <0013> endpoint:rtpbridge/73@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955775 DLMGCP DEBUG <0013> endpoint:rtpbridge/74@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955775 DLMGCP DEBUG <0013> endpoint:rtpbridge/75@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955775 DLMGCP DEBUG <0013> endpoint:rtpbridge/76@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955775 DLMGCP DEBUG <0013> endpoint:rtpbridge/77@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955775 DLMGCP DEBUG <0013> endpoint:rtpbridge/78@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955775 DLMGCP DEBUG <0013> endpoint:rtpbridge/79@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955775 DLMGCP DEBUG <0013> endpoint:rtpbridge/7a@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955775 DLMGCP DEBUG <0013> endpoint:rtpbridge/7b@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955775 DLMGCP DEBUG <0013> endpoint:rtpbridge/7c@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955775 DLMGCP DEBUG <0013> endpoint:rtpbridge/7d@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955775 DLMGCP DEBUG <0013> endpoint:rtpbridge/7e@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955775 DLMGCP DEBUG <0013> endpoint:rtpbridge/7f@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955775 DLMGCP DEBUG <0013> endpoint:rtpbridge/80@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955775 DLMGCP DEBUG <0013> endpoint:rtpbridge/81@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955775 DLMGCP DEBUG <0013> endpoint:rtpbridge/82@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955775 DLMGCP DEBUG <0013> endpoint:rtpbridge/83@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955775 DLMGCP DEBUG <0013> endpoint:rtpbridge/84@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955775 DLMGCP DEBUG <0013> endpoint:rtpbridge/85@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955775 DLMGCP DEBUG <0013> endpoint:rtpbridge/86@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955775 DLMGCP DEBUG <0013> endpoint:rtpbridge/87@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955775 DLMGCP DEBUG <0013> endpoint:rtpbridge/88@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955775 DLMGCP DEBUG <0013> endpoint:rtpbridge/89@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955775 DLMGCP DEBUG <0013> endpoint:rtpbridge/8a@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955775 DLMGCP DEBUG <0013> endpoint:rtpbridge/8b@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955775 DLMGCP DEBUG <0013> endpoint:rtpbridge/8c@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955775 DLMGCP DEBUG <0013> endpoint:rtpbridge/8d@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955775 DLMGCP DEBUG <0013> endpoint:rtpbridge/8e@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955775 DLMGCP DEBUG <0013> endpoint:rtpbridge/8f@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955775 DLMGCP DEBUG <0013> endpoint:rtpbridge/90@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955775 DLMGCP DEBUG <0013> endpoint:rtpbridge/91@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955775 DLMGCP DEBUG <0013> endpoint:rtpbridge/92@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955775 DLMGCP DEBUG <0013> endpoint:rtpbridge/93@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955775 DLMGCP DEBUG <0013> endpoint:rtpbridge/94@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955775 DLMGCP DEBUG <0013> endpoint:rtpbridge/95@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955775 DLMGCP DEBUG <0013> endpoint:rtpbridge/96@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955775 DLMGCP DEBUG <0013> endpoint:rtpbridge/97@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955775 DLMGCP DEBUG <0013> endpoint:rtpbridge/98@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955775 DLMGCP DEBUG <0013> endpoint:rtpbridge/99@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955775 DLMGCP DEBUG <0013> endpoint:rtpbridge/9a@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955775 DLMGCP DEBUG <0013> endpoint:rtpbridge/9b@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955775 DLMGCP DEBUG <0013> endpoint:rtpbridge/9c@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955775 DLMGCP DEBUG <0013> endpoint:rtpbridge/9d@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955775 DLMGCP DEBUG <0013> endpoint:rtpbridge/9e@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955775 DLMGCP DEBUG <0013> endpoint:rtpbridge/9f@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955775 DLMGCP DEBUG <0013> endpoint:rtpbridge/a0@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955775 DLMGCP DEBUG <0013> endpoint:rtpbridge/a1@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955775 DLMGCP DEBUG <0013> endpoint:rtpbridge/a2@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955775 DLMGCP DEBUG <0013> endpoint:rtpbridge/a3@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955775 DLMGCP DEBUG <0013> endpoint:rtpbridge/a4@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955775 DLMGCP DEBUG <0013> endpoint:rtpbridge/a5@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955775 DLMGCP DEBUG <0013> endpoint:rtpbridge/a6@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955775 DLMGCP DEBUG <0013> endpoint:rtpbridge/a7@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955775 DLMGCP DEBUG <0013> endpoint:rtpbridge/a8@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955775 DLMGCP DEBUG <0013> endpoint:rtpbridge/a9@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955775 DLMGCP DEBUG <0013> endpoint:rtpbridge/aa@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955775 DLMGCP DEBUG <0013> endpoint:rtpbridge/ab@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955775 DLMGCP DEBUG <0013> endpoint:rtpbridge/ac@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955775 DLMGCP DEBUG <0013> endpoint:rtpbridge/ad@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955775 DLMGCP DEBUG <0013> endpoint:rtpbridge/ae@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955775 DLMGCP DEBUG <0013> endpoint:rtpbridge/af@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955775 DLMGCP DEBUG <0013> endpoint:rtpbridge/b0@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955775 DLMGCP DEBUG <0013> endpoint:rtpbridge/b1@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955775 DLMGCP DEBUG <0013> endpoint:rtpbridge/b2@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955775 DLMGCP DEBUG <0013> endpoint:rtpbridge/b3@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955775 DLMGCP DEBUG <0013> endpoint:rtpbridge/b4@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955775 DLMGCP DEBUG <0013> endpoint:rtpbridge/b5@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955775 DLMGCP DEBUG <0013> endpoint:rtpbridge/b6@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955775 DLMGCP DEBUG <0013> endpoint:rtpbridge/b7@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955775 DLMGCP DEBUG <0013> endpoint:rtpbridge/b8@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955775 DLMGCP DEBUG <0013> endpoint:rtpbridge/b9@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955775 DLMGCP DEBUG <0013> endpoint:rtpbridge/ba@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955775 DLMGCP DEBUG <0013> endpoint:rtpbridge/bb@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955775 DLMGCP DEBUG <0013> endpoint:rtpbridge/bc@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955775 DLMGCP DEBUG <0013> endpoint:rtpbridge/bd@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955775 DLMGCP DEBUG <0013> endpoint:rtpbridge/be@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955775 DLMGCP DEBUG <0013> endpoint:rtpbridge/bf@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955775 DLMGCP DEBUG <0013> endpoint:rtpbridge/c0@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955775 DLMGCP DEBUG <0013> endpoint:rtpbridge/c1@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955775 DLMGCP DEBUG <0013> endpoint:rtpbridge/c2@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955775 DLMGCP DEBUG <0013> endpoint:rtpbridge/c3@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955775 DLMGCP DEBUG <0013> endpoint:rtpbridge/c4@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955775 DLMGCP DEBUG <0013> endpoint:rtpbridge/c5@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955786 DLMGCP DEBUG <0013> Received message: line #00: DLCX 2622 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241102125955786 DLMGCP DEBUG <0013> Received message: line #01: C: 004F (mgcp_msg.c:67) 20241102125955786 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found free endpoint: rtpbridge/1@mgw (mgcp_endp.c:261) 20241102125955786 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:441) 20241102125955786 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241102125955786 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955786 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955786 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955786 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955786 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955786 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955786 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955786 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955786 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955786 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955786 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955786 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955786 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955786 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955786 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955786 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955786 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955786 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955786 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955786 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955786 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955786 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955786 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955786 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955786 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955786 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955786 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955786 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955786 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955786 DLMGCP DEBUG <0013> endpoint:rtpbridge/1e@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955786 DLMGCP DEBUG <0013> endpoint:rtpbridge/1f@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955786 DLMGCP DEBUG <0013> endpoint:rtpbridge/20@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955786 DLMGCP DEBUG <0013> endpoint:rtpbridge/21@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955786 DLMGCP DEBUG <0013> endpoint:rtpbridge/22@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955786 DLMGCP DEBUG <0013> endpoint:rtpbridge/23@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955786 DLMGCP DEBUG <0013> endpoint:rtpbridge/24@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955786 DLMGCP DEBUG <0013> endpoint:rtpbridge/25@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955786 DLMGCP DEBUG <0013> endpoint:rtpbridge/26@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955786 DLMGCP DEBUG <0013> endpoint:rtpbridge/27@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955786 DLMGCP DEBUG <0013> endpoint:rtpbridge/28@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955786 DLMGCP DEBUG <0013> endpoint:rtpbridge/29@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955786 DLMGCP DEBUG <0013> endpoint:rtpbridge/2a@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955786 DLMGCP DEBUG <0013> endpoint:rtpbridge/2b@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955786 DLMGCP DEBUG <0013> endpoint:rtpbridge/2c@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955786 DLMGCP DEBUG <0013> endpoint:rtpbridge/2d@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955786 DLMGCP DEBUG <0013> endpoint:rtpbridge/2e@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955786 DLMGCP DEBUG <0013> endpoint:rtpbridge/2f@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955786 DLMGCP DEBUG <0013> endpoint:rtpbridge/30@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955786 DLMGCP DEBUG <0013> endpoint:rtpbridge/31@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955786 DLMGCP DEBUG <0013> endpoint:rtpbridge/32@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955786 DLMGCP DEBUG <0013> endpoint:rtpbridge/33@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955786 DLMGCP DEBUG <0013> endpoint:rtpbridge/34@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955786 DLMGCP DEBUG <0013> endpoint:rtpbridge/35@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955786 DLMGCP DEBUG <0013> endpoint:rtpbridge/36@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955786 DLMGCP DEBUG <0013> endpoint:rtpbridge/37@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955786 DLMGCP DEBUG <0013> endpoint:rtpbridge/38@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955786 DLMGCP DEBUG <0013> endpoint:rtpbridge/39@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955786 DLMGCP DEBUG <0013> endpoint:rtpbridge/3a@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955786 DLMGCP DEBUG <0013> endpoint:rtpbridge/3b@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955786 DLMGCP DEBUG <0013> endpoint:rtpbridge/3c@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955786 DLMGCP DEBUG <0013> endpoint:rtpbridge/3d@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955786 DLMGCP DEBUG <0013> endpoint:rtpbridge/3e@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955786 DLMGCP DEBUG <0013> endpoint:rtpbridge/3f@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955786 DLMGCP DEBUG <0013> endpoint:rtpbridge/40@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955786 DLMGCP DEBUG <0013> endpoint:rtpbridge/41@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955786 DLMGCP DEBUG <0013> endpoint:rtpbridge/42@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955786 DLMGCP DEBUG <0013> endpoint:rtpbridge/43@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955786 DLMGCP DEBUG <0013> endpoint:rtpbridge/44@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955786 DLMGCP DEBUG <0013> endpoint:rtpbridge/45@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955786 DLMGCP DEBUG <0013> endpoint:rtpbridge/46@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955786 DLMGCP DEBUG <0013> endpoint:rtpbridge/47@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955786 DLMGCP DEBUG <0013> endpoint:rtpbridge/48@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955786 DLMGCP DEBUG <0013> endpoint:rtpbridge/49@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955786 DLMGCP DEBUG <0013> endpoint:rtpbridge/4a@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955786 DLMGCP DEBUG <0013> endpoint:rtpbridge/4b@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955786 DLMGCP DEBUG <0013> endpoint:rtpbridge/4c@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955786 DLMGCP DEBUG <0013> endpoint:rtpbridge/4d@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955786 DLMGCP DEBUG <0013> endpoint:rtpbridge/4e@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955786 DLMGCP DEBUG <0013> endpoint:rtpbridge/4f@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955786 DLMGCP DEBUG <0013> endpoint:rtpbridge/50@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955786 DLMGCP DEBUG <0013> endpoint:rtpbridge/51@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955786 DLMGCP DEBUG <0013> endpoint:rtpbridge/52@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955786 DLMGCP DEBUG <0013> endpoint:rtpbridge/53@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955787 DLMGCP DEBUG <0013> endpoint:rtpbridge/54@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955787 DLMGCP DEBUG <0013> endpoint:rtpbridge/55@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955787 DLMGCP DEBUG <0013> endpoint:rtpbridge/56@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955787 DLMGCP DEBUG <0013> endpoint:rtpbridge/57@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955787 DLMGCP DEBUG <0013> endpoint:rtpbridge/58@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955787 DLMGCP DEBUG <0013> endpoint:rtpbridge/59@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955787 DLMGCP DEBUG <0013> endpoint:rtpbridge/5a@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955787 DLMGCP DEBUG <0013> endpoint:rtpbridge/5b@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955787 DLMGCP DEBUG <0013> endpoint:rtpbridge/5c@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955787 DLMGCP DEBUG <0013> endpoint:rtpbridge/5d@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955787 DLMGCP DEBUG <0013> endpoint:rtpbridge/5e@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955787 DLMGCP DEBUG <0013> endpoint:rtpbridge/5f@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955787 DLMGCP DEBUG <0013> endpoint:rtpbridge/60@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955787 DLMGCP DEBUG <0013> endpoint:rtpbridge/61@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955787 DLMGCP DEBUG <0013> endpoint:rtpbridge/62@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955787 DLMGCP DEBUG <0013> endpoint:rtpbridge/63@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955787 DLMGCP DEBUG <0013> endpoint:rtpbridge/64@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955787 DLMGCP DEBUG <0013> endpoint:rtpbridge/65@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955787 DLMGCP DEBUG <0013> endpoint:rtpbridge/66@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955787 DLMGCP DEBUG <0013> endpoint:rtpbridge/67@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955787 DLMGCP DEBUG <0013> endpoint:rtpbridge/68@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955787 DLMGCP DEBUG <0013> endpoint:rtpbridge/69@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955787 DLMGCP DEBUG <0013> endpoint:rtpbridge/6a@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955787 DLMGCP DEBUG <0013> endpoint:rtpbridge/6b@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955787 DLMGCP DEBUG <0013> endpoint:rtpbridge/6c@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955787 DLMGCP DEBUG <0013> endpoint:rtpbridge/6d@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955787 DLMGCP DEBUG <0013> endpoint:rtpbridge/6e@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955787 DLMGCP DEBUG <0013> endpoint:rtpbridge/6f@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955787 DLMGCP DEBUG <0013> endpoint:rtpbridge/70@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955787 DLMGCP DEBUG <0013> endpoint:rtpbridge/71@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955787 DLMGCP DEBUG <0013> endpoint:rtpbridge/72@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955787 DLMGCP DEBUG <0013> endpoint:rtpbridge/73@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955787 DLMGCP DEBUG <0013> endpoint:rtpbridge/74@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955787 DLMGCP DEBUG <0013> endpoint:rtpbridge/75@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955787 DLMGCP DEBUG <0013> endpoint:rtpbridge/76@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955787 DLMGCP DEBUG <0013> endpoint:rtpbridge/77@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955787 DLMGCP DEBUG <0013> endpoint:rtpbridge/78@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955787 DLMGCP DEBUG <0013> endpoint:rtpbridge/79@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955787 DLMGCP DEBUG <0013> endpoint:rtpbridge/7a@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955787 DLMGCP DEBUG <0013> endpoint:rtpbridge/7b@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955787 DLMGCP DEBUG <0013> endpoint:rtpbridge/7c@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955787 DLMGCP DEBUG <0013> endpoint:rtpbridge/7d@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955787 DLMGCP DEBUG <0013> endpoint:rtpbridge/7e@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955787 DLMGCP DEBUG <0013> endpoint:rtpbridge/7f@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955787 DLMGCP DEBUG <0013> endpoint:rtpbridge/80@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955787 DLMGCP DEBUG <0013> endpoint:rtpbridge/81@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955787 DLMGCP DEBUG <0013> endpoint:rtpbridge/82@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955787 DLMGCP DEBUG <0013> endpoint:rtpbridge/83@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955787 DLMGCP DEBUG <0013> endpoint:rtpbridge/84@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955787 DLMGCP DEBUG <0013> endpoint:rtpbridge/85@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955787 DLMGCP DEBUG <0013> endpoint:rtpbridge/86@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955787 DLMGCP DEBUG <0013> endpoint:rtpbridge/87@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955787 DLMGCP DEBUG <0013> endpoint:rtpbridge/88@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955787 DLMGCP DEBUG <0013> endpoint:rtpbridge/89@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955787 DLMGCP DEBUG <0013> endpoint:rtpbridge/8a@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955787 DLMGCP DEBUG <0013> endpoint:rtpbridge/8b@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955787 DLMGCP DEBUG <0013> endpoint:rtpbridge/8c@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955787 DLMGCP DEBUG <0013> endpoint:rtpbridge/8d@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955787 DLMGCP DEBUG <0013> endpoint:rtpbridge/8e@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955787 DLMGCP DEBUG <0013> endpoint:rtpbridge/8f@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955788 DLMGCP DEBUG <0013> Received message: line #00: DLCX 2623 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241102125955788 DLMGCP DEBUG <0013> Received message: line #01: C: 0050 (mgcp_msg.c:67) 20241102125955788 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found free endpoint: rtpbridge/1@mgw (mgcp_endp.c:261) 20241102125955788 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:441) 20241102125955788 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241102125955788 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955788 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955788 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955788 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955788 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955788 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955788 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955788 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955788 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955788 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955788 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955788 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955788 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955788 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955788 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955789 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955789 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955789 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955789 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955789 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955789 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955789 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955789 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955789 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955789 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955789 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955789 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955789 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955789 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955789 DLMGCP DEBUG <0013> endpoint:rtpbridge/1e@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955789 DLMGCP DEBUG <0013> endpoint:rtpbridge/1f@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955789 DLMGCP DEBUG <0013> endpoint:rtpbridge/20@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955789 DLMGCP DEBUG <0013> endpoint:rtpbridge/21@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955789 DLMGCP DEBUG <0013> endpoint:rtpbridge/22@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955789 DLMGCP DEBUG <0013> endpoint:rtpbridge/23@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955789 DLMGCP DEBUG <0013> endpoint:rtpbridge/24@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955789 DLMGCP DEBUG <0013> endpoint:rtpbridge/25@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955789 DLMGCP DEBUG <0013> endpoint:rtpbridge/26@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955789 DLMGCP DEBUG <0013> endpoint:rtpbridge/27@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955789 DLMGCP DEBUG <0013> endpoint:rtpbridge/28@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955789 DLMGCP DEBUG <0013> endpoint:rtpbridge/29@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955789 DLMGCP DEBUG <0013> endpoint:rtpbridge/2a@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955789 DLMGCP DEBUG <0013> endpoint:rtpbridge/2b@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955789 DLMGCP DEBUG <0013> endpoint:rtpbridge/2c@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955789 DLMGCP DEBUG <0013> endpoint:rtpbridge/2d@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955789 DLMGCP DEBUG <0013> endpoint:rtpbridge/2e@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955789 DLMGCP DEBUG <0013> endpoint:rtpbridge/2f@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955789 DLMGCP DEBUG <0013> endpoint:rtpbridge/30@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955789 DLMGCP DEBUG <0013> endpoint:rtpbridge/31@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955789 DLMGCP DEBUG <0013> endpoint:rtpbridge/32@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955789 DLMGCP DEBUG <0013> endpoint:rtpbridge/33@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955789 DLMGCP DEBUG <0013> endpoint:rtpbridge/34@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955789 DLMGCP DEBUG <0013> endpoint:rtpbridge/35@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955789 DLMGCP DEBUG <0013> endpoint:rtpbridge/36@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955789 DLMGCP DEBUG <0013> endpoint:rtpbridge/37@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955789 DLMGCP DEBUG <0013> endpoint:rtpbridge/38@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955789 DLMGCP DEBUG <0013> endpoint:rtpbridge/39@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955789 DLMGCP DEBUG <0013> endpoint:rtpbridge/3a@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955789 DLMGCP DEBUG <0013> endpoint:rtpbridge/3b@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955789 DLMGCP DEBUG <0013> endpoint:rtpbridge/3c@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955789 DLMGCP DEBUG <0013> endpoint:rtpbridge/3d@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955789 DLMGCP DEBUG <0013> endpoint:rtpbridge/3e@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955789 DLMGCP DEBUG <0013> endpoint:rtpbridge/3f@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955789 DLMGCP DEBUG <0013> endpoint:rtpbridge/40@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955789 DLMGCP DEBUG <0013> endpoint:rtpbridge/41@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955789 DLMGCP DEBUG <0013> endpoint:rtpbridge/42@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955789 DLMGCP DEBUG <0013> endpoint:rtpbridge/43@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955789 DLMGCP DEBUG <0013> endpoint:rtpbridge/44@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955789 DLMGCP DEBUG <0013> endpoint:rtpbridge/45@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955789 DLMGCP DEBUG <0013> endpoint:rtpbridge/46@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955789 DLMGCP DEBUG <0013> endpoint:rtpbridge/47@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955789 DLMGCP DEBUG <0013> endpoint:rtpbridge/48@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955789 DLMGCP DEBUG <0013> endpoint:rtpbridge/49@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955789 DLMGCP DEBUG <0013> endpoint:rtpbridge/4a@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955789 DLMGCP DEBUG <0013> endpoint:rtpbridge/4b@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955789 DLMGCP DEBUG <0013> endpoint:rtpbridge/4c@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955789 DLMGCP DEBUG <0013> endpoint:rtpbridge/4d@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955789 DLMGCP DEBUG <0013> endpoint:rtpbridge/4e@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955789 DLMGCP DEBUG <0013> endpoint:rtpbridge/4f@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955789 DLMGCP DEBUG <0013> endpoint:rtpbridge/50@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955789 DLMGCP DEBUG <0013> endpoint:rtpbridge/51@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955789 DLMGCP DEBUG <0013> endpoint:rtpbridge/52@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955789 DLMGCP DEBUG <0013> endpoint:rtpbridge/53@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955789 DLMGCP DEBUG <0013> endpoint:rtpbridge/54@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955789 DLMGCP DEBUG <0013> endpoint:rtpbridge/55@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955789 DLMGCP DEBUG <0013> endpoint:rtpbridge/56@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955789 DLMGCP DEBUG <0013> endpoint:rtpbridge/57@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955789 DLMGCP DEBUG <0013> endpoint:rtpbridge/58@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955789 DLMGCP DEBUG <0013> endpoint:rtpbridge/59@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955789 DLMGCP DEBUG <0013> endpoint:rtpbridge/5a@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955789 DLMGCP DEBUG <0013> endpoint:rtpbridge/5b@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955789 DLMGCP DEBUG <0013> endpoint:rtpbridge/5c@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955789 DLMGCP DEBUG <0013> endpoint:rtpbridge/5d@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955789 DLMGCP DEBUG <0013> endpoint:rtpbridge/5e@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955789 DLMGCP DEBUG <0013> endpoint:rtpbridge/5f@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955789 DLMGCP DEBUG <0013> endpoint:rtpbridge/60@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955789 DLMGCP DEBUG <0013> endpoint:rtpbridge/61@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955789 DLMGCP DEBUG <0013> endpoint:rtpbridge/62@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955789 DLMGCP DEBUG <0013> endpoint:rtpbridge/63@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955789 DLMGCP DEBUG <0013> endpoint:rtpbridge/64@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955789 DLMGCP DEBUG <0013> endpoint:rtpbridge/65@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955789 DLMGCP DEBUG <0013> endpoint:rtpbridge/66@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955789 DLMGCP DEBUG <0013> endpoint:rtpbridge/67@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955789 DLMGCP DEBUG <0013> endpoint:rtpbridge/68@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955789 DLMGCP DEBUG <0013> endpoint:rtpbridge/69@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955789 DLMGCP DEBUG <0013> endpoint:rtpbridge/6a@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955789 DLMGCP DEBUG <0013> endpoint:rtpbridge/6b@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955789 DLMGCP DEBUG <0013> endpoint:rtpbridge/6c@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955789 DLMGCP DEBUG <0013> endpoint:rtpbridge/6d@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955789 DLMGCP DEBUG <0013> endpoint:rtpbridge/6e@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955789 DLMGCP DEBUG <0013> endpoint:rtpbridge/6f@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955789 DLMGCP DEBUG <0013> endpoint:rtpbridge/70@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955789 DLMGCP DEBUG <0013> endpoint:rtpbridge/71@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955789 DLMGCP DEBUG <0013> endpoint:rtpbridge/72@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955789 DLMGCP DEBUG <0013> endpoint:rtpbridge/73@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955789 DLMGCP DEBUG <0013> endpoint:rtpbridge/74@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955789 DLMGCP DEBUG <0013> endpoint:rtpbridge/75@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955789 DLMGCP DEBUG <0013> endpoint:rtpbridge/76@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955789 DLMGCP DEBUG <0013> endpoint:rtpbridge/77@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955789 DLMGCP DEBUG <0013> endpoint:rtpbridge/78@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955789 DLMGCP DEBUG <0013> endpoint:rtpbridge/79@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955789 DLMGCP DEBUG <0013> endpoint:rtpbridge/7a@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955789 DLMGCP DEBUG <0013> endpoint:rtpbridge/7b@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955789 DLMGCP DEBUG <0013> endpoint:rtpbridge/7c@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955789 DLMGCP DEBUG <0013> endpoint:rtpbridge/7d@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955789 DLMGCP DEBUG <0013> endpoint:rtpbridge/7e@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955789 DLMGCP DEBUG <0013> endpoint:rtpbridge/7f@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955789 DLMGCP DEBUG <0013> endpoint:rtpbridge/80@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955789 DLMGCP DEBUG <0013> endpoint:rtpbridge/81@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955789 DLMGCP DEBUG <0013> endpoint:rtpbridge/82@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955789 DLMGCP DEBUG <0013> endpoint:rtpbridge/83@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955789 DLMGCP DEBUG <0013> endpoint:rtpbridge/84@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955789 DLMGCP DEBUG <0013> endpoint:rtpbridge/85@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955789 DLMGCP DEBUG <0013> endpoint:rtpbridge/86@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955789 DLMGCP DEBUG <0013> endpoint:rtpbridge/87@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955789 DLMGCP DEBUG <0013> endpoint:rtpbridge/88@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955789 DLMGCP DEBUG <0013> endpoint:rtpbridge/89@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955789 DLMGCP DEBUG <0013> endpoint:rtpbridge/8a@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955789 DLMGCP DEBUG <0013> endpoint:rtpbridge/8b@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955789 DLMGCP DEBUG <0013> endpoint:rtpbridge/8c@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955789 DLMGCP DEBUG <0013> endpoint:rtpbridge/8d@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955789 DLMGCP DEBUG <0013> endpoint:rtpbridge/8e@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955789 DLMGCP DEBUG <0013> endpoint:rtpbridge/8f@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955789 DLMGCP DEBUG <0013> endpoint:rtpbridge/90@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955789 DLMGCP DEBUG <0013> endpoint:rtpbridge/91@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955789 DLMGCP DEBUG <0013> endpoint:rtpbridge/92@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955789 DLMGCP DEBUG <0013> endpoint:rtpbridge/93@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955789 DLMGCP DEBUG <0013> endpoint:rtpbridge/94@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955789 DLMGCP DEBUG <0013> endpoint:rtpbridge/95@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955789 DLMGCP DEBUG <0013> endpoint:rtpbridge/96@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955789 DLMGCP DEBUG <0013> endpoint:rtpbridge/97@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955789 DLMGCP DEBUG <0013> endpoint:rtpbridge/98@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955789 DLMGCP DEBUG <0013> endpoint:rtpbridge/99@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955789 DLMGCP DEBUG <0013> endpoint:rtpbridge/9a@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955789 DLMGCP DEBUG <0013> endpoint:rtpbridge/9b@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955789 DLMGCP DEBUG <0013> endpoint:rtpbridge/9c@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955789 DLMGCP DEBUG <0013> endpoint:rtpbridge/9d@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955789 DLMGCP DEBUG <0013> endpoint:rtpbridge/9e@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955789 DLMGCP DEBUG <0013> endpoint:rtpbridge/9f@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955790 DLMGCP DEBUG <0013> endpoint:rtpbridge/a0@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955790 DLMGCP DEBUG <0013> endpoint:rtpbridge/a1@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955790 DLMGCP DEBUG <0013> endpoint:rtpbridge/a2@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955790 DLMGCP DEBUG <0013> endpoint:rtpbridge/a3@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955790 DLMGCP DEBUG <0013> endpoint:rtpbridge/a4@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955790 DLMGCP DEBUG <0013> endpoint:rtpbridge/a5@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955790 DLMGCP DEBUG <0013> endpoint:rtpbridge/a6@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955790 DLMGCP DEBUG <0013> endpoint:rtpbridge/a7@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955790 DLMGCP DEBUG <0013> endpoint:rtpbridge/a8@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955790 DLMGCP DEBUG <0013> endpoint:rtpbridge/a9@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955790 DLMGCP DEBUG <0013> endpoint:rtpbridge/aa@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955790 DLMGCP DEBUG <0013> endpoint:rtpbridge/ab@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955790 DLMGCP DEBUG <0013> endpoint:rtpbridge/ac@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955790 DLMGCP DEBUG <0013> endpoint:rtpbridge/ad@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955790 DLMGCP DEBUG <0013> endpoint:rtpbridge/ae@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955790 DLMGCP DEBUG <0013> endpoint:rtpbridge/af@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955790 DLMGCP DEBUG <0013> endpoint:rtpbridge/b0@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955790 DLMGCP DEBUG <0013> endpoint:rtpbridge/b1@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955790 DLMGCP DEBUG <0013> endpoint:rtpbridge/b2@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955790 DLMGCP DEBUG <0013> endpoint:rtpbridge/b3@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955790 DLMGCP DEBUG <0013> endpoint:rtpbridge/b4@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955790 DLMGCP DEBUG <0013> endpoint:rtpbridge/b5@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955790 DLMGCP DEBUG <0013> endpoint:rtpbridge/b6@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955790 DLMGCP DEBUG <0013> endpoint:rtpbridge/b7@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955790 DLMGCP DEBUG <0013> endpoint:rtpbridge/b8@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955790 DLMGCP DEBUG <0013> endpoint:rtpbridge/b9@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955790 DLMGCP DEBUG <0013> endpoint:rtpbridge/ba@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955790 DLMGCP DEBUG <0013> endpoint:rtpbridge/bb@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955790 DLMGCP DEBUG <0013> endpoint:rtpbridge/bc@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955790 DLMGCP DEBUG <0013> endpoint:rtpbridge/bd@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955790 DLMGCP DEBUG <0013> endpoint:rtpbridge/be@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955790 DLMGCP DEBUG <0013> endpoint:rtpbridge/bf@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955790 DLMGCP DEBUG <0013> endpoint:rtpbridge/c0@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955790 DLMGCP DEBUG <0013> endpoint:rtpbridge/c1@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955790 DLMGCP DEBUG <0013> endpoint:rtpbridge/c2@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955790 DLMGCP DEBUG <0013> endpoint:rtpbridge/c3@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955790 DLMGCP DEBUG <0013> endpoint:rtpbridge/c4@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955790 DLMGCP DEBUG <0013> endpoint:rtpbridge/c5@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955790 DLMGCP DEBUG <0013> endpoint:rtpbridge/c6@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955790 DLMGCP DEBUG <0013> endpoint:rtpbridge/c7@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955790 DLMGCP DEBUG <0013> endpoint:rtpbridge/c8@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955790 DLMGCP DEBUG <0013> endpoint:rtpbridge/c9@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955790 DLMGCP DEBUG <0013> endpoint:rtpbridge/ca@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955790 DLMGCP DEBUG <0013> endpoint:rtpbridge/cb@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955790 DLMGCP DEBUG <0013> endpoint:rtpbridge/cc@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955790 DLMGCP DEBUG <0013> endpoint:rtpbridge/cd@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955790 DLMGCP DEBUG <0013> endpoint:rtpbridge/ce@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955790 DLMGCP DEBUG <0013> endpoint:rtpbridge/cf@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955790 DLMGCP DEBUG <0013> endpoint:rtpbridge/d0@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955790 DLMGCP DEBUG <0013> endpoint:rtpbridge/d1@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955790 DLMGCP DEBUG <0013> endpoint:rtpbridge/d2@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955790 DLMGCP DEBUG <0013> endpoint:rtpbridge/d3@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955790 DLMGCP DEBUG <0013> endpoint:rtpbridge/d4@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955790 DLMGCP DEBUG <0013> endpoint:rtpbridge/d5@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955790 DLMGCP DEBUG <0013> endpoint:rtpbridge/d6@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955790 DLMGCP DEBUG <0013> endpoint:rtpbridge/d7@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955790 DLMGCP DEBUG <0013> endpoint:rtpbridge/d8@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955790 DLMGCP DEBUG <0013> endpoint:rtpbridge/d9@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955790 DLMGCP DEBUG <0013> endpoint:rtpbridge/da@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955790 DLMGCP DEBUG <0013> endpoint:rtpbridge/db@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955790 DLMGCP DEBUG <0013> endpoint:rtpbridge/dc@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955790 DLMGCP DEBUG <0013> endpoint:rtpbridge/dd@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955790 DLMGCP DEBUG <0013> endpoint:rtpbridge/de@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955790 DLMGCP DEBUG <0013> endpoint:rtpbridge/df@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955790 DLMGCP DEBUG <0013> endpoint:rtpbridge/e0@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955790 DLMGCP DEBUG <0013> endpoint:rtpbridge/e1@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955790 DLMGCP DEBUG <0013> endpoint:rtpbridge/e2@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955790 DLMGCP DEBUG <0013> endpoint:rtpbridge/e3@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955790 DLMGCP DEBUG <0013> endpoint:rtpbridge/e4@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955790 DLMGCP DEBUG <0013> endpoint:rtpbridge/e5@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955790 DLMGCP DEBUG <0013> endpoint:rtpbridge/e6@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955790 DLMGCP DEBUG <0013> endpoint:rtpbridge/e7@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955790 DLMGCP DEBUG <0013> endpoint:rtpbridge/e8@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955790 DLMGCP DEBUG <0013> endpoint:rtpbridge/e9@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955790 DLMGCP DEBUG <0013> endpoint:rtpbridge/ea@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955790 DLMGCP DEBUG <0013> endpoint:rtpbridge/eb@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955790 DLMGCP DEBUG <0013> endpoint:rtpbridge/ec@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955790 DLMGCP DEBUG <0013> endpoint:rtpbridge/ed@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955790 DLMGCP DEBUG <0013> endpoint:rtpbridge/ee@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955790 DLMGCP DEBUG <0013> endpoint:rtpbridge/ef@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955790 DLMGCP DEBUG <0013> endpoint:rtpbridge/f0@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955790 DLMGCP DEBUG <0013> endpoint:rtpbridge/f1@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955790 DLMGCP DEBUG <0013> endpoint:rtpbridge/f2@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955790 DLMGCP DEBUG <0013> endpoint:rtpbridge/f3@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955790 DLMGCP DEBUG <0013> endpoint:rtpbridge/f4@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955790 DLMGCP DEBUG <0013> endpoint:rtpbridge/f5@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955790 DLMGCP DEBUG <0013> endpoint:rtpbridge/f6@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955790 DLMGCP DEBUG <0013> endpoint:rtpbridge/f7@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955790 DLMGCP DEBUG <0013> endpoint:rtpbridge/f8@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955790 DLMGCP DEBUG <0013> endpoint:rtpbridge/f9@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955790 DLMGCP DEBUG <0013> endpoint:rtpbridge/fa@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955790 DLMGCP DEBUG <0013> endpoint:rtpbridge/fb@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955790 DLMGCP DEBUG <0013> endpoint:rtpbridge/fc@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955790 DLMGCP DEBUG <0013> endpoint:rtpbridge/fd@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955790 DLMGCP DEBUG <0013> endpoint:rtpbridge/fe@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955790 DLMGCP DEBUG <0013> endpoint:rtpbridge/ff@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955790 DLMGCP DEBUG <0013> endpoint:rtpbridge/100@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955790 DLMGCP DEBUG <0013> endpoint:rtpbridge/101@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955790 DLMGCP DEBUG <0013> endpoint:rtpbridge/102@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955790 DLMGCP DEBUG <0013> endpoint:rtpbridge/103@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955790 DLMGCP DEBUG <0013> endpoint:rtpbridge/104@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955790 DLMGCP DEBUG <0013> endpoint:rtpbridge/105@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955790 DLMGCP DEBUG <0013> endpoint:rtpbridge/106@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955790 DLMGCP DEBUG <0013> endpoint:rtpbridge/107@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955790 DLMGCP DEBUG <0013> endpoint:rtpbridge/108@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955790 DLMGCP DEBUG <0013> endpoint:rtpbridge/109@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955790 DLMGCP DEBUG <0013> endpoint:rtpbridge/10a@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955790 DLMGCP DEBUG <0013> endpoint:rtpbridge/10b@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955790 DLMGCP DEBUG <0013> endpoint:rtpbridge/10c@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955790 DLMGCP DEBUG <0013> endpoint:rtpbridge/10d@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955790 DLMGCP DEBUG <0013> endpoint:rtpbridge/10e@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955790 DLMGCP DEBUG <0013> endpoint:rtpbridge/10f@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955790 DLMGCP DEBUG <0013> endpoint:rtpbridge/110@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955790 DLMGCP DEBUG <0013> endpoint:rtpbridge/111@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955790 DLMGCP DEBUG <0013> endpoint:rtpbridge/112@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955790 DLMGCP DEBUG <0013> endpoint:rtpbridge/113@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955790 DLMGCP DEBUG <0013> endpoint:rtpbridge/114@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955790 DLMGCP DEBUG <0013> endpoint:rtpbridge/115@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955790 DLMGCP DEBUG <0013> endpoint:rtpbridge/116@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955790 DLMGCP DEBUG <0013> endpoint:rtpbridge/117@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955790 DLMGCP DEBUG <0013> endpoint:rtpbridge/118@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955790 DLMGCP DEBUG <0013> endpoint:rtpbridge/119@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955790 DLMGCP DEBUG <0013> endpoint:rtpbridge/11a@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955790 DLMGCP DEBUG <0013> endpoint:rtpbridge/11b@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955790 DLMGCP DEBUG <0013> endpoint:rtpbridge/11c@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955790 DLMGCP DEBUG <0013> endpoint:rtpbridge/11d@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955790 DLMGCP DEBUG <0013> endpoint:rtpbridge/11e@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955790 DLMGCP DEBUG <0013> endpoint:rtpbridge/11f@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955790 DLMGCP DEBUG <0013> endpoint:rtpbridge/120@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955790 DLMGCP DEBUG <0013> endpoint:rtpbridge/121@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955790 DLMGCP DEBUG <0013> endpoint:rtpbridge/122@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955790 DLMGCP DEBUG <0013> endpoint:rtpbridge/123@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955790 DLMGCP DEBUG <0013> endpoint:rtpbridge/124@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955790 DLMGCP DEBUG <0013> endpoint:rtpbridge/125@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955790 DLMGCP DEBUG <0013> endpoint:rtpbridge/126@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955790 DLMGCP DEBUG <0013> endpoint:rtpbridge/127@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955790 DLMGCP DEBUG <0013> endpoint:rtpbridge/128@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955790 DLMGCP DEBUG <0013> endpoint:rtpbridge/129@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955790 DLMGCP DEBUG <0013> endpoint:rtpbridge/12a@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955790 DLMGCP DEBUG <0013> endpoint:rtpbridge/12b@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955790 DLMGCP DEBUG <0013> endpoint:rtpbridge/12c@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955790 DLMGCP DEBUG <0013> endpoint:none Generated response: code=200 (mgcp_protocol.c:230) 20241102125955790 DLMGCP DEBUG <0013> Generated response: line #00: 200 2623 OK (mgcp_msg.c:67) 20241102125955791 DLMGCP DEBUG <0013> Received message: line #00: DLCX 2624 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241102125955791 DLMGCP DEBUG <0013> Received message: line #01: C: 0051 (mgcp_msg.c:67) 20241102125955791 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found free endpoint: rtpbridge/1@mgw (mgcp_endp.c:261) 20241102125955791 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:441) 20241102125955791 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241102125955791 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955791 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955791 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955791 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955791 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955791 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955791 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955791 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955791 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955791 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955791 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955791 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955791 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955791 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955791 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955791 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955791 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955791 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955791 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955791 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955791 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955791 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955791 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955791 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955791 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955791 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955791 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955791 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955791 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955791 DLMGCP DEBUG <0013> endpoint:rtpbridge/1e@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955791 DLMGCP DEBUG <0013> endpoint:rtpbridge/1f@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955791 DLMGCP DEBUG <0013> endpoint:rtpbridge/20@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955791 DLMGCP DEBUG <0013> endpoint:rtpbridge/21@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955791 DLMGCP DEBUG <0013> endpoint:rtpbridge/22@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955791 DLMGCP DEBUG <0013> endpoint:rtpbridge/23@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955791 DLMGCP DEBUG <0013> endpoint:rtpbridge/24@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955791 DLMGCP DEBUG <0013> endpoint:rtpbridge/25@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955791 DLMGCP DEBUG <0013> endpoint:rtpbridge/26@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955791 DLMGCP DEBUG <0013> endpoint:rtpbridge/27@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955791 DLMGCP DEBUG <0013> endpoint:rtpbridge/28@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955791 DLMGCP DEBUG <0013> endpoint:rtpbridge/29@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955791 DLMGCP DEBUG <0013> endpoint:rtpbridge/2a@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955791 DLMGCP DEBUG <0013> endpoint:rtpbridge/2b@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955791 DLMGCP DEBUG <0013> endpoint:rtpbridge/2c@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955791 DLMGCP DEBUG <0013> endpoint:rtpbridge/2d@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955791 DLMGCP DEBUG <0013> endpoint:rtpbridge/2e@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955791 DLMGCP DEBUG <0013> endpoint:rtpbridge/2f@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955791 DLMGCP DEBUG <0013> endpoint:rtpbridge/30@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955791 DLMGCP DEBUG <0013> endpoint:rtpbridge/31@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955791 DLMGCP DEBUG <0013> endpoint:rtpbridge/32@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955791 DLMGCP DEBUG <0013> endpoint:rtpbridge/33@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955791 DLMGCP DEBUG <0013> endpoint:rtpbridge/34@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955791 DLMGCP DEBUG <0013> endpoint:rtpbridge/35@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955791 DLMGCP DEBUG <0013> endpoint:rtpbridge/36@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955791 DLMGCP DEBUG <0013> endpoint:rtpbridge/37@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955791 DLMGCP DEBUG <0013> endpoint:rtpbridge/38@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955791 DLMGCP DEBUG <0013> endpoint:rtpbridge/39@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955791 DLMGCP DEBUG <0013> endpoint:rtpbridge/3a@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955791 DLMGCP DEBUG <0013> endpoint:rtpbridge/3b@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955791 DLMGCP DEBUG <0013> endpoint:rtpbridge/3c@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955791 DLMGCP DEBUG <0013> endpoint:rtpbridge/3d@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955791 DLMGCP DEBUG <0013> endpoint:rtpbridge/3e@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955791 DLMGCP DEBUG <0013> endpoint:rtpbridge/3f@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955791 DLMGCP DEBUG <0013> endpoint:rtpbridge/40@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955791 DLMGCP DEBUG <0013> endpoint:rtpbridge/41@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955791 DLMGCP DEBUG <0013> endpoint:rtpbridge/42@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955791 DLMGCP DEBUG <0013> endpoint:rtpbridge/43@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955791 DLMGCP DEBUG <0013> endpoint:rtpbridge/44@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955807 DLMGCP DEBUG <0013> Received message: line #00: DLCX 2631 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241102125955807 DLMGCP DEBUG <0013> Received message: line #01: C: 0058 (mgcp_msg.c:67) 20241102125955807 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found free endpoint: rtpbridge/1@mgw (mgcp_endp.c:261) 20241102125955807 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:441) 20241102125955807 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241102125955807 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955807 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955807 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955807 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955807 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955807 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955807 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955807 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955807 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955807 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955807 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955807 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955807 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955807 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955807 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955807 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955807 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955807 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955807 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955807 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955807 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955807 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955807 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955807 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955807 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955807 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955807 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955808 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955808 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955808 DLMGCP DEBUG <0013> endpoint:rtpbridge/1e@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955808 DLMGCP DEBUG <0013> endpoint:rtpbridge/1f@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955808 DLMGCP DEBUG <0013> endpoint:rtpbridge/20@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955808 DLMGCP DEBUG <0013> endpoint:rtpbridge/21@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955808 DLMGCP DEBUG <0013> endpoint:rtpbridge/22@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955808 DLMGCP DEBUG <0013> endpoint:rtpbridge/23@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955808 DLMGCP DEBUG <0013> endpoint:rtpbridge/24@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955808 DLMGCP DEBUG <0013> endpoint:rtpbridge/25@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955808 DLMGCP DEBUG <0013> endpoint:rtpbridge/26@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955808 DLMGCP DEBUG <0013> endpoint:rtpbridge/27@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955808 DLMGCP DEBUG <0013> endpoint:rtpbridge/28@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955808 DLMGCP DEBUG <0013> endpoint:rtpbridge/29@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955808 DLMGCP DEBUG <0013> endpoint:rtpbridge/2a@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955808 DLMGCP DEBUG <0013> endpoint:rtpbridge/2b@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955808 DLMGCP DEBUG <0013> endpoint:rtpbridge/2c@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955808 DLMGCP DEBUG <0013> endpoint:rtpbridge/2d@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955808 DLMGCP DEBUG <0013> endpoint:rtpbridge/2e@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955808 DLMGCP DEBUG <0013> endpoint:rtpbridge/2f@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955808 DLMGCP DEBUG <0013> endpoint:rtpbridge/30@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955808 DLMGCP DEBUG <0013> endpoint:rtpbridge/31@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955808 DLMGCP DEBUG <0013> endpoint:rtpbridge/32@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955808 DLMGCP DEBUG <0013> endpoint:rtpbridge/33@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955808 DLMGCP DEBUG <0013> endpoint:rtpbridge/34@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955808 DLMGCP DEBUG <0013> endpoint:rtpbridge/35@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955808 DLMGCP DEBUG <0013> endpoint:rtpbridge/36@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955808 DLMGCP DEBUG <0013> endpoint:rtpbridge/37@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955808 DLMGCP DEBUG <0013> endpoint:rtpbridge/38@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955808 DLMGCP DEBUG <0013> endpoint:rtpbridge/39@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955808 DLMGCP DEBUG <0013> endpoint:rtpbridge/3a@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955808 DLMGCP DEBUG <0013> endpoint:rtpbridge/3b@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955808 DLMGCP DEBUG <0013> endpoint:rtpbridge/3c@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955808 DLMGCP DEBUG <0013> endpoint:rtpbridge/3d@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955808 DLMGCP DEBUG <0013> endpoint:rtpbridge/3e@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955808 DLMGCP DEBUG <0013> endpoint:rtpbridge/3f@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955808 DLMGCP DEBUG <0013> endpoint:rtpbridge/40@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955808 DLMGCP DEBUG <0013> endpoint:rtpbridge/41@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955808 DLMGCP DEBUG <0013> endpoint:rtpbridge/42@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955808 DLMGCP DEBUG <0013> endpoint:rtpbridge/43@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955808 DLMGCP DEBUG <0013> endpoint:rtpbridge/44@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955808 DLMGCP DEBUG <0013> endpoint:rtpbridge/45@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955808 DLMGCP DEBUG <0013> endpoint:rtpbridge/46@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955808 DLMGCP DEBUG <0013> endpoint:rtpbridge/47@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955808 DLMGCP DEBUG <0013> endpoint:rtpbridge/48@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955808 DLMGCP DEBUG <0013> endpoint:rtpbridge/49@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955808 DLMGCP DEBUG <0013> endpoint:rtpbridge/4a@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955808 DLMGCP DEBUG <0013> endpoint:rtpbridge/4b@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955808 DLMGCP DEBUG <0013> endpoint:rtpbridge/4c@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955808 DLMGCP DEBUG <0013> endpoint:rtpbridge/4d@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955808 DLMGCP DEBUG <0013> endpoint:rtpbridge/4e@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955808 DLMGCP DEBUG <0013> endpoint:rtpbridge/4f@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955808 DLMGCP DEBUG <0013> endpoint:rtpbridge/50@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955808 DLMGCP DEBUG <0013> endpoint:rtpbridge/51@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955808 DLMGCP DEBUG <0013> endpoint:rtpbridge/52@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955808 DLMGCP DEBUG <0013> endpoint:rtpbridge/53@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955808 DLMGCP DEBUG <0013> endpoint:rtpbridge/54@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955808 DLMGCP DEBUG <0013> endpoint:rtpbridge/55@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955808 DLMGCP DEBUG <0013> endpoint:rtpbridge/56@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955808 DLMGCP DEBUG <0013> endpoint:rtpbridge/57@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955808 DLMGCP DEBUG <0013> endpoint:rtpbridge/58@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955808 DLMGCP DEBUG <0013> endpoint:rtpbridge/59@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955808 DLMGCP DEBUG <0013> endpoint:rtpbridge/5a@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955808 DLMGCP DEBUG <0013> endpoint:rtpbridge/5b@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955808 DLMGCP DEBUG <0013> endpoint:rtpbridge/5c@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955808 DLMGCP DEBUG <0013> endpoint:rtpbridge/5d@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955808 DLMGCP DEBUG <0013> endpoint:rtpbridge/5e@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955808 DLMGCP DEBUG <0013> endpoint:rtpbridge/5f@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955808 DLMGCP DEBUG <0013> endpoint:rtpbridge/60@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955808 DLMGCP DEBUG <0013> endpoint:rtpbridge/61@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955808 DLMGCP DEBUG <0013> endpoint:rtpbridge/62@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955808 DLMGCP DEBUG <0013> endpoint:rtpbridge/63@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955808 DLMGCP DEBUG <0013> endpoint:rtpbridge/64@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955808 DLMGCP DEBUG <0013> endpoint:rtpbridge/65@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955808 DLMGCP DEBUG <0013> endpoint:rtpbridge/66@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955808 DLMGCP DEBUG <0013> endpoint:rtpbridge/67@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955808 DLMGCP DEBUG <0013> endpoint:rtpbridge/68@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955808 DLMGCP DEBUG <0013> endpoint:rtpbridge/69@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955808 DLMGCP DEBUG <0013> endpoint:rtpbridge/6a@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955808 DLMGCP DEBUG <0013> endpoint:rtpbridge/6b@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955808 DLMGCP DEBUG <0013> endpoint:rtpbridge/6c@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955808 DLMGCP DEBUG <0013> endpoint:rtpbridge/6d@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955808 DLMGCP DEBUG <0013> endpoint:rtpbridge/6e@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955808 DLMGCP DEBUG <0013> endpoint:rtpbridge/6f@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955808 DLMGCP DEBUG <0013> endpoint:rtpbridge/70@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955808 DLMGCP DEBUG <0013> endpoint:rtpbridge/71@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955808 DLMGCP DEBUG <0013> endpoint:rtpbridge/72@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955808 DLMGCP DEBUG <0013> endpoint:rtpbridge/73@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955808 DLMGCP DEBUG <0013> endpoint:rtpbridge/74@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955808 DLMGCP DEBUG <0013> endpoint:rtpbridge/75@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955808 DLMGCP DEBUG <0013> endpoint:rtpbridge/76@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955808 DLMGCP DEBUG <0013> endpoint:rtpbridge/77@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955808 DLMGCP DEBUG <0013> endpoint:rtpbridge/78@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955808 DLMGCP DEBUG <0013> endpoint:rtpbridge/79@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955808 DLMGCP DEBUG <0013> endpoint:rtpbridge/7a@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955808 DLMGCP DEBUG <0013> endpoint:rtpbridge/7b@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955808 DLMGCP DEBUG <0013> endpoint:rtpbridge/7c@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955808 DLMGCP DEBUG <0013> endpoint:rtpbridge/7d@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955808 DLMGCP DEBUG <0013> endpoint:rtpbridge/7e@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955808 DLMGCP DEBUG <0013> endpoint:rtpbridge/7f@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955808 DLMGCP DEBUG <0013> endpoint:rtpbridge/80@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955808 DLMGCP DEBUG <0013> endpoint:rtpbridge/81@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955808 DLMGCP DEBUG <0013> endpoint:rtpbridge/82@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955808 DLMGCP DEBUG <0013> endpoint:rtpbridge/83@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955808 DLMGCP DEBUG <0013> endpoint:rtpbridge/84@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955808 DLMGCP DEBUG <0013> endpoint:rtpbridge/85@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955808 DLMGCP DEBUG <0013> endpoint:rtpbridge/86@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955808 DLMGCP DEBUG <0013> endpoint:rtpbridge/87@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955808 DLMGCP DEBUG <0013> endpoint:rtpbridge/88@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955808 DLMGCP DEBUG <0013> endpoint:rtpbridge/89@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955808 DLMGCP DEBUG <0013> endpoint:rtpbridge/8a@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955808 DLMGCP DEBUG <0013> endpoint:rtpbridge/8b@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955808 DLMGCP DEBUG <0013> endpoint:rtpbridge/8c@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955808 DLMGCP DEBUG <0013> endpoint:rtpbridge/8d@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955808 DLMGCP DEBUG <0013> endpoint:rtpbridge/8e@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955808 DLMGCP DEBUG <0013> endpoint:rtpbridge/8f@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955808 DLMGCP DEBUG <0013> endpoint:rtpbridge/90@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955808 DLMGCP DEBUG <0013> endpoint:rtpbridge/91@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955808 DLMGCP DEBUG <0013> endpoint:rtpbridge/92@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955808 DLMGCP DEBUG <0013> endpoint:rtpbridge/93@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955808 DLMGCP DEBUG <0013> endpoint:rtpbridge/94@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955808 DLMGCP DEBUG <0013> endpoint:rtpbridge/95@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955808 DLMGCP DEBUG <0013> endpoint:rtpbridge/96@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955808 DLMGCP DEBUG <0013> endpoint:rtpbridge/97@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955808 DLMGCP DEBUG <0013> endpoint:rtpbridge/98@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955808 DLMGCP DEBUG <0013> endpoint:rtpbridge/99@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955808 DLMGCP DEBUG <0013> endpoint:rtpbridge/9a@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955808 DLMGCP DEBUG <0013> endpoint:rtpbridge/9b@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955808 DLMGCP DEBUG <0013> endpoint:rtpbridge/9c@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955808 DLMGCP DEBUG <0013> endpoint:rtpbridge/9d@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955808 DLMGCP DEBUG <0013> endpoint:rtpbridge/9e@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955808 DLMGCP DEBUG <0013> endpoint:rtpbridge/9f@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955808 DLMGCP DEBUG <0013> endpoint:rtpbridge/a0@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955808 DLMGCP DEBUG <0013> endpoint:rtpbridge/a1@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955808 DLMGCP DEBUG <0013> endpoint:rtpbridge/a2@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955808 DLMGCP DEBUG <0013> endpoint:rtpbridge/a3@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955808 DLMGCP DEBUG <0013> endpoint:rtpbridge/a4@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955808 DLMGCP DEBUG <0013> endpoint:rtpbridge/a5@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955808 DLMGCP DEBUG <0013> endpoint:rtpbridge/a6@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955808 DLMGCP DEBUG <0013> endpoint:rtpbridge/a7@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955808 DLMGCP DEBUG <0013> endpoint:rtpbridge/a8@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955808 DLMGCP DEBUG <0013> endpoint:rtpbridge/a9@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955808 DLMGCP DEBUG <0013> endpoint:rtpbridge/aa@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955808 DLMGCP DEBUG <0013> endpoint:rtpbridge/ab@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955808 DLMGCP DEBUG <0013> endpoint:rtpbridge/ac@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955808 DLMGCP DEBUG <0013> endpoint:rtpbridge/ad@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955808 DLMGCP DEBUG <0013> endpoint:rtpbridge/ae@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955808 DLMGCP DEBUG <0013> endpoint:rtpbridge/af@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955808 DLMGCP DEBUG <0013> endpoint:rtpbridge/b0@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955808 DLMGCP DEBUG <0013> endpoint:rtpbridge/b1@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955808 DLMGCP DEBUG <0013> endpoint:rtpbridge/b2@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955808 DLMGCP DEBUG <0013> endpoint:rtpbridge/b3@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955808 DLMGCP DEBUG <0013> endpoint:rtpbridge/b4@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955808 DLMGCP DEBUG <0013> endpoint:rtpbridge/b5@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955808 DLMGCP DEBUG <0013> endpoint:rtpbridge/b6@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955808 DLMGCP DEBUG <0013> endpoint:rtpbridge/b7@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955808 DLMGCP DEBUG <0013> endpoint:rtpbridge/b8@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955808 DLMGCP DEBUG <0013> endpoint:rtpbridge/b9@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955808 DLMGCP DEBUG <0013> endpoint:rtpbridge/ba@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955808 DLMGCP DEBUG <0013> endpoint:rtpbridge/bb@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955808 DLMGCP DEBUG <0013> endpoint:rtpbridge/bc@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955808 DLMGCP DEBUG <0013> endpoint:rtpbridge/bd@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955808 DLMGCP DEBUG <0013> endpoint:rtpbridge/be@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955808 DLMGCP DEBUG <0013> endpoint:rtpbridge/bf@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955808 DLMGCP DEBUG <0013> endpoint:rtpbridge/c0@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955808 DLMGCP DEBUG <0013> endpoint:rtpbridge/c1@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955808 DLMGCP DEBUG <0013> endpoint:rtpbridge/c2@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955808 DLMGCP DEBUG <0013> endpoint:rtpbridge/c3@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955808 DLMGCP DEBUG <0013> endpoint:rtpbridge/c4@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955808 DLMGCP DEBUG <0013> endpoint:rtpbridge/c5@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955809 DLMGCP DEBUG <0013> endpoint:rtpbridge/c6@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955809 DLMGCP DEBUG <0013> endpoint:rtpbridge/c7@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955809 DLMGCP DEBUG <0013> endpoint:rtpbridge/c8@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955809 DLMGCP DEBUG <0013> endpoint:rtpbridge/c9@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955809 DLMGCP DEBUG <0013> endpoint:rtpbridge/ca@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955809 DLMGCP DEBUG <0013> endpoint:rtpbridge/cb@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955809 DLMGCP DEBUG <0013> endpoint:rtpbridge/cc@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955809 DLMGCP DEBUG <0013> endpoint:rtpbridge/cd@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955809 DLMGCP DEBUG <0013> endpoint:rtpbridge/ce@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955809 DLMGCP DEBUG <0013> endpoint:rtpbridge/cf@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955809 DLMGCP DEBUG <0013> endpoint:rtpbridge/d0@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955809 DLMGCP DEBUG <0013> endpoint:rtpbridge/d1@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955809 DLMGCP DEBUG <0013> endpoint:rtpbridge/d2@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955809 DLMGCP DEBUG <0013> endpoint:rtpbridge/d3@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955809 DLMGCP DEBUG <0013> endpoint:rtpbridge/d4@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955809 DLMGCP DEBUG <0013> endpoint:rtpbridge/d5@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955809 DLMGCP DEBUG <0013> endpoint:rtpbridge/d6@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955809 DLMGCP DEBUG <0013> endpoint:rtpbridge/d7@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955809 DLMGCP DEBUG <0013> endpoint:rtpbridge/d8@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955809 DLMGCP DEBUG <0013> endpoint:rtpbridge/d9@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955809 DLMGCP DEBUG <0013> endpoint:rtpbridge/da@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955809 DLMGCP DEBUG <0013> endpoint:rtpbridge/db@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955809 DLMGCP DEBUG <0013> endpoint:rtpbridge/dc@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955809 DLMGCP DEBUG <0013> endpoint:rtpbridge/dd@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955809 DLMGCP DEBUG <0013> endpoint:rtpbridge/de@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955809 DLMGCP DEBUG <0013> endpoint:rtpbridge/df@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955809 DLMGCP DEBUG <0013> endpoint:rtpbridge/e0@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955809 DLMGCP DEBUG <0013> endpoint:rtpbridge/e1@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955809 DLMGCP DEBUG <0013> endpoint:rtpbridge/e2@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955809 DLMGCP DEBUG <0013> endpoint:rtpbridge/e3@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955809 DLMGCP DEBUG <0013> endpoint:rtpbridge/e4@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955809 DLMGCP DEBUG <0013> endpoint:rtpbridge/e5@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955809 DLMGCP DEBUG <0013> endpoint:rtpbridge/e6@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955809 DLMGCP DEBUG <0013> endpoint:rtpbridge/e7@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955809 DLMGCP DEBUG <0013> endpoint:rtpbridge/e8@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955809 DLMGCP DEBUG <0013> endpoint:rtpbridge/e9@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955809 DLMGCP DEBUG <0013> endpoint:rtpbridge/ea@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955809 DLMGCP DEBUG <0013> endpoint:rtpbridge/eb@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955809 DLMGCP DEBUG <0013> endpoint:rtpbridge/ec@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955809 DLMGCP DEBUG <0013> endpoint:rtpbridge/ed@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955809 DLMGCP DEBUG <0013> endpoint:rtpbridge/ee@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955809 DLMGCP DEBUG <0013> endpoint:rtpbridge/ef@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955809 DLMGCP DEBUG <0013> endpoint:rtpbridge/f0@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955809 DLMGCP DEBUG <0013> endpoint:rtpbridge/f1@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955809 DLMGCP DEBUG <0013> endpoint:rtpbridge/f2@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955809 DLMGCP DEBUG <0013> endpoint:rtpbridge/f3@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955809 DLMGCP DEBUG <0013> endpoint:rtpbridge/f4@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955809 DLMGCP DEBUG <0013> endpoint:rtpbridge/f5@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955809 DLMGCP DEBUG <0013> endpoint:rtpbridge/f6@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955809 DLMGCP DEBUG <0013> endpoint:rtpbridge/f7@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955809 DLMGCP DEBUG <0013> endpoint:rtpbridge/f8@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955809 DLMGCP DEBUG <0013> endpoint:rtpbridge/f9@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955809 DLMGCP DEBUG <0013> endpoint:rtpbridge/fa@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955809 DLMGCP DEBUG <0013> endpoint:rtpbridge/fb@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955809 DLMGCP DEBUG <0013> endpoint:rtpbridge/fc@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955809 DLMGCP DEBUG <0013> endpoint:rtpbridge/fd@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955809 DLMGCP DEBUG <0013> endpoint:rtpbridge/fe@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955809 DLMGCP DEBUG <0013> endpoint:rtpbridge/ff@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955809 DLMGCP DEBUG <0013> endpoint:rtpbridge/100@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955809 DLMGCP DEBUG <0013> endpoint:rtpbridge/101@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955809 DLMGCP DEBUG <0013> endpoint:rtpbridge/102@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955809 DLMGCP DEBUG <0013> endpoint:rtpbridge/103@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955809 DLMGCP DEBUG <0013> endpoint:rtpbridge/104@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955809 DLMGCP DEBUG <0013> endpoint:rtpbridge/105@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955809 DLMGCP DEBUG <0013> endpoint:rtpbridge/106@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955809 DLMGCP DEBUG <0013> endpoint:rtpbridge/107@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955809 DLMGCP DEBUG <0013> endpoint:rtpbridge/108@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955809 DLMGCP DEBUG <0013> endpoint:rtpbridge/109@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955809 DLMGCP DEBUG <0013> endpoint:rtpbridge/10a@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955809 DLMGCP DEBUG <0013> endpoint:rtpbridge/10b@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955809 DLMGCP DEBUG <0013> endpoint:rtpbridge/10c@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955809 DLMGCP DEBUG <0013> endpoint:rtpbridge/10d@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955809 DLMGCP DEBUG <0013> endpoint:rtpbridge/10e@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955809 DLMGCP DEBUG <0013> endpoint:rtpbridge/10f@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955809 DLMGCP DEBUG <0013> endpoint:rtpbridge/110@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955809 DLMGCP DEBUG <0013> endpoint:rtpbridge/111@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955809 DLMGCP DEBUG <0013> endpoint:rtpbridge/112@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955809 DLMGCP DEBUG <0013> endpoint:rtpbridge/113@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955809 DLMGCP DEBUG <0013> endpoint:rtpbridge/114@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955809 DLMGCP DEBUG <0013> endpoint:rtpbridge/115@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955809 DLMGCP DEBUG <0013> endpoint:rtpbridge/116@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955809 DLMGCP DEBUG <0013> endpoint:rtpbridge/117@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955809 DLMGCP DEBUG <0013> endpoint:rtpbridge/118@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955809 DLMGCP DEBUG <0013> endpoint:rtpbridge/119@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955809 DLMGCP DEBUG <0013> endpoint:rtpbridge/11a@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955809 DLMGCP DEBUG <0013> endpoint:rtpbridge/11b@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955809 DLMGCP DEBUG <0013> endpoint:rtpbridge/11c@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955809 DLMGCP DEBUG <0013> endpoint:rtpbridge/11d@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955809 DLMGCP DEBUG <0013> endpoint:rtpbridge/11e@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955809 DLMGCP DEBUG <0013> endpoint:rtpbridge/11f@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955809 DLMGCP DEBUG <0013> endpoint:rtpbridge/120@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955809 DLMGCP DEBUG <0013> endpoint:rtpbridge/121@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955809 DLMGCP DEBUG <0013> endpoint:rtpbridge/122@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955809 DLMGCP DEBUG <0013> endpoint:rtpbridge/123@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955809 DLMGCP DEBUG <0013> endpoint:rtpbridge/124@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955809 DLMGCP DEBUG <0013> endpoint:rtpbridge/125@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955809 DLMGCP DEBUG <0013> endpoint:rtpbridge/126@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955809 DLMGCP DEBUG <0013> endpoint:rtpbridge/127@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955809 DLMGCP DEBUG <0013> endpoint:rtpbridge/128@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955809 DLMGCP DEBUG <0013> endpoint:rtpbridge/129@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955809 DLMGCP DEBUG <0013> endpoint:rtpbridge/12a@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955809 DLMGCP DEBUG <0013> endpoint:rtpbridge/12b@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955809 DLMGCP DEBUG <0013> endpoint:rtpbridge/12c@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955809 DLMGCP DEBUG <0013> endpoint:none Generated response: code=200 (mgcp_protocol.c:230) 20241102125955809 DLMGCP DEBUG <0013> Generated response: line #00: 200 2631 OK (mgcp_msg.c:67) 20241102125955810 DLMGCP DEBUG <0013> Received message: line #00: DLCX 2632 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241102125955810 DLMGCP DEBUG <0013> Received message: line #01: C: 0059 (mgcp_msg.c:67) 20241102125955810 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found free endpoint: rtpbridge/1@mgw (mgcp_endp.c:261) 20241102125955810 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:441) 20241102125955810 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241102125955810 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955810 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955810 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955810 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955810 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955810 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955810 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955810 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955810 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955810 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955810 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955810 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955810 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955810 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955810 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955810 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955810 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955810 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955810 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955810 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955810 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955810 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955810 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955810 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955810 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955810 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955810 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955810 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955810 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955810 DLMGCP DEBUG <0013> endpoint:rtpbridge/1e@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955810 DLMGCP DEBUG <0013> endpoint:rtpbridge/1f@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955810 DLMGCP DEBUG <0013> endpoint:rtpbridge/20@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955810 DLMGCP DEBUG <0013> endpoint:rtpbridge/21@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955810 DLMGCP DEBUG <0013> endpoint:rtpbridge/22@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955810 DLMGCP DEBUG <0013> endpoint:rtpbridge/23@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955810 DLMGCP DEBUG <0013> endpoint:rtpbridge/24@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955810 DLMGCP DEBUG <0013> endpoint:rtpbridge/25@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955810 DLMGCP DEBUG <0013> endpoint:rtpbridge/26@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955810 DLMGCP DEBUG <0013> endpoint:rtpbridge/27@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955810 DLMGCP DEBUG <0013> endpoint:rtpbridge/28@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955810 DLMGCP DEBUG <0013> endpoint:rtpbridge/29@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955810 DLMGCP DEBUG <0013> endpoint:rtpbridge/2a@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955810 DLMGCP DEBUG <0013> endpoint:rtpbridge/2b@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955810 DLMGCP DEBUG <0013> endpoint:rtpbridge/2c@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955810 DLMGCP DEBUG <0013> endpoint:rtpbridge/2d@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955810 DLMGCP DEBUG <0013> endpoint:rtpbridge/2e@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955810 DLMGCP DEBUG <0013> endpoint:rtpbridge/2f@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955810 DLMGCP DEBUG <0013> endpoint:rtpbridge/30@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955810 DLMGCP DEBUG <0013> endpoint:rtpbridge/31@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955810 DLMGCP DEBUG <0013> endpoint:rtpbridge/32@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955810 DLMGCP DEBUG <0013> endpoint:rtpbridge/33@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955810 DLMGCP DEBUG <0013> endpoint:rtpbridge/34@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955810 DLMGCP DEBUG <0013> endpoint:rtpbridge/35@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955810 DLMGCP DEBUG <0013> endpoint:rtpbridge/36@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955810 DLMGCP DEBUG <0013> endpoint:rtpbridge/37@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955810 DLMGCP DEBUG <0013> endpoint:rtpbridge/38@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955810 DLMGCP DEBUG <0013> endpoint:rtpbridge/39@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955810 DLMGCP DEBUG <0013> endpoint:rtpbridge/3a@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955810 DLMGCP DEBUG <0013> endpoint:rtpbridge/3b@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955810 DLMGCP DEBUG <0013> endpoint:rtpbridge/3c@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955810 DLMGCP DEBUG <0013> endpoint:rtpbridge/3d@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955810 DLMGCP DEBUG <0013> endpoint:rtpbridge/3e@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955810 DLMGCP DEBUG <0013> endpoint:rtpbridge/3f@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955810 DLMGCP DEBUG <0013> endpoint:rtpbridge/40@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955810 DLMGCP DEBUG <0013> endpoint:rtpbridge/41@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955810 DLMGCP DEBUG <0013> endpoint:rtpbridge/42@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955810 DLMGCP DEBUG <0013> endpoint:rtpbridge/43@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955810 DLMGCP DEBUG <0013> endpoint:rtpbridge/44@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955810 DLMGCP DEBUG <0013> endpoint:rtpbridge/45@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955810 DLMGCP DEBUG <0013> endpoint:rtpbridge/46@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955810 DLMGCP DEBUG <0013> endpoint:rtpbridge/47@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955810 DLMGCP DEBUG <0013> endpoint:rtpbridge/48@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955810 DLMGCP DEBUG <0013> endpoint:rtpbridge/49@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955810 DLMGCP DEBUG <0013> endpoint:rtpbridge/4a@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955810 DLMGCP DEBUG <0013> endpoint:rtpbridge/4b@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955810 DLMGCP DEBUG <0013> endpoint:rtpbridge/4c@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955810 DLMGCP DEBUG <0013> endpoint:rtpbridge/4d@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955810 DLMGCP DEBUG <0013> endpoint:rtpbridge/4e@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955810 DLMGCP DEBUG <0013> endpoint:rtpbridge/4f@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955810 DLMGCP DEBUG <0013> endpoint:rtpbridge/50@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955810 DLMGCP DEBUG <0013> endpoint:rtpbridge/51@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955810 DLMGCP DEBUG <0013> endpoint:rtpbridge/52@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955810 DLMGCP DEBUG <0013> endpoint:rtpbridge/53@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955810 DLMGCP DEBUG <0013> endpoint:rtpbridge/54@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955810 DLMGCP DEBUG <0013> endpoint:rtpbridge/55@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955810 DLMGCP DEBUG <0013> endpoint:rtpbridge/56@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955810 DLMGCP DEBUG <0013> endpoint:rtpbridge/57@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955810 DLMGCP DEBUG <0013> endpoint:rtpbridge/58@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955810 DLMGCP DEBUG <0013> endpoint:rtpbridge/59@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955810 DLMGCP DEBUG <0013> endpoint:rtpbridge/5a@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955810 DLMGCP DEBUG <0013> endpoint:rtpbridge/5b@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955810 DLMGCP DEBUG <0013> endpoint:rtpbridge/5c@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955810 DLMGCP DEBUG <0013> endpoint:rtpbridge/5d@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955810 DLMGCP DEBUG <0013> endpoint:rtpbridge/5e@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955810 DLMGCP DEBUG <0013> endpoint:rtpbridge/5f@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955810 DLMGCP DEBUG <0013> endpoint:rtpbridge/60@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955810 DLMGCP DEBUG <0013> endpoint:rtpbridge/61@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955810 DLMGCP DEBUG <0013> endpoint:rtpbridge/62@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955810 DLMGCP DEBUG <0013> endpoint:rtpbridge/63@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955810 DLMGCP DEBUG <0013> endpoint:rtpbridge/64@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955810 DLMGCP DEBUG <0013> endpoint:rtpbridge/65@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955810 DLMGCP DEBUG <0013> endpoint:rtpbridge/66@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955810 DLMGCP DEBUG <0013> endpoint:rtpbridge/67@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955810 DLMGCP DEBUG <0013> endpoint:rtpbridge/68@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955810 DLMGCP DEBUG <0013> endpoint:rtpbridge/69@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955810 DLMGCP DEBUG <0013> endpoint:rtpbridge/6a@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955810 DLMGCP DEBUG <0013> endpoint:rtpbridge/6b@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955810 DLMGCP DEBUG <0013> endpoint:rtpbridge/6c@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955810 DLMGCP DEBUG <0013> endpoint:rtpbridge/6d@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955810 DLMGCP DEBUG <0013> endpoint:rtpbridge/6e@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955810 DLMGCP DEBUG <0013> endpoint:rtpbridge/6f@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955810 DLMGCP DEBUG <0013> endpoint:rtpbridge/70@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955810 DLMGCP DEBUG <0013> endpoint:rtpbridge/71@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955810 DLMGCP DEBUG <0013> endpoint:rtpbridge/72@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955810 DLMGCP DEBUG <0013> endpoint:rtpbridge/73@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955810 DLMGCP DEBUG <0013> endpoint:rtpbridge/74@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955810 DLMGCP DEBUG <0013> endpoint:rtpbridge/75@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955810 DLMGCP DEBUG <0013> endpoint:rtpbridge/76@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955810 DLMGCP DEBUG <0013> endpoint:rtpbridge/77@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955810 DLMGCP DEBUG <0013> endpoint:rtpbridge/78@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955810 DLMGCP DEBUG <0013> endpoint:rtpbridge/79@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955810 DLMGCP DEBUG <0013> endpoint:rtpbridge/7a@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955810 DLMGCP DEBUG <0013> endpoint:rtpbridge/7b@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955810 DLMGCP DEBUG <0013> endpoint:rtpbridge/7c@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955810 DLMGCP DEBUG <0013> endpoint:rtpbridge/7d@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955810 DLMGCP DEBUG <0013> endpoint:rtpbridge/7e@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955810 DLMGCP DEBUG <0013> endpoint:rtpbridge/7f@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955810 DLMGCP DEBUG <0013> endpoint:rtpbridge/80@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955810 DLMGCP DEBUG <0013> endpoint:rtpbridge/81@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955810 DLMGCP DEBUG <0013> endpoint:rtpbridge/82@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955810 DLMGCP DEBUG <0013> endpoint:rtpbridge/83@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955810 DLMGCP DEBUG <0013> endpoint:rtpbridge/84@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955810 DLMGCP DEBUG <0013> endpoint:rtpbridge/85@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955810 DLMGCP DEBUG <0013> endpoint:rtpbridge/86@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955810 DLMGCP DEBUG <0013> endpoint:rtpbridge/87@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955810 DLMGCP DEBUG <0013> endpoint:rtpbridge/88@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955810 DLMGCP DEBUG <0013> endpoint:rtpbridge/89@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955810 DLMGCP DEBUG <0013> endpoint:rtpbridge/8a@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955810 DLMGCP DEBUG <0013> endpoint:rtpbridge/8b@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955810 DLMGCP DEBUG <0013> endpoint:rtpbridge/8c@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955810 DLMGCP DEBUG <0013> endpoint:rtpbridge/8d@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955810 DLMGCP DEBUG <0013> endpoint:rtpbridge/8e@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955810 DLMGCP DEBUG <0013> endpoint:rtpbridge/8f@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955810 DLMGCP DEBUG <0013> endpoint:rtpbridge/90@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955810 DLMGCP DEBUG <0013> endpoint:rtpbridge/91@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955810 DLMGCP DEBUG <0013> endpoint:rtpbridge/92@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955810 DLMGCP DEBUG <0013> endpoint:rtpbridge/93@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955810 DLMGCP DEBUG <0013> endpoint:rtpbridge/94@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955810 DLMGCP DEBUG <0013> endpoint:rtpbridge/95@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955810 DLMGCP DEBUG <0013> endpoint:rtpbridge/96@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955810 DLMGCP DEBUG <0013> endpoint:rtpbridge/97@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955810 DLMGCP DEBUG <0013> endpoint:rtpbridge/98@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955810 DLMGCP DEBUG <0013> endpoint:rtpbridge/99@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955810 DLMGCP DEBUG <0013> endpoint:rtpbridge/9a@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955810 DLMGCP DEBUG <0013> endpoint:rtpbridge/9b@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955810 DLMGCP DEBUG <0013> endpoint:rtpbridge/9c@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955810 DLMGCP DEBUG <0013> endpoint:rtpbridge/9d@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955810 DLMGCP DEBUG <0013> endpoint:rtpbridge/9e@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955810 DLMGCP DEBUG <0013> endpoint:rtpbridge/9f@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955811 DLMGCP DEBUG <0013> endpoint:rtpbridge/a0@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955811 DLMGCP DEBUG <0013> endpoint:rtpbridge/a1@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955811 DLMGCP DEBUG <0013> endpoint:rtpbridge/a2@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955811 DLMGCP DEBUG <0013> endpoint:rtpbridge/a3@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955811 DLMGCP DEBUG <0013> endpoint:rtpbridge/a4@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955811 DLMGCP DEBUG <0013> endpoint:rtpbridge/a5@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955811 DLMGCP DEBUG <0013> endpoint:rtpbridge/a6@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955811 DLMGCP DEBUG <0013> endpoint:rtpbridge/a7@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955811 DLMGCP DEBUG <0013> endpoint:rtpbridge/a8@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955811 DLMGCP DEBUG <0013> endpoint:rtpbridge/a9@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955811 DLMGCP DEBUG <0013> endpoint:rtpbridge/aa@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955811 DLMGCP DEBUG <0013> endpoint:rtpbridge/ab@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955811 DLMGCP DEBUG <0013> endpoint:rtpbridge/ac@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955811 DLMGCP DEBUG <0013> endpoint:rtpbridge/ad@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955811 DLMGCP DEBUG <0013> endpoint:rtpbridge/ae@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955811 DLMGCP DEBUG <0013> endpoint:rtpbridge/af@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955811 DLMGCP DEBUG <0013> endpoint:rtpbridge/b0@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955811 DLMGCP DEBUG <0013> endpoint:rtpbridge/b1@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955811 DLMGCP DEBUG <0013> endpoint:rtpbridge/b2@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955811 DLMGCP DEBUG <0013> endpoint:rtpbridge/b3@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955811 DLMGCP DEBUG <0013> endpoint:rtpbridge/b4@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955811 DLMGCP DEBUG <0013> endpoint:rtpbridge/b5@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955811 DLMGCP DEBUG <0013> endpoint:rtpbridge/b6@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955811 DLMGCP DEBUG <0013> endpoint:rtpbridge/b7@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955811 DLMGCP DEBUG <0013> endpoint:rtpbridge/b8@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955811 DLMGCP DEBUG <0013> endpoint:rtpbridge/b9@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955811 DLMGCP DEBUG <0013> endpoint:rtpbridge/ba@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955811 DLMGCP DEBUG <0013> endpoint:rtpbridge/bb@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955811 DLMGCP DEBUG <0013> endpoint:rtpbridge/bc@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955811 DLMGCP DEBUG <0013> endpoint:rtpbridge/bd@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955811 DLMGCP DEBUG <0013> endpoint:rtpbridge/be@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955811 DLMGCP DEBUG <0013> endpoint:rtpbridge/bf@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955811 DLMGCP DEBUG <0013> endpoint:rtpbridge/c0@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955811 DLMGCP DEBUG <0013> endpoint:rtpbridge/c1@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955811 DLMGCP DEBUG <0013> endpoint:rtpbridge/c2@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955822 DLMGCP DEBUG <0013> Received message: line #00: DLCX 2638 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241102125955822 DLMGCP DEBUG <0013> Received message: line #01: C: 005F (mgcp_msg.c:67) 20241102125955822 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found free endpoint: rtpbridge/1@mgw (mgcp_endp.c:261) 20241102125955822 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:441) 20241102125955822 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241102125955822 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955822 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955822 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955822 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955822 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955822 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955822 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955822 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955822 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955822 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955822 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955822 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955822 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955822 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955822 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955822 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955822 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955822 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955822 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955822 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955822 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955822 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955822 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955822 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955822 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955822 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955822 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955822 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955822 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955822 DLMGCP DEBUG <0013> endpoint:rtpbridge/1e@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955822 DLMGCP DEBUG <0013> endpoint:rtpbridge/1f@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955822 DLMGCP DEBUG <0013> endpoint:rtpbridge/20@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955822 DLMGCP DEBUG <0013> endpoint:rtpbridge/21@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955822 DLMGCP DEBUG <0013> endpoint:rtpbridge/22@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955822 DLMGCP DEBUG <0013> endpoint:rtpbridge/23@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955822 DLMGCP DEBUG <0013> endpoint:rtpbridge/24@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955822 DLMGCP DEBUG <0013> endpoint:rtpbridge/25@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955822 DLMGCP DEBUG <0013> endpoint:rtpbridge/26@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955822 DLMGCP DEBUG <0013> endpoint:rtpbridge/27@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955822 DLMGCP DEBUG <0013> endpoint:rtpbridge/28@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955822 DLMGCP DEBUG <0013> endpoint:rtpbridge/29@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955822 DLMGCP DEBUG <0013> endpoint:rtpbridge/2a@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955822 DLMGCP DEBUG <0013> endpoint:rtpbridge/2b@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955822 DLMGCP DEBUG <0013> endpoint:rtpbridge/2c@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955822 DLMGCP DEBUG <0013> endpoint:rtpbridge/2d@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955822 DLMGCP DEBUG <0013> endpoint:rtpbridge/2e@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955822 DLMGCP DEBUG <0013> endpoint:rtpbridge/2f@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955822 DLMGCP DEBUG <0013> endpoint:rtpbridge/30@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955822 DLMGCP DEBUG <0013> endpoint:rtpbridge/31@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955822 DLMGCP DEBUG <0013> endpoint:rtpbridge/32@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955822 DLMGCP DEBUG <0013> endpoint:rtpbridge/33@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955822 DLMGCP DEBUG <0013> endpoint:rtpbridge/34@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955822 DLMGCP DEBUG <0013> endpoint:rtpbridge/35@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955822 DLMGCP DEBUG <0013> endpoint:rtpbridge/36@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955822 DLMGCP DEBUG <0013> endpoint:rtpbridge/37@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955822 DLMGCP DEBUG <0013> endpoint:rtpbridge/38@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955822 DLMGCP DEBUG <0013> endpoint:rtpbridge/39@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955822 DLMGCP DEBUG <0013> endpoint:rtpbridge/3a@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955822 DLMGCP DEBUG <0013> endpoint:rtpbridge/3b@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955822 DLMGCP DEBUG <0013> endpoint:rtpbridge/3c@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955822 DLMGCP DEBUG <0013> endpoint:rtpbridge/3d@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955822 DLMGCP DEBUG <0013> endpoint:rtpbridge/3e@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955822 DLMGCP DEBUG <0013> endpoint:rtpbridge/3f@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955823 DLMGCP DEBUG <0013> endpoint:rtpbridge/40@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955823 DLMGCP DEBUG <0013> endpoint:rtpbridge/41@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955823 DLMGCP DEBUG <0013> endpoint:rtpbridge/42@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955823 DLMGCP DEBUG <0013> endpoint:rtpbridge/43@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955823 DLMGCP DEBUG <0013> endpoint:rtpbridge/44@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955823 DLMGCP DEBUG <0013> endpoint:rtpbridge/45@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955823 DLMGCP DEBUG <0013> endpoint:rtpbridge/46@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955823 DLMGCP DEBUG <0013> endpoint:rtpbridge/47@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955823 DLMGCP DEBUG <0013> endpoint:rtpbridge/48@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955823 DLMGCP DEBUG <0013> endpoint:rtpbridge/49@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955823 DLMGCP DEBUG <0013> endpoint:rtpbridge/4a@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955823 DLMGCP DEBUG <0013> endpoint:rtpbridge/4b@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955823 DLMGCP DEBUG <0013> endpoint:rtpbridge/4c@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955823 DLMGCP DEBUG <0013> endpoint:rtpbridge/4d@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955823 DLMGCP DEBUG <0013> endpoint:rtpbridge/4e@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955823 DLMGCP DEBUG <0013> endpoint:rtpbridge/4f@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955823 DLMGCP DEBUG <0013> endpoint:rtpbridge/50@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955823 DLMGCP DEBUG <0013> endpoint:rtpbridge/51@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955823 DLMGCP DEBUG <0013> endpoint:rtpbridge/52@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955823 DLMGCP DEBUG <0013> endpoint:rtpbridge/53@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955823 DLMGCP DEBUG <0013> endpoint:rtpbridge/54@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955823 DLMGCP DEBUG <0013> endpoint:rtpbridge/55@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955823 DLMGCP DEBUG <0013> endpoint:rtpbridge/56@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955823 DLMGCP DEBUG <0013> endpoint:rtpbridge/57@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955823 DLMGCP DEBUG <0013> endpoint:rtpbridge/58@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955823 DLMGCP DEBUG <0013> endpoint:rtpbridge/59@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955823 DLMGCP DEBUG <0013> endpoint:rtpbridge/5a@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955823 DLMGCP DEBUG <0013> endpoint:rtpbridge/5b@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955823 DLMGCP DEBUG <0013> endpoint:rtpbridge/5c@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955823 DLMGCP DEBUG <0013> endpoint:rtpbridge/5d@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955823 DLMGCP DEBUG <0013> endpoint:rtpbridge/5e@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955823 DLMGCP DEBUG <0013> endpoint:rtpbridge/5f@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955823 DLMGCP DEBUG <0013> endpoint:rtpbridge/60@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955823 DLMGCP DEBUG <0013> endpoint:rtpbridge/61@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955823 DLMGCP DEBUG <0013> endpoint:rtpbridge/62@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955823 DLMGCP DEBUG <0013> endpoint:rtpbridge/63@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955823 DLMGCP DEBUG <0013> endpoint:rtpbridge/64@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955823 DLMGCP DEBUG <0013> endpoint:rtpbridge/65@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955823 DLMGCP DEBUG <0013> endpoint:rtpbridge/66@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955823 DLMGCP DEBUG <0013> endpoint:rtpbridge/67@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955823 DLMGCP DEBUG <0013> endpoint:rtpbridge/68@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955823 DLMGCP DEBUG <0013> endpoint:rtpbridge/69@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955823 DLMGCP DEBUG <0013> endpoint:rtpbridge/6a@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955823 DLMGCP DEBUG <0013> endpoint:rtpbridge/6b@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955823 DLMGCP DEBUG <0013> endpoint:rtpbridge/6c@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955823 DLMGCP DEBUG <0013> endpoint:rtpbridge/6d@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955823 DLMGCP DEBUG <0013> endpoint:rtpbridge/6e@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955823 DLMGCP DEBUG <0013> endpoint:rtpbridge/6f@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955823 DLMGCP DEBUG <0013> endpoint:rtpbridge/70@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955823 DLMGCP DEBUG <0013> endpoint:rtpbridge/71@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955823 DLMGCP DEBUG <0013> endpoint:rtpbridge/72@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955823 DLMGCP DEBUG <0013> endpoint:rtpbridge/73@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955823 DLMGCP DEBUG <0013> endpoint:rtpbridge/74@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955823 DLMGCP DEBUG <0013> endpoint:rtpbridge/75@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955823 DLMGCP DEBUG <0013> endpoint:rtpbridge/76@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955823 DLMGCP DEBUG <0013> endpoint:rtpbridge/77@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955823 DLMGCP DEBUG <0013> endpoint:rtpbridge/78@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955823 DLMGCP DEBUG <0013> endpoint:rtpbridge/79@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955823 DLMGCP DEBUG <0013> endpoint:rtpbridge/7a@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955823 DLMGCP DEBUG <0013> endpoint:rtpbridge/7b@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955823 DLMGCP DEBUG <0013> endpoint:rtpbridge/7c@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955823 DLMGCP DEBUG <0013> endpoint:rtpbridge/7d@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955823 DLMGCP DEBUG <0013> endpoint:rtpbridge/7e@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955823 DLMGCP DEBUG <0013> endpoint:rtpbridge/7f@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955823 DLMGCP DEBUG <0013> endpoint:rtpbridge/80@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955823 DLMGCP DEBUG <0013> endpoint:rtpbridge/81@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955823 DLMGCP DEBUG <0013> endpoint:rtpbridge/82@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955823 DLMGCP DEBUG <0013> endpoint:rtpbridge/83@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955823 DLMGCP DEBUG <0013> endpoint:rtpbridge/84@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955823 DLMGCP DEBUG <0013> endpoint:rtpbridge/85@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955823 DLMGCP DEBUG <0013> endpoint:rtpbridge/86@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955823 DLMGCP DEBUG <0013> endpoint:rtpbridge/87@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955823 DLMGCP DEBUG <0013> endpoint:rtpbridge/88@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955823 DLMGCP DEBUG <0013> endpoint:rtpbridge/89@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955823 DLMGCP DEBUG <0013> endpoint:rtpbridge/8a@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955823 DLMGCP DEBUG <0013> endpoint:rtpbridge/8b@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955823 DLMGCP DEBUG <0013> endpoint:rtpbridge/8c@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955823 DLMGCP DEBUG <0013> endpoint:rtpbridge/8d@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955823 DLMGCP DEBUG <0013> endpoint:rtpbridge/8e@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955823 DLMGCP DEBUG <0013> endpoint:rtpbridge/8f@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955823 DLMGCP DEBUG <0013> endpoint:rtpbridge/90@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955823 DLMGCP DEBUG <0013> endpoint:rtpbridge/91@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955823 DLMGCP DEBUG <0013> endpoint:rtpbridge/92@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955823 DLMGCP DEBUG <0013> endpoint:rtpbridge/93@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955823 DLMGCP DEBUG <0013> endpoint:rtpbridge/94@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955823 DLMGCP DEBUG <0013> endpoint:rtpbridge/95@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955823 DLMGCP DEBUG <0013> endpoint:rtpbridge/96@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955823 DLMGCP DEBUG <0013> endpoint:rtpbridge/97@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955823 DLMGCP DEBUG <0013> endpoint:rtpbridge/98@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955823 DLMGCP DEBUG <0013> endpoint:rtpbridge/99@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955823 DLMGCP DEBUG <0013> endpoint:rtpbridge/9a@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955823 DLMGCP DEBUG <0013> endpoint:rtpbridge/9b@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955823 DLMGCP DEBUG <0013> endpoint:rtpbridge/9c@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955823 DLMGCP DEBUG <0013> endpoint:rtpbridge/9d@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955823 DLMGCP DEBUG <0013> endpoint:rtpbridge/9e@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955823 DLMGCP DEBUG <0013> endpoint:rtpbridge/9f@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955823 DLMGCP DEBUG <0013> endpoint:rtpbridge/a0@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955823 DLMGCP DEBUG <0013> endpoint:rtpbridge/a1@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955823 DLMGCP DEBUG <0013> endpoint:rtpbridge/a2@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955823 DLMGCP DEBUG <0013> endpoint:rtpbridge/a3@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955823 DLMGCP DEBUG <0013> endpoint:rtpbridge/a4@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955823 DLMGCP DEBUG <0013> endpoint:rtpbridge/a5@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955823 DLMGCP DEBUG <0013> endpoint:rtpbridge/a6@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955823 DLMGCP DEBUG <0013> endpoint:rtpbridge/a7@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955823 DLMGCP DEBUG <0013> endpoint:rtpbridge/a8@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955823 DLMGCP DEBUG <0013> endpoint:rtpbridge/a9@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955823 DLMGCP DEBUG <0013> endpoint:rtpbridge/aa@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955823 DLMGCP DEBUG <0013> endpoint:rtpbridge/ab@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955823 DLMGCP DEBUG <0013> endpoint:rtpbridge/ac@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955823 DLMGCP DEBUG <0013> endpoint:rtpbridge/ad@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955823 DLMGCP DEBUG <0013> endpoint:rtpbridge/ae@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955823 DLMGCP DEBUG <0013> endpoint:rtpbridge/af@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955823 DLMGCP DEBUG <0013> endpoint:rtpbridge/b0@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955823 DLMGCP DEBUG <0013> endpoint:rtpbridge/b1@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955823 DLMGCP DEBUG <0013> endpoint:rtpbridge/b2@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955823 DLMGCP DEBUG <0013> endpoint:rtpbridge/b3@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955823 DLMGCP DEBUG <0013> endpoint:rtpbridge/b4@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955823 DLMGCP DEBUG <0013> endpoint:rtpbridge/b5@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955823 DLMGCP DEBUG <0013> endpoint:rtpbridge/b6@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955823 DLMGCP DEBUG <0013> endpoint:rtpbridge/b7@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955823 DLMGCP DEBUG <0013> endpoint:rtpbridge/b8@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955823 DLMGCP DEBUG <0013> endpoint:rtpbridge/b9@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955823 DLMGCP DEBUG <0013> endpoint:rtpbridge/ba@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955823 DLMGCP DEBUG <0013> endpoint:rtpbridge/bb@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955823 DLMGCP DEBUG <0013> endpoint:rtpbridge/bc@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955823 DLMGCP DEBUG <0013> endpoint:rtpbridge/bd@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955823 DLMGCP DEBUG <0013> endpoint:rtpbridge/be@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955823 DLMGCP DEBUG <0013> endpoint:rtpbridge/bf@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955823 DLMGCP DEBUG <0013> endpoint:rtpbridge/c0@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955823 DLMGCP DEBUG <0013> endpoint:rtpbridge/c1@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955823 DLMGCP DEBUG <0013> endpoint:rtpbridge/c2@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955823 DLMGCP DEBUG <0013> endpoint:rtpbridge/c3@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955823 DLMGCP DEBUG <0013> endpoint:rtpbridge/c4@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955823 DLMGCP DEBUG <0013> endpoint:rtpbridge/c5@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955823 DLMGCP DEBUG <0013> endpoint:rtpbridge/c6@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955823 DLMGCP DEBUG <0013> endpoint:rtpbridge/c7@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955823 DLMGCP DEBUG <0013> endpoint:rtpbridge/c8@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955823 DLMGCP DEBUG <0013> endpoint:rtpbridge/c9@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955823 DLMGCP DEBUG <0013> endpoint:rtpbridge/ca@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955823 DLMGCP DEBUG <0013> endpoint:rtpbridge/cb@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955823 DLMGCP DEBUG <0013> endpoint:rtpbridge/cc@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955823 DLMGCP DEBUG <0013> endpoint:rtpbridge/cd@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955823 DLMGCP DEBUG <0013> endpoint:rtpbridge/ce@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955823 DLMGCP DEBUG <0013> endpoint:rtpbridge/cf@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955823 DLMGCP DEBUG <0013> endpoint:rtpbridge/d0@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955823 DLMGCP DEBUG <0013> endpoint:rtpbridge/d1@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955823 DLMGCP DEBUG <0013> endpoint:rtpbridge/d2@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955823 DLMGCP DEBUG <0013> endpoint:rtpbridge/d3@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955823 DLMGCP DEBUG <0013> endpoint:rtpbridge/d4@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955823 DLMGCP DEBUG <0013> endpoint:rtpbridge/d5@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955823 DLMGCP DEBUG <0013> endpoint:rtpbridge/d6@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955823 DLMGCP DEBUG <0013> endpoint:rtpbridge/d7@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955823 DLMGCP DEBUG <0013> endpoint:rtpbridge/d8@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955823 DLMGCP DEBUG <0013> endpoint:rtpbridge/d9@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955823 DLMGCP DEBUG <0013> endpoint:rtpbridge/da@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955823 DLMGCP DEBUG <0013> endpoint:rtpbridge/db@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955823 DLMGCP DEBUG <0013> endpoint:rtpbridge/dc@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955823 DLMGCP DEBUG <0013> endpoint:rtpbridge/dd@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955823 DLMGCP DEBUG <0013> endpoint:rtpbridge/de@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955823 DLMGCP DEBUG <0013> endpoint:rtpbridge/df@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955823 DLMGCP DEBUG <0013> endpoint:rtpbridge/e0@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955823 DLMGCP DEBUG <0013> endpoint:rtpbridge/e1@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955823 DLMGCP DEBUG <0013> endpoint:rtpbridge/e2@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955823 DLMGCP DEBUG <0013> endpoint:rtpbridge/e3@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955823 DLMGCP DEBUG <0013> endpoint:rtpbridge/e4@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955823 DLMGCP DEBUG <0013> endpoint:rtpbridge/e5@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955823 DLMGCP DEBUG <0013> endpoint:rtpbridge/e6@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955823 DLMGCP DEBUG <0013> endpoint:rtpbridge/e7@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955823 DLMGCP DEBUG <0013> endpoint:rtpbridge/e8@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955823 DLMGCP DEBUG <0013> endpoint:rtpbridge/e9@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955823 DLMGCP DEBUG <0013> endpoint:rtpbridge/ea@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955824 DLMGCP DEBUG <0013> endpoint:rtpbridge/eb@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955824 DLMGCP DEBUG <0013> endpoint:rtpbridge/ec@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955824 DLMGCP DEBUG <0013> endpoint:rtpbridge/ed@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955824 DLMGCP DEBUG <0013> endpoint:rtpbridge/ee@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955824 DLMGCP DEBUG <0013> endpoint:rtpbridge/ef@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955824 DLMGCP DEBUG <0013> endpoint:rtpbridge/f0@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955824 DLMGCP DEBUG <0013> endpoint:rtpbridge/f1@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955824 DLMGCP DEBUG <0013> endpoint:rtpbridge/f2@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955824 DLMGCP DEBUG <0013> endpoint:rtpbridge/f3@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955824 DLMGCP DEBUG <0013> endpoint:rtpbridge/f4@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955824 DLMGCP DEBUG <0013> endpoint:rtpbridge/f5@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955824 DLMGCP DEBUG <0013> endpoint:rtpbridge/f6@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955824 DLMGCP DEBUG <0013> endpoint:rtpbridge/f7@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955824 DLMGCP DEBUG <0013> endpoint:rtpbridge/f8@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955824 DLMGCP DEBUG <0013> endpoint:rtpbridge/f9@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955824 DLMGCP DEBUG <0013> endpoint:rtpbridge/fa@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955824 DLMGCP DEBUG <0013> endpoint:rtpbridge/fb@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955824 DLMGCP DEBUG <0013> endpoint:rtpbridge/fc@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955824 DLMGCP DEBUG <0013> endpoint:rtpbridge/fd@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955824 DLMGCP DEBUG <0013> endpoint:rtpbridge/fe@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955824 DLMGCP DEBUG <0013> endpoint:rtpbridge/ff@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955824 DLMGCP DEBUG <0013> endpoint:rtpbridge/100@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955824 DLMGCP DEBUG <0013> endpoint:rtpbridge/101@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955824 DLMGCP DEBUG <0013> endpoint:rtpbridge/102@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955824 DLMGCP DEBUG <0013> endpoint:rtpbridge/103@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955824 DLMGCP DEBUG <0013> endpoint:rtpbridge/104@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955824 DLMGCP DEBUG <0013> endpoint:rtpbridge/105@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955824 DLMGCP DEBUG <0013> endpoint:rtpbridge/106@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955824 DLMGCP DEBUG <0013> endpoint:rtpbridge/107@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955824 DLMGCP DEBUG <0013> endpoint:rtpbridge/108@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955824 DLMGCP DEBUG <0013> endpoint:rtpbridge/109@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955824 DLMGCP DEBUG <0013> endpoint:rtpbridge/10a@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955824 DLMGCP DEBUG <0013> endpoint:rtpbridge/10b@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955824 DLMGCP DEBUG <0013> endpoint:rtpbridge/10c@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955824 DLMGCP DEBUG <0013> endpoint:rtpbridge/10d@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955824 DLMGCP DEBUG <0013> endpoint:rtpbridge/10e@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955824 DLMGCP DEBUG <0013> endpoint:rtpbridge/10f@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955824 DLMGCP DEBUG <0013> endpoint:rtpbridge/110@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955824 DLMGCP DEBUG <0013> endpoint:rtpbridge/111@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955824 DLMGCP DEBUG <0013> endpoint:rtpbridge/112@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955824 DLMGCP DEBUG <0013> endpoint:rtpbridge/113@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955824 DLMGCP DEBUG <0013> endpoint:rtpbridge/114@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955824 DLMGCP DEBUG <0013> endpoint:rtpbridge/115@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955824 DLMGCP DEBUG <0013> endpoint:rtpbridge/116@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955824 DLMGCP DEBUG <0013> endpoint:rtpbridge/117@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955824 DLMGCP DEBUG <0013> endpoint:rtpbridge/118@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955824 DLMGCP DEBUG <0013> endpoint:rtpbridge/119@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955824 DLMGCP DEBUG <0013> endpoint:rtpbridge/11a@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955824 DLMGCP DEBUG <0013> endpoint:rtpbridge/11b@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955824 DLMGCP DEBUG <0013> endpoint:rtpbridge/11c@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955824 DLMGCP DEBUG <0013> endpoint:rtpbridge/11d@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955824 DLMGCP DEBUG <0013> endpoint:rtpbridge/11e@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955824 DLMGCP DEBUG <0013> endpoint:rtpbridge/11f@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955824 DLMGCP DEBUG <0013> endpoint:rtpbridge/120@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955824 DLMGCP DEBUG <0013> endpoint:rtpbridge/121@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955824 DLMGCP DEBUG <0013> endpoint:rtpbridge/122@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955824 DLMGCP DEBUG <0013> endpoint:rtpbridge/123@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955824 DLMGCP DEBUG <0013> endpoint:rtpbridge/124@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955824 DLMGCP DEBUG <0013> endpoint:rtpbridge/125@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955824 DLMGCP DEBUG <0013> endpoint:rtpbridge/126@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955824 DLMGCP DEBUG <0013> endpoint:rtpbridge/127@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955824 DLMGCP DEBUG <0013> endpoint:rtpbridge/128@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955824 DLMGCP DEBUG <0013> endpoint:rtpbridge/129@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955824 DLMGCP DEBUG <0013> endpoint:rtpbridge/12a@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955824 DLMGCP DEBUG <0013> endpoint:rtpbridge/12b@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955824 DLMGCP DEBUG <0013> endpoint:rtpbridge/12c@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955824 DLMGCP DEBUG <0013> endpoint:none Generated response: code=200 (mgcp_protocol.c:230) 20241102125955824 DLMGCP DEBUG <0013> Generated response: line #00: 200 2638 OK (mgcp_msg.c:67) 20241102125955824 DLMGCP DEBUG <0013> Received message: line #00: DLCX 2639 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241102125955824 DLMGCP DEBUG <0013> Received message: line #01: C: 0060 (mgcp_msg.c:67) 20241102125955824 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found free endpoint: rtpbridge/1@mgw (mgcp_endp.c:261) 20241102125955824 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:441) 20241102125955824 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241102125955824 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955824 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955824 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955824 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955824 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955824 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955824 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955824 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955824 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955824 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955824 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955824 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955824 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955824 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955824 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955824 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955824 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955824 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955824 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955824 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955824 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955824 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955824 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955824 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955824 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955824 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955825 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955825 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955825 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955825 DLMGCP DEBUG <0013> endpoint:rtpbridge/1e@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955825 DLMGCP DEBUG <0013> endpoint:rtpbridge/1f@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955825 DLMGCP DEBUG <0013> endpoint:rtpbridge/20@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955825 DLMGCP DEBUG <0013> endpoint:rtpbridge/21@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955825 DLMGCP DEBUG <0013> endpoint:rtpbridge/22@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955825 DLMGCP DEBUG <0013> endpoint:rtpbridge/23@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955825 DLMGCP DEBUG <0013> endpoint:rtpbridge/24@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955825 DLMGCP DEBUG <0013> endpoint:rtpbridge/25@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955825 DLMGCP DEBUG <0013> endpoint:rtpbridge/26@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955825 DLMGCP DEBUG <0013> endpoint:rtpbridge/27@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955825 DLMGCP DEBUG <0013> endpoint:rtpbridge/28@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955825 DLMGCP DEBUG <0013> endpoint:rtpbridge/29@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955825 DLMGCP DEBUG <0013> endpoint:rtpbridge/2a@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955825 DLMGCP DEBUG <0013> endpoint:rtpbridge/2b@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955825 DLMGCP DEBUG <0013> endpoint:rtpbridge/2c@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955825 DLMGCP DEBUG <0013> endpoint:rtpbridge/2d@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955825 DLMGCP DEBUG <0013> endpoint:rtpbridge/2e@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955825 DLMGCP DEBUG <0013> endpoint:rtpbridge/2f@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955825 DLMGCP DEBUG <0013> endpoint:rtpbridge/30@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955825 DLMGCP DEBUG <0013> endpoint:rtpbridge/31@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955825 DLMGCP DEBUG <0013> endpoint:rtpbridge/32@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955825 DLMGCP DEBUG <0013> endpoint:rtpbridge/33@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955825 DLMGCP DEBUG <0013> endpoint:rtpbridge/34@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955825 DLMGCP DEBUG <0013> endpoint:rtpbridge/35@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955825 DLMGCP DEBUG <0013> endpoint:rtpbridge/36@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955825 DLMGCP DEBUG <0013> endpoint:rtpbridge/37@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955825 DLMGCP DEBUG <0013> endpoint:rtpbridge/38@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955825 DLMGCP DEBUG <0013> endpoint:rtpbridge/39@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955825 DLMGCP DEBUG <0013> endpoint:rtpbridge/3a@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955825 DLMGCP DEBUG <0013> endpoint:rtpbridge/3b@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955825 DLMGCP DEBUG <0013> endpoint:rtpbridge/3c@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955825 DLMGCP DEBUG <0013> endpoint:rtpbridge/3d@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955825 DLMGCP DEBUG <0013> endpoint:rtpbridge/3e@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955825 DLMGCP DEBUG <0013> endpoint:rtpbridge/3f@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955825 DLMGCP DEBUG <0013> endpoint:rtpbridge/40@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955825 DLMGCP DEBUG <0013> endpoint:rtpbridge/41@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955825 DLMGCP DEBUG <0013> endpoint:rtpbridge/42@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955825 DLMGCP DEBUG <0013> endpoint:rtpbridge/43@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955825 DLMGCP DEBUG <0013> endpoint:rtpbridge/44@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955825 DLMGCP DEBUG <0013> endpoint:rtpbridge/45@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955825 DLMGCP DEBUG <0013> endpoint:rtpbridge/46@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955825 DLMGCP DEBUG <0013> endpoint:rtpbridge/47@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955825 DLMGCP DEBUG <0013> endpoint:rtpbridge/48@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955825 DLMGCP DEBUG <0013> endpoint:rtpbridge/49@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955825 DLMGCP DEBUG <0013> endpoint:rtpbridge/4a@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955825 DLMGCP DEBUG <0013> endpoint:rtpbridge/4b@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955825 DLMGCP DEBUG <0013> endpoint:rtpbridge/4c@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955825 DLMGCP DEBUG <0013> endpoint:rtpbridge/4d@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955825 DLMGCP DEBUG <0013> endpoint:rtpbridge/4e@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955825 DLMGCP DEBUG <0013> endpoint:rtpbridge/4f@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955825 DLMGCP DEBUG <0013> endpoint:rtpbridge/50@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955825 DLMGCP DEBUG <0013> endpoint:rtpbridge/51@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955825 DLMGCP DEBUG <0013> endpoint:rtpbridge/52@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955825 DLMGCP DEBUG <0013> endpoint:rtpbridge/53@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955825 DLMGCP DEBUG <0013> endpoint:rtpbridge/54@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955825 DLMGCP DEBUG <0013> endpoint:rtpbridge/55@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955825 DLMGCP DEBUG <0013> endpoint:rtpbridge/56@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955825 DLMGCP DEBUG <0013> endpoint:rtpbridge/57@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955825 DLMGCP DEBUG <0013> endpoint:rtpbridge/58@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955825 DLMGCP DEBUG <0013> endpoint:rtpbridge/59@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955825 DLMGCP DEBUG <0013> endpoint:rtpbridge/5a@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955825 DLMGCP DEBUG <0013> endpoint:rtpbridge/5b@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955825 DLMGCP DEBUG <0013> endpoint:rtpbridge/5c@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955825 DLMGCP DEBUG <0013> endpoint:rtpbridge/5d@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955825 DLMGCP DEBUG <0013> endpoint:rtpbridge/5e@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955825 DLMGCP DEBUG <0013> endpoint:rtpbridge/5f@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955825 DLMGCP DEBUG <0013> endpoint:rtpbridge/60@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955825 DLMGCP DEBUG <0013> endpoint:rtpbridge/61@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955825 DLMGCP DEBUG <0013> endpoint:rtpbridge/62@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955825 DLMGCP DEBUG <0013> endpoint:rtpbridge/63@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955825 DLMGCP DEBUG <0013> endpoint:rtpbridge/64@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955825 DLMGCP DEBUG <0013> endpoint:rtpbridge/65@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955825 DLMGCP DEBUG <0013> endpoint:rtpbridge/66@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955825 DLMGCP DEBUG <0013> endpoint:rtpbridge/67@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955825 DLMGCP DEBUG <0013> endpoint:rtpbridge/68@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955825 DLMGCP DEBUG <0013> endpoint:rtpbridge/69@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955825 DLMGCP DEBUG <0013> endpoint:rtpbridge/6a@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955825 DLMGCP DEBUG <0013> endpoint:rtpbridge/6b@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955825 DLMGCP DEBUG <0013> endpoint:rtpbridge/6c@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955825 DLMGCP DEBUG <0013> endpoint:rtpbridge/6d@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955825 DLMGCP DEBUG <0013> endpoint:rtpbridge/6e@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955825 DLMGCP DEBUG <0013> endpoint:rtpbridge/6f@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955825 DLMGCP DEBUG <0013> endpoint:rtpbridge/70@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955825 DLMGCP DEBUG <0013> endpoint:rtpbridge/71@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955825 DLMGCP DEBUG <0013> endpoint:rtpbridge/72@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955825 DLMGCP DEBUG <0013> endpoint:rtpbridge/73@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955825 DLMGCP DEBUG <0013> endpoint:rtpbridge/74@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955825 DLMGCP DEBUG <0013> endpoint:rtpbridge/75@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955825 DLMGCP DEBUG <0013> endpoint:rtpbridge/76@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955825 DLMGCP DEBUG <0013> endpoint:rtpbridge/77@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955825 DLMGCP DEBUG <0013> endpoint:rtpbridge/78@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955825 DLMGCP DEBUG <0013> endpoint:rtpbridge/79@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955825 DLMGCP DEBUG <0013> endpoint:rtpbridge/7a@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955825 DLMGCP DEBUG <0013> endpoint:rtpbridge/7b@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955825 DLMGCP DEBUG <0013> endpoint:rtpbridge/7c@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955825 DLMGCP DEBUG <0013> endpoint:rtpbridge/7d@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955825 DLMGCP DEBUG <0013> endpoint:rtpbridge/7e@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955825 DLMGCP DEBUG <0013> endpoint:rtpbridge/7f@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955825 DLMGCP DEBUG <0013> endpoint:rtpbridge/80@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955825 DLMGCP DEBUG <0013> endpoint:rtpbridge/81@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955825 DLMGCP DEBUG <0013> endpoint:rtpbridge/82@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955825 DLMGCP DEBUG <0013> endpoint:rtpbridge/83@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955825 DLMGCP DEBUG <0013> endpoint:rtpbridge/84@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955825 DLMGCP DEBUG <0013> endpoint:rtpbridge/85@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955825 DLMGCP DEBUG <0013> endpoint:rtpbridge/86@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955825 DLMGCP DEBUG <0013> endpoint:rtpbridge/87@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955825 DLMGCP DEBUG <0013> endpoint:rtpbridge/88@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955825 DLMGCP DEBUG <0013> endpoint:rtpbridge/89@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955825 DLMGCP DEBUG <0013> endpoint:rtpbridge/8a@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955825 DLMGCP DEBUG <0013> endpoint:rtpbridge/8b@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955825 DLMGCP DEBUG <0013> endpoint:rtpbridge/8c@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955825 DLMGCP DEBUG <0013> endpoint:rtpbridge/8d@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955825 DLMGCP DEBUG <0013> endpoint:rtpbridge/8e@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955825 DLMGCP DEBUG <0013> endpoint:rtpbridge/8f@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955825 DLMGCP DEBUG <0013> endpoint:rtpbridge/90@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955825 DLMGCP DEBUG <0013> endpoint:rtpbridge/91@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955825 DLMGCP DEBUG <0013> endpoint:rtpbridge/92@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955825 DLMGCP DEBUG <0013> endpoint:rtpbridge/93@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955825 DLMGCP DEBUG <0013> endpoint:rtpbridge/94@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955825 DLMGCP DEBUG <0013> endpoint:rtpbridge/95@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955825 DLMGCP DEBUG <0013> endpoint:rtpbridge/96@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955825 DLMGCP DEBUG <0013> endpoint:rtpbridge/97@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955825 DLMGCP DEBUG <0013> endpoint:rtpbridge/98@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955825 DLMGCP DEBUG <0013> endpoint:rtpbridge/99@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955825 DLMGCP DEBUG <0013> endpoint:rtpbridge/9a@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955825 DLMGCP DEBUG <0013> endpoint:rtpbridge/9b@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955825 DLMGCP DEBUG <0013> endpoint:rtpbridge/9c@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955825 DLMGCP DEBUG <0013> endpoint:rtpbridge/9d@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955825 DLMGCP DEBUG <0013> endpoint:rtpbridge/9e@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955825 DLMGCP DEBUG <0013> endpoint:rtpbridge/9f@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955825 DLMGCP DEBUG <0013> endpoint:rtpbridge/a0@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955825 DLMGCP DEBUG <0013> endpoint:rtpbridge/a1@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955825 DLMGCP DEBUG <0013> endpoint:rtpbridge/a2@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955825 DLMGCP DEBUG <0013> endpoint:rtpbridge/a3@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955825 DLMGCP DEBUG <0013> endpoint:rtpbridge/a4@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955825 DLMGCP DEBUG <0013> endpoint:rtpbridge/a5@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955825 DLMGCP DEBUG <0013> endpoint:rtpbridge/a6@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955825 DLMGCP DEBUG <0013> endpoint:rtpbridge/a7@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955825 DLMGCP DEBUG <0013> endpoint:rtpbridge/a8@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955825 DLMGCP DEBUG <0013> endpoint:rtpbridge/a9@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955825 DLMGCP DEBUG <0013> endpoint:rtpbridge/aa@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955825 DLMGCP DEBUG <0013> endpoint:rtpbridge/ab@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955825 DLMGCP DEBUG <0013> endpoint:rtpbridge/ac@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955825 DLMGCP DEBUG <0013> endpoint:rtpbridge/ad@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955825 DLMGCP DEBUG <0013> endpoint:rtpbridge/ae@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955825 DLMGCP DEBUG <0013> endpoint:rtpbridge/af@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955825 DLMGCP DEBUG <0013> endpoint:rtpbridge/b0@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955825 DLMGCP DEBUG <0013> endpoint:rtpbridge/b1@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955825 DLMGCP DEBUG <0013> endpoint:rtpbridge/b2@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955825 DLMGCP DEBUG <0013> endpoint:rtpbridge/b3@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955825 DLMGCP DEBUG <0013> endpoint:rtpbridge/b4@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955825 DLMGCP DEBUG <0013> endpoint:rtpbridge/b5@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955825 DLMGCP DEBUG <0013> endpoint:rtpbridge/b6@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955825 DLMGCP DEBUG <0013> endpoint:rtpbridge/b7@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955825 DLMGCP DEBUG <0013> endpoint:rtpbridge/b8@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955825 DLMGCP DEBUG <0013> endpoint:rtpbridge/b9@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955825 DLMGCP DEBUG <0013> endpoint:rtpbridge/ba@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955825 DLMGCP DEBUG <0013> endpoint:rtpbridge/bb@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955825 DLMGCP DEBUG <0013> endpoint:rtpbridge/bc@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955825 DLMGCP DEBUG <0013> endpoint:rtpbridge/bd@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955825 DLMGCP DEBUG <0013> endpoint:rtpbridge/be@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955825 DLMGCP DEBUG <0013> endpoint:rtpbridge/bf@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955825 DLMGCP DEBUG <0013> endpoint:rtpbridge/c0@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955825 DLMGCP DEBUG <0013> endpoint:rtpbridge/c1@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955825 DLMGCP DEBUG <0013> endpoint:rtpbridge/c2@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955825 DLMGCP DEBUG <0013> endpoint:rtpbridge/c3@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955835 DLMGCP DEBUG <0013> Received message: line #00: DLCX 2643 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241102125955835 DLMGCP DEBUG <0013> Received message: line #01: C: 0064 (mgcp_msg.c:67) 20241102125955835 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found free endpoint: rtpbridge/1@mgw (mgcp_endp.c:261) 20241102125955835 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:441) 20241102125955835 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241102125955835 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955835 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955835 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955835 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955835 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955835 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955835 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955835 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955835 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955835 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955835 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955835 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955835 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955835 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955835 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955835 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955835 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955835 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955835 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955835 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955835 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955835 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955835 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955835 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955835 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955835 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955835 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955835 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955835 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955835 DLMGCP DEBUG <0013> endpoint:rtpbridge/1e@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955835 DLMGCP DEBUG <0013> endpoint:rtpbridge/1f@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955835 DLMGCP DEBUG <0013> endpoint:rtpbridge/20@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955836 DLMGCP DEBUG <0013> endpoint:rtpbridge/21@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955836 DLMGCP DEBUG <0013> endpoint:rtpbridge/22@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955836 DLMGCP DEBUG <0013> endpoint:rtpbridge/23@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955836 DLMGCP DEBUG <0013> endpoint:rtpbridge/24@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955836 DLMGCP DEBUG <0013> endpoint:rtpbridge/25@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955836 DLMGCP DEBUG <0013> endpoint:rtpbridge/26@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955836 DLMGCP DEBUG <0013> endpoint:rtpbridge/27@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955836 DLMGCP DEBUG <0013> endpoint:rtpbridge/28@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955836 DLMGCP DEBUG <0013> endpoint:rtpbridge/29@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955836 DLMGCP DEBUG <0013> endpoint:rtpbridge/2a@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955836 DLMGCP DEBUG <0013> endpoint:rtpbridge/2b@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955836 DLMGCP DEBUG <0013> endpoint:rtpbridge/2c@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955836 DLMGCP DEBUG <0013> endpoint:rtpbridge/2d@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955836 DLMGCP DEBUG <0013> endpoint:rtpbridge/2e@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955836 DLMGCP DEBUG <0013> endpoint:rtpbridge/2f@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955836 DLMGCP DEBUG <0013> endpoint:rtpbridge/30@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955836 DLMGCP DEBUG <0013> endpoint:rtpbridge/31@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955836 DLMGCP DEBUG <0013> endpoint:rtpbridge/32@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955836 DLMGCP DEBUG <0013> endpoint:rtpbridge/33@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955836 DLMGCP DEBUG <0013> endpoint:rtpbridge/34@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955836 DLMGCP DEBUG <0013> endpoint:rtpbridge/35@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955836 DLMGCP DEBUG <0013> endpoint:rtpbridge/36@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955836 DLMGCP DEBUG <0013> endpoint:rtpbridge/37@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955836 DLMGCP DEBUG <0013> endpoint:rtpbridge/38@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955836 DLMGCP DEBUG <0013> endpoint:rtpbridge/39@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955836 DLMGCP DEBUG <0013> endpoint:rtpbridge/3a@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955836 DLMGCP DEBUG <0013> endpoint:rtpbridge/3b@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955836 DLMGCP DEBUG <0013> endpoint:rtpbridge/3c@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955836 DLMGCP DEBUG <0013> endpoint:rtpbridge/3d@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955836 DLMGCP DEBUG <0013> endpoint:rtpbridge/3e@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955836 DLMGCP DEBUG <0013> endpoint:rtpbridge/3f@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955836 DLMGCP DEBUG <0013> endpoint:rtpbridge/40@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955836 DLMGCP DEBUG <0013> endpoint:rtpbridge/41@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955836 DLMGCP DEBUG <0013> endpoint:rtpbridge/42@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955836 DLMGCP DEBUG <0013> endpoint:rtpbridge/43@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955836 DLMGCP DEBUG <0013> endpoint:rtpbridge/44@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955836 DLMGCP DEBUG <0013> endpoint:rtpbridge/45@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955836 DLMGCP DEBUG <0013> endpoint:rtpbridge/46@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955836 DLMGCP DEBUG <0013> endpoint:rtpbridge/47@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955836 DLMGCP DEBUG <0013> endpoint:rtpbridge/48@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955836 DLMGCP DEBUG <0013> endpoint:rtpbridge/49@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955836 DLMGCP DEBUG <0013> endpoint:rtpbridge/4a@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955836 DLMGCP DEBUG <0013> endpoint:rtpbridge/4b@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955836 DLMGCP DEBUG <0013> endpoint:rtpbridge/4c@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955836 DLMGCP DEBUG <0013> endpoint:rtpbridge/4d@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955836 DLMGCP DEBUG <0013> endpoint:rtpbridge/4e@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955836 DLMGCP DEBUG <0013> endpoint:rtpbridge/4f@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955836 DLMGCP DEBUG <0013> endpoint:rtpbridge/50@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955836 DLMGCP DEBUG <0013> endpoint:rtpbridge/51@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955836 DLMGCP DEBUG <0013> endpoint:rtpbridge/52@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955836 DLMGCP DEBUG <0013> endpoint:rtpbridge/53@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955836 DLMGCP DEBUG <0013> endpoint:rtpbridge/54@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955836 DLMGCP DEBUG <0013> endpoint:rtpbridge/55@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955836 DLMGCP DEBUG <0013> endpoint:rtpbridge/56@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955836 DLMGCP DEBUG <0013> endpoint:rtpbridge/57@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955836 DLMGCP DEBUG <0013> endpoint:rtpbridge/58@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955836 DLMGCP DEBUG <0013> endpoint:rtpbridge/59@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955836 DLMGCP DEBUG <0013> endpoint:rtpbridge/5a@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955836 DLMGCP DEBUG <0013> endpoint:rtpbridge/5b@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955836 DLMGCP DEBUG <0013> endpoint:rtpbridge/5c@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955836 DLMGCP DEBUG <0013> endpoint:rtpbridge/5d@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955836 DLMGCP DEBUG <0013> endpoint:rtpbridge/5e@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955836 DLMGCP DEBUG <0013> endpoint:rtpbridge/5f@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955836 DLMGCP DEBUG <0013> endpoint:rtpbridge/60@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955836 DLMGCP DEBUG <0013> endpoint:rtpbridge/61@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955836 DLMGCP DEBUG <0013> endpoint:rtpbridge/62@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955836 DLMGCP DEBUG <0013> endpoint:rtpbridge/63@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955836 DLMGCP DEBUG <0013> endpoint:rtpbridge/64@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955836 DLMGCP DEBUG <0013> endpoint:rtpbridge/65@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955836 DLMGCP DEBUG <0013> endpoint:rtpbridge/66@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955836 DLMGCP DEBUG <0013> endpoint:rtpbridge/67@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955836 DLMGCP DEBUG <0013> endpoint:rtpbridge/68@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955836 DLMGCP DEBUG <0013> endpoint:rtpbridge/69@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955836 DLMGCP DEBUG <0013> endpoint:rtpbridge/6a@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955836 DLMGCP DEBUG <0013> endpoint:rtpbridge/6b@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955836 DLMGCP DEBUG <0013> endpoint:rtpbridge/6c@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955836 DLMGCP DEBUG <0013> endpoint:rtpbridge/6d@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955836 DLMGCP DEBUG <0013> endpoint:rtpbridge/6e@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955836 DLMGCP DEBUG <0013> endpoint:rtpbridge/6f@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955836 DLMGCP DEBUG <0013> endpoint:rtpbridge/70@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955836 DLMGCP DEBUG <0013> endpoint:rtpbridge/71@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955836 DLMGCP DEBUG <0013> endpoint:rtpbridge/72@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955836 DLMGCP DEBUG <0013> endpoint:rtpbridge/73@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955836 DLMGCP DEBUG <0013> endpoint:rtpbridge/74@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955836 DLMGCP DEBUG <0013> endpoint:rtpbridge/75@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955836 DLMGCP DEBUG <0013> endpoint:rtpbridge/76@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955836 DLMGCP DEBUG <0013> endpoint:rtpbridge/77@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955836 DLMGCP DEBUG <0013> endpoint:rtpbridge/78@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955836 DLMGCP DEBUG <0013> endpoint:rtpbridge/79@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955836 DLMGCP DEBUG <0013> endpoint:rtpbridge/7a@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955836 DLMGCP DEBUG <0013> endpoint:rtpbridge/7b@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955836 DLMGCP DEBUG <0013> endpoint:rtpbridge/7c@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955836 DLMGCP DEBUG <0013> endpoint:rtpbridge/7d@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955836 DLMGCP DEBUG <0013> endpoint:rtpbridge/7e@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955836 DLMGCP DEBUG <0013> endpoint:rtpbridge/7f@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955836 DLMGCP DEBUG <0013> endpoint:rtpbridge/80@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955836 DLMGCP DEBUG <0013> endpoint:rtpbridge/81@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955836 DLMGCP DEBUG <0013> endpoint:rtpbridge/82@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955836 DLMGCP DEBUG <0013> endpoint:rtpbridge/83@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955836 DLMGCP DEBUG <0013> endpoint:rtpbridge/84@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955836 DLMGCP DEBUG <0013> endpoint:rtpbridge/85@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955836 DLMGCP DEBUG <0013> endpoint:rtpbridge/86@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955836 DLMGCP DEBUG <0013> endpoint:rtpbridge/87@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955836 DLMGCP DEBUG <0013> endpoint:rtpbridge/88@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955836 DLMGCP DEBUG <0013> endpoint:rtpbridge/89@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955838 DLMGCP DEBUG <0013> Received message: line #00: DLCX 2644 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241102125955838 DLMGCP DEBUG <0013> Received message: line #01: C: 0065 (mgcp_msg.c:67) 20241102125955838 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found free endpoint: rtpbridge/1@mgw (mgcp_endp.c:261) 20241102125955838 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:441) 20241102125955838 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241102125955838 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955838 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955838 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955838 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955838 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955838 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955838 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955838 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955838 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955838 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955838 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955838 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955838 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955838 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955838 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955838 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955838 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955839 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955839 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955839 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955839 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955839 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955839 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955839 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955839 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955839 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955839 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955839 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955839 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955839 DLMGCP DEBUG <0013> endpoint:rtpbridge/1e@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955839 DLMGCP DEBUG <0013> endpoint:rtpbridge/1f@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955839 DLMGCP DEBUG <0013> endpoint:rtpbridge/20@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955839 DLMGCP DEBUG <0013> endpoint:rtpbridge/21@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955839 DLMGCP DEBUG <0013> endpoint:rtpbridge/22@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955839 DLMGCP DEBUG <0013> endpoint:rtpbridge/23@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955839 DLMGCP DEBUG <0013> endpoint:rtpbridge/24@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955839 DLMGCP DEBUG <0013> endpoint:rtpbridge/25@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955839 DLMGCP DEBUG <0013> endpoint:rtpbridge/26@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955839 DLMGCP DEBUG <0013> endpoint:rtpbridge/27@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955839 DLMGCP DEBUG <0013> endpoint:rtpbridge/28@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955839 DLMGCP DEBUG <0013> endpoint:rtpbridge/29@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955839 DLMGCP DEBUG <0013> endpoint:rtpbridge/2a@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955839 DLMGCP DEBUG <0013> endpoint:rtpbridge/2b@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955839 DLMGCP DEBUG <0013> endpoint:rtpbridge/2c@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955839 DLMGCP DEBUG <0013> endpoint:rtpbridge/2d@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955839 DLMGCP DEBUG <0013> endpoint:rtpbridge/2e@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955839 DLMGCP DEBUG <0013> endpoint:rtpbridge/2f@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955839 DLMGCP DEBUG <0013> endpoint:rtpbridge/30@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955839 DLMGCP DEBUG <0013> endpoint:rtpbridge/31@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955839 DLMGCP DEBUG <0013> endpoint:rtpbridge/32@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955839 DLMGCP DEBUG <0013> endpoint:rtpbridge/33@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955839 DLMGCP DEBUG <0013> endpoint:rtpbridge/34@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955839 DLMGCP DEBUG <0013> endpoint:rtpbridge/35@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955839 DLMGCP DEBUG <0013> endpoint:rtpbridge/36@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955839 DLMGCP DEBUG <0013> endpoint:rtpbridge/37@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955839 DLMGCP DEBUG <0013> endpoint:rtpbridge/38@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955839 DLMGCP DEBUG <0013> endpoint:rtpbridge/39@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955839 DLMGCP DEBUG <0013> endpoint:rtpbridge/3a@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955839 DLMGCP DEBUG <0013> endpoint:rtpbridge/3b@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955839 DLMGCP DEBUG <0013> endpoint:rtpbridge/3c@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955839 DLMGCP DEBUG <0013> endpoint:rtpbridge/3d@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955839 DLMGCP DEBUG <0013> endpoint:rtpbridge/3e@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955839 DLMGCP DEBUG <0013> endpoint:rtpbridge/3f@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955839 DLMGCP DEBUG <0013> endpoint:rtpbridge/40@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955839 DLMGCP DEBUG <0013> endpoint:rtpbridge/41@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955839 DLMGCP DEBUG <0013> endpoint:rtpbridge/42@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955839 DLMGCP DEBUG <0013> endpoint:rtpbridge/43@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955839 DLMGCP DEBUG <0013> endpoint:rtpbridge/44@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955839 DLMGCP DEBUG <0013> endpoint:rtpbridge/45@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955839 DLMGCP DEBUG <0013> endpoint:rtpbridge/46@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955839 DLMGCP DEBUG <0013> endpoint:rtpbridge/47@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955839 DLMGCP DEBUG <0013> endpoint:rtpbridge/48@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955839 DLMGCP DEBUG <0013> endpoint:rtpbridge/49@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955839 DLMGCP DEBUG <0013> endpoint:rtpbridge/4a@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955839 DLMGCP DEBUG <0013> endpoint:rtpbridge/4b@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955839 DLMGCP DEBUG <0013> endpoint:rtpbridge/4c@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955839 DLMGCP DEBUG <0013> endpoint:rtpbridge/4d@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955839 DLMGCP DEBUG <0013> endpoint:rtpbridge/4e@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955839 DLMGCP DEBUG <0013> endpoint:rtpbridge/4f@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955839 DLMGCP DEBUG <0013> endpoint:rtpbridge/50@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955839 DLMGCP DEBUG <0013> endpoint:rtpbridge/51@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955839 DLMGCP DEBUG <0013> endpoint:rtpbridge/52@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955839 DLMGCP DEBUG <0013> endpoint:rtpbridge/53@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955839 DLMGCP DEBUG <0013> endpoint:rtpbridge/54@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955839 DLMGCP DEBUG <0013> endpoint:rtpbridge/55@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955839 DLMGCP DEBUG <0013> endpoint:rtpbridge/56@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955839 DLMGCP DEBUG <0013> endpoint:rtpbridge/57@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955839 DLMGCP DEBUG <0013> endpoint:rtpbridge/58@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955839 DLMGCP DEBUG <0013> endpoint:rtpbridge/59@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955839 DLMGCP DEBUG <0013> endpoint:rtpbridge/5a@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955839 DLMGCP DEBUG <0013> endpoint:rtpbridge/5b@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955839 DLMGCP DEBUG <0013> endpoint:rtpbridge/5c@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955839 DLMGCP DEBUG <0013> endpoint:rtpbridge/5d@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955839 DLMGCP DEBUG <0013> endpoint:rtpbridge/5e@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955839 DLMGCP DEBUG <0013> endpoint:rtpbridge/5f@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955839 DLMGCP DEBUG <0013> endpoint:rtpbridge/60@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955839 DLMGCP DEBUG <0013> endpoint:rtpbridge/61@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955839 DLMGCP DEBUG <0013> endpoint:rtpbridge/62@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955839 DLMGCP DEBUG <0013> endpoint:rtpbridge/63@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955839 DLMGCP DEBUG <0013> endpoint:rtpbridge/64@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955839 DLMGCP DEBUG <0013> endpoint:rtpbridge/65@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955839 DLMGCP DEBUG <0013> endpoint:rtpbridge/66@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955839 DLMGCP DEBUG <0013> endpoint:rtpbridge/67@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955839 DLMGCP DEBUG <0013> endpoint:rtpbridge/68@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955839 DLMGCP DEBUG <0013> endpoint:rtpbridge/69@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955839 DLMGCP DEBUG <0013> endpoint:rtpbridge/6a@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955839 DLMGCP DEBUG <0013> endpoint:rtpbridge/6b@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955839 DLMGCP DEBUG <0013> endpoint:rtpbridge/6c@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955839 DLMGCP DEBUG <0013> endpoint:rtpbridge/6d@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955839 DLMGCP DEBUG <0013> endpoint:rtpbridge/6e@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955839 DLMGCP DEBUG <0013> endpoint:rtpbridge/6f@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955839 DLMGCP DEBUG <0013> endpoint:rtpbridge/70@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955839 DLMGCP DEBUG <0013> endpoint:rtpbridge/71@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955839 DLMGCP DEBUG <0013> endpoint:rtpbridge/72@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955839 DLMGCP DEBUG <0013> endpoint:rtpbridge/73@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955839 DLMGCP DEBUG <0013> endpoint:rtpbridge/74@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955839 DLMGCP DEBUG <0013> endpoint:rtpbridge/75@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955839 DLMGCP DEBUG <0013> endpoint:rtpbridge/76@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955839 DLMGCP DEBUG <0013> endpoint:rtpbridge/77@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955839 DLMGCP DEBUG <0013> endpoint:rtpbridge/78@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955839 DLMGCP DEBUG <0013> endpoint:rtpbridge/79@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955839 DLMGCP DEBUG <0013> endpoint:rtpbridge/7a@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955839 DLMGCP DEBUG <0013> endpoint:rtpbridge/7b@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955839 DLMGCP DEBUG <0013> endpoint:rtpbridge/7c@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955839 DLMGCP DEBUG <0013> endpoint:rtpbridge/7d@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955839 DLMGCP DEBUG <0013> endpoint:rtpbridge/7e@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955839 DLMGCP DEBUG <0013> endpoint:rtpbridge/7f@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955839 DLMGCP DEBUG <0013> endpoint:rtpbridge/80@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955839 DLMGCP DEBUG <0013> endpoint:rtpbridge/81@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955839 DLMGCP DEBUG <0013> endpoint:rtpbridge/82@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955839 DLMGCP DEBUG <0013> endpoint:rtpbridge/83@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955839 DLMGCP DEBUG <0013> endpoint:rtpbridge/84@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955839 DLMGCP DEBUG <0013> endpoint:rtpbridge/85@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955839 DLMGCP DEBUG <0013> endpoint:rtpbridge/86@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955841 DLMGCP DEBUG <0013> Received message: line #00: DLCX 2645 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241102125955841 DLMGCP DEBUG <0013> Received message: line #01: C: 0066 (mgcp_msg.c:67) 20241102125955841 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found free endpoint: rtpbridge/1@mgw (mgcp_endp.c:261) 20241102125955841 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:441) 20241102125955841 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241102125955841 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955841 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955841 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955841 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955841 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955842 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955842 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955842 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955842 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955842 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955842 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955842 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955842 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955842 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955842 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955842 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955842 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955842 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955842 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955842 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955842 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955842 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955842 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955842 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955842 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955842 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955842 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955842 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955842 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955842 DLMGCP DEBUG <0013> endpoint:rtpbridge/1e@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955842 DLMGCP DEBUG <0013> endpoint:rtpbridge/1f@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955842 DLMGCP DEBUG <0013> endpoint:rtpbridge/20@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955842 DLMGCP DEBUG <0013> endpoint:rtpbridge/21@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955842 DLMGCP DEBUG <0013> endpoint:rtpbridge/22@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955842 DLMGCP DEBUG <0013> endpoint:rtpbridge/23@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955842 DLMGCP DEBUG <0013> endpoint:rtpbridge/24@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955842 DLMGCP DEBUG <0013> endpoint:rtpbridge/25@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955842 DLMGCP DEBUG <0013> endpoint:rtpbridge/26@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955842 DLMGCP DEBUG <0013> endpoint:rtpbridge/27@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955842 DLMGCP DEBUG <0013> endpoint:rtpbridge/28@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955842 DLMGCP DEBUG <0013> endpoint:rtpbridge/29@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955842 DLMGCP DEBUG <0013> endpoint:rtpbridge/2a@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955842 DLMGCP DEBUG <0013> endpoint:rtpbridge/2b@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955842 DLMGCP DEBUG <0013> endpoint:rtpbridge/2c@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955842 DLMGCP DEBUG <0013> endpoint:rtpbridge/2d@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955842 DLMGCP DEBUG <0013> endpoint:rtpbridge/2e@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955842 DLMGCP DEBUG <0013> endpoint:rtpbridge/2f@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955842 DLMGCP DEBUG <0013> endpoint:rtpbridge/30@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955842 DLMGCP DEBUG <0013> endpoint:rtpbridge/31@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955842 DLMGCP DEBUG <0013> endpoint:rtpbridge/32@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955842 DLMGCP DEBUG <0013> endpoint:rtpbridge/33@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955842 DLMGCP DEBUG <0013> endpoint:rtpbridge/34@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955842 DLMGCP DEBUG <0013> endpoint:rtpbridge/35@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955842 DLMGCP DEBUG <0013> endpoint:rtpbridge/36@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955842 DLMGCP DEBUG <0013> endpoint:rtpbridge/37@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955842 DLMGCP DEBUG <0013> endpoint:rtpbridge/38@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955842 DLMGCP DEBUG <0013> endpoint:rtpbridge/39@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955842 DLMGCP DEBUG <0013> endpoint:rtpbridge/3a@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955842 DLMGCP DEBUG <0013> endpoint:rtpbridge/3b@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955842 DLMGCP DEBUG <0013> endpoint:rtpbridge/3c@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955842 DLMGCP DEBUG <0013> endpoint:rtpbridge/3d@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955842 DLMGCP DEBUG <0013> endpoint:rtpbridge/3e@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955842 DLMGCP DEBUG <0013> endpoint:rtpbridge/3f@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955842 DLMGCP DEBUG <0013> endpoint:rtpbridge/40@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955842 DLMGCP DEBUG <0013> endpoint:rtpbridge/41@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955842 DLMGCP DEBUG <0013> endpoint:rtpbridge/42@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955842 DLMGCP DEBUG <0013> endpoint:rtpbridge/43@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955842 DLMGCP DEBUG <0013> endpoint:rtpbridge/44@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955842 DLMGCP DEBUG <0013> endpoint:rtpbridge/45@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955842 DLMGCP DEBUG <0013> endpoint:rtpbridge/46@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955842 DLMGCP DEBUG <0013> endpoint:rtpbridge/47@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955842 DLMGCP DEBUG <0013> endpoint:rtpbridge/48@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955842 DLMGCP DEBUG <0013> endpoint:rtpbridge/49@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955842 DLMGCP DEBUG <0013> endpoint:rtpbridge/4a@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955842 DLMGCP DEBUG <0013> endpoint:rtpbridge/4b@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955842 DLMGCP DEBUG <0013> endpoint:rtpbridge/4c@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955842 DLMGCP DEBUG <0013> endpoint:rtpbridge/4d@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955842 DLMGCP DEBUG <0013> endpoint:rtpbridge/4e@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955842 DLMGCP DEBUG <0013> endpoint:rtpbridge/4f@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955842 DLMGCP DEBUG <0013> endpoint:rtpbridge/50@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955842 DLMGCP DEBUG <0013> endpoint:rtpbridge/51@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955842 DLMGCP DEBUG <0013> endpoint:rtpbridge/52@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955842 DLMGCP DEBUG <0013> endpoint:rtpbridge/53@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955842 DLMGCP DEBUG <0013> endpoint:rtpbridge/54@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955842 DLMGCP DEBUG <0013> endpoint:rtpbridge/55@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955842 DLMGCP DEBUG <0013> endpoint:rtpbridge/56@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955842 DLMGCP DEBUG <0013> endpoint:rtpbridge/57@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955842 DLMGCP DEBUG <0013> endpoint:rtpbridge/58@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955842 DLMGCP DEBUG <0013> endpoint:rtpbridge/59@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955842 DLMGCP DEBUG <0013> endpoint:rtpbridge/5a@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955842 DLMGCP DEBUG <0013> endpoint:rtpbridge/5b@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955842 DLMGCP DEBUG <0013> endpoint:rtpbridge/5c@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955842 DLMGCP DEBUG <0013> endpoint:rtpbridge/5d@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955842 DLMGCP DEBUG <0013> endpoint:rtpbridge/5e@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955842 DLMGCP DEBUG <0013> endpoint:rtpbridge/5f@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955842 DLMGCP DEBUG <0013> endpoint:rtpbridge/60@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955842 DLMGCP DEBUG <0013> endpoint:rtpbridge/61@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955842 DLMGCP DEBUG <0013> endpoint:rtpbridge/62@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955842 DLMGCP DEBUG <0013> endpoint:rtpbridge/63@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955842 DLMGCP DEBUG <0013> endpoint:rtpbridge/64@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955842 DLMGCP DEBUG <0013> endpoint:rtpbridge/65@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955842 DLMGCP DEBUG <0013> endpoint:rtpbridge/66@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955842 DLMGCP DEBUG <0013> endpoint:rtpbridge/67@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955842 DLMGCP DEBUG <0013> endpoint:rtpbridge/68@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955842 DLMGCP DEBUG <0013> endpoint:rtpbridge/69@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955842 DLMGCP DEBUG <0013> endpoint:rtpbridge/6a@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955842 DLMGCP DEBUG <0013> endpoint:rtpbridge/6b@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955842 DLMGCP DEBUG <0013> endpoint:rtpbridge/6c@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955842 DLMGCP DEBUG <0013> endpoint:rtpbridge/6d@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955842 DLMGCP DEBUG <0013> endpoint:rtpbridge/6e@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955842 DLMGCP DEBUG <0013> endpoint:rtpbridge/6f@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955842 DLMGCP DEBUG <0013> endpoint:rtpbridge/70@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955842 DLMGCP DEBUG <0013> endpoint:rtpbridge/71@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955842 DLMGCP DEBUG <0013> endpoint:rtpbridge/72@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955842 DLMGCP DEBUG <0013> endpoint:rtpbridge/73@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955842 DLMGCP DEBUG <0013> endpoint:rtpbridge/74@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955842 DLMGCP DEBUG <0013> endpoint:rtpbridge/75@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955842 DLMGCP DEBUG <0013> endpoint:rtpbridge/76@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955842 DLMGCP DEBUG <0013> endpoint:rtpbridge/77@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955842 DLMGCP DEBUG <0013> endpoint:rtpbridge/78@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955842 DLMGCP DEBUG <0013> endpoint:rtpbridge/79@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955842 DLMGCP DEBUG <0013> endpoint:rtpbridge/7a@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955842 DLMGCP DEBUG <0013> endpoint:rtpbridge/7b@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955842 DLMGCP DEBUG <0013> endpoint:rtpbridge/7c@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955842 DLMGCP DEBUG <0013> endpoint:rtpbridge/7d@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955842 DLMGCP DEBUG <0013> endpoint:rtpbridge/7e@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955842 DLMGCP DEBUG <0013> endpoint:rtpbridge/7f@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955842 DLMGCP DEBUG <0013> endpoint:rtpbridge/80@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955842 DLMGCP DEBUG <0013> endpoint:rtpbridge/81@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955842 DLMGCP DEBUG <0013> endpoint:rtpbridge/82@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955842 DLMGCP DEBUG <0013> endpoint:rtpbridge/83@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955842 DLMGCP DEBUG <0013> endpoint:rtpbridge/84@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955842 DLMGCP DEBUG <0013> endpoint:rtpbridge/85@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955842 DLMGCP DEBUG <0013> endpoint:rtpbridge/86@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955842 DLMGCP DEBUG <0013> endpoint:rtpbridge/87@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955842 DLMGCP DEBUG <0013> endpoint:rtpbridge/88@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955842 DLMGCP DEBUG <0013> endpoint:rtpbridge/89@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955843 DLMGCP DEBUG <0013> Received message: line #00: DLCX 2646 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241102125955843 DLMGCP DEBUG <0013> Received message: line #01: C: 0067 (mgcp_msg.c:67) 20241102125955843 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found free endpoint: rtpbridge/1@mgw (mgcp_endp.c:261) 20241102125955843 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:441) 20241102125955843 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241102125955843 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955843 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955843 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955844 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955844 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955844 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955844 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955844 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955844 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955844 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955844 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955844 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955844 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955844 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955844 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955844 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955844 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955844 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955844 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955844 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955844 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955844 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955844 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955844 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955844 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955844 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955844 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955844 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955844 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955844 DLMGCP DEBUG <0013> endpoint:rtpbridge/1e@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955844 DLMGCP DEBUG <0013> endpoint:rtpbridge/1f@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955844 DLMGCP DEBUG <0013> endpoint:rtpbridge/20@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955844 DLMGCP DEBUG <0013> endpoint:rtpbridge/21@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955844 DLMGCP DEBUG <0013> endpoint:rtpbridge/22@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955844 DLMGCP DEBUG <0013> endpoint:rtpbridge/23@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955844 DLMGCP DEBUG <0013> endpoint:rtpbridge/24@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955844 DLMGCP DEBUG <0013> endpoint:rtpbridge/25@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955844 DLMGCP DEBUG <0013> endpoint:rtpbridge/26@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955844 DLMGCP DEBUG <0013> endpoint:rtpbridge/27@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955844 DLMGCP DEBUG <0013> endpoint:rtpbridge/28@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955844 DLMGCP DEBUG <0013> endpoint:rtpbridge/29@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955844 DLMGCP DEBUG <0013> endpoint:rtpbridge/2a@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955844 DLMGCP DEBUG <0013> endpoint:rtpbridge/2b@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955844 DLMGCP DEBUG <0013> endpoint:rtpbridge/2c@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955844 DLMGCP DEBUG <0013> endpoint:rtpbridge/2d@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955844 DLMGCP DEBUG <0013> endpoint:rtpbridge/2e@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955844 DLMGCP DEBUG <0013> endpoint:rtpbridge/2f@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955844 DLMGCP DEBUG <0013> endpoint:rtpbridge/30@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955844 DLMGCP DEBUG <0013> endpoint:rtpbridge/31@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955844 DLMGCP DEBUG <0013> endpoint:rtpbridge/32@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955844 DLMGCP DEBUG <0013> endpoint:rtpbridge/33@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955844 DLMGCP DEBUG <0013> endpoint:rtpbridge/34@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955844 DLMGCP DEBUG <0013> endpoint:rtpbridge/35@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955844 DLMGCP DEBUG <0013> endpoint:rtpbridge/36@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955844 DLMGCP DEBUG <0013> endpoint:rtpbridge/37@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955844 DLMGCP DEBUG <0013> endpoint:rtpbridge/38@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955844 DLMGCP DEBUG <0013> endpoint:rtpbridge/39@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955847 DLMGCP DEBUG <0013> Received message: line #00: DLCX 2648 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241102125955847 DLMGCP DEBUG <0013> Received message: line #01: C: 0069 (mgcp_msg.c:67) 20241102125955847 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found free endpoint: rtpbridge/1@mgw (mgcp_endp.c:261) 20241102125955847 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:441) 20241102125955847 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241102125955847 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955847 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955847 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955847 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955847 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955847 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955847 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955847 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955847 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955847 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955847 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955847 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955847 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955847 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955847 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955847 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955847 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955847 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955847 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955847 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955847 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955847 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955847 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955847 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955847 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955847 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955847 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955847 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955847 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955847 DLMGCP DEBUG <0013> endpoint:rtpbridge/1e@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955847 DLMGCP DEBUG <0013> endpoint:rtpbridge/1f@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955847 DLMGCP DEBUG <0013> endpoint:rtpbridge/20@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955847 DLMGCP DEBUG <0013> endpoint:rtpbridge/21@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955847 DLMGCP DEBUG <0013> endpoint:rtpbridge/22@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955847 DLMGCP DEBUG <0013> endpoint:rtpbridge/23@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955847 DLMGCP DEBUG <0013> endpoint:rtpbridge/24@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955847 DLMGCP DEBUG <0013> endpoint:rtpbridge/25@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955847 DLMGCP DEBUG <0013> endpoint:rtpbridge/26@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955847 DLMGCP DEBUG <0013> endpoint:rtpbridge/27@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955847 DLMGCP DEBUG <0013> endpoint:rtpbridge/28@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955847 DLMGCP DEBUG <0013> endpoint:rtpbridge/29@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955847 DLMGCP DEBUG <0013> endpoint:rtpbridge/2a@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955847 DLMGCP DEBUG <0013> endpoint:rtpbridge/2b@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955848 DLMGCP DEBUG <0013> endpoint:rtpbridge/2c@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955848 DLMGCP DEBUG <0013> endpoint:rtpbridge/2d@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955848 DLMGCP DEBUG <0013> endpoint:rtpbridge/2e@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955848 DLMGCP DEBUG <0013> endpoint:rtpbridge/2f@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955848 DLMGCP DEBUG <0013> endpoint:rtpbridge/30@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955848 DLMGCP DEBUG <0013> endpoint:rtpbridge/31@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955848 DLMGCP DEBUG <0013> endpoint:rtpbridge/32@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955848 DLMGCP DEBUG <0013> endpoint:rtpbridge/33@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955848 DLMGCP DEBUG <0013> endpoint:rtpbridge/34@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955848 DLMGCP DEBUG <0013> endpoint:rtpbridge/35@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955848 DLMGCP DEBUG <0013> endpoint:rtpbridge/36@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955848 DLMGCP DEBUG <0013> endpoint:rtpbridge/37@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955848 DLMGCP DEBUG <0013> endpoint:rtpbridge/38@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955848 DLMGCP DEBUG <0013> endpoint:rtpbridge/39@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955848 DLMGCP DEBUG <0013> endpoint:rtpbridge/3a@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955848 DLMGCP DEBUG <0013> endpoint:rtpbridge/3b@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955848 DLMGCP DEBUG <0013> endpoint:rtpbridge/3c@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955848 DLMGCP DEBUG <0013> endpoint:rtpbridge/3d@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955848 DLMGCP DEBUG <0013> endpoint:rtpbridge/3e@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955848 DLMGCP DEBUG <0013> endpoint:rtpbridge/3f@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955848 DLMGCP DEBUG <0013> endpoint:rtpbridge/40@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955848 DLMGCP DEBUG <0013> endpoint:rtpbridge/41@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955848 DLMGCP DEBUG <0013> endpoint:rtpbridge/42@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955848 DLMGCP DEBUG <0013> endpoint:rtpbridge/43@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955848 DLMGCP DEBUG <0013> endpoint:rtpbridge/44@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955848 DLMGCP DEBUG <0013> endpoint:rtpbridge/45@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955848 DLMGCP DEBUG <0013> endpoint:rtpbridge/46@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955848 DLMGCP DEBUG <0013> endpoint:rtpbridge/47@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955848 DLMGCP DEBUG <0013> endpoint:rtpbridge/48@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955848 DLMGCP DEBUG <0013> endpoint:rtpbridge/49@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955848 DLMGCP DEBUG <0013> endpoint:rtpbridge/4a@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955848 DLMGCP DEBUG <0013> endpoint:rtpbridge/4b@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955848 DLMGCP DEBUG <0013> endpoint:rtpbridge/4c@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955848 DLMGCP DEBUG <0013> endpoint:rtpbridge/4d@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955848 DLMGCP DEBUG <0013> endpoint:rtpbridge/4e@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955848 DLMGCP DEBUG <0013> endpoint:rtpbridge/4f@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955848 DLMGCP DEBUG <0013> endpoint:rtpbridge/50@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955848 DLMGCP DEBUG <0013> endpoint:rtpbridge/51@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955848 DLMGCP DEBUG <0013> endpoint:rtpbridge/52@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955848 DLMGCP DEBUG <0013> endpoint:rtpbridge/53@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955848 DLMGCP DEBUG <0013> endpoint:rtpbridge/54@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955848 DLMGCP DEBUG <0013> endpoint:rtpbridge/55@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955848 DLMGCP DEBUG <0013> endpoint:rtpbridge/56@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955848 DLMGCP DEBUG <0013> endpoint:rtpbridge/57@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955848 DLMGCP DEBUG <0013> endpoint:rtpbridge/58@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955848 DLMGCP DEBUG <0013> endpoint:rtpbridge/59@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955848 DLMGCP DEBUG <0013> endpoint:rtpbridge/5a@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955848 DLMGCP DEBUG <0013> endpoint:rtpbridge/5b@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955848 DLMGCP DEBUG <0013> endpoint:rtpbridge/5c@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955848 DLMGCP DEBUG <0013> endpoint:rtpbridge/5d@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955848 DLMGCP DEBUG <0013> endpoint:rtpbridge/5e@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955848 DLMGCP DEBUG <0013> endpoint:rtpbridge/5f@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955848 DLMGCP DEBUG <0013> endpoint:rtpbridge/60@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955848 DLMGCP DEBUG <0013> endpoint:rtpbridge/61@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955848 DLMGCP DEBUG <0013> endpoint:rtpbridge/62@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955848 DLMGCP DEBUG <0013> endpoint:rtpbridge/63@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955848 DLMGCP DEBUG <0013> endpoint:rtpbridge/64@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955848 DLMGCP DEBUG <0013> endpoint:rtpbridge/65@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955848 DLMGCP DEBUG <0013> endpoint:rtpbridge/66@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955848 DLMGCP DEBUG <0013> endpoint:rtpbridge/67@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955848 DLMGCP DEBUG <0013> endpoint:rtpbridge/68@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955848 DLMGCP DEBUG <0013> endpoint:rtpbridge/69@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955848 DLMGCP DEBUG <0013> endpoint:rtpbridge/6a@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955848 DLMGCP DEBUG <0013> endpoint:rtpbridge/6b@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955848 DLMGCP DEBUG <0013> endpoint:rtpbridge/6c@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955848 DLMGCP DEBUG <0013> endpoint:rtpbridge/6d@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955848 DLMGCP DEBUG <0013> endpoint:rtpbridge/6e@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955848 DLMGCP DEBUG <0013> endpoint:rtpbridge/6f@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955848 DLMGCP DEBUG <0013> endpoint:rtpbridge/70@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955848 DLMGCP DEBUG <0013> endpoint:rtpbridge/71@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955848 DLMGCP DEBUG <0013> endpoint:rtpbridge/72@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955848 DLMGCP DEBUG <0013> endpoint:rtpbridge/73@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955848 DLMGCP DEBUG <0013> endpoint:rtpbridge/74@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955848 DLMGCP DEBUG <0013> endpoint:rtpbridge/75@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955848 DLMGCP DEBUG <0013> endpoint:rtpbridge/76@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955848 DLMGCP DEBUG <0013> endpoint:rtpbridge/77@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955848 DLMGCP DEBUG <0013> endpoint:rtpbridge/78@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955848 DLMGCP DEBUG <0013> endpoint:rtpbridge/79@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955848 DLMGCP DEBUG <0013> endpoint:rtpbridge/7a@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955848 DLMGCP DEBUG <0013> endpoint:rtpbridge/7b@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955848 DLMGCP DEBUG <0013> endpoint:rtpbridge/7c@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955848 DLMGCP DEBUG <0013> endpoint:rtpbridge/7d@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955848 DLMGCP DEBUG <0013> endpoint:rtpbridge/7e@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955848 DLMGCP DEBUG <0013> endpoint:rtpbridge/7f@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955848 DLMGCP DEBUG <0013> endpoint:rtpbridge/80@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955848 DLMGCP DEBUG <0013> endpoint:rtpbridge/81@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955848 DLMGCP DEBUG <0013> endpoint:rtpbridge/82@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955848 DLMGCP DEBUG <0013> endpoint:rtpbridge/83@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955848 DLMGCP DEBUG <0013> endpoint:rtpbridge/84@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955848 DLMGCP DEBUG <0013> endpoint:rtpbridge/85@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955848 DLMGCP DEBUG <0013> endpoint:rtpbridge/86@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955848 DLMGCP DEBUG <0013> endpoint:rtpbridge/87@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955848 DLMGCP DEBUG <0013> endpoint:rtpbridge/88@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955848 DLMGCP DEBUG <0013> endpoint:rtpbridge/89@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955848 DLMGCP DEBUG <0013> endpoint:rtpbridge/8a@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955848 DLMGCP DEBUG <0013> endpoint:rtpbridge/8b@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955848 DLMGCP DEBUG <0013> endpoint:rtpbridge/8c@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955848 DLMGCP DEBUG <0013> endpoint:rtpbridge/8d@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955848 DLMGCP DEBUG <0013> endpoint:rtpbridge/8e@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955848 DLMGCP DEBUG <0013> endpoint:rtpbridge/8f@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955848 DLMGCP DEBUG <0013> endpoint:rtpbridge/90@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955848 DLMGCP DEBUG <0013> endpoint:rtpbridge/91@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955848 DLMGCP DEBUG <0013> endpoint:rtpbridge/92@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955848 DLMGCP DEBUG <0013> endpoint:rtpbridge/93@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955848 DLMGCP DEBUG <0013> endpoint:rtpbridge/94@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955848 DLMGCP DEBUG <0013> endpoint:rtpbridge/95@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955848 DLMGCP DEBUG <0013> endpoint:rtpbridge/96@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955848 DLMGCP DEBUG <0013> endpoint:rtpbridge/97@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955848 DLMGCP DEBUG <0013> endpoint:rtpbridge/98@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955848 DLMGCP DEBUG <0013> endpoint:rtpbridge/99@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955848 DLMGCP DEBUG <0013> endpoint:rtpbridge/9a@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955848 DLMGCP DEBUG <0013> endpoint:rtpbridge/9b@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955848 DLMGCP DEBUG <0013> endpoint:rtpbridge/9c@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955848 DLMGCP DEBUG <0013> endpoint:rtpbridge/9d@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955848 DLMGCP DEBUG <0013> endpoint:rtpbridge/9e@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955848 DLMGCP DEBUG <0013> endpoint:rtpbridge/9f@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955848 DLMGCP DEBUG <0013> endpoint:rtpbridge/a0@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955848 DLMGCP DEBUG <0013> endpoint:rtpbridge/a1@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955848 DLMGCP DEBUG <0013> endpoint:rtpbridge/a2@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955848 DLMGCP DEBUG <0013> endpoint:rtpbridge/a3@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955848 DLMGCP DEBUG <0013> endpoint:rtpbridge/a4@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955848 DLMGCP DEBUG <0013> endpoint:rtpbridge/a5@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955848 DLMGCP DEBUG <0013> endpoint:rtpbridge/a6@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955848 DLMGCP DEBUG <0013> endpoint:rtpbridge/a7@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955848 DLMGCP DEBUG <0013> endpoint:rtpbridge/a8@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955848 DLMGCP DEBUG <0013> endpoint:rtpbridge/a9@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955848 DLMGCP DEBUG <0013> endpoint:rtpbridge/aa@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955848 DLMGCP DEBUG <0013> endpoint:rtpbridge/ab@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955848 DLMGCP DEBUG <0013> endpoint:rtpbridge/ac@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955848 DLMGCP DEBUG <0013> endpoint:rtpbridge/ad@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955848 DLMGCP DEBUG <0013> endpoint:rtpbridge/ae@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955848 DLMGCP DEBUG <0013> endpoint:rtpbridge/af@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955848 DLMGCP DEBUG <0013> endpoint:rtpbridge/b0@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955848 DLMGCP DEBUG <0013> endpoint:rtpbridge/b1@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955848 DLMGCP DEBUG <0013> endpoint:rtpbridge/b2@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955848 DLMGCP DEBUG <0013> endpoint:rtpbridge/b3@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955848 DLMGCP DEBUG <0013> endpoint:rtpbridge/b4@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955848 DLMGCP DEBUG <0013> endpoint:rtpbridge/b5@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955848 DLMGCP DEBUG <0013> endpoint:rtpbridge/b6@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955848 DLMGCP DEBUG <0013> endpoint:rtpbridge/b7@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955848 DLMGCP DEBUG <0013> endpoint:rtpbridge/b8@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955848 DLMGCP DEBUG <0013> endpoint:rtpbridge/b9@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955848 DLMGCP DEBUG <0013> endpoint:rtpbridge/ba@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955848 DLMGCP DEBUG <0013> endpoint:rtpbridge/bb@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955848 DLMGCP DEBUG <0013> endpoint:rtpbridge/bc@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955848 DLMGCP DEBUG <0013> endpoint:rtpbridge/bd@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955848 DLMGCP DEBUG <0013> endpoint:rtpbridge/be@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955848 DLMGCP DEBUG <0013> endpoint:rtpbridge/bf@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955848 DLMGCP DEBUG <0013> endpoint:rtpbridge/c0@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955848 DLMGCP DEBUG <0013> endpoint:rtpbridge/c1@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955848 DLMGCP DEBUG <0013> endpoint:rtpbridge/c2@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955848 DLMGCP DEBUG <0013> endpoint:rtpbridge/c3@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955848 DLMGCP DEBUG <0013> endpoint:rtpbridge/c4@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955848 DLMGCP DEBUG <0013> endpoint:rtpbridge/c5@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955848 DLMGCP DEBUG <0013> endpoint:rtpbridge/c6@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955848 DLMGCP DEBUG <0013> endpoint:rtpbridge/c7@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955848 DLMGCP DEBUG <0013> endpoint:rtpbridge/c8@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955848 DLMGCP DEBUG <0013> endpoint:rtpbridge/c9@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955848 DLMGCP DEBUG <0013> endpoint:rtpbridge/ca@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955848 DLMGCP DEBUG <0013> endpoint:rtpbridge/cb@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955848 DLMGCP DEBUG <0013> endpoint:rtpbridge/cc@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955848 DLMGCP DEBUG <0013> endpoint:rtpbridge/cd@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955848 DLMGCP DEBUG <0013> endpoint:rtpbridge/ce@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955848 DLMGCP DEBUG <0013> endpoint:rtpbridge/cf@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955848 DLMGCP DEBUG <0013> endpoint:rtpbridge/d0@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955848 DLMGCP DEBUG <0013> endpoint:rtpbridge/d1@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955848 DLMGCP DEBUG <0013> endpoint:rtpbridge/d2@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955848 DLMGCP DEBUG <0013> endpoint:rtpbridge/d3@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955848 DLMGCP DEBUG <0013> endpoint:rtpbridge/d4@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955848 DLMGCP DEBUG <0013> endpoint:rtpbridge/d5@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955848 DLMGCP DEBUG <0013> endpoint:rtpbridge/d6@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955848 DLMGCP DEBUG <0013> endpoint:rtpbridge/d7@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955848 DLMGCP DEBUG <0013> endpoint:rtpbridge/d8@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955848 DLMGCP DEBUG <0013> endpoint:rtpbridge/d9@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955848 DLMGCP DEBUG <0013> endpoint:rtpbridge/da@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955848 DLMGCP DEBUG <0013> endpoint:rtpbridge/db@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955848 DLMGCP DEBUG <0013> endpoint:rtpbridge/dc@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955848 DLMGCP DEBUG <0013> endpoint:rtpbridge/dd@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955848 DLMGCP DEBUG <0013> endpoint:rtpbridge/de@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955848 DLMGCP DEBUG <0013> endpoint:rtpbridge/df@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955849 DLMGCP DEBUG <0013> endpoint:rtpbridge/e0@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955849 DLMGCP DEBUG <0013> endpoint:rtpbridge/e1@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955849 DLMGCP DEBUG <0013> endpoint:rtpbridge/e2@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955849 DLMGCP DEBUG <0013> endpoint:rtpbridge/e3@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955849 DLMGCP DEBUG <0013> endpoint:rtpbridge/e4@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955849 DLMGCP DEBUG <0013> endpoint:rtpbridge/e5@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955849 DLMGCP DEBUG <0013> endpoint:rtpbridge/e6@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955849 DLMGCP DEBUG <0013> endpoint:rtpbridge/e7@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955849 DLMGCP DEBUG <0013> endpoint:rtpbridge/e8@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955849 DLMGCP DEBUG <0013> endpoint:rtpbridge/e9@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955849 DLMGCP DEBUG <0013> endpoint:rtpbridge/ea@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955849 DLMGCP DEBUG <0013> endpoint:rtpbridge/eb@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955849 DLMGCP DEBUG <0013> endpoint:rtpbridge/ec@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955849 DLMGCP DEBUG <0013> endpoint:rtpbridge/ed@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955849 DLMGCP DEBUG <0013> endpoint:rtpbridge/ee@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955849 DLMGCP DEBUG <0013> endpoint:rtpbridge/ef@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955849 DLMGCP DEBUG <0013> endpoint:rtpbridge/f0@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955849 DLMGCP DEBUG <0013> endpoint:rtpbridge/f1@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955849 DLMGCP DEBUG <0013> endpoint:rtpbridge/f2@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955849 DLMGCP DEBUG <0013> endpoint:rtpbridge/f3@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955849 DLMGCP DEBUG <0013> endpoint:rtpbridge/f4@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955849 DLMGCP DEBUG <0013> endpoint:rtpbridge/f5@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955849 DLMGCP DEBUG <0013> endpoint:rtpbridge/f6@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955849 DLMGCP DEBUG <0013> endpoint:rtpbridge/f7@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955849 DLMGCP DEBUG <0013> endpoint:rtpbridge/f8@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955849 DLMGCP DEBUG <0013> endpoint:rtpbridge/f9@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955849 DLMGCP DEBUG <0013> endpoint:rtpbridge/fa@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955849 DLMGCP DEBUG <0013> endpoint:rtpbridge/fb@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955849 DLMGCP DEBUG <0013> endpoint:rtpbridge/fc@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955849 DLMGCP DEBUG <0013> endpoint:rtpbridge/fd@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955849 DLMGCP DEBUG <0013> endpoint:rtpbridge/fe@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955849 DLMGCP DEBUG <0013> endpoint:rtpbridge/ff@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955849 DLMGCP DEBUG <0013> endpoint:rtpbridge/100@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955849 DLMGCP DEBUG <0013> endpoint:rtpbridge/101@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955849 DLMGCP DEBUG <0013> endpoint:rtpbridge/102@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955849 DLMGCP DEBUG <0013> endpoint:rtpbridge/103@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955849 DLMGCP DEBUG <0013> endpoint:rtpbridge/104@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955849 DLMGCP DEBUG <0013> endpoint:rtpbridge/105@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955849 DLMGCP DEBUG <0013> endpoint:rtpbridge/106@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955849 DLMGCP DEBUG <0013> endpoint:rtpbridge/107@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955849 DLMGCP DEBUG <0013> endpoint:rtpbridge/108@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955849 DLMGCP DEBUG <0013> endpoint:rtpbridge/109@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955849 DLMGCP DEBUG <0013> endpoint:rtpbridge/10a@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955849 DLMGCP DEBUG <0013> endpoint:rtpbridge/10b@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955849 DLMGCP DEBUG <0013> endpoint:rtpbridge/10c@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955849 DLMGCP DEBUG <0013> endpoint:rtpbridge/10d@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955849 DLMGCP DEBUG <0013> endpoint:rtpbridge/10e@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955849 DLMGCP DEBUG <0013> endpoint:rtpbridge/10f@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955849 DLMGCP DEBUG <0013> endpoint:rtpbridge/110@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955849 DLMGCP DEBUG <0013> endpoint:rtpbridge/111@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955849 DLMGCP DEBUG <0013> endpoint:rtpbridge/112@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955849 DLMGCP DEBUG <0013> endpoint:rtpbridge/113@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955849 DLMGCP DEBUG <0013> endpoint:rtpbridge/114@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955849 DLMGCP DEBUG <0013> endpoint:rtpbridge/115@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955849 DLMGCP DEBUG <0013> endpoint:rtpbridge/116@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955849 DLMGCP DEBUG <0013> endpoint:rtpbridge/117@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955849 DLMGCP DEBUG <0013> endpoint:rtpbridge/118@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955849 DLMGCP DEBUG <0013> endpoint:rtpbridge/119@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955849 DLMGCP DEBUG <0013> endpoint:rtpbridge/11a@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955849 DLMGCP DEBUG <0013> endpoint:rtpbridge/11b@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955849 DLMGCP DEBUG <0013> endpoint:rtpbridge/11c@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955849 DLMGCP DEBUG <0013> endpoint:rtpbridge/11d@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955849 DLMGCP DEBUG <0013> endpoint:rtpbridge/11e@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955849 DLMGCP DEBUG <0013> endpoint:rtpbridge/11f@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955849 DLMGCP DEBUG <0013> endpoint:rtpbridge/120@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955849 DLMGCP DEBUG <0013> endpoint:rtpbridge/121@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955849 DLMGCP DEBUG <0013> endpoint:rtpbridge/122@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955849 DLMGCP DEBUG <0013> endpoint:rtpbridge/123@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955849 DLMGCP DEBUG <0013> endpoint:rtpbridge/124@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955849 DLMGCP DEBUG <0013> endpoint:rtpbridge/125@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955849 DLMGCP DEBUG <0013> endpoint:rtpbridge/126@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955849 DLMGCP DEBUG <0013> endpoint:rtpbridge/127@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955849 DLMGCP DEBUG <0013> endpoint:rtpbridge/128@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955849 DLMGCP DEBUG <0013> endpoint:rtpbridge/129@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955849 DLMGCP DEBUG <0013> endpoint:rtpbridge/12a@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955849 DLMGCP DEBUG <0013> endpoint:rtpbridge/12b@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955849 DLMGCP DEBUG <0013> endpoint:rtpbridge/12c@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955849 DLMGCP DEBUG <0013> endpoint:none Generated response: code=200 (mgcp_protocol.c:230) 20241102125955849 DLMGCP DEBUG <0013> Generated response: line #00: 200 2648 OK (mgcp_msg.c:67) 20241102125955849 DLMGCP DEBUG <0013> Received message: line #00: DLCX 2649 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241102125955849 DLMGCP DEBUG <0013> Received message: line #01: C: 006A (mgcp_msg.c:67) 20241102125955849 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found free endpoint: rtpbridge/1@mgw (mgcp_endp.c:261) 20241102125955849 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:441) 20241102125955849 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241102125955849 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955849 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955849 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955849 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955849 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955849 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955849 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955849 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955849 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955849 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955849 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955849 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955849 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955849 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955849 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955849 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955849 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955849 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955849 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955849 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955849 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955849 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955849 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955849 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955849 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955849 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955849 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955849 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955849 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955849 DLMGCP DEBUG <0013> endpoint:rtpbridge/1e@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955849 DLMGCP DEBUG <0013> endpoint:rtpbridge/1f@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955849 DLMGCP DEBUG <0013> endpoint:rtpbridge/20@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955849 DLMGCP DEBUG <0013> endpoint:rtpbridge/21@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955849 DLMGCP DEBUG <0013> endpoint:rtpbridge/22@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955849 DLMGCP DEBUG <0013> endpoint:rtpbridge/23@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955849 DLMGCP DEBUG <0013> endpoint:rtpbridge/24@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955849 DLMGCP DEBUG <0013> endpoint:rtpbridge/25@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955849 DLMGCP DEBUG <0013> endpoint:rtpbridge/26@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955849 DLMGCP DEBUG <0013> endpoint:rtpbridge/27@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955849 DLMGCP DEBUG <0013> endpoint:rtpbridge/28@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955849 DLMGCP DEBUG <0013> endpoint:rtpbridge/29@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955850 DLMGCP DEBUG <0013> endpoint:rtpbridge/2a@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955850 DLMGCP DEBUG <0013> endpoint:rtpbridge/2b@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955850 DLMGCP DEBUG <0013> endpoint:rtpbridge/2c@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955850 DLMGCP DEBUG <0013> endpoint:rtpbridge/2d@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955850 DLMGCP DEBUG <0013> endpoint:rtpbridge/2e@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955850 DLMGCP DEBUG <0013> endpoint:rtpbridge/2f@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955850 DLMGCP DEBUG <0013> endpoint:rtpbridge/30@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955850 DLMGCP DEBUG <0013> endpoint:rtpbridge/31@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955850 DLMGCP DEBUG <0013> endpoint:rtpbridge/32@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955850 DLMGCP DEBUG <0013> endpoint:rtpbridge/33@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955850 DLMGCP DEBUG <0013> endpoint:rtpbridge/34@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955850 DLMGCP DEBUG <0013> endpoint:rtpbridge/35@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955850 DLMGCP DEBUG <0013> endpoint:rtpbridge/36@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955850 DLMGCP DEBUG <0013> endpoint:rtpbridge/37@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955850 DLMGCP DEBUG <0013> endpoint:rtpbridge/38@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955850 DLMGCP DEBUG <0013> endpoint:rtpbridge/39@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955850 DLMGCP DEBUG <0013> endpoint:rtpbridge/3a@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955850 DLMGCP DEBUG <0013> endpoint:rtpbridge/3b@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955850 DLMGCP DEBUG <0013> endpoint:rtpbridge/3c@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955850 DLMGCP DEBUG <0013> endpoint:rtpbridge/3d@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955850 DLMGCP DEBUG <0013> endpoint:rtpbridge/3e@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955850 DLMGCP DEBUG <0013> endpoint:rtpbridge/3f@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955850 DLMGCP DEBUG <0013> endpoint:rtpbridge/40@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955850 DLMGCP DEBUG <0013> endpoint:rtpbridge/41@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955850 DLMGCP DEBUG <0013> endpoint:rtpbridge/42@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955850 DLMGCP DEBUG <0013> endpoint:rtpbridge/43@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955850 DLMGCP DEBUG <0013> endpoint:rtpbridge/44@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955850 DLMGCP DEBUG <0013> endpoint:rtpbridge/45@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955850 DLMGCP DEBUG <0013> endpoint:rtpbridge/46@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955850 DLMGCP DEBUG <0013> endpoint:rtpbridge/47@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955850 DLMGCP DEBUG <0013> endpoint:rtpbridge/48@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955850 DLMGCP DEBUG <0013> endpoint:rtpbridge/49@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955850 DLMGCP DEBUG <0013> endpoint:rtpbridge/4a@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955850 DLMGCP DEBUG <0013> endpoint:rtpbridge/4b@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955850 DLMGCP DEBUG <0013> endpoint:rtpbridge/4c@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955850 DLMGCP DEBUG <0013> endpoint:rtpbridge/4d@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955850 DLMGCP DEBUG <0013> endpoint:rtpbridge/4e@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955850 DLMGCP DEBUG <0013> endpoint:rtpbridge/4f@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955850 DLMGCP DEBUG <0013> endpoint:rtpbridge/50@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955850 DLMGCP DEBUG <0013> endpoint:rtpbridge/51@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955850 DLMGCP DEBUG <0013> endpoint:rtpbridge/52@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955850 DLMGCP DEBUG <0013> endpoint:rtpbridge/53@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955850 DLMGCP DEBUG <0013> endpoint:rtpbridge/54@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955850 DLMGCP DEBUG <0013> endpoint:rtpbridge/55@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955850 DLMGCP DEBUG <0013> endpoint:rtpbridge/56@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955850 DLMGCP DEBUG <0013> endpoint:rtpbridge/57@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955850 DLMGCP DEBUG <0013> endpoint:rtpbridge/58@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955850 DLMGCP DEBUG <0013> endpoint:rtpbridge/59@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955850 DLMGCP DEBUG <0013> endpoint:rtpbridge/5a@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955850 DLMGCP DEBUG <0013> endpoint:rtpbridge/5b@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955850 DLMGCP DEBUG <0013> endpoint:rtpbridge/5c@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955850 DLMGCP DEBUG <0013> endpoint:rtpbridge/5d@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955850 DLMGCP DEBUG <0013> endpoint:rtpbridge/5e@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955850 DLMGCP DEBUG <0013> endpoint:rtpbridge/5f@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955850 DLMGCP DEBUG <0013> endpoint:rtpbridge/60@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955850 DLMGCP DEBUG <0013> endpoint:rtpbridge/61@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955850 DLMGCP DEBUG <0013> endpoint:rtpbridge/62@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955850 DLMGCP DEBUG <0013> endpoint:rtpbridge/63@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955850 DLMGCP DEBUG <0013> endpoint:rtpbridge/64@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955850 DLMGCP DEBUG <0013> endpoint:rtpbridge/65@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955850 DLMGCP DEBUG <0013> endpoint:rtpbridge/66@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955850 DLMGCP DEBUG <0013> endpoint:rtpbridge/67@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955850 DLMGCP DEBUG <0013> endpoint:rtpbridge/68@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955850 DLMGCP DEBUG <0013> endpoint:rtpbridge/69@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955850 DLMGCP DEBUG <0013> endpoint:rtpbridge/6a@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955850 DLMGCP DEBUG <0013> endpoint:rtpbridge/6b@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955850 DLMGCP DEBUG <0013> endpoint:rtpbridge/6c@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955850 DLMGCP DEBUG <0013> endpoint:rtpbridge/6d@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955850 DLMGCP DEBUG <0013> endpoint:rtpbridge/6e@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955850 DLMGCP DEBUG <0013> endpoint:rtpbridge/6f@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955850 DLMGCP DEBUG <0013> endpoint:rtpbridge/70@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955850 DLMGCP DEBUG <0013> endpoint:rtpbridge/71@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955850 DLMGCP DEBUG <0013> endpoint:rtpbridge/72@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955850 DLMGCP DEBUG <0013> endpoint:rtpbridge/73@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955850 DLMGCP DEBUG <0013> endpoint:rtpbridge/74@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955850 DLMGCP DEBUG <0013> endpoint:rtpbridge/75@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955850 DLMGCP DEBUG <0013> endpoint:rtpbridge/76@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955850 DLMGCP DEBUG <0013> endpoint:rtpbridge/77@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955850 DLMGCP DEBUG <0013> endpoint:rtpbridge/78@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955850 DLMGCP DEBUG <0013> endpoint:rtpbridge/79@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955850 DLMGCP DEBUG <0013> endpoint:rtpbridge/7a@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955850 DLMGCP DEBUG <0013> endpoint:rtpbridge/7b@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955850 DLMGCP DEBUG <0013> endpoint:rtpbridge/7c@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955850 DLMGCP DEBUG <0013> endpoint:rtpbridge/7d@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955850 DLMGCP DEBUG <0013> endpoint:rtpbridge/7e@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955850 DLMGCP DEBUG <0013> endpoint:rtpbridge/7f@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955850 DLMGCP DEBUG <0013> endpoint:rtpbridge/80@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955850 DLMGCP DEBUG <0013> endpoint:rtpbridge/81@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955850 DLMGCP DEBUG <0013> endpoint:rtpbridge/82@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955850 DLMGCP DEBUG <0013> endpoint:rtpbridge/83@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955850 DLMGCP DEBUG <0013> endpoint:rtpbridge/84@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955850 DLMGCP DEBUG <0013> endpoint:rtpbridge/85@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955850 DLMGCP DEBUG <0013> endpoint:rtpbridge/86@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955850 DLMGCP DEBUG <0013> endpoint:rtpbridge/87@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955850 DLMGCP DEBUG <0013> endpoint:rtpbridge/88@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955850 DLMGCP DEBUG <0013> endpoint:rtpbridge/89@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955850 DLMGCP DEBUG <0013> endpoint:rtpbridge/8a@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955850 DLMGCP DEBUG <0013> endpoint:rtpbridge/8b@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955850 DLMGCP DEBUG <0013> endpoint:rtpbridge/8c@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955850 DLMGCP DEBUG <0013> endpoint:rtpbridge/8d@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955850 DLMGCP DEBUG <0013> endpoint:rtpbridge/8e@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955850 DLMGCP DEBUG <0013> endpoint:rtpbridge/8f@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955850 DLMGCP DEBUG <0013> endpoint:rtpbridge/90@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955850 DLMGCP DEBUG <0013> endpoint:rtpbridge/91@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955850 DLMGCP DEBUG <0013> endpoint:rtpbridge/92@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955850 DLMGCP DEBUG <0013> endpoint:rtpbridge/93@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955850 DLMGCP DEBUG <0013> endpoint:rtpbridge/94@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955850 DLMGCP DEBUG <0013> endpoint:rtpbridge/95@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955850 DLMGCP DEBUG <0013> endpoint:rtpbridge/96@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955850 DLMGCP DEBUG <0013> endpoint:rtpbridge/97@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955850 DLMGCP DEBUG <0013> endpoint:rtpbridge/98@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955850 DLMGCP DEBUG <0013> endpoint:rtpbridge/99@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955850 DLMGCP DEBUG <0013> endpoint:rtpbridge/9a@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955850 DLMGCP DEBUG <0013> endpoint:rtpbridge/9b@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955850 DLMGCP DEBUG <0013> endpoint:rtpbridge/9c@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955850 DLMGCP DEBUG <0013> endpoint:rtpbridge/9d@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955850 DLMGCP DEBUG <0013> endpoint:rtpbridge/9e@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955850 DLMGCP DEBUG <0013> endpoint:rtpbridge/9f@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955850 DLMGCP DEBUG <0013> endpoint:rtpbridge/a0@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955850 DLMGCP DEBUG <0013> endpoint:rtpbridge/a1@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955850 DLMGCP DEBUG <0013> endpoint:rtpbridge/a2@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955850 DLMGCP DEBUG <0013> endpoint:rtpbridge/a3@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955850 DLMGCP DEBUG <0013> endpoint:rtpbridge/a4@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955850 DLMGCP DEBUG <0013> endpoint:rtpbridge/a5@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955850 DLMGCP DEBUG <0013> endpoint:rtpbridge/a6@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955850 DLMGCP DEBUG <0013> endpoint:rtpbridge/a7@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955850 DLMGCP DEBUG <0013> endpoint:rtpbridge/a8@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955850 DLMGCP DEBUG <0013> endpoint:rtpbridge/a9@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955850 DLMGCP DEBUG <0013> endpoint:rtpbridge/aa@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955850 DLMGCP DEBUG <0013> endpoint:rtpbridge/ab@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955850 DLMGCP DEBUG <0013> endpoint:rtpbridge/ac@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955850 DLMGCP DEBUG <0013> endpoint:rtpbridge/ad@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955850 DLMGCP DEBUG <0013> endpoint:rtpbridge/ae@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955850 DLMGCP DEBUG <0013> endpoint:rtpbridge/af@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955850 DLMGCP DEBUG <0013> endpoint:rtpbridge/b0@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955850 DLMGCP DEBUG <0013> endpoint:rtpbridge/b1@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955850 DLMGCP DEBUG <0013> endpoint:rtpbridge/b2@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955850 DLMGCP DEBUG <0013> endpoint:rtpbridge/b3@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955850 DLMGCP DEBUG <0013> endpoint:rtpbridge/b4@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955850 DLMGCP DEBUG <0013> endpoint:rtpbridge/b5@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955850 DLMGCP DEBUG <0013> endpoint:rtpbridge/b6@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955850 DLMGCP DEBUG <0013> endpoint:rtpbridge/b7@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955850 DLMGCP DEBUG <0013> endpoint:rtpbridge/b8@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955850 DLMGCP DEBUG <0013> endpoint:rtpbridge/b9@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955850 DLMGCP DEBUG <0013> endpoint:rtpbridge/ba@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955850 DLMGCP DEBUG <0013> endpoint:rtpbridge/bb@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955850 DLMGCP DEBUG <0013> endpoint:rtpbridge/bc@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955850 DLMGCP DEBUG <0013> endpoint:rtpbridge/bd@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955850 DLMGCP DEBUG <0013> endpoint:rtpbridge/be@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955850 DLMGCP DEBUG <0013> endpoint:rtpbridge/bf@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955850 DLMGCP DEBUG <0013> endpoint:rtpbridge/c0@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955850 DLMGCP DEBUG <0013> endpoint:rtpbridge/c1@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955850 DLMGCP DEBUG <0013> endpoint:rtpbridge/c2@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955850 DLMGCP DEBUG <0013> endpoint:rtpbridge/c3@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955850 DLMGCP DEBUG <0013> endpoint:rtpbridge/c4@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955850 DLMGCP DEBUG <0013> endpoint:rtpbridge/c5@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955850 DLMGCP DEBUG <0013> endpoint:rtpbridge/c6@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955850 DLMGCP DEBUG <0013> endpoint:rtpbridge/c7@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955850 DLMGCP DEBUG <0013> endpoint:rtpbridge/c8@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955850 DLMGCP DEBUG <0013> endpoint:rtpbridge/c9@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955850 DLMGCP DEBUG <0013> endpoint:rtpbridge/ca@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955850 DLMGCP DEBUG <0013> endpoint:rtpbridge/cb@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955850 DLMGCP DEBUG <0013> endpoint:rtpbridge/cc@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955850 DLMGCP DEBUG <0013> endpoint:rtpbridge/cd@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955850 DLMGCP DEBUG <0013> endpoint:rtpbridge/ce@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955850 DLMGCP DEBUG <0013> endpoint:rtpbridge/cf@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955850 DLMGCP DEBUG <0013> endpoint:rtpbridge/d0@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955850 DLMGCP DEBUG <0013> endpoint:rtpbridge/d1@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955850 DLMGCP DEBUG <0013> endpoint:rtpbridge/d2@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955850 DLMGCP DEBUG <0013> endpoint:rtpbridge/d3@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955850 DLMGCP DEBUG <0013> endpoint:rtpbridge/d4@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955850 DLMGCP DEBUG <0013> endpoint:rtpbridge/d5@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955850 DLMGCP DEBUG <0013> endpoint:rtpbridge/d6@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955859 DLMGCP DEBUG <0013> Received message: line #00: DLCX 2654 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241102125955859 DLMGCP DEBUG <0013> Received message: line #01: C: 006F (mgcp_msg.c:67) 20241102125955859 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found free endpoint: rtpbridge/1@mgw (mgcp_endp.c:261) 20241102125955859 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:441) 20241102125955859 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241102125955859 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955859 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955859 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955859 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955859 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955859 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955859 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955859 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955859 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955859 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955859 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955859 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955859 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955859 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955859 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955859 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955859 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955859 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955859 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955859 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955859 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955859 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955859 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955859 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955859 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955859 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955859 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955859 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955859 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955859 DLMGCP DEBUG <0013> endpoint:rtpbridge/1e@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955859 DLMGCP DEBUG <0013> endpoint:rtpbridge/1f@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955859 DLMGCP DEBUG <0013> endpoint:rtpbridge/20@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955859 DLMGCP DEBUG <0013> endpoint:rtpbridge/21@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955859 DLMGCP DEBUG <0013> endpoint:rtpbridge/22@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955859 DLMGCP DEBUG <0013> endpoint:rtpbridge/23@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955859 DLMGCP DEBUG <0013> endpoint:rtpbridge/24@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955859 DLMGCP DEBUG <0013> endpoint:rtpbridge/25@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955859 DLMGCP DEBUG <0013> endpoint:rtpbridge/26@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955859 DLMGCP DEBUG <0013> endpoint:rtpbridge/27@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955859 DLMGCP DEBUG <0013> endpoint:rtpbridge/28@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955859 DLMGCP DEBUG <0013> endpoint:rtpbridge/29@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955859 DLMGCP DEBUG <0013> endpoint:rtpbridge/2a@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955859 DLMGCP DEBUG <0013> endpoint:rtpbridge/2b@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955859 DLMGCP DEBUG <0013> endpoint:rtpbridge/2c@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955859 DLMGCP DEBUG <0013> endpoint:rtpbridge/2d@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955859 DLMGCP DEBUG <0013> endpoint:rtpbridge/2e@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955859 DLMGCP DEBUG <0013> endpoint:rtpbridge/2f@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955859 DLMGCP DEBUG <0013> endpoint:rtpbridge/30@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955859 DLMGCP DEBUG <0013> endpoint:rtpbridge/31@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955859 DLMGCP DEBUG <0013> endpoint:rtpbridge/32@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955859 DLMGCP DEBUG <0013> endpoint:rtpbridge/33@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955859 DLMGCP DEBUG <0013> endpoint:rtpbridge/34@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955859 DLMGCP DEBUG <0013> endpoint:rtpbridge/35@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955859 DLMGCP DEBUG <0013> endpoint:rtpbridge/36@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955859 DLMGCP DEBUG <0013> endpoint:rtpbridge/37@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955859 DLMGCP DEBUG <0013> endpoint:rtpbridge/38@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955859 DLMGCP DEBUG <0013> endpoint:rtpbridge/39@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955859 DLMGCP DEBUG <0013> endpoint:rtpbridge/3a@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955859 DLMGCP DEBUG <0013> endpoint:rtpbridge/3b@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955859 DLMGCP DEBUG <0013> endpoint:rtpbridge/3c@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955859 DLMGCP DEBUG <0013> endpoint:rtpbridge/3d@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955859 DLMGCP DEBUG <0013> endpoint:rtpbridge/3e@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955859 DLMGCP DEBUG <0013> endpoint:rtpbridge/3f@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955859 DLMGCP DEBUG <0013> endpoint:rtpbridge/40@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955859 DLMGCP DEBUG <0013> endpoint:rtpbridge/41@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955859 DLMGCP DEBUG <0013> endpoint:rtpbridge/42@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955859 DLMGCP DEBUG <0013> endpoint:rtpbridge/43@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955859 DLMGCP DEBUG <0013> endpoint:rtpbridge/44@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955859 DLMGCP DEBUG <0013> endpoint:rtpbridge/45@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955859 DLMGCP DEBUG <0013> endpoint:rtpbridge/46@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955859 DLMGCP DEBUG <0013> endpoint:rtpbridge/47@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955859 DLMGCP DEBUG <0013> endpoint:rtpbridge/48@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955859 DLMGCP DEBUG <0013> endpoint:rtpbridge/49@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955859 DLMGCP DEBUG <0013> endpoint:rtpbridge/4a@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955859 DLMGCP DEBUG <0013> endpoint:rtpbridge/4b@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955859 DLMGCP DEBUG <0013> endpoint:rtpbridge/4c@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955859 DLMGCP DEBUG <0013> endpoint:rtpbridge/4d@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955859 DLMGCP DEBUG <0013> endpoint:rtpbridge/4e@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955859 DLMGCP DEBUG <0013> endpoint:rtpbridge/4f@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955859 DLMGCP DEBUG <0013> endpoint:rtpbridge/50@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955859 DLMGCP DEBUG <0013> endpoint:rtpbridge/51@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955859 DLMGCP DEBUG <0013> endpoint:rtpbridge/52@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955859 DLMGCP DEBUG <0013> endpoint:rtpbridge/53@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955859 DLMGCP DEBUG <0013> endpoint:rtpbridge/54@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955859 DLMGCP DEBUG <0013> endpoint:rtpbridge/55@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955859 DLMGCP DEBUG <0013> endpoint:rtpbridge/56@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955859 DLMGCP DEBUG <0013> endpoint:rtpbridge/57@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955859 DLMGCP DEBUG <0013> endpoint:rtpbridge/58@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955859 DLMGCP DEBUG <0013> endpoint:rtpbridge/59@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955859 DLMGCP DEBUG <0013> endpoint:rtpbridge/5a@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955859 DLMGCP DEBUG <0013> endpoint:rtpbridge/5b@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955859 DLMGCP DEBUG <0013> endpoint:rtpbridge/5c@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955859 DLMGCP DEBUG <0013> endpoint:rtpbridge/5d@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955859 DLMGCP DEBUG <0013> endpoint:rtpbridge/5e@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955859 DLMGCP DEBUG <0013> endpoint:rtpbridge/5f@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955859 DLMGCP DEBUG <0013> endpoint:rtpbridge/60@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955859 DLMGCP DEBUG <0013> endpoint:rtpbridge/61@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955859 DLMGCP DEBUG <0013> endpoint:rtpbridge/62@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955860 DLMGCP DEBUG <0013> endpoint:rtpbridge/63@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955860 DLMGCP DEBUG <0013> endpoint:rtpbridge/64@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955860 DLMGCP DEBUG <0013> endpoint:rtpbridge/65@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955860 DLMGCP DEBUG <0013> endpoint:rtpbridge/66@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955860 DLMGCP DEBUG <0013> endpoint:rtpbridge/67@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955860 DLMGCP DEBUG <0013> endpoint:rtpbridge/68@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955860 DLMGCP DEBUG <0013> endpoint:rtpbridge/69@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955860 DLMGCP DEBUG <0013> endpoint:rtpbridge/6a@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955860 DLMGCP DEBUG <0013> endpoint:rtpbridge/6b@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955860 DLMGCP DEBUG <0013> endpoint:rtpbridge/6c@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955860 DLMGCP DEBUG <0013> endpoint:rtpbridge/6d@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955860 DLMGCP DEBUG <0013> endpoint:rtpbridge/6e@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955860 DLMGCP DEBUG <0013> endpoint:rtpbridge/6f@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955860 DLMGCP DEBUG <0013> endpoint:rtpbridge/70@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955860 DLMGCP DEBUG <0013> endpoint:rtpbridge/71@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955860 DLMGCP DEBUG <0013> endpoint:rtpbridge/72@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955860 DLMGCP DEBUG <0013> endpoint:rtpbridge/73@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955860 DLMGCP DEBUG <0013> endpoint:rtpbridge/74@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955860 DLMGCP DEBUG <0013> endpoint:rtpbridge/75@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955860 DLMGCP DEBUG <0013> endpoint:rtpbridge/76@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955860 DLMGCP DEBUG <0013> endpoint:rtpbridge/77@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955860 DLMGCP DEBUG <0013> endpoint:rtpbridge/78@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955860 DLMGCP DEBUG <0013> endpoint:rtpbridge/79@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955860 DLMGCP DEBUG <0013> endpoint:rtpbridge/7a@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955860 DLMGCP DEBUG <0013> endpoint:rtpbridge/7b@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955860 DLMGCP DEBUG <0013> endpoint:rtpbridge/7c@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955860 DLMGCP DEBUG <0013> endpoint:rtpbridge/7d@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955860 DLMGCP DEBUG <0013> endpoint:rtpbridge/7e@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955860 DLMGCP DEBUG <0013> endpoint:rtpbridge/7f@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955860 DLMGCP DEBUG <0013> endpoint:rtpbridge/80@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955860 DLMGCP DEBUG <0013> endpoint:rtpbridge/81@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955860 DLMGCP DEBUG <0013> endpoint:rtpbridge/82@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955860 DLMGCP DEBUG <0013> endpoint:rtpbridge/83@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955860 DLMGCP DEBUG <0013> endpoint:rtpbridge/84@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955860 DLMGCP DEBUG <0013> endpoint:rtpbridge/85@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955860 DLMGCP DEBUG <0013> endpoint:rtpbridge/86@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955860 DLMGCP DEBUG <0013> endpoint:rtpbridge/87@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955860 DLMGCP DEBUG <0013> endpoint:rtpbridge/88@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955860 DLMGCP DEBUG <0013> endpoint:rtpbridge/89@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955860 DLMGCP DEBUG <0013> endpoint:rtpbridge/8a@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955860 DLMGCP DEBUG <0013> endpoint:rtpbridge/8b@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955860 DLMGCP DEBUG <0013> endpoint:rtpbridge/8c@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955860 DLMGCP DEBUG <0013> endpoint:rtpbridge/8d@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955860 DLMGCP DEBUG <0013> endpoint:rtpbridge/8e@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955860 DLMGCP DEBUG <0013> endpoint:rtpbridge/8f@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955860 DLMGCP DEBUG <0013> endpoint:rtpbridge/90@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955860 DLMGCP DEBUG <0013> endpoint:rtpbridge/91@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955860 DLMGCP DEBUG <0013> endpoint:rtpbridge/92@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955860 DLMGCP DEBUG <0013> endpoint:rtpbridge/93@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955860 DLMGCP DEBUG <0013> endpoint:rtpbridge/94@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955860 DLMGCP DEBUG <0013> endpoint:rtpbridge/95@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955860 DLMGCP DEBUG <0013> endpoint:rtpbridge/96@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955860 DLMGCP DEBUG <0013> endpoint:rtpbridge/97@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955860 DLMGCP DEBUG <0013> endpoint:rtpbridge/98@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955860 DLMGCP DEBUG <0013> endpoint:rtpbridge/99@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955860 DLMGCP DEBUG <0013> endpoint:rtpbridge/9a@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955860 DLMGCP DEBUG <0013> endpoint:rtpbridge/9b@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955860 DLMGCP DEBUG <0013> endpoint:rtpbridge/9c@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955860 DLMGCP DEBUG <0013> endpoint:rtpbridge/9d@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955860 DLMGCP DEBUG <0013> endpoint:rtpbridge/9e@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955860 DLMGCP DEBUG <0013> endpoint:rtpbridge/9f@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955860 DLMGCP DEBUG <0013> endpoint:rtpbridge/a0@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955860 DLMGCP DEBUG <0013> endpoint:rtpbridge/a1@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955860 DLMGCP DEBUG <0013> endpoint:rtpbridge/a2@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955860 DLMGCP DEBUG <0013> endpoint:rtpbridge/a3@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955860 DLMGCP DEBUG <0013> endpoint:rtpbridge/a4@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955860 DLMGCP DEBUG <0013> endpoint:rtpbridge/a5@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955860 DLMGCP DEBUG <0013> endpoint:rtpbridge/a6@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955860 DLMGCP DEBUG <0013> endpoint:rtpbridge/a7@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955860 DLMGCP DEBUG <0013> endpoint:rtpbridge/a8@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955860 DLMGCP DEBUG <0013> endpoint:rtpbridge/a9@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955860 DLMGCP DEBUG <0013> endpoint:rtpbridge/aa@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955860 DLMGCP DEBUG <0013> endpoint:rtpbridge/ab@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955860 DLMGCP DEBUG <0013> endpoint:rtpbridge/ac@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955860 DLMGCP DEBUG <0013> endpoint:rtpbridge/ad@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955860 DLMGCP DEBUG <0013> endpoint:rtpbridge/ae@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955860 DLMGCP DEBUG <0013> endpoint:rtpbridge/af@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955860 DLMGCP DEBUG <0013> endpoint:rtpbridge/b0@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955860 DLMGCP DEBUG <0013> endpoint:rtpbridge/b1@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955860 DLMGCP DEBUG <0013> endpoint:rtpbridge/b2@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955860 DLMGCP DEBUG <0013> endpoint:rtpbridge/b3@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955860 DLMGCP DEBUG <0013> endpoint:rtpbridge/b4@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955860 DLMGCP DEBUG <0013> endpoint:rtpbridge/b5@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955860 DLMGCP DEBUG <0013> endpoint:rtpbridge/b6@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955860 DLMGCP DEBUG <0013> endpoint:rtpbridge/b7@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955860 DLMGCP DEBUG <0013> endpoint:rtpbridge/b8@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955860 DLMGCP DEBUG <0013> endpoint:rtpbridge/b9@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955860 DLMGCP DEBUG <0013> endpoint:rtpbridge/ba@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955860 DLMGCP DEBUG <0013> endpoint:rtpbridge/bb@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955860 DLMGCP DEBUG <0013> endpoint:rtpbridge/bc@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955860 DLMGCP DEBUG <0013> endpoint:rtpbridge/bd@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955860 DLMGCP DEBUG <0013> endpoint:rtpbridge/be@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955860 DLMGCP DEBUG <0013> endpoint:rtpbridge/bf@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955860 DLMGCP DEBUG <0013> endpoint:rtpbridge/c0@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955860 DLMGCP DEBUG <0013> endpoint:rtpbridge/c1@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955860 DLMGCP DEBUG <0013> endpoint:rtpbridge/c2@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955860 DLMGCP DEBUG <0013> endpoint:rtpbridge/c3@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955860 DLMGCP DEBUG <0013> endpoint:rtpbridge/c4@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955860 DLMGCP DEBUG <0013> endpoint:rtpbridge/c5@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955860 DLMGCP DEBUG <0013> endpoint:rtpbridge/c6@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955860 DLMGCP DEBUG <0013> endpoint:rtpbridge/c7@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955860 DLMGCP DEBUG <0013> endpoint:rtpbridge/c8@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955860 DLMGCP DEBUG <0013> endpoint:rtpbridge/c9@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955860 DLMGCP DEBUG <0013> endpoint:rtpbridge/ca@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955860 DLMGCP DEBUG <0013> endpoint:rtpbridge/cb@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955860 DLMGCP DEBUG <0013> endpoint:rtpbridge/cc@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955860 DLMGCP DEBUG <0013> endpoint:rtpbridge/cd@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955860 DLMGCP DEBUG <0013> endpoint:rtpbridge/ce@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955860 DLMGCP DEBUG <0013> endpoint:rtpbridge/cf@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955860 DLMGCP DEBUG <0013> endpoint:rtpbridge/d0@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955860 DLMGCP DEBUG <0013> endpoint:rtpbridge/d1@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955860 DLMGCP DEBUG <0013> endpoint:rtpbridge/d2@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955860 DLMGCP DEBUG <0013> endpoint:rtpbridge/d3@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955860 DLMGCP DEBUG <0013> endpoint:rtpbridge/d4@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955860 DLMGCP DEBUG <0013> endpoint:rtpbridge/d5@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955860 DLMGCP DEBUG <0013> endpoint:rtpbridge/d6@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955860 DLMGCP DEBUG <0013> endpoint:rtpbridge/d7@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955860 DLMGCP DEBUG <0013> endpoint:rtpbridge/d8@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955860 DLMGCP DEBUG <0013> endpoint:rtpbridge/d9@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955860 DLMGCP DEBUG <0013> endpoint:rtpbridge/da@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955860 DLMGCP DEBUG <0013> endpoint:rtpbridge/db@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955860 DLMGCP DEBUG <0013> endpoint:rtpbridge/dc@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955860 DLMGCP DEBUG <0013> endpoint:rtpbridge/dd@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955860 DLMGCP DEBUG <0013> endpoint:rtpbridge/de@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955860 DLMGCP DEBUG <0013> endpoint:rtpbridge/df@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955860 DLMGCP DEBUG <0013> endpoint:rtpbridge/e0@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955860 DLMGCP DEBUG <0013> endpoint:rtpbridge/e1@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955860 DLMGCP DEBUG <0013> endpoint:rtpbridge/e2@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955860 DLMGCP DEBUG <0013> endpoint:rtpbridge/e3@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955860 DLMGCP DEBUG <0013> endpoint:rtpbridge/e4@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955860 DLMGCP DEBUG <0013> endpoint:rtpbridge/e5@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955860 DLMGCP DEBUG <0013> endpoint:rtpbridge/e6@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955860 DLMGCP DEBUG <0013> endpoint:rtpbridge/e7@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955860 DLMGCP DEBUG <0013> endpoint:rtpbridge/e8@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955860 DLMGCP DEBUG <0013> endpoint:rtpbridge/e9@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955860 DLMGCP DEBUG <0013> endpoint:rtpbridge/ea@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955860 DLMGCP DEBUG <0013> endpoint:rtpbridge/eb@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955860 DLMGCP DEBUG <0013> endpoint:rtpbridge/ec@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955860 DLMGCP DEBUG <0013> endpoint:rtpbridge/ed@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955860 DLMGCP DEBUG <0013> endpoint:rtpbridge/ee@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955860 DLMGCP DEBUG <0013> endpoint:rtpbridge/ef@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955860 DLMGCP DEBUG <0013> endpoint:rtpbridge/f0@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955860 DLMGCP DEBUG <0013> endpoint:rtpbridge/f1@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955860 DLMGCP DEBUG <0013> endpoint:rtpbridge/f2@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955860 DLMGCP DEBUG <0013> endpoint:rtpbridge/f3@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955860 DLMGCP DEBUG <0013> endpoint:rtpbridge/f4@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955860 DLMGCP DEBUG <0013> endpoint:rtpbridge/f5@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955860 DLMGCP DEBUG <0013> endpoint:rtpbridge/f6@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955860 DLMGCP DEBUG <0013> endpoint:rtpbridge/f7@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955860 DLMGCP DEBUG <0013> endpoint:rtpbridge/f8@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955860 DLMGCP DEBUG <0013> endpoint:rtpbridge/f9@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955860 DLMGCP DEBUG <0013> endpoint:rtpbridge/fa@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955860 DLMGCP DEBUG <0013> endpoint:rtpbridge/fb@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955860 DLMGCP DEBUG <0013> endpoint:rtpbridge/fc@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955860 DLMGCP DEBUG <0013> endpoint:rtpbridge/fd@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955860 DLMGCP DEBUG <0013> endpoint:rtpbridge/fe@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955860 DLMGCP DEBUG <0013> endpoint:rtpbridge/ff@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955860 DLMGCP DEBUG <0013> endpoint:rtpbridge/100@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955860 DLMGCP DEBUG <0013> endpoint:rtpbridge/101@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955860 DLMGCP DEBUG <0013> endpoint:rtpbridge/102@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955860 DLMGCP DEBUG <0013> endpoint:rtpbridge/103@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955860 DLMGCP DEBUG <0013> endpoint:rtpbridge/104@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955860 DLMGCP DEBUG <0013> endpoint:rtpbridge/105@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955860 DLMGCP DEBUG <0013> endpoint:rtpbridge/106@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955860 DLMGCP DEBUG <0013> endpoint:rtpbridge/107@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955860 DLMGCP DEBUG <0013> endpoint:rtpbridge/108@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955860 DLMGCP DEBUG <0013> endpoint:rtpbridge/109@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955860 DLMGCP DEBUG <0013> endpoint:rtpbridge/10a@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955860 DLMGCP DEBUG <0013> endpoint:rtpbridge/10b@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955860 DLMGCP DEBUG <0013> endpoint:rtpbridge/10c@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955860 DLMGCP DEBUG <0013> endpoint:rtpbridge/10d@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955860 DLMGCP DEBUG <0013> endpoint:rtpbridge/10e@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955860 DLMGCP DEBUG <0013> endpoint:rtpbridge/10f@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955860 DLMGCP DEBUG <0013> endpoint:rtpbridge/110@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955860 DLMGCP DEBUG <0013> endpoint:rtpbridge/111@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955860 DLMGCP DEBUG <0013> endpoint:rtpbridge/112@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955860 DLMGCP DEBUG <0013> endpoint:rtpbridge/113@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955860 DLMGCP DEBUG <0013> endpoint:rtpbridge/114@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955860 DLMGCP DEBUG <0013> endpoint:rtpbridge/115@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955861 DLMGCP DEBUG <0013> endpoint:rtpbridge/116@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955861 DLMGCP DEBUG <0013> endpoint:rtpbridge/117@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955861 DLMGCP DEBUG <0013> endpoint:rtpbridge/118@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955861 DLMGCP DEBUG <0013> endpoint:rtpbridge/119@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955861 DLMGCP DEBUG <0013> endpoint:rtpbridge/11a@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955861 DLMGCP DEBUG <0013> endpoint:rtpbridge/11b@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955861 DLMGCP DEBUG <0013> endpoint:rtpbridge/11c@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955861 DLMGCP DEBUG <0013> endpoint:rtpbridge/11d@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955861 DLMGCP DEBUG <0013> endpoint:rtpbridge/11e@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955861 DLMGCP DEBUG <0013> endpoint:rtpbridge/11f@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955861 DLMGCP DEBUG <0013> endpoint:rtpbridge/120@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955861 DLMGCP DEBUG <0013> endpoint:rtpbridge/121@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955861 DLMGCP DEBUG <0013> endpoint:rtpbridge/122@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955861 DLMGCP DEBUG <0013> endpoint:rtpbridge/123@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955861 DLMGCP DEBUG <0013> endpoint:rtpbridge/124@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955861 DLMGCP DEBUG <0013> endpoint:rtpbridge/125@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955861 DLMGCP DEBUG <0013> endpoint:rtpbridge/126@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955861 DLMGCP DEBUG <0013> endpoint:rtpbridge/127@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955861 DLMGCP DEBUG <0013> endpoint:rtpbridge/128@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955861 DLMGCP DEBUG <0013> endpoint:rtpbridge/129@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955861 DLMGCP DEBUG <0013> endpoint:rtpbridge/12a@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955861 DLMGCP DEBUG <0013> endpoint:rtpbridge/12b@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955861 DLMGCP DEBUG <0013> endpoint:rtpbridge/12c@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955861 DLMGCP DEBUG <0013> endpoint:none Generated response: code=200 (mgcp_protocol.c:230) 20241102125955861 DLMGCP DEBUG <0013> Generated response: line #00: 200 2654 OK (mgcp_msg.c:67) 20241102125955861 DLMGCP DEBUG <0013> Received message: line #00: DLCX 2655 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241102125955861 DLMGCP DEBUG <0013> Received message: line #01: C: 0070 (mgcp_msg.c:67) 20241102125955861 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found free endpoint: rtpbridge/1@mgw (mgcp_endp.c:261) 20241102125955861 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:441) 20241102125955861 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241102125955861 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955861 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955861 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955861 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955861 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955861 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955861 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955861 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955861 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955861 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955861 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955861 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955861 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955861 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955861 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955861 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955861 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955861 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955861 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955861 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955861 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955861 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955861 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955861 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955861 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955861 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955861 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955861 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955861 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955861 DLMGCP DEBUG <0013> endpoint:rtpbridge/1e@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955861 DLMGCP DEBUG <0013> endpoint:rtpbridge/1f@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955861 DLMGCP DEBUG <0013> endpoint:rtpbridge/20@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955861 DLMGCP DEBUG <0013> endpoint:rtpbridge/21@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955861 DLMGCP DEBUG <0013> endpoint:rtpbridge/22@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955861 DLMGCP DEBUG <0013> endpoint:rtpbridge/23@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955861 DLMGCP DEBUG <0013> endpoint:rtpbridge/24@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955861 DLMGCP DEBUG <0013> endpoint:rtpbridge/25@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955861 DLMGCP DEBUG <0013> endpoint:rtpbridge/26@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955861 DLMGCP DEBUG <0013> endpoint:rtpbridge/27@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955861 DLMGCP DEBUG <0013> endpoint:rtpbridge/28@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955861 DLMGCP DEBUG <0013> endpoint:rtpbridge/29@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955861 DLMGCP DEBUG <0013> endpoint:rtpbridge/2a@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955861 DLMGCP DEBUG <0013> endpoint:rtpbridge/2b@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955861 DLMGCP DEBUG <0013> endpoint:rtpbridge/2c@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955861 DLMGCP DEBUG <0013> endpoint:rtpbridge/2d@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955861 DLMGCP DEBUG <0013> endpoint:rtpbridge/2e@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955861 DLMGCP DEBUG <0013> endpoint:rtpbridge/2f@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955861 DLMGCP DEBUG <0013> endpoint:rtpbridge/30@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955861 DLMGCP DEBUG <0013> endpoint:rtpbridge/31@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955861 DLMGCP DEBUG <0013> endpoint:rtpbridge/32@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955861 DLMGCP DEBUG <0013> endpoint:rtpbridge/33@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955861 DLMGCP DEBUG <0013> endpoint:rtpbridge/34@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955861 DLMGCP DEBUG <0013> endpoint:rtpbridge/35@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955861 DLMGCP DEBUG <0013> endpoint:rtpbridge/36@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955861 DLMGCP DEBUG <0013> endpoint:rtpbridge/37@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955861 DLMGCP DEBUG <0013> endpoint:rtpbridge/38@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955861 DLMGCP DEBUG <0013> endpoint:rtpbridge/39@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955861 DLMGCP DEBUG <0013> endpoint:rtpbridge/3a@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955861 DLMGCP DEBUG <0013> endpoint:rtpbridge/3b@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955861 DLMGCP DEBUG <0013> endpoint:rtpbridge/3c@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955861 DLMGCP DEBUG <0013> endpoint:rtpbridge/3d@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955861 DLMGCP DEBUG <0013> endpoint:rtpbridge/3e@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955861 DLMGCP DEBUG <0013> endpoint:rtpbridge/3f@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955861 DLMGCP DEBUG <0013> endpoint:rtpbridge/40@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955861 DLMGCP DEBUG <0013> endpoint:rtpbridge/41@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955861 DLMGCP DEBUG <0013> endpoint:rtpbridge/42@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955861 DLMGCP DEBUG <0013> endpoint:rtpbridge/43@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955861 DLMGCP DEBUG <0013> endpoint:rtpbridge/44@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955861 DLMGCP DEBUG <0013> endpoint:rtpbridge/45@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955861 DLMGCP DEBUG <0013> endpoint:rtpbridge/46@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955861 DLMGCP DEBUG <0013> endpoint:rtpbridge/47@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955861 DLMGCP DEBUG <0013> endpoint:rtpbridge/48@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955861 DLMGCP DEBUG <0013> endpoint:rtpbridge/49@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955862 DLMGCP DEBUG <0013> endpoint:rtpbridge/4a@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955862 DLMGCP DEBUG <0013> endpoint:rtpbridge/4b@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955862 DLMGCP DEBUG <0013> endpoint:rtpbridge/4c@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955862 DLMGCP DEBUG <0013> endpoint:rtpbridge/4d@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955862 DLMGCP DEBUG <0013> endpoint:rtpbridge/4e@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955862 DLMGCP DEBUG <0013> endpoint:rtpbridge/4f@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955862 DLMGCP DEBUG <0013> endpoint:rtpbridge/50@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955862 DLMGCP DEBUG <0013> endpoint:rtpbridge/51@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955862 DLMGCP DEBUG <0013> endpoint:rtpbridge/52@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955862 DLMGCP DEBUG <0013> endpoint:rtpbridge/53@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955862 DLMGCP DEBUG <0013> endpoint:rtpbridge/54@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955862 DLMGCP DEBUG <0013> endpoint:rtpbridge/55@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955862 DLMGCP DEBUG <0013> endpoint:rtpbridge/56@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955862 DLMGCP DEBUG <0013> endpoint:rtpbridge/57@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955862 DLMGCP DEBUG <0013> endpoint:rtpbridge/58@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955862 DLMGCP DEBUG <0013> endpoint:rtpbridge/59@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955862 DLMGCP DEBUG <0013> endpoint:rtpbridge/5a@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955862 DLMGCP DEBUG <0013> endpoint:rtpbridge/5b@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955862 DLMGCP DEBUG <0013> endpoint:rtpbridge/5c@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955862 DLMGCP DEBUG <0013> endpoint:rtpbridge/5d@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955862 DLMGCP DEBUG <0013> endpoint:rtpbridge/5e@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955862 DLMGCP DEBUG <0013> endpoint:rtpbridge/5f@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955862 DLMGCP DEBUG <0013> endpoint:rtpbridge/60@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955862 DLMGCP DEBUG <0013> endpoint:rtpbridge/61@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955862 DLMGCP DEBUG <0013> endpoint:rtpbridge/62@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955862 DLMGCP DEBUG <0013> endpoint:rtpbridge/63@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955862 DLMGCP DEBUG <0013> endpoint:rtpbridge/64@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955862 DLMGCP DEBUG <0013> endpoint:rtpbridge/65@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955862 DLMGCP DEBUG <0013> endpoint:rtpbridge/66@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955862 DLMGCP DEBUG <0013> endpoint:rtpbridge/67@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955862 DLMGCP DEBUG <0013> endpoint:rtpbridge/68@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955862 DLMGCP DEBUG <0013> endpoint:rtpbridge/69@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955862 DLMGCP DEBUG <0013> endpoint:rtpbridge/6a@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955862 DLMGCP DEBUG <0013> endpoint:rtpbridge/6b@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955862 DLMGCP DEBUG <0013> endpoint:rtpbridge/6c@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955862 DLMGCP DEBUG <0013> endpoint:rtpbridge/6d@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955862 DLMGCP DEBUG <0013> endpoint:rtpbridge/6e@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955862 DLMGCP DEBUG <0013> endpoint:rtpbridge/6f@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955862 DLMGCP DEBUG <0013> endpoint:rtpbridge/70@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955862 DLMGCP DEBUG <0013> endpoint:rtpbridge/71@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955862 DLMGCP DEBUG <0013> endpoint:rtpbridge/72@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955862 DLMGCP DEBUG <0013> endpoint:rtpbridge/73@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955862 DLMGCP DEBUG <0013> endpoint:rtpbridge/74@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955862 DLMGCP DEBUG <0013> endpoint:rtpbridge/75@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955862 DLMGCP DEBUG <0013> endpoint:rtpbridge/76@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955862 DLMGCP DEBUG <0013> endpoint:rtpbridge/77@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955862 DLMGCP DEBUG <0013> endpoint:rtpbridge/78@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955862 DLMGCP DEBUG <0013> endpoint:rtpbridge/79@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955862 DLMGCP DEBUG <0013> endpoint:rtpbridge/7a@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955862 DLMGCP DEBUG <0013> endpoint:rtpbridge/7b@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955862 DLMGCP DEBUG <0013> endpoint:rtpbridge/7c@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955862 DLMGCP DEBUG <0013> endpoint:rtpbridge/7d@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955862 DLMGCP DEBUG <0013> endpoint:rtpbridge/7e@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955862 DLMGCP DEBUG <0013> endpoint:rtpbridge/7f@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955862 DLMGCP DEBUG <0013> endpoint:rtpbridge/80@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955862 DLMGCP DEBUG <0013> endpoint:rtpbridge/81@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955862 DLMGCP DEBUG <0013> endpoint:rtpbridge/82@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955862 DLMGCP DEBUG <0013> endpoint:rtpbridge/83@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955862 DLMGCP DEBUG <0013> endpoint:rtpbridge/84@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955862 DLMGCP DEBUG <0013> endpoint:rtpbridge/85@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955862 DLMGCP DEBUG <0013> endpoint:rtpbridge/86@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955862 DLMGCP DEBUG <0013> endpoint:rtpbridge/87@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955862 DLMGCP DEBUG <0013> endpoint:rtpbridge/88@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955862 DLMGCP DEBUG <0013> endpoint:rtpbridge/89@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955862 DLMGCP DEBUG <0013> endpoint:rtpbridge/8a@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955862 DLMGCP DEBUG <0013> endpoint:rtpbridge/8b@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955862 DLMGCP DEBUG <0013> endpoint:rtpbridge/8c@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955862 DLMGCP DEBUG <0013> endpoint:rtpbridge/8d@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955862 DLMGCP DEBUG <0013> endpoint:rtpbridge/8e@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955862 DLMGCP DEBUG <0013> endpoint:rtpbridge/8f@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955862 DLMGCP DEBUG <0013> endpoint:rtpbridge/90@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955862 DLMGCP DEBUG <0013> endpoint:rtpbridge/91@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955862 DLMGCP DEBUG <0013> endpoint:rtpbridge/92@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955862 DLMGCP DEBUG <0013> endpoint:rtpbridge/93@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955862 DLMGCP DEBUG <0013> endpoint:rtpbridge/94@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955862 DLMGCP DEBUG <0013> endpoint:rtpbridge/95@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955862 DLMGCP DEBUG <0013> endpoint:rtpbridge/96@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955862 DLMGCP DEBUG <0013> endpoint:rtpbridge/97@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955862 DLMGCP DEBUG <0013> endpoint:rtpbridge/98@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955862 DLMGCP DEBUG <0013> endpoint:rtpbridge/99@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955862 DLMGCP DEBUG <0013> endpoint:rtpbridge/9a@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955862 DLMGCP DEBUG <0013> endpoint:rtpbridge/9b@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955862 DLMGCP DEBUG <0013> endpoint:rtpbridge/9c@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955862 DLMGCP DEBUG <0013> endpoint:rtpbridge/9d@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955862 DLMGCP DEBUG <0013> endpoint:rtpbridge/9e@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955862 DLMGCP DEBUG <0013> endpoint:rtpbridge/9f@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955862 DLMGCP DEBUG <0013> endpoint:rtpbridge/a0@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955862 DLMGCP DEBUG <0013> endpoint:rtpbridge/a1@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955862 DLMGCP DEBUG <0013> endpoint:rtpbridge/a2@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955862 DLMGCP DEBUG <0013> endpoint:rtpbridge/a3@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955862 DLMGCP DEBUG <0013> endpoint:rtpbridge/a4@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955862 DLMGCP DEBUG <0013> endpoint:rtpbridge/a5@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955862 DLMGCP DEBUG <0013> endpoint:rtpbridge/a6@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955862 DLMGCP DEBUG <0013> endpoint:rtpbridge/a7@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955862 DLMGCP DEBUG <0013> endpoint:rtpbridge/a8@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955862 DLMGCP DEBUG <0013> endpoint:rtpbridge/a9@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955862 DLMGCP DEBUG <0013> endpoint:rtpbridge/aa@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955862 DLMGCP DEBUG <0013> endpoint:rtpbridge/ab@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955862 DLMGCP DEBUG <0013> endpoint:rtpbridge/ac@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955862 DLMGCP DEBUG <0013> endpoint:rtpbridge/ad@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955862 DLMGCP DEBUG <0013> endpoint:rtpbridge/ae@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955862 DLMGCP DEBUG <0013> endpoint:rtpbridge/af@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955862 DLMGCP DEBUG <0013> endpoint:rtpbridge/b0@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955862 DLMGCP DEBUG <0013> endpoint:rtpbridge/b1@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955862 DLMGCP DEBUG <0013> endpoint:rtpbridge/b2@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955862 DLMGCP DEBUG <0013> endpoint:rtpbridge/b3@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955862 DLMGCP DEBUG <0013> endpoint:rtpbridge/b4@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955862 DLMGCP DEBUG <0013> endpoint:rtpbridge/b5@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955862 DLMGCP DEBUG <0013> endpoint:rtpbridge/b6@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955862 DLMGCP DEBUG <0013> endpoint:rtpbridge/b7@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955862 DLMGCP DEBUG <0013> endpoint:rtpbridge/b8@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955862 DLMGCP DEBUG <0013> endpoint:rtpbridge/b9@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955862 DLMGCP DEBUG <0013> endpoint:rtpbridge/ba@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955862 DLMGCP DEBUG <0013> endpoint:rtpbridge/bb@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955862 DLMGCP DEBUG <0013> endpoint:rtpbridge/bc@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955862 DLMGCP DEBUG <0013> endpoint:rtpbridge/bd@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955862 DLMGCP DEBUG <0013> endpoint:rtpbridge/be@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955862 DLMGCP DEBUG <0013> endpoint:rtpbridge/bf@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955862 DLMGCP DEBUG <0013> endpoint:rtpbridge/c0@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955862 DLMGCP DEBUG <0013> endpoint:rtpbridge/c1@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955862 DLMGCP DEBUG <0013> endpoint:rtpbridge/c2@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955862 DLMGCP DEBUG <0013> endpoint:rtpbridge/c3@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955862 DLMGCP DEBUG <0013> endpoint:rtpbridge/c4@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955862 DLMGCP DEBUG <0013> endpoint:rtpbridge/c5@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955867 DLMGCP DEBUG <0013> Received message: line #00: DLCX 2658 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241102125955867 DLMGCP DEBUG <0013> Received message: line #01: C: 0073 (mgcp_msg.c:67) 20241102125955867 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found free endpoint: rtpbridge/1@mgw (mgcp_endp.c:261) 20241102125955867 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:441) 20241102125955867 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241102125955867 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955867 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955867 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955867 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955867 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955867 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955867 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955867 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955867 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955867 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955867 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955870 DLMGCP DEBUG <0013> Received message: line #00: DLCX 2659 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241102125955870 DLMGCP DEBUG <0013> Received message: line #01: C: 0074 (mgcp_msg.c:67) 20241102125955870 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found free endpoint: rtpbridge/1@mgw (mgcp_endp.c:261) 20241102125955870 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:441) 20241102125955870 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241102125955870 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955870 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955870 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955870 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955870 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955870 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955870 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955870 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955871 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955871 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955871 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955871 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955871 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955871 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955871 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955871 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955871 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955871 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955871 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955871 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955871 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955871 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955871 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955871 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955871 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955871 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955871 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955871 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955871 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955871 DLMGCP DEBUG <0013> endpoint:rtpbridge/1e@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955871 DLMGCP DEBUG <0013> endpoint:rtpbridge/1f@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955871 DLMGCP DEBUG <0013> endpoint:rtpbridge/20@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955871 DLMGCP DEBUG <0013> endpoint:rtpbridge/21@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955871 DLMGCP DEBUG <0013> endpoint:rtpbridge/22@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955871 DLMGCP DEBUG <0013> endpoint:rtpbridge/23@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955871 DLMGCP DEBUG <0013> endpoint:rtpbridge/24@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955871 DLMGCP DEBUG <0013> endpoint:rtpbridge/25@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955871 DLMGCP DEBUG <0013> endpoint:rtpbridge/26@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955871 DLMGCP DEBUG <0013> endpoint:rtpbridge/27@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955871 DLMGCP DEBUG <0013> endpoint:rtpbridge/28@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955871 DLMGCP DEBUG <0013> endpoint:rtpbridge/29@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955871 DLMGCP DEBUG <0013> endpoint:rtpbridge/2a@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955871 DLMGCP DEBUG <0013> endpoint:rtpbridge/2b@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955871 DLMGCP DEBUG <0013> endpoint:rtpbridge/2c@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955871 DLMGCP DEBUG <0013> endpoint:rtpbridge/2d@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955871 DLMGCP DEBUG <0013> endpoint:rtpbridge/2e@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955871 DLMGCP DEBUG <0013> endpoint:rtpbridge/2f@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955871 DLMGCP DEBUG <0013> endpoint:rtpbridge/30@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955871 DLMGCP DEBUG <0013> endpoint:rtpbridge/31@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955871 DLMGCP DEBUG <0013> endpoint:rtpbridge/32@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955871 DLMGCP DEBUG <0013> endpoint:rtpbridge/33@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955871 DLMGCP DEBUG <0013> endpoint:rtpbridge/34@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955871 DLMGCP DEBUG <0013> endpoint:rtpbridge/35@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955871 DLMGCP DEBUG <0013> endpoint:rtpbridge/36@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955871 DLMGCP DEBUG <0013> endpoint:rtpbridge/37@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955871 DLMGCP DEBUG <0013> endpoint:rtpbridge/38@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955871 DLMGCP DEBUG <0013> endpoint:rtpbridge/39@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955871 DLMGCP DEBUG <0013> endpoint:rtpbridge/3a@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955871 DLMGCP DEBUG <0013> endpoint:rtpbridge/3b@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955871 DLMGCP DEBUG <0013> endpoint:rtpbridge/3c@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955871 DLMGCP DEBUG <0013> endpoint:rtpbridge/3d@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955871 DLMGCP DEBUG <0013> endpoint:rtpbridge/3e@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955871 DLMGCP DEBUG <0013> endpoint:rtpbridge/3f@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955871 DLMGCP DEBUG <0013> endpoint:rtpbridge/40@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955871 DLMGCP DEBUG <0013> endpoint:rtpbridge/41@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955871 DLMGCP DEBUG <0013> endpoint:rtpbridge/42@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955871 DLMGCP DEBUG <0013> endpoint:rtpbridge/43@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955871 DLMGCP DEBUG <0013> endpoint:rtpbridge/44@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955871 DLMGCP DEBUG <0013> endpoint:rtpbridge/45@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955871 DLMGCP DEBUG <0013> endpoint:rtpbridge/46@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955871 DLMGCP DEBUG <0013> endpoint:rtpbridge/47@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955871 DLMGCP DEBUG <0013> endpoint:rtpbridge/48@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955871 DLMGCP DEBUG <0013> endpoint:rtpbridge/49@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955871 DLMGCP DEBUG <0013> endpoint:rtpbridge/4a@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955871 DLMGCP DEBUG <0013> endpoint:rtpbridge/4b@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955871 DLMGCP DEBUG <0013> endpoint:rtpbridge/4c@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955871 DLMGCP DEBUG <0013> endpoint:rtpbridge/4d@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955871 DLMGCP DEBUG <0013> endpoint:rtpbridge/4e@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955871 DLMGCP DEBUG <0013> endpoint:rtpbridge/4f@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955871 DLMGCP DEBUG <0013> endpoint:rtpbridge/50@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955871 DLMGCP DEBUG <0013> endpoint:rtpbridge/51@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955871 DLMGCP DEBUG <0013> endpoint:rtpbridge/52@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955871 DLMGCP DEBUG <0013> endpoint:rtpbridge/53@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955871 DLMGCP DEBUG <0013> endpoint:rtpbridge/54@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955871 DLMGCP DEBUG <0013> endpoint:rtpbridge/55@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955872 DLMGCP DEBUG <0013> endpoint:rtpbridge/56@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955872 DLMGCP DEBUG <0013> endpoint:rtpbridge/57@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955872 DLMGCP DEBUG <0013> endpoint:rtpbridge/58@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955872 DLMGCP DEBUG <0013> endpoint:rtpbridge/59@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955872 DLMGCP DEBUG <0013> endpoint:rtpbridge/5a@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955872 DLMGCP DEBUG <0013> endpoint:rtpbridge/5b@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955872 DLMGCP DEBUG <0013> endpoint:rtpbridge/5c@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955872 DLMGCP DEBUG <0013> endpoint:rtpbridge/5d@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955872 DLMGCP DEBUG <0013> endpoint:rtpbridge/5e@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955872 DLMGCP DEBUG <0013> endpoint:rtpbridge/5f@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955872 DLMGCP DEBUG <0013> endpoint:rtpbridge/60@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955872 DLMGCP DEBUG <0013> endpoint:rtpbridge/61@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955872 DLMGCP DEBUG <0013> endpoint:rtpbridge/62@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955872 DLMGCP DEBUG <0013> endpoint:rtpbridge/63@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955872 DLMGCP DEBUG <0013> endpoint:rtpbridge/64@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955872 DLMGCP DEBUG <0013> endpoint:rtpbridge/65@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955872 DLMGCP DEBUG <0013> endpoint:rtpbridge/66@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955872 DLMGCP DEBUG <0013> endpoint:rtpbridge/67@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955872 DLMGCP DEBUG <0013> endpoint:rtpbridge/68@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955872 DLMGCP DEBUG <0013> endpoint:rtpbridge/69@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955872 DLMGCP DEBUG <0013> endpoint:rtpbridge/6a@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955872 DLMGCP DEBUG <0013> endpoint:rtpbridge/6b@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955872 DLMGCP DEBUG <0013> endpoint:rtpbridge/6c@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955872 DLMGCP DEBUG <0013> endpoint:rtpbridge/6d@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955872 DLMGCP DEBUG <0013> endpoint:rtpbridge/6e@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955872 DLMGCP DEBUG <0013> endpoint:rtpbridge/6f@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955872 DLMGCP DEBUG <0013> endpoint:rtpbridge/70@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955872 DLMGCP DEBUG <0013> endpoint:rtpbridge/71@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955872 DLMGCP DEBUG <0013> endpoint:rtpbridge/72@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955872 DLMGCP DEBUG <0013> endpoint:rtpbridge/73@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955872 DLMGCP DEBUG <0013> endpoint:rtpbridge/74@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955872 DLMGCP DEBUG <0013> endpoint:rtpbridge/75@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955872 DLMGCP DEBUG <0013> endpoint:rtpbridge/76@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955872 DLMGCP DEBUG <0013> endpoint:rtpbridge/77@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955872 DLMGCP DEBUG <0013> endpoint:rtpbridge/78@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955872 DLMGCP DEBUG <0013> endpoint:rtpbridge/79@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955872 DLMGCP DEBUG <0013> endpoint:rtpbridge/7a@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955872 DLMGCP DEBUG <0013> endpoint:rtpbridge/7b@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955872 DLMGCP DEBUG <0013> endpoint:rtpbridge/7c@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955872 DLMGCP DEBUG <0013> endpoint:rtpbridge/7d@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955872 DLMGCP DEBUG <0013> endpoint:rtpbridge/7e@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955872 DLMGCP DEBUG <0013> endpoint:rtpbridge/7f@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955872 DLMGCP DEBUG <0013> endpoint:rtpbridge/80@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955872 DLMGCP DEBUG <0013> endpoint:rtpbridge/81@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955872 DLMGCP DEBUG <0013> endpoint:rtpbridge/82@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955872 DLMGCP DEBUG <0013> endpoint:rtpbridge/83@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955872 DLMGCP DEBUG <0013> endpoint:rtpbridge/84@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955872 DLMGCP DEBUG <0013> endpoint:rtpbridge/85@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955872 DLMGCP DEBUG <0013> endpoint:rtpbridge/86@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955872 DLMGCP DEBUG <0013> endpoint:rtpbridge/87@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955872 DLMGCP DEBUG <0013> endpoint:rtpbridge/88@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955872 DLMGCP DEBUG <0013> endpoint:rtpbridge/89@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955872 DLMGCP DEBUG <0013> endpoint:rtpbridge/8a@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955872 DLMGCP DEBUG <0013> endpoint:rtpbridge/8b@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955872 DLMGCP DEBUG <0013> endpoint:rtpbridge/8c@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955872 DLMGCP DEBUG <0013> endpoint:rtpbridge/8d@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955872 DLMGCP DEBUG <0013> endpoint:rtpbridge/8e@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955872 DLMGCP DEBUG <0013> endpoint:rtpbridge/8f@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955872 DLMGCP DEBUG <0013> endpoint:rtpbridge/90@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955872 DLMGCP DEBUG <0013> endpoint:rtpbridge/91@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955872 DLMGCP DEBUG <0013> endpoint:rtpbridge/92@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955872 DLMGCP DEBUG <0013> endpoint:rtpbridge/93@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955872 DLMGCP DEBUG <0013> endpoint:rtpbridge/94@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955872 DLMGCP DEBUG <0013> endpoint:rtpbridge/95@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955872 DLMGCP DEBUG <0013> endpoint:rtpbridge/96@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955872 DLMGCP DEBUG <0013> endpoint:rtpbridge/97@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955872 DLMGCP DEBUG <0013> endpoint:rtpbridge/98@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955872 DLMGCP DEBUG <0013> endpoint:rtpbridge/99@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955872 DLMGCP DEBUG <0013> endpoint:rtpbridge/9a@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955872 DLMGCP DEBUG <0013> endpoint:rtpbridge/9b@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955872 DLMGCP DEBUG <0013> endpoint:rtpbridge/9c@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955872 DLMGCP DEBUG <0013> endpoint:rtpbridge/9d@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955872 DLMGCP DEBUG <0013> endpoint:rtpbridge/9e@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955872 DLMGCP DEBUG <0013> endpoint:rtpbridge/9f@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955873 DLMGCP DEBUG <0013> endpoint:rtpbridge/a0@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955873 DLMGCP DEBUG <0013> endpoint:rtpbridge/a1@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955873 DLMGCP DEBUG <0013> endpoint:rtpbridge/a2@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955873 DLMGCP DEBUG <0013> endpoint:rtpbridge/a3@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955873 DLMGCP DEBUG <0013> endpoint:rtpbridge/a4@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955873 DLMGCP DEBUG <0013> endpoint:rtpbridge/a5@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955873 DLMGCP DEBUG <0013> endpoint:rtpbridge/a6@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955873 DLMGCP DEBUG <0013> endpoint:rtpbridge/a7@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955873 DLMGCP DEBUG <0013> endpoint:rtpbridge/a8@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955873 DLMGCP DEBUG <0013> endpoint:rtpbridge/a9@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955873 DLMGCP DEBUG <0013> endpoint:rtpbridge/aa@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955873 DLMGCP DEBUG <0013> endpoint:rtpbridge/ab@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955873 DLMGCP DEBUG <0013> endpoint:rtpbridge/ac@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955873 DLMGCP DEBUG <0013> endpoint:rtpbridge/ad@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955873 DLMGCP DEBUG <0013> endpoint:rtpbridge/ae@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955873 DLMGCP DEBUG <0013> endpoint:rtpbridge/af@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955873 DLMGCP DEBUG <0013> endpoint:rtpbridge/b0@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955873 DLMGCP DEBUG <0013> endpoint:rtpbridge/b1@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955873 DLMGCP DEBUG <0013> endpoint:rtpbridge/b2@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955873 DLMGCP DEBUG <0013> endpoint:rtpbridge/b3@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955873 DLMGCP DEBUG <0013> endpoint:rtpbridge/b4@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955873 DLMGCP DEBUG <0013> endpoint:rtpbridge/b5@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955873 DLMGCP DEBUG <0013> endpoint:rtpbridge/b6@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955873 DLMGCP DEBUG <0013> endpoint:rtpbridge/b7@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955873 DLMGCP DEBUG <0013> endpoint:rtpbridge/b8@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955873 DLMGCP DEBUG <0013> endpoint:rtpbridge/b9@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955873 DLMGCP DEBUG <0013> endpoint:rtpbridge/ba@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955873 DLMGCP DEBUG <0013> endpoint:rtpbridge/bb@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955873 DLMGCP DEBUG <0013> endpoint:rtpbridge/bc@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955873 DLMGCP DEBUG <0013> endpoint:rtpbridge/bd@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955873 DLMGCP DEBUG <0013> endpoint:rtpbridge/be@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955873 DLMGCP DEBUG <0013> endpoint:rtpbridge/bf@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955873 DLMGCP DEBUG <0013> endpoint:rtpbridge/c0@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955873 DLMGCP DEBUG <0013> endpoint:rtpbridge/c1@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955873 DLMGCP DEBUG <0013> endpoint:rtpbridge/c2@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955873 DLMGCP DEBUG <0013> endpoint:rtpbridge/c3@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955873 DLMGCP DEBUG <0013> endpoint:rtpbridge/c4@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955873 DLMGCP DEBUG <0013> endpoint:rtpbridge/c5@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955873 DLMGCP DEBUG <0013> endpoint:rtpbridge/c6@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955873 DLMGCP DEBUG <0013> endpoint:rtpbridge/c7@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955873 DLMGCP DEBUG <0013> endpoint:rtpbridge/c8@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955873 DLMGCP DEBUG <0013> endpoint:rtpbridge/c9@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955873 DLMGCP DEBUG <0013> endpoint:rtpbridge/ca@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955873 DLMGCP DEBUG <0013> endpoint:rtpbridge/cb@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955873 DLMGCP DEBUG <0013> endpoint:rtpbridge/cc@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955873 DLMGCP DEBUG <0013> endpoint:rtpbridge/cd@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955873 DLMGCP DEBUG <0013> endpoint:rtpbridge/ce@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955873 DLMGCP DEBUG <0013> endpoint:rtpbridge/cf@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955873 DLMGCP DEBUG <0013> endpoint:rtpbridge/d0@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955873 DLMGCP DEBUG <0013> endpoint:rtpbridge/d1@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955873 DLMGCP DEBUG <0013> endpoint:rtpbridge/d2@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955873 DLMGCP DEBUG <0013> endpoint:rtpbridge/d3@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955873 DLMGCP DEBUG <0013> endpoint:rtpbridge/d4@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955873 DLMGCP DEBUG <0013> endpoint:rtpbridge/d5@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955873 DLMGCP DEBUG <0013> endpoint:rtpbridge/d6@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955873 DLMGCP DEBUG <0013> endpoint:rtpbridge/d7@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955873 DLMGCP DEBUG <0013> endpoint:rtpbridge/d8@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955873 DLMGCP DEBUG <0013> endpoint:rtpbridge/d9@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955873 DLMGCP DEBUG <0013> endpoint:rtpbridge/da@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955873 DLMGCP DEBUG <0013> endpoint:rtpbridge/db@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955873 DLMGCP DEBUG <0013> endpoint:rtpbridge/dc@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955873 DLMGCP DEBUG <0013> endpoint:rtpbridge/dd@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955873 DLMGCP DEBUG <0013> endpoint:rtpbridge/de@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955873 DLMGCP DEBUG <0013> endpoint:rtpbridge/df@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955873 DLMGCP DEBUG <0013> endpoint:rtpbridge/e0@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955873 DLMGCP DEBUG <0013> endpoint:rtpbridge/e1@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955873 DLMGCP DEBUG <0013> endpoint:rtpbridge/e2@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955873 DLMGCP DEBUG <0013> endpoint:rtpbridge/e3@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955873 DLMGCP DEBUG <0013> endpoint:rtpbridge/e4@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955873 DLMGCP DEBUG <0013> endpoint:rtpbridge/e5@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955873 DLMGCP DEBUG <0013> endpoint:rtpbridge/e6@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955873 DLMGCP DEBUG <0013> endpoint:rtpbridge/e7@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955874 DLMGCP DEBUG <0013> endpoint:rtpbridge/e8@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955874 DLMGCP DEBUG <0013> endpoint:rtpbridge/e9@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955874 DLMGCP DEBUG <0013> endpoint:rtpbridge/ea@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955874 DLMGCP DEBUG <0013> endpoint:rtpbridge/eb@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955874 DLMGCP DEBUG <0013> endpoint:rtpbridge/ec@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955874 DLMGCP DEBUG <0013> endpoint:rtpbridge/ed@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955874 DLMGCP DEBUG <0013> endpoint:rtpbridge/ee@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955874 DLMGCP DEBUG <0013> endpoint:rtpbridge/ef@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955874 DLMGCP DEBUG <0013> endpoint:rtpbridge/f0@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955874 DLMGCP DEBUG <0013> endpoint:rtpbridge/f1@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955874 DLMGCP DEBUG <0013> endpoint:rtpbridge/f2@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955874 DLMGCP DEBUG <0013> endpoint:rtpbridge/f3@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955874 DLMGCP DEBUG <0013> endpoint:rtpbridge/f4@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955874 DLMGCP DEBUG <0013> endpoint:rtpbridge/f5@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955874 DLMGCP DEBUG <0013> endpoint:rtpbridge/f6@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955874 DLMGCP DEBUG <0013> endpoint:rtpbridge/f7@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955874 DLMGCP DEBUG <0013> endpoint:rtpbridge/f8@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955874 DLMGCP DEBUG <0013> endpoint:rtpbridge/f9@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955874 DLMGCP DEBUG <0013> endpoint:rtpbridge/fa@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955874 DLMGCP DEBUG <0013> endpoint:rtpbridge/fb@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955874 DLMGCP DEBUG <0013> endpoint:rtpbridge/fc@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955874 DLMGCP DEBUG <0013> endpoint:rtpbridge/fd@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955874 DLMGCP DEBUG <0013> endpoint:rtpbridge/fe@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955874 DLMGCP DEBUG <0013> endpoint:rtpbridge/ff@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955874 DLMGCP DEBUG <0013> endpoint:rtpbridge/100@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955874 DLMGCP DEBUG <0013> endpoint:rtpbridge/101@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955874 DLMGCP DEBUG <0013> endpoint:rtpbridge/102@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955874 DLMGCP DEBUG <0013> endpoint:rtpbridge/103@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955874 DLMGCP DEBUG <0013> endpoint:rtpbridge/104@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955874 DLMGCP DEBUG <0013> endpoint:rtpbridge/105@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955874 DLMGCP DEBUG <0013> endpoint:rtpbridge/106@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955874 DLMGCP DEBUG <0013> endpoint:rtpbridge/107@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955874 DLMGCP DEBUG <0013> endpoint:rtpbridge/108@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955874 DLMGCP DEBUG <0013> endpoint:rtpbridge/109@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955874 DLMGCP DEBUG <0013> endpoint:rtpbridge/10a@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955874 DLMGCP DEBUG <0013> endpoint:rtpbridge/10b@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955874 DLMGCP DEBUG <0013> endpoint:rtpbridge/10c@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955874 DLMGCP DEBUG <0013> endpoint:rtpbridge/10d@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955874 DLMGCP DEBUG <0013> endpoint:rtpbridge/10e@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955874 DLMGCP DEBUG <0013> endpoint:rtpbridge/10f@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955874 DLMGCP DEBUG <0013> endpoint:rtpbridge/110@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955874 DLMGCP DEBUG <0013> endpoint:rtpbridge/111@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955874 DLMGCP DEBUG <0013> endpoint:rtpbridge/112@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955874 DLMGCP DEBUG <0013> endpoint:rtpbridge/113@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955874 DLMGCP DEBUG <0013> endpoint:rtpbridge/114@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955874 DLMGCP DEBUG <0013> endpoint:rtpbridge/115@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955874 DLMGCP DEBUG <0013> endpoint:rtpbridge/116@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955874 DLMGCP DEBUG <0013> endpoint:rtpbridge/117@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955874 DLMGCP DEBUG <0013> endpoint:rtpbridge/118@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955874 DLMGCP DEBUG <0013> endpoint:rtpbridge/119@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955874 DLMGCP DEBUG <0013> endpoint:rtpbridge/11a@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955874 DLMGCP DEBUG <0013> endpoint:rtpbridge/11b@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955874 DLMGCP DEBUG <0013> endpoint:rtpbridge/11c@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955874 DLMGCP DEBUG <0013> endpoint:rtpbridge/11d@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955874 DLMGCP DEBUG <0013> endpoint:rtpbridge/11e@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955874 DLMGCP DEBUG <0013> endpoint:rtpbridge/11f@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955874 DLMGCP DEBUG <0013> endpoint:rtpbridge/120@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955874 DLMGCP DEBUG <0013> endpoint:rtpbridge/121@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955874 DLMGCP DEBUG <0013> endpoint:rtpbridge/122@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955874 DLMGCP DEBUG <0013> endpoint:rtpbridge/123@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955874 DLMGCP DEBUG <0013> endpoint:rtpbridge/124@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955874 DLMGCP DEBUG <0013> endpoint:rtpbridge/125@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955874 DLMGCP DEBUG <0013> endpoint:rtpbridge/126@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955874 DLMGCP DEBUG <0013> endpoint:rtpbridge/127@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955874 DLMGCP DEBUG <0013> endpoint:rtpbridge/128@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955874 DLMGCP DEBUG <0013> endpoint:rtpbridge/129@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955874 DLMGCP DEBUG <0013> endpoint:rtpbridge/12a@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955874 DLMGCP DEBUG <0013> endpoint:rtpbridge/12b@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955874 DLMGCP DEBUG <0013> endpoint:rtpbridge/12c@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955874 DLMGCP DEBUG <0013> endpoint:none Generated response: code=200 (mgcp_protocol.c:230) 20241102125955874 DLMGCP DEBUG <0013> Generated response: line #00: 200 2659 OK (mgcp_msg.c:67) 20241102125955875 DLMGCP DEBUG <0013> Received message: line #00: DLCX 2660 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241102125955875 DLMGCP DEBUG <0013> Received message: line #01: C: 0075 (mgcp_msg.c:67) 20241102125955875 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found free endpoint: rtpbridge/1@mgw (mgcp_endp.c:261) 20241102125955875 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:441) 20241102125955875 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241102125955875 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955875 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955875 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955875 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955875 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955875 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955875 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955875 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955875 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955875 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955875 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955875 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955875 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955875 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955875 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955875 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955875 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955875 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955875 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955875 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955875 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955875 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955875 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955875 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955875 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955875 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955875 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955875 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955875 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955875 DLMGCP DEBUG <0013> endpoint:rtpbridge/1e@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955875 DLMGCP DEBUG <0013> endpoint:rtpbridge/1f@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955875 DLMGCP DEBUG <0013> endpoint:rtpbridge/20@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955875 DLMGCP DEBUG <0013> endpoint:rtpbridge/21@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955875 DLMGCP DEBUG <0013> endpoint:rtpbridge/22@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955875 DLMGCP DEBUG <0013> endpoint:rtpbridge/23@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955875 DLMGCP DEBUG <0013> endpoint:rtpbridge/24@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955875 DLMGCP DEBUG <0013> endpoint:rtpbridge/25@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955875 DLMGCP DEBUG <0013> endpoint:rtpbridge/26@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955875 DLMGCP DEBUG <0013> endpoint:rtpbridge/27@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955875 DLMGCP DEBUG <0013> endpoint:rtpbridge/28@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955875 DLMGCP DEBUG <0013> endpoint:rtpbridge/29@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955875 DLMGCP DEBUG <0013> endpoint:rtpbridge/2a@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955875 DLMGCP DEBUG <0013> endpoint:rtpbridge/2b@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955875 DLMGCP DEBUG <0013> endpoint:rtpbridge/2c@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955875 DLMGCP DEBUG <0013> endpoint:rtpbridge/2d@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955875 DLMGCP DEBUG <0013> endpoint:rtpbridge/2e@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955875 DLMGCP DEBUG <0013> endpoint:rtpbridge/2f@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955875 DLMGCP DEBUG <0013> endpoint:rtpbridge/30@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955875 DLMGCP DEBUG <0013> endpoint:rtpbridge/31@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955875 DLMGCP DEBUG <0013> endpoint:rtpbridge/32@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955876 DLMGCP DEBUG <0013> endpoint:rtpbridge/33@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955876 DLMGCP DEBUG <0013> endpoint:rtpbridge/34@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955876 DLMGCP DEBUG <0013> endpoint:rtpbridge/35@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955876 DLMGCP DEBUG <0013> endpoint:rtpbridge/36@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955876 DLMGCP DEBUG <0013> endpoint:rtpbridge/37@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955876 DLMGCP DEBUG <0013> endpoint:rtpbridge/38@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955876 DLMGCP DEBUG <0013> endpoint:rtpbridge/39@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955876 DLMGCP DEBUG <0013> endpoint:rtpbridge/3a@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955876 DLMGCP DEBUG <0013> endpoint:rtpbridge/3b@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955876 DLMGCP DEBUG <0013> endpoint:rtpbridge/3c@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955876 DLMGCP DEBUG <0013> endpoint:rtpbridge/3d@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955876 DLMGCP DEBUG <0013> endpoint:rtpbridge/3e@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955876 DLMGCP DEBUG <0013> endpoint:rtpbridge/3f@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955876 DLMGCP DEBUG <0013> endpoint:rtpbridge/40@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955876 DLMGCP DEBUG <0013> endpoint:rtpbridge/41@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955876 DLMGCP DEBUG <0013> endpoint:rtpbridge/42@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955876 DLMGCP DEBUG <0013> endpoint:rtpbridge/43@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955876 DLMGCP DEBUG <0013> endpoint:rtpbridge/44@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955876 DLMGCP DEBUG <0013> endpoint:rtpbridge/45@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955876 DLMGCP DEBUG <0013> endpoint:rtpbridge/46@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955876 DLMGCP DEBUG <0013> endpoint:rtpbridge/47@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955876 DLMGCP DEBUG <0013> endpoint:rtpbridge/48@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955876 DLMGCP DEBUG <0013> endpoint:rtpbridge/49@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955876 DLMGCP DEBUG <0013> endpoint:rtpbridge/4a@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955876 DLMGCP DEBUG <0013> endpoint:rtpbridge/4b@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955876 DLMGCP DEBUG <0013> endpoint:rtpbridge/4c@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955876 DLMGCP DEBUG <0013> endpoint:rtpbridge/4d@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955876 DLMGCP DEBUG <0013> endpoint:rtpbridge/4e@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955876 DLMGCP DEBUG <0013> endpoint:rtpbridge/4f@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955876 DLMGCP DEBUG <0013> endpoint:rtpbridge/50@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955876 DLMGCP DEBUG <0013> endpoint:rtpbridge/51@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955876 DLMGCP DEBUG <0013> endpoint:rtpbridge/52@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955876 DLMGCP DEBUG <0013> endpoint:rtpbridge/53@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955876 DLMGCP DEBUG <0013> endpoint:rtpbridge/54@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955876 DLMGCP DEBUG <0013> endpoint:rtpbridge/55@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955876 DLMGCP DEBUG <0013> endpoint:rtpbridge/56@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955876 DLMGCP DEBUG <0013> endpoint:rtpbridge/57@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955876 DLMGCP DEBUG <0013> endpoint:rtpbridge/58@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955876 DLMGCP DEBUG <0013> endpoint:rtpbridge/59@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955876 DLMGCP DEBUG <0013> endpoint:rtpbridge/5a@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955876 DLMGCP DEBUG <0013> endpoint:rtpbridge/5b@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955876 DLMGCP DEBUG <0013> endpoint:rtpbridge/5c@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955876 DLMGCP DEBUG <0013> endpoint:rtpbridge/5d@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955876 DLMGCP DEBUG <0013> endpoint:rtpbridge/5e@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955876 DLMGCP DEBUG <0013> endpoint:rtpbridge/5f@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955876 DLMGCP DEBUG <0013> endpoint:rtpbridge/60@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955876 DLMGCP DEBUG <0013> endpoint:rtpbridge/61@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955876 DLMGCP DEBUG <0013> endpoint:rtpbridge/62@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955876 DLMGCP DEBUG <0013> endpoint:rtpbridge/63@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955876 DLMGCP DEBUG <0013> endpoint:rtpbridge/64@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955876 DLMGCP DEBUG <0013> endpoint:rtpbridge/65@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955876 DLMGCP DEBUG <0013> endpoint:rtpbridge/66@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955876 DLMGCP DEBUG <0013> endpoint:rtpbridge/67@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955876 DLMGCP DEBUG <0013> endpoint:rtpbridge/68@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955876 DLMGCP DEBUG <0013> endpoint:rtpbridge/69@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955876 DLMGCP DEBUG <0013> endpoint:rtpbridge/6a@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955876 DLMGCP DEBUG <0013> endpoint:rtpbridge/6b@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955876 DLMGCP DEBUG <0013> endpoint:rtpbridge/6c@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955876 DLMGCP DEBUG <0013> endpoint:rtpbridge/6d@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955876 DLMGCP DEBUG <0013> endpoint:rtpbridge/6e@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955876 DLMGCP DEBUG <0013> endpoint:rtpbridge/6f@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955876 DLMGCP DEBUG <0013> endpoint:rtpbridge/70@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955876 DLMGCP DEBUG <0013> endpoint:rtpbridge/71@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955876 DLMGCP DEBUG <0013> endpoint:rtpbridge/72@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955876 DLMGCP DEBUG <0013> endpoint:rtpbridge/73@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955876 DLMGCP DEBUG <0013> endpoint:rtpbridge/74@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955876 DLMGCP DEBUG <0013> endpoint:rtpbridge/75@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955876 DLMGCP DEBUG <0013> endpoint:rtpbridge/76@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955876 DLMGCP DEBUG <0013> endpoint:rtpbridge/77@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955876 DLMGCP DEBUG <0013> endpoint:rtpbridge/78@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955876 DLMGCP DEBUG <0013> endpoint:rtpbridge/79@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955876 DLMGCP DEBUG <0013> endpoint:rtpbridge/7a@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955876 DLMGCP DEBUG <0013> endpoint:rtpbridge/7b@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955876 DLMGCP DEBUG <0013> endpoint:rtpbridge/7c@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955876 DLMGCP DEBUG <0013> endpoint:rtpbridge/7d@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955876 DLMGCP DEBUG <0013> endpoint:rtpbridge/7e@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955876 DLMGCP DEBUG <0013> endpoint:rtpbridge/7f@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955876 DLMGCP DEBUG <0013> endpoint:rtpbridge/80@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955876 DLMGCP DEBUG <0013> endpoint:rtpbridge/81@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955876 DLMGCP DEBUG <0013> endpoint:rtpbridge/82@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955876 DLMGCP DEBUG <0013> endpoint:rtpbridge/83@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955876 DLMGCP DEBUG <0013> endpoint:rtpbridge/84@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955876 DLMGCP DEBUG <0013> endpoint:rtpbridge/85@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955876 DLMGCP DEBUG <0013> endpoint:rtpbridge/86@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955876 DLMGCP DEBUG <0013> endpoint:rtpbridge/87@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955876 DLMGCP DEBUG <0013> endpoint:rtpbridge/88@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955876 DLMGCP DEBUG <0013> endpoint:rtpbridge/89@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955876 DLMGCP DEBUG <0013> endpoint:rtpbridge/8a@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955876 DLMGCP DEBUG <0013> endpoint:rtpbridge/8b@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955876 DLMGCP DEBUG <0013> endpoint:rtpbridge/8c@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955876 DLMGCP DEBUG <0013> endpoint:rtpbridge/8d@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955876 DLMGCP DEBUG <0013> endpoint:rtpbridge/8e@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955876 DLMGCP DEBUG <0013> endpoint:rtpbridge/8f@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955876 DLMGCP DEBUG <0013> endpoint:rtpbridge/90@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955876 DLMGCP DEBUG <0013> endpoint:rtpbridge/91@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955876 DLMGCP DEBUG <0013> endpoint:rtpbridge/92@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955876 DLMGCP DEBUG <0013> endpoint:rtpbridge/93@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955876 DLMGCP DEBUG <0013> endpoint:rtpbridge/94@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955876 DLMGCP DEBUG <0013> endpoint:rtpbridge/95@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955876 DLMGCP DEBUG <0013> endpoint:rtpbridge/96@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955876 DLMGCP DEBUG <0013> endpoint:rtpbridge/97@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955876 DLMGCP DEBUG <0013> endpoint:rtpbridge/98@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955876 DLMGCP DEBUG <0013> endpoint:rtpbridge/99@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955876 DLMGCP DEBUG <0013> endpoint:rtpbridge/9a@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955876 DLMGCP DEBUG <0013> endpoint:rtpbridge/9b@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955876 DLMGCP DEBUG <0013> endpoint:rtpbridge/9c@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955876 DLMGCP DEBUG <0013> endpoint:rtpbridge/9d@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955876 DLMGCP DEBUG <0013> endpoint:rtpbridge/9e@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955876 DLMGCP DEBUG <0013> endpoint:rtpbridge/9f@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955876 DLMGCP DEBUG <0013> endpoint:rtpbridge/a0@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955876 DLMGCP DEBUG <0013> endpoint:rtpbridge/a1@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955876 DLMGCP DEBUG <0013> endpoint:rtpbridge/a2@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955876 DLMGCP DEBUG <0013> endpoint:rtpbridge/a3@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955876 DLMGCP DEBUG <0013> endpoint:rtpbridge/a4@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955876 DLMGCP DEBUG <0013> endpoint:rtpbridge/a5@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955876 DLMGCP DEBUG <0013> endpoint:rtpbridge/a6@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955876 DLMGCP DEBUG <0013> endpoint:rtpbridge/a7@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955876 DLMGCP DEBUG <0013> endpoint:rtpbridge/a8@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955876 DLMGCP DEBUG <0013> endpoint:rtpbridge/a9@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955876 DLMGCP DEBUG <0013> endpoint:rtpbridge/aa@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955877 DLMGCP DEBUG <0013> endpoint:rtpbridge/ab@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955877 DLMGCP DEBUG <0013> endpoint:rtpbridge/ac@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955877 DLMGCP DEBUG <0013> endpoint:rtpbridge/ad@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955877 DLMGCP DEBUG <0013> endpoint:rtpbridge/ae@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955877 DLMGCP DEBUG <0013> endpoint:rtpbridge/af@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955877 DLMGCP DEBUG <0013> endpoint:rtpbridge/b0@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955877 DLMGCP DEBUG <0013> endpoint:rtpbridge/b1@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955877 DLMGCP DEBUG <0013> endpoint:rtpbridge/b2@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955877 DLMGCP DEBUG <0013> endpoint:rtpbridge/b3@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955877 DLMGCP DEBUG <0013> endpoint:rtpbridge/b4@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955877 DLMGCP DEBUG <0013> endpoint:rtpbridge/b5@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955877 DLMGCP DEBUG <0013> endpoint:rtpbridge/b6@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955877 DLMGCP DEBUG <0013> endpoint:rtpbridge/b7@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955877 DLMGCP DEBUG <0013> endpoint:rtpbridge/b8@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955877 DLMGCP DEBUG <0013> endpoint:rtpbridge/b9@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955877 DLMGCP DEBUG <0013> endpoint:rtpbridge/ba@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955877 DLMGCP DEBUG <0013> endpoint:rtpbridge/bb@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955877 DLMGCP DEBUG <0013> endpoint:rtpbridge/bc@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955877 DLMGCP DEBUG <0013> endpoint:rtpbridge/bd@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955877 DLMGCP DEBUG <0013> endpoint:rtpbridge/be@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955877 DLMGCP DEBUG <0013> endpoint:rtpbridge/bf@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955877 DLMGCP DEBUG <0013> endpoint:rtpbridge/c0@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955877 DLMGCP DEBUG <0013> endpoint:rtpbridge/c1@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955877 DLMGCP DEBUG <0013> endpoint:rtpbridge/c2@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955877 DLMGCP DEBUG <0013> endpoint:rtpbridge/c3@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955877 DLMGCP DEBUG <0013> endpoint:rtpbridge/c4@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955877 DLMGCP DEBUG <0013> endpoint:rtpbridge/c5@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955877 DLMGCP DEBUG <0013> endpoint:rtpbridge/c6@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955877 DLMGCP DEBUG <0013> endpoint:rtpbridge/c7@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955877 DLMGCP DEBUG <0013> endpoint:rtpbridge/c8@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955877 DLMGCP DEBUG <0013> endpoint:rtpbridge/c9@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955877 DLMGCP DEBUG <0013> endpoint:rtpbridge/ca@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955877 DLMGCP DEBUG <0013> endpoint:rtpbridge/cb@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955877 DLMGCP DEBUG <0013> endpoint:rtpbridge/cc@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955877 DLMGCP DEBUG <0013> endpoint:rtpbridge/cd@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955877 DLMGCP DEBUG <0013> endpoint:rtpbridge/ce@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955877 DLMGCP DEBUG <0013> endpoint:rtpbridge/cf@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955877 DLMGCP DEBUG <0013> endpoint:rtpbridge/d0@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955877 DLMGCP DEBUG <0013> endpoint:rtpbridge/d1@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955877 DLMGCP DEBUG <0013> endpoint:rtpbridge/d2@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955877 DLMGCP DEBUG <0013> endpoint:rtpbridge/d3@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955877 DLMGCP DEBUG <0013> endpoint:rtpbridge/d4@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955877 DLMGCP DEBUG <0013> endpoint:rtpbridge/d5@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955877 DLMGCP DEBUG <0013> endpoint:rtpbridge/d6@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955877 DLMGCP DEBUG <0013> endpoint:rtpbridge/d7@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955877 DLMGCP DEBUG <0013> endpoint:rtpbridge/d8@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955877 DLMGCP DEBUG <0013> endpoint:rtpbridge/d9@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955877 DLMGCP DEBUG <0013> endpoint:rtpbridge/da@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955877 DLMGCP DEBUG <0013> endpoint:rtpbridge/db@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955877 DLMGCP DEBUG <0013> endpoint:rtpbridge/dc@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955877 DLMGCP DEBUG <0013> endpoint:rtpbridge/dd@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955877 DLMGCP DEBUG <0013> endpoint:rtpbridge/de@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955877 DLMGCP DEBUG <0013> endpoint:rtpbridge/df@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955877 DLMGCP DEBUG <0013> endpoint:rtpbridge/e0@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955877 DLMGCP DEBUG <0013> endpoint:rtpbridge/e1@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955877 DLMGCP DEBUG <0013> endpoint:rtpbridge/e2@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955877 DLMGCP DEBUG <0013> endpoint:rtpbridge/e3@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955877 DLMGCP DEBUG <0013> endpoint:rtpbridge/e4@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955877 DLMGCP DEBUG <0013> endpoint:rtpbridge/e5@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955877 DLMGCP DEBUG <0013> endpoint:rtpbridge/e6@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955877 DLMGCP DEBUG <0013> endpoint:rtpbridge/e7@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955877 DLMGCP DEBUG <0013> endpoint:rtpbridge/e8@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955877 DLMGCP DEBUG <0013> endpoint:rtpbridge/e9@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955877 DLMGCP DEBUG <0013> endpoint:rtpbridge/ea@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955877 DLMGCP DEBUG <0013> endpoint:rtpbridge/eb@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955877 DLMGCP DEBUG <0013> endpoint:rtpbridge/ec@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955877 DLMGCP DEBUG <0013> endpoint:rtpbridge/ed@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955877 DLMGCP DEBUG <0013> endpoint:rtpbridge/ee@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955877 DLMGCP DEBUG <0013> endpoint:rtpbridge/ef@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955877 DLMGCP DEBUG <0013> endpoint:rtpbridge/f0@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955877 DLMGCP DEBUG <0013> endpoint:rtpbridge/f1@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955877 DLMGCP DEBUG <0013> endpoint:rtpbridge/f2@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955877 DLMGCP DEBUG <0013> endpoint:rtpbridge/f3@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955877 DLMGCP DEBUG <0013> endpoint:rtpbridge/f4@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955877 DLMGCP DEBUG <0013> endpoint:rtpbridge/f5@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955877 DLMGCP DEBUG <0013> endpoint:rtpbridge/f6@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955877 DLMGCP DEBUG <0013> endpoint:rtpbridge/f7@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955877 DLMGCP DEBUG <0013> endpoint:rtpbridge/f8@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955877 DLMGCP DEBUG <0013> endpoint:rtpbridge/f9@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955877 DLMGCP DEBUG <0013> endpoint:rtpbridge/fa@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955877 DLMGCP DEBUG <0013> endpoint:rtpbridge/fb@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955877 DLMGCP DEBUG <0013> endpoint:rtpbridge/fc@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955877 DLMGCP DEBUG <0013> endpoint:rtpbridge/fd@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955877 DLMGCP DEBUG <0013> endpoint:rtpbridge/fe@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955877 DLMGCP DEBUG <0013> endpoint:rtpbridge/ff@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955877 DLMGCP DEBUG <0013> endpoint:rtpbridge/100@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955877 DLMGCP DEBUG <0013> endpoint:rtpbridge/101@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955877 DLMGCP DEBUG <0013> endpoint:rtpbridge/102@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955877 DLMGCP DEBUG <0013> endpoint:rtpbridge/103@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955877 DLMGCP DEBUG <0013> endpoint:rtpbridge/104@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955877 DLMGCP DEBUG <0013> endpoint:rtpbridge/105@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955877 DLMGCP DEBUG <0013> endpoint:rtpbridge/106@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955877 DLMGCP DEBUG <0013> endpoint:rtpbridge/107@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955877 DLMGCP DEBUG <0013> endpoint:rtpbridge/108@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955877 DLMGCP DEBUG <0013> endpoint:rtpbridge/109@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955877 DLMGCP DEBUG <0013> endpoint:rtpbridge/10a@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955877 DLMGCP DEBUG <0013> endpoint:rtpbridge/10b@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955877 DLMGCP DEBUG <0013> endpoint:rtpbridge/10c@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955877 DLMGCP DEBUG <0013> endpoint:rtpbridge/10d@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955877 DLMGCP DEBUG <0013> endpoint:rtpbridge/10e@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955877 DLMGCP DEBUG <0013> endpoint:rtpbridge/10f@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955877 DLMGCP DEBUG <0013> endpoint:rtpbridge/110@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955877 DLMGCP DEBUG <0013> endpoint:rtpbridge/111@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955877 DLMGCP DEBUG <0013> endpoint:rtpbridge/112@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955877 DLMGCP DEBUG <0013> endpoint:rtpbridge/113@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955877 DLMGCP DEBUG <0013> endpoint:rtpbridge/114@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955877 DLMGCP DEBUG <0013> endpoint:rtpbridge/115@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955877 DLMGCP DEBUG <0013> endpoint:rtpbridge/116@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955877 DLMGCP DEBUG <0013> endpoint:rtpbridge/117@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955877 DLMGCP DEBUG <0013> endpoint:rtpbridge/118@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955877 DLMGCP DEBUG <0013> endpoint:rtpbridge/119@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955877 DLMGCP DEBUG <0013> endpoint:rtpbridge/11a@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955877 DLMGCP DEBUG <0013> endpoint:rtpbridge/11b@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955877 DLMGCP DEBUG <0013> endpoint:rtpbridge/11c@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955877 DLMGCP DEBUG <0013> endpoint:rtpbridge/11d@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955877 DLMGCP DEBUG <0013> endpoint:rtpbridge/11e@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955877 DLMGCP DEBUG <0013> endpoint:rtpbridge/11f@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955877 DLMGCP DEBUG <0013> endpoint:rtpbridge/120@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955877 DLMGCP DEBUG <0013> endpoint:rtpbridge/121@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955877 DLMGCP DEBUG <0013> endpoint:rtpbridge/122@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955877 DLMGCP DEBUG <0013> endpoint:rtpbridge/123@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955877 DLMGCP DEBUG <0013> endpoint:rtpbridge/124@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955877 DLMGCP DEBUG <0013> endpoint:rtpbridge/125@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955877 DLMGCP DEBUG <0013> endpoint:rtpbridge/126@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955877 DLMGCP DEBUG <0013> endpoint:rtpbridge/127@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955877 DLMGCP DEBUG <0013> endpoint:rtpbridge/128@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955877 DLMGCP DEBUG <0013> endpoint:rtpbridge/129@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955877 DLMGCP DEBUG <0013> endpoint:rtpbridge/12a@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955878 DLMGCP DEBUG <0013> endpoint:rtpbridge/12b@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955878 DLMGCP DEBUG <0013> endpoint:rtpbridge/12c@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955878 DLMGCP DEBUG <0013> endpoint:none Generated response: code=200 (mgcp_protocol.c:230) 20241102125955878 DLMGCP DEBUG <0013> Generated response: line #00: 200 2660 OK (mgcp_msg.c:67) 20241102125955878 DLMGCP DEBUG <0013> Received message: line #00: DLCX 2661 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241102125955878 DLMGCP DEBUG <0013> Received message: line #01: C: 0076 (mgcp_msg.c:67) 20241102125955878 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found free endpoint: rtpbridge/1@mgw (mgcp_endp.c:261) 20241102125955878 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:441) 20241102125955878 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241102125955878 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955878 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955878 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955878 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955878 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955878 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955878 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955878 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955878 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955878 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955878 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955878 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955878 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955878 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955878 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955878 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955878 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955878 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955878 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955878 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955878 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955878 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955878 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955878 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955878 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955878 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955878 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955878 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955878 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955878 DLMGCP DEBUG <0013> endpoint:rtpbridge/1e@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955878 DLMGCP DEBUG <0013> endpoint:rtpbridge/1f@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955878 DLMGCP DEBUG <0013> endpoint:rtpbridge/20@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955878 DLMGCP DEBUG <0013> endpoint:rtpbridge/21@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955878 DLMGCP DEBUG <0013> endpoint:rtpbridge/22@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955878 DLMGCP DEBUG <0013> endpoint:rtpbridge/23@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955878 DLMGCP DEBUG <0013> endpoint:rtpbridge/24@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955878 DLMGCP DEBUG <0013> endpoint:rtpbridge/25@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955878 DLMGCP DEBUG <0013> endpoint:rtpbridge/26@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955878 DLMGCP DEBUG <0013> endpoint:rtpbridge/27@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955878 DLMGCP DEBUG <0013> endpoint:rtpbridge/28@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955878 DLMGCP DEBUG <0013> endpoint:rtpbridge/29@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955878 DLMGCP DEBUG <0013> endpoint:rtpbridge/2a@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955878 DLMGCP DEBUG <0013> endpoint:rtpbridge/2b@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955878 DLMGCP DEBUG <0013> endpoint:rtpbridge/2c@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955878 DLMGCP DEBUG <0013> endpoint:rtpbridge/2d@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955878 DLMGCP DEBUG <0013> endpoint:rtpbridge/2e@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955878 DLMGCP DEBUG <0013> endpoint:rtpbridge/2f@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955878 DLMGCP DEBUG <0013> endpoint:rtpbridge/30@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955878 DLMGCP DEBUG <0013> endpoint:rtpbridge/31@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955878 DLMGCP DEBUG <0013> endpoint:rtpbridge/32@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955878 DLMGCP DEBUG <0013> endpoint:rtpbridge/33@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955878 DLMGCP DEBUG <0013> endpoint:rtpbridge/34@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955878 DLMGCP DEBUG <0013> endpoint:rtpbridge/35@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955878 DLMGCP DEBUG <0013> endpoint:rtpbridge/36@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955878 DLMGCP DEBUG <0013> endpoint:rtpbridge/37@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955878 DLMGCP DEBUG <0013> endpoint:rtpbridge/38@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955878 DLMGCP DEBUG <0013> endpoint:rtpbridge/39@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955878 DLMGCP DEBUG <0013> endpoint:rtpbridge/3a@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955878 DLMGCP DEBUG <0013> endpoint:rtpbridge/3b@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955878 DLMGCP DEBUG <0013> endpoint:rtpbridge/3c@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955878 DLMGCP DEBUG <0013> endpoint:rtpbridge/3d@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955878 DLMGCP DEBUG <0013> endpoint:rtpbridge/3e@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955878 DLMGCP DEBUG <0013> endpoint:rtpbridge/3f@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955878 DLMGCP DEBUG <0013> endpoint:rtpbridge/40@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955878 DLMGCP DEBUG <0013> endpoint:rtpbridge/41@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955878 DLMGCP DEBUG <0013> endpoint:rtpbridge/42@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955878 DLMGCP DEBUG <0013> endpoint:rtpbridge/43@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955878 DLMGCP DEBUG <0013> endpoint:rtpbridge/44@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955878 DLMGCP DEBUG <0013> endpoint:rtpbridge/45@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955878 DLMGCP DEBUG <0013> endpoint:rtpbridge/46@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955878 DLMGCP DEBUG <0013> endpoint:rtpbridge/47@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955879 DLMGCP DEBUG <0013> endpoint:rtpbridge/48@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955879 DLMGCP DEBUG <0013> endpoint:rtpbridge/49@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955879 DLMGCP DEBUG <0013> endpoint:rtpbridge/4a@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955879 DLMGCP DEBUG <0013> endpoint:rtpbridge/4b@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955879 DLMGCP DEBUG <0013> endpoint:rtpbridge/4c@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955879 DLMGCP DEBUG <0013> endpoint:rtpbridge/4d@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955879 DLMGCP DEBUG <0013> endpoint:rtpbridge/4e@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955879 DLMGCP DEBUG <0013> endpoint:rtpbridge/4f@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955879 DLMGCP DEBUG <0013> endpoint:rtpbridge/50@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955879 DLMGCP DEBUG <0013> endpoint:rtpbridge/51@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955879 DLMGCP DEBUG <0013> endpoint:rtpbridge/52@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955879 DLMGCP DEBUG <0013> endpoint:rtpbridge/53@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955879 DLMGCP DEBUG <0013> endpoint:rtpbridge/54@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955879 DLMGCP DEBUG <0013> endpoint:rtpbridge/55@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955879 DLMGCP DEBUG <0013> endpoint:rtpbridge/56@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955879 DLMGCP DEBUG <0013> endpoint:rtpbridge/57@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955879 DLMGCP DEBUG <0013> endpoint:rtpbridge/58@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955879 DLMGCP DEBUG <0013> endpoint:rtpbridge/59@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955879 DLMGCP DEBUG <0013> endpoint:rtpbridge/5a@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955879 DLMGCP DEBUG <0013> endpoint:rtpbridge/5b@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955879 DLMGCP DEBUG <0013> endpoint:rtpbridge/5c@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955879 DLMGCP DEBUG <0013> endpoint:rtpbridge/5d@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955879 DLMGCP DEBUG <0013> endpoint:rtpbridge/5e@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955879 DLMGCP DEBUG <0013> endpoint:rtpbridge/5f@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955879 DLMGCP DEBUG <0013> endpoint:rtpbridge/60@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955879 DLMGCP DEBUG <0013> endpoint:rtpbridge/61@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955879 DLMGCP DEBUG <0013> endpoint:rtpbridge/62@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955879 DLMGCP DEBUG <0013> endpoint:rtpbridge/63@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955879 DLMGCP DEBUG <0013> endpoint:rtpbridge/64@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955879 DLMGCP DEBUG <0013> endpoint:rtpbridge/65@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955879 DLMGCP DEBUG <0013> endpoint:rtpbridge/66@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955879 DLMGCP DEBUG <0013> endpoint:rtpbridge/67@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955879 DLMGCP DEBUG <0013> endpoint:rtpbridge/68@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955879 DLMGCP DEBUG <0013> endpoint:rtpbridge/69@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955879 DLMGCP DEBUG <0013> endpoint:rtpbridge/6a@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955879 DLMGCP DEBUG <0013> endpoint:rtpbridge/6b@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955879 DLMGCP DEBUG <0013> endpoint:rtpbridge/6c@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955879 DLMGCP DEBUG <0013> endpoint:rtpbridge/6d@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955879 DLMGCP DEBUG <0013> endpoint:rtpbridge/6e@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955879 DLMGCP DEBUG <0013> endpoint:rtpbridge/6f@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955879 DLMGCP DEBUG <0013> endpoint:rtpbridge/70@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955879 DLMGCP DEBUG <0013> endpoint:rtpbridge/71@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955879 DLMGCP DEBUG <0013> endpoint:rtpbridge/72@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955879 DLMGCP DEBUG <0013> endpoint:rtpbridge/73@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955879 DLMGCP DEBUG <0013> endpoint:rtpbridge/74@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955879 DLMGCP DEBUG <0013> endpoint:rtpbridge/75@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955879 DLMGCP DEBUG <0013> endpoint:rtpbridge/76@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955879 DLMGCP DEBUG <0013> endpoint:rtpbridge/77@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955879 DLMGCP DEBUG <0013> endpoint:rtpbridge/78@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955879 DLMGCP DEBUG <0013> endpoint:rtpbridge/79@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955879 DLMGCP DEBUG <0013> endpoint:rtpbridge/7a@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955879 DLMGCP DEBUG <0013> endpoint:rtpbridge/7b@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955879 DLMGCP DEBUG <0013> endpoint:rtpbridge/7c@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955879 DLMGCP DEBUG <0013> endpoint:rtpbridge/7d@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955879 DLMGCP DEBUG <0013> endpoint:rtpbridge/7e@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955879 DLMGCP DEBUG <0013> endpoint:rtpbridge/7f@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955879 DLMGCP DEBUG <0013> endpoint:rtpbridge/80@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955879 DLMGCP DEBUG <0013> endpoint:rtpbridge/81@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955879 DLMGCP DEBUG <0013> endpoint:rtpbridge/82@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955879 DLMGCP DEBUG <0013> endpoint:rtpbridge/83@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955879 DLMGCP DEBUG <0013> endpoint:rtpbridge/84@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955879 DLMGCP DEBUG <0013> endpoint:rtpbridge/85@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955879 DLMGCP DEBUG <0013> endpoint:rtpbridge/86@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955879 DLMGCP DEBUG <0013> endpoint:rtpbridge/87@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955879 DLMGCP DEBUG <0013> endpoint:rtpbridge/88@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955879 DLMGCP DEBUG <0013> endpoint:rtpbridge/89@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955879 DLMGCP DEBUG <0013> endpoint:rtpbridge/8a@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955879 DLMGCP DEBUG <0013> endpoint:rtpbridge/8b@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955879 DLMGCP DEBUG <0013> endpoint:rtpbridge/8c@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955879 DLMGCP DEBUG <0013> endpoint:rtpbridge/8d@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955879 DLMGCP DEBUG <0013> endpoint:rtpbridge/8e@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955879 DLMGCP DEBUG <0013> endpoint:rtpbridge/8f@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955879 DLMGCP DEBUG <0013> endpoint:rtpbridge/90@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955879 DLMGCP DEBUG <0013> endpoint:rtpbridge/91@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955879 DLMGCP DEBUG <0013> endpoint:rtpbridge/92@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955879 DLMGCP DEBUG <0013> endpoint:rtpbridge/93@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955879 DLMGCP DEBUG <0013> endpoint:rtpbridge/94@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955879 DLMGCP DEBUG <0013> endpoint:rtpbridge/95@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955879 DLMGCP DEBUG <0013> endpoint:rtpbridge/96@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955879 DLMGCP DEBUG <0013> endpoint:rtpbridge/97@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955879 DLMGCP DEBUG <0013> endpoint:rtpbridge/98@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955879 DLMGCP DEBUG <0013> endpoint:rtpbridge/99@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955879 DLMGCP DEBUG <0013> endpoint:rtpbridge/9a@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955879 DLMGCP DEBUG <0013> endpoint:rtpbridge/9b@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955879 DLMGCP DEBUG <0013> endpoint:rtpbridge/9c@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955879 DLMGCP DEBUG <0013> endpoint:rtpbridge/9d@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955879 DLMGCP DEBUG <0013> endpoint:rtpbridge/9e@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955879 DLMGCP DEBUG <0013> endpoint:rtpbridge/9f@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955879 DLMGCP DEBUG <0013> endpoint:rtpbridge/a0@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955879 DLMGCP DEBUG <0013> endpoint:rtpbridge/a1@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955879 DLMGCP DEBUG <0013> endpoint:rtpbridge/a2@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955879 DLMGCP DEBUG <0013> endpoint:rtpbridge/a3@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955879 DLMGCP DEBUG <0013> endpoint:rtpbridge/a4@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955879 DLMGCP DEBUG <0013> endpoint:rtpbridge/a5@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955879 DLMGCP DEBUG <0013> endpoint:rtpbridge/a6@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955879 DLMGCP DEBUG <0013> endpoint:rtpbridge/a7@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955879 DLMGCP DEBUG <0013> endpoint:rtpbridge/a8@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955879 DLMGCP DEBUG <0013> endpoint:rtpbridge/a9@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955879 DLMGCP DEBUG <0013> endpoint:rtpbridge/aa@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955879 DLMGCP DEBUG <0013> endpoint:rtpbridge/ab@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955879 DLMGCP DEBUG <0013> endpoint:rtpbridge/ac@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955879 DLMGCP DEBUG <0013> endpoint:rtpbridge/ad@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955879 DLMGCP DEBUG <0013> endpoint:rtpbridge/ae@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955879 DLMGCP DEBUG <0013> endpoint:rtpbridge/af@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955879 DLMGCP DEBUG <0013> endpoint:rtpbridge/b0@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955879 DLMGCP DEBUG <0013> endpoint:rtpbridge/b1@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955879 DLMGCP DEBUG <0013> endpoint:rtpbridge/b2@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955879 DLMGCP DEBUG <0013> endpoint:rtpbridge/b3@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955879 DLMGCP DEBUG <0013> endpoint:rtpbridge/b4@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955879 DLMGCP DEBUG <0013> endpoint:rtpbridge/b5@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955879 DLMGCP DEBUG <0013> endpoint:rtpbridge/b6@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955879 DLMGCP DEBUG <0013> endpoint:rtpbridge/b7@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955879 DLMGCP DEBUG <0013> endpoint:rtpbridge/b8@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955879 DLMGCP DEBUG <0013> endpoint:rtpbridge/b9@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955879 DLMGCP DEBUG <0013> endpoint:rtpbridge/ba@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955879 DLMGCP DEBUG <0013> endpoint:rtpbridge/bb@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955879 DLMGCP DEBUG <0013> endpoint:rtpbridge/bc@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955879 DLMGCP DEBUG <0013> endpoint:rtpbridge/bd@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955879 DLMGCP DEBUG <0013> endpoint:rtpbridge/be@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955879 DLMGCP DEBUG <0013> endpoint:rtpbridge/bf@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955879 DLMGCP DEBUG <0013> endpoint:rtpbridge/c0@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955879 DLMGCP DEBUG <0013> endpoint:rtpbridge/c1@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955879 DLMGCP DEBUG <0013> endpoint:rtpbridge/c2@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955879 DLMGCP DEBUG <0013> endpoint:rtpbridge/c3@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955879 DLMGCP DEBUG <0013> endpoint:rtpbridge/c4@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955880 DLMGCP DEBUG <0013> endpoint:rtpbridge/c5@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955880 DLMGCP DEBUG <0013> endpoint:rtpbridge/c6@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955880 DLMGCP DEBUG <0013> endpoint:rtpbridge/c7@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955880 DLMGCP DEBUG <0013> endpoint:rtpbridge/c8@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955880 DLMGCP DEBUG <0013> endpoint:rtpbridge/c9@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955880 DLMGCP DEBUG <0013> endpoint:rtpbridge/ca@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955880 DLMGCP DEBUG <0013> endpoint:rtpbridge/cb@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955880 DLMGCP DEBUG <0013> endpoint:rtpbridge/cc@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955880 DLMGCP DEBUG <0013> endpoint:rtpbridge/cd@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955880 DLMGCP DEBUG <0013> endpoint:rtpbridge/ce@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955880 DLMGCP DEBUG <0013> endpoint:rtpbridge/cf@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955880 DLMGCP DEBUG <0013> endpoint:rtpbridge/d0@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955880 DLMGCP DEBUG <0013> endpoint:rtpbridge/d1@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955880 DLMGCP DEBUG <0013> endpoint:rtpbridge/d2@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955880 DLMGCP DEBUG <0013> endpoint:rtpbridge/d3@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955880 DLMGCP DEBUG <0013> endpoint:rtpbridge/d4@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955880 DLMGCP DEBUG <0013> endpoint:rtpbridge/d5@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955880 DLMGCP DEBUG <0013> endpoint:rtpbridge/d6@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955880 DLMGCP DEBUG <0013> endpoint:rtpbridge/d7@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955880 DLMGCP DEBUG <0013> endpoint:rtpbridge/d8@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955880 DLMGCP DEBUG <0013> endpoint:rtpbridge/d9@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955880 DLMGCP DEBUG <0013> endpoint:rtpbridge/da@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955880 DLMGCP DEBUG <0013> endpoint:rtpbridge/db@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955880 DLMGCP DEBUG <0013> endpoint:rtpbridge/dc@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955880 DLMGCP DEBUG <0013> endpoint:rtpbridge/dd@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955880 DLMGCP DEBUG <0013> endpoint:rtpbridge/de@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955880 DLMGCP DEBUG <0013> endpoint:rtpbridge/df@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955880 DLMGCP DEBUG <0013> endpoint:rtpbridge/e0@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955880 DLMGCP DEBUG <0013> endpoint:rtpbridge/e1@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955880 DLMGCP DEBUG <0013> endpoint:rtpbridge/e2@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955880 DLMGCP DEBUG <0013> endpoint:rtpbridge/e3@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955880 DLMGCP DEBUG <0013> endpoint:rtpbridge/e4@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955880 DLMGCP DEBUG <0013> endpoint:rtpbridge/e5@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955880 DLMGCP DEBUG <0013> endpoint:rtpbridge/e6@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955880 DLMGCP DEBUG <0013> endpoint:rtpbridge/e7@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955880 DLMGCP DEBUG <0013> endpoint:rtpbridge/e8@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955880 DLMGCP DEBUG <0013> endpoint:rtpbridge/e9@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955880 DLMGCP DEBUG <0013> endpoint:rtpbridge/ea@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955880 DLMGCP DEBUG <0013> endpoint:rtpbridge/eb@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955880 DLMGCP DEBUG <0013> endpoint:rtpbridge/ec@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955880 DLMGCP DEBUG <0013> endpoint:rtpbridge/ed@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955880 DLMGCP DEBUG <0013> endpoint:rtpbridge/ee@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955880 DLMGCP DEBUG <0013> endpoint:rtpbridge/ef@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955880 DLMGCP DEBUG <0013> endpoint:rtpbridge/f0@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955880 DLMGCP DEBUG <0013> endpoint:rtpbridge/f1@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955880 DLMGCP DEBUG <0013> endpoint:rtpbridge/f2@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955880 DLMGCP DEBUG <0013> endpoint:rtpbridge/f3@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955880 DLMGCP DEBUG <0013> endpoint:rtpbridge/f4@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955880 DLMGCP DEBUG <0013> endpoint:rtpbridge/f5@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955880 DLMGCP DEBUG <0013> endpoint:rtpbridge/f6@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955880 DLMGCP DEBUG <0013> endpoint:rtpbridge/f7@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955880 DLMGCP DEBUG <0013> endpoint:rtpbridge/f8@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955880 DLMGCP DEBUG <0013> endpoint:rtpbridge/f9@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955880 DLMGCP DEBUG <0013> endpoint:rtpbridge/fa@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955880 DLMGCP DEBUG <0013> endpoint:rtpbridge/fb@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955880 DLMGCP DEBUG <0013> endpoint:rtpbridge/fc@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955880 DLMGCP DEBUG <0013> endpoint:rtpbridge/fd@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955880 DLMGCP DEBUG <0013> endpoint:rtpbridge/fe@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955880 DLMGCP DEBUG <0013> endpoint:rtpbridge/ff@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955880 DLMGCP DEBUG <0013> endpoint:rtpbridge/100@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955880 DLMGCP DEBUG <0013> endpoint:rtpbridge/101@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955880 DLMGCP DEBUG <0013> endpoint:rtpbridge/102@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955880 DLMGCP DEBUG <0013> endpoint:rtpbridge/103@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955880 DLMGCP DEBUG <0013> endpoint:rtpbridge/104@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955880 DLMGCP DEBUG <0013> endpoint:rtpbridge/105@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955880 DLMGCP DEBUG <0013> endpoint:rtpbridge/106@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955880 DLMGCP DEBUG <0013> endpoint:rtpbridge/107@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955880 DLMGCP DEBUG <0013> endpoint:rtpbridge/108@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955880 DLMGCP DEBUG <0013> endpoint:rtpbridge/109@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955880 DLMGCP DEBUG <0013> endpoint:rtpbridge/10a@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955880 DLMGCP DEBUG <0013> endpoint:rtpbridge/10b@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955880 DLMGCP DEBUG <0013> endpoint:rtpbridge/10c@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955880 DLMGCP DEBUG <0013> endpoint:rtpbridge/10d@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955880 DLMGCP DEBUG <0013> endpoint:rtpbridge/10e@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955880 DLMGCP DEBUG <0013> endpoint:rtpbridge/10f@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955880 DLMGCP DEBUG <0013> endpoint:rtpbridge/110@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955880 DLMGCP DEBUG <0013> endpoint:rtpbridge/111@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955880 DLMGCP DEBUG <0013> endpoint:rtpbridge/112@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955880 DLMGCP DEBUG <0013> endpoint:rtpbridge/113@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955880 DLMGCP DEBUG <0013> endpoint:rtpbridge/114@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955880 DLMGCP DEBUG <0013> endpoint:rtpbridge/115@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955880 DLMGCP DEBUG <0013> endpoint:rtpbridge/116@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955880 DLMGCP DEBUG <0013> endpoint:rtpbridge/117@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955880 DLMGCP DEBUG <0013> endpoint:rtpbridge/118@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955880 DLMGCP DEBUG <0013> endpoint:rtpbridge/119@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955880 DLMGCP DEBUG <0013> endpoint:rtpbridge/11a@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955880 DLMGCP DEBUG <0013> endpoint:rtpbridge/11b@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955880 DLMGCP DEBUG <0013> endpoint:rtpbridge/11c@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955880 DLMGCP DEBUG <0013> endpoint:rtpbridge/11d@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955880 DLMGCP DEBUG <0013> endpoint:rtpbridge/11e@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955880 DLMGCP DEBUG <0013> endpoint:rtpbridge/11f@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955880 DLMGCP DEBUG <0013> endpoint:rtpbridge/120@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955880 DLMGCP DEBUG <0013> endpoint:rtpbridge/121@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955880 DLMGCP DEBUG <0013> endpoint:rtpbridge/122@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955880 DLMGCP DEBUG <0013> endpoint:rtpbridge/123@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955880 DLMGCP DEBUG <0013> endpoint:rtpbridge/124@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955880 DLMGCP DEBUG <0013> endpoint:rtpbridge/125@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955880 DLMGCP DEBUG <0013> endpoint:rtpbridge/126@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955880 DLMGCP DEBUG <0013> endpoint:rtpbridge/127@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955880 DLMGCP DEBUG <0013> endpoint:rtpbridge/128@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955880 DLMGCP DEBUG <0013> endpoint:rtpbridge/129@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955880 DLMGCP DEBUG <0013> endpoint:rtpbridge/12a@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955880 DLMGCP DEBUG <0013> endpoint:rtpbridge/12b@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955880 DLMGCP DEBUG <0013> endpoint:rtpbridge/12c@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955880 DLMGCP DEBUG <0013> endpoint:none Generated response: code=200 (mgcp_protocol.c:230) 20241102125955880 DLMGCP DEBUG <0013> Generated response: line #00: 200 2661 OK (mgcp_msg.c:67) 20241102125955881 DLMGCP DEBUG <0013> Received message: line #00: DLCX 2662 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241102125955881 DLMGCP DEBUG <0013> Received message: line #01: C: 0077 (mgcp_msg.c:67) 20241102125955881 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found free endpoint: rtpbridge/1@mgw (mgcp_endp.c:261) 20241102125955881 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:441) 20241102125955881 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241102125955881 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955881 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955881 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955881 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955881 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955881 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955881 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955881 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955881 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955881 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955881 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955881 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955881 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955881 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955881 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955881 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955881 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955881 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955881 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955881 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955881 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955881 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955881 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955881 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955881 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955881 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955881 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955881 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955881 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955881 DLMGCP DEBUG <0013> endpoint:rtpbridge/1e@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955881 DLMGCP DEBUG <0013> endpoint:rtpbridge/1f@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955881 DLMGCP DEBUG <0013> endpoint:rtpbridge/20@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955881 DLMGCP DEBUG <0013> endpoint:rtpbridge/21@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955881 DLMGCP DEBUG <0013> endpoint:rtpbridge/22@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955881 DLMGCP DEBUG <0013> endpoint:rtpbridge/23@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955881 DLMGCP DEBUG <0013> endpoint:rtpbridge/24@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955881 DLMGCP DEBUG <0013> endpoint:rtpbridge/25@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955881 DLMGCP DEBUG <0013> endpoint:rtpbridge/26@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955881 DLMGCP DEBUG <0013> endpoint:rtpbridge/27@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955881 DLMGCP DEBUG <0013> endpoint:rtpbridge/28@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955881 DLMGCP DEBUG <0013> endpoint:rtpbridge/29@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955881 DLMGCP DEBUG <0013> endpoint:rtpbridge/2a@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955881 DLMGCP DEBUG <0013> endpoint:rtpbridge/2b@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955881 DLMGCP DEBUG <0013> endpoint:rtpbridge/2c@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955881 DLMGCP DEBUG <0013> endpoint:rtpbridge/2d@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955881 DLMGCP DEBUG <0013> endpoint:rtpbridge/2e@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955881 DLMGCP DEBUG <0013> endpoint:rtpbridge/2f@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955881 DLMGCP DEBUG <0013> endpoint:rtpbridge/30@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955881 DLMGCP DEBUG <0013> endpoint:rtpbridge/31@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955881 DLMGCP DEBUG <0013> endpoint:rtpbridge/32@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955881 DLMGCP DEBUG <0013> endpoint:rtpbridge/33@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955881 DLMGCP DEBUG <0013> endpoint:rtpbridge/34@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955881 DLMGCP DEBUG <0013> endpoint:rtpbridge/35@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955881 DLMGCP DEBUG <0013> endpoint:rtpbridge/36@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955881 DLMGCP DEBUG <0013> endpoint:rtpbridge/37@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955881 DLMGCP DEBUG <0013> endpoint:rtpbridge/38@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955881 DLMGCP DEBUG <0013> endpoint:rtpbridge/39@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955881 DLMGCP DEBUG <0013> endpoint:rtpbridge/3a@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955881 DLMGCP DEBUG <0013> endpoint:rtpbridge/3b@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955881 DLMGCP DEBUG <0013> endpoint:rtpbridge/3c@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955881 DLMGCP DEBUG <0013> endpoint:rtpbridge/3d@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955881 DLMGCP DEBUG <0013> endpoint:rtpbridge/3e@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955881 DLMGCP DEBUG <0013> endpoint:rtpbridge/3f@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955881 DLMGCP DEBUG <0013> endpoint:rtpbridge/40@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955881 DLMGCP DEBUG <0013> endpoint:rtpbridge/41@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955881 DLMGCP DEBUG <0013> endpoint:rtpbridge/42@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955881 DLMGCP DEBUG <0013> endpoint:rtpbridge/43@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955881 DLMGCP DEBUG <0013> endpoint:rtpbridge/44@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955881 DLMGCP DEBUG <0013> endpoint:rtpbridge/45@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955881 DLMGCP DEBUG <0013> endpoint:rtpbridge/46@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955881 DLMGCP DEBUG <0013> endpoint:rtpbridge/47@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955881 DLMGCP DEBUG <0013> endpoint:rtpbridge/48@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955881 DLMGCP DEBUG <0013> endpoint:rtpbridge/49@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955881 DLMGCP DEBUG <0013> endpoint:rtpbridge/4a@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955881 DLMGCP DEBUG <0013> endpoint:rtpbridge/4b@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955881 DLMGCP DEBUG <0013> endpoint:rtpbridge/4c@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955881 DLMGCP DEBUG <0013> endpoint:rtpbridge/4d@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955881 DLMGCP DEBUG <0013> endpoint:rtpbridge/4e@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955881 DLMGCP DEBUG <0013> endpoint:rtpbridge/4f@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955881 DLMGCP DEBUG <0013> endpoint:rtpbridge/50@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955881 DLMGCP DEBUG <0013> endpoint:rtpbridge/51@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955881 DLMGCP DEBUG <0013> endpoint:rtpbridge/52@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955881 DLMGCP DEBUG <0013> endpoint:rtpbridge/53@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955881 DLMGCP DEBUG <0013> endpoint:rtpbridge/54@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955881 DLMGCP DEBUG <0013> endpoint:rtpbridge/55@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955881 DLMGCP DEBUG <0013> endpoint:rtpbridge/56@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955881 DLMGCP DEBUG <0013> endpoint:rtpbridge/57@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955881 DLMGCP DEBUG <0013> endpoint:rtpbridge/58@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955881 DLMGCP DEBUG <0013> endpoint:rtpbridge/59@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955881 DLMGCP DEBUG <0013> endpoint:rtpbridge/5a@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955881 DLMGCP DEBUG <0013> endpoint:rtpbridge/5b@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955881 DLMGCP DEBUG <0013> endpoint:rtpbridge/5c@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955881 DLMGCP DEBUG <0013> endpoint:rtpbridge/5d@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955881 DLMGCP DEBUG <0013> endpoint:rtpbridge/5e@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955881 DLMGCP DEBUG <0013> endpoint:rtpbridge/5f@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955882 DLMGCP DEBUG <0013> endpoint:rtpbridge/60@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955882 DLMGCP DEBUG <0013> endpoint:rtpbridge/61@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955882 DLMGCP DEBUG <0013> endpoint:rtpbridge/62@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955882 DLMGCP DEBUG <0013> endpoint:rtpbridge/63@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955882 DLMGCP DEBUG <0013> endpoint:rtpbridge/64@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955882 DLMGCP DEBUG <0013> endpoint:rtpbridge/65@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955882 DLMGCP DEBUG <0013> endpoint:rtpbridge/66@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955882 DLMGCP DEBUG <0013> endpoint:rtpbridge/67@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955882 DLMGCP DEBUG <0013> endpoint:rtpbridge/68@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955882 DLMGCP DEBUG <0013> endpoint:rtpbridge/69@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955882 DLMGCP DEBUG <0013> endpoint:rtpbridge/6a@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955882 DLMGCP DEBUG <0013> endpoint:rtpbridge/6b@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955882 DLMGCP DEBUG <0013> endpoint:rtpbridge/6c@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955882 DLMGCP DEBUG <0013> endpoint:rtpbridge/6d@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955882 DLMGCP DEBUG <0013> endpoint:rtpbridge/6e@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955882 DLMGCP DEBUG <0013> endpoint:rtpbridge/6f@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955882 DLMGCP DEBUG <0013> endpoint:rtpbridge/70@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955882 DLMGCP DEBUG <0013> endpoint:rtpbridge/71@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955882 DLMGCP DEBUG <0013> endpoint:rtpbridge/72@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955882 DLMGCP DEBUG <0013> endpoint:rtpbridge/73@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955882 DLMGCP DEBUG <0013> endpoint:rtpbridge/74@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955882 DLMGCP DEBUG <0013> endpoint:rtpbridge/75@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955882 DLMGCP DEBUG <0013> endpoint:rtpbridge/76@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955882 DLMGCP DEBUG <0013> endpoint:rtpbridge/77@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955882 DLMGCP DEBUG <0013> endpoint:rtpbridge/78@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955882 DLMGCP DEBUG <0013> endpoint:rtpbridge/79@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955882 DLMGCP DEBUG <0013> endpoint:rtpbridge/7a@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955882 DLMGCP DEBUG <0013> endpoint:rtpbridge/7b@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955882 DLMGCP DEBUG <0013> endpoint:rtpbridge/7c@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955882 DLMGCP DEBUG <0013> endpoint:rtpbridge/7d@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955882 DLMGCP DEBUG <0013> endpoint:rtpbridge/7e@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955882 DLMGCP DEBUG <0013> endpoint:rtpbridge/7f@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955882 DLMGCP DEBUG <0013> endpoint:rtpbridge/80@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955882 DLMGCP DEBUG <0013> endpoint:rtpbridge/81@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955882 DLMGCP DEBUG <0013> endpoint:rtpbridge/82@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955882 DLMGCP DEBUG <0013> endpoint:rtpbridge/83@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955882 DLMGCP DEBUG <0013> endpoint:rtpbridge/84@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955882 DLMGCP DEBUG <0013> endpoint:rtpbridge/85@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955882 DLMGCP DEBUG <0013> endpoint:rtpbridge/86@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955882 DLMGCP DEBUG <0013> endpoint:rtpbridge/87@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955882 DLMGCP DEBUG <0013> endpoint:rtpbridge/88@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955882 DLMGCP DEBUG <0013> endpoint:rtpbridge/89@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955882 DLMGCP DEBUG <0013> endpoint:rtpbridge/8a@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955882 DLMGCP DEBUG <0013> endpoint:rtpbridge/8b@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955882 DLMGCP DEBUG <0013> endpoint:rtpbridge/8c@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955882 DLMGCP DEBUG <0013> endpoint:rtpbridge/8d@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955882 DLMGCP DEBUG <0013> endpoint:rtpbridge/8e@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955882 DLMGCP DEBUG <0013> endpoint:rtpbridge/8f@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955882 DLMGCP DEBUG <0013> endpoint:rtpbridge/90@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955882 DLMGCP DEBUG <0013> endpoint:rtpbridge/91@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955882 DLMGCP DEBUG <0013> endpoint:rtpbridge/92@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955882 DLMGCP DEBUG <0013> endpoint:rtpbridge/93@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955882 DLMGCP DEBUG <0013> endpoint:rtpbridge/94@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955882 DLMGCP DEBUG <0013> endpoint:rtpbridge/95@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955882 DLMGCP DEBUG <0013> endpoint:rtpbridge/96@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955882 DLMGCP DEBUG <0013> endpoint:rtpbridge/97@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955882 DLMGCP DEBUG <0013> endpoint:rtpbridge/98@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955882 DLMGCP DEBUG <0013> endpoint:rtpbridge/99@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955882 DLMGCP DEBUG <0013> endpoint:rtpbridge/9a@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955882 DLMGCP DEBUG <0013> endpoint:rtpbridge/9b@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955882 DLMGCP DEBUG <0013> endpoint:rtpbridge/9c@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955882 DLMGCP DEBUG <0013> endpoint:rtpbridge/9d@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955882 DLMGCP DEBUG <0013> endpoint:rtpbridge/9e@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955882 DLMGCP DEBUG <0013> endpoint:rtpbridge/9f@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955882 DLMGCP DEBUG <0013> endpoint:rtpbridge/a0@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955882 DLMGCP DEBUG <0013> endpoint:rtpbridge/a1@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955882 DLMGCP DEBUG <0013> endpoint:rtpbridge/a2@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955882 DLMGCP DEBUG <0013> endpoint:rtpbridge/a3@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955882 DLMGCP DEBUG <0013> endpoint:rtpbridge/a4@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955882 DLMGCP DEBUG <0013> endpoint:rtpbridge/a5@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955882 DLMGCP DEBUG <0013> endpoint:rtpbridge/a6@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955882 DLMGCP DEBUG <0013> endpoint:rtpbridge/a7@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955882 DLMGCP DEBUG <0013> endpoint:rtpbridge/a8@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955882 DLMGCP DEBUG <0013> endpoint:rtpbridge/a9@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955882 DLMGCP DEBUG <0013> endpoint:rtpbridge/aa@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955882 DLMGCP DEBUG <0013> endpoint:rtpbridge/ab@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955882 DLMGCP DEBUG <0013> endpoint:rtpbridge/ac@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955882 DLMGCP DEBUG <0013> endpoint:rtpbridge/ad@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955882 DLMGCP DEBUG <0013> endpoint:rtpbridge/ae@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955882 DLMGCP DEBUG <0013> endpoint:rtpbridge/af@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955882 DLMGCP DEBUG <0013> endpoint:rtpbridge/b0@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955882 DLMGCP DEBUG <0013> endpoint:rtpbridge/b1@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955882 DLMGCP DEBUG <0013> endpoint:rtpbridge/b2@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955882 DLMGCP DEBUG <0013> endpoint:rtpbridge/b3@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955882 DLMGCP DEBUG <0013> endpoint:rtpbridge/b4@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955882 DLMGCP DEBUG <0013> endpoint:rtpbridge/b5@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955882 DLMGCP DEBUG <0013> endpoint:rtpbridge/b6@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955882 DLMGCP DEBUG <0013> endpoint:rtpbridge/b7@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955882 DLMGCP DEBUG <0013> endpoint:rtpbridge/b8@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955882 DLMGCP DEBUG <0013> endpoint:rtpbridge/b9@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955882 DLMGCP DEBUG <0013> endpoint:rtpbridge/ba@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955882 DLMGCP DEBUG <0013> endpoint:rtpbridge/bb@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955882 DLMGCP DEBUG <0013> endpoint:rtpbridge/bc@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955882 DLMGCP DEBUG <0013> endpoint:rtpbridge/bd@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955882 DLMGCP DEBUG <0013> endpoint:rtpbridge/be@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955882 DLMGCP DEBUG <0013> endpoint:rtpbridge/bf@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955882 DLMGCP DEBUG <0013> endpoint:rtpbridge/c0@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955882 DLMGCP DEBUG <0013> endpoint:rtpbridge/c1@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955882 DLMGCP DEBUG <0013> endpoint:rtpbridge/c2@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955882 DLMGCP DEBUG <0013> endpoint:rtpbridge/c3@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955882 DLMGCP DEBUG <0013> endpoint:rtpbridge/c4@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955882 DLMGCP DEBUG <0013> endpoint:rtpbridge/c5@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955882 DLMGCP DEBUG <0013> endpoint:rtpbridge/c6@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955882 DLMGCP DEBUG <0013> endpoint:rtpbridge/c7@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955882 DLMGCP DEBUG <0013> endpoint:rtpbridge/c8@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955882 DLMGCP DEBUG <0013> endpoint:rtpbridge/c9@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955882 DLMGCP DEBUG <0013> endpoint:rtpbridge/ca@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955882 DLMGCP DEBUG <0013> endpoint:rtpbridge/cb@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955882 DLMGCP DEBUG <0013> endpoint:rtpbridge/cc@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955882 DLMGCP DEBUG <0013> endpoint:rtpbridge/cd@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955882 DLMGCP DEBUG <0013> endpoint:rtpbridge/ce@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955882 DLMGCP DEBUG <0013> endpoint:rtpbridge/cf@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955882 DLMGCP DEBUG <0013> endpoint:rtpbridge/d0@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955882 DLMGCP DEBUG <0013> endpoint:rtpbridge/d1@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955882 DLMGCP DEBUG <0013> endpoint:rtpbridge/d2@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955882 DLMGCP DEBUG <0013> endpoint:rtpbridge/d3@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955882 DLMGCP DEBUG <0013> endpoint:rtpbridge/d4@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955882 DLMGCP DEBUG <0013> endpoint:rtpbridge/d5@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955882 DLMGCP DEBUG <0013> endpoint:rtpbridge/d6@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955882 DLMGCP DEBUG <0013> endpoint:rtpbridge/d7@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955882 DLMGCP DEBUG <0013> endpoint:rtpbridge/d8@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955882 DLMGCP DEBUG <0013> endpoint:rtpbridge/d9@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955882 DLMGCP DEBUG <0013> endpoint:rtpbridge/da@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955882 DLMGCP DEBUG <0013> endpoint:rtpbridge/db@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955882 DLMGCP DEBUG <0013> endpoint:rtpbridge/dc@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955882 DLMGCP DEBUG <0013> endpoint:rtpbridge/dd@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955882 DLMGCP DEBUG <0013> endpoint:rtpbridge/de@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955882 DLMGCP DEBUG <0013> endpoint:rtpbridge/df@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955883 DLMGCP DEBUG <0013> endpoint:rtpbridge/e0@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955883 DLMGCP DEBUG <0013> endpoint:rtpbridge/e1@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955883 DLMGCP DEBUG <0013> endpoint:rtpbridge/e2@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955883 DLMGCP DEBUG <0013> endpoint:rtpbridge/e3@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955883 DLMGCP DEBUG <0013> endpoint:rtpbridge/e4@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955883 DLMGCP DEBUG <0013> endpoint:rtpbridge/e5@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955883 DLMGCP DEBUG <0013> endpoint:rtpbridge/e6@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955883 DLMGCP DEBUG <0013> endpoint:rtpbridge/e7@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955883 DLMGCP DEBUG <0013> endpoint:rtpbridge/e8@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955883 DLMGCP DEBUG <0013> endpoint:rtpbridge/e9@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955883 DLMGCP DEBUG <0013> endpoint:rtpbridge/ea@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955883 DLMGCP DEBUG <0013> endpoint:rtpbridge/eb@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955883 DLMGCP DEBUG <0013> endpoint:rtpbridge/ec@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955883 DLMGCP DEBUG <0013> endpoint:rtpbridge/ed@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955883 DLMGCP DEBUG <0013> endpoint:rtpbridge/ee@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955883 DLMGCP DEBUG <0013> endpoint:rtpbridge/ef@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955883 DLMGCP DEBUG <0013> endpoint:rtpbridge/f0@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955883 DLMGCP DEBUG <0013> endpoint:rtpbridge/f1@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955883 DLMGCP DEBUG <0013> endpoint:rtpbridge/f2@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955883 DLMGCP DEBUG <0013> endpoint:rtpbridge/f3@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955883 DLMGCP DEBUG <0013> endpoint:rtpbridge/f4@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955883 DLMGCP DEBUG <0013> endpoint:rtpbridge/f5@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955883 DLMGCP DEBUG <0013> endpoint:rtpbridge/f6@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955883 DLMGCP DEBUG <0013> endpoint:rtpbridge/f7@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955883 DLMGCP DEBUG <0013> endpoint:rtpbridge/f8@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955883 DLMGCP DEBUG <0013> endpoint:rtpbridge/f9@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955883 DLMGCP DEBUG <0013> endpoint:rtpbridge/fa@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955883 DLMGCP DEBUG <0013> endpoint:rtpbridge/fb@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955883 DLMGCP DEBUG <0013> endpoint:rtpbridge/fc@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955883 DLMGCP DEBUG <0013> endpoint:rtpbridge/fd@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955883 DLMGCP DEBUG <0013> endpoint:rtpbridge/fe@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955883 DLMGCP DEBUG <0013> endpoint:rtpbridge/ff@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955883 DLMGCP DEBUG <0013> endpoint:rtpbridge/100@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955883 DLMGCP DEBUG <0013> endpoint:rtpbridge/101@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955883 DLMGCP DEBUG <0013> endpoint:rtpbridge/102@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955883 DLMGCP DEBUG <0013> endpoint:rtpbridge/103@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955883 DLMGCP DEBUG <0013> endpoint:rtpbridge/104@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955883 DLMGCP DEBUG <0013> endpoint:rtpbridge/105@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955883 DLMGCP DEBUG <0013> endpoint:rtpbridge/106@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955883 DLMGCP DEBUG <0013> endpoint:rtpbridge/107@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955883 DLMGCP DEBUG <0013> endpoint:rtpbridge/108@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955883 DLMGCP DEBUG <0013> endpoint:rtpbridge/109@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955883 DLMGCP DEBUG <0013> endpoint:rtpbridge/10a@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955883 DLMGCP DEBUG <0013> endpoint:rtpbridge/10b@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955883 DLMGCP DEBUG <0013> endpoint:rtpbridge/10c@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955883 DLMGCP DEBUG <0013> endpoint:rtpbridge/10d@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955883 DLMGCP DEBUG <0013> endpoint:rtpbridge/10e@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955883 DLMGCP DEBUG <0013> endpoint:rtpbridge/10f@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955883 DLMGCP DEBUG <0013> endpoint:rtpbridge/110@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955883 DLMGCP DEBUG <0013> endpoint:rtpbridge/111@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955883 DLMGCP DEBUG <0013> endpoint:rtpbridge/112@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955883 DLMGCP DEBUG <0013> endpoint:rtpbridge/113@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955883 DLMGCP DEBUG <0013> endpoint:rtpbridge/114@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955883 DLMGCP DEBUG <0013> endpoint:rtpbridge/115@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955883 DLMGCP DEBUG <0013> endpoint:rtpbridge/116@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955883 DLMGCP DEBUG <0013> endpoint:rtpbridge/117@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955883 DLMGCP DEBUG <0013> endpoint:rtpbridge/118@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955883 DLMGCP DEBUG <0013> endpoint:rtpbridge/119@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955883 DLMGCP DEBUG <0013> endpoint:rtpbridge/11a@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955883 DLMGCP DEBUG <0013> endpoint:rtpbridge/11b@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955883 DLMGCP DEBUG <0013> endpoint:rtpbridge/11c@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955883 DLMGCP DEBUG <0013> endpoint:rtpbridge/11d@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955883 DLMGCP DEBUG <0013> endpoint:rtpbridge/11e@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955883 DLMGCP DEBUG <0013> endpoint:rtpbridge/11f@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955883 DLMGCP DEBUG <0013> endpoint:rtpbridge/120@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955883 DLMGCP DEBUG <0013> endpoint:rtpbridge/121@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955883 DLMGCP DEBUG <0013> endpoint:rtpbridge/122@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955883 DLMGCP DEBUG <0013> endpoint:rtpbridge/123@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955883 DLMGCP DEBUG <0013> endpoint:rtpbridge/124@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955883 DLMGCP DEBUG <0013> endpoint:rtpbridge/125@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955883 DLMGCP DEBUG <0013> endpoint:rtpbridge/126@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955883 DLMGCP DEBUG <0013> endpoint:rtpbridge/127@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955883 DLMGCP DEBUG <0013> endpoint:rtpbridge/128@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955883 DLMGCP DEBUG <0013> endpoint:rtpbridge/129@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955883 DLMGCP DEBUG <0013> endpoint:rtpbridge/12a@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955883 DLMGCP DEBUG <0013> endpoint:rtpbridge/12b@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955883 DLMGCP DEBUG <0013> endpoint:rtpbridge/12c@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955883 DLMGCP DEBUG <0013> endpoint:none Generated response: code=200 (mgcp_protocol.c:230) 20241102125955883 DLMGCP DEBUG <0013> Generated response: line #00: 200 2662 OK (mgcp_msg.c:67) 20241102125955884 DLMGCP DEBUG <0013> Received message: line #00: DLCX 2663 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241102125955884 DLMGCP DEBUG <0013> Received message: line #01: C: 0078 (mgcp_msg.c:67) 20241102125955884 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found free endpoint: rtpbridge/1@mgw (mgcp_endp.c:261) 20241102125955884 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:441) 20241102125955884 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241102125955884 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955884 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955884 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955884 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955884 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955884 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955884 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955884 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955884 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955884 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955884 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955884 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955884 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955884 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955884 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955884 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955884 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955884 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955884 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955884 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955884 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955884 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955884 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955884 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955884 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955884 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955884 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955884 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955884 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955884 DLMGCP DEBUG <0013> endpoint:rtpbridge/1e@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955884 DLMGCP DEBUG <0013> endpoint:rtpbridge/1f@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955884 DLMGCP DEBUG <0013> endpoint:rtpbridge/20@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955884 DLMGCP DEBUG <0013> endpoint:rtpbridge/21@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955884 DLMGCP DEBUG <0013> endpoint:rtpbridge/22@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955884 DLMGCP DEBUG <0013> endpoint:rtpbridge/23@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955884 DLMGCP DEBUG <0013> endpoint:rtpbridge/24@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955884 DLMGCP DEBUG <0013> endpoint:rtpbridge/25@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955884 DLMGCP DEBUG <0013> endpoint:rtpbridge/26@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955884 DLMGCP DEBUG <0013> endpoint:rtpbridge/27@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955884 DLMGCP DEBUG <0013> endpoint:rtpbridge/28@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955884 DLMGCP DEBUG <0013> endpoint:rtpbridge/29@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955884 DLMGCP DEBUG <0013> endpoint:rtpbridge/2a@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955884 DLMGCP DEBUG <0013> endpoint:rtpbridge/2b@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955884 DLMGCP DEBUG <0013> endpoint:rtpbridge/2c@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955884 DLMGCP DEBUG <0013> endpoint:rtpbridge/2d@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955884 DLMGCP DEBUG <0013> endpoint:rtpbridge/2e@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955884 DLMGCP DEBUG <0013> endpoint:rtpbridge/2f@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955884 DLMGCP DEBUG <0013> endpoint:rtpbridge/30@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955884 DLMGCP DEBUG <0013> endpoint:rtpbridge/31@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955884 DLMGCP DEBUG <0013> endpoint:rtpbridge/32@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955884 DLMGCP DEBUG <0013> endpoint:rtpbridge/33@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955884 DLMGCP DEBUG <0013> endpoint:rtpbridge/34@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955884 DLMGCP DEBUG <0013> endpoint:rtpbridge/35@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955884 DLMGCP DEBUG <0013> endpoint:rtpbridge/36@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955884 DLMGCP DEBUG <0013> endpoint:rtpbridge/37@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955884 DLMGCP DEBUG <0013> endpoint:rtpbridge/38@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955884 DLMGCP DEBUG <0013> endpoint:rtpbridge/39@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955884 DLMGCP DEBUG <0013> endpoint:rtpbridge/3a@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955884 DLMGCP DEBUG <0013> endpoint:rtpbridge/3b@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955884 DLMGCP DEBUG <0013> endpoint:rtpbridge/3c@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955884 DLMGCP DEBUG <0013> endpoint:rtpbridge/3d@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955884 DLMGCP DEBUG <0013> endpoint:rtpbridge/3e@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955884 DLMGCP DEBUG <0013> endpoint:rtpbridge/3f@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955884 DLMGCP DEBUG <0013> endpoint:rtpbridge/40@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955884 DLMGCP DEBUG <0013> endpoint:rtpbridge/41@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955884 DLMGCP DEBUG <0013> endpoint:rtpbridge/42@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955884 DLMGCP DEBUG <0013> endpoint:rtpbridge/43@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955884 DLMGCP DEBUG <0013> endpoint:rtpbridge/44@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955884 DLMGCP DEBUG <0013> endpoint:rtpbridge/45@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955884 DLMGCP DEBUG <0013> endpoint:rtpbridge/46@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955884 DLMGCP DEBUG <0013> endpoint:rtpbridge/47@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955884 DLMGCP DEBUG <0013> endpoint:rtpbridge/48@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955884 DLMGCP DEBUG <0013> endpoint:rtpbridge/49@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955884 DLMGCP DEBUG <0013> endpoint:rtpbridge/4a@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955884 DLMGCP DEBUG <0013> endpoint:rtpbridge/4b@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955884 DLMGCP DEBUG <0013> endpoint:rtpbridge/4c@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955884 DLMGCP DEBUG <0013> endpoint:rtpbridge/4d@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955884 DLMGCP DEBUG <0013> endpoint:rtpbridge/4e@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955884 DLMGCP DEBUG <0013> endpoint:rtpbridge/4f@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955884 DLMGCP DEBUG <0013> endpoint:rtpbridge/50@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955884 DLMGCP DEBUG <0013> endpoint:rtpbridge/51@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955884 DLMGCP DEBUG <0013> endpoint:rtpbridge/52@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955884 DLMGCP DEBUG <0013> endpoint:rtpbridge/53@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955884 DLMGCP DEBUG <0013> endpoint:rtpbridge/54@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955884 DLMGCP DEBUG <0013> endpoint:rtpbridge/55@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955884 DLMGCP DEBUG <0013> endpoint:rtpbridge/56@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955884 DLMGCP DEBUG <0013> endpoint:rtpbridge/57@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955884 DLMGCP DEBUG <0013> endpoint:rtpbridge/58@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955884 DLMGCP DEBUG <0013> endpoint:rtpbridge/59@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955884 DLMGCP DEBUG <0013> endpoint:rtpbridge/5a@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955884 DLMGCP DEBUG <0013> endpoint:rtpbridge/5b@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955884 DLMGCP DEBUG <0013> endpoint:rtpbridge/5c@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955884 DLMGCP DEBUG <0013> endpoint:rtpbridge/5d@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955884 DLMGCP DEBUG <0013> endpoint:rtpbridge/5e@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955884 DLMGCP DEBUG <0013> endpoint:rtpbridge/5f@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955884 DLMGCP DEBUG <0013> endpoint:rtpbridge/60@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955884 DLMGCP DEBUG <0013> endpoint:rtpbridge/61@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955884 DLMGCP DEBUG <0013> endpoint:rtpbridge/62@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955884 DLMGCP DEBUG <0013> endpoint:rtpbridge/63@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955884 DLMGCP DEBUG <0013> endpoint:rtpbridge/64@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955884 DLMGCP DEBUG <0013> endpoint:rtpbridge/65@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955884 DLMGCP DEBUG <0013> endpoint:rtpbridge/66@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955884 DLMGCP DEBUG <0013> endpoint:rtpbridge/67@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955884 DLMGCP DEBUG <0013> endpoint:rtpbridge/68@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955884 DLMGCP DEBUG <0013> endpoint:rtpbridge/69@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955884 DLMGCP DEBUG <0013> endpoint:rtpbridge/6a@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955884 DLMGCP DEBUG <0013> endpoint:rtpbridge/6b@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955884 DLMGCP DEBUG <0013> endpoint:rtpbridge/6c@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955884 DLMGCP DEBUG <0013> endpoint:rtpbridge/6d@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955884 DLMGCP DEBUG <0013> endpoint:rtpbridge/6e@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955884 DLMGCP DEBUG <0013> endpoint:rtpbridge/6f@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955884 DLMGCP DEBUG <0013> endpoint:rtpbridge/70@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955884 DLMGCP DEBUG <0013> endpoint:rtpbridge/71@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955884 DLMGCP DEBUG <0013> endpoint:rtpbridge/72@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955884 DLMGCP DEBUG <0013> endpoint:rtpbridge/73@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955884 DLMGCP DEBUG <0013> endpoint:rtpbridge/74@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955884 DLMGCP DEBUG <0013> endpoint:rtpbridge/75@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955884 DLMGCP DEBUG <0013> endpoint:rtpbridge/76@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955885 DLMGCP DEBUG <0013> endpoint:rtpbridge/77@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955885 DLMGCP DEBUG <0013> endpoint:rtpbridge/78@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955885 DLMGCP DEBUG <0013> endpoint:rtpbridge/79@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955885 DLMGCP DEBUG <0013> endpoint:rtpbridge/7a@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955885 DLMGCP DEBUG <0013> endpoint:rtpbridge/7b@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955885 DLMGCP DEBUG <0013> endpoint:rtpbridge/7c@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955885 DLMGCP DEBUG <0013> endpoint:rtpbridge/7d@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955885 DLMGCP DEBUG <0013> endpoint:rtpbridge/7e@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955885 DLMGCP DEBUG <0013> endpoint:rtpbridge/7f@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955885 DLMGCP DEBUG <0013> endpoint:rtpbridge/80@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955885 DLMGCP DEBUG <0013> endpoint:rtpbridge/81@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955885 DLMGCP DEBUG <0013> endpoint:rtpbridge/82@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955885 DLMGCP DEBUG <0013> endpoint:rtpbridge/83@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955885 DLMGCP DEBUG <0013> endpoint:rtpbridge/84@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955885 DLMGCP DEBUG <0013> endpoint:rtpbridge/85@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955885 DLMGCP DEBUG <0013> endpoint:rtpbridge/86@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955885 DLMGCP DEBUG <0013> endpoint:rtpbridge/87@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955885 DLMGCP DEBUG <0013> endpoint:rtpbridge/88@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955885 DLMGCP DEBUG <0013> endpoint:rtpbridge/89@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955885 DLMGCP DEBUG <0013> endpoint:rtpbridge/8a@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955885 DLMGCP DEBUG <0013> endpoint:rtpbridge/8b@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955885 DLMGCP DEBUG <0013> endpoint:rtpbridge/8c@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955885 DLMGCP DEBUG <0013> endpoint:rtpbridge/8d@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955885 DLMGCP DEBUG <0013> endpoint:rtpbridge/8e@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955885 DLMGCP DEBUG <0013> endpoint:rtpbridge/8f@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955885 DLMGCP DEBUG <0013> endpoint:rtpbridge/90@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955885 DLMGCP DEBUG <0013> endpoint:rtpbridge/91@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955885 DLMGCP DEBUG <0013> endpoint:rtpbridge/92@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955885 DLMGCP DEBUG <0013> endpoint:rtpbridge/93@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955885 DLMGCP DEBUG <0013> endpoint:rtpbridge/94@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955885 DLMGCP DEBUG <0013> endpoint:rtpbridge/95@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955885 DLMGCP DEBUG <0013> endpoint:rtpbridge/96@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955885 DLMGCP DEBUG <0013> endpoint:rtpbridge/97@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955885 DLMGCP DEBUG <0013> endpoint:rtpbridge/98@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955885 DLMGCP DEBUG <0013> endpoint:rtpbridge/99@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955885 DLMGCP DEBUG <0013> endpoint:rtpbridge/9a@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955885 DLMGCP DEBUG <0013> endpoint:rtpbridge/9b@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955885 DLMGCP DEBUG <0013> endpoint:rtpbridge/9c@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955885 DLMGCP DEBUG <0013> endpoint:rtpbridge/9d@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955885 DLMGCP DEBUG <0013> endpoint:rtpbridge/9e@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955885 DLMGCP DEBUG <0013> endpoint:rtpbridge/9f@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955885 DLMGCP DEBUG <0013> endpoint:rtpbridge/a0@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955885 DLMGCP DEBUG <0013> endpoint:rtpbridge/a1@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955885 DLMGCP DEBUG <0013> endpoint:rtpbridge/a2@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955885 DLMGCP DEBUG <0013> endpoint:rtpbridge/a3@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955885 DLMGCP DEBUG <0013> endpoint:rtpbridge/a4@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955885 DLMGCP DEBUG <0013> endpoint:rtpbridge/a5@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955885 DLMGCP DEBUG <0013> endpoint:rtpbridge/a6@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955885 DLMGCP DEBUG <0013> endpoint:rtpbridge/a7@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955885 DLMGCP DEBUG <0013> endpoint:rtpbridge/a8@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955885 DLMGCP DEBUG <0013> endpoint:rtpbridge/a9@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955885 DLMGCP DEBUG <0013> endpoint:rtpbridge/aa@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955885 DLMGCP DEBUG <0013> endpoint:rtpbridge/ab@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955885 DLMGCP DEBUG <0013> endpoint:rtpbridge/ac@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955885 DLMGCP DEBUG <0013> endpoint:rtpbridge/ad@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955885 DLMGCP DEBUG <0013> endpoint:rtpbridge/ae@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955885 DLMGCP DEBUG <0013> endpoint:rtpbridge/af@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955885 DLMGCP DEBUG <0013> endpoint:rtpbridge/b0@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955885 DLMGCP DEBUG <0013> endpoint:rtpbridge/b1@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955885 DLMGCP DEBUG <0013> endpoint:rtpbridge/b2@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955885 DLMGCP DEBUG <0013> endpoint:rtpbridge/b3@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955885 DLMGCP DEBUG <0013> endpoint:rtpbridge/b4@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955885 DLMGCP DEBUG <0013> endpoint:rtpbridge/b5@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955885 DLMGCP DEBUG <0013> endpoint:rtpbridge/b6@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955885 DLMGCP DEBUG <0013> endpoint:rtpbridge/b7@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955885 DLMGCP DEBUG <0013> endpoint:rtpbridge/b8@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955885 DLMGCP DEBUG <0013> endpoint:rtpbridge/b9@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955885 DLMGCP DEBUG <0013> endpoint:rtpbridge/ba@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955885 DLMGCP DEBUG <0013> endpoint:rtpbridge/bb@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955885 DLMGCP DEBUG <0013> endpoint:rtpbridge/bc@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955885 DLMGCP DEBUG <0013> endpoint:rtpbridge/bd@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955885 DLMGCP DEBUG <0013> endpoint:rtpbridge/be@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955885 DLMGCP DEBUG <0013> endpoint:rtpbridge/bf@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955885 DLMGCP DEBUG <0013> endpoint:rtpbridge/c0@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955885 DLMGCP DEBUG <0013> endpoint:rtpbridge/c1@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955885 DLMGCP DEBUG <0013> endpoint:rtpbridge/c2@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955885 DLMGCP DEBUG <0013> endpoint:rtpbridge/c3@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955885 DLMGCP DEBUG <0013> endpoint:rtpbridge/c4@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955885 DLMGCP DEBUG <0013> endpoint:rtpbridge/c5@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955885 DLMGCP DEBUG <0013> endpoint:rtpbridge/c6@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955885 DLMGCP DEBUG <0013> endpoint:rtpbridge/c7@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955885 DLMGCP DEBUG <0013> endpoint:rtpbridge/c8@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955885 DLMGCP DEBUG <0013> endpoint:rtpbridge/c9@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955885 DLMGCP DEBUG <0013> endpoint:rtpbridge/ca@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955885 DLMGCP DEBUG <0013> endpoint:rtpbridge/cb@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955885 DLMGCP DEBUG <0013> endpoint:rtpbridge/cc@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955885 DLMGCP DEBUG <0013> endpoint:rtpbridge/cd@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955885 DLMGCP DEBUG <0013> endpoint:rtpbridge/ce@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955885 DLMGCP DEBUG <0013> endpoint:rtpbridge/cf@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955885 DLMGCP DEBUG <0013> endpoint:rtpbridge/d0@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955885 DLMGCP DEBUG <0013> endpoint:rtpbridge/d1@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955885 DLMGCP DEBUG <0013> endpoint:rtpbridge/d2@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955885 DLMGCP DEBUG <0013> endpoint:rtpbridge/d3@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955885 DLMGCP DEBUG <0013> endpoint:rtpbridge/d4@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955885 DLMGCP DEBUG <0013> endpoint:rtpbridge/d5@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955885 DLMGCP DEBUG <0013> endpoint:rtpbridge/d6@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955885 DLMGCP DEBUG <0013> endpoint:rtpbridge/d7@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955885 DLMGCP DEBUG <0013> endpoint:rtpbridge/d8@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955885 DLMGCP DEBUG <0013> endpoint:rtpbridge/d9@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955885 DLMGCP DEBUG <0013> endpoint:rtpbridge/da@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955885 DLMGCP DEBUG <0013> endpoint:rtpbridge/db@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955885 DLMGCP DEBUG <0013> endpoint:rtpbridge/dc@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955885 DLMGCP DEBUG <0013> endpoint:rtpbridge/dd@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955885 DLMGCP DEBUG <0013> endpoint:rtpbridge/de@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955885 DLMGCP DEBUG <0013> endpoint:rtpbridge/df@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955885 DLMGCP DEBUG <0013> endpoint:rtpbridge/e0@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955885 DLMGCP DEBUG <0013> endpoint:rtpbridge/e1@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955885 DLMGCP DEBUG <0013> endpoint:rtpbridge/e2@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955885 DLMGCP DEBUG <0013> endpoint:rtpbridge/e3@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955885 DLMGCP DEBUG <0013> endpoint:rtpbridge/e4@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955885 DLMGCP DEBUG <0013> endpoint:rtpbridge/e5@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955885 DLMGCP DEBUG <0013> endpoint:rtpbridge/e6@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955885 DLMGCP DEBUG <0013> endpoint:rtpbridge/e7@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955885 DLMGCP DEBUG <0013> endpoint:rtpbridge/e8@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955885 DLMGCP DEBUG <0013> endpoint:rtpbridge/e9@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955885 DLMGCP DEBUG <0013> endpoint:rtpbridge/ea@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955885 DLMGCP DEBUG <0013> endpoint:rtpbridge/eb@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955885 DLMGCP DEBUG <0013> endpoint:rtpbridge/ec@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955885 DLMGCP DEBUG <0013> endpoint:rtpbridge/ed@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955885 DLMGCP DEBUG <0013> endpoint:rtpbridge/ee@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955885 DLMGCP DEBUG <0013> endpoint:rtpbridge/ef@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955885 DLMGCP DEBUG <0013> endpoint:rtpbridge/f0@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955885 DLMGCP DEBUG <0013> endpoint:rtpbridge/f1@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955885 DLMGCP DEBUG <0013> endpoint:rtpbridge/f2@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955886 DLMGCP DEBUG <0013> endpoint:rtpbridge/f3@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955886 DLMGCP DEBUG <0013> endpoint:rtpbridge/f4@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955886 DLMGCP DEBUG <0013> endpoint:rtpbridge/f5@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955886 DLMGCP DEBUG <0013> endpoint:rtpbridge/f6@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955886 DLMGCP DEBUG <0013> endpoint:rtpbridge/f7@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955886 DLMGCP DEBUG <0013> endpoint:rtpbridge/f8@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955886 DLMGCP DEBUG <0013> endpoint:rtpbridge/f9@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955886 DLMGCP DEBUG <0013> endpoint:rtpbridge/fa@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955886 DLMGCP DEBUG <0013> endpoint:rtpbridge/fb@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955886 DLMGCP DEBUG <0013> endpoint:rtpbridge/fc@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955886 DLMGCP DEBUG <0013> endpoint:rtpbridge/fd@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955886 DLMGCP DEBUG <0013> endpoint:rtpbridge/fe@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955886 DLMGCP DEBUG <0013> endpoint:rtpbridge/ff@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955886 DLMGCP DEBUG <0013> endpoint:rtpbridge/100@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955886 DLMGCP DEBUG <0013> endpoint:rtpbridge/101@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955886 DLMGCP DEBUG <0013> endpoint:rtpbridge/102@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955886 DLMGCP DEBUG <0013> endpoint:rtpbridge/103@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955886 DLMGCP DEBUG <0013> endpoint:rtpbridge/104@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955886 DLMGCP DEBUG <0013> endpoint:rtpbridge/105@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955886 DLMGCP DEBUG <0013> endpoint:rtpbridge/106@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955886 DLMGCP DEBUG <0013> endpoint:rtpbridge/107@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955886 DLMGCP DEBUG <0013> endpoint:rtpbridge/108@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955886 DLMGCP DEBUG <0013> endpoint:rtpbridge/109@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955886 DLMGCP DEBUG <0013> endpoint:rtpbridge/10a@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955886 DLMGCP DEBUG <0013> endpoint:rtpbridge/10b@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955886 DLMGCP DEBUG <0013> endpoint:rtpbridge/10c@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955886 DLMGCP DEBUG <0013> endpoint:rtpbridge/10d@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955886 DLMGCP DEBUG <0013> endpoint:rtpbridge/10e@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955886 DLMGCP DEBUG <0013> endpoint:rtpbridge/10f@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955886 DLMGCP DEBUG <0013> endpoint:rtpbridge/110@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955886 DLMGCP DEBUG <0013> endpoint:rtpbridge/111@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955886 DLMGCP DEBUG <0013> endpoint:rtpbridge/112@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955886 DLMGCP DEBUG <0013> endpoint:rtpbridge/113@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955886 DLMGCP DEBUG <0013> endpoint:rtpbridge/114@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955886 DLMGCP DEBUG <0013> endpoint:rtpbridge/115@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955886 DLMGCP DEBUG <0013> endpoint:rtpbridge/116@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955886 DLMGCP DEBUG <0013> endpoint:rtpbridge/117@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955886 DLMGCP DEBUG <0013> endpoint:rtpbridge/118@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955886 DLMGCP DEBUG <0013> endpoint:rtpbridge/119@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955886 DLMGCP DEBUG <0013> endpoint:rtpbridge/11a@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955886 DLMGCP DEBUG <0013> endpoint:rtpbridge/11b@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955886 DLMGCP DEBUG <0013> endpoint:rtpbridge/11c@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955886 DLMGCP DEBUG <0013> endpoint:rtpbridge/11d@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955886 DLMGCP DEBUG <0013> endpoint:rtpbridge/11e@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955886 DLMGCP DEBUG <0013> endpoint:rtpbridge/11f@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955886 DLMGCP DEBUG <0013> endpoint:rtpbridge/120@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955886 DLMGCP DEBUG <0013> endpoint:rtpbridge/121@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955886 DLMGCP DEBUG <0013> endpoint:rtpbridge/122@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955886 DLMGCP DEBUG <0013> endpoint:rtpbridge/123@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955886 DLMGCP DEBUG <0013> endpoint:rtpbridge/124@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955886 DLMGCP DEBUG <0013> endpoint:rtpbridge/125@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955886 DLMGCP DEBUG <0013> endpoint:rtpbridge/126@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955886 DLMGCP DEBUG <0013> endpoint:rtpbridge/127@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955886 DLMGCP DEBUG <0013> endpoint:rtpbridge/128@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955886 DLMGCP DEBUG <0013> endpoint:rtpbridge/129@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955886 DLMGCP DEBUG <0013> endpoint:rtpbridge/12a@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955886 DLMGCP DEBUG <0013> endpoint:rtpbridge/12b@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955886 DLMGCP DEBUG <0013> endpoint:rtpbridge/12c@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955886 DLMGCP DEBUG <0013> endpoint:none Generated response: code=200 (mgcp_protocol.c:230) 20241102125955886 DLMGCP DEBUG <0013> Generated response: line #00: 200 2663 OK (mgcp_msg.c:67) 20241102125955886 DLMGCP DEBUG <0013> Received message: line #00: DLCX 2664 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241102125955886 DLMGCP DEBUG <0013> Received message: line #01: C: 0079 (mgcp_msg.c:67) 20241102125955886 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found free endpoint: rtpbridge/1@mgw (mgcp_endp.c:261) 20241102125955886 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:441) 20241102125955886 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241102125955886 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955886 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955886 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955886 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955886 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955886 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955886 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955886 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955886 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955886 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955887 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955887 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955887 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955887 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955887 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955887 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955887 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955887 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955887 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955887 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955887 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955887 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955887 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955887 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955887 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955887 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955887 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955887 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955887 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955887 DLMGCP DEBUG <0013> endpoint:rtpbridge/1e@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955887 DLMGCP DEBUG <0013> endpoint:rtpbridge/1f@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955887 DLMGCP DEBUG <0013> endpoint:rtpbridge/20@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955887 DLMGCP DEBUG <0013> endpoint:rtpbridge/21@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955887 DLMGCP DEBUG <0013> endpoint:rtpbridge/22@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955887 DLMGCP DEBUG <0013> endpoint:rtpbridge/23@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955887 DLMGCP DEBUG <0013> endpoint:rtpbridge/24@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955887 DLMGCP DEBUG <0013> endpoint:rtpbridge/25@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955887 DLMGCP DEBUG <0013> endpoint:rtpbridge/26@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955887 DLMGCP DEBUG <0013> endpoint:rtpbridge/27@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955887 DLMGCP DEBUG <0013> endpoint:rtpbridge/28@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955887 DLMGCP DEBUG <0013> endpoint:rtpbridge/29@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955887 DLMGCP DEBUG <0013> endpoint:rtpbridge/2a@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955887 DLMGCP DEBUG <0013> endpoint:rtpbridge/2b@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955887 DLMGCP DEBUG <0013> endpoint:rtpbridge/2c@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955887 DLMGCP DEBUG <0013> endpoint:rtpbridge/2d@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955887 DLMGCP DEBUG <0013> endpoint:rtpbridge/2e@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955887 DLMGCP DEBUG <0013> endpoint:rtpbridge/2f@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955887 DLMGCP DEBUG <0013> endpoint:rtpbridge/30@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955887 DLMGCP DEBUG <0013> endpoint:rtpbridge/31@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955887 DLMGCP DEBUG <0013> endpoint:rtpbridge/32@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955887 DLMGCP DEBUG <0013> endpoint:rtpbridge/33@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955887 DLMGCP DEBUG <0013> endpoint:rtpbridge/34@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955887 DLMGCP DEBUG <0013> endpoint:rtpbridge/35@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955887 DLMGCP DEBUG <0013> endpoint:rtpbridge/36@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955887 DLMGCP DEBUG <0013> endpoint:rtpbridge/37@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955887 DLMGCP DEBUG <0013> endpoint:rtpbridge/38@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955887 DLMGCP DEBUG <0013> endpoint:rtpbridge/39@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955887 DLMGCP DEBUG <0013> endpoint:rtpbridge/3a@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955887 DLMGCP DEBUG <0013> endpoint:rtpbridge/3b@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955887 DLMGCP DEBUG <0013> endpoint:rtpbridge/3c@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955887 DLMGCP DEBUG <0013> endpoint:rtpbridge/3d@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955887 DLMGCP DEBUG <0013> endpoint:rtpbridge/3e@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955887 DLMGCP DEBUG <0013> endpoint:rtpbridge/3f@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955887 DLMGCP DEBUG <0013> endpoint:rtpbridge/40@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955887 DLMGCP DEBUG <0013> endpoint:rtpbridge/41@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955887 DLMGCP DEBUG <0013> endpoint:rtpbridge/42@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955887 DLMGCP DEBUG <0013> endpoint:rtpbridge/43@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955887 DLMGCP DEBUG <0013> endpoint:rtpbridge/44@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955887 DLMGCP DEBUG <0013> endpoint:rtpbridge/45@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955887 DLMGCP DEBUG <0013> endpoint:rtpbridge/46@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955887 DLMGCP DEBUG <0013> endpoint:rtpbridge/47@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955887 DLMGCP DEBUG <0013> endpoint:rtpbridge/48@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955887 DLMGCP DEBUG <0013> endpoint:rtpbridge/49@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955887 DLMGCP DEBUG <0013> endpoint:rtpbridge/4a@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955887 DLMGCP DEBUG <0013> endpoint:rtpbridge/4b@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955887 DLMGCP DEBUG <0013> endpoint:rtpbridge/4c@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955887 DLMGCP DEBUG <0013> endpoint:rtpbridge/4d@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955887 DLMGCP DEBUG <0013> endpoint:rtpbridge/4e@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955887 DLMGCP DEBUG <0013> endpoint:rtpbridge/4f@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955887 DLMGCP DEBUG <0013> endpoint:rtpbridge/50@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955887 DLMGCP DEBUG <0013> endpoint:rtpbridge/51@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955887 DLMGCP DEBUG <0013> endpoint:rtpbridge/52@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955887 DLMGCP DEBUG <0013> endpoint:rtpbridge/53@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955887 DLMGCP DEBUG <0013> endpoint:rtpbridge/54@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955887 DLMGCP DEBUG <0013> endpoint:rtpbridge/55@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955887 DLMGCP DEBUG <0013> endpoint:rtpbridge/56@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955887 DLMGCP DEBUG <0013> endpoint:rtpbridge/57@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955887 DLMGCP DEBUG <0013> endpoint:rtpbridge/58@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955887 DLMGCP DEBUG <0013> endpoint:rtpbridge/59@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955887 DLMGCP DEBUG <0013> endpoint:rtpbridge/5a@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955887 DLMGCP DEBUG <0013> endpoint:rtpbridge/5b@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955887 DLMGCP DEBUG <0013> endpoint:rtpbridge/5c@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955887 DLMGCP DEBUG <0013> endpoint:rtpbridge/5d@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955887 DLMGCP DEBUG <0013> endpoint:rtpbridge/5e@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955887 DLMGCP DEBUG <0013> endpoint:rtpbridge/5f@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955887 DLMGCP DEBUG <0013> endpoint:rtpbridge/60@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955887 DLMGCP DEBUG <0013> endpoint:rtpbridge/61@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955887 DLMGCP DEBUG <0013> endpoint:rtpbridge/62@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955887 DLMGCP DEBUG <0013> endpoint:rtpbridge/63@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955887 DLMGCP DEBUG <0013> endpoint:rtpbridge/64@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955887 DLMGCP DEBUG <0013> endpoint:rtpbridge/65@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955887 DLMGCP DEBUG <0013> endpoint:rtpbridge/66@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955887 DLMGCP DEBUG <0013> endpoint:rtpbridge/67@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955887 DLMGCP DEBUG <0013> endpoint:rtpbridge/68@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955887 DLMGCP DEBUG <0013> endpoint:rtpbridge/69@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955887 DLMGCP DEBUG <0013> endpoint:rtpbridge/6a@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955887 DLMGCP DEBUG <0013> endpoint:rtpbridge/6b@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955887 DLMGCP DEBUG <0013> endpoint:rtpbridge/6c@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955887 DLMGCP DEBUG <0013> endpoint:rtpbridge/6d@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955887 DLMGCP DEBUG <0013> endpoint:rtpbridge/6e@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955887 DLMGCP DEBUG <0013> endpoint:rtpbridge/6f@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955887 DLMGCP DEBUG <0013> endpoint:rtpbridge/70@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955887 DLMGCP DEBUG <0013> endpoint:rtpbridge/71@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955887 DLMGCP DEBUG <0013> endpoint:rtpbridge/72@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955887 DLMGCP DEBUG <0013> endpoint:rtpbridge/73@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955887 DLMGCP DEBUG <0013> endpoint:rtpbridge/74@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955887 DLMGCP DEBUG <0013> endpoint:rtpbridge/75@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955887 DLMGCP DEBUG <0013> endpoint:rtpbridge/76@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955887 DLMGCP DEBUG <0013> endpoint:rtpbridge/77@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955887 DLMGCP DEBUG <0013> endpoint:rtpbridge/78@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955887 DLMGCP DEBUG <0013> endpoint:rtpbridge/79@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955887 DLMGCP DEBUG <0013> endpoint:rtpbridge/7a@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955887 DLMGCP DEBUG <0013> endpoint:rtpbridge/7b@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955887 DLMGCP DEBUG <0013> endpoint:rtpbridge/7c@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955887 DLMGCP DEBUG <0013> endpoint:rtpbridge/7d@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955887 DLMGCP DEBUG <0013> endpoint:rtpbridge/7e@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955887 DLMGCP DEBUG <0013> endpoint:rtpbridge/7f@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955887 DLMGCP DEBUG <0013> endpoint:rtpbridge/80@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955887 DLMGCP DEBUG <0013> endpoint:rtpbridge/81@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955887 DLMGCP DEBUG <0013> endpoint:rtpbridge/82@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955887 DLMGCP DEBUG <0013> endpoint:rtpbridge/83@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955887 DLMGCP DEBUG <0013> endpoint:rtpbridge/84@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955887 DLMGCP DEBUG <0013> endpoint:rtpbridge/85@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955887 DLMGCP DEBUG <0013> endpoint:rtpbridge/86@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955887 DLMGCP DEBUG <0013> endpoint:rtpbridge/87@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955887 DLMGCP DEBUG <0013> endpoint:rtpbridge/88@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955887 DLMGCP DEBUG <0013> endpoint:rtpbridge/89@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955887 DLMGCP DEBUG <0013> endpoint:rtpbridge/8a@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955888 DLMGCP DEBUG <0013> endpoint:rtpbridge/8b@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955888 DLMGCP DEBUG <0013> endpoint:rtpbridge/8c@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955888 DLMGCP DEBUG <0013> endpoint:rtpbridge/8d@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955888 DLMGCP DEBUG <0013> endpoint:rtpbridge/8e@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955888 DLMGCP DEBUG <0013> endpoint:rtpbridge/8f@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955888 DLMGCP DEBUG <0013> endpoint:rtpbridge/90@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955888 DLMGCP DEBUG <0013> endpoint:rtpbridge/91@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955888 DLMGCP DEBUG <0013> endpoint:rtpbridge/92@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955888 DLMGCP DEBUG <0013> endpoint:rtpbridge/93@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955888 DLMGCP DEBUG <0013> endpoint:rtpbridge/94@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955888 DLMGCP DEBUG <0013> endpoint:rtpbridge/95@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955888 DLMGCP DEBUG <0013> endpoint:rtpbridge/96@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955888 DLMGCP DEBUG <0013> endpoint:rtpbridge/97@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955888 DLMGCP DEBUG <0013> endpoint:rtpbridge/98@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955888 DLMGCP DEBUG <0013> endpoint:rtpbridge/99@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955888 DLMGCP DEBUG <0013> endpoint:rtpbridge/9a@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955888 DLMGCP DEBUG <0013> endpoint:rtpbridge/9b@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955888 DLMGCP DEBUG <0013> endpoint:rtpbridge/9c@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955888 DLMGCP DEBUG <0013> endpoint:rtpbridge/9d@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955888 DLMGCP DEBUG <0013> endpoint:rtpbridge/9e@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955888 DLMGCP DEBUG <0013> endpoint:rtpbridge/9f@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955888 DLMGCP DEBUG <0013> endpoint:rtpbridge/a0@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955888 DLMGCP DEBUG <0013> endpoint:rtpbridge/a1@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955888 DLMGCP DEBUG <0013> endpoint:rtpbridge/a2@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955888 DLMGCP DEBUG <0013> endpoint:rtpbridge/a3@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955888 DLMGCP DEBUG <0013> endpoint:rtpbridge/a4@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955888 DLMGCP DEBUG <0013> endpoint:rtpbridge/a5@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955888 DLMGCP DEBUG <0013> endpoint:rtpbridge/a6@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955888 DLMGCP DEBUG <0013> endpoint:rtpbridge/a7@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955888 DLMGCP DEBUG <0013> endpoint:rtpbridge/a8@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955888 DLMGCP DEBUG <0013> endpoint:rtpbridge/a9@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955888 DLMGCP DEBUG <0013> endpoint:rtpbridge/aa@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955888 DLMGCP DEBUG <0013> endpoint:rtpbridge/ab@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955888 DLMGCP DEBUG <0013> endpoint:rtpbridge/ac@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955888 DLMGCP DEBUG <0013> endpoint:rtpbridge/ad@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955888 DLMGCP DEBUG <0013> endpoint:rtpbridge/ae@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955888 DLMGCP DEBUG <0013> endpoint:rtpbridge/af@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955888 DLMGCP DEBUG <0013> endpoint:rtpbridge/b0@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955888 DLMGCP DEBUG <0013> endpoint:rtpbridge/b1@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955888 DLMGCP DEBUG <0013> endpoint:rtpbridge/b2@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955888 DLMGCP DEBUG <0013> endpoint:rtpbridge/b3@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955888 DLMGCP DEBUG <0013> endpoint:rtpbridge/b4@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955888 DLMGCP DEBUG <0013> endpoint:rtpbridge/b5@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955888 DLMGCP DEBUG <0013> endpoint:rtpbridge/b6@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955888 DLMGCP DEBUG <0013> endpoint:rtpbridge/b7@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955888 DLMGCP DEBUG <0013> endpoint:rtpbridge/b8@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955888 DLMGCP DEBUG <0013> endpoint:rtpbridge/b9@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955888 DLMGCP DEBUG <0013> endpoint:rtpbridge/ba@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955888 DLMGCP DEBUG <0013> endpoint:rtpbridge/bb@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955888 DLMGCP DEBUG <0013> endpoint:rtpbridge/bc@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955888 DLMGCP DEBUG <0013> endpoint:rtpbridge/bd@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955888 DLMGCP DEBUG <0013> endpoint:rtpbridge/be@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955888 DLMGCP DEBUG <0013> endpoint:rtpbridge/bf@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955888 DLMGCP DEBUG <0013> endpoint:rtpbridge/c0@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955888 DLMGCP DEBUG <0013> endpoint:rtpbridge/c1@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955888 DLMGCP DEBUG <0013> endpoint:rtpbridge/c2@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955888 DLMGCP DEBUG <0013> endpoint:rtpbridge/c3@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955888 DLMGCP DEBUG <0013> endpoint:rtpbridge/c4@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955888 DLMGCP DEBUG <0013> endpoint:rtpbridge/c5@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955888 DLMGCP DEBUG <0013> endpoint:rtpbridge/c6@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955888 DLMGCP DEBUG <0013> endpoint:rtpbridge/c7@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955888 DLMGCP DEBUG <0013> endpoint:rtpbridge/c8@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955888 DLMGCP DEBUG <0013> endpoint:rtpbridge/c9@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955888 DLMGCP DEBUG <0013> endpoint:rtpbridge/ca@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955888 DLMGCP DEBUG <0013> endpoint:rtpbridge/cb@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955888 DLMGCP DEBUG <0013> endpoint:rtpbridge/cc@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955888 DLMGCP DEBUG <0013> endpoint:rtpbridge/cd@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955888 DLMGCP DEBUG <0013> endpoint:rtpbridge/ce@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955888 DLMGCP DEBUG <0013> endpoint:rtpbridge/cf@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955888 DLMGCP DEBUG <0013> endpoint:rtpbridge/d0@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955888 DLMGCP DEBUG <0013> endpoint:rtpbridge/d1@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955888 DLMGCP DEBUG <0013> endpoint:rtpbridge/d2@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955888 DLMGCP DEBUG <0013> endpoint:rtpbridge/d3@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955888 DLMGCP DEBUG <0013> endpoint:rtpbridge/d4@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955888 DLMGCP DEBUG <0013> endpoint:rtpbridge/d5@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955888 DLMGCP DEBUG <0013> endpoint:rtpbridge/d6@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955888 DLMGCP DEBUG <0013> endpoint:rtpbridge/d7@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955888 DLMGCP DEBUG <0013> endpoint:rtpbridge/d8@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955888 DLMGCP DEBUG <0013> endpoint:rtpbridge/d9@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955888 DLMGCP DEBUG <0013> endpoint:rtpbridge/da@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955888 DLMGCP DEBUG <0013> endpoint:rtpbridge/db@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955888 DLMGCP DEBUG <0013> endpoint:rtpbridge/dc@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955888 DLMGCP DEBUG <0013> endpoint:rtpbridge/dd@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955888 DLMGCP DEBUG <0013> endpoint:rtpbridge/de@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955888 DLMGCP DEBUG <0013> endpoint:rtpbridge/df@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955888 DLMGCP DEBUG <0013> endpoint:rtpbridge/e0@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955888 DLMGCP DEBUG <0013> endpoint:rtpbridge/e1@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955888 DLMGCP DEBUG <0013> endpoint:rtpbridge/e2@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955888 DLMGCP DEBUG <0013> endpoint:rtpbridge/e3@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955888 DLMGCP DEBUG <0013> endpoint:rtpbridge/e4@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955888 DLMGCP DEBUG <0013> endpoint:rtpbridge/e5@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955888 DLMGCP DEBUG <0013> endpoint:rtpbridge/e6@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955888 DLMGCP DEBUG <0013> endpoint:rtpbridge/e7@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955888 DLMGCP DEBUG <0013> endpoint:rtpbridge/e8@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955888 DLMGCP DEBUG <0013> endpoint:rtpbridge/e9@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955888 DLMGCP DEBUG <0013> endpoint:rtpbridge/ea@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955888 DLMGCP DEBUG <0013> endpoint:rtpbridge/eb@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955888 DLMGCP DEBUG <0013> endpoint:rtpbridge/ec@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955888 DLMGCP DEBUG <0013> endpoint:rtpbridge/ed@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955888 DLMGCP DEBUG <0013> endpoint:rtpbridge/ee@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955888 DLMGCP DEBUG <0013> endpoint:rtpbridge/ef@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955888 DLMGCP DEBUG <0013> endpoint:rtpbridge/f0@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955888 DLMGCP DEBUG <0013> endpoint:rtpbridge/f1@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955888 DLMGCP DEBUG <0013> endpoint:rtpbridge/f2@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955888 DLMGCP DEBUG <0013> endpoint:rtpbridge/f3@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955888 DLMGCP DEBUG <0013> endpoint:rtpbridge/f4@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955888 DLMGCP DEBUG <0013> endpoint:rtpbridge/f5@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955888 DLMGCP DEBUG <0013> endpoint:rtpbridge/f6@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955888 DLMGCP DEBUG <0013> endpoint:rtpbridge/f7@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955888 DLMGCP DEBUG <0013> endpoint:rtpbridge/f8@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955888 DLMGCP DEBUG <0013> endpoint:rtpbridge/f9@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955888 DLMGCP DEBUG <0013> endpoint:rtpbridge/fa@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955888 DLMGCP DEBUG <0013> endpoint:rtpbridge/fb@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955888 DLMGCP DEBUG <0013> endpoint:rtpbridge/fc@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955888 DLMGCP DEBUG <0013> endpoint:rtpbridge/fd@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955888 DLMGCP DEBUG <0013> endpoint:rtpbridge/fe@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955888 DLMGCP DEBUG <0013> endpoint:rtpbridge/ff@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955888 DLMGCP DEBUG <0013> endpoint:rtpbridge/100@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955888 DLMGCP DEBUG <0013> endpoint:rtpbridge/101@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955888 DLMGCP DEBUG <0013> endpoint:rtpbridge/102@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955888 DLMGCP DEBUG <0013> endpoint:rtpbridge/103@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955888 DLMGCP DEBUG <0013> endpoint:rtpbridge/104@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955888 DLMGCP DEBUG <0013> endpoint:rtpbridge/105@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955888 DLMGCP DEBUG <0013> endpoint:rtpbridge/106@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955888 DLMGCP DEBUG <0013> endpoint:rtpbridge/107@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955888 DLMGCP DEBUG <0013> endpoint:rtpbridge/108@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955888 DLMGCP DEBUG <0013> endpoint:rtpbridge/109@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955888 DLMGCP DEBUG <0013> endpoint:rtpbridge/10a@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955889 DLMGCP DEBUG <0013> endpoint:rtpbridge/10b@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955889 DLMGCP DEBUG <0013> endpoint:rtpbridge/10c@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955889 DLMGCP DEBUG <0013> endpoint:rtpbridge/10d@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955889 DLMGCP DEBUG <0013> endpoint:rtpbridge/10e@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955889 DLMGCP DEBUG <0013> endpoint:rtpbridge/10f@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955889 DLMGCP DEBUG <0013> endpoint:rtpbridge/110@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955889 DLMGCP DEBUG <0013> endpoint:rtpbridge/111@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955889 DLMGCP DEBUG <0013> endpoint:rtpbridge/112@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955889 DLMGCP DEBUG <0013> endpoint:rtpbridge/113@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955889 DLMGCP DEBUG <0013> endpoint:rtpbridge/114@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955889 DLMGCP DEBUG <0013> endpoint:rtpbridge/115@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955889 DLMGCP DEBUG <0013> endpoint:rtpbridge/116@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955889 DLMGCP DEBUG <0013> endpoint:rtpbridge/117@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955889 DLMGCP DEBUG <0013> endpoint:rtpbridge/118@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955889 DLMGCP DEBUG <0013> endpoint:rtpbridge/119@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955889 DLMGCP DEBUG <0013> endpoint:rtpbridge/11a@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955889 DLMGCP DEBUG <0013> endpoint:rtpbridge/11b@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955889 DLMGCP DEBUG <0013> endpoint:rtpbridge/11c@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955889 DLMGCP DEBUG <0013> endpoint:rtpbridge/11d@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955889 DLMGCP DEBUG <0013> endpoint:rtpbridge/11e@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955889 DLMGCP DEBUG <0013> endpoint:rtpbridge/11f@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955889 DLMGCP DEBUG <0013> endpoint:rtpbridge/120@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955889 DLMGCP DEBUG <0013> endpoint:rtpbridge/121@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955889 DLMGCP DEBUG <0013> endpoint:rtpbridge/122@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955889 DLMGCP DEBUG <0013> endpoint:rtpbridge/123@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955889 DLMGCP DEBUG <0013> endpoint:rtpbridge/124@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955889 DLMGCP DEBUG <0013> endpoint:rtpbridge/125@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955889 DLMGCP DEBUG <0013> endpoint:rtpbridge/126@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955889 DLMGCP DEBUG <0013> endpoint:rtpbridge/127@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955889 DLMGCP DEBUG <0013> endpoint:rtpbridge/128@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955889 DLMGCP DEBUG <0013> endpoint:rtpbridge/129@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955889 DLMGCP DEBUG <0013> endpoint:rtpbridge/12a@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955889 DLMGCP DEBUG <0013> endpoint:rtpbridge/12b@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955889 DLMGCP DEBUG <0013> endpoint:rtpbridge/12c@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955889 DLMGCP DEBUG <0013> endpoint:none Generated response: code=200 (mgcp_protocol.c:230) 20241102125955889 DLMGCP DEBUG <0013> Generated response: line #00: 200 2664 OK (mgcp_msg.c:67) 20241102125955889 DLMGCP DEBUG <0013> Received message: line #00: DLCX 2665 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241102125955889 DLMGCP DEBUG <0013> Received message: line #01: C: 007A (mgcp_msg.c:67) 20241102125955889 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found free endpoint: rtpbridge/1@mgw (mgcp_endp.c:261) 20241102125955889 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:441) 20241102125955889 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241102125955889 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955889 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955889 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955889 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955889 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955889 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955889 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955889 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955889 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955889 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955889 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955889 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955889 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955889 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955889 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955889 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955889 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955889 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955889 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955889 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955889 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955889 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955889 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955889 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955889 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955889 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955889 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955889 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955889 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955889 DLMGCP DEBUG <0013> endpoint:rtpbridge/1e@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955889 DLMGCP DEBUG <0013> endpoint:rtpbridge/1f@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955889 DLMGCP DEBUG <0013> endpoint:rtpbridge/20@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955889 DLMGCP DEBUG <0013> endpoint:rtpbridge/21@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955890 DLMGCP DEBUG <0013> endpoint:rtpbridge/22@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955890 DLMGCP DEBUG <0013> endpoint:rtpbridge/23@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955890 DLMGCP DEBUG <0013> endpoint:rtpbridge/24@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955890 DLMGCP DEBUG <0013> endpoint:rtpbridge/25@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955890 DLMGCP DEBUG <0013> endpoint:rtpbridge/26@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955890 DLMGCP DEBUG <0013> endpoint:rtpbridge/27@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955890 DLMGCP DEBUG <0013> endpoint:rtpbridge/28@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955890 DLMGCP DEBUG <0013> endpoint:rtpbridge/29@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955890 DLMGCP DEBUG <0013> endpoint:rtpbridge/2a@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955890 DLMGCP DEBUG <0013> endpoint:rtpbridge/2b@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955890 DLMGCP DEBUG <0013> endpoint:rtpbridge/2c@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955890 DLMGCP DEBUG <0013> endpoint:rtpbridge/2d@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955890 DLMGCP DEBUG <0013> endpoint:rtpbridge/2e@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955890 DLMGCP DEBUG <0013> endpoint:rtpbridge/2f@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955890 DLMGCP DEBUG <0013> endpoint:rtpbridge/30@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955890 DLMGCP DEBUG <0013> endpoint:rtpbridge/31@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955890 DLMGCP DEBUG <0013> endpoint:rtpbridge/32@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955890 DLMGCP DEBUG <0013> endpoint:rtpbridge/33@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955890 DLMGCP DEBUG <0013> endpoint:rtpbridge/34@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955890 DLMGCP DEBUG <0013> endpoint:rtpbridge/35@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955890 DLMGCP DEBUG <0013> endpoint:rtpbridge/36@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955890 DLMGCP DEBUG <0013> endpoint:rtpbridge/37@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955890 DLMGCP DEBUG <0013> endpoint:rtpbridge/38@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955890 DLMGCP DEBUG <0013> endpoint:rtpbridge/39@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955890 DLMGCP DEBUG <0013> endpoint:rtpbridge/3a@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955890 DLMGCP DEBUG <0013> endpoint:rtpbridge/3b@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955890 DLMGCP DEBUG <0013> endpoint:rtpbridge/3c@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955890 DLMGCP DEBUG <0013> endpoint:rtpbridge/3d@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955890 DLMGCP DEBUG <0013> endpoint:rtpbridge/3e@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955890 DLMGCP DEBUG <0013> endpoint:rtpbridge/3f@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955890 DLMGCP DEBUG <0013> endpoint:rtpbridge/40@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955890 DLMGCP DEBUG <0013> endpoint:rtpbridge/41@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955890 DLMGCP DEBUG <0013> endpoint:rtpbridge/42@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955890 DLMGCP DEBUG <0013> endpoint:rtpbridge/43@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955890 DLMGCP DEBUG <0013> endpoint:rtpbridge/44@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955890 DLMGCP DEBUG <0013> endpoint:rtpbridge/45@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955890 DLMGCP DEBUG <0013> endpoint:rtpbridge/46@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955890 DLMGCP DEBUG <0013> endpoint:rtpbridge/47@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955890 DLMGCP DEBUG <0013> endpoint:rtpbridge/48@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955890 DLMGCP DEBUG <0013> endpoint:rtpbridge/49@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955890 DLMGCP DEBUG <0013> endpoint:rtpbridge/4a@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955890 DLMGCP DEBUG <0013> endpoint:rtpbridge/4b@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955890 DLMGCP DEBUG <0013> endpoint:rtpbridge/4c@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955890 DLMGCP DEBUG <0013> endpoint:rtpbridge/4d@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955890 DLMGCP DEBUG <0013> endpoint:rtpbridge/4e@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955890 DLMGCP DEBUG <0013> endpoint:rtpbridge/4f@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955890 DLMGCP DEBUG <0013> endpoint:rtpbridge/50@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955890 DLMGCP DEBUG <0013> endpoint:rtpbridge/51@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955890 DLMGCP DEBUG <0013> endpoint:rtpbridge/52@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955890 DLMGCP DEBUG <0013> endpoint:rtpbridge/53@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955890 DLMGCP DEBUG <0013> endpoint:rtpbridge/54@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955890 DLMGCP DEBUG <0013> endpoint:rtpbridge/55@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955890 DLMGCP DEBUG <0013> endpoint:rtpbridge/56@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955890 DLMGCP DEBUG <0013> endpoint:rtpbridge/57@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955890 DLMGCP DEBUG <0013> endpoint:rtpbridge/58@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955890 DLMGCP DEBUG <0013> endpoint:rtpbridge/59@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955890 DLMGCP DEBUG <0013> endpoint:rtpbridge/5a@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955890 DLMGCP DEBUG <0013> endpoint:rtpbridge/5b@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955890 DLMGCP DEBUG <0013> endpoint:rtpbridge/5c@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955890 DLMGCP DEBUG <0013> endpoint:rtpbridge/5d@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955890 DLMGCP DEBUG <0013> endpoint:rtpbridge/5e@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955890 DLMGCP DEBUG <0013> endpoint:rtpbridge/5f@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955890 DLMGCP DEBUG <0013> endpoint:rtpbridge/60@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955890 DLMGCP DEBUG <0013> endpoint:rtpbridge/61@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955890 DLMGCP DEBUG <0013> endpoint:rtpbridge/62@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955890 DLMGCP DEBUG <0013> endpoint:rtpbridge/63@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955890 DLMGCP DEBUG <0013> endpoint:rtpbridge/64@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955890 DLMGCP DEBUG <0013> endpoint:rtpbridge/65@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955890 DLMGCP DEBUG <0013> endpoint:rtpbridge/66@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955890 DLMGCP DEBUG <0013> endpoint:rtpbridge/67@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955890 DLMGCP DEBUG <0013> endpoint:rtpbridge/68@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955890 DLMGCP DEBUG <0013> endpoint:rtpbridge/69@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955890 DLMGCP DEBUG <0013> endpoint:rtpbridge/6a@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955890 DLMGCP DEBUG <0013> endpoint:rtpbridge/6b@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955890 DLMGCP DEBUG <0013> endpoint:rtpbridge/6c@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955890 DLMGCP DEBUG <0013> endpoint:rtpbridge/6d@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955890 DLMGCP DEBUG <0013> endpoint:rtpbridge/6e@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955890 DLMGCP DEBUG <0013> endpoint:rtpbridge/6f@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955890 DLMGCP DEBUG <0013> endpoint:rtpbridge/70@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955890 DLMGCP DEBUG <0013> endpoint:rtpbridge/71@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955890 DLMGCP DEBUG <0013> endpoint:rtpbridge/72@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955890 DLMGCP DEBUG <0013> endpoint:rtpbridge/73@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955890 DLMGCP DEBUG <0013> endpoint:rtpbridge/74@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955890 DLMGCP DEBUG <0013> endpoint:rtpbridge/75@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955890 DLMGCP DEBUG <0013> endpoint:rtpbridge/76@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955890 DLMGCP DEBUG <0013> endpoint:rtpbridge/77@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955890 DLMGCP DEBUG <0013> endpoint:rtpbridge/78@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955890 DLMGCP DEBUG <0013> endpoint:rtpbridge/79@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955890 DLMGCP DEBUG <0013> endpoint:rtpbridge/7a@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955890 DLMGCP DEBUG <0013> endpoint:rtpbridge/7b@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955890 DLMGCP DEBUG <0013> endpoint:rtpbridge/7c@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955890 DLMGCP DEBUG <0013> endpoint:rtpbridge/7d@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955890 DLMGCP DEBUG <0013> endpoint:rtpbridge/7e@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955890 DLMGCP DEBUG <0013> endpoint:rtpbridge/7f@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955890 DLMGCP DEBUG <0013> endpoint:rtpbridge/80@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955890 DLMGCP DEBUG <0013> endpoint:rtpbridge/81@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955890 DLMGCP DEBUG <0013> endpoint:rtpbridge/82@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955890 DLMGCP DEBUG <0013> endpoint:rtpbridge/83@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955890 DLMGCP DEBUG <0013> endpoint:rtpbridge/84@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955890 DLMGCP DEBUG <0013> endpoint:rtpbridge/85@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955890 DLMGCP DEBUG <0013> endpoint:rtpbridge/86@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955890 DLMGCP DEBUG <0013> endpoint:rtpbridge/87@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955890 DLMGCP DEBUG <0013> endpoint:rtpbridge/88@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955890 DLMGCP DEBUG <0013> endpoint:rtpbridge/89@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955890 DLMGCP DEBUG <0013> endpoint:rtpbridge/8a@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955890 DLMGCP DEBUG <0013> endpoint:rtpbridge/8b@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955890 DLMGCP DEBUG <0013> endpoint:rtpbridge/8c@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955890 DLMGCP DEBUG <0013> endpoint:rtpbridge/8d@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955890 DLMGCP DEBUG <0013> endpoint:rtpbridge/8e@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955890 DLMGCP DEBUG <0013> endpoint:rtpbridge/8f@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955890 DLMGCP DEBUG <0013> endpoint:rtpbridge/90@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955890 DLMGCP DEBUG <0013> endpoint:rtpbridge/91@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955890 DLMGCP DEBUG <0013> endpoint:rtpbridge/92@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955890 DLMGCP DEBUG <0013> endpoint:rtpbridge/93@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955890 DLMGCP DEBUG <0013> endpoint:rtpbridge/94@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955890 DLMGCP DEBUG <0013> endpoint:rtpbridge/95@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955890 DLMGCP DEBUG <0013> endpoint:rtpbridge/96@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955890 DLMGCP DEBUG <0013> endpoint:rtpbridge/97@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955890 DLMGCP DEBUG <0013> endpoint:rtpbridge/98@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955890 DLMGCP DEBUG <0013> endpoint:rtpbridge/99@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955890 DLMGCP DEBUG <0013> endpoint:rtpbridge/9a@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955890 DLMGCP DEBUG <0013> endpoint:rtpbridge/9b@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955890 DLMGCP DEBUG <0013> endpoint:rtpbridge/9c@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955890 DLMGCP DEBUG <0013> endpoint:rtpbridge/9d@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955890 DLMGCP DEBUG <0013> endpoint:rtpbridge/9e@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955890 DLMGCP DEBUG <0013> endpoint:rtpbridge/9f@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955891 DLMGCP DEBUG <0013> endpoint:rtpbridge/a0@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955891 DLMGCP DEBUG <0013> endpoint:rtpbridge/a1@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955891 DLMGCP DEBUG <0013> endpoint:rtpbridge/a2@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955891 DLMGCP DEBUG <0013> endpoint:rtpbridge/a3@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955891 DLMGCP DEBUG <0013> endpoint:rtpbridge/a4@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955891 DLMGCP DEBUG <0013> endpoint:rtpbridge/a5@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955891 DLMGCP DEBUG <0013> endpoint:rtpbridge/a6@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955891 DLMGCP DEBUG <0013> endpoint:rtpbridge/a7@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955891 DLMGCP DEBUG <0013> endpoint:rtpbridge/a8@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955891 DLMGCP DEBUG <0013> endpoint:rtpbridge/a9@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955891 DLMGCP DEBUG <0013> endpoint:rtpbridge/aa@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955891 DLMGCP DEBUG <0013> endpoint:rtpbridge/ab@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955891 DLMGCP DEBUG <0013> endpoint:rtpbridge/ac@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955891 DLMGCP DEBUG <0013> endpoint:rtpbridge/ad@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955891 DLMGCP DEBUG <0013> endpoint:rtpbridge/ae@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955891 DLMGCP DEBUG <0013> endpoint:rtpbridge/af@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955891 DLMGCP DEBUG <0013> endpoint:rtpbridge/b0@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955891 DLMGCP DEBUG <0013> endpoint:rtpbridge/b1@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955891 DLMGCP DEBUG <0013> endpoint:rtpbridge/b2@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955891 DLMGCP DEBUG <0013> endpoint:rtpbridge/b3@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955891 DLMGCP DEBUG <0013> endpoint:rtpbridge/b4@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955891 DLMGCP DEBUG <0013> endpoint:rtpbridge/b5@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955891 DLMGCP DEBUG <0013> endpoint:rtpbridge/b6@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955891 DLMGCP DEBUG <0013> endpoint:rtpbridge/b7@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955891 DLMGCP DEBUG <0013> endpoint:rtpbridge/b8@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955891 DLMGCP DEBUG <0013> endpoint:rtpbridge/b9@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955891 DLMGCP DEBUG <0013> endpoint:rtpbridge/ba@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955891 DLMGCP DEBUG <0013> endpoint:rtpbridge/bb@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955891 DLMGCP DEBUG <0013> endpoint:rtpbridge/bc@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955891 DLMGCP DEBUG <0013> endpoint:rtpbridge/bd@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955891 DLMGCP DEBUG <0013> endpoint:rtpbridge/be@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955891 DLMGCP DEBUG <0013> endpoint:rtpbridge/bf@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955891 DLMGCP DEBUG <0013> endpoint:rtpbridge/c0@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955891 DLMGCP DEBUG <0013> endpoint:rtpbridge/c1@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955891 DLMGCP DEBUG <0013> endpoint:rtpbridge/c2@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955891 DLMGCP DEBUG <0013> endpoint:rtpbridge/c3@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955891 DLMGCP DEBUG <0013> endpoint:rtpbridge/c4@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955891 DLMGCP DEBUG <0013> endpoint:rtpbridge/c5@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955891 DLMGCP DEBUG <0013> endpoint:rtpbridge/c6@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955891 DLMGCP DEBUG <0013> endpoint:rtpbridge/c7@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955891 DLMGCP DEBUG <0013> endpoint:rtpbridge/c8@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955891 DLMGCP DEBUG <0013> endpoint:rtpbridge/c9@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955891 DLMGCP DEBUG <0013> endpoint:rtpbridge/ca@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955891 DLMGCP DEBUG <0013> endpoint:rtpbridge/cb@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955891 DLMGCP DEBUG <0013> endpoint:rtpbridge/cc@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955891 DLMGCP DEBUG <0013> endpoint:rtpbridge/cd@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955891 DLMGCP DEBUG <0013> endpoint:rtpbridge/ce@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955891 DLMGCP DEBUG <0013> endpoint:rtpbridge/cf@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955891 DLMGCP DEBUG <0013> endpoint:rtpbridge/d0@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955891 DLMGCP DEBUG <0013> endpoint:rtpbridge/d1@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955891 DLMGCP DEBUG <0013> endpoint:rtpbridge/d2@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955891 DLMGCP DEBUG <0013> endpoint:rtpbridge/d3@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955891 DLMGCP DEBUG <0013> endpoint:rtpbridge/d4@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955891 DLMGCP DEBUG <0013> endpoint:rtpbridge/d5@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955891 DLMGCP DEBUG <0013> endpoint:rtpbridge/d6@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955891 DLMGCP DEBUG <0013> endpoint:rtpbridge/d7@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955891 DLMGCP DEBUG <0013> endpoint:rtpbridge/d8@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955891 DLMGCP DEBUG <0013> endpoint:rtpbridge/d9@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955891 DLMGCP DEBUG <0013> endpoint:rtpbridge/da@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955891 DLMGCP DEBUG <0013> endpoint:rtpbridge/db@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955891 DLMGCP DEBUG <0013> endpoint:rtpbridge/dc@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955891 DLMGCP DEBUG <0013> endpoint:rtpbridge/dd@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955891 DLMGCP DEBUG <0013> endpoint:rtpbridge/de@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955891 DLMGCP DEBUG <0013> endpoint:rtpbridge/df@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955891 DLMGCP DEBUG <0013> endpoint:rtpbridge/e0@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955891 DLMGCP DEBUG <0013> endpoint:rtpbridge/e1@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955891 DLMGCP DEBUG <0013> endpoint:rtpbridge/e2@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955891 DLMGCP DEBUG <0013> endpoint:rtpbridge/e3@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955891 DLMGCP DEBUG <0013> endpoint:rtpbridge/e4@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955891 DLMGCP DEBUG <0013> endpoint:rtpbridge/e5@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955891 DLMGCP DEBUG <0013> endpoint:rtpbridge/e6@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955891 DLMGCP DEBUG <0013> endpoint:rtpbridge/e7@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955891 DLMGCP DEBUG <0013> endpoint:rtpbridge/e8@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955891 DLMGCP DEBUG <0013> endpoint:rtpbridge/e9@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955891 DLMGCP DEBUG <0013> endpoint:rtpbridge/ea@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955891 DLMGCP DEBUG <0013> endpoint:rtpbridge/eb@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955891 DLMGCP DEBUG <0013> endpoint:rtpbridge/ec@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955891 DLMGCP DEBUG <0013> endpoint:rtpbridge/ed@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955891 DLMGCP DEBUG <0013> endpoint:rtpbridge/ee@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955891 DLMGCP DEBUG <0013> endpoint:rtpbridge/ef@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955891 DLMGCP DEBUG <0013> endpoint:rtpbridge/f0@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955891 DLMGCP DEBUG <0013> endpoint:rtpbridge/f1@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955891 DLMGCP DEBUG <0013> endpoint:rtpbridge/f2@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955891 DLMGCP DEBUG <0013> endpoint:rtpbridge/f3@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955891 DLMGCP DEBUG <0013> endpoint:rtpbridge/f4@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955891 DLMGCP DEBUG <0013> endpoint:rtpbridge/f5@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955891 DLMGCP DEBUG <0013> endpoint:rtpbridge/f6@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955891 DLMGCP DEBUG <0013> endpoint:rtpbridge/f7@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955891 DLMGCP DEBUG <0013> endpoint:rtpbridge/f8@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955891 DLMGCP DEBUG <0013> endpoint:rtpbridge/f9@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955891 DLMGCP DEBUG <0013> endpoint:rtpbridge/fa@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955891 DLMGCP DEBUG <0013> endpoint:rtpbridge/fb@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955891 DLMGCP DEBUG <0013> endpoint:rtpbridge/fc@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955891 DLMGCP DEBUG <0013> endpoint:rtpbridge/fd@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955891 DLMGCP DEBUG <0013> endpoint:rtpbridge/fe@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955891 DLMGCP DEBUG <0013> endpoint:rtpbridge/ff@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955891 DLMGCP DEBUG <0013> endpoint:rtpbridge/100@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955891 DLMGCP DEBUG <0013> endpoint:rtpbridge/101@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955891 DLMGCP DEBUG <0013> endpoint:rtpbridge/102@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955891 DLMGCP DEBUG <0013> endpoint:rtpbridge/103@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955891 DLMGCP DEBUG <0013> endpoint:rtpbridge/104@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955891 DLMGCP DEBUG <0013> endpoint:rtpbridge/105@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955891 DLMGCP DEBUG <0013> endpoint:rtpbridge/106@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955891 DLMGCP DEBUG <0013> endpoint:rtpbridge/107@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955891 DLMGCP DEBUG <0013> endpoint:rtpbridge/108@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955891 DLMGCP DEBUG <0013> endpoint:rtpbridge/109@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955891 DLMGCP DEBUG <0013> endpoint:rtpbridge/10a@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955891 DLMGCP DEBUG <0013> endpoint:rtpbridge/10b@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955891 DLMGCP DEBUG <0013> endpoint:rtpbridge/10c@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955891 DLMGCP DEBUG <0013> endpoint:rtpbridge/10d@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955891 DLMGCP DEBUG <0013> endpoint:rtpbridge/10e@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955891 DLMGCP DEBUG <0013> endpoint:rtpbridge/10f@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955891 DLMGCP DEBUG <0013> endpoint:rtpbridge/110@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955891 DLMGCP DEBUG <0013> endpoint:rtpbridge/111@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955891 DLMGCP DEBUG <0013> endpoint:rtpbridge/112@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955891 DLMGCP DEBUG <0013> endpoint:rtpbridge/113@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955891 DLMGCP DEBUG <0013> endpoint:rtpbridge/114@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955891 DLMGCP DEBUG <0013> endpoint:rtpbridge/115@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955891 DLMGCP DEBUG <0013> endpoint:rtpbridge/116@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955891 DLMGCP DEBUG <0013> endpoint:rtpbridge/117@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955891 DLMGCP DEBUG <0013> endpoint:rtpbridge/118@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955891 DLMGCP DEBUG <0013> endpoint:rtpbridge/119@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955891 DLMGCP DEBUG <0013> endpoint:rtpbridge/11a@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955891 DLMGCP DEBUG <0013> endpoint:rtpbridge/11b@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955891 DLMGCP DEBUG <0013> endpoint:rtpbridge/11c@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955891 DLMGCP DEBUG <0013> endpoint:rtpbridge/11d@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955892 DLMGCP DEBUG <0013> endpoint:rtpbridge/11e@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955892 DLMGCP DEBUG <0013> endpoint:rtpbridge/11f@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955892 DLMGCP DEBUG <0013> endpoint:rtpbridge/120@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955892 DLMGCP DEBUG <0013> endpoint:rtpbridge/121@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955892 DLMGCP DEBUG <0013> endpoint:rtpbridge/122@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955892 DLMGCP DEBUG <0013> endpoint:rtpbridge/123@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955892 DLMGCP DEBUG <0013> endpoint:rtpbridge/124@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955892 DLMGCP DEBUG <0013> endpoint:rtpbridge/125@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955892 DLMGCP DEBUG <0013> endpoint:rtpbridge/126@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955892 DLMGCP DEBUG <0013> endpoint:rtpbridge/127@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955892 DLMGCP DEBUG <0013> endpoint:rtpbridge/128@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955892 DLMGCP DEBUG <0013> endpoint:rtpbridge/129@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955892 DLMGCP DEBUG <0013> endpoint:rtpbridge/12a@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955892 DLMGCP DEBUG <0013> endpoint:rtpbridge/12b@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955892 DLMGCP DEBUG <0013> endpoint:rtpbridge/12c@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955892 DLMGCP DEBUG <0013> endpoint:none Generated response: code=200 (mgcp_protocol.c:230) 20241102125955892 DLMGCP DEBUG <0013> Generated response: line #00: 200 2665 OK (mgcp_msg.c:67) 20241102125955892 DLMGCP DEBUG <0013> Received message: line #00: DLCX 2666 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241102125955892 DLMGCP DEBUG <0013> Received message: line #01: C: 007B (mgcp_msg.c:67) 20241102125955892 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found free endpoint: rtpbridge/1@mgw (mgcp_endp.c:261) 20241102125955892 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:441) 20241102125955892 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241102125955892 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955892 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955892 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955892 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955892 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955892 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955892 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955892 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955892 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955892 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955892 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955892 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955892 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955892 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955892 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955892 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955892 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955892 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955892 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955892 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955892 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955892 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955892 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955892 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955892 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955892 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955892 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955892 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955892 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955892 DLMGCP DEBUG <0013> endpoint:rtpbridge/1e@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955892 DLMGCP DEBUG <0013> endpoint:rtpbridge/1f@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955892 DLMGCP DEBUG <0013> endpoint:rtpbridge/20@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955892 DLMGCP DEBUG <0013> endpoint:rtpbridge/21@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955892 DLMGCP DEBUG <0013> endpoint:rtpbridge/22@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955892 DLMGCP DEBUG <0013> endpoint:rtpbridge/23@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955892 DLMGCP DEBUG <0013> endpoint:rtpbridge/24@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955892 DLMGCP DEBUG <0013> endpoint:rtpbridge/25@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955892 DLMGCP DEBUG <0013> endpoint:rtpbridge/26@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955892 DLMGCP DEBUG <0013> endpoint:rtpbridge/27@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955892 DLMGCP DEBUG <0013> endpoint:rtpbridge/28@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955892 DLMGCP DEBUG <0013> endpoint:rtpbridge/29@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955892 DLMGCP DEBUG <0013> endpoint:rtpbridge/2a@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955892 DLMGCP DEBUG <0013> endpoint:rtpbridge/2b@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955892 DLMGCP DEBUG <0013> endpoint:rtpbridge/2c@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955892 DLMGCP DEBUG <0013> endpoint:rtpbridge/2d@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955892 DLMGCP DEBUG <0013> endpoint:rtpbridge/2e@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955892 DLMGCP DEBUG <0013> endpoint:rtpbridge/2f@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955892 DLMGCP DEBUG <0013> endpoint:rtpbridge/30@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955892 DLMGCP DEBUG <0013> endpoint:rtpbridge/31@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955892 DLMGCP DEBUG <0013> endpoint:rtpbridge/32@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955892 DLMGCP DEBUG <0013> endpoint:rtpbridge/33@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955892 DLMGCP DEBUG <0013> endpoint:rtpbridge/34@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955892 DLMGCP DEBUG <0013> endpoint:rtpbridge/35@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955892 DLMGCP DEBUG <0013> endpoint:rtpbridge/36@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955892 DLMGCP DEBUG <0013> endpoint:rtpbridge/37@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955892 DLMGCP DEBUG <0013> endpoint:rtpbridge/38@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955892 DLMGCP DEBUG <0013> endpoint:rtpbridge/39@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955892 DLMGCP DEBUG <0013> endpoint:rtpbridge/3a@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955892 DLMGCP DEBUG <0013> endpoint:rtpbridge/3b@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955892 DLMGCP DEBUG <0013> endpoint:rtpbridge/3c@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955892 DLMGCP DEBUG <0013> endpoint:rtpbridge/3d@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955892 DLMGCP DEBUG <0013> endpoint:rtpbridge/3e@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955892 DLMGCP DEBUG <0013> endpoint:rtpbridge/3f@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955892 DLMGCP DEBUG <0013> endpoint:rtpbridge/40@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955892 DLMGCP DEBUG <0013> endpoint:rtpbridge/41@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955892 DLMGCP DEBUG <0013> endpoint:rtpbridge/42@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955893 DLMGCP DEBUG <0013> endpoint:rtpbridge/43@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955893 DLMGCP DEBUG <0013> endpoint:rtpbridge/44@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955893 DLMGCP DEBUG <0013> endpoint:rtpbridge/45@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955893 DLMGCP DEBUG <0013> endpoint:rtpbridge/46@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955893 DLMGCP DEBUG <0013> endpoint:rtpbridge/47@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955893 DLMGCP DEBUG <0013> endpoint:rtpbridge/48@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955893 DLMGCP DEBUG <0013> endpoint:rtpbridge/49@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955893 DLMGCP DEBUG <0013> endpoint:rtpbridge/4a@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955893 DLMGCP DEBUG <0013> endpoint:rtpbridge/4b@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955893 DLMGCP DEBUG <0013> endpoint:rtpbridge/4c@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955893 DLMGCP DEBUG <0013> endpoint:rtpbridge/4d@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955893 DLMGCP DEBUG <0013> endpoint:rtpbridge/4e@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955893 DLMGCP DEBUG <0013> endpoint:rtpbridge/4f@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955893 DLMGCP DEBUG <0013> endpoint:rtpbridge/50@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955893 DLMGCP DEBUG <0013> endpoint:rtpbridge/51@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955893 DLMGCP DEBUG <0013> endpoint:rtpbridge/52@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955893 DLMGCP DEBUG <0013> endpoint:rtpbridge/53@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955893 DLMGCP DEBUG <0013> endpoint:rtpbridge/54@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955893 DLMGCP DEBUG <0013> endpoint:rtpbridge/55@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955893 DLMGCP DEBUG <0013> endpoint:rtpbridge/56@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955893 DLMGCP DEBUG <0013> endpoint:rtpbridge/57@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955893 DLMGCP DEBUG <0013> endpoint:rtpbridge/58@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955893 DLMGCP DEBUG <0013> endpoint:rtpbridge/59@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955893 DLMGCP DEBUG <0013> endpoint:rtpbridge/5a@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955893 DLMGCP DEBUG <0013> endpoint:rtpbridge/5b@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955893 DLMGCP DEBUG <0013> endpoint:rtpbridge/5c@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955893 DLMGCP DEBUG <0013> endpoint:rtpbridge/5d@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955893 DLMGCP DEBUG <0013> endpoint:rtpbridge/5e@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955893 DLMGCP DEBUG <0013> endpoint:rtpbridge/5f@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955893 DLMGCP DEBUG <0013> endpoint:rtpbridge/60@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955893 DLMGCP DEBUG <0013> endpoint:rtpbridge/61@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955893 DLMGCP DEBUG <0013> endpoint:rtpbridge/62@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955893 DLMGCP DEBUG <0013> endpoint:rtpbridge/63@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955893 DLMGCP DEBUG <0013> endpoint:rtpbridge/64@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955893 DLMGCP DEBUG <0013> endpoint:rtpbridge/65@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955893 DLMGCP DEBUG <0013> endpoint:rtpbridge/66@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955893 DLMGCP DEBUG <0013> endpoint:rtpbridge/67@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955893 DLMGCP DEBUG <0013> endpoint:rtpbridge/68@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955893 DLMGCP DEBUG <0013> endpoint:rtpbridge/69@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955893 DLMGCP DEBUG <0013> endpoint:rtpbridge/6a@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955893 DLMGCP DEBUG <0013> endpoint:rtpbridge/6b@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955893 DLMGCP DEBUG <0013> endpoint:rtpbridge/6c@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955893 DLMGCP DEBUG <0013> endpoint:rtpbridge/6d@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955893 DLMGCP DEBUG <0013> endpoint:rtpbridge/6e@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955893 DLMGCP DEBUG <0013> endpoint:rtpbridge/6f@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955893 DLMGCP DEBUG <0013> endpoint:rtpbridge/70@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955893 DLMGCP DEBUG <0013> endpoint:rtpbridge/71@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955893 DLMGCP DEBUG <0013> endpoint:rtpbridge/72@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955893 DLMGCP DEBUG <0013> endpoint:rtpbridge/73@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955893 DLMGCP DEBUG <0013> endpoint:rtpbridge/74@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955893 DLMGCP DEBUG <0013> endpoint:rtpbridge/75@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955893 DLMGCP DEBUG <0013> endpoint:rtpbridge/76@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955893 DLMGCP DEBUG <0013> endpoint:rtpbridge/77@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955893 DLMGCP DEBUG <0013> endpoint:rtpbridge/78@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955893 DLMGCP DEBUG <0013> endpoint:rtpbridge/79@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955893 DLMGCP DEBUG <0013> endpoint:rtpbridge/7a@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955893 DLMGCP DEBUG <0013> endpoint:rtpbridge/7b@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955893 DLMGCP DEBUG <0013> endpoint:rtpbridge/7c@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955893 DLMGCP DEBUG <0013> endpoint:rtpbridge/7d@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955893 DLMGCP DEBUG <0013> endpoint:rtpbridge/7e@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955893 DLMGCP DEBUG <0013> endpoint:rtpbridge/7f@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955893 DLMGCP DEBUG <0013> endpoint:rtpbridge/80@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955893 DLMGCP DEBUG <0013> endpoint:rtpbridge/81@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955893 DLMGCP DEBUG <0013> endpoint:rtpbridge/82@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955893 DLMGCP DEBUG <0013> endpoint:rtpbridge/83@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955893 DLMGCP DEBUG <0013> endpoint:rtpbridge/84@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955893 DLMGCP DEBUG <0013> endpoint:rtpbridge/85@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955893 DLMGCP DEBUG <0013> endpoint:rtpbridge/86@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955893 DLMGCP DEBUG <0013> endpoint:rtpbridge/87@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955893 DLMGCP DEBUG <0013> endpoint:rtpbridge/88@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955893 DLMGCP DEBUG <0013> endpoint:rtpbridge/89@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955893 DLMGCP DEBUG <0013> endpoint:rtpbridge/8a@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955893 DLMGCP DEBUG <0013> endpoint:rtpbridge/8b@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955893 DLMGCP DEBUG <0013> endpoint:rtpbridge/8c@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955893 DLMGCP DEBUG <0013> endpoint:rtpbridge/8d@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955893 DLMGCP DEBUG <0013> endpoint:rtpbridge/8e@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955893 DLMGCP DEBUG <0013> endpoint:rtpbridge/8f@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955893 DLMGCP DEBUG <0013> endpoint:rtpbridge/90@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955893 DLMGCP DEBUG <0013> endpoint:rtpbridge/91@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955893 DLMGCP DEBUG <0013> endpoint:rtpbridge/92@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955893 DLMGCP DEBUG <0013> endpoint:rtpbridge/93@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955893 DLMGCP DEBUG <0013> endpoint:rtpbridge/94@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955893 DLMGCP DEBUG <0013> endpoint:rtpbridge/95@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955893 DLMGCP DEBUG <0013> endpoint:rtpbridge/96@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955893 DLMGCP DEBUG <0013> endpoint:rtpbridge/97@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955893 DLMGCP DEBUG <0013> endpoint:rtpbridge/98@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955893 DLMGCP DEBUG <0013> endpoint:rtpbridge/99@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955893 DLMGCP DEBUG <0013> endpoint:rtpbridge/9a@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955893 DLMGCP DEBUG <0013> endpoint:rtpbridge/9b@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955893 DLMGCP DEBUG <0013> endpoint:rtpbridge/9c@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955893 DLMGCP DEBUG <0013> endpoint:rtpbridge/9d@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955893 DLMGCP DEBUG <0013> endpoint:rtpbridge/9e@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955893 DLMGCP DEBUG <0013> endpoint:rtpbridge/9f@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955893 DLMGCP DEBUG <0013> endpoint:rtpbridge/a0@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955893 DLMGCP DEBUG <0013> endpoint:rtpbridge/a1@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955893 DLMGCP DEBUG <0013> endpoint:rtpbridge/a2@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955893 DLMGCP DEBUG <0013> endpoint:rtpbridge/a3@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955893 DLMGCP DEBUG <0013> endpoint:rtpbridge/a4@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955893 DLMGCP DEBUG <0013> endpoint:rtpbridge/a5@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955893 DLMGCP DEBUG <0013> endpoint:rtpbridge/a6@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955893 DLMGCP DEBUG <0013> endpoint:rtpbridge/a7@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955893 DLMGCP DEBUG <0013> endpoint:rtpbridge/a8@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955893 DLMGCP DEBUG <0013> endpoint:rtpbridge/a9@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955893 DLMGCP DEBUG <0013> endpoint:rtpbridge/aa@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955893 DLMGCP DEBUG <0013> endpoint:rtpbridge/ab@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955893 DLMGCP DEBUG <0013> endpoint:rtpbridge/ac@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955893 DLMGCP DEBUG <0013> endpoint:rtpbridge/ad@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955893 DLMGCP DEBUG <0013> endpoint:rtpbridge/ae@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955893 DLMGCP DEBUG <0013> endpoint:rtpbridge/af@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955893 DLMGCP DEBUG <0013> endpoint:rtpbridge/b0@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955893 DLMGCP DEBUG <0013> endpoint:rtpbridge/b1@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955893 DLMGCP DEBUG <0013> endpoint:rtpbridge/b2@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955893 DLMGCP DEBUG <0013> endpoint:rtpbridge/b3@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955893 DLMGCP DEBUG <0013> endpoint:rtpbridge/b4@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955893 DLMGCP DEBUG <0013> endpoint:rtpbridge/b5@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955893 DLMGCP DEBUG <0013> endpoint:rtpbridge/b6@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955893 DLMGCP DEBUG <0013> endpoint:rtpbridge/b7@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955893 DLMGCP DEBUG <0013> endpoint:rtpbridge/b8@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955893 DLMGCP DEBUG <0013> endpoint:rtpbridge/b9@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955893 DLMGCP DEBUG <0013> endpoint:rtpbridge/ba@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955893 DLMGCP DEBUG <0013> endpoint:rtpbridge/bb@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955893 DLMGCP DEBUG <0013> endpoint:rtpbridge/bc@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955893 DLMGCP DEBUG <0013> endpoint:rtpbridge/bd@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955893 DLMGCP DEBUG <0013> endpoint:rtpbridge/be@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955893 DLMGCP DEBUG <0013> endpoint:rtpbridge/bf@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955893 DLMGCP DEBUG <0013> endpoint:rtpbridge/c0@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955893 DLMGCP DEBUG <0013> endpoint:rtpbridge/c1@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955894 DLMGCP DEBUG <0013> endpoint:rtpbridge/c2@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955894 DLMGCP DEBUG <0013> endpoint:rtpbridge/c3@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955894 DLMGCP DEBUG <0013> endpoint:rtpbridge/c4@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955894 DLMGCP DEBUG <0013> endpoint:rtpbridge/c5@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955894 DLMGCP DEBUG <0013> endpoint:rtpbridge/c6@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955894 DLMGCP DEBUG <0013> endpoint:rtpbridge/c7@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955894 DLMGCP DEBUG <0013> endpoint:rtpbridge/c8@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955894 DLMGCP DEBUG <0013> endpoint:rtpbridge/c9@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955894 DLMGCP DEBUG <0013> endpoint:rtpbridge/ca@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955894 DLMGCP DEBUG <0013> endpoint:rtpbridge/cb@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955894 DLMGCP DEBUG <0013> endpoint:rtpbridge/cc@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955894 DLMGCP DEBUG <0013> endpoint:rtpbridge/cd@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955894 DLMGCP DEBUG <0013> endpoint:rtpbridge/ce@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955894 DLMGCP DEBUG <0013> endpoint:rtpbridge/cf@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955894 DLMGCP DEBUG <0013> endpoint:rtpbridge/d0@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955894 DLMGCP DEBUG <0013> endpoint:rtpbridge/d1@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955894 DLMGCP DEBUG <0013> endpoint:rtpbridge/d2@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955894 DLMGCP DEBUG <0013> endpoint:rtpbridge/d3@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955894 DLMGCP DEBUG <0013> endpoint:rtpbridge/d4@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955894 DLMGCP DEBUG <0013> endpoint:rtpbridge/d5@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955894 DLMGCP DEBUG <0013> endpoint:rtpbridge/d6@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955894 DLMGCP DEBUG <0013> endpoint:rtpbridge/d7@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955894 DLMGCP DEBUG <0013> endpoint:rtpbridge/d8@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955894 DLMGCP DEBUG <0013> endpoint:rtpbridge/d9@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955894 DLMGCP DEBUG <0013> endpoint:rtpbridge/da@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955894 DLMGCP DEBUG <0013> endpoint:rtpbridge/db@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955894 DLMGCP DEBUG <0013> endpoint:rtpbridge/dc@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955894 DLMGCP DEBUG <0013> endpoint:rtpbridge/dd@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955894 DLMGCP DEBUG <0013> endpoint:rtpbridge/de@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955894 DLMGCP DEBUG <0013> endpoint:rtpbridge/df@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955894 DLMGCP DEBUG <0013> endpoint:rtpbridge/e0@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955894 DLMGCP DEBUG <0013> endpoint:rtpbridge/e1@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955894 DLMGCP DEBUG <0013> endpoint:rtpbridge/e2@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955894 DLMGCP DEBUG <0013> endpoint:rtpbridge/e3@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955894 DLMGCP DEBUG <0013> endpoint:rtpbridge/e4@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955894 DLMGCP DEBUG <0013> endpoint:rtpbridge/e5@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955894 DLMGCP DEBUG <0013> endpoint:rtpbridge/e6@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955894 DLMGCP DEBUG <0013> endpoint:rtpbridge/e7@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955894 DLMGCP DEBUG <0013> endpoint:rtpbridge/e8@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955894 DLMGCP DEBUG <0013> endpoint:rtpbridge/e9@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955894 DLMGCP DEBUG <0013> endpoint:rtpbridge/ea@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955894 DLMGCP DEBUG <0013> endpoint:rtpbridge/eb@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955894 DLMGCP DEBUG <0013> endpoint:rtpbridge/ec@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955894 DLMGCP DEBUG <0013> endpoint:rtpbridge/ed@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955894 DLMGCP DEBUG <0013> endpoint:rtpbridge/ee@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955894 DLMGCP DEBUG <0013> endpoint:rtpbridge/ef@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955894 DLMGCP DEBUG <0013> endpoint:rtpbridge/f0@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955894 DLMGCP DEBUG <0013> endpoint:rtpbridge/f1@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955894 DLMGCP DEBUG <0013> endpoint:rtpbridge/f2@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955894 DLMGCP DEBUG <0013> endpoint:rtpbridge/f3@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955894 DLMGCP DEBUG <0013> endpoint:rtpbridge/f4@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955894 DLMGCP DEBUG <0013> endpoint:rtpbridge/f5@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955894 DLMGCP DEBUG <0013> endpoint:rtpbridge/f6@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955894 DLMGCP DEBUG <0013> endpoint:rtpbridge/f7@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955894 DLMGCP DEBUG <0013> endpoint:rtpbridge/f8@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955894 DLMGCP DEBUG <0013> endpoint:rtpbridge/f9@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955894 DLMGCP DEBUG <0013> endpoint:rtpbridge/fa@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955894 DLMGCP DEBUG <0013> endpoint:rtpbridge/fb@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955894 DLMGCP DEBUG <0013> endpoint:rtpbridge/fc@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955894 DLMGCP DEBUG <0013> endpoint:rtpbridge/fd@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955894 DLMGCP DEBUG <0013> endpoint:rtpbridge/fe@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955894 DLMGCP DEBUG <0013> endpoint:rtpbridge/ff@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955894 DLMGCP DEBUG <0013> endpoint:rtpbridge/100@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955894 DLMGCP DEBUG <0013> endpoint:rtpbridge/101@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955894 DLMGCP DEBUG <0013> endpoint:rtpbridge/102@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955894 DLMGCP DEBUG <0013> endpoint:rtpbridge/103@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955894 DLMGCP DEBUG <0013> endpoint:rtpbridge/104@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955894 DLMGCP DEBUG <0013> endpoint:rtpbridge/105@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955894 DLMGCP DEBUG <0013> endpoint:rtpbridge/106@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955894 DLMGCP DEBUG <0013> endpoint:rtpbridge/107@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955894 DLMGCP DEBUG <0013> endpoint:rtpbridge/108@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955894 DLMGCP DEBUG <0013> endpoint:rtpbridge/109@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955894 DLMGCP DEBUG <0013> endpoint:rtpbridge/10a@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955894 DLMGCP DEBUG <0013> endpoint:rtpbridge/10b@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955894 DLMGCP DEBUG <0013> endpoint:rtpbridge/10c@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955894 DLMGCP DEBUG <0013> endpoint:rtpbridge/10d@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955894 DLMGCP DEBUG <0013> endpoint:rtpbridge/10e@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955894 DLMGCP DEBUG <0013> endpoint:rtpbridge/10f@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955894 DLMGCP DEBUG <0013> endpoint:rtpbridge/110@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955894 DLMGCP DEBUG <0013> endpoint:rtpbridge/111@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955894 DLMGCP DEBUG <0013> endpoint:rtpbridge/112@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955894 DLMGCP DEBUG <0013> endpoint:rtpbridge/113@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955894 DLMGCP DEBUG <0013> endpoint:rtpbridge/114@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955894 DLMGCP DEBUG <0013> endpoint:rtpbridge/115@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955894 DLMGCP DEBUG <0013> endpoint:rtpbridge/116@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955894 DLMGCP DEBUG <0013> endpoint:rtpbridge/117@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955894 DLMGCP DEBUG <0013> endpoint:rtpbridge/118@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955894 DLMGCP DEBUG <0013> endpoint:rtpbridge/119@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955894 DLMGCP DEBUG <0013> endpoint:rtpbridge/11a@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955894 DLMGCP DEBUG <0013> endpoint:rtpbridge/11b@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955894 DLMGCP DEBUG <0013> endpoint:rtpbridge/11c@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955894 DLMGCP DEBUG <0013> endpoint:rtpbridge/11d@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955894 DLMGCP DEBUG <0013> endpoint:rtpbridge/11e@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955894 DLMGCP DEBUG <0013> endpoint:rtpbridge/11f@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955894 DLMGCP DEBUG <0013> endpoint:rtpbridge/120@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955894 DLMGCP DEBUG <0013> endpoint:rtpbridge/121@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955894 DLMGCP DEBUG <0013> endpoint:rtpbridge/122@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955894 DLMGCP DEBUG <0013> endpoint:rtpbridge/123@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955894 DLMGCP DEBUG <0013> endpoint:rtpbridge/124@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955894 DLMGCP DEBUG <0013> endpoint:rtpbridge/125@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955894 DLMGCP DEBUG <0013> endpoint:rtpbridge/126@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955894 DLMGCP DEBUG <0013> endpoint:rtpbridge/127@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955894 DLMGCP DEBUG <0013> endpoint:rtpbridge/128@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955894 DLMGCP DEBUG <0013> endpoint:rtpbridge/129@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955894 DLMGCP DEBUG <0013> endpoint:rtpbridge/12a@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955894 DLMGCP DEBUG <0013> endpoint:rtpbridge/12b@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955894 DLMGCP DEBUG <0013> endpoint:rtpbridge/12c@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955894 DLMGCP DEBUG <0013> endpoint:none Generated response: code=200 (mgcp_protocol.c:230) 20241102125955894 DLMGCP DEBUG <0013> Generated response: line #00: 200 2666 OK (mgcp_msg.c:67) 20241102125955895 DLMGCP DEBUG <0013> Received message: line #00: DLCX 2667 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241102125955895 DLMGCP DEBUG <0013> Received message: line #01: C: 007C (mgcp_msg.c:67) 20241102125955895 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found free endpoint: rtpbridge/1@mgw (mgcp_endp.c:261) 20241102125955895 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:441) 20241102125955895 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241102125955895 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955895 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955895 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955895 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955895 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955895 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955895 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955895 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955895 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955895 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955895 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955895 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955895 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955895 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955895 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955895 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955895 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955895 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955895 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955895 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955895 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955895 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955895 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955895 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955895 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955895 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955895 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955895 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955895 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955895 DLMGCP DEBUG <0013> endpoint:rtpbridge/1e@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955895 DLMGCP DEBUG <0013> endpoint:rtpbridge/1f@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955895 DLMGCP DEBUG <0013> endpoint:rtpbridge/20@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955895 DLMGCP DEBUG <0013> endpoint:rtpbridge/21@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955895 DLMGCP DEBUG <0013> endpoint:rtpbridge/22@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955895 DLMGCP DEBUG <0013> endpoint:rtpbridge/23@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955895 DLMGCP DEBUG <0013> endpoint:rtpbridge/24@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955895 DLMGCP DEBUG <0013> endpoint:rtpbridge/25@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955895 DLMGCP DEBUG <0013> endpoint:rtpbridge/26@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955895 DLMGCP DEBUG <0013> endpoint:rtpbridge/27@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955895 DLMGCP DEBUG <0013> endpoint:rtpbridge/28@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955895 DLMGCP DEBUG <0013> endpoint:rtpbridge/29@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955895 DLMGCP DEBUG <0013> endpoint:rtpbridge/2a@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955895 DLMGCP DEBUG <0013> endpoint:rtpbridge/2b@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955895 DLMGCP DEBUG <0013> endpoint:rtpbridge/2c@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955895 DLMGCP DEBUG <0013> endpoint:rtpbridge/2d@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955895 DLMGCP DEBUG <0013> endpoint:rtpbridge/2e@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955895 DLMGCP DEBUG <0013> endpoint:rtpbridge/2f@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955895 DLMGCP DEBUG <0013> endpoint:rtpbridge/30@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955895 DLMGCP DEBUG <0013> endpoint:rtpbridge/31@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955895 DLMGCP DEBUG <0013> endpoint:rtpbridge/32@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955895 DLMGCP DEBUG <0013> endpoint:rtpbridge/33@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955895 DLMGCP DEBUG <0013> endpoint:rtpbridge/34@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955895 DLMGCP DEBUG <0013> endpoint:rtpbridge/35@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955895 DLMGCP DEBUG <0013> endpoint:rtpbridge/36@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955895 DLMGCP DEBUG <0013> endpoint:rtpbridge/37@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955895 DLMGCP DEBUG <0013> endpoint:rtpbridge/38@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955895 DLMGCP DEBUG <0013> endpoint:rtpbridge/39@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955895 DLMGCP DEBUG <0013> endpoint:rtpbridge/3a@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955895 DLMGCP DEBUG <0013> endpoint:rtpbridge/3b@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955895 DLMGCP DEBUG <0013> endpoint:rtpbridge/3c@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955895 DLMGCP DEBUG <0013> endpoint:rtpbridge/3d@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955895 DLMGCP DEBUG <0013> endpoint:rtpbridge/3e@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955895 DLMGCP DEBUG <0013> endpoint:rtpbridge/3f@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955895 DLMGCP DEBUG <0013> endpoint:rtpbridge/40@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955895 DLMGCP DEBUG <0013> endpoint:rtpbridge/41@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955895 DLMGCP DEBUG <0013> endpoint:rtpbridge/42@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955895 DLMGCP DEBUG <0013> endpoint:rtpbridge/43@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955895 DLMGCP DEBUG <0013> endpoint:rtpbridge/44@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955895 DLMGCP DEBUG <0013> endpoint:rtpbridge/45@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955895 DLMGCP DEBUG <0013> endpoint:rtpbridge/46@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955895 DLMGCP DEBUG <0013> endpoint:rtpbridge/47@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955895 DLMGCP DEBUG <0013> endpoint:rtpbridge/48@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955895 DLMGCP DEBUG <0013> endpoint:rtpbridge/49@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955895 DLMGCP DEBUG <0013> endpoint:rtpbridge/4a@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955895 DLMGCP DEBUG <0013> endpoint:rtpbridge/4b@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955895 DLMGCP DEBUG <0013> endpoint:rtpbridge/4c@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955895 DLMGCP DEBUG <0013> endpoint:rtpbridge/4d@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955895 DLMGCP DEBUG <0013> endpoint:rtpbridge/4e@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955895 DLMGCP DEBUG <0013> endpoint:rtpbridge/4f@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955895 DLMGCP DEBUG <0013> endpoint:rtpbridge/50@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955895 DLMGCP DEBUG <0013> endpoint:rtpbridge/51@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955895 DLMGCP DEBUG <0013> endpoint:rtpbridge/52@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955895 DLMGCP DEBUG <0013> endpoint:rtpbridge/53@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955895 DLMGCP DEBUG <0013> endpoint:rtpbridge/54@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955895 DLMGCP DEBUG <0013> endpoint:rtpbridge/55@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955895 DLMGCP DEBUG <0013> endpoint:rtpbridge/56@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955895 DLMGCP DEBUG <0013> endpoint:rtpbridge/57@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955895 DLMGCP DEBUG <0013> endpoint:rtpbridge/58@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955895 DLMGCP DEBUG <0013> endpoint:rtpbridge/59@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955895 DLMGCP DEBUG <0013> endpoint:rtpbridge/5a@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955895 DLMGCP DEBUG <0013> endpoint:rtpbridge/5b@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955895 DLMGCP DEBUG <0013> endpoint:rtpbridge/5c@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955895 DLMGCP DEBUG <0013> endpoint:rtpbridge/5d@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955895 DLMGCP DEBUG <0013> endpoint:rtpbridge/5e@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955895 DLMGCP DEBUG <0013> endpoint:rtpbridge/5f@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955895 DLMGCP DEBUG <0013> endpoint:rtpbridge/60@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955895 DLMGCP DEBUG <0013> endpoint:rtpbridge/61@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955895 DLMGCP DEBUG <0013> endpoint:rtpbridge/62@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955895 DLMGCP DEBUG <0013> endpoint:rtpbridge/63@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955895 DLMGCP DEBUG <0013> endpoint:rtpbridge/64@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955895 DLMGCP DEBUG <0013> endpoint:rtpbridge/65@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955895 DLMGCP DEBUG <0013> endpoint:rtpbridge/66@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955895 DLMGCP DEBUG <0013> endpoint:rtpbridge/67@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955895 DLMGCP DEBUG <0013> endpoint:rtpbridge/68@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955895 DLMGCP DEBUG <0013> endpoint:rtpbridge/69@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955895 DLMGCP DEBUG <0013> endpoint:rtpbridge/6a@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955895 DLMGCP DEBUG <0013> endpoint:rtpbridge/6b@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955895 DLMGCP DEBUG <0013> endpoint:rtpbridge/6c@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955895 DLMGCP DEBUG <0013> endpoint:rtpbridge/6d@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955896 DLMGCP DEBUG <0013> endpoint:rtpbridge/6e@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955896 DLMGCP DEBUG <0013> endpoint:rtpbridge/6f@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955896 DLMGCP DEBUG <0013> endpoint:rtpbridge/70@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955896 DLMGCP DEBUG <0013> endpoint:rtpbridge/71@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955896 DLMGCP DEBUG <0013> endpoint:rtpbridge/72@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955896 DLMGCP DEBUG <0013> endpoint:rtpbridge/73@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955896 DLMGCP DEBUG <0013> endpoint:rtpbridge/74@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955896 DLMGCP DEBUG <0013> endpoint:rtpbridge/75@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955896 DLMGCP DEBUG <0013> endpoint:rtpbridge/76@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955896 DLMGCP DEBUG <0013> endpoint:rtpbridge/77@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955896 DLMGCP DEBUG <0013> endpoint:rtpbridge/78@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955896 DLMGCP DEBUG <0013> endpoint:rtpbridge/79@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955896 DLMGCP DEBUG <0013> endpoint:rtpbridge/7a@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955896 DLMGCP DEBUG <0013> endpoint:rtpbridge/7b@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955896 DLMGCP DEBUG <0013> endpoint:rtpbridge/7c@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955896 DLMGCP DEBUG <0013> endpoint:rtpbridge/7d@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955896 DLMGCP DEBUG <0013> endpoint:rtpbridge/7e@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955896 DLMGCP DEBUG <0013> endpoint:rtpbridge/7f@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955896 DLMGCP DEBUG <0013> endpoint:rtpbridge/80@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955896 DLMGCP DEBUG <0013> endpoint:rtpbridge/81@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955896 DLMGCP DEBUG <0013> endpoint:rtpbridge/82@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955896 DLMGCP DEBUG <0013> endpoint:rtpbridge/83@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955896 DLMGCP DEBUG <0013> endpoint:rtpbridge/84@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955896 DLMGCP DEBUG <0013> endpoint:rtpbridge/85@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955896 DLMGCP DEBUG <0013> endpoint:rtpbridge/86@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955896 DLMGCP DEBUG <0013> endpoint:rtpbridge/87@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955896 DLMGCP DEBUG <0013> endpoint:rtpbridge/88@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955896 DLMGCP DEBUG <0013> endpoint:rtpbridge/89@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955896 DLMGCP DEBUG <0013> endpoint:rtpbridge/8a@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955896 DLMGCP DEBUG <0013> endpoint:rtpbridge/8b@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955896 DLMGCP DEBUG <0013> endpoint:rtpbridge/8c@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955896 DLMGCP DEBUG <0013> endpoint:rtpbridge/8d@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955896 DLMGCP DEBUG <0013> endpoint:rtpbridge/8e@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955896 DLMGCP DEBUG <0013> endpoint:rtpbridge/8f@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955896 DLMGCP DEBUG <0013> endpoint:rtpbridge/90@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955896 DLMGCP DEBUG <0013> endpoint:rtpbridge/91@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955896 DLMGCP DEBUG <0013> endpoint:rtpbridge/92@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955896 DLMGCP DEBUG <0013> endpoint:rtpbridge/93@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955896 DLMGCP DEBUG <0013> endpoint:rtpbridge/94@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955896 DLMGCP DEBUG <0013> endpoint:rtpbridge/95@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955896 DLMGCP DEBUG <0013> endpoint:rtpbridge/96@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955896 DLMGCP DEBUG <0013> endpoint:rtpbridge/97@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955896 DLMGCP DEBUG <0013> endpoint:rtpbridge/98@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955896 DLMGCP DEBUG <0013> endpoint:rtpbridge/99@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955896 DLMGCP DEBUG <0013> endpoint:rtpbridge/9a@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955896 DLMGCP DEBUG <0013> endpoint:rtpbridge/9b@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955896 DLMGCP DEBUG <0013> endpoint:rtpbridge/9c@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955896 DLMGCP DEBUG <0013> endpoint:rtpbridge/9d@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955896 DLMGCP DEBUG <0013> endpoint:rtpbridge/9e@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955896 DLMGCP DEBUG <0013> endpoint:rtpbridge/9f@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955896 DLMGCP DEBUG <0013> endpoint:rtpbridge/a0@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955896 DLMGCP DEBUG <0013> endpoint:rtpbridge/a1@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955896 DLMGCP DEBUG <0013> endpoint:rtpbridge/a2@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955896 DLMGCP DEBUG <0013> endpoint:rtpbridge/a3@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955896 DLMGCP DEBUG <0013> endpoint:rtpbridge/a4@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955896 DLMGCP DEBUG <0013> endpoint:rtpbridge/a5@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955896 DLMGCP DEBUG <0013> endpoint:rtpbridge/a6@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955896 DLMGCP DEBUG <0013> endpoint:rtpbridge/a7@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955896 DLMGCP DEBUG <0013> endpoint:rtpbridge/a8@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955896 DLMGCP DEBUG <0013> endpoint:rtpbridge/a9@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955896 DLMGCP DEBUG <0013> endpoint:rtpbridge/aa@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955896 DLMGCP DEBUG <0013> endpoint:rtpbridge/ab@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955896 DLMGCP DEBUG <0013> endpoint:rtpbridge/ac@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955896 DLMGCP DEBUG <0013> endpoint:rtpbridge/ad@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955896 DLMGCP DEBUG <0013> endpoint:rtpbridge/ae@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955896 DLMGCP DEBUG <0013> endpoint:rtpbridge/af@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955896 DLMGCP DEBUG <0013> endpoint:rtpbridge/b0@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955896 DLMGCP DEBUG <0013> endpoint:rtpbridge/b1@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955896 DLMGCP DEBUG <0013> endpoint:rtpbridge/b2@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955896 DLMGCP DEBUG <0013> endpoint:rtpbridge/b3@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955896 DLMGCP DEBUG <0013> endpoint:rtpbridge/b4@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955896 DLMGCP DEBUG <0013> endpoint:rtpbridge/b5@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955896 DLMGCP DEBUG <0013> endpoint:rtpbridge/b6@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955896 DLMGCP DEBUG <0013> endpoint:rtpbridge/b7@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955896 DLMGCP DEBUG <0013> endpoint:rtpbridge/b8@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955896 DLMGCP DEBUG <0013> endpoint:rtpbridge/b9@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955896 DLMGCP DEBUG <0013> endpoint:rtpbridge/ba@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955896 DLMGCP DEBUG <0013> endpoint:rtpbridge/bb@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955896 DLMGCP DEBUG <0013> endpoint:rtpbridge/bc@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955896 DLMGCP DEBUG <0013> endpoint:rtpbridge/bd@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955896 DLMGCP DEBUG <0013> endpoint:rtpbridge/be@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955896 DLMGCP DEBUG <0013> endpoint:rtpbridge/bf@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955896 DLMGCP DEBUG <0013> endpoint:rtpbridge/c0@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955896 DLMGCP DEBUG <0013> endpoint:rtpbridge/c1@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955896 DLMGCP DEBUG <0013> endpoint:rtpbridge/c2@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955896 DLMGCP DEBUG <0013> endpoint:rtpbridge/c3@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955896 DLMGCP DEBUG <0013> endpoint:rtpbridge/c4@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955896 DLMGCP DEBUG <0013> endpoint:rtpbridge/c5@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955896 DLMGCP DEBUG <0013> endpoint:rtpbridge/c6@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955896 DLMGCP DEBUG <0013> endpoint:rtpbridge/c7@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955896 DLMGCP DEBUG <0013> endpoint:rtpbridge/c8@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955896 DLMGCP DEBUG <0013> endpoint:rtpbridge/c9@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955896 DLMGCP DEBUG <0013> endpoint:rtpbridge/ca@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955896 DLMGCP DEBUG <0013> endpoint:rtpbridge/cb@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955896 DLMGCP DEBUG <0013> endpoint:rtpbridge/cc@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955896 DLMGCP DEBUG <0013> endpoint:rtpbridge/cd@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955896 DLMGCP DEBUG <0013> endpoint:rtpbridge/ce@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955896 DLMGCP DEBUG <0013> endpoint:rtpbridge/cf@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955896 DLMGCP DEBUG <0013> endpoint:rtpbridge/d0@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955896 DLMGCP DEBUG <0013> endpoint:rtpbridge/d1@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955896 DLMGCP DEBUG <0013> endpoint:rtpbridge/d2@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955896 DLMGCP DEBUG <0013> endpoint:rtpbridge/d3@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955896 DLMGCP DEBUG <0013> endpoint:rtpbridge/d4@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955896 DLMGCP DEBUG <0013> endpoint:rtpbridge/d5@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955896 DLMGCP DEBUG <0013> endpoint:rtpbridge/d6@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955896 DLMGCP DEBUG <0013> endpoint:rtpbridge/d7@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955896 DLMGCP DEBUG <0013> endpoint:rtpbridge/d8@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955896 DLMGCP DEBUG <0013> endpoint:rtpbridge/d9@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955896 DLMGCP DEBUG <0013> endpoint:rtpbridge/da@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955896 DLMGCP DEBUG <0013> endpoint:rtpbridge/db@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955896 DLMGCP DEBUG <0013> endpoint:rtpbridge/dc@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955896 DLMGCP DEBUG <0013> endpoint:rtpbridge/dd@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955896 DLMGCP DEBUG <0013> endpoint:rtpbridge/de@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955896 DLMGCP DEBUG <0013> endpoint:rtpbridge/df@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955896 DLMGCP DEBUG <0013> endpoint:rtpbridge/e0@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955896 DLMGCP DEBUG <0013> endpoint:rtpbridge/e1@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955896 DLMGCP DEBUG <0013> endpoint:rtpbridge/e2@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955896 DLMGCP DEBUG <0013> endpoint:rtpbridge/e3@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955896 DLMGCP DEBUG <0013> endpoint:rtpbridge/e4@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955896 DLMGCP DEBUG <0013> endpoint:rtpbridge/e5@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955896 DLMGCP DEBUG <0013> endpoint:rtpbridge/e6@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955896 DLMGCP DEBUG <0013> endpoint:rtpbridge/e7@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955896 DLMGCP DEBUG <0013> endpoint:rtpbridge/e8@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955896 DLMGCP DEBUG <0013> endpoint:rtpbridge/e9@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955896 DLMGCP DEBUG <0013> endpoint:rtpbridge/ea@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955896 DLMGCP DEBUG <0013> endpoint:rtpbridge/eb@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955896 DLMGCP DEBUG <0013> endpoint:rtpbridge/ec@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955896 DLMGCP DEBUG <0013> endpoint:rtpbridge/ed@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955897 DLMGCP DEBUG <0013> endpoint:rtpbridge/ee@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955897 DLMGCP DEBUG <0013> endpoint:rtpbridge/ef@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955897 DLMGCP DEBUG <0013> endpoint:rtpbridge/f0@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955897 DLMGCP DEBUG <0013> endpoint:rtpbridge/f1@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955897 DLMGCP DEBUG <0013> endpoint:rtpbridge/f2@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955897 DLMGCP DEBUG <0013> endpoint:rtpbridge/f3@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955897 DLMGCP DEBUG <0013> endpoint:rtpbridge/f4@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955897 DLMGCP DEBUG <0013> endpoint:rtpbridge/f5@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955897 DLMGCP DEBUG <0013> endpoint:rtpbridge/f6@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955897 DLMGCP DEBUG <0013> endpoint:rtpbridge/f7@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955897 DLMGCP DEBUG <0013> endpoint:rtpbridge/f8@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955897 DLMGCP DEBUG <0013> endpoint:rtpbridge/f9@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955897 DLMGCP DEBUG <0013> endpoint:rtpbridge/fa@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955897 DLMGCP DEBUG <0013> endpoint:rtpbridge/fb@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955897 DLMGCP DEBUG <0013> endpoint:rtpbridge/fc@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955897 DLMGCP DEBUG <0013> endpoint:rtpbridge/fd@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955897 DLMGCP DEBUG <0013> endpoint:rtpbridge/fe@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955897 DLMGCP DEBUG <0013> endpoint:rtpbridge/ff@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955897 DLMGCP DEBUG <0013> endpoint:rtpbridge/100@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955897 DLMGCP DEBUG <0013> endpoint:rtpbridge/101@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955897 DLMGCP DEBUG <0013> endpoint:rtpbridge/102@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955897 DLMGCP DEBUG <0013> endpoint:rtpbridge/103@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955897 DLMGCP DEBUG <0013> endpoint:rtpbridge/104@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955897 DLMGCP DEBUG <0013> endpoint:rtpbridge/105@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955897 DLMGCP DEBUG <0013> endpoint:rtpbridge/106@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955897 DLMGCP DEBUG <0013> endpoint:rtpbridge/107@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955897 DLMGCP DEBUG <0013> endpoint:rtpbridge/108@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955897 DLMGCP DEBUG <0013> endpoint:rtpbridge/109@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955897 DLMGCP DEBUG <0013> endpoint:rtpbridge/10a@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955897 DLMGCP DEBUG <0013> endpoint:rtpbridge/10b@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955897 DLMGCP DEBUG <0013> endpoint:rtpbridge/10c@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955897 DLMGCP DEBUG <0013> endpoint:rtpbridge/10d@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955897 DLMGCP DEBUG <0013> endpoint:rtpbridge/10e@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955897 DLMGCP DEBUG <0013> endpoint:rtpbridge/10f@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955897 DLMGCP DEBUG <0013> endpoint:rtpbridge/110@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955897 DLMGCP DEBUG <0013> endpoint:rtpbridge/111@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955897 DLMGCP DEBUG <0013> endpoint:rtpbridge/112@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955897 DLMGCP DEBUG <0013> endpoint:rtpbridge/113@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955897 DLMGCP DEBUG <0013> endpoint:rtpbridge/114@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955897 DLMGCP DEBUG <0013> endpoint:rtpbridge/115@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955897 DLMGCP DEBUG <0013> endpoint:rtpbridge/116@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955897 DLMGCP DEBUG <0013> endpoint:rtpbridge/117@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955897 DLMGCP DEBUG <0013> endpoint:rtpbridge/118@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955897 DLMGCP DEBUG <0013> endpoint:rtpbridge/119@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955897 DLMGCP DEBUG <0013> endpoint:rtpbridge/11a@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955897 DLMGCP DEBUG <0013> endpoint:rtpbridge/11b@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955897 DLMGCP DEBUG <0013> endpoint:rtpbridge/11c@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955897 DLMGCP DEBUG <0013> endpoint:rtpbridge/11d@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955897 DLMGCP DEBUG <0013> endpoint:rtpbridge/11e@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955897 DLMGCP DEBUG <0013> endpoint:rtpbridge/11f@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955897 DLMGCP DEBUG <0013> endpoint:rtpbridge/120@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955897 DLMGCP DEBUG <0013> endpoint:rtpbridge/121@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955897 DLMGCP DEBUG <0013> endpoint:rtpbridge/122@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955897 DLMGCP DEBUG <0013> endpoint:rtpbridge/123@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955897 DLMGCP DEBUG <0013> endpoint:rtpbridge/124@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955897 DLMGCP DEBUG <0013> endpoint:rtpbridge/125@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955897 DLMGCP DEBUG <0013> endpoint:rtpbridge/126@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955897 DLMGCP DEBUG <0013> endpoint:rtpbridge/127@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955897 DLMGCP DEBUG <0013> endpoint:rtpbridge/128@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955897 DLMGCP DEBUG <0013> endpoint:rtpbridge/129@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955897 DLMGCP DEBUG <0013> endpoint:rtpbridge/12a@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955897 DLMGCP DEBUG <0013> endpoint:rtpbridge/12b@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955897 DLMGCP DEBUG <0013> endpoint:rtpbridge/12c@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955897 DLMGCP DEBUG <0013> endpoint:none Generated response: code=200 (mgcp_protocol.c:230) 20241102125955897 DLMGCP DEBUG <0013> Generated response: line #00: 200 2667 OK (mgcp_msg.c:67) 20241102125955897 DLMGCP DEBUG <0013> Received message: line #00: DLCX 2668 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241102125955897 DLMGCP DEBUG <0013> Received message: line #01: C: 007D (mgcp_msg.c:67) 20241102125955897 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found free endpoint: rtpbridge/1@mgw (mgcp_endp.c:261) 20241102125955897 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:441) 20241102125955897 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241102125955897 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955897 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955897 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955897 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955897 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955897 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955897 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955897 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955897 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955897 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955897 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955897 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955897 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955897 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955897 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955897 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955897 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955897 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955897 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955897 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955897 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955897 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955897 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955898 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955898 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955898 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955898 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955898 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955898 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955898 DLMGCP DEBUG <0013> endpoint:rtpbridge/1e@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955898 DLMGCP DEBUG <0013> endpoint:rtpbridge/1f@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955898 DLMGCP DEBUG <0013> endpoint:rtpbridge/20@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955898 DLMGCP DEBUG <0013> endpoint:rtpbridge/21@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955898 DLMGCP DEBUG <0013> endpoint:rtpbridge/22@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955898 DLMGCP DEBUG <0013> endpoint:rtpbridge/23@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955898 DLMGCP DEBUG <0013> endpoint:rtpbridge/24@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955898 DLMGCP DEBUG <0013> endpoint:rtpbridge/25@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955898 DLMGCP DEBUG <0013> endpoint:rtpbridge/26@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955898 DLMGCP DEBUG <0013> endpoint:rtpbridge/27@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955898 DLMGCP DEBUG <0013> endpoint:rtpbridge/28@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955898 DLMGCP DEBUG <0013> endpoint:rtpbridge/29@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955898 DLMGCP DEBUG <0013> endpoint:rtpbridge/2a@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955898 DLMGCP DEBUG <0013> endpoint:rtpbridge/2b@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955898 DLMGCP DEBUG <0013> endpoint:rtpbridge/2c@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955898 DLMGCP DEBUG <0013> endpoint:rtpbridge/2d@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955898 DLMGCP DEBUG <0013> endpoint:rtpbridge/2e@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955898 DLMGCP DEBUG <0013> endpoint:rtpbridge/2f@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955898 DLMGCP DEBUG <0013> endpoint:rtpbridge/30@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955898 DLMGCP DEBUG <0013> endpoint:rtpbridge/31@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955898 DLMGCP DEBUG <0013> endpoint:rtpbridge/32@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955898 DLMGCP DEBUG <0013> endpoint:rtpbridge/33@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955898 DLMGCP DEBUG <0013> endpoint:rtpbridge/34@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955898 DLMGCP DEBUG <0013> endpoint:rtpbridge/35@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955898 DLMGCP DEBUG <0013> endpoint:rtpbridge/36@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955898 DLMGCP DEBUG <0013> endpoint:rtpbridge/37@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955898 DLMGCP DEBUG <0013> endpoint:rtpbridge/38@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955898 DLMGCP DEBUG <0013> endpoint:rtpbridge/39@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955898 DLMGCP DEBUG <0013> endpoint:rtpbridge/3a@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955898 DLMGCP DEBUG <0013> endpoint:rtpbridge/3b@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955898 DLMGCP DEBUG <0013> endpoint:rtpbridge/3c@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955898 DLMGCP DEBUG <0013> endpoint:rtpbridge/3d@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955898 DLMGCP DEBUG <0013> endpoint:rtpbridge/3e@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955898 DLMGCP DEBUG <0013> endpoint:rtpbridge/3f@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955898 DLMGCP DEBUG <0013> endpoint:rtpbridge/40@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955898 DLMGCP DEBUG <0013> endpoint:rtpbridge/41@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955898 DLMGCP DEBUG <0013> endpoint:rtpbridge/42@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955898 DLMGCP DEBUG <0013> endpoint:rtpbridge/43@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955898 DLMGCP DEBUG <0013> endpoint:rtpbridge/44@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955898 DLMGCP DEBUG <0013> endpoint:rtpbridge/45@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955898 DLMGCP DEBUG <0013> endpoint:rtpbridge/46@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955898 DLMGCP DEBUG <0013> endpoint:rtpbridge/47@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955898 DLMGCP DEBUG <0013> endpoint:rtpbridge/48@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955898 DLMGCP DEBUG <0013> endpoint:rtpbridge/49@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955898 DLMGCP DEBUG <0013> endpoint:rtpbridge/4a@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955898 DLMGCP DEBUG <0013> endpoint:rtpbridge/4b@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955898 DLMGCP DEBUG <0013> endpoint:rtpbridge/4c@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955898 DLMGCP DEBUG <0013> endpoint:rtpbridge/4d@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955898 DLMGCP DEBUG <0013> endpoint:rtpbridge/4e@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955898 DLMGCP DEBUG <0013> endpoint:rtpbridge/4f@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955898 DLMGCP DEBUG <0013> endpoint:rtpbridge/50@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955898 DLMGCP DEBUG <0013> endpoint:rtpbridge/51@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955898 DLMGCP DEBUG <0013> endpoint:rtpbridge/52@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955898 DLMGCP DEBUG <0013> endpoint:rtpbridge/53@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955898 DLMGCP DEBUG <0013> endpoint:rtpbridge/54@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955898 DLMGCP DEBUG <0013> endpoint:rtpbridge/55@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955898 DLMGCP DEBUG <0013> endpoint:rtpbridge/56@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955898 DLMGCP DEBUG <0013> endpoint:rtpbridge/57@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955898 DLMGCP DEBUG <0013> endpoint:rtpbridge/58@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955898 DLMGCP DEBUG <0013> endpoint:rtpbridge/59@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955898 DLMGCP DEBUG <0013> endpoint:rtpbridge/5a@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955898 DLMGCP DEBUG <0013> endpoint:rtpbridge/5b@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955898 DLMGCP DEBUG <0013> endpoint:rtpbridge/5c@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955898 DLMGCP DEBUG <0013> endpoint:rtpbridge/5d@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955898 DLMGCP DEBUG <0013> endpoint:rtpbridge/5e@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955898 DLMGCP DEBUG <0013> endpoint:rtpbridge/5f@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955898 DLMGCP DEBUG <0013> endpoint:rtpbridge/60@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955898 DLMGCP DEBUG <0013> endpoint:rtpbridge/61@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955898 DLMGCP DEBUG <0013> endpoint:rtpbridge/62@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955898 DLMGCP DEBUG <0013> endpoint:rtpbridge/63@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955898 DLMGCP DEBUG <0013> endpoint:rtpbridge/64@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955898 DLMGCP DEBUG <0013> endpoint:rtpbridge/65@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955898 DLMGCP DEBUG <0013> endpoint:rtpbridge/66@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955898 DLMGCP DEBUG <0013> endpoint:rtpbridge/67@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955898 DLMGCP DEBUG <0013> endpoint:rtpbridge/68@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955898 DLMGCP DEBUG <0013> endpoint:rtpbridge/69@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955898 DLMGCP DEBUG <0013> endpoint:rtpbridge/6a@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955898 DLMGCP DEBUG <0013> endpoint:rtpbridge/6b@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955898 DLMGCP DEBUG <0013> endpoint:rtpbridge/6c@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955898 DLMGCP DEBUG <0013> endpoint:rtpbridge/6d@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955898 DLMGCP DEBUG <0013> endpoint:rtpbridge/6e@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955898 DLMGCP DEBUG <0013> endpoint:rtpbridge/6f@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955898 DLMGCP DEBUG <0013> endpoint:rtpbridge/70@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955898 DLMGCP DEBUG <0013> endpoint:rtpbridge/71@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955898 DLMGCP DEBUG <0013> endpoint:rtpbridge/72@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955898 DLMGCP DEBUG <0013> endpoint:rtpbridge/73@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955898 DLMGCP DEBUG <0013> endpoint:rtpbridge/74@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955898 DLMGCP DEBUG <0013> endpoint:rtpbridge/75@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955898 DLMGCP DEBUG <0013> endpoint:rtpbridge/76@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955898 DLMGCP DEBUG <0013> endpoint:rtpbridge/77@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955898 DLMGCP DEBUG <0013> endpoint:rtpbridge/78@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955898 DLMGCP DEBUG <0013> endpoint:rtpbridge/79@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955898 DLMGCP DEBUG <0013> endpoint:rtpbridge/7a@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955898 DLMGCP DEBUG <0013> endpoint:rtpbridge/7b@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955898 DLMGCP DEBUG <0013> endpoint:rtpbridge/7c@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955898 DLMGCP DEBUG <0013> endpoint:rtpbridge/7d@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955898 DLMGCP DEBUG <0013> endpoint:rtpbridge/7e@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955898 DLMGCP DEBUG <0013> endpoint:rtpbridge/7f@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955898 DLMGCP DEBUG <0013> endpoint:rtpbridge/80@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955898 DLMGCP DEBUG <0013> endpoint:rtpbridge/81@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955898 DLMGCP DEBUG <0013> endpoint:rtpbridge/82@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955898 DLMGCP DEBUG <0013> endpoint:rtpbridge/83@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955898 DLMGCP DEBUG <0013> endpoint:rtpbridge/84@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955898 DLMGCP DEBUG <0013> endpoint:rtpbridge/85@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955898 DLMGCP DEBUG <0013> endpoint:rtpbridge/86@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955898 DLMGCP DEBUG <0013> endpoint:rtpbridge/87@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955898 DLMGCP DEBUG <0013> endpoint:rtpbridge/88@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955898 DLMGCP DEBUG <0013> endpoint:rtpbridge/89@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955898 DLMGCP DEBUG <0013> endpoint:rtpbridge/8a@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955898 DLMGCP DEBUG <0013> endpoint:rtpbridge/8b@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955898 DLMGCP DEBUG <0013> endpoint:rtpbridge/8c@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955898 DLMGCP DEBUG <0013> endpoint:rtpbridge/8d@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955898 DLMGCP DEBUG <0013> endpoint:rtpbridge/8e@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955898 DLMGCP DEBUG <0013> endpoint:rtpbridge/8f@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955898 DLMGCP DEBUG <0013> endpoint:rtpbridge/90@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955898 DLMGCP DEBUG <0013> endpoint:rtpbridge/91@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955898 DLMGCP DEBUG <0013> endpoint:rtpbridge/92@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955898 DLMGCP DEBUG <0013> endpoint:rtpbridge/93@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955898 DLMGCP DEBUG <0013> endpoint:rtpbridge/94@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955898 DLMGCP DEBUG <0013> endpoint:rtpbridge/95@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955898 DLMGCP DEBUG <0013> endpoint:rtpbridge/96@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955898 DLMGCP DEBUG <0013> endpoint:rtpbridge/97@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955898 DLMGCP DEBUG <0013> endpoint:rtpbridge/98@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955898 DLMGCP DEBUG <0013> endpoint:rtpbridge/99@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955899 DLMGCP DEBUG <0013> endpoint:rtpbridge/9a@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955899 DLMGCP DEBUG <0013> endpoint:rtpbridge/9b@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955899 DLMGCP DEBUG <0013> endpoint:rtpbridge/9c@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955899 DLMGCP DEBUG <0013> endpoint:rtpbridge/9d@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955899 DLMGCP DEBUG <0013> endpoint:rtpbridge/9e@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955899 DLMGCP DEBUG <0013> endpoint:rtpbridge/9f@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955899 DLMGCP DEBUG <0013> endpoint:rtpbridge/a0@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955899 DLMGCP DEBUG <0013> endpoint:rtpbridge/a1@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955899 DLMGCP DEBUG <0013> endpoint:rtpbridge/a2@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955899 DLMGCP DEBUG <0013> endpoint:rtpbridge/a3@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955899 DLMGCP DEBUG <0013> endpoint:rtpbridge/a4@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955899 DLMGCP DEBUG <0013> endpoint:rtpbridge/a5@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955899 DLMGCP DEBUG <0013> endpoint:rtpbridge/a6@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955899 DLMGCP DEBUG <0013> endpoint:rtpbridge/a7@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955899 DLMGCP DEBUG <0013> endpoint:rtpbridge/a8@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955899 DLMGCP DEBUG <0013> endpoint:rtpbridge/a9@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955899 DLMGCP DEBUG <0013> endpoint:rtpbridge/aa@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955899 DLMGCP DEBUG <0013> endpoint:rtpbridge/ab@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955899 DLMGCP DEBUG <0013> endpoint:rtpbridge/ac@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955899 DLMGCP DEBUG <0013> endpoint:rtpbridge/ad@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955899 DLMGCP DEBUG <0013> endpoint:rtpbridge/ae@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955899 DLMGCP DEBUG <0013> endpoint:rtpbridge/af@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955899 DLMGCP DEBUG <0013> endpoint:rtpbridge/b0@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955899 DLMGCP DEBUG <0013> endpoint:rtpbridge/b1@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955899 DLMGCP DEBUG <0013> endpoint:rtpbridge/b2@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955899 DLMGCP DEBUG <0013> endpoint:rtpbridge/b3@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955899 DLMGCP DEBUG <0013> endpoint:rtpbridge/b4@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955899 DLMGCP DEBUG <0013> endpoint:rtpbridge/b5@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955899 DLMGCP DEBUG <0013> endpoint:rtpbridge/b6@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955899 DLMGCP DEBUG <0013> endpoint:rtpbridge/b7@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955899 DLMGCP DEBUG <0013> endpoint:rtpbridge/b8@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955899 DLMGCP DEBUG <0013> endpoint:rtpbridge/b9@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955899 DLMGCP DEBUG <0013> endpoint:rtpbridge/ba@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955899 DLMGCP DEBUG <0013> endpoint:rtpbridge/bb@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955899 DLMGCP DEBUG <0013> endpoint:rtpbridge/bc@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955899 DLMGCP DEBUG <0013> endpoint:rtpbridge/bd@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955899 DLMGCP DEBUG <0013> endpoint:rtpbridge/be@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955899 DLMGCP DEBUG <0013> endpoint:rtpbridge/bf@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955899 DLMGCP DEBUG <0013> endpoint:rtpbridge/c0@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955899 DLMGCP DEBUG <0013> endpoint:rtpbridge/c1@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955899 DLMGCP DEBUG <0013> endpoint:rtpbridge/c2@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955899 DLMGCP DEBUG <0013> endpoint:rtpbridge/c3@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955899 DLMGCP DEBUG <0013> endpoint:rtpbridge/c4@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955899 DLMGCP DEBUG <0013> endpoint:rtpbridge/c5@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955899 DLMGCP DEBUG <0013> endpoint:rtpbridge/c6@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955899 DLMGCP DEBUG <0013> endpoint:rtpbridge/c7@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955899 DLMGCP DEBUG <0013> endpoint:rtpbridge/c8@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955899 DLMGCP DEBUG <0013> endpoint:rtpbridge/c9@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955899 DLMGCP DEBUG <0013> endpoint:rtpbridge/ca@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955899 DLMGCP DEBUG <0013> endpoint:rtpbridge/cb@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955899 DLMGCP DEBUG <0013> endpoint:rtpbridge/cc@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955899 DLMGCP DEBUG <0013> endpoint:rtpbridge/cd@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955899 DLMGCP DEBUG <0013> endpoint:rtpbridge/ce@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955899 DLMGCP DEBUG <0013> endpoint:rtpbridge/cf@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955899 DLMGCP DEBUG <0013> endpoint:rtpbridge/d0@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955899 DLMGCP DEBUG <0013> endpoint:rtpbridge/d1@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955899 DLMGCP DEBUG <0013> endpoint:rtpbridge/d2@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955899 DLMGCP DEBUG <0013> endpoint:rtpbridge/d3@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955899 DLMGCP DEBUG <0013> endpoint:rtpbridge/d4@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955899 DLMGCP DEBUG <0013> endpoint:rtpbridge/d5@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955899 DLMGCP DEBUG <0013> endpoint:rtpbridge/d6@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955899 DLMGCP DEBUG <0013> endpoint:rtpbridge/d7@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955899 DLMGCP DEBUG <0013> endpoint:rtpbridge/d8@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955899 DLMGCP DEBUG <0013> endpoint:rtpbridge/d9@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955899 DLMGCP DEBUG <0013> endpoint:rtpbridge/da@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955899 DLMGCP DEBUG <0013> endpoint:rtpbridge/db@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955899 DLMGCP DEBUG <0013> endpoint:rtpbridge/dc@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955899 DLMGCP DEBUG <0013> endpoint:rtpbridge/dd@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955899 DLMGCP DEBUG <0013> endpoint:rtpbridge/de@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955899 DLMGCP DEBUG <0013> endpoint:rtpbridge/df@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955899 DLMGCP DEBUG <0013> endpoint:rtpbridge/e0@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955899 DLMGCP DEBUG <0013> endpoint:rtpbridge/e1@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955899 DLMGCP DEBUG <0013> endpoint:rtpbridge/e2@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955899 DLMGCP DEBUG <0013> endpoint:rtpbridge/e3@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955899 DLMGCP DEBUG <0013> endpoint:rtpbridge/e4@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955899 DLMGCP DEBUG <0013> endpoint:rtpbridge/e5@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955899 DLMGCP DEBUG <0013> endpoint:rtpbridge/e6@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955899 DLMGCP DEBUG <0013> endpoint:rtpbridge/e7@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955899 DLMGCP DEBUG <0013> endpoint:rtpbridge/e8@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955899 DLMGCP DEBUG <0013> endpoint:rtpbridge/e9@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955899 DLMGCP DEBUG <0013> endpoint:rtpbridge/ea@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955899 DLMGCP DEBUG <0013> endpoint:rtpbridge/eb@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955899 DLMGCP DEBUG <0013> endpoint:rtpbridge/ec@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955899 DLMGCP DEBUG <0013> endpoint:rtpbridge/ed@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955899 DLMGCP DEBUG <0013> endpoint:rtpbridge/ee@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955899 DLMGCP DEBUG <0013> endpoint:rtpbridge/ef@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955899 DLMGCP DEBUG <0013> endpoint:rtpbridge/f0@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955899 DLMGCP DEBUG <0013> endpoint:rtpbridge/f1@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955899 DLMGCP DEBUG <0013> endpoint:rtpbridge/f2@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955899 DLMGCP DEBUG <0013> endpoint:rtpbridge/f3@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955899 DLMGCP DEBUG <0013> endpoint:rtpbridge/f4@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955899 DLMGCP DEBUG <0013> endpoint:rtpbridge/f5@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955899 DLMGCP DEBUG <0013> endpoint:rtpbridge/f6@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955899 DLMGCP DEBUG <0013> endpoint:rtpbridge/f7@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955899 DLMGCP DEBUG <0013> endpoint:rtpbridge/f8@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955899 DLMGCP DEBUG <0013> endpoint:rtpbridge/f9@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955899 DLMGCP DEBUG <0013> endpoint:rtpbridge/fa@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955899 DLMGCP DEBUG <0013> endpoint:rtpbridge/fb@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955899 DLMGCP DEBUG <0013> endpoint:rtpbridge/fc@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955899 DLMGCP DEBUG <0013> endpoint:rtpbridge/fd@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955899 DLMGCP DEBUG <0013> endpoint:rtpbridge/fe@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955899 DLMGCP DEBUG <0013> endpoint:rtpbridge/ff@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955899 DLMGCP DEBUG <0013> endpoint:rtpbridge/100@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955899 DLMGCP DEBUG <0013> endpoint:rtpbridge/101@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955899 DLMGCP DEBUG <0013> endpoint:rtpbridge/102@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955899 DLMGCP DEBUG <0013> endpoint:rtpbridge/103@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955899 DLMGCP DEBUG <0013> endpoint:rtpbridge/104@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955899 DLMGCP DEBUG <0013> endpoint:rtpbridge/105@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955899 DLMGCP DEBUG <0013> endpoint:rtpbridge/106@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955899 DLMGCP DEBUG <0013> endpoint:rtpbridge/107@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955899 DLMGCP DEBUG <0013> endpoint:rtpbridge/108@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955899 DLMGCP DEBUG <0013> endpoint:rtpbridge/109@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955899 DLMGCP DEBUG <0013> endpoint:rtpbridge/10a@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955899 DLMGCP DEBUG <0013> endpoint:rtpbridge/10b@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955899 DLMGCP DEBUG <0013> endpoint:rtpbridge/10c@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955899 DLMGCP DEBUG <0013> endpoint:rtpbridge/10d@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955899 DLMGCP DEBUG <0013> endpoint:rtpbridge/10e@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955899 DLMGCP DEBUG <0013> endpoint:rtpbridge/10f@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955899 DLMGCP DEBUG <0013> endpoint:rtpbridge/110@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955899 DLMGCP DEBUG <0013> endpoint:rtpbridge/111@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955899 DLMGCP DEBUG <0013> endpoint:rtpbridge/112@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955899 DLMGCP DEBUG <0013> endpoint:rtpbridge/113@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955899 DLMGCP DEBUG <0013> endpoint:rtpbridge/114@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955899 DLMGCP DEBUG <0013> endpoint:rtpbridge/115@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955899 DLMGCP DEBUG <0013> endpoint:rtpbridge/116@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955899 DLMGCP DEBUG <0013> endpoint:rtpbridge/117@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955899 DLMGCP DEBUG <0013> endpoint:rtpbridge/118@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955900 DLMGCP DEBUG <0013> endpoint:rtpbridge/119@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955900 DLMGCP DEBUG <0013> endpoint:rtpbridge/11a@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955900 DLMGCP DEBUG <0013> endpoint:rtpbridge/11b@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955900 DLMGCP DEBUG <0013> endpoint:rtpbridge/11c@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955900 DLMGCP DEBUG <0013> endpoint:rtpbridge/11d@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955900 DLMGCP DEBUG <0013> endpoint:rtpbridge/11e@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955900 DLMGCP DEBUG <0013> endpoint:rtpbridge/11f@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955900 DLMGCP DEBUG <0013> endpoint:rtpbridge/120@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955900 DLMGCP DEBUG <0013> endpoint:rtpbridge/121@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955900 DLMGCP DEBUG <0013> endpoint:rtpbridge/122@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955900 DLMGCP DEBUG <0013> endpoint:rtpbridge/123@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955900 DLMGCP DEBUG <0013> endpoint:rtpbridge/124@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955900 DLMGCP DEBUG <0013> endpoint:rtpbridge/125@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955900 DLMGCP DEBUG <0013> endpoint:rtpbridge/126@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955900 DLMGCP DEBUG <0013> endpoint:rtpbridge/127@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955900 DLMGCP DEBUG <0013> endpoint:rtpbridge/128@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955900 DLMGCP DEBUG <0013> endpoint:rtpbridge/129@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955900 DLMGCP DEBUG <0013> endpoint:rtpbridge/12a@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955900 DLMGCP DEBUG <0013> endpoint:rtpbridge/12b@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955900 DLMGCP DEBUG <0013> endpoint:rtpbridge/12c@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955900 DLMGCP DEBUG <0013> endpoint:none Generated response: code=200 (mgcp_protocol.c:230) 20241102125955900 DLMGCP DEBUG <0013> Generated response: line #00: 200 2668 OK (mgcp_msg.c:67) 20241102125955900 DLMGCP DEBUG <0013> Received message: line #00: DLCX 2669 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241102125955900 DLMGCP DEBUG <0013> Received message: line #01: C: 007E (mgcp_msg.c:67) 20241102125955900 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found free endpoint: rtpbridge/1@mgw (mgcp_endp.c:261) 20241102125955900 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:441) 20241102125955900 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241102125955900 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955900 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955900 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955900 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955900 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955900 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955900 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955900 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955900 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955900 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955900 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955900 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955900 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955900 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955900 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955900 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955900 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955900 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955900 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955900 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955900 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955900 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955900 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955900 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955900 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955900 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955900 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955900 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955900 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955900 DLMGCP DEBUG <0013> endpoint:rtpbridge/1e@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955900 DLMGCP DEBUG <0013> endpoint:rtpbridge/1f@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955900 DLMGCP DEBUG <0013> endpoint:rtpbridge/20@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955900 DLMGCP DEBUG <0013> endpoint:rtpbridge/21@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955900 DLMGCP DEBUG <0013> endpoint:rtpbridge/22@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955900 DLMGCP DEBUG <0013> endpoint:rtpbridge/23@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955900 DLMGCP DEBUG <0013> endpoint:rtpbridge/24@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955900 DLMGCP DEBUG <0013> endpoint:rtpbridge/25@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955900 DLMGCP DEBUG <0013> endpoint:rtpbridge/26@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955900 DLMGCP DEBUG <0013> endpoint:rtpbridge/27@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955900 DLMGCP DEBUG <0013> endpoint:rtpbridge/28@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955900 DLMGCP DEBUG <0013> endpoint:rtpbridge/29@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955900 DLMGCP DEBUG <0013> endpoint:rtpbridge/2a@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955900 DLMGCP DEBUG <0013> endpoint:rtpbridge/2b@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955900 DLMGCP DEBUG <0013> endpoint:rtpbridge/2c@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955900 DLMGCP DEBUG <0013> endpoint:rtpbridge/2d@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955900 DLMGCP DEBUG <0013> endpoint:rtpbridge/2e@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955900 DLMGCP DEBUG <0013> endpoint:rtpbridge/2f@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955900 DLMGCP DEBUG <0013> endpoint:rtpbridge/30@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955900 DLMGCP DEBUG <0013> endpoint:rtpbridge/31@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955900 DLMGCP DEBUG <0013> endpoint:rtpbridge/32@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955900 DLMGCP DEBUG <0013> endpoint:rtpbridge/33@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955900 DLMGCP DEBUG <0013> endpoint:rtpbridge/34@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955900 DLMGCP DEBUG <0013> endpoint:rtpbridge/35@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955900 DLMGCP DEBUG <0013> endpoint:rtpbridge/36@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955900 DLMGCP DEBUG <0013> endpoint:rtpbridge/37@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955900 DLMGCP DEBUG <0013> endpoint:rtpbridge/38@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955900 DLMGCP DEBUG <0013> endpoint:rtpbridge/39@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955900 DLMGCP DEBUG <0013> endpoint:rtpbridge/3a@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955900 DLMGCP DEBUG <0013> endpoint:rtpbridge/3b@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955900 DLMGCP DEBUG <0013> endpoint:rtpbridge/3c@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955900 DLMGCP DEBUG <0013> endpoint:rtpbridge/3d@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955900 DLMGCP DEBUG <0013> endpoint:rtpbridge/3e@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955900 DLMGCP DEBUG <0013> endpoint:rtpbridge/3f@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955900 DLMGCP DEBUG <0013> endpoint:rtpbridge/40@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955900 DLMGCP DEBUG <0013> endpoint:rtpbridge/41@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955901 DLMGCP DEBUG <0013> endpoint:rtpbridge/42@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955901 DLMGCP DEBUG <0013> endpoint:rtpbridge/43@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955901 DLMGCP DEBUG <0013> endpoint:rtpbridge/44@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955901 DLMGCP DEBUG <0013> endpoint:rtpbridge/45@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955901 DLMGCP DEBUG <0013> endpoint:rtpbridge/46@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955901 DLMGCP DEBUG <0013> endpoint:rtpbridge/47@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955901 DLMGCP DEBUG <0013> endpoint:rtpbridge/48@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955901 DLMGCP DEBUG <0013> endpoint:rtpbridge/49@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955901 DLMGCP DEBUG <0013> endpoint:rtpbridge/4a@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955901 DLMGCP DEBUG <0013> endpoint:rtpbridge/4b@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955901 DLMGCP DEBUG <0013> endpoint:rtpbridge/4c@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955901 DLMGCP DEBUG <0013> endpoint:rtpbridge/4d@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955901 DLMGCP DEBUG <0013> endpoint:rtpbridge/4e@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955901 DLMGCP DEBUG <0013> endpoint:rtpbridge/4f@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955901 DLMGCP DEBUG <0013> endpoint:rtpbridge/50@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955901 DLMGCP DEBUG <0013> endpoint:rtpbridge/51@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955901 DLMGCP DEBUG <0013> endpoint:rtpbridge/52@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955901 DLMGCP DEBUG <0013> endpoint:rtpbridge/53@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955901 DLMGCP DEBUG <0013> endpoint:rtpbridge/54@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955901 DLMGCP DEBUG <0013> endpoint:rtpbridge/55@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955901 DLMGCP DEBUG <0013> endpoint:rtpbridge/56@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955901 DLMGCP DEBUG <0013> endpoint:rtpbridge/57@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955901 DLMGCP DEBUG <0013> endpoint:rtpbridge/58@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955901 DLMGCP DEBUG <0013> endpoint:rtpbridge/59@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955901 DLMGCP DEBUG <0013> endpoint:rtpbridge/5a@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955901 DLMGCP DEBUG <0013> endpoint:rtpbridge/5b@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955901 DLMGCP DEBUG <0013> endpoint:rtpbridge/5c@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955901 DLMGCP DEBUG <0013> endpoint:rtpbridge/5d@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955901 DLMGCP DEBUG <0013> endpoint:rtpbridge/5e@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955901 DLMGCP DEBUG <0013> endpoint:rtpbridge/5f@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955901 DLMGCP DEBUG <0013> endpoint:rtpbridge/60@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955901 DLMGCP DEBUG <0013> endpoint:rtpbridge/61@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955901 DLMGCP DEBUG <0013> endpoint:rtpbridge/62@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955901 DLMGCP DEBUG <0013> endpoint:rtpbridge/63@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955901 DLMGCP DEBUG <0013> endpoint:rtpbridge/64@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955901 DLMGCP DEBUG <0013> endpoint:rtpbridge/65@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955901 DLMGCP DEBUG <0013> endpoint:rtpbridge/66@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955901 DLMGCP DEBUG <0013> endpoint:rtpbridge/67@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955901 DLMGCP DEBUG <0013> endpoint:rtpbridge/68@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955901 DLMGCP DEBUG <0013> endpoint:rtpbridge/69@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955901 DLMGCP DEBUG <0013> endpoint:rtpbridge/6a@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955901 DLMGCP DEBUG <0013> endpoint:rtpbridge/6b@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955901 DLMGCP DEBUG <0013> endpoint:rtpbridge/6c@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955901 DLMGCP DEBUG <0013> endpoint:rtpbridge/6d@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955901 DLMGCP DEBUG <0013> endpoint:rtpbridge/6e@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955901 DLMGCP DEBUG <0013> endpoint:rtpbridge/6f@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955901 DLMGCP DEBUG <0013> endpoint:rtpbridge/70@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955901 DLMGCP DEBUG <0013> endpoint:rtpbridge/71@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955901 DLMGCP DEBUG <0013> endpoint:rtpbridge/72@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955901 DLMGCP DEBUG <0013> endpoint:rtpbridge/73@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955901 DLMGCP DEBUG <0013> endpoint:rtpbridge/74@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955901 DLMGCP DEBUG <0013> endpoint:rtpbridge/75@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955901 DLMGCP DEBUG <0013> endpoint:rtpbridge/76@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955901 DLMGCP DEBUG <0013> endpoint:rtpbridge/77@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955901 DLMGCP DEBUG <0013> endpoint:rtpbridge/78@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955901 DLMGCP DEBUG <0013> endpoint:rtpbridge/79@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955901 DLMGCP DEBUG <0013> endpoint:rtpbridge/7a@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955901 DLMGCP DEBUG <0013> endpoint:rtpbridge/7b@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955901 DLMGCP DEBUG <0013> endpoint:rtpbridge/7c@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955901 DLMGCP DEBUG <0013> endpoint:rtpbridge/7d@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955901 DLMGCP DEBUG <0013> endpoint:rtpbridge/7e@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955901 DLMGCP DEBUG <0013> endpoint:rtpbridge/7f@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955901 DLMGCP DEBUG <0013> endpoint:rtpbridge/80@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955901 DLMGCP DEBUG <0013> endpoint:rtpbridge/81@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955901 DLMGCP DEBUG <0013> endpoint:rtpbridge/82@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955901 DLMGCP DEBUG <0013> endpoint:rtpbridge/83@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955901 DLMGCP DEBUG <0013> endpoint:rtpbridge/84@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955901 DLMGCP DEBUG <0013> endpoint:rtpbridge/85@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955901 DLMGCP DEBUG <0013> endpoint:rtpbridge/86@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955901 DLMGCP DEBUG <0013> endpoint:rtpbridge/87@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955901 DLMGCP DEBUG <0013> endpoint:rtpbridge/88@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955901 DLMGCP DEBUG <0013> endpoint:rtpbridge/89@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955901 DLMGCP DEBUG <0013> endpoint:rtpbridge/8a@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955901 DLMGCP DEBUG <0013> endpoint:rtpbridge/8b@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955901 DLMGCP DEBUG <0013> endpoint:rtpbridge/8c@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955901 DLMGCP DEBUG <0013> endpoint:rtpbridge/8d@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955901 DLMGCP DEBUG <0013> endpoint:rtpbridge/8e@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955901 DLMGCP DEBUG <0013> endpoint:rtpbridge/8f@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955901 DLMGCP DEBUG <0013> endpoint:rtpbridge/90@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955901 DLMGCP DEBUG <0013> endpoint:rtpbridge/91@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955901 DLMGCP DEBUG <0013> endpoint:rtpbridge/92@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955901 DLMGCP DEBUG <0013> endpoint:rtpbridge/93@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955901 DLMGCP DEBUG <0013> endpoint:rtpbridge/94@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955901 DLMGCP DEBUG <0013> endpoint:rtpbridge/95@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955901 DLMGCP DEBUG <0013> endpoint:rtpbridge/96@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955901 DLMGCP DEBUG <0013> endpoint:rtpbridge/97@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955901 DLMGCP DEBUG <0013> endpoint:rtpbridge/98@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955901 DLMGCP DEBUG <0013> endpoint:rtpbridge/99@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955901 DLMGCP DEBUG <0013> endpoint:rtpbridge/9a@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955901 DLMGCP DEBUG <0013> endpoint:rtpbridge/9b@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955901 DLMGCP DEBUG <0013> endpoint:rtpbridge/9c@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955901 DLMGCP DEBUG <0013> endpoint:rtpbridge/9d@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955901 DLMGCP DEBUG <0013> endpoint:rtpbridge/9e@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955901 DLMGCP DEBUG <0013> endpoint:rtpbridge/9f@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955901 DLMGCP DEBUG <0013> endpoint:rtpbridge/a0@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955901 DLMGCP DEBUG <0013> endpoint:rtpbridge/a1@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955901 DLMGCP DEBUG <0013> endpoint:rtpbridge/a2@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955901 DLMGCP DEBUG <0013> endpoint:rtpbridge/a3@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955901 DLMGCP DEBUG <0013> endpoint:rtpbridge/a4@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955901 DLMGCP DEBUG <0013> endpoint:rtpbridge/a5@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955901 DLMGCP DEBUG <0013> endpoint:rtpbridge/a6@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955901 DLMGCP DEBUG <0013> endpoint:rtpbridge/a7@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955901 DLMGCP DEBUG <0013> endpoint:rtpbridge/a8@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955901 DLMGCP DEBUG <0013> endpoint:rtpbridge/a9@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955901 DLMGCP DEBUG <0013> endpoint:rtpbridge/aa@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955901 DLMGCP DEBUG <0013> endpoint:rtpbridge/ab@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955901 DLMGCP DEBUG <0013> endpoint:rtpbridge/ac@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955901 DLMGCP DEBUG <0013> endpoint:rtpbridge/ad@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955901 DLMGCP DEBUG <0013> endpoint:rtpbridge/ae@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955901 DLMGCP DEBUG <0013> endpoint:rtpbridge/af@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955901 DLMGCP DEBUG <0013> endpoint:rtpbridge/b0@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955901 DLMGCP DEBUG <0013> endpoint:rtpbridge/b1@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955901 DLMGCP DEBUG <0013> endpoint:rtpbridge/b2@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955901 DLMGCP DEBUG <0013> endpoint:rtpbridge/b3@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955901 DLMGCP DEBUG <0013> endpoint:rtpbridge/b4@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955901 DLMGCP DEBUG <0013> endpoint:rtpbridge/b5@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955901 DLMGCP DEBUG <0013> endpoint:rtpbridge/b6@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955901 DLMGCP DEBUG <0013> endpoint:rtpbridge/b7@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955901 DLMGCP DEBUG <0013> endpoint:rtpbridge/b8@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955901 DLMGCP DEBUG <0013> endpoint:rtpbridge/b9@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955901 DLMGCP DEBUG <0013> endpoint:rtpbridge/ba@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955901 DLMGCP DEBUG <0013> endpoint:rtpbridge/bb@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955901 DLMGCP DEBUG <0013> endpoint:rtpbridge/bc@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955901 DLMGCP DEBUG <0013> endpoint:rtpbridge/bd@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955901 DLMGCP DEBUG <0013> endpoint:rtpbridge/be@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955901 DLMGCP DEBUG <0013> endpoint:rtpbridge/bf@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955901 DLMGCP DEBUG <0013> endpoint:rtpbridge/c0@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955901 DLMGCP DEBUG <0013> endpoint:rtpbridge/c1@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955901 DLMGCP DEBUG <0013> endpoint:rtpbridge/c2@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955902 DLMGCP DEBUG <0013> endpoint:rtpbridge/c3@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955902 DLMGCP DEBUG <0013> endpoint:rtpbridge/c4@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955902 DLMGCP DEBUG <0013> endpoint:rtpbridge/c5@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955902 DLMGCP DEBUG <0013> endpoint:rtpbridge/c6@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955902 DLMGCP DEBUG <0013> endpoint:rtpbridge/c7@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955902 DLMGCP DEBUG <0013> endpoint:rtpbridge/c8@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955902 DLMGCP DEBUG <0013> endpoint:rtpbridge/c9@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955902 DLMGCP DEBUG <0013> endpoint:rtpbridge/ca@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955902 DLMGCP DEBUG <0013> endpoint:rtpbridge/cb@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955902 DLMGCP DEBUG <0013> endpoint:rtpbridge/cc@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955902 DLMGCP DEBUG <0013> endpoint:rtpbridge/cd@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955902 DLMGCP DEBUG <0013> endpoint:rtpbridge/ce@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955902 DLMGCP DEBUG <0013> endpoint:rtpbridge/cf@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955902 DLMGCP DEBUG <0013> endpoint:rtpbridge/d0@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955902 DLMGCP DEBUG <0013> endpoint:rtpbridge/d1@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955902 DLMGCP DEBUG <0013> endpoint:rtpbridge/d2@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955902 DLMGCP DEBUG <0013> endpoint:rtpbridge/d3@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955902 DLMGCP DEBUG <0013> endpoint:rtpbridge/d4@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955902 DLMGCP DEBUG <0013> endpoint:rtpbridge/d5@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955902 DLMGCP DEBUG <0013> endpoint:rtpbridge/d6@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955902 DLMGCP DEBUG <0013> endpoint:rtpbridge/d7@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955902 DLMGCP DEBUG <0013> endpoint:rtpbridge/d8@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955902 DLMGCP DEBUG <0013> endpoint:rtpbridge/d9@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955902 DLMGCP DEBUG <0013> endpoint:rtpbridge/da@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955902 DLMGCP DEBUG <0013> endpoint:rtpbridge/db@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955902 DLMGCP DEBUG <0013> endpoint:rtpbridge/dc@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955902 DLMGCP DEBUG <0013> endpoint:rtpbridge/dd@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955902 DLMGCP DEBUG <0013> endpoint:rtpbridge/de@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955902 DLMGCP DEBUG <0013> endpoint:rtpbridge/df@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955902 DLMGCP DEBUG <0013> endpoint:rtpbridge/e0@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955902 DLMGCP DEBUG <0013> endpoint:rtpbridge/e1@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955902 DLMGCP DEBUG <0013> endpoint:rtpbridge/e2@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955902 DLMGCP DEBUG <0013> endpoint:rtpbridge/e3@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955902 DLMGCP DEBUG <0013> endpoint:rtpbridge/e4@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955902 DLMGCP DEBUG <0013> endpoint:rtpbridge/e5@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955902 DLMGCP DEBUG <0013> endpoint:rtpbridge/e6@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955902 DLMGCP DEBUG <0013> endpoint:rtpbridge/e7@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955902 DLMGCP DEBUG <0013> endpoint:rtpbridge/e8@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955902 DLMGCP DEBUG <0013> endpoint:rtpbridge/e9@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955902 DLMGCP DEBUG <0013> endpoint:rtpbridge/ea@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955902 DLMGCP DEBUG <0013> endpoint:rtpbridge/eb@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955902 DLMGCP DEBUG <0013> endpoint:rtpbridge/ec@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955902 DLMGCP DEBUG <0013> endpoint:rtpbridge/ed@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955902 DLMGCP DEBUG <0013> endpoint:rtpbridge/ee@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955902 DLMGCP DEBUG <0013> endpoint:rtpbridge/ef@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955902 DLMGCP DEBUG <0013> endpoint:rtpbridge/f0@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955902 DLMGCP DEBUG <0013> endpoint:rtpbridge/f1@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955902 DLMGCP DEBUG <0013> endpoint:rtpbridge/f2@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955902 DLMGCP DEBUG <0013> endpoint:rtpbridge/f3@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955902 DLMGCP DEBUG <0013> endpoint:rtpbridge/f4@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955902 DLMGCP DEBUG <0013> endpoint:rtpbridge/f5@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955902 DLMGCP DEBUG <0013> endpoint:rtpbridge/f6@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955902 DLMGCP DEBUG <0013> endpoint:rtpbridge/f7@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955902 DLMGCP DEBUG <0013> endpoint:rtpbridge/f8@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955902 DLMGCP DEBUG <0013> endpoint:rtpbridge/f9@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955902 DLMGCP DEBUG <0013> endpoint:rtpbridge/fa@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955902 DLMGCP DEBUG <0013> endpoint:rtpbridge/fb@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955902 DLMGCP DEBUG <0013> endpoint:rtpbridge/fc@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955902 DLMGCP DEBUG <0013> endpoint:rtpbridge/fd@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955902 DLMGCP DEBUG <0013> endpoint:rtpbridge/fe@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955902 DLMGCP DEBUG <0013> endpoint:rtpbridge/ff@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955902 DLMGCP DEBUG <0013> endpoint:rtpbridge/100@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955902 DLMGCP DEBUG <0013> endpoint:rtpbridge/101@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955902 DLMGCP DEBUG <0013> endpoint:rtpbridge/102@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955902 DLMGCP DEBUG <0013> endpoint:rtpbridge/103@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955902 DLMGCP DEBUG <0013> endpoint:rtpbridge/104@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955902 DLMGCP DEBUG <0013> endpoint:rtpbridge/105@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955902 DLMGCP DEBUG <0013> endpoint:rtpbridge/106@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955902 DLMGCP DEBUG <0013> endpoint:rtpbridge/107@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955902 DLMGCP DEBUG <0013> endpoint:rtpbridge/108@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955902 DLMGCP DEBUG <0013> endpoint:rtpbridge/109@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955902 DLMGCP DEBUG <0013> endpoint:rtpbridge/10a@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955902 DLMGCP DEBUG <0013> endpoint:rtpbridge/10b@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955902 DLMGCP DEBUG <0013> endpoint:rtpbridge/10c@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955902 DLMGCP DEBUG <0013> endpoint:rtpbridge/10d@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955902 DLMGCP DEBUG <0013> endpoint:rtpbridge/10e@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955902 DLMGCP DEBUG <0013> endpoint:rtpbridge/10f@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955902 DLMGCP DEBUG <0013> endpoint:rtpbridge/110@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955902 DLMGCP DEBUG <0013> endpoint:rtpbridge/111@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955902 DLMGCP DEBUG <0013> endpoint:rtpbridge/112@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955902 DLMGCP DEBUG <0013> endpoint:rtpbridge/113@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955902 DLMGCP DEBUG <0013> endpoint:rtpbridge/114@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955902 DLMGCP DEBUG <0013> endpoint:rtpbridge/115@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955902 DLMGCP DEBUG <0013> endpoint:rtpbridge/116@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955902 DLMGCP DEBUG <0013> endpoint:rtpbridge/117@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955902 DLMGCP DEBUG <0013> endpoint:rtpbridge/118@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955902 DLMGCP DEBUG <0013> endpoint:rtpbridge/119@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955902 DLMGCP DEBUG <0013> endpoint:rtpbridge/11a@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955902 DLMGCP DEBUG <0013> endpoint:rtpbridge/11b@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955902 DLMGCP DEBUG <0013> endpoint:rtpbridge/11c@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955902 DLMGCP DEBUG <0013> endpoint:rtpbridge/11d@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955902 DLMGCP DEBUG <0013> endpoint:rtpbridge/11e@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955902 DLMGCP DEBUG <0013> endpoint:rtpbridge/11f@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955902 DLMGCP DEBUG <0013> endpoint:rtpbridge/120@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955902 DLMGCP DEBUG <0013> endpoint:rtpbridge/121@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955902 DLMGCP DEBUG <0013> endpoint:rtpbridge/122@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955902 DLMGCP DEBUG <0013> endpoint:rtpbridge/123@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955902 DLMGCP DEBUG <0013> endpoint:rtpbridge/124@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955902 DLMGCP DEBUG <0013> endpoint:rtpbridge/125@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955902 DLMGCP DEBUG <0013> endpoint:rtpbridge/126@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955902 DLMGCP DEBUG <0013> endpoint:rtpbridge/127@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955902 DLMGCP DEBUG <0013> endpoint:rtpbridge/128@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955902 DLMGCP DEBUG <0013> endpoint:rtpbridge/129@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955902 DLMGCP DEBUG <0013> endpoint:rtpbridge/12a@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955902 DLMGCP DEBUG <0013> endpoint:rtpbridge/12b@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955902 DLMGCP DEBUG <0013> endpoint:rtpbridge/12c@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955902 DLMGCP DEBUG <0013> endpoint:none Generated response: code=200 (mgcp_protocol.c:230) 20241102125955902 DLMGCP DEBUG <0013> Generated response: line #00: 200 2669 OK (mgcp_msg.c:67) 20241102125955903 DLMGCP DEBUG <0013> Received message: line #00: DLCX 2670 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241102125955903 DLMGCP DEBUG <0013> Received message: line #01: C: 007F (mgcp_msg.c:67) 20241102125955903 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found free endpoint: rtpbridge/1@mgw (mgcp_endp.c:261) 20241102125955903 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:441) 20241102125955903 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241102125955903 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955903 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955903 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955903 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955903 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955903 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955903 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955903 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955903 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955903 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955903 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955903 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955903 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955903 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955903 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955903 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955903 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955903 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955903 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955903 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955903 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955903 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955903 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955903 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955903 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955903 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955903 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955903 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955903 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955903 DLMGCP DEBUG <0013> endpoint:rtpbridge/1e@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955903 DLMGCP DEBUG <0013> endpoint:rtpbridge/1f@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955903 DLMGCP DEBUG <0013> endpoint:rtpbridge/20@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955903 DLMGCP DEBUG <0013> endpoint:rtpbridge/21@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955903 DLMGCP DEBUG <0013> endpoint:rtpbridge/22@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955903 DLMGCP DEBUG <0013> endpoint:rtpbridge/23@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955903 DLMGCP DEBUG <0013> endpoint:rtpbridge/24@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955903 DLMGCP DEBUG <0013> endpoint:rtpbridge/25@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955903 DLMGCP DEBUG <0013> endpoint:rtpbridge/26@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955903 DLMGCP DEBUG <0013> endpoint:rtpbridge/27@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955903 DLMGCP DEBUG <0013> endpoint:rtpbridge/28@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955903 DLMGCP DEBUG <0013> endpoint:rtpbridge/29@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955903 DLMGCP DEBUG <0013> endpoint:rtpbridge/2a@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955903 DLMGCP DEBUG <0013> endpoint:rtpbridge/2b@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955903 DLMGCP DEBUG <0013> endpoint:rtpbridge/2c@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955903 DLMGCP DEBUG <0013> endpoint:rtpbridge/2d@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955903 DLMGCP DEBUG <0013> endpoint:rtpbridge/2e@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955903 DLMGCP DEBUG <0013> endpoint:rtpbridge/2f@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955903 DLMGCP DEBUG <0013> endpoint:rtpbridge/30@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955903 DLMGCP DEBUG <0013> endpoint:rtpbridge/31@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955903 DLMGCP DEBUG <0013> endpoint:rtpbridge/32@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955903 DLMGCP DEBUG <0013> endpoint:rtpbridge/33@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955903 DLMGCP DEBUG <0013> endpoint:rtpbridge/34@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955903 DLMGCP DEBUG <0013> endpoint:rtpbridge/35@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955903 DLMGCP DEBUG <0013> endpoint:rtpbridge/36@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955903 DLMGCP DEBUG <0013> endpoint:rtpbridge/37@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955903 DLMGCP DEBUG <0013> endpoint:rtpbridge/38@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955903 DLMGCP DEBUG <0013> endpoint:rtpbridge/39@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955903 DLMGCP DEBUG <0013> endpoint:rtpbridge/3a@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955903 DLMGCP DEBUG <0013> endpoint:rtpbridge/3b@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955903 DLMGCP DEBUG <0013> endpoint:rtpbridge/3c@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955903 DLMGCP DEBUG <0013> endpoint:rtpbridge/3d@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955903 DLMGCP DEBUG <0013> endpoint:rtpbridge/3e@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955903 DLMGCP DEBUG <0013> endpoint:rtpbridge/3f@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955903 DLMGCP DEBUG <0013> endpoint:rtpbridge/40@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955903 DLMGCP DEBUG <0013> endpoint:rtpbridge/41@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955903 DLMGCP DEBUG <0013> endpoint:rtpbridge/42@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955903 DLMGCP DEBUG <0013> endpoint:rtpbridge/43@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955903 DLMGCP DEBUG <0013> endpoint:rtpbridge/44@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955903 DLMGCP DEBUG <0013> endpoint:rtpbridge/45@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955903 DLMGCP DEBUG <0013> endpoint:rtpbridge/46@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955903 DLMGCP DEBUG <0013> endpoint:rtpbridge/47@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955903 DLMGCP DEBUG <0013> endpoint:rtpbridge/48@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955903 DLMGCP DEBUG <0013> endpoint:rtpbridge/49@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955903 DLMGCP DEBUG <0013> endpoint:rtpbridge/4a@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955903 DLMGCP DEBUG <0013> endpoint:rtpbridge/4b@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955903 DLMGCP DEBUG <0013> endpoint:rtpbridge/4c@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955903 DLMGCP DEBUG <0013> endpoint:rtpbridge/4d@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955903 DLMGCP DEBUG <0013> endpoint:rtpbridge/4e@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955903 DLMGCP DEBUG <0013> endpoint:rtpbridge/4f@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955903 DLMGCP DEBUG <0013> endpoint:rtpbridge/50@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955903 DLMGCP DEBUG <0013> endpoint:rtpbridge/51@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955903 DLMGCP DEBUG <0013> endpoint:rtpbridge/52@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955903 DLMGCP DEBUG <0013> endpoint:rtpbridge/53@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955903 DLMGCP DEBUG <0013> endpoint:rtpbridge/54@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955903 DLMGCP DEBUG <0013> endpoint:rtpbridge/55@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955903 DLMGCP DEBUG <0013> endpoint:rtpbridge/56@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955903 DLMGCP DEBUG <0013> endpoint:rtpbridge/57@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955903 DLMGCP DEBUG <0013> endpoint:rtpbridge/58@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955903 DLMGCP DEBUG <0013> endpoint:rtpbridge/59@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955903 DLMGCP DEBUG <0013> endpoint:rtpbridge/5a@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955903 DLMGCP DEBUG <0013> endpoint:rtpbridge/5b@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955903 DLMGCP DEBUG <0013> endpoint:rtpbridge/5c@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955903 DLMGCP DEBUG <0013> endpoint:rtpbridge/5d@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955903 DLMGCP DEBUG <0013> endpoint:rtpbridge/5e@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955903 DLMGCP DEBUG <0013> endpoint:rtpbridge/5f@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955903 DLMGCP DEBUG <0013> endpoint:rtpbridge/60@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955903 DLMGCP DEBUG <0013> endpoint:rtpbridge/61@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955903 DLMGCP DEBUG <0013> endpoint:rtpbridge/62@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955903 DLMGCP DEBUG <0013> endpoint:rtpbridge/63@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955903 DLMGCP DEBUG <0013> endpoint:rtpbridge/64@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955903 DLMGCP DEBUG <0013> endpoint:rtpbridge/65@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955903 DLMGCP DEBUG <0013> endpoint:rtpbridge/66@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955903 DLMGCP DEBUG <0013> endpoint:rtpbridge/67@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955903 DLMGCP DEBUG <0013> endpoint:rtpbridge/68@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955903 DLMGCP DEBUG <0013> endpoint:rtpbridge/69@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955903 DLMGCP DEBUG <0013> endpoint:rtpbridge/6a@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955903 DLMGCP DEBUG <0013> endpoint:rtpbridge/6b@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955903 DLMGCP DEBUG <0013> endpoint:rtpbridge/6c@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955903 DLMGCP DEBUG <0013> endpoint:rtpbridge/6d@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955903 DLMGCP DEBUG <0013> endpoint:rtpbridge/6e@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955903 DLMGCP DEBUG <0013> endpoint:rtpbridge/6f@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955903 DLMGCP DEBUG <0013> endpoint:rtpbridge/70@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955904 DLMGCP DEBUG <0013> endpoint:rtpbridge/71@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955904 DLMGCP DEBUG <0013> endpoint:rtpbridge/72@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955904 DLMGCP DEBUG <0013> endpoint:rtpbridge/73@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955904 DLMGCP DEBUG <0013> endpoint:rtpbridge/74@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955904 DLMGCP DEBUG <0013> endpoint:rtpbridge/75@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955904 DLMGCP DEBUG <0013> endpoint:rtpbridge/76@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955904 DLMGCP DEBUG <0013> endpoint:rtpbridge/77@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955904 DLMGCP DEBUG <0013> endpoint:rtpbridge/78@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955904 DLMGCP DEBUG <0013> endpoint:rtpbridge/79@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955904 DLMGCP DEBUG <0013> endpoint:rtpbridge/7a@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955904 DLMGCP DEBUG <0013> endpoint:rtpbridge/7b@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955904 DLMGCP DEBUG <0013> endpoint:rtpbridge/7c@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955904 DLMGCP DEBUG <0013> endpoint:rtpbridge/7d@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955904 DLMGCP DEBUG <0013> endpoint:rtpbridge/7e@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955904 DLMGCP DEBUG <0013> endpoint:rtpbridge/7f@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955904 DLMGCP DEBUG <0013> endpoint:rtpbridge/80@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955904 DLMGCP DEBUG <0013> endpoint:rtpbridge/81@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955904 DLMGCP DEBUG <0013> endpoint:rtpbridge/82@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955904 DLMGCP DEBUG <0013> endpoint:rtpbridge/83@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955904 DLMGCP DEBUG <0013> endpoint:rtpbridge/84@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955904 DLMGCP DEBUG <0013> endpoint:rtpbridge/85@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955904 DLMGCP DEBUG <0013> endpoint:rtpbridge/86@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955904 DLMGCP DEBUG <0013> endpoint:rtpbridge/87@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955904 DLMGCP DEBUG <0013> endpoint:rtpbridge/88@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955904 DLMGCP DEBUG <0013> endpoint:rtpbridge/89@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955904 DLMGCP DEBUG <0013> endpoint:rtpbridge/8a@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955904 DLMGCP DEBUG <0013> endpoint:rtpbridge/8b@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955904 DLMGCP DEBUG <0013> endpoint:rtpbridge/8c@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955904 DLMGCP DEBUG <0013> endpoint:rtpbridge/8d@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955904 DLMGCP DEBUG <0013> endpoint:rtpbridge/8e@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955904 DLMGCP DEBUG <0013> endpoint:rtpbridge/8f@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955904 DLMGCP DEBUG <0013> endpoint:rtpbridge/90@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955904 DLMGCP DEBUG <0013> endpoint:rtpbridge/91@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955904 DLMGCP DEBUG <0013> endpoint:rtpbridge/92@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955904 DLMGCP DEBUG <0013> endpoint:rtpbridge/93@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955904 DLMGCP DEBUG <0013> endpoint:rtpbridge/94@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955904 DLMGCP DEBUG <0013> endpoint:rtpbridge/95@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955904 DLMGCP DEBUG <0013> endpoint:rtpbridge/96@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955904 DLMGCP DEBUG <0013> endpoint:rtpbridge/97@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955904 DLMGCP DEBUG <0013> endpoint:rtpbridge/98@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955904 DLMGCP DEBUG <0013> endpoint:rtpbridge/99@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955904 DLMGCP DEBUG <0013> endpoint:rtpbridge/9a@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955904 DLMGCP DEBUG <0013> endpoint:rtpbridge/9b@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955904 DLMGCP DEBUG <0013> endpoint:rtpbridge/9c@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955904 DLMGCP DEBUG <0013> endpoint:rtpbridge/9d@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955904 DLMGCP DEBUG <0013> endpoint:rtpbridge/9e@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955904 DLMGCP DEBUG <0013> endpoint:rtpbridge/9f@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955904 DLMGCP DEBUG <0013> endpoint:rtpbridge/a0@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955904 DLMGCP DEBUG <0013> endpoint:rtpbridge/a1@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955904 DLMGCP DEBUG <0013> endpoint:rtpbridge/a2@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955904 DLMGCP DEBUG <0013> endpoint:rtpbridge/a3@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955904 DLMGCP DEBUG <0013> endpoint:rtpbridge/a4@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955904 DLMGCP DEBUG <0013> endpoint:rtpbridge/a5@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955904 DLMGCP DEBUG <0013> endpoint:rtpbridge/a6@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955904 DLMGCP DEBUG <0013> endpoint:rtpbridge/a7@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955904 DLMGCP DEBUG <0013> endpoint:rtpbridge/a8@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955904 DLMGCP DEBUG <0013> endpoint:rtpbridge/a9@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955904 DLMGCP DEBUG <0013> endpoint:rtpbridge/aa@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955904 DLMGCP DEBUG <0013> endpoint:rtpbridge/ab@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955904 DLMGCP DEBUG <0013> endpoint:rtpbridge/ac@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955904 DLMGCP DEBUG <0013> endpoint:rtpbridge/ad@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955904 DLMGCP DEBUG <0013> endpoint:rtpbridge/ae@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955904 DLMGCP DEBUG <0013> endpoint:rtpbridge/af@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955904 DLMGCP DEBUG <0013> endpoint:rtpbridge/b0@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955904 DLMGCP DEBUG <0013> endpoint:rtpbridge/b1@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955904 DLMGCP DEBUG <0013> endpoint:rtpbridge/b2@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955904 DLMGCP DEBUG <0013> endpoint:rtpbridge/b3@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955904 DLMGCP DEBUG <0013> endpoint:rtpbridge/b4@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955904 DLMGCP DEBUG <0013> endpoint:rtpbridge/b5@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955904 DLMGCP DEBUG <0013> endpoint:rtpbridge/b6@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955904 DLMGCP DEBUG <0013> endpoint:rtpbridge/b7@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955904 DLMGCP DEBUG <0013> endpoint:rtpbridge/b8@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955904 DLMGCP DEBUG <0013> endpoint:rtpbridge/b9@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955904 DLMGCP DEBUG <0013> endpoint:rtpbridge/ba@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955904 DLMGCP DEBUG <0013> endpoint:rtpbridge/bb@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955904 DLMGCP DEBUG <0013> endpoint:rtpbridge/bc@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955904 DLMGCP DEBUG <0013> endpoint:rtpbridge/bd@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955904 DLMGCP DEBUG <0013> endpoint:rtpbridge/be@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955904 DLMGCP DEBUG <0013> endpoint:rtpbridge/bf@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955904 DLMGCP DEBUG <0013> endpoint:rtpbridge/c0@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955904 DLMGCP DEBUG <0013> endpoint:rtpbridge/c1@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955904 DLMGCP DEBUG <0013> endpoint:rtpbridge/c2@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955904 DLMGCP DEBUG <0013> endpoint:rtpbridge/c3@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955904 DLMGCP DEBUG <0013> endpoint:rtpbridge/c4@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955904 DLMGCP DEBUG <0013> endpoint:rtpbridge/c5@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955904 DLMGCP DEBUG <0013> endpoint:rtpbridge/c6@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955904 DLMGCP DEBUG <0013> endpoint:rtpbridge/c7@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955904 DLMGCP DEBUG <0013> endpoint:rtpbridge/c8@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955904 DLMGCP DEBUG <0013> endpoint:rtpbridge/c9@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955904 DLMGCP DEBUG <0013> endpoint:rtpbridge/ca@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955904 DLMGCP DEBUG <0013> endpoint:rtpbridge/cb@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955904 DLMGCP DEBUG <0013> endpoint:rtpbridge/cc@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955904 DLMGCP DEBUG <0013> endpoint:rtpbridge/cd@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955904 DLMGCP DEBUG <0013> endpoint:rtpbridge/ce@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955904 DLMGCP DEBUG <0013> endpoint:rtpbridge/cf@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955904 DLMGCP DEBUG <0013> endpoint:rtpbridge/d0@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955904 DLMGCP DEBUG <0013> endpoint:rtpbridge/d1@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955904 DLMGCP DEBUG <0013> endpoint:rtpbridge/d2@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955904 DLMGCP DEBUG <0013> endpoint:rtpbridge/d3@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955904 DLMGCP DEBUG <0013> endpoint:rtpbridge/d4@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955904 DLMGCP DEBUG <0013> endpoint:rtpbridge/d5@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955904 DLMGCP DEBUG <0013> endpoint:rtpbridge/d6@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955904 DLMGCP DEBUG <0013> endpoint:rtpbridge/d7@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955904 DLMGCP DEBUG <0013> endpoint:rtpbridge/d8@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955904 DLMGCP DEBUG <0013> endpoint:rtpbridge/d9@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955904 DLMGCP DEBUG <0013> endpoint:rtpbridge/da@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955904 DLMGCP DEBUG <0013> endpoint:rtpbridge/db@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955904 DLMGCP DEBUG <0013> endpoint:rtpbridge/dc@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955904 DLMGCP DEBUG <0013> endpoint:rtpbridge/dd@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955904 DLMGCP DEBUG <0013> endpoint:rtpbridge/de@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955904 DLMGCP DEBUG <0013> endpoint:rtpbridge/df@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955904 DLMGCP DEBUG <0013> endpoint:rtpbridge/e0@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955904 DLMGCP DEBUG <0013> endpoint:rtpbridge/e1@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955904 DLMGCP DEBUG <0013> endpoint:rtpbridge/e2@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955904 DLMGCP DEBUG <0013> endpoint:rtpbridge/e3@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955904 DLMGCP DEBUG <0013> endpoint:rtpbridge/e4@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955904 DLMGCP DEBUG <0013> endpoint:rtpbridge/e5@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955904 DLMGCP DEBUG <0013> endpoint:rtpbridge/e6@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955904 DLMGCP DEBUG <0013> endpoint:rtpbridge/e7@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955904 DLMGCP DEBUG <0013> endpoint:rtpbridge/e8@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955904 DLMGCP DEBUG <0013> endpoint:rtpbridge/e9@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955904 DLMGCP DEBUG <0013> endpoint:rtpbridge/ea@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955904 DLMGCP DEBUG <0013> endpoint:rtpbridge/eb@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955904 DLMGCP DEBUG <0013> endpoint:rtpbridge/ec@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955904 DLMGCP DEBUG <0013> endpoint:rtpbridge/ed@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955904 DLMGCP DEBUG <0013> endpoint:rtpbridge/ee@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955904 DLMGCP DEBUG <0013> endpoint:rtpbridge/ef@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955904 DLMGCP DEBUG <0013> endpoint:rtpbridge/f0@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955904 DLMGCP DEBUG <0013> endpoint:rtpbridge/f1@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955904 DLMGCP DEBUG <0013> endpoint:rtpbridge/f2@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955905 DLMGCP DEBUG <0013> endpoint:rtpbridge/f3@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955905 DLMGCP DEBUG <0013> endpoint:rtpbridge/f4@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955905 DLMGCP DEBUG <0013> endpoint:rtpbridge/f5@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955905 DLMGCP DEBUG <0013> endpoint:rtpbridge/f6@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955905 DLMGCP DEBUG <0013> endpoint:rtpbridge/f7@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955905 DLMGCP DEBUG <0013> endpoint:rtpbridge/f8@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955905 DLMGCP DEBUG <0013> endpoint:rtpbridge/f9@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955905 DLMGCP DEBUG <0013> endpoint:rtpbridge/fa@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955905 DLMGCP DEBUG <0013> endpoint:rtpbridge/fb@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955905 DLMGCP DEBUG <0013> endpoint:rtpbridge/fc@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955905 DLMGCP DEBUG <0013> endpoint:rtpbridge/fd@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955905 DLMGCP DEBUG <0013> endpoint:rtpbridge/fe@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955905 DLMGCP DEBUG <0013> endpoint:rtpbridge/ff@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955905 DLMGCP DEBUG <0013> endpoint:rtpbridge/100@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955905 DLMGCP DEBUG <0013> endpoint:rtpbridge/101@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955905 DLMGCP DEBUG <0013> endpoint:rtpbridge/102@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955905 DLMGCP DEBUG <0013> endpoint:rtpbridge/103@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955905 DLMGCP DEBUG <0013> endpoint:rtpbridge/104@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955905 DLMGCP DEBUG <0013> endpoint:rtpbridge/105@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955905 DLMGCP DEBUG <0013> endpoint:rtpbridge/106@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955905 DLMGCP DEBUG <0013> endpoint:rtpbridge/107@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955905 DLMGCP DEBUG <0013> endpoint:rtpbridge/108@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955905 DLMGCP DEBUG <0013> endpoint:rtpbridge/109@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955905 DLMGCP DEBUG <0013> endpoint:rtpbridge/10a@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955905 DLMGCP DEBUG <0013> endpoint:rtpbridge/10b@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955905 DLMGCP DEBUG <0013> endpoint:rtpbridge/10c@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955905 DLMGCP DEBUG <0013> endpoint:rtpbridge/10d@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955905 DLMGCP DEBUG <0013> endpoint:rtpbridge/10e@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955905 DLMGCP DEBUG <0013> endpoint:rtpbridge/10f@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955905 DLMGCP DEBUG <0013> endpoint:rtpbridge/110@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955905 DLMGCP DEBUG <0013> endpoint:rtpbridge/111@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955905 DLMGCP DEBUG <0013> endpoint:rtpbridge/112@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955905 DLMGCP DEBUG <0013> endpoint:rtpbridge/113@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955905 DLMGCP DEBUG <0013> endpoint:rtpbridge/114@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955905 DLMGCP DEBUG <0013> endpoint:rtpbridge/115@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955905 DLMGCP DEBUG <0013> endpoint:rtpbridge/116@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955905 DLMGCP DEBUG <0013> endpoint:rtpbridge/117@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955905 DLMGCP DEBUG <0013> endpoint:rtpbridge/118@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955905 DLMGCP DEBUG <0013> endpoint:rtpbridge/119@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955905 DLMGCP DEBUG <0013> endpoint:rtpbridge/11a@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955905 DLMGCP DEBUG <0013> endpoint:rtpbridge/11b@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955905 DLMGCP DEBUG <0013> endpoint:rtpbridge/11c@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955905 DLMGCP DEBUG <0013> endpoint:rtpbridge/11d@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955905 DLMGCP DEBUG <0013> endpoint:rtpbridge/11e@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955905 DLMGCP DEBUG <0013> endpoint:rtpbridge/11f@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955905 DLMGCP DEBUG <0013> endpoint:rtpbridge/120@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955905 DLMGCP DEBUG <0013> endpoint:rtpbridge/121@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955905 DLMGCP DEBUG <0013> endpoint:rtpbridge/122@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955905 DLMGCP DEBUG <0013> endpoint:rtpbridge/123@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955905 DLMGCP DEBUG <0013> endpoint:rtpbridge/124@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955905 DLMGCP DEBUG <0013> endpoint:rtpbridge/125@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955905 DLMGCP DEBUG <0013> endpoint:rtpbridge/126@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955905 DLMGCP DEBUG <0013> endpoint:rtpbridge/127@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955905 DLMGCP DEBUG <0013> endpoint:rtpbridge/128@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955905 DLMGCP DEBUG <0013> endpoint:rtpbridge/129@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955905 DLMGCP DEBUG <0013> endpoint:rtpbridge/12a@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955905 DLMGCP DEBUG <0013> endpoint:rtpbridge/12b@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955905 DLMGCP DEBUG <0013> endpoint:rtpbridge/12c@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955905 DLMGCP DEBUG <0013> endpoint:none Generated response: code=200 (mgcp_protocol.c:230) 20241102125955905 DLMGCP DEBUG <0013> Generated response: line #00: 200 2670 OK (mgcp_msg.c:67) 20241102125955905 DLMGCP DEBUG <0013> Received message: line #00: DLCX 2671 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241102125955905 DLMGCP DEBUG <0013> Received message: line #01: C: 0080 (mgcp_msg.c:67) 20241102125955905 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found free endpoint: rtpbridge/1@mgw (mgcp_endp.c:261) 20241102125955905 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:441) 20241102125955905 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241102125955905 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955905 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955905 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955905 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955905 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955905 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955905 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955905 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955905 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955905 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955905 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955905 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955905 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955905 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955905 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955905 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955905 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955905 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955905 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955905 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955905 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955905 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955905 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955905 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955905 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955905 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955905 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955906 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955906 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955906 DLMGCP DEBUG <0013> endpoint:rtpbridge/1e@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955906 DLMGCP DEBUG <0013> endpoint:rtpbridge/1f@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955906 DLMGCP DEBUG <0013> endpoint:rtpbridge/20@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955906 DLMGCP DEBUG <0013> endpoint:rtpbridge/21@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955906 DLMGCP DEBUG <0013> endpoint:rtpbridge/22@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955906 DLMGCP DEBUG <0013> endpoint:rtpbridge/23@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955906 DLMGCP DEBUG <0013> endpoint:rtpbridge/24@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955906 DLMGCP DEBUG <0013> endpoint:rtpbridge/25@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955906 DLMGCP DEBUG <0013> endpoint:rtpbridge/26@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955906 DLMGCP DEBUG <0013> endpoint:rtpbridge/27@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955906 DLMGCP DEBUG <0013> endpoint:rtpbridge/28@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955906 DLMGCP DEBUG <0013> endpoint:rtpbridge/29@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955906 DLMGCP DEBUG <0013> endpoint:rtpbridge/2a@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955906 DLMGCP DEBUG <0013> endpoint:rtpbridge/2b@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955906 DLMGCP DEBUG <0013> endpoint:rtpbridge/2c@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955906 DLMGCP DEBUG <0013> endpoint:rtpbridge/2d@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955906 DLMGCP DEBUG <0013> endpoint:rtpbridge/2e@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955906 DLMGCP DEBUG <0013> endpoint:rtpbridge/2f@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955906 DLMGCP DEBUG <0013> endpoint:rtpbridge/30@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955906 DLMGCP DEBUG <0013> endpoint:rtpbridge/31@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955906 DLMGCP DEBUG <0013> endpoint:rtpbridge/32@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955906 DLMGCP DEBUG <0013> endpoint:rtpbridge/33@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955906 DLMGCP DEBUG <0013> endpoint:rtpbridge/34@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955906 DLMGCP DEBUG <0013> endpoint:rtpbridge/35@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955906 DLMGCP DEBUG <0013> endpoint:rtpbridge/36@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955906 DLMGCP DEBUG <0013> endpoint:rtpbridge/37@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955906 DLMGCP DEBUG <0013> endpoint:rtpbridge/38@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955906 DLMGCP DEBUG <0013> endpoint:rtpbridge/39@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955906 DLMGCP DEBUG <0013> endpoint:rtpbridge/3a@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955906 DLMGCP DEBUG <0013> endpoint:rtpbridge/3b@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955906 DLMGCP DEBUG <0013> endpoint:rtpbridge/3c@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955906 DLMGCP DEBUG <0013> endpoint:rtpbridge/3d@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955906 DLMGCP DEBUG <0013> endpoint:rtpbridge/3e@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955906 DLMGCP DEBUG <0013> endpoint:rtpbridge/3f@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955906 DLMGCP DEBUG <0013> endpoint:rtpbridge/40@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955906 DLMGCP DEBUG <0013> endpoint:rtpbridge/41@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955906 DLMGCP DEBUG <0013> endpoint:rtpbridge/42@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955906 DLMGCP DEBUG <0013> endpoint:rtpbridge/43@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955906 DLMGCP DEBUG <0013> endpoint:rtpbridge/44@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955906 DLMGCP DEBUG <0013> endpoint:rtpbridge/45@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955906 DLMGCP DEBUG <0013> endpoint:rtpbridge/46@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955906 DLMGCP DEBUG <0013> endpoint:rtpbridge/47@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955906 DLMGCP DEBUG <0013> endpoint:rtpbridge/48@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955906 DLMGCP DEBUG <0013> endpoint:rtpbridge/49@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955906 DLMGCP DEBUG <0013> endpoint:rtpbridge/4a@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955906 DLMGCP DEBUG <0013> endpoint:rtpbridge/4b@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955906 DLMGCP DEBUG <0013> endpoint:rtpbridge/4c@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955906 DLMGCP DEBUG <0013> endpoint:rtpbridge/4d@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955906 DLMGCP DEBUG <0013> endpoint:rtpbridge/4e@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955906 DLMGCP DEBUG <0013> endpoint:rtpbridge/4f@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955906 DLMGCP DEBUG <0013> endpoint:rtpbridge/50@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955906 DLMGCP DEBUG <0013> endpoint:rtpbridge/51@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955906 DLMGCP DEBUG <0013> endpoint:rtpbridge/52@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955906 DLMGCP DEBUG <0013> endpoint:rtpbridge/53@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955906 DLMGCP DEBUG <0013> endpoint:rtpbridge/54@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955906 DLMGCP DEBUG <0013> endpoint:rtpbridge/55@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955906 DLMGCP DEBUG <0013> endpoint:rtpbridge/56@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955906 DLMGCP DEBUG <0013> endpoint:rtpbridge/57@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955906 DLMGCP DEBUG <0013> endpoint:rtpbridge/58@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955906 DLMGCP DEBUG <0013> endpoint:rtpbridge/59@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955906 DLMGCP DEBUG <0013> endpoint:rtpbridge/5a@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955906 DLMGCP DEBUG <0013> endpoint:rtpbridge/5b@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955906 DLMGCP DEBUG <0013> endpoint:rtpbridge/5c@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955906 DLMGCP DEBUG <0013> endpoint:rtpbridge/5d@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955906 DLMGCP DEBUG <0013> endpoint:rtpbridge/5e@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955906 DLMGCP DEBUG <0013> endpoint:rtpbridge/5f@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955906 DLMGCP DEBUG <0013> endpoint:rtpbridge/60@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955906 DLMGCP DEBUG <0013> endpoint:rtpbridge/61@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955906 DLMGCP DEBUG <0013> endpoint:rtpbridge/62@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955906 DLMGCP DEBUG <0013> endpoint:rtpbridge/63@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955906 DLMGCP DEBUG <0013> endpoint:rtpbridge/64@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955906 DLMGCP DEBUG <0013> endpoint:rtpbridge/65@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955906 DLMGCP DEBUG <0013> endpoint:rtpbridge/66@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955906 DLMGCP DEBUG <0013> endpoint:rtpbridge/67@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955906 DLMGCP DEBUG <0013> endpoint:rtpbridge/68@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955906 DLMGCP DEBUG <0013> endpoint:rtpbridge/69@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955906 DLMGCP DEBUG <0013> endpoint:rtpbridge/6a@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955906 DLMGCP DEBUG <0013> endpoint:rtpbridge/6b@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955906 DLMGCP DEBUG <0013> endpoint:rtpbridge/6c@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955906 DLMGCP DEBUG <0013> endpoint:rtpbridge/6d@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955906 DLMGCP DEBUG <0013> endpoint:rtpbridge/6e@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955906 DLMGCP DEBUG <0013> endpoint:rtpbridge/6f@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955906 DLMGCP DEBUG <0013> endpoint:rtpbridge/70@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955906 DLMGCP DEBUG <0013> endpoint:rtpbridge/71@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955906 DLMGCP DEBUG <0013> endpoint:rtpbridge/72@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955906 DLMGCP DEBUG <0013> endpoint:rtpbridge/73@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955906 DLMGCP DEBUG <0013> endpoint:rtpbridge/74@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955906 DLMGCP DEBUG <0013> endpoint:rtpbridge/75@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955906 DLMGCP DEBUG <0013> endpoint:rtpbridge/76@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955906 DLMGCP DEBUG <0013> endpoint:rtpbridge/77@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955906 DLMGCP DEBUG <0013> endpoint:rtpbridge/78@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955906 DLMGCP DEBUG <0013> endpoint:rtpbridge/79@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955906 DLMGCP DEBUG <0013> endpoint:rtpbridge/7a@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955906 DLMGCP DEBUG <0013> endpoint:rtpbridge/7b@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955906 DLMGCP DEBUG <0013> endpoint:rtpbridge/7c@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955906 DLMGCP DEBUG <0013> endpoint:rtpbridge/7d@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955906 DLMGCP DEBUG <0013> endpoint:rtpbridge/7e@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955906 DLMGCP DEBUG <0013> endpoint:rtpbridge/7f@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955906 DLMGCP DEBUG <0013> endpoint:rtpbridge/80@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955906 DLMGCP DEBUG <0013> endpoint:rtpbridge/81@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955906 DLMGCP DEBUG <0013> endpoint:rtpbridge/82@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955906 DLMGCP DEBUG <0013> endpoint:rtpbridge/83@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955906 DLMGCP DEBUG <0013> endpoint:rtpbridge/84@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955906 DLMGCP DEBUG <0013> endpoint:rtpbridge/85@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955906 DLMGCP DEBUG <0013> endpoint:rtpbridge/86@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955906 DLMGCP DEBUG <0013> endpoint:rtpbridge/87@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955906 DLMGCP DEBUG <0013> endpoint:rtpbridge/88@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955906 DLMGCP DEBUG <0013> endpoint:rtpbridge/89@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955906 DLMGCP DEBUG <0013> endpoint:rtpbridge/8a@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955906 DLMGCP DEBUG <0013> endpoint:rtpbridge/8b@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955906 DLMGCP DEBUG <0013> endpoint:rtpbridge/8c@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955906 DLMGCP DEBUG <0013> endpoint:rtpbridge/8d@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955906 DLMGCP DEBUG <0013> endpoint:rtpbridge/8e@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955906 DLMGCP DEBUG <0013> endpoint:rtpbridge/8f@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955906 DLMGCP DEBUG <0013> endpoint:rtpbridge/90@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955906 DLMGCP DEBUG <0013> endpoint:rtpbridge/91@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955906 DLMGCP DEBUG <0013> endpoint:rtpbridge/92@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955906 DLMGCP DEBUG <0013> endpoint:rtpbridge/93@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955906 DLMGCP DEBUG <0013> endpoint:rtpbridge/94@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955906 DLMGCP DEBUG <0013> endpoint:rtpbridge/95@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955906 DLMGCP DEBUG <0013> endpoint:rtpbridge/96@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955906 DLMGCP DEBUG <0013> endpoint:rtpbridge/97@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955906 DLMGCP DEBUG <0013> endpoint:rtpbridge/98@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955906 DLMGCP DEBUG <0013> endpoint:rtpbridge/99@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955906 DLMGCP DEBUG <0013> endpoint:rtpbridge/9a@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955906 DLMGCP DEBUG <0013> endpoint:rtpbridge/9b@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955907 DLMGCP DEBUG <0013> endpoint:rtpbridge/9c@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955907 DLMGCP DEBUG <0013> endpoint:rtpbridge/9d@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955907 DLMGCP DEBUG <0013> endpoint:rtpbridge/9e@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955907 DLMGCP DEBUG <0013> endpoint:rtpbridge/9f@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955907 DLMGCP DEBUG <0013> endpoint:rtpbridge/a0@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955907 DLMGCP DEBUG <0013> endpoint:rtpbridge/a1@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955907 DLMGCP DEBUG <0013> endpoint:rtpbridge/a2@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955907 DLMGCP DEBUG <0013> endpoint:rtpbridge/a3@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955907 DLMGCP DEBUG <0013> endpoint:rtpbridge/a4@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955907 DLMGCP DEBUG <0013> endpoint:rtpbridge/a5@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955907 DLMGCP DEBUG <0013> endpoint:rtpbridge/a6@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955907 DLMGCP DEBUG <0013> endpoint:rtpbridge/a7@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955907 DLMGCP DEBUG <0013> endpoint:rtpbridge/a8@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955907 DLMGCP DEBUG <0013> endpoint:rtpbridge/a9@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955907 DLMGCP DEBUG <0013> endpoint:rtpbridge/aa@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955907 DLMGCP DEBUG <0013> endpoint:rtpbridge/ab@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955907 DLMGCP DEBUG <0013> endpoint:rtpbridge/ac@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955907 DLMGCP DEBUG <0013> endpoint:rtpbridge/ad@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955907 DLMGCP DEBUG <0013> endpoint:rtpbridge/ae@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955907 DLMGCP DEBUG <0013> endpoint:rtpbridge/af@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955907 DLMGCP DEBUG <0013> endpoint:rtpbridge/b0@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955907 DLMGCP DEBUG <0013> endpoint:rtpbridge/b1@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955907 DLMGCP DEBUG <0013> endpoint:rtpbridge/b2@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955907 DLMGCP DEBUG <0013> endpoint:rtpbridge/b3@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955907 DLMGCP DEBUG <0013> endpoint:rtpbridge/b4@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955907 DLMGCP DEBUG <0013> endpoint:rtpbridge/b5@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955907 DLMGCP DEBUG <0013> endpoint:rtpbridge/b6@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955907 DLMGCP DEBUG <0013> endpoint:rtpbridge/b7@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955907 DLMGCP DEBUG <0013> endpoint:rtpbridge/b8@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955907 DLMGCP DEBUG <0013> endpoint:rtpbridge/b9@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955907 DLMGCP DEBUG <0013> endpoint:rtpbridge/ba@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955907 DLMGCP DEBUG <0013> endpoint:rtpbridge/bb@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955907 DLMGCP DEBUG <0013> endpoint:rtpbridge/bc@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955907 DLMGCP DEBUG <0013> endpoint:rtpbridge/bd@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955907 DLMGCP DEBUG <0013> endpoint:rtpbridge/be@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955907 DLMGCP DEBUG <0013> endpoint:rtpbridge/bf@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955907 DLMGCP DEBUG <0013> endpoint:rtpbridge/c0@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955907 DLMGCP DEBUG <0013> endpoint:rtpbridge/c1@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955907 DLMGCP DEBUG <0013> endpoint:rtpbridge/c2@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955907 DLMGCP DEBUG <0013> endpoint:rtpbridge/c3@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955907 DLMGCP DEBUG <0013> endpoint:rtpbridge/c4@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955907 DLMGCP DEBUG <0013> endpoint:rtpbridge/c5@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955907 DLMGCP DEBUG <0013> endpoint:rtpbridge/c6@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955907 DLMGCP DEBUG <0013> endpoint:rtpbridge/c7@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955907 DLMGCP DEBUG <0013> endpoint:rtpbridge/c8@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955907 DLMGCP DEBUG <0013> endpoint:rtpbridge/c9@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955907 DLMGCP DEBUG <0013> endpoint:rtpbridge/ca@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955907 DLMGCP DEBUG <0013> endpoint:rtpbridge/cb@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955907 DLMGCP DEBUG <0013> endpoint:rtpbridge/cc@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955907 DLMGCP DEBUG <0013> endpoint:rtpbridge/cd@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955907 DLMGCP DEBUG <0013> endpoint:rtpbridge/ce@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955907 DLMGCP DEBUG <0013> endpoint:rtpbridge/cf@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955907 DLMGCP DEBUG <0013> endpoint:rtpbridge/d0@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955907 DLMGCP DEBUG <0013> endpoint:rtpbridge/d1@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955907 DLMGCP DEBUG <0013> endpoint:rtpbridge/d2@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955907 DLMGCP DEBUG <0013> endpoint:rtpbridge/d3@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955907 DLMGCP DEBUG <0013> endpoint:rtpbridge/d4@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955907 DLMGCP DEBUG <0013> endpoint:rtpbridge/d5@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955907 DLMGCP DEBUG <0013> endpoint:rtpbridge/d6@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955907 DLMGCP DEBUG <0013> endpoint:rtpbridge/d7@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955907 DLMGCP DEBUG <0013> endpoint:rtpbridge/d8@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955907 DLMGCP DEBUG <0013> endpoint:rtpbridge/d9@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955907 DLMGCP DEBUG <0013> endpoint:rtpbridge/da@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955907 DLMGCP DEBUG <0013> endpoint:rtpbridge/db@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955907 DLMGCP DEBUG <0013> endpoint:rtpbridge/dc@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955907 DLMGCP DEBUG <0013> endpoint:rtpbridge/dd@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955907 DLMGCP DEBUG <0013> endpoint:rtpbridge/de@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955907 DLMGCP DEBUG <0013> endpoint:rtpbridge/df@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955907 DLMGCP DEBUG <0013> endpoint:rtpbridge/e0@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955907 DLMGCP DEBUG <0013> endpoint:rtpbridge/e1@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955907 DLMGCP DEBUG <0013> endpoint:rtpbridge/e2@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955907 DLMGCP DEBUG <0013> endpoint:rtpbridge/e3@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955907 DLMGCP DEBUG <0013> endpoint:rtpbridge/e4@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955907 DLMGCP DEBUG <0013> endpoint:rtpbridge/e5@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955907 DLMGCP DEBUG <0013> endpoint:rtpbridge/e6@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955907 DLMGCP DEBUG <0013> endpoint:rtpbridge/e7@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955907 DLMGCP DEBUG <0013> endpoint:rtpbridge/e8@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955907 DLMGCP DEBUG <0013> endpoint:rtpbridge/e9@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955907 DLMGCP DEBUG <0013> endpoint:rtpbridge/ea@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955907 DLMGCP DEBUG <0013> endpoint:rtpbridge/eb@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955907 DLMGCP DEBUG <0013> endpoint:rtpbridge/ec@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955907 DLMGCP DEBUG <0013> endpoint:rtpbridge/ed@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955907 DLMGCP DEBUG <0013> endpoint:rtpbridge/ee@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955907 DLMGCP DEBUG <0013> endpoint:rtpbridge/ef@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955907 DLMGCP DEBUG <0013> endpoint:rtpbridge/f0@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955907 DLMGCP DEBUG <0013> endpoint:rtpbridge/f1@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955907 DLMGCP DEBUG <0013> endpoint:rtpbridge/f2@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955907 DLMGCP DEBUG <0013> endpoint:rtpbridge/f3@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955907 DLMGCP DEBUG <0013> endpoint:rtpbridge/f4@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955907 DLMGCP DEBUG <0013> endpoint:rtpbridge/f5@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955907 DLMGCP DEBUG <0013> endpoint:rtpbridge/f6@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955907 DLMGCP DEBUG <0013> endpoint:rtpbridge/f7@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955907 DLMGCP DEBUG <0013> endpoint:rtpbridge/f8@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955907 DLMGCP DEBUG <0013> endpoint:rtpbridge/f9@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955907 DLMGCP DEBUG <0013> endpoint:rtpbridge/fa@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955907 DLMGCP DEBUG <0013> endpoint:rtpbridge/fb@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955907 DLMGCP DEBUG <0013> endpoint:rtpbridge/fc@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955907 DLMGCP DEBUG <0013> endpoint:rtpbridge/fd@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955907 DLMGCP DEBUG <0013> endpoint:rtpbridge/fe@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955907 DLMGCP DEBUG <0013> endpoint:rtpbridge/ff@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955907 DLMGCP DEBUG <0013> endpoint:rtpbridge/100@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955907 DLMGCP DEBUG <0013> endpoint:rtpbridge/101@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955907 DLMGCP DEBUG <0013> endpoint:rtpbridge/102@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955907 DLMGCP DEBUG <0013> endpoint:rtpbridge/103@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955907 DLMGCP DEBUG <0013> endpoint:rtpbridge/104@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955907 DLMGCP DEBUG <0013> endpoint:rtpbridge/105@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955907 DLMGCP DEBUG <0013> endpoint:rtpbridge/106@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955907 DLMGCP DEBUG <0013> endpoint:rtpbridge/107@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955907 DLMGCP DEBUG <0013> endpoint:rtpbridge/108@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955907 DLMGCP DEBUG <0013> endpoint:rtpbridge/109@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955907 DLMGCP DEBUG <0013> endpoint:rtpbridge/10a@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955907 DLMGCP DEBUG <0013> endpoint:rtpbridge/10b@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955907 DLMGCP DEBUG <0013> endpoint:rtpbridge/10c@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955907 DLMGCP DEBUG <0013> endpoint:rtpbridge/10d@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955907 DLMGCP DEBUG <0013> endpoint:rtpbridge/10e@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955907 DLMGCP DEBUG <0013> endpoint:rtpbridge/10f@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955907 DLMGCP DEBUG <0013> endpoint:rtpbridge/110@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955907 DLMGCP DEBUG <0013> endpoint:rtpbridge/111@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955907 DLMGCP DEBUG <0013> endpoint:rtpbridge/112@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955907 DLMGCP DEBUG <0013> endpoint:rtpbridge/113@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955907 DLMGCP DEBUG <0013> endpoint:rtpbridge/114@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955907 DLMGCP DEBUG <0013> endpoint:rtpbridge/115@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955907 DLMGCP DEBUG <0013> endpoint:rtpbridge/116@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955907 DLMGCP DEBUG <0013> endpoint:rtpbridge/117@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955907 DLMGCP DEBUG <0013> endpoint:rtpbridge/118@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955907 DLMGCP DEBUG <0013> endpoint:rtpbridge/119@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955907 DLMGCP DEBUG <0013> endpoint:rtpbridge/11a@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955907 DLMGCP DEBUG <0013> endpoint:rtpbridge/11b@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955908 DLMGCP DEBUG <0013> endpoint:rtpbridge/11c@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955908 DLMGCP DEBUG <0013> endpoint:rtpbridge/11d@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955908 DLMGCP DEBUG <0013> endpoint:rtpbridge/11e@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955908 DLMGCP DEBUG <0013> endpoint:rtpbridge/11f@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955908 DLMGCP DEBUG <0013> endpoint:rtpbridge/120@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955908 DLMGCP DEBUG <0013> endpoint:rtpbridge/121@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955908 DLMGCP DEBUG <0013> endpoint:rtpbridge/122@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955908 DLMGCP DEBUG <0013> endpoint:rtpbridge/123@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955908 DLMGCP DEBUG <0013> endpoint:rtpbridge/124@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955908 DLMGCP DEBUG <0013> endpoint:rtpbridge/125@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955908 DLMGCP DEBUG <0013> endpoint:rtpbridge/126@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955908 DLMGCP DEBUG <0013> endpoint:rtpbridge/127@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955908 DLMGCP DEBUG <0013> endpoint:rtpbridge/128@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955908 DLMGCP DEBUG <0013> endpoint:rtpbridge/129@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955908 DLMGCP DEBUG <0013> endpoint:rtpbridge/12a@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955908 DLMGCP DEBUG <0013> endpoint:rtpbridge/12b@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955908 DLMGCP DEBUG <0013> endpoint:rtpbridge/12c@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955908 DLMGCP DEBUG <0013> endpoint:none Generated response: code=200 (mgcp_protocol.c:230) 20241102125955908 DLMGCP DEBUG <0013> Generated response: line #00: 200 2671 OK (mgcp_msg.c:67) 20241102125955908 DLMGCP DEBUG <0013> Received message: line #00: DLCX 2672 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241102125955908 DLMGCP DEBUG <0013> Received message: line #01: C: 0081 (mgcp_msg.c:67) 20241102125955908 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found free endpoint: rtpbridge/1@mgw (mgcp_endp.c:261) 20241102125955908 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:441) 20241102125955908 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241102125955908 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955908 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955908 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955908 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955908 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955908 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955908 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955908 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955908 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955908 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955908 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955908 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955908 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955908 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955908 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955908 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955908 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955908 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955908 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955908 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955908 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955908 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955908 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955908 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955908 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955908 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955908 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955908 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955908 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955908 DLMGCP DEBUG <0013> endpoint:rtpbridge/1e@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955908 DLMGCP DEBUG <0013> endpoint:rtpbridge/1f@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955908 DLMGCP DEBUG <0013> endpoint:rtpbridge/20@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955908 DLMGCP DEBUG <0013> endpoint:rtpbridge/21@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955908 DLMGCP DEBUG <0013> endpoint:rtpbridge/22@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955908 DLMGCP DEBUG <0013> endpoint:rtpbridge/23@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955908 DLMGCP DEBUG <0013> endpoint:rtpbridge/24@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955908 DLMGCP DEBUG <0013> endpoint:rtpbridge/25@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955908 DLMGCP DEBUG <0013> endpoint:rtpbridge/26@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955908 DLMGCP DEBUG <0013> endpoint:rtpbridge/27@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955908 DLMGCP DEBUG <0013> endpoint:rtpbridge/28@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955908 DLMGCP DEBUG <0013> endpoint:rtpbridge/29@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955908 DLMGCP DEBUG <0013> endpoint:rtpbridge/2a@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955908 DLMGCP DEBUG <0013> endpoint:rtpbridge/2b@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955908 DLMGCP DEBUG <0013> endpoint:rtpbridge/2c@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955908 DLMGCP DEBUG <0013> endpoint:rtpbridge/2d@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955908 DLMGCP DEBUG <0013> endpoint:rtpbridge/2e@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955908 DLMGCP DEBUG <0013> endpoint:rtpbridge/2f@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955908 DLMGCP DEBUG <0013> endpoint:rtpbridge/30@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955908 DLMGCP DEBUG <0013> endpoint:rtpbridge/31@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955908 DLMGCP DEBUG <0013> endpoint:rtpbridge/32@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955908 DLMGCP DEBUG <0013> endpoint:rtpbridge/33@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955908 DLMGCP DEBUG <0013> endpoint:rtpbridge/34@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955908 DLMGCP DEBUG <0013> endpoint:rtpbridge/35@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955908 DLMGCP DEBUG <0013> endpoint:rtpbridge/36@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955908 DLMGCP DEBUG <0013> endpoint:rtpbridge/37@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955908 DLMGCP DEBUG <0013> endpoint:rtpbridge/38@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955908 DLMGCP DEBUG <0013> endpoint:rtpbridge/39@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955908 DLMGCP DEBUG <0013> endpoint:rtpbridge/3a@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955908 DLMGCP DEBUG <0013> endpoint:rtpbridge/3b@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955908 DLMGCP DEBUG <0013> endpoint:rtpbridge/3c@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955908 DLMGCP DEBUG <0013> endpoint:rtpbridge/3d@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955908 DLMGCP DEBUG <0013> endpoint:rtpbridge/3e@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955908 DLMGCP DEBUG <0013> endpoint:rtpbridge/3f@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955908 DLMGCP DEBUG <0013> endpoint:rtpbridge/40@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955908 DLMGCP DEBUG <0013> endpoint:rtpbridge/41@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955908 DLMGCP DEBUG <0013> endpoint:rtpbridge/42@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955908 DLMGCP DEBUG <0013> endpoint:rtpbridge/43@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955908 DLMGCP DEBUG <0013> endpoint:rtpbridge/44@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955909 DLMGCP DEBUG <0013> endpoint:rtpbridge/45@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955909 DLMGCP DEBUG <0013> endpoint:rtpbridge/46@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955909 DLMGCP DEBUG <0013> endpoint:rtpbridge/47@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955909 DLMGCP DEBUG <0013> endpoint:rtpbridge/48@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955909 DLMGCP DEBUG <0013> endpoint:rtpbridge/49@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955909 DLMGCP DEBUG <0013> endpoint:rtpbridge/4a@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955909 DLMGCP DEBUG <0013> endpoint:rtpbridge/4b@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955909 DLMGCP DEBUG <0013> endpoint:rtpbridge/4c@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955909 DLMGCP DEBUG <0013> endpoint:rtpbridge/4d@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955909 DLMGCP DEBUG <0013> endpoint:rtpbridge/4e@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955909 DLMGCP DEBUG <0013> endpoint:rtpbridge/4f@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955909 DLMGCP DEBUG <0013> endpoint:rtpbridge/50@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955909 DLMGCP DEBUG <0013> endpoint:rtpbridge/51@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955909 DLMGCP DEBUG <0013> endpoint:rtpbridge/52@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955909 DLMGCP DEBUG <0013> endpoint:rtpbridge/53@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955909 DLMGCP DEBUG <0013> endpoint:rtpbridge/54@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955909 DLMGCP DEBUG <0013> endpoint:rtpbridge/55@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955909 DLMGCP DEBUG <0013> endpoint:rtpbridge/56@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955909 DLMGCP DEBUG <0013> endpoint:rtpbridge/57@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955909 DLMGCP DEBUG <0013> endpoint:rtpbridge/58@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955909 DLMGCP DEBUG <0013> endpoint:rtpbridge/59@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955909 DLMGCP DEBUG <0013> endpoint:rtpbridge/5a@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955909 DLMGCP DEBUG <0013> endpoint:rtpbridge/5b@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955909 DLMGCP DEBUG <0013> endpoint:rtpbridge/5c@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955909 DLMGCP DEBUG <0013> endpoint:rtpbridge/5d@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955909 DLMGCP DEBUG <0013> endpoint:rtpbridge/5e@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955909 DLMGCP DEBUG <0013> endpoint:rtpbridge/5f@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955909 DLMGCP DEBUG <0013> endpoint:rtpbridge/60@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955909 DLMGCP DEBUG <0013> endpoint:rtpbridge/61@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955909 DLMGCP DEBUG <0013> endpoint:rtpbridge/62@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955909 DLMGCP DEBUG <0013> endpoint:rtpbridge/63@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955909 DLMGCP DEBUG <0013> endpoint:rtpbridge/64@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955909 DLMGCP DEBUG <0013> endpoint:rtpbridge/65@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955909 DLMGCP DEBUG <0013> endpoint:rtpbridge/66@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955909 DLMGCP DEBUG <0013> endpoint:rtpbridge/67@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955909 DLMGCP DEBUG <0013> endpoint:rtpbridge/68@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955909 DLMGCP DEBUG <0013> endpoint:rtpbridge/69@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955909 DLMGCP DEBUG <0013> endpoint:rtpbridge/6a@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955909 DLMGCP DEBUG <0013> endpoint:rtpbridge/6b@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955909 DLMGCP DEBUG <0013> endpoint:rtpbridge/6c@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955909 DLMGCP DEBUG <0013> endpoint:rtpbridge/6d@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955909 DLMGCP DEBUG <0013> endpoint:rtpbridge/6e@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955909 DLMGCP DEBUG <0013> endpoint:rtpbridge/6f@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955909 DLMGCP DEBUG <0013> endpoint:rtpbridge/70@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955909 DLMGCP DEBUG <0013> endpoint:rtpbridge/71@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955909 DLMGCP DEBUG <0013> endpoint:rtpbridge/72@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955909 DLMGCP DEBUG <0013> endpoint:rtpbridge/73@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955909 DLMGCP DEBUG <0013> endpoint:rtpbridge/74@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955909 DLMGCP DEBUG <0013> endpoint:rtpbridge/75@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955909 DLMGCP DEBUG <0013> endpoint:rtpbridge/76@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955909 DLMGCP DEBUG <0013> endpoint:rtpbridge/77@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955909 DLMGCP DEBUG <0013> endpoint:rtpbridge/78@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955909 DLMGCP DEBUG <0013> endpoint:rtpbridge/79@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955909 DLMGCP DEBUG <0013> endpoint:rtpbridge/7a@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955909 DLMGCP DEBUG <0013> endpoint:rtpbridge/7b@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955909 DLMGCP DEBUG <0013> endpoint:rtpbridge/7c@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955909 DLMGCP DEBUG <0013> endpoint:rtpbridge/7d@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955909 DLMGCP DEBUG <0013> endpoint:rtpbridge/7e@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955909 DLMGCP DEBUG <0013> endpoint:rtpbridge/7f@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955909 DLMGCP DEBUG <0013> endpoint:rtpbridge/80@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955909 DLMGCP DEBUG <0013> endpoint:rtpbridge/81@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955909 DLMGCP DEBUG <0013> endpoint:rtpbridge/82@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955909 DLMGCP DEBUG <0013> endpoint:rtpbridge/83@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955909 DLMGCP DEBUG <0013> endpoint:rtpbridge/84@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955909 DLMGCP DEBUG <0013> endpoint:rtpbridge/85@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955909 DLMGCP DEBUG <0013> endpoint:rtpbridge/86@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955909 DLMGCP DEBUG <0013> endpoint:rtpbridge/87@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955909 DLMGCP DEBUG <0013> endpoint:rtpbridge/88@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955909 DLMGCP DEBUG <0013> endpoint:rtpbridge/89@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955909 DLMGCP DEBUG <0013> endpoint:rtpbridge/8a@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955909 DLMGCP DEBUG <0013> endpoint:rtpbridge/8b@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955909 DLMGCP DEBUG <0013> endpoint:rtpbridge/8c@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955909 DLMGCP DEBUG <0013> endpoint:rtpbridge/8d@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955909 DLMGCP DEBUG <0013> endpoint:rtpbridge/8e@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955909 DLMGCP DEBUG <0013> endpoint:rtpbridge/8f@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955909 DLMGCP DEBUG <0013> endpoint:rtpbridge/90@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955909 DLMGCP DEBUG <0013> endpoint:rtpbridge/91@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955909 DLMGCP DEBUG <0013> endpoint:rtpbridge/92@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955909 DLMGCP DEBUG <0013> endpoint:rtpbridge/93@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955909 DLMGCP DEBUG <0013> endpoint:rtpbridge/94@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955909 DLMGCP DEBUG <0013> endpoint:rtpbridge/95@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955909 DLMGCP DEBUG <0013> endpoint:rtpbridge/96@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955909 DLMGCP DEBUG <0013> endpoint:rtpbridge/97@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955909 DLMGCP DEBUG <0013> endpoint:rtpbridge/98@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955909 DLMGCP DEBUG <0013> endpoint:rtpbridge/99@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955909 DLMGCP DEBUG <0013> endpoint:rtpbridge/9a@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955909 DLMGCP DEBUG <0013> endpoint:rtpbridge/9b@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955909 DLMGCP DEBUG <0013> endpoint:rtpbridge/9c@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955909 DLMGCP DEBUG <0013> endpoint:rtpbridge/9d@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955909 DLMGCP DEBUG <0013> endpoint:rtpbridge/9e@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955909 DLMGCP DEBUG <0013> endpoint:rtpbridge/9f@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955909 DLMGCP DEBUG <0013> endpoint:rtpbridge/a0@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955909 DLMGCP DEBUG <0013> endpoint:rtpbridge/a1@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955909 DLMGCP DEBUG <0013> endpoint:rtpbridge/a2@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955909 DLMGCP DEBUG <0013> endpoint:rtpbridge/a3@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955909 DLMGCP DEBUG <0013> endpoint:rtpbridge/a4@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955909 DLMGCP DEBUG <0013> endpoint:rtpbridge/a5@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955909 DLMGCP DEBUG <0013> endpoint:rtpbridge/a6@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955909 DLMGCP DEBUG <0013> endpoint:rtpbridge/a7@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955909 DLMGCP DEBUG <0013> endpoint:rtpbridge/a8@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955909 DLMGCP DEBUG <0013> endpoint:rtpbridge/a9@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955909 DLMGCP DEBUG <0013> endpoint:rtpbridge/aa@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955909 DLMGCP DEBUG <0013> endpoint:rtpbridge/ab@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955909 DLMGCP DEBUG <0013> endpoint:rtpbridge/ac@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955909 DLMGCP DEBUG <0013> endpoint:rtpbridge/ad@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955909 DLMGCP DEBUG <0013> endpoint:rtpbridge/ae@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955909 DLMGCP DEBUG <0013> endpoint:rtpbridge/af@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955909 DLMGCP DEBUG <0013> endpoint:rtpbridge/b0@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955909 DLMGCP DEBUG <0013> endpoint:rtpbridge/b1@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955909 DLMGCP DEBUG <0013> endpoint:rtpbridge/b2@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955909 DLMGCP DEBUG <0013> endpoint:rtpbridge/b3@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955909 DLMGCP DEBUG <0013> endpoint:rtpbridge/b4@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955909 DLMGCP DEBUG <0013> endpoint:rtpbridge/b5@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955909 DLMGCP DEBUG <0013> endpoint:rtpbridge/b6@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955909 DLMGCP DEBUG <0013> endpoint:rtpbridge/b7@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955909 DLMGCP DEBUG <0013> endpoint:rtpbridge/b8@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955909 DLMGCP DEBUG <0013> endpoint:rtpbridge/b9@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955909 DLMGCP DEBUG <0013> endpoint:rtpbridge/ba@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955909 DLMGCP DEBUG <0013> endpoint:rtpbridge/bb@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955909 DLMGCP DEBUG <0013> endpoint:rtpbridge/bc@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955909 DLMGCP DEBUG <0013> endpoint:rtpbridge/bd@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955909 DLMGCP DEBUG <0013> endpoint:rtpbridge/be@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955909 DLMGCP DEBUG <0013> endpoint:rtpbridge/bf@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955909 DLMGCP DEBUG <0013> endpoint:rtpbridge/c0@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955909 DLMGCP DEBUG <0013> endpoint:rtpbridge/c1@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955910 DLMGCP DEBUG <0013> endpoint:rtpbridge/c2@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955910 DLMGCP DEBUG <0013> endpoint:rtpbridge/c3@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955910 DLMGCP DEBUG <0013> endpoint:rtpbridge/c4@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955910 DLMGCP DEBUG <0013> endpoint:rtpbridge/c5@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955910 DLMGCP DEBUG <0013> endpoint:rtpbridge/c6@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955910 DLMGCP DEBUG <0013> endpoint:rtpbridge/c7@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955910 DLMGCP DEBUG <0013> endpoint:rtpbridge/c8@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955910 DLMGCP DEBUG <0013> endpoint:rtpbridge/c9@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955910 DLMGCP DEBUG <0013> endpoint:rtpbridge/ca@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955910 DLMGCP DEBUG <0013> endpoint:rtpbridge/cb@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955910 DLMGCP DEBUG <0013> endpoint:rtpbridge/cc@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955910 DLMGCP DEBUG <0013> endpoint:rtpbridge/cd@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955910 DLMGCP DEBUG <0013> endpoint:rtpbridge/ce@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955910 DLMGCP DEBUG <0013> endpoint:rtpbridge/cf@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955910 DLMGCP DEBUG <0013> endpoint:rtpbridge/d0@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955910 DLMGCP DEBUG <0013> endpoint:rtpbridge/d1@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955910 DLMGCP DEBUG <0013> endpoint:rtpbridge/d2@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955910 DLMGCP DEBUG <0013> endpoint:rtpbridge/d3@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955910 DLMGCP DEBUG <0013> endpoint:rtpbridge/d4@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955910 DLMGCP DEBUG <0013> endpoint:rtpbridge/d5@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955910 DLMGCP DEBUG <0013> endpoint:rtpbridge/d6@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955910 DLMGCP DEBUG <0013> endpoint:rtpbridge/d7@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955910 DLMGCP DEBUG <0013> endpoint:rtpbridge/d8@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955910 DLMGCP DEBUG <0013> endpoint:rtpbridge/d9@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955910 DLMGCP DEBUG <0013> endpoint:rtpbridge/da@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955910 DLMGCP DEBUG <0013> endpoint:rtpbridge/db@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955910 DLMGCP DEBUG <0013> endpoint:rtpbridge/dc@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955910 DLMGCP DEBUG <0013> endpoint:rtpbridge/dd@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955910 DLMGCP DEBUG <0013> endpoint:rtpbridge/de@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955910 DLMGCP DEBUG <0013> endpoint:rtpbridge/df@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955910 DLMGCP DEBUG <0013> endpoint:rtpbridge/e0@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955910 DLMGCP DEBUG <0013> endpoint:rtpbridge/e1@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955910 DLMGCP DEBUG <0013> endpoint:rtpbridge/e2@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955910 DLMGCP DEBUG <0013> endpoint:rtpbridge/e3@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955910 DLMGCP DEBUG <0013> endpoint:rtpbridge/e4@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955910 DLMGCP DEBUG <0013> endpoint:rtpbridge/e5@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955910 DLMGCP DEBUG <0013> endpoint:rtpbridge/e6@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955910 DLMGCP DEBUG <0013> endpoint:rtpbridge/e7@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955910 DLMGCP DEBUG <0013> endpoint:rtpbridge/e8@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955910 DLMGCP DEBUG <0013> endpoint:rtpbridge/e9@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955910 DLMGCP DEBUG <0013> endpoint:rtpbridge/ea@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955910 DLMGCP DEBUG <0013> endpoint:rtpbridge/eb@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955910 DLMGCP DEBUG <0013> endpoint:rtpbridge/ec@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955910 DLMGCP DEBUG <0013> endpoint:rtpbridge/ed@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955910 DLMGCP DEBUG <0013> endpoint:rtpbridge/ee@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955910 DLMGCP DEBUG <0013> endpoint:rtpbridge/ef@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955910 DLMGCP DEBUG <0013> endpoint:rtpbridge/f0@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955910 DLMGCP DEBUG <0013> endpoint:rtpbridge/f1@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955910 DLMGCP DEBUG <0013> endpoint:rtpbridge/f2@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955910 DLMGCP DEBUG <0013> endpoint:rtpbridge/f3@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955910 DLMGCP DEBUG <0013> endpoint:rtpbridge/f4@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955910 DLMGCP DEBUG <0013> endpoint:rtpbridge/f5@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955910 DLMGCP DEBUG <0013> endpoint:rtpbridge/f6@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955910 DLMGCP DEBUG <0013> endpoint:rtpbridge/f7@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955910 DLMGCP DEBUG <0013> endpoint:rtpbridge/f8@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955910 DLMGCP DEBUG <0013> endpoint:rtpbridge/f9@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955910 DLMGCP DEBUG <0013> endpoint:rtpbridge/fa@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955910 DLMGCP DEBUG <0013> endpoint:rtpbridge/fb@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955910 DLMGCP DEBUG <0013> endpoint:rtpbridge/fc@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955910 DLMGCP DEBUG <0013> endpoint:rtpbridge/fd@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955910 DLMGCP DEBUG <0013> endpoint:rtpbridge/fe@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955910 DLMGCP DEBUG <0013> endpoint:rtpbridge/ff@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955910 DLMGCP DEBUG <0013> endpoint:rtpbridge/100@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955910 DLMGCP DEBUG <0013> endpoint:rtpbridge/101@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955910 DLMGCP DEBUG <0013> endpoint:rtpbridge/102@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955910 DLMGCP DEBUG <0013> endpoint:rtpbridge/103@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955910 DLMGCP DEBUG <0013> endpoint:rtpbridge/104@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955910 DLMGCP DEBUG <0013> endpoint:rtpbridge/105@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955910 DLMGCP DEBUG <0013> endpoint:rtpbridge/106@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955910 DLMGCP DEBUG <0013> endpoint:rtpbridge/107@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955910 DLMGCP DEBUG <0013> endpoint:rtpbridge/108@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955910 DLMGCP DEBUG <0013> endpoint:rtpbridge/109@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955910 DLMGCP DEBUG <0013> endpoint:rtpbridge/10a@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955910 DLMGCP DEBUG <0013> endpoint:rtpbridge/10b@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955910 DLMGCP DEBUG <0013> endpoint:rtpbridge/10c@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955910 DLMGCP DEBUG <0013> endpoint:rtpbridge/10d@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955910 DLMGCP DEBUG <0013> endpoint:rtpbridge/10e@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955910 DLMGCP DEBUG <0013> endpoint:rtpbridge/10f@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955910 DLMGCP DEBUG <0013> endpoint:rtpbridge/110@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955910 DLMGCP DEBUG <0013> endpoint:rtpbridge/111@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955910 DLMGCP DEBUG <0013> endpoint:rtpbridge/112@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955910 DLMGCP DEBUG <0013> endpoint:rtpbridge/113@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955910 DLMGCP DEBUG <0013> endpoint:rtpbridge/114@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955910 DLMGCP DEBUG <0013> endpoint:rtpbridge/115@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955910 DLMGCP DEBUG <0013> endpoint:rtpbridge/116@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955910 DLMGCP DEBUG <0013> endpoint:rtpbridge/117@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955910 DLMGCP DEBUG <0013> endpoint:rtpbridge/118@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955910 DLMGCP DEBUG <0013> endpoint:rtpbridge/119@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955910 DLMGCP DEBUG <0013> endpoint:rtpbridge/11a@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955910 DLMGCP DEBUG <0013> endpoint:rtpbridge/11b@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955910 DLMGCP DEBUG <0013> endpoint:rtpbridge/11c@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955910 DLMGCP DEBUG <0013> endpoint:rtpbridge/11d@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955910 DLMGCP DEBUG <0013> endpoint:rtpbridge/11e@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955910 DLMGCP DEBUG <0013> endpoint:rtpbridge/11f@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955910 DLMGCP DEBUG <0013> endpoint:rtpbridge/120@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955910 DLMGCP DEBUG <0013> endpoint:rtpbridge/121@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955910 DLMGCP DEBUG <0013> endpoint:rtpbridge/122@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955910 DLMGCP DEBUG <0013> endpoint:rtpbridge/123@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955910 DLMGCP DEBUG <0013> endpoint:rtpbridge/124@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955910 DLMGCP DEBUG <0013> endpoint:rtpbridge/125@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955910 DLMGCP DEBUG <0013> endpoint:rtpbridge/126@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955910 DLMGCP DEBUG <0013> endpoint:rtpbridge/127@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955910 DLMGCP DEBUG <0013> endpoint:rtpbridge/128@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955910 DLMGCP DEBUG <0013> endpoint:rtpbridge/129@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955910 DLMGCP DEBUG <0013> endpoint:rtpbridge/12a@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955910 DLMGCP DEBUG <0013> endpoint:rtpbridge/12b@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955910 DLMGCP DEBUG <0013> endpoint:rtpbridge/12c@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955910 DLMGCP DEBUG <0013> endpoint:none Generated response: code=200 (mgcp_protocol.c:230) 20241102125955910 DLMGCP DEBUG <0013> Generated response: line #00: 200 2672 OK (mgcp_msg.c:67) 20241102125955911 DLMGCP DEBUG <0013> Received message: line #00: DLCX 2673 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241102125955911 DLMGCP DEBUG <0013> Received message: line #01: C: 0082 (mgcp_msg.c:67) 20241102125955911 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found free endpoint: rtpbridge/1@mgw (mgcp_endp.c:261) 20241102125955911 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:441) 20241102125955911 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241102125955911 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955911 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955911 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955911 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955911 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955911 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955911 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955911 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955911 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955911 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955911 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955911 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955911 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955911 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955911 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955911 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955911 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955911 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955911 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955911 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955911 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955911 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955911 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955911 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955911 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955911 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955911 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955911 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955911 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955911 DLMGCP DEBUG <0013> endpoint:rtpbridge/1e@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955911 DLMGCP DEBUG <0013> endpoint:rtpbridge/1f@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955911 DLMGCP DEBUG <0013> endpoint:rtpbridge/20@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955911 DLMGCP DEBUG <0013> endpoint:rtpbridge/21@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955911 DLMGCP DEBUG <0013> endpoint:rtpbridge/22@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955911 DLMGCP DEBUG <0013> endpoint:rtpbridge/23@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955911 DLMGCP DEBUG <0013> endpoint:rtpbridge/24@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955911 DLMGCP DEBUG <0013> endpoint:rtpbridge/25@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955911 DLMGCP DEBUG <0013> endpoint:rtpbridge/26@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955911 DLMGCP DEBUG <0013> endpoint:rtpbridge/27@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955911 DLMGCP DEBUG <0013> endpoint:rtpbridge/28@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955911 DLMGCP DEBUG <0013> endpoint:rtpbridge/29@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955911 DLMGCP DEBUG <0013> endpoint:rtpbridge/2a@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955911 DLMGCP DEBUG <0013> endpoint:rtpbridge/2b@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955911 DLMGCP DEBUG <0013> endpoint:rtpbridge/2c@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955911 DLMGCP DEBUG <0013> endpoint:rtpbridge/2d@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955911 DLMGCP DEBUG <0013> endpoint:rtpbridge/2e@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955911 DLMGCP DEBUG <0013> endpoint:rtpbridge/2f@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955911 DLMGCP DEBUG <0013> endpoint:rtpbridge/30@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955911 DLMGCP DEBUG <0013> endpoint:rtpbridge/31@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955911 DLMGCP DEBUG <0013> endpoint:rtpbridge/32@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955911 DLMGCP DEBUG <0013> endpoint:rtpbridge/33@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955911 DLMGCP DEBUG <0013> endpoint:rtpbridge/34@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955911 DLMGCP DEBUG <0013> endpoint:rtpbridge/35@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955911 DLMGCP DEBUG <0013> endpoint:rtpbridge/36@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955911 DLMGCP DEBUG <0013> endpoint:rtpbridge/37@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955911 DLMGCP DEBUG <0013> endpoint:rtpbridge/38@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955911 DLMGCP DEBUG <0013> endpoint:rtpbridge/39@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955911 DLMGCP DEBUG <0013> endpoint:rtpbridge/3a@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955911 DLMGCP DEBUG <0013> endpoint:rtpbridge/3b@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955911 DLMGCP DEBUG <0013> endpoint:rtpbridge/3c@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955911 DLMGCP DEBUG <0013> endpoint:rtpbridge/3d@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955911 DLMGCP DEBUG <0013> endpoint:rtpbridge/3e@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955911 DLMGCP DEBUG <0013> endpoint:rtpbridge/3f@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955911 DLMGCP DEBUG <0013> endpoint:rtpbridge/40@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955911 DLMGCP DEBUG <0013> endpoint:rtpbridge/41@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955911 DLMGCP DEBUG <0013> endpoint:rtpbridge/42@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955911 DLMGCP DEBUG <0013> endpoint:rtpbridge/43@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955911 DLMGCP DEBUG <0013> endpoint:rtpbridge/44@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955911 DLMGCP DEBUG <0013> endpoint:rtpbridge/45@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955911 DLMGCP DEBUG <0013> endpoint:rtpbridge/46@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955911 DLMGCP DEBUG <0013> endpoint:rtpbridge/47@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955911 DLMGCP DEBUG <0013> endpoint:rtpbridge/48@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955911 DLMGCP DEBUG <0013> endpoint:rtpbridge/49@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955911 DLMGCP DEBUG <0013> endpoint:rtpbridge/4a@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955911 DLMGCP DEBUG <0013> endpoint:rtpbridge/4b@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955911 DLMGCP DEBUG <0013> endpoint:rtpbridge/4c@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955911 DLMGCP DEBUG <0013> endpoint:rtpbridge/4d@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955911 DLMGCP DEBUG <0013> endpoint:rtpbridge/4e@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955911 DLMGCP DEBUG <0013> endpoint:rtpbridge/4f@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955911 DLMGCP DEBUG <0013> endpoint:rtpbridge/50@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955911 DLMGCP DEBUG <0013> endpoint:rtpbridge/51@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955911 DLMGCP DEBUG <0013> endpoint:rtpbridge/52@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955911 DLMGCP DEBUG <0013> endpoint:rtpbridge/53@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955911 DLMGCP DEBUG <0013> endpoint:rtpbridge/54@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955911 DLMGCP DEBUG <0013> endpoint:rtpbridge/55@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955911 DLMGCP DEBUG <0013> endpoint:rtpbridge/56@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955911 DLMGCP DEBUG <0013> endpoint:rtpbridge/57@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955911 DLMGCP DEBUG <0013> endpoint:rtpbridge/58@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955911 DLMGCP DEBUG <0013> endpoint:rtpbridge/59@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955911 DLMGCP DEBUG <0013> endpoint:rtpbridge/5a@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955911 DLMGCP DEBUG <0013> endpoint:rtpbridge/5b@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955911 DLMGCP DEBUG <0013> endpoint:rtpbridge/5c@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955911 DLMGCP DEBUG <0013> endpoint:rtpbridge/5d@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955911 DLMGCP DEBUG <0013> endpoint:rtpbridge/5e@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955911 DLMGCP DEBUG <0013> endpoint:rtpbridge/5f@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955911 DLMGCP DEBUG <0013> endpoint:rtpbridge/60@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955911 DLMGCP DEBUG <0013> endpoint:rtpbridge/61@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955911 DLMGCP DEBUG <0013> endpoint:rtpbridge/62@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955911 DLMGCP DEBUG <0013> endpoint:rtpbridge/63@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955911 DLMGCP DEBUG <0013> endpoint:rtpbridge/64@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955911 DLMGCP DEBUG <0013> endpoint:rtpbridge/65@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955911 DLMGCP DEBUG <0013> endpoint:rtpbridge/66@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955911 DLMGCP DEBUG <0013> endpoint:rtpbridge/67@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955911 DLMGCP DEBUG <0013> endpoint:rtpbridge/68@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955911 DLMGCP DEBUG <0013> endpoint:rtpbridge/69@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955912 DLMGCP DEBUG <0013> endpoint:rtpbridge/6a@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955912 DLMGCP DEBUG <0013> endpoint:rtpbridge/6b@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955912 DLMGCP DEBUG <0013> endpoint:rtpbridge/6c@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955912 DLMGCP DEBUG <0013> endpoint:rtpbridge/6d@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955912 DLMGCP DEBUG <0013> endpoint:rtpbridge/6e@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955912 DLMGCP DEBUG <0013> endpoint:rtpbridge/6f@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955912 DLMGCP DEBUG <0013> endpoint:rtpbridge/70@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955912 DLMGCP DEBUG <0013> endpoint:rtpbridge/71@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955912 DLMGCP DEBUG <0013> endpoint:rtpbridge/72@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955912 DLMGCP DEBUG <0013> endpoint:rtpbridge/73@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955912 DLMGCP DEBUG <0013> endpoint:rtpbridge/74@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955912 DLMGCP DEBUG <0013> endpoint:rtpbridge/75@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955912 DLMGCP DEBUG <0013> endpoint:rtpbridge/76@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955912 DLMGCP DEBUG <0013> endpoint:rtpbridge/77@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955912 DLMGCP DEBUG <0013> endpoint:rtpbridge/78@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955912 DLMGCP DEBUG <0013> endpoint:rtpbridge/79@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955912 DLMGCP DEBUG <0013> endpoint:rtpbridge/7a@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955912 DLMGCP DEBUG <0013> endpoint:rtpbridge/7b@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955912 DLMGCP DEBUG <0013> endpoint:rtpbridge/7c@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955912 DLMGCP DEBUG <0013> endpoint:rtpbridge/7d@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955912 DLMGCP DEBUG <0013> endpoint:rtpbridge/7e@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955912 DLMGCP DEBUG <0013> endpoint:rtpbridge/7f@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955912 DLMGCP DEBUG <0013> endpoint:rtpbridge/80@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955912 DLMGCP DEBUG <0013> endpoint:rtpbridge/81@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955912 DLMGCP DEBUG <0013> endpoint:rtpbridge/82@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955912 DLMGCP DEBUG <0013> endpoint:rtpbridge/83@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955912 DLMGCP DEBUG <0013> endpoint:rtpbridge/84@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955912 DLMGCP DEBUG <0013> endpoint:rtpbridge/85@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955912 DLMGCP DEBUG <0013> endpoint:rtpbridge/86@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955912 DLMGCP DEBUG <0013> endpoint:rtpbridge/87@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955912 DLMGCP DEBUG <0013> endpoint:rtpbridge/88@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955912 DLMGCP DEBUG <0013> endpoint:rtpbridge/89@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955912 DLMGCP DEBUG <0013> endpoint:rtpbridge/8a@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955912 DLMGCP DEBUG <0013> endpoint:rtpbridge/8b@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955912 DLMGCP DEBUG <0013> endpoint:rtpbridge/8c@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955912 DLMGCP DEBUG <0013> endpoint:rtpbridge/8d@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955912 DLMGCP DEBUG <0013> endpoint:rtpbridge/8e@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955912 DLMGCP DEBUG <0013> endpoint:rtpbridge/8f@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955912 DLMGCP DEBUG <0013> endpoint:rtpbridge/90@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955912 DLMGCP DEBUG <0013> endpoint:rtpbridge/91@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955912 DLMGCP DEBUG <0013> endpoint:rtpbridge/92@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955912 DLMGCP DEBUG <0013> endpoint:rtpbridge/93@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955912 DLMGCP DEBUG <0013> endpoint:rtpbridge/94@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955912 DLMGCP DEBUG <0013> endpoint:rtpbridge/95@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955912 DLMGCP DEBUG <0013> endpoint:rtpbridge/96@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955912 DLMGCP DEBUG <0013> endpoint:rtpbridge/97@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955912 DLMGCP DEBUG <0013> endpoint:rtpbridge/98@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955912 DLMGCP DEBUG <0013> endpoint:rtpbridge/99@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955912 DLMGCP DEBUG <0013> endpoint:rtpbridge/9a@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955912 DLMGCP DEBUG <0013> endpoint:rtpbridge/9b@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955912 DLMGCP DEBUG <0013> endpoint:rtpbridge/9c@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955912 DLMGCP DEBUG <0013> endpoint:rtpbridge/9d@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955912 DLMGCP DEBUG <0013> endpoint:rtpbridge/9e@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955912 DLMGCP DEBUG <0013> endpoint:rtpbridge/9f@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955912 DLMGCP DEBUG <0013> endpoint:rtpbridge/a0@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955912 DLMGCP DEBUG <0013> endpoint:rtpbridge/a1@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955912 DLMGCP DEBUG <0013> endpoint:rtpbridge/a2@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955912 DLMGCP DEBUG <0013> endpoint:rtpbridge/a3@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955912 DLMGCP DEBUG <0013> endpoint:rtpbridge/a4@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955912 DLMGCP DEBUG <0013> endpoint:rtpbridge/a5@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955912 DLMGCP DEBUG <0013> endpoint:rtpbridge/a6@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955912 DLMGCP DEBUG <0013> endpoint:rtpbridge/a7@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955912 DLMGCP DEBUG <0013> endpoint:rtpbridge/a8@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955912 DLMGCP DEBUG <0013> endpoint:rtpbridge/a9@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955912 DLMGCP DEBUG <0013> endpoint:rtpbridge/aa@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955912 DLMGCP DEBUG <0013> endpoint:rtpbridge/ab@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955912 DLMGCP DEBUG <0013> endpoint:rtpbridge/ac@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955912 DLMGCP DEBUG <0013> endpoint:rtpbridge/ad@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955912 DLMGCP DEBUG <0013> endpoint:rtpbridge/ae@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955912 DLMGCP DEBUG <0013> endpoint:rtpbridge/af@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955912 DLMGCP DEBUG <0013> endpoint:rtpbridge/b0@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955912 DLMGCP DEBUG <0013> endpoint:rtpbridge/b1@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955912 DLMGCP DEBUG <0013> endpoint:rtpbridge/b2@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955912 DLMGCP DEBUG <0013> endpoint:rtpbridge/b3@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955912 DLMGCP DEBUG <0013> endpoint:rtpbridge/b4@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955912 DLMGCP DEBUG <0013> endpoint:rtpbridge/b5@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955912 DLMGCP DEBUG <0013> endpoint:rtpbridge/b6@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955912 DLMGCP DEBUG <0013> endpoint:rtpbridge/b7@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955912 DLMGCP DEBUG <0013> endpoint:rtpbridge/b8@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955912 DLMGCP DEBUG <0013> endpoint:rtpbridge/b9@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955912 DLMGCP DEBUG <0013> endpoint:rtpbridge/ba@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955912 DLMGCP DEBUG <0013> endpoint:rtpbridge/bb@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955912 DLMGCP DEBUG <0013> endpoint:rtpbridge/bc@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955912 DLMGCP DEBUG <0013> endpoint:rtpbridge/bd@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955912 DLMGCP DEBUG <0013> endpoint:rtpbridge/be@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955912 DLMGCP DEBUG <0013> endpoint:rtpbridge/bf@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955912 DLMGCP DEBUG <0013> endpoint:rtpbridge/c0@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955912 DLMGCP DEBUG <0013> endpoint:rtpbridge/c1@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955912 DLMGCP DEBUG <0013> endpoint:rtpbridge/c2@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955912 DLMGCP DEBUG <0013> endpoint:rtpbridge/c3@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955912 DLMGCP DEBUG <0013> endpoint:rtpbridge/c4@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955912 DLMGCP DEBUG <0013> endpoint:rtpbridge/c5@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955912 DLMGCP DEBUG <0013> endpoint:rtpbridge/c6@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955912 DLMGCP DEBUG <0013> endpoint:rtpbridge/c7@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955912 DLMGCP DEBUG <0013> endpoint:rtpbridge/c8@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955912 DLMGCP DEBUG <0013> endpoint:rtpbridge/c9@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955912 DLMGCP DEBUG <0013> endpoint:rtpbridge/ca@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955912 DLMGCP DEBUG <0013> endpoint:rtpbridge/cb@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955912 DLMGCP DEBUG <0013> endpoint:rtpbridge/cc@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955912 DLMGCP DEBUG <0013> endpoint:rtpbridge/cd@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955912 DLMGCP DEBUG <0013> endpoint:rtpbridge/ce@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955912 DLMGCP DEBUG <0013> endpoint:rtpbridge/cf@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955912 DLMGCP DEBUG <0013> endpoint:rtpbridge/d0@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955912 DLMGCP DEBUG <0013> endpoint:rtpbridge/d1@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955912 DLMGCP DEBUG <0013> endpoint:rtpbridge/d2@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955912 DLMGCP DEBUG <0013> endpoint:rtpbridge/d3@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955912 DLMGCP DEBUG <0013> endpoint:rtpbridge/d4@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955912 DLMGCP DEBUG <0013> endpoint:rtpbridge/d5@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955912 DLMGCP DEBUG <0013> endpoint:rtpbridge/d6@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955912 DLMGCP DEBUG <0013> endpoint:rtpbridge/d7@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955912 DLMGCP DEBUG <0013> endpoint:rtpbridge/d8@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955912 DLMGCP DEBUG <0013> endpoint:rtpbridge/d9@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955912 DLMGCP DEBUG <0013> endpoint:rtpbridge/da@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955912 DLMGCP DEBUG <0013> endpoint:rtpbridge/db@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955912 DLMGCP DEBUG <0013> endpoint:rtpbridge/dc@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955912 DLMGCP DEBUG <0013> endpoint:rtpbridge/dd@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955912 DLMGCP DEBUG <0013> endpoint:rtpbridge/de@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955912 DLMGCP DEBUG <0013> endpoint:rtpbridge/df@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955912 DLMGCP DEBUG <0013> endpoint:rtpbridge/e0@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955912 DLMGCP DEBUG <0013> endpoint:rtpbridge/e1@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955912 DLMGCP DEBUG <0013> endpoint:rtpbridge/e2@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955912 DLMGCP DEBUG <0013> endpoint:rtpbridge/e3@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955912 DLMGCP DEBUG <0013> endpoint:rtpbridge/e4@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955912 DLMGCP DEBUG <0013> endpoint:rtpbridge/e5@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955913 DLMGCP DEBUG <0013> endpoint:rtpbridge/e6@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955913 DLMGCP DEBUG <0013> endpoint:rtpbridge/e7@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955913 DLMGCP DEBUG <0013> endpoint:rtpbridge/e8@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955913 DLMGCP DEBUG <0013> endpoint:rtpbridge/e9@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955913 DLMGCP DEBUG <0013> endpoint:rtpbridge/ea@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955913 DLMGCP DEBUG <0013> endpoint:rtpbridge/eb@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955913 DLMGCP DEBUG <0013> endpoint:rtpbridge/ec@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955913 DLMGCP DEBUG <0013> endpoint:rtpbridge/ed@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955913 DLMGCP DEBUG <0013> endpoint:rtpbridge/ee@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955913 DLMGCP DEBUG <0013> endpoint:rtpbridge/ef@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955913 DLMGCP DEBUG <0013> endpoint:rtpbridge/f0@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955913 DLMGCP DEBUG <0013> endpoint:rtpbridge/f1@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955913 DLMGCP DEBUG <0013> endpoint:rtpbridge/f2@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955913 DLMGCP DEBUG <0013> endpoint:rtpbridge/f3@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955913 DLMGCP DEBUG <0013> endpoint:rtpbridge/f4@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955913 DLMGCP DEBUG <0013> endpoint:rtpbridge/f5@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955913 DLMGCP DEBUG <0013> endpoint:rtpbridge/f6@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955913 DLMGCP DEBUG <0013> endpoint:rtpbridge/f7@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955913 DLMGCP DEBUG <0013> endpoint:rtpbridge/f8@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955913 DLMGCP DEBUG <0013> endpoint:rtpbridge/f9@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955913 DLMGCP DEBUG <0013> endpoint:rtpbridge/fa@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955913 DLMGCP DEBUG <0013> endpoint:rtpbridge/fb@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955913 DLMGCP DEBUG <0013> endpoint:rtpbridge/fc@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955913 DLMGCP DEBUG <0013> endpoint:rtpbridge/fd@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955913 DLMGCP DEBUG <0013> endpoint:rtpbridge/fe@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955913 DLMGCP DEBUG <0013> endpoint:rtpbridge/ff@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955913 DLMGCP DEBUG <0013> endpoint:rtpbridge/100@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955913 DLMGCP DEBUG <0013> endpoint:rtpbridge/101@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955913 DLMGCP DEBUG <0013> endpoint:rtpbridge/102@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955913 DLMGCP DEBUG <0013> endpoint:rtpbridge/103@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955913 DLMGCP DEBUG <0013> endpoint:rtpbridge/104@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955913 DLMGCP DEBUG <0013> endpoint:rtpbridge/105@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955913 DLMGCP DEBUG <0013> endpoint:rtpbridge/106@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955913 DLMGCP DEBUG <0013> endpoint:rtpbridge/107@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955913 DLMGCP DEBUG <0013> endpoint:rtpbridge/108@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955913 DLMGCP DEBUG <0013> endpoint:rtpbridge/109@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955913 DLMGCP DEBUG <0013> endpoint:rtpbridge/10a@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955913 DLMGCP DEBUG <0013> endpoint:rtpbridge/10b@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955913 DLMGCP DEBUG <0013> endpoint:rtpbridge/10c@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955913 DLMGCP DEBUG <0013> endpoint:rtpbridge/10d@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955913 DLMGCP DEBUG <0013> endpoint:rtpbridge/10e@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955913 DLMGCP DEBUG <0013> endpoint:rtpbridge/10f@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955913 DLMGCP DEBUG <0013> endpoint:rtpbridge/110@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955913 DLMGCP DEBUG <0013> endpoint:rtpbridge/111@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955913 DLMGCP DEBUG <0013> endpoint:rtpbridge/112@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955913 DLMGCP DEBUG <0013> endpoint:rtpbridge/113@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955913 DLMGCP DEBUG <0013> endpoint:rtpbridge/114@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955913 DLMGCP DEBUG <0013> endpoint:rtpbridge/115@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955913 DLMGCP DEBUG <0013> endpoint:rtpbridge/116@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955913 DLMGCP DEBUG <0013> endpoint:rtpbridge/117@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955913 DLMGCP DEBUG <0013> endpoint:rtpbridge/118@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955913 DLMGCP DEBUG <0013> endpoint:rtpbridge/119@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955913 DLMGCP DEBUG <0013> endpoint:rtpbridge/11a@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955913 DLMGCP DEBUG <0013> endpoint:rtpbridge/11b@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955913 DLMGCP DEBUG <0013> endpoint:rtpbridge/11c@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955913 DLMGCP DEBUG <0013> endpoint:rtpbridge/11d@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955913 DLMGCP DEBUG <0013> endpoint:rtpbridge/11e@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955913 DLMGCP DEBUG <0013> endpoint:rtpbridge/11f@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955913 DLMGCP DEBUG <0013> endpoint:rtpbridge/120@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955913 DLMGCP DEBUG <0013> endpoint:rtpbridge/121@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955913 DLMGCP DEBUG <0013> endpoint:rtpbridge/122@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955913 DLMGCP DEBUG <0013> endpoint:rtpbridge/123@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955913 DLMGCP DEBUG <0013> endpoint:rtpbridge/124@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955913 DLMGCP DEBUG <0013> endpoint:rtpbridge/125@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955913 DLMGCP DEBUG <0013> endpoint:rtpbridge/126@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955913 DLMGCP DEBUG <0013> endpoint:rtpbridge/127@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955913 DLMGCP DEBUG <0013> endpoint:rtpbridge/128@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955913 DLMGCP DEBUG <0013> endpoint:rtpbridge/129@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955913 DLMGCP DEBUG <0013> endpoint:rtpbridge/12a@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955913 DLMGCP DEBUG <0013> endpoint:rtpbridge/12b@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955913 DLMGCP DEBUG <0013> endpoint:rtpbridge/12c@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955913 DLMGCP DEBUG <0013> endpoint:none Generated response: code=200 (mgcp_protocol.c:230) 20241102125955913 DLMGCP DEBUG <0013> Generated response: line #00: 200 2673 OK (mgcp_msg.c:67) 20241102125955913 DLMGCP DEBUG <0013> Received message: line #00: DLCX 2674 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241102125955913 DLMGCP DEBUG <0013> Received message: line #01: C: 0083 (mgcp_msg.c:67) 20241102125955913 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found free endpoint: rtpbridge/1@mgw (mgcp_endp.c:261) 20241102125955913 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:441) 20241102125955913 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241102125955913 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955913 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955913 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955913 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955913 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955913 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955913 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955913 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955913 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955913 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955913 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955913 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955914 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955914 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955914 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955914 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955914 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955914 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955914 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955914 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955914 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955914 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955914 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955914 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955914 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955914 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955914 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955914 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955914 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955914 DLMGCP DEBUG <0013> endpoint:rtpbridge/1e@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955914 DLMGCP DEBUG <0013> endpoint:rtpbridge/1f@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955914 DLMGCP DEBUG <0013> endpoint:rtpbridge/20@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955914 DLMGCP DEBUG <0013> endpoint:rtpbridge/21@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955914 DLMGCP DEBUG <0013> endpoint:rtpbridge/22@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955914 DLMGCP DEBUG <0013> endpoint:rtpbridge/23@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955914 DLMGCP DEBUG <0013> endpoint:rtpbridge/24@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955914 DLMGCP DEBUG <0013> endpoint:rtpbridge/25@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955914 DLMGCP DEBUG <0013> endpoint:rtpbridge/26@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955914 DLMGCP DEBUG <0013> endpoint:rtpbridge/27@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955914 DLMGCP DEBUG <0013> endpoint:rtpbridge/28@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955914 DLMGCP DEBUG <0013> endpoint:rtpbridge/29@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955914 DLMGCP DEBUG <0013> endpoint:rtpbridge/2a@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955914 DLMGCP DEBUG <0013> endpoint:rtpbridge/2b@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955914 DLMGCP DEBUG <0013> endpoint:rtpbridge/2c@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955914 DLMGCP DEBUG <0013> endpoint:rtpbridge/2d@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955914 DLMGCP DEBUG <0013> endpoint:rtpbridge/2e@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955914 DLMGCP DEBUG <0013> endpoint:rtpbridge/2f@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955914 DLMGCP DEBUG <0013> endpoint:rtpbridge/30@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955914 DLMGCP DEBUG <0013> endpoint:rtpbridge/31@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955914 DLMGCP DEBUG <0013> endpoint:rtpbridge/32@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955914 DLMGCP DEBUG <0013> endpoint:rtpbridge/33@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955914 DLMGCP DEBUG <0013> endpoint:rtpbridge/34@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955914 DLMGCP DEBUG <0013> endpoint:rtpbridge/35@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955914 DLMGCP DEBUG <0013> endpoint:rtpbridge/36@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955914 DLMGCP DEBUG <0013> endpoint:rtpbridge/37@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955914 DLMGCP DEBUG <0013> endpoint:rtpbridge/38@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955914 DLMGCP DEBUG <0013> endpoint:rtpbridge/39@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955914 DLMGCP DEBUG <0013> endpoint:rtpbridge/3a@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955914 DLMGCP DEBUG <0013> endpoint:rtpbridge/3b@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955914 DLMGCP DEBUG <0013> endpoint:rtpbridge/3c@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955914 DLMGCP DEBUG <0013> endpoint:rtpbridge/3d@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955914 DLMGCP DEBUG <0013> endpoint:rtpbridge/3e@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955914 DLMGCP DEBUG <0013> endpoint:rtpbridge/3f@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955914 DLMGCP DEBUG <0013> endpoint:rtpbridge/40@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955914 DLMGCP DEBUG <0013> endpoint:rtpbridge/41@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955914 DLMGCP DEBUG <0013> endpoint:rtpbridge/42@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955914 DLMGCP DEBUG <0013> endpoint:rtpbridge/43@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955914 DLMGCP DEBUG <0013> endpoint:rtpbridge/44@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955914 DLMGCP DEBUG <0013> endpoint:rtpbridge/45@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955914 DLMGCP DEBUG <0013> endpoint:rtpbridge/46@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955914 DLMGCP DEBUG <0013> endpoint:rtpbridge/47@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955914 DLMGCP DEBUG <0013> endpoint:rtpbridge/48@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955914 DLMGCP DEBUG <0013> endpoint:rtpbridge/49@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955914 DLMGCP DEBUG <0013> endpoint:rtpbridge/4a@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955914 DLMGCP DEBUG <0013> endpoint:rtpbridge/4b@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955914 DLMGCP DEBUG <0013> endpoint:rtpbridge/4c@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955914 DLMGCP DEBUG <0013> endpoint:rtpbridge/4d@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955914 DLMGCP DEBUG <0013> endpoint:rtpbridge/4e@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955914 DLMGCP DEBUG <0013> endpoint:rtpbridge/4f@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955914 DLMGCP DEBUG <0013> endpoint:rtpbridge/50@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955914 DLMGCP DEBUG <0013> endpoint:rtpbridge/51@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955914 DLMGCP DEBUG <0013> endpoint:rtpbridge/52@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955914 DLMGCP DEBUG <0013> endpoint:rtpbridge/53@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955914 DLMGCP DEBUG <0013> endpoint:rtpbridge/54@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955914 DLMGCP DEBUG <0013> endpoint:rtpbridge/55@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955914 DLMGCP DEBUG <0013> endpoint:rtpbridge/56@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955914 DLMGCP DEBUG <0013> endpoint:rtpbridge/57@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955914 DLMGCP DEBUG <0013> endpoint:rtpbridge/58@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955914 DLMGCP DEBUG <0013> endpoint:rtpbridge/59@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955914 DLMGCP DEBUG <0013> endpoint:rtpbridge/5a@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955914 DLMGCP DEBUG <0013> endpoint:rtpbridge/5b@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955914 DLMGCP DEBUG <0013> endpoint:rtpbridge/5c@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955914 DLMGCP DEBUG <0013> endpoint:rtpbridge/5d@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955914 DLMGCP DEBUG <0013> endpoint:rtpbridge/5e@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955914 DLMGCP DEBUG <0013> endpoint:rtpbridge/5f@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955914 DLMGCP DEBUG <0013> endpoint:rtpbridge/60@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955914 DLMGCP DEBUG <0013> endpoint:rtpbridge/61@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955914 DLMGCP DEBUG <0013> endpoint:rtpbridge/62@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955914 DLMGCP DEBUG <0013> endpoint:rtpbridge/63@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955914 DLMGCP DEBUG <0013> endpoint:rtpbridge/64@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955914 DLMGCP DEBUG <0013> endpoint:rtpbridge/65@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955914 DLMGCP DEBUG <0013> endpoint:rtpbridge/66@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955914 DLMGCP DEBUG <0013> endpoint:rtpbridge/67@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955914 DLMGCP DEBUG <0013> endpoint:rtpbridge/68@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955914 DLMGCP DEBUG <0013> endpoint:rtpbridge/69@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955914 DLMGCP DEBUG <0013> endpoint:rtpbridge/6a@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955914 DLMGCP DEBUG <0013> endpoint:rtpbridge/6b@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955914 DLMGCP DEBUG <0013> endpoint:rtpbridge/6c@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955914 DLMGCP DEBUG <0013> endpoint:rtpbridge/6d@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955914 DLMGCP DEBUG <0013> endpoint:rtpbridge/6e@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955914 DLMGCP DEBUG <0013> endpoint:rtpbridge/6f@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955914 DLMGCP DEBUG <0013> endpoint:rtpbridge/70@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955914 DLMGCP DEBUG <0013> endpoint:rtpbridge/71@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955914 DLMGCP DEBUG <0013> endpoint:rtpbridge/72@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955914 DLMGCP DEBUG <0013> endpoint:rtpbridge/73@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955914 DLMGCP DEBUG <0013> endpoint:rtpbridge/74@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955914 DLMGCP DEBUG <0013> endpoint:rtpbridge/75@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955914 DLMGCP DEBUG <0013> endpoint:rtpbridge/76@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955914 DLMGCP DEBUG <0013> endpoint:rtpbridge/77@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955914 DLMGCP DEBUG <0013> endpoint:rtpbridge/78@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955914 DLMGCP DEBUG <0013> endpoint:rtpbridge/79@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955914 DLMGCP DEBUG <0013> endpoint:rtpbridge/7a@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955914 DLMGCP DEBUG <0013> endpoint:rtpbridge/7b@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955914 DLMGCP DEBUG <0013> endpoint:rtpbridge/7c@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955914 DLMGCP DEBUG <0013> endpoint:rtpbridge/7d@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955914 DLMGCP DEBUG <0013> endpoint:rtpbridge/7e@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955914 DLMGCP DEBUG <0013> endpoint:rtpbridge/7f@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955914 DLMGCP DEBUG <0013> endpoint:rtpbridge/80@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955914 DLMGCP DEBUG <0013> endpoint:rtpbridge/81@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955914 DLMGCP DEBUG <0013> endpoint:rtpbridge/82@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955914 DLMGCP DEBUG <0013> endpoint:rtpbridge/83@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955914 DLMGCP DEBUG <0013> endpoint:rtpbridge/84@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955914 DLMGCP DEBUG <0013> endpoint:rtpbridge/85@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955914 DLMGCP DEBUG <0013> endpoint:rtpbridge/86@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955914 DLMGCP DEBUG <0013> endpoint:rtpbridge/87@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955914 DLMGCP DEBUG <0013> endpoint:rtpbridge/88@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955914 DLMGCP DEBUG <0013> endpoint:rtpbridge/89@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955914 DLMGCP DEBUG <0013> endpoint:rtpbridge/8a@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955914 DLMGCP DEBUG <0013> endpoint:rtpbridge/8b@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955914 DLMGCP DEBUG <0013> endpoint:rtpbridge/8c@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955914 DLMGCP DEBUG <0013> endpoint:rtpbridge/8d@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955914 DLMGCP DEBUG <0013> endpoint:rtpbridge/8e@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955914 DLMGCP DEBUG <0013> endpoint:rtpbridge/8f@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955914 DLMGCP DEBUG <0013> endpoint:rtpbridge/90@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955914 DLMGCP DEBUG <0013> endpoint:rtpbridge/91@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955914 DLMGCP DEBUG <0013> endpoint:rtpbridge/92@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955914 DLMGCP DEBUG <0013> endpoint:rtpbridge/93@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955914 DLMGCP DEBUG <0013> endpoint:rtpbridge/94@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955914 DLMGCP DEBUG <0013> endpoint:rtpbridge/95@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955914 DLMGCP DEBUG <0013> endpoint:rtpbridge/96@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955914 DLMGCP DEBUG <0013> endpoint:rtpbridge/97@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955915 DLMGCP DEBUG <0013> endpoint:rtpbridge/98@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955915 DLMGCP DEBUG <0013> endpoint:rtpbridge/99@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955915 DLMGCP DEBUG <0013> endpoint:rtpbridge/9a@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955915 DLMGCP DEBUG <0013> endpoint:rtpbridge/9b@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955915 DLMGCP DEBUG <0013> endpoint:rtpbridge/9c@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955915 DLMGCP DEBUG <0013> endpoint:rtpbridge/9d@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955915 DLMGCP DEBUG <0013> endpoint:rtpbridge/9e@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955915 DLMGCP DEBUG <0013> endpoint:rtpbridge/9f@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955915 DLMGCP DEBUG <0013> endpoint:rtpbridge/a0@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955915 DLMGCP DEBUG <0013> endpoint:rtpbridge/a1@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955915 DLMGCP DEBUG <0013> endpoint:rtpbridge/a2@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955915 DLMGCP DEBUG <0013> endpoint:rtpbridge/a3@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955915 DLMGCP DEBUG <0013> endpoint:rtpbridge/a4@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955915 DLMGCP DEBUG <0013> endpoint:rtpbridge/a5@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955915 DLMGCP DEBUG <0013> endpoint:rtpbridge/a6@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955915 DLMGCP DEBUG <0013> endpoint:rtpbridge/a7@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955915 DLMGCP DEBUG <0013> endpoint:rtpbridge/a8@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955915 DLMGCP DEBUG <0013> endpoint:rtpbridge/a9@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955915 DLMGCP DEBUG <0013> endpoint:rtpbridge/aa@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955915 DLMGCP DEBUG <0013> endpoint:rtpbridge/ab@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955915 DLMGCP DEBUG <0013> endpoint:rtpbridge/ac@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955915 DLMGCP DEBUG <0013> endpoint:rtpbridge/ad@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955915 DLMGCP DEBUG <0013> endpoint:rtpbridge/ae@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955915 DLMGCP DEBUG <0013> endpoint:rtpbridge/af@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955915 DLMGCP DEBUG <0013> endpoint:rtpbridge/b0@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955915 DLMGCP DEBUG <0013> endpoint:rtpbridge/b1@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955915 DLMGCP DEBUG <0013> endpoint:rtpbridge/b2@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955915 DLMGCP DEBUG <0013> endpoint:rtpbridge/b3@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955915 DLMGCP DEBUG <0013> endpoint:rtpbridge/b4@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955915 DLMGCP DEBUG <0013> endpoint:rtpbridge/b5@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955915 DLMGCP DEBUG <0013> endpoint:rtpbridge/b6@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955915 DLMGCP DEBUG <0013> endpoint:rtpbridge/b7@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955915 DLMGCP DEBUG <0013> endpoint:rtpbridge/b8@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955915 DLMGCP DEBUG <0013> endpoint:rtpbridge/b9@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955915 DLMGCP DEBUG <0013> endpoint:rtpbridge/ba@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955915 DLMGCP DEBUG <0013> endpoint:rtpbridge/bb@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955915 DLMGCP DEBUG <0013> endpoint:rtpbridge/bc@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955915 DLMGCP DEBUG <0013> endpoint:rtpbridge/bd@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955915 DLMGCP DEBUG <0013> endpoint:rtpbridge/be@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955915 DLMGCP DEBUG <0013> endpoint:rtpbridge/bf@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955915 DLMGCP DEBUG <0013> endpoint:rtpbridge/c0@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955915 DLMGCP DEBUG <0013> endpoint:rtpbridge/c1@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955915 DLMGCP DEBUG <0013> endpoint:rtpbridge/c2@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955915 DLMGCP DEBUG <0013> endpoint:rtpbridge/c3@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955915 DLMGCP DEBUG <0013> endpoint:rtpbridge/c4@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955915 DLMGCP DEBUG <0013> endpoint:rtpbridge/c5@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955915 DLMGCP DEBUG <0013> endpoint:rtpbridge/c6@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955915 DLMGCP DEBUG <0013> endpoint:rtpbridge/c7@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955915 DLMGCP DEBUG <0013> endpoint:rtpbridge/c8@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955915 DLMGCP DEBUG <0013> endpoint:rtpbridge/c9@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955915 DLMGCP DEBUG <0013> endpoint:rtpbridge/ca@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955915 DLMGCP DEBUG <0013> endpoint:rtpbridge/cb@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955915 DLMGCP DEBUG <0013> endpoint:rtpbridge/cc@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955915 DLMGCP DEBUG <0013> endpoint:rtpbridge/cd@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955915 DLMGCP DEBUG <0013> endpoint:rtpbridge/ce@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955915 DLMGCP DEBUG <0013> endpoint:rtpbridge/cf@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955915 DLMGCP DEBUG <0013> endpoint:rtpbridge/d0@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955915 DLMGCP DEBUG <0013> endpoint:rtpbridge/d1@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955915 DLMGCP DEBUG <0013> endpoint:rtpbridge/d2@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955915 DLMGCP DEBUG <0013> endpoint:rtpbridge/d3@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955915 DLMGCP DEBUG <0013> endpoint:rtpbridge/d4@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955915 DLMGCP DEBUG <0013> endpoint:rtpbridge/d5@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955915 DLMGCP DEBUG <0013> endpoint:rtpbridge/d6@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955915 DLMGCP DEBUG <0013> endpoint:rtpbridge/d7@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955915 DLMGCP DEBUG <0013> endpoint:rtpbridge/d8@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955915 DLMGCP DEBUG <0013> endpoint:rtpbridge/d9@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955915 DLMGCP DEBUG <0013> endpoint:rtpbridge/da@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955915 DLMGCP DEBUG <0013> endpoint:rtpbridge/db@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955915 DLMGCP DEBUG <0013> endpoint:rtpbridge/dc@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955915 DLMGCP DEBUG <0013> endpoint:rtpbridge/dd@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955915 DLMGCP DEBUG <0013> endpoint:rtpbridge/de@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955915 DLMGCP DEBUG <0013> endpoint:rtpbridge/df@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955915 DLMGCP DEBUG <0013> endpoint:rtpbridge/e0@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955915 DLMGCP DEBUG <0013> endpoint:rtpbridge/e1@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955915 DLMGCP DEBUG <0013> endpoint:rtpbridge/e2@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955915 DLMGCP DEBUG <0013> endpoint:rtpbridge/e3@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955915 DLMGCP DEBUG <0013> endpoint:rtpbridge/e4@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955915 DLMGCP DEBUG <0013> endpoint:rtpbridge/e5@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955915 DLMGCP DEBUG <0013> endpoint:rtpbridge/e6@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955915 DLMGCP DEBUG <0013> endpoint:rtpbridge/e7@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955915 DLMGCP DEBUG <0013> endpoint:rtpbridge/e8@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955915 DLMGCP DEBUG <0013> endpoint:rtpbridge/e9@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955915 DLMGCP DEBUG <0013> endpoint:rtpbridge/ea@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955915 DLMGCP DEBUG <0013> endpoint:rtpbridge/eb@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955915 DLMGCP DEBUG <0013> endpoint:rtpbridge/ec@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955915 DLMGCP DEBUG <0013> endpoint:rtpbridge/ed@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955915 DLMGCP DEBUG <0013> endpoint:rtpbridge/ee@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955915 DLMGCP DEBUG <0013> endpoint:rtpbridge/ef@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955915 DLMGCP DEBUG <0013> endpoint:rtpbridge/f0@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955915 DLMGCP DEBUG <0013> endpoint:rtpbridge/f1@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955915 DLMGCP DEBUG <0013> endpoint:rtpbridge/f2@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955915 DLMGCP DEBUG <0013> endpoint:rtpbridge/f3@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955915 DLMGCP DEBUG <0013> endpoint:rtpbridge/f4@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955915 DLMGCP DEBUG <0013> endpoint:rtpbridge/f5@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955915 DLMGCP DEBUG <0013> endpoint:rtpbridge/f6@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955915 DLMGCP DEBUG <0013> endpoint:rtpbridge/f7@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955915 DLMGCP DEBUG <0013> endpoint:rtpbridge/f8@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955915 DLMGCP DEBUG <0013> endpoint:rtpbridge/f9@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955915 DLMGCP DEBUG <0013> endpoint:rtpbridge/fa@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955915 DLMGCP DEBUG <0013> endpoint:rtpbridge/fb@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955915 DLMGCP DEBUG <0013> endpoint:rtpbridge/fc@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955915 DLMGCP DEBUG <0013> endpoint:rtpbridge/fd@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955915 DLMGCP DEBUG <0013> endpoint:rtpbridge/fe@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955915 DLMGCP DEBUG <0013> endpoint:rtpbridge/ff@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955915 DLMGCP DEBUG <0013> endpoint:rtpbridge/100@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955915 DLMGCP DEBUG <0013> endpoint:rtpbridge/101@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955915 DLMGCP DEBUG <0013> endpoint:rtpbridge/102@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955915 DLMGCP DEBUG <0013> endpoint:rtpbridge/103@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955915 DLMGCP DEBUG <0013> endpoint:rtpbridge/104@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955915 DLMGCP DEBUG <0013> endpoint:rtpbridge/105@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955915 DLMGCP DEBUG <0013> endpoint:rtpbridge/106@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955915 DLMGCP DEBUG <0013> endpoint:rtpbridge/107@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955915 DLMGCP DEBUG <0013> endpoint:rtpbridge/108@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955915 DLMGCP DEBUG <0013> endpoint:rtpbridge/109@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955915 DLMGCP DEBUG <0013> endpoint:rtpbridge/10a@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955915 DLMGCP DEBUG <0013> endpoint:rtpbridge/10b@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955915 DLMGCP DEBUG <0013> endpoint:rtpbridge/10c@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955915 DLMGCP DEBUG <0013> endpoint:rtpbridge/10d@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955915 DLMGCP DEBUG <0013> endpoint:rtpbridge/10e@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955915 DLMGCP DEBUG <0013> endpoint:rtpbridge/10f@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955915 DLMGCP DEBUG <0013> endpoint:rtpbridge/110@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955915 DLMGCP DEBUG <0013> endpoint:rtpbridge/111@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955915 DLMGCP DEBUG <0013> endpoint:rtpbridge/112@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955915 DLMGCP DEBUG <0013> endpoint:rtpbridge/113@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955915 DLMGCP DEBUG <0013> endpoint:rtpbridge/114@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955916 DLMGCP DEBUG <0013> endpoint:rtpbridge/115@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955916 DLMGCP DEBUG <0013> endpoint:rtpbridge/116@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955916 DLMGCP DEBUG <0013> endpoint:rtpbridge/117@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955916 DLMGCP DEBUG <0013> endpoint:rtpbridge/118@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955916 DLMGCP DEBUG <0013> endpoint:rtpbridge/119@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955916 DLMGCP DEBUG <0013> endpoint:rtpbridge/11a@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955916 DLMGCP DEBUG <0013> endpoint:rtpbridge/11b@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955916 DLMGCP DEBUG <0013> endpoint:rtpbridge/11c@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955916 DLMGCP DEBUG <0013> endpoint:rtpbridge/11d@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955916 DLMGCP DEBUG <0013> endpoint:rtpbridge/11e@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955916 DLMGCP DEBUG <0013> endpoint:rtpbridge/11f@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955916 DLMGCP DEBUG <0013> endpoint:rtpbridge/120@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955916 DLMGCP DEBUG <0013> endpoint:rtpbridge/121@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955916 DLMGCP DEBUG <0013> endpoint:rtpbridge/122@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955916 DLMGCP DEBUG <0013> endpoint:rtpbridge/123@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955916 DLMGCP DEBUG <0013> endpoint:rtpbridge/124@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955916 DLMGCP DEBUG <0013> endpoint:rtpbridge/125@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955916 DLMGCP DEBUG <0013> endpoint:rtpbridge/126@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955916 DLMGCP DEBUG <0013> endpoint:rtpbridge/127@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955916 DLMGCP DEBUG <0013> endpoint:rtpbridge/128@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955916 DLMGCP DEBUG <0013> endpoint:rtpbridge/129@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955916 DLMGCP DEBUG <0013> endpoint:rtpbridge/12a@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955916 DLMGCP DEBUG <0013> endpoint:rtpbridge/12b@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955916 DLMGCP DEBUG <0013> endpoint:rtpbridge/12c@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955916 DLMGCP DEBUG <0013> endpoint:none Generated response: code=200 (mgcp_protocol.c:230) 20241102125955916 DLMGCP DEBUG <0013> Generated response: line #00: 200 2674 OK (mgcp_msg.c:67) 20241102125955916 DLMGCP DEBUG <0013> Received message: line #00: DLCX 2675 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241102125955916 DLMGCP DEBUG <0013> Received message: line #01: C: 0084 (mgcp_msg.c:67) 20241102125955916 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found free endpoint: rtpbridge/1@mgw (mgcp_endp.c:261) 20241102125955916 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:441) 20241102125955916 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241102125955916 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955916 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955916 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955916 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955916 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955916 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955916 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955916 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955916 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955916 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955916 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955916 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955916 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955916 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955916 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955916 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955916 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955916 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955916 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955916 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955916 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955916 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955916 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955916 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955916 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955916 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955916 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955916 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955916 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955916 DLMGCP DEBUG <0013> endpoint:rtpbridge/1e@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955916 DLMGCP DEBUG <0013> endpoint:rtpbridge/1f@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955916 DLMGCP DEBUG <0013> endpoint:rtpbridge/20@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955916 DLMGCP DEBUG <0013> endpoint:rtpbridge/21@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955916 DLMGCP DEBUG <0013> endpoint:rtpbridge/22@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955916 DLMGCP DEBUG <0013> endpoint:rtpbridge/23@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955916 DLMGCP DEBUG <0013> endpoint:rtpbridge/24@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955916 DLMGCP DEBUG <0013> endpoint:rtpbridge/25@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955916 DLMGCP DEBUG <0013> endpoint:rtpbridge/26@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955916 DLMGCP DEBUG <0013> endpoint:rtpbridge/27@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955916 DLMGCP DEBUG <0013> endpoint:rtpbridge/28@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955916 DLMGCP DEBUG <0013> endpoint:rtpbridge/29@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955916 DLMGCP DEBUG <0013> endpoint:rtpbridge/2a@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955916 DLMGCP DEBUG <0013> endpoint:rtpbridge/2b@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955916 DLMGCP DEBUG <0013> endpoint:rtpbridge/2c@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955916 DLMGCP DEBUG <0013> endpoint:rtpbridge/2d@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955916 DLMGCP DEBUG <0013> endpoint:rtpbridge/2e@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955916 DLMGCP DEBUG <0013> endpoint:rtpbridge/2f@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955916 DLMGCP DEBUG <0013> endpoint:rtpbridge/30@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955916 DLMGCP DEBUG <0013> endpoint:rtpbridge/31@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955916 DLMGCP DEBUG <0013> endpoint:rtpbridge/32@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955916 DLMGCP DEBUG <0013> endpoint:rtpbridge/33@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955916 DLMGCP DEBUG <0013> endpoint:rtpbridge/34@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955916 DLMGCP DEBUG <0013> endpoint:rtpbridge/35@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955916 DLMGCP DEBUG <0013> endpoint:rtpbridge/36@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955916 DLMGCP DEBUG <0013> endpoint:rtpbridge/37@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955916 DLMGCP DEBUG <0013> endpoint:rtpbridge/38@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955916 DLMGCP DEBUG <0013> endpoint:rtpbridge/39@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955916 DLMGCP DEBUG <0013> endpoint:rtpbridge/3a@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955916 DLMGCP DEBUG <0013> endpoint:rtpbridge/3b@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955916 DLMGCP DEBUG <0013> endpoint:rtpbridge/3c@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955916 DLMGCP DEBUG <0013> endpoint:rtpbridge/3d@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955917 DLMGCP DEBUG <0013> endpoint:rtpbridge/3e@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955917 DLMGCP DEBUG <0013> endpoint:rtpbridge/3f@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955917 DLMGCP DEBUG <0013> endpoint:rtpbridge/40@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955917 DLMGCP DEBUG <0013> endpoint:rtpbridge/41@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955917 DLMGCP DEBUG <0013> endpoint:rtpbridge/42@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955917 DLMGCP DEBUG <0013> endpoint:rtpbridge/43@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955917 DLMGCP DEBUG <0013> endpoint:rtpbridge/44@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955917 DLMGCP DEBUG <0013> endpoint:rtpbridge/45@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955917 DLMGCP DEBUG <0013> endpoint:rtpbridge/46@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955917 DLMGCP DEBUG <0013> endpoint:rtpbridge/47@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955917 DLMGCP DEBUG <0013> endpoint:rtpbridge/48@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955917 DLMGCP DEBUG <0013> endpoint:rtpbridge/49@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955917 DLMGCP DEBUG <0013> endpoint:rtpbridge/4a@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955917 DLMGCP DEBUG <0013> endpoint:rtpbridge/4b@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955917 DLMGCP DEBUG <0013> endpoint:rtpbridge/4c@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955917 DLMGCP DEBUG <0013> endpoint:rtpbridge/4d@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955917 DLMGCP DEBUG <0013> endpoint:rtpbridge/4e@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955917 DLMGCP DEBUG <0013> endpoint:rtpbridge/4f@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955917 DLMGCP DEBUG <0013> endpoint:rtpbridge/50@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955917 DLMGCP DEBUG <0013> endpoint:rtpbridge/51@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955917 DLMGCP DEBUG <0013> endpoint:rtpbridge/52@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955917 DLMGCP DEBUG <0013> endpoint:rtpbridge/53@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955917 DLMGCP DEBUG <0013> endpoint:rtpbridge/54@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955917 DLMGCP DEBUG <0013> endpoint:rtpbridge/55@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955917 DLMGCP DEBUG <0013> endpoint:rtpbridge/56@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955917 DLMGCP DEBUG <0013> endpoint:rtpbridge/57@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955917 DLMGCP DEBUG <0013> endpoint:rtpbridge/58@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955917 DLMGCP DEBUG <0013> endpoint:rtpbridge/59@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955917 DLMGCP DEBUG <0013> endpoint:rtpbridge/5a@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955917 DLMGCP DEBUG <0013> endpoint:rtpbridge/5b@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955917 DLMGCP DEBUG <0013> endpoint:rtpbridge/5c@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955917 DLMGCP DEBUG <0013> endpoint:rtpbridge/5d@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955917 DLMGCP DEBUG <0013> endpoint:rtpbridge/5e@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955917 DLMGCP DEBUG <0013> endpoint:rtpbridge/5f@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955917 DLMGCP DEBUG <0013> endpoint:rtpbridge/60@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955917 DLMGCP DEBUG <0013> endpoint:rtpbridge/61@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955917 DLMGCP DEBUG <0013> endpoint:rtpbridge/62@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955917 DLMGCP DEBUG <0013> endpoint:rtpbridge/63@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955917 DLMGCP DEBUG <0013> endpoint:rtpbridge/64@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955917 DLMGCP DEBUG <0013> endpoint:rtpbridge/65@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955917 DLMGCP DEBUG <0013> endpoint:rtpbridge/66@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955917 DLMGCP DEBUG <0013> endpoint:rtpbridge/67@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955917 DLMGCP DEBUG <0013> endpoint:rtpbridge/68@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955917 DLMGCP DEBUG <0013> endpoint:rtpbridge/69@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955917 DLMGCP DEBUG <0013> endpoint:rtpbridge/6a@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955917 DLMGCP DEBUG <0013> endpoint:rtpbridge/6b@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955917 DLMGCP DEBUG <0013> endpoint:rtpbridge/6c@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955917 DLMGCP DEBUG <0013> endpoint:rtpbridge/6d@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955917 DLMGCP DEBUG <0013> endpoint:rtpbridge/6e@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955917 DLMGCP DEBUG <0013> endpoint:rtpbridge/6f@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955917 DLMGCP DEBUG <0013> endpoint:rtpbridge/70@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955917 DLMGCP DEBUG <0013> endpoint:rtpbridge/71@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955917 DLMGCP DEBUG <0013> endpoint:rtpbridge/72@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955917 DLMGCP DEBUG <0013> endpoint:rtpbridge/73@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955917 DLMGCP DEBUG <0013> endpoint:rtpbridge/74@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955917 DLMGCP DEBUG <0013> endpoint:rtpbridge/75@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955917 DLMGCP DEBUG <0013> endpoint:rtpbridge/76@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955917 DLMGCP DEBUG <0013> endpoint:rtpbridge/77@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955917 DLMGCP DEBUG <0013> endpoint:rtpbridge/78@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955917 DLMGCP DEBUG <0013> endpoint:rtpbridge/79@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955917 DLMGCP DEBUG <0013> endpoint:rtpbridge/7a@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955917 DLMGCP DEBUG <0013> endpoint:rtpbridge/7b@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955917 DLMGCP DEBUG <0013> endpoint:rtpbridge/7c@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955917 DLMGCP DEBUG <0013> endpoint:rtpbridge/7d@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955917 DLMGCP DEBUG <0013> endpoint:rtpbridge/7e@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955917 DLMGCP DEBUG <0013> endpoint:rtpbridge/7f@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955917 DLMGCP DEBUG <0013> endpoint:rtpbridge/80@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955917 DLMGCP DEBUG <0013> endpoint:rtpbridge/81@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955917 DLMGCP DEBUG <0013> endpoint:rtpbridge/82@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955917 DLMGCP DEBUG <0013> endpoint:rtpbridge/83@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955917 DLMGCP DEBUG <0013> endpoint:rtpbridge/84@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955917 DLMGCP DEBUG <0013> endpoint:rtpbridge/85@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955917 DLMGCP DEBUG <0013> endpoint:rtpbridge/86@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955917 DLMGCP DEBUG <0013> endpoint:rtpbridge/87@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955917 DLMGCP DEBUG <0013> endpoint:rtpbridge/88@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955917 DLMGCP DEBUG <0013> endpoint:rtpbridge/89@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955917 DLMGCP DEBUG <0013> endpoint:rtpbridge/8a@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955917 DLMGCP DEBUG <0013> endpoint:rtpbridge/8b@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955917 DLMGCP DEBUG <0013> endpoint:rtpbridge/8c@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955917 DLMGCP DEBUG <0013> endpoint:rtpbridge/8d@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955917 DLMGCP DEBUG <0013> endpoint:rtpbridge/8e@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955917 DLMGCP DEBUG <0013> endpoint:rtpbridge/8f@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955917 DLMGCP DEBUG <0013> endpoint:rtpbridge/90@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955917 DLMGCP DEBUG <0013> endpoint:rtpbridge/91@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955917 DLMGCP DEBUG <0013> endpoint:rtpbridge/92@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955917 DLMGCP DEBUG <0013> endpoint:rtpbridge/93@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955917 DLMGCP DEBUG <0013> endpoint:rtpbridge/94@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955917 DLMGCP DEBUG <0013> endpoint:rtpbridge/95@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955917 DLMGCP DEBUG <0013> endpoint:rtpbridge/96@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955917 DLMGCP DEBUG <0013> endpoint:rtpbridge/97@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955917 DLMGCP DEBUG <0013> endpoint:rtpbridge/98@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955917 DLMGCP DEBUG <0013> endpoint:rtpbridge/99@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955917 DLMGCP DEBUG <0013> endpoint:rtpbridge/9a@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955917 DLMGCP DEBUG <0013> endpoint:rtpbridge/9b@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955917 DLMGCP DEBUG <0013> endpoint:rtpbridge/9c@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955917 DLMGCP DEBUG <0013> endpoint:rtpbridge/9d@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955917 DLMGCP DEBUG <0013> endpoint:rtpbridge/9e@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955917 DLMGCP DEBUG <0013> endpoint:rtpbridge/9f@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955917 DLMGCP DEBUG <0013> endpoint:rtpbridge/a0@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955917 DLMGCP DEBUG <0013> endpoint:rtpbridge/a1@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955917 DLMGCP DEBUG <0013> endpoint:rtpbridge/a2@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955917 DLMGCP DEBUG <0013> endpoint:rtpbridge/a3@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955917 DLMGCP DEBUG <0013> endpoint:rtpbridge/a4@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955917 DLMGCP DEBUG <0013> endpoint:rtpbridge/a5@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955917 DLMGCP DEBUG <0013> endpoint:rtpbridge/a6@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955917 DLMGCP DEBUG <0013> endpoint:rtpbridge/a7@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955917 DLMGCP DEBUG <0013> endpoint:rtpbridge/a8@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955917 DLMGCP DEBUG <0013> endpoint:rtpbridge/a9@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955917 DLMGCP DEBUG <0013> endpoint:rtpbridge/aa@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955917 DLMGCP DEBUG <0013> endpoint:rtpbridge/ab@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955917 DLMGCP DEBUG <0013> endpoint:rtpbridge/ac@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955917 DLMGCP DEBUG <0013> endpoint:rtpbridge/ad@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955917 DLMGCP DEBUG <0013> endpoint:rtpbridge/ae@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955917 DLMGCP DEBUG <0013> endpoint:rtpbridge/af@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955917 DLMGCP DEBUG <0013> endpoint:rtpbridge/b0@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955917 DLMGCP DEBUG <0013> endpoint:rtpbridge/b1@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955917 DLMGCP DEBUG <0013> endpoint:rtpbridge/b2@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955917 DLMGCP DEBUG <0013> endpoint:rtpbridge/b3@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955917 DLMGCP DEBUG <0013> endpoint:rtpbridge/b4@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955917 DLMGCP DEBUG <0013> endpoint:rtpbridge/b5@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955917 DLMGCP DEBUG <0013> endpoint:rtpbridge/b6@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955917 DLMGCP DEBUG <0013> endpoint:rtpbridge/b7@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955917 DLMGCP DEBUG <0013> endpoint:rtpbridge/b8@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955917 DLMGCP DEBUG <0013> endpoint:rtpbridge/b9@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955918 DLMGCP DEBUG <0013> endpoint:rtpbridge/ba@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955918 DLMGCP DEBUG <0013> endpoint:rtpbridge/bb@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955918 DLMGCP DEBUG <0013> endpoint:rtpbridge/bc@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955918 DLMGCP DEBUG <0013> endpoint:rtpbridge/bd@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955918 DLMGCP DEBUG <0013> endpoint:rtpbridge/be@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955918 DLMGCP DEBUG <0013> endpoint:rtpbridge/bf@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955918 DLMGCP DEBUG <0013> endpoint:rtpbridge/c0@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955918 DLMGCP DEBUG <0013> endpoint:rtpbridge/c1@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955918 DLMGCP DEBUG <0013> endpoint:rtpbridge/c2@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955918 DLMGCP DEBUG <0013> endpoint:rtpbridge/c3@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955918 DLMGCP DEBUG <0013> endpoint:rtpbridge/c4@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955918 DLMGCP DEBUG <0013> endpoint:rtpbridge/c5@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955918 DLMGCP DEBUG <0013> endpoint:rtpbridge/c6@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955918 DLMGCP DEBUG <0013> endpoint:rtpbridge/c7@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955918 DLMGCP DEBUG <0013> endpoint:rtpbridge/c8@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955918 DLMGCP DEBUG <0013> endpoint:rtpbridge/c9@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955918 DLMGCP DEBUG <0013> endpoint:rtpbridge/ca@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955918 DLMGCP DEBUG <0013> endpoint:rtpbridge/cb@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955918 DLMGCP DEBUG <0013> endpoint:rtpbridge/cc@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955918 DLMGCP DEBUG <0013> endpoint:rtpbridge/cd@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955918 DLMGCP DEBUG <0013> endpoint:rtpbridge/ce@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955918 DLMGCP DEBUG <0013> endpoint:rtpbridge/cf@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955918 DLMGCP DEBUG <0013> endpoint:rtpbridge/d0@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955918 DLMGCP DEBUG <0013> endpoint:rtpbridge/d1@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955918 DLMGCP DEBUG <0013> endpoint:rtpbridge/d2@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955918 DLMGCP DEBUG <0013> endpoint:rtpbridge/d3@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955918 DLMGCP DEBUG <0013> endpoint:rtpbridge/d4@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955918 DLMGCP DEBUG <0013> endpoint:rtpbridge/d5@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955918 DLMGCP DEBUG <0013> endpoint:rtpbridge/d6@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955918 DLMGCP DEBUG <0013> endpoint:rtpbridge/d7@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955918 DLMGCP DEBUG <0013> endpoint:rtpbridge/d8@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955918 DLMGCP DEBUG <0013> endpoint:rtpbridge/d9@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955918 DLMGCP DEBUG <0013> endpoint:rtpbridge/da@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955918 DLMGCP DEBUG <0013> endpoint:rtpbridge/db@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955918 DLMGCP DEBUG <0013> endpoint:rtpbridge/dc@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955918 DLMGCP DEBUG <0013> endpoint:rtpbridge/dd@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955918 DLMGCP DEBUG <0013> endpoint:rtpbridge/de@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955918 DLMGCP DEBUG <0013> endpoint:rtpbridge/df@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955918 DLMGCP DEBUG <0013> endpoint:rtpbridge/e0@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955918 DLMGCP DEBUG <0013> endpoint:rtpbridge/e1@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955918 DLMGCP DEBUG <0013> endpoint:rtpbridge/e2@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955918 DLMGCP DEBUG <0013> endpoint:rtpbridge/e3@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955918 DLMGCP DEBUG <0013> endpoint:rtpbridge/e4@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955918 DLMGCP DEBUG <0013> endpoint:rtpbridge/e5@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955918 DLMGCP DEBUG <0013> endpoint:rtpbridge/e6@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955918 DLMGCP DEBUG <0013> endpoint:rtpbridge/e7@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955918 DLMGCP DEBUG <0013> endpoint:rtpbridge/e8@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955918 DLMGCP DEBUG <0013> endpoint:rtpbridge/e9@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955918 DLMGCP DEBUG <0013> endpoint:rtpbridge/ea@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955918 DLMGCP DEBUG <0013> endpoint:rtpbridge/eb@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955918 DLMGCP DEBUG <0013> endpoint:rtpbridge/ec@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955918 DLMGCP DEBUG <0013> endpoint:rtpbridge/ed@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955918 DLMGCP DEBUG <0013> endpoint:rtpbridge/ee@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955918 DLMGCP DEBUG <0013> endpoint:rtpbridge/ef@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955918 DLMGCP DEBUG <0013> endpoint:rtpbridge/f0@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955918 DLMGCP DEBUG <0013> endpoint:rtpbridge/f1@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955918 DLMGCP DEBUG <0013> endpoint:rtpbridge/f2@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955918 DLMGCP DEBUG <0013> endpoint:rtpbridge/f3@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955918 DLMGCP DEBUG <0013> endpoint:rtpbridge/f4@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955918 DLMGCP DEBUG <0013> endpoint:rtpbridge/f5@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955918 DLMGCP DEBUG <0013> endpoint:rtpbridge/f6@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955918 DLMGCP DEBUG <0013> endpoint:rtpbridge/f7@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955918 DLMGCP DEBUG <0013> endpoint:rtpbridge/f8@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955918 DLMGCP DEBUG <0013> endpoint:rtpbridge/f9@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955918 DLMGCP DEBUG <0013> endpoint:rtpbridge/fa@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955918 DLMGCP DEBUG <0013> endpoint:rtpbridge/fb@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955918 DLMGCP DEBUG <0013> endpoint:rtpbridge/fc@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955918 DLMGCP DEBUG <0013> endpoint:rtpbridge/fd@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955918 DLMGCP DEBUG <0013> endpoint:rtpbridge/fe@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955918 DLMGCP DEBUG <0013> endpoint:rtpbridge/ff@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955918 DLMGCP DEBUG <0013> endpoint:rtpbridge/100@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955918 DLMGCP DEBUG <0013> endpoint:rtpbridge/101@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955918 DLMGCP DEBUG <0013> endpoint:rtpbridge/102@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955918 DLMGCP DEBUG <0013> endpoint:rtpbridge/103@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955918 DLMGCP DEBUG <0013> endpoint:rtpbridge/104@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955918 DLMGCP DEBUG <0013> endpoint:rtpbridge/105@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955918 DLMGCP DEBUG <0013> endpoint:rtpbridge/106@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955918 DLMGCP DEBUG <0013> endpoint:rtpbridge/107@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955918 DLMGCP DEBUG <0013> endpoint:rtpbridge/108@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955918 DLMGCP DEBUG <0013> endpoint:rtpbridge/109@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955918 DLMGCP DEBUG <0013> endpoint:rtpbridge/10a@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955918 DLMGCP DEBUG <0013> endpoint:rtpbridge/10b@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955918 DLMGCP DEBUG <0013> endpoint:rtpbridge/10c@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955918 DLMGCP DEBUG <0013> endpoint:rtpbridge/10d@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955918 DLMGCP DEBUG <0013> endpoint:rtpbridge/10e@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955918 DLMGCP DEBUG <0013> endpoint:rtpbridge/10f@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955918 DLMGCP DEBUG <0013> endpoint:rtpbridge/110@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955918 DLMGCP DEBUG <0013> endpoint:rtpbridge/111@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955918 DLMGCP DEBUG <0013> endpoint:rtpbridge/112@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955918 DLMGCP DEBUG <0013> endpoint:rtpbridge/113@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955918 DLMGCP DEBUG <0013> endpoint:rtpbridge/114@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955918 DLMGCP DEBUG <0013> endpoint:rtpbridge/115@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955918 DLMGCP DEBUG <0013> endpoint:rtpbridge/116@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955918 DLMGCP DEBUG <0013> endpoint:rtpbridge/117@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955918 DLMGCP DEBUG <0013> endpoint:rtpbridge/118@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955918 DLMGCP DEBUG <0013> endpoint:rtpbridge/119@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955918 DLMGCP DEBUG <0013> endpoint:rtpbridge/11a@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955918 DLMGCP DEBUG <0013> endpoint:rtpbridge/11b@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955918 DLMGCP DEBUG <0013> endpoint:rtpbridge/11c@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955918 DLMGCP DEBUG <0013> endpoint:rtpbridge/11d@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955918 DLMGCP DEBUG <0013> endpoint:rtpbridge/11e@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955918 DLMGCP DEBUG <0013> endpoint:rtpbridge/11f@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955918 DLMGCP DEBUG <0013> endpoint:rtpbridge/120@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955918 DLMGCP DEBUG <0013> endpoint:rtpbridge/121@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955918 DLMGCP DEBUG <0013> endpoint:rtpbridge/122@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955918 DLMGCP DEBUG <0013> endpoint:rtpbridge/123@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955918 DLMGCP DEBUG <0013> endpoint:rtpbridge/124@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955918 DLMGCP DEBUG <0013> endpoint:rtpbridge/125@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955918 DLMGCP DEBUG <0013> endpoint:rtpbridge/126@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955918 DLMGCP DEBUG <0013> endpoint:rtpbridge/127@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955918 DLMGCP DEBUG <0013> endpoint:rtpbridge/128@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955918 DLMGCP DEBUG <0013> endpoint:rtpbridge/129@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955918 DLMGCP DEBUG <0013> endpoint:rtpbridge/12a@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955918 DLMGCP DEBUG <0013> endpoint:rtpbridge/12b@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955918 DLMGCP DEBUG <0013> endpoint:rtpbridge/12c@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955918 DLMGCP DEBUG <0013> endpoint:none Generated response: code=200 (mgcp_protocol.c:230) 20241102125955918 DLMGCP DEBUG <0013> Generated response: line #00: 200 2675 OK (mgcp_msg.c:67) 20241102125955919 DLMGCP DEBUG <0013> Received message: line #00: DLCX 2676 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241102125955919 DLMGCP DEBUG <0013> Received message: line #01: C: 0085 (mgcp_msg.c:67) 20241102125955919 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found free endpoint: rtpbridge/1@mgw (mgcp_endp.c:261) 20241102125955919 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:441) 20241102125955919 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241102125955919 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955919 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955919 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955919 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955919 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955919 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955919 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955919 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955919 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955919 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955919 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955919 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955919 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955919 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955919 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955919 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955919 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955919 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955919 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955919 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955919 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955919 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955919 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955919 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955919 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955919 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955919 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955919 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955919 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955919 DLMGCP DEBUG <0013> endpoint:rtpbridge/1e@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955919 DLMGCP DEBUG <0013> endpoint:rtpbridge/1f@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955919 DLMGCP DEBUG <0013> endpoint:rtpbridge/20@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955919 DLMGCP DEBUG <0013> endpoint:rtpbridge/21@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955919 DLMGCP DEBUG <0013> endpoint:rtpbridge/22@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955919 DLMGCP DEBUG <0013> endpoint:rtpbridge/23@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955919 DLMGCP DEBUG <0013> endpoint:rtpbridge/24@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955919 DLMGCP DEBUG <0013> endpoint:rtpbridge/25@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955919 DLMGCP DEBUG <0013> endpoint:rtpbridge/26@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955919 DLMGCP DEBUG <0013> endpoint:rtpbridge/27@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955919 DLMGCP DEBUG <0013> endpoint:rtpbridge/28@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955919 DLMGCP DEBUG <0013> endpoint:rtpbridge/29@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955919 DLMGCP DEBUG <0013> endpoint:rtpbridge/2a@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955919 DLMGCP DEBUG <0013> endpoint:rtpbridge/2b@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955919 DLMGCP DEBUG <0013> endpoint:rtpbridge/2c@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955919 DLMGCP DEBUG <0013> endpoint:rtpbridge/2d@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955919 DLMGCP DEBUG <0013> endpoint:rtpbridge/2e@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955919 DLMGCP DEBUG <0013> endpoint:rtpbridge/2f@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955919 DLMGCP DEBUG <0013> endpoint:rtpbridge/30@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955919 DLMGCP DEBUG <0013> endpoint:rtpbridge/31@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955919 DLMGCP DEBUG <0013> endpoint:rtpbridge/32@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955919 DLMGCP DEBUG <0013> endpoint:rtpbridge/33@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955919 DLMGCP DEBUG <0013> endpoint:rtpbridge/34@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955919 DLMGCP DEBUG <0013> endpoint:rtpbridge/35@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955919 DLMGCP DEBUG <0013> endpoint:rtpbridge/36@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955919 DLMGCP DEBUG <0013> endpoint:rtpbridge/37@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955919 DLMGCP DEBUG <0013> endpoint:rtpbridge/38@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955919 DLMGCP DEBUG <0013> endpoint:rtpbridge/39@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955919 DLMGCP DEBUG <0013> endpoint:rtpbridge/3a@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955919 DLMGCP DEBUG <0013> endpoint:rtpbridge/3b@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955919 DLMGCP DEBUG <0013> endpoint:rtpbridge/3c@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955919 DLMGCP DEBUG <0013> endpoint:rtpbridge/3d@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955919 DLMGCP DEBUG <0013> endpoint:rtpbridge/3e@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955919 DLMGCP DEBUG <0013> endpoint:rtpbridge/3f@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955919 DLMGCP DEBUG <0013> endpoint:rtpbridge/40@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955919 DLMGCP DEBUG <0013> endpoint:rtpbridge/41@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955919 DLMGCP DEBUG <0013> endpoint:rtpbridge/42@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955919 DLMGCP DEBUG <0013> endpoint:rtpbridge/43@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955919 DLMGCP DEBUG <0013> endpoint:rtpbridge/44@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955919 DLMGCP DEBUG <0013> endpoint:rtpbridge/45@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955919 DLMGCP DEBUG <0013> endpoint:rtpbridge/46@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955919 DLMGCP DEBUG <0013> endpoint:rtpbridge/47@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955919 DLMGCP DEBUG <0013> endpoint:rtpbridge/48@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955919 DLMGCP DEBUG <0013> endpoint:rtpbridge/49@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955919 DLMGCP DEBUG <0013> endpoint:rtpbridge/4a@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955919 DLMGCP DEBUG <0013> endpoint:rtpbridge/4b@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955919 DLMGCP DEBUG <0013> endpoint:rtpbridge/4c@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955919 DLMGCP DEBUG <0013> endpoint:rtpbridge/4d@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955919 DLMGCP DEBUG <0013> endpoint:rtpbridge/4e@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955919 DLMGCP DEBUG <0013> endpoint:rtpbridge/4f@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955919 DLMGCP DEBUG <0013> endpoint:rtpbridge/50@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955919 DLMGCP DEBUG <0013> endpoint:rtpbridge/51@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955919 DLMGCP DEBUG <0013> endpoint:rtpbridge/52@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955919 DLMGCP DEBUG <0013> endpoint:rtpbridge/53@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955919 DLMGCP DEBUG <0013> endpoint:rtpbridge/54@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955919 DLMGCP DEBUG <0013> endpoint:rtpbridge/55@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955919 DLMGCP DEBUG <0013> endpoint:rtpbridge/56@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955919 DLMGCP DEBUG <0013> endpoint:rtpbridge/57@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955919 DLMGCP DEBUG <0013> endpoint:rtpbridge/58@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955919 DLMGCP DEBUG <0013> endpoint:rtpbridge/59@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955919 DLMGCP DEBUG <0013> endpoint:rtpbridge/5a@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955919 DLMGCP DEBUG <0013> endpoint:rtpbridge/5b@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955919 DLMGCP DEBUG <0013> endpoint:rtpbridge/5c@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955919 DLMGCP DEBUG <0013> endpoint:rtpbridge/5d@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955919 DLMGCP DEBUG <0013> endpoint:rtpbridge/5e@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955919 DLMGCP DEBUG <0013> endpoint:rtpbridge/5f@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955920 DLMGCP DEBUG <0013> endpoint:rtpbridge/60@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955920 DLMGCP DEBUG <0013> endpoint:rtpbridge/61@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955920 DLMGCP DEBUG <0013> endpoint:rtpbridge/62@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955920 DLMGCP DEBUG <0013> endpoint:rtpbridge/63@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955920 DLMGCP DEBUG <0013> endpoint:rtpbridge/64@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955920 DLMGCP DEBUG <0013> endpoint:rtpbridge/65@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955920 DLMGCP DEBUG <0013> endpoint:rtpbridge/66@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955920 DLMGCP DEBUG <0013> endpoint:rtpbridge/67@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955920 DLMGCP DEBUG <0013> endpoint:rtpbridge/68@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955920 DLMGCP DEBUG <0013> endpoint:rtpbridge/69@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955920 DLMGCP DEBUG <0013> endpoint:rtpbridge/6a@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955920 DLMGCP DEBUG <0013> endpoint:rtpbridge/6b@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955920 DLMGCP DEBUG <0013> endpoint:rtpbridge/6c@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955920 DLMGCP DEBUG <0013> endpoint:rtpbridge/6d@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955920 DLMGCP DEBUG <0013> endpoint:rtpbridge/6e@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955920 DLMGCP DEBUG <0013> endpoint:rtpbridge/6f@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955920 DLMGCP DEBUG <0013> endpoint:rtpbridge/70@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955920 DLMGCP DEBUG <0013> endpoint:rtpbridge/71@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955920 DLMGCP DEBUG <0013> endpoint:rtpbridge/72@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955920 DLMGCP DEBUG <0013> endpoint:rtpbridge/73@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955920 DLMGCP DEBUG <0013> endpoint:rtpbridge/74@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955920 DLMGCP DEBUG <0013> endpoint:rtpbridge/75@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955920 DLMGCP DEBUG <0013> endpoint:rtpbridge/76@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955920 DLMGCP DEBUG <0013> endpoint:rtpbridge/77@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955920 DLMGCP DEBUG <0013> endpoint:rtpbridge/78@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955920 DLMGCP DEBUG <0013> endpoint:rtpbridge/79@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955920 DLMGCP DEBUG <0013> endpoint:rtpbridge/7a@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955920 DLMGCP DEBUG <0013> endpoint:rtpbridge/7b@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955920 DLMGCP DEBUG <0013> endpoint:rtpbridge/7c@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955920 DLMGCP DEBUG <0013> endpoint:rtpbridge/7d@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955920 DLMGCP DEBUG <0013> endpoint:rtpbridge/7e@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955920 DLMGCP DEBUG <0013> endpoint:rtpbridge/7f@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955920 DLMGCP DEBUG <0013> endpoint:rtpbridge/80@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955920 DLMGCP DEBUG <0013> endpoint:rtpbridge/81@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955920 DLMGCP DEBUG <0013> endpoint:rtpbridge/82@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955920 DLMGCP DEBUG <0013> endpoint:rtpbridge/83@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955920 DLMGCP DEBUG <0013> endpoint:rtpbridge/84@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955920 DLMGCP DEBUG <0013> endpoint:rtpbridge/85@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955920 DLMGCP DEBUG <0013> endpoint:rtpbridge/86@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955920 DLMGCP DEBUG <0013> endpoint:rtpbridge/87@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955920 DLMGCP DEBUG <0013> endpoint:rtpbridge/88@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955920 DLMGCP DEBUG <0013> endpoint:rtpbridge/89@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955920 DLMGCP DEBUG <0013> endpoint:rtpbridge/8a@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955920 DLMGCP DEBUG <0013> endpoint:rtpbridge/8b@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955920 DLMGCP DEBUG <0013> endpoint:rtpbridge/8c@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955920 DLMGCP DEBUG <0013> endpoint:rtpbridge/8d@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955920 DLMGCP DEBUG <0013> endpoint:rtpbridge/8e@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955920 DLMGCP DEBUG <0013> endpoint:rtpbridge/8f@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955920 DLMGCP DEBUG <0013> endpoint:rtpbridge/90@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955920 DLMGCP DEBUG <0013> endpoint:rtpbridge/91@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955920 DLMGCP DEBUG <0013> endpoint:rtpbridge/92@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955920 DLMGCP DEBUG <0013> endpoint:rtpbridge/93@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955920 DLMGCP DEBUG <0013> endpoint:rtpbridge/94@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955920 DLMGCP DEBUG <0013> endpoint:rtpbridge/95@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955920 DLMGCP DEBUG <0013> endpoint:rtpbridge/96@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955920 DLMGCP DEBUG <0013> endpoint:rtpbridge/97@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955920 DLMGCP DEBUG <0013> endpoint:rtpbridge/98@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955920 DLMGCP DEBUG <0013> endpoint:rtpbridge/99@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955920 DLMGCP DEBUG <0013> endpoint:rtpbridge/9a@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955920 DLMGCP DEBUG <0013> endpoint:rtpbridge/9b@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955920 DLMGCP DEBUG <0013> endpoint:rtpbridge/9c@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955920 DLMGCP DEBUG <0013> endpoint:rtpbridge/9d@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955920 DLMGCP DEBUG <0013> endpoint:rtpbridge/9e@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955920 DLMGCP DEBUG <0013> endpoint:rtpbridge/9f@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955920 DLMGCP DEBUG <0013> endpoint:rtpbridge/a0@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955920 DLMGCP DEBUG <0013> endpoint:rtpbridge/a1@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955920 DLMGCP DEBUG <0013> endpoint:rtpbridge/a2@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955920 DLMGCP DEBUG <0013> endpoint:rtpbridge/a3@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955920 DLMGCP DEBUG <0013> endpoint:rtpbridge/a4@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955920 DLMGCP DEBUG <0013> endpoint:rtpbridge/a5@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955920 DLMGCP DEBUG <0013> endpoint:rtpbridge/a6@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955920 DLMGCP DEBUG <0013> endpoint:rtpbridge/a7@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955920 DLMGCP DEBUG <0013> endpoint:rtpbridge/a8@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955920 DLMGCP DEBUG <0013> endpoint:rtpbridge/a9@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955920 DLMGCP DEBUG <0013> endpoint:rtpbridge/aa@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955920 DLMGCP DEBUG <0013> endpoint:rtpbridge/ab@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955920 DLMGCP DEBUG <0013> endpoint:rtpbridge/ac@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955920 DLMGCP DEBUG <0013> endpoint:rtpbridge/ad@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955920 DLMGCP DEBUG <0013> endpoint:rtpbridge/ae@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955920 DLMGCP DEBUG <0013> endpoint:rtpbridge/af@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955920 DLMGCP DEBUG <0013> endpoint:rtpbridge/b0@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955920 DLMGCP DEBUG <0013> endpoint:rtpbridge/b1@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955920 DLMGCP DEBUG <0013> endpoint:rtpbridge/b2@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955920 DLMGCP DEBUG <0013> endpoint:rtpbridge/b3@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955920 DLMGCP DEBUG <0013> endpoint:rtpbridge/b4@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955920 DLMGCP DEBUG <0013> endpoint:rtpbridge/b5@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955920 DLMGCP DEBUG <0013> endpoint:rtpbridge/b6@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955920 DLMGCP DEBUG <0013> endpoint:rtpbridge/b7@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955920 DLMGCP DEBUG <0013> endpoint:rtpbridge/b8@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955920 DLMGCP DEBUG <0013> endpoint:rtpbridge/b9@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955920 DLMGCP DEBUG <0013> endpoint:rtpbridge/ba@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955920 DLMGCP DEBUG <0013> endpoint:rtpbridge/bb@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955920 DLMGCP DEBUG <0013> endpoint:rtpbridge/bc@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955920 DLMGCP DEBUG <0013> endpoint:rtpbridge/bd@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955920 DLMGCP DEBUG <0013> endpoint:rtpbridge/be@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955920 DLMGCP DEBUG <0013> endpoint:rtpbridge/bf@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955920 DLMGCP DEBUG <0013> endpoint:rtpbridge/c0@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955920 DLMGCP DEBUG <0013> endpoint:rtpbridge/c1@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955920 DLMGCP DEBUG <0013> endpoint:rtpbridge/c2@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955920 DLMGCP DEBUG <0013> endpoint:rtpbridge/c3@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955920 DLMGCP DEBUG <0013> endpoint:rtpbridge/c4@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955920 DLMGCP DEBUG <0013> endpoint:rtpbridge/c5@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955920 DLMGCP DEBUG <0013> endpoint:rtpbridge/c6@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955920 DLMGCP DEBUG <0013> endpoint:rtpbridge/c7@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955920 DLMGCP DEBUG <0013> endpoint:rtpbridge/c8@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955920 DLMGCP DEBUG <0013> endpoint:rtpbridge/c9@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955920 DLMGCP DEBUG <0013> endpoint:rtpbridge/ca@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955920 DLMGCP DEBUG <0013> endpoint:rtpbridge/cb@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955920 DLMGCP DEBUG <0013> endpoint:rtpbridge/cc@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955920 DLMGCP DEBUG <0013> endpoint:rtpbridge/cd@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955920 DLMGCP DEBUG <0013> endpoint:rtpbridge/ce@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955920 DLMGCP DEBUG <0013> endpoint:rtpbridge/cf@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955920 DLMGCP DEBUG <0013> endpoint:rtpbridge/d0@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955920 DLMGCP DEBUG <0013> endpoint:rtpbridge/d1@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955920 DLMGCP DEBUG <0013> endpoint:rtpbridge/d2@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955920 DLMGCP DEBUG <0013> endpoint:rtpbridge/d3@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955920 DLMGCP DEBUG <0013> endpoint:rtpbridge/d4@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955920 DLMGCP DEBUG <0013> endpoint:rtpbridge/d5@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955920 DLMGCP DEBUG <0013> endpoint:rtpbridge/d6@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955920 DLMGCP DEBUG <0013> endpoint:rtpbridge/d7@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955920 DLMGCP DEBUG <0013> endpoint:rtpbridge/d8@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955920 DLMGCP DEBUG <0013> endpoint:rtpbridge/d9@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955920 DLMGCP DEBUG <0013> endpoint:rtpbridge/da@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955920 DLMGCP DEBUG <0013> endpoint:rtpbridge/db@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955920 DLMGCP DEBUG <0013> endpoint:rtpbridge/dc@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955920 DLMGCP DEBUG <0013> endpoint:rtpbridge/dd@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955920 DLMGCP DEBUG <0013> endpoint:rtpbridge/de@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955920 DLMGCP DEBUG <0013> endpoint:rtpbridge/df@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955920 DLMGCP DEBUG <0013> endpoint:rtpbridge/e0@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955920 DLMGCP DEBUG <0013> endpoint:rtpbridge/e1@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955920 DLMGCP DEBUG <0013> endpoint:rtpbridge/e2@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955920 DLMGCP DEBUG <0013> endpoint:rtpbridge/e3@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955920 DLMGCP DEBUG <0013> endpoint:rtpbridge/e4@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955920 DLMGCP DEBUG <0013> endpoint:rtpbridge/e5@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955920 DLMGCP DEBUG <0013> endpoint:rtpbridge/e6@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955920 DLMGCP DEBUG <0013> endpoint:rtpbridge/e7@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955920 DLMGCP DEBUG <0013> endpoint:rtpbridge/e8@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955920 DLMGCP DEBUG <0013> endpoint:rtpbridge/e9@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955920 DLMGCP DEBUG <0013> endpoint:rtpbridge/ea@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955920 DLMGCP DEBUG <0013> endpoint:rtpbridge/eb@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955920 DLMGCP DEBUG <0013> endpoint:rtpbridge/ec@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955920 DLMGCP DEBUG <0013> endpoint:rtpbridge/ed@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955920 DLMGCP DEBUG <0013> endpoint:rtpbridge/ee@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955920 DLMGCP DEBUG <0013> endpoint:rtpbridge/ef@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955920 DLMGCP DEBUG <0013> endpoint:rtpbridge/f0@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955920 DLMGCP DEBUG <0013> endpoint:rtpbridge/f1@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955920 DLMGCP DEBUG <0013> endpoint:rtpbridge/f2@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955920 DLMGCP DEBUG <0013> endpoint:rtpbridge/f3@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955920 DLMGCP DEBUG <0013> endpoint:rtpbridge/f4@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955920 DLMGCP DEBUG <0013> endpoint:rtpbridge/f5@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955920 DLMGCP DEBUG <0013> endpoint:rtpbridge/f6@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955920 DLMGCP DEBUG <0013> endpoint:rtpbridge/f7@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955920 DLMGCP DEBUG <0013> endpoint:rtpbridge/f8@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955920 DLMGCP DEBUG <0013> endpoint:rtpbridge/f9@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955920 DLMGCP DEBUG <0013> endpoint:rtpbridge/fa@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955920 DLMGCP DEBUG <0013> endpoint:rtpbridge/fb@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955920 DLMGCP DEBUG <0013> endpoint:rtpbridge/fc@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955920 DLMGCP DEBUG <0013> endpoint:rtpbridge/fd@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955920 DLMGCP DEBUG <0013> endpoint:rtpbridge/fe@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955920 DLMGCP DEBUG <0013> endpoint:rtpbridge/ff@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955920 DLMGCP DEBUG <0013> endpoint:rtpbridge/100@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955920 DLMGCP DEBUG <0013> endpoint:rtpbridge/101@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955920 DLMGCP DEBUG <0013> endpoint:rtpbridge/102@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955920 DLMGCP DEBUG <0013> endpoint:rtpbridge/103@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955920 DLMGCP DEBUG <0013> endpoint:rtpbridge/104@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955920 DLMGCP DEBUG <0013> endpoint:rtpbridge/105@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955920 DLMGCP DEBUG <0013> endpoint:rtpbridge/106@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955920 DLMGCP DEBUG <0013> endpoint:rtpbridge/107@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955920 DLMGCP DEBUG <0013> endpoint:rtpbridge/108@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955920 DLMGCP DEBUG <0013> endpoint:rtpbridge/109@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955920 DLMGCP DEBUG <0013> endpoint:rtpbridge/10a@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955921 DLMGCP DEBUG <0013> endpoint:rtpbridge/10b@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955921 DLMGCP DEBUG <0013> endpoint:rtpbridge/10c@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955921 DLMGCP DEBUG <0013> endpoint:rtpbridge/10d@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955921 DLMGCP DEBUG <0013> endpoint:rtpbridge/10e@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955921 DLMGCP DEBUG <0013> endpoint:rtpbridge/10f@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955921 DLMGCP DEBUG <0013> endpoint:rtpbridge/110@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955921 DLMGCP DEBUG <0013> endpoint:rtpbridge/111@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955921 DLMGCP DEBUG <0013> endpoint:rtpbridge/112@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955921 DLMGCP DEBUG <0013> endpoint:rtpbridge/113@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955921 DLMGCP DEBUG <0013> endpoint:rtpbridge/114@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955921 DLMGCP DEBUG <0013> endpoint:rtpbridge/115@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955921 DLMGCP DEBUG <0013> endpoint:rtpbridge/116@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955921 DLMGCP DEBUG <0013> endpoint:rtpbridge/117@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955921 DLMGCP DEBUG <0013> endpoint:rtpbridge/118@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955921 DLMGCP DEBUG <0013> endpoint:rtpbridge/119@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955921 DLMGCP DEBUG <0013> endpoint:rtpbridge/11a@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955921 DLMGCP DEBUG <0013> endpoint:rtpbridge/11b@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955921 DLMGCP DEBUG <0013> endpoint:rtpbridge/11c@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955921 DLMGCP DEBUG <0013> endpoint:rtpbridge/11d@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955921 DLMGCP DEBUG <0013> endpoint:rtpbridge/11e@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955921 DLMGCP DEBUG <0013> endpoint:rtpbridge/11f@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955921 DLMGCP DEBUG <0013> endpoint:rtpbridge/120@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955921 DLMGCP DEBUG <0013> endpoint:rtpbridge/121@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955921 DLMGCP DEBUG <0013> endpoint:rtpbridge/122@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955921 DLMGCP DEBUG <0013> endpoint:rtpbridge/123@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955921 DLMGCP DEBUG <0013> endpoint:rtpbridge/124@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955921 DLMGCP DEBUG <0013> endpoint:rtpbridge/125@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955921 DLMGCP DEBUG <0013> endpoint:rtpbridge/126@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955921 DLMGCP DEBUG <0013> endpoint:rtpbridge/127@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955921 DLMGCP DEBUG <0013> endpoint:rtpbridge/128@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955921 DLMGCP DEBUG <0013> endpoint:rtpbridge/129@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955921 DLMGCP DEBUG <0013> endpoint:rtpbridge/12a@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955921 DLMGCP DEBUG <0013> endpoint:rtpbridge/12b@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955921 DLMGCP DEBUG <0013> endpoint:rtpbridge/12c@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955921 DLMGCP DEBUG <0013> endpoint:none Generated response: code=200 (mgcp_protocol.c:230) 20241102125955921 DLMGCP DEBUG <0013> Generated response: line #00: 200 2676 OK (mgcp_msg.c:67) 20241102125955921 DLMGCP DEBUG <0013> Received message: line #00: DLCX 2677 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241102125955921 DLMGCP DEBUG <0013> Received message: line #01: C: 0086 (mgcp_msg.c:67) 20241102125955921 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found free endpoint: rtpbridge/1@mgw (mgcp_endp.c:261) 20241102125955921 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:441) 20241102125955921 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241102125955921 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955921 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955921 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955921 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955921 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955921 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955921 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955921 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955921 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955921 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955921 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955921 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955921 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955921 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955921 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955921 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955921 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955921 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955921 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955921 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955921 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955921 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955921 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955921 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955921 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955921 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955921 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955921 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955921 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955921 DLMGCP DEBUG <0013> endpoint:rtpbridge/1e@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955921 DLMGCP DEBUG <0013> endpoint:rtpbridge/1f@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955921 DLMGCP DEBUG <0013> endpoint:rtpbridge/20@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955921 DLMGCP DEBUG <0013> endpoint:rtpbridge/21@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955921 DLMGCP DEBUG <0013> endpoint:rtpbridge/22@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955921 DLMGCP DEBUG <0013> endpoint:rtpbridge/23@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955921 DLMGCP DEBUG <0013> endpoint:rtpbridge/24@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955921 DLMGCP DEBUG <0013> endpoint:rtpbridge/25@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955921 DLMGCP DEBUG <0013> endpoint:rtpbridge/26@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955921 DLMGCP DEBUG <0013> endpoint:rtpbridge/27@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955921 DLMGCP DEBUG <0013> endpoint:rtpbridge/28@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955921 DLMGCP DEBUG <0013> endpoint:rtpbridge/29@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955921 DLMGCP DEBUG <0013> endpoint:rtpbridge/2a@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955921 DLMGCP DEBUG <0013> endpoint:rtpbridge/2b@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955921 DLMGCP DEBUG <0013> endpoint:rtpbridge/2c@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955921 DLMGCP DEBUG <0013> endpoint:rtpbridge/2d@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955921 DLMGCP DEBUG <0013> endpoint:rtpbridge/2e@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955921 DLMGCP DEBUG <0013> endpoint:rtpbridge/2f@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955921 DLMGCP DEBUG <0013> endpoint:rtpbridge/30@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955921 DLMGCP DEBUG <0013> endpoint:rtpbridge/31@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955921 DLMGCP DEBUG <0013> endpoint:rtpbridge/32@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955921 DLMGCP DEBUG <0013> endpoint:rtpbridge/33@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955921 DLMGCP DEBUG <0013> endpoint:rtpbridge/34@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955921 DLMGCP DEBUG <0013> endpoint:rtpbridge/35@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955921 DLMGCP DEBUG <0013> endpoint:rtpbridge/36@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955921 DLMGCP DEBUG <0013> endpoint:rtpbridge/37@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955921 DLMGCP DEBUG <0013> endpoint:rtpbridge/38@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955921 DLMGCP DEBUG <0013> endpoint:rtpbridge/39@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955921 DLMGCP DEBUG <0013> endpoint:rtpbridge/3a@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955921 DLMGCP DEBUG <0013> endpoint:rtpbridge/3b@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955921 DLMGCP DEBUG <0013> endpoint:rtpbridge/3c@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955921 DLMGCP DEBUG <0013> endpoint:rtpbridge/3d@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955921 DLMGCP DEBUG <0013> endpoint:rtpbridge/3e@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955921 DLMGCP DEBUG <0013> endpoint:rtpbridge/3f@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955921 DLMGCP DEBUG <0013> endpoint:rtpbridge/40@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955921 DLMGCP DEBUG <0013> endpoint:rtpbridge/41@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955921 DLMGCP DEBUG <0013> endpoint:rtpbridge/42@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955921 DLMGCP DEBUG <0013> endpoint:rtpbridge/43@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955921 DLMGCP DEBUG <0013> endpoint:rtpbridge/44@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955921 DLMGCP DEBUG <0013> endpoint:rtpbridge/45@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955921 DLMGCP DEBUG <0013> endpoint:rtpbridge/46@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955921 DLMGCP DEBUG <0013> endpoint:rtpbridge/47@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955921 DLMGCP DEBUG <0013> endpoint:rtpbridge/48@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955922 DLMGCP DEBUG <0013> endpoint:rtpbridge/49@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955922 DLMGCP DEBUG <0013> endpoint:rtpbridge/4a@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955922 DLMGCP DEBUG <0013> endpoint:rtpbridge/4b@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955922 DLMGCP DEBUG <0013> endpoint:rtpbridge/4c@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955922 DLMGCP DEBUG <0013> endpoint:rtpbridge/4d@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955922 DLMGCP DEBUG <0013> endpoint:rtpbridge/4e@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955922 DLMGCP DEBUG <0013> endpoint:rtpbridge/4f@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955922 DLMGCP DEBUG <0013> endpoint:rtpbridge/50@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955922 DLMGCP DEBUG <0013> endpoint:rtpbridge/51@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955922 DLMGCP DEBUG <0013> endpoint:rtpbridge/52@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955922 DLMGCP DEBUG <0013> endpoint:rtpbridge/53@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955922 DLMGCP DEBUG <0013> endpoint:rtpbridge/54@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955922 DLMGCP DEBUG <0013> endpoint:rtpbridge/55@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955922 DLMGCP DEBUG <0013> endpoint:rtpbridge/56@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955922 DLMGCP DEBUG <0013> endpoint:rtpbridge/57@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955922 DLMGCP DEBUG <0013> endpoint:rtpbridge/58@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955922 DLMGCP DEBUG <0013> endpoint:rtpbridge/59@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955922 DLMGCP DEBUG <0013> endpoint:rtpbridge/5a@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955922 DLMGCP DEBUG <0013> endpoint:rtpbridge/5b@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955922 DLMGCP DEBUG <0013> endpoint:rtpbridge/5c@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955922 DLMGCP DEBUG <0013> endpoint:rtpbridge/5d@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955922 DLMGCP DEBUG <0013> endpoint:rtpbridge/5e@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955922 DLMGCP DEBUG <0013> endpoint:rtpbridge/5f@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955922 DLMGCP DEBUG <0013> endpoint:rtpbridge/60@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955922 DLMGCP DEBUG <0013> endpoint:rtpbridge/61@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955922 DLMGCP DEBUG <0013> endpoint:rtpbridge/62@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955922 DLMGCP DEBUG <0013> endpoint:rtpbridge/63@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955922 DLMGCP DEBUG <0013> endpoint:rtpbridge/64@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955922 DLMGCP DEBUG <0013> endpoint:rtpbridge/65@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955922 DLMGCP DEBUG <0013> endpoint:rtpbridge/66@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955922 DLMGCP DEBUG <0013> endpoint:rtpbridge/67@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955922 DLMGCP DEBUG <0013> endpoint:rtpbridge/68@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955922 DLMGCP DEBUG <0013> endpoint:rtpbridge/69@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955922 DLMGCP DEBUG <0013> endpoint:rtpbridge/6a@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955922 DLMGCP DEBUG <0013> endpoint:rtpbridge/6b@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955922 DLMGCP DEBUG <0013> endpoint:rtpbridge/6c@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955922 DLMGCP DEBUG <0013> endpoint:rtpbridge/6d@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955922 DLMGCP DEBUG <0013> endpoint:rtpbridge/6e@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955922 DLMGCP DEBUG <0013> endpoint:rtpbridge/6f@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955922 DLMGCP DEBUG <0013> endpoint:rtpbridge/70@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955922 DLMGCP DEBUG <0013> endpoint:rtpbridge/71@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955922 DLMGCP DEBUG <0013> endpoint:rtpbridge/72@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955922 DLMGCP DEBUG <0013> endpoint:rtpbridge/73@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955922 DLMGCP DEBUG <0013> endpoint:rtpbridge/74@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955922 DLMGCP DEBUG <0013> endpoint:rtpbridge/75@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955922 DLMGCP DEBUG <0013> endpoint:rtpbridge/76@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955922 DLMGCP DEBUG <0013> endpoint:rtpbridge/77@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955922 DLMGCP DEBUG <0013> endpoint:rtpbridge/78@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955922 DLMGCP DEBUG <0013> endpoint:rtpbridge/79@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955922 DLMGCP DEBUG <0013> endpoint:rtpbridge/7a@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955922 DLMGCP DEBUG <0013> endpoint:rtpbridge/7b@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955922 DLMGCP DEBUG <0013> endpoint:rtpbridge/7c@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955922 DLMGCP DEBUG <0013> endpoint:rtpbridge/7d@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955922 DLMGCP DEBUG <0013> endpoint:rtpbridge/7e@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955922 DLMGCP DEBUG <0013> endpoint:rtpbridge/7f@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955922 DLMGCP DEBUG <0013> endpoint:rtpbridge/80@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955922 DLMGCP DEBUG <0013> endpoint:rtpbridge/81@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955922 DLMGCP DEBUG <0013> endpoint:rtpbridge/82@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955922 DLMGCP DEBUG <0013> endpoint:rtpbridge/83@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955922 DLMGCP DEBUG <0013> endpoint:rtpbridge/84@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955922 DLMGCP DEBUG <0013> endpoint:rtpbridge/85@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955922 DLMGCP DEBUG <0013> endpoint:rtpbridge/86@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955922 DLMGCP DEBUG <0013> endpoint:rtpbridge/87@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955922 DLMGCP DEBUG <0013> endpoint:rtpbridge/88@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955922 DLMGCP DEBUG <0013> endpoint:rtpbridge/89@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955922 DLMGCP DEBUG <0013> endpoint:rtpbridge/8a@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955922 DLMGCP DEBUG <0013> endpoint:rtpbridge/8b@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955922 DLMGCP DEBUG <0013> endpoint:rtpbridge/8c@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955922 DLMGCP DEBUG <0013> endpoint:rtpbridge/8d@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955922 DLMGCP DEBUG <0013> endpoint:rtpbridge/8e@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955922 DLMGCP DEBUG <0013> endpoint:rtpbridge/8f@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955922 DLMGCP DEBUG <0013> endpoint:rtpbridge/90@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955922 DLMGCP DEBUG <0013> endpoint:rtpbridge/91@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955922 DLMGCP DEBUG <0013> endpoint:rtpbridge/92@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955922 DLMGCP DEBUG <0013> endpoint:rtpbridge/93@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955922 DLMGCP DEBUG <0013> endpoint:rtpbridge/94@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955922 DLMGCP DEBUG <0013> endpoint:rtpbridge/95@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955922 DLMGCP DEBUG <0013> endpoint:rtpbridge/96@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955922 DLMGCP DEBUG <0013> endpoint:rtpbridge/97@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955922 DLMGCP DEBUG <0013> endpoint:rtpbridge/98@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955922 DLMGCP DEBUG <0013> endpoint:rtpbridge/99@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955922 DLMGCP DEBUG <0013> endpoint:rtpbridge/9a@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955922 DLMGCP DEBUG <0013> endpoint:rtpbridge/9b@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955922 DLMGCP DEBUG <0013> endpoint:rtpbridge/9c@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955922 DLMGCP DEBUG <0013> endpoint:rtpbridge/9d@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955922 DLMGCP DEBUG <0013> endpoint:rtpbridge/9e@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955922 DLMGCP DEBUG <0013> endpoint:rtpbridge/9f@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955922 DLMGCP DEBUG <0013> endpoint:rtpbridge/a0@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955922 DLMGCP DEBUG <0013> endpoint:rtpbridge/a1@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955922 DLMGCP DEBUG <0013> endpoint:rtpbridge/a2@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955922 DLMGCP DEBUG <0013> endpoint:rtpbridge/a3@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955922 DLMGCP DEBUG <0013> endpoint:rtpbridge/a4@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955922 DLMGCP DEBUG <0013> endpoint:rtpbridge/a5@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955922 DLMGCP DEBUG <0013> endpoint:rtpbridge/a6@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955922 DLMGCP DEBUG <0013> endpoint:rtpbridge/a7@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955922 DLMGCP DEBUG <0013> endpoint:rtpbridge/a8@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955922 DLMGCP DEBUG <0013> endpoint:rtpbridge/a9@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955922 DLMGCP DEBUG <0013> endpoint:rtpbridge/aa@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955922 DLMGCP DEBUG <0013> endpoint:rtpbridge/ab@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955922 DLMGCP DEBUG <0013> endpoint:rtpbridge/ac@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955922 DLMGCP DEBUG <0013> endpoint:rtpbridge/ad@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955922 DLMGCP DEBUG <0013> endpoint:rtpbridge/ae@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955922 DLMGCP DEBUG <0013> endpoint:rtpbridge/af@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955922 DLMGCP DEBUG <0013> endpoint:rtpbridge/b0@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955922 DLMGCP DEBUG <0013> endpoint:rtpbridge/b1@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955922 DLMGCP DEBUG <0013> endpoint:rtpbridge/b2@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955922 DLMGCP DEBUG <0013> endpoint:rtpbridge/b3@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955922 DLMGCP DEBUG <0013> endpoint:rtpbridge/b4@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955922 DLMGCP DEBUG <0013> endpoint:rtpbridge/b5@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955922 DLMGCP DEBUG <0013> endpoint:rtpbridge/b6@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955922 DLMGCP DEBUG <0013> endpoint:rtpbridge/b7@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955922 DLMGCP DEBUG <0013> endpoint:rtpbridge/b8@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955922 DLMGCP DEBUG <0013> endpoint:rtpbridge/b9@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955922 DLMGCP DEBUG <0013> endpoint:rtpbridge/ba@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955922 DLMGCP DEBUG <0013> endpoint:rtpbridge/bb@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955922 DLMGCP DEBUG <0013> endpoint:rtpbridge/bc@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955922 DLMGCP DEBUG <0013> endpoint:rtpbridge/bd@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955922 DLMGCP DEBUG <0013> endpoint:rtpbridge/be@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955922 DLMGCP DEBUG <0013> endpoint:rtpbridge/bf@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955922 DLMGCP DEBUG <0013> endpoint:rtpbridge/c0@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955922 DLMGCP DEBUG <0013> endpoint:rtpbridge/c1@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955922 DLMGCP DEBUG <0013> endpoint:rtpbridge/c2@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955922 DLMGCP DEBUG <0013> endpoint:rtpbridge/c3@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955922 DLMGCP DEBUG <0013> endpoint:rtpbridge/c4@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955922 DLMGCP DEBUG <0013> endpoint:rtpbridge/c5@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955922 DLMGCP DEBUG <0013> endpoint:rtpbridge/c6@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955922 DLMGCP DEBUG <0013> endpoint:rtpbridge/c7@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955922 DLMGCP DEBUG <0013> endpoint:rtpbridge/c8@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955922 DLMGCP DEBUG <0013> endpoint:rtpbridge/c9@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955922 DLMGCP DEBUG <0013> endpoint:rtpbridge/ca@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955922 DLMGCP DEBUG <0013> endpoint:rtpbridge/cb@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955922 DLMGCP DEBUG <0013> endpoint:rtpbridge/cc@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955922 DLMGCP DEBUG <0013> endpoint:rtpbridge/cd@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955922 DLMGCP DEBUG <0013> endpoint:rtpbridge/ce@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955922 DLMGCP DEBUG <0013> endpoint:rtpbridge/cf@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955922 DLMGCP DEBUG <0013> endpoint:rtpbridge/d0@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955922 DLMGCP DEBUG <0013> endpoint:rtpbridge/d1@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955922 DLMGCP DEBUG <0013> endpoint:rtpbridge/d2@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955922 DLMGCP DEBUG <0013> endpoint:rtpbridge/d3@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955922 DLMGCP DEBUG <0013> endpoint:rtpbridge/d4@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955922 DLMGCP DEBUG <0013> endpoint:rtpbridge/d5@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955922 DLMGCP DEBUG <0013> endpoint:rtpbridge/d6@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955922 DLMGCP DEBUG <0013> endpoint:rtpbridge/d7@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955922 DLMGCP DEBUG <0013> endpoint:rtpbridge/d8@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955922 DLMGCP DEBUG <0013> endpoint:rtpbridge/d9@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955922 DLMGCP DEBUG <0013> endpoint:rtpbridge/da@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955922 DLMGCP DEBUG <0013> endpoint:rtpbridge/db@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955922 DLMGCP DEBUG <0013> endpoint:rtpbridge/dc@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955922 DLMGCP DEBUG <0013> endpoint:rtpbridge/dd@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955922 DLMGCP DEBUG <0013> endpoint:rtpbridge/de@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955922 DLMGCP DEBUG <0013> endpoint:rtpbridge/df@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955922 DLMGCP DEBUG <0013> endpoint:rtpbridge/e0@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955922 DLMGCP DEBUG <0013> endpoint:rtpbridge/e1@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955922 DLMGCP DEBUG <0013> endpoint:rtpbridge/e2@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955922 DLMGCP DEBUG <0013> endpoint:rtpbridge/e3@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955922 DLMGCP DEBUG <0013> endpoint:rtpbridge/e4@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955922 DLMGCP DEBUG <0013> endpoint:rtpbridge/e5@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955922 DLMGCP DEBUG <0013> endpoint:rtpbridge/e6@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955922 DLMGCP DEBUG <0013> endpoint:rtpbridge/e7@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955922 DLMGCP DEBUG <0013> endpoint:rtpbridge/e8@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955922 DLMGCP DEBUG <0013> endpoint:rtpbridge/e9@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955922 DLMGCP DEBUG <0013> endpoint:rtpbridge/ea@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955922 DLMGCP DEBUG <0013> endpoint:rtpbridge/eb@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955922 DLMGCP DEBUG <0013> endpoint:rtpbridge/ec@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955922 DLMGCP DEBUG <0013> endpoint:rtpbridge/ed@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955922 DLMGCP DEBUG <0013> endpoint:rtpbridge/ee@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955922 DLMGCP DEBUG <0013> endpoint:rtpbridge/ef@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955922 DLMGCP DEBUG <0013> endpoint:rtpbridge/f0@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955922 DLMGCP DEBUG <0013> endpoint:rtpbridge/f1@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955922 DLMGCP DEBUG <0013> endpoint:rtpbridge/f2@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955922 DLMGCP DEBUG <0013> endpoint:rtpbridge/f3@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955922 DLMGCP DEBUG <0013> endpoint:rtpbridge/f4@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955923 DLMGCP DEBUG <0013> endpoint:rtpbridge/f5@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955923 DLMGCP DEBUG <0013> endpoint:rtpbridge/f6@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955923 DLMGCP DEBUG <0013> endpoint:rtpbridge/f7@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955923 DLMGCP DEBUG <0013> endpoint:rtpbridge/f8@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955923 DLMGCP DEBUG <0013> endpoint:rtpbridge/f9@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955923 DLMGCP DEBUG <0013> endpoint:rtpbridge/fa@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955923 DLMGCP DEBUG <0013> endpoint:rtpbridge/fb@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955923 DLMGCP DEBUG <0013> endpoint:rtpbridge/fc@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955923 DLMGCP DEBUG <0013> endpoint:rtpbridge/fd@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955923 DLMGCP DEBUG <0013> endpoint:rtpbridge/fe@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955923 DLMGCP DEBUG <0013> endpoint:rtpbridge/ff@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955923 DLMGCP DEBUG <0013> endpoint:rtpbridge/100@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955923 DLMGCP DEBUG <0013> endpoint:rtpbridge/101@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955923 DLMGCP DEBUG <0013> endpoint:rtpbridge/102@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955923 DLMGCP DEBUG <0013> endpoint:rtpbridge/103@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955923 DLMGCP DEBUG <0013> endpoint:rtpbridge/104@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955923 DLMGCP DEBUG <0013> endpoint:rtpbridge/105@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955923 DLMGCP DEBUG <0013> endpoint:rtpbridge/106@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955923 DLMGCP DEBUG <0013> endpoint:rtpbridge/107@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955923 DLMGCP DEBUG <0013> endpoint:rtpbridge/108@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955923 DLMGCP DEBUG <0013> endpoint:rtpbridge/109@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955923 DLMGCP DEBUG <0013> endpoint:rtpbridge/10a@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955923 DLMGCP DEBUG <0013> endpoint:rtpbridge/10b@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955923 DLMGCP DEBUG <0013> endpoint:rtpbridge/10c@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955923 DLMGCP DEBUG <0013> endpoint:rtpbridge/10d@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955923 DLMGCP DEBUG <0013> endpoint:rtpbridge/10e@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955923 DLMGCP DEBUG <0013> endpoint:rtpbridge/10f@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955923 DLMGCP DEBUG <0013> endpoint:rtpbridge/110@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955923 DLMGCP DEBUG <0013> endpoint:rtpbridge/111@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955923 DLMGCP DEBUG <0013> endpoint:rtpbridge/112@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955923 DLMGCP DEBUG <0013> endpoint:rtpbridge/113@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955923 DLMGCP DEBUG <0013> endpoint:rtpbridge/114@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955923 DLMGCP DEBUG <0013> endpoint:rtpbridge/115@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955923 DLMGCP DEBUG <0013> endpoint:rtpbridge/116@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955923 DLMGCP DEBUG <0013> endpoint:rtpbridge/117@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955923 DLMGCP DEBUG <0013> endpoint:rtpbridge/118@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955923 DLMGCP DEBUG <0013> endpoint:rtpbridge/119@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955923 DLMGCP DEBUG <0013> endpoint:rtpbridge/11a@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955923 DLMGCP DEBUG <0013> endpoint:rtpbridge/11b@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955923 DLMGCP DEBUG <0013> endpoint:rtpbridge/11c@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955923 DLMGCP DEBUG <0013> endpoint:rtpbridge/11d@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955923 DLMGCP DEBUG <0013> endpoint:rtpbridge/11e@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955923 DLMGCP DEBUG <0013> endpoint:rtpbridge/11f@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955923 DLMGCP DEBUG <0013> endpoint:rtpbridge/120@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955923 DLMGCP DEBUG <0013> endpoint:rtpbridge/121@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955923 DLMGCP DEBUG <0013> endpoint:rtpbridge/122@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955923 DLMGCP DEBUG <0013> endpoint:rtpbridge/123@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955923 DLMGCP DEBUG <0013> endpoint:rtpbridge/124@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955923 DLMGCP DEBUG <0013> endpoint:rtpbridge/125@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955923 DLMGCP DEBUG <0013> endpoint:rtpbridge/126@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955923 DLMGCP DEBUG <0013> endpoint:rtpbridge/127@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955923 DLMGCP DEBUG <0013> endpoint:rtpbridge/128@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955923 DLMGCP DEBUG <0013> endpoint:rtpbridge/129@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955923 DLMGCP DEBUG <0013> endpoint:rtpbridge/12a@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955923 DLMGCP DEBUG <0013> endpoint:rtpbridge/12b@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955923 DLMGCP DEBUG <0013> endpoint:rtpbridge/12c@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955923 DLMGCP DEBUG <0013> endpoint:none Generated response: code=200 (mgcp_protocol.c:230) 20241102125955923 DLMGCP DEBUG <0013> Generated response: line #00: 200 2677 OK (mgcp_msg.c:67) 20241102125955923 DLMGCP DEBUG <0013> Received message: line #00: DLCX 2678 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241102125955923 DLMGCP DEBUG <0013> Received message: line #01: C: 0087 (mgcp_msg.c:67) 20241102125955923 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found free endpoint: rtpbridge/1@mgw (mgcp_endp.c:261) 20241102125955923 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:441) 20241102125955923 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241102125955923 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955923 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955923 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955923 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955923 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955923 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955923 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955923 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955923 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955923 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955923 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955923 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955923 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955923 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955923 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955923 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955923 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955923 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955923 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955923 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955923 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955923 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955923 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955923 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955923 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955923 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955923 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955923 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955923 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955923 DLMGCP DEBUG <0013> endpoint:rtpbridge/1e@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955923 DLMGCP DEBUG <0013> endpoint:rtpbridge/1f@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955923 DLMGCP DEBUG <0013> endpoint:rtpbridge/20@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955923 DLMGCP DEBUG <0013> endpoint:rtpbridge/21@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955923 DLMGCP DEBUG <0013> endpoint:rtpbridge/22@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955923 DLMGCP DEBUG <0013> endpoint:rtpbridge/23@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955923 DLMGCP DEBUG <0013> endpoint:rtpbridge/24@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955923 DLMGCP DEBUG <0013> endpoint:rtpbridge/25@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955923 DLMGCP DEBUG <0013> endpoint:rtpbridge/26@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955924 DLMGCP DEBUG <0013> endpoint:rtpbridge/27@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955924 DLMGCP DEBUG <0013> endpoint:rtpbridge/28@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955924 DLMGCP DEBUG <0013> endpoint:rtpbridge/29@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955924 DLMGCP DEBUG <0013> endpoint:rtpbridge/2a@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955924 DLMGCP DEBUG <0013> endpoint:rtpbridge/2b@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955924 DLMGCP DEBUG <0013> endpoint:rtpbridge/2c@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955924 DLMGCP DEBUG <0013> endpoint:rtpbridge/2d@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955924 DLMGCP DEBUG <0013> endpoint:rtpbridge/2e@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955924 DLMGCP DEBUG <0013> endpoint:rtpbridge/2f@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955924 DLMGCP DEBUG <0013> endpoint:rtpbridge/30@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955924 DLMGCP DEBUG <0013> endpoint:rtpbridge/31@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955924 DLMGCP DEBUG <0013> endpoint:rtpbridge/32@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955924 DLMGCP DEBUG <0013> endpoint:rtpbridge/33@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955924 DLMGCP DEBUG <0013> endpoint:rtpbridge/34@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955924 DLMGCP DEBUG <0013> endpoint:rtpbridge/35@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955924 DLMGCP DEBUG <0013> endpoint:rtpbridge/36@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955924 DLMGCP DEBUG <0013> endpoint:rtpbridge/37@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955924 DLMGCP DEBUG <0013> endpoint:rtpbridge/38@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955924 DLMGCP DEBUG <0013> endpoint:rtpbridge/39@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955924 DLMGCP DEBUG <0013> endpoint:rtpbridge/3a@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955924 DLMGCP DEBUG <0013> endpoint:rtpbridge/3b@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955924 DLMGCP DEBUG <0013> endpoint:rtpbridge/3c@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955924 DLMGCP DEBUG <0013> endpoint:rtpbridge/3d@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955924 DLMGCP DEBUG <0013> endpoint:rtpbridge/3e@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955924 DLMGCP DEBUG <0013> endpoint:rtpbridge/3f@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955924 DLMGCP DEBUG <0013> endpoint:rtpbridge/40@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955924 DLMGCP DEBUG <0013> endpoint:rtpbridge/41@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955924 DLMGCP DEBUG <0013> endpoint:rtpbridge/42@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955924 DLMGCP DEBUG <0013> endpoint:rtpbridge/43@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955924 DLMGCP DEBUG <0013> endpoint:rtpbridge/44@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955924 DLMGCP DEBUG <0013> endpoint:rtpbridge/45@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955924 DLMGCP DEBUG <0013> endpoint:rtpbridge/46@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955924 DLMGCP DEBUG <0013> endpoint:rtpbridge/47@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955924 DLMGCP DEBUG <0013> endpoint:rtpbridge/48@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955924 DLMGCP DEBUG <0013> endpoint:rtpbridge/49@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955924 DLMGCP DEBUG <0013> endpoint:rtpbridge/4a@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955924 DLMGCP DEBUG <0013> endpoint:rtpbridge/4b@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955924 DLMGCP DEBUG <0013> endpoint:rtpbridge/4c@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955924 DLMGCP DEBUG <0013> endpoint:rtpbridge/4d@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955924 DLMGCP DEBUG <0013> endpoint:rtpbridge/4e@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955924 DLMGCP DEBUG <0013> endpoint:rtpbridge/4f@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955924 DLMGCP DEBUG <0013> endpoint:rtpbridge/50@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955924 DLMGCP DEBUG <0013> endpoint:rtpbridge/51@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955924 DLMGCP DEBUG <0013> endpoint:rtpbridge/52@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955924 DLMGCP DEBUG <0013> endpoint:rtpbridge/53@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955924 DLMGCP DEBUG <0013> endpoint:rtpbridge/54@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955924 DLMGCP DEBUG <0013> endpoint:rtpbridge/55@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955924 DLMGCP DEBUG <0013> endpoint:rtpbridge/56@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955924 DLMGCP DEBUG <0013> endpoint:rtpbridge/57@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955924 DLMGCP DEBUG <0013> endpoint:rtpbridge/58@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955924 DLMGCP DEBUG <0013> endpoint:rtpbridge/59@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955924 DLMGCP DEBUG <0013> endpoint:rtpbridge/5a@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955924 DLMGCP DEBUG <0013> endpoint:rtpbridge/5b@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955924 DLMGCP DEBUG <0013> endpoint:rtpbridge/5c@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955924 DLMGCP DEBUG <0013> endpoint:rtpbridge/5d@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955924 DLMGCP DEBUG <0013> endpoint:rtpbridge/5e@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955924 DLMGCP DEBUG <0013> endpoint:rtpbridge/5f@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955924 DLMGCP DEBUG <0013> endpoint:rtpbridge/60@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955924 DLMGCP DEBUG <0013> endpoint:rtpbridge/61@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955924 DLMGCP DEBUG <0013> endpoint:rtpbridge/62@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955924 DLMGCP DEBUG <0013> endpoint:rtpbridge/63@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955924 DLMGCP DEBUG <0013> endpoint:rtpbridge/64@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955924 DLMGCP DEBUG <0013> endpoint:rtpbridge/65@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955924 DLMGCP DEBUG <0013> endpoint:rtpbridge/66@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955924 DLMGCP DEBUG <0013> endpoint:rtpbridge/67@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955924 DLMGCP DEBUG <0013> endpoint:rtpbridge/68@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955924 DLMGCP DEBUG <0013> endpoint:rtpbridge/69@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955924 DLMGCP DEBUG <0013> endpoint:rtpbridge/6a@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955924 DLMGCP DEBUG <0013> endpoint:rtpbridge/6b@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955924 DLMGCP DEBUG <0013> endpoint:rtpbridge/6c@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955924 DLMGCP DEBUG <0013> endpoint:rtpbridge/6d@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955924 DLMGCP DEBUG <0013> endpoint:rtpbridge/6e@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955924 DLMGCP DEBUG <0013> endpoint:rtpbridge/6f@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955924 DLMGCP DEBUG <0013> endpoint:rtpbridge/70@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955924 DLMGCP DEBUG <0013> endpoint:rtpbridge/71@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955924 DLMGCP DEBUG <0013> endpoint:rtpbridge/72@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955924 DLMGCP DEBUG <0013> endpoint:rtpbridge/73@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955924 DLMGCP DEBUG <0013> endpoint:rtpbridge/74@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955924 DLMGCP DEBUG <0013> endpoint:rtpbridge/75@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955924 DLMGCP DEBUG <0013> endpoint:rtpbridge/76@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955924 DLMGCP DEBUG <0013> endpoint:rtpbridge/77@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955924 DLMGCP DEBUG <0013> endpoint:rtpbridge/78@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955924 DLMGCP DEBUG <0013> endpoint:rtpbridge/79@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955924 DLMGCP DEBUG <0013> endpoint:rtpbridge/7a@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955924 DLMGCP DEBUG <0013> endpoint:rtpbridge/7b@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955924 DLMGCP DEBUG <0013> endpoint:rtpbridge/7c@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955924 DLMGCP DEBUG <0013> endpoint:rtpbridge/7d@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955924 DLMGCP DEBUG <0013> endpoint:rtpbridge/7e@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955924 DLMGCP DEBUG <0013> endpoint:rtpbridge/7f@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955924 DLMGCP DEBUG <0013> endpoint:rtpbridge/80@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955924 DLMGCP DEBUG <0013> endpoint:rtpbridge/81@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955924 DLMGCP DEBUG <0013> endpoint:rtpbridge/82@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955924 DLMGCP DEBUG <0013> endpoint:rtpbridge/83@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955924 DLMGCP DEBUG <0013> endpoint:rtpbridge/84@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955924 DLMGCP DEBUG <0013> endpoint:rtpbridge/85@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955924 DLMGCP DEBUG <0013> endpoint:rtpbridge/86@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955924 DLMGCP DEBUG <0013> endpoint:rtpbridge/87@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955924 DLMGCP DEBUG <0013> endpoint:rtpbridge/88@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955924 DLMGCP DEBUG <0013> endpoint:rtpbridge/89@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955924 DLMGCP DEBUG <0013> endpoint:rtpbridge/8a@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955924 DLMGCP DEBUG <0013> endpoint:rtpbridge/8b@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955924 DLMGCP DEBUG <0013> endpoint:rtpbridge/8c@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955924 DLMGCP DEBUG <0013> endpoint:rtpbridge/8d@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955924 DLMGCP DEBUG <0013> endpoint:rtpbridge/8e@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955924 DLMGCP DEBUG <0013> endpoint:rtpbridge/8f@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955924 DLMGCP DEBUG <0013> endpoint:rtpbridge/90@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955924 DLMGCP DEBUG <0013> endpoint:rtpbridge/91@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955924 DLMGCP DEBUG <0013> endpoint:rtpbridge/92@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955924 DLMGCP DEBUG <0013> endpoint:rtpbridge/93@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955924 DLMGCP DEBUG <0013> endpoint:rtpbridge/94@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955924 DLMGCP DEBUG <0013> endpoint:rtpbridge/95@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955924 DLMGCP DEBUG <0013> endpoint:rtpbridge/96@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955924 DLMGCP DEBUG <0013> endpoint:rtpbridge/97@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955924 DLMGCP DEBUG <0013> endpoint:rtpbridge/98@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955924 DLMGCP DEBUG <0013> endpoint:rtpbridge/99@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955924 DLMGCP DEBUG <0013> endpoint:rtpbridge/9a@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955924 DLMGCP DEBUG <0013> endpoint:rtpbridge/9b@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955924 DLMGCP DEBUG <0013> endpoint:rtpbridge/9c@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955924 DLMGCP DEBUG <0013> endpoint:rtpbridge/9d@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955924 DLMGCP DEBUG <0013> endpoint:rtpbridge/9e@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955924 DLMGCP DEBUG <0013> endpoint:rtpbridge/9f@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955924 DLMGCP DEBUG <0013> endpoint:rtpbridge/a0@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955924 DLMGCP DEBUG <0013> endpoint:rtpbridge/a1@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955924 DLMGCP DEBUG <0013> endpoint:rtpbridge/a2@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955925 DLMGCP DEBUG <0013> endpoint:rtpbridge/a3@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955925 DLMGCP DEBUG <0013> endpoint:rtpbridge/a4@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955925 DLMGCP DEBUG <0013> endpoint:rtpbridge/a5@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955925 DLMGCP DEBUG <0013> endpoint:rtpbridge/a6@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955925 DLMGCP DEBUG <0013> endpoint:rtpbridge/a7@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955925 DLMGCP DEBUG <0013> endpoint:rtpbridge/a8@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955925 DLMGCP DEBUG <0013> endpoint:rtpbridge/a9@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955925 DLMGCP DEBUG <0013> endpoint:rtpbridge/aa@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955925 DLMGCP DEBUG <0013> endpoint:rtpbridge/ab@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955925 DLMGCP DEBUG <0013> endpoint:rtpbridge/ac@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955925 DLMGCP DEBUG <0013> endpoint:rtpbridge/ad@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955925 DLMGCP DEBUG <0013> endpoint:rtpbridge/ae@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955925 DLMGCP DEBUG <0013> endpoint:rtpbridge/af@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955925 DLMGCP DEBUG <0013> endpoint:rtpbridge/b0@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955925 DLMGCP DEBUG <0013> endpoint:rtpbridge/b1@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955925 DLMGCP DEBUG <0013> endpoint:rtpbridge/b2@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955925 DLMGCP DEBUG <0013> endpoint:rtpbridge/b3@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955925 DLMGCP DEBUG <0013> endpoint:rtpbridge/b4@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955925 DLMGCP DEBUG <0013> endpoint:rtpbridge/b5@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955925 DLMGCP DEBUG <0013> endpoint:rtpbridge/b6@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955925 DLMGCP DEBUG <0013> endpoint:rtpbridge/b7@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955925 DLMGCP DEBUG <0013> endpoint:rtpbridge/b8@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955925 DLMGCP DEBUG <0013> endpoint:rtpbridge/b9@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955925 DLMGCP DEBUG <0013> endpoint:rtpbridge/ba@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955925 DLMGCP DEBUG <0013> endpoint:rtpbridge/bb@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955925 DLMGCP DEBUG <0013> endpoint:rtpbridge/bc@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955925 DLMGCP DEBUG <0013> endpoint:rtpbridge/bd@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955925 DLMGCP DEBUG <0013> endpoint:rtpbridge/be@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955925 DLMGCP DEBUG <0013> endpoint:rtpbridge/bf@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955925 DLMGCP DEBUG <0013> endpoint:rtpbridge/c0@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955925 DLMGCP DEBUG <0013> endpoint:rtpbridge/c1@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955925 DLMGCP DEBUG <0013> endpoint:rtpbridge/c2@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955925 DLMGCP DEBUG <0013> endpoint:rtpbridge/c3@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955925 DLMGCP DEBUG <0013> endpoint:rtpbridge/c4@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955925 DLMGCP DEBUG <0013> endpoint:rtpbridge/c5@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955925 DLMGCP DEBUG <0013> endpoint:rtpbridge/c6@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955925 DLMGCP DEBUG <0013> endpoint:rtpbridge/c7@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955925 DLMGCP DEBUG <0013> endpoint:rtpbridge/c8@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955925 DLMGCP DEBUG <0013> endpoint:rtpbridge/c9@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955925 DLMGCP DEBUG <0013> endpoint:rtpbridge/ca@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955925 DLMGCP DEBUG <0013> endpoint:rtpbridge/cb@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955925 DLMGCP DEBUG <0013> endpoint:rtpbridge/cc@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955925 DLMGCP DEBUG <0013> endpoint:rtpbridge/cd@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955925 DLMGCP DEBUG <0013> endpoint:rtpbridge/ce@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955925 DLMGCP DEBUG <0013> endpoint:rtpbridge/cf@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955925 DLMGCP DEBUG <0013> endpoint:rtpbridge/d0@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955925 DLMGCP DEBUG <0013> endpoint:rtpbridge/d1@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955925 DLMGCP DEBUG <0013> endpoint:rtpbridge/d2@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955925 DLMGCP DEBUG <0013> endpoint:rtpbridge/d3@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955925 DLMGCP DEBUG <0013> endpoint:rtpbridge/d4@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955925 DLMGCP DEBUG <0013> endpoint:rtpbridge/d5@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955925 DLMGCP DEBUG <0013> endpoint:rtpbridge/d6@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955925 DLMGCP DEBUG <0013> endpoint:rtpbridge/d7@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955925 DLMGCP DEBUG <0013> endpoint:rtpbridge/d8@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955925 DLMGCP DEBUG <0013> endpoint:rtpbridge/d9@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955925 DLMGCP DEBUG <0013> endpoint:rtpbridge/da@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955925 DLMGCP DEBUG <0013> endpoint:rtpbridge/db@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955925 DLMGCP DEBUG <0013> endpoint:rtpbridge/dc@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955925 DLMGCP DEBUG <0013> endpoint:rtpbridge/dd@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955925 DLMGCP DEBUG <0013> endpoint:rtpbridge/de@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955925 DLMGCP DEBUG <0013> endpoint:rtpbridge/df@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955925 DLMGCP DEBUG <0013> endpoint:rtpbridge/e0@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955925 DLMGCP DEBUG <0013> endpoint:rtpbridge/e1@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955925 DLMGCP DEBUG <0013> endpoint:rtpbridge/e2@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955925 DLMGCP DEBUG <0013> endpoint:rtpbridge/e3@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955925 DLMGCP DEBUG <0013> endpoint:rtpbridge/e4@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955925 DLMGCP DEBUG <0013> endpoint:rtpbridge/e5@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955925 DLMGCP DEBUG <0013> endpoint:rtpbridge/e6@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955925 DLMGCP DEBUG <0013> endpoint:rtpbridge/e7@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955925 DLMGCP DEBUG <0013> endpoint:rtpbridge/e8@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955925 DLMGCP DEBUG <0013> endpoint:rtpbridge/e9@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955925 DLMGCP DEBUG <0013> endpoint:rtpbridge/ea@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955925 DLMGCP DEBUG <0013> endpoint:rtpbridge/eb@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955925 DLMGCP DEBUG <0013> endpoint:rtpbridge/ec@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955925 DLMGCP DEBUG <0013> endpoint:rtpbridge/ed@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955925 DLMGCP DEBUG <0013> endpoint:rtpbridge/ee@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955925 DLMGCP DEBUG <0013> endpoint:rtpbridge/ef@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955925 DLMGCP DEBUG <0013> endpoint:rtpbridge/f0@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955925 DLMGCP DEBUG <0013> endpoint:rtpbridge/f1@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955925 DLMGCP DEBUG <0013> endpoint:rtpbridge/f2@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955925 DLMGCP DEBUG <0013> endpoint:rtpbridge/f3@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955925 DLMGCP DEBUG <0013> endpoint:rtpbridge/f4@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955925 DLMGCP DEBUG <0013> endpoint:rtpbridge/f5@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955925 DLMGCP DEBUG <0013> endpoint:rtpbridge/f6@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955925 DLMGCP DEBUG <0013> endpoint:rtpbridge/f7@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955925 DLMGCP DEBUG <0013> endpoint:rtpbridge/f8@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955925 DLMGCP DEBUG <0013> endpoint:rtpbridge/f9@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955925 DLMGCP DEBUG <0013> endpoint:rtpbridge/fa@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955925 DLMGCP DEBUG <0013> endpoint:rtpbridge/fb@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955925 DLMGCP DEBUG <0013> endpoint:rtpbridge/fc@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955925 DLMGCP DEBUG <0013> endpoint:rtpbridge/fd@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955925 DLMGCP DEBUG <0013> endpoint:rtpbridge/fe@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955925 DLMGCP DEBUG <0013> endpoint:rtpbridge/ff@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955925 DLMGCP DEBUG <0013> endpoint:rtpbridge/100@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955925 DLMGCP DEBUG <0013> endpoint:rtpbridge/101@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955925 DLMGCP DEBUG <0013> endpoint:rtpbridge/102@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955925 DLMGCP DEBUG <0013> endpoint:rtpbridge/103@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955925 DLMGCP DEBUG <0013> endpoint:rtpbridge/104@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955925 DLMGCP DEBUG <0013> endpoint:rtpbridge/105@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955925 DLMGCP DEBUG <0013> endpoint:rtpbridge/106@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955925 DLMGCP DEBUG <0013> endpoint:rtpbridge/107@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955925 DLMGCP DEBUG <0013> endpoint:rtpbridge/108@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955925 DLMGCP DEBUG <0013> endpoint:rtpbridge/109@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955925 DLMGCP DEBUG <0013> endpoint:rtpbridge/10a@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955925 DLMGCP DEBUG <0013> endpoint:rtpbridge/10b@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955925 DLMGCP DEBUG <0013> endpoint:rtpbridge/10c@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955925 DLMGCP DEBUG <0013> endpoint:rtpbridge/10d@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955925 DLMGCP DEBUG <0013> endpoint:rtpbridge/10e@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955925 DLMGCP DEBUG <0013> endpoint:rtpbridge/10f@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955925 DLMGCP DEBUG <0013> endpoint:rtpbridge/110@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955925 DLMGCP DEBUG <0013> endpoint:rtpbridge/111@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955925 DLMGCP DEBUG <0013> endpoint:rtpbridge/112@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955925 DLMGCP DEBUG <0013> endpoint:rtpbridge/113@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955925 DLMGCP DEBUG <0013> endpoint:rtpbridge/114@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955925 DLMGCP DEBUG <0013> endpoint:rtpbridge/115@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955925 DLMGCP DEBUG <0013> endpoint:rtpbridge/116@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955925 DLMGCP DEBUG <0013> endpoint:rtpbridge/117@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955925 DLMGCP DEBUG <0013> endpoint:rtpbridge/118@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955925 DLMGCP DEBUG <0013> endpoint:rtpbridge/119@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955925 DLMGCP DEBUG <0013> endpoint:rtpbridge/11a@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955925 DLMGCP DEBUG <0013> endpoint:rtpbridge/11b@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955926 DLMGCP DEBUG <0013> endpoint:rtpbridge/11c@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955926 DLMGCP DEBUG <0013> endpoint:rtpbridge/11d@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955926 DLMGCP DEBUG <0013> endpoint:rtpbridge/11e@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955926 DLMGCP DEBUG <0013> endpoint:rtpbridge/11f@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955926 DLMGCP DEBUG <0013> endpoint:rtpbridge/120@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955926 DLMGCP DEBUG <0013> endpoint:rtpbridge/121@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955926 DLMGCP DEBUG <0013> endpoint:rtpbridge/122@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955926 DLMGCP DEBUG <0013> endpoint:rtpbridge/123@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955926 DLMGCP DEBUG <0013> endpoint:rtpbridge/124@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955926 DLMGCP DEBUG <0013> endpoint:rtpbridge/125@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955926 DLMGCP DEBUG <0013> endpoint:rtpbridge/126@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955926 DLMGCP DEBUG <0013> endpoint:rtpbridge/127@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955926 DLMGCP DEBUG <0013> endpoint:rtpbridge/128@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955926 DLMGCP DEBUG <0013> endpoint:rtpbridge/129@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955926 DLMGCP DEBUG <0013> endpoint:rtpbridge/12a@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955926 DLMGCP DEBUG <0013> endpoint:rtpbridge/12b@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955926 DLMGCP DEBUG <0013> endpoint:rtpbridge/12c@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955926 DLMGCP DEBUG <0013> endpoint:none Generated response: code=200 (mgcp_protocol.c:230) 20241102125955926 DLMGCP DEBUG <0013> Generated response: line #00: 200 2678 OK (mgcp_msg.c:67) 20241102125955926 DLMGCP DEBUG <0013> Received message: line #00: DLCX 2679 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241102125955926 DLMGCP DEBUG <0013> Received message: line #01: C: 0088 (mgcp_msg.c:67) 20241102125955926 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found free endpoint: rtpbridge/1@mgw (mgcp_endp.c:261) 20241102125955926 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:441) 20241102125955926 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241102125955926 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955926 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955926 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955926 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955926 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955926 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955926 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955926 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955926 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955926 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955926 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955926 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955926 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955926 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955926 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955926 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955926 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955926 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955926 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955926 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955926 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955926 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955926 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955926 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955926 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955926 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955926 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955926 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955926 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955926 DLMGCP DEBUG <0013> endpoint:rtpbridge/1e@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955926 DLMGCP DEBUG <0013> endpoint:rtpbridge/1f@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955926 DLMGCP DEBUG <0013> endpoint:rtpbridge/20@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955926 DLMGCP DEBUG <0013> endpoint:rtpbridge/21@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955926 DLMGCP DEBUG <0013> endpoint:rtpbridge/22@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955926 DLMGCP DEBUG <0013> endpoint:rtpbridge/23@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955926 DLMGCP DEBUG <0013> endpoint:rtpbridge/24@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955926 DLMGCP DEBUG <0013> endpoint:rtpbridge/25@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955926 DLMGCP DEBUG <0013> endpoint:rtpbridge/26@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955926 DLMGCP DEBUG <0013> endpoint:rtpbridge/27@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955926 DLMGCP DEBUG <0013> endpoint:rtpbridge/28@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955926 DLMGCP DEBUG <0013> endpoint:rtpbridge/29@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955926 DLMGCP DEBUG <0013> endpoint:rtpbridge/2a@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955926 DLMGCP DEBUG <0013> endpoint:rtpbridge/2b@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955926 DLMGCP DEBUG <0013> endpoint:rtpbridge/2c@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955926 DLMGCP DEBUG <0013> endpoint:rtpbridge/2d@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955926 DLMGCP DEBUG <0013> endpoint:rtpbridge/2e@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955926 DLMGCP DEBUG <0013> endpoint:rtpbridge/2f@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955926 DLMGCP DEBUG <0013> endpoint:rtpbridge/30@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955926 DLMGCP DEBUG <0013> endpoint:rtpbridge/31@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955926 DLMGCP DEBUG <0013> endpoint:rtpbridge/32@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955926 DLMGCP DEBUG <0013> endpoint:rtpbridge/33@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955926 DLMGCP DEBUG <0013> endpoint:rtpbridge/34@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955926 DLMGCP DEBUG <0013> endpoint:rtpbridge/35@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955926 DLMGCP DEBUG <0013> endpoint:rtpbridge/36@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955926 DLMGCP DEBUG <0013> endpoint:rtpbridge/37@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955926 DLMGCP DEBUG <0013> endpoint:rtpbridge/38@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955926 DLMGCP DEBUG <0013> endpoint:rtpbridge/39@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955926 DLMGCP DEBUG <0013> endpoint:rtpbridge/3a@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955926 DLMGCP DEBUG <0013> endpoint:rtpbridge/3b@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955926 DLMGCP DEBUG <0013> endpoint:rtpbridge/3c@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955926 DLMGCP DEBUG <0013> endpoint:rtpbridge/3d@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955926 DLMGCP DEBUG <0013> endpoint:rtpbridge/3e@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955926 DLMGCP DEBUG <0013> endpoint:rtpbridge/3f@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955926 DLMGCP DEBUG <0013> endpoint:rtpbridge/40@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955926 DLMGCP DEBUG <0013> endpoint:rtpbridge/41@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955926 DLMGCP DEBUG <0013> endpoint:rtpbridge/42@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955926 DLMGCP DEBUG <0013> endpoint:rtpbridge/43@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955926 DLMGCP DEBUG <0013> endpoint:rtpbridge/44@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955926 DLMGCP DEBUG <0013> endpoint:rtpbridge/45@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955926 DLMGCP DEBUG <0013> endpoint:rtpbridge/46@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955926 DLMGCP DEBUG <0013> endpoint:rtpbridge/47@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955927 DLMGCP DEBUG <0013> endpoint:rtpbridge/48@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955927 DLMGCP DEBUG <0013> endpoint:rtpbridge/49@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955927 DLMGCP DEBUG <0013> endpoint:rtpbridge/4a@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955927 DLMGCP DEBUG <0013> endpoint:rtpbridge/4b@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955927 DLMGCP DEBUG <0013> endpoint:rtpbridge/4c@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955927 DLMGCP DEBUG <0013> endpoint:rtpbridge/4d@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955927 DLMGCP DEBUG <0013> endpoint:rtpbridge/4e@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955927 DLMGCP DEBUG <0013> endpoint:rtpbridge/4f@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955927 DLMGCP DEBUG <0013> endpoint:rtpbridge/50@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955927 DLMGCP DEBUG <0013> endpoint:rtpbridge/51@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955927 DLMGCP DEBUG <0013> endpoint:rtpbridge/52@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955927 DLMGCP DEBUG <0013> endpoint:rtpbridge/53@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955927 DLMGCP DEBUG <0013> endpoint:rtpbridge/54@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955927 DLMGCP DEBUG <0013> endpoint:rtpbridge/55@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955927 DLMGCP DEBUG <0013> endpoint:rtpbridge/56@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955927 DLMGCP DEBUG <0013> endpoint:rtpbridge/57@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955927 DLMGCP DEBUG <0013> endpoint:rtpbridge/58@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955927 DLMGCP DEBUG <0013> endpoint:rtpbridge/59@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955927 DLMGCP DEBUG <0013> endpoint:rtpbridge/5a@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955927 DLMGCP DEBUG <0013> endpoint:rtpbridge/5b@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955927 DLMGCP DEBUG <0013> endpoint:rtpbridge/5c@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955927 DLMGCP DEBUG <0013> endpoint:rtpbridge/5d@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955927 DLMGCP DEBUG <0013> endpoint:rtpbridge/5e@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955927 DLMGCP DEBUG <0013> endpoint:rtpbridge/5f@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955927 DLMGCP DEBUG <0013> endpoint:rtpbridge/60@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955927 DLMGCP DEBUG <0013> endpoint:rtpbridge/61@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955927 DLMGCP DEBUG <0013> endpoint:rtpbridge/62@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955927 DLMGCP DEBUG <0013> endpoint:rtpbridge/63@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955927 DLMGCP DEBUG <0013> endpoint:rtpbridge/64@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955927 DLMGCP DEBUG <0013> endpoint:rtpbridge/65@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955927 DLMGCP DEBUG <0013> endpoint:rtpbridge/66@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955927 DLMGCP DEBUG <0013> endpoint:rtpbridge/67@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955927 DLMGCP DEBUG <0013> endpoint:rtpbridge/68@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955927 DLMGCP DEBUG <0013> endpoint:rtpbridge/69@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955927 DLMGCP DEBUG <0013> endpoint:rtpbridge/6a@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955927 DLMGCP DEBUG <0013> endpoint:rtpbridge/6b@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955927 DLMGCP DEBUG <0013> endpoint:rtpbridge/6c@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955927 DLMGCP DEBUG <0013> endpoint:rtpbridge/6d@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955927 DLMGCP DEBUG <0013> endpoint:rtpbridge/6e@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955927 DLMGCP DEBUG <0013> endpoint:rtpbridge/6f@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955927 DLMGCP DEBUG <0013> endpoint:rtpbridge/70@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955927 DLMGCP DEBUG <0013> endpoint:rtpbridge/71@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955927 DLMGCP DEBUG <0013> endpoint:rtpbridge/72@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955927 DLMGCP DEBUG <0013> endpoint:rtpbridge/73@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955927 DLMGCP DEBUG <0013> endpoint:rtpbridge/74@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955927 DLMGCP DEBUG <0013> endpoint:rtpbridge/75@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955927 DLMGCP DEBUG <0013> endpoint:rtpbridge/76@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955927 DLMGCP DEBUG <0013> endpoint:rtpbridge/77@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955927 DLMGCP DEBUG <0013> endpoint:rtpbridge/78@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955927 DLMGCP DEBUG <0013> endpoint:rtpbridge/79@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955927 DLMGCP DEBUG <0013> endpoint:rtpbridge/7a@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955927 DLMGCP DEBUG <0013> endpoint:rtpbridge/7b@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955927 DLMGCP DEBUG <0013> endpoint:rtpbridge/7c@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955927 DLMGCP DEBUG <0013> endpoint:rtpbridge/7d@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955927 DLMGCP DEBUG <0013> endpoint:rtpbridge/7e@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955927 DLMGCP DEBUG <0013> endpoint:rtpbridge/7f@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955927 DLMGCP DEBUG <0013> endpoint:rtpbridge/80@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955927 DLMGCP DEBUG <0013> endpoint:rtpbridge/81@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955927 DLMGCP DEBUG <0013> endpoint:rtpbridge/82@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955927 DLMGCP DEBUG <0013> endpoint:rtpbridge/83@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955927 DLMGCP DEBUG <0013> endpoint:rtpbridge/84@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955927 DLMGCP DEBUG <0013> endpoint:rtpbridge/85@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955927 DLMGCP DEBUG <0013> endpoint:rtpbridge/86@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955927 DLMGCP DEBUG <0013> endpoint:rtpbridge/87@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955927 DLMGCP DEBUG <0013> endpoint:rtpbridge/88@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955927 DLMGCP DEBUG <0013> endpoint:rtpbridge/89@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955927 DLMGCP DEBUG <0013> endpoint:rtpbridge/8a@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955927 DLMGCP DEBUG <0013> endpoint:rtpbridge/8b@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955927 DLMGCP DEBUG <0013> endpoint:rtpbridge/8c@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955927 DLMGCP DEBUG <0013> endpoint:rtpbridge/8d@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955927 DLMGCP DEBUG <0013> endpoint:rtpbridge/8e@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955927 DLMGCP DEBUG <0013> endpoint:rtpbridge/8f@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955927 DLMGCP DEBUG <0013> endpoint:rtpbridge/90@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955927 DLMGCP DEBUG <0013> endpoint:rtpbridge/91@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955927 DLMGCP DEBUG <0013> endpoint:rtpbridge/92@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955927 DLMGCP DEBUG <0013> endpoint:rtpbridge/93@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955927 DLMGCP DEBUG <0013> endpoint:rtpbridge/94@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955927 DLMGCP DEBUG <0013> endpoint:rtpbridge/95@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955927 DLMGCP DEBUG <0013> endpoint:rtpbridge/96@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955927 DLMGCP DEBUG <0013> endpoint:rtpbridge/97@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955927 DLMGCP DEBUG <0013> endpoint:rtpbridge/98@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955927 DLMGCP DEBUG <0013> endpoint:rtpbridge/99@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955927 DLMGCP DEBUG <0013> endpoint:rtpbridge/9a@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955927 DLMGCP DEBUG <0013> endpoint:rtpbridge/9b@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955927 DLMGCP DEBUG <0013> endpoint:rtpbridge/9c@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955927 DLMGCP DEBUG <0013> endpoint:rtpbridge/9d@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955927 DLMGCP DEBUG <0013> endpoint:rtpbridge/9e@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955927 DLMGCP DEBUG <0013> endpoint:rtpbridge/9f@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955927 DLMGCP DEBUG <0013> endpoint:rtpbridge/a0@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955927 DLMGCP DEBUG <0013> endpoint:rtpbridge/a1@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955927 DLMGCP DEBUG <0013> endpoint:rtpbridge/a2@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955927 DLMGCP DEBUG <0013> endpoint:rtpbridge/a3@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955927 DLMGCP DEBUG <0013> endpoint:rtpbridge/a4@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955927 DLMGCP DEBUG <0013> endpoint:rtpbridge/a5@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955927 DLMGCP DEBUG <0013> endpoint:rtpbridge/a6@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955927 DLMGCP DEBUG <0013> endpoint:rtpbridge/a7@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955927 DLMGCP DEBUG <0013> endpoint:rtpbridge/a8@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955927 DLMGCP DEBUG <0013> endpoint:rtpbridge/a9@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955927 DLMGCP DEBUG <0013> endpoint:rtpbridge/aa@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955927 DLMGCP DEBUG <0013> endpoint:rtpbridge/ab@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955927 DLMGCP DEBUG <0013> endpoint:rtpbridge/ac@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955927 DLMGCP DEBUG <0013> endpoint:rtpbridge/ad@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955927 DLMGCP DEBUG <0013> endpoint:rtpbridge/ae@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955927 DLMGCP DEBUG <0013> endpoint:rtpbridge/af@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955927 DLMGCP DEBUG <0013> endpoint:rtpbridge/b0@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955927 DLMGCP DEBUG <0013> endpoint:rtpbridge/b1@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955927 DLMGCP DEBUG <0013> endpoint:rtpbridge/b2@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955927 DLMGCP DEBUG <0013> endpoint:rtpbridge/b3@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955927 DLMGCP DEBUG <0013> endpoint:rtpbridge/b4@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955927 DLMGCP DEBUG <0013> endpoint:rtpbridge/b5@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955927 DLMGCP DEBUG <0013> endpoint:rtpbridge/b6@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955927 DLMGCP DEBUG <0013> endpoint:rtpbridge/b7@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955927 DLMGCP DEBUG <0013> endpoint:rtpbridge/b8@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955927 DLMGCP DEBUG <0013> endpoint:rtpbridge/b9@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955927 DLMGCP DEBUG <0013> endpoint:rtpbridge/ba@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955927 DLMGCP DEBUG <0013> endpoint:rtpbridge/bb@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955927 DLMGCP DEBUG <0013> endpoint:rtpbridge/bc@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955927 DLMGCP DEBUG <0013> endpoint:rtpbridge/bd@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955927 DLMGCP DEBUG <0013> endpoint:rtpbridge/be@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955927 DLMGCP DEBUG <0013> endpoint:rtpbridge/bf@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955927 DLMGCP DEBUG <0013> endpoint:rtpbridge/c0@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955927 DLMGCP DEBUG <0013> endpoint:rtpbridge/c1@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955927 DLMGCP DEBUG <0013> endpoint:rtpbridge/c2@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955927 DLMGCP DEBUG <0013> endpoint:rtpbridge/c3@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955927 DLMGCP DEBUG <0013> endpoint:rtpbridge/c4@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955927 DLMGCP DEBUG <0013> endpoint:rtpbridge/c5@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955927 DLMGCP DEBUG <0013> endpoint:rtpbridge/c6@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955927 DLMGCP DEBUG <0013> endpoint:rtpbridge/c7@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955927 DLMGCP DEBUG <0013> endpoint:rtpbridge/c8@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955927 DLMGCP DEBUG <0013> endpoint:rtpbridge/c9@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955927 DLMGCP DEBUG <0013> endpoint:rtpbridge/ca@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955927 DLMGCP DEBUG <0013> endpoint:rtpbridge/cb@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955927 DLMGCP DEBUG <0013> endpoint:rtpbridge/cc@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955927 DLMGCP DEBUG <0013> endpoint:rtpbridge/cd@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955927 DLMGCP DEBUG <0013> endpoint:rtpbridge/ce@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955927 DLMGCP DEBUG <0013> endpoint:rtpbridge/cf@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955927 DLMGCP DEBUG <0013> endpoint:rtpbridge/d0@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955927 DLMGCP DEBUG <0013> endpoint:rtpbridge/d1@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955927 DLMGCP DEBUG <0013> endpoint:rtpbridge/d2@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955927 DLMGCP DEBUG <0013> endpoint:rtpbridge/d3@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955927 DLMGCP DEBUG <0013> endpoint:rtpbridge/d4@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955927 DLMGCP DEBUG <0013> endpoint:rtpbridge/d5@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955927 DLMGCP DEBUG <0013> endpoint:rtpbridge/d6@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955927 DLMGCP DEBUG <0013> endpoint:rtpbridge/d7@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955927 DLMGCP DEBUG <0013> endpoint:rtpbridge/d8@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955927 DLMGCP DEBUG <0013> endpoint:rtpbridge/d9@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955927 DLMGCP DEBUG <0013> endpoint:rtpbridge/da@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955927 DLMGCP DEBUG <0013> endpoint:rtpbridge/db@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955927 DLMGCP DEBUG <0013> endpoint:rtpbridge/dc@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955927 DLMGCP DEBUG <0013> endpoint:rtpbridge/dd@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955927 DLMGCP DEBUG <0013> endpoint:rtpbridge/de@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955927 DLMGCP DEBUG <0013> endpoint:rtpbridge/df@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955927 DLMGCP DEBUG <0013> endpoint:rtpbridge/e0@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955927 DLMGCP DEBUG <0013> endpoint:rtpbridge/e1@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955927 DLMGCP DEBUG <0013> endpoint:rtpbridge/e2@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955928 DLMGCP DEBUG <0013> endpoint:rtpbridge/e3@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955928 DLMGCP DEBUG <0013> endpoint:rtpbridge/e4@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955928 DLMGCP DEBUG <0013> endpoint:rtpbridge/e5@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955928 DLMGCP DEBUG <0013> endpoint:rtpbridge/e6@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955928 DLMGCP DEBUG <0013> endpoint:rtpbridge/e7@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955928 DLMGCP DEBUG <0013> endpoint:rtpbridge/e8@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955928 DLMGCP DEBUG <0013> endpoint:rtpbridge/e9@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955928 DLMGCP DEBUG <0013> endpoint:rtpbridge/ea@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955928 DLMGCP DEBUG <0013> endpoint:rtpbridge/eb@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955928 DLMGCP DEBUG <0013> endpoint:rtpbridge/ec@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955928 DLMGCP DEBUG <0013> endpoint:rtpbridge/ed@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955928 DLMGCP DEBUG <0013> endpoint:rtpbridge/ee@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955928 DLMGCP DEBUG <0013> endpoint:rtpbridge/ef@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955928 DLMGCP DEBUG <0013> endpoint:rtpbridge/f0@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955928 DLMGCP DEBUG <0013> endpoint:rtpbridge/f1@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955928 DLMGCP DEBUG <0013> endpoint:rtpbridge/f2@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955928 DLMGCP DEBUG <0013> endpoint:rtpbridge/f3@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955928 DLMGCP DEBUG <0013> endpoint:rtpbridge/f4@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955928 DLMGCP DEBUG <0013> endpoint:rtpbridge/f5@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955928 DLMGCP DEBUG <0013> endpoint:rtpbridge/f6@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955928 DLMGCP DEBUG <0013> endpoint:rtpbridge/f7@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955928 DLMGCP DEBUG <0013> endpoint:rtpbridge/f8@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955928 DLMGCP DEBUG <0013> endpoint:rtpbridge/f9@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955928 DLMGCP DEBUG <0013> endpoint:rtpbridge/fa@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955928 DLMGCP DEBUG <0013> endpoint:rtpbridge/fb@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955928 DLMGCP DEBUG <0013> endpoint:rtpbridge/fc@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955928 DLMGCP DEBUG <0013> endpoint:rtpbridge/fd@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955928 DLMGCP DEBUG <0013> endpoint:rtpbridge/fe@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955928 DLMGCP DEBUG <0013> endpoint:rtpbridge/ff@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955928 DLMGCP DEBUG <0013> endpoint:rtpbridge/100@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955928 DLMGCP DEBUG <0013> endpoint:rtpbridge/101@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955928 DLMGCP DEBUG <0013> endpoint:rtpbridge/102@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955928 DLMGCP DEBUG <0013> endpoint:rtpbridge/103@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955928 DLMGCP DEBUG <0013> endpoint:rtpbridge/104@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955928 DLMGCP DEBUG <0013> endpoint:rtpbridge/105@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955928 DLMGCP DEBUG <0013> endpoint:rtpbridge/106@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955928 DLMGCP DEBUG <0013> endpoint:rtpbridge/107@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955928 DLMGCP DEBUG <0013> endpoint:rtpbridge/108@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955928 DLMGCP DEBUG <0013> endpoint:rtpbridge/109@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955928 DLMGCP DEBUG <0013> endpoint:rtpbridge/10a@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955928 DLMGCP DEBUG <0013> endpoint:rtpbridge/10b@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955928 DLMGCP DEBUG <0013> endpoint:rtpbridge/10c@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955928 DLMGCP DEBUG <0013> endpoint:rtpbridge/10d@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955928 DLMGCP DEBUG <0013> endpoint:rtpbridge/10e@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955928 DLMGCP DEBUG <0013> endpoint:rtpbridge/10f@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955928 DLMGCP DEBUG <0013> endpoint:rtpbridge/110@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955928 DLMGCP DEBUG <0013> endpoint:rtpbridge/111@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955928 DLMGCP DEBUG <0013> endpoint:rtpbridge/112@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955928 DLMGCP DEBUG <0013> endpoint:rtpbridge/113@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955928 DLMGCP DEBUG <0013> endpoint:rtpbridge/114@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955928 DLMGCP DEBUG <0013> endpoint:rtpbridge/115@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955928 DLMGCP DEBUG <0013> endpoint:rtpbridge/116@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955928 DLMGCP DEBUG <0013> endpoint:rtpbridge/117@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955928 DLMGCP DEBUG <0013> endpoint:rtpbridge/118@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955928 DLMGCP DEBUG <0013> endpoint:rtpbridge/119@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955928 DLMGCP DEBUG <0013> endpoint:rtpbridge/11a@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955928 DLMGCP DEBUG <0013> endpoint:rtpbridge/11b@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955928 DLMGCP DEBUG <0013> endpoint:rtpbridge/11c@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955928 DLMGCP DEBUG <0013> endpoint:rtpbridge/11d@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955928 DLMGCP DEBUG <0013> endpoint:rtpbridge/11e@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955928 DLMGCP DEBUG <0013> endpoint:rtpbridge/11f@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955928 DLMGCP DEBUG <0013> endpoint:rtpbridge/120@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955928 DLMGCP DEBUG <0013> endpoint:rtpbridge/121@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955928 DLMGCP DEBUG <0013> endpoint:rtpbridge/122@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955928 DLMGCP DEBUG <0013> endpoint:rtpbridge/123@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955928 DLMGCP DEBUG <0013> endpoint:rtpbridge/124@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955928 DLMGCP DEBUG <0013> endpoint:rtpbridge/125@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955928 DLMGCP DEBUG <0013> endpoint:rtpbridge/126@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955928 DLMGCP DEBUG <0013> endpoint:rtpbridge/127@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955928 DLMGCP DEBUG <0013> endpoint:rtpbridge/128@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955928 DLMGCP DEBUG <0013> endpoint:rtpbridge/129@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955928 DLMGCP DEBUG <0013> endpoint:rtpbridge/12a@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955928 DLMGCP DEBUG <0013> endpoint:rtpbridge/12b@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955928 DLMGCP DEBUG <0013> endpoint:rtpbridge/12c@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955928 DLMGCP DEBUG <0013> endpoint:none Generated response: code=200 (mgcp_protocol.c:230) 20241102125955928 DLMGCP DEBUG <0013> Generated response: line #00: 200 2679 OK (mgcp_msg.c:67) 20241102125955928 DLMGCP DEBUG <0013> Received message: line #00: DLCX 2680 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241102125955928 DLMGCP DEBUG <0013> Received message: line #01: C: 0089 (mgcp_msg.c:67) 20241102125955928 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found free endpoint: rtpbridge/1@mgw (mgcp_endp.c:261) 20241102125955928 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:441) 20241102125955928 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241102125955928 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955928 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955928 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955928 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955928 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955928 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955929 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955929 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955929 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955929 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955929 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955929 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955929 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955929 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955929 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955929 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955929 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955929 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955929 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955929 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955929 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955929 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955929 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955929 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955929 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955929 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955929 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955929 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955929 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955929 DLMGCP DEBUG <0013> endpoint:rtpbridge/1e@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955929 DLMGCP DEBUG <0013> endpoint:rtpbridge/1f@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955929 DLMGCP DEBUG <0013> endpoint:rtpbridge/20@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955929 DLMGCP DEBUG <0013> endpoint:rtpbridge/21@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955929 DLMGCP DEBUG <0013> endpoint:rtpbridge/22@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955929 DLMGCP DEBUG <0013> endpoint:rtpbridge/23@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955929 DLMGCP DEBUG <0013> endpoint:rtpbridge/24@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955929 DLMGCP DEBUG <0013> endpoint:rtpbridge/25@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955929 DLMGCP DEBUG <0013> endpoint:rtpbridge/26@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955929 DLMGCP DEBUG <0013> endpoint:rtpbridge/27@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955929 DLMGCP DEBUG <0013> endpoint:rtpbridge/28@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955929 DLMGCP DEBUG <0013> endpoint:rtpbridge/29@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955929 DLMGCP DEBUG <0013> endpoint:rtpbridge/2a@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955929 DLMGCP DEBUG <0013> endpoint:rtpbridge/2b@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955929 DLMGCP DEBUG <0013> endpoint:rtpbridge/2c@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955929 DLMGCP DEBUG <0013> endpoint:rtpbridge/2d@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955929 DLMGCP DEBUG <0013> endpoint:rtpbridge/2e@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955929 DLMGCP DEBUG <0013> endpoint:rtpbridge/2f@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955929 DLMGCP DEBUG <0013> endpoint:rtpbridge/30@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955929 DLMGCP DEBUG <0013> endpoint:rtpbridge/31@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955929 DLMGCP DEBUG <0013> endpoint:rtpbridge/32@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955929 DLMGCP DEBUG <0013> endpoint:rtpbridge/33@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955929 DLMGCP DEBUG <0013> endpoint:rtpbridge/34@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955929 DLMGCP DEBUG <0013> endpoint:rtpbridge/35@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955929 DLMGCP DEBUG <0013> endpoint:rtpbridge/36@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955929 DLMGCP DEBUG <0013> endpoint:rtpbridge/37@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955929 DLMGCP DEBUG <0013> endpoint:rtpbridge/38@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955929 DLMGCP DEBUG <0013> endpoint:rtpbridge/39@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955929 DLMGCP DEBUG <0013> endpoint:rtpbridge/3a@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955929 DLMGCP DEBUG <0013> endpoint:rtpbridge/3b@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955929 DLMGCP DEBUG <0013> endpoint:rtpbridge/3c@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955929 DLMGCP DEBUG <0013> endpoint:rtpbridge/3d@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955929 DLMGCP DEBUG <0013> endpoint:rtpbridge/3e@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955929 DLMGCP DEBUG <0013> endpoint:rtpbridge/3f@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955929 DLMGCP DEBUG <0013> endpoint:rtpbridge/40@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955929 DLMGCP DEBUG <0013> endpoint:rtpbridge/41@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955929 DLMGCP DEBUG <0013> endpoint:rtpbridge/42@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955929 DLMGCP DEBUG <0013> endpoint:rtpbridge/43@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955929 DLMGCP DEBUG <0013> endpoint:rtpbridge/44@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955929 DLMGCP DEBUG <0013> endpoint:rtpbridge/45@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955929 DLMGCP DEBUG <0013> endpoint:rtpbridge/46@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955929 DLMGCP DEBUG <0013> endpoint:rtpbridge/47@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955929 DLMGCP DEBUG <0013> endpoint:rtpbridge/48@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955929 DLMGCP DEBUG <0013> endpoint:rtpbridge/49@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955929 DLMGCP DEBUG <0013> endpoint:rtpbridge/4a@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955929 DLMGCP DEBUG <0013> endpoint:rtpbridge/4b@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955929 DLMGCP DEBUG <0013> endpoint:rtpbridge/4c@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955929 DLMGCP DEBUG <0013> endpoint:rtpbridge/4d@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955929 DLMGCP DEBUG <0013> endpoint:rtpbridge/4e@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955929 DLMGCP DEBUG <0013> endpoint:rtpbridge/4f@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955929 DLMGCP DEBUG <0013> endpoint:rtpbridge/50@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955929 DLMGCP DEBUG <0013> endpoint:rtpbridge/51@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955929 DLMGCP DEBUG <0013> endpoint:rtpbridge/52@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955929 DLMGCP DEBUG <0013> endpoint:rtpbridge/53@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955929 DLMGCP DEBUG <0013> endpoint:rtpbridge/54@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955929 DLMGCP DEBUG <0013> endpoint:rtpbridge/55@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955929 DLMGCP DEBUG <0013> endpoint:rtpbridge/56@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955929 DLMGCP DEBUG <0013> endpoint:rtpbridge/57@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955929 DLMGCP DEBUG <0013> endpoint:rtpbridge/58@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955929 DLMGCP DEBUG <0013> endpoint:rtpbridge/59@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955929 DLMGCP DEBUG <0013> endpoint:rtpbridge/5a@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955929 DLMGCP DEBUG <0013> endpoint:rtpbridge/5b@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955929 DLMGCP DEBUG <0013> endpoint:rtpbridge/5c@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955929 DLMGCP DEBUG <0013> endpoint:rtpbridge/5d@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955929 DLMGCP DEBUG <0013> endpoint:rtpbridge/5e@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955929 DLMGCP DEBUG <0013> endpoint:rtpbridge/5f@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955929 DLMGCP DEBUG <0013> endpoint:rtpbridge/60@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955929 DLMGCP DEBUG <0013> endpoint:rtpbridge/61@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955929 DLMGCP DEBUG <0013> endpoint:rtpbridge/62@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955929 DLMGCP DEBUG <0013> endpoint:rtpbridge/63@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955929 DLMGCP DEBUG <0013> endpoint:rtpbridge/64@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955929 DLMGCP DEBUG <0013> endpoint:rtpbridge/65@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955929 DLMGCP DEBUG <0013> endpoint:rtpbridge/66@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955929 DLMGCP DEBUG <0013> endpoint:rtpbridge/67@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955929 DLMGCP DEBUG <0013> endpoint:rtpbridge/68@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955929 DLMGCP DEBUG <0013> endpoint:rtpbridge/69@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955929 DLMGCP DEBUG <0013> endpoint:rtpbridge/6a@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955929 DLMGCP DEBUG <0013> endpoint:rtpbridge/6b@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955929 DLMGCP DEBUG <0013> endpoint:rtpbridge/6c@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955929 DLMGCP DEBUG <0013> endpoint:rtpbridge/6d@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955929 DLMGCP DEBUG <0013> endpoint:rtpbridge/6e@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955929 DLMGCP DEBUG <0013> endpoint:rtpbridge/6f@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955929 DLMGCP DEBUG <0013> endpoint:rtpbridge/70@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955929 DLMGCP DEBUG <0013> endpoint:rtpbridge/71@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955929 DLMGCP DEBUG <0013> endpoint:rtpbridge/72@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955929 DLMGCP DEBUG <0013> endpoint:rtpbridge/73@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955929 DLMGCP DEBUG <0013> endpoint:rtpbridge/74@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955929 DLMGCP DEBUG <0013> endpoint:rtpbridge/75@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955929 DLMGCP DEBUG <0013> endpoint:rtpbridge/76@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955929 DLMGCP DEBUG <0013> endpoint:rtpbridge/77@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955929 DLMGCP DEBUG <0013> endpoint:rtpbridge/78@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955929 DLMGCP DEBUG <0013> endpoint:rtpbridge/79@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955929 DLMGCP DEBUG <0013> endpoint:rtpbridge/7a@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955929 DLMGCP DEBUG <0013> endpoint:rtpbridge/7b@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955929 DLMGCP DEBUG <0013> endpoint:rtpbridge/7c@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955929 DLMGCP DEBUG <0013> endpoint:rtpbridge/7d@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955929 DLMGCP DEBUG <0013> endpoint:rtpbridge/7e@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955929 DLMGCP DEBUG <0013> endpoint:rtpbridge/7f@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955929 DLMGCP DEBUG <0013> endpoint:rtpbridge/80@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955929 DLMGCP DEBUG <0013> endpoint:rtpbridge/81@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955929 DLMGCP DEBUG <0013> endpoint:rtpbridge/82@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955929 DLMGCP DEBUG <0013> endpoint:rtpbridge/83@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955929 DLMGCP DEBUG <0013> endpoint:rtpbridge/84@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955930 DLMGCP DEBUG <0013> endpoint:rtpbridge/85@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955930 DLMGCP DEBUG <0013> endpoint:rtpbridge/86@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955930 DLMGCP DEBUG <0013> endpoint:rtpbridge/87@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955930 DLMGCP DEBUG <0013> endpoint:rtpbridge/88@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955930 DLMGCP DEBUG <0013> endpoint:rtpbridge/89@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955930 DLMGCP DEBUG <0013> endpoint:rtpbridge/8a@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955930 DLMGCP DEBUG <0013> endpoint:rtpbridge/8b@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955930 DLMGCP DEBUG <0013> endpoint:rtpbridge/8c@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955930 DLMGCP DEBUG <0013> endpoint:rtpbridge/8d@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955930 DLMGCP DEBUG <0013> endpoint:rtpbridge/8e@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955930 DLMGCP DEBUG <0013> endpoint:rtpbridge/8f@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955930 DLMGCP DEBUG <0013> endpoint:rtpbridge/90@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955930 DLMGCP DEBUG <0013> endpoint:rtpbridge/91@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955930 DLMGCP DEBUG <0013> endpoint:rtpbridge/92@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955930 DLMGCP DEBUG <0013> endpoint:rtpbridge/93@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955930 DLMGCP DEBUG <0013> endpoint:rtpbridge/94@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955930 DLMGCP DEBUG <0013> endpoint:rtpbridge/95@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955930 DLMGCP DEBUG <0013> endpoint:rtpbridge/96@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955930 DLMGCP DEBUG <0013> endpoint:rtpbridge/97@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955930 DLMGCP DEBUG <0013> endpoint:rtpbridge/98@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955930 DLMGCP DEBUG <0013> endpoint:rtpbridge/99@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955930 DLMGCP DEBUG <0013> endpoint:rtpbridge/9a@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955930 DLMGCP DEBUG <0013> endpoint:rtpbridge/9b@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955930 DLMGCP DEBUG <0013> endpoint:rtpbridge/9c@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955930 DLMGCP DEBUG <0013> endpoint:rtpbridge/9d@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955930 DLMGCP DEBUG <0013> endpoint:rtpbridge/9e@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955930 DLMGCP DEBUG <0013> endpoint:rtpbridge/9f@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955930 DLMGCP DEBUG <0013> endpoint:rtpbridge/a0@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955930 DLMGCP DEBUG <0013> endpoint:rtpbridge/a1@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955930 DLMGCP DEBUG <0013> endpoint:rtpbridge/a2@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955930 DLMGCP DEBUG <0013> endpoint:rtpbridge/a3@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955930 DLMGCP DEBUG <0013> endpoint:rtpbridge/a4@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955930 DLMGCP DEBUG <0013> endpoint:rtpbridge/a5@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955930 DLMGCP DEBUG <0013> endpoint:rtpbridge/a6@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955930 DLMGCP DEBUG <0013> endpoint:rtpbridge/a7@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955930 DLMGCP DEBUG <0013> endpoint:rtpbridge/a8@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955930 DLMGCP DEBUG <0013> endpoint:rtpbridge/a9@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955930 DLMGCP DEBUG <0013> endpoint:rtpbridge/aa@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955930 DLMGCP DEBUG <0013> endpoint:rtpbridge/ab@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955930 DLMGCP DEBUG <0013> endpoint:rtpbridge/ac@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955930 DLMGCP DEBUG <0013> endpoint:rtpbridge/ad@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955930 DLMGCP DEBUG <0013> endpoint:rtpbridge/ae@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955930 DLMGCP DEBUG <0013> endpoint:rtpbridge/af@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955930 DLMGCP DEBUG <0013> endpoint:rtpbridge/b0@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955930 DLMGCP DEBUG <0013> endpoint:rtpbridge/b1@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955930 DLMGCP DEBUG <0013> endpoint:rtpbridge/b2@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955930 DLMGCP DEBUG <0013> endpoint:rtpbridge/b3@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955930 DLMGCP DEBUG <0013> endpoint:rtpbridge/b4@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955930 DLMGCP DEBUG <0013> endpoint:rtpbridge/b5@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955930 DLMGCP DEBUG <0013> endpoint:rtpbridge/b6@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955930 DLMGCP DEBUG <0013> endpoint:rtpbridge/b7@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955930 DLMGCP DEBUG <0013> endpoint:rtpbridge/b8@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955930 DLMGCP DEBUG <0013> endpoint:rtpbridge/b9@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955930 DLMGCP DEBUG <0013> endpoint:rtpbridge/ba@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955930 DLMGCP DEBUG <0013> endpoint:rtpbridge/bb@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955930 DLMGCP DEBUG <0013> endpoint:rtpbridge/bc@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955930 DLMGCP DEBUG <0013> endpoint:rtpbridge/bd@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955930 DLMGCP DEBUG <0013> endpoint:rtpbridge/be@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955930 DLMGCP DEBUG <0013> endpoint:rtpbridge/bf@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955930 DLMGCP DEBUG <0013> endpoint:rtpbridge/c0@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955930 DLMGCP DEBUG <0013> endpoint:rtpbridge/c1@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955930 DLMGCP DEBUG <0013> endpoint:rtpbridge/c2@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955930 DLMGCP DEBUG <0013> endpoint:rtpbridge/c3@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955930 DLMGCP DEBUG <0013> endpoint:rtpbridge/c4@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955930 DLMGCP DEBUG <0013> endpoint:rtpbridge/c5@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955930 DLMGCP DEBUG <0013> endpoint:rtpbridge/c6@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955930 DLMGCP DEBUG <0013> endpoint:rtpbridge/c7@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955930 DLMGCP DEBUG <0013> endpoint:rtpbridge/c8@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955930 DLMGCP DEBUG <0013> endpoint:rtpbridge/c9@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955930 DLMGCP DEBUG <0013> endpoint:rtpbridge/ca@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955930 DLMGCP DEBUG <0013> endpoint:rtpbridge/cb@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955930 DLMGCP DEBUG <0013> endpoint:rtpbridge/cc@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955930 DLMGCP DEBUG <0013> endpoint:rtpbridge/cd@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955930 DLMGCP DEBUG <0013> endpoint:rtpbridge/ce@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955930 DLMGCP DEBUG <0013> endpoint:rtpbridge/cf@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955930 DLMGCP DEBUG <0013> endpoint:rtpbridge/d0@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955930 DLMGCP DEBUG <0013> endpoint:rtpbridge/d1@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955930 DLMGCP DEBUG <0013> endpoint:rtpbridge/d2@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955930 DLMGCP DEBUG <0013> endpoint:rtpbridge/d3@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955930 DLMGCP DEBUG <0013> endpoint:rtpbridge/d4@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955930 DLMGCP DEBUG <0013> endpoint:rtpbridge/d5@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955930 DLMGCP DEBUG <0013> endpoint:rtpbridge/d6@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955930 DLMGCP DEBUG <0013> endpoint:rtpbridge/d7@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955930 DLMGCP DEBUG <0013> endpoint:rtpbridge/d8@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955930 DLMGCP DEBUG <0013> endpoint:rtpbridge/d9@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955930 DLMGCP DEBUG <0013> endpoint:rtpbridge/da@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955930 DLMGCP DEBUG <0013> endpoint:rtpbridge/db@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955930 DLMGCP DEBUG <0013> endpoint:rtpbridge/dc@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955930 DLMGCP DEBUG <0013> endpoint:rtpbridge/dd@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955930 DLMGCP DEBUG <0013> endpoint:rtpbridge/de@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955930 DLMGCP DEBUG <0013> endpoint:rtpbridge/df@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955930 DLMGCP DEBUG <0013> endpoint:rtpbridge/e0@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955930 DLMGCP DEBUG <0013> endpoint:rtpbridge/e1@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955930 DLMGCP DEBUG <0013> endpoint:rtpbridge/e2@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955930 DLMGCP DEBUG <0013> endpoint:rtpbridge/e3@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955930 DLMGCP DEBUG <0013> endpoint:rtpbridge/e4@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955930 DLMGCP DEBUG <0013> endpoint:rtpbridge/e5@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955930 DLMGCP DEBUG <0013> endpoint:rtpbridge/e6@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955930 DLMGCP DEBUG <0013> endpoint:rtpbridge/e7@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955930 DLMGCP DEBUG <0013> endpoint:rtpbridge/e8@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955930 DLMGCP DEBUG <0013> endpoint:rtpbridge/e9@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955930 DLMGCP DEBUG <0013> endpoint:rtpbridge/ea@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955930 DLMGCP DEBUG <0013> endpoint:rtpbridge/eb@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955930 DLMGCP DEBUG <0013> endpoint:rtpbridge/ec@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955930 DLMGCP DEBUG <0013> endpoint:rtpbridge/ed@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955930 DLMGCP DEBUG <0013> endpoint:rtpbridge/ee@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955930 DLMGCP DEBUG <0013> endpoint:rtpbridge/ef@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955930 DLMGCP DEBUG <0013> endpoint:rtpbridge/f0@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955930 DLMGCP DEBUG <0013> endpoint:rtpbridge/f1@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955930 DLMGCP DEBUG <0013> endpoint:rtpbridge/f2@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955930 DLMGCP DEBUG <0013> endpoint:rtpbridge/f3@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955930 DLMGCP DEBUG <0013> endpoint:rtpbridge/f4@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955930 DLMGCP DEBUG <0013> endpoint:rtpbridge/f5@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955930 DLMGCP DEBUG <0013> endpoint:rtpbridge/f6@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955930 DLMGCP DEBUG <0013> endpoint:rtpbridge/f7@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955930 DLMGCP DEBUG <0013> endpoint:rtpbridge/f8@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955930 DLMGCP DEBUG <0013> endpoint:rtpbridge/f9@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955930 DLMGCP DEBUG <0013> endpoint:rtpbridge/fa@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955930 DLMGCP DEBUG <0013> endpoint:rtpbridge/fb@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955930 DLMGCP DEBUG <0013> endpoint:rtpbridge/fc@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955930 DLMGCP DEBUG <0013> endpoint:rtpbridge/fd@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955930 DLMGCP DEBUG <0013> endpoint:rtpbridge/fe@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955930 DLMGCP DEBUG <0013> endpoint:rtpbridge/ff@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955930 DLMGCP DEBUG <0013> endpoint:rtpbridge/100@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955930 DLMGCP DEBUG <0013> endpoint:rtpbridge/101@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955930 DLMGCP DEBUG <0013> endpoint:rtpbridge/102@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955930 DLMGCP DEBUG <0013> endpoint:rtpbridge/103@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955930 DLMGCP DEBUG <0013> endpoint:rtpbridge/104@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955930 DLMGCP DEBUG <0013> endpoint:rtpbridge/105@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955930 DLMGCP DEBUG <0013> endpoint:rtpbridge/106@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955931 DLMGCP DEBUG <0013> endpoint:rtpbridge/107@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955931 DLMGCP DEBUG <0013> endpoint:rtpbridge/108@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955931 DLMGCP DEBUG <0013> endpoint:rtpbridge/109@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955931 DLMGCP DEBUG <0013> endpoint:rtpbridge/10a@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955931 DLMGCP DEBUG <0013> endpoint:rtpbridge/10b@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955931 DLMGCP DEBUG <0013> endpoint:rtpbridge/10c@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955931 DLMGCP DEBUG <0013> endpoint:rtpbridge/10d@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955931 DLMGCP DEBUG <0013> endpoint:rtpbridge/10e@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955931 DLMGCP DEBUG <0013> endpoint:rtpbridge/10f@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955931 DLMGCP DEBUG <0013> endpoint:rtpbridge/110@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955931 DLMGCP DEBUG <0013> endpoint:rtpbridge/111@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955931 DLMGCP DEBUG <0013> endpoint:rtpbridge/112@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955931 DLMGCP DEBUG <0013> endpoint:rtpbridge/113@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955931 DLMGCP DEBUG <0013> endpoint:rtpbridge/114@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955931 DLMGCP DEBUG <0013> endpoint:rtpbridge/115@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955931 DLMGCP DEBUG <0013> endpoint:rtpbridge/116@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955931 DLMGCP DEBUG <0013> endpoint:rtpbridge/117@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955931 DLMGCP DEBUG <0013> endpoint:rtpbridge/118@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955931 DLMGCP DEBUG <0013> endpoint:rtpbridge/119@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955931 DLMGCP DEBUG <0013> endpoint:rtpbridge/11a@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955931 DLMGCP DEBUG <0013> endpoint:rtpbridge/11b@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955931 DLMGCP DEBUG <0013> endpoint:rtpbridge/11c@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955931 DLMGCP DEBUG <0013> endpoint:rtpbridge/11d@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955931 DLMGCP DEBUG <0013> endpoint:rtpbridge/11e@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955931 DLMGCP DEBUG <0013> endpoint:rtpbridge/11f@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955931 DLMGCP DEBUG <0013> endpoint:rtpbridge/120@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955931 DLMGCP DEBUG <0013> endpoint:rtpbridge/121@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955931 DLMGCP DEBUG <0013> endpoint:rtpbridge/122@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955931 DLMGCP DEBUG <0013> endpoint:rtpbridge/123@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955931 DLMGCP DEBUG <0013> endpoint:rtpbridge/124@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955931 DLMGCP DEBUG <0013> endpoint:rtpbridge/125@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955931 DLMGCP DEBUG <0013> endpoint:rtpbridge/126@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955931 DLMGCP DEBUG <0013> endpoint:rtpbridge/127@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955931 DLMGCP DEBUG <0013> endpoint:rtpbridge/128@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955931 DLMGCP DEBUG <0013> endpoint:rtpbridge/129@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955931 DLMGCP DEBUG <0013> endpoint:rtpbridge/12a@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955931 DLMGCP DEBUG <0013> endpoint:rtpbridge/12b@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955931 DLMGCP DEBUG <0013> endpoint:rtpbridge/12c@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955931 DLMGCP DEBUG <0013> endpoint:none Generated response: code=200 (mgcp_protocol.c:230) 20241102125955931 DLMGCP DEBUG <0013> Generated response: line #00: 200 2680 OK (mgcp_msg.c:67) 20241102125955931 DLMGCP DEBUG <0013> Received message: line #00: DLCX 2681 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241102125955931 DLMGCP DEBUG <0013> Received message: line #01: C: 008A (mgcp_msg.c:67) 20241102125955931 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found free endpoint: rtpbridge/1@mgw (mgcp_endp.c:261) 20241102125955931 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:441) 20241102125955931 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241102125955931 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955931 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955931 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955931 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955931 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955931 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955931 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955931 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955931 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955931 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955931 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955931 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955931 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955931 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955931 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955931 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955931 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955931 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955931 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955931 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955931 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955931 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955931 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955931 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955931 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955931 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955931 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955931 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955931 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955932 DLMGCP DEBUG <0013> endpoint:rtpbridge/1e@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955932 DLMGCP DEBUG <0013> endpoint:rtpbridge/1f@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955932 DLMGCP DEBUG <0013> endpoint:rtpbridge/20@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955932 DLMGCP DEBUG <0013> endpoint:rtpbridge/21@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955932 DLMGCP DEBUG <0013> endpoint:rtpbridge/22@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955932 DLMGCP DEBUG <0013> endpoint:rtpbridge/23@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955932 DLMGCP DEBUG <0013> endpoint:rtpbridge/24@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955932 DLMGCP DEBUG <0013> endpoint:rtpbridge/25@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955932 DLMGCP DEBUG <0013> endpoint:rtpbridge/26@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955932 DLMGCP DEBUG <0013> endpoint:rtpbridge/27@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955932 DLMGCP DEBUG <0013> endpoint:rtpbridge/28@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955932 DLMGCP DEBUG <0013> endpoint:rtpbridge/29@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955932 DLMGCP DEBUG <0013> endpoint:rtpbridge/2a@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955932 DLMGCP DEBUG <0013> endpoint:rtpbridge/2b@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955932 DLMGCP DEBUG <0013> endpoint:rtpbridge/2c@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955932 DLMGCP DEBUG <0013> endpoint:rtpbridge/2d@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955932 DLMGCP DEBUG <0013> endpoint:rtpbridge/2e@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955932 DLMGCP DEBUG <0013> endpoint:rtpbridge/2f@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955932 DLMGCP DEBUG <0013> endpoint:rtpbridge/30@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955932 DLMGCP DEBUG <0013> endpoint:rtpbridge/31@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955932 DLMGCP DEBUG <0013> endpoint:rtpbridge/32@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955932 DLMGCP DEBUG <0013> endpoint:rtpbridge/33@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955932 DLMGCP DEBUG <0013> endpoint:rtpbridge/34@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955932 DLMGCP DEBUG <0013> endpoint:rtpbridge/35@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955932 DLMGCP DEBUG <0013> endpoint:rtpbridge/36@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955932 DLMGCP DEBUG <0013> endpoint:rtpbridge/37@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955932 DLMGCP DEBUG <0013> endpoint:rtpbridge/38@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955932 DLMGCP DEBUG <0013> endpoint:rtpbridge/39@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955932 DLMGCP DEBUG <0013> endpoint:rtpbridge/3a@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955932 DLMGCP DEBUG <0013> endpoint:rtpbridge/3b@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955932 DLMGCP DEBUG <0013> endpoint:rtpbridge/3c@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955932 DLMGCP DEBUG <0013> endpoint:rtpbridge/3d@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955932 DLMGCP DEBUG <0013> endpoint:rtpbridge/3e@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955932 DLMGCP DEBUG <0013> endpoint:rtpbridge/3f@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955932 DLMGCP DEBUG <0013> endpoint:rtpbridge/40@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955932 DLMGCP DEBUG <0013> endpoint:rtpbridge/41@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955932 DLMGCP DEBUG <0013> endpoint:rtpbridge/42@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955932 DLMGCP DEBUG <0013> endpoint:rtpbridge/43@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955932 DLMGCP DEBUG <0013> endpoint:rtpbridge/44@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955932 DLMGCP DEBUG <0013> endpoint:rtpbridge/45@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955932 DLMGCP DEBUG <0013> endpoint:rtpbridge/46@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955932 DLMGCP DEBUG <0013> endpoint:rtpbridge/47@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955932 DLMGCP DEBUG <0013> endpoint:rtpbridge/48@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955932 DLMGCP DEBUG <0013> endpoint:rtpbridge/49@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955932 DLMGCP DEBUG <0013> endpoint:rtpbridge/4a@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955932 DLMGCP DEBUG <0013> endpoint:rtpbridge/4b@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955932 DLMGCP DEBUG <0013> endpoint:rtpbridge/4c@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955932 DLMGCP DEBUG <0013> endpoint:rtpbridge/4d@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955932 DLMGCP DEBUG <0013> endpoint:rtpbridge/4e@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955932 DLMGCP DEBUG <0013> endpoint:rtpbridge/4f@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955932 DLMGCP DEBUG <0013> endpoint:rtpbridge/50@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955932 DLMGCP DEBUG <0013> endpoint:rtpbridge/51@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955932 DLMGCP DEBUG <0013> endpoint:rtpbridge/52@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955932 DLMGCP DEBUG <0013> endpoint:rtpbridge/53@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955932 DLMGCP DEBUG <0013> endpoint:rtpbridge/54@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955932 DLMGCP DEBUG <0013> endpoint:rtpbridge/55@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955932 DLMGCP DEBUG <0013> endpoint:rtpbridge/56@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955932 DLMGCP DEBUG <0013> endpoint:rtpbridge/57@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955932 DLMGCP DEBUG <0013> endpoint:rtpbridge/58@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955932 DLMGCP DEBUG <0013> endpoint:rtpbridge/59@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955932 DLMGCP DEBUG <0013> endpoint:rtpbridge/5a@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955932 DLMGCP DEBUG <0013> endpoint:rtpbridge/5b@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955932 DLMGCP DEBUG <0013> endpoint:rtpbridge/5c@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955932 DLMGCP DEBUG <0013> endpoint:rtpbridge/5d@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955932 DLMGCP DEBUG <0013> endpoint:rtpbridge/5e@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955932 DLMGCP DEBUG <0013> endpoint:rtpbridge/5f@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955932 DLMGCP DEBUG <0013> endpoint:rtpbridge/60@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955932 DLMGCP DEBUG <0013> endpoint:rtpbridge/61@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955932 DLMGCP DEBUG <0013> endpoint:rtpbridge/62@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955932 DLMGCP DEBUG <0013> endpoint:rtpbridge/63@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955932 DLMGCP DEBUG <0013> endpoint:rtpbridge/64@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955932 DLMGCP DEBUG <0013> endpoint:rtpbridge/65@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955932 DLMGCP DEBUG <0013> endpoint:rtpbridge/66@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955932 DLMGCP DEBUG <0013> endpoint:rtpbridge/67@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955932 DLMGCP DEBUG <0013> endpoint:rtpbridge/68@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955932 DLMGCP DEBUG <0013> endpoint:rtpbridge/69@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955932 DLMGCP DEBUG <0013> endpoint:rtpbridge/6a@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955932 DLMGCP DEBUG <0013> endpoint:rtpbridge/6b@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955932 DLMGCP DEBUG <0013> endpoint:rtpbridge/6c@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955932 DLMGCP DEBUG <0013> endpoint:rtpbridge/6d@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955932 DLMGCP DEBUG <0013> endpoint:rtpbridge/6e@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955932 DLMGCP DEBUG <0013> endpoint:rtpbridge/6f@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955932 DLMGCP DEBUG <0013> endpoint:rtpbridge/70@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955932 DLMGCP DEBUG <0013> endpoint:rtpbridge/71@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955932 DLMGCP DEBUG <0013> endpoint:rtpbridge/72@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955932 DLMGCP DEBUG <0013> endpoint:rtpbridge/73@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955932 DLMGCP DEBUG <0013> endpoint:rtpbridge/74@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955932 DLMGCP DEBUG <0013> endpoint:rtpbridge/75@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955932 DLMGCP DEBUG <0013> endpoint:rtpbridge/76@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955932 DLMGCP DEBUG <0013> endpoint:rtpbridge/77@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955932 DLMGCP DEBUG <0013> endpoint:rtpbridge/78@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955932 DLMGCP DEBUG <0013> endpoint:rtpbridge/79@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955932 DLMGCP DEBUG <0013> endpoint:rtpbridge/7a@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955932 DLMGCP DEBUG <0013> endpoint:rtpbridge/7b@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955932 DLMGCP DEBUG <0013> endpoint:rtpbridge/7c@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955932 DLMGCP DEBUG <0013> endpoint:rtpbridge/7d@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955932 DLMGCP DEBUG <0013> endpoint:rtpbridge/7e@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955932 DLMGCP DEBUG <0013> endpoint:rtpbridge/7f@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955932 DLMGCP DEBUG <0013> endpoint:rtpbridge/80@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955932 DLMGCP DEBUG <0013> endpoint:rtpbridge/81@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955932 DLMGCP DEBUG <0013> endpoint:rtpbridge/82@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955932 DLMGCP DEBUG <0013> endpoint:rtpbridge/83@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955932 DLMGCP DEBUG <0013> endpoint:rtpbridge/84@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955932 DLMGCP DEBUG <0013> endpoint:rtpbridge/85@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955932 DLMGCP DEBUG <0013> endpoint:rtpbridge/86@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955932 DLMGCP DEBUG <0013> endpoint:rtpbridge/87@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955932 DLMGCP DEBUG <0013> endpoint:rtpbridge/88@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955932 DLMGCP DEBUG <0013> endpoint:rtpbridge/89@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955932 DLMGCP DEBUG <0013> endpoint:rtpbridge/8a@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955932 DLMGCP DEBUG <0013> endpoint:rtpbridge/8b@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955932 DLMGCP DEBUG <0013> endpoint:rtpbridge/8c@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955932 DLMGCP DEBUG <0013> endpoint:rtpbridge/8d@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955932 DLMGCP DEBUG <0013> endpoint:rtpbridge/8e@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955932 DLMGCP DEBUG <0013> endpoint:rtpbridge/8f@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955932 DLMGCP DEBUG <0013> endpoint:rtpbridge/90@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955932 DLMGCP DEBUG <0013> endpoint:rtpbridge/91@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955932 DLMGCP DEBUG <0013> endpoint:rtpbridge/92@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955932 DLMGCP DEBUG <0013> endpoint:rtpbridge/93@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955932 DLMGCP DEBUG <0013> endpoint:rtpbridge/94@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955932 DLMGCP DEBUG <0013> endpoint:rtpbridge/95@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955932 DLMGCP DEBUG <0013> endpoint:rtpbridge/96@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955932 DLMGCP DEBUG <0013> endpoint:rtpbridge/97@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955932 DLMGCP DEBUG <0013> endpoint:rtpbridge/98@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955932 DLMGCP DEBUG <0013> endpoint:rtpbridge/99@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955932 DLMGCP DEBUG <0013> endpoint:rtpbridge/9a@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955932 DLMGCP DEBUG <0013> endpoint:rtpbridge/9b@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955932 DLMGCP DEBUG <0013> endpoint:rtpbridge/9c@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955932 DLMGCP DEBUG <0013> endpoint:rtpbridge/9d@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955932 DLMGCP DEBUG <0013> endpoint:rtpbridge/9e@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955933 DLMGCP DEBUG <0013> endpoint:rtpbridge/9f@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955933 DLMGCP DEBUG <0013> endpoint:rtpbridge/a0@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955933 DLMGCP DEBUG <0013> endpoint:rtpbridge/a1@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955933 DLMGCP DEBUG <0013> endpoint:rtpbridge/a2@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955933 DLMGCP DEBUG <0013> endpoint:rtpbridge/a3@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955933 DLMGCP DEBUG <0013> endpoint:rtpbridge/a4@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955933 DLMGCP DEBUG <0013> endpoint:rtpbridge/a5@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955933 DLMGCP DEBUG <0013> endpoint:rtpbridge/a6@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955933 DLMGCP DEBUG <0013> endpoint:rtpbridge/a7@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955933 DLMGCP DEBUG <0013> endpoint:rtpbridge/a8@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955933 DLMGCP DEBUG <0013> endpoint:rtpbridge/a9@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955933 DLMGCP DEBUG <0013> endpoint:rtpbridge/aa@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955933 DLMGCP DEBUG <0013> endpoint:rtpbridge/ab@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955933 DLMGCP DEBUG <0013> endpoint:rtpbridge/ac@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955933 DLMGCP DEBUG <0013> endpoint:rtpbridge/ad@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955933 DLMGCP DEBUG <0013> endpoint:rtpbridge/ae@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955933 DLMGCP DEBUG <0013> endpoint:rtpbridge/af@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955933 DLMGCP DEBUG <0013> endpoint:rtpbridge/b0@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955933 DLMGCP DEBUG <0013> endpoint:rtpbridge/b1@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955933 DLMGCP DEBUG <0013> endpoint:rtpbridge/b2@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955933 DLMGCP DEBUG <0013> endpoint:rtpbridge/b3@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955933 DLMGCP DEBUG <0013> endpoint:rtpbridge/b4@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955933 DLMGCP DEBUG <0013> endpoint:rtpbridge/b5@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955933 DLMGCP DEBUG <0013> endpoint:rtpbridge/b6@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955933 DLMGCP DEBUG <0013> endpoint:rtpbridge/b7@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955933 DLMGCP DEBUG <0013> endpoint:rtpbridge/b8@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955933 DLMGCP DEBUG <0013> endpoint:rtpbridge/b9@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955933 DLMGCP DEBUG <0013> endpoint:rtpbridge/ba@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955933 DLMGCP DEBUG <0013> endpoint:rtpbridge/bb@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955933 DLMGCP DEBUG <0013> endpoint:rtpbridge/bc@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955933 DLMGCP DEBUG <0013> endpoint:rtpbridge/bd@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955933 DLMGCP DEBUG <0013> endpoint:rtpbridge/be@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955933 DLMGCP DEBUG <0013> endpoint:rtpbridge/bf@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955933 DLMGCP DEBUG <0013> endpoint:rtpbridge/c0@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955933 DLMGCP DEBUG <0013> endpoint:rtpbridge/c1@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955933 DLMGCP DEBUG <0013> endpoint:rtpbridge/c2@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955933 DLMGCP DEBUG <0013> endpoint:rtpbridge/c3@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955933 DLMGCP DEBUG <0013> endpoint:rtpbridge/c4@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955933 DLMGCP DEBUG <0013> endpoint:rtpbridge/c5@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955933 DLMGCP DEBUG <0013> endpoint:rtpbridge/c6@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955933 DLMGCP DEBUG <0013> endpoint:rtpbridge/c7@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955933 DLMGCP DEBUG <0013> endpoint:rtpbridge/c8@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955933 DLMGCP DEBUG <0013> endpoint:rtpbridge/c9@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955933 DLMGCP DEBUG <0013> endpoint:rtpbridge/ca@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955933 DLMGCP DEBUG <0013> endpoint:rtpbridge/cb@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955933 DLMGCP DEBUG <0013> endpoint:rtpbridge/cc@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955933 DLMGCP DEBUG <0013> endpoint:rtpbridge/cd@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955933 DLMGCP DEBUG <0013> endpoint:rtpbridge/ce@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955933 DLMGCP DEBUG <0013> endpoint:rtpbridge/cf@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955933 DLMGCP DEBUG <0013> endpoint:rtpbridge/d0@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955933 DLMGCP DEBUG <0013> endpoint:rtpbridge/d1@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955933 DLMGCP DEBUG <0013> endpoint:rtpbridge/d2@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955933 DLMGCP DEBUG <0013> endpoint:rtpbridge/d3@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955933 DLMGCP DEBUG <0013> endpoint:rtpbridge/d4@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955933 DLMGCP DEBUG <0013> endpoint:rtpbridge/d5@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955933 DLMGCP DEBUG <0013> endpoint:rtpbridge/d6@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955933 DLMGCP DEBUG <0013> endpoint:rtpbridge/d7@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955933 DLMGCP DEBUG <0013> endpoint:rtpbridge/d8@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955933 DLMGCP DEBUG <0013> endpoint:rtpbridge/d9@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955933 DLMGCP DEBUG <0013> endpoint:rtpbridge/da@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955933 DLMGCP DEBUG <0013> endpoint:rtpbridge/db@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955933 DLMGCP DEBUG <0013> endpoint:rtpbridge/dc@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955933 DLMGCP DEBUG <0013> endpoint:rtpbridge/dd@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955933 DLMGCP DEBUG <0013> endpoint:rtpbridge/de@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955933 DLMGCP DEBUG <0013> endpoint:rtpbridge/df@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955933 DLMGCP DEBUG <0013> endpoint:rtpbridge/e0@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955933 DLMGCP DEBUG <0013> endpoint:rtpbridge/e1@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955933 DLMGCP DEBUG <0013> endpoint:rtpbridge/e2@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955933 DLMGCP DEBUG <0013> endpoint:rtpbridge/e3@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955933 DLMGCP DEBUG <0013> endpoint:rtpbridge/e4@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955933 DLMGCP DEBUG <0013> endpoint:rtpbridge/e5@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955933 DLMGCP DEBUG <0013> endpoint:rtpbridge/e6@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955933 DLMGCP DEBUG <0013> endpoint:rtpbridge/e7@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955933 DLMGCP DEBUG <0013> endpoint:rtpbridge/e8@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955933 DLMGCP DEBUG <0013> endpoint:rtpbridge/e9@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955933 DLMGCP DEBUG <0013> endpoint:rtpbridge/ea@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955933 DLMGCP DEBUG <0013> endpoint:rtpbridge/eb@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955933 DLMGCP DEBUG <0013> endpoint:rtpbridge/ec@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955933 DLMGCP DEBUG <0013> endpoint:rtpbridge/ed@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955933 DLMGCP DEBUG <0013> endpoint:rtpbridge/ee@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955933 DLMGCP DEBUG <0013> endpoint:rtpbridge/ef@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955933 DLMGCP DEBUG <0013> endpoint:rtpbridge/f0@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955933 DLMGCP DEBUG <0013> endpoint:rtpbridge/f1@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955933 DLMGCP DEBUG <0013> endpoint:rtpbridge/f2@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955933 DLMGCP DEBUG <0013> endpoint:rtpbridge/f3@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955933 DLMGCP DEBUG <0013> endpoint:rtpbridge/f4@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955933 DLMGCP DEBUG <0013> endpoint:rtpbridge/f5@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955933 DLMGCP DEBUG <0013> endpoint:rtpbridge/f6@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955933 DLMGCP DEBUG <0013> endpoint:rtpbridge/f7@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955933 DLMGCP DEBUG <0013> endpoint:rtpbridge/f8@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955933 DLMGCP DEBUG <0013> endpoint:rtpbridge/f9@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955933 DLMGCP DEBUG <0013> endpoint:rtpbridge/fa@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955933 DLMGCP DEBUG <0013> endpoint:rtpbridge/fb@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955933 DLMGCP DEBUG <0013> endpoint:rtpbridge/fc@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955933 DLMGCP DEBUG <0013> endpoint:rtpbridge/fd@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955933 DLMGCP DEBUG <0013> endpoint:rtpbridge/fe@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955933 DLMGCP DEBUG <0013> endpoint:rtpbridge/ff@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955933 DLMGCP DEBUG <0013> endpoint:rtpbridge/100@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955933 DLMGCP DEBUG <0013> endpoint:rtpbridge/101@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955933 DLMGCP DEBUG <0013> endpoint:rtpbridge/102@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955933 DLMGCP DEBUG <0013> endpoint:rtpbridge/103@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955933 DLMGCP DEBUG <0013> endpoint:rtpbridge/104@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955933 DLMGCP DEBUG <0013> endpoint:rtpbridge/105@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955933 DLMGCP DEBUG <0013> endpoint:rtpbridge/106@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955933 DLMGCP DEBUG <0013> endpoint:rtpbridge/107@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955933 DLMGCP DEBUG <0013> endpoint:rtpbridge/108@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955933 DLMGCP DEBUG <0013> endpoint:rtpbridge/109@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955933 DLMGCP DEBUG <0013> endpoint:rtpbridge/10a@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955933 DLMGCP DEBUG <0013> endpoint:rtpbridge/10b@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955933 DLMGCP DEBUG <0013> endpoint:rtpbridge/10c@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955933 DLMGCP DEBUG <0013> endpoint:rtpbridge/10d@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955933 DLMGCP DEBUG <0013> endpoint:rtpbridge/10e@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955933 DLMGCP DEBUG <0013> endpoint:rtpbridge/10f@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955933 DLMGCP DEBUG <0013> endpoint:rtpbridge/110@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955933 DLMGCP DEBUG <0013> endpoint:rtpbridge/111@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955933 DLMGCP DEBUG <0013> endpoint:rtpbridge/112@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955933 DLMGCP DEBUG <0013> endpoint:rtpbridge/113@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955933 DLMGCP DEBUG <0013> endpoint:rtpbridge/114@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955933 DLMGCP DEBUG <0013> endpoint:rtpbridge/115@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955933 DLMGCP DEBUG <0013> endpoint:rtpbridge/116@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955933 DLMGCP DEBUG <0013> endpoint:rtpbridge/117@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955933 DLMGCP DEBUG <0013> endpoint:rtpbridge/118@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955933 DLMGCP DEBUG <0013> endpoint:rtpbridge/119@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955933 DLMGCP DEBUG <0013> endpoint:rtpbridge/11a@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955933 DLMGCP DEBUG <0013> endpoint:rtpbridge/11b@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955933 DLMGCP DEBUG <0013> endpoint:rtpbridge/11c@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955933 DLMGCP DEBUG <0013> endpoint:rtpbridge/11d@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955934 DLMGCP DEBUG <0013> endpoint:rtpbridge/11e@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955934 DLMGCP DEBUG <0013> endpoint:rtpbridge/11f@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955934 DLMGCP DEBUG <0013> endpoint:rtpbridge/120@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955934 DLMGCP DEBUG <0013> endpoint:rtpbridge/121@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955934 DLMGCP DEBUG <0013> endpoint:rtpbridge/122@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955934 DLMGCP DEBUG <0013> endpoint:rtpbridge/123@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955934 DLMGCP DEBUG <0013> endpoint:rtpbridge/124@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955934 DLMGCP DEBUG <0013> endpoint:rtpbridge/125@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955934 DLMGCP DEBUG <0013> endpoint:rtpbridge/126@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955934 DLMGCP DEBUG <0013> endpoint:rtpbridge/127@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955934 DLMGCP DEBUG <0013> endpoint:rtpbridge/128@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955934 DLMGCP DEBUG <0013> endpoint:rtpbridge/129@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955934 DLMGCP DEBUG <0013> endpoint:rtpbridge/12a@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955934 DLMGCP DEBUG <0013> endpoint:rtpbridge/12b@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955934 DLMGCP DEBUG <0013> endpoint:rtpbridge/12c@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955934 DLMGCP DEBUG <0013> endpoint:none Generated response: code=200 (mgcp_protocol.c:230) 20241102125955934 DLMGCP DEBUG <0013> Generated response: line #00: 200 2681 OK (mgcp_msg.c:67) 20241102125955934 DLMGCP DEBUG <0013> Received message: line #00: DLCX 2682 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241102125955934 DLMGCP DEBUG <0013> Received message: line #01: C: 008B (mgcp_msg.c:67) 20241102125955934 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found free endpoint: rtpbridge/1@mgw (mgcp_endp.c:261) 20241102125955934 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:441) 20241102125955934 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241102125955934 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955934 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955934 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955934 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955934 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955934 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955934 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955934 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955934 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955934 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955934 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955934 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955934 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955934 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955934 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955934 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955934 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955934 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955934 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955934 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955934 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955934 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955934 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955934 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955934 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955934 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955934 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955934 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955934 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955934 DLMGCP DEBUG <0013> endpoint:rtpbridge/1e@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955934 DLMGCP DEBUG <0013> endpoint:rtpbridge/1f@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955934 DLMGCP DEBUG <0013> endpoint:rtpbridge/20@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955934 DLMGCP DEBUG <0013> endpoint:rtpbridge/21@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955934 DLMGCP DEBUG <0013> endpoint:rtpbridge/22@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955934 DLMGCP DEBUG <0013> endpoint:rtpbridge/23@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955934 DLMGCP DEBUG <0013> endpoint:rtpbridge/24@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955934 DLMGCP DEBUG <0013> endpoint:rtpbridge/25@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955934 DLMGCP DEBUG <0013> endpoint:rtpbridge/26@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955934 DLMGCP DEBUG <0013> endpoint:rtpbridge/27@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955934 DLMGCP DEBUG <0013> endpoint:rtpbridge/28@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955934 DLMGCP DEBUG <0013> endpoint:rtpbridge/29@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955934 DLMGCP DEBUG <0013> endpoint:rtpbridge/2a@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955934 DLMGCP DEBUG <0013> endpoint:rtpbridge/2b@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955934 DLMGCP DEBUG <0013> endpoint:rtpbridge/2c@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955934 DLMGCP DEBUG <0013> endpoint:rtpbridge/2d@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955934 DLMGCP DEBUG <0013> endpoint:rtpbridge/2e@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955934 DLMGCP DEBUG <0013> endpoint:rtpbridge/2f@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955934 DLMGCP DEBUG <0013> endpoint:rtpbridge/30@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955934 DLMGCP DEBUG <0013> endpoint:rtpbridge/31@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955934 DLMGCP DEBUG <0013> endpoint:rtpbridge/32@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955934 DLMGCP DEBUG <0013> endpoint:rtpbridge/33@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955934 DLMGCP DEBUG <0013> endpoint:rtpbridge/34@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955934 DLMGCP DEBUG <0013> endpoint:rtpbridge/35@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955935 DLMGCP DEBUG <0013> endpoint:rtpbridge/36@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955935 DLMGCP DEBUG <0013> endpoint:rtpbridge/37@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955935 DLMGCP DEBUG <0013> endpoint:rtpbridge/38@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955935 DLMGCP DEBUG <0013> endpoint:rtpbridge/39@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955935 DLMGCP DEBUG <0013> endpoint:rtpbridge/3a@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955935 DLMGCP DEBUG <0013> endpoint:rtpbridge/3b@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955935 DLMGCP DEBUG <0013> endpoint:rtpbridge/3c@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955935 DLMGCP DEBUG <0013> endpoint:rtpbridge/3d@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955935 DLMGCP DEBUG <0013> endpoint:rtpbridge/3e@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955935 DLMGCP DEBUG <0013> endpoint:rtpbridge/3f@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955935 DLMGCP DEBUG <0013> endpoint:rtpbridge/40@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955935 DLMGCP DEBUG <0013> endpoint:rtpbridge/41@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955935 DLMGCP DEBUG <0013> endpoint:rtpbridge/42@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955935 DLMGCP DEBUG <0013> endpoint:rtpbridge/43@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955935 DLMGCP DEBUG <0013> endpoint:rtpbridge/44@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955935 DLMGCP DEBUG <0013> endpoint:rtpbridge/45@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955935 DLMGCP DEBUG <0013> endpoint:rtpbridge/46@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955935 DLMGCP DEBUG <0013> endpoint:rtpbridge/47@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955935 DLMGCP DEBUG <0013> endpoint:rtpbridge/48@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955935 DLMGCP DEBUG <0013> endpoint:rtpbridge/49@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955935 DLMGCP DEBUG <0013> endpoint:rtpbridge/4a@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955935 DLMGCP DEBUG <0013> endpoint:rtpbridge/4b@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955935 DLMGCP DEBUG <0013> endpoint:rtpbridge/4c@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955935 DLMGCP DEBUG <0013> endpoint:rtpbridge/4d@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955935 DLMGCP DEBUG <0013> endpoint:rtpbridge/4e@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955935 DLMGCP DEBUG <0013> endpoint:rtpbridge/4f@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955935 DLMGCP DEBUG <0013> endpoint:rtpbridge/50@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955935 DLMGCP DEBUG <0013> endpoint:rtpbridge/51@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955935 DLMGCP DEBUG <0013> endpoint:rtpbridge/52@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955935 DLMGCP DEBUG <0013> endpoint:rtpbridge/53@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955935 DLMGCP DEBUG <0013> endpoint:rtpbridge/54@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955935 DLMGCP DEBUG <0013> endpoint:rtpbridge/55@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955935 DLMGCP DEBUG <0013> endpoint:rtpbridge/56@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955935 DLMGCP DEBUG <0013> endpoint:rtpbridge/57@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955935 DLMGCP DEBUG <0013> endpoint:rtpbridge/58@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955935 DLMGCP DEBUG <0013> endpoint:rtpbridge/59@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955935 DLMGCP DEBUG <0013> endpoint:rtpbridge/5a@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955935 DLMGCP DEBUG <0013> endpoint:rtpbridge/5b@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955935 DLMGCP DEBUG <0013> endpoint:rtpbridge/5c@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955935 DLMGCP DEBUG <0013> endpoint:rtpbridge/5d@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955935 DLMGCP DEBUG <0013> endpoint:rtpbridge/5e@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955935 DLMGCP DEBUG <0013> endpoint:rtpbridge/5f@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955935 DLMGCP DEBUG <0013> endpoint:rtpbridge/60@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955935 DLMGCP DEBUG <0013> endpoint:rtpbridge/61@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955935 DLMGCP DEBUG <0013> endpoint:rtpbridge/62@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955935 DLMGCP DEBUG <0013> endpoint:rtpbridge/63@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955935 DLMGCP DEBUG <0013> endpoint:rtpbridge/64@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955935 DLMGCP DEBUG <0013> endpoint:rtpbridge/65@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955935 DLMGCP DEBUG <0013> endpoint:rtpbridge/66@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955935 DLMGCP DEBUG <0013> endpoint:rtpbridge/67@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955935 DLMGCP DEBUG <0013> endpoint:rtpbridge/68@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955935 DLMGCP DEBUG <0013> endpoint:rtpbridge/69@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955935 DLMGCP DEBUG <0013> endpoint:rtpbridge/6a@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955935 DLMGCP DEBUG <0013> endpoint:rtpbridge/6b@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955935 DLMGCP DEBUG <0013> endpoint:rtpbridge/6c@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955935 DLMGCP DEBUG <0013> endpoint:rtpbridge/6d@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955935 DLMGCP DEBUG <0013> endpoint:rtpbridge/6e@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955935 DLMGCP DEBUG <0013> endpoint:rtpbridge/6f@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955935 DLMGCP DEBUG <0013> endpoint:rtpbridge/70@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955935 DLMGCP DEBUG <0013> endpoint:rtpbridge/71@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955935 DLMGCP DEBUG <0013> endpoint:rtpbridge/72@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955935 DLMGCP DEBUG <0013> endpoint:rtpbridge/73@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955935 DLMGCP DEBUG <0013> endpoint:rtpbridge/74@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955935 DLMGCP DEBUG <0013> endpoint:rtpbridge/75@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955935 DLMGCP DEBUG <0013> endpoint:rtpbridge/76@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955935 DLMGCP DEBUG <0013> endpoint:rtpbridge/77@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955935 DLMGCP DEBUG <0013> endpoint:rtpbridge/78@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955935 DLMGCP DEBUG <0013> endpoint:rtpbridge/79@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955935 DLMGCP DEBUG <0013> endpoint:rtpbridge/7a@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955935 DLMGCP DEBUG <0013> endpoint:rtpbridge/7b@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955935 DLMGCP DEBUG <0013> endpoint:rtpbridge/7c@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955935 DLMGCP DEBUG <0013> endpoint:rtpbridge/7d@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955935 DLMGCP DEBUG <0013> endpoint:rtpbridge/7e@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955935 DLMGCP DEBUG <0013> endpoint:rtpbridge/7f@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955935 DLMGCP DEBUG <0013> endpoint:rtpbridge/80@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955935 DLMGCP DEBUG <0013> endpoint:rtpbridge/81@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955935 DLMGCP DEBUG <0013> endpoint:rtpbridge/82@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955935 DLMGCP DEBUG <0013> endpoint:rtpbridge/83@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955935 DLMGCP DEBUG <0013> endpoint:rtpbridge/84@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955935 DLMGCP DEBUG <0013> endpoint:rtpbridge/85@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955935 DLMGCP DEBUG <0013> endpoint:rtpbridge/86@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955935 DLMGCP DEBUG <0013> endpoint:rtpbridge/87@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955935 DLMGCP DEBUG <0013> endpoint:rtpbridge/88@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955935 DLMGCP DEBUG <0013> endpoint:rtpbridge/89@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955935 DLMGCP DEBUG <0013> endpoint:rtpbridge/8a@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955935 DLMGCP DEBUG <0013> endpoint:rtpbridge/8b@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955935 DLMGCP DEBUG <0013> endpoint:rtpbridge/8c@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955935 DLMGCP DEBUG <0013> endpoint:rtpbridge/8d@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955935 DLMGCP DEBUG <0013> endpoint:rtpbridge/8e@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955935 DLMGCP DEBUG <0013> endpoint:rtpbridge/8f@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955935 DLMGCP DEBUG <0013> endpoint:rtpbridge/90@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955935 DLMGCP DEBUG <0013> endpoint:rtpbridge/91@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955935 DLMGCP DEBUG <0013> endpoint:rtpbridge/92@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955935 DLMGCP DEBUG <0013> endpoint:rtpbridge/93@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955935 DLMGCP DEBUG <0013> endpoint:rtpbridge/94@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955935 DLMGCP DEBUG <0013> endpoint:rtpbridge/95@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955935 DLMGCP DEBUG <0013> endpoint:rtpbridge/96@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955935 DLMGCP DEBUG <0013> endpoint:rtpbridge/97@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955935 DLMGCP DEBUG <0013> endpoint:rtpbridge/98@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955935 DLMGCP DEBUG <0013> endpoint:rtpbridge/99@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955935 DLMGCP DEBUG <0013> endpoint:rtpbridge/9a@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955935 DLMGCP DEBUG <0013> endpoint:rtpbridge/9b@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955935 DLMGCP DEBUG <0013> endpoint:rtpbridge/9c@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955935 DLMGCP DEBUG <0013> endpoint:rtpbridge/9d@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955935 DLMGCP DEBUG <0013> endpoint:rtpbridge/9e@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955935 DLMGCP DEBUG <0013> endpoint:rtpbridge/9f@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955935 DLMGCP DEBUG <0013> endpoint:rtpbridge/a0@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955935 DLMGCP DEBUG <0013> endpoint:rtpbridge/a1@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955935 DLMGCP DEBUG <0013> endpoint:rtpbridge/a2@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955935 DLMGCP DEBUG <0013> endpoint:rtpbridge/a3@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955935 DLMGCP DEBUG <0013> endpoint:rtpbridge/a4@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955935 DLMGCP DEBUG <0013> endpoint:rtpbridge/a5@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955935 DLMGCP DEBUG <0013> endpoint:rtpbridge/a6@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955935 DLMGCP DEBUG <0013> endpoint:rtpbridge/a7@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955935 DLMGCP DEBUG <0013> endpoint:rtpbridge/a8@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955935 DLMGCP DEBUG <0013> endpoint:rtpbridge/a9@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955935 DLMGCP DEBUG <0013> endpoint:rtpbridge/aa@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955935 DLMGCP DEBUG <0013> endpoint:rtpbridge/ab@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955935 DLMGCP DEBUG <0013> endpoint:rtpbridge/ac@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955935 DLMGCP DEBUG <0013> endpoint:rtpbridge/ad@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955935 DLMGCP DEBUG <0013> endpoint:rtpbridge/ae@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955935 DLMGCP DEBUG <0013> endpoint:rtpbridge/af@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955935 DLMGCP DEBUG <0013> endpoint:rtpbridge/b0@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955935 DLMGCP DEBUG <0013> endpoint:rtpbridge/b1@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955935 DLMGCP DEBUG <0013> endpoint:rtpbridge/b2@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955935 DLMGCP DEBUG <0013> endpoint:rtpbridge/b3@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955935 DLMGCP DEBUG <0013> endpoint:rtpbridge/b4@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955935 DLMGCP DEBUG <0013> endpoint:rtpbridge/b5@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955935 DLMGCP DEBUG <0013> endpoint:rtpbridge/b6@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955936 DLMGCP DEBUG <0013> endpoint:rtpbridge/b7@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955936 DLMGCP DEBUG <0013> endpoint:rtpbridge/b8@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955936 DLMGCP DEBUG <0013> endpoint:rtpbridge/b9@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955936 DLMGCP DEBUG <0013> endpoint:rtpbridge/ba@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955936 DLMGCP DEBUG <0013> endpoint:rtpbridge/bb@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955936 DLMGCP DEBUG <0013> endpoint:rtpbridge/bc@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955936 DLMGCP DEBUG <0013> endpoint:rtpbridge/bd@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955936 DLMGCP DEBUG <0013> endpoint:rtpbridge/be@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955936 DLMGCP DEBUG <0013> endpoint:rtpbridge/bf@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955936 DLMGCP DEBUG <0013> endpoint:rtpbridge/c0@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955936 DLMGCP DEBUG <0013> endpoint:rtpbridge/c1@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955936 DLMGCP DEBUG <0013> endpoint:rtpbridge/c2@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955936 DLMGCP DEBUG <0013> endpoint:rtpbridge/c3@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955936 DLMGCP DEBUG <0013> endpoint:rtpbridge/c4@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955936 DLMGCP DEBUG <0013> endpoint:rtpbridge/c5@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955936 DLMGCP DEBUG <0013> endpoint:rtpbridge/c6@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955936 DLMGCP DEBUG <0013> endpoint:rtpbridge/c7@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955936 DLMGCP DEBUG <0013> endpoint:rtpbridge/c8@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955936 DLMGCP DEBUG <0013> endpoint:rtpbridge/c9@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955936 DLMGCP DEBUG <0013> endpoint:rtpbridge/ca@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955936 DLMGCP DEBUG <0013> endpoint:rtpbridge/cb@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955936 DLMGCP DEBUG <0013> endpoint:rtpbridge/cc@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955936 DLMGCP DEBUG <0013> endpoint:rtpbridge/cd@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955936 DLMGCP DEBUG <0013> endpoint:rtpbridge/ce@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955936 DLMGCP DEBUG <0013> endpoint:rtpbridge/cf@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955936 DLMGCP DEBUG <0013> endpoint:rtpbridge/d0@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955936 DLMGCP DEBUG <0013> endpoint:rtpbridge/d1@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955936 DLMGCP DEBUG <0013> endpoint:rtpbridge/d2@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955936 DLMGCP DEBUG <0013> endpoint:rtpbridge/d3@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955936 DLMGCP DEBUG <0013> endpoint:rtpbridge/d4@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955936 DLMGCP DEBUG <0013> endpoint:rtpbridge/d5@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955936 DLMGCP DEBUG <0013> endpoint:rtpbridge/d6@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955936 DLMGCP DEBUG <0013> endpoint:rtpbridge/d7@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955936 DLMGCP DEBUG <0013> endpoint:rtpbridge/d8@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955936 DLMGCP DEBUG <0013> endpoint:rtpbridge/d9@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955936 DLMGCP DEBUG <0013> endpoint:rtpbridge/da@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955936 DLMGCP DEBUG <0013> endpoint:rtpbridge/db@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955936 DLMGCP DEBUG <0013> endpoint:rtpbridge/dc@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955936 DLMGCP DEBUG <0013> endpoint:rtpbridge/dd@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955936 DLMGCP DEBUG <0013> endpoint:rtpbridge/de@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955936 DLMGCP DEBUG <0013> endpoint:rtpbridge/df@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955936 DLMGCP DEBUG <0013> endpoint:rtpbridge/e0@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955936 DLMGCP DEBUG <0013> endpoint:rtpbridge/e1@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955936 DLMGCP DEBUG <0013> endpoint:rtpbridge/e2@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955936 DLMGCP DEBUG <0013> endpoint:rtpbridge/e3@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955936 DLMGCP DEBUG <0013> endpoint:rtpbridge/e4@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955936 DLMGCP DEBUG <0013> endpoint:rtpbridge/e5@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955936 DLMGCP DEBUG <0013> endpoint:rtpbridge/e6@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955936 DLMGCP DEBUG <0013> endpoint:rtpbridge/e7@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955936 DLMGCP DEBUG <0013> endpoint:rtpbridge/e8@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955936 DLMGCP DEBUG <0013> endpoint:rtpbridge/e9@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955936 DLMGCP DEBUG <0013> endpoint:rtpbridge/ea@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955936 DLMGCP DEBUG <0013> endpoint:rtpbridge/eb@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955936 DLMGCP DEBUG <0013> endpoint:rtpbridge/ec@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955936 DLMGCP DEBUG <0013> endpoint:rtpbridge/ed@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955936 DLMGCP DEBUG <0013> endpoint:rtpbridge/ee@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955936 DLMGCP DEBUG <0013> endpoint:rtpbridge/ef@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955936 DLMGCP DEBUG <0013> endpoint:rtpbridge/f0@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955936 DLMGCP DEBUG <0013> endpoint:rtpbridge/f1@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955936 DLMGCP DEBUG <0013> endpoint:rtpbridge/f2@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955936 DLMGCP DEBUG <0013> endpoint:rtpbridge/f3@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955936 DLMGCP DEBUG <0013> endpoint:rtpbridge/f4@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955936 DLMGCP DEBUG <0013> endpoint:rtpbridge/f5@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955936 DLMGCP DEBUG <0013> endpoint:rtpbridge/f6@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955936 DLMGCP DEBUG <0013> endpoint:rtpbridge/f7@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955936 DLMGCP DEBUG <0013> endpoint:rtpbridge/f8@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955936 DLMGCP DEBUG <0013> endpoint:rtpbridge/f9@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955936 DLMGCP DEBUG <0013> endpoint:rtpbridge/fa@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955936 DLMGCP DEBUG <0013> endpoint:rtpbridge/fb@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955936 DLMGCP DEBUG <0013> endpoint:rtpbridge/fc@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955936 DLMGCP DEBUG <0013> endpoint:rtpbridge/fd@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955936 DLMGCP DEBUG <0013> endpoint:rtpbridge/fe@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955936 DLMGCP DEBUG <0013> endpoint:rtpbridge/ff@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955936 DLMGCP DEBUG <0013> endpoint:rtpbridge/100@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955936 DLMGCP DEBUG <0013> endpoint:rtpbridge/101@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955936 DLMGCP DEBUG <0013> endpoint:rtpbridge/102@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955936 DLMGCP DEBUG <0013> endpoint:rtpbridge/103@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955936 DLMGCP DEBUG <0013> endpoint:rtpbridge/104@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955936 DLMGCP DEBUG <0013> endpoint:rtpbridge/105@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955936 DLMGCP DEBUG <0013> endpoint:rtpbridge/106@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955936 DLMGCP DEBUG <0013> endpoint:rtpbridge/107@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955936 DLMGCP DEBUG <0013> endpoint:rtpbridge/108@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955936 DLMGCP DEBUG <0013> endpoint:rtpbridge/109@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955936 DLMGCP DEBUG <0013> endpoint:rtpbridge/10a@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955936 DLMGCP DEBUG <0013> endpoint:rtpbridge/10b@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955936 DLMGCP DEBUG <0013> endpoint:rtpbridge/10c@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955936 DLMGCP DEBUG <0013> endpoint:rtpbridge/10d@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955936 DLMGCP DEBUG <0013> endpoint:rtpbridge/10e@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955936 DLMGCP DEBUG <0013> endpoint:rtpbridge/10f@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955936 DLMGCP DEBUG <0013> endpoint:rtpbridge/110@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955936 DLMGCP DEBUG <0013> endpoint:rtpbridge/111@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955936 DLMGCP DEBUG <0013> endpoint:rtpbridge/112@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955936 DLMGCP DEBUG <0013> endpoint:rtpbridge/113@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955936 DLMGCP DEBUG <0013> endpoint:rtpbridge/114@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955936 DLMGCP DEBUG <0013> endpoint:rtpbridge/115@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955936 DLMGCP DEBUG <0013> endpoint:rtpbridge/116@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955936 DLMGCP DEBUG <0013> endpoint:rtpbridge/117@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955936 DLMGCP DEBUG <0013> endpoint:rtpbridge/118@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955936 DLMGCP DEBUG <0013> endpoint:rtpbridge/119@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955936 DLMGCP DEBUG <0013> endpoint:rtpbridge/11a@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955936 DLMGCP DEBUG <0013> endpoint:rtpbridge/11b@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955936 DLMGCP DEBUG <0013> endpoint:rtpbridge/11c@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955936 DLMGCP DEBUG <0013> endpoint:rtpbridge/11d@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955936 DLMGCP DEBUG <0013> endpoint:rtpbridge/11e@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955936 DLMGCP DEBUG <0013> endpoint:rtpbridge/11f@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955936 DLMGCP DEBUG <0013> endpoint:rtpbridge/120@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955936 DLMGCP DEBUG <0013> endpoint:rtpbridge/121@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955936 DLMGCP DEBUG <0013> endpoint:rtpbridge/122@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955936 DLMGCP DEBUG <0013> endpoint:rtpbridge/123@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955936 DLMGCP DEBUG <0013> endpoint:rtpbridge/124@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955936 DLMGCP DEBUG <0013> endpoint:rtpbridge/125@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955936 DLMGCP DEBUG <0013> endpoint:rtpbridge/126@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955936 DLMGCP DEBUG <0013> endpoint:rtpbridge/127@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955936 DLMGCP DEBUG <0013> endpoint:rtpbridge/128@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955936 DLMGCP DEBUG <0013> endpoint:rtpbridge/129@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955936 DLMGCP DEBUG <0013> endpoint:rtpbridge/12a@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955936 DLMGCP DEBUG <0013> endpoint:rtpbridge/12b@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955936 DLMGCP DEBUG <0013> endpoint:rtpbridge/12c@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955936 DLMGCP DEBUG <0013> endpoint:none Generated response: code=200 (mgcp_protocol.c:230) 20241102125955936 DLMGCP DEBUG <0013> Generated response: line #00: 200 2682 OK (mgcp_msg.c:67) 20241102125955937 DLMGCP DEBUG <0013> Received message: line #00: DLCX 2683 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241102125955937 DLMGCP DEBUG <0013> Received message: line #01: C: 008C (mgcp_msg.c:67) 20241102125955937 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found free endpoint: rtpbridge/1@mgw (mgcp_endp.c:261) 20241102125955937 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:441) 20241102125955937 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241102125955937 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955937 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955937 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955937 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955937 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955937 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955937 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955937 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955937 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955937 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955937 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955937 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955937 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955937 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955937 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955937 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955937 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955937 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955937 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955937 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955937 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955937 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955937 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955937 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955937 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955937 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955937 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955937 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955937 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955937 DLMGCP DEBUG <0013> endpoint:rtpbridge/1e@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955937 DLMGCP DEBUG <0013> endpoint:rtpbridge/1f@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955937 DLMGCP DEBUG <0013> endpoint:rtpbridge/20@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955937 DLMGCP DEBUG <0013> endpoint:rtpbridge/21@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955937 DLMGCP DEBUG <0013> endpoint:rtpbridge/22@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955937 DLMGCP DEBUG <0013> endpoint:rtpbridge/23@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955937 DLMGCP DEBUG <0013> endpoint:rtpbridge/24@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955937 DLMGCP DEBUG <0013> endpoint:rtpbridge/25@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955937 DLMGCP DEBUG <0013> endpoint:rtpbridge/26@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955937 DLMGCP DEBUG <0013> endpoint:rtpbridge/27@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955937 DLMGCP DEBUG <0013> endpoint:rtpbridge/28@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955937 DLMGCP DEBUG <0013> endpoint:rtpbridge/29@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955937 DLMGCP DEBUG <0013> endpoint:rtpbridge/2a@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955937 DLMGCP DEBUG <0013> endpoint:rtpbridge/2b@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955937 DLMGCP DEBUG <0013> endpoint:rtpbridge/2c@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955937 DLMGCP DEBUG <0013> endpoint:rtpbridge/2d@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955937 DLMGCP DEBUG <0013> endpoint:rtpbridge/2e@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955937 DLMGCP DEBUG <0013> endpoint:rtpbridge/2f@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955937 DLMGCP DEBUG <0013> endpoint:rtpbridge/30@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955937 DLMGCP DEBUG <0013> endpoint:rtpbridge/31@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955937 DLMGCP DEBUG <0013> endpoint:rtpbridge/32@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955937 DLMGCP DEBUG <0013> endpoint:rtpbridge/33@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955937 DLMGCP DEBUG <0013> endpoint:rtpbridge/34@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955937 DLMGCP DEBUG <0013> endpoint:rtpbridge/35@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955937 DLMGCP DEBUG <0013> endpoint:rtpbridge/36@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955937 DLMGCP DEBUG <0013> endpoint:rtpbridge/37@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955937 DLMGCP DEBUG <0013> endpoint:rtpbridge/38@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955937 DLMGCP DEBUG <0013> endpoint:rtpbridge/39@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955937 DLMGCP DEBUG <0013> endpoint:rtpbridge/3a@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955937 DLMGCP DEBUG <0013> endpoint:rtpbridge/3b@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955937 DLMGCP DEBUG <0013> endpoint:rtpbridge/3c@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955937 DLMGCP DEBUG <0013> endpoint:rtpbridge/3d@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955937 DLMGCP DEBUG <0013> endpoint:rtpbridge/3e@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955937 DLMGCP DEBUG <0013> endpoint:rtpbridge/3f@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955937 DLMGCP DEBUG <0013> endpoint:rtpbridge/40@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955937 DLMGCP DEBUG <0013> endpoint:rtpbridge/41@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955937 DLMGCP DEBUG <0013> endpoint:rtpbridge/42@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955937 DLMGCP DEBUG <0013> endpoint:rtpbridge/43@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955937 DLMGCP DEBUG <0013> endpoint:rtpbridge/44@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955937 DLMGCP DEBUG <0013> endpoint:rtpbridge/45@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955937 DLMGCP DEBUG <0013> endpoint:rtpbridge/46@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955937 DLMGCP DEBUG <0013> endpoint:rtpbridge/47@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955937 DLMGCP DEBUG <0013> endpoint:rtpbridge/48@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955937 DLMGCP DEBUG <0013> endpoint:rtpbridge/49@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955937 DLMGCP DEBUG <0013> endpoint:rtpbridge/4a@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955937 DLMGCP DEBUG <0013> endpoint:rtpbridge/4b@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955937 DLMGCP DEBUG <0013> endpoint:rtpbridge/4c@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955937 DLMGCP DEBUG <0013> endpoint:rtpbridge/4d@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955937 DLMGCP DEBUG <0013> endpoint:rtpbridge/4e@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955937 DLMGCP DEBUG <0013> endpoint:rtpbridge/4f@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955938 DLMGCP DEBUG <0013> endpoint:rtpbridge/50@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955938 DLMGCP DEBUG <0013> endpoint:rtpbridge/51@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955938 DLMGCP DEBUG <0013> endpoint:rtpbridge/52@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955938 DLMGCP DEBUG <0013> endpoint:rtpbridge/53@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955938 DLMGCP DEBUG <0013> endpoint:rtpbridge/54@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955938 DLMGCP DEBUG <0013> endpoint:rtpbridge/55@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955938 DLMGCP DEBUG <0013> endpoint:rtpbridge/56@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955938 DLMGCP DEBUG <0013> endpoint:rtpbridge/57@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955938 DLMGCP DEBUG <0013> endpoint:rtpbridge/58@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955938 DLMGCP DEBUG <0013> endpoint:rtpbridge/59@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955938 DLMGCP DEBUG <0013> endpoint:rtpbridge/5a@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955938 DLMGCP DEBUG <0013> endpoint:rtpbridge/5b@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955938 DLMGCP DEBUG <0013> endpoint:rtpbridge/5c@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955938 DLMGCP DEBUG <0013> endpoint:rtpbridge/5d@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955938 DLMGCP DEBUG <0013> endpoint:rtpbridge/5e@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955938 DLMGCP DEBUG <0013> endpoint:rtpbridge/5f@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955938 DLMGCP DEBUG <0013> endpoint:rtpbridge/60@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955938 DLMGCP DEBUG <0013> endpoint:rtpbridge/61@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955938 DLMGCP DEBUG <0013> endpoint:rtpbridge/62@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955938 DLMGCP DEBUG <0013> endpoint:rtpbridge/63@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955938 DLMGCP DEBUG <0013> endpoint:rtpbridge/64@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955938 DLMGCP DEBUG <0013> endpoint:rtpbridge/65@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955938 DLMGCP DEBUG <0013> endpoint:rtpbridge/66@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955938 DLMGCP DEBUG <0013> endpoint:rtpbridge/67@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955938 DLMGCP DEBUG <0013> endpoint:rtpbridge/68@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955938 DLMGCP DEBUG <0013> endpoint:rtpbridge/69@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955938 DLMGCP DEBUG <0013> endpoint:rtpbridge/6a@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955938 DLMGCP DEBUG <0013> endpoint:rtpbridge/6b@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955938 DLMGCP DEBUG <0013> endpoint:rtpbridge/6c@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955938 DLMGCP DEBUG <0013> endpoint:rtpbridge/6d@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955938 DLMGCP DEBUG <0013> endpoint:rtpbridge/6e@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955938 DLMGCP DEBUG <0013> endpoint:rtpbridge/6f@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955938 DLMGCP DEBUG <0013> endpoint:rtpbridge/70@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955938 DLMGCP DEBUG <0013> endpoint:rtpbridge/71@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955938 DLMGCP DEBUG <0013> endpoint:rtpbridge/72@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955938 DLMGCP DEBUG <0013> endpoint:rtpbridge/73@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955938 DLMGCP DEBUG <0013> endpoint:rtpbridge/74@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955938 DLMGCP DEBUG <0013> endpoint:rtpbridge/75@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955938 DLMGCP DEBUG <0013> endpoint:rtpbridge/76@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955938 DLMGCP DEBUG <0013> endpoint:rtpbridge/77@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955938 DLMGCP DEBUG <0013> endpoint:rtpbridge/78@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955938 DLMGCP DEBUG <0013> endpoint:rtpbridge/79@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955938 DLMGCP DEBUG <0013> endpoint:rtpbridge/7a@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955938 DLMGCP DEBUG <0013> endpoint:rtpbridge/7b@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955938 DLMGCP DEBUG <0013> endpoint:rtpbridge/7c@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955938 DLMGCP DEBUG <0013> endpoint:rtpbridge/7d@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955938 DLMGCP DEBUG <0013> endpoint:rtpbridge/7e@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955938 DLMGCP DEBUG <0013> endpoint:rtpbridge/7f@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955938 DLMGCP DEBUG <0013> endpoint:rtpbridge/80@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955938 DLMGCP DEBUG <0013> endpoint:rtpbridge/81@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955938 DLMGCP DEBUG <0013> endpoint:rtpbridge/82@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955938 DLMGCP DEBUG <0013> endpoint:rtpbridge/83@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955938 DLMGCP DEBUG <0013> endpoint:rtpbridge/84@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955938 DLMGCP DEBUG <0013> endpoint:rtpbridge/85@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955938 DLMGCP DEBUG <0013> endpoint:rtpbridge/86@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955938 DLMGCP DEBUG <0013> endpoint:rtpbridge/87@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955938 DLMGCP DEBUG <0013> endpoint:rtpbridge/88@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955938 DLMGCP DEBUG <0013> endpoint:rtpbridge/89@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955938 DLMGCP DEBUG <0013> endpoint:rtpbridge/8a@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955938 DLMGCP DEBUG <0013> endpoint:rtpbridge/8b@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955938 DLMGCP DEBUG <0013> endpoint:rtpbridge/8c@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955938 DLMGCP DEBUG <0013> endpoint:rtpbridge/8d@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955938 DLMGCP DEBUG <0013> endpoint:rtpbridge/8e@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955938 DLMGCP DEBUG <0013> endpoint:rtpbridge/8f@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955938 DLMGCP DEBUG <0013> endpoint:rtpbridge/90@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955938 DLMGCP DEBUG <0013> endpoint:rtpbridge/91@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955938 DLMGCP DEBUG <0013> endpoint:rtpbridge/92@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955938 DLMGCP DEBUG <0013> endpoint:rtpbridge/93@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955938 DLMGCP DEBUG <0013> endpoint:rtpbridge/94@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955938 DLMGCP DEBUG <0013> endpoint:rtpbridge/95@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955938 DLMGCP DEBUG <0013> endpoint:rtpbridge/96@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955938 DLMGCP DEBUG <0013> endpoint:rtpbridge/97@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955938 DLMGCP DEBUG <0013> endpoint:rtpbridge/98@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955938 DLMGCP DEBUG <0013> endpoint:rtpbridge/99@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955938 DLMGCP DEBUG <0013> endpoint:rtpbridge/9a@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955938 DLMGCP DEBUG <0013> endpoint:rtpbridge/9b@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955938 DLMGCP DEBUG <0013> endpoint:rtpbridge/9c@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955938 DLMGCP DEBUG <0013> endpoint:rtpbridge/9d@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955938 DLMGCP DEBUG <0013> endpoint:rtpbridge/9e@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955938 DLMGCP DEBUG <0013> endpoint:rtpbridge/9f@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955938 DLMGCP DEBUG <0013> endpoint:rtpbridge/a0@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955938 DLMGCP DEBUG <0013> endpoint:rtpbridge/a1@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955938 DLMGCP DEBUG <0013> endpoint:rtpbridge/a2@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955938 DLMGCP DEBUG <0013> endpoint:rtpbridge/a3@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955938 DLMGCP DEBUG <0013> endpoint:rtpbridge/a4@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955938 DLMGCP DEBUG <0013> endpoint:rtpbridge/a5@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955938 DLMGCP DEBUG <0013> endpoint:rtpbridge/a6@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955938 DLMGCP DEBUG <0013> endpoint:rtpbridge/a7@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955938 DLMGCP DEBUG <0013> endpoint:rtpbridge/a8@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955938 DLMGCP DEBUG <0013> endpoint:rtpbridge/a9@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955938 DLMGCP DEBUG <0013> endpoint:rtpbridge/aa@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955938 DLMGCP DEBUG <0013> endpoint:rtpbridge/ab@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955938 DLMGCP DEBUG <0013> endpoint:rtpbridge/ac@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955938 DLMGCP DEBUG <0013> endpoint:rtpbridge/ad@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955938 DLMGCP DEBUG <0013> endpoint:rtpbridge/ae@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955938 DLMGCP DEBUG <0013> endpoint:rtpbridge/af@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955938 DLMGCP DEBUG <0013> endpoint:rtpbridge/b0@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955938 DLMGCP DEBUG <0013> endpoint:rtpbridge/b1@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955938 DLMGCP DEBUG <0013> endpoint:rtpbridge/b2@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955938 DLMGCP DEBUG <0013> endpoint:rtpbridge/b3@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955938 DLMGCP DEBUG <0013> endpoint:rtpbridge/b4@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955938 DLMGCP DEBUG <0013> endpoint:rtpbridge/b5@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955938 DLMGCP DEBUG <0013> endpoint:rtpbridge/b6@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955938 DLMGCP DEBUG <0013> endpoint:rtpbridge/b7@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955938 DLMGCP DEBUG <0013> endpoint:rtpbridge/b8@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955938 DLMGCP DEBUG <0013> endpoint:rtpbridge/b9@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955938 DLMGCP DEBUG <0013> endpoint:rtpbridge/ba@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955938 DLMGCP DEBUG <0013> endpoint:rtpbridge/bb@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955938 DLMGCP DEBUG <0013> endpoint:rtpbridge/bc@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955938 DLMGCP DEBUG <0013> endpoint:rtpbridge/bd@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955938 DLMGCP DEBUG <0013> endpoint:rtpbridge/be@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955938 DLMGCP DEBUG <0013> endpoint:rtpbridge/bf@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955938 DLMGCP DEBUG <0013> endpoint:rtpbridge/c0@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955938 DLMGCP DEBUG <0013> endpoint:rtpbridge/c1@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955938 DLMGCP DEBUG <0013> endpoint:rtpbridge/c2@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955938 DLMGCP DEBUG <0013> endpoint:rtpbridge/c3@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955938 DLMGCP DEBUG <0013> endpoint:rtpbridge/c4@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955938 DLMGCP DEBUG <0013> endpoint:rtpbridge/c5@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955938 DLMGCP DEBUG <0013> endpoint:rtpbridge/c6@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955938 DLMGCP DEBUG <0013> endpoint:rtpbridge/c7@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955938 DLMGCP DEBUG <0013> endpoint:rtpbridge/c8@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955938 DLMGCP DEBUG <0013> endpoint:rtpbridge/c9@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955938 DLMGCP DEBUG <0013> endpoint:rtpbridge/ca@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955938 DLMGCP DEBUG <0013> endpoint:rtpbridge/cb@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955938 DLMGCP DEBUG <0013> endpoint:rtpbridge/cc@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955938 DLMGCP DEBUG <0013> endpoint:rtpbridge/cd@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955938 DLMGCP DEBUG <0013> endpoint:rtpbridge/ce@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955938 DLMGCP DEBUG <0013> endpoint:rtpbridge/cf@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955938 DLMGCP DEBUG <0013> endpoint:rtpbridge/d0@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955939 DLMGCP DEBUG <0013> endpoint:rtpbridge/d1@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955939 DLMGCP DEBUG <0013> endpoint:rtpbridge/d2@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955939 DLMGCP DEBUG <0013> endpoint:rtpbridge/d3@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955939 DLMGCP DEBUG <0013> endpoint:rtpbridge/d4@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955939 DLMGCP DEBUG <0013> endpoint:rtpbridge/d5@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955939 DLMGCP DEBUG <0013> endpoint:rtpbridge/d6@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955939 DLMGCP DEBUG <0013> endpoint:rtpbridge/d7@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955939 DLMGCP DEBUG <0013> endpoint:rtpbridge/d8@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955939 DLMGCP DEBUG <0013> endpoint:rtpbridge/d9@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955939 DLMGCP DEBUG <0013> endpoint:rtpbridge/da@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955939 DLMGCP DEBUG <0013> endpoint:rtpbridge/db@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955939 DLMGCP DEBUG <0013> endpoint:rtpbridge/dc@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955939 DLMGCP DEBUG <0013> endpoint:rtpbridge/dd@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955939 DLMGCP DEBUG <0013> endpoint:rtpbridge/de@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955939 DLMGCP DEBUG <0013> endpoint:rtpbridge/df@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955939 DLMGCP DEBUG <0013> endpoint:rtpbridge/e0@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955939 DLMGCP DEBUG <0013> endpoint:rtpbridge/e1@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955939 DLMGCP DEBUG <0013> endpoint:rtpbridge/e2@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955939 DLMGCP DEBUG <0013> endpoint:rtpbridge/e3@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955939 DLMGCP DEBUG <0013> endpoint:rtpbridge/e4@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955939 DLMGCP DEBUG <0013> endpoint:rtpbridge/e5@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955939 DLMGCP DEBUG <0013> endpoint:rtpbridge/e6@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955939 DLMGCP DEBUG <0013> endpoint:rtpbridge/e7@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955939 DLMGCP DEBUG <0013> endpoint:rtpbridge/e8@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955939 DLMGCP DEBUG <0013> endpoint:rtpbridge/e9@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955939 DLMGCP DEBUG <0013> endpoint:rtpbridge/ea@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955939 DLMGCP DEBUG <0013> endpoint:rtpbridge/eb@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955939 DLMGCP DEBUG <0013> endpoint:rtpbridge/ec@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955939 DLMGCP DEBUG <0013> endpoint:rtpbridge/ed@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955939 DLMGCP DEBUG <0013> endpoint:rtpbridge/ee@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955939 DLMGCP DEBUG <0013> endpoint:rtpbridge/ef@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955939 DLMGCP DEBUG <0013> endpoint:rtpbridge/f0@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955939 DLMGCP DEBUG <0013> endpoint:rtpbridge/f1@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955939 DLMGCP DEBUG <0013> endpoint:rtpbridge/f2@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955939 DLMGCP DEBUG <0013> endpoint:rtpbridge/f3@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955939 DLMGCP DEBUG <0013> endpoint:rtpbridge/f4@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955939 DLMGCP DEBUG <0013> endpoint:rtpbridge/f5@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955939 DLMGCP DEBUG <0013> endpoint:rtpbridge/f6@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955939 DLMGCP DEBUG <0013> endpoint:rtpbridge/f7@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955939 DLMGCP DEBUG <0013> endpoint:rtpbridge/f8@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955939 DLMGCP DEBUG <0013> endpoint:rtpbridge/f9@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955939 DLMGCP DEBUG <0013> endpoint:rtpbridge/fa@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955939 DLMGCP DEBUG <0013> endpoint:rtpbridge/fb@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955939 DLMGCP DEBUG <0013> endpoint:rtpbridge/fc@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955939 DLMGCP DEBUG <0013> endpoint:rtpbridge/fd@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955939 DLMGCP DEBUG <0013> endpoint:rtpbridge/fe@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955939 DLMGCP DEBUG <0013> endpoint:rtpbridge/ff@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955939 DLMGCP DEBUG <0013> endpoint:rtpbridge/100@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955939 DLMGCP DEBUG <0013> endpoint:rtpbridge/101@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955939 DLMGCP DEBUG <0013> endpoint:rtpbridge/102@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955939 DLMGCP DEBUG <0013> endpoint:rtpbridge/103@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955939 DLMGCP DEBUG <0013> endpoint:rtpbridge/104@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955939 DLMGCP DEBUG <0013> endpoint:rtpbridge/105@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955939 DLMGCP DEBUG <0013> endpoint:rtpbridge/106@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955939 DLMGCP DEBUG <0013> endpoint:rtpbridge/107@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955939 DLMGCP DEBUG <0013> endpoint:rtpbridge/108@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955939 DLMGCP DEBUG <0013> endpoint:rtpbridge/109@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955939 DLMGCP DEBUG <0013> endpoint:rtpbridge/10a@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955939 DLMGCP DEBUG <0013> endpoint:rtpbridge/10b@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955939 DLMGCP DEBUG <0013> endpoint:rtpbridge/10c@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955939 DLMGCP DEBUG <0013> endpoint:rtpbridge/10d@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955939 DLMGCP DEBUG <0013> endpoint:rtpbridge/10e@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955939 DLMGCP DEBUG <0013> endpoint:rtpbridge/10f@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955939 DLMGCP DEBUG <0013> endpoint:rtpbridge/110@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955939 DLMGCP DEBUG <0013> endpoint:rtpbridge/111@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955939 DLMGCP DEBUG <0013> endpoint:rtpbridge/112@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955939 DLMGCP DEBUG <0013> endpoint:rtpbridge/113@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955939 DLMGCP DEBUG <0013> endpoint:rtpbridge/114@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955939 DLMGCP DEBUG <0013> endpoint:rtpbridge/115@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955939 DLMGCP DEBUG <0013> endpoint:rtpbridge/116@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955939 DLMGCP DEBUG <0013> endpoint:rtpbridge/117@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955939 DLMGCP DEBUG <0013> endpoint:rtpbridge/118@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955939 DLMGCP DEBUG <0013> endpoint:rtpbridge/119@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955939 DLMGCP DEBUG <0013> endpoint:rtpbridge/11a@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955939 DLMGCP DEBUG <0013> endpoint:rtpbridge/11b@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955939 DLMGCP DEBUG <0013> endpoint:rtpbridge/11c@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955939 DLMGCP DEBUG <0013> endpoint:rtpbridge/11d@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955939 DLMGCP DEBUG <0013> endpoint:rtpbridge/11e@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955939 DLMGCP DEBUG <0013> endpoint:rtpbridge/11f@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955939 DLMGCP DEBUG <0013> endpoint:rtpbridge/120@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955939 DLMGCP DEBUG <0013> endpoint:rtpbridge/121@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955939 DLMGCP DEBUG <0013> endpoint:rtpbridge/122@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955939 DLMGCP DEBUG <0013> endpoint:rtpbridge/123@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955939 DLMGCP DEBUG <0013> endpoint:rtpbridge/124@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955939 DLMGCP DEBUG <0013> endpoint:rtpbridge/125@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955939 DLMGCP DEBUG <0013> endpoint:rtpbridge/126@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955939 DLMGCP DEBUG <0013> endpoint:rtpbridge/127@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955939 DLMGCP DEBUG <0013> endpoint:rtpbridge/128@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955939 DLMGCP DEBUG <0013> endpoint:rtpbridge/129@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955939 DLMGCP DEBUG <0013> endpoint:rtpbridge/12a@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955939 DLMGCP DEBUG <0013> endpoint:rtpbridge/12b@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955939 DLMGCP DEBUG <0013> endpoint:rtpbridge/12c@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955939 DLMGCP DEBUG <0013> endpoint:none Generated response: code=200 (mgcp_protocol.c:230) 20241102125955939 DLMGCP DEBUG <0013> Generated response: line #00: 200 2683 OK (mgcp_msg.c:67) 20241102125955940 DLMGCP DEBUG <0013> Received message: line #00: DLCX 2684 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241102125955940 DLMGCP DEBUG <0013> Received message: line #01: C: 008D (mgcp_msg.c:67) 20241102125955940 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found free endpoint: rtpbridge/1@mgw (mgcp_endp.c:261) 20241102125955940 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:441) 20241102125955940 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241102125955940 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955940 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955940 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955940 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955940 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955940 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955940 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955940 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955940 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955940 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955940 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955940 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955940 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955940 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955940 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955940 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955940 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955940 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955940 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955940 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955940 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955940 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955940 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955940 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955940 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955940 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955940 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955940 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955940 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955940 DLMGCP DEBUG <0013> endpoint:rtpbridge/1e@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955940 DLMGCP DEBUG <0013> endpoint:rtpbridge/1f@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955940 DLMGCP DEBUG <0013> endpoint:rtpbridge/20@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955940 DLMGCP DEBUG <0013> endpoint:rtpbridge/21@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955940 DLMGCP DEBUG <0013> endpoint:rtpbridge/22@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955940 DLMGCP DEBUG <0013> endpoint:rtpbridge/23@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955940 DLMGCP DEBUG <0013> endpoint:rtpbridge/24@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955940 DLMGCP DEBUG <0013> endpoint:rtpbridge/25@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955940 DLMGCP DEBUG <0013> endpoint:rtpbridge/26@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955940 DLMGCP DEBUG <0013> endpoint:rtpbridge/27@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955940 DLMGCP DEBUG <0013> endpoint:rtpbridge/28@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955940 DLMGCP DEBUG <0013> endpoint:rtpbridge/29@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955940 DLMGCP DEBUG <0013> endpoint:rtpbridge/2a@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955940 DLMGCP DEBUG <0013> endpoint:rtpbridge/2b@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955940 DLMGCP DEBUG <0013> endpoint:rtpbridge/2c@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955940 DLMGCP DEBUG <0013> endpoint:rtpbridge/2d@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955940 DLMGCP DEBUG <0013> endpoint:rtpbridge/2e@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955940 DLMGCP DEBUG <0013> endpoint:rtpbridge/2f@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955940 DLMGCP DEBUG <0013> endpoint:rtpbridge/30@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955940 DLMGCP DEBUG <0013> endpoint:rtpbridge/31@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955940 DLMGCP DEBUG <0013> endpoint:rtpbridge/32@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955940 DLMGCP DEBUG <0013> endpoint:rtpbridge/33@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955940 DLMGCP DEBUG <0013> endpoint:rtpbridge/34@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955940 DLMGCP DEBUG <0013> endpoint:rtpbridge/35@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955940 DLMGCP DEBUG <0013> endpoint:rtpbridge/36@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955940 DLMGCP DEBUG <0013> endpoint:rtpbridge/37@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955940 DLMGCP DEBUG <0013> endpoint:rtpbridge/38@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955940 DLMGCP DEBUG <0013> endpoint:rtpbridge/39@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955940 DLMGCP DEBUG <0013> endpoint:rtpbridge/3a@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955940 DLMGCP DEBUG <0013> endpoint:rtpbridge/3b@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955940 DLMGCP DEBUG <0013> endpoint:rtpbridge/3c@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955940 DLMGCP DEBUG <0013> endpoint:rtpbridge/3d@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955940 DLMGCP DEBUG <0013> endpoint:rtpbridge/3e@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955940 DLMGCP DEBUG <0013> endpoint:rtpbridge/3f@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955940 DLMGCP DEBUG <0013> endpoint:rtpbridge/40@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955940 DLMGCP DEBUG <0013> endpoint:rtpbridge/41@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955940 DLMGCP DEBUG <0013> endpoint:rtpbridge/42@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955940 DLMGCP DEBUG <0013> endpoint:rtpbridge/43@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955940 DLMGCP DEBUG <0013> endpoint:rtpbridge/44@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955940 DLMGCP DEBUG <0013> endpoint:rtpbridge/45@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955940 DLMGCP DEBUG <0013> endpoint:rtpbridge/46@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955940 DLMGCP DEBUG <0013> endpoint:rtpbridge/47@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955940 DLMGCP DEBUG <0013> endpoint:rtpbridge/48@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955940 DLMGCP DEBUG <0013> endpoint:rtpbridge/49@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955940 DLMGCP DEBUG <0013> endpoint:rtpbridge/4a@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955940 DLMGCP DEBUG <0013> endpoint:rtpbridge/4b@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955940 DLMGCP DEBUG <0013> endpoint:rtpbridge/4c@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955940 DLMGCP DEBUG <0013> endpoint:rtpbridge/4d@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955940 DLMGCP DEBUG <0013> endpoint:rtpbridge/4e@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955940 DLMGCP DEBUG <0013> endpoint:rtpbridge/4f@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955940 DLMGCP DEBUG <0013> endpoint:rtpbridge/50@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955940 DLMGCP DEBUG <0013> endpoint:rtpbridge/51@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955940 DLMGCP DEBUG <0013> endpoint:rtpbridge/52@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955940 DLMGCP DEBUG <0013> endpoint:rtpbridge/53@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955940 DLMGCP DEBUG <0013> endpoint:rtpbridge/54@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955940 DLMGCP DEBUG <0013> endpoint:rtpbridge/55@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955940 DLMGCP DEBUG <0013> endpoint:rtpbridge/56@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955940 DLMGCP DEBUG <0013> endpoint:rtpbridge/57@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955940 DLMGCP DEBUG <0013> endpoint:rtpbridge/58@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955940 DLMGCP DEBUG <0013> endpoint:rtpbridge/59@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955940 DLMGCP DEBUG <0013> endpoint:rtpbridge/5a@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955940 DLMGCP DEBUG <0013> endpoint:rtpbridge/5b@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955940 DLMGCP DEBUG <0013> endpoint:rtpbridge/5c@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955940 DLMGCP DEBUG <0013> endpoint:rtpbridge/5d@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955940 DLMGCP DEBUG <0013> endpoint:rtpbridge/5e@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955940 DLMGCP DEBUG <0013> endpoint:rtpbridge/5f@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955940 DLMGCP DEBUG <0013> endpoint:rtpbridge/60@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955940 DLMGCP DEBUG <0013> endpoint:rtpbridge/61@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955940 DLMGCP DEBUG <0013> endpoint:rtpbridge/62@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955940 DLMGCP DEBUG <0013> endpoint:rtpbridge/63@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955940 DLMGCP DEBUG <0013> endpoint:rtpbridge/64@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955940 DLMGCP DEBUG <0013> endpoint:rtpbridge/65@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955940 DLMGCP DEBUG <0013> endpoint:rtpbridge/66@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955940 DLMGCP DEBUG <0013> endpoint:rtpbridge/67@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955940 DLMGCP DEBUG <0013> endpoint:rtpbridge/68@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955941 DLMGCP DEBUG <0013> endpoint:rtpbridge/69@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955941 DLMGCP DEBUG <0013> endpoint:rtpbridge/6a@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955941 DLMGCP DEBUG <0013> endpoint:rtpbridge/6b@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955941 DLMGCP DEBUG <0013> endpoint:rtpbridge/6c@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955941 DLMGCP DEBUG <0013> endpoint:rtpbridge/6d@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955941 DLMGCP DEBUG <0013> endpoint:rtpbridge/6e@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955941 DLMGCP DEBUG <0013> endpoint:rtpbridge/6f@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955941 DLMGCP DEBUG <0013> endpoint:rtpbridge/70@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955941 DLMGCP DEBUG <0013> endpoint:rtpbridge/71@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955941 DLMGCP DEBUG <0013> endpoint:rtpbridge/72@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955941 DLMGCP DEBUG <0013> endpoint:rtpbridge/73@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955941 DLMGCP DEBUG <0013> endpoint:rtpbridge/74@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955941 DLMGCP DEBUG <0013> endpoint:rtpbridge/75@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955941 DLMGCP DEBUG <0013> endpoint:rtpbridge/76@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955941 DLMGCP DEBUG <0013> endpoint:rtpbridge/77@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955941 DLMGCP DEBUG <0013> endpoint:rtpbridge/78@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955941 DLMGCP DEBUG <0013> endpoint:rtpbridge/79@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955941 DLMGCP DEBUG <0013> endpoint:rtpbridge/7a@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955941 DLMGCP DEBUG <0013> endpoint:rtpbridge/7b@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955941 DLMGCP DEBUG <0013> endpoint:rtpbridge/7c@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955941 DLMGCP DEBUG <0013> endpoint:rtpbridge/7d@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955941 DLMGCP DEBUG <0013> endpoint:rtpbridge/7e@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955941 DLMGCP DEBUG <0013> endpoint:rtpbridge/7f@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955941 DLMGCP DEBUG <0013> endpoint:rtpbridge/80@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955941 DLMGCP DEBUG <0013> endpoint:rtpbridge/81@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955941 DLMGCP DEBUG <0013> endpoint:rtpbridge/82@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955941 DLMGCP DEBUG <0013> endpoint:rtpbridge/83@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955941 DLMGCP DEBUG <0013> endpoint:rtpbridge/84@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955941 DLMGCP DEBUG <0013> endpoint:rtpbridge/85@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955941 DLMGCP DEBUG <0013> endpoint:rtpbridge/86@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955941 DLMGCP DEBUG <0013> endpoint:rtpbridge/87@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955941 DLMGCP DEBUG <0013> endpoint:rtpbridge/88@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955941 DLMGCP DEBUG <0013> endpoint:rtpbridge/89@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955941 DLMGCP DEBUG <0013> endpoint:rtpbridge/8a@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955941 DLMGCP DEBUG <0013> endpoint:rtpbridge/8b@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955941 DLMGCP DEBUG <0013> endpoint:rtpbridge/8c@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955941 DLMGCP DEBUG <0013> endpoint:rtpbridge/8d@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955941 DLMGCP DEBUG <0013> endpoint:rtpbridge/8e@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955941 DLMGCP DEBUG <0013> endpoint:rtpbridge/8f@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955941 DLMGCP DEBUG <0013> endpoint:rtpbridge/90@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955941 DLMGCP DEBUG <0013> endpoint:rtpbridge/91@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955941 DLMGCP DEBUG <0013> endpoint:rtpbridge/92@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955941 DLMGCP DEBUG <0013> endpoint:rtpbridge/93@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955941 DLMGCP DEBUG <0013> endpoint:rtpbridge/94@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955941 DLMGCP DEBUG <0013> endpoint:rtpbridge/95@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955941 DLMGCP DEBUG <0013> endpoint:rtpbridge/96@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955941 DLMGCP DEBUG <0013> endpoint:rtpbridge/97@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955941 DLMGCP DEBUG <0013> endpoint:rtpbridge/98@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955941 DLMGCP DEBUG <0013> endpoint:rtpbridge/99@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955941 DLMGCP DEBUG <0013> endpoint:rtpbridge/9a@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955941 DLMGCP DEBUG <0013> endpoint:rtpbridge/9b@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955941 DLMGCP DEBUG <0013> endpoint:rtpbridge/9c@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955941 DLMGCP DEBUG <0013> endpoint:rtpbridge/9d@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955941 DLMGCP DEBUG <0013> endpoint:rtpbridge/9e@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955941 DLMGCP DEBUG <0013> endpoint:rtpbridge/9f@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955941 DLMGCP DEBUG <0013> endpoint:rtpbridge/a0@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955941 DLMGCP DEBUG <0013> endpoint:rtpbridge/a1@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955941 DLMGCP DEBUG <0013> endpoint:rtpbridge/a2@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955941 DLMGCP DEBUG <0013> endpoint:rtpbridge/a3@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955941 DLMGCP DEBUG <0013> endpoint:rtpbridge/a4@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955941 DLMGCP DEBUG <0013> endpoint:rtpbridge/a5@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955941 DLMGCP DEBUG <0013> endpoint:rtpbridge/a6@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955941 DLMGCP DEBUG <0013> endpoint:rtpbridge/a7@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955941 DLMGCP DEBUG <0013> endpoint:rtpbridge/a8@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955941 DLMGCP DEBUG <0013> endpoint:rtpbridge/a9@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955941 DLMGCP DEBUG <0013> endpoint:rtpbridge/aa@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955941 DLMGCP DEBUG <0013> endpoint:rtpbridge/ab@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955941 DLMGCP DEBUG <0013> endpoint:rtpbridge/ac@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955941 DLMGCP DEBUG <0013> endpoint:rtpbridge/ad@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955941 DLMGCP DEBUG <0013> endpoint:rtpbridge/ae@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955941 DLMGCP DEBUG <0013> endpoint:rtpbridge/af@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955941 DLMGCP DEBUG <0013> endpoint:rtpbridge/b0@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955941 DLMGCP DEBUG <0013> endpoint:rtpbridge/b1@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955941 DLMGCP DEBUG <0013> endpoint:rtpbridge/b2@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955941 DLMGCP DEBUG <0013> endpoint:rtpbridge/b3@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955941 DLMGCP DEBUG <0013> endpoint:rtpbridge/b4@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955941 DLMGCP DEBUG <0013> endpoint:rtpbridge/b5@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955941 DLMGCP DEBUG <0013> endpoint:rtpbridge/b6@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955941 DLMGCP DEBUG <0013> endpoint:rtpbridge/b7@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955941 DLMGCP DEBUG <0013> endpoint:rtpbridge/b8@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955941 DLMGCP DEBUG <0013> endpoint:rtpbridge/b9@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955941 DLMGCP DEBUG <0013> endpoint:rtpbridge/ba@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955941 DLMGCP DEBUG <0013> endpoint:rtpbridge/bb@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955941 DLMGCP DEBUG <0013> endpoint:rtpbridge/bc@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955941 DLMGCP DEBUG <0013> endpoint:rtpbridge/bd@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955941 DLMGCP DEBUG <0013> endpoint:rtpbridge/be@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955941 DLMGCP DEBUG <0013> endpoint:rtpbridge/bf@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955941 DLMGCP DEBUG <0013> endpoint:rtpbridge/c0@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955941 DLMGCP DEBUG <0013> endpoint:rtpbridge/c1@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955941 DLMGCP DEBUG <0013> endpoint:rtpbridge/c2@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955941 DLMGCP DEBUG <0013> endpoint:rtpbridge/c3@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955941 DLMGCP DEBUG <0013> endpoint:rtpbridge/c4@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955941 DLMGCP DEBUG <0013> endpoint:rtpbridge/c5@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955941 DLMGCP DEBUG <0013> endpoint:rtpbridge/c6@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955941 DLMGCP DEBUG <0013> endpoint:rtpbridge/c7@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955941 DLMGCP DEBUG <0013> endpoint:rtpbridge/c8@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955941 DLMGCP DEBUG <0013> endpoint:rtpbridge/c9@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955941 DLMGCP DEBUG <0013> endpoint:rtpbridge/ca@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955941 DLMGCP DEBUG <0013> endpoint:rtpbridge/cb@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955941 DLMGCP DEBUG <0013> endpoint:rtpbridge/cc@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955941 DLMGCP DEBUG <0013> endpoint:rtpbridge/cd@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955941 DLMGCP DEBUG <0013> endpoint:rtpbridge/ce@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955941 DLMGCP DEBUG <0013> endpoint:rtpbridge/cf@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955941 DLMGCP DEBUG <0013> endpoint:rtpbridge/d0@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955941 DLMGCP DEBUG <0013> endpoint:rtpbridge/d1@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955941 DLMGCP DEBUG <0013> endpoint:rtpbridge/d2@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955941 DLMGCP DEBUG <0013> endpoint:rtpbridge/d3@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955941 DLMGCP DEBUG <0013> endpoint:rtpbridge/d4@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955941 DLMGCP DEBUG <0013> endpoint:rtpbridge/d5@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955941 DLMGCP DEBUG <0013> endpoint:rtpbridge/d6@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955941 DLMGCP DEBUG <0013> endpoint:rtpbridge/d7@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955941 DLMGCP DEBUG <0013> endpoint:rtpbridge/d8@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955941 DLMGCP DEBUG <0013> endpoint:rtpbridge/d9@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955941 DLMGCP DEBUG <0013> endpoint:rtpbridge/da@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955941 DLMGCP DEBUG <0013> endpoint:rtpbridge/db@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955941 DLMGCP DEBUG <0013> endpoint:rtpbridge/dc@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955941 DLMGCP DEBUG <0013> endpoint:rtpbridge/dd@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955941 DLMGCP DEBUG <0013> endpoint:rtpbridge/de@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955941 DLMGCP DEBUG <0013> endpoint:rtpbridge/df@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955941 DLMGCP DEBUG <0013> endpoint:rtpbridge/e0@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955941 DLMGCP DEBUG <0013> endpoint:rtpbridge/e1@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955941 DLMGCP DEBUG <0013> endpoint:rtpbridge/e2@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955941 DLMGCP DEBUG <0013> endpoint:rtpbridge/e3@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955941 DLMGCP DEBUG <0013> endpoint:rtpbridge/e4@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955941 DLMGCP DEBUG <0013> endpoint:rtpbridge/e5@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955941 DLMGCP DEBUG <0013> endpoint:rtpbridge/e6@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955941 DLMGCP DEBUG <0013> endpoint:rtpbridge/e7@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955942 DLMGCP DEBUG <0013> endpoint:rtpbridge/e8@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955942 DLMGCP DEBUG <0013> endpoint:rtpbridge/e9@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955942 DLMGCP DEBUG <0013> endpoint:rtpbridge/ea@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955942 DLMGCP DEBUG <0013> endpoint:rtpbridge/eb@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955942 DLMGCP DEBUG <0013> endpoint:rtpbridge/ec@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955942 DLMGCP DEBUG <0013> endpoint:rtpbridge/ed@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955942 DLMGCP DEBUG <0013> endpoint:rtpbridge/ee@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955942 DLMGCP DEBUG <0013> endpoint:rtpbridge/ef@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955942 DLMGCP DEBUG <0013> endpoint:rtpbridge/f0@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955942 DLMGCP DEBUG <0013> endpoint:rtpbridge/f1@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955942 DLMGCP DEBUG <0013> endpoint:rtpbridge/f2@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955942 DLMGCP DEBUG <0013> endpoint:rtpbridge/f3@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955942 DLMGCP DEBUG <0013> endpoint:rtpbridge/f4@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955942 DLMGCP DEBUG <0013> endpoint:rtpbridge/f5@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955942 DLMGCP DEBUG <0013> endpoint:rtpbridge/f6@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955942 DLMGCP DEBUG <0013> endpoint:rtpbridge/f7@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955942 DLMGCP DEBUG <0013> endpoint:rtpbridge/f8@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955942 DLMGCP DEBUG <0013> endpoint:rtpbridge/f9@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955942 DLMGCP DEBUG <0013> endpoint:rtpbridge/fa@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955942 DLMGCP DEBUG <0013> endpoint:rtpbridge/fb@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955942 DLMGCP DEBUG <0013> endpoint:rtpbridge/fc@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955942 DLMGCP DEBUG <0013> endpoint:rtpbridge/fd@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955942 DLMGCP DEBUG <0013> endpoint:rtpbridge/fe@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955942 DLMGCP DEBUG <0013> endpoint:rtpbridge/ff@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955942 DLMGCP DEBUG <0013> endpoint:rtpbridge/100@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955942 DLMGCP DEBUG <0013> endpoint:rtpbridge/101@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955942 DLMGCP DEBUG <0013> endpoint:rtpbridge/102@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955942 DLMGCP DEBUG <0013> endpoint:rtpbridge/103@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955942 DLMGCP DEBUG <0013> endpoint:rtpbridge/104@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955942 DLMGCP DEBUG <0013> endpoint:rtpbridge/105@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955942 DLMGCP DEBUG <0013> endpoint:rtpbridge/106@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955942 DLMGCP DEBUG <0013> endpoint:rtpbridge/107@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955942 DLMGCP DEBUG <0013> endpoint:rtpbridge/108@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955942 DLMGCP DEBUG <0013> endpoint:rtpbridge/109@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955942 DLMGCP DEBUG <0013> endpoint:rtpbridge/10a@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955942 DLMGCP DEBUG <0013> endpoint:rtpbridge/10b@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955942 DLMGCP DEBUG <0013> endpoint:rtpbridge/10c@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955942 DLMGCP DEBUG <0013> endpoint:rtpbridge/10d@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955942 DLMGCP DEBUG <0013> endpoint:rtpbridge/10e@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955942 DLMGCP DEBUG <0013> endpoint:rtpbridge/10f@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955942 DLMGCP DEBUG <0013> endpoint:rtpbridge/110@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955942 DLMGCP DEBUG <0013> endpoint:rtpbridge/111@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955942 DLMGCP DEBUG <0013> endpoint:rtpbridge/112@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955942 DLMGCP DEBUG <0013> endpoint:rtpbridge/113@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955942 DLMGCP DEBUG <0013> endpoint:rtpbridge/114@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955942 DLMGCP DEBUG <0013> endpoint:rtpbridge/115@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955942 DLMGCP DEBUG <0013> endpoint:rtpbridge/116@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955942 DLMGCP DEBUG <0013> endpoint:rtpbridge/117@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955942 DLMGCP DEBUG <0013> endpoint:rtpbridge/118@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955942 DLMGCP DEBUG <0013> endpoint:rtpbridge/119@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955942 DLMGCP DEBUG <0013> endpoint:rtpbridge/11a@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955942 DLMGCP DEBUG <0013> endpoint:rtpbridge/11b@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955942 DLMGCP DEBUG <0013> endpoint:rtpbridge/11c@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955942 DLMGCP DEBUG <0013> endpoint:rtpbridge/11d@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955942 DLMGCP DEBUG <0013> endpoint:rtpbridge/11e@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955942 DLMGCP DEBUG <0013> endpoint:rtpbridge/11f@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955942 DLMGCP DEBUG <0013> endpoint:rtpbridge/120@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955942 DLMGCP DEBUG <0013> endpoint:rtpbridge/121@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955942 DLMGCP DEBUG <0013> endpoint:rtpbridge/122@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955942 DLMGCP DEBUG <0013> endpoint:rtpbridge/123@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955942 DLMGCP DEBUG <0013> endpoint:rtpbridge/124@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955942 DLMGCP DEBUG <0013> endpoint:rtpbridge/125@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955942 DLMGCP DEBUG <0013> endpoint:rtpbridge/126@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955942 DLMGCP DEBUG <0013> endpoint:rtpbridge/127@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955942 DLMGCP DEBUG <0013> endpoint:rtpbridge/128@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955942 DLMGCP DEBUG <0013> endpoint:rtpbridge/129@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955942 DLMGCP DEBUG <0013> endpoint:rtpbridge/12a@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955942 DLMGCP DEBUG <0013> endpoint:rtpbridge/12b@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955942 DLMGCP DEBUG <0013> endpoint:rtpbridge/12c@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955942 DLMGCP DEBUG <0013> endpoint:none Generated response: code=200 (mgcp_protocol.c:230) 20241102125955942 DLMGCP DEBUG <0013> Generated response: line #00: 200 2684 OK (mgcp_msg.c:67) 20241102125955942 DLMGCP DEBUG <0013> Received message: line #00: DLCX 2685 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241102125955942 DLMGCP DEBUG <0013> Received message: line #01: C: 008E (mgcp_msg.c:67) 20241102125955942 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found free endpoint: rtpbridge/1@mgw (mgcp_endp.c:261) 20241102125955942 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:441) 20241102125955942 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241102125955942 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955942 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955942 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955942 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955942 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955942 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955942 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955942 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955942 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955942 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955943 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955943 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955943 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955943 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955943 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955943 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955943 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955943 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955943 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955943 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955943 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955943 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955943 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955943 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955943 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955943 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955943 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955943 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955943 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955943 DLMGCP DEBUG <0013> endpoint:rtpbridge/1e@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955943 DLMGCP DEBUG <0013> endpoint:rtpbridge/1f@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955943 DLMGCP DEBUG <0013> endpoint:rtpbridge/20@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955943 DLMGCP DEBUG <0013> endpoint:rtpbridge/21@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955943 DLMGCP DEBUG <0013> endpoint:rtpbridge/22@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955943 DLMGCP DEBUG <0013> endpoint:rtpbridge/23@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955943 DLMGCP DEBUG <0013> endpoint:rtpbridge/24@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955943 DLMGCP DEBUG <0013> endpoint:rtpbridge/25@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955943 DLMGCP DEBUG <0013> endpoint:rtpbridge/26@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955943 DLMGCP DEBUG <0013> endpoint:rtpbridge/27@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955943 DLMGCP DEBUG <0013> endpoint:rtpbridge/28@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955943 DLMGCP DEBUG <0013> endpoint:rtpbridge/29@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955943 DLMGCP DEBUG <0013> endpoint:rtpbridge/2a@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955943 DLMGCP DEBUG <0013> endpoint:rtpbridge/2b@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955943 DLMGCP DEBUG <0013> endpoint:rtpbridge/2c@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955943 DLMGCP DEBUG <0013> endpoint:rtpbridge/2d@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955943 DLMGCP DEBUG <0013> endpoint:rtpbridge/2e@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955943 DLMGCP DEBUG <0013> endpoint:rtpbridge/2f@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955943 DLMGCP DEBUG <0013> endpoint:rtpbridge/30@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955943 DLMGCP DEBUG <0013> endpoint:rtpbridge/31@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955943 DLMGCP DEBUG <0013> endpoint:rtpbridge/32@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955943 DLMGCP DEBUG <0013> endpoint:rtpbridge/33@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955943 DLMGCP DEBUG <0013> endpoint:rtpbridge/34@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955943 DLMGCP DEBUG <0013> endpoint:rtpbridge/35@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955943 DLMGCP DEBUG <0013> endpoint:rtpbridge/36@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955943 DLMGCP DEBUG <0013> endpoint:rtpbridge/37@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955943 DLMGCP DEBUG <0013> endpoint:rtpbridge/38@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955943 DLMGCP DEBUG <0013> endpoint:rtpbridge/39@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955943 DLMGCP DEBUG <0013> endpoint:rtpbridge/3a@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955943 DLMGCP DEBUG <0013> endpoint:rtpbridge/3b@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955943 DLMGCP DEBUG <0013> endpoint:rtpbridge/3c@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955943 DLMGCP DEBUG <0013> endpoint:rtpbridge/3d@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955943 DLMGCP DEBUG <0013> endpoint:rtpbridge/3e@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955943 DLMGCP DEBUG <0013> endpoint:rtpbridge/3f@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955943 DLMGCP DEBUG <0013> endpoint:rtpbridge/40@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955943 DLMGCP DEBUG <0013> endpoint:rtpbridge/41@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955943 DLMGCP DEBUG <0013> endpoint:rtpbridge/42@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955943 DLMGCP DEBUG <0013> endpoint:rtpbridge/43@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955943 DLMGCP DEBUG <0013> endpoint:rtpbridge/44@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955943 DLMGCP DEBUG <0013> endpoint:rtpbridge/45@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955943 DLMGCP DEBUG <0013> endpoint:rtpbridge/46@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955943 DLMGCP DEBUG <0013> endpoint:rtpbridge/47@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955943 DLMGCP DEBUG <0013> endpoint:rtpbridge/48@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955943 DLMGCP DEBUG <0013> endpoint:rtpbridge/49@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955943 DLMGCP DEBUG <0013> endpoint:rtpbridge/4a@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955943 DLMGCP DEBUG <0013> endpoint:rtpbridge/4b@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955943 DLMGCP DEBUG <0013> endpoint:rtpbridge/4c@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955943 DLMGCP DEBUG <0013> endpoint:rtpbridge/4d@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955943 DLMGCP DEBUG <0013> endpoint:rtpbridge/4e@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955943 DLMGCP DEBUG <0013> endpoint:rtpbridge/4f@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955943 DLMGCP DEBUG <0013> endpoint:rtpbridge/50@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955943 DLMGCP DEBUG <0013> endpoint:rtpbridge/51@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955943 DLMGCP DEBUG <0013> endpoint:rtpbridge/52@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955943 DLMGCP DEBUG <0013> endpoint:rtpbridge/53@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955943 DLMGCP DEBUG <0013> endpoint:rtpbridge/54@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955943 DLMGCP DEBUG <0013> endpoint:rtpbridge/55@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955943 DLMGCP DEBUG <0013> endpoint:rtpbridge/56@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955943 DLMGCP DEBUG <0013> endpoint:rtpbridge/57@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955943 DLMGCP DEBUG <0013> endpoint:rtpbridge/58@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955943 DLMGCP DEBUG <0013> endpoint:rtpbridge/59@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955943 DLMGCP DEBUG <0013> endpoint:rtpbridge/5a@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955943 DLMGCP DEBUG <0013> endpoint:rtpbridge/5b@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955943 DLMGCP DEBUG <0013> endpoint:rtpbridge/5c@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955943 DLMGCP DEBUG <0013> endpoint:rtpbridge/5d@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955943 DLMGCP DEBUG <0013> endpoint:rtpbridge/5e@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955943 DLMGCP DEBUG <0013> endpoint:rtpbridge/5f@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955943 DLMGCP DEBUG <0013> endpoint:rtpbridge/60@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955943 DLMGCP DEBUG <0013> endpoint:rtpbridge/61@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955943 DLMGCP DEBUG <0013> endpoint:rtpbridge/62@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955943 DLMGCP DEBUG <0013> endpoint:rtpbridge/63@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955943 DLMGCP DEBUG <0013> endpoint:rtpbridge/64@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955943 DLMGCP DEBUG <0013> endpoint:rtpbridge/65@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955943 DLMGCP DEBUG <0013> endpoint:rtpbridge/66@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955943 DLMGCP DEBUG <0013> endpoint:rtpbridge/67@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955943 DLMGCP DEBUG <0013> endpoint:rtpbridge/68@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955943 DLMGCP DEBUG <0013> endpoint:rtpbridge/69@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955943 DLMGCP DEBUG <0013> endpoint:rtpbridge/6a@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955943 DLMGCP DEBUG <0013> endpoint:rtpbridge/6b@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955943 DLMGCP DEBUG <0013> endpoint:rtpbridge/6c@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955943 DLMGCP DEBUG <0013> endpoint:rtpbridge/6d@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955943 DLMGCP DEBUG <0013> endpoint:rtpbridge/6e@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955943 DLMGCP DEBUG <0013> endpoint:rtpbridge/6f@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955943 DLMGCP DEBUG <0013> endpoint:rtpbridge/70@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955943 DLMGCP DEBUG <0013> endpoint:rtpbridge/71@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955943 DLMGCP DEBUG <0013> endpoint:rtpbridge/72@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955943 DLMGCP DEBUG <0013> endpoint:rtpbridge/73@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955943 DLMGCP DEBUG <0013> endpoint:rtpbridge/74@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955943 DLMGCP DEBUG <0013> endpoint:rtpbridge/75@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955943 DLMGCP DEBUG <0013> endpoint:rtpbridge/76@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955943 DLMGCP DEBUG <0013> endpoint:rtpbridge/77@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955943 DLMGCP DEBUG <0013> endpoint:rtpbridge/78@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955943 DLMGCP DEBUG <0013> endpoint:rtpbridge/79@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955943 DLMGCP DEBUG <0013> endpoint:rtpbridge/7a@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955943 DLMGCP DEBUG <0013> endpoint:rtpbridge/7b@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955943 DLMGCP DEBUG <0013> endpoint:rtpbridge/7c@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955943 DLMGCP DEBUG <0013> endpoint:rtpbridge/7d@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955943 DLMGCP DEBUG <0013> endpoint:rtpbridge/7e@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955943 DLMGCP DEBUG <0013> endpoint:rtpbridge/7f@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955943 DLMGCP DEBUG <0013> endpoint:rtpbridge/80@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955943 DLMGCP DEBUG <0013> endpoint:rtpbridge/81@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955943 DLMGCP DEBUG <0013> endpoint:rtpbridge/82@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955943 DLMGCP DEBUG <0013> endpoint:rtpbridge/83@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955943 DLMGCP DEBUG <0013> endpoint:rtpbridge/84@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955943 DLMGCP DEBUG <0013> endpoint:rtpbridge/85@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955943 DLMGCP DEBUG <0013> endpoint:rtpbridge/86@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955943 DLMGCP DEBUG <0013> endpoint:rtpbridge/87@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955943 DLMGCP DEBUG <0013> endpoint:rtpbridge/88@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955943 DLMGCP DEBUG <0013> endpoint:rtpbridge/89@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955943 DLMGCP DEBUG <0013> endpoint:rtpbridge/8a@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955943 DLMGCP DEBUG <0013> endpoint:rtpbridge/8b@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955943 DLMGCP DEBUG <0013> endpoint:rtpbridge/8c@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955943 DLMGCP DEBUG <0013> endpoint:rtpbridge/8d@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955944 DLMGCP DEBUG <0013> endpoint:rtpbridge/8e@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955944 DLMGCP DEBUG <0013> endpoint:rtpbridge/8f@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955944 DLMGCP DEBUG <0013> endpoint:rtpbridge/90@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955944 DLMGCP DEBUG <0013> endpoint:rtpbridge/91@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955944 DLMGCP DEBUG <0013> endpoint:rtpbridge/92@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955944 DLMGCP DEBUG <0013> endpoint:rtpbridge/93@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955944 DLMGCP DEBUG <0013> endpoint:rtpbridge/94@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955944 DLMGCP DEBUG <0013> endpoint:rtpbridge/95@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955944 DLMGCP DEBUG <0013> endpoint:rtpbridge/96@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955944 DLMGCP DEBUG <0013> endpoint:rtpbridge/97@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955944 DLMGCP DEBUG <0013> endpoint:rtpbridge/98@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955944 DLMGCP DEBUG <0013> endpoint:rtpbridge/99@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955944 DLMGCP DEBUG <0013> endpoint:rtpbridge/9a@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955944 DLMGCP DEBUG <0013> endpoint:rtpbridge/9b@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955944 DLMGCP DEBUG <0013> endpoint:rtpbridge/9c@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955944 DLMGCP DEBUG <0013> endpoint:rtpbridge/9d@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955944 DLMGCP DEBUG <0013> endpoint:rtpbridge/9e@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955944 DLMGCP DEBUG <0013> endpoint:rtpbridge/9f@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955944 DLMGCP DEBUG <0013> endpoint:rtpbridge/a0@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955944 DLMGCP DEBUG <0013> endpoint:rtpbridge/a1@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955944 DLMGCP DEBUG <0013> endpoint:rtpbridge/a2@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955944 DLMGCP DEBUG <0013> endpoint:rtpbridge/a3@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955944 DLMGCP DEBUG <0013> endpoint:rtpbridge/a4@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955944 DLMGCP DEBUG <0013> endpoint:rtpbridge/a5@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955944 DLMGCP DEBUG <0013> endpoint:rtpbridge/a6@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955944 DLMGCP DEBUG <0013> endpoint:rtpbridge/a7@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955944 DLMGCP DEBUG <0013> endpoint:rtpbridge/a8@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955944 DLMGCP DEBUG <0013> endpoint:rtpbridge/a9@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955944 DLMGCP DEBUG <0013> endpoint:rtpbridge/aa@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955944 DLMGCP DEBUG <0013> endpoint:rtpbridge/ab@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955944 DLMGCP DEBUG <0013> endpoint:rtpbridge/ac@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955944 DLMGCP DEBUG <0013> endpoint:rtpbridge/ad@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955944 DLMGCP DEBUG <0013> endpoint:rtpbridge/ae@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955944 DLMGCP DEBUG <0013> endpoint:rtpbridge/af@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955944 DLMGCP DEBUG <0013> endpoint:rtpbridge/b0@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955944 DLMGCP DEBUG <0013> endpoint:rtpbridge/b1@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955944 DLMGCP DEBUG <0013> endpoint:rtpbridge/b2@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955944 DLMGCP DEBUG <0013> endpoint:rtpbridge/b3@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955944 DLMGCP DEBUG <0013> endpoint:rtpbridge/b4@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955944 DLMGCP DEBUG <0013> endpoint:rtpbridge/b5@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955944 DLMGCP DEBUG <0013> endpoint:rtpbridge/b6@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955944 DLMGCP DEBUG <0013> endpoint:rtpbridge/b7@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955944 DLMGCP DEBUG <0013> endpoint:rtpbridge/b8@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955944 DLMGCP DEBUG <0013> endpoint:rtpbridge/b9@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955944 DLMGCP DEBUG <0013> endpoint:rtpbridge/ba@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955944 DLMGCP DEBUG <0013> endpoint:rtpbridge/bb@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955944 DLMGCP DEBUG <0013> endpoint:rtpbridge/bc@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955944 DLMGCP DEBUG <0013> endpoint:rtpbridge/bd@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955944 DLMGCP DEBUG <0013> endpoint:rtpbridge/be@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955944 DLMGCP DEBUG <0013> endpoint:rtpbridge/bf@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955944 DLMGCP DEBUG <0013> endpoint:rtpbridge/c0@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955944 DLMGCP DEBUG <0013> endpoint:rtpbridge/c1@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955944 DLMGCP DEBUG <0013> endpoint:rtpbridge/c2@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955944 DLMGCP DEBUG <0013> endpoint:rtpbridge/c3@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955944 DLMGCP DEBUG <0013> endpoint:rtpbridge/c4@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955944 DLMGCP DEBUG <0013> endpoint:rtpbridge/c5@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955944 DLMGCP DEBUG <0013> endpoint:rtpbridge/c6@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955944 DLMGCP DEBUG <0013> endpoint:rtpbridge/c7@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955944 DLMGCP DEBUG <0013> endpoint:rtpbridge/c8@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955944 DLMGCP DEBUG <0013> endpoint:rtpbridge/c9@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955944 DLMGCP DEBUG <0013> endpoint:rtpbridge/ca@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955944 DLMGCP DEBUG <0013> endpoint:rtpbridge/cb@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955944 DLMGCP DEBUG <0013> endpoint:rtpbridge/cc@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955944 DLMGCP DEBUG <0013> endpoint:rtpbridge/cd@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955944 DLMGCP DEBUG <0013> endpoint:rtpbridge/ce@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955944 DLMGCP DEBUG <0013> endpoint:rtpbridge/cf@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955944 DLMGCP DEBUG <0013> endpoint:rtpbridge/d0@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955944 DLMGCP DEBUG <0013> endpoint:rtpbridge/d1@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955944 DLMGCP DEBUG <0013> endpoint:rtpbridge/d2@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955944 DLMGCP DEBUG <0013> endpoint:rtpbridge/d3@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955944 DLMGCP DEBUG <0013> endpoint:rtpbridge/d4@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955944 DLMGCP DEBUG <0013> endpoint:rtpbridge/d5@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955944 DLMGCP DEBUG <0013> endpoint:rtpbridge/d6@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955944 DLMGCP DEBUG <0013> endpoint:rtpbridge/d7@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955944 DLMGCP DEBUG <0013> endpoint:rtpbridge/d8@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955944 DLMGCP DEBUG <0013> endpoint:rtpbridge/d9@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955944 DLMGCP DEBUG <0013> endpoint:rtpbridge/da@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955944 DLMGCP DEBUG <0013> endpoint:rtpbridge/db@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955944 DLMGCP DEBUG <0013> endpoint:rtpbridge/dc@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955944 DLMGCP DEBUG <0013> endpoint:rtpbridge/dd@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955944 DLMGCP DEBUG <0013> endpoint:rtpbridge/de@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955944 DLMGCP DEBUG <0013> endpoint:rtpbridge/df@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955944 DLMGCP DEBUG <0013> endpoint:rtpbridge/e0@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955944 DLMGCP DEBUG <0013> endpoint:rtpbridge/e1@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955944 DLMGCP DEBUG <0013> endpoint:rtpbridge/e2@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955944 DLMGCP DEBUG <0013> endpoint:rtpbridge/e3@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955944 DLMGCP DEBUG <0013> endpoint:rtpbridge/e4@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955944 DLMGCP DEBUG <0013> endpoint:rtpbridge/e5@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955944 DLMGCP DEBUG <0013> endpoint:rtpbridge/e6@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955944 DLMGCP DEBUG <0013> endpoint:rtpbridge/e7@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955944 DLMGCP DEBUG <0013> endpoint:rtpbridge/e8@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955944 DLMGCP DEBUG <0013> endpoint:rtpbridge/e9@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955944 DLMGCP DEBUG <0013> endpoint:rtpbridge/ea@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955944 DLMGCP DEBUG <0013> endpoint:rtpbridge/eb@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955944 DLMGCP DEBUG <0013> endpoint:rtpbridge/ec@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955944 DLMGCP DEBUG <0013> endpoint:rtpbridge/ed@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955944 DLMGCP DEBUG <0013> endpoint:rtpbridge/ee@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955944 DLMGCP DEBUG <0013> endpoint:rtpbridge/ef@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955944 DLMGCP DEBUG <0013> endpoint:rtpbridge/f0@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955944 DLMGCP DEBUG <0013> endpoint:rtpbridge/f1@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955944 DLMGCP DEBUG <0013> endpoint:rtpbridge/f2@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955944 DLMGCP DEBUG <0013> endpoint:rtpbridge/f3@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955944 DLMGCP DEBUG <0013> endpoint:rtpbridge/f4@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955944 DLMGCP DEBUG <0013> endpoint:rtpbridge/f5@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955944 DLMGCP DEBUG <0013> endpoint:rtpbridge/f6@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955944 DLMGCP DEBUG <0013> endpoint:rtpbridge/f7@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955944 DLMGCP DEBUG <0013> endpoint:rtpbridge/f8@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955944 DLMGCP DEBUG <0013> endpoint:rtpbridge/f9@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955944 DLMGCP DEBUG <0013> endpoint:rtpbridge/fa@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955944 DLMGCP DEBUG <0013> endpoint:rtpbridge/fb@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955944 DLMGCP DEBUG <0013> endpoint:rtpbridge/fc@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955944 DLMGCP DEBUG <0013> endpoint:rtpbridge/fd@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955944 DLMGCP DEBUG <0013> endpoint:rtpbridge/fe@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955944 DLMGCP DEBUG <0013> endpoint:rtpbridge/ff@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955944 DLMGCP DEBUG <0013> endpoint:rtpbridge/100@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955944 DLMGCP DEBUG <0013> endpoint:rtpbridge/101@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955944 DLMGCP DEBUG <0013> endpoint:rtpbridge/102@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955944 DLMGCP DEBUG <0013> endpoint:rtpbridge/103@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955944 DLMGCP DEBUG <0013> endpoint:rtpbridge/104@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955944 DLMGCP DEBUG <0013> endpoint:rtpbridge/105@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955944 DLMGCP DEBUG <0013> endpoint:rtpbridge/106@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955944 DLMGCP DEBUG <0013> endpoint:rtpbridge/107@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955944 DLMGCP DEBUG <0013> endpoint:rtpbridge/108@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955944 DLMGCP DEBUG <0013> endpoint:rtpbridge/109@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955944 DLMGCP DEBUG <0013> endpoint:rtpbridge/10a@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955944 DLMGCP DEBUG <0013> endpoint:rtpbridge/10b@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955944 DLMGCP DEBUG <0013> endpoint:rtpbridge/10c@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955944 DLMGCP DEBUG <0013> endpoint:rtpbridge/10d@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955944 DLMGCP DEBUG <0013> endpoint:rtpbridge/10e@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955945 DLMGCP DEBUG <0013> endpoint:rtpbridge/10f@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955945 DLMGCP DEBUG <0013> endpoint:rtpbridge/110@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955945 DLMGCP DEBUG <0013> endpoint:rtpbridge/111@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955945 DLMGCP DEBUG <0013> endpoint:rtpbridge/112@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955945 DLMGCP DEBUG <0013> endpoint:rtpbridge/113@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955945 DLMGCP DEBUG <0013> endpoint:rtpbridge/114@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955945 DLMGCP DEBUG <0013> endpoint:rtpbridge/115@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955945 DLMGCP DEBUG <0013> endpoint:rtpbridge/116@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955945 DLMGCP DEBUG <0013> endpoint:rtpbridge/117@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955945 DLMGCP DEBUG <0013> endpoint:rtpbridge/118@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955945 DLMGCP DEBUG <0013> endpoint:rtpbridge/119@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955945 DLMGCP DEBUG <0013> endpoint:rtpbridge/11a@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955945 DLMGCP DEBUG <0013> endpoint:rtpbridge/11b@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955945 DLMGCP DEBUG <0013> endpoint:rtpbridge/11c@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955945 DLMGCP DEBUG <0013> endpoint:rtpbridge/11d@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955945 DLMGCP DEBUG <0013> endpoint:rtpbridge/11e@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955945 DLMGCP DEBUG <0013> endpoint:rtpbridge/11f@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955945 DLMGCP DEBUG <0013> endpoint:rtpbridge/120@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955945 DLMGCP DEBUG <0013> endpoint:rtpbridge/121@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955945 DLMGCP DEBUG <0013> endpoint:rtpbridge/122@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955945 DLMGCP DEBUG <0013> endpoint:rtpbridge/123@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955945 DLMGCP DEBUG <0013> endpoint:rtpbridge/124@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955945 DLMGCP DEBUG <0013> endpoint:rtpbridge/125@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955945 DLMGCP DEBUG <0013> endpoint:rtpbridge/126@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955945 DLMGCP DEBUG <0013> endpoint:rtpbridge/127@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955945 DLMGCP DEBUG <0013> endpoint:rtpbridge/128@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955945 DLMGCP DEBUG <0013> endpoint:rtpbridge/129@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955945 DLMGCP DEBUG <0013> endpoint:rtpbridge/12a@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955945 DLMGCP DEBUG <0013> endpoint:rtpbridge/12b@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955945 DLMGCP DEBUG <0013> endpoint:rtpbridge/12c@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955945 DLMGCP DEBUG <0013> endpoint:none Generated response: code=200 (mgcp_protocol.c:230) 20241102125955945 DLMGCP DEBUG <0013> Generated response: line #00: 200 2685 OK (mgcp_msg.c:67) 20241102125955945 DLMGCP DEBUG <0013> Received message: line #00: DLCX 2686 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241102125955945 DLMGCP DEBUG <0013> Received message: line #01: C: 008F (mgcp_msg.c:67) 20241102125955945 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found free endpoint: rtpbridge/1@mgw (mgcp_endp.c:261) 20241102125955946 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:441) 20241102125955946 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241102125955946 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955946 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955946 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955946 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955946 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955946 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955946 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955946 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955946 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955946 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955946 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955946 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955946 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955946 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955946 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955946 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955946 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955946 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955946 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955946 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955946 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955946 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955946 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955946 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955946 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955946 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955946 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955946 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955946 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955946 DLMGCP DEBUG <0013> endpoint:rtpbridge/1e@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955946 DLMGCP DEBUG <0013> endpoint:rtpbridge/1f@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955946 DLMGCP DEBUG <0013> endpoint:rtpbridge/20@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955946 DLMGCP DEBUG <0013> endpoint:rtpbridge/21@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955946 DLMGCP DEBUG <0013> endpoint:rtpbridge/22@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955946 DLMGCP DEBUG <0013> endpoint:rtpbridge/23@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955946 DLMGCP DEBUG <0013> endpoint:rtpbridge/24@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955946 DLMGCP DEBUG <0013> endpoint:rtpbridge/25@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955946 DLMGCP DEBUG <0013> endpoint:rtpbridge/26@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955946 DLMGCP DEBUG <0013> endpoint:rtpbridge/27@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955946 DLMGCP DEBUG <0013> endpoint:rtpbridge/28@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955946 DLMGCP DEBUG <0013> endpoint:rtpbridge/29@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955946 DLMGCP DEBUG <0013> endpoint:rtpbridge/2a@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955946 DLMGCP DEBUG <0013> endpoint:rtpbridge/2b@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955946 DLMGCP DEBUG <0013> endpoint:rtpbridge/2c@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955946 DLMGCP DEBUG <0013> endpoint:rtpbridge/2d@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955946 DLMGCP DEBUG <0013> endpoint:rtpbridge/2e@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955946 DLMGCP DEBUG <0013> endpoint:rtpbridge/2f@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955946 DLMGCP DEBUG <0013> endpoint:rtpbridge/30@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955946 DLMGCP DEBUG <0013> endpoint:rtpbridge/31@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955946 DLMGCP DEBUG <0013> endpoint:rtpbridge/32@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955946 DLMGCP DEBUG <0013> endpoint:rtpbridge/33@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955946 DLMGCP DEBUG <0013> endpoint:rtpbridge/34@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955946 DLMGCP DEBUG <0013> endpoint:rtpbridge/35@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955946 DLMGCP DEBUG <0013> endpoint:rtpbridge/36@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955946 DLMGCP DEBUG <0013> endpoint:rtpbridge/37@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955946 DLMGCP DEBUG <0013> endpoint:rtpbridge/38@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955946 DLMGCP DEBUG <0013> endpoint:rtpbridge/39@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955946 DLMGCP DEBUG <0013> endpoint:rtpbridge/3a@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955946 DLMGCP DEBUG <0013> endpoint:rtpbridge/3b@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955946 DLMGCP DEBUG <0013> endpoint:rtpbridge/3c@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955946 DLMGCP DEBUG <0013> endpoint:rtpbridge/3d@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955946 DLMGCP DEBUG <0013> endpoint:rtpbridge/3e@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955946 DLMGCP DEBUG <0013> endpoint:rtpbridge/3f@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955946 DLMGCP DEBUG <0013> endpoint:rtpbridge/40@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955946 DLMGCP DEBUG <0013> endpoint:rtpbridge/41@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955946 DLMGCP DEBUG <0013> endpoint:rtpbridge/42@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955946 DLMGCP DEBUG <0013> endpoint:rtpbridge/43@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955946 DLMGCP DEBUG <0013> endpoint:rtpbridge/44@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955946 DLMGCP DEBUG <0013> endpoint:rtpbridge/45@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955946 DLMGCP DEBUG <0013> endpoint:rtpbridge/46@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955946 DLMGCP DEBUG <0013> endpoint:rtpbridge/47@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955946 DLMGCP DEBUG <0013> endpoint:rtpbridge/48@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955946 DLMGCP DEBUG <0013> endpoint:rtpbridge/49@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955946 DLMGCP DEBUG <0013> endpoint:rtpbridge/4a@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955946 DLMGCP DEBUG <0013> endpoint:rtpbridge/4b@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955946 DLMGCP DEBUG <0013> endpoint:rtpbridge/4c@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955946 DLMGCP DEBUG <0013> endpoint:rtpbridge/4d@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955946 DLMGCP DEBUG <0013> endpoint:rtpbridge/4e@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955946 DLMGCP DEBUG <0013> endpoint:rtpbridge/4f@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955946 DLMGCP DEBUG <0013> endpoint:rtpbridge/50@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955946 DLMGCP DEBUG <0013> endpoint:rtpbridge/51@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955946 DLMGCP DEBUG <0013> endpoint:rtpbridge/52@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955946 DLMGCP DEBUG <0013> endpoint:rtpbridge/53@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955946 DLMGCP DEBUG <0013> endpoint:rtpbridge/54@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955946 DLMGCP DEBUG <0013> endpoint:rtpbridge/55@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955946 DLMGCP DEBUG <0013> endpoint:rtpbridge/56@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955946 DLMGCP DEBUG <0013> endpoint:rtpbridge/57@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955946 DLMGCP DEBUG <0013> endpoint:rtpbridge/58@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955946 DLMGCP DEBUG <0013> endpoint:rtpbridge/59@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955946 DLMGCP DEBUG <0013> endpoint:rtpbridge/5a@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955946 DLMGCP DEBUG <0013> endpoint:rtpbridge/5b@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955946 DLMGCP DEBUG <0013> endpoint:rtpbridge/5c@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955946 DLMGCP DEBUG <0013> endpoint:rtpbridge/5d@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955946 DLMGCP DEBUG <0013> endpoint:rtpbridge/5e@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955946 DLMGCP DEBUG <0013> endpoint:rtpbridge/5f@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955946 DLMGCP DEBUG <0013> endpoint:rtpbridge/60@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955946 DLMGCP DEBUG <0013> endpoint:rtpbridge/61@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955946 DLMGCP DEBUG <0013> endpoint:rtpbridge/62@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955946 DLMGCP DEBUG <0013> endpoint:rtpbridge/63@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955946 DLMGCP DEBUG <0013> endpoint:rtpbridge/64@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955946 DLMGCP DEBUG <0013> endpoint:rtpbridge/65@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955946 DLMGCP DEBUG <0013> endpoint:rtpbridge/66@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955946 DLMGCP DEBUG <0013> endpoint:rtpbridge/67@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955946 DLMGCP DEBUG <0013> endpoint:rtpbridge/68@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955946 DLMGCP DEBUG <0013> endpoint:rtpbridge/69@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955946 DLMGCP DEBUG <0013> endpoint:rtpbridge/6a@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955946 DLMGCP DEBUG <0013> endpoint:rtpbridge/6b@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955946 DLMGCP DEBUG <0013> endpoint:rtpbridge/6c@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955946 DLMGCP DEBUG <0013> endpoint:rtpbridge/6d@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955946 DLMGCP DEBUG <0013> endpoint:rtpbridge/6e@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955946 DLMGCP DEBUG <0013> endpoint:rtpbridge/6f@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955946 DLMGCP DEBUG <0013> endpoint:rtpbridge/70@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955946 DLMGCP DEBUG <0013> endpoint:rtpbridge/71@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955946 DLMGCP DEBUG <0013> endpoint:rtpbridge/72@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955946 DLMGCP DEBUG <0013> endpoint:rtpbridge/73@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955946 DLMGCP DEBUG <0013> endpoint:rtpbridge/74@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955946 DLMGCP DEBUG <0013> endpoint:rtpbridge/75@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955946 DLMGCP DEBUG <0013> endpoint:rtpbridge/76@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955946 DLMGCP DEBUG <0013> endpoint:rtpbridge/77@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955946 DLMGCP DEBUG <0013> endpoint:rtpbridge/78@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955946 DLMGCP DEBUG <0013> endpoint:rtpbridge/79@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955946 DLMGCP DEBUG <0013> endpoint:rtpbridge/7a@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955946 DLMGCP DEBUG <0013> endpoint:rtpbridge/7b@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955946 DLMGCP DEBUG <0013> endpoint:rtpbridge/7c@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955946 DLMGCP DEBUG <0013> endpoint:rtpbridge/7d@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955946 DLMGCP DEBUG <0013> endpoint:rtpbridge/7e@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955946 DLMGCP DEBUG <0013> endpoint:rtpbridge/7f@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955947 DLMGCP DEBUG <0013> endpoint:rtpbridge/80@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955947 DLMGCP DEBUG <0013> endpoint:rtpbridge/81@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955947 DLMGCP DEBUG <0013> endpoint:rtpbridge/82@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955947 DLMGCP DEBUG <0013> endpoint:rtpbridge/83@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955947 DLMGCP DEBUG <0013> endpoint:rtpbridge/84@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955947 DLMGCP DEBUG <0013> endpoint:rtpbridge/85@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955947 DLMGCP DEBUG <0013> endpoint:rtpbridge/86@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955947 DLMGCP DEBUG <0013> endpoint:rtpbridge/87@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955947 DLMGCP DEBUG <0013> endpoint:rtpbridge/88@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955947 DLMGCP DEBUG <0013> endpoint:rtpbridge/89@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955947 DLMGCP DEBUG <0013> endpoint:rtpbridge/8a@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955947 DLMGCP DEBUG <0013> endpoint:rtpbridge/8b@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955947 DLMGCP DEBUG <0013> endpoint:rtpbridge/8c@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955947 DLMGCP DEBUG <0013> endpoint:rtpbridge/8d@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955947 DLMGCP DEBUG <0013> endpoint:rtpbridge/8e@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955947 DLMGCP DEBUG <0013> endpoint:rtpbridge/8f@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955947 DLMGCP DEBUG <0013> endpoint:rtpbridge/90@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955947 DLMGCP DEBUG <0013> endpoint:rtpbridge/91@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955947 DLMGCP DEBUG <0013> endpoint:rtpbridge/92@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955947 DLMGCP DEBUG <0013> endpoint:rtpbridge/93@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955947 DLMGCP DEBUG <0013> endpoint:rtpbridge/94@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955947 DLMGCP DEBUG <0013> endpoint:rtpbridge/95@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955947 DLMGCP DEBUG <0013> endpoint:rtpbridge/96@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955947 DLMGCP DEBUG <0013> endpoint:rtpbridge/97@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955947 DLMGCP DEBUG <0013> endpoint:rtpbridge/98@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955947 DLMGCP DEBUG <0013> endpoint:rtpbridge/99@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955947 DLMGCP DEBUG <0013> endpoint:rtpbridge/9a@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955947 DLMGCP DEBUG <0013> endpoint:rtpbridge/9b@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955947 DLMGCP DEBUG <0013> endpoint:rtpbridge/9c@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955947 DLMGCP DEBUG <0013> endpoint:rtpbridge/9d@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955947 DLMGCP DEBUG <0013> endpoint:rtpbridge/9e@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955947 DLMGCP DEBUG <0013> endpoint:rtpbridge/9f@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955947 DLMGCP DEBUG <0013> endpoint:rtpbridge/a0@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955947 DLMGCP DEBUG <0013> endpoint:rtpbridge/a1@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955947 DLMGCP DEBUG <0013> endpoint:rtpbridge/a2@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955947 DLMGCP DEBUG <0013> endpoint:rtpbridge/a3@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955947 DLMGCP DEBUG <0013> endpoint:rtpbridge/a4@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955947 DLMGCP DEBUG <0013> endpoint:rtpbridge/a5@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955947 DLMGCP DEBUG <0013> endpoint:rtpbridge/a6@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955947 DLMGCP DEBUG <0013> endpoint:rtpbridge/a7@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955947 DLMGCP DEBUG <0013> endpoint:rtpbridge/a8@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955947 DLMGCP DEBUG <0013> endpoint:rtpbridge/a9@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955947 DLMGCP DEBUG <0013> endpoint:rtpbridge/aa@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955947 DLMGCP DEBUG <0013> endpoint:rtpbridge/ab@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955947 DLMGCP DEBUG <0013> endpoint:rtpbridge/ac@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955947 DLMGCP DEBUG <0013> endpoint:rtpbridge/ad@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955947 DLMGCP DEBUG <0013> endpoint:rtpbridge/ae@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955947 DLMGCP DEBUG <0013> endpoint:rtpbridge/af@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955947 DLMGCP DEBUG <0013> endpoint:rtpbridge/b0@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955947 DLMGCP DEBUG <0013> endpoint:rtpbridge/b1@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955947 DLMGCP DEBUG <0013> endpoint:rtpbridge/b2@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955947 DLMGCP DEBUG <0013> endpoint:rtpbridge/b3@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955947 DLMGCP DEBUG <0013> endpoint:rtpbridge/b4@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955947 DLMGCP DEBUG <0013> endpoint:rtpbridge/b5@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955947 DLMGCP DEBUG <0013> endpoint:rtpbridge/b6@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955947 DLMGCP DEBUG <0013> endpoint:rtpbridge/b7@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955947 DLMGCP DEBUG <0013> endpoint:rtpbridge/b8@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955947 DLMGCP DEBUG <0013> endpoint:rtpbridge/b9@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955947 DLMGCP DEBUG <0013> endpoint:rtpbridge/ba@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955947 DLMGCP DEBUG <0013> endpoint:rtpbridge/bb@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955947 DLMGCP DEBUG <0013> endpoint:rtpbridge/bc@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955947 DLMGCP DEBUG <0013> endpoint:rtpbridge/bd@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955947 DLMGCP DEBUG <0013> endpoint:rtpbridge/be@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955947 DLMGCP DEBUG <0013> endpoint:rtpbridge/bf@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955947 DLMGCP DEBUG <0013> endpoint:rtpbridge/c0@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955947 DLMGCP DEBUG <0013> endpoint:rtpbridge/c1@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955947 DLMGCP DEBUG <0013> endpoint:rtpbridge/c2@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955947 DLMGCP DEBUG <0013> endpoint:rtpbridge/c3@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955947 DLMGCP DEBUG <0013> endpoint:rtpbridge/c4@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955947 DLMGCP DEBUG <0013> endpoint:rtpbridge/c5@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955947 DLMGCP DEBUG <0013> endpoint:rtpbridge/c6@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955947 DLMGCP DEBUG <0013> endpoint:rtpbridge/c7@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955947 DLMGCP DEBUG <0013> endpoint:rtpbridge/c8@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955947 DLMGCP DEBUG <0013> endpoint:rtpbridge/c9@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955947 DLMGCP DEBUG <0013> endpoint:rtpbridge/ca@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955947 DLMGCP DEBUG <0013> endpoint:rtpbridge/cb@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955947 DLMGCP DEBUG <0013> endpoint:rtpbridge/cc@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955947 DLMGCP DEBUG <0013> endpoint:rtpbridge/cd@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955947 DLMGCP DEBUG <0013> endpoint:rtpbridge/ce@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955947 DLMGCP DEBUG <0013> endpoint:rtpbridge/cf@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955947 DLMGCP DEBUG <0013> endpoint:rtpbridge/d0@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955947 DLMGCP DEBUG <0013> endpoint:rtpbridge/d1@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955947 DLMGCP DEBUG <0013> endpoint:rtpbridge/d2@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955947 DLMGCP DEBUG <0013> endpoint:rtpbridge/d3@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955947 DLMGCP DEBUG <0013> endpoint:rtpbridge/d4@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955947 DLMGCP DEBUG <0013> endpoint:rtpbridge/d5@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955947 DLMGCP DEBUG <0013> endpoint:rtpbridge/d6@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955947 DLMGCP DEBUG <0013> endpoint:rtpbridge/d7@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955947 DLMGCP DEBUG <0013> endpoint:rtpbridge/d8@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955947 DLMGCP DEBUG <0013> endpoint:rtpbridge/d9@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955947 DLMGCP DEBUG <0013> endpoint:rtpbridge/da@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955947 DLMGCP DEBUG <0013> endpoint:rtpbridge/db@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955947 DLMGCP DEBUG <0013> endpoint:rtpbridge/dc@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955947 DLMGCP DEBUG <0013> endpoint:rtpbridge/dd@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955947 DLMGCP DEBUG <0013> endpoint:rtpbridge/de@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955947 DLMGCP DEBUG <0013> endpoint:rtpbridge/df@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955947 DLMGCP DEBUG <0013> endpoint:rtpbridge/e0@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955947 DLMGCP DEBUG <0013> endpoint:rtpbridge/e1@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955947 DLMGCP DEBUG <0013> endpoint:rtpbridge/e2@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955947 DLMGCP DEBUG <0013> endpoint:rtpbridge/e3@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955947 DLMGCP DEBUG <0013> endpoint:rtpbridge/e4@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955947 DLMGCP DEBUG <0013> endpoint:rtpbridge/e5@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955947 DLMGCP DEBUG <0013> endpoint:rtpbridge/e6@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955947 DLMGCP DEBUG <0013> endpoint:rtpbridge/e7@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955947 DLMGCP DEBUG <0013> endpoint:rtpbridge/e8@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955947 DLMGCP DEBUG <0013> endpoint:rtpbridge/e9@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955947 DLMGCP DEBUG <0013> endpoint:rtpbridge/ea@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955947 DLMGCP DEBUG <0013> endpoint:rtpbridge/eb@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955947 DLMGCP DEBUG <0013> endpoint:rtpbridge/ec@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955947 DLMGCP DEBUG <0013> endpoint:rtpbridge/ed@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955947 DLMGCP DEBUG <0013> endpoint:rtpbridge/ee@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955947 DLMGCP DEBUG <0013> endpoint:rtpbridge/ef@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955947 DLMGCP DEBUG <0013> endpoint:rtpbridge/f0@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955947 DLMGCP DEBUG <0013> endpoint:rtpbridge/f1@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955947 DLMGCP DEBUG <0013> endpoint:rtpbridge/f2@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955947 DLMGCP DEBUG <0013> endpoint:rtpbridge/f3@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955947 DLMGCP DEBUG <0013> endpoint:rtpbridge/f4@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955947 DLMGCP DEBUG <0013> endpoint:rtpbridge/f5@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955947 DLMGCP DEBUG <0013> endpoint:rtpbridge/f6@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955947 DLMGCP DEBUG <0013> endpoint:rtpbridge/f7@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955947 DLMGCP DEBUG <0013> endpoint:rtpbridge/f8@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955947 DLMGCP DEBUG <0013> endpoint:rtpbridge/f9@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955947 DLMGCP DEBUG <0013> endpoint:rtpbridge/fa@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955947 DLMGCP DEBUG <0013> endpoint:rtpbridge/fb@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955947 DLMGCP DEBUG <0013> endpoint:rtpbridge/fc@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955947 DLMGCP DEBUG <0013> endpoint:rtpbridge/fd@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955947 DLMGCP DEBUG <0013> endpoint:rtpbridge/fe@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955948 DLMGCP DEBUG <0013> endpoint:rtpbridge/ff@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955948 DLMGCP DEBUG <0013> endpoint:rtpbridge/100@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955948 DLMGCP DEBUG <0013> endpoint:rtpbridge/101@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955948 DLMGCP DEBUG <0013> endpoint:rtpbridge/102@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955948 DLMGCP DEBUG <0013> endpoint:rtpbridge/103@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955948 DLMGCP DEBUG <0013> endpoint:rtpbridge/104@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955948 DLMGCP DEBUG <0013> endpoint:rtpbridge/105@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955948 DLMGCP DEBUG <0013> endpoint:rtpbridge/106@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955948 DLMGCP DEBUG <0013> endpoint:rtpbridge/107@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955948 DLMGCP DEBUG <0013> endpoint:rtpbridge/108@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955948 DLMGCP DEBUG <0013> endpoint:rtpbridge/109@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955948 DLMGCP DEBUG <0013> endpoint:rtpbridge/10a@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955948 DLMGCP DEBUG <0013> endpoint:rtpbridge/10b@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955948 DLMGCP DEBUG <0013> endpoint:rtpbridge/10c@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955948 DLMGCP DEBUG <0013> endpoint:rtpbridge/10d@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955948 DLMGCP DEBUG <0013> endpoint:rtpbridge/10e@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955948 DLMGCP DEBUG <0013> endpoint:rtpbridge/10f@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955948 DLMGCP DEBUG <0013> endpoint:rtpbridge/110@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955948 DLMGCP DEBUG <0013> endpoint:rtpbridge/111@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955948 DLMGCP DEBUG <0013> endpoint:rtpbridge/112@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955948 DLMGCP DEBUG <0013> endpoint:rtpbridge/113@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955948 DLMGCP DEBUG <0013> endpoint:rtpbridge/114@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955948 DLMGCP DEBUG <0013> endpoint:rtpbridge/115@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955948 DLMGCP DEBUG <0013> endpoint:rtpbridge/116@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955948 DLMGCP DEBUG <0013> endpoint:rtpbridge/117@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955948 DLMGCP DEBUG <0013> endpoint:rtpbridge/118@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955948 DLMGCP DEBUG <0013> endpoint:rtpbridge/119@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955948 DLMGCP DEBUG <0013> endpoint:rtpbridge/11a@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955948 DLMGCP DEBUG <0013> endpoint:rtpbridge/11b@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955948 DLMGCP DEBUG <0013> endpoint:rtpbridge/11c@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955948 DLMGCP DEBUG <0013> endpoint:rtpbridge/11d@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955948 DLMGCP DEBUG <0013> endpoint:rtpbridge/11e@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955948 DLMGCP DEBUG <0013> endpoint:rtpbridge/11f@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955948 DLMGCP DEBUG <0013> endpoint:rtpbridge/120@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955948 DLMGCP DEBUG <0013> endpoint:rtpbridge/121@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955948 DLMGCP DEBUG <0013> endpoint:rtpbridge/122@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955948 DLMGCP DEBUG <0013> endpoint:rtpbridge/123@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955948 DLMGCP DEBUG <0013> endpoint:rtpbridge/124@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955948 DLMGCP DEBUG <0013> endpoint:rtpbridge/125@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955948 DLMGCP DEBUG <0013> endpoint:rtpbridge/126@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955948 DLMGCP DEBUG <0013> endpoint:rtpbridge/127@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955948 DLMGCP DEBUG <0013> endpoint:rtpbridge/128@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955948 DLMGCP DEBUG <0013> endpoint:rtpbridge/129@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955948 DLMGCP DEBUG <0013> endpoint:rtpbridge/12a@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955948 DLMGCP DEBUG <0013> endpoint:rtpbridge/12b@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955948 DLMGCP DEBUG <0013> endpoint:rtpbridge/12c@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955948 DLMGCP DEBUG <0013> endpoint:none Generated response: code=200 (mgcp_protocol.c:230) 20241102125955948 DLMGCP DEBUG <0013> Generated response: line #00: 200 2686 OK (mgcp_msg.c:67) 20241102125955949 DLMGCP DEBUG <0013> Received message: line #00: DLCX 2687 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241102125955949 DLMGCP DEBUG <0013> Received message: line #01: C: 0090 (mgcp_msg.c:67) 20241102125955949 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found free endpoint: rtpbridge/1@mgw (mgcp_endp.c:261) 20241102125955949 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:441) 20241102125955949 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241102125955949 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955949 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955949 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955949 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955949 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955949 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955949 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955949 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955949 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955949 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955949 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955949 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955949 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955949 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955949 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955949 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955949 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955949 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955949 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955949 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955949 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955949 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955949 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955949 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955949 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955949 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955949 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955949 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955949 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955949 DLMGCP DEBUG <0013> endpoint:rtpbridge/1e@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955949 DLMGCP DEBUG <0013> endpoint:rtpbridge/1f@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955949 DLMGCP DEBUG <0013> endpoint:rtpbridge/20@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955949 DLMGCP DEBUG <0013> endpoint:rtpbridge/21@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955949 DLMGCP DEBUG <0013> endpoint:rtpbridge/22@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955949 DLMGCP DEBUG <0013> endpoint:rtpbridge/23@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955949 DLMGCP DEBUG <0013> endpoint:rtpbridge/24@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955949 DLMGCP DEBUG <0013> endpoint:rtpbridge/25@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955949 DLMGCP DEBUG <0013> endpoint:rtpbridge/26@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955949 DLMGCP DEBUG <0013> endpoint:rtpbridge/27@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955949 DLMGCP DEBUG <0013> endpoint:rtpbridge/28@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955949 DLMGCP DEBUG <0013> endpoint:rtpbridge/29@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955949 DLMGCP DEBUG <0013> endpoint:rtpbridge/2a@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955949 DLMGCP DEBUG <0013> endpoint:rtpbridge/2b@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955949 DLMGCP DEBUG <0013> endpoint:rtpbridge/2c@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955949 DLMGCP DEBUG <0013> endpoint:rtpbridge/2d@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955949 DLMGCP DEBUG <0013> endpoint:rtpbridge/2e@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955949 DLMGCP DEBUG <0013> endpoint:rtpbridge/2f@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955949 DLMGCP DEBUG <0013> endpoint:rtpbridge/30@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955949 DLMGCP DEBUG <0013> endpoint:rtpbridge/31@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955949 DLMGCP DEBUG <0013> endpoint:rtpbridge/32@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955949 DLMGCP DEBUG <0013> endpoint:rtpbridge/33@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955949 DLMGCP DEBUG <0013> endpoint:rtpbridge/34@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955949 DLMGCP DEBUG <0013> endpoint:rtpbridge/35@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955949 DLMGCP DEBUG <0013> endpoint:rtpbridge/36@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955949 DLMGCP DEBUG <0013> endpoint:rtpbridge/37@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955949 DLMGCP DEBUG <0013> endpoint:rtpbridge/38@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955949 DLMGCP DEBUG <0013> endpoint:rtpbridge/39@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955949 DLMGCP DEBUG <0013> endpoint:rtpbridge/3a@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955949 DLMGCP DEBUG <0013> endpoint:rtpbridge/3b@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955949 DLMGCP DEBUG <0013> endpoint:rtpbridge/3c@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955949 DLMGCP DEBUG <0013> endpoint:rtpbridge/3d@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955949 DLMGCP DEBUG <0013> endpoint:rtpbridge/3e@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955949 DLMGCP DEBUG <0013> endpoint:rtpbridge/3f@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955949 DLMGCP DEBUG <0013> endpoint:rtpbridge/40@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955949 DLMGCP DEBUG <0013> endpoint:rtpbridge/41@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955949 DLMGCP DEBUG <0013> endpoint:rtpbridge/42@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955949 DLMGCP DEBUG <0013> endpoint:rtpbridge/43@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955949 DLMGCP DEBUG <0013> endpoint:rtpbridge/44@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955949 DLMGCP DEBUG <0013> endpoint:rtpbridge/45@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955949 DLMGCP DEBUG <0013> endpoint:rtpbridge/46@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955949 DLMGCP DEBUG <0013> endpoint:rtpbridge/47@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955949 DLMGCP DEBUG <0013> endpoint:rtpbridge/48@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955949 DLMGCP DEBUG <0013> endpoint:rtpbridge/49@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955949 DLMGCP DEBUG <0013> endpoint:rtpbridge/4a@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955949 DLMGCP DEBUG <0013> endpoint:rtpbridge/4b@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955949 DLMGCP DEBUG <0013> endpoint:rtpbridge/4c@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955949 DLMGCP DEBUG <0013> endpoint:rtpbridge/4d@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955949 DLMGCP DEBUG <0013> endpoint:rtpbridge/4e@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955949 DLMGCP DEBUG <0013> endpoint:rtpbridge/4f@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955949 DLMGCP DEBUG <0013> endpoint:rtpbridge/50@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955949 DLMGCP DEBUG <0013> endpoint:rtpbridge/51@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955949 DLMGCP DEBUG <0013> endpoint:rtpbridge/52@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955949 DLMGCP DEBUG <0013> endpoint:rtpbridge/53@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955949 DLMGCP DEBUG <0013> endpoint:rtpbridge/54@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955949 DLMGCP DEBUG <0013> endpoint:rtpbridge/55@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955949 DLMGCP DEBUG <0013> endpoint:rtpbridge/56@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955949 DLMGCP DEBUG <0013> endpoint:rtpbridge/57@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955949 DLMGCP DEBUG <0013> endpoint:rtpbridge/58@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955949 DLMGCP DEBUG <0013> endpoint:rtpbridge/59@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955949 DLMGCP DEBUG <0013> endpoint:rtpbridge/5a@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955949 DLMGCP DEBUG <0013> endpoint:rtpbridge/5b@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955949 DLMGCP DEBUG <0013> endpoint:rtpbridge/5c@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955949 DLMGCP DEBUG <0013> endpoint:rtpbridge/5d@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955949 DLMGCP DEBUG <0013> endpoint:rtpbridge/5e@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955949 DLMGCP DEBUG <0013> endpoint:rtpbridge/5f@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955949 DLMGCP DEBUG <0013> endpoint:rtpbridge/60@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955949 DLMGCP DEBUG <0013> endpoint:rtpbridge/61@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955949 DLMGCP DEBUG <0013> endpoint:rtpbridge/62@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955949 DLMGCP DEBUG <0013> endpoint:rtpbridge/63@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955949 DLMGCP DEBUG <0013> endpoint:rtpbridge/64@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955949 DLMGCP DEBUG <0013> endpoint:rtpbridge/65@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955949 DLMGCP DEBUG <0013> endpoint:rtpbridge/66@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955949 DLMGCP DEBUG <0013> endpoint:rtpbridge/67@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955949 DLMGCP DEBUG <0013> endpoint:rtpbridge/68@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955949 DLMGCP DEBUG <0013> endpoint:rtpbridge/69@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955949 DLMGCP DEBUG <0013> endpoint:rtpbridge/6a@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955949 DLMGCP DEBUG <0013> endpoint:rtpbridge/6b@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955949 DLMGCP DEBUG <0013> endpoint:rtpbridge/6c@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955949 DLMGCP DEBUG <0013> endpoint:rtpbridge/6d@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955949 DLMGCP DEBUG <0013> endpoint:rtpbridge/6e@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955949 DLMGCP DEBUG <0013> endpoint:rtpbridge/6f@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955949 DLMGCP DEBUG <0013> endpoint:rtpbridge/70@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955949 DLMGCP DEBUG <0013> endpoint:rtpbridge/71@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955949 DLMGCP DEBUG <0013> endpoint:rtpbridge/72@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955949 DLMGCP DEBUG <0013> endpoint:rtpbridge/73@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955949 DLMGCP DEBUG <0013> endpoint:rtpbridge/74@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955949 DLMGCP DEBUG <0013> endpoint:rtpbridge/75@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955949 DLMGCP DEBUG <0013> endpoint:rtpbridge/76@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955949 DLMGCP DEBUG <0013> endpoint:rtpbridge/77@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955949 DLMGCP DEBUG <0013> endpoint:rtpbridge/78@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955949 DLMGCP DEBUG <0013> endpoint:rtpbridge/79@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955950 DLMGCP DEBUG <0013> endpoint:rtpbridge/7a@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955950 DLMGCP DEBUG <0013> endpoint:rtpbridge/7b@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955950 DLMGCP DEBUG <0013> endpoint:rtpbridge/7c@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955950 DLMGCP DEBUG <0013> endpoint:rtpbridge/7d@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955950 DLMGCP DEBUG <0013> endpoint:rtpbridge/7e@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955950 DLMGCP DEBUG <0013> endpoint:rtpbridge/7f@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955950 DLMGCP DEBUG <0013> endpoint:rtpbridge/80@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955950 DLMGCP DEBUG <0013> endpoint:rtpbridge/81@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955950 DLMGCP DEBUG <0013> endpoint:rtpbridge/82@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955950 DLMGCP DEBUG <0013> endpoint:rtpbridge/83@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955950 DLMGCP DEBUG <0013> endpoint:rtpbridge/84@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955950 DLMGCP DEBUG <0013> endpoint:rtpbridge/85@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955950 DLMGCP DEBUG <0013> endpoint:rtpbridge/86@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955950 DLMGCP DEBUG <0013> endpoint:rtpbridge/87@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955950 DLMGCP DEBUG <0013> endpoint:rtpbridge/88@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955950 DLMGCP DEBUG <0013> endpoint:rtpbridge/89@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955950 DLMGCP DEBUG <0013> endpoint:rtpbridge/8a@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955950 DLMGCP DEBUG <0013> endpoint:rtpbridge/8b@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955950 DLMGCP DEBUG <0013> endpoint:rtpbridge/8c@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955950 DLMGCP DEBUG <0013> endpoint:rtpbridge/8d@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955950 DLMGCP DEBUG <0013> endpoint:rtpbridge/8e@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955950 DLMGCP DEBUG <0013> endpoint:rtpbridge/8f@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955950 DLMGCP DEBUG <0013> endpoint:rtpbridge/90@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955950 DLMGCP DEBUG <0013> endpoint:rtpbridge/91@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955950 DLMGCP DEBUG <0013> endpoint:rtpbridge/92@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955950 DLMGCP DEBUG <0013> endpoint:rtpbridge/93@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955950 DLMGCP DEBUG <0013> endpoint:rtpbridge/94@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955950 DLMGCP DEBUG <0013> endpoint:rtpbridge/95@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955950 DLMGCP DEBUG <0013> endpoint:rtpbridge/96@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955950 DLMGCP DEBUG <0013> endpoint:rtpbridge/97@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955950 DLMGCP DEBUG <0013> endpoint:rtpbridge/98@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955950 DLMGCP DEBUG <0013> endpoint:rtpbridge/99@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955950 DLMGCP DEBUG <0013> endpoint:rtpbridge/9a@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955950 DLMGCP DEBUG <0013> endpoint:rtpbridge/9b@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955950 DLMGCP DEBUG <0013> endpoint:rtpbridge/9c@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955950 DLMGCP DEBUG <0013> endpoint:rtpbridge/9d@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955950 DLMGCP DEBUG <0013> endpoint:rtpbridge/9e@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955950 DLMGCP DEBUG <0013> endpoint:rtpbridge/9f@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955950 DLMGCP DEBUG <0013> endpoint:rtpbridge/a0@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955950 DLMGCP DEBUG <0013> endpoint:rtpbridge/a1@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955950 DLMGCP DEBUG <0013> endpoint:rtpbridge/a2@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955950 DLMGCP DEBUG <0013> endpoint:rtpbridge/a3@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955950 DLMGCP DEBUG <0013> endpoint:rtpbridge/a4@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955950 DLMGCP DEBUG <0013> endpoint:rtpbridge/a5@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955950 DLMGCP DEBUG <0013> endpoint:rtpbridge/a6@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955950 DLMGCP DEBUG <0013> endpoint:rtpbridge/a7@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955950 DLMGCP DEBUG <0013> endpoint:rtpbridge/a8@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955950 DLMGCP DEBUG <0013> endpoint:rtpbridge/a9@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955950 DLMGCP DEBUG <0013> endpoint:rtpbridge/aa@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955950 DLMGCP DEBUG <0013> endpoint:rtpbridge/ab@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955950 DLMGCP DEBUG <0013> endpoint:rtpbridge/ac@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955950 DLMGCP DEBUG <0013> endpoint:rtpbridge/ad@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955950 DLMGCP DEBUG <0013> endpoint:rtpbridge/ae@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955950 DLMGCP DEBUG <0013> endpoint:rtpbridge/af@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955950 DLMGCP DEBUG <0013> endpoint:rtpbridge/b0@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955950 DLMGCP DEBUG <0013> endpoint:rtpbridge/b1@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955950 DLMGCP DEBUG <0013> endpoint:rtpbridge/b2@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955950 DLMGCP DEBUG <0013> endpoint:rtpbridge/b3@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955950 DLMGCP DEBUG <0013> endpoint:rtpbridge/b4@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955950 DLMGCP DEBUG <0013> endpoint:rtpbridge/b5@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955950 DLMGCP DEBUG <0013> endpoint:rtpbridge/b6@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955950 DLMGCP DEBUG <0013> endpoint:rtpbridge/b7@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955950 DLMGCP DEBUG <0013> endpoint:rtpbridge/b8@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955950 DLMGCP DEBUG <0013> endpoint:rtpbridge/b9@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955950 DLMGCP DEBUG <0013> endpoint:rtpbridge/ba@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955950 DLMGCP DEBUG <0013> endpoint:rtpbridge/bb@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955950 DLMGCP DEBUG <0013> endpoint:rtpbridge/bc@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955950 DLMGCP DEBUG <0013> endpoint:rtpbridge/bd@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955950 DLMGCP DEBUG <0013> endpoint:rtpbridge/be@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955950 DLMGCP DEBUG <0013> endpoint:rtpbridge/bf@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955950 DLMGCP DEBUG <0013> endpoint:rtpbridge/c0@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955950 DLMGCP DEBUG <0013> endpoint:rtpbridge/c1@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955950 DLMGCP DEBUG <0013> endpoint:rtpbridge/c2@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955950 DLMGCP DEBUG <0013> endpoint:rtpbridge/c3@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955950 DLMGCP DEBUG <0013> endpoint:rtpbridge/c4@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955950 DLMGCP DEBUG <0013> endpoint:rtpbridge/c5@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955950 DLMGCP DEBUG <0013> endpoint:rtpbridge/c6@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955950 DLMGCP DEBUG <0013> endpoint:rtpbridge/c7@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955950 DLMGCP DEBUG <0013> endpoint:rtpbridge/c8@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955950 DLMGCP DEBUG <0013> endpoint:rtpbridge/c9@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955950 DLMGCP DEBUG <0013> endpoint:rtpbridge/ca@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955950 DLMGCP DEBUG <0013> endpoint:rtpbridge/cb@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955950 DLMGCP DEBUG <0013> endpoint:rtpbridge/cc@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955950 DLMGCP DEBUG <0013> endpoint:rtpbridge/cd@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955950 DLMGCP DEBUG <0013> endpoint:rtpbridge/ce@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955950 DLMGCP DEBUG <0013> endpoint:rtpbridge/cf@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955950 DLMGCP DEBUG <0013> endpoint:rtpbridge/d0@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955950 DLMGCP DEBUG <0013> endpoint:rtpbridge/d1@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955950 DLMGCP DEBUG <0013> endpoint:rtpbridge/d2@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955950 DLMGCP DEBUG <0013> endpoint:rtpbridge/d3@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955950 DLMGCP DEBUG <0013> endpoint:rtpbridge/d4@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955950 DLMGCP DEBUG <0013> endpoint:rtpbridge/d5@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955950 DLMGCP DEBUG <0013> endpoint:rtpbridge/d6@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955950 DLMGCP DEBUG <0013> endpoint:rtpbridge/d7@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955950 DLMGCP DEBUG <0013> endpoint:rtpbridge/d8@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955950 DLMGCP DEBUG <0013> endpoint:rtpbridge/d9@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955950 DLMGCP DEBUG <0013> endpoint:rtpbridge/da@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955950 DLMGCP DEBUG <0013> endpoint:rtpbridge/db@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955950 DLMGCP DEBUG <0013> endpoint:rtpbridge/dc@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955950 DLMGCP DEBUG <0013> endpoint:rtpbridge/dd@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955950 DLMGCP DEBUG <0013> endpoint:rtpbridge/de@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955950 DLMGCP DEBUG <0013> endpoint:rtpbridge/df@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955950 DLMGCP DEBUG <0013> endpoint:rtpbridge/e0@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955950 DLMGCP DEBUG <0013> endpoint:rtpbridge/e1@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955950 DLMGCP DEBUG <0013> endpoint:rtpbridge/e2@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955950 DLMGCP DEBUG <0013> endpoint:rtpbridge/e3@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955950 DLMGCP DEBUG <0013> endpoint:rtpbridge/e4@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955950 DLMGCP DEBUG <0013> endpoint:rtpbridge/e5@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955950 DLMGCP DEBUG <0013> endpoint:rtpbridge/e6@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955950 DLMGCP DEBUG <0013> endpoint:rtpbridge/e7@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955950 DLMGCP DEBUG <0013> endpoint:rtpbridge/e8@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955950 DLMGCP DEBUG <0013> endpoint:rtpbridge/e9@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955950 DLMGCP DEBUG <0013> endpoint:rtpbridge/ea@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955950 DLMGCP DEBUG <0013> endpoint:rtpbridge/eb@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955950 DLMGCP DEBUG <0013> endpoint:rtpbridge/ec@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955950 DLMGCP DEBUG <0013> endpoint:rtpbridge/ed@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955950 DLMGCP DEBUG <0013> endpoint:rtpbridge/ee@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955950 DLMGCP DEBUG <0013> endpoint:rtpbridge/ef@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955950 DLMGCP DEBUG <0013> endpoint:rtpbridge/f0@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955950 DLMGCP DEBUG <0013> endpoint:rtpbridge/f1@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955950 DLMGCP DEBUG <0013> endpoint:rtpbridge/f2@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955950 DLMGCP DEBUG <0013> endpoint:rtpbridge/f3@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955950 DLMGCP DEBUG <0013> endpoint:rtpbridge/f4@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955950 DLMGCP DEBUG <0013> endpoint:rtpbridge/f5@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955950 DLMGCP DEBUG <0013> endpoint:rtpbridge/f6@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955950 DLMGCP DEBUG <0013> endpoint:rtpbridge/f7@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955950 DLMGCP DEBUG <0013> endpoint:rtpbridge/f8@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955950 DLMGCP DEBUG <0013> endpoint:rtpbridge/f9@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955950 DLMGCP DEBUG <0013> endpoint:rtpbridge/fa@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955950 DLMGCP DEBUG <0013> endpoint:rtpbridge/fb@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955950 DLMGCP DEBUG <0013> endpoint:rtpbridge/fc@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955951 DLMGCP DEBUG <0013> endpoint:rtpbridge/fd@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955951 DLMGCP DEBUG <0013> endpoint:rtpbridge/fe@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955951 DLMGCP DEBUG <0013> endpoint:rtpbridge/ff@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955951 DLMGCP DEBUG <0013> endpoint:rtpbridge/100@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955951 DLMGCP DEBUG <0013> endpoint:rtpbridge/101@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955951 DLMGCP DEBUG <0013> endpoint:rtpbridge/102@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955951 DLMGCP DEBUG <0013> endpoint:rtpbridge/103@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955951 DLMGCP DEBUG <0013> endpoint:rtpbridge/104@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955951 DLMGCP DEBUG <0013> endpoint:rtpbridge/105@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955951 DLMGCP DEBUG <0013> endpoint:rtpbridge/106@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955951 DLMGCP DEBUG <0013> endpoint:rtpbridge/107@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955951 DLMGCP DEBUG <0013> endpoint:rtpbridge/108@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955951 DLMGCP DEBUG <0013> endpoint:rtpbridge/109@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955951 DLMGCP DEBUG <0013> endpoint:rtpbridge/10a@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955951 DLMGCP DEBUG <0013> endpoint:rtpbridge/10b@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955951 DLMGCP DEBUG <0013> endpoint:rtpbridge/10c@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955951 DLMGCP DEBUG <0013> endpoint:rtpbridge/10d@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955951 DLMGCP DEBUG <0013> endpoint:rtpbridge/10e@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955951 DLMGCP DEBUG <0013> endpoint:rtpbridge/10f@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955951 DLMGCP DEBUG <0013> endpoint:rtpbridge/110@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955951 DLMGCP DEBUG <0013> endpoint:rtpbridge/111@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955951 DLMGCP DEBUG <0013> endpoint:rtpbridge/112@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955951 DLMGCP DEBUG <0013> endpoint:rtpbridge/113@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955951 DLMGCP DEBUG <0013> endpoint:rtpbridge/114@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955951 DLMGCP DEBUG <0013> endpoint:rtpbridge/115@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955951 DLMGCP DEBUG <0013> endpoint:rtpbridge/116@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955951 DLMGCP DEBUG <0013> endpoint:rtpbridge/117@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955951 DLMGCP DEBUG <0013> endpoint:rtpbridge/118@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955951 DLMGCP DEBUG <0013> endpoint:rtpbridge/119@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955951 DLMGCP DEBUG <0013> endpoint:rtpbridge/11a@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955951 DLMGCP DEBUG <0013> endpoint:rtpbridge/11b@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955951 DLMGCP DEBUG <0013> endpoint:rtpbridge/11c@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955951 DLMGCP DEBUG <0013> endpoint:rtpbridge/11d@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955951 DLMGCP DEBUG <0013> endpoint:rtpbridge/11e@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955951 DLMGCP DEBUG <0013> endpoint:rtpbridge/11f@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955951 DLMGCP DEBUG <0013> endpoint:rtpbridge/120@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955951 DLMGCP DEBUG <0013> endpoint:rtpbridge/121@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955951 DLMGCP DEBUG <0013> endpoint:rtpbridge/122@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955951 DLMGCP DEBUG <0013> endpoint:rtpbridge/123@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955951 DLMGCP DEBUG <0013> endpoint:rtpbridge/124@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955951 DLMGCP DEBUG <0013> endpoint:rtpbridge/125@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955951 DLMGCP DEBUG <0013> endpoint:rtpbridge/126@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955951 DLMGCP DEBUG <0013> endpoint:rtpbridge/127@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955951 DLMGCP DEBUG <0013> endpoint:rtpbridge/128@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955951 DLMGCP DEBUG <0013> endpoint:rtpbridge/129@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955951 DLMGCP DEBUG <0013> endpoint:rtpbridge/12a@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955951 DLMGCP DEBUG <0013> endpoint:rtpbridge/12b@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955951 DLMGCP DEBUG <0013> endpoint:rtpbridge/12c@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955951 DLMGCP DEBUG <0013> endpoint:none Generated response: code=200 (mgcp_protocol.c:230) 20241102125955951 DLMGCP DEBUG <0013> Generated response: line #00: 200 2687 OK (mgcp_msg.c:67) 20241102125955951 DLMGCP DEBUG <0013> Received message: line #00: DLCX 2688 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241102125955951 DLMGCP DEBUG <0013> Received message: line #01: C: 0091 (mgcp_msg.c:67) 20241102125955951 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found free endpoint: rtpbridge/1@mgw (mgcp_endp.c:261) 20241102125955951 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:441) 20241102125955951 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241102125955951 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955951 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955951 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955951 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955951 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955951 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955951 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955951 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955951 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955951 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955951 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955951 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955951 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955951 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955951 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955951 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955951 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955951 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955952 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955952 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955952 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955952 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955952 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955952 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955952 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955952 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955952 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955952 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955952 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955952 DLMGCP DEBUG <0013> endpoint:rtpbridge/1e@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955952 DLMGCP DEBUG <0013> endpoint:rtpbridge/1f@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955952 DLMGCP DEBUG <0013> endpoint:rtpbridge/20@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955952 DLMGCP DEBUG <0013> endpoint:rtpbridge/21@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955952 DLMGCP DEBUG <0013> endpoint:rtpbridge/22@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955952 DLMGCP DEBUG <0013> endpoint:rtpbridge/23@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955952 DLMGCP DEBUG <0013> endpoint:rtpbridge/24@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955952 DLMGCP DEBUG <0013> endpoint:rtpbridge/25@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955952 DLMGCP DEBUG <0013> endpoint:rtpbridge/26@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955952 DLMGCP DEBUG <0013> endpoint:rtpbridge/27@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955952 DLMGCP DEBUG <0013> endpoint:rtpbridge/28@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955952 DLMGCP DEBUG <0013> endpoint:rtpbridge/29@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955952 DLMGCP DEBUG <0013> endpoint:rtpbridge/2a@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955952 DLMGCP DEBUG <0013> endpoint:rtpbridge/2b@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955952 DLMGCP DEBUG <0013> endpoint:rtpbridge/2c@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955952 DLMGCP DEBUG <0013> endpoint:rtpbridge/2d@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955952 DLMGCP DEBUG <0013> endpoint:rtpbridge/2e@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955952 DLMGCP DEBUG <0013> endpoint:rtpbridge/2f@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955952 DLMGCP DEBUG <0013> endpoint:rtpbridge/30@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955952 DLMGCP DEBUG <0013> endpoint:rtpbridge/31@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955952 DLMGCP DEBUG <0013> endpoint:rtpbridge/32@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955952 DLMGCP DEBUG <0013> endpoint:rtpbridge/33@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955952 DLMGCP DEBUG <0013> endpoint:rtpbridge/34@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955952 DLMGCP DEBUG <0013> endpoint:rtpbridge/35@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955952 DLMGCP DEBUG <0013> endpoint:rtpbridge/36@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955952 DLMGCP DEBUG <0013> endpoint:rtpbridge/37@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955952 DLMGCP DEBUG <0013> endpoint:rtpbridge/38@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955952 DLMGCP DEBUG <0013> endpoint:rtpbridge/39@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955952 DLMGCP DEBUG <0013> endpoint:rtpbridge/3a@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955952 DLMGCP DEBUG <0013> endpoint:rtpbridge/3b@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955952 DLMGCP DEBUG <0013> endpoint:rtpbridge/3c@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955952 DLMGCP DEBUG <0013> endpoint:rtpbridge/3d@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955952 DLMGCP DEBUG <0013> endpoint:rtpbridge/3e@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955952 DLMGCP DEBUG <0013> endpoint:rtpbridge/3f@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955952 DLMGCP DEBUG <0013> endpoint:rtpbridge/40@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955952 DLMGCP DEBUG <0013> endpoint:rtpbridge/41@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955952 DLMGCP DEBUG <0013> endpoint:rtpbridge/42@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955952 DLMGCP DEBUG <0013> endpoint:rtpbridge/43@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955952 DLMGCP DEBUG <0013> endpoint:rtpbridge/44@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955952 DLMGCP DEBUG <0013> endpoint:rtpbridge/45@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955952 DLMGCP DEBUG <0013> endpoint:rtpbridge/46@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955952 DLMGCP DEBUG <0013> endpoint:rtpbridge/47@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955952 DLMGCP DEBUG <0013> endpoint:rtpbridge/48@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955952 DLMGCP DEBUG <0013> endpoint:rtpbridge/49@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955952 DLMGCP DEBUG <0013> endpoint:rtpbridge/4a@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955952 DLMGCP DEBUG <0013> endpoint:rtpbridge/4b@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955952 DLMGCP DEBUG <0013> endpoint:rtpbridge/4c@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955952 DLMGCP DEBUG <0013> endpoint:rtpbridge/4d@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955952 DLMGCP DEBUG <0013> endpoint:rtpbridge/4e@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955952 DLMGCP DEBUG <0013> endpoint:rtpbridge/4f@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955952 DLMGCP DEBUG <0013> endpoint:rtpbridge/50@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955952 DLMGCP DEBUG <0013> endpoint:rtpbridge/51@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955952 DLMGCP DEBUG <0013> endpoint:rtpbridge/52@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955952 DLMGCP DEBUG <0013> endpoint:rtpbridge/53@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955952 DLMGCP DEBUG <0013> endpoint:rtpbridge/54@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955952 DLMGCP DEBUG <0013> endpoint:rtpbridge/55@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955952 DLMGCP DEBUG <0013> endpoint:rtpbridge/56@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955952 DLMGCP DEBUG <0013> endpoint:rtpbridge/57@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955952 DLMGCP DEBUG <0013> endpoint:rtpbridge/58@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955952 DLMGCP DEBUG <0013> endpoint:rtpbridge/59@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955952 DLMGCP DEBUG <0013> endpoint:rtpbridge/5a@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955952 DLMGCP DEBUG <0013> endpoint:rtpbridge/5b@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955952 DLMGCP DEBUG <0013> endpoint:rtpbridge/5c@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955952 DLMGCP DEBUG <0013> endpoint:rtpbridge/5d@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955952 DLMGCP DEBUG <0013> endpoint:rtpbridge/5e@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955952 DLMGCP DEBUG <0013> endpoint:rtpbridge/5f@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955952 DLMGCP DEBUG <0013> endpoint:rtpbridge/60@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955952 DLMGCP DEBUG <0013> endpoint:rtpbridge/61@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955952 DLMGCP DEBUG <0013> endpoint:rtpbridge/62@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955952 DLMGCP DEBUG <0013> endpoint:rtpbridge/63@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955952 DLMGCP DEBUG <0013> endpoint:rtpbridge/64@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955952 DLMGCP DEBUG <0013> endpoint:rtpbridge/65@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955952 DLMGCP DEBUG <0013> endpoint:rtpbridge/66@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955952 DLMGCP DEBUG <0013> endpoint:rtpbridge/67@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955952 DLMGCP DEBUG <0013> endpoint:rtpbridge/68@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955952 DLMGCP DEBUG <0013> endpoint:rtpbridge/69@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955952 DLMGCP DEBUG <0013> endpoint:rtpbridge/6a@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955952 DLMGCP DEBUG <0013> endpoint:rtpbridge/6b@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955952 DLMGCP DEBUG <0013> endpoint:rtpbridge/6c@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955952 DLMGCP DEBUG <0013> endpoint:rtpbridge/6d@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955952 DLMGCP DEBUG <0013> endpoint:rtpbridge/6e@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955952 DLMGCP DEBUG <0013> endpoint:rtpbridge/6f@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955952 DLMGCP DEBUG <0013> endpoint:rtpbridge/70@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955952 DLMGCP DEBUG <0013> endpoint:rtpbridge/71@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955952 DLMGCP DEBUG <0013> endpoint:rtpbridge/72@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955952 DLMGCP DEBUG <0013> endpoint:rtpbridge/73@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955952 DLMGCP DEBUG <0013> endpoint:rtpbridge/74@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955952 DLMGCP DEBUG <0013> endpoint:rtpbridge/75@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955952 DLMGCP DEBUG <0013> endpoint:rtpbridge/76@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955952 DLMGCP DEBUG <0013> endpoint:rtpbridge/77@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955952 DLMGCP DEBUG <0013> endpoint:rtpbridge/78@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955952 DLMGCP DEBUG <0013> endpoint:rtpbridge/79@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955952 DLMGCP DEBUG <0013> endpoint:rtpbridge/7a@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955952 DLMGCP DEBUG <0013> endpoint:rtpbridge/7b@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955952 DLMGCP DEBUG <0013> endpoint:rtpbridge/7c@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955952 DLMGCP DEBUG <0013> endpoint:rtpbridge/7d@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955952 DLMGCP DEBUG <0013> endpoint:rtpbridge/7e@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955952 DLMGCP DEBUG <0013> endpoint:rtpbridge/7f@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955952 DLMGCP DEBUG <0013> endpoint:rtpbridge/80@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955952 DLMGCP DEBUG <0013> endpoint:rtpbridge/81@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955952 DLMGCP DEBUG <0013> endpoint:rtpbridge/82@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955952 DLMGCP DEBUG <0013> endpoint:rtpbridge/83@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955952 DLMGCP DEBUG <0013> endpoint:rtpbridge/84@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955952 DLMGCP DEBUG <0013> endpoint:rtpbridge/85@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955952 DLMGCP DEBUG <0013> endpoint:rtpbridge/86@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955952 DLMGCP DEBUG <0013> endpoint:rtpbridge/87@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955952 DLMGCP DEBUG <0013> endpoint:rtpbridge/88@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955952 DLMGCP DEBUG <0013> endpoint:rtpbridge/89@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955952 DLMGCP DEBUG <0013> endpoint:rtpbridge/8a@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955952 DLMGCP DEBUG <0013> endpoint:rtpbridge/8b@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955952 DLMGCP DEBUG <0013> endpoint:rtpbridge/8c@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955952 DLMGCP DEBUG <0013> endpoint:rtpbridge/8d@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955952 DLMGCP DEBUG <0013> endpoint:rtpbridge/8e@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955952 DLMGCP DEBUG <0013> endpoint:rtpbridge/8f@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955952 DLMGCP DEBUG <0013> endpoint:rtpbridge/90@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955952 DLMGCP DEBUG <0013> endpoint:rtpbridge/91@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955952 DLMGCP DEBUG <0013> endpoint:rtpbridge/92@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955952 DLMGCP DEBUG <0013> endpoint:rtpbridge/93@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955952 DLMGCP DEBUG <0013> endpoint:rtpbridge/94@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955952 DLMGCP DEBUG <0013> endpoint:rtpbridge/95@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955953 DLMGCP DEBUG <0013> endpoint:rtpbridge/96@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955953 DLMGCP DEBUG <0013> endpoint:rtpbridge/97@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955953 DLMGCP DEBUG <0013> endpoint:rtpbridge/98@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955953 DLMGCP DEBUG <0013> endpoint:rtpbridge/99@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955953 DLMGCP DEBUG <0013> endpoint:rtpbridge/9a@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955953 DLMGCP DEBUG <0013> endpoint:rtpbridge/9b@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955953 DLMGCP DEBUG <0013> endpoint:rtpbridge/9c@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955953 DLMGCP DEBUG <0013> endpoint:rtpbridge/9d@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955953 DLMGCP DEBUG <0013> endpoint:rtpbridge/9e@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955953 DLMGCP DEBUG <0013> endpoint:rtpbridge/9f@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955953 DLMGCP DEBUG <0013> endpoint:rtpbridge/a0@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955953 DLMGCP DEBUG <0013> endpoint:rtpbridge/a1@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955953 DLMGCP DEBUG <0013> endpoint:rtpbridge/a2@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955953 DLMGCP DEBUG <0013> endpoint:rtpbridge/a3@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955953 DLMGCP DEBUG <0013> endpoint:rtpbridge/a4@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955953 DLMGCP DEBUG <0013> endpoint:rtpbridge/a5@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955953 DLMGCP DEBUG <0013> endpoint:rtpbridge/a6@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955953 DLMGCP DEBUG <0013> endpoint:rtpbridge/a7@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955953 DLMGCP DEBUG <0013> endpoint:rtpbridge/a8@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955953 DLMGCP DEBUG <0013> endpoint:rtpbridge/a9@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955953 DLMGCP DEBUG <0013> endpoint:rtpbridge/aa@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955953 DLMGCP DEBUG <0013> endpoint:rtpbridge/ab@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955953 DLMGCP DEBUG <0013> endpoint:rtpbridge/ac@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955953 DLMGCP DEBUG <0013> endpoint:rtpbridge/ad@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955953 DLMGCP DEBUG <0013> endpoint:rtpbridge/ae@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955953 DLMGCP DEBUG <0013> endpoint:rtpbridge/af@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955953 DLMGCP DEBUG <0013> endpoint:rtpbridge/b0@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955953 DLMGCP DEBUG <0013> endpoint:rtpbridge/b1@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955953 DLMGCP DEBUG <0013> endpoint:rtpbridge/b2@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955953 DLMGCP DEBUG <0013> endpoint:rtpbridge/b3@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955953 DLMGCP DEBUG <0013> endpoint:rtpbridge/b4@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955953 DLMGCP DEBUG <0013> endpoint:rtpbridge/b5@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955953 DLMGCP DEBUG <0013> endpoint:rtpbridge/b6@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955953 DLMGCP DEBUG <0013> endpoint:rtpbridge/b7@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955953 DLMGCP DEBUG <0013> endpoint:rtpbridge/b8@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955953 DLMGCP DEBUG <0013> endpoint:rtpbridge/b9@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955953 DLMGCP DEBUG <0013> endpoint:rtpbridge/ba@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955953 DLMGCP DEBUG <0013> endpoint:rtpbridge/bb@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955953 DLMGCP DEBUG <0013> endpoint:rtpbridge/bc@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955953 DLMGCP DEBUG <0013> endpoint:rtpbridge/bd@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955953 DLMGCP DEBUG <0013> endpoint:rtpbridge/be@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955953 DLMGCP DEBUG <0013> endpoint:rtpbridge/bf@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955953 DLMGCP DEBUG <0013> endpoint:rtpbridge/c0@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955953 DLMGCP DEBUG <0013> endpoint:rtpbridge/c1@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955953 DLMGCP DEBUG <0013> endpoint:rtpbridge/c2@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955953 DLMGCP DEBUG <0013> endpoint:rtpbridge/c3@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955953 DLMGCP DEBUG <0013> endpoint:rtpbridge/c4@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955953 DLMGCP DEBUG <0013> endpoint:rtpbridge/c5@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955953 DLMGCP DEBUG <0013> endpoint:rtpbridge/c6@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955953 DLMGCP DEBUG <0013> endpoint:rtpbridge/c7@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955953 DLMGCP DEBUG <0013> endpoint:rtpbridge/c8@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955953 DLMGCP DEBUG <0013> endpoint:rtpbridge/c9@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955953 DLMGCP DEBUG <0013> endpoint:rtpbridge/ca@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955953 DLMGCP DEBUG <0013> endpoint:rtpbridge/cb@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955953 DLMGCP DEBUG <0013> endpoint:rtpbridge/cc@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955953 DLMGCP DEBUG <0013> endpoint:rtpbridge/cd@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955953 DLMGCP DEBUG <0013> endpoint:rtpbridge/ce@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955953 DLMGCP DEBUG <0013> endpoint:rtpbridge/cf@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955953 DLMGCP DEBUG <0013> endpoint:rtpbridge/d0@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955953 DLMGCP DEBUG <0013> endpoint:rtpbridge/d1@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955953 DLMGCP DEBUG <0013> endpoint:rtpbridge/d2@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955953 DLMGCP DEBUG <0013> endpoint:rtpbridge/d3@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955953 DLMGCP DEBUG <0013> endpoint:rtpbridge/d4@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955953 DLMGCP DEBUG <0013> endpoint:rtpbridge/d5@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955953 DLMGCP DEBUG <0013> endpoint:rtpbridge/d6@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955953 DLMGCP DEBUG <0013> endpoint:rtpbridge/d7@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955953 DLMGCP DEBUG <0013> endpoint:rtpbridge/d8@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955953 DLMGCP DEBUG <0013> endpoint:rtpbridge/d9@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955953 DLMGCP DEBUG <0013> endpoint:rtpbridge/da@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955953 DLMGCP DEBUG <0013> endpoint:rtpbridge/db@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955953 DLMGCP DEBUG <0013> endpoint:rtpbridge/dc@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955953 DLMGCP DEBUG <0013> endpoint:rtpbridge/dd@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955953 DLMGCP DEBUG <0013> endpoint:rtpbridge/de@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955953 DLMGCP DEBUG <0013> endpoint:rtpbridge/df@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955953 DLMGCP DEBUG <0013> endpoint:rtpbridge/e0@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955953 DLMGCP DEBUG <0013> endpoint:rtpbridge/e1@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955953 DLMGCP DEBUG <0013> endpoint:rtpbridge/e2@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955953 DLMGCP DEBUG <0013> endpoint:rtpbridge/e3@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955953 DLMGCP DEBUG <0013> endpoint:rtpbridge/e4@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955953 DLMGCP DEBUG <0013> endpoint:rtpbridge/e5@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955953 DLMGCP DEBUG <0013> endpoint:rtpbridge/e6@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955953 DLMGCP DEBUG <0013> endpoint:rtpbridge/e7@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955953 DLMGCP DEBUG <0013> endpoint:rtpbridge/e8@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955953 DLMGCP DEBUG <0013> endpoint:rtpbridge/e9@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955953 DLMGCP DEBUG <0013> endpoint:rtpbridge/ea@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955953 DLMGCP DEBUG <0013> endpoint:rtpbridge/eb@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955953 DLMGCP DEBUG <0013> endpoint:rtpbridge/ec@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955953 DLMGCP DEBUG <0013> endpoint:rtpbridge/ed@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955953 DLMGCP DEBUG <0013> endpoint:rtpbridge/ee@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955953 DLMGCP DEBUG <0013> endpoint:rtpbridge/ef@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955953 DLMGCP DEBUG <0013> endpoint:rtpbridge/f0@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955953 DLMGCP DEBUG <0013> endpoint:rtpbridge/f1@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955953 DLMGCP DEBUG <0013> endpoint:rtpbridge/f2@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955953 DLMGCP DEBUG <0013> endpoint:rtpbridge/f3@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955953 DLMGCP DEBUG <0013> endpoint:rtpbridge/f4@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955953 DLMGCP DEBUG <0013> endpoint:rtpbridge/f5@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955953 DLMGCP DEBUG <0013> endpoint:rtpbridge/f6@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955953 DLMGCP DEBUG <0013> endpoint:rtpbridge/f7@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955953 DLMGCP DEBUG <0013> endpoint:rtpbridge/f8@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955953 DLMGCP DEBUG <0013> endpoint:rtpbridge/f9@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955953 DLMGCP DEBUG <0013> endpoint:rtpbridge/fa@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955953 DLMGCP DEBUG <0013> endpoint:rtpbridge/fb@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955953 DLMGCP DEBUG <0013> endpoint:rtpbridge/fc@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955953 DLMGCP DEBUG <0013> endpoint:rtpbridge/fd@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955953 DLMGCP DEBUG <0013> endpoint:rtpbridge/fe@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955953 DLMGCP DEBUG <0013> endpoint:rtpbridge/ff@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955953 DLMGCP DEBUG <0013> endpoint:rtpbridge/100@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955953 DLMGCP DEBUG <0013> endpoint:rtpbridge/101@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955953 DLMGCP DEBUG <0013> endpoint:rtpbridge/102@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955953 DLMGCP DEBUG <0013> endpoint:rtpbridge/103@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955953 DLMGCP DEBUG <0013> endpoint:rtpbridge/104@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955953 DLMGCP DEBUG <0013> endpoint:rtpbridge/105@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955953 DLMGCP DEBUG <0013> endpoint:rtpbridge/106@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955953 DLMGCP DEBUG <0013> endpoint:rtpbridge/107@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955953 DLMGCP DEBUG <0013> endpoint:rtpbridge/108@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955953 DLMGCP DEBUG <0013> endpoint:rtpbridge/109@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955953 DLMGCP DEBUG <0013> endpoint:rtpbridge/10a@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955953 DLMGCP DEBUG <0013> endpoint:rtpbridge/10b@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955953 DLMGCP DEBUG <0013> endpoint:rtpbridge/10c@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955953 DLMGCP DEBUG <0013> endpoint:rtpbridge/10d@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955953 DLMGCP DEBUG <0013> endpoint:rtpbridge/10e@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955953 DLMGCP DEBUG <0013> endpoint:rtpbridge/10f@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955953 DLMGCP DEBUG <0013> endpoint:rtpbridge/110@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955953 DLMGCP DEBUG <0013> endpoint:rtpbridge/111@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955953 DLMGCP DEBUG <0013> endpoint:rtpbridge/112@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955953 DLMGCP DEBUG <0013> endpoint:rtpbridge/113@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955953 DLMGCP DEBUG <0013> endpoint:rtpbridge/114@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955953 DLMGCP DEBUG <0013> endpoint:rtpbridge/115@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955953 DLMGCP DEBUG <0013> endpoint:rtpbridge/116@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955953 DLMGCP DEBUG <0013> endpoint:rtpbridge/117@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955953 DLMGCP DEBUG <0013> endpoint:rtpbridge/118@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955953 DLMGCP DEBUG <0013> endpoint:rtpbridge/119@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955954 DLMGCP DEBUG <0013> endpoint:rtpbridge/11a@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955954 DLMGCP DEBUG <0013> endpoint:rtpbridge/11b@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955954 DLMGCP DEBUG <0013> endpoint:rtpbridge/11c@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955954 DLMGCP DEBUG <0013> endpoint:rtpbridge/11d@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955954 DLMGCP DEBUG <0013> endpoint:rtpbridge/11e@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955954 DLMGCP DEBUG <0013> endpoint:rtpbridge/11f@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955954 DLMGCP DEBUG <0013> endpoint:rtpbridge/120@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955954 DLMGCP DEBUG <0013> endpoint:rtpbridge/121@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955954 DLMGCP DEBUG <0013> endpoint:rtpbridge/122@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955954 DLMGCP DEBUG <0013> endpoint:rtpbridge/123@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955954 DLMGCP DEBUG <0013> endpoint:rtpbridge/124@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955954 DLMGCP DEBUG <0013> endpoint:rtpbridge/125@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955954 DLMGCP DEBUG <0013> endpoint:rtpbridge/126@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955954 DLMGCP DEBUG <0013> endpoint:rtpbridge/127@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955954 DLMGCP DEBUG <0013> endpoint:rtpbridge/128@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955954 DLMGCP DEBUG <0013> endpoint:rtpbridge/129@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955954 DLMGCP DEBUG <0013> endpoint:rtpbridge/12a@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955954 DLMGCP DEBUG <0013> endpoint:rtpbridge/12b@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955954 DLMGCP DEBUG <0013> endpoint:rtpbridge/12c@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955954 DLMGCP DEBUG <0013> endpoint:none Generated response: code=200 (mgcp_protocol.c:230) 20241102125955954 DLMGCP DEBUG <0013> Generated response: line #00: 200 2688 OK (mgcp_msg.c:67) 20241102125955954 DLMGCP DEBUG <0013> Received message: line #00: DLCX 2689 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241102125955954 DLMGCP DEBUG <0013> Received message: line #01: C: 0092 (mgcp_msg.c:67) 20241102125955954 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found free endpoint: rtpbridge/1@mgw (mgcp_endp.c:261) 20241102125955954 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:441) 20241102125955954 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241102125955954 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955954 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955954 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955954 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955954 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955954 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955954 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955954 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955954 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955954 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955954 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955954 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955954 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955954 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955954 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955954 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955954 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955954 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955954 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955954 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955954 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955954 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955954 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955954 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955954 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955954 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955954 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955954 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955954 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955954 DLMGCP DEBUG <0013> endpoint:rtpbridge/1e@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955954 DLMGCP DEBUG <0013> endpoint:rtpbridge/1f@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955954 DLMGCP DEBUG <0013> endpoint:rtpbridge/20@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955954 DLMGCP DEBUG <0013> endpoint:rtpbridge/21@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955954 DLMGCP DEBUG <0013> endpoint:rtpbridge/22@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955954 DLMGCP DEBUG <0013> endpoint:rtpbridge/23@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955954 DLMGCP DEBUG <0013> endpoint:rtpbridge/24@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955954 DLMGCP DEBUG <0013> endpoint:rtpbridge/25@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955954 DLMGCP DEBUG <0013> endpoint:rtpbridge/26@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955954 DLMGCP DEBUG <0013> endpoint:rtpbridge/27@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955954 DLMGCP DEBUG <0013> endpoint:rtpbridge/28@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955954 DLMGCP DEBUG <0013> endpoint:rtpbridge/29@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955954 DLMGCP DEBUG <0013> endpoint:rtpbridge/2a@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955954 DLMGCP DEBUG <0013> endpoint:rtpbridge/2b@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955954 DLMGCP DEBUG <0013> endpoint:rtpbridge/2c@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955954 DLMGCP DEBUG <0013> endpoint:rtpbridge/2d@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955954 DLMGCP DEBUG <0013> endpoint:rtpbridge/2e@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955954 DLMGCP DEBUG <0013> endpoint:rtpbridge/2f@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955954 DLMGCP DEBUG <0013> endpoint:rtpbridge/30@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955954 DLMGCP DEBUG <0013> endpoint:rtpbridge/31@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955954 DLMGCP DEBUG <0013> endpoint:rtpbridge/32@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955954 DLMGCP DEBUG <0013> endpoint:rtpbridge/33@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955954 DLMGCP DEBUG <0013> endpoint:rtpbridge/34@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955954 DLMGCP DEBUG <0013> endpoint:rtpbridge/35@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955954 DLMGCP DEBUG <0013> endpoint:rtpbridge/36@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955954 DLMGCP DEBUG <0013> endpoint:rtpbridge/37@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955954 DLMGCP DEBUG <0013> endpoint:rtpbridge/38@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955954 DLMGCP DEBUG <0013> endpoint:rtpbridge/39@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955955 DLMGCP DEBUG <0013> endpoint:rtpbridge/3a@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955955 DLMGCP DEBUG <0013> endpoint:rtpbridge/3b@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955955 DLMGCP DEBUG <0013> endpoint:rtpbridge/3c@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955955 DLMGCP DEBUG <0013> endpoint:rtpbridge/3d@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955955 DLMGCP DEBUG <0013> endpoint:rtpbridge/3e@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955955 DLMGCP DEBUG <0013> endpoint:rtpbridge/3f@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955955 DLMGCP DEBUG <0013> endpoint:rtpbridge/40@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955955 DLMGCP DEBUG <0013> endpoint:rtpbridge/41@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955955 DLMGCP DEBUG <0013> endpoint:rtpbridge/42@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955955 DLMGCP DEBUG <0013> endpoint:rtpbridge/43@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955955 DLMGCP DEBUG <0013> endpoint:rtpbridge/44@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955955 DLMGCP DEBUG <0013> endpoint:rtpbridge/45@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955955 DLMGCP DEBUG <0013> endpoint:rtpbridge/46@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955955 DLMGCP DEBUG <0013> endpoint:rtpbridge/47@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955955 DLMGCP DEBUG <0013> endpoint:rtpbridge/48@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955955 DLMGCP DEBUG <0013> endpoint:rtpbridge/49@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955955 DLMGCP DEBUG <0013> endpoint:rtpbridge/4a@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955955 DLMGCP DEBUG <0013> endpoint:rtpbridge/4b@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955955 DLMGCP DEBUG <0013> endpoint:rtpbridge/4c@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955955 DLMGCP DEBUG <0013> endpoint:rtpbridge/4d@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955955 DLMGCP DEBUG <0013> endpoint:rtpbridge/4e@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955955 DLMGCP DEBUG <0013> endpoint:rtpbridge/4f@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955955 DLMGCP DEBUG <0013> endpoint:rtpbridge/50@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955955 DLMGCP DEBUG <0013> endpoint:rtpbridge/51@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955955 DLMGCP DEBUG <0013> endpoint:rtpbridge/52@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955955 DLMGCP DEBUG <0013> endpoint:rtpbridge/53@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955955 DLMGCP DEBUG <0013> endpoint:rtpbridge/54@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955955 DLMGCP DEBUG <0013> endpoint:rtpbridge/55@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955955 DLMGCP DEBUG <0013> endpoint:rtpbridge/56@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955955 DLMGCP DEBUG <0013> endpoint:rtpbridge/57@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955955 DLMGCP DEBUG <0013> endpoint:rtpbridge/58@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955955 DLMGCP DEBUG <0013> endpoint:rtpbridge/59@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955955 DLMGCP DEBUG <0013> endpoint:rtpbridge/5a@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955955 DLMGCP DEBUG <0013> endpoint:rtpbridge/5b@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955955 DLMGCP DEBUG <0013> endpoint:rtpbridge/5c@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955955 DLMGCP DEBUG <0013> endpoint:rtpbridge/5d@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955955 DLMGCP DEBUG <0013> endpoint:rtpbridge/5e@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955955 DLMGCP DEBUG <0013> endpoint:rtpbridge/5f@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955955 DLMGCP DEBUG <0013> endpoint:rtpbridge/60@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955955 DLMGCP DEBUG <0013> endpoint:rtpbridge/61@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955955 DLMGCP DEBUG <0013> endpoint:rtpbridge/62@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955955 DLMGCP DEBUG <0013> endpoint:rtpbridge/63@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955955 DLMGCP DEBUG <0013> endpoint:rtpbridge/64@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955955 DLMGCP DEBUG <0013> endpoint:rtpbridge/65@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955955 DLMGCP DEBUG <0013> endpoint:rtpbridge/66@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955955 DLMGCP DEBUG <0013> endpoint:rtpbridge/67@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955955 DLMGCP DEBUG <0013> endpoint:rtpbridge/68@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955955 DLMGCP DEBUG <0013> endpoint:rtpbridge/69@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955955 DLMGCP DEBUG <0013> endpoint:rtpbridge/6a@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955955 DLMGCP DEBUG <0013> endpoint:rtpbridge/6b@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955955 DLMGCP DEBUG <0013> endpoint:rtpbridge/6c@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955955 DLMGCP DEBUG <0013> endpoint:rtpbridge/6d@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955955 DLMGCP DEBUG <0013> endpoint:rtpbridge/6e@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955955 DLMGCP DEBUG <0013> endpoint:rtpbridge/6f@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955955 DLMGCP DEBUG <0013> endpoint:rtpbridge/70@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955955 DLMGCP DEBUG <0013> endpoint:rtpbridge/71@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955955 DLMGCP DEBUG <0013> endpoint:rtpbridge/72@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955955 DLMGCP DEBUG <0013> endpoint:rtpbridge/73@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955955 DLMGCP DEBUG <0013> endpoint:rtpbridge/74@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955955 DLMGCP DEBUG <0013> endpoint:rtpbridge/75@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955955 DLMGCP DEBUG <0013> endpoint:rtpbridge/76@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955955 DLMGCP DEBUG <0013> endpoint:rtpbridge/77@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955955 DLMGCP DEBUG <0013> endpoint:rtpbridge/78@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955955 DLMGCP DEBUG <0013> endpoint:rtpbridge/79@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955955 DLMGCP DEBUG <0013> endpoint:rtpbridge/7a@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955955 DLMGCP DEBUG <0013> endpoint:rtpbridge/7b@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955955 DLMGCP DEBUG <0013> endpoint:rtpbridge/7c@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955955 DLMGCP DEBUG <0013> endpoint:rtpbridge/7d@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955955 DLMGCP DEBUG <0013> endpoint:rtpbridge/7e@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955955 DLMGCP DEBUG <0013> endpoint:rtpbridge/7f@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955955 DLMGCP DEBUG <0013> endpoint:rtpbridge/80@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955955 DLMGCP DEBUG <0013> endpoint:rtpbridge/81@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955955 DLMGCP DEBUG <0013> endpoint:rtpbridge/82@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955955 DLMGCP DEBUG <0013> endpoint:rtpbridge/83@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955955 DLMGCP DEBUG <0013> endpoint:rtpbridge/84@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955955 DLMGCP DEBUG <0013> endpoint:rtpbridge/85@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955955 DLMGCP DEBUG <0013> endpoint:rtpbridge/86@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955955 DLMGCP DEBUG <0013> endpoint:rtpbridge/87@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955955 DLMGCP DEBUG <0013> endpoint:rtpbridge/88@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955955 DLMGCP DEBUG <0013> endpoint:rtpbridge/89@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955955 DLMGCP DEBUG <0013> endpoint:rtpbridge/8a@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955955 DLMGCP DEBUG <0013> endpoint:rtpbridge/8b@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955955 DLMGCP DEBUG <0013> endpoint:rtpbridge/8c@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955955 DLMGCP DEBUG <0013> endpoint:rtpbridge/8d@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955955 DLMGCP DEBUG <0013> endpoint:rtpbridge/8e@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955955 DLMGCP DEBUG <0013> endpoint:rtpbridge/8f@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955955 DLMGCP DEBUG <0013> endpoint:rtpbridge/90@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955955 DLMGCP DEBUG <0013> endpoint:rtpbridge/91@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955955 DLMGCP DEBUG <0013> endpoint:rtpbridge/92@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955955 DLMGCP DEBUG <0013> endpoint:rtpbridge/93@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955955 DLMGCP DEBUG <0013> endpoint:rtpbridge/94@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955955 DLMGCP DEBUG <0013> endpoint:rtpbridge/95@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955955 DLMGCP DEBUG <0013> endpoint:rtpbridge/96@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955955 DLMGCP DEBUG <0013> endpoint:rtpbridge/97@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955955 DLMGCP DEBUG <0013> endpoint:rtpbridge/98@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955955 DLMGCP DEBUG <0013> endpoint:rtpbridge/99@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955955 DLMGCP DEBUG <0013> endpoint:rtpbridge/9a@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955955 DLMGCP DEBUG <0013> endpoint:rtpbridge/9b@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955955 DLMGCP DEBUG <0013> endpoint:rtpbridge/9c@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955955 DLMGCP DEBUG <0013> endpoint:rtpbridge/9d@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955955 DLMGCP DEBUG <0013> endpoint:rtpbridge/9e@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955955 DLMGCP DEBUG <0013> endpoint:rtpbridge/9f@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955955 DLMGCP DEBUG <0013> endpoint:rtpbridge/a0@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955955 DLMGCP DEBUG <0013> endpoint:rtpbridge/a1@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955955 DLMGCP DEBUG <0013> endpoint:rtpbridge/a2@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955955 DLMGCP DEBUG <0013> endpoint:rtpbridge/a3@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955955 DLMGCP DEBUG <0013> endpoint:rtpbridge/a4@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955955 DLMGCP DEBUG <0013> endpoint:rtpbridge/a5@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955955 DLMGCP DEBUG <0013> endpoint:rtpbridge/a6@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955955 DLMGCP DEBUG <0013> endpoint:rtpbridge/a7@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955955 DLMGCP DEBUG <0013> endpoint:rtpbridge/a8@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955955 DLMGCP DEBUG <0013> endpoint:rtpbridge/a9@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955955 DLMGCP DEBUG <0013> endpoint:rtpbridge/aa@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955955 DLMGCP DEBUG <0013> endpoint:rtpbridge/ab@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955955 DLMGCP DEBUG <0013> endpoint:rtpbridge/ac@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955955 DLMGCP DEBUG <0013> endpoint:rtpbridge/ad@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955955 DLMGCP DEBUG <0013> endpoint:rtpbridge/ae@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955955 DLMGCP DEBUG <0013> endpoint:rtpbridge/af@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955955 DLMGCP DEBUG <0013> endpoint:rtpbridge/b0@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955955 DLMGCP DEBUG <0013> endpoint:rtpbridge/b1@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955955 DLMGCP DEBUG <0013> endpoint:rtpbridge/b2@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955955 DLMGCP DEBUG <0013> endpoint:rtpbridge/b3@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955955 DLMGCP DEBUG <0013> endpoint:rtpbridge/b4@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955955 DLMGCP DEBUG <0013> endpoint:rtpbridge/b5@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955955 DLMGCP DEBUG <0013> endpoint:rtpbridge/b6@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955955 DLMGCP DEBUG <0013> endpoint:rtpbridge/b7@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955955 DLMGCP DEBUG <0013> endpoint:rtpbridge/b8@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955955 DLMGCP DEBUG <0013> endpoint:rtpbridge/b9@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955955 DLMGCP DEBUG <0013> endpoint:rtpbridge/ba@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955955 DLMGCP DEBUG <0013> endpoint:rtpbridge/bb@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955955 DLMGCP DEBUG <0013> endpoint:rtpbridge/bc@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955955 DLMGCP DEBUG <0013> endpoint:rtpbridge/bd@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955955 DLMGCP DEBUG <0013> endpoint:rtpbridge/be@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955955 DLMGCP DEBUG <0013> endpoint:rtpbridge/bf@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955955 DLMGCP DEBUG <0013> endpoint:rtpbridge/c0@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955955 DLMGCP DEBUG <0013> endpoint:rtpbridge/c1@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955955 DLMGCP DEBUG <0013> endpoint:rtpbridge/c2@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955955 DLMGCP DEBUG <0013> endpoint:rtpbridge/c3@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955955 DLMGCP DEBUG <0013> endpoint:rtpbridge/c4@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955955 DLMGCP DEBUG <0013> endpoint:rtpbridge/c5@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955955 DLMGCP DEBUG <0013> endpoint:rtpbridge/c6@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955955 DLMGCP DEBUG <0013> endpoint:rtpbridge/c7@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955955 DLMGCP DEBUG <0013> endpoint:rtpbridge/c8@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955955 DLMGCP DEBUG <0013> endpoint:rtpbridge/c9@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955955 DLMGCP DEBUG <0013> endpoint:rtpbridge/ca@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955955 DLMGCP DEBUG <0013> endpoint:rtpbridge/cb@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955955 DLMGCP DEBUG <0013> endpoint:rtpbridge/cc@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955955 DLMGCP DEBUG <0013> endpoint:rtpbridge/cd@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955955 DLMGCP DEBUG <0013> endpoint:rtpbridge/ce@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955955 DLMGCP DEBUG <0013> endpoint:rtpbridge/cf@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955955 DLMGCP DEBUG <0013> endpoint:rtpbridge/d0@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955955 DLMGCP DEBUG <0013> endpoint:rtpbridge/d1@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955955 DLMGCP DEBUG <0013> endpoint:rtpbridge/d2@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955955 DLMGCP DEBUG <0013> endpoint:rtpbridge/d3@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955955 DLMGCP DEBUG <0013> endpoint:rtpbridge/d4@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955955 DLMGCP DEBUG <0013> endpoint:rtpbridge/d5@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955955 DLMGCP DEBUG <0013> endpoint:rtpbridge/d6@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955955 DLMGCP DEBUG <0013> endpoint:rtpbridge/d7@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955955 DLMGCP DEBUG <0013> endpoint:rtpbridge/d8@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955955 DLMGCP DEBUG <0013> endpoint:rtpbridge/d9@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955955 DLMGCP DEBUG <0013> endpoint:rtpbridge/da@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955955 DLMGCP DEBUG <0013> endpoint:rtpbridge/db@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955955 DLMGCP DEBUG <0013> endpoint:rtpbridge/dc@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955955 DLMGCP DEBUG <0013> endpoint:rtpbridge/dd@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955955 DLMGCP DEBUG <0013> endpoint:rtpbridge/de@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955955 DLMGCP DEBUG <0013> endpoint:rtpbridge/df@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955955 DLMGCP DEBUG <0013> endpoint:rtpbridge/e0@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955955 DLMGCP DEBUG <0013> endpoint:rtpbridge/e1@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955955 DLMGCP DEBUG <0013> endpoint:rtpbridge/e2@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955955 DLMGCP DEBUG <0013> endpoint:rtpbridge/e3@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955955 DLMGCP DEBUG <0013> endpoint:rtpbridge/e4@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955955 DLMGCP DEBUG <0013> endpoint:rtpbridge/e5@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955956 DLMGCP DEBUG <0013> endpoint:rtpbridge/e6@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955956 DLMGCP DEBUG <0013> endpoint:rtpbridge/e7@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955956 DLMGCP DEBUG <0013> endpoint:rtpbridge/e8@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955956 DLMGCP DEBUG <0013> endpoint:rtpbridge/e9@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955956 DLMGCP DEBUG <0013> endpoint:rtpbridge/ea@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955956 DLMGCP DEBUG <0013> endpoint:rtpbridge/eb@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955956 DLMGCP DEBUG <0013> endpoint:rtpbridge/ec@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955956 DLMGCP DEBUG <0013> endpoint:rtpbridge/ed@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955956 DLMGCP DEBUG <0013> endpoint:rtpbridge/ee@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955956 DLMGCP DEBUG <0013> endpoint:rtpbridge/ef@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955956 DLMGCP DEBUG <0013> endpoint:rtpbridge/f0@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955956 DLMGCP DEBUG <0013> endpoint:rtpbridge/f1@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955956 DLMGCP DEBUG <0013> endpoint:rtpbridge/f2@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955956 DLMGCP DEBUG <0013> endpoint:rtpbridge/f3@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955956 DLMGCP DEBUG <0013> endpoint:rtpbridge/f4@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955956 DLMGCP DEBUG <0013> endpoint:rtpbridge/f5@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955956 DLMGCP DEBUG <0013> endpoint:rtpbridge/f6@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955956 DLMGCP DEBUG <0013> endpoint:rtpbridge/f7@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955956 DLMGCP DEBUG <0013> endpoint:rtpbridge/f8@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955956 DLMGCP DEBUG <0013> endpoint:rtpbridge/f9@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955956 DLMGCP DEBUG <0013> endpoint:rtpbridge/fa@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955956 DLMGCP DEBUG <0013> endpoint:rtpbridge/fb@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955956 DLMGCP DEBUG <0013> endpoint:rtpbridge/fc@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955956 DLMGCP DEBUG <0013> endpoint:rtpbridge/fd@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955956 DLMGCP DEBUG <0013> endpoint:rtpbridge/fe@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955956 DLMGCP DEBUG <0013> endpoint:rtpbridge/ff@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955956 DLMGCP DEBUG <0013> endpoint:rtpbridge/100@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955956 DLMGCP DEBUG <0013> endpoint:rtpbridge/101@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955956 DLMGCP DEBUG <0013> endpoint:rtpbridge/102@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955956 DLMGCP DEBUG <0013> endpoint:rtpbridge/103@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955956 DLMGCP DEBUG <0013> endpoint:rtpbridge/104@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955956 DLMGCP DEBUG <0013> endpoint:rtpbridge/105@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955956 DLMGCP DEBUG <0013> endpoint:rtpbridge/106@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955956 DLMGCP DEBUG <0013> endpoint:rtpbridge/107@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955956 DLMGCP DEBUG <0013> endpoint:rtpbridge/108@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955956 DLMGCP DEBUG <0013> endpoint:rtpbridge/109@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955956 DLMGCP DEBUG <0013> endpoint:rtpbridge/10a@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955956 DLMGCP DEBUG <0013> endpoint:rtpbridge/10b@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955956 DLMGCP DEBUG <0013> endpoint:rtpbridge/10c@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955956 DLMGCP DEBUG <0013> endpoint:rtpbridge/10d@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955956 DLMGCP DEBUG <0013> endpoint:rtpbridge/10e@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955956 DLMGCP DEBUG <0013> endpoint:rtpbridge/10f@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955956 DLMGCP DEBUG <0013> endpoint:rtpbridge/110@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955956 DLMGCP DEBUG <0013> endpoint:rtpbridge/111@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955956 DLMGCP DEBUG <0013> endpoint:rtpbridge/112@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955956 DLMGCP DEBUG <0013> endpoint:rtpbridge/113@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955956 DLMGCP DEBUG <0013> endpoint:rtpbridge/114@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955956 DLMGCP DEBUG <0013> endpoint:rtpbridge/115@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955956 DLMGCP DEBUG <0013> endpoint:rtpbridge/116@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955956 DLMGCP DEBUG <0013> endpoint:rtpbridge/117@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955956 DLMGCP DEBUG <0013> endpoint:rtpbridge/118@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955956 DLMGCP DEBUG <0013> endpoint:rtpbridge/119@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955956 DLMGCP DEBUG <0013> endpoint:rtpbridge/11a@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955956 DLMGCP DEBUG <0013> endpoint:rtpbridge/11b@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955956 DLMGCP DEBUG <0013> endpoint:rtpbridge/11c@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955956 DLMGCP DEBUG <0013> endpoint:rtpbridge/11d@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955956 DLMGCP DEBUG <0013> endpoint:rtpbridge/11e@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955956 DLMGCP DEBUG <0013> endpoint:rtpbridge/11f@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955956 DLMGCP DEBUG <0013> endpoint:rtpbridge/120@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955956 DLMGCP DEBUG <0013> endpoint:rtpbridge/121@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955956 DLMGCP DEBUG <0013> endpoint:rtpbridge/122@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955956 DLMGCP DEBUG <0013> endpoint:rtpbridge/123@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955956 DLMGCP DEBUG <0013> endpoint:rtpbridge/124@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955956 DLMGCP DEBUG <0013> endpoint:rtpbridge/125@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955956 DLMGCP DEBUG <0013> endpoint:rtpbridge/126@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955956 DLMGCP DEBUG <0013> endpoint:rtpbridge/127@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955956 DLMGCP DEBUG <0013> endpoint:rtpbridge/128@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955956 DLMGCP DEBUG <0013> endpoint:rtpbridge/129@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955956 DLMGCP DEBUG <0013> endpoint:rtpbridge/12a@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955956 DLMGCP DEBUG <0013> endpoint:rtpbridge/12b@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955956 DLMGCP DEBUG <0013> endpoint:rtpbridge/12c@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955956 DLMGCP DEBUG <0013> endpoint:none Generated response: code=200 (mgcp_protocol.c:230) 20241102125955956 DLMGCP DEBUG <0013> Generated response: line #00: 200 2689 OK (mgcp_msg.c:67) 20241102125955956 DLMGCP DEBUG <0013> Received message: line #00: DLCX 2690 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241102125955956 DLMGCP DEBUG <0013> Received message: line #01: C: 0093 (mgcp_msg.c:67) 20241102125955956 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found free endpoint: rtpbridge/1@mgw (mgcp_endp.c:261) 20241102125955956 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:441) 20241102125955956 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241102125955956 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955956 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955956 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955956 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955956 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955956 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955956 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955956 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955956 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955956 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955956 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955956 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955956 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955956 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955956 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955956 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955956 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955956 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955956 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955956 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955956 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955956 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955956 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955956 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955956 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955956 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955956 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955956 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955957 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955957 DLMGCP DEBUG <0013> endpoint:rtpbridge/1e@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955957 DLMGCP DEBUG <0013> endpoint:rtpbridge/1f@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955957 DLMGCP DEBUG <0013> endpoint:rtpbridge/20@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955957 DLMGCP DEBUG <0013> endpoint:rtpbridge/21@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955957 DLMGCP DEBUG <0013> endpoint:rtpbridge/22@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955957 DLMGCP DEBUG <0013> endpoint:rtpbridge/23@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955957 DLMGCP DEBUG <0013> endpoint:rtpbridge/24@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955957 DLMGCP DEBUG <0013> endpoint:rtpbridge/25@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955957 DLMGCP DEBUG <0013> endpoint:rtpbridge/26@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955957 DLMGCP DEBUG <0013> endpoint:rtpbridge/27@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955957 DLMGCP DEBUG <0013> endpoint:rtpbridge/28@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955957 DLMGCP DEBUG <0013> endpoint:rtpbridge/29@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955957 DLMGCP DEBUG <0013> endpoint:rtpbridge/2a@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955957 DLMGCP DEBUG <0013> endpoint:rtpbridge/2b@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955957 DLMGCP DEBUG <0013> endpoint:rtpbridge/2c@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955957 DLMGCP DEBUG <0013> endpoint:rtpbridge/2d@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955957 DLMGCP DEBUG <0013> endpoint:rtpbridge/2e@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955957 DLMGCP DEBUG <0013> endpoint:rtpbridge/2f@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955957 DLMGCP DEBUG <0013> endpoint:rtpbridge/30@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955957 DLMGCP DEBUG <0013> endpoint:rtpbridge/31@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955957 DLMGCP DEBUG <0013> endpoint:rtpbridge/32@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955957 DLMGCP DEBUG <0013> endpoint:rtpbridge/33@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955957 DLMGCP DEBUG <0013> endpoint:rtpbridge/34@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955957 DLMGCP DEBUG <0013> endpoint:rtpbridge/35@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955957 DLMGCP DEBUG <0013> endpoint:rtpbridge/36@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955957 DLMGCP DEBUG <0013> endpoint:rtpbridge/37@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955957 DLMGCP DEBUG <0013> endpoint:rtpbridge/38@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955957 DLMGCP DEBUG <0013> endpoint:rtpbridge/39@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955957 DLMGCP DEBUG <0013> endpoint:rtpbridge/3a@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955957 DLMGCP DEBUG <0013> endpoint:rtpbridge/3b@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955957 DLMGCP DEBUG <0013> endpoint:rtpbridge/3c@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955957 DLMGCP DEBUG <0013> endpoint:rtpbridge/3d@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955957 DLMGCP DEBUG <0013> endpoint:rtpbridge/3e@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955957 DLMGCP DEBUG <0013> endpoint:rtpbridge/3f@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955957 DLMGCP DEBUG <0013> endpoint:rtpbridge/40@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955957 DLMGCP DEBUG <0013> endpoint:rtpbridge/41@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955957 DLMGCP DEBUG <0013> endpoint:rtpbridge/42@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955957 DLMGCP DEBUG <0013> endpoint:rtpbridge/43@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955957 DLMGCP DEBUG <0013> endpoint:rtpbridge/44@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955957 DLMGCP DEBUG <0013> endpoint:rtpbridge/45@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955957 DLMGCP DEBUG <0013> endpoint:rtpbridge/46@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955957 DLMGCP DEBUG <0013> endpoint:rtpbridge/47@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955957 DLMGCP DEBUG <0013> endpoint:rtpbridge/48@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955957 DLMGCP DEBUG <0013> endpoint:rtpbridge/49@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955957 DLMGCP DEBUG <0013> endpoint:rtpbridge/4a@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955957 DLMGCP DEBUG <0013> endpoint:rtpbridge/4b@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955957 DLMGCP DEBUG <0013> endpoint:rtpbridge/4c@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955957 DLMGCP DEBUG <0013> endpoint:rtpbridge/4d@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955957 DLMGCP DEBUG <0013> endpoint:rtpbridge/4e@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955957 DLMGCP DEBUG <0013> endpoint:rtpbridge/4f@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955957 DLMGCP DEBUG <0013> endpoint:rtpbridge/50@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955957 DLMGCP DEBUG <0013> endpoint:rtpbridge/51@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955957 DLMGCP DEBUG <0013> endpoint:rtpbridge/52@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955957 DLMGCP DEBUG <0013> endpoint:rtpbridge/53@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955957 DLMGCP DEBUG <0013> endpoint:rtpbridge/54@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955957 DLMGCP DEBUG <0013> endpoint:rtpbridge/55@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955957 DLMGCP DEBUG <0013> endpoint:rtpbridge/56@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955957 DLMGCP DEBUG <0013> endpoint:rtpbridge/57@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955957 DLMGCP DEBUG <0013> endpoint:rtpbridge/58@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955957 DLMGCP DEBUG <0013> endpoint:rtpbridge/59@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955957 DLMGCP DEBUG <0013> endpoint:rtpbridge/5a@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955957 DLMGCP DEBUG <0013> endpoint:rtpbridge/5b@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955957 DLMGCP DEBUG <0013> endpoint:rtpbridge/5c@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955957 DLMGCP DEBUG <0013> endpoint:rtpbridge/5d@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955957 DLMGCP DEBUG <0013> endpoint:rtpbridge/5e@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955957 DLMGCP DEBUG <0013> endpoint:rtpbridge/5f@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955957 DLMGCP DEBUG <0013> endpoint:rtpbridge/60@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955957 DLMGCP DEBUG <0013> endpoint:rtpbridge/61@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955957 DLMGCP DEBUG <0013> endpoint:rtpbridge/62@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955957 DLMGCP DEBUG <0013> endpoint:rtpbridge/63@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955957 DLMGCP DEBUG <0013> endpoint:rtpbridge/64@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955957 DLMGCP DEBUG <0013> endpoint:rtpbridge/65@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955957 DLMGCP DEBUG <0013> endpoint:rtpbridge/66@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955957 DLMGCP DEBUG <0013> endpoint:rtpbridge/67@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955957 DLMGCP DEBUG <0013> endpoint:rtpbridge/68@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955957 DLMGCP DEBUG <0013> endpoint:rtpbridge/69@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955957 DLMGCP DEBUG <0013> endpoint:rtpbridge/6a@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955957 DLMGCP DEBUG <0013> endpoint:rtpbridge/6b@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955957 DLMGCP DEBUG <0013> endpoint:rtpbridge/6c@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955957 DLMGCP DEBUG <0013> endpoint:rtpbridge/6d@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955957 DLMGCP DEBUG <0013> endpoint:rtpbridge/6e@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955957 DLMGCP DEBUG <0013> endpoint:rtpbridge/6f@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955957 DLMGCP DEBUG <0013> endpoint:rtpbridge/70@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955957 DLMGCP DEBUG <0013> endpoint:rtpbridge/71@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955957 DLMGCP DEBUG <0013> endpoint:rtpbridge/72@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955957 DLMGCP DEBUG <0013> endpoint:rtpbridge/73@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955957 DLMGCP DEBUG <0013> endpoint:rtpbridge/74@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955957 DLMGCP DEBUG <0013> endpoint:rtpbridge/75@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955957 DLMGCP DEBUG <0013> endpoint:rtpbridge/76@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955957 DLMGCP DEBUG <0013> endpoint:rtpbridge/77@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955957 DLMGCP DEBUG <0013> endpoint:rtpbridge/78@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955957 DLMGCP DEBUG <0013> endpoint:rtpbridge/79@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955957 DLMGCP DEBUG <0013> endpoint:rtpbridge/7a@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955957 DLMGCP DEBUG <0013> endpoint:rtpbridge/7b@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955957 DLMGCP DEBUG <0013> endpoint:rtpbridge/7c@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955957 DLMGCP DEBUG <0013> endpoint:rtpbridge/7d@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955957 DLMGCP DEBUG <0013> endpoint:rtpbridge/7e@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955957 DLMGCP DEBUG <0013> endpoint:rtpbridge/7f@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955957 DLMGCP DEBUG <0013> endpoint:rtpbridge/80@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955957 DLMGCP DEBUG <0013> endpoint:rtpbridge/81@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955957 DLMGCP DEBUG <0013> endpoint:rtpbridge/82@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955957 DLMGCP DEBUG <0013> endpoint:rtpbridge/83@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955957 DLMGCP DEBUG <0013> endpoint:rtpbridge/84@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955957 DLMGCP DEBUG <0013> endpoint:rtpbridge/85@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955957 DLMGCP DEBUG <0013> endpoint:rtpbridge/86@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955957 DLMGCP DEBUG <0013> endpoint:rtpbridge/87@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955957 DLMGCP DEBUG <0013> endpoint:rtpbridge/88@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955957 DLMGCP DEBUG <0013> endpoint:rtpbridge/89@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955957 DLMGCP DEBUG <0013> endpoint:rtpbridge/8a@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955957 DLMGCP DEBUG <0013> endpoint:rtpbridge/8b@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955957 DLMGCP DEBUG <0013> endpoint:rtpbridge/8c@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955957 DLMGCP DEBUG <0013> endpoint:rtpbridge/8d@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955957 DLMGCP DEBUG <0013> endpoint:rtpbridge/8e@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955957 DLMGCP DEBUG <0013> endpoint:rtpbridge/8f@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955957 DLMGCP DEBUG <0013> endpoint:rtpbridge/90@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955957 DLMGCP DEBUG <0013> endpoint:rtpbridge/91@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955957 DLMGCP DEBUG <0013> endpoint:rtpbridge/92@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955957 DLMGCP DEBUG <0013> endpoint:rtpbridge/93@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955957 DLMGCP DEBUG <0013> endpoint:rtpbridge/94@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955957 DLMGCP DEBUG <0013> endpoint:rtpbridge/95@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955957 DLMGCP DEBUG <0013> endpoint:rtpbridge/96@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955957 DLMGCP DEBUG <0013> endpoint:rtpbridge/97@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955957 DLMGCP DEBUG <0013> endpoint:rtpbridge/98@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955957 DLMGCP DEBUG <0013> endpoint:rtpbridge/99@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955957 DLMGCP DEBUG <0013> endpoint:rtpbridge/9a@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955957 DLMGCP DEBUG <0013> endpoint:rtpbridge/9b@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955957 DLMGCP DEBUG <0013> endpoint:rtpbridge/9c@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955957 DLMGCP DEBUG <0013> endpoint:rtpbridge/9d@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955957 DLMGCP DEBUG <0013> endpoint:rtpbridge/9e@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955957 DLMGCP DEBUG <0013> endpoint:rtpbridge/9f@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955957 DLMGCP DEBUG <0013> endpoint:rtpbridge/a0@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955957 DLMGCP DEBUG <0013> endpoint:rtpbridge/a1@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955957 DLMGCP DEBUG <0013> endpoint:rtpbridge/a2@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955957 DLMGCP DEBUG <0013> endpoint:rtpbridge/a3@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955957 DLMGCP DEBUG <0013> endpoint:rtpbridge/a4@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955957 DLMGCP DEBUG <0013> endpoint:rtpbridge/a5@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955957 DLMGCP DEBUG <0013> endpoint:rtpbridge/a6@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955957 DLMGCP DEBUG <0013> endpoint:rtpbridge/a7@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955957 DLMGCP DEBUG <0013> endpoint:rtpbridge/a8@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955957 DLMGCP DEBUG <0013> endpoint:rtpbridge/a9@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955957 DLMGCP DEBUG <0013> endpoint:rtpbridge/aa@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955957 DLMGCP DEBUG <0013> endpoint:rtpbridge/ab@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955957 DLMGCP DEBUG <0013> endpoint:rtpbridge/ac@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955957 DLMGCP DEBUG <0013> endpoint:rtpbridge/ad@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955957 DLMGCP DEBUG <0013> endpoint:rtpbridge/ae@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955957 DLMGCP DEBUG <0013> endpoint:rtpbridge/af@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955957 DLMGCP DEBUG <0013> endpoint:rtpbridge/b0@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955957 DLMGCP DEBUG <0013> endpoint:rtpbridge/b1@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955957 DLMGCP DEBUG <0013> endpoint:rtpbridge/b2@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955957 DLMGCP DEBUG <0013> endpoint:rtpbridge/b3@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955957 DLMGCP DEBUG <0013> endpoint:rtpbridge/b4@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955957 DLMGCP DEBUG <0013> endpoint:rtpbridge/b5@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955957 DLMGCP DEBUG <0013> endpoint:rtpbridge/b6@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955957 DLMGCP DEBUG <0013> endpoint:rtpbridge/b7@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955957 DLMGCP DEBUG <0013> endpoint:rtpbridge/b8@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955957 DLMGCP DEBUG <0013> endpoint:rtpbridge/b9@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955957 DLMGCP DEBUG <0013> endpoint:rtpbridge/ba@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955957 DLMGCP DEBUG <0013> endpoint:rtpbridge/bb@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955957 DLMGCP DEBUG <0013> endpoint:rtpbridge/bc@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955957 DLMGCP DEBUG <0013> endpoint:rtpbridge/bd@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955957 DLMGCP DEBUG <0013> endpoint:rtpbridge/be@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955957 DLMGCP DEBUG <0013> endpoint:rtpbridge/bf@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955957 DLMGCP DEBUG <0013> endpoint:rtpbridge/c0@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955957 DLMGCP DEBUG <0013> endpoint:rtpbridge/c1@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955957 DLMGCP DEBUG <0013> endpoint:rtpbridge/c2@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955957 DLMGCP DEBUG <0013> endpoint:rtpbridge/c3@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955957 DLMGCP DEBUG <0013> endpoint:rtpbridge/c4@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955957 DLMGCP DEBUG <0013> endpoint:rtpbridge/c5@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955957 DLMGCP DEBUG <0013> endpoint:rtpbridge/c6@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955958 DLMGCP DEBUG <0013> endpoint:rtpbridge/c7@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955958 DLMGCP DEBUG <0013> endpoint:rtpbridge/c8@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955958 DLMGCP DEBUG <0013> endpoint:rtpbridge/c9@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955958 DLMGCP DEBUG <0013> endpoint:rtpbridge/ca@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955958 DLMGCP DEBUG <0013> endpoint:rtpbridge/cb@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955958 DLMGCP DEBUG <0013> endpoint:rtpbridge/cc@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955958 DLMGCP DEBUG <0013> endpoint:rtpbridge/cd@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955958 DLMGCP DEBUG <0013> endpoint:rtpbridge/ce@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955958 DLMGCP DEBUG <0013> endpoint:rtpbridge/cf@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955958 DLMGCP DEBUG <0013> endpoint:rtpbridge/d0@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955958 DLMGCP DEBUG <0013> endpoint:rtpbridge/d1@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955958 DLMGCP DEBUG <0013> endpoint:rtpbridge/d2@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955958 DLMGCP DEBUG <0013> endpoint:rtpbridge/d3@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955958 DLMGCP DEBUG <0013> endpoint:rtpbridge/d4@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955958 DLMGCP DEBUG <0013> endpoint:rtpbridge/d5@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955958 DLMGCP DEBUG <0013> endpoint:rtpbridge/d6@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955958 DLMGCP DEBUG <0013> endpoint:rtpbridge/d7@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955958 DLMGCP DEBUG <0013> endpoint:rtpbridge/d8@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955958 DLMGCP DEBUG <0013> endpoint:rtpbridge/d9@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955958 DLMGCP DEBUG <0013> endpoint:rtpbridge/da@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955958 DLMGCP DEBUG <0013> endpoint:rtpbridge/db@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955958 DLMGCP DEBUG <0013> endpoint:rtpbridge/dc@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955958 DLMGCP DEBUG <0013> endpoint:rtpbridge/dd@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955958 DLMGCP DEBUG <0013> endpoint:rtpbridge/de@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955958 DLMGCP DEBUG <0013> endpoint:rtpbridge/df@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955958 DLMGCP DEBUG <0013> endpoint:rtpbridge/e0@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955958 DLMGCP DEBUG <0013> endpoint:rtpbridge/e1@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955958 DLMGCP DEBUG <0013> endpoint:rtpbridge/e2@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955958 DLMGCP DEBUG <0013> endpoint:rtpbridge/e3@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955958 DLMGCP DEBUG <0013> endpoint:rtpbridge/e4@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955958 DLMGCP DEBUG <0013> endpoint:rtpbridge/e5@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955958 DLMGCP DEBUG <0013> endpoint:rtpbridge/e6@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955958 DLMGCP DEBUG <0013> endpoint:rtpbridge/e7@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955958 DLMGCP DEBUG <0013> endpoint:rtpbridge/e8@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955958 DLMGCP DEBUG <0013> endpoint:rtpbridge/e9@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955958 DLMGCP DEBUG <0013> endpoint:rtpbridge/ea@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955958 DLMGCP DEBUG <0013> endpoint:rtpbridge/eb@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955958 DLMGCP DEBUG <0013> endpoint:rtpbridge/ec@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955958 DLMGCP DEBUG <0013> endpoint:rtpbridge/ed@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955958 DLMGCP DEBUG <0013> endpoint:rtpbridge/ee@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955958 DLMGCP DEBUG <0013> endpoint:rtpbridge/ef@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955958 DLMGCP DEBUG <0013> endpoint:rtpbridge/f0@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955958 DLMGCP DEBUG <0013> endpoint:rtpbridge/f1@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955958 DLMGCP DEBUG <0013> endpoint:rtpbridge/f2@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955958 DLMGCP DEBUG <0013> endpoint:rtpbridge/f3@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955958 DLMGCP DEBUG <0013> endpoint:rtpbridge/f4@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955958 DLMGCP DEBUG <0013> endpoint:rtpbridge/f5@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955958 DLMGCP DEBUG <0013> endpoint:rtpbridge/f6@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955958 DLMGCP DEBUG <0013> endpoint:rtpbridge/f7@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955958 DLMGCP DEBUG <0013> endpoint:rtpbridge/f8@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955958 DLMGCP DEBUG <0013> endpoint:rtpbridge/f9@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955958 DLMGCP DEBUG <0013> endpoint:rtpbridge/fa@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955958 DLMGCP DEBUG <0013> endpoint:rtpbridge/fb@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955958 DLMGCP DEBUG <0013> endpoint:rtpbridge/fc@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955958 DLMGCP DEBUG <0013> endpoint:rtpbridge/fd@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955958 DLMGCP DEBUG <0013> endpoint:rtpbridge/fe@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955958 DLMGCP DEBUG <0013> endpoint:rtpbridge/ff@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955958 DLMGCP DEBUG <0013> endpoint:rtpbridge/100@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955958 DLMGCP DEBUG <0013> endpoint:rtpbridge/101@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955958 DLMGCP DEBUG <0013> endpoint:rtpbridge/102@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955958 DLMGCP DEBUG <0013> endpoint:rtpbridge/103@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955958 DLMGCP DEBUG <0013> endpoint:rtpbridge/104@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955958 DLMGCP DEBUG <0013> endpoint:rtpbridge/105@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955958 DLMGCP DEBUG <0013> endpoint:rtpbridge/106@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955958 DLMGCP DEBUG <0013> endpoint:rtpbridge/107@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955958 DLMGCP DEBUG <0013> endpoint:rtpbridge/108@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955958 DLMGCP DEBUG <0013> endpoint:rtpbridge/109@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955958 DLMGCP DEBUG <0013> endpoint:rtpbridge/10a@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955958 DLMGCP DEBUG <0013> endpoint:rtpbridge/10b@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955958 DLMGCP DEBUG <0013> endpoint:rtpbridge/10c@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955958 DLMGCP DEBUG <0013> endpoint:rtpbridge/10d@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955958 DLMGCP DEBUG <0013> endpoint:rtpbridge/10e@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955958 DLMGCP DEBUG <0013> endpoint:rtpbridge/10f@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955958 DLMGCP DEBUG <0013> endpoint:rtpbridge/110@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955958 DLMGCP DEBUG <0013> endpoint:rtpbridge/111@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955958 DLMGCP DEBUG <0013> endpoint:rtpbridge/112@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955958 DLMGCP DEBUG <0013> endpoint:rtpbridge/113@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955958 DLMGCP DEBUG <0013> endpoint:rtpbridge/114@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955958 DLMGCP DEBUG <0013> endpoint:rtpbridge/115@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955958 DLMGCP DEBUG <0013> endpoint:rtpbridge/116@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955958 DLMGCP DEBUG <0013> endpoint:rtpbridge/117@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955958 DLMGCP DEBUG <0013> endpoint:rtpbridge/118@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955958 DLMGCP DEBUG <0013> endpoint:rtpbridge/119@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955958 DLMGCP DEBUG <0013> endpoint:rtpbridge/11a@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955958 DLMGCP DEBUG <0013> endpoint:rtpbridge/11b@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955958 DLMGCP DEBUG <0013> endpoint:rtpbridge/11c@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955958 DLMGCP DEBUG <0013> endpoint:rtpbridge/11d@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955958 DLMGCP DEBUG <0013> endpoint:rtpbridge/11e@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955958 DLMGCP DEBUG <0013> endpoint:rtpbridge/11f@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955958 DLMGCP DEBUG <0013> endpoint:rtpbridge/120@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955958 DLMGCP DEBUG <0013> endpoint:rtpbridge/121@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955958 DLMGCP DEBUG <0013> endpoint:rtpbridge/122@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955958 DLMGCP DEBUG <0013> endpoint:rtpbridge/123@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955958 DLMGCP DEBUG <0013> endpoint:rtpbridge/124@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955958 DLMGCP DEBUG <0013> endpoint:rtpbridge/125@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955958 DLMGCP DEBUG <0013> endpoint:rtpbridge/126@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955958 DLMGCP DEBUG <0013> endpoint:rtpbridge/127@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955958 DLMGCP DEBUG <0013> endpoint:rtpbridge/128@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955958 DLMGCP DEBUG <0013> endpoint:rtpbridge/129@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955958 DLMGCP DEBUG <0013> endpoint:rtpbridge/12a@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955958 DLMGCP DEBUG <0013> endpoint:rtpbridge/12b@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955958 DLMGCP DEBUG <0013> endpoint:rtpbridge/12c@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955958 DLMGCP DEBUG <0013> endpoint:none Generated response: code=200 (mgcp_protocol.c:230) 20241102125955958 DLMGCP DEBUG <0013> Generated response: line #00: 200 2690 OK (mgcp_msg.c:67) 20241102125955958 DLMGCP DEBUG <0013> Received message: line #00: DLCX 2691 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241102125955958 DLMGCP DEBUG <0013> Received message: line #01: C: 0094 (mgcp_msg.c:67) 20241102125955958 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found free endpoint: rtpbridge/1@mgw (mgcp_endp.c:261) 20241102125955958 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:441) 20241102125955959 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241102125955959 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955959 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955959 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955959 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955959 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955959 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955959 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955959 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955959 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955959 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955959 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955959 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955959 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955959 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955959 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955959 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955959 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955959 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955959 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955959 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955959 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955959 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955959 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955959 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955959 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955959 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955959 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955959 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955959 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955959 DLMGCP DEBUG <0013> endpoint:rtpbridge/1e@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955959 DLMGCP DEBUG <0013> endpoint:rtpbridge/1f@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955959 DLMGCP DEBUG <0013> endpoint:rtpbridge/20@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955959 DLMGCP DEBUG <0013> endpoint:rtpbridge/21@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955959 DLMGCP DEBUG <0013> endpoint:rtpbridge/22@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955959 DLMGCP DEBUG <0013> endpoint:rtpbridge/23@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955959 DLMGCP DEBUG <0013> endpoint:rtpbridge/24@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955959 DLMGCP DEBUG <0013> endpoint:rtpbridge/25@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955959 DLMGCP DEBUG <0013> endpoint:rtpbridge/26@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955959 DLMGCP DEBUG <0013> endpoint:rtpbridge/27@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955959 DLMGCP DEBUG <0013> endpoint:rtpbridge/28@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955959 DLMGCP DEBUG <0013> endpoint:rtpbridge/29@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955959 DLMGCP DEBUG <0013> endpoint:rtpbridge/2a@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955959 DLMGCP DEBUG <0013> endpoint:rtpbridge/2b@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955959 DLMGCP DEBUG <0013> endpoint:rtpbridge/2c@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955959 DLMGCP DEBUG <0013> endpoint:rtpbridge/2d@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955959 DLMGCP DEBUG <0013> endpoint:rtpbridge/2e@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955959 DLMGCP DEBUG <0013> endpoint:rtpbridge/2f@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955959 DLMGCP DEBUG <0013> endpoint:rtpbridge/30@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955959 DLMGCP DEBUG <0013> endpoint:rtpbridge/31@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955959 DLMGCP DEBUG <0013> endpoint:rtpbridge/32@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955959 DLMGCP DEBUG <0013> endpoint:rtpbridge/33@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955959 DLMGCP DEBUG <0013> endpoint:rtpbridge/34@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955959 DLMGCP DEBUG <0013> endpoint:rtpbridge/35@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955959 DLMGCP DEBUG <0013> endpoint:rtpbridge/36@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955959 DLMGCP DEBUG <0013> endpoint:rtpbridge/37@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955959 DLMGCP DEBUG <0013> endpoint:rtpbridge/38@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955959 DLMGCP DEBUG <0013> endpoint:rtpbridge/39@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955959 DLMGCP DEBUG <0013> endpoint:rtpbridge/3a@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955959 DLMGCP DEBUG <0013> endpoint:rtpbridge/3b@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955959 DLMGCP DEBUG <0013> endpoint:rtpbridge/3c@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955959 DLMGCP DEBUG <0013> endpoint:rtpbridge/3d@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955959 DLMGCP DEBUG <0013> endpoint:rtpbridge/3e@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955959 DLMGCP DEBUG <0013> endpoint:rtpbridge/3f@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955959 DLMGCP DEBUG <0013> endpoint:rtpbridge/40@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955959 DLMGCP DEBUG <0013> endpoint:rtpbridge/41@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955959 DLMGCP DEBUG <0013> endpoint:rtpbridge/42@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955959 DLMGCP DEBUG <0013> endpoint:rtpbridge/43@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955959 DLMGCP DEBUG <0013> endpoint:rtpbridge/44@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955959 DLMGCP DEBUG <0013> endpoint:rtpbridge/45@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955959 DLMGCP DEBUG <0013> endpoint:rtpbridge/46@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955959 DLMGCP DEBUG <0013> endpoint:rtpbridge/47@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955959 DLMGCP DEBUG <0013> endpoint:rtpbridge/48@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955959 DLMGCP DEBUG <0013> endpoint:rtpbridge/49@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955959 DLMGCP DEBUG <0013> endpoint:rtpbridge/4a@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955959 DLMGCP DEBUG <0013> endpoint:rtpbridge/4b@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955959 DLMGCP DEBUG <0013> endpoint:rtpbridge/4c@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955959 DLMGCP DEBUG <0013> endpoint:rtpbridge/4d@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955959 DLMGCP DEBUG <0013> endpoint:rtpbridge/4e@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955959 DLMGCP DEBUG <0013> endpoint:rtpbridge/4f@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955959 DLMGCP DEBUG <0013> endpoint:rtpbridge/50@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955959 DLMGCP DEBUG <0013> endpoint:rtpbridge/51@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955959 DLMGCP DEBUG <0013> endpoint:rtpbridge/52@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955959 DLMGCP DEBUG <0013> endpoint:rtpbridge/53@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955959 DLMGCP DEBUG <0013> endpoint:rtpbridge/54@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955959 DLMGCP DEBUG <0013> endpoint:rtpbridge/55@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955959 DLMGCP DEBUG <0013> endpoint:rtpbridge/56@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955959 DLMGCP DEBUG <0013> endpoint:rtpbridge/57@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955959 DLMGCP DEBUG <0013> endpoint:rtpbridge/58@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955959 DLMGCP DEBUG <0013> endpoint:rtpbridge/59@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955959 DLMGCP DEBUG <0013> endpoint:rtpbridge/5a@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955959 DLMGCP DEBUG <0013> endpoint:rtpbridge/5b@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955959 DLMGCP DEBUG <0013> endpoint:rtpbridge/5c@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955959 DLMGCP DEBUG <0013> endpoint:rtpbridge/5d@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955959 DLMGCP DEBUG <0013> endpoint:rtpbridge/5e@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955959 DLMGCP DEBUG <0013> endpoint:rtpbridge/5f@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955959 DLMGCP DEBUG <0013> endpoint:rtpbridge/60@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955959 DLMGCP DEBUG <0013> endpoint:rtpbridge/61@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955959 DLMGCP DEBUG <0013> endpoint:rtpbridge/62@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955959 DLMGCP DEBUG <0013> endpoint:rtpbridge/63@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955959 DLMGCP DEBUG <0013> endpoint:rtpbridge/64@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955959 DLMGCP DEBUG <0013> endpoint:rtpbridge/65@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955959 DLMGCP DEBUG <0013> endpoint:rtpbridge/66@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955959 DLMGCP DEBUG <0013> endpoint:rtpbridge/67@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955959 DLMGCP DEBUG <0013> endpoint:rtpbridge/68@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955959 DLMGCP DEBUG <0013> endpoint:rtpbridge/69@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955959 DLMGCP DEBUG <0013> endpoint:rtpbridge/6a@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955959 DLMGCP DEBUG <0013> endpoint:rtpbridge/6b@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955959 DLMGCP DEBUG <0013> endpoint:rtpbridge/6c@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955959 DLMGCP DEBUG <0013> endpoint:rtpbridge/6d@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955959 DLMGCP DEBUG <0013> endpoint:rtpbridge/6e@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955959 DLMGCP DEBUG <0013> endpoint:rtpbridge/6f@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955959 DLMGCP DEBUG <0013> endpoint:rtpbridge/70@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955959 DLMGCP DEBUG <0013> endpoint:rtpbridge/71@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955959 DLMGCP DEBUG <0013> endpoint:rtpbridge/72@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955959 DLMGCP DEBUG <0013> endpoint:rtpbridge/73@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955959 DLMGCP DEBUG <0013> endpoint:rtpbridge/74@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955959 DLMGCP DEBUG <0013> endpoint:rtpbridge/75@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955959 DLMGCP DEBUG <0013> endpoint:rtpbridge/76@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955959 DLMGCP DEBUG <0013> endpoint:rtpbridge/77@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955959 DLMGCP DEBUG <0013> endpoint:rtpbridge/78@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955959 DLMGCP DEBUG <0013> endpoint:rtpbridge/79@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955959 DLMGCP DEBUG <0013> endpoint:rtpbridge/7a@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955959 DLMGCP DEBUG <0013> endpoint:rtpbridge/7b@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955959 DLMGCP DEBUG <0013> endpoint:rtpbridge/7c@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955959 DLMGCP DEBUG <0013> endpoint:rtpbridge/7d@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955959 DLMGCP DEBUG <0013> endpoint:rtpbridge/7e@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955959 DLMGCP DEBUG <0013> endpoint:rtpbridge/7f@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955959 DLMGCP DEBUG <0013> endpoint:rtpbridge/80@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955959 DLMGCP DEBUG <0013> endpoint:rtpbridge/81@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955959 DLMGCP DEBUG <0013> endpoint:rtpbridge/82@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955959 DLMGCP DEBUG <0013> endpoint:rtpbridge/83@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955959 DLMGCP DEBUG <0013> endpoint:rtpbridge/84@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955959 DLMGCP DEBUG <0013> endpoint:rtpbridge/85@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955959 DLMGCP DEBUG <0013> endpoint:rtpbridge/86@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955959 DLMGCP DEBUG <0013> endpoint:rtpbridge/87@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955959 DLMGCP DEBUG <0013> endpoint:rtpbridge/88@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955959 DLMGCP DEBUG <0013> endpoint:rtpbridge/89@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955959 DLMGCP DEBUG <0013> endpoint:rtpbridge/8a@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955959 DLMGCP DEBUG <0013> endpoint:rtpbridge/8b@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955959 DLMGCP DEBUG <0013> endpoint:rtpbridge/8c@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955959 DLMGCP DEBUG <0013> endpoint:rtpbridge/8d@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955959 DLMGCP DEBUG <0013> endpoint:rtpbridge/8e@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955959 DLMGCP DEBUG <0013> endpoint:rtpbridge/8f@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955959 DLMGCP DEBUG <0013> endpoint:rtpbridge/90@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955959 DLMGCP DEBUG <0013> endpoint:rtpbridge/91@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955959 DLMGCP DEBUG <0013> endpoint:rtpbridge/92@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955959 DLMGCP DEBUG <0013> endpoint:rtpbridge/93@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955959 DLMGCP DEBUG <0013> endpoint:rtpbridge/94@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955959 DLMGCP DEBUG <0013> endpoint:rtpbridge/95@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955959 DLMGCP DEBUG <0013> endpoint:rtpbridge/96@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955959 DLMGCP DEBUG <0013> endpoint:rtpbridge/97@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955959 DLMGCP DEBUG <0013> endpoint:rtpbridge/98@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955959 DLMGCP DEBUG <0013> endpoint:rtpbridge/99@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955959 DLMGCP DEBUG <0013> endpoint:rtpbridge/9a@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955959 DLMGCP DEBUG <0013> endpoint:rtpbridge/9b@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955959 DLMGCP DEBUG <0013> endpoint:rtpbridge/9c@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955959 DLMGCP DEBUG <0013> endpoint:rtpbridge/9d@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955959 DLMGCP DEBUG <0013> endpoint:rtpbridge/9e@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955959 DLMGCP DEBUG <0013> endpoint:rtpbridge/9f@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955959 DLMGCP DEBUG <0013> endpoint:rtpbridge/a0@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955959 DLMGCP DEBUG <0013> endpoint:rtpbridge/a1@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955959 DLMGCP DEBUG <0013> endpoint:rtpbridge/a2@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955959 DLMGCP DEBUG <0013> endpoint:rtpbridge/a3@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955959 DLMGCP DEBUG <0013> endpoint:rtpbridge/a4@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955959 DLMGCP DEBUG <0013> endpoint:rtpbridge/a5@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955959 DLMGCP DEBUG <0013> endpoint:rtpbridge/a6@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955959 DLMGCP DEBUG <0013> endpoint:rtpbridge/a7@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955959 DLMGCP DEBUG <0013> endpoint:rtpbridge/a8@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955959 DLMGCP DEBUG <0013> endpoint:rtpbridge/a9@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955959 DLMGCP DEBUG <0013> endpoint:rtpbridge/aa@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955959 DLMGCP DEBUG <0013> endpoint:rtpbridge/ab@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955959 DLMGCP DEBUG <0013> endpoint:rtpbridge/ac@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955960 DLMGCP DEBUG <0013> endpoint:rtpbridge/ad@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955960 DLMGCP DEBUG <0013> endpoint:rtpbridge/ae@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955960 DLMGCP DEBUG <0013> endpoint:rtpbridge/af@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955960 DLMGCP DEBUG <0013> endpoint:rtpbridge/b0@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955960 DLMGCP DEBUG <0013> endpoint:rtpbridge/b1@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955960 DLMGCP DEBUG <0013> endpoint:rtpbridge/b2@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955960 DLMGCP DEBUG <0013> endpoint:rtpbridge/b3@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955960 DLMGCP DEBUG <0013> endpoint:rtpbridge/b4@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955960 DLMGCP DEBUG <0013> endpoint:rtpbridge/b5@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955960 DLMGCP DEBUG <0013> endpoint:rtpbridge/b6@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955960 DLMGCP DEBUG <0013> endpoint:rtpbridge/b7@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955960 DLMGCP DEBUG <0013> endpoint:rtpbridge/b8@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955960 DLMGCP DEBUG <0013> endpoint:rtpbridge/b9@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955960 DLMGCP DEBUG <0013> endpoint:rtpbridge/ba@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955960 DLMGCP DEBUG <0013> endpoint:rtpbridge/bb@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955960 DLMGCP DEBUG <0013> endpoint:rtpbridge/bc@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955960 DLMGCP DEBUG <0013> endpoint:rtpbridge/bd@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955960 DLMGCP DEBUG <0013> endpoint:rtpbridge/be@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955960 DLMGCP DEBUG <0013> endpoint:rtpbridge/bf@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955960 DLMGCP DEBUG <0013> endpoint:rtpbridge/c0@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955960 DLMGCP DEBUG <0013> endpoint:rtpbridge/c1@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955960 DLMGCP DEBUG <0013> endpoint:rtpbridge/c2@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955960 DLMGCP DEBUG <0013> endpoint:rtpbridge/c3@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955960 DLMGCP DEBUG <0013> endpoint:rtpbridge/c4@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955960 DLMGCP DEBUG <0013> endpoint:rtpbridge/c5@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955960 DLMGCP DEBUG <0013> endpoint:rtpbridge/c6@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955960 DLMGCP DEBUG <0013> endpoint:rtpbridge/c7@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955960 DLMGCP DEBUG <0013> endpoint:rtpbridge/c8@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955960 DLMGCP DEBUG <0013> endpoint:rtpbridge/c9@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955960 DLMGCP DEBUG <0013> endpoint:rtpbridge/ca@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955960 DLMGCP DEBUG <0013> endpoint:rtpbridge/cb@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955960 DLMGCP DEBUG <0013> endpoint:rtpbridge/cc@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955960 DLMGCP DEBUG <0013> endpoint:rtpbridge/cd@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955960 DLMGCP DEBUG <0013> endpoint:rtpbridge/ce@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955960 DLMGCP DEBUG <0013> endpoint:rtpbridge/cf@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955960 DLMGCP DEBUG <0013> endpoint:rtpbridge/d0@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955960 DLMGCP DEBUG <0013> endpoint:rtpbridge/d1@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955960 DLMGCP DEBUG <0013> endpoint:rtpbridge/d2@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955960 DLMGCP DEBUG <0013> endpoint:rtpbridge/d3@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955960 DLMGCP DEBUG <0013> endpoint:rtpbridge/d4@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955960 DLMGCP DEBUG <0013> endpoint:rtpbridge/d5@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955960 DLMGCP DEBUG <0013> endpoint:rtpbridge/d6@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955960 DLMGCP DEBUG <0013> endpoint:rtpbridge/d7@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955960 DLMGCP DEBUG <0013> endpoint:rtpbridge/d8@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955960 DLMGCP DEBUG <0013> endpoint:rtpbridge/d9@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955960 DLMGCP DEBUG <0013> endpoint:rtpbridge/da@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955960 DLMGCP DEBUG <0013> endpoint:rtpbridge/db@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955960 DLMGCP DEBUG <0013> endpoint:rtpbridge/dc@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955960 DLMGCP DEBUG <0013> endpoint:rtpbridge/dd@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955960 DLMGCP DEBUG <0013> endpoint:rtpbridge/de@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955960 DLMGCP DEBUG <0013> endpoint:rtpbridge/df@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955960 DLMGCP DEBUG <0013> endpoint:rtpbridge/e0@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955960 DLMGCP DEBUG <0013> endpoint:rtpbridge/e1@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955960 DLMGCP DEBUG <0013> endpoint:rtpbridge/e2@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955960 DLMGCP DEBUG <0013> endpoint:rtpbridge/e3@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955960 DLMGCP DEBUG <0013> endpoint:rtpbridge/e4@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955960 DLMGCP DEBUG <0013> endpoint:rtpbridge/e5@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955960 DLMGCP DEBUG <0013> endpoint:rtpbridge/e6@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955960 DLMGCP DEBUG <0013> endpoint:rtpbridge/e7@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955960 DLMGCP DEBUG <0013> endpoint:rtpbridge/e8@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955960 DLMGCP DEBUG <0013> endpoint:rtpbridge/e9@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955960 DLMGCP DEBUG <0013> endpoint:rtpbridge/ea@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955960 DLMGCP DEBUG <0013> endpoint:rtpbridge/eb@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955960 DLMGCP DEBUG <0013> endpoint:rtpbridge/ec@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955960 DLMGCP DEBUG <0013> endpoint:rtpbridge/ed@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955960 DLMGCP DEBUG <0013> endpoint:rtpbridge/ee@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955960 DLMGCP DEBUG <0013> endpoint:rtpbridge/ef@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955960 DLMGCP DEBUG <0013> endpoint:rtpbridge/f0@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955960 DLMGCP DEBUG <0013> endpoint:rtpbridge/f1@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955960 DLMGCP DEBUG <0013> endpoint:rtpbridge/f2@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955960 DLMGCP DEBUG <0013> endpoint:rtpbridge/f3@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955960 DLMGCP DEBUG <0013> endpoint:rtpbridge/f4@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955960 DLMGCP DEBUG <0013> endpoint:rtpbridge/f5@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955960 DLMGCP DEBUG <0013> endpoint:rtpbridge/f6@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955960 DLMGCP DEBUG <0013> endpoint:rtpbridge/f7@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955960 DLMGCP DEBUG <0013> endpoint:rtpbridge/f8@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955960 DLMGCP DEBUG <0013> endpoint:rtpbridge/f9@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955960 DLMGCP DEBUG <0013> endpoint:rtpbridge/fa@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955960 DLMGCP DEBUG <0013> endpoint:rtpbridge/fb@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955960 DLMGCP DEBUG <0013> endpoint:rtpbridge/fc@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955960 DLMGCP DEBUG <0013> endpoint:rtpbridge/fd@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955960 DLMGCP DEBUG <0013> endpoint:rtpbridge/fe@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955960 DLMGCP DEBUG <0013> endpoint:rtpbridge/ff@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955960 DLMGCP DEBUG <0013> endpoint:rtpbridge/100@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955960 DLMGCP DEBUG <0013> endpoint:rtpbridge/101@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955960 DLMGCP DEBUG <0013> endpoint:rtpbridge/102@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955960 DLMGCP DEBUG <0013> endpoint:rtpbridge/103@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955960 DLMGCP DEBUG <0013> endpoint:rtpbridge/104@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955960 DLMGCP DEBUG <0013> endpoint:rtpbridge/105@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955960 DLMGCP DEBUG <0013> endpoint:rtpbridge/106@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955960 DLMGCP DEBUG <0013> endpoint:rtpbridge/107@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955960 DLMGCP DEBUG <0013> endpoint:rtpbridge/108@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955960 DLMGCP DEBUG <0013> endpoint:rtpbridge/109@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955960 DLMGCP DEBUG <0013> endpoint:rtpbridge/10a@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955960 DLMGCP DEBUG <0013> endpoint:rtpbridge/10b@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955960 DLMGCP DEBUG <0013> endpoint:rtpbridge/10c@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955960 DLMGCP DEBUG <0013> endpoint:rtpbridge/10d@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955960 DLMGCP DEBUG <0013> endpoint:rtpbridge/10e@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955960 DLMGCP DEBUG <0013> endpoint:rtpbridge/10f@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955960 DLMGCP DEBUG <0013> endpoint:rtpbridge/110@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955960 DLMGCP DEBUG <0013> endpoint:rtpbridge/111@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955960 DLMGCP DEBUG <0013> endpoint:rtpbridge/112@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955960 DLMGCP DEBUG <0013> endpoint:rtpbridge/113@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955960 DLMGCP DEBUG <0013> endpoint:rtpbridge/114@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955960 DLMGCP DEBUG <0013> endpoint:rtpbridge/115@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955960 DLMGCP DEBUG <0013> endpoint:rtpbridge/116@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955960 DLMGCP DEBUG <0013> endpoint:rtpbridge/117@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955960 DLMGCP DEBUG <0013> endpoint:rtpbridge/118@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955960 DLMGCP DEBUG <0013> endpoint:rtpbridge/119@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955960 DLMGCP DEBUG <0013> endpoint:rtpbridge/11a@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955960 DLMGCP DEBUG <0013> endpoint:rtpbridge/11b@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955960 DLMGCP DEBUG <0013> endpoint:rtpbridge/11c@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955960 DLMGCP DEBUG <0013> endpoint:rtpbridge/11d@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955960 DLMGCP DEBUG <0013> endpoint:rtpbridge/11e@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955960 DLMGCP DEBUG <0013> endpoint:rtpbridge/11f@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955960 DLMGCP DEBUG <0013> endpoint:rtpbridge/120@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955960 DLMGCP DEBUG <0013> endpoint:rtpbridge/121@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955960 DLMGCP DEBUG <0013> endpoint:rtpbridge/122@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955960 DLMGCP DEBUG <0013> endpoint:rtpbridge/123@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955960 DLMGCP DEBUG <0013> endpoint:rtpbridge/124@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955960 DLMGCP DEBUG <0013> endpoint:rtpbridge/125@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955960 DLMGCP DEBUG <0013> endpoint:rtpbridge/126@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955960 DLMGCP DEBUG <0013> endpoint:rtpbridge/127@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955960 DLMGCP DEBUG <0013> endpoint:rtpbridge/128@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955960 DLMGCP DEBUG <0013> endpoint:rtpbridge/129@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955960 DLMGCP DEBUG <0013> endpoint:rtpbridge/12a@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955960 DLMGCP DEBUG <0013> endpoint:rtpbridge/12b@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955960 DLMGCP DEBUG <0013> endpoint:rtpbridge/12c@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955960 DLMGCP DEBUG <0013> endpoint:none Generated response: code=200 (mgcp_protocol.c:230) 20241102125955960 DLMGCP DEBUG <0013> Generated response: line #00: 200 2691 OK (mgcp_msg.c:67) 20241102125955961 DLMGCP DEBUG <0013> Received message: line #00: DLCX 2692 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241102125955961 DLMGCP DEBUG <0013> Received message: line #01: C: 0095 (mgcp_msg.c:67) 20241102125955961 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found free endpoint: rtpbridge/1@mgw (mgcp_endp.c:261) 20241102125955961 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:441) 20241102125955961 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241102125955961 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955961 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955961 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955961 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955961 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955961 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955961 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955961 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955961 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955961 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955961 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955961 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955961 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955961 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955961 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955961 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955961 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955961 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955961 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955961 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955961 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955961 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955961 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955961 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955961 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955961 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955961 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955961 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955961 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955961 DLMGCP DEBUG <0013> endpoint:rtpbridge/1e@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955961 DLMGCP DEBUG <0013> endpoint:rtpbridge/1f@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955961 DLMGCP DEBUG <0013> endpoint:rtpbridge/20@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955961 DLMGCP DEBUG <0013> endpoint:rtpbridge/21@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955961 DLMGCP DEBUG <0013> endpoint:rtpbridge/22@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955961 DLMGCP DEBUG <0013> endpoint:rtpbridge/23@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955961 DLMGCP DEBUG <0013> endpoint:rtpbridge/24@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955961 DLMGCP DEBUG <0013> endpoint:rtpbridge/25@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955961 DLMGCP DEBUG <0013> endpoint:rtpbridge/26@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955961 DLMGCP DEBUG <0013> endpoint:rtpbridge/27@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955961 DLMGCP DEBUG <0013> endpoint:rtpbridge/28@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955961 DLMGCP DEBUG <0013> endpoint:rtpbridge/29@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955961 DLMGCP DEBUG <0013> endpoint:rtpbridge/2a@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955961 DLMGCP DEBUG <0013> endpoint:rtpbridge/2b@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955961 DLMGCP DEBUG <0013> endpoint:rtpbridge/2c@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955961 DLMGCP DEBUG <0013> endpoint:rtpbridge/2d@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955961 DLMGCP DEBUG <0013> endpoint:rtpbridge/2e@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955961 DLMGCP DEBUG <0013> endpoint:rtpbridge/2f@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955961 DLMGCP DEBUG <0013> endpoint:rtpbridge/30@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955961 DLMGCP DEBUG <0013> endpoint:rtpbridge/31@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955961 DLMGCP DEBUG <0013> endpoint:rtpbridge/32@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955961 DLMGCP DEBUG <0013> endpoint:rtpbridge/33@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955961 DLMGCP DEBUG <0013> endpoint:rtpbridge/34@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955961 DLMGCP DEBUG <0013> endpoint:rtpbridge/35@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955961 DLMGCP DEBUG <0013> endpoint:rtpbridge/36@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955961 DLMGCP DEBUG <0013> endpoint:rtpbridge/37@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955961 DLMGCP DEBUG <0013> endpoint:rtpbridge/38@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955961 DLMGCP DEBUG <0013> endpoint:rtpbridge/39@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955961 DLMGCP DEBUG <0013> endpoint:rtpbridge/3a@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955961 DLMGCP DEBUG <0013> endpoint:rtpbridge/3b@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955961 DLMGCP DEBUG <0013> endpoint:rtpbridge/3c@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955961 DLMGCP DEBUG <0013> endpoint:rtpbridge/3d@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955961 DLMGCP DEBUG <0013> endpoint:rtpbridge/3e@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955961 DLMGCP DEBUG <0013> endpoint:rtpbridge/3f@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955961 DLMGCP DEBUG <0013> endpoint:rtpbridge/40@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955961 DLMGCP DEBUG <0013> endpoint:rtpbridge/41@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955961 DLMGCP DEBUG <0013> endpoint:rtpbridge/42@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955961 DLMGCP DEBUG <0013> endpoint:rtpbridge/43@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955961 DLMGCP DEBUG <0013> endpoint:rtpbridge/44@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955961 DLMGCP DEBUG <0013> endpoint:rtpbridge/45@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955961 DLMGCP DEBUG <0013> endpoint:rtpbridge/46@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955961 DLMGCP DEBUG <0013> endpoint:rtpbridge/47@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955961 DLMGCP DEBUG <0013> endpoint:rtpbridge/48@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955961 DLMGCP DEBUG <0013> endpoint:rtpbridge/49@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955961 DLMGCP DEBUG <0013> endpoint:rtpbridge/4a@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955961 DLMGCP DEBUG <0013> endpoint:rtpbridge/4b@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955961 DLMGCP DEBUG <0013> endpoint:rtpbridge/4c@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955961 DLMGCP DEBUG <0013> endpoint:rtpbridge/4d@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955961 DLMGCP DEBUG <0013> endpoint:rtpbridge/4e@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955961 DLMGCP DEBUG <0013> endpoint:rtpbridge/4f@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955961 DLMGCP DEBUG <0013> endpoint:rtpbridge/50@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955961 DLMGCP DEBUG <0013> endpoint:rtpbridge/51@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955961 DLMGCP DEBUG <0013> endpoint:rtpbridge/52@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955961 DLMGCP DEBUG <0013> endpoint:rtpbridge/53@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955961 DLMGCP DEBUG <0013> endpoint:rtpbridge/54@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955961 DLMGCP DEBUG <0013> endpoint:rtpbridge/55@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955961 DLMGCP DEBUG <0013> endpoint:rtpbridge/56@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955961 DLMGCP DEBUG <0013> endpoint:rtpbridge/57@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955961 DLMGCP DEBUG <0013> endpoint:rtpbridge/58@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955961 DLMGCP DEBUG <0013> endpoint:rtpbridge/59@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955961 DLMGCP DEBUG <0013> endpoint:rtpbridge/5a@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955961 DLMGCP DEBUG <0013> endpoint:rtpbridge/5b@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955961 DLMGCP DEBUG <0013> endpoint:rtpbridge/5c@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955961 DLMGCP DEBUG <0013> endpoint:rtpbridge/5d@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955961 DLMGCP DEBUG <0013> endpoint:rtpbridge/5e@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955961 DLMGCP DEBUG <0013> endpoint:rtpbridge/5f@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955961 DLMGCP DEBUG <0013> endpoint:rtpbridge/60@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955961 DLMGCP DEBUG <0013> endpoint:rtpbridge/61@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955961 DLMGCP DEBUG <0013> endpoint:rtpbridge/62@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955961 DLMGCP DEBUG <0013> endpoint:rtpbridge/63@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955961 DLMGCP DEBUG <0013> endpoint:rtpbridge/64@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955961 DLMGCP DEBUG <0013> endpoint:rtpbridge/65@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955961 DLMGCP DEBUG <0013> endpoint:rtpbridge/66@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955961 DLMGCP DEBUG <0013> endpoint:rtpbridge/67@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955961 DLMGCP DEBUG <0013> endpoint:rtpbridge/68@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955961 DLMGCP DEBUG <0013> endpoint:rtpbridge/69@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955961 DLMGCP DEBUG <0013> endpoint:rtpbridge/6a@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955961 DLMGCP DEBUG <0013> endpoint:rtpbridge/6b@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955961 DLMGCP DEBUG <0013> endpoint:rtpbridge/6c@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955961 DLMGCP DEBUG <0013> endpoint:rtpbridge/6d@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955961 DLMGCP DEBUG <0013> endpoint:rtpbridge/6e@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955961 DLMGCP DEBUG <0013> endpoint:rtpbridge/6f@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955961 DLMGCP DEBUG <0013> endpoint:rtpbridge/70@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955961 DLMGCP DEBUG <0013> endpoint:rtpbridge/71@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955961 DLMGCP DEBUG <0013> endpoint:rtpbridge/72@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955961 DLMGCP DEBUG <0013> endpoint:rtpbridge/73@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955961 DLMGCP DEBUG <0013> endpoint:rtpbridge/74@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955961 DLMGCP DEBUG <0013> endpoint:rtpbridge/75@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955961 DLMGCP DEBUG <0013> endpoint:rtpbridge/76@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955961 DLMGCP DEBUG <0013> endpoint:rtpbridge/77@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955961 DLMGCP DEBUG <0013> endpoint:rtpbridge/78@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955961 DLMGCP DEBUG <0013> endpoint:rtpbridge/79@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955961 DLMGCP DEBUG <0013> endpoint:rtpbridge/7a@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955961 DLMGCP DEBUG <0013> endpoint:rtpbridge/7b@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955961 DLMGCP DEBUG <0013> endpoint:rtpbridge/7c@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955961 DLMGCP DEBUG <0013> endpoint:rtpbridge/7d@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955961 DLMGCP DEBUG <0013> endpoint:rtpbridge/7e@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955961 DLMGCP DEBUG <0013> endpoint:rtpbridge/7f@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955961 DLMGCP DEBUG <0013> endpoint:rtpbridge/80@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955961 DLMGCP DEBUG <0013> endpoint:rtpbridge/81@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955961 DLMGCP DEBUG <0013> endpoint:rtpbridge/82@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955961 DLMGCP DEBUG <0013> endpoint:rtpbridge/83@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955961 DLMGCP DEBUG <0013> endpoint:rtpbridge/84@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955961 DLMGCP DEBUG <0013> endpoint:rtpbridge/85@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955961 DLMGCP DEBUG <0013> endpoint:rtpbridge/86@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955961 DLMGCP DEBUG <0013> endpoint:rtpbridge/87@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955961 DLMGCP DEBUG <0013> endpoint:rtpbridge/88@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955961 DLMGCP DEBUG <0013> endpoint:rtpbridge/89@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955961 DLMGCP DEBUG <0013> endpoint:rtpbridge/8a@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955961 DLMGCP DEBUG <0013> endpoint:rtpbridge/8b@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955961 DLMGCP DEBUG <0013> endpoint:rtpbridge/8c@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955961 DLMGCP DEBUG <0013> endpoint:rtpbridge/8d@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955961 DLMGCP DEBUG <0013> endpoint:rtpbridge/8e@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955961 DLMGCP DEBUG <0013> endpoint:rtpbridge/8f@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955961 DLMGCP DEBUG <0013> endpoint:rtpbridge/90@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955961 DLMGCP DEBUG <0013> endpoint:rtpbridge/91@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955961 DLMGCP DEBUG <0013> endpoint:rtpbridge/92@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955961 DLMGCP DEBUG <0013> endpoint:rtpbridge/93@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955961 DLMGCP DEBUG <0013> endpoint:rtpbridge/94@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955961 DLMGCP DEBUG <0013> endpoint:rtpbridge/95@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955961 DLMGCP DEBUG <0013> endpoint:rtpbridge/96@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955961 DLMGCP DEBUG <0013> endpoint:rtpbridge/97@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955961 DLMGCP DEBUG <0013> endpoint:rtpbridge/98@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955961 DLMGCP DEBUG <0013> endpoint:rtpbridge/99@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955961 DLMGCP DEBUG <0013> endpoint:rtpbridge/9a@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955961 DLMGCP DEBUG <0013> endpoint:rtpbridge/9b@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955961 DLMGCP DEBUG <0013> endpoint:rtpbridge/9c@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955961 DLMGCP DEBUG <0013> endpoint:rtpbridge/9d@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955961 DLMGCP DEBUG <0013> endpoint:rtpbridge/9e@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955962 DLMGCP DEBUG <0013> endpoint:rtpbridge/9f@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955962 DLMGCP DEBUG <0013> endpoint:rtpbridge/a0@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955962 DLMGCP DEBUG <0013> endpoint:rtpbridge/a1@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955962 DLMGCP DEBUG <0013> endpoint:rtpbridge/a2@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955962 DLMGCP DEBUG <0013> endpoint:rtpbridge/a3@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955962 DLMGCP DEBUG <0013> endpoint:rtpbridge/a4@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955962 DLMGCP DEBUG <0013> endpoint:rtpbridge/a5@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955962 DLMGCP DEBUG <0013> endpoint:rtpbridge/a6@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955962 DLMGCP DEBUG <0013> endpoint:rtpbridge/a7@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955962 DLMGCP DEBUG <0013> endpoint:rtpbridge/a8@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955962 DLMGCP DEBUG <0013> endpoint:rtpbridge/a9@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955962 DLMGCP DEBUG <0013> endpoint:rtpbridge/aa@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955962 DLMGCP DEBUG <0013> endpoint:rtpbridge/ab@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955962 DLMGCP DEBUG <0013> endpoint:rtpbridge/ac@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955962 DLMGCP DEBUG <0013> endpoint:rtpbridge/ad@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955962 DLMGCP DEBUG <0013> endpoint:rtpbridge/ae@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955962 DLMGCP DEBUG <0013> endpoint:rtpbridge/af@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955962 DLMGCP DEBUG <0013> endpoint:rtpbridge/b0@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955962 DLMGCP DEBUG <0013> endpoint:rtpbridge/b1@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955962 DLMGCP DEBUG <0013> endpoint:rtpbridge/b2@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955962 DLMGCP DEBUG <0013> endpoint:rtpbridge/b3@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955962 DLMGCP DEBUG <0013> endpoint:rtpbridge/b4@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955962 DLMGCP DEBUG <0013> endpoint:rtpbridge/b5@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955962 DLMGCP DEBUG <0013> endpoint:rtpbridge/b6@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955962 DLMGCP DEBUG <0013> endpoint:rtpbridge/b7@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955962 DLMGCP DEBUG <0013> endpoint:rtpbridge/b8@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955962 DLMGCP DEBUG <0013> endpoint:rtpbridge/b9@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955962 DLMGCP DEBUG <0013> endpoint:rtpbridge/ba@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955962 DLMGCP DEBUG <0013> endpoint:rtpbridge/bb@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955962 DLMGCP DEBUG <0013> endpoint:rtpbridge/bc@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955962 DLMGCP DEBUG <0013> endpoint:rtpbridge/bd@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955962 DLMGCP DEBUG <0013> endpoint:rtpbridge/be@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955962 DLMGCP DEBUG <0013> endpoint:rtpbridge/bf@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955962 DLMGCP DEBUG <0013> endpoint:rtpbridge/c0@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955962 DLMGCP DEBUG <0013> endpoint:rtpbridge/c1@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955962 DLMGCP DEBUG <0013> endpoint:rtpbridge/c2@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955962 DLMGCP DEBUG <0013> endpoint:rtpbridge/c3@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955962 DLMGCP DEBUG <0013> endpoint:rtpbridge/c4@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955962 DLMGCP DEBUG <0013> endpoint:rtpbridge/c5@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955962 DLMGCP DEBUG <0013> endpoint:rtpbridge/c6@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955962 DLMGCP DEBUG <0013> endpoint:rtpbridge/c7@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955962 DLMGCP DEBUG <0013> endpoint:rtpbridge/c8@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955962 DLMGCP DEBUG <0013> endpoint:rtpbridge/c9@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955962 DLMGCP DEBUG <0013> endpoint:rtpbridge/ca@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955962 DLMGCP DEBUG <0013> endpoint:rtpbridge/cb@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955962 DLMGCP DEBUG <0013> endpoint:rtpbridge/cc@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955962 DLMGCP DEBUG <0013> endpoint:rtpbridge/cd@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955962 DLMGCP DEBUG <0013> endpoint:rtpbridge/ce@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955962 DLMGCP DEBUG <0013> endpoint:rtpbridge/cf@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955962 DLMGCP DEBUG <0013> endpoint:rtpbridge/d0@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955962 DLMGCP DEBUG <0013> endpoint:rtpbridge/d1@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955962 DLMGCP DEBUG <0013> endpoint:rtpbridge/d2@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955962 DLMGCP DEBUG <0013> endpoint:rtpbridge/d3@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955962 DLMGCP DEBUG <0013> endpoint:rtpbridge/d4@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955962 DLMGCP DEBUG <0013> endpoint:rtpbridge/d5@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955962 DLMGCP DEBUG <0013> endpoint:rtpbridge/d6@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955962 DLMGCP DEBUG <0013> endpoint:rtpbridge/d7@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955962 DLMGCP DEBUG <0013> endpoint:rtpbridge/d8@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955962 DLMGCP DEBUG <0013> endpoint:rtpbridge/d9@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955962 DLMGCP DEBUG <0013> endpoint:rtpbridge/da@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955962 DLMGCP DEBUG <0013> endpoint:rtpbridge/db@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955962 DLMGCP DEBUG <0013> endpoint:rtpbridge/dc@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955962 DLMGCP DEBUG <0013> endpoint:rtpbridge/dd@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955962 DLMGCP DEBUG <0013> endpoint:rtpbridge/de@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955962 DLMGCP DEBUG <0013> endpoint:rtpbridge/df@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955962 DLMGCP DEBUG <0013> endpoint:rtpbridge/e0@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955962 DLMGCP DEBUG <0013> endpoint:rtpbridge/e1@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955962 DLMGCP DEBUG <0013> endpoint:rtpbridge/e2@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955962 DLMGCP DEBUG <0013> endpoint:rtpbridge/e3@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955962 DLMGCP DEBUG <0013> endpoint:rtpbridge/e4@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955962 DLMGCP DEBUG <0013> endpoint:rtpbridge/e5@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955962 DLMGCP DEBUG <0013> endpoint:rtpbridge/e6@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955962 DLMGCP DEBUG <0013> endpoint:rtpbridge/e7@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955962 DLMGCP DEBUG <0013> endpoint:rtpbridge/e8@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955962 DLMGCP DEBUG <0013> endpoint:rtpbridge/e9@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955962 DLMGCP DEBUG <0013> endpoint:rtpbridge/ea@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955962 DLMGCP DEBUG <0013> endpoint:rtpbridge/eb@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955962 DLMGCP DEBUG <0013> endpoint:rtpbridge/ec@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955962 DLMGCP DEBUG <0013> endpoint:rtpbridge/ed@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955962 DLMGCP DEBUG <0013> endpoint:rtpbridge/ee@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955962 DLMGCP DEBUG <0013> endpoint:rtpbridge/ef@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955962 DLMGCP DEBUG <0013> endpoint:rtpbridge/f0@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955962 DLMGCP DEBUG <0013> endpoint:rtpbridge/f1@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955962 DLMGCP DEBUG <0013> endpoint:rtpbridge/f2@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955962 DLMGCP DEBUG <0013> endpoint:rtpbridge/f3@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955962 DLMGCP DEBUG <0013> endpoint:rtpbridge/f4@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955962 DLMGCP DEBUG <0013> endpoint:rtpbridge/f5@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955962 DLMGCP DEBUG <0013> endpoint:rtpbridge/f6@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955962 DLMGCP DEBUG <0013> endpoint:rtpbridge/f7@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955962 DLMGCP DEBUG <0013> endpoint:rtpbridge/f8@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955962 DLMGCP DEBUG <0013> endpoint:rtpbridge/f9@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955962 DLMGCP DEBUG <0013> endpoint:rtpbridge/fa@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955962 DLMGCP DEBUG <0013> endpoint:rtpbridge/fb@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955962 DLMGCP DEBUG <0013> endpoint:rtpbridge/fc@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955962 DLMGCP DEBUG <0013> endpoint:rtpbridge/fd@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955962 DLMGCP DEBUG <0013> endpoint:rtpbridge/fe@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955962 DLMGCP DEBUG <0013> endpoint:rtpbridge/ff@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955962 DLMGCP DEBUG <0013> endpoint:rtpbridge/100@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955962 DLMGCP DEBUG <0013> endpoint:rtpbridge/101@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955962 DLMGCP DEBUG <0013> endpoint:rtpbridge/102@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955962 DLMGCP DEBUG <0013> endpoint:rtpbridge/103@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955962 DLMGCP DEBUG <0013> endpoint:rtpbridge/104@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955962 DLMGCP DEBUG <0013> endpoint:rtpbridge/105@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955962 DLMGCP DEBUG <0013> endpoint:rtpbridge/106@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955962 DLMGCP DEBUG <0013> endpoint:rtpbridge/107@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955962 DLMGCP DEBUG <0013> endpoint:rtpbridge/108@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955962 DLMGCP DEBUG <0013> endpoint:rtpbridge/109@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955962 DLMGCP DEBUG <0013> endpoint:rtpbridge/10a@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955962 DLMGCP DEBUG <0013> endpoint:rtpbridge/10b@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955962 DLMGCP DEBUG <0013> endpoint:rtpbridge/10c@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955962 DLMGCP DEBUG <0013> endpoint:rtpbridge/10d@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955962 DLMGCP DEBUG <0013> endpoint:rtpbridge/10e@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955962 DLMGCP DEBUG <0013> endpoint:rtpbridge/10f@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955962 DLMGCP DEBUG <0013> endpoint:rtpbridge/110@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955962 DLMGCP DEBUG <0013> endpoint:rtpbridge/111@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955962 DLMGCP DEBUG <0013> endpoint:rtpbridge/112@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955962 DLMGCP DEBUG <0013> endpoint:rtpbridge/113@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955962 DLMGCP DEBUG <0013> endpoint:rtpbridge/114@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955962 DLMGCP DEBUG <0013> endpoint:rtpbridge/115@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955962 DLMGCP DEBUG <0013> endpoint:rtpbridge/116@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955962 DLMGCP DEBUG <0013> endpoint:rtpbridge/117@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955962 DLMGCP DEBUG <0013> endpoint:rtpbridge/118@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955962 DLMGCP DEBUG <0013> endpoint:rtpbridge/119@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955962 DLMGCP DEBUG <0013> endpoint:rtpbridge/11a@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955962 DLMGCP DEBUG <0013> endpoint:rtpbridge/11b@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955962 DLMGCP DEBUG <0013> endpoint:rtpbridge/11c@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955962 DLMGCP DEBUG <0013> endpoint:rtpbridge/11d@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955962 DLMGCP DEBUG <0013> endpoint:rtpbridge/11e@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955962 DLMGCP DEBUG <0013> endpoint:rtpbridge/11f@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955962 DLMGCP DEBUG <0013> endpoint:rtpbridge/120@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955962 DLMGCP DEBUG <0013> endpoint:rtpbridge/121@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955962 DLMGCP DEBUG <0013> endpoint:rtpbridge/122@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955962 DLMGCP DEBUG <0013> endpoint:rtpbridge/123@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955962 DLMGCP DEBUG <0013> endpoint:rtpbridge/124@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955962 DLMGCP DEBUG <0013> endpoint:rtpbridge/125@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955962 DLMGCP DEBUG <0013> endpoint:rtpbridge/126@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955962 DLMGCP DEBUG <0013> endpoint:rtpbridge/127@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955962 DLMGCP DEBUG <0013> endpoint:rtpbridge/128@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955962 DLMGCP DEBUG <0013> endpoint:rtpbridge/129@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955962 DLMGCP DEBUG <0013> endpoint:rtpbridge/12a@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955962 DLMGCP DEBUG <0013> endpoint:rtpbridge/12b@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955962 DLMGCP DEBUG <0013> endpoint:rtpbridge/12c@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955962 DLMGCP DEBUG <0013> endpoint:none Generated response: code=200 (mgcp_protocol.c:230) 20241102125955962 DLMGCP DEBUG <0013> Generated response: line #00: 200 2692 OK (mgcp_msg.c:67) 20241102125955963 DLMGCP DEBUG <0013> Received message: line #00: DLCX 2693 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241102125955963 DLMGCP DEBUG <0013> Received message: line #01: C: 0096 (mgcp_msg.c:67) 20241102125955963 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found free endpoint: rtpbridge/1@mgw (mgcp_endp.c:261) 20241102125955963 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:441) 20241102125955963 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241102125955963 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955963 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955963 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955963 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955963 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955963 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955963 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955963 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955963 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955963 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955963 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955963 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955963 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955963 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955963 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955963 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955963 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955963 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955963 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955963 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955963 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955963 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955963 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955963 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955963 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955963 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955963 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955963 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955963 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955963 DLMGCP DEBUG <0013> endpoint:rtpbridge/1e@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955963 DLMGCP DEBUG <0013> endpoint:rtpbridge/1f@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955963 DLMGCP DEBUG <0013> endpoint:rtpbridge/20@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955963 DLMGCP DEBUG <0013> endpoint:rtpbridge/21@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955963 DLMGCP DEBUG <0013> endpoint:rtpbridge/22@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955963 DLMGCP DEBUG <0013> endpoint:rtpbridge/23@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955963 DLMGCP DEBUG <0013> endpoint:rtpbridge/24@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955963 DLMGCP DEBUG <0013> endpoint:rtpbridge/25@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955963 DLMGCP DEBUG <0013> endpoint:rtpbridge/26@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955963 DLMGCP DEBUG <0013> endpoint:rtpbridge/27@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955963 DLMGCP DEBUG <0013> endpoint:rtpbridge/28@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955963 DLMGCP DEBUG <0013> endpoint:rtpbridge/29@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955963 DLMGCP DEBUG <0013> endpoint:rtpbridge/2a@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955963 DLMGCP DEBUG <0013> endpoint:rtpbridge/2b@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955963 DLMGCP DEBUG <0013> endpoint:rtpbridge/2c@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955963 DLMGCP DEBUG <0013> endpoint:rtpbridge/2d@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955963 DLMGCP DEBUG <0013> endpoint:rtpbridge/2e@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955963 DLMGCP DEBUG <0013> endpoint:rtpbridge/2f@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955963 DLMGCP DEBUG <0013> endpoint:rtpbridge/30@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955963 DLMGCP DEBUG <0013> endpoint:rtpbridge/31@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955963 DLMGCP DEBUG <0013> endpoint:rtpbridge/32@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955963 DLMGCP DEBUG <0013> endpoint:rtpbridge/33@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955963 DLMGCP DEBUG <0013> endpoint:rtpbridge/34@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955963 DLMGCP DEBUG <0013> endpoint:rtpbridge/35@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955963 DLMGCP DEBUG <0013> endpoint:rtpbridge/36@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955963 DLMGCP DEBUG <0013> endpoint:rtpbridge/37@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955963 DLMGCP DEBUG <0013> endpoint:rtpbridge/38@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955963 DLMGCP DEBUG <0013> endpoint:rtpbridge/39@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955963 DLMGCP DEBUG <0013> endpoint:rtpbridge/3a@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955963 DLMGCP DEBUG <0013> endpoint:rtpbridge/3b@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955963 DLMGCP DEBUG <0013> endpoint:rtpbridge/3c@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955963 DLMGCP DEBUG <0013> endpoint:rtpbridge/3d@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955963 DLMGCP DEBUG <0013> endpoint:rtpbridge/3e@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955963 DLMGCP DEBUG <0013> endpoint:rtpbridge/3f@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955963 DLMGCP DEBUG <0013> endpoint:rtpbridge/40@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955963 DLMGCP DEBUG <0013> endpoint:rtpbridge/41@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955963 DLMGCP DEBUG <0013> endpoint:rtpbridge/42@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955963 DLMGCP DEBUG <0013> endpoint:rtpbridge/43@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955963 DLMGCP DEBUG <0013> endpoint:rtpbridge/44@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955963 DLMGCP DEBUG <0013> endpoint:rtpbridge/45@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955963 DLMGCP DEBUG <0013> endpoint:rtpbridge/46@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955963 DLMGCP DEBUG <0013> endpoint:rtpbridge/47@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955963 DLMGCP DEBUG <0013> endpoint:rtpbridge/48@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955963 DLMGCP DEBUG <0013> endpoint:rtpbridge/49@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955963 DLMGCP DEBUG <0013> endpoint:rtpbridge/4a@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955963 DLMGCP DEBUG <0013> endpoint:rtpbridge/4b@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955963 DLMGCP DEBUG <0013> endpoint:rtpbridge/4c@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955963 DLMGCP DEBUG <0013> endpoint:rtpbridge/4d@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955963 DLMGCP DEBUG <0013> endpoint:rtpbridge/4e@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955963 DLMGCP DEBUG <0013> endpoint:rtpbridge/4f@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955963 DLMGCP DEBUG <0013> endpoint:rtpbridge/50@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955963 DLMGCP DEBUG <0013> endpoint:rtpbridge/51@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955963 DLMGCP DEBUG <0013> endpoint:rtpbridge/52@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955963 DLMGCP DEBUG <0013> endpoint:rtpbridge/53@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955963 DLMGCP DEBUG <0013> endpoint:rtpbridge/54@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955963 DLMGCP DEBUG <0013> endpoint:rtpbridge/55@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955963 DLMGCP DEBUG <0013> endpoint:rtpbridge/56@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955963 DLMGCP DEBUG <0013> endpoint:rtpbridge/57@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955963 DLMGCP DEBUG <0013> endpoint:rtpbridge/58@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955963 DLMGCP DEBUG <0013> endpoint:rtpbridge/59@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955963 DLMGCP DEBUG <0013> endpoint:rtpbridge/5a@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955963 DLMGCP DEBUG <0013> endpoint:rtpbridge/5b@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955963 DLMGCP DEBUG <0013> endpoint:rtpbridge/5c@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955963 DLMGCP DEBUG <0013> endpoint:rtpbridge/5d@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955963 DLMGCP DEBUG <0013> endpoint:rtpbridge/5e@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955963 DLMGCP DEBUG <0013> endpoint:rtpbridge/5f@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955963 DLMGCP DEBUG <0013> endpoint:rtpbridge/60@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955963 DLMGCP DEBUG <0013> endpoint:rtpbridge/61@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955963 DLMGCP DEBUG <0013> endpoint:rtpbridge/62@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955963 DLMGCP DEBUG <0013> endpoint:rtpbridge/63@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955963 DLMGCP DEBUG <0013> endpoint:rtpbridge/64@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955963 DLMGCP DEBUG <0013> endpoint:rtpbridge/65@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955963 DLMGCP DEBUG <0013> endpoint:rtpbridge/66@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955963 DLMGCP DEBUG <0013> endpoint:rtpbridge/67@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955963 DLMGCP DEBUG <0013> endpoint:rtpbridge/68@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955963 DLMGCP DEBUG <0013> endpoint:rtpbridge/69@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955963 DLMGCP DEBUG <0013> endpoint:rtpbridge/6a@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955963 DLMGCP DEBUG <0013> endpoint:rtpbridge/6b@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955963 DLMGCP DEBUG <0013> endpoint:rtpbridge/6c@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955963 DLMGCP DEBUG <0013> endpoint:rtpbridge/6d@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955963 DLMGCP DEBUG <0013> endpoint:rtpbridge/6e@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955963 DLMGCP DEBUG <0013> endpoint:rtpbridge/6f@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955963 DLMGCP DEBUG <0013> endpoint:rtpbridge/70@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955964 DLMGCP DEBUG <0013> endpoint:rtpbridge/71@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955964 DLMGCP DEBUG <0013> endpoint:rtpbridge/72@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955964 DLMGCP DEBUG <0013> endpoint:rtpbridge/73@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955964 DLMGCP DEBUG <0013> endpoint:rtpbridge/74@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955964 DLMGCP DEBUG <0013> endpoint:rtpbridge/75@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955964 DLMGCP DEBUG <0013> endpoint:rtpbridge/76@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955964 DLMGCP DEBUG <0013> endpoint:rtpbridge/77@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955964 DLMGCP DEBUG <0013> endpoint:rtpbridge/78@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955964 DLMGCP DEBUG <0013> endpoint:rtpbridge/79@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955964 DLMGCP DEBUG <0013> endpoint:rtpbridge/7a@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955964 DLMGCP DEBUG <0013> endpoint:rtpbridge/7b@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955964 DLMGCP DEBUG <0013> endpoint:rtpbridge/7c@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955964 DLMGCP DEBUG <0013> endpoint:rtpbridge/7d@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955964 DLMGCP DEBUG <0013> endpoint:rtpbridge/7e@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955964 DLMGCP DEBUG <0013> endpoint:rtpbridge/7f@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955964 DLMGCP DEBUG <0013> endpoint:rtpbridge/80@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955964 DLMGCP DEBUG <0013> endpoint:rtpbridge/81@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955964 DLMGCP DEBUG <0013> endpoint:rtpbridge/82@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955964 DLMGCP DEBUG <0013> endpoint:rtpbridge/83@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955964 DLMGCP DEBUG <0013> endpoint:rtpbridge/84@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955964 DLMGCP DEBUG <0013> endpoint:rtpbridge/85@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955964 DLMGCP DEBUG <0013> endpoint:rtpbridge/86@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955964 DLMGCP DEBUG <0013> endpoint:rtpbridge/87@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955964 DLMGCP DEBUG <0013> endpoint:rtpbridge/88@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955964 DLMGCP DEBUG <0013> endpoint:rtpbridge/89@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955964 DLMGCP DEBUG <0013> endpoint:rtpbridge/8a@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955964 DLMGCP DEBUG <0013> endpoint:rtpbridge/8b@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955964 DLMGCP DEBUG <0013> endpoint:rtpbridge/8c@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955964 DLMGCP DEBUG <0013> endpoint:rtpbridge/8d@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955964 DLMGCP DEBUG <0013> endpoint:rtpbridge/8e@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955964 DLMGCP DEBUG <0013> endpoint:rtpbridge/8f@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955964 DLMGCP DEBUG <0013> endpoint:rtpbridge/90@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955964 DLMGCP DEBUG <0013> endpoint:rtpbridge/91@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955964 DLMGCP DEBUG <0013> endpoint:rtpbridge/92@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955964 DLMGCP DEBUG <0013> endpoint:rtpbridge/93@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955964 DLMGCP DEBUG <0013> endpoint:rtpbridge/94@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955964 DLMGCP DEBUG <0013> endpoint:rtpbridge/95@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955964 DLMGCP DEBUG <0013> endpoint:rtpbridge/96@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955964 DLMGCP DEBUG <0013> endpoint:rtpbridge/97@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955964 DLMGCP DEBUG <0013> endpoint:rtpbridge/98@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955964 DLMGCP DEBUG <0013> endpoint:rtpbridge/99@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955964 DLMGCP DEBUG <0013> endpoint:rtpbridge/9a@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955964 DLMGCP DEBUG <0013> endpoint:rtpbridge/9b@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955964 DLMGCP DEBUG <0013> endpoint:rtpbridge/9c@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955964 DLMGCP DEBUG <0013> endpoint:rtpbridge/9d@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955964 DLMGCP DEBUG <0013> endpoint:rtpbridge/9e@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955964 DLMGCP DEBUG <0013> endpoint:rtpbridge/9f@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955964 DLMGCP DEBUG <0013> endpoint:rtpbridge/a0@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955964 DLMGCP DEBUG <0013> endpoint:rtpbridge/a1@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955964 DLMGCP DEBUG <0013> endpoint:rtpbridge/a2@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955964 DLMGCP DEBUG <0013> endpoint:rtpbridge/a3@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955964 DLMGCP DEBUG <0013> endpoint:rtpbridge/a4@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955964 DLMGCP DEBUG <0013> endpoint:rtpbridge/a5@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955964 DLMGCP DEBUG <0013> endpoint:rtpbridge/a6@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955964 DLMGCP DEBUG <0013> endpoint:rtpbridge/a7@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955964 DLMGCP DEBUG <0013> endpoint:rtpbridge/a8@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955964 DLMGCP DEBUG <0013> endpoint:rtpbridge/a9@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955964 DLMGCP DEBUG <0013> endpoint:rtpbridge/aa@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955964 DLMGCP DEBUG <0013> endpoint:rtpbridge/ab@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955964 DLMGCP DEBUG <0013> endpoint:rtpbridge/ac@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955964 DLMGCP DEBUG <0013> endpoint:rtpbridge/ad@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955964 DLMGCP DEBUG <0013> endpoint:rtpbridge/ae@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955964 DLMGCP DEBUG <0013> endpoint:rtpbridge/af@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955964 DLMGCP DEBUG <0013> endpoint:rtpbridge/b0@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955964 DLMGCP DEBUG <0013> endpoint:rtpbridge/b1@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955964 DLMGCP DEBUG <0013> endpoint:rtpbridge/b2@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955964 DLMGCP DEBUG <0013> endpoint:rtpbridge/b3@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955964 DLMGCP DEBUG <0013> endpoint:rtpbridge/b4@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955964 DLMGCP DEBUG <0013> endpoint:rtpbridge/b5@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955964 DLMGCP DEBUG <0013> endpoint:rtpbridge/b6@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955964 DLMGCP DEBUG <0013> endpoint:rtpbridge/b7@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955964 DLMGCP DEBUG <0013> endpoint:rtpbridge/b8@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955964 DLMGCP DEBUG <0013> endpoint:rtpbridge/b9@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955964 DLMGCP DEBUG <0013> endpoint:rtpbridge/ba@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955964 DLMGCP DEBUG <0013> endpoint:rtpbridge/bb@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955964 DLMGCP DEBUG <0013> endpoint:rtpbridge/bc@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955964 DLMGCP DEBUG <0013> endpoint:rtpbridge/bd@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955964 DLMGCP DEBUG <0013> endpoint:rtpbridge/be@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955964 DLMGCP DEBUG <0013> endpoint:rtpbridge/bf@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955964 DLMGCP DEBUG <0013> endpoint:rtpbridge/c0@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955964 DLMGCP DEBUG <0013> endpoint:rtpbridge/c1@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955964 DLMGCP DEBUG <0013> endpoint:rtpbridge/c2@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955964 DLMGCP DEBUG <0013> endpoint:rtpbridge/c3@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955964 DLMGCP DEBUG <0013> endpoint:rtpbridge/c4@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955964 DLMGCP DEBUG <0013> endpoint:rtpbridge/c5@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955964 DLMGCP DEBUG <0013> endpoint:rtpbridge/c6@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955964 DLMGCP DEBUG <0013> endpoint:rtpbridge/c7@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955964 DLMGCP DEBUG <0013> endpoint:rtpbridge/c8@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955964 DLMGCP DEBUG <0013> endpoint:rtpbridge/c9@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955964 DLMGCP DEBUG <0013> endpoint:rtpbridge/ca@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955964 DLMGCP DEBUG <0013> endpoint:rtpbridge/cb@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955964 DLMGCP DEBUG <0013> endpoint:rtpbridge/cc@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955964 DLMGCP DEBUG <0013> endpoint:rtpbridge/cd@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955964 DLMGCP DEBUG <0013> endpoint:rtpbridge/ce@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955964 DLMGCP DEBUG <0013> endpoint:rtpbridge/cf@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955964 DLMGCP DEBUG <0013> endpoint:rtpbridge/d0@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955964 DLMGCP DEBUG <0013> endpoint:rtpbridge/d1@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955964 DLMGCP DEBUG <0013> endpoint:rtpbridge/d2@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955964 DLMGCP DEBUG <0013> endpoint:rtpbridge/d3@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955964 DLMGCP DEBUG <0013> endpoint:rtpbridge/d4@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955964 DLMGCP DEBUG <0013> endpoint:rtpbridge/d5@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955964 DLMGCP DEBUG <0013> endpoint:rtpbridge/d6@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955964 DLMGCP DEBUG <0013> endpoint:rtpbridge/d7@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955964 DLMGCP DEBUG <0013> endpoint:rtpbridge/d8@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955964 DLMGCP DEBUG <0013> endpoint:rtpbridge/d9@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955964 DLMGCP DEBUG <0013> endpoint:rtpbridge/da@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955964 DLMGCP DEBUG <0013> endpoint:rtpbridge/db@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955964 DLMGCP DEBUG <0013> endpoint:rtpbridge/dc@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955964 DLMGCP DEBUG <0013> endpoint:rtpbridge/dd@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955964 DLMGCP DEBUG <0013> endpoint:rtpbridge/de@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955964 DLMGCP DEBUG <0013> endpoint:rtpbridge/df@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955964 DLMGCP DEBUG <0013> endpoint:rtpbridge/e0@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955964 DLMGCP DEBUG <0013> endpoint:rtpbridge/e1@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955964 DLMGCP DEBUG <0013> endpoint:rtpbridge/e2@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955964 DLMGCP DEBUG <0013> endpoint:rtpbridge/e3@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955964 DLMGCP DEBUG <0013> endpoint:rtpbridge/e4@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955964 DLMGCP DEBUG <0013> endpoint:rtpbridge/e5@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955964 DLMGCP DEBUG <0013> endpoint:rtpbridge/e6@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955964 DLMGCP DEBUG <0013> endpoint:rtpbridge/e7@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955964 DLMGCP DEBUG <0013> endpoint:rtpbridge/e8@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955964 DLMGCP DEBUG <0013> endpoint:rtpbridge/e9@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955964 DLMGCP DEBUG <0013> endpoint:rtpbridge/ea@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955964 DLMGCP DEBUG <0013> endpoint:rtpbridge/eb@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955964 DLMGCP DEBUG <0013> endpoint:rtpbridge/ec@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955964 DLMGCP DEBUG <0013> endpoint:rtpbridge/ed@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955964 DLMGCP DEBUG <0013> endpoint:rtpbridge/ee@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955964 DLMGCP DEBUG <0013> endpoint:rtpbridge/ef@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955964 DLMGCP DEBUG <0013> endpoint:rtpbridge/f0@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955964 DLMGCP DEBUG <0013> endpoint:rtpbridge/f1@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955964 DLMGCP DEBUG <0013> endpoint:rtpbridge/f2@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955964 DLMGCP DEBUG <0013> endpoint:rtpbridge/f3@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955964 DLMGCP DEBUG <0013> endpoint:rtpbridge/f4@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955964 DLMGCP DEBUG <0013> endpoint:rtpbridge/f5@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955964 DLMGCP DEBUG <0013> endpoint:rtpbridge/f6@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955964 DLMGCP DEBUG <0013> endpoint:rtpbridge/f7@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955964 DLMGCP DEBUG <0013> endpoint:rtpbridge/f8@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955964 DLMGCP DEBUG <0013> endpoint:rtpbridge/f9@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955964 DLMGCP DEBUG <0013> endpoint:rtpbridge/fa@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955964 DLMGCP DEBUG <0013> endpoint:rtpbridge/fb@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955964 DLMGCP DEBUG <0013> endpoint:rtpbridge/fc@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955964 DLMGCP DEBUG <0013> endpoint:rtpbridge/fd@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955964 DLMGCP DEBUG <0013> endpoint:rtpbridge/fe@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955964 DLMGCP DEBUG <0013> endpoint:rtpbridge/ff@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955964 DLMGCP DEBUG <0013> endpoint:rtpbridge/100@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955964 DLMGCP DEBUG <0013> endpoint:rtpbridge/101@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955964 DLMGCP DEBUG <0013> endpoint:rtpbridge/102@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955964 DLMGCP DEBUG <0013> endpoint:rtpbridge/103@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955964 DLMGCP DEBUG <0013> endpoint:rtpbridge/104@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955964 DLMGCP DEBUG <0013> endpoint:rtpbridge/105@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955964 DLMGCP DEBUG <0013> endpoint:rtpbridge/106@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955964 DLMGCP DEBUG <0013> endpoint:rtpbridge/107@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955964 DLMGCP DEBUG <0013> endpoint:rtpbridge/108@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955964 DLMGCP DEBUG <0013> endpoint:rtpbridge/109@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955964 DLMGCP DEBUG <0013> endpoint:rtpbridge/10a@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955964 DLMGCP DEBUG <0013> endpoint:rtpbridge/10b@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955964 DLMGCP DEBUG <0013> endpoint:rtpbridge/10c@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955964 DLMGCP DEBUG <0013> endpoint:rtpbridge/10d@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955964 DLMGCP DEBUG <0013> endpoint:rtpbridge/10e@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955964 DLMGCP DEBUG <0013> endpoint:rtpbridge/10f@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955964 DLMGCP DEBUG <0013> endpoint:rtpbridge/110@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955964 DLMGCP DEBUG <0013> endpoint:rtpbridge/111@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955964 DLMGCP DEBUG <0013> endpoint:rtpbridge/112@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955964 DLMGCP DEBUG <0013> endpoint:rtpbridge/113@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955964 DLMGCP DEBUG <0013> endpoint:rtpbridge/114@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955964 DLMGCP DEBUG <0013> endpoint:rtpbridge/115@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955964 DLMGCP DEBUG <0013> endpoint:rtpbridge/116@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955964 DLMGCP DEBUG <0013> endpoint:rtpbridge/117@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955964 DLMGCP DEBUG <0013> endpoint:rtpbridge/118@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955964 DLMGCP DEBUG <0013> endpoint:rtpbridge/119@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955964 DLMGCP DEBUG <0013> endpoint:rtpbridge/11a@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955964 DLMGCP DEBUG <0013> endpoint:rtpbridge/11b@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955964 DLMGCP DEBUG <0013> endpoint:rtpbridge/11c@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955964 DLMGCP DEBUG <0013> endpoint:rtpbridge/11d@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955964 DLMGCP DEBUG <0013> endpoint:rtpbridge/11e@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955964 DLMGCP DEBUG <0013> endpoint:rtpbridge/11f@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955964 DLMGCP DEBUG <0013> endpoint:rtpbridge/120@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955964 DLMGCP DEBUG <0013> endpoint:rtpbridge/121@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955964 DLMGCP DEBUG <0013> endpoint:rtpbridge/122@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955964 DLMGCP DEBUG <0013> endpoint:rtpbridge/123@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955964 DLMGCP DEBUG <0013> endpoint:rtpbridge/124@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955965 DLMGCP DEBUG <0013> endpoint:rtpbridge/125@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955965 DLMGCP DEBUG <0013> endpoint:rtpbridge/126@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955965 DLMGCP DEBUG <0013> endpoint:rtpbridge/127@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955965 DLMGCP DEBUG <0013> endpoint:rtpbridge/128@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955965 DLMGCP DEBUG <0013> endpoint:rtpbridge/129@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955965 DLMGCP DEBUG <0013> endpoint:rtpbridge/12a@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955965 DLMGCP DEBUG <0013> endpoint:rtpbridge/12b@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955965 DLMGCP DEBUG <0013> endpoint:rtpbridge/12c@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955965 DLMGCP DEBUG <0013> endpoint:none Generated response: code=200 (mgcp_protocol.c:230) 20241102125955965 DLMGCP DEBUG <0013> Generated response: line #00: 200 2693 OK (mgcp_msg.c:67) 20241102125955965 DLMGCP DEBUG <0013> Received message: line #00: DLCX 2694 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241102125955965 DLMGCP DEBUG <0013> Received message: line #01: C: 0097 (mgcp_msg.c:67) 20241102125955965 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found free endpoint: rtpbridge/1@mgw (mgcp_endp.c:261) 20241102125955965 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:441) 20241102125955965 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241102125955965 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955965 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955965 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955965 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955965 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955965 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955965 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955965 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955965 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955965 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955965 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955965 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955965 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955965 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955965 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955965 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955965 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955965 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955965 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955965 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955965 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955965 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955965 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955965 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955965 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955965 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955965 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955965 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955965 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955965 DLMGCP DEBUG <0013> endpoint:rtpbridge/1e@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955965 DLMGCP DEBUG <0013> endpoint:rtpbridge/1f@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955965 DLMGCP DEBUG <0013> endpoint:rtpbridge/20@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955965 DLMGCP DEBUG <0013> endpoint:rtpbridge/21@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955965 DLMGCP DEBUG <0013> endpoint:rtpbridge/22@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955965 DLMGCP DEBUG <0013> endpoint:rtpbridge/23@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955965 DLMGCP DEBUG <0013> endpoint:rtpbridge/24@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955965 DLMGCP DEBUG <0013> endpoint:rtpbridge/25@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955965 DLMGCP DEBUG <0013> endpoint:rtpbridge/26@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955965 DLMGCP DEBUG <0013> endpoint:rtpbridge/27@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955965 DLMGCP DEBUG <0013> endpoint:rtpbridge/28@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955965 DLMGCP DEBUG <0013> endpoint:rtpbridge/29@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955965 DLMGCP DEBUG <0013> endpoint:rtpbridge/2a@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955965 DLMGCP DEBUG <0013> endpoint:rtpbridge/2b@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955965 DLMGCP DEBUG <0013> endpoint:rtpbridge/2c@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955965 DLMGCP DEBUG <0013> endpoint:rtpbridge/2d@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955965 DLMGCP DEBUG <0013> endpoint:rtpbridge/2e@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955965 DLMGCP DEBUG <0013> endpoint:rtpbridge/2f@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955965 DLMGCP DEBUG <0013> endpoint:rtpbridge/30@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955965 DLMGCP DEBUG <0013> endpoint:rtpbridge/31@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955965 DLMGCP DEBUG <0013> endpoint:rtpbridge/32@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955965 DLMGCP DEBUG <0013> endpoint:rtpbridge/33@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955965 DLMGCP DEBUG <0013> endpoint:rtpbridge/34@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955965 DLMGCP DEBUG <0013> endpoint:rtpbridge/35@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955965 DLMGCP DEBUG <0013> endpoint:rtpbridge/36@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955965 DLMGCP DEBUG <0013> endpoint:rtpbridge/37@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955965 DLMGCP DEBUG <0013> endpoint:rtpbridge/38@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955965 DLMGCP DEBUG <0013> endpoint:rtpbridge/39@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955965 DLMGCP DEBUG <0013> endpoint:rtpbridge/3a@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955965 DLMGCP DEBUG <0013> endpoint:rtpbridge/3b@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955965 DLMGCP DEBUG <0013> endpoint:rtpbridge/3c@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955965 DLMGCP DEBUG <0013> endpoint:rtpbridge/3d@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955965 DLMGCP DEBUG <0013> endpoint:rtpbridge/3e@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955965 DLMGCP DEBUG <0013> endpoint:rtpbridge/3f@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955965 DLMGCP DEBUG <0013> endpoint:rtpbridge/40@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955965 DLMGCP DEBUG <0013> endpoint:rtpbridge/41@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955965 DLMGCP DEBUG <0013> endpoint:rtpbridge/42@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955965 DLMGCP DEBUG <0013> endpoint:rtpbridge/43@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955965 DLMGCP DEBUG <0013> endpoint:rtpbridge/44@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955965 DLMGCP DEBUG <0013> endpoint:rtpbridge/45@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955965 DLMGCP DEBUG <0013> endpoint:rtpbridge/46@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955965 DLMGCP DEBUG <0013> endpoint:rtpbridge/47@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955965 DLMGCP DEBUG <0013> endpoint:rtpbridge/48@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955965 DLMGCP DEBUG <0013> endpoint:rtpbridge/49@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955965 DLMGCP DEBUG <0013> endpoint:rtpbridge/4a@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955965 DLMGCP DEBUG <0013> endpoint:rtpbridge/4b@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955966 DLMGCP DEBUG <0013> endpoint:rtpbridge/4c@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955966 DLMGCP DEBUG <0013> endpoint:rtpbridge/4d@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955966 DLMGCP DEBUG <0013> endpoint:rtpbridge/4e@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955966 DLMGCP DEBUG <0013> endpoint:rtpbridge/4f@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955966 DLMGCP DEBUG <0013> endpoint:rtpbridge/50@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955966 DLMGCP DEBUG <0013> endpoint:rtpbridge/51@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955966 DLMGCP DEBUG <0013> endpoint:rtpbridge/52@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955966 DLMGCP DEBUG <0013> endpoint:rtpbridge/53@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955966 DLMGCP DEBUG <0013> endpoint:rtpbridge/54@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955966 DLMGCP DEBUG <0013> endpoint:rtpbridge/55@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955966 DLMGCP DEBUG <0013> endpoint:rtpbridge/56@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955966 DLMGCP DEBUG <0013> endpoint:rtpbridge/57@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955966 DLMGCP DEBUG <0013> endpoint:rtpbridge/58@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955966 DLMGCP DEBUG <0013> endpoint:rtpbridge/59@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955966 DLMGCP DEBUG <0013> endpoint:rtpbridge/5a@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955966 DLMGCP DEBUG <0013> endpoint:rtpbridge/5b@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955966 DLMGCP DEBUG <0013> endpoint:rtpbridge/5c@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955966 DLMGCP DEBUG <0013> endpoint:rtpbridge/5d@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955966 DLMGCP DEBUG <0013> endpoint:rtpbridge/5e@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955966 DLMGCP DEBUG <0013> endpoint:rtpbridge/5f@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955966 DLMGCP DEBUG <0013> endpoint:rtpbridge/60@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955966 DLMGCP DEBUG <0013> endpoint:rtpbridge/61@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955966 DLMGCP DEBUG <0013> endpoint:rtpbridge/62@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955966 DLMGCP DEBUG <0013> endpoint:rtpbridge/63@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955966 DLMGCP DEBUG <0013> endpoint:rtpbridge/64@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955966 DLMGCP DEBUG <0013> endpoint:rtpbridge/65@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955966 DLMGCP DEBUG <0013> endpoint:rtpbridge/66@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955966 DLMGCP DEBUG <0013> endpoint:rtpbridge/67@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955966 DLMGCP DEBUG <0013> endpoint:rtpbridge/68@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955966 DLMGCP DEBUG <0013> endpoint:rtpbridge/69@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955966 DLMGCP DEBUG <0013> endpoint:rtpbridge/6a@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955966 DLMGCP DEBUG <0013> endpoint:rtpbridge/6b@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955966 DLMGCP DEBUG <0013> endpoint:rtpbridge/6c@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955966 DLMGCP DEBUG <0013> endpoint:rtpbridge/6d@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955966 DLMGCP DEBUG <0013> endpoint:rtpbridge/6e@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955966 DLMGCP DEBUG <0013> endpoint:rtpbridge/6f@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955966 DLMGCP DEBUG <0013> endpoint:rtpbridge/70@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955966 DLMGCP DEBUG <0013> endpoint:rtpbridge/71@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955966 DLMGCP DEBUG <0013> endpoint:rtpbridge/72@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955966 DLMGCP DEBUG <0013> endpoint:rtpbridge/73@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955966 DLMGCP DEBUG <0013> endpoint:rtpbridge/74@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955966 DLMGCP DEBUG <0013> endpoint:rtpbridge/75@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955966 DLMGCP DEBUG <0013> endpoint:rtpbridge/76@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955966 DLMGCP DEBUG <0013> endpoint:rtpbridge/77@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955966 DLMGCP DEBUG <0013> endpoint:rtpbridge/78@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955966 DLMGCP DEBUG <0013> endpoint:rtpbridge/79@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955966 DLMGCP DEBUG <0013> endpoint:rtpbridge/7a@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955966 DLMGCP DEBUG <0013> endpoint:rtpbridge/7b@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955966 DLMGCP DEBUG <0013> endpoint:rtpbridge/7c@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955966 DLMGCP DEBUG <0013> endpoint:rtpbridge/7d@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955966 DLMGCP DEBUG <0013> endpoint:rtpbridge/7e@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955966 DLMGCP DEBUG <0013> endpoint:rtpbridge/7f@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955966 DLMGCP DEBUG <0013> endpoint:rtpbridge/80@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955966 DLMGCP DEBUG <0013> endpoint:rtpbridge/81@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955966 DLMGCP DEBUG <0013> endpoint:rtpbridge/82@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955966 DLMGCP DEBUG <0013> endpoint:rtpbridge/83@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955966 DLMGCP DEBUG <0013> endpoint:rtpbridge/84@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955966 DLMGCP DEBUG <0013> endpoint:rtpbridge/85@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955966 DLMGCP DEBUG <0013> endpoint:rtpbridge/86@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955966 DLMGCP DEBUG <0013> endpoint:rtpbridge/87@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955966 DLMGCP DEBUG <0013> endpoint:rtpbridge/88@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955966 DLMGCP DEBUG <0013> endpoint:rtpbridge/89@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955966 DLMGCP DEBUG <0013> endpoint:rtpbridge/8a@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955966 DLMGCP DEBUG <0013> endpoint:rtpbridge/8b@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955966 DLMGCP DEBUG <0013> endpoint:rtpbridge/8c@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955966 DLMGCP DEBUG <0013> endpoint:rtpbridge/8d@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955966 DLMGCP DEBUG <0013> endpoint:rtpbridge/8e@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955966 DLMGCP DEBUG <0013> endpoint:rtpbridge/8f@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955966 DLMGCP DEBUG <0013> endpoint:rtpbridge/90@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955966 DLMGCP DEBUG <0013> endpoint:rtpbridge/91@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955966 DLMGCP DEBUG <0013> endpoint:rtpbridge/92@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955966 DLMGCP DEBUG <0013> endpoint:rtpbridge/93@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955966 DLMGCP DEBUG <0013> endpoint:rtpbridge/94@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955966 DLMGCP DEBUG <0013> endpoint:rtpbridge/95@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955966 DLMGCP DEBUG <0013> endpoint:rtpbridge/96@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955966 DLMGCP DEBUG <0013> endpoint:rtpbridge/97@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955966 DLMGCP DEBUG <0013> endpoint:rtpbridge/98@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955966 DLMGCP DEBUG <0013> endpoint:rtpbridge/99@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955966 DLMGCP DEBUG <0013> endpoint:rtpbridge/9a@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955966 DLMGCP DEBUG <0013> endpoint:rtpbridge/9b@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955966 DLMGCP DEBUG <0013> endpoint:rtpbridge/9c@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955966 DLMGCP DEBUG <0013> endpoint:rtpbridge/9d@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955966 DLMGCP DEBUG <0013> endpoint:rtpbridge/9e@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955966 DLMGCP DEBUG <0013> endpoint:rtpbridge/9f@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955966 DLMGCP DEBUG <0013> endpoint:rtpbridge/a0@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955966 DLMGCP DEBUG <0013> endpoint:rtpbridge/a1@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955966 DLMGCP DEBUG <0013> endpoint:rtpbridge/a2@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955966 DLMGCP DEBUG <0013> endpoint:rtpbridge/a3@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955966 DLMGCP DEBUG <0013> endpoint:rtpbridge/a4@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955966 DLMGCP DEBUG <0013> endpoint:rtpbridge/a5@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955966 DLMGCP DEBUG <0013> endpoint:rtpbridge/a6@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955966 DLMGCP DEBUG <0013> endpoint:rtpbridge/a7@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955966 DLMGCP DEBUG <0013> endpoint:rtpbridge/a8@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955966 DLMGCP DEBUG <0013> endpoint:rtpbridge/a9@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955966 DLMGCP DEBUG <0013> endpoint:rtpbridge/aa@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955966 DLMGCP DEBUG <0013> endpoint:rtpbridge/ab@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955966 DLMGCP DEBUG <0013> endpoint:rtpbridge/ac@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955966 DLMGCP DEBUG <0013> endpoint:rtpbridge/ad@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955966 DLMGCP DEBUG <0013> endpoint:rtpbridge/ae@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955966 DLMGCP DEBUG <0013> endpoint:rtpbridge/af@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955966 DLMGCP DEBUG <0013> endpoint:rtpbridge/b0@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955966 DLMGCP DEBUG <0013> endpoint:rtpbridge/b1@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955966 DLMGCP DEBUG <0013> endpoint:rtpbridge/b2@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955966 DLMGCP DEBUG <0013> endpoint:rtpbridge/b3@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955966 DLMGCP DEBUG <0013> endpoint:rtpbridge/b4@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955966 DLMGCP DEBUG <0013> endpoint:rtpbridge/b5@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955966 DLMGCP DEBUG <0013> endpoint:rtpbridge/b6@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955966 DLMGCP DEBUG <0013> endpoint:rtpbridge/b7@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955966 DLMGCP DEBUG <0013> endpoint:rtpbridge/b8@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955966 DLMGCP DEBUG <0013> endpoint:rtpbridge/b9@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955966 DLMGCP DEBUG <0013> endpoint:rtpbridge/ba@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955966 DLMGCP DEBUG <0013> endpoint:rtpbridge/bb@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955966 DLMGCP DEBUG <0013> endpoint:rtpbridge/bc@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955966 DLMGCP DEBUG <0013> endpoint:rtpbridge/bd@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955966 DLMGCP DEBUG <0013> endpoint:rtpbridge/be@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955966 DLMGCP DEBUG <0013> endpoint:rtpbridge/bf@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955966 DLMGCP DEBUG <0013> endpoint:rtpbridge/c0@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955966 DLMGCP DEBUG <0013> endpoint:rtpbridge/c1@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955966 DLMGCP DEBUG <0013> endpoint:rtpbridge/c2@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955966 DLMGCP DEBUG <0013> endpoint:rtpbridge/c3@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955966 DLMGCP DEBUG <0013> endpoint:rtpbridge/c4@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955966 DLMGCP DEBUG <0013> endpoint:rtpbridge/c5@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955966 DLMGCP DEBUG <0013> endpoint:rtpbridge/c6@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955966 DLMGCP DEBUG <0013> endpoint:rtpbridge/c7@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955966 DLMGCP DEBUG <0013> endpoint:rtpbridge/c8@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955966 DLMGCP DEBUG <0013> endpoint:rtpbridge/c9@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955966 DLMGCP DEBUG <0013> endpoint:rtpbridge/ca@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955966 DLMGCP DEBUG <0013> endpoint:rtpbridge/cb@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955966 DLMGCP DEBUG <0013> endpoint:rtpbridge/cc@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955966 DLMGCP DEBUG <0013> endpoint:rtpbridge/cd@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955966 DLMGCP DEBUG <0013> endpoint:rtpbridge/ce@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955966 DLMGCP DEBUG <0013> endpoint:rtpbridge/cf@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955966 DLMGCP DEBUG <0013> endpoint:rtpbridge/d0@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955966 DLMGCP DEBUG <0013> endpoint:rtpbridge/d1@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955966 DLMGCP DEBUG <0013> endpoint:rtpbridge/d2@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955966 DLMGCP DEBUG <0013> endpoint:rtpbridge/d3@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955966 DLMGCP DEBUG <0013> endpoint:rtpbridge/d4@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955966 DLMGCP DEBUG <0013> endpoint:rtpbridge/d5@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955966 DLMGCP DEBUG <0013> endpoint:rtpbridge/d6@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955966 DLMGCP DEBUG <0013> endpoint:rtpbridge/d7@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955966 DLMGCP DEBUG <0013> endpoint:rtpbridge/d8@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955966 DLMGCP DEBUG <0013> endpoint:rtpbridge/d9@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955966 DLMGCP DEBUG <0013> endpoint:rtpbridge/da@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955966 DLMGCP DEBUG <0013> endpoint:rtpbridge/db@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955966 DLMGCP DEBUG <0013> endpoint:rtpbridge/dc@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955966 DLMGCP DEBUG <0013> endpoint:rtpbridge/dd@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955966 DLMGCP DEBUG <0013> endpoint:rtpbridge/de@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955966 DLMGCP DEBUG <0013> endpoint:rtpbridge/df@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955966 DLMGCP DEBUG <0013> endpoint:rtpbridge/e0@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955966 DLMGCP DEBUG <0013> endpoint:rtpbridge/e1@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955966 DLMGCP DEBUG <0013> endpoint:rtpbridge/e2@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955966 DLMGCP DEBUG <0013> endpoint:rtpbridge/e3@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955966 DLMGCP DEBUG <0013> endpoint:rtpbridge/e4@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955966 DLMGCP DEBUG <0013> endpoint:rtpbridge/e5@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955966 DLMGCP DEBUG <0013> endpoint:rtpbridge/e6@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955966 DLMGCP DEBUG <0013> endpoint:rtpbridge/e7@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955966 DLMGCP DEBUG <0013> endpoint:rtpbridge/e8@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955966 DLMGCP DEBUG <0013> endpoint:rtpbridge/e9@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955966 DLMGCP DEBUG <0013> endpoint:rtpbridge/ea@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955966 DLMGCP DEBUG <0013> endpoint:rtpbridge/eb@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955966 DLMGCP DEBUG <0013> endpoint:rtpbridge/ec@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955966 DLMGCP DEBUG <0013> endpoint:rtpbridge/ed@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955966 DLMGCP DEBUG <0013> endpoint:rtpbridge/ee@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955966 DLMGCP DEBUG <0013> endpoint:rtpbridge/ef@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955966 DLMGCP DEBUG <0013> endpoint:rtpbridge/f0@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955966 DLMGCP DEBUG <0013> endpoint:rtpbridge/f1@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955966 DLMGCP DEBUG <0013> endpoint:rtpbridge/f2@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955966 DLMGCP DEBUG <0013> endpoint:rtpbridge/f3@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955966 DLMGCP DEBUG <0013> endpoint:rtpbridge/f4@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955966 DLMGCP DEBUG <0013> endpoint:rtpbridge/f5@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955966 DLMGCP DEBUG <0013> endpoint:rtpbridge/f6@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955966 DLMGCP DEBUG <0013> endpoint:rtpbridge/f7@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955966 DLMGCP DEBUG <0013> endpoint:rtpbridge/f8@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955966 DLMGCP DEBUG <0013> endpoint:rtpbridge/f9@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955966 DLMGCP DEBUG <0013> endpoint:rtpbridge/fa@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955966 DLMGCP DEBUG <0013> endpoint:rtpbridge/fb@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955966 DLMGCP DEBUG <0013> endpoint:rtpbridge/fc@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955966 DLMGCP DEBUG <0013> endpoint:rtpbridge/fd@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955966 DLMGCP DEBUG <0013> endpoint:rtpbridge/fe@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955966 DLMGCP DEBUG <0013> endpoint:rtpbridge/ff@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955966 DLMGCP DEBUG <0013> endpoint:rtpbridge/100@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955966 DLMGCP DEBUG <0013> endpoint:rtpbridge/101@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955966 DLMGCP DEBUG <0013> endpoint:rtpbridge/102@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955966 DLMGCP DEBUG <0013> endpoint:rtpbridge/103@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955966 DLMGCP DEBUG <0013> endpoint:rtpbridge/104@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955966 DLMGCP DEBUG <0013> endpoint:rtpbridge/105@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955966 DLMGCP DEBUG <0013> endpoint:rtpbridge/106@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955967 DLMGCP DEBUG <0013> endpoint:rtpbridge/107@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955967 DLMGCP DEBUG <0013> endpoint:rtpbridge/108@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955967 DLMGCP DEBUG <0013> endpoint:rtpbridge/109@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955967 DLMGCP DEBUG <0013> endpoint:rtpbridge/10a@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955967 DLMGCP DEBUG <0013> endpoint:rtpbridge/10b@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955967 DLMGCP DEBUG <0013> endpoint:rtpbridge/10c@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955967 DLMGCP DEBUG <0013> endpoint:rtpbridge/10d@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955967 DLMGCP DEBUG <0013> endpoint:rtpbridge/10e@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955967 DLMGCP DEBUG <0013> endpoint:rtpbridge/10f@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955967 DLMGCP DEBUG <0013> endpoint:rtpbridge/110@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955967 DLMGCP DEBUG <0013> endpoint:rtpbridge/111@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955967 DLMGCP DEBUG <0013> endpoint:rtpbridge/112@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955967 DLMGCP DEBUG <0013> endpoint:rtpbridge/113@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955967 DLMGCP DEBUG <0013> endpoint:rtpbridge/114@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955967 DLMGCP DEBUG <0013> endpoint:rtpbridge/115@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955967 DLMGCP DEBUG <0013> endpoint:rtpbridge/116@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955967 DLMGCP DEBUG <0013> endpoint:rtpbridge/117@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955967 DLMGCP DEBUG <0013> endpoint:rtpbridge/118@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955967 DLMGCP DEBUG <0013> endpoint:rtpbridge/119@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955967 DLMGCP DEBUG <0013> endpoint:rtpbridge/11a@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955967 DLMGCP DEBUG <0013> endpoint:rtpbridge/11b@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955967 DLMGCP DEBUG <0013> endpoint:rtpbridge/11c@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955967 DLMGCP DEBUG <0013> endpoint:rtpbridge/11d@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955967 DLMGCP DEBUG <0013> endpoint:rtpbridge/11e@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955967 DLMGCP DEBUG <0013> endpoint:rtpbridge/11f@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955967 DLMGCP DEBUG <0013> endpoint:rtpbridge/120@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955967 DLMGCP DEBUG <0013> endpoint:rtpbridge/121@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955967 DLMGCP DEBUG <0013> endpoint:rtpbridge/122@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955967 DLMGCP DEBUG <0013> endpoint:rtpbridge/123@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955967 DLMGCP DEBUG <0013> endpoint:rtpbridge/124@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955967 DLMGCP DEBUG <0013> endpoint:rtpbridge/125@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955967 DLMGCP DEBUG <0013> endpoint:rtpbridge/126@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955967 DLMGCP DEBUG <0013> endpoint:rtpbridge/127@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955967 DLMGCP DEBUG <0013> endpoint:rtpbridge/128@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955967 DLMGCP DEBUG <0013> endpoint:rtpbridge/129@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955967 DLMGCP DEBUG <0013> endpoint:rtpbridge/12a@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955967 DLMGCP DEBUG <0013> endpoint:rtpbridge/12b@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955967 DLMGCP DEBUG <0013> endpoint:rtpbridge/12c@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955967 DLMGCP DEBUG <0013> endpoint:none Generated response: code=200 (mgcp_protocol.c:230) 20241102125955967 DLMGCP DEBUG <0013> Generated response: line #00: 200 2694 OK (mgcp_msg.c:67) 20241102125955967 DLMGCP DEBUG <0013> Received message: line #00: DLCX 2695 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241102125955967 DLMGCP DEBUG <0013> Received message: line #01: C: 0098 (mgcp_msg.c:67) 20241102125955967 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found free endpoint: rtpbridge/1@mgw (mgcp_endp.c:261) 20241102125955967 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:441) 20241102125955967 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241102125955967 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955967 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955967 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955967 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955967 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955967 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955967 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955967 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955967 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955967 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955967 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955967 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955967 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955967 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955967 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955967 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955967 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955967 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955967 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955967 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955967 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955967 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955967 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955967 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955967 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955967 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955967 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955967 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955967 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955967 DLMGCP DEBUG <0013> endpoint:rtpbridge/1e@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955967 DLMGCP DEBUG <0013> endpoint:rtpbridge/1f@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955967 DLMGCP DEBUG <0013> endpoint:rtpbridge/20@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955967 DLMGCP DEBUG <0013> endpoint:rtpbridge/21@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955967 DLMGCP DEBUG <0013> endpoint:rtpbridge/22@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955967 DLMGCP DEBUG <0013> endpoint:rtpbridge/23@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955967 DLMGCP DEBUG <0013> endpoint:rtpbridge/24@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955967 DLMGCP DEBUG <0013> endpoint:rtpbridge/25@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955967 DLMGCP DEBUG <0013> endpoint:rtpbridge/26@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955967 DLMGCP DEBUG <0013> endpoint:rtpbridge/27@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955967 DLMGCP DEBUG <0013> endpoint:rtpbridge/28@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955967 DLMGCP DEBUG <0013> endpoint:rtpbridge/29@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955967 DLMGCP DEBUG <0013> endpoint:rtpbridge/2a@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955967 DLMGCP DEBUG <0013> endpoint:rtpbridge/2b@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955967 DLMGCP DEBUG <0013> endpoint:rtpbridge/2c@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955967 DLMGCP DEBUG <0013> endpoint:rtpbridge/2d@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955968 DLMGCP DEBUG <0013> endpoint:rtpbridge/2e@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955968 DLMGCP DEBUG <0013> endpoint:rtpbridge/2f@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955968 DLMGCP DEBUG <0013> endpoint:rtpbridge/30@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955968 DLMGCP DEBUG <0013> endpoint:rtpbridge/31@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955978 DLMGCP DEBUG <0013> Received message: line #00: DLCX 2700 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241102125955978 DLMGCP DEBUG <0013> Received message: line #01: C: 009D (mgcp_msg.c:67) 20241102125955978 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found free endpoint: rtpbridge/1@mgw (mgcp_endp.c:261) 20241102125955978 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:441) 20241102125955978 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241102125955978 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955978 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955978 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955978 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955978 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955978 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955978 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955978 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955978 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955978 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955978 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955978 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955978 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955978 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955978 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955978 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955978 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955978 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955978 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955978 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955978 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955978 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955978 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955978 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955978 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955978 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955978 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955978 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955978 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955978 DLMGCP DEBUG <0013> endpoint:rtpbridge/1e@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955978 DLMGCP DEBUG <0013> endpoint:rtpbridge/1f@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955978 DLMGCP DEBUG <0013> endpoint:rtpbridge/20@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955978 DLMGCP DEBUG <0013> endpoint:rtpbridge/21@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955978 DLMGCP DEBUG <0013> endpoint:rtpbridge/22@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955978 DLMGCP DEBUG <0013> endpoint:rtpbridge/23@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955978 DLMGCP DEBUG <0013> endpoint:rtpbridge/24@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955978 DLMGCP DEBUG <0013> endpoint:rtpbridge/25@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955978 DLMGCP DEBUG <0013> endpoint:rtpbridge/26@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955978 DLMGCP DEBUG <0013> endpoint:rtpbridge/27@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955978 DLMGCP DEBUG <0013> endpoint:rtpbridge/28@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955978 DLMGCP DEBUG <0013> endpoint:rtpbridge/29@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955978 DLMGCP DEBUG <0013> endpoint:rtpbridge/2a@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955978 DLMGCP DEBUG <0013> endpoint:rtpbridge/2b@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955978 DLMGCP DEBUG <0013> endpoint:rtpbridge/2c@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955978 DLMGCP DEBUG <0013> endpoint:rtpbridge/2d@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955978 DLMGCP DEBUG <0013> endpoint:rtpbridge/2e@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955978 DLMGCP DEBUG <0013> endpoint:rtpbridge/2f@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955978 DLMGCP DEBUG <0013> endpoint:rtpbridge/30@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955978 DLMGCP DEBUG <0013> endpoint:rtpbridge/31@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955978 DLMGCP DEBUG <0013> endpoint:rtpbridge/32@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955978 DLMGCP DEBUG <0013> endpoint:rtpbridge/33@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955978 DLMGCP DEBUG <0013> endpoint:rtpbridge/34@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955978 DLMGCP DEBUG <0013> endpoint:rtpbridge/35@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955978 DLMGCP DEBUG <0013> endpoint:rtpbridge/36@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955978 DLMGCP DEBUG <0013> endpoint:rtpbridge/37@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955978 DLMGCP DEBUG <0013> endpoint:rtpbridge/38@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955978 DLMGCP DEBUG <0013> endpoint:rtpbridge/39@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955978 DLMGCP DEBUG <0013> endpoint:rtpbridge/3a@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955978 DLMGCP DEBUG <0013> endpoint:rtpbridge/3b@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955978 DLMGCP DEBUG <0013> endpoint:rtpbridge/3c@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955978 DLMGCP DEBUG <0013> endpoint:rtpbridge/3d@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955978 DLMGCP DEBUG <0013> endpoint:rtpbridge/3e@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955978 DLMGCP DEBUG <0013> endpoint:rtpbridge/3f@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955978 DLMGCP DEBUG <0013> endpoint:rtpbridge/40@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955978 DLMGCP DEBUG <0013> endpoint:rtpbridge/41@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955978 DLMGCP DEBUG <0013> endpoint:rtpbridge/42@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955978 DLMGCP DEBUG <0013> endpoint:rtpbridge/43@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955978 DLMGCP DEBUG <0013> endpoint:rtpbridge/44@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955978 DLMGCP DEBUG <0013> endpoint:rtpbridge/45@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955978 DLMGCP DEBUG <0013> endpoint:rtpbridge/46@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955978 DLMGCP DEBUG <0013> endpoint:rtpbridge/47@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955978 DLMGCP DEBUG <0013> endpoint:rtpbridge/48@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955978 DLMGCP DEBUG <0013> endpoint:rtpbridge/49@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955978 DLMGCP DEBUG <0013> endpoint:rtpbridge/4a@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955978 DLMGCP DEBUG <0013> endpoint:rtpbridge/4b@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955978 DLMGCP DEBUG <0013> endpoint:rtpbridge/4c@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955978 DLMGCP DEBUG <0013> endpoint:rtpbridge/4d@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955978 DLMGCP DEBUG <0013> endpoint:rtpbridge/4e@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955978 DLMGCP DEBUG <0013> endpoint:rtpbridge/4f@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955978 DLMGCP DEBUG <0013> endpoint:rtpbridge/50@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955978 DLMGCP DEBUG <0013> endpoint:rtpbridge/51@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955978 DLMGCP DEBUG <0013> endpoint:rtpbridge/52@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955978 DLMGCP DEBUG <0013> endpoint:rtpbridge/53@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955978 DLMGCP DEBUG <0013> endpoint:rtpbridge/54@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955978 DLMGCP DEBUG <0013> endpoint:rtpbridge/55@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955978 DLMGCP DEBUG <0013> endpoint:rtpbridge/56@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955978 DLMGCP DEBUG <0013> endpoint:rtpbridge/57@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955978 DLMGCP DEBUG <0013> endpoint:rtpbridge/58@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955978 DLMGCP DEBUG <0013> endpoint:rtpbridge/59@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955978 DLMGCP DEBUG <0013> endpoint:rtpbridge/5a@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955978 DLMGCP DEBUG <0013> endpoint:rtpbridge/5b@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955978 DLMGCP DEBUG <0013> endpoint:rtpbridge/5c@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955978 DLMGCP DEBUG <0013> endpoint:rtpbridge/5d@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955978 DLMGCP DEBUG <0013> endpoint:rtpbridge/5e@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955978 DLMGCP DEBUG <0013> endpoint:rtpbridge/5f@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955978 DLMGCP DEBUG <0013> endpoint:rtpbridge/60@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955978 DLMGCP DEBUG <0013> endpoint:rtpbridge/61@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955978 DLMGCP DEBUG <0013> endpoint:rtpbridge/62@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955978 DLMGCP DEBUG <0013> endpoint:rtpbridge/63@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955978 DLMGCP DEBUG <0013> endpoint:rtpbridge/64@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955978 DLMGCP DEBUG <0013> endpoint:rtpbridge/65@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955978 DLMGCP DEBUG <0013> endpoint:rtpbridge/66@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955978 DLMGCP DEBUG <0013> endpoint:rtpbridge/67@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955978 DLMGCP DEBUG <0013> endpoint:rtpbridge/68@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955978 DLMGCP DEBUG <0013> endpoint:rtpbridge/69@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955978 DLMGCP DEBUG <0013> endpoint:rtpbridge/6a@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955978 DLMGCP DEBUG <0013> endpoint:rtpbridge/6b@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955978 DLMGCP DEBUG <0013> endpoint:rtpbridge/6c@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955978 DLMGCP DEBUG <0013> endpoint:rtpbridge/6d@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955978 DLMGCP DEBUG <0013> endpoint:rtpbridge/6e@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955978 DLMGCP DEBUG <0013> endpoint:rtpbridge/6f@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955978 DLMGCP DEBUG <0013> endpoint:rtpbridge/70@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955978 DLMGCP DEBUG <0013> endpoint:rtpbridge/71@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955978 DLMGCP DEBUG <0013> endpoint:rtpbridge/72@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955978 DLMGCP DEBUG <0013> endpoint:rtpbridge/73@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955978 DLMGCP DEBUG <0013> endpoint:rtpbridge/74@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955978 DLMGCP DEBUG <0013> endpoint:rtpbridge/75@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955978 DLMGCP DEBUG <0013> endpoint:rtpbridge/76@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955978 DLMGCP DEBUG <0013> endpoint:rtpbridge/77@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955978 DLMGCP DEBUG <0013> endpoint:rtpbridge/78@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955978 DLMGCP DEBUG <0013> endpoint:rtpbridge/79@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955978 DLMGCP DEBUG <0013> endpoint:rtpbridge/7a@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955978 DLMGCP DEBUG <0013> endpoint:rtpbridge/7b@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955978 DLMGCP DEBUG <0013> endpoint:rtpbridge/7c@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955978 DLMGCP DEBUG <0013> endpoint:rtpbridge/7d@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955978 DLMGCP DEBUG <0013> endpoint:rtpbridge/7e@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955978 DLMGCP DEBUG <0013> endpoint:rtpbridge/7f@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955978 DLMGCP DEBUG <0013> endpoint:rtpbridge/80@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955978 DLMGCP DEBUG <0013> endpoint:rtpbridge/81@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955978 DLMGCP DEBUG <0013> endpoint:rtpbridge/82@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955978 DLMGCP DEBUG <0013> endpoint:rtpbridge/83@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955978 DLMGCP DEBUG <0013> endpoint:rtpbridge/84@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955978 DLMGCP DEBUG <0013> endpoint:rtpbridge/85@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955978 DLMGCP DEBUG <0013> endpoint:rtpbridge/86@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955978 DLMGCP DEBUG <0013> endpoint:rtpbridge/87@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955978 DLMGCP DEBUG <0013> endpoint:rtpbridge/88@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955978 DLMGCP DEBUG <0013> endpoint:rtpbridge/89@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955978 DLMGCP DEBUG <0013> endpoint:rtpbridge/8a@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955978 DLMGCP DEBUG <0013> endpoint:rtpbridge/8b@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955978 DLMGCP DEBUG <0013> endpoint:rtpbridge/8c@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955978 DLMGCP DEBUG <0013> endpoint:rtpbridge/8d@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955978 DLMGCP DEBUG <0013> endpoint:rtpbridge/8e@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955978 DLMGCP DEBUG <0013> endpoint:rtpbridge/8f@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955978 DLMGCP DEBUG <0013> endpoint:rtpbridge/90@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955978 DLMGCP DEBUG <0013> endpoint:rtpbridge/91@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955978 DLMGCP DEBUG <0013> endpoint:rtpbridge/92@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955978 DLMGCP DEBUG <0013> endpoint:rtpbridge/93@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955978 DLMGCP DEBUG <0013> endpoint:rtpbridge/94@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955978 DLMGCP DEBUG <0013> endpoint:rtpbridge/95@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955978 DLMGCP DEBUG <0013> endpoint:rtpbridge/96@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955978 DLMGCP DEBUG <0013> endpoint:rtpbridge/97@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955979 DLMGCP DEBUG <0013> endpoint:rtpbridge/98@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955979 DLMGCP DEBUG <0013> endpoint:rtpbridge/99@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955979 DLMGCP DEBUG <0013> endpoint:rtpbridge/9a@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955979 DLMGCP DEBUG <0013> endpoint:rtpbridge/9b@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955979 DLMGCP DEBUG <0013> endpoint:rtpbridge/9c@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955979 DLMGCP DEBUG <0013> endpoint:rtpbridge/9d@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955979 DLMGCP DEBUG <0013> endpoint:rtpbridge/9e@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955979 DLMGCP DEBUG <0013> endpoint:rtpbridge/9f@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955979 DLMGCP DEBUG <0013> endpoint:rtpbridge/a0@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955979 DLMGCP DEBUG <0013> endpoint:rtpbridge/a1@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955979 DLMGCP DEBUG <0013> endpoint:rtpbridge/a2@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955979 DLMGCP DEBUG <0013> endpoint:rtpbridge/a3@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955979 DLMGCP DEBUG <0013> endpoint:rtpbridge/a4@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955979 DLMGCP DEBUG <0013> endpoint:rtpbridge/a5@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955979 DLMGCP DEBUG <0013> endpoint:rtpbridge/a6@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955979 DLMGCP DEBUG <0013> endpoint:rtpbridge/a7@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955979 DLMGCP DEBUG <0013> endpoint:rtpbridge/a8@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955979 DLMGCP DEBUG <0013> endpoint:rtpbridge/a9@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955979 DLMGCP DEBUG <0013> endpoint:rtpbridge/aa@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955979 DLMGCP DEBUG <0013> endpoint:rtpbridge/ab@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955979 DLMGCP DEBUG <0013> endpoint:rtpbridge/ac@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955979 DLMGCP DEBUG <0013> endpoint:rtpbridge/ad@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955979 DLMGCP DEBUG <0013> endpoint:rtpbridge/ae@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955979 DLMGCP DEBUG <0013> endpoint:rtpbridge/af@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955979 DLMGCP DEBUG <0013> endpoint:rtpbridge/b0@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955979 DLMGCP DEBUG <0013> endpoint:rtpbridge/b1@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955979 DLMGCP DEBUG <0013> endpoint:rtpbridge/b2@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955979 DLMGCP DEBUG <0013> endpoint:rtpbridge/b3@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955979 DLMGCP DEBUG <0013> endpoint:rtpbridge/b4@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955979 DLMGCP DEBUG <0013> endpoint:rtpbridge/b5@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955979 DLMGCP DEBUG <0013> endpoint:rtpbridge/b6@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955979 DLMGCP DEBUG <0013> endpoint:rtpbridge/b7@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955979 DLMGCP DEBUG <0013> endpoint:rtpbridge/b8@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955979 DLMGCP DEBUG <0013> endpoint:rtpbridge/b9@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955979 DLMGCP DEBUG <0013> endpoint:rtpbridge/ba@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955979 DLMGCP DEBUG <0013> endpoint:rtpbridge/bb@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955979 DLMGCP DEBUG <0013> endpoint:rtpbridge/bc@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955979 DLMGCP DEBUG <0013> endpoint:rtpbridge/bd@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955979 DLMGCP DEBUG <0013> endpoint:rtpbridge/be@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955979 DLMGCP DEBUG <0013> endpoint:rtpbridge/bf@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955979 DLMGCP DEBUG <0013> endpoint:rtpbridge/c0@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955979 DLMGCP DEBUG <0013> endpoint:rtpbridge/c1@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955979 DLMGCP DEBUG <0013> endpoint:rtpbridge/c2@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955979 DLMGCP DEBUG <0013> endpoint:rtpbridge/c3@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955979 DLMGCP DEBUG <0013> endpoint:rtpbridge/c4@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955979 DLMGCP DEBUG <0013> endpoint:rtpbridge/c5@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955979 DLMGCP DEBUG <0013> endpoint:rtpbridge/c6@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955979 DLMGCP DEBUG <0013> endpoint:rtpbridge/c7@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955979 DLMGCP DEBUG <0013> endpoint:rtpbridge/c8@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955979 DLMGCP DEBUG <0013> endpoint:rtpbridge/c9@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955979 DLMGCP DEBUG <0013> endpoint:rtpbridge/ca@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955979 DLMGCP DEBUG <0013> endpoint:rtpbridge/cb@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955979 DLMGCP DEBUG <0013> endpoint:rtpbridge/cc@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955979 DLMGCP DEBUG <0013> endpoint:rtpbridge/cd@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955979 DLMGCP DEBUG <0013> endpoint:rtpbridge/ce@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955979 DLMGCP DEBUG <0013> endpoint:rtpbridge/cf@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955979 DLMGCP DEBUG <0013> endpoint:rtpbridge/d0@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955979 DLMGCP DEBUG <0013> endpoint:rtpbridge/d1@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955979 DLMGCP DEBUG <0013> endpoint:rtpbridge/d2@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955979 DLMGCP DEBUG <0013> endpoint:rtpbridge/d3@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955979 DLMGCP DEBUG <0013> endpoint:rtpbridge/d4@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955979 DLMGCP DEBUG <0013> endpoint:rtpbridge/d5@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955979 DLMGCP DEBUG <0013> endpoint:rtpbridge/d6@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955979 DLMGCP DEBUG <0013> endpoint:rtpbridge/d7@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955979 DLMGCP DEBUG <0013> endpoint:rtpbridge/d8@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955979 DLMGCP DEBUG <0013> endpoint:rtpbridge/d9@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955979 DLMGCP DEBUG <0013> endpoint:rtpbridge/da@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955979 DLMGCP DEBUG <0013> endpoint:rtpbridge/db@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955979 DLMGCP DEBUG <0013> endpoint:rtpbridge/dc@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955979 DLMGCP DEBUG <0013> endpoint:rtpbridge/dd@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955979 DLMGCP DEBUG <0013> endpoint:rtpbridge/de@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955979 DLMGCP DEBUG <0013> endpoint:rtpbridge/df@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955979 DLMGCP DEBUG <0013> endpoint:rtpbridge/e0@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955979 DLMGCP DEBUG <0013> endpoint:rtpbridge/e1@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955979 DLMGCP DEBUG <0013> endpoint:rtpbridge/e2@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955979 DLMGCP DEBUG <0013> endpoint:rtpbridge/e3@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955979 DLMGCP DEBUG <0013> endpoint:rtpbridge/e4@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955979 DLMGCP DEBUG <0013> endpoint:rtpbridge/e5@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955979 DLMGCP DEBUG <0013> endpoint:rtpbridge/e6@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955979 DLMGCP DEBUG <0013> endpoint:rtpbridge/e7@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955979 DLMGCP DEBUG <0013> endpoint:rtpbridge/e8@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955979 DLMGCP DEBUG <0013> endpoint:rtpbridge/e9@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955979 DLMGCP DEBUG <0013> endpoint:rtpbridge/ea@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955979 DLMGCP DEBUG <0013> endpoint:rtpbridge/eb@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955979 DLMGCP DEBUG <0013> endpoint:rtpbridge/ec@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955979 DLMGCP DEBUG <0013> endpoint:rtpbridge/ed@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955979 DLMGCP DEBUG <0013> endpoint:rtpbridge/ee@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955979 DLMGCP DEBUG <0013> endpoint:rtpbridge/ef@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955979 DLMGCP DEBUG <0013> endpoint:rtpbridge/f0@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955979 DLMGCP DEBUG <0013> endpoint:rtpbridge/f1@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955979 DLMGCP DEBUG <0013> endpoint:rtpbridge/f2@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955979 DLMGCP DEBUG <0013> endpoint:rtpbridge/f3@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955979 DLMGCP DEBUG <0013> endpoint:rtpbridge/f4@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955979 DLMGCP DEBUG <0013> endpoint:rtpbridge/f5@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955979 DLMGCP DEBUG <0013> endpoint:rtpbridge/f6@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955979 DLMGCP DEBUG <0013> endpoint:rtpbridge/f7@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955979 DLMGCP DEBUG <0013> endpoint:rtpbridge/f8@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955979 DLMGCP DEBUG <0013> endpoint:rtpbridge/f9@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955979 DLMGCP DEBUG <0013> endpoint:rtpbridge/fa@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955979 DLMGCP DEBUG <0013> endpoint:rtpbridge/fb@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955979 DLMGCP DEBUG <0013> endpoint:rtpbridge/fc@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955979 DLMGCP DEBUG <0013> endpoint:rtpbridge/fd@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955979 DLMGCP DEBUG <0013> endpoint:rtpbridge/fe@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955979 DLMGCP DEBUG <0013> endpoint:rtpbridge/ff@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955979 DLMGCP DEBUG <0013> endpoint:rtpbridge/100@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955979 DLMGCP DEBUG <0013> endpoint:rtpbridge/101@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955979 DLMGCP DEBUG <0013> endpoint:rtpbridge/102@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955979 DLMGCP DEBUG <0013> endpoint:rtpbridge/103@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955979 DLMGCP DEBUG <0013> endpoint:rtpbridge/104@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955979 DLMGCP DEBUG <0013> endpoint:rtpbridge/105@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955979 DLMGCP DEBUG <0013> endpoint:rtpbridge/106@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955979 DLMGCP DEBUG <0013> endpoint:rtpbridge/107@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955979 DLMGCP DEBUG <0013> endpoint:rtpbridge/108@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955979 DLMGCP DEBUG <0013> endpoint:rtpbridge/109@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955979 DLMGCP DEBUG <0013> endpoint:rtpbridge/10a@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955979 DLMGCP DEBUG <0013> endpoint:rtpbridge/10b@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955979 DLMGCP DEBUG <0013> endpoint:rtpbridge/10c@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955979 DLMGCP DEBUG <0013> endpoint:rtpbridge/10d@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955979 DLMGCP DEBUG <0013> endpoint:rtpbridge/10e@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955979 DLMGCP DEBUG <0013> endpoint:rtpbridge/10f@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955979 DLMGCP DEBUG <0013> endpoint:rtpbridge/110@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955979 DLMGCP DEBUG <0013> endpoint:rtpbridge/111@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955979 DLMGCP DEBUG <0013> endpoint:rtpbridge/112@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955979 DLMGCP DEBUG <0013> endpoint:rtpbridge/113@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955979 DLMGCP DEBUG <0013> endpoint:rtpbridge/114@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955979 DLMGCP DEBUG <0013> endpoint:rtpbridge/115@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955979 DLMGCP DEBUG <0013> endpoint:rtpbridge/116@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955979 DLMGCP DEBUG <0013> endpoint:rtpbridge/117@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955979 DLMGCP DEBUG <0013> endpoint:rtpbridge/118@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955979 DLMGCP DEBUG <0013> endpoint:rtpbridge/119@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955979 DLMGCP DEBUG <0013> endpoint:rtpbridge/11a@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955979 DLMGCP DEBUG <0013> endpoint:rtpbridge/11b@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955979 DLMGCP DEBUG <0013> endpoint:rtpbridge/11c@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955979 DLMGCP DEBUG <0013> endpoint:rtpbridge/11d@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955979 DLMGCP DEBUG <0013> endpoint:rtpbridge/11e@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955979 DLMGCP DEBUG <0013> endpoint:rtpbridge/11f@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955979 DLMGCP DEBUG <0013> endpoint:rtpbridge/120@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955979 DLMGCP DEBUG <0013> endpoint:rtpbridge/121@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955979 DLMGCP DEBUG <0013> endpoint:rtpbridge/122@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955979 DLMGCP DEBUG <0013> endpoint:rtpbridge/123@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955979 DLMGCP DEBUG <0013> endpoint:rtpbridge/124@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955979 DLMGCP DEBUG <0013> endpoint:rtpbridge/125@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955979 DLMGCP DEBUG <0013> endpoint:rtpbridge/126@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955979 DLMGCP DEBUG <0013> endpoint:rtpbridge/127@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955979 DLMGCP DEBUG <0013> endpoint:rtpbridge/128@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955979 DLMGCP DEBUG <0013> endpoint:rtpbridge/129@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955979 DLMGCP DEBUG <0013> endpoint:rtpbridge/12a@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955979 DLMGCP DEBUG <0013> endpoint:rtpbridge/12b@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955979 DLMGCP DEBUG <0013> endpoint:rtpbridge/12c@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955979 DLMGCP DEBUG <0013> endpoint:none Generated response: code=200 (mgcp_protocol.c:230) 20241102125955979 DLMGCP DEBUG <0013> Generated response: line #00: 200 2700 OK (mgcp_msg.c:67) 20241102125955980 DLMGCP DEBUG <0013> Received message: line #00: DLCX 2701 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241102125955980 DLMGCP DEBUG <0013> Received message: line #01: C: 009E (mgcp_msg.c:67) 20241102125955980 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found free endpoint: rtpbridge/1@mgw (mgcp_endp.c:261) 20241102125955980 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:441) 20241102125955980 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241102125955980 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955980 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955980 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955980 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955980 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955980 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955980 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955980 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955980 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955980 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955980 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955980 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955980 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955980 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955980 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955980 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955980 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955980 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955980 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955980 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955980 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955980 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955980 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955980 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955980 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955980 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955980 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955980 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955980 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955980 DLMGCP DEBUG <0013> endpoint:rtpbridge/1e@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955980 DLMGCP DEBUG <0013> endpoint:rtpbridge/1f@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955980 DLMGCP DEBUG <0013> endpoint:rtpbridge/20@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955980 DLMGCP DEBUG <0013> endpoint:rtpbridge/21@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955980 DLMGCP DEBUG <0013> endpoint:rtpbridge/22@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955980 DLMGCP DEBUG <0013> endpoint:rtpbridge/23@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955980 DLMGCP DEBUG <0013> endpoint:rtpbridge/24@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955980 DLMGCP DEBUG <0013> endpoint:rtpbridge/25@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955980 DLMGCP DEBUG <0013> endpoint:rtpbridge/26@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955980 DLMGCP DEBUG <0013> endpoint:rtpbridge/27@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955980 DLMGCP DEBUG <0013> endpoint:rtpbridge/28@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955980 DLMGCP DEBUG <0013> endpoint:rtpbridge/29@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955980 DLMGCP DEBUG <0013> endpoint:rtpbridge/2a@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955980 DLMGCP DEBUG <0013> endpoint:rtpbridge/2b@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955980 DLMGCP DEBUG <0013> endpoint:rtpbridge/2c@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955980 DLMGCP DEBUG <0013> endpoint:rtpbridge/2d@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955980 DLMGCP DEBUG <0013> endpoint:rtpbridge/2e@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955980 DLMGCP DEBUG <0013> endpoint:rtpbridge/2f@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955980 DLMGCP DEBUG <0013> endpoint:rtpbridge/30@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955980 DLMGCP DEBUG <0013> endpoint:rtpbridge/31@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955980 DLMGCP DEBUG <0013> endpoint:rtpbridge/32@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955980 DLMGCP DEBUG <0013> endpoint:rtpbridge/33@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955980 DLMGCP DEBUG <0013> endpoint:rtpbridge/34@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955980 DLMGCP DEBUG <0013> endpoint:rtpbridge/35@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955980 DLMGCP DEBUG <0013> endpoint:rtpbridge/36@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955980 DLMGCP DEBUG <0013> endpoint:rtpbridge/37@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955980 DLMGCP DEBUG <0013> endpoint:rtpbridge/38@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955980 DLMGCP DEBUG <0013> endpoint:rtpbridge/39@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955980 DLMGCP DEBUG <0013> endpoint:rtpbridge/3a@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955980 DLMGCP DEBUG <0013> endpoint:rtpbridge/3b@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955980 DLMGCP DEBUG <0013> endpoint:rtpbridge/3c@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955980 DLMGCP DEBUG <0013> endpoint:rtpbridge/3d@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955980 DLMGCP DEBUG <0013> endpoint:rtpbridge/3e@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955980 DLMGCP DEBUG <0013> endpoint:rtpbridge/3f@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955980 DLMGCP DEBUG <0013> endpoint:rtpbridge/40@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955980 DLMGCP DEBUG <0013> endpoint:rtpbridge/41@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955980 DLMGCP DEBUG <0013> endpoint:rtpbridge/42@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955980 DLMGCP DEBUG <0013> endpoint:rtpbridge/43@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955980 DLMGCP DEBUG <0013> endpoint:rtpbridge/44@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955980 DLMGCP DEBUG <0013> endpoint:rtpbridge/45@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955980 DLMGCP DEBUG <0013> endpoint:rtpbridge/46@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955980 DLMGCP DEBUG <0013> endpoint:rtpbridge/47@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955980 DLMGCP DEBUG <0013> endpoint:rtpbridge/48@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955980 DLMGCP DEBUG <0013> endpoint:rtpbridge/49@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955980 DLMGCP DEBUG <0013> endpoint:rtpbridge/4a@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955980 DLMGCP DEBUG <0013> endpoint:rtpbridge/4b@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955980 DLMGCP DEBUG <0013> endpoint:rtpbridge/4c@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955980 DLMGCP DEBUG <0013> endpoint:rtpbridge/4d@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955980 DLMGCP DEBUG <0013> endpoint:rtpbridge/4e@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955980 DLMGCP DEBUG <0013> endpoint:rtpbridge/4f@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955980 DLMGCP DEBUG <0013> endpoint:rtpbridge/50@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955980 DLMGCP DEBUG <0013> endpoint:rtpbridge/51@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955980 DLMGCP DEBUG <0013> endpoint:rtpbridge/52@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955980 DLMGCP DEBUG <0013> endpoint:rtpbridge/53@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955980 DLMGCP DEBUG <0013> endpoint:rtpbridge/54@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955980 DLMGCP DEBUG <0013> endpoint:rtpbridge/55@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955981 DLMGCP DEBUG <0013> endpoint:rtpbridge/56@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955981 DLMGCP DEBUG <0013> endpoint:rtpbridge/57@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955981 DLMGCP DEBUG <0013> endpoint:rtpbridge/58@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955981 DLMGCP DEBUG <0013> endpoint:rtpbridge/59@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955981 DLMGCP DEBUG <0013> endpoint:rtpbridge/5a@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955981 DLMGCP DEBUG <0013> endpoint:rtpbridge/5b@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955981 DLMGCP DEBUG <0013> endpoint:rtpbridge/5c@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955981 DLMGCP DEBUG <0013> endpoint:rtpbridge/5d@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955981 DLMGCP DEBUG <0013> endpoint:rtpbridge/5e@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955981 DLMGCP DEBUG <0013> endpoint:rtpbridge/5f@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955981 DLMGCP DEBUG <0013> endpoint:rtpbridge/60@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955981 DLMGCP DEBUG <0013> endpoint:rtpbridge/61@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955981 DLMGCP DEBUG <0013> endpoint:rtpbridge/62@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955981 DLMGCP DEBUG <0013> endpoint:rtpbridge/63@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955981 DLMGCP DEBUG <0013> endpoint:rtpbridge/64@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955981 DLMGCP DEBUG <0013> endpoint:rtpbridge/65@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955981 DLMGCP DEBUG <0013> endpoint:rtpbridge/66@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955981 DLMGCP DEBUG <0013> endpoint:rtpbridge/67@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955981 DLMGCP DEBUG <0013> endpoint:rtpbridge/68@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955981 DLMGCP DEBUG <0013> endpoint:rtpbridge/69@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955981 DLMGCP DEBUG <0013> endpoint:rtpbridge/6a@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955981 DLMGCP DEBUG <0013> endpoint:rtpbridge/6b@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955981 DLMGCP DEBUG <0013> endpoint:rtpbridge/6c@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955981 DLMGCP DEBUG <0013> endpoint:rtpbridge/6d@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955981 DLMGCP DEBUG <0013> endpoint:rtpbridge/6e@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955981 DLMGCP DEBUG <0013> endpoint:rtpbridge/6f@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955981 DLMGCP DEBUG <0013> endpoint:rtpbridge/70@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955981 DLMGCP DEBUG <0013> endpoint:rtpbridge/71@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955981 DLMGCP DEBUG <0013> endpoint:rtpbridge/72@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955981 DLMGCP DEBUG <0013> endpoint:rtpbridge/73@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955981 DLMGCP DEBUG <0013> endpoint:rtpbridge/74@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955981 DLMGCP DEBUG <0013> endpoint:rtpbridge/75@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955981 DLMGCP DEBUG <0013> endpoint:rtpbridge/76@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955981 DLMGCP DEBUG <0013> endpoint:rtpbridge/77@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955981 DLMGCP DEBUG <0013> endpoint:rtpbridge/78@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955981 DLMGCP DEBUG <0013> endpoint:rtpbridge/79@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955981 DLMGCP DEBUG <0013> endpoint:rtpbridge/7a@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955981 DLMGCP DEBUG <0013> endpoint:rtpbridge/7b@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955981 DLMGCP DEBUG <0013> endpoint:rtpbridge/7c@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955981 DLMGCP DEBUG <0013> endpoint:rtpbridge/7d@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955981 DLMGCP DEBUG <0013> endpoint:rtpbridge/7e@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955981 DLMGCP DEBUG <0013> endpoint:rtpbridge/7f@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955981 DLMGCP DEBUG <0013> endpoint:rtpbridge/80@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955981 DLMGCP DEBUG <0013> endpoint:rtpbridge/81@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955981 DLMGCP DEBUG <0013> endpoint:rtpbridge/82@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955981 DLMGCP DEBUG <0013> endpoint:rtpbridge/83@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955981 DLMGCP DEBUG <0013> endpoint:rtpbridge/84@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955981 DLMGCP DEBUG <0013> endpoint:rtpbridge/85@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955981 DLMGCP DEBUG <0013> endpoint:rtpbridge/86@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955981 DLMGCP DEBUG <0013> endpoint:rtpbridge/87@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955981 DLMGCP DEBUG <0013> endpoint:rtpbridge/88@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955981 DLMGCP DEBUG <0013> endpoint:rtpbridge/89@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955981 DLMGCP DEBUG <0013> endpoint:rtpbridge/8a@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955981 DLMGCP DEBUG <0013> endpoint:rtpbridge/8b@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955981 DLMGCP DEBUG <0013> endpoint:rtpbridge/8c@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955981 DLMGCP DEBUG <0013> endpoint:rtpbridge/8d@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955981 DLMGCP DEBUG <0013> endpoint:rtpbridge/8e@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955981 DLMGCP DEBUG <0013> endpoint:rtpbridge/8f@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955981 DLMGCP DEBUG <0013> endpoint:rtpbridge/90@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955981 DLMGCP DEBUG <0013> endpoint:rtpbridge/91@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955981 DLMGCP DEBUG <0013> endpoint:rtpbridge/92@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955981 DLMGCP DEBUG <0013> endpoint:rtpbridge/93@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955981 DLMGCP DEBUG <0013> endpoint:rtpbridge/94@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955981 DLMGCP DEBUG <0013> endpoint:rtpbridge/95@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955981 DLMGCP DEBUG <0013> endpoint:rtpbridge/96@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955981 DLMGCP DEBUG <0013> endpoint:rtpbridge/97@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955981 DLMGCP DEBUG <0013> endpoint:rtpbridge/98@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955981 DLMGCP DEBUG <0013> endpoint:rtpbridge/99@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955981 DLMGCP DEBUG <0013> endpoint:rtpbridge/9a@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955981 DLMGCP DEBUG <0013> endpoint:rtpbridge/9b@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955981 DLMGCP DEBUG <0013> endpoint:rtpbridge/9c@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955981 DLMGCP DEBUG <0013> endpoint:rtpbridge/9d@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955981 DLMGCP DEBUG <0013> endpoint:rtpbridge/9e@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955981 DLMGCP DEBUG <0013> endpoint:rtpbridge/9f@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955981 DLMGCP DEBUG <0013> endpoint:rtpbridge/a0@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955981 DLMGCP DEBUG <0013> endpoint:rtpbridge/a1@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955981 DLMGCP DEBUG <0013> endpoint:rtpbridge/a2@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955981 DLMGCP DEBUG <0013> endpoint:rtpbridge/a3@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955981 DLMGCP DEBUG <0013> endpoint:rtpbridge/a4@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955981 DLMGCP DEBUG <0013> endpoint:rtpbridge/a5@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955981 DLMGCP DEBUG <0013> endpoint:rtpbridge/a6@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955981 DLMGCP DEBUG <0013> endpoint:rtpbridge/a7@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955981 DLMGCP DEBUG <0013> endpoint:rtpbridge/a8@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955981 DLMGCP DEBUG <0013> endpoint:rtpbridge/a9@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955981 DLMGCP DEBUG <0013> endpoint:rtpbridge/aa@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955981 DLMGCP DEBUG <0013> endpoint:rtpbridge/ab@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955981 DLMGCP DEBUG <0013> endpoint:rtpbridge/ac@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955981 DLMGCP DEBUG <0013> endpoint:rtpbridge/ad@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955981 DLMGCP DEBUG <0013> endpoint:rtpbridge/ae@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955981 DLMGCP DEBUG <0013> endpoint:rtpbridge/af@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955981 DLMGCP DEBUG <0013> endpoint:rtpbridge/b0@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955981 DLMGCP DEBUG <0013> endpoint:rtpbridge/b1@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955981 DLMGCP DEBUG <0013> endpoint:rtpbridge/b2@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955981 DLMGCP DEBUG <0013> endpoint:rtpbridge/b3@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955981 DLMGCP DEBUG <0013> endpoint:rtpbridge/b4@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955981 DLMGCP DEBUG <0013> endpoint:rtpbridge/b5@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955981 DLMGCP DEBUG <0013> endpoint:rtpbridge/b6@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955981 DLMGCP DEBUG <0013> endpoint:rtpbridge/b7@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955981 DLMGCP DEBUG <0013> endpoint:rtpbridge/b8@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955981 DLMGCP DEBUG <0013> endpoint:rtpbridge/b9@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955981 DLMGCP DEBUG <0013> endpoint:rtpbridge/ba@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955981 DLMGCP DEBUG <0013> endpoint:rtpbridge/bb@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955981 DLMGCP DEBUG <0013> endpoint:rtpbridge/bc@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955981 DLMGCP DEBUG <0013> endpoint:rtpbridge/bd@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955981 DLMGCP DEBUG <0013> endpoint:rtpbridge/be@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955981 DLMGCP DEBUG <0013> endpoint:rtpbridge/bf@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955981 DLMGCP DEBUG <0013> endpoint:rtpbridge/c0@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955981 DLMGCP DEBUG <0013> endpoint:rtpbridge/c1@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955981 DLMGCP DEBUG <0013> endpoint:rtpbridge/c2@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955981 DLMGCP DEBUG <0013> endpoint:rtpbridge/c3@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955981 DLMGCP DEBUG <0013> endpoint:rtpbridge/c4@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955981 DLMGCP DEBUG <0013> endpoint:rtpbridge/c5@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955981 DLMGCP DEBUG <0013> endpoint:rtpbridge/c6@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955981 DLMGCP DEBUG <0013> endpoint:rtpbridge/c7@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955981 DLMGCP DEBUG <0013> endpoint:rtpbridge/c8@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955981 DLMGCP DEBUG <0013> endpoint:rtpbridge/c9@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955981 DLMGCP DEBUG <0013> endpoint:rtpbridge/ca@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955981 DLMGCP DEBUG <0013> endpoint:rtpbridge/cb@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955981 DLMGCP DEBUG <0013> endpoint:rtpbridge/cc@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955981 DLMGCP DEBUG <0013> endpoint:rtpbridge/cd@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955981 DLMGCP DEBUG <0013> endpoint:rtpbridge/ce@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955981 DLMGCP DEBUG <0013> endpoint:rtpbridge/cf@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955981 DLMGCP DEBUG <0013> endpoint:rtpbridge/d0@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955981 DLMGCP DEBUG <0013> endpoint:rtpbridge/d1@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955981 DLMGCP DEBUG <0013> endpoint:rtpbridge/d2@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955981 DLMGCP DEBUG <0013> endpoint:rtpbridge/d3@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955981 DLMGCP DEBUG <0013> endpoint:rtpbridge/d4@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955981 DLMGCP DEBUG <0013> endpoint:rtpbridge/d5@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955981 DLMGCP DEBUG <0013> endpoint:rtpbridge/d6@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955981 DLMGCP DEBUG <0013> endpoint:rtpbridge/d7@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955981 DLMGCP DEBUG <0013> endpoint:rtpbridge/d8@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955981 DLMGCP DEBUG <0013> endpoint:rtpbridge/d9@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955981 DLMGCP DEBUG <0013> endpoint:rtpbridge/da@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955981 DLMGCP DEBUG <0013> endpoint:rtpbridge/db@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955981 DLMGCP DEBUG <0013> endpoint:rtpbridge/dc@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955981 DLMGCP DEBUG <0013> endpoint:rtpbridge/dd@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955981 DLMGCP DEBUG <0013> endpoint:rtpbridge/de@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955981 DLMGCP DEBUG <0013> endpoint:rtpbridge/df@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955981 DLMGCP DEBUG <0013> endpoint:rtpbridge/e0@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955981 DLMGCP DEBUG <0013> endpoint:rtpbridge/e1@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955981 DLMGCP DEBUG <0013> endpoint:rtpbridge/e2@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955981 DLMGCP DEBUG <0013> endpoint:rtpbridge/e3@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955981 DLMGCP DEBUG <0013> endpoint:rtpbridge/e4@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955981 DLMGCP DEBUG <0013> endpoint:rtpbridge/e5@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955981 DLMGCP DEBUG <0013> endpoint:rtpbridge/e6@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955981 DLMGCP DEBUG <0013> endpoint:rtpbridge/e7@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955981 DLMGCP DEBUG <0013> endpoint:rtpbridge/e8@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955981 DLMGCP DEBUG <0013> endpoint:rtpbridge/e9@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955981 DLMGCP DEBUG <0013> endpoint:rtpbridge/ea@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955981 DLMGCP DEBUG <0013> endpoint:rtpbridge/eb@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955981 DLMGCP DEBUG <0013> endpoint:rtpbridge/ec@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955981 DLMGCP DEBUG <0013> endpoint:rtpbridge/ed@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955981 DLMGCP DEBUG <0013> endpoint:rtpbridge/ee@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955981 DLMGCP DEBUG <0013> endpoint:rtpbridge/ef@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955981 DLMGCP DEBUG <0013> endpoint:rtpbridge/f0@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955981 DLMGCP DEBUG <0013> endpoint:rtpbridge/f1@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955981 DLMGCP DEBUG <0013> endpoint:rtpbridge/f2@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955981 DLMGCP DEBUG <0013> endpoint:rtpbridge/f3@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955981 DLMGCP DEBUG <0013> endpoint:rtpbridge/f4@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955991 DLMGCP DEBUG <0013> Received message: line #00: DLCX 2705 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241102125955991 DLMGCP DEBUG <0013> Received message: line #01: C: 00A2 (mgcp_msg.c:67) 20241102125955991 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found free endpoint: rtpbridge/1@mgw (mgcp_endp.c:261) 20241102125955991 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:441) 20241102125955991 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241102125955991 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955991 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955991 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955991 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955991 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955991 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955991 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955991 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955991 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955991 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955991 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955991 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955991 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955991 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955991 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955991 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955991 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955992 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955992 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955992 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955992 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955992 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955992 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955992 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955992 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955992 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955992 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955992 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955992 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955992 DLMGCP DEBUG <0013> endpoint:rtpbridge/1e@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955992 DLMGCP DEBUG <0013> endpoint:rtpbridge/1f@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955992 DLMGCP DEBUG <0013> endpoint:rtpbridge/20@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955992 DLMGCP DEBUG <0013> endpoint:rtpbridge/21@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955992 DLMGCP DEBUG <0013> endpoint:rtpbridge/22@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955992 DLMGCP DEBUG <0013> endpoint:rtpbridge/23@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955992 DLMGCP DEBUG <0013> endpoint:rtpbridge/24@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955992 DLMGCP DEBUG <0013> endpoint:rtpbridge/25@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955992 DLMGCP DEBUG <0013> endpoint:rtpbridge/26@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955992 DLMGCP DEBUG <0013> endpoint:rtpbridge/27@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955992 DLMGCP DEBUG <0013> endpoint:rtpbridge/28@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955992 DLMGCP DEBUG <0013> endpoint:rtpbridge/29@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955992 DLMGCP DEBUG <0013> endpoint:rtpbridge/2a@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955992 DLMGCP DEBUG <0013> endpoint:rtpbridge/2b@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955992 DLMGCP DEBUG <0013> endpoint:rtpbridge/2c@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955992 DLMGCP DEBUG <0013> endpoint:rtpbridge/2d@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955992 DLMGCP DEBUG <0013> endpoint:rtpbridge/2e@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955992 DLMGCP DEBUG <0013> endpoint:rtpbridge/2f@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955992 DLMGCP DEBUG <0013> endpoint:rtpbridge/30@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955992 DLMGCP DEBUG <0013> endpoint:rtpbridge/31@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955992 DLMGCP DEBUG <0013> endpoint:rtpbridge/32@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955992 DLMGCP DEBUG <0013> endpoint:rtpbridge/33@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955992 DLMGCP DEBUG <0013> endpoint:rtpbridge/34@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955992 DLMGCP DEBUG <0013> endpoint:rtpbridge/35@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955992 DLMGCP DEBUG <0013> endpoint:rtpbridge/36@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955992 DLMGCP DEBUG <0013> endpoint:rtpbridge/37@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955992 DLMGCP DEBUG <0013> endpoint:rtpbridge/38@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955992 DLMGCP DEBUG <0013> endpoint:rtpbridge/39@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955992 DLMGCP DEBUG <0013> endpoint:rtpbridge/3a@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955992 DLMGCP DEBUG <0013> endpoint:rtpbridge/3b@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955992 DLMGCP DEBUG <0013> endpoint:rtpbridge/3c@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955992 DLMGCP DEBUG <0013> endpoint:rtpbridge/3d@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955992 DLMGCP DEBUG <0013> endpoint:rtpbridge/3e@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955992 DLMGCP DEBUG <0013> endpoint:rtpbridge/3f@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955992 DLMGCP DEBUG <0013> endpoint:rtpbridge/40@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955992 DLMGCP DEBUG <0013> endpoint:rtpbridge/41@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955995 DLMGCP DEBUG <0013> Received message: line #00: DLCX 2706 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241102125955995 DLMGCP DEBUG <0013> Received message: line #01: C: 00A3 (mgcp_msg.c:67) 20241102125955995 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found free endpoint: rtpbridge/1@mgw (mgcp_endp.c:261) 20241102125955995 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:441) 20241102125955995 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241102125955995 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955995 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955995 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955995 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955995 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955995 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955995 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955995 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955995 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955995 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955995 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955995 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955995 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955995 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955995 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955995 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955995 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955995 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955995 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955995 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955995 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955995 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955995 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955995 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955995 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955995 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955995 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955995 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955995 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955995 DLMGCP DEBUG <0013> endpoint:rtpbridge/1e@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955995 DLMGCP DEBUG <0013> endpoint:rtpbridge/1f@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955995 DLMGCP DEBUG <0013> endpoint:rtpbridge/20@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955995 DLMGCP DEBUG <0013> endpoint:rtpbridge/21@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955995 DLMGCP DEBUG <0013> endpoint:rtpbridge/22@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955995 DLMGCP DEBUG <0013> endpoint:rtpbridge/23@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955995 DLMGCP DEBUG <0013> endpoint:rtpbridge/24@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955995 DLMGCP DEBUG <0013> endpoint:rtpbridge/25@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955995 DLMGCP DEBUG <0013> endpoint:rtpbridge/26@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955995 DLMGCP DEBUG <0013> endpoint:rtpbridge/27@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955995 DLMGCP DEBUG <0013> endpoint:rtpbridge/28@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955995 DLMGCP DEBUG <0013> endpoint:rtpbridge/29@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955995 DLMGCP DEBUG <0013> endpoint:rtpbridge/2a@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955995 DLMGCP DEBUG <0013> endpoint:rtpbridge/2b@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955995 DLMGCP DEBUG <0013> endpoint:rtpbridge/2c@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955995 DLMGCP DEBUG <0013> endpoint:rtpbridge/2d@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955995 DLMGCP DEBUG <0013> endpoint:rtpbridge/2e@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955995 DLMGCP DEBUG <0013> endpoint:rtpbridge/2f@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955995 DLMGCP DEBUG <0013> endpoint:rtpbridge/30@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955995 DLMGCP DEBUG <0013> endpoint:rtpbridge/31@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955995 DLMGCP DEBUG <0013> endpoint:rtpbridge/32@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955995 DLMGCP DEBUG <0013> endpoint:rtpbridge/33@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955995 DLMGCP DEBUG <0013> endpoint:rtpbridge/34@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955995 DLMGCP DEBUG <0013> endpoint:rtpbridge/35@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955995 DLMGCP DEBUG <0013> endpoint:rtpbridge/36@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955995 DLMGCP DEBUG <0013> endpoint:rtpbridge/37@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955995 DLMGCP DEBUG <0013> endpoint:rtpbridge/38@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955995 DLMGCP DEBUG <0013> endpoint:rtpbridge/39@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955995 DLMGCP DEBUG <0013> endpoint:rtpbridge/3a@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955995 DLMGCP DEBUG <0013> endpoint:rtpbridge/3b@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955995 DLMGCP DEBUG <0013> endpoint:rtpbridge/3c@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955995 DLMGCP DEBUG <0013> endpoint:rtpbridge/3d@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955995 DLMGCP DEBUG <0013> endpoint:rtpbridge/3e@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955995 DLMGCP DEBUG <0013> endpoint:rtpbridge/3f@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955995 DLMGCP DEBUG <0013> endpoint:rtpbridge/40@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955995 DLMGCP DEBUG <0013> endpoint:rtpbridge/41@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955995 DLMGCP DEBUG <0013> endpoint:rtpbridge/42@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955995 DLMGCP DEBUG <0013> endpoint:rtpbridge/43@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955995 DLMGCP DEBUG <0013> endpoint:rtpbridge/44@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955995 DLMGCP DEBUG <0013> endpoint:rtpbridge/45@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955995 DLMGCP DEBUG <0013> endpoint:rtpbridge/46@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955995 DLMGCP DEBUG <0013> endpoint:rtpbridge/47@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955995 DLMGCP DEBUG <0013> endpoint:rtpbridge/48@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955995 DLMGCP DEBUG <0013> endpoint:rtpbridge/49@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955995 DLMGCP DEBUG <0013> endpoint:rtpbridge/4a@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955995 DLMGCP DEBUG <0013> endpoint:rtpbridge/4b@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955995 DLMGCP DEBUG <0013> endpoint:rtpbridge/4c@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955995 DLMGCP DEBUG <0013> endpoint:rtpbridge/4d@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955995 DLMGCP DEBUG <0013> endpoint:rtpbridge/4e@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955995 DLMGCP DEBUG <0013> endpoint:rtpbridge/4f@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955995 DLMGCP DEBUG <0013> endpoint:rtpbridge/50@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955995 DLMGCP DEBUG <0013> endpoint:rtpbridge/51@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955995 DLMGCP DEBUG <0013> endpoint:rtpbridge/52@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955995 DLMGCP DEBUG <0013> endpoint:rtpbridge/53@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955995 DLMGCP DEBUG <0013> endpoint:rtpbridge/54@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955995 DLMGCP DEBUG <0013> endpoint:rtpbridge/55@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955995 DLMGCP DEBUG <0013> endpoint:rtpbridge/56@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955995 DLMGCP DEBUG <0013> endpoint:rtpbridge/57@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955995 DLMGCP DEBUG <0013> endpoint:rtpbridge/58@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955995 DLMGCP DEBUG <0013> endpoint:rtpbridge/59@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955995 DLMGCP DEBUG <0013> endpoint:rtpbridge/5a@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955995 DLMGCP DEBUG <0013> endpoint:rtpbridge/5b@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955995 DLMGCP DEBUG <0013> endpoint:rtpbridge/5c@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955995 DLMGCP DEBUG <0013> endpoint:rtpbridge/5d@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955995 DLMGCP DEBUG <0013> endpoint:rtpbridge/5e@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955995 DLMGCP DEBUG <0013> endpoint:rtpbridge/5f@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955995 DLMGCP DEBUG <0013> endpoint:rtpbridge/60@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955995 DLMGCP DEBUG <0013> endpoint:rtpbridge/61@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955995 DLMGCP DEBUG <0013> endpoint:rtpbridge/62@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955995 DLMGCP DEBUG <0013> endpoint:rtpbridge/63@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955995 DLMGCP DEBUG <0013> endpoint:rtpbridge/64@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955995 DLMGCP DEBUG <0013> endpoint:rtpbridge/65@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955995 DLMGCP DEBUG <0013> endpoint:rtpbridge/66@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955995 DLMGCP DEBUG <0013> endpoint:rtpbridge/67@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955995 DLMGCP DEBUG <0013> endpoint:rtpbridge/68@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955995 DLMGCP DEBUG <0013> endpoint:rtpbridge/69@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955995 DLMGCP DEBUG <0013> endpoint:rtpbridge/6a@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955995 DLMGCP DEBUG <0013> endpoint:rtpbridge/6b@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955995 DLMGCP DEBUG <0013> endpoint:rtpbridge/6c@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955995 DLMGCP DEBUG <0013> endpoint:rtpbridge/6d@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955997 DLMGCP DEBUG <0013> Received message: line #00: DLCX 2707 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241102125955997 DLMGCP DEBUG <0013> Received message: line #01: C: 00A4 (mgcp_msg.c:67) 20241102125955997 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found free endpoint: rtpbridge/1@mgw (mgcp_endp.c:261) 20241102125955997 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:441) 20241102125955997 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241102125955997 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955997 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955997 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955997 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955997 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955997 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955997 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955997 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955997 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955997 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955997 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955997 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955997 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955997 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955997 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955997 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955997 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955997 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955997 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955997 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955997 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955997 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955997 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955997 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955997 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955997 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955997 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955997 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955997 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955997 DLMGCP DEBUG <0013> endpoint:rtpbridge/1e@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955997 DLMGCP DEBUG <0013> endpoint:rtpbridge/1f@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955997 DLMGCP DEBUG <0013> endpoint:rtpbridge/20@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955997 DLMGCP DEBUG <0013> endpoint:rtpbridge/21@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955997 DLMGCP DEBUG <0013> endpoint:rtpbridge/22@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955997 DLMGCP DEBUG <0013> endpoint:rtpbridge/23@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955997 DLMGCP DEBUG <0013> endpoint:rtpbridge/24@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955997 DLMGCP DEBUG <0013> endpoint:rtpbridge/25@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955997 DLMGCP DEBUG <0013> endpoint:rtpbridge/26@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955997 DLMGCP DEBUG <0013> endpoint:rtpbridge/27@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955997 DLMGCP DEBUG <0013> endpoint:rtpbridge/28@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955997 DLMGCP DEBUG <0013> endpoint:rtpbridge/29@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955997 DLMGCP DEBUG <0013> endpoint:rtpbridge/2a@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955997 DLMGCP DEBUG <0013> endpoint:rtpbridge/2b@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955997 DLMGCP DEBUG <0013> endpoint:rtpbridge/2c@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955997 DLMGCP DEBUG <0013> endpoint:rtpbridge/2d@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955997 DLMGCP DEBUG <0013> endpoint:rtpbridge/2e@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955997 DLMGCP DEBUG <0013> endpoint:rtpbridge/2f@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955997 DLMGCP DEBUG <0013> endpoint:rtpbridge/30@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955997 DLMGCP DEBUG <0013> endpoint:rtpbridge/31@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955997 DLMGCP DEBUG <0013> endpoint:rtpbridge/32@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955997 DLMGCP DEBUG <0013> endpoint:rtpbridge/33@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955997 DLMGCP DEBUG <0013> endpoint:rtpbridge/34@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955997 DLMGCP DEBUG <0013> endpoint:rtpbridge/35@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955997 DLMGCP DEBUG <0013> endpoint:rtpbridge/36@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955997 DLMGCP DEBUG <0013> endpoint:rtpbridge/37@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955997 DLMGCP DEBUG <0013> endpoint:rtpbridge/38@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955997 DLMGCP DEBUG <0013> endpoint:rtpbridge/39@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955997 DLMGCP DEBUG <0013> endpoint:rtpbridge/3a@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955997 DLMGCP DEBUG <0013> endpoint:rtpbridge/3b@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955997 DLMGCP DEBUG <0013> endpoint:rtpbridge/3c@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955997 DLMGCP DEBUG <0013> endpoint:rtpbridge/3d@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955997 DLMGCP DEBUG <0013> endpoint:rtpbridge/3e@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955997 DLMGCP DEBUG <0013> endpoint:rtpbridge/3f@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955997 DLMGCP DEBUG <0013> endpoint:rtpbridge/40@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955997 DLMGCP DEBUG <0013> endpoint:rtpbridge/41@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955997 DLMGCP DEBUG <0013> endpoint:rtpbridge/42@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955998 DLMGCP DEBUG <0013> endpoint:rtpbridge/43@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955998 DLMGCP DEBUG <0013> endpoint:rtpbridge/44@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955998 DLMGCP DEBUG <0013> endpoint:rtpbridge/45@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955998 DLMGCP DEBUG <0013> endpoint:rtpbridge/46@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955998 DLMGCP DEBUG <0013> endpoint:rtpbridge/47@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955998 DLMGCP DEBUG <0013> endpoint:rtpbridge/48@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955998 DLMGCP DEBUG <0013> endpoint:rtpbridge/49@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955998 DLMGCP DEBUG <0013> endpoint:rtpbridge/4a@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955998 DLMGCP DEBUG <0013> endpoint:rtpbridge/4b@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955998 DLMGCP DEBUG <0013> endpoint:rtpbridge/4c@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955998 DLMGCP DEBUG <0013> endpoint:rtpbridge/4d@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955998 DLMGCP DEBUG <0013> endpoint:rtpbridge/4e@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955998 DLMGCP DEBUG <0013> endpoint:rtpbridge/4f@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955998 DLMGCP DEBUG <0013> endpoint:rtpbridge/50@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955998 DLMGCP DEBUG <0013> endpoint:rtpbridge/51@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955998 DLMGCP DEBUG <0013> endpoint:rtpbridge/52@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955998 DLMGCP DEBUG <0013> endpoint:rtpbridge/53@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955998 DLMGCP DEBUG <0013> endpoint:rtpbridge/54@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955998 DLMGCP DEBUG <0013> endpoint:rtpbridge/55@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955998 DLMGCP DEBUG <0013> endpoint:rtpbridge/56@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955998 DLMGCP DEBUG <0013> endpoint:rtpbridge/57@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955998 DLMGCP DEBUG <0013> endpoint:rtpbridge/58@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955998 DLMGCP DEBUG <0013> endpoint:rtpbridge/59@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955998 DLMGCP DEBUG <0013> endpoint:rtpbridge/5a@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955998 DLMGCP DEBUG <0013> endpoint:rtpbridge/5b@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955998 DLMGCP DEBUG <0013> endpoint:rtpbridge/5c@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955998 DLMGCP DEBUG <0013> endpoint:rtpbridge/5d@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955998 DLMGCP DEBUG <0013> endpoint:rtpbridge/5e@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955998 DLMGCP DEBUG <0013> endpoint:rtpbridge/5f@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955998 DLMGCP DEBUG <0013> endpoint:rtpbridge/60@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955998 DLMGCP DEBUG <0013> endpoint:rtpbridge/61@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955998 DLMGCP DEBUG <0013> endpoint:rtpbridge/62@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955998 DLMGCP DEBUG <0013> endpoint:rtpbridge/63@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955998 DLMGCP DEBUG <0013> endpoint:rtpbridge/64@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955998 DLMGCP DEBUG <0013> endpoint:rtpbridge/65@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955998 DLMGCP DEBUG <0013> endpoint:rtpbridge/66@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955998 DLMGCP DEBUG <0013> endpoint:rtpbridge/67@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955998 DLMGCP DEBUG <0013> endpoint:rtpbridge/68@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955998 DLMGCP DEBUG <0013> endpoint:rtpbridge/69@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955998 DLMGCP DEBUG <0013> endpoint:rtpbridge/6a@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955998 DLMGCP DEBUG <0013> endpoint:rtpbridge/6b@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955998 DLMGCP DEBUG <0013> endpoint:rtpbridge/6c@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955998 DLMGCP DEBUG <0013> endpoint:rtpbridge/6d@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955998 DLMGCP DEBUG <0013> endpoint:rtpbridge/6e@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955998 DLMGCP DEBUG <0013> endpoint:rtpbridge/6f@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955998 DLMGCP DEBUG <0013> endpoint:rtpbridge/70@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955998 DLMGCP DEBUG <0013> endpoint:rtpbridge/71@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955998 DLMGCP DEBUG <0013> endpoint:rtpbridge/72@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955998 DLMGCP DEBUG <0013> endpoint:rtpbridge/73@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955998 DLMGCP DEBUG <0013> endpoint:rtpbridge/74@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955998 DLMGCP DEBUG <0013> endpoint:rtpbridge/75@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955998 DLMGCP DEBUG <0013> endpoint:rtpbridge/76@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955998 DLMGCP DEBUG <0013> endpoint:rtpbridge/77@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955998 DLMGCP DEBUG <0013> endpoint:rtpbridge/78@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955998 DLMGCP DEBUG <0013> endpoint:rtpbridge/79@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955998 DLMGCP DEBUG <0013> endpoint:rtpbridge/7a@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955998 DLMGCP DEBUG <0013> endpoint:rtpbridge/7b@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955998 DLMGCP DEBUG <0013> endpoint:rtpbridge/7c@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955998 DLMGCP DEBUG <0013> endpoint:rtpbridge/7d@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955998 DLMGCP DEBUG <0013> endpoint:rtpbridge/7e@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955998 DLMGCP DEBUG <0013> endpoint:rtpbridge/7f@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955998 DLMGCP DEBUG <0013> endpoint:rtpbridge/80@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955998 DLMGCP DEBUG <0013> endpoint:rtpbridge/81@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955998 DLMGCP DEBUG <0013> endpoint:rtpbridge/82@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955998 DLMGCP DEBUG <0013> endpoint:rtpbridge/83@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955998 DLMGCP DEBUG <0013> endpoint:rtpbridge/84@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955998 DLMGCP DEBUG <0013> endpoint:rtpbridge/85@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955998 DLMGCP DEBUG <0013> endpoint:rtpbridge/86@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955998 DLMGCP DEBUG <0013> endpoint:rtpbridge/87@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955998 DLMGCP DEBUG <0013> endpoint:rtpbridge/88@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955998 DLMGCP DEBUG <0013> endpoint:rtpbridge/89@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955998 DLMGCP DEBUG <0013> endpoint:rtpbridge/8a@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955998 DLMGCP DEBUG <0013> endpoint:rtpbridge/8b@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955998 DLMGCP DEBUG <0013> endpoint:rtpbridge/8c@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955998 DLMGCP DEBUG <0013> endpoint:rtpbridge/8d@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955998 DLMGCP DEBUG <0013> endpoint:rtpbridge/8e@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955998 DLMGCP DEBUG <0013> endpoint:rtpbridge/8f@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955998 DLMGCP DEBUG <0013> endpoint:rtpbridge/90@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955998 DLMGCP DEBUG <0013> endpoint:rtpbridge/91@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955998 DLMGCP DEBUG <0013> endpoint:rtpbridge/92@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955998 DLMGCP DEBUG <0013> endpoint:rtpbridge/93@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955998 DLMGCP DEBUG <0013> endpoint:rtpbridge/94@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955998 DLMGCP DEBUG <0013> endpoint:rtpbridge/95@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955998 DLMGCP DEBUG <0013> endpoint:rtpbridge/96@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955998 DLMGCP DEBUG <0013> endpoint:rtpbridge/97@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955998 DLMGCP DEBUG <0013> endpoint:rtpbridge/98@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955998 DLMGCP DEBUG <0013> endpoint:rtpbridge/99@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955998 DLMGCP DEBUG <0013> endpoint:rtpbridge/9a@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955998 DLMGCP DEBUG <0013> endpoint:rtpbridge/9b@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955998 DLMGCP DEBUG <0013> endpoint:rtpbridge/9c@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955998 DLMGCP DEBUG <0013> endpoint:rtpbridge/9d@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955998 DLMGCP DEBUG <0013> endpoint:rtpbridge/9e@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955998 DLMGCP DEBUG <0013> endpoint:rtpbridge/9f@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955998 DLMGCP DEBUG <0013> endpoint:rtpbridge/a0@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955998 DLMGCP DEBUG <0013> endpoint:rtpbridge/a1@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955998 DLMGCP DEBUG <0013> endpoint:rtpbridge/a2@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955998 DLMGCP DEBUG <0013> endpoint:rtpbridge/a3@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955998 DLMGCP DEBUG <0013> endpoint:rtpbridge/a4@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955998 DLMGCP DEBUG <0013> endpoint:rtpbridge/a5@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955998 DLMGCP DEBUG <0013> endpoint:rtpbridge/a6@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955998 DLMGCP DEBUG <0013> endpoint:rtpbridge/a7@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955998 DLMGCP DEBUG <0013> endpoint:rtpbridge/a8@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955998 DLMGCP DEBUG <0013> endpoint:rtpbridge/a9@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955998 DLMGCP DEBUG <0013> endpoint:rtpbridge/aa@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955998 DLMGCP DEBUG <0013> endpoint:rtpbridge/ab@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955998 DLMGCP DEBUG <0013> endpoint:rtpbridge/ac@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955998 DLMGCP DEBUG <0013> endpoint:rtpbridge/ad@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955998 DLMGCP DEBUG <0013> endpoint:rtpbridge/ae@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955998 DLMGCP DEBUG <0013> endpoint:rtpbridge/af@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955998 DLMGCP DEBUG <0013> endpoint:rtpbridge/b0@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955998 DLMGCP DEBUG <0013> endpoint:rtpbridge/b1@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955998 DLMGCP DEBUG <0013> endpoint:rtpbridge/b2@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955998 DLMGCP DEBUG <0013> endpoint:rtpbridge/b3@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955998 DLMGCP DEBUG <0013> endpoint:rtpbridge/b4@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955998 DLMGCP DEBUG <0013> endpoint:rtpbridge/b5@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955998 DLMGCP DEBUG <0013> endpoint:rtpbridge/b6@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955998 DLMGCP DEBUG <0013> endpoint:rtpbridge/b7@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955998 DLMGCP DEBUG <0013> endpoint:rtpbridge/b8@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955998 DLMGCP DEBUG <0013> endpoint:rtpbridge/b9@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955998 DLMGCP DEBUG <0013> endpoint:rtpbridge/ba@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955998 DLMGCP DEBUG <0013> endpoint:rtpbridge/bb@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955998 DLMGCP DEBUG <0013> endpoint:rtpbridge/bc@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955998 DLMGCP DEBUG <0013> endpoint:rtpbridge/bd@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955998 DLMGCP DEBUG <0013> endpoint:rtpbridge/be@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955998 DLMGCP DEBUG <0013> endpoint:rtpbridge/bf@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955998 DLMGCP DEBUG <0013> endpoint:rtpbridge/c0@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955998 DLMGCP DEBUG <0013> endpoint:rtpbridge/c1@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955998 DLMGCP DEBUG <0013> endpoint:rtpbridge/c2@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955998 DLMGCP DEBUG <0013> endpoint:rtpbridge/c3@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955998 DLMGCP DEBUG <0013> endpoint:rtpbridge/c4@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955998 DLMGCP DEBUG <0013> endpoint:rtpbridge/c5@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955998 DLMGCP DEBUG <0013> endpoint:rtpbridge/c6@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955998 DLMGCP DEBUG <0013> endpoint:rtpbridge/c7@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955998 DLMGCP DEBUG <0013> endpoint:rtpbridge/c8@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955998 DLMGCP DEBUG <0013> endpoint:rtpbridge/c9@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955998 DLMGCP DEBUG <0013> endpoint:rtpbridge/ca@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955998 DLMGCP DEBUG <0013> endpoint:rtpbridge/cb@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955998 DLMGCP DEBUG <0013> endpoint:rtpbridge/cc@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955998 DLMGCP DEBUG <0013> endpoint:rtpbridge/cd@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955998 DLMGCP DEBUG <0013> endpoint:rtpbridge/ce@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955998 DLMGCP DEBUG <0013> endpoint:rtpbridge/cf@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955998 DLMGCP DEBUG <0013> endpoint:rtpbridge/d0@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955998 DLMGCP DEBUG <0013> endpoint:rtpbridge/d1@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955998 DLMGCP DEBUG <0013> endpoint:rtpbridge/d2@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955998 DLMGCP DEBUG <0013> endpoint:rtpbridge/d3@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955998 DLMGCP DEBUG <0013> endpoint:rtpbridge/d4@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955998 DLMGCP DEBUG <0013> endpoint:rtpbridge/d5@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955998 DLMGCP DEBUG <0013> endpoint:rtpbridge/d6@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955998 DLMGCP DEBUG <0013> endpoint:rtpbridge/d7@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955998 DLMGCP DEBUG <0013> endpoint:rtpbridge/d8@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955998 DLMGCP DEBUG <0013> endpoint:rtpbridge/d9@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955998 DLMGCP DEBUG <0013> endpoint:rtpbridge/da@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955998 DLMGCP DEBUG <0013> endpoint:rtpbridge/db@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955999 DLMGCP DEBUG <0013> endpoint:rtpbridge/dc@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955999 DLMGCP DEBUG <0013> endpoint:rtpbridge/dd@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955999 DLMGCP DEBUG <0013> endpoint:rtpbridge/de@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955999 DLMGCP DEBUG <0013> endpoint:rtpbridge/df@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955999 DLMGCP DEBUG <0013> endpoint:rtpbridge/e0@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955999 DLMGCP DEBUG <0013> endpoint:rtpbridge/e1@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955999 DLMGCP DEBUG <0013> endpoint:rtpbridge/e2@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955999 DLMGCP DEBUG <0013> endpoint:rtpbridge/e3@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955999 DLMGCP DEBUG <0013> endpoint:rtpbridge/e4@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955999 DLMGCP DEBUG <0013> endpoint:rtpbridge/e5@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955999 DLMGCP DEBUG <0013> endpoint:rtpbridge/e6@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955999 DLMGCP DEBUG <0013> endpoint:rtpbridge/e7@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955999 DLMGCP DEBUG <0013> endpoint:rtpbridge/e8@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955999 DLMGCP DEBUG <0013> endpoint:rtpbridge/e9@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955999 DLMGCP DEBUG <0013> endpoint:rtpbridge/ea@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955999 DLMGCP DEBUG <0013> endpoint:rtpbridge/eb@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955999 DLMGCP DEBUG <0013> endpoint:rtpbridge/ec@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955999 DLMGCP DEBUG <0013> endpoint:rtpbridge/ed@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955999 DLMGCP DEBUG <0013> endpoint:rtpbridge/ee@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955999 DLMGCP DEBUG <0013> endpoint:rtpbridge/ef@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955999 DLMGCP DEBUG <0013> endpoint:rtpbridge/f0@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955999 DLMGCP DEBUG <0013> endpoint:rtpbridge/f1@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955999 DLMGCP DEBUG <0013> endpoint:rtpbridge/f2@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955999 DLMGCP DEBUG <0013> endpoint:rtpbridge/f3@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955999 DLMGCP DEBUG <0013> endpoint:rtpbridge/f4@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955999 DLMGCP DEBUG <0013> endpoint:rtpbridge/f5@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955999 DLMGCP DEBUG <0013> endpoint:rtpbridge/f6@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955999 DLMGCP DEBUG <0013> endpoint:rtpbridge/f7@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955999 DLMGCP DEBUG <0013> endpoint:rtpbridge/f8@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955999 DLMGCP DEBUG <0013> endpoint:rtpbridge/f9@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955999 DLMGCP DEBUG <0013> endpoint:rtpbridge/fa@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955999 DLMGCP DEBUG <0013> endpoint:rtpbridge/fb@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955999 DLMGCP DEBUG <0013> endpoint:rtpbridge/fc@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955999 DLMGCP DEBUG <0013> endpoint:rtpbridge/fd@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955999 DLMGCP DEBUG <0013> endpoint:rtpbridge/fe@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955999 DLMGCP DEBUG <0013> endpoint:rtpbridge/ff@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955999 DLMGCP DEBUG <0013> endpoint:rtpbridge/100@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955999 DLMGCP DEBUG <0013> endpoint:rtpbridge/101@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955999 DLMGCP DEBUG <0013> endpoint:rtpbridge/102@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955999 DLMGCP DEBUG <0013> endpoint:rtpbridge/103@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955999 DLMGCP DEBUG <0013> endpoint:rtpbridge/104@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955999 DLMGCP DEBUG <0013> endpoint:rtpbridge/105@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955999 DLMGCP DEBUG <0013> endpoint:rtpbridge/106@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955999 DLMGCP DEBUG <0013> endpoint:rtpbridge/107@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955999 DLMGCP DEBUG <0013> endpoint:rtpbridge/108@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955999 DLMGCP DEBUG <0013> endpoint:rtpbridge/109@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955999 DLMGCP DEBUG <0013> endpoint:rtpbridge/10a@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955999 DLMGCP DEBUG <0013> endpoint:rtpbridge/10b@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955999 DLMGCP DEBUG <0013> endpoint:rtpbridge/10c@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955999 DLMGCP DEBUG <0013> endpoint:rtpbridge/10d@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955999 DLMGCP DEBUG <0013> endpoint:rtpbridge/10e@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955999 DLMGCP DEBUG <0013> endpoint:rtpbridge/10f@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955999 DLMGCP DEBUG <0013> endpoint:rtpbridge/110@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955999 DLMGCP DEBUG <0013> endpoint:rtpbridge/111@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955999 DLMGCP DEBUG <0013> endpoint:rtpbridge/112@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955999 DLMGCP DEBUG <0013> endpoint:rtpbridge/113@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955999 DLMGCP DEBUG <0013> endpoint:rtpbridge/114@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955999 DLMGCP DEBUG <0013> endpoint:rtpbridge/115@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955999 DLMGCP DEBUG <0013> endpoint:rtpbridge/116@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955999 DLMGCP DEBUG <0013> endpoint:rtpbridge/117@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955999 DLMGCP DEBUG <0013> endpoint:rtpbridge/118@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955999 DLMGCP DEBUG <0013> endpoint:rtpbridge/119@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955999 DLMGCP DEBUG <0013> endpoint:rtpbridge/11a@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955999 DLMGCP DEBUG <0013> endpoint:rtpbridge/11b@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955999 DLMGCP DEBUG <0013> endpoint:rtpbridge/11c@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955999 DLMGCP DEBUG <0013> endpoint:rtpbridge/11d@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955999 DLMGCP DEBUG <0013> endpoint:rtpbridge/11e@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955999 DLMGCP DEBUG <0013> endpoint:rtpbridge/11f@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955999 DLMGCP DEBUG <0013> endpoint:rtpbridge/120@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955999 DLMGCP DEBUG <0013> endpoint:rtpbridge/121@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955999 DLMGCP DEBUG <0013> endpoint:rtpbridge/122@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955999 DLMGCP DEBUG <0013> endpoint:rtpbridge/123@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955999 DLMGCP DEBUG <0013> endpoint:rtpbridge/124@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955999 DLMGCP DEBUG <0013> endpoint:rtpbridge/125@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955999 DLMGCP DEBUG <0013> endpoint:rtpbridge/126@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955999 DLMGCP DEBUG <0013> endpoint:rtpbridge/127@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955999 DLMGCP DEBUG <0013> endpoint:rtpbridge/128@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955999 DLMGCP DEBUG <0013> endpoint:rtpbridge/129@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955999 DLMGCP DEBUG <0013> endpoint:rtpbridge/12a@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955999 DLMGCP DEBUG <0013> endpoint:rtpbridge/12b@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955999 DLMGCP DEBUG <0013> endpoint:rtpbridge/12c@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125955999 DLMGCP DEBUG <0013> endpoint:none Generated response: code=200 (mgcp_protocol.c:230) 20241102125955999 DLMGCP DEBUG <0013> Generated response: line #00: 200 2707 OK (mgcp_msg.c:67) 20241102125956000 DLMGCP DEBUG <0013> Received message: line #00: DLCX 2708 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241102125956000 DLMGCP DEBUG <0013> Received message: line #01: C: 00A5 (mgcp_msg.c:67) 20241102125956000 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found free endpoint: rtpbridge/1@mgw (mgcp_endp.c:261) 20241102125956000 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:441) 20241102125956000 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241102125956000 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956000 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956000 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956000 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956000 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956000 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956000 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956000 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956000 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956000 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956000 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956000 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956000 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956000 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956000 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956000 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956000 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956000 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956000 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956000 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956000 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956000 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956000 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956000 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956000 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956000 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956000 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956000 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956000 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956000 DLMGCP DEBUG <0013> endpoint:rtpbridge/1e@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956000 DLMGCP DEBUG <0013> endpoint:rtpbridge/1f@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956000 DLMGCP DEBUG <0013> endpoint:rtpbridge/20@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956000 DLMGCP DEBUG <0013> endpoint:rtpbridge/21@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956000 DLMGCP DEBUG <0013> endpoint:rtpbridge/22@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956000 DLMGCP DEBUG <0013> endpoint:rtpbridge/23@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956002 DLMGCP DEBUG <0013> Received message: line #00: DLCX 2709 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241102125956002 DLMGCP DEBUG <0013> Received message: line #01: C: 00A6 (mgcp_msg.c:67) 20241102125956003 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found free endpoint: rtpbridge/1@mgw (mgcp_endp.c:261) 20241102125956003 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:441) 20241102125956003 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241102125956003 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956003 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956003 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956003 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956003 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956003 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956003 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956003 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956003 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956003 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956003 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956003 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956003 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956003 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956003 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956003 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956003 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956003 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956003 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956003 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956003 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956003 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956003 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956003 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956003 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956003 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956003 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956003 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956003 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956003 DLMGCP DEBUG <0013> endpoint:rtpbridge/1e@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956003 DLMGCP DEBUG <0013> endpoint:rtpbridge/1f@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956003 DLMGCP DEBUG <0013> endpoint:rtpbridge/20@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956003 DLMGCP DEBUG <0013> endpoint:rtpbridge/21@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956003 DLMGCP DEBUG <0013> endpoint:rtpbridge/22@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956003 DLMGCP DEBUG <0013> endpoint:rtpbridge/23@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956003 DLMGCP DEBUG <0013> endpoint:rtpbridge/24@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956003 DLMGCP DEBUG <0013> endpoint:rtpbridge/25@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956003 DLMGCP DEBUG <0013> endpoint:rtpbridge/26@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956003 DLMGCP DEBUG <0013> endpoint:rtpbridge/27@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956003 DLMGCP DEBUG <0013> endpoint:rtpbridge/28@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956003 DLMGCP DEBUG <0013> endpoint:rtpbridge/29@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956003 DLMGCP DEBUG <0013> endpoint:rtpbridge/2a@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956003 DLMGCP DEBUG <0013> endpoint:rtpbridge/2b@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956003 DLMGCP DEBUG <0013> endpoint:rtpbridge/2c@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956003 DLMGCP DEBUG <0013> endpoint:rtpbridge/2d@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956003 DLMGCP DEBUG <0013> endpoint:rtpbridge/2e@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956003 DLMGCP DEBUG <0013> endpoint:rtpbridge/2f@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956003 DLMGCP DEBUG <0013> endpoint:rtpbridge/30@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956003 DLMGCP DEBUG <0013> endpoint:rtpbridge/31@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956003 DLMGCP DEBUG <0013> endpoint:rtpbridge/32@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956003 DLMGCP DEBUG <0013> endpoint:rtpbridge/33@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956003 DLMGCP DEBUG <0013> endpoint:rtpbridge/34@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956003 DLMGCP DEBUG <0013> endpoint:rtpbridge/35@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956003 DLMGCP DEBUG <0013> endpoint:rtpbridge/36@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956003 DLMGCP DEBUG <0013> endpoint:rtpbridge/37@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956003 DLMGCP DEBUG <0013> endpoint:rtpbridge/38@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956003 DLMGCP DEBUG <0013> endpoint:rtpbridge/39@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956003 DLMGCP DEBUG <0013> endpoint:rtpbridge/3a@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956003 DLMGCP DEBUG <0013> endpoint:rtpbridge/3b@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956003 DLMGCP DEBUG <0013> endpoint:rtpbridge/3c@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956003 DLMGCP DEBUG <0013> endpoint:rtpbridge/3d@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956003 DLMGCP DEBUG <0013> endpoint:rtpbridge/3e@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956003 DLMGCP DEBUG <0013> endpoint:rtpbridge/3f@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956003 DLMGCP DEBUG <0013> endpoint:rtpbridge/40@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956003 DLMGCP DEBUG <0013> endpoint:rtpbridge/41@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956003 DLMGCP DEBUG <0013> endpoint:rtpbridge/42@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956003 DLMGCP DEBUG <0013> endpoint:rtpbridge/43@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956003 DLMGCP DEBUG <0013> endpoint:rtpbridge/44@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956003 DLMGCP DEBUG <0013> endpoint:rtpbridge/45@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956003 DLMGCP DEBUG <0013> endpoint:rtpbridge/46@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956003 DLMGCP DEBUG <0013> endpoint:rtpbridge/47@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956003 DLMGCP DEBUG <0013> endpoint:rtpbridge/48@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956003 DLMGCP DEBUG <0013> endpoint:rtpbridge/49@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956003 DLMGCP DEBUG <0013> endpoint:rtpbridge/4a@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956003 DLMGCP DEBUG <0013> endpoint:rtpbridge/4b@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956003 DLMGCP DEBUG <0013> endpoint:rtpbridge/4c@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956003 DLMGCP DEBUG <0013> endpoint:rtpbridge/4d@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956003 DLMGCP DEBUG <0013> endpoint:rtpbridge/4e@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956003 DLMGCP DEBUG <0013> endpoint:rtpbridge/4f@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956003 DLMGCP DEBUG <0013> endpoint:rtpbridge/50@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956003 DLMGCP DEBUG <0013> endpoint:rtpbridge/51@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956003 DLMGCP DEBUG <0013> endpoint:rtpbridge/52@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956003 DLMGCP DEBUG <0013> endpoint:rtpbridge/53@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956003 DLMGCP DEBUG <0013> endpoint:rtpbridge/54@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956003 DLMGCP DEBUG <0013> endpoint:rtpbridge/55@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956003 DLMGCP DEBUG <0013> endpoint:rtpbridge/56@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956003 DLMGCP DEBUG <0013> endpoint:rtpbridge/57@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956003 DLMGCP DEBUG <0013> endpoint:rtpbridge/58@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956003 DLMGCP DEBUG <0013> endpoint:rtpbridge/59@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956003 DLMGCP DEBUG <0013> endpoint:rtpbridge/5a@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956003 DLMGCP DEBUG <0013> endpoint:rtpbridge/5b@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956003 DLMGCP DEBUG <0013> endpoint:rtpbridge/5c@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956003 DLMGCP DEBUG <0013> endpoint:rtpbridge/5d@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956003 DLMGCP DEBUG <0013> endpoint:rtpbridge/5e@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956003 DLMGCP DEBUG <0013> endpoint:rtpbridge/5f@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956003 DLMGCP DEBUG <0013> endpoint:rtpbridge/60@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956003 DLMGCP DEBUG <0013> endpoint:rtpbridge/61@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956003 DLMGCP DEBUG <0013> endpoint:rtpbridge/62@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956003 DLMGCP DEBUG <0013> endpoint:rtpbridge/63@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956003 DLMGCP DEBUG <0013> endpoint:rtpbridge/64@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956003 DLMGCP DEBUG <0013> endpoint:rtpbridge/65@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956003 DLMGCP DEBUG <0013> endpoint:rtpbridge/66@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956003 DLMGCP DEBUG <0013> endpoint:rtpbridge/67@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956003 DLMGCP DEBUG <0013> endpoint:rtpbridge/68@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956003 DLMGCP DEBUG <0013> endpoint:rtpbridge/69@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956003 DLMGCP DEBUG <0013> endpoint:rtpbridge/6a@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956003 DLMGCP DEBUG <0013> endpoint:rtpbridge/6b@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956003 DLMGCP DEBUG <0013> endpoint:rtpbridge/6c@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956003 DLMGCP DEBUG <0013> endpoint:rtpbridge/6d@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956003 DLMGCP DEBUG <0013> endpoint:rtpbridge/6e@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956003 DLMGCP DEBUG <0013> endpoint:rtpbridge/6f@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956003 DLMGCP DEBUG <0013> endpoint:rtpbridge/70@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956003 DLMGCP DEBUG <0013> endpoint:rtpbridge/71@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956003 DLMGCP DEBUG <0013> endpoint:rtpbridge/72@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956003 DLMGCP DEBUG <0013> endpoint:rtpbridge/73@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956003 DLMGCP DEBUG <0013> endpoint:rtpbridge/74@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956004 DLMGCP DEBUG <0013> endpoint:rtpbridge/75@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956004 DLMGCP DEBUG <0013> endpoint:rtpbridge/76@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956004 DLMGCP DEBUG <0013> endpoint:rtpbridge/77@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956004 DLMGCP DEBUG <0013> endpoint:rtpbridge/78@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956004 DLMGCP DEBUG <0013> endpoint:rtpbridge/79@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956004 DLMGCP DEBUG <0013> endpoint:rtpbridge/7a@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956004 DLMGCP DEBUG <0013> endpoint:rtpbridge/7b@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956004 DLMGCP DEBUG <0013> endpoint:rtpbridge/7c@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956004 DLMGCP DEBUG <0013> endpoint:rtpbridge/7d@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956004 DLMGCP DEBUG <0013> endpoint:rtpbridge/7e@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956004 DLMGCP DEBUG <0013> endpoint:rtpbridge/7f@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956004 DLMGCP DEBUG <0013> endpoint:rtpbridge/80@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956004 DLMGCP DEBUG <0013> endpoint:rtpbridge/81@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956004 DLMGCP DEBUG <0013> endpoint:rtpbridge/82@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956004 DLMGCP DEBUG <0013> endpoint:rtpbridge/83@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956004 DLMGCP DEBUG <0013> endpoint:rtpbridge/84@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956004 DLMGCP DEBUG <0013> endpoint:rtpbridge/85@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956004 DLMGCP DEBUG <0013> endpoint:rtpbridge/86@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956004 DLMGCP DEBUG <0013> endpoint:rtpbridge/87@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956004 DLMGCP DEBUG <0013> endpoint:rtpbridge/88@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956004 DLMGCP DEBUG <0013> endpoint:rtpbridge/89@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956004 DLMGCP DEBUG <0013> endpoint:rtpbridge/8a@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956004 DLMGCP DEBUG <0013> endpoint:rtpbridge/8b@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956004 DLMGCP DEBUG <0013> endpoint:rtpbridge/8c@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956004 DLMGCP DEBUG <0013> endpoint:rtpbridge/8d@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956004 DLMGCP DEBUG <0013> endpoint:rtpbridge/8e@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956004 DLMGCP DEBUG <0013> endpoint:rtpbridge/8f@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956004 DLMGCP DEBUG <0013> endpoint:rtpbridge/90@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956004 DLMGCP DEBUG <0013> endpoint:rtpbridge/91@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956004 DLMGCP DEBUG <0013> endpoint:rtpbridge/92@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956004 DLMGCP DEBUG <0013> endpoint:rtpbridge/93@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956004 DLMGCP DEBUG <0013> endpoint:rtpbridge/94@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956004 DLMGCP DEBUG <0013> endpoint:rtpbridge/95@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956004 DLMGCP DEBUG <0013> endpoint:rtpbridge/96@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956004 DLMGCP DEBUG <0013> endpoint:rtpbridge/97@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956004 DLMGCP DEBUG <0013> endpoint:rtpbridge/98@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956004 DLMGCP DEBUG <0013> endpoint:rtpbridge/99@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956004 DLMGCP DEBUG <0013> endpoint:rtpbridge/9a@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956004 DLMGCP DEBUG <0013> endpoint:rtpbridge/9b@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956004 DLMGCP DEBUG <0013> endpoint:rtpbridge/9c@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956004 DLMGCP DEBUG <0013> endpoint:rtpbridge/9d@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956004 DLMGCP DEBUG <0013> endpoint:rtpbridge/9e@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956004 DLMGCP DEBUG <0013> endpoint:rtpbridge/9f@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956004 DLMGCP DEBUG <0013> endpoint:rtpbridge/a0@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956004 DLMGCP DEBUG <0013> endpoint:rtpbridge/a1@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956004 DLMGCP DEBUG <0013> endpoint:rtpbridge/a2@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956004 DLMGCP DEBUG <0013> endpoint:rtpbridge/a3@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956004 DLMGCP DEBUG <0013> endpoint:rtpbridge/a4@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956004 DLMGCP DEBUG <0013> endpoint:rtpbridge/a5@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956004 DLMGCP DEBUG <0013> endpoint:rtpbridge/a6@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956004 DLMGCP DEBUG <0013> endpoint:rtpbridge/a7@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956004 DLMGCP DEBUG <0013> endpoint:rtpbridge/a8@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956004 DLMGCP DEBUG <0013> endpoint:rtpbridge/a9@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956004 DLMGCP DEBUG <0013> endpoint:rtpbridge/aa@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956004 DLMGCP DEBUG <0013> endpoint:rtpbridge/ab@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956004 DLMGCP DEBUG <0013> endpoint:rtpbridge/ac@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956004 DLMGCP DEBUG <0013> endpoint:rtpbridge/ad@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956004 DLMGCP DEBUG <0013> endpoint:rtpbridge/ae@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956004 DLMGCP DEBUG <0013> endpoint:rtpbridge/af@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956004 DLMGCP DEBUG <0013> endpoint:rtpbridge/b0@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956004 DLMGCP DEBUG <0013> endpoint:rtpbridge/b1@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956004 DLMGCP DEBUG <0013> endpoint:rtpbridge/b2@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956004 DLMGCP DEBUG <0013> endpoint:rtpbridge/b3@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956004 DLMGCP DEBUG <0013> endpoint:rtpbridge/b4@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956004 DLMGCP DEBUG <0013> endpoint:rtpbridge/b5@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956004 DLMGCP DEBUG <0013> endpoint:rtpbridge/b6@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956004 DLMGCP DEBUG <0013> endpoint:rtpbridge/b7@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956004 DLMGCP DEBUG <0013> endpoint:rtpbridge/b8@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956004 DLMGCP DEBUG <0013> endpoint:rtpbridge/b9@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956004 DLMGCP DEBUG <0013> endpoint:rtpbridge/ba@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956004 DLMGCP DEBUG <0013> endpoint:rtpbridge/bb@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956004 DLMGCP DEBUG <0013> endpoint:rtpbridge/bc@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956004 DLMGCP DEBUG <0013> endpoint:rtpbridge/bd@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956004 DLMGCP DEBUG <0013> endpoint:rtpbridge/be@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956004 DLMGCP DEBUG <0013> endpoint:rtpbridge/bf@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956004 DLMGCP DEBUG <0013> endpoint:rtpbridge/c0@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956004 DLMGCP DEBUG <0013> endpoint:rtpbridge/c1@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956004 DLMGCP DEBUG <0013> endpoint:rtpbridge/c2@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956004 DLMGCP DEBUG <0013> endpoint:rtpbridge/c3@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956004 DLMGCP DEBUG <0013> endpoint:rtpbridge/c4@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956004 DLMGCP DEBUG <0013> endpoint:rtpbridge/c5@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956004 DLMGCP DEBUG <0013> endpoint:rtpbridge/c6@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956004 DLMGCP DEBUG <0013> endpoint:rtpbridge/c7@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956004 DLMGCP DEBUG <0013> endpoint:rtpbridge/c8@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956004 DLMGCP DEBUG <0013> endpoint:rtpbridge/c9@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956004 DLMGCP DEBUG <0013> endpoint:rtpbridge/ca@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956004 DLMGCP DEBUG <0013> endpoint:rtpbridge/cb@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956004 DLMGCP DEBUG <0013> endpoint:rtpbridge/cc@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956004 DLMGCP DEBUG <0013> endpoint:rtpbridge/cd@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956004 DLMGCP DEBUG <0013> endpoint:rtpbridge/ce@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956004 DLMGCP DEBUG <0013> endpoint:rtpbridge/cf@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956004 DLMGCP DEBUG <0013> endpoint:rtpbridge/d0@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956004 DLMGCP DEBUG <0013> endpoint:rtpbridge/d1@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956004 DLMGCP DEBUG <0013> endpoint:rtpbridge/d2@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956004 DLMGCP DEBUG <0013> endpoint:rtpbridge/d3@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956004 DLMGCP DEBUG <0013> endpoint:rtpbridge/d4@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956004 DLMGCP DEBUG <0013> endpoint:rtpbridge/d5@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956004 DLMGCP DEBUG <0013> endpoint:rtpbridge/d6@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956004 DLMGCP DEBUG <0013> endpoint:rtpbridge/d7@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956004 DLMGCP DEBUG <0013> endpoint:rtpbridge/d8@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956004 DLMGCP DEBUG <0013> endpoint:rtpbridge/d9@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956004 DLMGCP DEBUG <0013> endpoint:rtpbridge/da@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956004 DLMGCP DEBUG <0013> endpoint:rtpbridge/db@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956004 DLMGCP DEBUG <0013> endpoint:rtpbridge/dc@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956004 DLMGCP DEBUG <0013> endpoint:rtpbridge/dd@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956004 DLMGCP DEBUG <0013> endpoint:rtpbridge/de@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956004 DLMGCP DEBUG <0013> endpoint:rtpbridge/df@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956004 DLMGCP DEBUG <0013> endpoint:rtpbridge/e0@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956004 DLMGCP DEBUG <0013> endpoint:rtpbridge/e1@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956004 DLMGCP DEBUG <0013> endpoint:rtpbridge/e2@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956004 DLMGCP DEBUG <0013> endpoint:rtpbridge/e3@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956004 DLMGCP DEBUG <0013> endpoint:rtpbridge/e4@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956004 DLMGCP DEBUG <0013> endpoint:rtpbridge/e5@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956004 DLMGCP DEBUG <0013> endpoint:rtpbridge/e6@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956004 DLMGCP DEBUG <0013> endpoint:rtpbridge/e7@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956004 DLMGCP DEBUG <0013> endpoint:rtpbridge/e8@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956004 DLMGCP DEBUG <0013> endpoint:rtpbridge/e9@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956004 DLMGCP DEBUG <0013> endpoint:rtpbridge/ea@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956004 DLMGCP DEBUG <0013> endpoint:rtpbridge/eb@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956005 DLMGCP DEBUG <0013> endpoint:rtpbridge/ec@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956005 DLMGCP DEBUG <0013> endpoint:rtpbridge/ed@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956005 DLMGCP DEBUG <0013> endpoint:rtpbridge/ee@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956005 DLMGCP DEBUG <0013> endpoint:rtpbridge/ef@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956005 DLMGCP DEBUG <0013> endpoint:rtpbridge/f0@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956005 DLMGCP DEBUG <0013> endpoint:rtpbridge/f1@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956005 DLMGCP DEBUG <0013> endpoint:rtpbridge/f2@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956005 DLMGCP DEBUG <0013> endpoint:rtpbridge/f3@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956005 DLMGCP DEBUG <0013> endpoint:rtpbridge/f4@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956005 DLMGCP DEBUG <0013> endpoint:rtpbridge/f5@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956005 DLMGCP DEBUG <0013> endpoint:rtpbridge/f6@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956005 DLMGCP DEBUG <0013> endpoint:rtpbridge/f7@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956005 DLMGCP DEBUG <0013> endpoint:rtpbridge/f8@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956005 DLMGCP DEBUG <0013> endpoint:rtpbridge/f9@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956005 DLMGCP DEBUG <0013> endpoint:rtpbridge/fa@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956005 DLMGCP DEBUG <0013> endpoint:rtpbridge/fb@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956005 DLMGCP DEBUG <0013> endpoint:rtpbridge/fc@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956005 DLMGCP DEBUG <0013> endpoint:rtpbridge/fd@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956005 DLMGCP DEBUG <0013> endpoint:rtpbridge/fe@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956005 DLMGCP DEBUG <0013> endpoint:rtpbridge/ff@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956005 DLMGCP DEBUG <0013> endpoint:rtpbridge/100@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956005 DLMGCP DEBUG <0013> endpoint:rtpbridge/101@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956005 DLMGCP DEBUG <0013> endpoint:rtpbridge/102@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956005 DLMGCP DEBUG <0013> endpoint:rtpbridge/103@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956005 DLMGCP DEBUG <0013> endpoint:rtpbridge/104@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956005 DLMGCP DEBUG <0013> endpoint:rtpbridge/105@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956005 DLMGCP DEBUG <0013> endpoint:rtpbridge/106@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956005 DLMGCP DEBUG <0013> endpoint:rtpbridge/107@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956005 DLMGCP DEBUG <0013> endpoint:rtpbridge/108@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956005 DLMGCP DEBUG <0013> endpoint:rtpbridge/109@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956005 DLMGCP DEBUG <0013> endpoint:rtpbridge/10a@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956005 DLMGCP DEBUG <0013> endpoint:rtpbridge/10b@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956005 DLMGCP DEBUG <0013> endpoint:rtpbridge/10c@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956005 DLMGCP DEBUG <0013> endpoint:rtpbridge/10d@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956005 DLMGCP DEBUG <0013> endpoint:rtpbridge/10e@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956005 DLMGCP DEBUG <0013> endpoint:rtpbridge/10f@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956005 DLMGCP DEBUG <0013> endpoint:rtpbridge/110@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956005 DLMGCP DEBUG <0013> endpoint:rtpbridge/111@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956005 DLMGCP DEBUG <0013> endpoint:rtpbridge/112@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956005 DLMGCP DEBUG <0013> endpoint:rtpbridge/113@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956005 DLMGCP DEBUG <0013> endpoint:rtpbridge/114@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956005 DLMGCP DEBUG <0013> endpoint:rtpbridge/115@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956005 DLMGCP DEBUG <0013> endpoint:rtpbridge/116@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956005 DLMGCP DEBUG <0013> endpoint:rtpbridge/117@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956005 DLMGCP DEBUG <0013> endpoint:rtpbridge/118@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956005 DLMGCP DEBUG <0013> endpoint:rtpbridge/119@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956005 DLMGCP DEBUG <0013> endpoint:rtpbridge/11a@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956005 DLMGCP DEBUG <0013> endpoint:rtpbridge/11b@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956005 DLMGCP DEBUG <0013> endpoint:rtpbridge/11c@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956005 DLMGCP DEBUG <0013> endpoint:rtpbridge/11d@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956005 DLMGCP DEBUG <0013> endpoint:rtpbridge/11e@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956005 DLMGCP DEBUG <0013> endpoint:rtpbridge/11f@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956005 DLMGCP DEBUG <0013> endpoint:rtpbridge/120@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956005 DLMGCP DEBUG <0013> endpoint:rtpbridge/121@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956005 DLMGCP DEBUG <0013> endpoint:rtpbridge/122@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956005 DLMGCP DEBUG <0013> endpoint:rtpbridge/123@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956005 DLMGCP DEBUG <0013> endpoint:rtpbridge/124@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956005 DLMGCP DEBUG <0013> endpoint:rtpbridge/125@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956005 DLMGCP DEBUG <0013> endpoint:rtpbridge/126@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956005 DLMGCP DEBUG <0013> endpoint:rtpbridge/127@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956005 DLMGCP DEBUG <0013> endpoint:rtpbridge/128@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956005 DLMGCP DEBUG <0013> endpoint:rtpbridge/129@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956005 DLMGCP DEBUG <0013> endpoint:rtpbridge/12a@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956005 DLMGCP DEBUG <0013> endpoint:rtpbridge/12b@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956005 DLMGCP DEBUG <0013> endpoint:rtpbridge/12c@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956005 DLMGCP DEBUG <0013> endpoint:none Generated response: code=200 (mgcp_protocol.c:230) 20241102125956005 DLMGCP DEBUG <0013> Generated response: line #00: 200 2709 OK (mgcp_msg.c:67) 20241102125956006 DLMGCP DEBUG <0013> Received message: line #00: DLCX 2710 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241102125956006 DLMGCP DEBUG <0013> Received message: line #01: C: 00A7 (mgcp_msg.c:67) 20241102125956006 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found free endpoint: rtpbridge/1@mgw (mgcp_endp.c:261) 20241102125956006 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:441) 20241102125956006 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241102125956006 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956006 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956006 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956006 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956006 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956006 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956006 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956006 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956006 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956006 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956006 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956006 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956006 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956006 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956006 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956006 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956006 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956006 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956006 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956006 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956006 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956006 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956006 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956006 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956006 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956006 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956006 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956006 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956006 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956006 DLMGCP DEBUG <0013> endpoint:rtpbridge/1e@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956006 DLMGCP DEBUG <0013> endpoint:rtpbridge/1f@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956006 DLMGCP DEBUG <0013> endpoint:rtpbridge/20@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956006 DLMGCP DEBUG <0013> endpoint:rtpbridge/21@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956006 DLMGCP DEBUG <0013> endpoint:rtpbridge/22@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956006 DLMGCP DEBUG <0013> endpoint:rtpbridge/23@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956006 DLMGCP DEBUG <0013> endpoint:rtpbridge/24@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956006 DLMGCP DEBUG <0013> endpoint:rtpbridge/25@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956006 DLMGCP DEBUG <0013> endpoint:rtpbridge/26@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956006 DLMGCP DEBUG <0013> endpoint:rtpbridge/27@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956006 DLMGCP DEBUG <0013> endpoint:rtpbridge/28@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956006 DLMGCP DEBUG <0013> endpoint:rtpbridge/29@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956006 DLMGCP DEBUG <0013> endpoint:rtpbridge/2a@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956006 DLMGCP DEBUG <0013> endpoint:rtpbridge/2b@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956006 DLMGCP DEBUG <0013> endpoint:rtpbridge/2c@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956006 DLMGCP DEBUG <0013> endpoint:rtpbridge/2d@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956006 DLMGCP DEBUG <0013> endpoint:rtpbridge/2e@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956006 DLMGCP DEBUG <0013> endpoint:rtpbridge/2f@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956006 DLMGCP DEBUG <0013> endpoint:rtpbridge/30@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956006 DLMGCP DEBUG <0013> endpoint:rtpbridge/31@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956006 DLMGCP DEBUG <0013> endpoint:rtpbridge/32@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956006 DLMGCP DEBUG <0013> endpoint:rtpbridge/33@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956006 DLMGCP DEBUG <0013> endpoint:rtpbridge/34@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956006 DLMGCP DEBUG <0013> endpoint:rtpbridge/35@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956006 DLMGCP DEBUG <0013> endpoint:rtpbridge/36@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956006 DLMGCP DEBUG <0013> endpoint:rtpbridge/37@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956006 DLMGCP DEBUG <0013> endpoint:rtpbridge/38@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956006 DLMGCP DEBUG <0013> endpoint:rtpbridge/39@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956006 DLMGCP DEBUG <0013> endpoint:rtpbridge/3a@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956006 DLMGCP DEBUG <0013> endpoint:rtpbridge/3b@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956006 DLMGCP DEBUG <0013> endpoint:rtpbridge/3c@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956006 DLMGCP DEBUG <0013> endpoint:rtpbridge/3d@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956006 DLMGCP DEBUG <0013> endpoint:rtpbridge/3e@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956006 DLMGCP DEBUG <0013> endpoint:rtpbridge/3f@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956006 DLMGCP DEBUG <0013> endpoint:rtpbridge/40@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956006 DLMGCP DEBUG <0013> endpoint:rtpbridge/41@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956006 DLMGCP DEBUG <0013> endpoint:rtpbridge/42@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956006 DLMGCP DEBUG <0013> endpoint:rtpbridge/43@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956006 DLMGCP DEBUG <0013> endpoint:rtpbridge/44@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956006 DLMGCP DEBUG <0013> endpoint:rtpbridge/45@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956006 DLMGCP DEBUG <0013> endpoint:rtpbridge/46@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956006 DLMGCP DEBUG <0013> endpoint:rtpbridge/47@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956006 DLMGCP DEBUG <0013> endpoint:rtpbridge/48@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956006 DLMGCP DEBUG <0013> endpoint:rtpbridge/49@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956006 DLMGCP DEBUG <0013> endpoint:rtpbridge/4a@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956006 DLMGCP DEBUG <0013> endpoint:rtpbridge/4b@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956006 DLMGCP DEBUG <0013> endpoint:rtpbridge/4c@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956006 DLMGCP DEBUG <0013> endpoint:rtpbridge/4d@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956006 DLMGCP DEBUG <0013> endpoint:rtpbridge/4e@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956006 DLMGCP DEBUG <0013> endpoint:rtpbridge/4f@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956006 DLMGCP DEBUG <0013> endpoint:rtpbridge/50@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956006 DLMGCP DEBUG <0013> endpoint:rtpbridge/51@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956006 DLMGCP DEBUG <0013> endpoint:rtpbridge/52@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956006 DLMGCP DEBUG <0013> endpoint:rtpbridge/53@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956006 DLMGCP DEBUG <0013> endpoint:rtpbridge/54@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956006 DLMGCP DEBUG <0013> endpoint:rtpbridge/55@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956006 DLMGCP DEBUG <0013> endpoint:rtpbridge/56@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956006 DLMGCP DEBUG <0013> endpoint:rtpbridge/57@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956006 DLMGCP DEBUG <0013> endpoint:rtpbridge/58@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956006 DLMGCP DEBUG <0013> endpoint:rtpbridge/59@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956006 DLMGCP DEBUG <0013> endpoint:rtpbridge/5a@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956006 DLMGCP DEBUG <0013> endpoint:rtpbridge/5b@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956006 DLMGCP DEBUG <0013> endpoint:rtpbridge/5c@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956006 DLMGCP DEBUG <0013> endpoint:rtpbridge/5d@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956006 DLMGCP DEBUG <0013> endpoint:rtpbridge/5e@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956006 DLMGCP DEBUG <0013> endpoint:rtpbridge/5f@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956006 DLMGCP DEBUG <0013> endpoint:rtpbridge/60@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956006 DLMGCP DEBUG <0013> endpoint:rtpbridge/61@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956006 DLMGCP DEBUG <0013> endpoint:rtpbridge/62@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956006 DLMGCP DEBUG <0013> endpoint:rtpbridge/63@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956006 DLMGCP DEBUG <0013> endpoint:rtpbridge/64@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956006 DLMGCP DEBUG <0013> endpoint:rtpbridge/65@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956006 DLMGCP DEBUG <0013> endpoint:rtpbridge/66@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956006 DLMGCP DEBUG <0013> endpoint:rtpbridge/67@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956006 DLMGCP DEBUG <0013> endpoint:rtpbridge/68@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956006 DLMGCP DEBUG <0013> endpoint:rtpbridge/69@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956006 DLMGCP DEBUG <0013> endpoint:rtpbridge/6a@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956006 DLMGCP DEBUG <0013> endpoint:rtpbridge/6b@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956006 DLMGCP DEBUG <0013> endpoint:rtpbridge/6c@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956006 DLMGCP DEBUG <0013> endpoint:rtpbridge/6d@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956006 DLMGCP DEBUG <0013> endpoint:rtpbridge/6e@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956007 DLMGCP DEBUG <0013> endpoint:rtpbridge/6f@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956007 DLMGCP DEBUG <0013> endpoint:rtpbridge/70@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956007 DLMGCP DEBUG <0013> endpoint:rtpbridge/71@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956007 DLMGCP DEBUG <0013> endpoint:rtpbridge/72@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956007 DLMGCP DEBUG <0013> endpoint:rtpbridge/73@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956007 DLMGCP DEBUG <0013> endpoint:rtpbridge/74@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956007 DLMGCP DEBUG <0013> endpoint:rtpbridge/75@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956007 DLMGCP DEBUG <0013> endpoint:rtpbridge/76@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956007 DLMGCP DEBUG <0013> endpoint:rtpbridge/77@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956007 DLMGCP DEBUG <0013> endpoint:rtpbridge/78@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956007 DLMGCP DEBUG <0013> endpoint:rtpbridge/79@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956007 DLMGCP DEBUG <0013> endpoint:rtpbridge/7a@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956007 DLMGCP DEBUG <0013> endpoint:rtpbridge/7b@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956007 DLMGCP DEBUG <0013> endpoint:rtpbridge/7c@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956007 DLMGCP DEBUG <0013> endpoint:rtpbridge/7d@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956007 DLMGCP DEBUG <0013> endpoint:rtpbridge/7e@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956007 DLMGCP DEBUG <0013> endpoint:rtpbridge/7f@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956007 DLMGCP DEBUG <0013> endpoint:rtpbridge/80@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956007 DLMGCP DEBUG <0013> endpoint:rtpbridge/81@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956007 DLMGCP DEBUG <0013> endpoint:rtpbridge/82@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956007 DLMGCP DEBUG <0013> endpoint:rtpbridge/83@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956007 DLMGCP DEBUG <0013> endpoint:rtpbridge/84@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956007 DLMGCP DEBUG <0013> endpoint:rtpbridge/85@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956007 DLMGCP DEBUG <0013> endpoint:rtpbridge/86@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956007 DLMGCP DEBUG <0013> endpoint:rtpbridge/87@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956007 DLMGCP DEBUG <0013> endpoint:rtpbridge/88@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956007 DLMGCP DEBUG <0013> endpoint:rtpbridge/89@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956007 DLMGCP DEBUG <0013> endpoint:rtpbridge/8a@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956007 DLMGCP DEBUG <0013> endpoint:rtpbridge/8b@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956007 DLMGCP DEBUG <0013> endpoint:rtpbridge/8c@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956007 DLMGCP DEBUG <0013> endpoint:rtpbridge/8d@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956007 DLMGCP DEBUG <0013> endpoint:rtpbridge/8e@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956007 DLMGCP DEBUG <0013> endpoint:rtpbridge/8f@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956007 DLMGCP DEBUG <0013> endpoint:rtpbridge/90@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956007 DLMGCP DEBUG <0013> endpoint:rtpbridge/91@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956007 DLMGCP DEBUG <0013> endpoint:rtpbridge/92@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956007 DLMGCP DEBUG <0013> endpoint:rtpbridge/93@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956007 DLMGCP DEBUG <0013> endpoint:rtpbridge/94@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956007 DLMGCP DEBUG <0013> endpoint:rtpbridge/95@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956007 DLMGCP DEBUG <0013> endpoint:rtpbridge/96@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956007 DLMGCP DEBUG <0013> endpoint:rtpbridge/97@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956007 DLMGCP DEBUG <0013> endpoint:rtpbridge/98@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956007 DLMGCP DEBUG <0013> endpoint:rtpbridge/99@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956007 DLMGCP DEBUG <0013> endpoint:rtpbridge/9a@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956007 DLMGCP DEBUG <0013> endpoint:rtpbridge/9b@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956007 DLMGCP DEBUG <0013> endpoint:rtpbridge/9c@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956007 DLMGCP DEBUG <0013> endpoint:rtpbridge/9d@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956007 DLMGCP DEBUG <0013> endpoint:rtpbridge/9e@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956007 DLMGCP DEBUG <0013> endpoint:rtpbridge/9f@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956007 DLMGCP DEBUG <0013> endpoint:rtpbridge/a0@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956007 DLMGCP DEBUG <0013> endpoint:rtpbridge/a1@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956007 DLMGCP DEBUG <0013> endpoint:rtpbridge/a2@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956007 DLMGCP DEBUG <0013> endpoint:rtpbridge/a3@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956007 DLMGCP DEBUG <0013> endpoint:rtpbridge/a4@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956007 DLMGCP DEBUG <0013> endpoint:rtpbridge/a5@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956007 DLMGCP DEBUG <0013> endpoint:rtpbridge/a6@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956007 DLMGCP DEBUG <0013> endpoint:rtpbridge/a7@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956007 DLMGCP DEBUG <0013> endpoint:rtpbridge/a8@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956007 DLMGCP DEBUG <0013> endpoint:rtpbridge/a9@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956007 DLMGCP DEBUG <0013> endpoint:rtpbridge/aa@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956007 DLMGCP DEBUG <0013> endpoint:rtpbridge/ab@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956007 DLMGCP DEBUG <0013> endpoint:rtpbridge/ac@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956007 DLMGCP DEBUG <0013> endpoint:rtpbridge/ad@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956014 DLMGCP DEBUG <0013> Received message: line #00: DLCX 2713 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241102125956014 DLMGCP DEBUG <0013> Received message: line #01: C: 00AA (mgcp_msg.c:67) 20241102125956014 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found free endpoint: rtpbridge/1@mgw (mgcp_endp.c:261) 20241102125956014 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:441) 20241102125956014 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241102125956014 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956014 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956014 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956014 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956014 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956014 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956014 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956014 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956014 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956014 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956014 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956014 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956014 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956014 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956014 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956014 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956014 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956014 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956014 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956014 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956014 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956014 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956014 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956014 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956015 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956015 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956015 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956015 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956015 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956015 DLMGCP DEBUG <0013> endpoint:rtpbridge/1e@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956015 DLMGCP DEBUG <0013> endpoint:rtpbridge/1f@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956015 DLMGCP DEBUG <0013> endpoint:rtpbridge/20@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956015 DLMGCP DEBUG <0013> endpoint:rtpbridge/21@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956015 DLMGCP DEBUG <0013> endpoint:rtpbridge/22@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956015 DLMGCP DEBUG <0013> endpoint:rtpbridge/23@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956015 DLMGCP DEBUG <0013> endpoint:rtpbridge/24@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956015 DLMGCP DEBUG <0013> endpoint:rtpbridge/25@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956015 DLMGCP DEBUG <0013> endpoint:rtpbridge/26@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956015 DLMGCP DEBUG <0013> endpoint:rtpbridge/27@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956015 DLMGCP DEBUG <0013> endpoint:rtpbridge/28@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956015 DLMGCP DEBUG <0013> endpoint:rtpbridge/29@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956015 DLMGCP DEBUG <0013> endpoint:rtpbridge/2a@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956015 DLMGCP DEBUG <0013> endpoint:rtpbridge/2b@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956015 DLMGCP DEBUG <0013> endpoint:rtpbridge/2c@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956015 DLMGCP DEBUG <0013> endpoint:rtpbridge/2d@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956015 DLMGCP DEBUG <0013> endpoint:rtpbridge/2e@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956015 DLMGCP DEBUG <0013> endpoint:rtpbridge/2f@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956015 DLMGCP DEBUG <0013> endpoint:rtpbridge/30@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956015 DLMGCP DEBUG <0013> endpoint:rtpbridge/31@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956015 DLMGCP DEBUG <0013> endpoint:rtpbridge/32@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956015 DLMGCP DEBUG <0013> endpoint:rtpbridge/33@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956015 DLMGCP DEBUG <0013> endpoint:rtpbridge/34@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956015 DLMGCP DEBUG <0013> endpoint:rtpbridge/35@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956015 DLMGCP DEBUG <0013> endpoint:rtpbridge/36@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956015 DLMGCP DEBUG <0013> endpoint:rtpbridge/37@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956015 DLMGCP DEBUG <0013> endpoint:rtpbridge/38@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956015 DLMGCP DEBUG <0013> endpoint:rtpbridge/39@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956015 DLMGCP DEBUG <0013> endpoint:rtpbridge/3a@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956015 DLMGCP DEBUG <0013> endpoint:rtpbridge/3b@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956015 DLMGCP DEBUG <0013> endpoint:rtpbridge/3c@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956015 DLMGCP DEBUG <0013> endpoint:rtpbridge/3d@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956015 DLMGCP DEBUG <0013> endpoint:rtpbridge/3e@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956015 DLMGCP DEBUG <0013> endpoint:rtpbridge/3f@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956015 DLMGCP DEBUG <0013> endpoint:rtpbridge/40@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956015 DLMGCP DEBUG <0013> endpoint:rtpbridge/41@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956015 DLMGCP DEBUG <0013> endpoint:rtpbridge/42@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956015 DLMGCP DEBUG <0013> endpoint:rtpbridge/43@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956015 DLMGCP DEBUG <0013> endpoint:rtpbridge/44@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956015 DLMGCP DEBUG <0013> endpoint:rtpbridge/45@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956015 DLMGCP DEBUG <0013> endpoint:rtpbridge/46@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956015 DLMGCP DEBUG <0013> endpoint:rtpbridge/47@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956015 DLMGCP DEBUG <0013> endpoint:rtpbridge/48@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956015 DLMGCP DEBUG <0013> endpoint:rtpbridge/49@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956015 DLMGCP DEBUG <0013> endpoint:rtpbridge/4a@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956015 DLMGCP DEBUG <0013> endpoint:rtpbridge/4b@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956015 DLMGCP DEBUG <0013> endpoint:rtpbridge/4c@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956015 DLMGCP DEBUG <0013> endpoint:rtpbridge/4d@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956015 DLMGCP DEBUG <0013> endpoint:rtpbridge/4e@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956015 DLMGCP DEBUG <0013> endpoint:rtpbridge/4f@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956015 DLMGCP DEBUG <0013> endpoint:rtpbridge/50@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956015 DLMGCP DEBUG <0013> endpoint:rtpbridge/51@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956015 DLMGCP DEBUG <0013> endpoint:rtpbridge/52@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956015 DLMGCP DEBUG <0013> endpoint:rtpbridge/53@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956015 DLMGCP DEBUG <0013> endpoint:rtpbridge/54@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956015 DLMGCP DEBUG <0013> endpoint:rtpbridge/55@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956015 DLMGCP DEBUG <0013> endpoint:rtpbridge/56@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956015 DLMGCP DEBUG <0013> endpoint:rtpbridge/57@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956015 DLMGCP DEBUG <0013> endpoint:rtpbridge/58@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956015 DLMGCP DEBUG <0013> endpoint:rtpbridge/59@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956015 DLMGCP DEBUG <0013> endpoint:rtpbridge/5a@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956015 DLMGCP DEBUG <0013> endpoint:rtpbridge/5b@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956015 DLMGCP DEBUG <0013> endpoint:rtpbridge/5c@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956015 DLMGCP DEBUG <0013> endpoint:rtpbridge/5d@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956015 DLMGCP DEBUG <0013> endpoint:rtpbridge/5e@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956015 DLMGCP DEBUG <0013> endpoint:rtpbridge/5f@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956015 DLMGCP DEBUG <0013> endpoint:rtpbridge/60@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956015 DLMGCP DEBUG <0013> endpoint:rtpbridge/61@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956015 DLMGCP DEBUG <0013> endpoint:rtpbridge/62@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956015 DLMGCP DEBUG <0013> endpoint:rtpbridge/63@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956015 DLMGCP DEBUG <0013> endpoint:rtpbridge/64@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956015 DLMGCP DEBUG <0013> endpoint:rtpbridge/65@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956015 DLMGCP DEBUG <0013> endpoint:rtpbridge/66@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956015 DLMGCP DEBUG <0013> endpoint:rtpbridge/67@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956015 DLMGCP DEBUG <0013> endpoint:rtpbridge/68@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956015 DLMGCP DEBUG <0013> endpoint:rtpbridge/69@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956015 DLMGCP DEBUG <0013> endpoint:rtpbridge/6a@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956015 DLMGCP DEBUG <0013> endpoint:rtpbridge/6b@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956015 DLMGCP DEBUG <0013> endpoint:rtpbridge/6c@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956015 DLMGCP DEBUG <0013> endpoint:rtpbridge/6d@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956015 DLMGCP DEBUG <0013> endpoint:rtpbridge/6e@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956015 DLMGCP DEBUG <0013> endpoint:rtpbridge/6f@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956015 DLMGCP DEBUG <0013> endpoint:rtpbridge/70@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956015 DLMGCP DEBUG <0013> endpoint:rtpbridge/71@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956015 DLMGCP DEBUG <0013> endpoint:rtpbridge/72@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956015 DLMGCP DEBUG <0013> endpoint:rtpbridge/73@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956015 DLMGCP DEBUG <0013> endpoint:rtpbridge/74@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956015 DLMGCP DEBUG <0013> endpoint:rtpbridge/75@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956015 DLMGCP DEBUG <0013> endpoint:rtpbridge/76@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956015 DLMGCP DEBUG <0013> endpoint:rtpbridge/77@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956015 DLMGCP DEBUG <0013> endpoint:rtpbridge/78@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956015 DLMGCP DEBUG <0013> endpoint:rtpbridge/79@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956015 DLMGCP DEBUG <0013> endpoint:rtpbridge/7a@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956015 DLMGCP DEBUG <0013> endpoint:rtpbridge/7b@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956015 DLMGCP DEBUG <0013> endpoint:rtpbridge/7c@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956015 DLMGCP DEBUG <0013> endpoint:rtpbridge/7d@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956015 DLMGCP DEBUG <0013> endpoint:rtpbridge/7e@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956015 DLMGCP DEBUG <0013> endpoint:rtpbridge/7f@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956015 DLMGCP DEBUG <0013> endpoint:rtpbridge/80@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956015 DLMGCP DEBUG <0013> endpoint:rtpbridge/81@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956015 DLMGCP DEBUG <0013> endpoint:rtpbridge/82@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956015 DLMGCP DEBUG <0013> endpoint:rtpbridge/83@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956015 DLMGCP DEBUG <0013> endpoint:rtpbridge/84@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956015 DLMGCP DEBUG <0013> endpoint:rtpbridge/85@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956015 DLMGCP DEBUG <0013> endpoint:rtpbridge/86@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956015 DLMGCP DEBUG <0013> endpoint:rtpbridge/87@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956015 DLMGCP DEBUG <0013> endpoint:rtpbridge/88@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956015 DLMGCP DEBUG <0013> endpoint:rtpbridge/89@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956015 DLMGCP DEBUG <0013> endpoint:rtpbridge/8a@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956016 DLMGCP DEBUG <0013> endpoint:rtpbridge/8b@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956016 DLMGCP DEBUG <0013> endpoint:rtpbridge/8c@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956016 DLMGCP DEBUG <0013> endpoint:rtpbridge/8d@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956016 DLMGCP DEBUG <0013> endpoint:rtpbridge/8e@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956016 DLMGCP DEBUG <0013> endpoint:rtpbridge/8f@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956016 DLMGCP DEBUG <0013> endpoint:rtpbridge/90@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956016 DLMGCP DEBUG <0013> endpoint:rtpbridge/91@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956016 DLMGCP DEBUG <0013> endpoint:rtpbridge/92@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956016 DLMGCP DEBUG <0013> endpoint:rtpbridge/93@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956016 DLMGCP DEBUG <0013> endpoint:rtpbridge/94@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956016 DLMGCP DEBUG <0013> endpoint:rtpbridge/95@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956016 DLMGCP DEBUG <0013> endpoint:rtpbridge/96@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956016 DLMGCP DEBUG <0013> endpoint:rtpbridge/97@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956016 DLMGCP DEBUG <0013> endpoint:rtpbridge/98@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956016 DLMGCP DEBUG <0013> endpoint:rtpbridge/99@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956016 DLMGCP DEBUG <0013> endpoint:rtpbridge/9a@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956016 DLMGCP DEBUG <0013> endpoint:rtpbridge/9b@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956016 DLMGCP DEBUG <0013> endpoint:rtpbridge/9c@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956016 DLMGCP DEBUG <0013> endpoint:rtpbridge/9d@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956016 DLMGCP DEBUG <0013> endpoint:rtpbridge/9e@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956016 DLMGCP DEBUG <0013> endpoint:rtpbridge/9f@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956016 DLMGCP DEBUG <0013> endpoint:rtpbridge/a0@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956016 DLMGCP DEBUG <0013> endpoint:rtpbridge/a1@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956016 DLMGCP DEBUG <0013> endpoint:rtpbridge/a2@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956016 DLMGCP DEBUG <0013> endpoint:rtpbridge/a3@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956016 DLMGCP DEBUG <0013> endpoint:rtpbridge/a4@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956016 DLMGCP DEBUG <0013> endpoint:rtpbridge/a5@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956016 DLMGCP DEBUG <0013> endpoint:rtpbridge/a6@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956016 DLMGCP DEBUG <0013> endpoint:rtpbridge/a7@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956016 DLMGCP DEBUG <0013> endpoint:rtpbridge/a8@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956016 DLMGCP DEBUG <0013> endpoint:rtpbridge/a9@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956016 DLMGCP DEBUG <0013> endpoint:rtpbridge/aa@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956016 DLMGCP DEBUG <0013> endpoint:rtpbridge/ab@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956016 DLMGCP DEBUG <0013> endpoint:rtpbridge/ac@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956016 DLMGCP DEBUG <0013> endpoint:rtpbridge/ad@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956016 DLMGCP DEBUG <0013> endpoint:rtpbridge/ae@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956016 DLMGCP DEBUG <0013> endpoint:rtpbridge/af@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956016 DLMGCP DEBUG <0013> endpoint:rtpbridge/b0@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956016 DLMGCP DEBUG <0013> endpoint:rtpbridge/b1@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956016 DLMGCP DEBUG <0013> endpoint:rtpbridge/b2@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956016 DLMGCP DEBUG <0013> endpoint:rtpbridge/b3@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956016 DLMGCP DEBUG <0013> endpoint:rtpbridge/b4@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956016 DLMGCP DEBUG <0013> endpoint:rtpbridge/b5@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956016 DLMGCP DEBUG <0013> endpoint:rtpbridge/b6@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956016 DLMGCP DEBUG <0013> endpoint:rtpbridge/b7@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956016 DLMGCP DEBUG <0013> endpoint:rtpbridge/b8@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956016 DLMGCP DEBUG <0013> endpoint:rtpbridge/b9@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956016 DLMGCP DEBUG <0013> endpoint:rtpbridge/ba@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956016 DLMGCP DEBUG <0013> endpoint:rtpbridge/bb@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956016 DLMGCP DEBUG <0013> endpoint:rtpbridge/bc@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956016 DLMGCP DEBUG <0013> endpoint:rtpbridge/bd@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956016 DLMGCP DEBUG <0013> endpoint:rtpbridge/be@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956016 DLMGCP DEBUG <0013> endpoint:rtpbridge/bf@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956016 DLMGCP DEBUG <0013> endpoint:rtpbridge/c0@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956016 DLMGCP DEBUG <0013> endpoint:rtpbridge/c1@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956016 DLMGCP DEBUG <0013> endpoint:rtpbridge/c2@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956016 DLMGCP DEBUG <0013> endpoint:rtpbridge/c3@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956016 DLMGCP DEBUG <0013> endpoint:rtpbridge/c4@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956016 DLMGCP DEBUG <0013> endpoint:rtpbridge/c5@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956016 DLMGCP DEBUG <0013> endpoint:rtpbridge/c6@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956016 DLMGCP DEBUG <0013> endpoint:rtpbridge/c7@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956016 DLMGCP DEBUG <0013> endpoint:rtpbridge/c8@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956016 DLMGCP DEBUG <0013> endpoint:rtpbridge/c9@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956016 DLMGCP DEBUG <0013> endpoint:rtpbridge/ca@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956016 DLMGCP DEBUG <0013> endpoint:rtpbridge/cb@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956016 DLMGCP DEBUG <0013> endpoint:rtpbridge/cc@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956016 DLMGCP DEBUG <0013> endpoint:rtpbridge/cd@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956016 DLMGCP DEBUG <0013> endpoint:rtpbridge/ce@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956016 DLMGCP DEBUG <0013> endpoint:rtpbridge/cf@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956016 DLMGCP DEBUG <0013> endpoint:rtpbridge/d0@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956016 DLMGCP DEBUG <0013> endpoint:rtpbridge/d1@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956016 DLMGCP DEBUG <0013> endpoint:rtpbridge/d2@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956016 DLMGCP DEBUG <0013> endpoint:rtpbridge/d3@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956016 DLMGCP DEBUG <0013> endpoint:rtpbridge/d4@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956016 DLMGCP DEBUG <0013> endpoint:rtpbridge/d5@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956016 DLMGCP DEBUG <0013> endpoint:rtpbridge/d6@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956016 DLMGCP DEBUG <0013> endpoint:rtpbridge/d7@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956016 DLMGCP DEBUG <0013> endpoint:rtpbridge/d8@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956016 DLMGCP DEBUG <0013> endpoint:rtpbridge/d9@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956016 DLMGCP DEBUG <0013> endpoint:rtpbridge/da@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956016 DLMGCP DEBUG <0013> endpoint:rtpbridge/db@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956016 DLMGCP DEBUG <0013> endpoint:rtpbridge/dc@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956016 DLMGCP DEBUG <0013> endpoint:rtpbridge/dd@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956016 DLMGCP DEBUG <0013> endpoint:rtpbridge/de@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956016 DLMGCP DEBUG <0013> endpoint:rtpbridge/df@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956016 DLMGCP DEBUG <0013> endpoint:rtpbridge/e0@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956016 DLMGCP DEBUG <0013> endpoint:rtpbridge/e1@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956016 DLMGCP DEBUG <0013> endpoint:rtpbridge/e2@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956016 DLMGCP DEBUG <0013> endpoint:rtpbridge/e3@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956016 DLMGCP DEBUG <0013> endpoint:rtpbridge/e4@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956016 DLMGCP DEBUG <0013> endpoint:rtpbridge/e5@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956016 DLMGCP DEBUG <0013> endpoint:rtpbridge/e6@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956016 DLMGCP DEBUG <0013> endpoint:rtpbridge/e7@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956016 DLMGCP DEBUG <0013> endpoint:rtpbridge/e8@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956016 DLMGCP DEBUG <0013> endpoint:rtpbridge/e9@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956016 DLMGCP DEBUG <0013> endpoint:rtpbridge/ea@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956016 DLMGCP DEBUG <0013> endpoint:rtpbridge/eb@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956016 DLMGCP DEBUG <0013> endpoint:rtpbridge/ec@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956016 DLMGCP DEBUG <0013> endpoint:rtpbridge/ed@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956016 DLMGCP DEBUG <0013> endpoint:rtpbridge/ee@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956016 DLMGCP DEBUG <0013> endpoint:rtpbridge/ef@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956016 DLMGCP DEBUG <0013> endpoint:rtpbridge/f0@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956016 DLMGCP DEBUG <0013> endpoint:rtpbridge/f1@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956016 DLMGCP DEBUG <0013> endpoint:rtpbridge/f2@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956016 DLMGCP DEBUG <0013> endpoint:rtpbridge/f3@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956016 DLMGCP DEBUG <0013> endpoint:rtpbridge/f4@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956016 DLMGCP DEBUG <0013> endpoint:rtpbridge/f5@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956016 DLMGCP DEBUG <0013> endpoint:rtpbridge/f6@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956016 DLMGCP DEBUG <0013> endpoint:rtpbridge/f7@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956016 DLMGCP DEBUG <0013> endpoint:rtpbridge/f8@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956016 DLMGCP DEBUG <0013> endpoint:rtpbridge/f9@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956016 DLMGCP DEBUG <0013> endpoint:rtpbridge/fa@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956016 DLMGCP DEBUG <0013> endpoint:rtpbridge/fb@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956017 DLMGCP DEBUG <0013> endpoint:rtpbridge/fc@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956017 DLMGCP DEBUG <0013> endpoint:rtpbridge/fd@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956017 DLMGCP DEBUG <0013> endpoint:rtpbridge/fe@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956017 DLMGCP DEBUG <0013> endpoint:rtpbridge/ff@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956017 DLMGCP DEBUG <0013> endpoint:rtpbridge/100@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956017 DLMGCP DEBUG <0013> endpoint:rtpbridge/101@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956017 DLMGCP DEBUG <0013> endpoint:rtpbridge/102@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956017 DLMGCP DEBUG <0013> endpoint:rtpbridge/103@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956017 DLMGCP DEBUG <0013> endpoint:rtpbridge/104@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956017 DLMGCP DEBUG <0013> endpoint:rtpbridge/105@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956017 DLMGCP DEBUG <0013> endpoint:rtpbridge/106@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956017 DLMGCP DEBUG <0013> endpoint:rtpbridge/107@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956017 DLMGCP DEBUG <0013> endpoint:rtpbridge/108@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956017 DLMGCP DEBUG <0013> endpoint:rtpbridge/109@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956017 DLMGCP DEBUG <0013> endpoint:rtpbridge/10a@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956017 DLMGCP DEBUG <0013> endpoint:rtpbridge/10b@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956017 DLMGCP DEBUG <0013> endpoint:rtpbridge/10c@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956017 DLMGCP DEBUG <0013> endpoint:rtpbridge/10d@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956017 DLMGCP DEBUG <0013> endpoint:rtpbridge/10e@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956017 DLMGCP DEBUG <0013> endpoint:rtpbridge/10f@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956017 DLMGCP DEBUG <0013> endpoint:rtpbridge/110@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956017 DLMGCP DEBUG <0013> endpoint:rtpbridge/111@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956017 DLMGCP DEBUG <0013> endpoint:rtpbridge/112@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956017 DLMGCP DEBUG <0013> endpoint:rtpbridge/113@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956017 DLMGCP DEBUG <0013> endpoint:rtpbridge/114@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956017 DLMGCP DEBUG <0013> endpoint:rtpbridge/115@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956017 DLMGCP DEBUG <0013> endpoint:rtpbridge/116@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956017 DLMGCP DEBUG <0013> endpoint:rtpbridge/117@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956017 DLMGCP DEBUG <0013> endpoint:rtpbridge/118@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956017 DLMGCP DEBUG <0013> endpoint:rtpbridge/119@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956017 DLMGCP DEBUG <0013> endpoint:rtpbridge/11a@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956017 DLMGCP DEBUG <0013> endpoint:rtpbridge/11b@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956017 DLMGCP DEBUG <0013> endpoint:rtpbridge/11c@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956017 DLMGCP DEBUG <0013> endpoint:rtpbridge/11d@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956017 DLMGCP DEBUG <0013> endpoint:rtpbridge/11e@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956017 DLMGCP DEBUG <0013> endpoint:rtpbridge/11f@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956017 DLMGCP DEBUG <0013> endpoint:rtpbridge/120@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956017 DLMGCP DEBUG <0013> endpoint:rtpbridge/121@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956017 DLMGCP DEBUG <0013> endpoint:rtpbridge/122@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956017 DLMGCP DEBUG <0013> endpoint:rtpbridge/123@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956017 DLMGCP DEBUG <0013> endpoint:rtpbridge/124@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956017 DLMGCP DEBUG <0013> endpoint:rtpbridge/125@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956017 DLMGCP DEBUG <0013> endpoint:rtpbridge/126@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956017 DLMGCP DEBUG <0013> endpoint:rtpbridge/127@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956017 DLMGCP DEBUG <0013> endpoint:rtpbridge/128@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956017 DLMGCP DEBUG <0013> endpoint:rtpbridge/129@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956017 DLMGCP DEBUG <0013> endpoint:rtpbridge/12a@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956017 DLMGCP DEBUG <0013> endpoint:rtpbridge/12b@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956017 DLMGCP DEBUG <0013> endpoint:rtpbridge/12c@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956017 DLMGCP DEBUG <0013> endpoint:none Generated response: code=200 (mgcp_protocol.c:230) 20241102125956017 DLMGCP DEBUG <0013> Generated response: line #00: 200 2713 OK (mgcp_msg.c:67) 20241102125956018 DLMGCP DEBUG <0013> Received message: line #00: DLCX 2714 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241102125956018 DLMGCP DEBUG <0013> Received message: line #01: C: 00AB (mgcp_msg.c:67) 20241102125956018 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found free endpoint: rtpbridge/1@mgw (mgcp_endp.c:261) 20241102125956018 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:441) 20241102125956018 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241102125956018 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956018 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956018 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956018 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956018 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956018 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956018 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956018 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956018 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956018 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956018 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956018 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956018 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956018 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956018 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956018 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956018 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956018 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956018 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956018 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956018 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956018 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956018 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956018 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956018 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956018 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956018 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956018 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956018 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956018 DLMGCP DEBUG <0013> endpoint:rtpbridge/1e@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956018 DLMGCP DEBUG <0013> endpoint:rtpbridge/1f@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956018 DLMGCP DEBUG <0013> endpoint:rtpbridge/20@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956018 DLMGCP DEBUG <0013> endpoint:rtpbridge/21@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956018 DLMGCP DEBUG <0013> endpoint:rtpbridge/22@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956018 DLMGCP DEBUG <0013> endpoint:rtpbridge/23@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956018 DLMGCP DEBUG <0013> endpoint:rtpbridge/24@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956018 DLMGCP DEBUG <0013> endpoint:rtpbridge/25@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956018 DLMGCP DEBUG <0013> endpoint:rtpbridge/26@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956018 DLMGCP DEBUG <0013> endpoint:rtpbridge/27@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956018 DLMGCP DEBUG <0013> endpoint:rtpbridge/28@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956018 DLMGCP DEBUG <0013> endpoint:rtpbridge/29@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956018 DLMGCP DEBUG <0013> endpoint:rtpbridge/2a@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956018 DLMGCP DEBUG <0013> endpoint:rtpbridge/2b@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956018 DLMGCP DEBUG <0013> endpoint:rtpbridge/2c@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956018 DLMGCP DEBUG <0013> endpoint:rtpbridge/2d@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956018 DLMGCP DEBUG <0013> endpoint:rtpbridge/2e@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956018 DLMGCP DEBUG <0013> endpoint:rtpbridge/2f@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956018 DLMGCP DEBUG <0013> endpoint:rtpbridge/30@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956018 DLMGCP DEBUG <0013> endpoint:rtpbridge/31@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956018 DLMGCP DEBUG <0013> endpoint:rtpbridge/32@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956018 DLMGCP DEBUG <0013> endpoint:rtpbridge/33@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956018 DLMGCP DEBUG <0013> endpoint:rtpbridge/34@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956018 DLMGCP DEBUG <0013> endpoint:rtpbridge/35@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956018 DLMGCP DEBUG <0013> endpoint:rtpbridge/36@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956018 DLMGCP DEBUG <0013> endpoint:rtpbridge/37@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956018 DLMGCP DEBUG <0013> endpoint:rtpbridge/38@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956018 DLMGCP DEBUG <0013> endpoint:rtpbridge/39@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956018 DLMGCP DEBUG <0013> endpoint:rtpbridge/3a@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956018 DLMGCP DEBUG <0013> endpoint:rtpbridge/3b@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956018 DLMGCP DEBUG <0013> endpoint:rtpbridge/3c@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956018 DLMGCP DEBUG <0013> endpoint:rtpbridge/3d@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956018 DLMGCP DEBUG <0013> endpoint:rtpbridge/3e@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956018 DLMGCP DEBUG <0013> endpoint:rtpbridge/3f@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956018 DLMGCP DEBUG <0013> endpoint:rtpbridge/40@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956018 DLMGCP DEBUG <0013> endpoint:rtpbridge/41@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956018 DLMGCP DEBUG <0013> endpoint:rtpbridge/42@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956018 DLMGCP DEBUG <0013> endpoint:rtpbridge/43@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956018 DLMGCP DEBUG <0013> endpoint:rtpbridge/44@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956018 DLMGCP DEBUG <0013> endpoint:rtpbridge/45@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956018 DLMGCP DEBUG <0013> endpoint:rtpbridge/46@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956018 DLMGCP DEBUG <0013> endpoint:rtpbridge/47@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956018 DLMGCP DEBUG <0013> endpoint:rtpbridge/48@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956018 DLMGCP DEBUG <0013> endpoint:rtpbridge/49@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956018 DLMGCP DEBUG <0013> endpoint:rtpbridge/4a@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956018 DLMGCP DEBUG <0013> endpoint:rtpbridge/4b@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956018 DLMGCP DEBUG <0013> endpoint:rtpbridge/4c@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956018 DLMGCP DEBUG <0013> endpoint:rtpbridge/4d@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956018 DLMGCP DEBUG <0013> endpoint:rtpbridge/4e@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956018 DLMGCP DEBUG <0013> endpoint:rtpbridge/4f@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956018 DLMGCP DEBUG <0013> endpoint:rtpbridge/50@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956018 DLMGCP DEBUG <0013> endpoint:rtpbridge/51@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956018 DLMGCP DEBUG <0013> endpoint:rtpbridge/52@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956018 DLMGCP DEBUG <0013> endpoint:rtpbridge/53@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956018 DLMGCP DEBUG <0013> endpoint:rtpbridge/54@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956018 DLMGCP DEBUG <0013> endpoint:rtpbridge/55@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956018 DLMGCP DEBUG <0013> endpoint:rtpbridge/56@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956018 DLMGCP DEBUG <0013> endpoint:rtpbridge/57@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956018 DLMGCP DEBUG <0013> endpoint:rtpbridge/58@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956018 DLMGCP DEBUG <0013> endpoint:rtpbridge/59@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956018 DLMGCP DEBUG <0013> endpoint:rtpbridge/5a@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956018 DLMGCP DEBUG <0013> endpoint:rtpbridge/5b@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956018 DLMGCP DEBUG <0013> endpoint:rtpbridge/5c@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956018 DLMGCP DEBUG <0013> endpoint:rtpbridge/5d@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956018 DLMGCP DEBUG <0013> endpoint:rtpbridge/5e@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956018 DLMGCP DEBUG <0013> endpoint:rtpbridge/5f@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956018 DLMGCP DEBUG <0013> endpoint:rtpbridge/60@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956018 DLMGCP DEBUG <0013> endpoint:rtpbridge/61@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956018 DLMGCP DEBUG <0013> endpoint:rtpbridge/62@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956019 DLMGCP DEBUG <0013> endpoint:rtpbridge/63@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956019 DLMGCP DEBUG <0013> endpoint:rtpbridge/64@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956019 DLMGCP DEBUG <0013> endpoint:rtpbridge/65@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956019 DLMGCP DEBUG <0013> endpoint:rtpbridge/66@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956019 DLMGCP DEBUG <0013> endpoint:rtpbridge/67@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956019 DLMGCP DEBUG <0013> endpoint:rtpbridge/68@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956019 DLMGCP DEBUG <0013> endpoint:rtpbridge/69@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956019 DLMGCP DEBUG <0013> endpoint:rtpbridge/6a@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956019 DLMGCP DEBUG <0013> endpoint:rtpbridge/6b@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956019 DLMGCP DEBUG <0013> endpoint:rtpbridge/6c@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956019 DLMGCP DEBUG <0013> endpoint:rtpbridge/6d@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956019 DLMGCP DEBUG <0013> endpoint:rtpbridge/6e@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956019 DLMGCP DEBUG <0013> endpoint:rtpbridge/6f@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956019 DLMGCP DEBUG <0013> endpoint:rtpbridge/70@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956019 DLMGCP DEBUG <0013> endpoint:rtpbridge/71@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956019 DLMGCP DEBUG <0013> endpoint:rtpbridge/72@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956019 DLMGCP DEBUG <0013> endpoint:rtpbridge/73@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956019 DLMGCP DEBUG <0013> endpoint:rtpbridge/74@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956019 DLMGCP DEBUG <0013> endpoint:rtpbridge/75@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956019 DLMGCP DEBUG <0013> endpoint:rtpbridge/76@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956019 DLMGCP DEBUG <0013> endpoint:rtpbridge/77@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956019 DLMGCP DEBUG <0013> endpoint:rtpbridge/78@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956019 DLMGCP DEBUG <0013> endpoint:rtpbridge/79@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956019 DLMGCP DEBUG <0013> endpoint:rtpbridge/7a@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956019 DLMGCP DEBUG <0013> endpoint:rtpbridge/7b@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956019 DLMGCP DEBUG <0013> endpoint:rtpbridge/7c@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956019 DLMGCP DEBUG <0013> endpoint:rtpbridge/7d@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956019 DLMGCP DEBUG <0013> endpoint:rtpbridge/7e@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956019 DLMGCP DEBUG <0013> endpoint:rtpbridge/7f@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956019 DLMGCP DEBUG <0013> endpoint:rtpbridge/80@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956019 DLMGCP DEBUG <0013> endpoint:rtpbridge/81@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956019 DLMGCP DEBUG <0013> endpoint:rtpbridge/82@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956019 DLMGCP DEBUG <0013> endpoint:rtpbridge/83@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956019 DLMGCP DEBUG <0013> endpoint:rtpbridge/84@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956019 DLMGCP DEBUG <0013> endpoint:rtpbridge/85@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956019 DLMGCP DEBUG <0013> endpoint:rtpbridge/86@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956019 DLMGCP DEBUG <0013> endpoint:rtpbridge/87@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956019 DLMGCP DEBUG <0013> endpoint:rtpbridge/88@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956019 DLMGCP DEBUG <0013> endpoint:rtpbridge/89@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956019 DLMGCP DEBUG <0013> endpoint:rtpbridge/8a@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956019 DLMGCP DEBUG <0013> endpoint:rtpbridge/8b@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956019 DLMGCP DEBUG <0013> endpoint:rtpbridge/8c@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956019 DLMGCP DEBUG <0013> endpoint:rtpbridge/8d@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956019 DLMGCP DEBUG <0013> endpoint:rtpbridge/8e@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956019 DLMGCP DEBUG <0013> endpoint:rtpbridge/8f@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956019 DLMGCP DEBUG <0013> endpoint:rtpbridge/90@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956019 DLMGCP DEBUG <0013> endpoint:rtpbridge/91@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956019 DLMGCP DEBUG <0013> endpoint:rtpbridge/92@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956019 DLMGCP DEBUG <0013> endpoint:rtpbridge/93@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956019 DLMGCP DEBUG <0013> endpoint:rtpbridge/94@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956019 DLMGCP DEBUG <0013> endpoint:rtpbridge/95@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956019 DLMGCP DEBUG <0013> endpoint:rtpbridge/96@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956019 DLMGCP DEBUG <0013> endpoint:rtpbridge/97@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956019 DLMGCP DEBUG <0013> endpoint:rtpbridge/98@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956019 DLMGCP DEBUG <0013> endpoint:rtpbridge/99@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956019 DLMGCP DEBUG <0013> endpoint:rtpbridge/9a@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956019 DLMGCP DEBUG <0013> endpoint:rtpbridge/9b@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956019 DLMGCP DEBUG <0013> endpoint:rtpbridge/9c@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956019 DLMGCP DEBUG <0013> endpoint:rtpbridge/9d@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956019 DLMGCP DEBUG <0013> endpoint:rtpbridge/9e@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956019 DLMGCP DEBUG <0013> endpoint:rtpbridge/9f@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956019 DLMGCP DEBUG <0013> endpoint:rtpbridge/a0@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956019 DLMGCP DEBUG <0013> endpoint:rtpbridge/a1@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956019 DLMGCP DEBUG <0013> endpoint:rtpbridge/a2@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956019 DLMGCP DEBUG <0013> endpoint:rtpbridge/a3@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956019 DLMGCP DEBUG <0013> endpoint:rtpbridge/a4@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956019 DLMGCP DEBUG <0013> endpoint:rtpbridge/a5@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956019 DLMGCP DEBUG <0013> endpoint:rtpbridge/a6@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956019 DLMGCP DEBUG <0013> endpoint:rtpbridge/a7@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956019 DLMGCP DEBUG <0013> endpoint:rtpbridge/a8@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956019 DLMGCP DEBUG <0013> endpoint:rtpbridge/a9@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956019 DLMGCP DEBUG <0013> endpoint:rtpbridge/aa@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956019 DLMGCP DEBUG <0013> endpoint:rtpbridge/ab@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956019 DLMGCP DEBUG <0013> endpoint:rtpbridge/ac@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956019 DLMGCP DEBUG <0013> endpoint:rtpbridge/ad@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956019 DLMGCP DEBUG <0013> endpoint:rtpbridge/ae@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956019 DLMGCP DEBUG <0013> endpoint:rtpbridge/af@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956019 DLMGCP DEBUG <0013> endpoint:rtpbridge/b0@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956019 DLMGCP DEBUG <0013> endpoint:rtpbridge/b1@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956019 DLMGCP DEBUG <0013> endpoint:rtpbridge/b2@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956019 DLMGCP DEBUG <0013> endpoint:rtpbridge/b3@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956019 DLMGCP DEBUG <0013> endpoint:rtpbridge/b4@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956019 DLMGCP DEBUG <0013> endpoint:rtpbridge/b5@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956019 DLMGCP DEBUG <0013> endpoint:rtpbridge/b6@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956019 DLMGCP DEBUG <0013> endpoint:rtpbridge/b7@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956019 DLMGCP DEBUG <0013> endpoint:rtpbridge/b8@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956019 DLMGCP DEBUG <0013> endpoint:rtpbridge/b9@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956019 DLMGCP DEBUG <0013> endpoint:rtpbridge/ba@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956019 DLMGCP DEBUG <0013> endpoint:rtpbridge/bb@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956019 DLMGCP DEBUG <0013> endpoint:rtpbridge/bc@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956019 DLMGCP DEBUG <0013> endpoint:rtpbridge/bd@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956019 DLMGCP DEBUG <0013> endpoint:rtpbridge/be@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956019 DLMGCP DEBUG <0013> endpoint:rtpbridge/bf@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956019 DLMGCP DEBUG <0013> endpoint:rtpbridge/c0@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956019 DLMGCP DEBUG <0013> endpoint:rtpbridge/c1@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956019 DLMGCP DEBUG <0013> endpoint:rtpbridge/c2@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956019 DLMGCP DEBUG <0013> endpoint:rtpbridge/c3@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956019 DLMGCP DEBUG <0013> endpoint:rtpbridge/c4@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956019 DLMGCP DEBUG <0013> endpoint:rtpbridge/c5@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956019 DLMGCP DEBUG <0013> endpoint:rtpbridge/c6@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956019 DLMGCP DEBUG <0013> endpoint:rtpbridge/c7@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956019 DLMGCP DEBUG <0013> endpoint:rtpbridge/c8@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956019 DLMGCP DEBUG <0013> endpoint:rtpbridge/c9@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956019 DLMGCP DEBUG <0013> endpoint:rtpbridge/ca@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956019 DLMGCP DEBUG <0013> endpoint:rtpbridge/cb@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956019 DLMGCP DEBUG <0013> endpoint:rtpbridge/cc@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956019 DLMGCP DEBUG <0013> endpoint:rtpbridge/cd@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956019 DLMGCP DEBUG <0013> endpoint:rtpbridge/ce@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956019 DLMGCP DEBUG <0013> endpoint:rtpbridge/cf@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956019 DLMGCP DEBUG <0013> endpoint:rtpbridge/d0@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956019 DLMGCP DEBUG <0013> endpoint:rtpbridge/d1@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956019 DLMGCP DEBUG <0013> endpoint:rtpbridge/d2@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956019 DLMGCP DEBUG <0013> endpoint:rtpbridge/d3@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956019 DLMGCP DEBUG <0013> endpoint:rtpbridge/d4@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956019 DLMGCP DEBUG <0013> endpoint:rtpbridge/d5@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956023 DLMGCP DEBUG <0013> Received message: line #00: DLCX 2716 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241102125956023 DLMGCP DEBUG <0013> Received message: line #01: C: 00AD (mgcp_msg.c:67) 20241102125956023 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found free endpoint: rtpbridge/1@mgw (mgcp_endp.c:261) 20241102125956023 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:441) 20241102125956023 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241102125956023 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956023 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956023 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956023 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956023 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956023 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956024 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956024 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956024 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956024 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956024 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956024 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956024 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956024 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956024 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956024 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956024 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956024 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956024 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956024 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956024 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956024 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956024 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956024 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956024 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956024 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956024 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956024 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956024 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956024 DLMGCP DEBUG <0013> endpoint:rtpbridge/1e@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956024 DLMGCP DEBUG <0013> endpoint:rtpbridge/1f@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956024 DLMGCP DEBUG <0013> endpoint:rtpbridge/20@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956024 DLMGCP DEBUG <0013> endpoint:rtpbridge/21@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956024 DLMGCP DEBUG <0013> endpoint:rtpbridge/22@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956024 DLMGCP DEBUG <0013> endpoint:rtpbridge/23@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956024 DLMGCP DEBUG <0013> endpoint:rtpbridge/24@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956024 DLMGCP DEBUG <0013> endpoint:rtpbridge/25@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956024 DLMGCP DEBUG <0013> endpoint:rtpbridge/26@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956024 DLMGCP DEBUG <0013> endpoint:rtpbridge/27@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956024 DLMGCP DEBUG <0013> endpoint:rtpbridge/28@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956024 DLMGCP DEBUG <0013> endpoint:rtpbridge/29@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956024 DLMGCP DEBUG <0013> endpoint:rtpbridge/2a@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956024 DLMGCP DEBUG <0013> endpoint:rtpbridge/2b@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956024 DLMGCP DEBUG <0013> endpoint:rtpbridge/2c@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956024 DLMGCP DEBUG <0013> endpoint:rtpbridge/2d@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956024 DLMGCP DEBUG <0013> endpoint:rtpbridge/2e@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956024 DLMGCP DEBUG <0013> endpoint:rtpbridge/2f@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956024 DLMGCP DEBUG <0013> endpoint:rtpbridge/30@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956024 DLMGCP DEBUG <0013> endpoint:rtpbridge/31@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956024 DLMGCP DEBUG <0013> endpoint:rtpbridge/32@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956024 DLMGCP DEBUG <0013> endpoint:rtpbridge/33@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956024 DLMGCP DEBUG <0013> endpoint:rtpbridge/34@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956024 DLMGCP DEBUG <0013> endpoint:rtpbridge/35@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956024 DLMGCP DEBUG <0013> endpoint:rtpbridge/36@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956024 DLMGCP DEBUG <0013> endpoint:rtpbridge/37@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956024 DLMGCP DEBUG <0013> endpoint:rtpbridge/38@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956024 DLMGCP DEBUG <0013> endpoint:rtpbridge/39@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956024 DLMGCP DEBUG <0013> endpoint:rtpbridge/3a@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956024 DLMGCP DEBUG <0013> endpoint:rtpbridge/3b@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956024 DLMGCP DEBUG <0013> endpoint:rtpbridge/3c@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956024 DLMGCP DEBUG <0013> endpoint:rtpbridge/3d@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956024 DLMGCP DEBUG <0013> endpoint:rtpbridge/3e@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956024 DLMGCP DEBUG <0013> endpoint:rtpbridge/3f@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956024 DLMGCP DEBUG <0013> endpoint:rtpbridge/40@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956024 DLMGCP DEBUG <0013> endpoint:rtpbridge/41@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956024 DLMGCP DEBUG <0013> endpoint:rtpbridge/42@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956024 DLMGCP DEBUG <0013> endpoint:rtpbridge/43@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956024 DLMGCP DEBUG <0013> endpoint:rtpbridge/44@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956024 DLMGCP DEBUG <0013> endpoint:rtpbridge/45@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956024 DLMGCP DEBUG <0013> endpoint:rtpbridge/46@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956024 DLMGCP DEBUG <0013> endpoint:rtpbridge/47@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956024 DLMGCP DEBUG <0013> endpoint:rtpbridge/48@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956024 DLMGCP DEBUG <0013> endpoint:rtpbridge/49@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956024 DLMGCP DEBUG <0013> endpoint:rtpbridge/4a@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956024 DLMGCP DEBUG <0013> endpoint:rtpbridge/4b@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956024 DLMGCP DEBUG <0013> endpoint:rtpbridge/4c@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956024 DLMGCP DEBUG <0013> endpoint:rtpbridge/4d@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956024 DLMGCP DEBUG <0013> endpoint:rtpbridge/4e@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956024 DLMGCP DEBUG <0013> endpoint:rtpbridge/4f@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956024 DLMGCP DEBUG <0013> endpoint:rtpbridge/50@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956024 DLMGCP DEBUG <0013> endpoint:rtpbridge/51@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956024 DLMGCP DEBUG <0013> endpoint:rtpbridge/52@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956024 DLMGCP DEBUG <0013> endpoint:rtpbridge/53@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956024 DLMGCP DEBUG <0013> endpoint:rtpbridge/54@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956024 DLMGCP DEBUG <0013> endpoint:rtpbridge/55@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956024 DLMGCP DEBUG <0013> endpoint:rtpbridge/56@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956024 DLMGCP DEBUG <0013> endpoint:rtpbridge/57@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956024 DLMGCP DEBUG <0013> endpoint:rtpbridge/58@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956024 DLMGCP DEBUG <0013> endpoint:rtpbridge/59@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956024 DLMGCP DEBUG <0013> endpoint:rtpbridge/5a@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956024 DLMGCP DEBUG <0013> endpoint:rtpbridge/5b@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956024 DLMGCP DEBUG <0013> endpoint:rtpbridge/5c@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956024 DLMGCP DEBUG <0013> endpoint:rtpbridge/5d@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956024 DLMGCP DEBUG <0013> endpoint:rtpbridge/5e@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956024 DLMGCP DEBUG <0013> endpoint:rtpbridge/5f@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956024 DLMGCP DEBUG <0013> endpoint:rtpbridge/60@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956024 DLMGCP DEBUG <0013> endpoint:rtpbridge/61@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956024 DLMGCP DEBUG <0013> endpoint:rtpbridge/62@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956024 DLMGCP DEBUG <0013> endpoint:rtpbridge/63@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956024 DLMGCP DEBUG <0013> endpoint:rtpbridge/64@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956024 DLMGCP DEBUG <0013> endpoint:rtpbridge/65@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956024 DLMGCP DEBUG <0013> endpoint:rtpbridge/66@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956024 DLMGCP DEBUG <0013> endpoint:rtpbridge/67@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956024 DLMGCP DEBUG <0013> endpoint:rtpbridge/68@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956024 DLMGCP DEBUG <0013> endpoint:rtpbridge/69@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956024 DLMGCP DEBUG <0013> endpoint:rtpbridge/6a@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956024 DLMGCP DEBUG <0013> endpoint:rtpbridge/6b@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956024 DLMGCP DEBUG <0013> endpoint:rtpbridge/6c@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956024 DLMGCP DEBUG <0013> endpoint:rtpbridge/6d@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956024 DLMGCP DEBUG <0013> endpoint:rtpbridge/6e@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956024 DLMGCP DEBUG <0013> endpoint:rtpbridge/6f@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956024 DLMGCP DEBUG <0013> endpoint:rtpbridge/70@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956024 DLMGCP DEBUG <0013> endpoint:rtpbridge/71@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956024 DLMGCP DEBUG <0013> endpoint:rtpbridge/72@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956024 DLMGCP DEBUG <0013> endpoint:rtpbridge/73@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956024 DLMGCP DEBUG <0013> endpoint:rtpbridge/74@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956024 DLMGCP DEBUG <0013> endpoint:rtpbridge/75@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956024 DLMGCP DEBUG <0013> endpoint:rtpbridge/76@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956024 DLMGCP DEBUG <0013> endpoint:rtpbridge/77@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956024 DLMGCP DEBUG <0013> endpoint:rtpbridge/78@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956024 DLMGCP DEBUG <0013> endpoint:rtpbridge/79@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956024 DLMGCP DEBUG <0013> endpoint:rtpbridge/7a@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956025 DLMGCP DEBUG <0013> endpoint:rtpbridge/7b@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956025 DLMGCP DEBUG <0013> endpoint:rtpbridge/7c@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956025 DLMGCP DEBUG <0013> endpoint:rtpbridge/7d@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956025 DLMGCP DEBUG <0013> endpoint:rtpbridge/7e@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956025 DLMGCP DEBUG <0013> endpoint:rtpbridge/7f@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956025 DLMGCP DEBUG <0013> endpoint:rtpbridge/80@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956025 DLMGCP DEBUG <0013> endpoint:rtpbridge/81@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956025 DLMGCP DEBUG <0013> endpoint:rtpbridge/82@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956025 DLMGCP DEBUG <0013> endpoint:rtpbridge/83@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956025 DLMGCP DEBUG <0013> endpoint:rtpbridge/84@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956025 DLMGCP DEBUG <0013> endpoint:rtpbridge/85@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956025 DLMGCP DEBUG <0013> endpoint:rtpbridge/86@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956025 DLMGCP DEBUG <0013> endpoint:rtpbridge/87@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956025 DLMGCP DEBUG <0013> endpoint:rtpbridge/88@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956025 DLMGCP DEBUG <0013> endpoint:rtpbridge/89@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956025 DLMGCP DEBUG <0013> endpoint:rtpbridge/8a@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956025 DLMGCP DEBUG <0013> endpoint:rtpbridge/8b@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956025 DLMGCP DEBUG <0013> endpoint:rtpbridge/8c@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956025 DLMGCP DEBUG <0013> endpoint:rtpbridge/8d@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956025 DLMGCP DEBUG <0013> endpoint:rtpbridge/8e@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956025 DLMGCP DEBUG <0013> endpoint:rtpbridge/8f@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956025 DLMGCP DEBUG <0013> endpoint:rtpbridge/90@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956025 DLMGCP DEBUG <0013> endpoint:rtpbridge/91@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956025 DLMGCP DEBUG <0013> endpoint:rtpbridge/92@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956025 DLMGCP DEBUG <0013> endpoint:rtpbridge/93@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956025 DLMGCP DEBUG <0013> endpoint:rtpbridge/94@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956025 DLMGCP DEBUG <0013> endpoint:rtpbridge/95@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956025 DLMGCP DEBUG <0013> endpoint:rtpbridge/96@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956025 DLMGCP DEBUG <0013> endpoint:rtpbridge/97@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956025 DLMGCP DEBUG <0013> endpoint:rtpbridge/98@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956025 DLMGCP DEBUG <0013> endpoint:rtpbridge/99@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956025 DLMGCP DEBUG <0013> endpoint:rtpbridge/9a@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956025 DLMGCP DEBUG <0013> endpoint:rtpbridge/9b@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956025 DLMGCP DEBUG <0013> endpoint:rtpbridge/9c@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956025 DLMGCP DEBUG <0013> endpoint:rtpbridge/9d@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956025 DLMGCP DEBUG <0013> endpoint:rtpbridge/9e@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956025 DLMGCP DEBUG <0013> endpoint:rtpbridge/9f@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956025 DLMGCP DEBUG <0013> endpoint:rtpbridge/a0@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956025 DLMGCP DEBUG <0013> endpoint:rtpbridge/a1@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956025 DLMGCP DEBUG <0013> endpoint:rtpbridge/a2@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956025 DLMGCP DEBUG <0013> endpoint:rtpbridge/a3@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956025 DLMGCP DEBUG <0013> endpoint:rtpbridge/a4@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956025 DLMGCP DEBUG <0013> endpoint:rtpbridge/a5@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956025 DLMGCP DEBUG <0013> endpoint:rtpbridge/a6@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956025 DLMGCP DEBUG <0013> endpoint:rtpbridge/a7@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956025 DLMGCP DEBUG <0013> endpoint:rtpbridge/a8@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956025 DLMGCP DEBUG <0013> endpoint:rtpbridge/a9@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956025 DLMGCP DEBUG <0013> endpoint:rtpbridge/aa@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956025 DLMGCP DEBUG <0013> endpoint:rtpbridge/ab@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956025 DLMGCP DEBUG <0013> endpoint:rtpbridge/ac@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956025 DLMGCP DEBUG <0013> endpoint:rtpbridge/ad@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956025 DLMGCP DEBUG <0013> endpoint:rtpbridge/ae@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956025 DLMGCP DEBUG <0013> endpoint:rtpbridge/af@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956025 DLMGCP DEBUG <0013> endpoint:rtpbridge/b0@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956025 DLMGCP DEBUG <0013> endpoint:rtpbridge/b1@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956025 DLMGCP DEBUG <0013> endpoint:rtpbridge/b2@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956025 DLMGCP DEBUG <0013> endpoint:rtpbridge/b3@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956025 DLMGCP DEBUG <0013> endpoint:rtpbridge/b4@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956025 DLMGCP DEBUG <0013> endpoint:rtpbridge/b5@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956025 DLMGCP DEBUG <0013> endpoint:rtpbridge/b6@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956025 DLMGCP DEBUG <0013> endpoint:rtpbridge/b7@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956025 DLMGCP DEBUG <0013> endpoint:rtpbridge/b8@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956025 DLMGCP DEBUG <0013> endpoint:rtpbridge/b9@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956025 DLMGCP DEBUG <0013> endpoint:rtpbridge/ba@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956025 DLMGCP DEBUG <0013> endpoint:rtpbridge/bb@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956025 DLMGCP DEBUG <0013> endpoint:rtpbridge/bc@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956025 DLMGCP DEBUG <0013> endpoint:rtpbridge/bd@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956025 DLMGCP DEBUG <0013> endpoint:rtpbridge/be@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956025 DLMGCP DEBUG <0013> endpoint:rtpbridge/bf@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956025 DLMGCP DEBUG <0013> endpoint:rtpbridge/c0@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956025 DLMGCP DEBUG <0013> endpoint:rtpbridge/c1@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956025 DLMGCP DEBUG <0013> endpoint:rtpbridge/c2@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956025 DLMGCP DEBUG <0013> endpoint:rtpbridge/c3@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956025 DLMGCP DEBUG <0013> endpoint:rtpbridge/c4@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956025 DLMGCP DEBUG <0013> endpoint:rtpbridge/c5@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956025 DLMGCP DEBUG <0013> endpoint:rtpbridge/c6@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956025 DLMGCP DEBUG <0013> endpoint:rtpbridge/c7@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956025 DLMGCP DEBUG <0013> endpoint:rtpbridge/c8@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956025 DLMGCP DEBUG <0013> endpoint:rtpbridge/c9@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956025 DLMGCP DEBUG <0013> endpoint:rtpbridge/ca@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956025 DLMGCP DEBUG <0013> endpoint:rtpbridge/cb@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956025 DLMGCP DEBUG <0013> endpoint:rtpbridge/cc@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956025 DLMGCP DEBUG <0013> endpoint:rtpbridge/cd@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956025 DLMGCP DEBUG <0013> endpoint:rtpbridge/ce@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956025 DLMGCP DEBUG <0013> endpoint:rtpbridge/cf@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956025 DLMGCP DEBUG <0013> endpoint:rtpbridge/d0@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956025 DLMGCP DEBUG <0013> endpoint:rtpbridge/d1@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956025 DLMGCP DEBUG <0013> endpoint:rtpbridge/d2@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956025 DLMGCP DEBUG <0013> endpoint:rtpbridge/d3@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956025 DLMGCP DEBUG <0013> endpoint:rtpbridge/d4@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956025 DLMGCP DEBUG <0013> endpoint:rtpbridge/d5@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956025 DLMGCP DEBUG <0013> endpoint:rtpbridge/d6@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956025 DLMGCP DEBUG <0013> endpoint:rtpbridge/d7@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956025 DLMGCP DEBUG <0013> endpoint:rtpbridge/d8@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956025 DLMGCP DEBUG <0013> endpoint:rtpbridge/d9@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956025 DLMGCP DEBUG <0013> endpoint:rtpbridge/da@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956025 DLMGCP DEBUG <0013> endpoint:rtpbridge/db@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956025 DLMGCP DEBUG <0013> endpoint:rtpbridge/dc@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956025 DLMGCP DEBUG <0013> endpoint:rtpbridge/dd@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956025 DLMGCP DEBUG <0013> endpoint:rtpbridge/de@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956025 DLMGCP DEBUG <0013> endpoint:rtpbridge/df@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956025 DLMGCP DEBUG <0013> endpoint:rtpbridge/e0@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956025 DLMGCP DEBUG <0013> endpoint:rtpbridge/e1@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956025 DLMGCP DEBUG <0013> endpoint:rtpbridge/e2@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956025 DLMGCP DEBUG <0013> endpoint:rtpbridge/e3@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956025 DLMGCP DEBUG <0013> endpoint:rtpbridge/e4@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956025 DLMGCP DEBUG <0013> endpoint:rtpbridge/e5@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956025 DLMGCP DEBUG <0013> endpoint:rtpbridge/e6@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956025 DLMGCP DEBUG <0013> endpoint:rtpbridge/e7@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956025 DLMGCP DEBUG <0013> endpoint:rtpbridge/e8@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956025 DLMGCP DEBUG <0013> endpoint:rtpbridge/e9@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956025 DLMGCP DEBUG <0013> endpoint:rtpbridge/ea@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956025 DLMGCP DEBUG <0013> endpoint:rtpbridge/eb@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956025 DLMGCP DEBUG <0013> endpoint:rtpbridge/ec@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956026 DLMGCP DEBUG <0013> endpoint:rtpbridge/ed@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956026 DLMGCP DEBUG <0013> endpoint:rtpbridge/ee@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956026 DLMGCP DEBUG <0013> endpoint:rtpbridge/ef@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956026 DLMGCP DEBUG <0013> endpoint:rtpbridge/f0@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956026 DLMGCP DEBUG <0013> endpoint:rtpbridge/f1@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956026 DLMGCP DEBUG <0013> endpoint:rtpbridge/f2@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956026 DLMGCP DEBUG <0013> endpoint:rtpbridge/f3@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956026 DLMGCP DEBUG <0013> endpoint:rtpbridge/f4@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956026 DLMGCP DEBUG <0013> endpoint:rtpbridge/f5@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956026 DLMGCP DEBUG <0013> endpoint:rtpbridge/f6@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956026 DLMGCP DEBUG <0013> endpoint:rtpbridge/f7@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956026 DLMGCP DEBUG <0013> endpoint:rtpbridge/f8@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956026 DLMGCP DEBUG <0013> endpoint:rtpbridge/f9@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956026 DLMGCP DEBUG <0013> endpoint:rtpbridge/fa@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956026 DLMGCP DEBUG <0013> endpoint:rtpbridge/fb@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956026 DLMGCP DEBUG <0013> endpoint:rtpbridge/fc@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956026 DLMGCP DEBUG <0013> endpoint:rtpbridge/fd@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956026 DLMGCP DEBUG <0013> endpoint:rtpbridge/fe@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956026 DLMGCP DEBUG <0013> endpoint:rtpbridge/ff@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956026 DLMGCP DEBUG <0013> endpoint:rtpbridge/100@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956026 DLMGCP DEBUG <0013> endpoint:rtpbridge/101@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956026 DLMGCP DEBUG <0013> endpoint:rtpbridge/102@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956026 DLMGCP DEBUG <0013> endpoint:rtpbridge/103@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956026 DLMGCP DEBUG <0013> endpoint:rtpbridge/104@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956026 DLMGCP DEBUG <0013> endpoint:rtpbridge/105@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956026 DLMGCP DEBUG <0013> endpoint:rtpbridge/106@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956026 DLMGCP DEBUG <0013> endpoint:rtpbridge/107@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956026 DLMGCP DEBUG <0013> endpoint:rtpbridge/108@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956026 DLMGCP DEBUG <0013> endpoint:rtpbridge/109@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956026 DLMGCP DEBUG <0013> endpoint:rtpbridge/10a@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956026 DLMGCP DEBUG <0013> endpoint:rtpbridge/10b@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956026 DLMGCP DEBUG <0013> endpoint:rtpbridge/10c@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956026 DLMGCP DEBUG <0013> endpoint:rtpbridge/10d@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956026 DLMGCP DEBUG <0013> endpoint:rtpbridge/10e@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956026 DLMGCP DEBUG <0013> endpoint:rtpbridge/10f@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956026 DLMGCP DEBUG <0013> endpoint:rtpbridge/110@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956026 DLMGCP DEBUG <0013> endpoint:rtpbridge/111@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956026 DLMGCP DEBUG <0013> endpoint:rtpbridge/112@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956026 DLMGCP DEBUG <0013> endpoint:rtpbridge/113@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956026 DLMGCP DEBUG <0013> endpoint:rtpbridge/114@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956026 DLMGCP DEBUG <0013> endpoint:rtpbridge/115@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956026 DLMGCP DEBUG <0013> endpoint:rtpbridge/116@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956026 DLMGCP DEBUG <0013> endpoint:rtpbridge/117@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956026 DLMGCP DEBUG <0013> endpoint:rtpbridge/118@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956026 DLMGCP DEBUG <0013> endpoint:rtpbridge/119@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956026 DLMGCP DEBUG <0013> endpoint:rtpbridge/11a@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956026 DLMGCP DEBUG <0013> endpoint:rtpbridge/11b@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956026 DLMGCP DEBUG <0013> endpoint:rtpbridge/11c@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956026 DLMGCP DEBUG <0013> endpoint:rtpbridge/11d@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956026 DLMGCP DEBUG <0013> endpoint:rtpbridge/11e@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956026 DLMGCP DEBUG <0013> endpoint:rtpbridge/11f@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956026 DLMGCP DEBUG <0013> endpoint:rtpbridge/120@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956026 DLMGCP DEBUG <0013> endpoint:rtpbridge/121@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956026 DLMGCP DEBUG <0013> endpoint:rtpbridge/122@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956026 DLMGCP DEBUG <0013> endpoint:rtpbridge/123@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956026 DLMGCP DEBUG <0013> endpoint:rtpbridge/124@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956026 DLMGCP DEBUG <0013> endpoint:rtpbridge/125@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956026 DLMGCP DEBUG <0013> endpoint:rtpbridge/126@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956026 DLMGCP DEBUG <0013> endpoint:rtpbridge/127@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956026 DLMGCP DEBUG <0013> endpoint:rtpbridge/128@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956026 DLMGCP DEBUG <0013> endpoint:rtpbridge/129@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956026 DLMGCP DEBUG <0013> endpoint:rtpbridge/12a@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956026 DLMGCP DEBUG <0013> endpoint:rtpbridge/12b@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956026 DLMGCP DEBUG <0013> endpoint:rtpbridge/12c@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956026 DLMGCP DEBUG <0013> endpoint:none Generated response: code=200 (mgcp_protocol.c:230) 20241102125956026 DLMGCP DEBUG <0013> Generated response: line #00: 200 2716 OK (mgcp_msg.c:67) 20241102125956027 DLMGCP DEBUG <0013> Received message: line #00: DLCX 2717 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241102125956027 DLMGCP DEBUG <0013> Received message: line #01: C: 00AE (mgcp_msg.c:67) 20241102125956027 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found free endpoint: rtpbridge/1@mgw (mgcp_endp.c:261) 20241102125956027 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:441) 20241102125956027 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241102125956027 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956027 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956027 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956027 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956027 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956027 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956027 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956027 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956027 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956027 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956027 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956027 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956027 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956027 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956027 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956027 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956027 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956027 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956027 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956027 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956027 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956027 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956027 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956027 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956027 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956027 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956027 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956027 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956027 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956027 DLMGCP DEBUG <0013> endpoint:rtpbridge/1e@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956027 DLMGCP DEBUG <0013> endpoint:rtpbridge/1f@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956027 DLMGCP DEBUG <0013> endpoint:rtpbridge/20@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956027 DLMGCP DEBUG <0013> endpoint:rtpbridge/21@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956027 DLMGCP DEBUG <0013> endpoint:rtpbridge/22@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956027 DLMGCP DEBUG <0013> endpoint:rtpbridge/23@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956027 DLMGCP DEBUG <0013> endpoint:rtpbridge/24@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956027 DLMGCP DEBUG <0013> endpoint:rtpbridge/25@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956027 DLMGCP DEBUG <0013> endpoint:rtpbridge/26@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956027 DLMGCP DEBUG <0013> endpoint:rtpbridge/27@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956027 DLMGCP DEBUG <0013> endpoint:rtpbridge/28@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956027 DLMGCP DEBUG <0013> endpoint:rtpbridge/29@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956027 DLMGCP DEBUG <0013> endpoint:rtpbridge/2a@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956027 DLMGCP DEBUG <0013> endpoint:rtpbridge/2b@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956027 DLMGCP DEBUG <0013> endpoint:rtpbridge/2c@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956027 DLMGCP DEBUG <0013> endpoint:rtpbridge/2d@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956027 DLMGCP DEBUG <0013> endpoint:rtpbridge/2e@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956027 DLMGCP DEBUG <0013> endpoint:rtpbridge/2f@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956027 DLMGCP DEBUG <0013> endpoint:rtpbridge/30@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956027 DLMGCP DEBUG <0013> endpoint:rtpbridge/31@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956027 DLMGCP DEBUG <0013> endpoint:rtpbridge/32@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956027 DLMGCP DEBUG <0013> endpoint:rtpbridge/33@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956027 DLMGCP DEBUG <0013> endpoint:rtpbridge/34@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956027 DLMGCP DEBUG <0013> endpoint:rtpbridge/35@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956027 DLMGCP DEBUG <0013> endpoint:rtpbridge/36@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956027 DLMGCP DEBUG <0013> endpoint:rtpbridge/37@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956027 DLMGCP DEBUG <0013> endpoint:rtpbridge/38@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956027 DLMGCP DEBUG <0013> endpoint:rtpbridge/39@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956027 DLMGCP DEBUG <0013> endpoint:rtpbridge/3a@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956027 DLMGCP DEBUG <0013> endpoint:rtpbridge/3b@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956027 DLMGCP DEBUG <0013> endpoint:rtpbridge/3c@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956027 DLMGCP DEBUG <0013> endpoint:rtpbridge/3d@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956027 DLMGCP DEBUG <0013> endpoint:rtpbridge/3e@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956027 DLMGCP DEBUG <0013> endpoint:rtpbridge/3f@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956027 DLMGCP DEBUG <0013> endpoint:rtpbridge/40@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956027 DLMGCP DEBUG <0013> endpoint:rtpbridge/41@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956027 DLMGCP DEBUG <0013> endpoint:rtpbridge/42@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956027 DLMGCP DEBUG <0013> endpoint:rtpbridge/43@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956027 DLMGCP DEBUG <0013> endpoint:rtpbridge/44@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956027 DLMGCP DEBUG <0013> endpoint:rtpbridge/45@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956027 DLMGCP DEBUG <0013> endpoint:rtpbridge/46@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956027 DLMGCP DEBUG <0013> endpoint:rtpbridge/47@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956027 DLMGCP DEBUG <0013> endpoint:rtpbridge/48@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956027 DLMGCP DEBUG <0013> endpoint:rtpbridge/49@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956027 DLMGCP DEBUG <0013> endpoint:rtpbridge/4a@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956027 DLMGCP DEBUG <0013> endpoint:rtpbridge/4b@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956027 DLMGCP DEBUG <0013> endpoint:rtpbridge/4c@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956027 DLMGCP DEBUG <0013> endpoint:rtpbridge/4d@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956027 DLMGCP DEBUG <0013> endpoint:rtpbridge/4e@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956027 DLMGCP DEBUG <0013> endpoint:rtpbridge/4f@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956027 DLMGCP DEBUG <0013> endpoint:rtpbridge/50@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956027 DLMGCP DEBUG <0013> endpoint:rtpbridge/51@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956027 DLMGCP DEBUG <0013> endpoint:rtpbridge/52@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956027 DLMGCP DEBUG <0013> endpoint:rtpbridge/53@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956027 DLMGCP DEBUG <0013> endpoint:rtpbridge/54@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956027 DLMGCP DEBUG <0013> endpoint:rtpbridge/55@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956027 DLMGCP DEBUG <0013> endpoint:rtpbridge/56@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956027 DLMGCP DEBUG <0013> endpoint:rtpbridge/57@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956027 DLMGCP DEBUG <0013> endpoint:rtpbridge/58@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956027 DLMGCP DEBUG <0013> endpoint:rtpbridge/59@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956027 DLMGCP DEBUG <0013> endpoint:rtpbridge/5a@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956027 DLMGCP DEBUG <0013> endpoint:rtpbridge/5b@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956027 DLMGCP DEBUG <0013> endpoint:rtpbridge/5c@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956027 DLMGCP DEBUG <0013> endpoint:rtpbridge/5d@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956027 DLMGCP DEBUG <0013> endpoint:rtpbridge/5e@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956027 DLMGCP DEBUG <0013> endpoint:rtpbridge/5f@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956027 DLMGCP DEBUG <0013> endpoint:rtpbridge/60@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956027 DLMGCP DEBUG <0013> endpoint:rtpbridge/61@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956027 DLMGCP DEBUG <0013> endpoint:rtpbridge/62@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956027 DLMGCP DEBUG <0013> endpoint:rtpbridge/63@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956027 DLMGCP DEBUG <0013> endpoint:rtpbridge/64@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956027 DLMGCP DEBUG <0013> endpoint:rtpbridge/65@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956027 DLMGCP DEBUG <0013> endpoint:rtpbridge/66@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956027 DLMGCP DEBUG <0013> endpoint:rtpbridge/67@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956027 DLMGCP DEBUG <0013> endpoint:rtpbridge/68@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956027 DLMGCP DEBUG <0013> endpoint:rtpbridge/69@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956027 DLMGCP DEBUG <0013> endpoint:rtpbridge/6a@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956027 DLMGCP DEBUG <0013> endpoint:rtpbridge/6b@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956027 DLMGCP DEBUG <0013> endpoint:rtpbridge/6c@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956027 DLMGCP DEBUG <0013> endpoint:rtpbridge/6d@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956027 DLMGCP DEBUG <0013> endpoint:rtpbridge/6e@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956027 DLMGCP DEBUG <0013> endpoint:rtpbridge/6f@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956027 DLMGCP DEBUG <0013> endpoint:rtpbridge/70@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956027 DLMGCP DEBUG <0013> endpoint:rtpbridge/71@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956027 DLMGCP DEBUG <0013> endpoint:rtpbridge/72@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956027 DLMGCP DEBUG <0013> endpoint:rtpbridge/73@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956027 DLMGCP DEBUG <0013> endpoint:rtpbridge/74@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956028 DLMGCP DEBUG <0013> endpoint:rtpbridge/75@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956028 DLMGCP DEBUG <0013> endpoint:rtpbridge/76@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956028 DLMGCP DEBUG <0013> endpoint:rtpbridge/77@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956028 DLMGCP DEBUG <0013> endpoint:rtpbridge/78@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956028 DLMGCP DEBUG <0013> endpoint:rtpbridge/79@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956028 DLMGCP DEBUG <0013> endpoint:rtpbridge/7a@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956028 DLMGCP DEBUG <0013> endpoint:rtpbridge/7b@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956028 DLMGCP DEBUG <0013> endpoint:rtpbridge/7c@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956028 DLMGCP DEBUG <0013> endpoint:rtpbridge/7d@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956028 DLMGCP DEBUG <0013> endpoint:rtpbridge/7e@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956028 DLMGCP DEBUG <0013> endpoint:rtpbridge/7f@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956028 DLMGCP DEBUG <0013> endpoint:rtpbridge/80@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956028 DLMGCP DEBUG <0013> endpoint:rtpbridge/81@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956028 DLMGCP DEBUG <0013> endpoint:rtpbridge/82@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956028 DLMGCP DEBUG <0013> endpoint:rtpbridge/83@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956028 DLMGCP DEBUG <0013> endpoint:rtpbridge/84@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956028 DLMGCP DEBUG <0013> endpoint:rtpbridge/85@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956028 DLMGCP DEBUG <0013> endpoint:rtpbridge/86@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956028 DLMGCP DEBUG <0013> endpoint:rtpbridge/87@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956028 DLMGCP DEBUG <0013> endpoint:rtpbridge/88@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956028 DLMGCP DEBUG <0013> endpoint:rtpbridge/89@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956028 DLMGCP DEBUG <0013> endpoint:rtpbridge/8a@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956028 DLMGCP DEBUG <0013> endpoint:rtpbridge/8b@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956028 DLMGCP DEBUG <0013> endpoint:rtpbridge/8c@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956028 DLMGCP DEBUG <0013> endpoint:rtpbridge/8d@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956028 DLMGCP DEBUG <0013> endpoint:rtpbridge/8e@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956028 DLMGCP DEBUG <0013> endpoint:rtpbridge/8f@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956028 DLMGCP DEBUG <0013> endpoint:rtpbridge/90@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956028 DLMGCP DEBUG <0013> endpoint:rtpbridge/91@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956028 DLMGCP DEBUG <0013> endpoint:rtpbridge/92@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956028 DLMGCP DEBUG <0013> endpoint:rtpbridge/93@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956028 DLMGCP DEBUG <0013> endpoint:rtpbridge/94@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956028 DLMGCP DEBUG <0013> endpoint:rtpbridge/95@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956028 DLMGCP DEBUG <0013> endpoint:rtpbridge/96@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956028 DLMGCP DEBUG <0013> endpoint:rtpbridge/97@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956028 DLMGCP DEBUG <0013> endpoint:rtpbridge/98@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956028 DLMGCP DEBUG <0013> endpoint:rtpbridge/99@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956028 DLMGCP DEBUG <0013> endpoint:rtpbridge/9a@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956028 DLMGCP DEBUG <0013> endpoint:rtpbridge/9b@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956028 DLMGCP DEBUG <0013> endpoint:rtpbridge/9c@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956028 DLMGCP DEBUG <0013> endpoint:rtpbridge/9d@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956028 DLMGCP DEBUG <0013> endpoint:rtpbridge/9e@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956028 DLMGCP DEBUG <0013> endpoint:rtpbridge/9f@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956028 DLMGCP DEBUG <0013> endpoint:rtpbridge/a0@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956028 DLMGCP DEBUG <0013> endpoint:rtpbridge/a1@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956028 DLMGCP DEBUG <0013> endpoint:rtpbridge/a2@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956028 DLMGCP DEBUG <0013> endpoint:rtpbridge/a3@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956028 DLMGCP DEBUG <0013> endpoint:rtpbridge/a4@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956028 DLMGCP DEBUG <0013> endpoint:rtpbridge/a5@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956028 DLMGCP DEBUG <0013> endpoint:rtpbridge/a6@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956028 DLMGCP DEBUG <0013> endpoint:rtpbridge/a7@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956028 DLMGCP DEBUG <0013> endpoint:rtpbridge/a8@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956028 DLMGCP DEBUG <0013> endpoint:rtpbridge/a9@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956028 DLMGCP DEBUG <0013> endpoint:rtpbridge/aa@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956028 DLMGCP DEBUG <0013> endpoint:rtpbridge/ab@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956028 DLMGCP DEBUG <0013> endpoint:rtpbridge/ac@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956028 DLMGCP DEBUG <0013> endpoint:rtpbridge/ad@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956028 DLMGCP DEBUG <0013> endpoint:rtpbridge/ae@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956028 DLMGCP DEBUG <0013> endpoint:rtpbridge/af@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956028 DLMGCP DEBUG <0013> endpoint:rtpbridge/b0@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956028 DLMGCP DEBUG <0013> endpoint:rtpbridge/b1@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956028 DLMGCP DEBUG <0013> endpoint:rtpbridge/b2@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956028 DLMGCP DEBUG <0013> endpoint:rtpbridge/b3@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956028 DLMGCP DEBUG <0013> endpoint:rtpbridge/b4@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956028 DLMGCP DEBUG <0013> endpoint:rtpbridge/b5@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956028 DLMGCP DEBUG <0013> endpoint:rtpbridge/b6@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956028 DLMGCP DEBUG <0013> endpoint:rtpbridge/b7@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956028 DLMGCP DEBUG <0013> endpoint:rtpbridge/b8@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956028 DLMGCP DEBUG <0013> endpoint:rtpbridge/b9@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956028 DLMGCP DEBUG <0013> endpoint:rtpbridge/ba@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956028 DLMGCP DEBUG <0013> endpoint:rtpbridge/bb@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956028 DLMGCP DEBUG <0013> endpoint:rtpbridge/bc@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956028 DLMGCP DEBUG <0013> endpoint:rtpbridge/bd@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956028 DLMGCP DEBUG <0013> endpoint:rtpbridge/be@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956028 DLMGCP DEBUG <0013> endpoint:rtpbridge/bf@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956028 DLMGCP DEBUG <0013> endpoint:rtpbridge/c0@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956028 DLMGCP DEBUG <0013> endpoint:rtpbridge/c1@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956028 DLMGCP DEBUG <0013> endpoint:rtpbridge/c2@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956028 DLMGCP DEBUG <0013> endpoint:rtpbridge/c3@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956028 DLMGCP DEBUG <0013> endpoint:rtpbridge/c4@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956028 DLMGCP DEBUG <0013> endpoint:rtpbridge/c5@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956037 DLMGCP DEBUG <0013> Received message: line #00: DLCX 2721 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241102125956037 DLMGCP DEBUG <0013> Received message: line #01: C: 00B2 (mgcp_msg.c:67) 20241102125956037 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found free endpoint: rtpbridge/1@mgw (mgcp_endp.c:261) 20241102125956037 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:441) 20241102125956037 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241102125956037 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956037 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956037 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956037 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956037 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956037 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956037 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956037 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956037 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956037 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956037 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956037 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956037 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956037 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956037 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956037 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956037 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956037 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956037 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956037 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956037 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956037 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956037 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956037 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956037 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956037 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956037 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956037 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956037 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956037 DLMGCP DEBUG <0013> endpoint:rtpbridge/1e@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956037 DLMGCP DEBUG <0013> endpoint:rtpbridge/1f@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956037 DLMGCP DEBUG <0013> endpoint:rtpbridge/20@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956037 DLMGCP DEBUG <0013> endpoint:rtpbridge/21@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956037 DLMGCP DEBUG <0013> endpoint:rtpbridge/22@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956037 DLMGCP DEBUG <0013> endpoint:rtpbridge/23@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956037 DLMGCP DEBUG <0013> endpoint:rtpbridge/24@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956037 DLMGCP DEBUG <0013> endpoint:rtpbridge/25@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956037 DLMGCP DEBUG <0013> endpoint:rtpbridge/26@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956037 DLMGCP DEBUG <0013> endpoint:rtpbridge/27@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956037 DLMGCP DEBUG <0013> endpoint:rtpbridge/28@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956037 DLMGCP DEBUG <0013> endpoint:rtpbridge/29@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956037 DLMGCP DEBUG <0013> endpoint:rtpbridge/2a@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956037 DLMGCP DEBUG <0013> endpoint:rtpbridge/2b@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956038 DLMGCP DEBUG <0013> endpoint:rtpbridge/2c@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956038 DLMGCP DEBUG <0013> endpoint:rtpbridge/2d@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956038 DLMGCP DEBUG <0013> endpoint:rtpbridge/2e@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956038 DLMGCP DEBUG <0013> endpoint:rtpbridge/2f@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956038 DLMGCP DEBUG <0013> endpoint:rtpbridge/30@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956038 DLMGCP DEBUG <0013> endpoint:rtpbridge/31@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956038 DLMGCP DEBUG <0013> endpoint:rtpbridge/32@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956038 DLMGCP DEBUG <0013> endpoint:rtpbridge/33@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956038 DLMGCP DEBUG <0013> endpoint:rtpbridge/34@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956038 DLMGCP DEBUG <0013> endpoint:rtpbridge/35@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956038 DLMGCP DEBUG <0013> endpoint:rtpbridge/36@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956038 DLMGCP DEBUG <0013> endpoint:rtpbridge/37@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956038 DLMGCP DEBUG <0013> endpoint:rtpbridge/38@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956038 DLMGCP DEBUG <0013> endpoint:rtpbridge/39@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956038 DLMGCP DEBUG <0013> endpoint:rtpbridge/3a@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956038 DLMGCP DEBUG <0013> endpoint:rtpbridge/3b@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956038 DLMGCP DEBUG <0013> endpoint:rtpbridge/3c@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956038 DLMGCP DEBUG <0013> endpoint:rtpbridge/3d@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956038 DLMGCP DEBUG <0013> endpoint:rtpbridge/3e@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956038 DLMGCP DEBUG <0013> endpoint:rtpbridge/3f@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956038 DLMGCP DEBUG <0013> endpoint:rtpbridge/40@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956038 DLMGCP DEBUG <0013> endpoint:rtpbridge/41@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956038 DLMGCP DEBUG <0013> endpoint:rtpbridge/42@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956038 DLMGCP DEBUG <0013> endpoint:rtpbridge/43@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956038 DLMGCP DEBUG <0013> endpoint:rtpbridge/44@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956038 DLMGCP DEBUG <0013> endpoint:rtpbridge/45@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956038 DLMGCP DEBUG <0013> endpoint:rtpbridge/46@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956038 DLMGCP DEBUG <0013> endpoint:rtpbridge/47@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956038 DLMGCP DEBUG <0013> endpoint:rtpbridge/48@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956038 DLMGCP DEBUG <0013> endpoint:rtpbridge/49@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956038 DLMGCP DEBUG <0013> endpoint:rtpbridge/4a@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956038 DLMGCP DEBUG <0013> endpoint:rtpbridge/4b@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956038 DLMGCP DEBUG <0013> endpoint:rtpbridge/4c@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956038 DLMGCP DEBUG <0013> endpoint:rtpbridge/4d@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956038 DLMGCP DEBUG <0013> endpoint:rtpbridge/4e@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956038 DLMGCP DEBUG <0013> endpoint:rtpbridge/4f@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956038 DLMGCP DEBUG <0013> endpoint:rtpbridge/50@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956038 DLMGCP DEBUG <0013> endpoint:rtpbridge/51@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956038 DLMGCP DEBUG <0013> endpoint:rtpbridge/52@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956038 DLMGCP DEBUG <0013> endpoint:rtpbridge/53@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956038 DLMGCP DEBUG <0013> endpoint:rtpbridge/54@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956038 DLMGCP DEBUG <0013> endpoint:rtpbridge/55@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956038 DLMGCP DEBUG <0013> endpoint:rtpbridge/56@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956038 DLMGCP DEBUG <0013> endpoint:rtpbridge/57@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956038 DLMGCP DEBUG <0013> endpoint:rtpbridge/58@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956038 DLMGCP DEBUG <0013> endpoint:rtpbridge/59@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956038 DLMGCP DEBUG <0013> endpoint:rtpbridge/5a@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956038 DLMGCP DEBUG <0013> endpoint:rtpbridge/5b@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956038 DLMGCP DEBUG <0013> endpoint:rtpbridge/5c@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956038 DLMGCP DEBUG <0013> endpoint:rtpbridge/5d@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956038 DLMGCP DEBUG <0013> endpoint:rtpbridge/5e@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956038 DLMGCP DEBUG <0013> endpoint:rtpbridge/5f@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956038 DLMGCP DEBUG <0013> endpoint:rtpbridge/60@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956038 DLMGCP DEBUG <0013> endpoint:rtpbridge/61@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956038 DLMGCP DEBUG <0013> endpoint:rtpbridge/62@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956038 DLMGCP DEBUG <0013> endpoint:rtpbridge/63@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956038 DLMGCP DEBUG <0013> endpoint:rtpbridge/64@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956038 DLMGCP DEBUG <0013> endpoint:rtpbridge/65@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956038 DLMGCP DEBUG <0013> endpoint:rtpbridge/66@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956038 DLMGCP DEBUG <0013> endpoint:rtpbridge/67@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956038 DLMGCP DEBUG <0013> endpoint:rtpbridge/68@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956038 DLMGCP DEBUG <0013> endpoint:rtpbridge/69@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956038 DLMGCP DEBUG <0013> endpoint:rtpbridge/6a@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956038 DLMGCP DEBUG <0013> endpoint:rtpbridge/6b@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956038 DLMGCP DEBUG <0013> endpoint:rtpbridge/6c@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956038 DLMGCP DEBUG <0013> endpoint:rtpbridge/6d@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956038 DLMGCP DEBUG <0013> endpoint:rtpbridge/6e@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956038 DLMGCP DEBUG <0013> endpoint:rtpbridge/6f@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956038 DLMGCP DEBUG <0013> endpoint:rtpbridge/70@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956038 DLMGCP DEBUG <0013> endpoint:rtpbridge/71@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956038 DLMGCP DEBUG <0013> endpoint:rtpbridge/72@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956038 DLMGCP DEBUG <0013> endpoint:rtpbridge/73@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956038 DLMGCP DEBUG <0013> endpoint:rtpbridge/74@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956038 DLMGCP DEBUG <0013> endpoint:rtpbridge/75@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956038 DLMGCP DEBUG <0013> endpoint:rtpbridge/76@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956038 DLMGCP DEBUG <0013> endpoint:rtpbridge/77@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956038 DLMGCP DEBUG <0013> endpoint:rtpbridge/78@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956038 DLMGCP DEBUG <0013> endpoint:rtpbridge/79@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956038 DLMGCP DEBUG <0013> endpoint:rtpbridge/7a@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956038 DLMGCP DEBUG <0013> endpoint:rtpbridge/7b@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956038 DLMGCP DEBUG <0013> endpoint:rtpbridge/7c@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956038 DLMGCP DEBUG <0013> endpoint:rtpbridge/7d@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956038 DLMGCP DEBUG <0013> endpoint:rtpbridge/7e@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956038 DLMGCP DEBUG <0013> endpoint:rtpbridge/7f@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956038 DLMGCP DEBUG <0013> endpoint:rtpbridge/80@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956038 DLMGCP DEBUG <0013> endpoint:rtpbridge/81@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956038 DLMGCP DEBUG <0013> endpoint:rtpbridge/82@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956038 DLMGCP DEBUG <0013> endpoint:rtpbridge/83@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956038 DLMGCP DEBUG <0013> endpoint:rtpbridge/84@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956038 DLMGCP DEBUG <0013> endpoint:rtpbridge/85@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956038 DLMGCP DEBUG <0013> endpoint:rtpbridge/86@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956038 DLMGCP DEBUG <0013> endpoint:rtpbridge/87@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956038 DLMGCP DEBUG <0013> endpoint:rtpbridge/88@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956038 DLMGCP DEBUG <0013> endpoint:rtpbridge/89@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956038 DLMGCP DEBUG <0013> endpoint:rtpbridge/8a@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956038 DLMGCP DEBUG <0013> endpoint:rtpbridge/8b@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956038 DLMGCP DEBUG <0013> endpoint:rtpbridge/8c@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956038 DLMGCP DEBUG <0013> endpoint:rtpbridge/8d@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956038 DLMGCP DEBUG <0013> endpoint:rtpbridge/8e@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956038 DLMGCP DEBUG <0013> endpoint:rtpbridge/8f@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956038 DLMGCP DEBUG <0013> endpoint:rtpbridge/90@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956038 DLMGCP DEBUG <0013> endpoint:rtpbridge/91@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956038 DLMGCP DEBUG <0013> endpoint:rtpbridge/92@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956038 DLMGCP DEBUG <0013> endpoint:rtpbridge/93@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956038 DLMGCP DEBUG <0013> endpoint:rtpbridge/94@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956038 DLMGCP DEBUG <0013> endpoint:rtpbridge/95@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956038 DLMGCP DEBUG <0013> endpoint:rtpbridge/96@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956038 DLMGCP DEBUG <0013> endpoint:rtpbridge/97@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956038 DLMGCP DEBUG <0013> endpoint:rtpbridge/98@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956038 DLMGCP DEBUG <0013> endpoint:rtpbridge/99@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956038 DLMGCP DEBUG <0013> endpoint:rtpbridge/9a@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956038 DLMGCP DEBUG <0013> endpoint:rtpbridge/9b@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956038 DLMGCP DEBUG <0013> endpoint:rtpbridge/9c@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956038 DLMGCP DEBUG <0013> endpoint:rtpbridge/9d@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956038 DLMGCP DEBUG <0013> endpoint:rtpbridge/9e@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956038 DLMGCP DEBUG <0013> endpoint:rtpbridge/9f@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956038 DLMGCP DEBUG <0013> endpoint:rtpbridge/a0@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956038 DLMGCP DEBUG <0013> endpoint:rtpbridge/a1@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956038 DLMGCP DEBUG <0013> endpoint:rtpbridge/a2@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956038 DLMGCP DEBUG <0013> endpoint:rtpbridge/a3@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956038 DLMGCP DEBUG <0013> endpoint:rtpbridge/a4@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956038 DLMGCP DEBUG <0013> endpoint:rtpbridge/a5@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956038 DLMGCP DEBUG <0013> endpoint:rtpbridge/a6@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956038 DLMGCP DEBUG <0013> endpoint:rtpbridge/a7@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956038 DLMGCP DEBUG <0013> endpoint:rtpbridge/a8@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956038 DLMGCP DEBUG <0013> endpoint:rtpbridge/a9@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956038 DLMGCP DEBUG <0013> endpoint:rtpbridge/aa@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956038 DLMGCP DEBUG <0013> endpoint:rtpbridge/ab@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956038 DLMGCP DEBUG <0013> endpoint:rtpbridge/ac@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956038 DLMGCP DEBUG <0013> endpoint:rtpbridge/ad@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956038 DLMGCP DEBUG <0013> endpoint:rtpbridge/ae@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956038 DLMGCP DEBUG <0013> endpoint:rtpbridge/af@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956038 DLMGCP DEBUG <0013> endpoint:rtpbridge/b0@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956038 DLMGCP DEBUG <0013> endpoint:rtpbridge/b1@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956038 DLMGCP DEBUG <0013> endpoint:rtpbridge/b2@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956038 DLMGCP DEBUG <0013> endpoint:rtpbridge/b3@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956038 DLMGCP DEBUG <0013> endpoint:rtpbridge/b4@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956038 DLMGCP DEBUG <0013> endpoint:rtpbridge/b5@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956039 DLMGCP DEBUG <0013> endpoint:rtpbridge/b6@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956039 DLMGCP DEBUG <0013> endpoint:rtpbridge/b7@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956039 DLMGCP DEBUG <0013> endpoint:rtpbridge/b8@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956039 DLMGCP DEBUG <0013> endpoint:rtpbridge/b9@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956039 DLMGCP DEBUG <0013> endpoint:rtpbridge/ba@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956039 DLMGCP DEBUG <0013> endpoint:rtpbridge/bb@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956039 DLMGCP DEBUG <0013> endpoint:rtpbridge/bc@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956039 DLMGCP DEBUG <0013> endpoint:rtpbridge/bd@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956039 DLMGCP DEBUG <0013> endpoint:rtpbridge/be@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956039 DLMGCP DEBUG <0013> endpoint:rtpbridge/bf@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956039 DLMGCP DEBUG <0013> endpoint:rtpbridge/c0@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956039 DLMGCP DEBUG <0013> endpoint:rtpbridge/c1@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956039 DLMGCP DEBUG <0013> endpoint:rtpbridge/c2@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956039 DLMGCP DEBUG <0013> endpoint:rtpbridge/c3@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956039 DLMGCP DEBUG <0013> endpoint:rtpbridge/c4@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956039 DLMGCP DEBUG <0013> endpoint:rtpbridge/c5@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956039 DLMGCP DEBUG <0013> endpoint:rtpbridge/c6@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956039 DLMGCP DEBUG <0013> endpoint:rtpbridge/c7@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956039 DLMGCP DEBUG <0013> endpoint:rtpbridge/c8@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956039 DLMGCP DEBUG <0013> endpoint:rtpbridge/c9@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956039 DLMGCP DEBUG <0013> endpoint:rtpbridge/ca@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956039 DLMGCP DEBUG <0013> endpoint:rtpbridge/cb@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956039 DLMGCP DEBUG <0013> endpoint:rtpbridge/cc@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956039 DLMGCP DEBUG <0013> endpoint:rtpbridge/cd@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956039 DLMGCP DEBUG <0013> endpoint:rtpbridge/ce@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956039 DLMGCP DEBUG <0013> endpoint:rtpbridge/cf@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956039 DLMGCP DEBUG <0013> endpoint:rtpbridge/d0@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956039 DLMGCP DEBUG <0013> endpoint:rtpbridge/d1@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956039 DLMGCP DEBUG <0013> endpoint:rtpbridge/d2@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956039 DLMGCP DEBUG <0013> endpoint:rtpbridge/d3@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956039 DLMGCP DEBUG <0013> endpoint:rtpbridge/d4@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956039 DLMGCP DEBUG <0013> endpoint:rtpbridge/d5@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956039 DLMGCP DEBUG <0013> endpoint:rtpbridge/d6@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956039 DLMGCP DEBUG <0013> endpoint:rtpbridge/d7@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956039 DLMGCP DEBUG <0013> endpoint:rtpbridge/d8@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956039 DLMGCP DEBUG <0013> endpoint:rtpbridge/d9@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956039 DLMGCP DEBUG <0013> endpoint:rtpbridge/da@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956039 DLMGCP DEBUG <0013> endpoint:rtpbridge/db@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956039 DLMGCP DEBUG <0013> endpoint:rtpbridge/dc@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956039 DLMGCP DEBUG <0013> endpoint:rtpbridge/dd@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956039 DLMGCP DEBUG <0013> endpoint:rtpbridge/de@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956039 DLMGCP DEBUG <0013> endpoint:rtpbridge/df@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956039 DLMGCP DEBUG <0013> endpoint:rtpbridge/e0@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956039 DLMGCP DEBUG <0013> endpoint:rtpbridge/e1@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956039 DLMGCP DEBUG <0013> endpoint:rtpbridge/e2@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956039 DLMGCP DEBUG <0013> endpoint:rtpbridge/e3@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956039 DLMGCP DEBUG <0013> endpoint:rtpbridge/e4@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956039 DLMGCP DEBUG <0013> endpoint:rtpbridge/e5@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956039 DLMGCP DEBUG <0013> endpoint:rtpbridge/e6@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956039 DLMGCP DEBUG <0013> endpoint:rtpbridge/e7@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956039 DLMGCP DEBUG <0013> endpoint:rtpbridge/e8@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956039 DLMGCP DEBUG <0013> endpoint:rtpbridge/e9@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956039 DLMGCP DEBUG <0013> endpoint:rtpbridge/ea@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956039 DLMGCP DEBUG <0013> endpoint:rtpbridge/eb@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956039 DLMGCP DEBUG <0013> endpoint:rtpbridge/ec@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956039 DLMGCP DEBUG <0013> endpoint:rtpbridge/ed@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956039 DLMGCP DEBUG <0013> endpoint:rtpbridge/ee@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956039 DLMGCP DEBUG <0013> endpoint:rtpbridge/ef@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956039 DLMGCP DEBUG <0013> endpoint:rtpbridge/f0@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956039 DLMGCP DEBUG <0013> endpoint:rtpbridge/f1@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956039 DLMGCP DEBUG <0013> endpoint:rtpbridge/f2@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956039 DLMGCP DEBUG <0013> endpoint:rtpbridge/f3@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956039 DLMGCP DEBUG <0013> endpoint:rtpbridge/f4@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956039 DLMGCP DEBUG <0013> endpoint:rtpbridge/f5@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956039 DLMGCP DEBUG <0013> endpoint:rtpbridge/f6@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956039 DLMGCP DEBUG <0013> endpoint:rtpbridge/f7@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956039 DLMGCP DEBUG <0013> endpoint:rtpbridge/f8@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956039 DLMGCP DEBUG <0013> endpoint:rtpbridge/f9@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956039 DLMGCP DEBUG <0013> endpoint:rtpbridge/fa@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956039 DLMGCP DEBUG <0013> endpoint:rtpbridge/fb@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956039 DLMGCP DEBUG <0013> endpoint:rtpbridge/fc@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956039 DLMGCP DEBUG <0013> endpoint:rtpbridge/fd@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956039 DLMGCP DEBUG <0013> endpoint:rtpbridge/fe@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956039 DLMGCP DEBUG <0013> endpoint:rtpbridge/ff@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956039 DLMGCP DEBUG <0013> endpoint:rtpbridge/100@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956039 DLMGCP DEBUG <0013> endpoint:rtpbridge/101@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956039 DLMGCP DEBUG <0013> endpoint:rtpbridge/102@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956039 DLMGCP DEBUG <0013> endpoint:rtpbridge/103@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956039 DLMGCP DEBUG <0013> endpoint:rtpbridge/104@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956039 DLMGCP DEBUG <0013> endpoint:rtpbridge/105@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956039 DLMGCP DEBUG <0013> endpoint:rtpbridge/106@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956039 DLMGCP DEBUG <0013> endpoint:rtpbridge/107@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956039 DLMGCP DEBUG <0013> endpoint:rtpbridge/108@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956039 DLMGCP DEBUG <0013> endpoint:rtpbridge/109@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956039 DLMGCP DEBUG <0013> endpoint:rtpbridge/10a@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956039 DLMGCP DEBUG <0013> endpoint:rtpbridge/10b@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956039 DLMGCP DEBUG <0013> endpoint:rtpbridge/10c@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956039 DLMGCP DEBUG <0013> endpoint:rtpbridge/10d@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956039 DLMGCP DEBUG <0013> endpoint:rtpbridge/10e@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956039 DLMGCP DEBUG <0013> endpoint:rtpbridge/10f@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956039 DLMGCP DEBUG <0013> endpoint:rtpbridge/110@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956039 DLMGCP DEBUG <0013> endpoint:rtpbridge/111@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956039 DLMGCP DEBUG <0013> endpoint:rtpbridge/112@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956039 DLMGCP DEBUG <0013> endpoint:rtpbridge/113@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956039 DLMGCP DEBUG <0013> endpoint:rtpbridge/114@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956039 DLMGCP DEBUG <0013> endpoint:rtpbridge/115@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956039 DLMGCP DEBUG <0013> endpoint:rtpbridge/116@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956039 DLMGCP DEBUG <0013> endpoint:rtpbridge/117@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956039 DLMGCP DEBUG <0013> endpoint:rtpbridge/118@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956039 DLMGCP DEBUG <0013> endpoint:rtpbridge/119@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956039 DLMGCP DEBUG <0013> endpoint:rtpbridge/11a@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956039 DLMGCP DEBUG <0013> endpoint:rtpbridge/11b@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956039 DLMGCP DEBUG <0013> endpoint:rtpbridge/11c@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956039 DLMGCP DEBUG <0013> endpoint:rtpbridge/11d@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956039 DLMGCP DEBUG <0013> endpoint:rtpbridge/11e@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956039 DLMGCP DEBUG <0013> endpoint:rtpbridge/11f@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956039 DLMGCP DEBUG <0013> endpoint:rtpbridge/120@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956039 DLMGCP DEBUG <0013> endpoint:rtpbridge/121@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956039 DLMGCP DEBUG <0013> endpoint:rtpbridge/122@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956039 DLMGCP DEBUG <0013> endpoint:rtpbridge/123@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956039 DLMGCP DEBUG <0013> endpoint:rtpbridge/124@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956039 DLMGCP DEBUG <0013> endpoint:rtpbridge/125@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956039 DLMGCP DEBUG <0013> endpoint:rtpbridge/126@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956039 DLMGCP DEBUG <0013> endpoint:rtpbridge/127@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956039 DLMGCP DEBUG <0013> endpoint:rtpbridge/128@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956039 DLMGCP DEBUG <0013> endpoint:rtpbridge/129@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956039 DLMGCP DEBUG <0013> endpoint:rtpbridge/12a@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956039 DLMGCP DEBUG <0013> endpoint:rtpbridge/12b@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956039 DLMGCP DEBUG <0013> endpoint:rtpbridge/12c@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956039 DLMGCP DEBUG <0013> endpoint:none Generated response: code=200 (mgcp_protocol.c:230) 20241102125956039 DLMGCP DEBUG <0013> Generated response: line #00: 200 2721 OK (mgcp_msg.c:67) 20241102125956040 DLMGCP DEBUG <0013> Received message: line #00: DLCX 2722 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241102125956040 DLMGCP DEBUG <0013> Received message: line #01: C: 00B3 (mgcp_msg.c:67) 20241102125956040 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found free endpoint: rtpbridge/1@mgw (mgcp_endp.c:261) 20241102125956040 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:441) 20241102125956040 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241102125956040 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956040 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956040 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956040 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956040 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956040 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956040 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956040 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956040 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956040 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956040 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956040 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956040 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956040 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956040 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956040 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956040 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956040 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956040 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956040 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956040 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956040 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956040 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956040 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956040 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956040 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956040 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956040 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956040 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956040 DLMGCP DEBUG <0013> endpoint:rtpbridge/1e@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956040 DLMGCP DEBUG <0013> endpoint:rtpbridge/1f@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956040 DLMGCP DEBUG <0013> endpoint:rtpbridge/20@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956040 DLMGCP DEBUG <0013> endpoint:rtpbridge/21@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956040 DLMGCP DEBUG <0013> endpoint:rtpbridge/22@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956040 DLMGCP DEBUG <0013> endpoint:rtpbridge/23@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956040 DLMGCP DEBUG <0013> endpoint:rtpbridge/24@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956040 DLMGCP DEBUG <0013> endpoint:rtpbridge/25@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956040 DLMGCP DEBUG <0013> endpoint:rtpbridge/26@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956040 DLMGCP DEBUG <0013> endpoint:rtpbridge/27@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956040 DLMGCP DEBUG <0013> endpoint:rtpbridge/28@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956040 DLMGCP DEBUG <0013> endpoint:rtpbridge/29@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956040 DLMGCP DEBUG <0013> endpoint:rtpbridge/2a@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956040 DLMGCP DEBUG <0013> endpoint:rtpbridge/2b@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956040 DLMGCP DEBUG <0013> endpoint:rtpbridge/2c@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956040 DLMGCP DEBUG <0013> endpoint:rtpbridge/2d@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956040 DLMGCP DEBUG <0013> endpoint:rtpbridge/2e@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956040 DLMGCP DEBUG <0013> endpoint:rtpbridge/2f@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956040 DLMGCP DEBUG <0013> endpoint:rtpbridge/30@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956040 DLMGCP DEBUG <0013> endpoint:rtpbridge/31@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956040 DLMGCP DEBUG <0013> endpoint:rtpbridge/32@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956040 DLMGCP DEBUG <0013> endpoint:rtpbridge/33@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956040 DLMGCP DEBUG <0013> endpoint:rtpbridge/34@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956040 DLMGCP DEBUG <0013> endpoint:rtpbridge/35@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956040 DLMGCP DEBUG <0013> endpoint:rtpbridge/36@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956040 DLMGCP DEBUG <0013> endpoint:rtpbridge/37@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956040 DLMGCP DEBUG <0013> endpoint:rtpbridge/38@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956040 DLMGCP DEBUG <0013> endpoint:rtpbridge/39@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956040 DLMGCP DEBUG <0013> endpoint:rtpbridge/3a@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956040 DLMGCP DEBUG <0013> endpoint:rtpbridge/3b@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956040 DLMGCP DEBUG <0013> endpoint:rtpbridge/3c@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956040 DLMGCP DEBUG <0013> endpoint:rtpbridge/3d@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956040 DLMGCP DEBUG <0013> endpoint:rtpbridge/3e@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956040 DLMGCP DEBUG <0013> endpoint:rtpbridge/3f@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956040 DLMGCP DEBUG <0013> endpoint:rtpbridge/40@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956040 DLMGCP DEBUG <0013> endpoint:rtpbridge/41@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956040 DLMGCP DEBUG <0013> endpoint:rtpbridge/42@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956040 DLMGCP DEBUG <0013> endpoint:rtpbridge/43@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956040 DLMGCP DEBUG <0013> endpoint:rtpbridge/44@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956040 DLMGCP DEBUG <0013> endpoint:rtpbridge/45@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956040 DLMGCP DEBUG <0013> endpoint:rtpbridge/46@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956040 DLMGCP DEBUG <0013> endpoint:rtpbridge/47@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956040 DLMGCP DEBUG <0013> endpoint:rtpbridge/48@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956040 DLMGCP DEBUG <0013> endpoint:rtpbridge/49@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956040 DLMGCP DEBUG <0013> endpoint:rtpbridge/4a@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956040 DLMGCP DEBUG <0013> endpoint:rtpbridge/4b@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956040 DLMGCP DEBUG <0013> endpoint:rtpbridge/4c@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956040 DLMGCP DEBUG <0013> endpoint:rtpbridge/4d@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956040 DLMGCP DEBUG <0013> endpoint:rtpbridge/4e@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956040 DLMGCP DEBUG <0013> endpoint:rtpbridge/4f@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956040 DLMGCP DEBUG <0013> endpoint:rtpbridge/50@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956040 DLMGCP DEBUG <0013> endpoint:rtpbridge/51@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956040 DLMGCP DEBUG <0013> endpoint:rtpbridge/52@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956040 DLMGCP DEBUG <0013> endpoint:rtpbridge/53@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956040 DLMGCP DEBUG <0013> endpoint:rtpbridge/54@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956040 DLMGCP DEBUG <0013> endpoint:rtpbridge/55@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956040 DLMGCP DEBUG <0013> endpoint:rtpbridge/56@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956040 DLMGCP DEBUG <0013> endpoint:rtpbridge/57@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956040 DLMGCP DEBUG <0013> endpoint:rtpbridge/58@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956040 DLMGCP DEBUG <0013> endpoint:rtpbridge/59@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956041 DLMGCP DEBUG <0013> endpoint:rtpbridge/5a@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956041 DLMGCP DEBUG <0013> endpoint:rtpbridge/5b@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956041 DLMGCP DEBUG <0013> endpoint:rtpbridge/5c@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956041 DLMGCP DEBUG <0013> endpoint:rtpbridge/5d@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956041 DLMGCP DEBUG <0013> endpoint:rtpbridge/5e@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956041 DLMGCP DEBUG <0013> endpoint:rtpbridge/5f@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956041 DLMGCP DEBUG <0013> endpoint:rtpbridge/60@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956041 DLMGCP DEBUG <0013> endpoint:rtpbridge/61@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956041 DLMGCP DEBUG <0013> endpoint:rtpbridge/62@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956041 DLMGCP DEBUG <0013> endpoint:rtpbridge/63@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956041 DLMGCP DEBUG <0013> endpoint:rtpbridge/64@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956041 DLMGCP DEBUG <0013> endpoint:rtpbridge/65@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956041 DLMGCP DEBUG <0013> endpoint:rtpbridge/66@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956041 DLMGCP DEBUG <0013> endpoint:rtpbridge/67@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956041 DLMGCP DEBUG <0013> endpoint:rtpbridge/68@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956041 DLMGCP DEBUG <0013> endpoint:rtpbridge/69@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956041 DLMGCP DEBUG <0013> endpoint:rtpbridge/6a@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956041 DLMGCP DEBUG <0013> endpoint:rtpbridge/6b@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956041 DLMGCP DEBUG <0013> endpoint:rtpbridge/6c@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956041 DLMGCP DEBUG <0013> endpoint:rtpbridge/6d@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956041 DLMGCP DEBUG <0013> endpoint:rtpbridge/6e@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956041 DLMGCP DEBUG <0013> endpoint:rtpbridge/6f@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956041 DLMGCP DEBUG <0013> endpoint:rtpbridge/70@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956041 DLMGCP DEBUG <0013> endpoint:rtpbridge/71@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956041 DLMGCP DEBUG <0013> endpoint:rtpbridge/72@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956041 DLMGCP DEBUG <0013> endpoint:rtpbridge/73@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956041 DLMGCP DEBUG <0013> endpoint:rtpbridge/74@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956041 DLMGCP DEBUG <0013> endpoint:rtpbridge/75@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956041 DLMGCP DEBUG <0013> endpoint:rtpbridge/76@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956041 DLMGCP DEBUG <0013> endpoint:rtpbridge/77@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956041 DLMGCP DEBUG <0013> endpoint:rtpbridge/78@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956041 DLMGCP DEBUG <0013> endpoint:rtpbridge/79@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956041 DLMGCP DEBUG <0013> endpoint:rtpbridge/7a@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956041 DLMGCP DEBUG <0013> endpoint:rtpbridge/7b@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956041 DLMGCP DEBUG <0013> endpoint:rtpbridge/7c@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956041 DLMGCP DEBUG <0013> endpoint:rtpbridge/7d@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956041 DLMGCP DEBUG <0013> endpoint:rtpbridge/7e@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956041 DLMGCP DEBUG <0013> endpoint:rtpbridge/7f@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956041 DLMGCP DEBUG <0013> endpoint:rtpbridge/80@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956041 DLMGCP DEBUG <0013> endpoint:rtpbridge/81@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956041 DLMGCP DEBUG <0013> endpoint:rtpbridge/82@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956041 DLMGCP DEBUG <0013> endpoint:rtpbridge/83@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956041 DLMGCP DEBUG <0013> endpoint:rtpbridge/84@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956041 DLMGCP DEBUG <0013> endpoint:rtpbridge/85@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956041 DLMGCP DEBUG <0013> endpoint:rtpbridge/86@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956041 DLMGCP DEBUG <0013> endpoint:rtpbridge/87@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956041 DLMGCP DEBUG <0013> endpoint:rtpbridge/88@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956041 DLMGCP DEBUG <0013> endpoint:rtpbridge/89@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956041 DLMGCP DEBUG <0013> endpoint:rtpbridge/8a@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956041 DLMGCP DEBUG <0013> endpoint:rtpbridge/8b@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956041 DLMGCP DEBUG <0013> endpoint:rtpbridge/8c@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956041 DLMGCP DEBUG <0013> endpoint:rtpbridge/8d@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956041 DLMGCP DEBUG <0013> endpoint:rtpbridge/8e@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956041 DLMGCP DEBUG <0013> endpoint:rtpbridge/8f@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956041 DLMGCP DEBUG <0013> endpoint:rtpbridge/90@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956041 DLMGCP DEBUG <0013> endpoint:rtpbridge/91@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956041 DLMGCP DEBUG <0013> endpoint:rtpbridge/92@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956041 DLMGCP DEBUG <0013> endpoint:rtpbridge/93@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956041 DLMGCP DEBUG <0013> endpoint:rtpbridge/94@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956041 DLMGCP DEBUG <0013> endpoint:rtpbridge/95@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956041 DLMGCP DEBUG <0013> endpoint:rtpbridge/96@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956041 DLMGCP DEBUG <0013> endpoint:rtpbridge/97@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956041 DLMGCP DEBUG <0013> endpoint:rtpbridge/98@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956041 DLMGCP DEBUG <0013> endpoint:rtpbridge/99@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956041 DLMGCP DEBUG <0013> endpoint:rtpbridge/9a@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956041 DLMGCP DEBUG <0013> endpoint:rtpbridge/9b@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956041 DLMGCP DEBUG <0013> endpoint:rtpbridge/9c@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956041 DLMGCP DEBUG <0013> endpoint:rtpbridge/9d@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956041 DLMGCP DEBUG <0013> endpoint:rtpbridge/9e@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956041 DLMGCP DEBUG <0013> endpoint:rtpbridge/9f@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956041 DLMGCP DEBUG <0013> endpoint:rtpbridge/a0@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956041 DLMGCP DEBUG <0013> endpoint:rtpbridge/a1@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956041 DLMGCP DEBUG <0013> endpoint:rtpbridge/a2@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956041 DLMGCP DEBUG <0013> endpoint:rtpbridge/a3@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956041 DLMGCP DEBUG <0013> endpoint:rtpbridge/a4@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956041 DLMGCP DEBUG <0013> endpoint:rtpbridge/a5@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956041 DLMGCP DEBUG <0013> endpoint:rtpbridge/a6@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956041 DLMGCP DEBUG <0013> endpoint:rtpbridge/a7@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956041 DLMGCP DEBUG <0013> endpoint:rtpbridge/a8@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956041 DLMGCP DEBUG <0013> endpoint:rtpbridge/a9@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956041 DLMGCP DEBUG <0013> endpoint:rtpbridge/aa@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956041 DLMGCP DEBUG <0013> endpoint:rtpbridge/ab@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956041 DLMGCP DEBUG <0013> endpoint:rtpbridge/ac@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956041 DLMGCP DEBUG <0013> endpoint:rtpbridge/ad@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956041 DLMGCP DEBUG <0013> endpoint:rtpbridge/ae@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956041 DLMGCP DEBUG <0013> endpoint:rtpbridge/af@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956041 DLMGCP DEBUG <0013> endpoint:rtpbridge/b0@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956041 DLMGCP DEBUG <0013> endpoint:rtpbridge/b1@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956041 DLMGCP DEBUG <0013> endpoint:rtpbridge/b2@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956041 DLMGCP DEBUG <0013> endpoint:rtpbridge/b3@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956041 DLMGCP DEBUG <0013> endpoint:rtpbridge/b4@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956041 DLMGCP DEBUG <0013> endpoint:rtpbridge/b5@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956041 DLMGCP DEBUG <0013> endpoint:rtpbridge/b6@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956041 DLMGCP DEBUG <0013> endpoint:rtpbridge/b7@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956041 DLMGCP DEBUG <0013> endpoint:rtpbridge/b8@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956041 DLMGCP DEBUG <0013> endpoint:rtpbridge/b9@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956041 DLMGCP DEBUG <0013> endpoint:rtpbridge/ba@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956041 DLMGCP DEBUG <0013> endpoint:rtpbridge/bb@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956041 DLMGCP DEBUG <0013> endpoint:rtpbridge/bc@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956041 DLMGCP DEBUG <0013> endpoint:rtpbridge/bd@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956041 DLMGCP DEBUG <0013> endpoint:rtpbridge/be@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956041 DLMGCP DEBUG <0013> endpoint:rtpbridge/bf@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956041 DLMGCP DEBUG <0013> endpoint:rtpbridge/c0@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956041 DLMGCP DEBUG <0013> endpoint:rtpbridge/c1@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956041 DLMGCP DEBUG <0013> endpoint:rtpbridge/c2@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956041 DLMGCP DEBUG <0013> endpoint:rtpbridge/c3@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956041 DLMGCP DEBUG <0013> endpoint:rtpbridge/c4@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956041 DLMGCP DEBUG <0013> endpoint:rtpbridge/c5@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956041 DLMGCP DEBUG <0013> endpoint:rtpbridge/c6@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956049 DLMGCP DEBUG <0013> Received message: line #00: DLCX 2726 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241102125956049 DLMGCP DEBUG <0013> Received message: line #01: C: 00B7 (mgcp_msg.c:67) 20241102125956049 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found free endpoint: rtpbridge/1@mgw (mgcp_endp.c:261) 20241102125956049 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:441) 20241102125956049 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241102125956049 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956049 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956049 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956049 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956049 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956049 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956049 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956049 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956049 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956049 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956049 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956049 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956049 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956049 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956049 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956049 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956049 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956049 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956049 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956049 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956049 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956049 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956049 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956049 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956049 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956049 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956049 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956049 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956049 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956049 DLMGCP DEBUG <0013> endpoint:rtpbridge/1e@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956049 DLMGCP DEBUG <0013> endpoint:rtpbridge/1f@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956049 DLMGCP DEBUG <0013> endpoint:rtpbridge/20@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956049 DLMGCP DEBUG <0013> endpoint:rtpbridge/21@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956049 DLMGCP DEBUG <0013> endpoint:rtpbridge/22@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956049 DLMGCP DEBUG <0013> endpoint:rtpbridge/23@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956049 DLMGCP DEBUG <0013> endpoint:rtpbridge/24@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956049 DLMGCP DEBUG <0013> endpoint:rtpbridge/25@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956049 DLMGCP DEBUG <0013> endpoint:rtpbridge/26@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956049 DLMGCP DEBUG <0013> endpoint:rtpbridge/27@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956049 DLMGCP DEBUG <0013> endpoint:rtpbridge/28@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956049 DLMGCP DEBUG <0013> endpoint:rtpbridge/29@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956049 DLMGCP DEBUG <0013> endpoint:rtpbridge/2a@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956049 DLMGCP DEBUG <0013> endpoint:rtpbridge/2b@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956049 DLMGCP DEBUG <0013> endpoint:rtpbridge/2c@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956049 DLMGCP DEBUG <0013> endpoint:rtpbridge/2d@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956049 DLMGCP DEBUG <0013> endpoint:rtpbridge/2e@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956049 DLMGCP DEBUG <0013> endpoint:rtpbridge/2f@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956049 DLMGCP DEBUG <0013> endpoint:rtpbridge/30@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956049 DLMGCP DEBUG <0013> endpoint:rtpbridge/31@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956049 DLMGCP DEBUG <0013> endpoint:rtpbridge/32@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956049 DLMGCP DEBUG <0013> endpoint:rtpbridge/33@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956049 DLMGCP DEBUG <0013> endpoint:rtpbridge/34@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956050 DLMGCP DEBUG <0013> endpoint:rtpbridge/35@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956050 DLMGCP DEBUG <0013> endpoint:rtpbridge/36@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956050 DLMGCP DEBUG <0013> endpoint:rtpbridge/37@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956050 DLMGCP DEBUG <0013> endpoint:rtpbridge/38@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956050 DLMGCP DEBUG <0013> endpoint:rtpbridge/39@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956050 DLMGCP DEBUG <0013> endpoint:rtpbridge/3a@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956050 DLMGCP DEBUG <0013> endpoint:rtpbridge/3b@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956050 DLMGCP DEBUG <0013> endpoint:rtpbridge/3c@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956050 DLMGCP DEBUG <0013> endpoint:rtpbridge/3d@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956050 DLMGCP DEBUG <0013> endpoint:rtpbridge/3e@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956050 DLMGCP DEBUG <0013> endpoint:rtpbridge/3f@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956050 DLMGCP DEBUG <0013> endpoint:rtpbridge/40@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956050 DLMGCP DEBUG <0013> endpoint:rtpbridge/41@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956050 DLMGCP DEBUG <0013> endpoint:rtpbridge/42@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956050 DLMGCP DEBUG <0013> endpoint:rtpbridge/43@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956050 DLMGCP DEBUG <0013> endpoint:rtpbridge/44@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956050 DLMGCP DEBUG <0013> endpoint:rtpbridge/45@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956050 DLMGCP DEBUG <0013> endpoint:rtpbridge/46@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956050 DLMGCP DEBUG <0013> endpoint:rtpbridge/47@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956050 DLMGCP DEBUG <0013> endpoint:rtpbridge/48@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956050 DLMGCP DEBUG <0013> endpoint:rtpbridge/49@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956050 DLMGCP DEBUG <0013> endpoint:rtpbridge/4a@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956050 DLMGCP DEBUG <0013> endpoint:rtpbridge/4b@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956050 DLMGCP DEBUG <0013> endpoint:rtpbridge/4c@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956050 DLMGCP DEBUG <0013> endpoint:rtpbridge/4d@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956050 DLMGCP DEBUG <0013> endpoint:rtpbridge/4e@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956050 DLMGCP DEBUG <0013> endpoint:rtpbridge/4f@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956050 DLMGCP DEBUG <0013> endpoint:rtpbridge/50@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956050 DLMGCP DEBUG <0013> endpoint:rtpbridge/51@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956050 DLMGCP DEBUG <0013> endpoint:rtpbridge/52@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956050 DLMGCP DEBUG <0013> endpoint:rtpbridge/53@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956050 DLMGCP DEBUG <0013> endpoint:rtpbridge/54@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956050 DLMGCP DEBUG <0013> endpoint:rtpbridge/55@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956050 DLMGCP DEBUG <0013> endpoint:rtpbridge/56@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956050 DLMGCP DEBUG <0013> endpoint:rtpbridge/57@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956050 DLMGCP DEBUG <0013> endpoint:rtpbridge/58@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956050 DLMGCP DEBUG <0013> endpoint:rtpbridge/59@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956050 DLMGCP DEBUG <0013> endpoint:rtpbridge/5a@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956050 DLMGCP DEBUG <0013> endpoint:rtpbridge/5b@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956050 DLMGCP DEBUG <0013> endpoint:rtpbridge/5c@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956050 DLMGCP DEBUG <0013> endpoint:rtpbridge/5d@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956050 DLMGCP DEBUG <0013> endpoint:rtpbridge/5e@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956050 DLMGCP DEBUG <0013> endpoint:rtpbridge/5f@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956050 DLMGCP DEBUG <0013> endpoint:rtpbridge/60@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956050 DLMGCP DEBUG <0013> endpoint:rtpbridge/61@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956050 DLMGCP DEBUG <0013> endpoint:rtpbridge/62@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956050 DLMGCP DEBUG <0013> endpoint:rtpbridge/63@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956050 DLMGCP DEBUG <0013> endpoint:rtpbridge/64@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956050 DLMGCP DEBUG <0013> endpoint:rtpbridge/65@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956050 DLMGCP DEBUG <0013> endpoint:rtpbridge/66@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956050 DLMGCP DEBUG <0013> endpoint:rtpbridge/67@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956050 DLMGCP DEBUG <0013> endpoint:rtpbridge/68@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956050 DLMGCP DEBUG <0013> endpoint:rtpbridge/69@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956050 DLMGCP DEBUG <0013> endpoint:rtpbridge/6a@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956050 DLMGCP DEBUG <0013> endpoint:rtpbridge/6b@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956050 DLMGCP DEBUG <0013> endpoint:rtpbridge/6c@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956050 DLMGCP DEBUG <0013> endpoint:rtpbridge/6d@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956050 DLMGCP DEBUG <0013> endpoint:rtpbridge/6e@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956050 DLMGCP DEBUG <0013> endpoint:rtpbridge/6f@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956050 DLMGCP DEBUG <0013> endpoint:rtpbridge/70@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956050 DLMGCP DEBUG <0013> endpoint:rtpbridge/71@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956050 DLMGCP DEBUG <0013> endpoint:rtpbridge/72@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956050 DLMGCP DEBUG <0013> endpoint:rtpbridge/73@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956050 DLMGCP DEBUG <0013> endpoint:rtpbridge/74@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956050 DLMGCP DEBUG <0013> endpoint:rtpbridge/75@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956050 DLMGCP DEBUG <0013> endpoint:rtpbridge/76@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956050 DLMGCP DEBUG <0013> endpoint:rtpbridge/77@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956050 DLMGCP DEBUG <0013> endpoint:rtpbridge/78@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956050 DLMGCP DEBUG <0013> endpoint:rtpbridge/79@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956050 DLMGCP DEBUG <0013> endpoint:rtpbridge/7a@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956050 DLMGCP DEBUG <0013> endpoint:rtpbridge/7b@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956050 DLMGCP DEBUG <0013> endpoint:rtpbridge/7c@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956050 DLMGCP DEBUG <0013> endpoint:rtpbridge/7d@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956050 DLMGCP DEBUG <0013> endpoint:rtpbridge/7e@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956050 DLMGCP DEBUG <0013> endpoint:rtpbridge/7f@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956050 DLMGCP DEBUG <0013> endpoint:rtpbridge/80@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956050 DLMGCP DEBUG <0013> endpoint:rtpbridge/81@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956050 DLMGCP DEBUG <0013> endpoint:rtpbridge/82@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956050 DLMGCP DEBUG <0013> endpoint:rtpbridge/83@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956050 DLMGCP DEBUG <0013> endpoint:rtpbridge/84@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956050 DLMGCP DEBUG <0013> endpoint:rtpbridge/85@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956050 DLMGCP DEBUG <0013> endpoint:rtpbridge/86@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956050 DLMGCP DEBUG <0013> endpoint:rtpbridge/87@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956050 DLMGCP DEBUG <0013> endpoint:rtpbridge/88@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956050 DLMGCP DEBUG <0013> endpoint:rtpbridge/89@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956050 DLMGCP DEBUG <0013> endpoint:rtpbridge/8a@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956050 DLMGCP DEBUG <0013> endpoint:rtpbridge/8b@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956050 DLMGCP DEBUG <0013> endpoint:rtpbridge/8c@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956050 DLMGCP DEBUG <0013> endpoint:rtpbridge/8d@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956050 DLMGCP DEBUG <0013> endpoint:rtpbridge/8e@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956050 DLMGCP DEBUG <0013> endpoint:rtpbridge/8f@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956050 DLMGCP DEBUG <0013> endpoint:rtpbridge/90@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956050 DLMGCP DEBUG <0013> endpoint:rtpbridge/91@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956050 DLMGCP DEBUG <0013> endpoint:rtpbridge/92@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956050 DLMGCP DEBUG <0013> endpoint:rtpbridge/93@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956050 DLMGCP DEBUG <0013> endpoint:rtpbridge/94@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956050 DLMGCP DEBUG <0013> endpoint:rtpbridge/95@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956050 DLMGCP DEBUG <0013> endpoint:rtpbridge/96@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956050 DLMGCP DEBUG <0013> endpoint:rtpbridge/97@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956050 DLMGCP DEBUG <0013> endpoint:rtpbridge/98@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956050 DLMGCP DEBUG <0013> endpoint:rtpbridge/99@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956050 DLMGCP DEBUG <0013> endpoint:rtpbridge/9a@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956050 DLMGCP DEBUG <0013> endpoint:rtpbridge/9b@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956050 DLMGCP DEBUG <0013> endpoint:rtpbridge/9c@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956050 DLMGCP DEBUG <0013> endpoint:rtpbridge/9d@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956050 DLMGCP DEBUG <0013> endpoint:rtpbridge/9e@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956050 DLMGCP DEBUG <0013> endpoint:rtpbridge/9f@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956050 DLMGCP DEBUG <0013> endpoint:rtpbridge/a0@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956050 DLMGCP DEBUG <0013> endpoint:rtpbridge/a1@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956050 DLMGCP DEBUG <0013> endpoint:rtpbridge/a2@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956050 DLMGCP DEBUG <0013> endpoint:rtpbridge/a3@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956050 DLMGCP DEBUG <0013> endpoint:rtpbridge/a4@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956050 DLMGCP DEBUG <0013> endpoint:rtpbridge/a5@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956050 DLMGCP DEBUG <0013> endpoint:rtpbridge/a6@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956050 DLMGCP DEBUG <0013> endpoint:rtpbridge/a7@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956050 DLMGCP DEBUG <0013> endpoint:rtpbridge/a8@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956050 DLMGCP DEBUG <0013> endpoint:rtpbridge/a9@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956050 DLMGCP DEBUG <0013> endpoint:rtpbridge/aa@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956050 DLMGCP DEBUG <0013> endpoint:rtpbridge/ab@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956050 DLMGCP DEBUG <0013> endpoint:rtpbridge/ac@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956050 DLMGCP DEBUG <0013> endpoint:rtpbridge/ad@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956050 DLMGCP DEBUG <0013> endpoint:rtpbridge/ae@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956050 DLMGCP DEBUG <0013> endpoint:rtpbridge/af@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956050 DLMGCP DEBUG <0013> endpoint:rtpbridge/b0@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956050 DLMGCP DEBUG <0013> endpoint:rtpbridge/b1@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956050 DLMGCP DEBUG <0013> endpoint:rtpbridge/b2@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956050 DLMGCP DEBUG <0013> endpoint:rtpbridge/b3@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956050 DLMGCP DEBUG <0013> endpoint:rtpbridge/b4@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956050 DLMGCP DEBUG <0013> endpoint:rtpbridge/b5@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956050 DLMGCP DEBUG <0013> endpoint:rtpbridge/b6@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956050 DLMGCP DEBUG <0013> endpoint:rtpbridge/b7@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956050 DLMGCP DEBUG <0013> endpoint:rtpbridge/b8@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956050 DLMGCP DEBUG <0013> endpoint:rtpbridge/b9@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956050 DLMGCP DEBUG <0013> endpoint:rtpbridge/ba@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956050 DLMGCP DEBUG <0013> endpoint:rtpbridge/bb@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956050 DLMGCP DEBUG <0013> endpoint:rtpbridge/bc@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956050 DLMGCP DEBUG <0013> endpoint:rtpbridge/bd@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956050 DLMGCP DEBUG <0013> endpoint:rtpbridge/be@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956050 DLMGCP DEBUG <0013> endpoint:rtpbridge/bf@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956050 DLMGCP DEBUG <0013> endpoint:rtpbridge/c0@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956050 DLMGCP DEBUG <0013> endpoint:rtpbridge/c1@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956050 DLMGCP DEBUG <0013> endpoint:rtpbridge/c2@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956050 DLMGCP DEBUG <0013> endpoint:rtpbridge/c3@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956050 DLMGCP DEBUG <0013> endpoint:rtpbridge/c4@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956050 DLMGCP DEBUG <0013> endpoint:rtpbridge/c5@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956050 DLMGCP DEBUG <0013> endpoint:rtpbridge/c6@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956051 DLMGCP DEBUG <0013> endpoint:rtpbridge/c7@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956051 DLMGCP DEBUG <0013> endpoint:rtpbridge/c8@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956051 DLMGCP DEBUG <0013> endpoint:rtpbridge/c9@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956051 DLMGCP DEBUG <0013> endpoint:rtpbridge/ca@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956051 DLMGCP DEBUG <0013> endpoint:rtpbridge/cb@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956051 DLMGCP DEBUG <0013> endpoint:rtpbridge/cc@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956051 DLMGCP DEBUG <0013> endpoint:rtpbridge/cd@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956051 DLMGCP DEBUG <0013> endpoint:rtpbridge/ce@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956051 DLMGCP DEBUG <0013> endpoint:rtpbridge/cf@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956051 DLMGCP DEBUG <0013> endpoint:rtpbridge/d0@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956051 DLMGCP DEBUG <0013> endpoint:rtpbridge/d1@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956051 DLMGCP DEBUG <0013> endpoint:rtpbridge/d2@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956051 DLMGCP DEBUG <0013> endpoint:rtpbridge/d3@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956051 DLMGCP DEBUG <0013> endpoint:rtpbridge/d4@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956051 DLMGCP DEBUG <0013> endpoint:rtpbridge/d5@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956051 DLMGCP DEBUG <0013> endpoint:rtpbridge/d6@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956051 DLMGCP DEBUG <0013> endpoint:rtpbridge/d7@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956051 DLMGCP DEBUG <0013> endpoint:rtpbridge/d8@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956051 DLMGCP DEBUG <0013> endpoint:rtpbridge/d9@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956051 DLMGCP DEBUG <0013> endpoint:rtpbridge/da@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956051 DLMGCP DEBUG <0013> endpoint:rtpbridge/db@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956051 DLMGCP DEBUG <0013> endpoint:rtpbridge/dc@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956051 DLMGCP DEBUG <0013> endpoint:rtpbridge/dd@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956051 DLMGCP DEBUG <0013> endpoint:rtpbridge/de@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956051 DLMGCP DEBUG <0013> endpoint:rtpbridge/df@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956051 DLMGCP DEBUG <0013> endpoint:rtpbridge/e0@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956051 DLMGCP DEBUG <0013> endpoint:rtpbridge/e1@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956051 DLMGCP DEBUG <0013> endpoint:rtpbridge/e2@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956051 DLMGCP DEBUG <0013> endpoint:rtpbridge/e3@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956051 DLMGCP DEBUG <0013> endpoint:rtpbridge/e4@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956051 DLMGCP DEBUG <0013> endpoint:rtpbridge/e5@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956051 DLMGCP DEBUG <0013> endpoint:rtpbridge/e6@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956051 DLMGCP DEBUG <0013> endpoint:rtpbridge/e7@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956051 DLMGCP DEBUG <0013> endpoint:rtpbridge/e8@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956051 DLMGCP DEBUG <0013> endpoint:rtpbridge/e9@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956051 DLMGCP DEBUG <0013> endpoint:rtpbridge/ea@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956051 DLMGCP DEBUG <0013> endpoint:rtpbridge/eb@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956051 DLMGCP DEBUG <0013> endpoint:rtpbridge/ec@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956051 DLMGCP DEBUG <0013> endpoint:rtpbridge/ed@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956051 DLMGCP DEBUG <0013> endpoint:rtpbridge/ee@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956051 DLMGCP DEBUG <0013> endpoint:rtpbridge/ef@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956051 DLMGCP DEBUG <0013> endpoint:rtpbridge/f0@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956051 DLMGCP DEBUG <0013> endpoint:rtpbridge/f1@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956051 DLMGCP DEBUG <0013> endpoint:rtpbridge/f2@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956051 DLMGCP DEBUG <0013> endpoint:rtpbridge/f3@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956051 DLMGCP DEBUG <0013> endpoint:rtpbridge/f4@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956051 DLMGCP DEBUG <0013> endpoint:rtpbridge/f5@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956051 DLMGCP DEBUG <0013> endpoint:rtpbridge/f6@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956051 DLMGCP DEBUG <0013> endpoint:rtpbridge/f7@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956051 DLMGCP DEBUG <0013> endpoint:rtpbridge/f8@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956051 DLMGCP DEBUG <0013> endpoint:rtpbridge/f9@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956051 DLMGCP DEBUG <0013> endpoint:rtpbridge/fa@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956051 DLMGCP DEBUG <0013> endpoint:rtpbridge/fb@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956051 DLMGCP DEBUG <0013> endpoint:rtpbridge/fc@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956051 DLMGCP DEBUG <0013> endpoint:rtpbridge/fd@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956051 DLMGCP DEBUG <0013> endpoint:rtpbridge/fe@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956051 DLMGCP DEBUG <0013> endpoint:rtpbridge/ff@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956051 DLMGCP DEBUG <0013> endpoint:rtpbridge/100@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956051 DLMGCP DEBUG <0013> endpoint:rtpbridge/101@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956051 DLMGCP DEBUG <0013> endpoint:rtpbridge/102@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956051 DLMGCP DEBUG <0013> endpoint:rtpbridge/103@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956051 DLMGCP DEBUG <0013> endpoint:rtpbridge/104@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956051 DLMGCP DEBUG <0013> endpoint:rtpbridge/105@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956051 DLMGCP DEBUG <0013> endpoint:rtpbridge/106@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956051 DLMGCP DEBUG <0013> endpoint:rtpbridge/107@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956051 DLMGCP DEBUG <0013> endpoint:rtpbridge/108@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956051 DLMGCP DEBUG <0013> endpoint:rtpbridge/109@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956051 DLMGCP DEBUG <0013> endpoint:rtpbridge/10a@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956051 DLMGCP DEBUG <0013> endpoint:rtpbridge/10b@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956051 DLMGCP DEBUG <0013> endpoint:rtpbridge/10c@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956051 DLMGCP DEBUG <0013> endpoint:rtpbridge/10d@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956051 DLMGCP DEBUG <0013> endpoint:rtpbridge/10e@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956051 DLMGCP DEBUG <0013> endpoint:rtpbridge/10f@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956051 DLMGCP DEBUG <0013> endpoint:rtpbridge/110@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956051 DLMGCP DEBUG <0013> endpoint:rtpbridge/111@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956051 DLMGCP DEBUG <0013> endpoint:rtpbridge/112@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956051 DLMGCP DEBUG <0013> endpoint:rtpbridge/113@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956051 DLMGCP DEBUG <0013> endpoint:rtpbridge/114@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956051 DLMGCP DEBUG <0013> endpoint:rtpbridge/115@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956051 DLMGCP DEBUG <0013> endpoint:rtpbridge/116@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956051 DLMGCP DEBUG <0013> endpoint:rtpbridge/117@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956051 DLMGCP DEBUG <0013> endpoint:rtpbridge/118@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956051 DLMGCP DEBUG <0013> endpoint:rtpbridge/119@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956051 DLMGCP DEBUG <0013> endpoint:rtpbridge/11a@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956051 DLMGCP DEBUG <0013> endpoint:rtpbridge/11b@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956051 DLMGCP DEBUG <0013> endpoint:rtpbridge/11c@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956051 DLMGCP DEBUG <0013> endpoint:rtpbridge/11d@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956051 DLMGCP DEBUG <0013> endpoint:rtpbridge/11e@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956051 DLMGCP DEBUG <0013> endpoint:rtpbridge/11f@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956051 DLMGCP DEBUG <0013> endpoint:rtpbridge/120@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956051 DLMGCP DEBUG <0013> endpoint:rtpbridge/121@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956051 DLMGCP DEBUG <0013> endpoint:rtpbridge/122@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956051 DLMGCP DEBUG <0013> endpoint:rtpbridge/123@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956051 DLMGCP DEBUG <0013> endpoint:rtpbridge/124@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956051 DLMGCP DEBUG <0013> endpoint:rtpbridge/125@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956051 DLMGCP DEBUG <0013> endpoint:rtpbridge/126@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956051 DLMGCP DEBUG <0013> endpoint:rtpbridge/127@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956051 DLMGCP DEBUG <0013> endpoint:rtpbridge/128@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956051 DLMGCP DEBUG <0013> endpoint:rtpbridge/129@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956051 DLMGCP DEBUG <0013> endpoint:rtpbridge/12a@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956051 DLMGCP DEBUG <0013> endpoint:rtpbridge/12b@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956051 DLMGCP DEBUG <0013> endpoint:rtpbridge/12c@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956051 DLMGCP DEBUG <0013> endpoint:none Generated response: code=200 (mgcp_protocol.c:230) 20241102125956051 DLMGCP DEBUG <0013> Generated response: line #00: 200 2726 OK (mgcp_msg.c:67) 20241102125956052 DLMGCP DEBUG <0013> Received message: line #00: DLCX 2727 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241102125956052 DLMGCP DEBUG <0013> Received message: line #01: C: 00B8 (mgcp_msg.c:67) 20241102125956052 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found free endpoint: rtpbridge/1@mgw (mgcp_endp.c:261) 20241102125956052 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:441) 20241102125956052 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241102125956052 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956052 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956052 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956052 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956052 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956052 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956052 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956052 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956052 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956052 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956052 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956052 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956052 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956052 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956052 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956052 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956052 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956052 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956052 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956052 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956052 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956052 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956052 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956052 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956052 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956052 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956052 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956052 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956052 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956052 DLMGCP DEBUG <0013> endpoint:rtpbridge/1e@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956052 DLMGCP DEBUG <0013> endpoint:rtpbridge/1f@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956052 DLMGCP DEBUG <0013> endpoint:rtpbridge/20@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956052 DLMGCP DEBUG <0013> endpoint:rtpbridge/21@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956052 DLMGCP DEBUG <0013> endpoint:rtpbridge/22@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956052 DLMGCP DEBUG <0013> endpoint:rtpbridge/23@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956052 DLMGCP DEBUG <0013> endpoint:rtpbridge/24@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956052 DLMGCP DEBUG <0013> endpoint:rtpbridge/25@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956052 DLMGCP DEBUG <0013> endpoint:rtpbridge/26@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956052 DLMGCP DEBUG <0013> endpoint:rtpbridge/27@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956052 DLMGCP DEBUG <0013> endpoint:rtpbridge/28@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956052 DLMGCP DEBUG <0013> endpoint:rtpbridge/29@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956052 DLMGCP DEBUG <0013> endpoint:rtpbridge/2a@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956052 DLMGCP DEBUG <0013> endpoint:rtpbridge/2b@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956052 DLMGCP DEBUG <0013> endpoint:rtpbridge/2c@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956052 DLMGCP DEBUG <0013> endpoint:rtpbridge/2d@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956052 DLMGCP DEBUG <0013> endpoint:rtpbridge/2e@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956052 DLMGCP DEBUG <0013> endpoint:rtpbridge/2f@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956052 DLMGCP DEBUG <0013> endpoint:rtpbridge/30@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956052 DLMGCP DEBUG <0013> endpoint:rtpbridge/31@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956052 DLMGCP DEBUG <0013> endpoint:rtpbridge/32@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956052 DLMGCP DEBUG <0013> endpoint:rtpbridge/33@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956052 DLMGCP DEBUG <0013> endpoint:rtpbridge/34@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956052 DLMGCP DEBUG <0013> endpoint:rtpbridge/35@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956052 DLMGCP DEBUG <0013> endpoint:rtpbridge/36@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956052 DLMGCP DEBUG <0013> endpoint:rtpbridge/37@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956052 DLMGCP DEBUG <0013> endpoint:rtpbridge/38@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956052 DLMGCP DEBUG <0013> endpoint:rtpbridge/39@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956052 DLMGCP DEBUG <0013> endpoint:rtpbridge/3a@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956052 DLMGCP DEBUG <0013> endpoint:rtpbridge/3b@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956052 DLMGCP DEBUG <0013> endpoint:rtpbridge/3c@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956052 DLMGCP DEBUG <0013> endpoint:rtpbridge/3d@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956052 DLMGCP DEBUG <0013> endpoint:rtpbridge/3e@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956052 DLMGCP DEBUG <0013> endpoint:rtpbridge/3f@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956052 DLMGCP DEBUG <0013> endpoint:rtpbridge/40@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956052 DLMGCP DEBUG <0013> endpoint:rtpbridge/41@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956052 DLMGCP DEBUG <0013> endpoint:rtpbridge/42@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956052 DLMGCP DEBUG <0013> endpoint:rtpbridge/43@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956052 DLMGCP DEBUG <0013> endpoint:rtpbridge/44@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956052 DLMGCP DEBUG <0013> endpoint:rtpbridge/45@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956052 DLMGCP DEBUG <0013> endpoint:rtpbridge/46@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956052 DLMGCP DEBUG <0013> endpoint:rtpbridge/47@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956052 DLMGCP DEBUG <0013> endpoint:rtpbridge/48@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956052 DLMGCP DEBUG <0013> endpoint:rtpbridge/49@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956052 DLMGCP DEBUG <0013> endpoint:rtpbridge/4a@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956052 DLMGCP DEBUG <0013> endpoint:rtpbridge/4b@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956052 DLMGCP DEBUG <0013> endpoint:rtpbridge/4c@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956052 DLMGCP DEBUG <0013> endpoint:rtpbridge/4d@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956052 DLMGCP DEBUG <0013> endpoint:rtpbridge/4e@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956052 DLMGCP DEBUG <0013> endpoint:rtpbridge/4f@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956052 DLMGCP DEBUG <0013> endpoint:rtpbridge/50@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956052 DLMGCP DEBUG <0013> endpoint:rtpbridge/51@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956052 DLMGCP DEBUG <0013> endpoint:rtpbridge/52@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956052 DLMGCP DEBUG <0013> endpoint:rtpbridge/53@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956052 DLMGCP DEBUG <0013> endpoint:rtpbridge/54@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956052 DLMGCP DEBUG <0013> endpoint:rtpbridge/55@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956052 DLMGCP DEBUG <0013> endpoint:rtpbridge/56@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956052 DLMGCP DEBUG <0013> endpoint:rtpbridge/57@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956052 DLMGCP DEBUG <0013> endpoint:rtpbridge/58@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956052 DLMGCP DEBUG <0013> endpoint:rtpbridge/59@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956052 DLMGCP DEBUG <0013> endpoint:rtpbridge/5a@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956052 DLMGCP DEBUG <0013> endpoint:rtpbridge/5b@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956052 DLMGCP DEBUG <0013> endpoint:rtpbridge/5c@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956053 DLMGCP DEBUG <0013> endpoint:rtpbridge/5d@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956053 DLMGCP DEBUG <0013> endpoint:rtpbridge/5e@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956053 DLMGCP DEBUG <0013> endpoint:rtpbridge/5f@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956053 DLMGCP DEBUG <0013> endpoint:rtpbridge/60@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956053 DLMGCP DEBUG <0013> endpoint:rtpbridge/61@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956053 DLMGCP DEBUG <0013> endpoint:rtpbridge/62@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956053 DLMGCP DEBUG <0013> endpoint:rtpbridge/63@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956053 DLMGCP DEBUG <0013> endpoint:rtpbridge/64@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956053 DLMGCP DEBUG <0013> endpoint:rtpbridge/65@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956053 DLMGCP DEBUG <0013> endpoint:rtpbridge/66@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956053 DLMGCP DEBUG <0013> endpoint:rtpbridge/67@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956053 DLMGCP DEBUG <0013> endpoint:rtpbridge/68@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956053 DLMGCP DEBUG <0013> endpoint:rtpbridge/69@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956053 DLMGCP DEBUG <0013> endpoint:rtpbridge/6a@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956053 DLMGCP DEBUG <0013> endpoint:rtpbridge/6b@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956053 DLMGCP DEBUG <0013> endpoint:rtpbridge/6c@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956053 DLMGCP DEBUG <0013> endpoint:rtpbridge/6d@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956053 DLMGCP DEBUG <0013> endpoint:rtpbridge/6e@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956053 DLMGCP DEBUG <0013> endpoint:rtpbridge/6f@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956053 DLMGCP DEBUG <0013> endpoint:rtpbridge/70@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956053 DLMGCP DEBUG <0013> endpoint:rtpbridge/71@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956053 DLMGCP DEBUG <0013> endpoint:rtpbridge/72@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956053 DLMGCP DEBUG <0013> endpoint:rtpbridge/73@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956053 DLMGCP DEBUG <0013> endpoint:rtpbridge/74@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956053 DLMGCP DEBUG <0013> endpoint:rtpbridge/75@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956053 DLMGCP DEBUG <0013> endpoint:rtpbridge/76@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956053 DLMGCP DEBUG <0013> endpoint:rtpbridge/77@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956053 DLMGCP DEBUG <0013> endpoint:rtpbridge/78@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956053 DLMGCP DEBUG <0013> endpoint:rtpbridge/79@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956053 DLMGCP DEBUG <0013> endpoint:rtpbridge/7a@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956053 DLMGCP DEBUG <0013> endpoint:rtpbridge/7b@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956053 DLMGCP DEBUG <0013> endpoint:rtpbridge/7c@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956053 DLMGCP DEBUG <0013> endpoint:rtpbridge/7d@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956053 DLMGCP DEBUG <0013> endpoint:rtpbridge/7e@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956053 DLMGCP DEBUG <0013> endpoint:rtpbridge/7f@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956053 DLMGCP DEBUG <0013> endpoint:rtpbridge/80@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956053 DLMGCP DEBUG <0013> endpoint:rtpbridge/81@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956053 DLMGCP DEBUG <0013> endpoint:rtpbridge/82@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956053 DLMGCP DEBUG <0013> endpoint:rtpbridge/83@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956053 DLMGCP DEBUG <0013> endpoint:rtpbridge/84@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956053 DLMGCP DEBUG <0013> endpoint:rtpbridge/85@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956053 DLMGCP DEBUG <0013> endpoint:rtpbridge/86@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956053 DLMGCP DEBUG <0013> endpoint:rtpbridge/87@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956053 DLMGCP DEBUG <0013> endpoint:rtpbridge/88@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956053 DLMGCP DEBUG <0013> endpoint:rtpbridge/89@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956053 DLMGCP DEBUG <0013> endpoint:rtpbridge/8a@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956053 DLMGCP DEBUG <0013> endpoint:rtpbridge/8b@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956053 DLMGCP DEBUG <0013> endpoint:rtpbridge/8c@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956053 DLMGCP DEBUG <0013> endpoint:rtpbridge/8d@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956053 DLMGCP DEBUG <0013> endpoint:rtpbridge/8e@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956053 DLMGCP DEBUG <0013> endpoint:rtpbridge/8f@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956053 DLMGCP DEBUG <0013> endpoint:rtpbridge/90@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956053 DLMGCP DEBUG <0013> endpoint:rtpbridge/91@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956053 DLMGCP DEBUG <0013> endpoint:rtpbridge/92@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956053 DLMGCP DEBUG <0013> endpoint:rtpbridge/93@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956053 DLMGCP DEBUG <0013> endpoint:rtpbridge/94@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956053 DLMGCP DEBUG <0013> endpoint:rtpbridge/95@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956053 DLMGCP DEBUG <0013> endpoint:rtpbridge/96@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956053 DLMGCP DEBUG <0013> endpoint:rtpbridge/97@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956053 DLMGCP DEBUG <0013> endpoint:rtpbridge/98@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956053 DLMGCP DEBUG <0013> endpoint:rtpbridge/99@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956053 DLMGCP DEBUG <0013> endpoint:rtpbridge/9a@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956053 DLMGCP DEBUG <0013> endpoint:rtpbridge/9b@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956053 DLMGCP DEBUG <0013> endpoint:rtpbridge/9c@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956053 DLMGCP DEBUG <0013> endpoint:rtpbridge/9d@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956053 DLMGCP DEBUG <0013> endpoint:rtpbridge/9e@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956053 DLMGCP DEBUG <0013> endpoint:rtpbridge/9f@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956053 DLMGCP DEBUG <0013> endpoint:rtpbridge/a0@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956053 DLMGCP DEBUG <0013> endpoint:rtpbridge/a1@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956053 DLMGCP DEBUG <0013> endpoint:rtpbridge/a2@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956053 DLMGCP DEBUG <0013> endpoint:rtpbridge/a3@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956053 DLMGCP DEBUG <0013> endpoint:rtpbridge/a4@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956053 DLMGCP DEBUG <0013> endpoint:rtpbridge/a5@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956053 DLMGCP DEBUG <0013> endpoint:rtpbridge/a6@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956053 DLMGCP DEBUG <0013> endpoint:rtpbridge/a7@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956053 DLMGCP DEBUG <0013> endpoint:rtpbridge/a8@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956053 DLMGCP DEBUG <0013> endpoint:rtpbridge/a9@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956053 DLMGCP DEBUG <0013> endpoint:rtpbridge/aa@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956053 DLMGCP DEBUG <0013> endpoint:rtpbridge/ab@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956053 DLMGCP DEBUG <0013> endpoint:rtpbridge/ac@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956053 DLMGCP DEBUG <0013> endpoint:rtpbridge/ad@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956053 DLMGCP DEBUG <0013> endpoint:rtpbridge/ae@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956053 DLMGCP DEBUG <0013> endpoint:rtpbridge/af@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956053 DLMGCP DEBUG <0013> endpoint:rtpbridge/b0@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956053 DLMGCP DEBUG <0013> endpoint:rtpbridge/b1@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956053 DLMGCP DEBUG <0013> endpoint:rtpbridge/b2@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956053 DLMGCP DEBUG <0013> endpoint:rtpbridge/b3@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956053 DLMGCP DEBUG <0013> endpoint:rtpbridge/b4@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956053 DLMGCP DEBUG <0013> endpoint:rtpbridge/b5@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956053 DLMGCP DEBUG <0013> endpoint:rtpbridge/b6@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956053 DLMGCP DEBUG <0013> endpoint:rtpbridge/b7@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956053 DLMGCP DEBUG <0013> endpoint:rtpbridge/b8@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956053 DLMGCP DEBUG <0013> endpoint:rtpbridge/b9@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956053 DLMGCP DEBUG <0013> endpoint:rtpbridge/ba@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956053 DLMGCP DEBUG <0013> endpoint:rtpbridge/bb@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956053 DLMGCP DEBUG <0013> endpoint:rtpbridge/bc@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956053 DLMGCP DEBUG <0013> endpoint:rtpbridge/bd@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956053 DLMGCP DEBUG <0013> endpoint:rtpbridge/be@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956053 DLMGCP DEBUG <0013> endpoint:rtpbridge/bf@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956053 DLMGCP DEBUG <0013> endpoint:rtpbridge/c0@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956053 DLMGCP DEBUG <0013> endpoint:rtpbridge/c1@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956053 DLMGCP DEBUG <0013> endpoint:rtpbridge/c2@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956053 DLMGCP DEBUG <0013> endpoint:rtpbridge/c3@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956053 DLMGCP DEBUG <0013> endpoint:rtpbridge/c4@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956053 DLMGCP DEBUG <0013> endpoint:rtpbridge/c5@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956053 DLMGCP DEBUG <0013> endpoint:rtpbridge/c6@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956063 DLMGCP DEBUG <0013> Received message: line #00: DLCX 2731 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241102125956063 DLMGCP DEBUG <0013> Received message: line #01: C: 00BC (mgcp_msg.c:67) 20241102125956063 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found free endpoint: rtpbridge/1@mgw (mgcp_endp.c:261) 20241102125956063 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:441) 20241102125956063 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241102125956063 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956063 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956063 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956063 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956063 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956063 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956063 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956063 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956063 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956063 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956063 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956063 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956063 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956063 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956063 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956063 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956063 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956063 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956063 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956063 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956063 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956063 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956063 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956063 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956063 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956063 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956063 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956063 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956063 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956063 DLMGCP DEBUG <0013> endpoint:rtpbridge/1e@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956063 DLMGCP DEBUG <0013> endpoint:rtpbridge/1f@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956063 DLMGCP DEBUG <0013> endpoint:rtpbridge/20@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956063 DLMGCP DEBUG <0013> endpoint:rtpbridge/21@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956063 DLMGCP DEBUG <0013> endpoint:rtpbridge/22@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956063 DLMGCP DEBUG <0013> endpoint:rtpbridge/23@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956063 DLMGCP DEBUG <0013> endpoint:rtpbridge/24@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956063 DLMGCP DEBUG <0013> endpoint:rtpbridge/25@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956063 DLMGCP DEBUG <0013> endpoint:rtpbridge/26@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956063 DLMGCP DEBUG <0013> endpoint:rtpbridge/27@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956063 DLMGCP DEBUG <0013> endpoint:rtpbridge/28@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956063 DLMGCP DEBUG <0013> endpoint:rtpbridge/29@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956063 DLMGCP DEBUG <0013> endpoint:rtpbridge/2a@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956063 DLMGCP DEBUG <0013> endpoint:rtpbridge/2b@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956063 DLMGCP DEBUG <0013> endpoint:rtpbridge/2c@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956063 DLMGCP DEBUG <0013> endpoint:rtpbridge/2d@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956063 DLMGCP DEBUG <0013> endpoint:rtpbridge/2e@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956063 DLMGCP DEBUG <0013> endpoint:rtpbridge/2f@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956063 DLMGCP DEBUG <0013> endpoint:rtpbridge/30@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956063 DLMGCP DEBUG <0013> endpoint:rtpbridge/31@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956063 DLMGCP DEBUG <0013> endpoint:rtpbridge/32@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956063 DLMGCP DEBUG <0013> endpoint:rtpbridge/33@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956063 DLMGCP DEBUG <0013> endpoint:rtpbridge/34@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956063 DLMGCP DEBUG <0013> endpoint:rtpbridge/35@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956063 DLMGCP DEBUG <0013> endpoint:rtpbridge/36@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956063 DLMGCP DEBUG <0013> endpoint:rtpbridge/37@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956063 DLMGCP DEBUG <0013> endpoint:rtpbridge/38@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956063 DLMGCP DEBUG <0013> endpoint:rtpbridge/39@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956063 DLMGCP DEBUG <0013> endpoint:rtpbridge/3a@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956063 DLMGCP DEBUG <0013> endpoint:rtpbridge/3b@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956063 DLMGCP DEBUG <0013> endpoint:rtpbridge/3c@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956063 DLMGCP DEBUG <0013> endpoint:rtpbridge/3d@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956063 DLMGCP DEBUG <0013> endpoint:rtpbridge/3e@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956063 DLMGCP DEBUG <0013> endpoint:rtpbridge/3f@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956063 DLMGCP DEBUG <0013> endpoint:rtpbridge/40@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956063 DLMGCP DEBUG <0013> endpoint:rtpbridge/41@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956063 DLMGCP DEBUG <0013> endpoint:rtpbridge/42@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956063 DLMGCP DEBUG <0013> endpoint:rtpbridge/43@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956063 DLMGCP DEBUG <0013> endpoint:rtpbridge/44@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956063 DLMGCP DEBUG <0013> endpoint:rtpbridge/45@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956063 DLMGCP DEBUG <0013> endpoint:rtpbridge/46@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956063 DLMGCP DEBUG <0013> endpoint:rtpbridge/47@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956063 DLMGCP DEBUG <0013> endpoint:rtpbridge/48@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956063 DLMGCP DEBUG <0013> endpoint:rtpbridge/49@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956063 DLMGCP DEBUG <0013> endpoint:rtpbridge/4a@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956063 DLMGCP DEBUG <0013> endpoint:rtpbridge/4b@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956063 DLMGCP DEBUG <0013> endpoint:rtpbridge/4c@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956063 DLMGCP DEBUG <0013> endpoint:rtpbridge/4d@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956063 DLMGCP DEBUG <0013> endpoint:rtpbridge/4e@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956063 DLMGCP DEBUG <0013> endpoint:rtpbridge/4f@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956063 DLMGCP DEBUG <0013> endpoint:rtpbridge/50@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956063 DLMGCP DEBUG <0013> endpoint:rtpbridge/51@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956063 DLMGCP DEBUG <0013> endpoint:rtpbridge/52@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956063 DLMGCP DEBUG <0013> endpoint:rtpbridge/53@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956063 DLMGCP DEBUG <0013> endpoint:rtpbridge/54@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956063 DLMGCP DEBUG <0013> endpoint:rtpbridge/55@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956063 DLMGCP DEBUG <0013> endpoint:rtpbridge/56@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956063 DLMGCP DEBUG <0013> endpoint:rtpbridge/57@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956063 DLMGCP DEBUG <0013> endpoint:rtpbridge/58@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956063 DLMGCP DEBUG <0013> endpoint:rtpbridge/59@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956063 DLMGCP DEBUG <0013> endpoint:rtpbridge/5a@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956063 DLMGCP DEBUG <0013> endpoint:rtpbridge/5b@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956063 DLMGCP DEBUG <0013> endpoint:rtpbridge/5c@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956063 DLMGCP DEBUG <0013> endpoint:rtpbridge/5d@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956063 DLMGCP DEBUG <0013> endpoint:rtpbridge/5e@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956063 DLMGCP DEBUG <0013> endpoint:rtpbridge/5f@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956063 DLMGCP DEBUG <0013> endpoint:rtpbridge/60@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956063 DLMGCP DEBUG <0013> endpoint:rtpbridge/61@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956064 DLMGCP DEBUG <0013> endpoint:rtpbridge/62@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956064 DLMGCP DEBUG <0013> endpoint:rtpbridge/63@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956064 DLMGCP DEBUG <0013> endpoint:rtpbridge/64@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956064 DLMGCP DEBUG <0013> endpoint:rtpbridge/65@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956064 DLMGCP DEBUG <0013> endpoint:rtpbridge/66@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956064 DLMGCP DEBUG <0013> endpoint:rtpbridge/67@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956064 DLMGCP DEBUG <0013> endpoint:rtpbridge/68@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956064 DLMGCP DEBUG <0013> endpoint:rtpbridge/69@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956064 DLMGCP DEBUG <0013> endpoint:rtpbridge/6a@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956064 DLMGCP DEBUG <0013> endpoint:rtpbridge/6b@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956064 DLMGCP DEBUG <0013> endpoint:rtpbridge/6c@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956064 DLMGCP DEBUG <0013> endpoint:rtpbridge/6d@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956064 DLMGCP DEBUG <0013> endpoint:rtpbridge/6e@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956064 DLMGCP DEBUG <0013> endpoint:rtpbridge/6f@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956064 DLMGCP DEBUG <0013> endpoint:rtpbridge/70@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956064 DLMGCP DEBUG <0013> endpoint:rtpbridge/71@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956064 DLMGCP DEBUG <0013> endpoint:rtpbridge/72@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956064 DLMGCP DEBUG <0013> endpoint:rtpbridge/73@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956064 DLMGCP DEBUG <0013> endpoint:rtpbridge/74@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956064 DLMGCP DEBUG <0013> endpoint:rtpbridge/75@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956064 DLMGCP DEBUG <0013> endpoint:rtpbridge/76@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956064 DLMGCP DEBUG <0013> endpoint:rtpbridge/77@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956064 DLMGCP DEBUG <0013> endpoint:rtpbridge/78@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956064 DLMGCP DEBUG <0013> endpoint:rtpbridge/79@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956064 DLMGCP DEBUG <0013> endpoint:rtpbridge/7a@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956064 DLMGCP DEBUG <0013> endpoint:rtpbridge/7b@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956064 DLMGCP DEBUG <0013> endpoint:rtpbridge/7c@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956064 DLMGCP DEBUG <0013> endpoint:rtpbridge/7d@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956064 DLMGCP DEBUG <0013> endpoint:rtpbridge/7e@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956064 DLMGCP DEBUG <0013> endpoint:rtpbridge/7f@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956064 DLMGCP DEBUG <0013> endpoint:rtpbridge/80@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956064 DLMGCP DEBUG <0013> endpoint:rtpbridge/81@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956064 DLMGCP DEBUG <0013> endpoint:rtpbridge/82@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956064 DLMGCP DEBUG <0013> endpoint:rtpbridge/83@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956064 DLMGCP DEBUG <0013> endpoint:rtpbridge/84@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956064 DLMGCP DEBUG <0013> endpoint:rtpbridge/85@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956064 DLMGCP DEBUG <0013> endpoint:rtpbridge/86@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956064 DLMGCP DEBUG <0013> endpoint:rtpbridge/87@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956064 DLMGCP DEBUG <0013> endpoint:rtpbridge/88@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956064 DLMGCP DEBUG <0013> endpoint:rtpbridge/89@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956064 DLMGCP DEBUG <0013> endpoint:rtpbridge/8a@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956064 DLMGCP DEBUG <0013> endpoint:rtpbridge/8b@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956064 DLMGCP DEBUG <0013> endpoint:rtpbridge/8c@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956064 DLMGCP DEBUG <0013> endpoint:rtpbridge/8d@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956064 DLMGCP DEBUG <0013> endpoint:rtpbridge/8e@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956064 DLMGCP DEBUG <0013> endpoint:rtpbridge/8f@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956064 DLMGCP DEBUG <0013> endpoint:rtpbridge/90@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956064 DLMGCP DEBUG <0013> endpoint:rtpbridge/91@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956064 DLMGCP DEBUG <0013> endpoint:rtpbridge/92@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956064 DLMGCP DEBUG <0013> endpoint:rtpbridge/93@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956064 DLMGCP DEBUG <0013> endpoint:rtpbridge/94@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956064 DLMGCP DEBUG <0013> endpoint:rtpbridge/95@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956064 DLMGCP DEBUG <0013> endpoint:rtpbridge/96@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956064 DLMGCP DEBUG <0013> endpoint:rtpbridge/97@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956064 DLMGCP DEBUG <0013> endpoint:rtpbridge/98@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956064 DLMGCP DEBUG <0013> endpoint:rtpbridge/99@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956064 DLMGCP DEBUG <0013> endpoint:rtpbridge/9a@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956064 DLMGCP DEBUG <0013> endpoint:rtpbridge/9b@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956064 DLMGCP DEBUG <0013> endpoint:rtpbridge/9c@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956064 DLMGCP DEBUG <0013> endpoint:rtpbridge/9d@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956064 DLMGCP DEBUG <0013> endpoint:rtpbridge/9e@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956064 DLMGCP DEBUG <0013> endpoint:rtpbridge/9f@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956064 DLMGCP DEBUG <0013> endpoint:rtpbridge/a0@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956064 DLMGCP DEBUG <0013> endpoint:rtpbridge/a1@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956064 DLMGCP DEBUG <0013> endpoint:rtpbridge/a2@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956064 DLMGCP DEBUG <0013> endpoint:rtpbridge/a3@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956064 DLMGCP DEBUG <0013> endpoint:rtpbridge/a4@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956064 DLMGCP DEBUG <0013> endpoint:rtpbridge/a5@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956064 DLMGCP DEBUG <0013> endpoint:rtpbridge/a6@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956064 DLMGCP DEBUG <0013> endpoint:rtpbridge/a7@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956064 DLMGCP DEBUG <0013> endpoint:rtpbridge/a8@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956064 DLMGCP DEBUG <0013> endpoint:rtpbridge/a9@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956064 DLMGCP DEBUG <0013> endpoint:rtpbridge/aa@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956064 DLMGCP DEBUG <0013> endpoint:rtpbridge/ab@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956064 DLMGCP DEBUG <0013> endpoint:rtpbridge/ac@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956064 DLMGCP DEBUG <0013> endpoint:rtpbridge/ad@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956064 DLMGCP DEBUG <0013> endpoint:rtpbridge/ae@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956064 DLMGCP DEBUG <0013> endpoint:rtpbridge/af@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956064 DLMGCP DEBUG <0013> endpoint:rtpbridge/b0@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956064 DLMGCP DEBUG <0013> endpoint:rtpbridge/b1@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956064 DLMGCP DEBUG <0013> endpoint:rtpbridge/b2@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956064 DLMGCP DEBUG <0013> endpoint:rtpbridge/b3@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956064 DLMGCP DEBUG <0013> endpoint:rtpbridge/b4@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956064 DLMGCP DEBUG <0013> endpoint:rtpbridge/b5@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956064 DLMGCP DEBUG <0013> endpoint:rtpbridge/b6@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956064 DLMGCP DEBUG <0013> endpoint:rtpbridge/b7@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956064 DLMGCP DEBUG <0013> endpoint:rtpbridge/b8@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956064 DLMGCP DEBUG <0013> endpoint:rtpbridge/b9@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956064 DLMGCP DEBUG <0013> endpoint:rtpbridge/ba@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956064 DLMGCP DEBUG <0013> endpoint:rtpbridge/bb@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956064 DLMGCP DEBUG <0013> endpoint:rtpbridge/bc@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956064 DLMGCP DEBUG <0013> endpoint:rtpbridge/bd@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956064 DLMGCP DEBUG <0013> endpoint:rtpbridge/be@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956064 DLMGCP DEBUG <0013> endpoint:rtpbridge/bf@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956064 DLMGCP DEBUG <0013> endpoint:rtpbridge/c0@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956064 DLMGCP DEBUG <0013> endpoint:rtpbridge/c1@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956064 DLMGCP DEBUG <0013> endpoint:rtpbridge/c2@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956064 DLMGCP DEBUG <0013> endpoint:rtpbridge/c3@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956064 DLMGCP DEBUG <0013> endpoint:rtpbridge/c4@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956064 DLMGCP DEBUG <0013> endpoint:rtpbridge/c5@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956064 DLMGCP DEBUG <0013> endpoint:rtpbridge/c6@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956064 DLMGCP DEBUG <0013> endpoint:rtpbridge/c7@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956064 DLMGCP DEBUG <0013> endpoint:rtpbridge/c8@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956064 DLMGCP DEBUG <0013> endpoint:rtpbridge/c9@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956064 DLMGCP DEBUG <0013> endpoint:rtpbridge/ca@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956064 DLMGCP DEBUG <0013> endpoint:rtpbridge/cb@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956064 DLMGCP DEBUG <0013> endpoint:rtpbridge/cc@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956064 DLMGCP DEBUG <0013> endpoint:rtpbridge/cd@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956064 DLMGCP DEBUG <0013> endpoint:rtpbridge/ce@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956064 DLMGCP DEBUG <0013> endpoint:rtpbridge/cf@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956064 DLMGCP DEBUG <0013> endpoint:rtpbridge/d0@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956064 DLMGCP DEBUG <0013> endpoint:rtpbridge/d1@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956064 DLMGCP DEBUG <0013> endpoint:rtpbridge/d2@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956064 DLMGCP DEBUG <0013> endpoint:rtpbridge/d3@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956064 DLMGCP DEBUG <0013> endpoint:rtpbridge/d4@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956064 DLMGCP DEBUG <0013> endpoint:rtpbridge/d5@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956064 DLMGCP DEBUG <0013> endpoint:rtpbridge/d6@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956064 DLMGCP DEBUG <0013> endpoint:rtpbridge/d7@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956064 DLMGCP DEBUG <0013> endpoint:rtpbridge/d8@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956064 DLMGCP DEBUG <0013> endpoint:rtpbridge/d9@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956064 DLMGCP DEBUG <0013> endpoint:rtpbridge/da@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956064 DLMGCP DEBUG <0013> endpoint:rtpbridge/db@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956064 DLMGCP DEBUG <0013> endpoint:rtpbridge/dc@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956064 DLMGCP DEBUG <0013> endpoint:rtpbridge/dd@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956064 DLMGCP DEBUG <0013> endpoint:rtpbridge/de@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956064 DLMGCP DEBUG <0013> endpoint:rtpbridge/df@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956064 DLMGCP DEBUG <0013> endpoint:rtpbridge/e0@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956064 DLMGCP DEBUG <0013> endpoint:rtpbridge/e1@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956064 DLMGCP DEBUG <0013> endpoint:rtpbridge/e2@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956064 DLMGCP DEBUG <0013> endpoint:rtpbridge/e3@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956064 DLMGCP DEBUG <0013> endpoint:rtpbridge/e4@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956064 DLMGCP DEBUG <0013> endpoint:rtpbridge/e5@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956064 DLMGCP DEBUG <0013> endpoint:rtpbridge/e6@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956064 DLMGCP DEBUG <0013> endpoint:rtpbridge/e7@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956064 DLMGCP DEBUG <0013> endpoint:rtpbridge/e8@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956064 DLMGCP DEBUG <0013> endpoint:rtpbridge/e9@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956064 DLMGCP DEBUG <0013> endpoint:rtpbridge/ea@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956064 DLMGCP DEBUG <0013> endpoint:rtpbridge/eb@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956064 DLMGCP DEBUG <0013> endpoint:rtpbridge/ec@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956064 DLMGCP DEBUG <0013> endpoint:rtpbridge/ed@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956064 DLMGCP DEBUG <0013> endpoint:rtpbridge/ee@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956064 DLMGCP DEBUG <0013> endpoint:rtpbridge/ef@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956064 DLMGCP DEBUG <0013> endpoint:rtpbridge/f0@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956064 DLMGCP DEBUG <0013> endpoint:rtpbridge/f1@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956064 DLMGCP DEBUG <0013> endpoint:rtpbridge/f2@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956064 DLMGCP DEBUG <0013> endpoint:rtpbridge/f3@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956064 DLMGCP DEBUG <0013> endpoint:rtpbridge/f4@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956064 DLMGCP DEBUG <0013> endpoint:rtpbridge/f5@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956064 DLMGCP DEBUG <0013> endpoint:rtpbridge/f6@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956064 DLMGCP DEBUG <0013> endpoint:rtpbridge/f7@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956064 DLMGCP DEBUG <0013> endpoint:rtpbridge/f8@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956064 DLMGCP DEBUG <0013> endpoint:rtpbridge/f9@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956064 DLMGCP DEBUG <0013> endpoint:rtpbridge/fa@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956064 DLMGCP DEBUG <0013> endpoint:rtpbridge/fb@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956064 DLMGCP DEBUG <0013> endpoint:rtpbridge/fc@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956064 DLMGCP DEBUG <0013> endpoint:rtpbridge/fd@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956064 DLMGCP DEBUG <0013> endpoint:rtpbridge/fe@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956064 DLMGCP DEBUG <0013> endpoint:rtpbridge/ff@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956064 DLMGCP DEBUG <0013> endpoint:rtpbridge/100@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956064 DLMGCP DEBUG <0013> endpoint:rtpbridge/101@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956064 DLMGCP DEBUG <0013> endpoint:rtpbridge/102@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956064 DLMGCP DEBUG <0013> endpoint:rtpbridge/103@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956064 DLMGCP DEBUG <0013> endpoint:rtpbridge/104@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956064 DLMGCP DEBUG <0013> endpoint:rtpbridge/105@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956064 DLMGCP DEBUG <0013> endpoint:rtpbridge/106@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956064 DLMGCP DEBUG <0013> endpoint:rtpbridge/107@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956064 DLMGCP DEBUG <0013> endpoint:rtpbridge/108@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956064 DLMGCP DEBUG <0013> endpoint:rtpbridge/109@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956064 DLMGCP DEBUG <0013> endpoint:rtpbridge/10a@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956064 DLMGCP DEBUG <0013> endpoint:rtpbridge/10b@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956064 DLMGCP DEBUG <0013> endpoint:rtpbridge/10c@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956064 DLMGCP DEBUG <0013> endpoint:rtpbridge/10d@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956064 DLMGCP DEBUG <0013> endpoint:rtpbridge/10e@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956064 DLMGCP DEBUG <0013> endpoint:rtpbridge/10f@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956064 DLMGCP DEBUG <0013> endpoint:rtpbridge/110@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956064 DLMGCP DEBUG <0013> endpoint:rtpbridge/111@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956064 DLMGCP DEBUG <0013> endpoint:rtpbridge/112@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956064 DLMGCP DEBUG <0013> endpoint:rtpbridge/113@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956064 DLMGCP DEBUG <0013> endpoint:rtpbridge/114@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956065 DLMGCP DEBUG <0013> endpoint:rtpbridge/115@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956065 DLMGCP DEBUG <0013> endpoint:rtpbridge/116@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956065 DLMGCP DEBUG <0013> endpoint:rtpbridge/117@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956065 DLMGCP DEBUG <0013> endpoint:rtpbridge/118@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956065 DLMGCP DEBUG <0013> endpoint:rtpbridge/119@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956065 DLMGCP DEBUG <0013> endpoint:rtpbridge/11a@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956065 DLMGCP DEBUG <0013> endpoint:rtpbridge/11b@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956065 DLMGCP DEBUG <0013> endpoint:rtpbridge/11c@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956065 DLMGCP DEBUG <0013> endpoint:rtpbridge/11d@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956065 DLMGCP DEBUG <0013> endpoint:rtpbridge/11e@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956065 DLMGCP DEBUG <0013> endpoint:rtpbridge/11f@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956065 DLMGCP DEBUG <0013> endpoint:rtpbridge/120@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956065 DLMGCP DEBUG <0013> endpoint:rtpbridge/121@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956065 DLMGCP DEBUG <0013> endpoint:rtpbridge/122@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956065 DLMGCP DEBUG <0013> endpoint:rtpbridge/123@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956065 DLMGCP DEBUG <0013> endpoint:rtpbridge/124@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956065 DLMGCP DEBUG <0013> endpoint:rtpbridge/125@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956065 DLMGCP DEBUG <0013> endpoint:rtpbridge/126@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956065 DLMGCP DEBUG <0013> endpoint:rtpbridge/127@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956065 DLMGCP DEBUG <0013> endpoint:rtpbridge/128@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956065 DLMGCP DEBUG <0013> endpoint:rtpbridge/129@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956065 DLMGCP DEBUG <0013> endpoint:rtpbridge/12a@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956065 DLMGCP DEBUG <0013> endpoint:rtpbridge/12b@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956065 DLMGCP DEBUG <0013> endpoint:rtpbridge/12c@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956065 DLMGCP DEBUG <0013> endpoint:none Generated response: code=200 (mgcp_protocol.c:230) 20241102125956065 DLMGCP DEBUG <0013> Generated response: line #00: 200 2731 OK (mgcp_msg.c:67) 20241102125956065 DLMGCP DEBUG <0013> Received message: line #00: DLCX 2732 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241102125956065 DLMGCP DEBUG <0013> Received message: line #01: C: 00BD (mgcp_msg.c:67) 20241102125956065 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found free endpoint: rtpbridge/1@mgw (mgcp_endp.c:261) 20241102125956065 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:441) 20241102125956065 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241102125956065 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956065 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956065 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956065 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956065 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956065 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956065 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956065 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956065 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956065 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956065 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956065 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956065 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956065 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956065 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956065 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956065 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956065 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956065 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956065 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956065 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956065 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956065 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956065 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956065 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956065 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956065 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956065 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956065 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956065 DLMGCP DEBUG <0013> endpoint:rtpbridge/1e@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956065 DLMGCP DEBUG <0013> endpoint:rtpbridge/1f@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956065 DLMGCP DEBUG <0013> endpoint:rtpbridge/20@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956065 DLMGCP DEBUG <0013> endpoint:rtpbridge/21@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956065 DLMGCP DEBUG <0013> endpoint:rtpbridge/22@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956065 DLMGCP DEBUG <0013> endpoint:rtpbridge/23@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956065 DLMGCP DEBUG <0013> endpoint:rtpbridge/24@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956065 DLMGCP DEBUG <0013> endpoint:rtpbridge/25@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956065 DLMGCP DEBUG <0013> endpoint:rtpbridge/26@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956065 DLMGCP DEBUG <0013> endpoint:rtpbridge/27@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956065 DLMGCP DEBUG <0013> endpoint:rtpbridge/28@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956065 DLMGCP DEBUG <0013> endpoint:rtpbridge/29@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956065 DLMGCP DEBUG <0013> endpoint:rtpbridge/2a@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956065 DLMGCP DEBUG <0013> endpoint:rtpbridge/2b@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956065 DLMGCP DEBUG <0013> endpoint:rtpbridge/2c@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956065 DLMGCP DEBUG <0013> endpoint:rtpbridge/2d@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956065 DLMGCP DEBUG <0013> endpoint:rtpbridge/2e@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956065 DLMGCP DEBUG <0013> endpoint:rtpbridge/2f@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956065 DLMGCP DEBUG <0013> endpoint:rtpbridge/30@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956065 DLMGCP DEBUG <0013> endpoint:rtpbridge/31@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956065 DLMGCP DEBUG <0013> endpoint:rtpbridge/32@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956065 DLMGCP DEBUG <0013> endpoint:rtpbridge/33@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956065 DLMGCP DEBUG <0013> endpoint:rtpbridge/34@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956065 DLMGCP DEBUG <0013> endpoint:rtpbridge/35@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956065 DLMGCP DEBUG <0013> endpoint:rtpbridge/36@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956065 DLMGCP DEBUG <0013> endpoint:rtpbridge/37@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956065 DLMGCP DEBUG <0013> endpoint:rtpbridge/38@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956065 DLMGCP DEBUG <0013> endpoint:rtpbridge/39@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956065 DLMGCP DEBUG <0013> endpoint:rtpbridge/3a@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956065 DLMGCP DEBUG <0013> endpoint:rtpbridge/3b@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956065 DLMGCP DEBUG <0013> endpoint:rtpbridge/3c@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956065 DLMGCP DEBUG <0013> endpoint:rtpbridge/3d@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956065 DLMGCP DEBUG <0013> endpoint:rtpbridge/3e@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956065 DLMGCP DEBUG <0013> endpoint:rtpbridge/3f@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956065 DLMGCP DEBUG <0013> endpoint:rtpbridge/40@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956065 DLMGCP DEBUG <0013> endpoint:rtpbridge/41@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956065 DLMGCP DEBUG <0013> endpoint:rtpbridge/42@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956065 DLMGCP DEBUG <0013> endpoint:rtpbridge/43@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956065 DLMGCP DEBUG <0013> endpoint:rtpbridge/44@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956065 DLMGCP DEBUG <0013> endpoint:rtpbridge/45@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956066 DLMGCP DEBUG <0013> endpoint:rtpbridge/46@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956066 DLMGCP DEBUG <0013> endpoint:rtpbridge/47@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956066 DLMGCP DEBUG <0013> endpoint:rtpbridge/48@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956066 DLMGCP DEBUG <0013> endpoint:rtpbridge/49@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956066 DLMGCP DEBUG <0013> endpoint:rtpbridge/4a@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956066 DLMGCP DEBUG <0013> endpoint:rtpbridge/4b@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956066 DLMGCP DEBUG <0013> endpoint:rtpbridge/4c@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956066 DLMGCP DEBUG <0013> endpoint:rtpbridge/4d@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956066 DLMGCP DEBUG <0013> endpoint:rtpbridge/4e@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956066 DLMGCP DEBUG <0013> endpoint:rtpbridge/4f@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956066 DLMGCP DEBUG <0013> endpoint:rtpbridge/50@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956066 DLMGCP DEBUG <0013> endpoint:rtpbridge/51@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956066 DLMGCP DEBUG <0013> endpoint:rtpbridge/52@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956066 DLMGCP DEBUG <0013> endpoint:rtpbridge/53@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956066 DLMGCP DEBUG <0013> endpoint:rtpbridge/54@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956066 DLMGCP DEBUG <0013> endpoint:rtpbridge/55@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956066 DLMGCP DEBUG <0013> endpoint:rtpbridge/56@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956066 DLMGCP DEBUG <0013> endpoint:rtpbridge/57@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956066 DLMGCP DEBUG <0013> endpoint:rtpbridge/58@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956066 DLMGCP DEBUG <0013> endpoint:rtpbridge/59@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956066 DLMGCP DEBUG <0013> endpoint:rtpbridge/5a@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956066 DLMGCP DEBUG <0013> endpoint:rtpbridge/5b@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956066 DLMGCP DEBUG <0013> endpoint:rtpbridge/5c@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956066 DLMGCP DEBUG <0013> endpoint:rtpbridge/5d@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956066 DLMGCP DEBUG <0013> endpoint:rtpbridge/5e@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956066 DLMGCP DEBUG <0013> endpoint:rtpbridge/5f@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956066 DLMGCP DEBUG <0013> endpoint:rtpbridge/60@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956066 DLMGCP DEBUG <0013> endpoint:rtpbridge/61@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956066 DLMGCP DEBUG <0013> endpoint:rtpbridge/62@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956066 DLMGCP DEBUG <0013> endpoint:rtpbridge/63@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956066 DLMGCP DEBUG <0013> endpoint:rtpbridge/64@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956066 DLMGCP DEBUG <0013> endpoint:rtpbridge/65@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956066 DLMGCP DEBUG <0013> endpoint:rtpbridge/66@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956066 DLMGCP DEBUG <0013> endpoint:rtpbridge/67@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956066 DLMGCP DEBUG <0013> endpoint:rtpbridge/68@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956066 DLMGCP DEBUG <0013> endpoint:rtpbridge/69@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956066 DLMGCP DEBUG <0013> endpoint:rtpbridge/6a@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956066 DLMGCP DEBUG <0013> endpoint:rtpbridge/6b@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956066 DLMGCP DEBUG <0013> endpoint:rtpbridge/6c@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956066 DLMGCP DEBUG <0013> endpoint:rtpbridge/6d@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956066 DLMGCP DEBUG <0013> endpoint:rtpbridge/6e@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956066 DLMGCP DEBUG <0013> endpoint:rtpbridge/6f@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956066 DLMGCP DEBUG <0013> endpoint:rtpbridge/70@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956066 DLMGCP DEBUG <0013> endpoint:rtpbridge/71@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956066 DLMGCP DEBUG <0013> endpoint:rtpbridge/72@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956066 DLMGCP DEBUG <0013> endpoint:rtpbridge/73@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956066 DLMGCP DEBUG <0013> endpoint:rtpbridge/74@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956066 DLMGCP DEBUG <0013> endpoint:rtpbridge/75@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956066 DLMGCP DEBUG <0013> endpoint:rtpbridge/76@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956066 DLMGCP DEBUG <0013> endpoint:rtpbridge/77@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956066 DLMGCP DEBUG <0013> endpoint:rtpbridge/78@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956066 DLMGCP DEBUG <0013> endpoint:rtpbridge/79@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956066 DLMGCP DEBUG <0013> endpoint:rtpbridge/7a@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956066 DLMGCP DEBUG <0013> endpoint:rtpbridge/7b@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956066 DLMGCP DEBUG <0013> endpoint:rtpbridge/7c@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956066 DLMGCP DEBUG <0013> endpoint:rtpbridge/7d@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956066 DLMGCP DEBUG <0013> endpoint:rtpbridge/7e@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956066 DLMGCP DEBUG <0013> endpoint:rtpbridge/7f@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956066 DLMGCP DEBUG <0013> endpoint:rtpbridge/80@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956066 DLMGCP DEBUG <0013> endpoint:rtpbridge/81@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956066 DLMGCP DEBUG <0013> endpoint:rtpbridge/82@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956066 DLMGCP DEBUG <0013> endpoint:rtpbridge/83@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956066 DLMGCP DEBUG <0013> endpoint:rtpbridge/84@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956066 DLMGCP DEBUG <0013> endpoint:rtpbridge/85@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956066 DLMGCP DEBUG <0013> endpoint:rtpbridge/86@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956066 DLMGCP DEBUG <0013> endpoint:rtpbridge/87@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956066 DLMGCP DEBUG <0013> endpoint:rtpbridge/88@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956066 DLMGCP DEBUG <0013> endpoint:rtpbridge/89@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956066 DLMGCP DEBUG <0013> endpoint:rtpbridge/8a@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956066 DLMGCP DEBUG <0013> endpoint:rtpbridge/8b@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956066 DLMGCP DEBUG <0013> endpoint:rtpbridge/8c@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956066 DLMGCP DEBUG <0013> endpoint:rtpbridge/8d@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956066 DLMGCP DEBUG <0013> endpoint:rtpbridge/8e@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956066 DLMGCP DEBUG <0013> endpoint:rtpbridge/8f@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956066 DLMGCP DEBUG <0013> endpoint:rtpbridge/90@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956066 DLMGCP DEBUG <0013> endpoint:rtpbridge/91@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956066 DLMGCP DEBUG <0013> endpoint:rtpbridge/92@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956066 DLMGCP DEBUG <0013> endpoint:rtpbridge/93@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956066 DLMGCP DEBUG <0013> endpoint:rtpbridge/94@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956066 DLMGCP DEBUG <0013> endpoint:rtpbridge/95@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956066 DLMGCP DEBUG <0013> endpoint:rtpbridge/96@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956066 DLMGCP DEBUG <0013> endpoint:rtpbridge/97@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956066 DLMGCP DEBUG <0013> endpoint:rtpbridge/98@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956066 DLMGCP DEBUG <0013> endpoint:rtpbridge/99@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956066 DLMGCP DEBUG <0013> endpoint:rtpbridge/9a@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956066 DLMGCP DEBUG <0013> endpoint:rtpbridge/9b@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956066 DLMGCP DEBUG <0013> endpoint:rtpbridge/9c@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956066 DLMGCP DEBUG <0013> endpoint:rtpbridge/9d@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956066 DLMGCP DEBUG <0013> endpoint:rtpbridge/9e@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956066 DLMGCP DEBUG <0013> endpoint:rtpbridge/9f@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956066 DLMGCP DEBUG <0013> endpoint:rtpbridge/a0@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956066 DLMGCP DEBUG <0013> endpoint:rtpbridge/a1@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956066 DLMGCP DEBUG <0013> endpoint:rtpbridge/a2@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956066 DLMGCP DEBUG <0013> endpoint:rtpbridge/a3@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956066 DLMGCP DEBUG <0013> endpoint:rtpbridge/a4@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956066 DLMGCP DEBUG <0013> endpoint:rtpbridge/a5@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956066 DLMGCP DEBUG <0013> endpoint:rtpbridge/a6@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956066 DLMGCP DEBUG <0013> endpoint:rtpbridge/a7@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956066 DLMGCP DEBUG <0013> endpoint:rtpbridge/a8@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956066 DLMGCP DEBUG <0013> endpoint:rtpbridge/a9@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956066 DLMGCP DEBUG <0013> endpoint:rtpbridge/aa@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956066 DLMGCP DEBUG <0013> endpoint:rtpbridge/ab@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956066 DLMGCP DEBUG <0013> endpoint:rtpbridge/ac@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956066 DLMGCP DEBUG <0013> endpoint:rtpbridge/ad@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956066 DLMGCP DEBUG <0013> endpoint:rtpbridge/ae@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956066 DLMGCP DEBUG <0013> endpoint:rtpbridge/af@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956066 DLMGCP DEBUG <0013> endpoint:rtpbridge/b0@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956066 DLMGCP DEBUG <0013> endpoint:rtpbridge/b1@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956066 DLMGCP DEBUG <0013> endpoint:rtpbridge/b2@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956066 DLMGCP DEBUG <0013> endpoint:rtpbridge/b3@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956066 DLMGCP DEBUG <0013> endpoint:rtpbridge/b4@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956066 DLMGCP DEBUG <0013> endpoint:rtpbridge/b5@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956066 DLMGCP DEBUG <0013> endpoint:rtpbridge/b6@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956066 DLMGCP DEBUG <0013> endpoint:rtpbridge/b7@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956066 DLMGCP DEBUG <0013> endpoint:rtpbridge/b8@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956066 DLMGCP DEBUG <0013> endpoint:rtpbridge/b9@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956066 DLMGCP DEBUG <0013> endpoint:rtpbridge/ba@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956066 DLMGCP DEBUG <0013> endpoint:rtpbridge/bb@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956066 DLMGCP DEBUG <0013> endpoint:rtpbridge/bc@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956066 DLMGCP DEBUG <0013> endpoint:rtpbridge/bd@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956066 DLMGCP DEBUG <0013> endpoint:rtpbridge/be@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956066 DLMGCP DEBUG <0013> endpoint:rtpbridge/bf@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956066 DLMGCP DEBUG <0013> endpoint:rtpbridge/c0@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956066 DLMGCP DEBUG <0013> endpoint:rtpbridge/c1@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956066 DLMGCP DEBUG <0013> endpoint:rtpbridge/c2@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956066 DLMGCP DEBUG <0013> endpoint:rtpbridge/c3@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956066 DLMGCP DEBUG <0013> endpoint:rtpbridge/c4@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956066 DLMGCP DEBUG <0013> endpoint:rtpbridge/c5@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956066 DLMGCP DEBUG <0013> endpoint:rtpbridge/c6@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956066 DLMGCP DEBUG <0013> endpoint:rtpbridge/c7@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956066 DLMGCP DEBUG <0013> endpoint:rtpbridge/c8@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956066 DLMGCP DEBUG <0013> endpoint:rtpbridge/c9@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956066 DLMGCP DEBUG <0013> endpoint:rtpbridge/ca@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956066 DLMGCP DEBUG <0013> endpoint:rtpbridge/cb@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956066 DLMGCP DEBUG <0013> endpoint:rtpbridge/cc@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956066 DLMGCP DEBUG <0013> endpoint:rtpbridge/cd@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956066 DLMGCP DEBUG <0013> endpoint:rtpbridge/ce@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956066 DLMGCP DEBUG <0013> endpoint:rtpbridge/cf@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956066 DLMGCP DEBUG <0013> endpoint:rtpbridge/d0@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956066 DLMGCP DEBUG <0013> endpoint:rtpbridge/d1@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956066 DLMGCP DEBUG <0013> endpoint:rtpbridge/d2@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956066 DLMGCP DEBUG <0013> endpoint:rtpbridge/d3@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956066 DLMGCP DEBUG <0013> endpoint:rtpbridge/d4@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956066 DLMGCP DEBUG <0013> endpoint:rtpbridge/d5@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956066 DLMGCP DEBUG <0013> endpoint:rtpbridge/d6@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956066 DLMGCP DEBUG <0013> endpoint:rtpbridge/d7@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956066 DLMGCP DEBUG <0013> endpoint:rtpbridge/d8@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956066 DLMGCP DEBUG <0013> endpoint:rtpbridge/d9@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956066 DLMGCP DEBUG <0013> endpoint:rtpbridge/da@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956066 DLMGCP DEBUG <0013> endpoint:rtpbridge/db@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956066 DLMGCP DEBUG <0013> endpoint:rtpbridge/dc@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956066 DLMGCP DEBUG <0013> endpoint:rtpbridge/dd@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956066 DLMGCP DEBUG <0013> endpoint:rtpbridge/de@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956066 DLMGCP DEBUG <0013> endpoint:rtpbridge/df@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956066 DLMGCP DEBUG <0013> endpoint:rtpbridge/e0@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956066 DLMGCP DEBUG <0013> endpoint:rtpbridge/e1@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956066 DLMGCP DEBUG <0013> endpoint:rtpbridge/e2@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956066 DLMGCP DEBUG <0013> endpoint:rtpbridge/e3@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956066 DLMGCP DEBUG <0013> endpoint:rtpbridge/e4@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956066 DLMGCP DEBUG <0013> endpoint:rtpbridge/e5@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956066 DLMGCP DEBUG <0013> endpoint:rtpbridge/e6@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956066 DLMGCP DEBUG <0013> endpoint:rtpbridge/e7@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956066 DLMGCP DEBUG <0013> endpoint:rtpbridge/e8@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956066 DLMGCP DEBUG <0013> endpoint:rtpbridge/e9@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956066 DLMGCP DEBUG <0013> endpoint:rtpbridge/ea@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956066 DLMGCP DEBUG <0013> endpoint:rtpbridge/eb@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956066 DLMGCP DEBUG <0013> endpoint:rtpbridge/ec@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956066 DLMGCP DEBUG <0013> endpoint:rtpbridge/ed@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956066 DLMGCP DEBUG <0013> endpoint:rtpbridge/ee@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956066 DLMGCP DEBUG <0013> endpoint:rtpbridge/ef@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956066 DLMGCP DEBUG <0013> endpoint:rtpbridge/f0@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956066 DLMGCP DEBUG <0013> endpoint:rtpbridge/f1@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956066 DLMGCP DEBUG <0013> endpoint:rtpbridge/f2@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956077 DLMGCP DEBUG <0013> Received message: line #00: DLCX 2738 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241102125956077 DLMGCP DEBUG <0013> Received message: line #01: C: 00C3 (mgcp_msg.c:67) 20241102125956077 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found free endpoint: rtpbridge/1@mgw (mgcp_endp.c:261) 20241102125956077 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:441) 20241102125956077 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241102125956077 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956077 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956077 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956077 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956077 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956077 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956077 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956077 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956077 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956077 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956077 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956077 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956077 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956077 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956077 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956077 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956077 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956077 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956077 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956077 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956077 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956077 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956077 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956077 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956077 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956077 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956077 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956077 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956077 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956077 DLMGCP DEBUG <0013> endpoint:rtpbridge/1e@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956077 DLMGCP DEBUG <0013> endpoint:rtpbridge/1f@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956077 DLMGCP DEBUG <0013> endpoint:rtpbridge/20@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956077 DLMGCP DEBUG <0013> endpoint:rtpbridge/21@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956078 DLMGCP DEBUG <0013> endpoint:rtpbridge/22@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956078 DLMGCP DEBUG <0013> endpoint:rtpbridge/23@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956078 DLMGCP DEBUG <0013> endpoint:rtpbridge/24@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956078 DLMGCP DEBUG <0013> endpoint:rtpbridge/25@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956078 DLMGCP DEBUG <0013> endpoint:rtpbridge/26@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956078 DLMGCP DEBUG <0013> endpoint:rtpbridge/27@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956078 DLMGCP DEBUG <0013> endpoint:rtpbridge/28@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956078 DLMGCP DEBUG <0013> endpoint:rtpbridge/29@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956078 DLMGCP DEBUG <0013> endpoint:rtpbridge/2a@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956078 DLMGCP DEBUG <0013> endpoint:rtpbridge/2b@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956078 DLMGCP DEBUG <0013> endpoint:rtpbridge/2c@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956078 DLMGCP DEBUG <0013> endpoint:rtpbridge/2d@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956078 DLMGCP DEBUG <0013> endpoint:rtpbridge/2e@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956078 DLMGCP DEBUG <0013> endpoint:rtpbridge/2f@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956078 DLMGCP DEBUG <0013> endpoint:rtpbridge/30@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956078 DLMGCP DEBUG <0013> endpoint:rtpbridge/31@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956078 DLMGCP DEBUG <0013> endpoint:rtpbridge/32@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956078 DLMGCP DEBUG <0013> endpoint:rtpbridge/33@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956078 DLMGCP DEBUG <0013> endpoint:rtpbridge/34@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956078 DLMGCP DEBUG <0013> endpoint:rtpbridge/35@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956078 DLMGCP DEBUG <0013> endpoint:rtpbridge/36@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956078 DLMGCP DEBUG <0013> endpoint:rtpbridge/37@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956078 DLMGCP DEBUG <0013> endpoint:rtpbridge/38@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956078 DLMGCP DEBUG <0013> endpoint:rtpbridge/39@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956078 DLMGCP DEBUG <0013> endpoint:rtpbridge/3a@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956078 DLMGCP DEBUG <0013> endpoint:rtpbridge/3b@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956078 DLMGCP DEBUG <0013> endpoint:rtpbridge/3c@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956078 DLMGCP DEBUG <0013> endpoint:rtpbridge/3d@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956078 DLMGCP DEBUG <0013> endpoint:rtpbridge/3e@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956078 DLMGCP DEBUG <0013> endpoint:rtpbridge/3f@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956078 DLMGCP DEBUG <0013> endpoint:rtpbridge/40@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956078 DLMGCP DEBUG <0013> endpoint:rtpbridge/41@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956078 DLMGCP DEBUG <0013> endpoint:rtpbridge/42@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956078 DLMGCP DEBUG <0013> endpoint:rtpbridge/43@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956078 DLMGCP DEBUG <0013> endpoint:rtpbridge/44@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956078 DLMGCP DEBUG <0013> endpoint:rtpbridge/45@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956078 DLMGCP DEBUG <0013> endpoint:rtpbridge/46@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956078 DLMGCP DEBUG <0013> endpoint:rtpbridge/47@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956078 DLMGCP DEBUG <0013> endpoint:rtpbridge/48@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956078 DLMGCP DEBUG <0013> endpoint:rtpbridge/49@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956078 DLMGCP DEBUG <0013> endpoint:rtpbridge/4a@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956078 DLMGCP DEBUG <0013> endpoint:rtpbridge/4b@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956078 DLMGCP DEBUG <0013> endpoint:rtpbridge/4c@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956078 DLMGCP DEBUG <0013> endpoint:rtpbridge/4d@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956078 DLMGCP DEBUG <0013> endpoint:rtpbridge/4e@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956078 DLMGCP DEBUG <0013> endpoint:rtpbridge/4f@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956078 DLMGCP DEBUG <0013> endpoint:rtpbridge/50@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956078 DLMGCP DEBUG <0013> endpoint:rtpbridge/51@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956078 DLMGCP DEBUG <0013> endpoint:rtpbridge/52@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956078 DLMGCP DEBUG <0013> endpoint:rtpbridge/53@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956078 DLMGCP DEBUG <0013> endpoint:rtpbridge/54@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956078 DLMGCP DEBUG <0013> endpoint:rtpbridge/55@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956078 DLMGCP DEBUG <0013> endpoint:rtpbridge/56@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956078 DLMGCP DEBUG <0013> endpoint:rtpbridge/57@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956078 DLMGCP DEBUG <0013> endpoint:rtpbridge/58@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956078 DLMGCP DEBUG <0013> endpoint:rtpbridge/59@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956078 DLMGCP DEBUG <0013> endpoint:rtpbridge/5a@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956078 DLMGCP DEBUG <0013> endpoint:rtpbridge/5b@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956078 DLMGCP DEBUG <0013> endpoint:rtpbridge/5c@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956078 DLMGCP DEBUG <0013> endpoint:rtpbridge/5d@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956078 DLMGCP DEBUG <0013> endpoint:rtpbridge/5e@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956078 DLMGCP DEBUG <0013> endpoint:rtpbridge/5f@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956078 DLMGCP DEBUG <0013> endpoint:rtpbridge/60@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956078 DLMGCP DEBUG <0013> endpoint:rtpbridge/61@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956078 DLMGCP DEBUG <0013> endpoint:rtpbridge/62@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956078 DLMGCP DEBUG <0013> endpoint:rtpbridge/63@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956078 DLMGCP DEBUG <0013> endpoint:rtpbridge/64@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956078 DLMGCP DEBUG <0013> endpoint:rtpbridge/65@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956078 DLMGCP DEBUG <0013> endpoint:rtpbridge/66@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956078 DLMGCP DEBUG <0013> endpoint:rtpbridge/67@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956078 DLMGCP DEBUG <0013> endpoint:rtpbridge/68@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956078 DLMGCP DEBUG <0013> endpoint:rtpbridge/69@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956078 DLMGCP DEBUG <0013> endpoint:rtpbridge/6a@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956078 DLMGCP DEBUG <0013> endpoint:rtpbridge/6b@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956078 DLMGCP DEBUG <0013> endpoint:rtpbridge/6c@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956078 DLMGCP DEBUG <0013> endpoint:rtpbridge/6d@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956078 DLMGCP DEBUG <0013> endpoint:rtpbridge/6e@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956078 DLMGCP DEBUG <0013> endpoint:rtpbridge/6f@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956078 DLMGCP DEBUG <0013> endpoint:rtpbridge/70@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956078 DLMGCP DEBUG <0013> endpoint:rtpbridge/71@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956078 DLMGCP DEBUG <0013> endpoint:rtpbridge/72@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956078 DLMGCP DEBUG <0013> endpoint:rtpbridge/73@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956078 DLMGCP DEBUG <0013> endpoint:rtpbridge/74@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956078 DLMGCP DEBUG <0013> endpoint:rtpbridge/75@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956078 DLMGCP DEBUG <0013> endpoint:rtpbridge/76@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956078 DLMGCP DEBUG <0013> endpoint:rtpbridge/77@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956078 DLMGCP DEBUG <0013> endpoint:rtpbridge/78@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956078 DLMGCP DEBUG <0013> endpoint:rtpbridge/79@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956078 DLMGCP DEBUG <0013> endpoint:rtpbridge/7a@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956078 DLMGCP DEBUG <0013> endpoint:rtpbridge/7b@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956078 DLMGCP DEBUG <0013> endpoint:rtpbridge/7c@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956078 DLMGCP DEBUG <0013> endpoint:rtpbridge/7d@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956078 DLMGCP DEBUG <0013> endpoint:rtpbridge/7e@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956078 DLMGCP DEBUG <0013> endpoint:rtpbridge/7f@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956078 DLMGCP DEBUG <0013> endpoint:rtpbridge/80@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956078 DLMGCP DEBUG <0013> endpoint:rtpbridge/81@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956078 DLMGCP DEBUG <0013> endpoint:rtpbridge/82@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956078 DLMGCP DEBUG <0013> endpoint:rtpbridge/83@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956078 DLMGCP DEBUG <0013> endpoint:rtpbridge/84@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956078 DLMGCP DEBUG <0013> endpoint:rtpbridge/85@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956078 DLMGCP DEBUG <0013> endpoint:rtpbridge/86@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956078 DLMGCP DEBUG <0013> endpoint:rtpbridge/87@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956078 DLMGCP DEBUG <0013> endpoint:rtpbridge/88@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956078 DLMGCP DEBUG <0013> endpoint:rtpbridge/89@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956078 DLMGCP DEBUG <0013> endpoint:rtpbridge/8a@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956079 DLMGCP DEBUG <0013> Received message: line #00: DLCX 2739 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241102125956079 DLMGCP DEBUG <0013> Received message: line #01: C: 00C4 (mgcp_msg.c:67) 20241102125956079 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found free endpoint: rtpbridge/1@mgw (mgcp_endp.c:261) 20241102125956079 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:441) 20241102125956079 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241102125956079 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956079 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956079 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956079 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956079 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956079 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956079 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956079 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956079 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956080 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956080 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956080 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956080 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956080 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956080 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956080 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956080 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956080 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956080 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956080 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956080 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956080 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956080 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956080 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956080 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956080 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956080 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956080 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956080 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956080 DLMGCP DEBUG <0013> endpoint:rtpbridge/1e@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956080 DLMGCP DEBUG <0013> endpoint:rtpbridge/1f@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956080 DLMGCP DEBUG <0013> endpoint:rtpbridge/20@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956080 DLMGCP DEBUG <0013> endpoint:rtpbridge/21@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956080 DLMGCP DEBUG <0013> endpoint:rtpbridge/22@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956080 DLMGCP DEBUG <0013> endpoint:rtpbridge/23@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956080 DLMGCP DEBUG <0013> endpoint:rtpbridge/24@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956080 DLMGCP DEBUG <0013> endpoint:rtpbridge/25@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956080 DLMGCP DEBUG <0013> endpoint:rtpbridge/26@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956080 DLMGCP DEBUG <0013> endpoint:rtpbridge/27@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956080 DLMGCP DEBUG <0013> endpoint:rtpbridge/28@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956080 DLMGCP DEBUG <0013> endpoint:rtpbridge/29@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956080 DLMGCP DEBUG <0013> endpoint:rtpbridge/2a@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956080 DLMGCP DEBUG <0013> endpoint:rtpbridge/2b@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956080 DLMGCP DEBUG <0013> endpoint:rtpbridge/2c@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956080 DLMGCP DEBUG <0013> endpoint:rtpbridge/2d@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956080 DLMGCP DEBUG <0013> endpoint:rtpbridge/2e@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956080 DLMGCP DEBUG <0013> endpoint:rtpbridge/2f@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956080 DLMGCP DEBUG <0013> endpoint:rtpbridge/30@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956080 DLMGCP DEBUG <0013> endpoint:rtpbridge/31@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956080 DLMGCP DEBUG <0013> endpoint:rtpbridge/32@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956080 DLMGCP DEBUG <0013> endpoint:rtpbridge/33@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956080 DLMGCP DEBUG <0013> endpoint:rtpbridge/34@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956080 DLMGCP DEBUG <0013> endpoint:rtpbridge/35@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956080 DLMGCP DEBUG <0013> endpoint:rtpbridge/36@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956080 DLMGCP DEBUG <0013> endpoint:rtpbridge/37@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956080 DLMGCP DEBUG <0013> endpoint:rtpbridge/38@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956080 DLMGCP DEBUG <0013> endpoint:rtpbridge/39@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956080 DLMGCP DEBUG <0013> endpoint:rtpbridge/3a@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956080 DLMGCP DEBUG <0013> endpoint:rtpbridge/3b@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956080 DLMGCP DEBUG <0013> endpoint:rtpbridge/3c@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956080 DLMGCP DEBUG <0013> endpoint:rtpbridge/3d@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956080 DLMGCP DEBUG <0013> endpoint:rtpbridge/3e@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956080 DLMGCP DEBUG <0013> endpoint:rtpbridge/3f@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956080 DLMGCP DEBUG <0013> endpoint:rtpbridge/40@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956080 DLMGCP DEBUG <0013> endpoint:rtpbridge/41@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956080 DLMGCP DEBUG <0013> endpoint:rtpbridge/42@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956080 DLMGCP DEBUG <0013> endpoint:rtpbridge/43@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956080 DLMGCP DEBUG <0013> endpoint:rtpbridge/44@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956080 DLMGCP DEBUG <0013> endpoint:rtpbridge/45@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956080 DLMGCP DEBUG <0013> endpoint:rtpbridge/46@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956080 DLMGCP DEBUG <0013> endpoint:rtpbridge/47@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956080 DLMGCP DEBUG <0013> endpoint:rtpbridge/48@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956080 DLMGCP DEBUG <0013> endpoint:rtpbridge/49@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956080 DLMGCP DEBUG <0013> endpoint:rtpbridge/4a@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956080 DLMGCP DEBUG <0013> endpoint:rtpbridge/4b@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956080 DLMGCP DEBUG <0013> endpoint:rtpbridge/4c@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956080 DLMGCP DEBUG <0013> endpoint:rtpbridge/4d@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956080 DLMGCP DEBUG <0013> endpoint:rtpbridge/4e@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956080 DLMGCP DEBUG <0013> endpoint:rtpbridge/4f@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956080 DLMGCP DEBUG <0013> endpoint:rtpbridge/50@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956080 DLMGCP DEBUG <0013> endpoint:rtpbridge/51@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956080 DLMGCP DEBUG <0013> endpoint:rtpbridge/52@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956080 DLMGCP DEBUG <0013> endpoint:rtpbridge/53@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956080 DLMGCP DEBUG <0013> endpoint:rtpbridge/54@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956080 DLMGCP DEBUG <0013> endpoint:rtpbridge/55@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956080 DLMGCP DEBUG <0013> endpoint:rtpbridge/56@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956080 DLMGCP DEBUG <0013> endpoint:rtpbridge/57@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956080 DLMGCP DEBUG <0013> endpoint:rtpbridge/58@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956080 DLMGCP DEBUG <0013> endpoint:rtpbridge/59@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956080 DLMGCP DEBUG <0013> endpoint:rtpbridge/5a@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956080 DLMGCP DEBUG <0013> endpoint:rtpbridge/5b@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956080 DLMGCP DEBUG <0013> endpoint:rtpbridge/5c@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956080 DLMGCP DEBUG <0013> endpoint:rtpbridge/5d@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956080 DLMGCP DEBUG <0013> endpoint:rtpbridge/5e@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956080 DLMGCP DEBUG <0013> endpoint:rtpbridge/5f@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956080 DLMGCP DEBUG <0013> endpoint:rtpbridge/60@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956080 DLMGCP DEBUG <0013> endpoint:rtpbridge/61@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956080 DLMGCP DEBUG <0013> endpoint:rtpbridge/62@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956080 DLMGCP DEBUG <0013> endpoint:rtpbridge/63@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956080 DLMGCP DEBUG <0013> endpoint:rtpbridge/64@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956080 DLMGCP DEBUG <0013> endpoint:rtpbridge/65@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956080 DLMGCP DEBUG <0013> endpoint:rtpbridge/66@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956080 DLMGCP DEBUG <0013> endpoint:rtpbridge/67@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956080 DLMGCP DEBUG <0013> endpoint:rtpbridge/68@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956080 DLMGCP DEBUG <0013> endpoint:rtpbridge/69@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956080 DLMGCP DEBUG <0013> endpoint:rtpbridge/6a@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956080 DLMGCP DEBUG <0013> endpoint:rtpbridge/6b@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956080 DLMGCP DEBUG <0013> endpoint:rtpbridge/6c@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956080 DLMGCP DEBUG <0013> endpoint:rtpbridge/6d@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956080 DLMGCP DEBUG <0013> endpoint:rtpbridge/6e@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956080 DLMGCP DEBUG <0013> endpoint:rtpbridge/6f@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956080 DLMGCP DEBUG <0013> endpoint:rtpbridge/70@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956080 DLMGCP DEBUG <0013> endpoint:rtpbridge/71@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956080 DLMGCP DEBUG <0013> endpoint:rtpbridge/72@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956080 DLMGCP DEBUG <0013> endpoint:rtpbridge/73@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956080 DLMGCP DEBUG <0013> endpoint:rtpbridge/74@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956080 DLMGCP DEBUG <0013> endpoint:rtpbridge/75@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956080 DLMGCP DEBUG <0013> endpoint:rtpbridge/76@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956080 DLMGCP DEBUG <0013> endpoint:rtpbridge/77@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956080 DLMGCP DEBUG <0013> endpoint:rtpbridge/78@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956080 DLMGCP DEBUG <0013> endpoint:rtpbridge/79@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956080 DLMGCP DEBUG <0013> endpoint:rtpbridge/7a@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956080 DLMGCP DEBUG <0013> endpoint:rtpbridge/7b@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956080 DLMGCP DEBUG <0013> endpoint:rtpbridge/7c@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956080 DLMGCP DEBUG <0013> endpoint:rtpbridge/7d@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956080 DLMGCP DEBUG <0013> endpoint:rtpbridge/7e@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956080 DLMGCP DEBUG <0013> endpoint:rtpbridge/7f@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956080 DLMGCP DEBUG <0013> endpoint:rtpbridge/80@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956080 DLMGCP DEBUG <0013> endpoint:rtpbridge/81@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956080 DLMGCP DEBUG <0013> endpoint:rtpbridge/82@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956080 DLMGCP DEBUG <0013> endpoint:rtpbridge/83@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956080 DLMGCP DEBUG <0013> endpoint:rtpbridge/84@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956080 DLMGCP DEBUG <0013> endpoint:rtpbridge/85@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956080 DLMGCP DEBUG <0013> endpoint:rtpbridge/86@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956080 DLMGCP DEBUG <0013> endpoint:rtpbridge/87@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956080 DLMGCP DEBUG <0013> endpoint:rtpbridge/88@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956080 DLMGCP DEBUG <0013> endpoint:rtpbridge/89@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956080 DLMGCP DEBUG <0013> endpoint:rtpbridge/8a@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956080 DLMGCP DEBUG <0013> endpoint:rtpbridge/8b@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956080 DLMGCP DEBUG <0013> endpoint:rtpbridge/8c@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956080 DLMGCP DEBUG <0013> endpoint:rtpbridge/8d@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956080 DLMGCP DEBUG <0013> endpoint:rtpbridge/8e@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956080 DLMGCP DEBUG <0013> endpoint:rtpbridge/8f@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956080 DLMGCP DEBUG <0013> endpoint:rtpbridge/90@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956080 DLMGCP DEBUG <0013> endpoint:rtpbridge/91@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956080 DLMGCP DEBUG <0013> endpoint:rtpbridge/92@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956080 DLMGCP DEBUG <0013> endpoint:rtpbridge/93@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956080 DLMGCP DEBUG <0013> endpoint:rtpbridge/94@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956080 DLMGCP DEBUG <0013> endpoint:rtpbridge/95@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956080 DLMGCP DEBUG <0013> endpoint:rtpbridge/96@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956080 DLMGCP DEBUG <0013> endpoint:rtpbridge/97@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956080 DLMGCP DEBUG <0013> endpoint:rtpbridge/98@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956080 DLMGCP DEBUG <0013> endpoint:rtpbridge/99@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956080 DLMGCP DEBUG <0013> endpoint:rtpbridge/9a@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956080 DLMGCP DEBUG <0013> endpoint:rtpbridge/9b@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956080 DLMGCP DEBUG <0013> endpoint:rtpbridge/9c@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956080 DLMGCP DEBUG <0013> endpoint:rtpbridge/9d@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956080 DLMGCP DEBUG <0013> endpoint:rtpbridge/9e@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956080 DLMGCP DEBUG <0013> endpoint:rtpbridge/9f@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956080 DLMGCP DEBUG <0013> endpoint:rtpbridge/a0@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956080 DLMGCP DEBUG <0013> endpoint:rtpbridge/a1@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956080 DLMGCP DEBUG <0013> endpoint:rtpbridge/a2@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956080 DLMGCP DEBUG <0013> endpoint:rtpbridge/a3@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956080 DLMGCP DEBUG <0013> endpoint:rtpbridge/a4@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956080 DLMGCP DEBUG <0013> endpoint:rtpbridge/a5@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956080 DLMGCP DEBUG <0013> endpoint:rtpbridge/a6@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956080 DLMGCP DEBUG <0013> endpoint:rtpbridge/a7@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956080 DLMGCP DEBUG <0013> endpoint:rtpbridge/a8@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956080 DLMGCP DEBUG <0013> endpoint:rtpbridge/a9@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956080 DLMGCP DEBUG <0013> endpoint:rtpbridge/aa@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956080 DLMGCP DEBUG <0013> endpoint:rtpbridge/ab@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956080 DLMGCP DEBUG <0013> endpoint:rtpbridge/ac@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956080 DLMGCP DEBUG <0013> endpoint:rtpbridge/ad@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956080 DLMGCP DEBUG <0013> endpoint:rtpbridge/ae@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956080 DLMGCP DEBUG <0013> endpoint:rtpbridge/af@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956080 DLMGCP DEBUG <0013> endpoint:rtpbridge/b0@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956080 DLMGCP DEBUG <0013> endpoint:rtpbridge/b1@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956080 DLMGCP DEBUG <0013> endpoint:rtpbridge/b2@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956080 DLMGCP DEBUG <0013> endpoint:rtpbridge/b3@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956080 DLMGCP DEBUG <0013> endpoint:rtpbridge/b4@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956081 DLMGCP DEBUG <0013> endpoint:rtpbridge/b5@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956081 DLMGCP DEBUG <0013> endpoint:rtpbridge/b6@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956081 DLMGCP DEBUG <0013> endpoint:rtpbridge/b7@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956081 DLMGCP DEBUG <0013> endpoint:rtpbridge/b8@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956081 DLMGCP DEBUG <0013> endpoint:rtpbridge/b9@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956081 DLMGCP DEBUG <0013> endpoint:rtpbridge/ba@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956081 DLMGCP DEBUG <0013> endpoint:rtpbridge/bb@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956081 DLMGCP DEBUG <0013> endpoint:rtpbridge/bc@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956081 DLMGCP DEBUG <0013> endpoint:rtpbridge/bd@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956081 DLMGCP DEBUG <0013> endpoint:rtpbridge/be@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956081 DLMGCP DEBUG <0013> endpoint:rtpbridge/bf@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956081 DLMGCP DEBUG <0013> endpoint:rtpbridge/c0@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956081 DLMGCP DEBUG <0013> endpoint:rtpbridge/c1@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956081 DLMGCP DEBUG <0013> endpoint:rtpbridge/c2@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956081 DLMGCP DEBUG <0013> endpoint:rtpbridge/c3@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956081 DLMGCP DEBUG <0013> endpoint:rtpbridge/c4@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956081 DLMGCP DEBUG <0013> endpoint:rtpbridge/c5@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956081 DLMGCP DEBUG <0013> endpoint:rtpbridge/c6@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956081 DLMGCP DEBUG <0013> endpoint:rtpbridge/c7@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956081 DLMGCP DEBUG <0013> endpoint:rtpbridge/c8@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956081 DLMGCP DEBUG <0013> endpoint:rtpbridge/c9@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956081 DLMGCP DEBUG <0013> endpoint:rtpbridge/ca@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956081 DLMGCP DEBUG <0013> endpoint:rtpbridge/cb@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956081 DLMGCP DEBUG <0013> endpoint:rtpbridge/cc@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956081 DLMGCP DEBUG <0013> endpoint:rtpbridge/cd@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956081 DLMGCP DEBUG <0013> endpoint:rtpbridge/ce@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956081 DLMGCP DEBUG <0013> endpoint:rtpbridge/cf@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956081 DLMGCP DEBUG <0013> endpoint:rtpbridge/d0@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956081 DLMGCP DEBUG <0013> endpoint:rtpbridge/d1@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956081 DLMGCP DEBUG <0013> endpoint:rtpbridge/d2@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956081 DLMGCP DEBUG <0013> endpoint:rtpbridge/d3@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956081 DLMGCP DEBUG <0013> endpoint:rtpbridge/d4@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956081 DLMGCP DEBUG <0013> endpoint:rtpbridge/d5@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956081 DLMGCP DEBUG <0013> endpoint:rtpbridge/d6@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956081 DLMGCP DEBUG <0013> endpoint:rtpbridge/d7@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956081 DLMGCP DEBUG <0013> endpoint:rtpbridge/d8@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956081 DLMGCP DEBUG <0013> endpoint:rtpbridge/d9@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956081 DLMGCP DEBUG <0013> endpoint:rtpbridge/da@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956081 DLMGCP DEBUG <0013> endpoint:rtpbridge/db@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956081 DLMGCP DEBUG <0013> endpoint:rtpbridge/dc@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956081 DLMGCP DEBUG <0013> endpoint:rtpbridge/dd@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956081 DLMGCP DEBUG <0013> endpoint:rtpbridge/de@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956081 DLMGCP DEBUG <0013> endpoint:rtpbridge/df@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956081 DLMGCP DEBUG <0013> endpoint:rtpbridge/e0@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956081 DLMGCP DEBUG <0013> endpoint:rtpbridge/e1@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956081 DLMGCP DEBUG <0013> endpoint:rtpbridge/e2@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956081 DLMGCP DEBUG <0013> endpoint:rtpbridge/e3@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956081 DLMGCP DEBUG <0013> endpoint:rtpbridge/e4@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956081 DLMGCP DEBUG <0013> endpoint:rtpbridge/e5@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956081 DLMGCP DEBUG <0013> endpoint:rtpbridge/e6@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956081 DLMGCP DEBUG <0013> endpoint:rtpbridge/e7@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956081 DLMGCP DEBUG <0013> endpoint:rtpbridge/e8@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956081 DLMGCP DEBUG <0013> endpoint:rtpbridge/e9@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956081 DLMGCP DEBUG <0013> endpoint:rtpbridge/ea@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956081 DLMGCP DEBUG <0013> endpoint:rtpbridge/eb@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956081 DLMGCP DEBUG <0013> endpoint:rtpbridge/ec@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956081 DLMGCP DEBUG <0013> endpoint:rtpbridge/ed@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956081 DLMGCP DEBUG <0013> endpoint:rtpbridge/ee@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956081 DLMGCP DEBUG <0013> endpoint:rtpbridge/ef@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956081 DLMGCP DEBUG <0013> endpoint:rtpbridge/f0@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956081 DLMGCP DEBUG <0013> endpoint:rtpbridge/f1@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956081 DLMGCP DEBUG <0013> endpoint:rtpbridge/f2@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956081 DLMGCP DEBUG <0013> endpoint:rtpbridge/f3@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956081 DLMGCP DEBUG <0013> endpoint:rtpbridge/f4@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956081 DLMGCP DEBUG <0013> endpoint:rtpbridge/f5@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956081 DLMGCP DEBUG <0013> endpoint:rtpbridge/f6@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956081 DLMGCP DEBUG <0013> endpoint:rtpbridge/f7@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956081 DLMGCP DEBUG <0013> endpoint:rtpbridge/f8@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956081 DLMGCP DEBUG <0013> endpoint:rtpbridge/f9@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956081 DLMGCP DEBUG <0013> endpoint:rtpbridge/fa@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956081 DLMGCP DEBUG <0013> endpoint:rtpbridge/fb@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956081 DLMGCP DEBUG <0013> endpoint:rtpbridge/fc@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956081 DLMGCP DEBUG <0013> endpoint:rtpbridge/fd@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956081 DLMGCP DEBUG <0013> endpoint:rtpbridge/fe@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956081 DLMGCP DEBUG <0013> endpoint:rtpbridge/ff@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956081 DLMGCP DEBUG <0013> endpoint:rtpbridge/100@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956081 DLMGCP DEBUG <0013> endpoint:rtpbridge/101@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956081 DLMGCP DEBUG <0013> endpoint:rtpbridge/102@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956081 DLMGCP DEBUG <0013> endpoint:rtpbridge/103@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956081 DLMGCP DEBUG <0013> endpoint:rtpbridge/104@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956081 DLMGCP DEBUG <0013> endpoint:rtpbridge/105@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956081 DLMGCP DEBUG <0013> endpoint:rtpbridge/106@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956081 DLMGCP DEBUG <0013> endpoint:rtpbridge/107@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956081 DLMGCP DEBUG <0013> endpoint:rtpbridge/108@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956081 DLMGCP DEBUG <0013> endpoint:rtpbridge/109@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956081 DLMGCP DEBUG <0013> endpoint:rtpbridge/10a@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956081 DLMGCP DEBUG <0013> endpoint:rtpbridge/10b@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956081 DLMGCP DEBUG <0013> endpoint:rtpbridge/10c@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956081 DLMGCP DEBUG <0013> endpoint:rtpbridge/10d@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956081 DLMGCP DEBUG <0013> endpoint:rtpbridge/10e@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956081 DLMGCP DEBUG <0013> endpoint:rtpbridge/10f@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956081 DLMGCP DEBUG <0013> endpoint:rtpbridge/110@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956081 DLMGCP DEBUG <0013> endpoint:rtpbridge/111@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956081 DLMGCP DEBUG <0013> endpoint:rtpbridge/112@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956081 DLMGCP DEBUG <0013> endpoint:rtpbridge/113@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956081 DLMGCP DEBUG <0013> endpoint:rtpbridge/114@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956081 DLMGCP DEBUG <0013> endpoint:rtpbridge/115@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956081 DLMGCP DEBUG <0013> endpoint:rtpbridge/116@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956081 DLMGCP DEBUG <0013> endpoint:rtpbridge/117@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956081 DLMGCP DEBUG <0013> endpoint:rtpbridge/118@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956081 DLMGCP DEBUG <0013> endpoint:rtpbridge/119@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956081 DLMGCP DEBUG <0013> endpoint:rtpbridge/11a@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956081 DLMGCP DEBUG <0013> endpoint:rtpbridge/11b@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956081 DLMGCP DEBUG <0013> endpoint:rtpbridge/11c@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956081 DLMGCP DEBUG <0013> endpoint:rtpbridge/11d@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956081 DLMGCP DEBUG <0013> endpoint:rtpbridge/11e@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956081 DLMGCP DEBUG <0013> endpoint:rtpbridge/11f@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956081 DLMGCP DEBUG <0013> endpoint:rtpbridge/120@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956081 DLMGCP DEBUG <0013> endpoint:rtpbridge/121@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956081 DLMGCP DEBUG <0013> endpoint:rtpbridge/122@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956081 DLMGCP DEBUG <0013> endpoint:rtpbridge/123@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956081 DLMGCP DEBUG <0013> endpoint:rtpbridge/124@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956081 DLMGCP DEBUG <0013> endpoint:rtpbridge/125@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956081 DLMGCP DEBUG <0013> endpoint:rtpbridge/126@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956081 DLMGCP DEBUG <0013> endpoint:rtpbridge/127@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956081 DLMGCP DEBUG <0013> endpoint:rtpbridge/128@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956081 DLMGCP DEBUG <0013> endpoint:rtpbridge/129@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956081 DLMGCP DEBUG <0013> endpoint:rtpbridge/12a@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956081 DLMGCP DEBUG <0013> endpoint:rtpbridge/12b@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956081 DLMGCP DEBUG <0013> endpoint:rtpbridge/12c@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956081 DLMGCP DEBUG <0013> endpoint:none Generated response: code=200 (mgcp_protocol.c:230) 20241102125956081 DLMGCP DEBUG <0013> Generated response: line #00: 200 2739 OK (mgcp_msg.c:67) 20241102125956082 DLMGCP DEBUG <0013> Received message: line #00: DLCX 2740 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241102125956082 DLMGCP DEBUG <0013> Received message: line #01: C: 00C5 (mgcp_msg.c:67) 20241102125956082 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found free endpoint: rtpbridge/1@mgw (mgcp_endp.c:261) 20241102125956082 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:441) 20241102125956082 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241102125956082 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956082 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956082 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956082 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956082 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956082 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956082 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956082 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956082 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956082 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956082 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956082 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956082 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956082 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956082 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956082 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956082 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956082 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956082 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956082 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956082 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956082 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956082 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956082 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956082 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956082 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956082 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956082 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956082 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956082 DLMGCP DEBUG <0013> endpoint:rtpbridge/1e@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956082 DLMGCP DEBUG <0013> endpoint:rtpbridge/1f@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956082 DLMGCP DEBUG <0013> endpoint:rtpbridge/20@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956082 DLMGCP DEBUG <0013> endpoint:rtpbridge/21@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956082 DLMGCP DEBUG <0013> endpoint:rtpbridge/22@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956082 DLMGCP DEBUG <0013> endpoint:rtpbridge/23@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956082 DLMGCP DEBUG <0013> endpoint:rtpbridge/24@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956082 DLMGCP DEBUG <0013> endpoint:rtpbridge/25@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956082 DLMGCP DEBUG <0013> endpoint:rtpbridge/26@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956082 DLMGCP DEBUG <0013> endpoint:rtpbridge/27@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956082 DLMGCP DEBUG <0013> endpoint:rtpbridge/28@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956082 DLMGCP DEBUG <0013> endpoint:rtpbridge/29@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956082 DLMGCP DEBUG <0013> endpoint:rtpbridge/2a@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956082 DLMGCP DEBUG <0013> endpoint:rtpbridge/2b@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956082 DLMGCP DEBUG <0013> endpoint:rtpbridge/2c@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956082 DLMGCP DEBUG <0013> endpoint:rtpbridge/2d@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956082 DLMGCP DEBUG <0013> endpoint:rtpbridge/2e@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956082 DLMGCP DEBUG <0013> endpoint:rtpbridge/2f@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956082 DLMGCP DEBUG <0013> endpoint:rtpbridge/30@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956082 DLMGCP DEBUG <0013> endpoint:rtpbridge/31@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956082 DLMGCP DEBUG <0013> endpoint:rtpbridge/32@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956082 DLMGCP DEBUG <0013> endpoint:rtpbridge/33@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956082 DLMGCP DEBUG <0013> endpoint:rtpbridge/34@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956082 DLMGCP DEBUG <0013> endpoint:rtpbridge/35@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956082 DLMGCP DEBUG <0013> endpoint:rtpbridge/36@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956082 DLMGCP DEBUG <0013> endpoint:rtpbridge/37@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956082 DLMGCP DEBUG <0013> endpoint:rtpbridge/38@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956082 DLMGCP DEBUG <0013> endpoint:rtpbridge/39@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956082 DLMGCP DEBUG <0013> endpoint:rtpbridge/3a@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956082 DLMGCP DEBUG <0013> endpoint:rtpbridge/3b@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956082 DLMGCP DEBUG <0013> endpoint:rtpbridge/3c@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956082 DLMGCP DEBUG <0013> endpoint:rtpbridge/3d@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956082 DLMGCP DEBUG <0013> endpoint:rtpbridge/3e@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956082 DLMGCP DEBUG <0013> endpoint:rtpbridge/3f@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956082 DLMGCP DEBUG <0013> endpoint:rtpbridge/40@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956082 DLMGCP DEBUG <0013> endpoint:rtpbridge/41@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956082 DLMGCP DEBUG <0013> endpoint:rtpbridge/42@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956082 DLMGCP DEBUG <0013> endpoint:rtpbridge/43@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956082 DLMGCP DEBUG <0013> endpoint:rtpbridge/44@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956082 DLMGCP DEBUG <0013> endpoint:rtpbridge/45@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956082 DLMGCP DEBUG <0013> endpoint:rtpbridge/46@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956092 DLMGCP DEBUG <0013> Received message: line #00: DLCX 2745 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241102125956092 DLMGCP DEBUG <0013> Received message: line #01: C: 00CA (mgcp_msg.c:67) 20241102125956092 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found free endpoint: rtpbridge/1@mgw (mgcp_endp.c:261) 20241102125956092 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:441) 20241102125956092 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241102125956092 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956092 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956092 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956092 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956092 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956092 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956092 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956092 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956092 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956092 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956092 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956092 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956092 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956092 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956092 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956092 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956092 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956092 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956092 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956092 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956092 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956092 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956092 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956092 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956092 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956092 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956092 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956092 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956092 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956092 DLMGCP DEBUG <0013> endpoint:rtpbridge/1e@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956094 DLMGCP DEBUG <0013> Received message: line #00: DLCX 2746 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241102125956094 DLMGCP DEBUG <0013> Received message: line #01: C: 00CB (mgcp_msg.c:67) 20241102125956094 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found free endpoint: rtpbridge/1@mgw (mgcp_endp.c:261) 20241102125956094 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:441) 20241102125956094 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241102125956094 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956094 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956094 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956094 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956094 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956094 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956094 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956094 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956094 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956094 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956094 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956094 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956094 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956094 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956094 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956094 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956094 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956094 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956094 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956094 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956094 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956094 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956094 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956094 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956094 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956094 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956094 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956094 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956094 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956094 DLMGCP DEBUG <0013> endpoint:rtpbridge/1e@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956094 DLMGCP DEBUG <0013> endpoint:rtpbridge/1f@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956094 DLMGCP DEBUG <0013> endpoint:rtpbridge/20@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956094 DLMGCP DEBUG <0013> endpoint:rtpbridge/21@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956094 DLMGCP DEBUG <0013> endpoint:rtpbridge/22@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956094 DLMGCP DEBUG <0013> endpoint:rtpbridge/23@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956094 DLMGCP DEBUG <0013> endpoint:rtpbridge/24@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956094 DLMGCP DEBUG <0013> endpoint:rtpbridge/25@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956094 DLMGCP DEBUG <0013> endpoint:rtpbridge/26@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956094 DLMGCP DEBUG <0013> endpoint:rtpbridge/27@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956094 DLMGCP DEBUG <0013> endpoint:rtpbridge/28@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956094 DLMGCP DEBUG <0013> endpoint:rtpbridge/29@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956094 DLMGCP DEBUG <0013> endpoint:rtpbridge/2a@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956094 DLMGCP DEBUG <0013> endpoint:rtpbridge/2b@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956094 DLMGCP DEBUG <0013> endpoint:rtpbridge/2c@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956094 DLMGCP DEBUG <0013> endpoint:rtpbridge/2d@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956094 DLMGCP DEBUG <0013> endpoint:rtpbridge/2e@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956094 DLMGCP DEBUG <0013> endpoint:rtpbridge/2f@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956094 DLMGCP DEBUG <0013> endpoint:rtpbridge/30@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956094 DLMGCP DEBUG <0013> endpoint:rtpbridge/31@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956094 DLMGCP DEBUG <0013> endpoint:rtpbridge/32@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956094 DLMGCP DEBUG <0013> endpoint:rtpbridge/33@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956094 DLMGCP DEBUG <0013> endpoint:rtpbridge/34@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956094 DLMGCP DEBUG <0013> endpoint:rtpbridge/35@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956094 DLMGCP DEBUG <0013> endpoint:rtpbridge/36@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956094 DLMGCP DEBUG <0013> endpoint:rtpbridge/37@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956094 DLMGCP DEBUG <0013> endpoint:rtpbridge/38@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956094 DLMGCP DEBUG <0013> endpoint:rtpbridge/39@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956094 DLMGCP DEBUG <0013> endpoint:rtpbridge/3a@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956094 DLMGCP DEBUG <0013> endpoint:rtpbridge/3b@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956094 DLMGCP DEBUG <0013> endpoint:rtpbridge/3c@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956094 DLMGCP DEBUG <0013> endpoint:rtpbridge/3d@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956094 DLMGCP DEBUG <0013> endpoint:rtpbridge/3e@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956094 DLMGCP DEBUG <0013> endpoint:rtpbridge/3f@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956094 DLMGCP DEBUG <0013> endpoint:rtpbridge/40@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956094 DLMGCP DEBUG <0013> endpoint:rtpbridge/41@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956094 DLMGCP DEBUG <0013> endpoint:rtpbridge/42@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956094 DLMGCP DEBUG <0013> endpoint:rtpbridge/43@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956094 DLMGCP DEBUG <0013> endpoint:rtpbridge/44@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956094 DLMGCP DEBUG <0013> endpoint:rtpbridge/45@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956094 DLMGCP DEBUG <0013> endpoint:rtpbridge/46@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956094 DLMGCP DEBUG <0013> endpoint:rtpbridge/47@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956094 DLMGCP DEBUG <0013> endpoint:rtpbridge/48@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956094 DLMGCP DEBUG <0013> endpoint:rtpbridge/49@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956094 DLMGCP DEBUG <0013> endpoint:rtpbridge/4a@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956094 DLMGCP DEBUG <0013> endpoint:rtpbridge/4b@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956094 DLMGCP DEBUG <0013> endpoint:rtpbridge/4c@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956094 DLMGCP DEBUG <0013> endpoint:rtpbridge/4d@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956094 DLMGCP DEBUG <0013> endpoint:rtpbridge/4e@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956094 DLMGCP DEBUG <0013> endpoint:rtpbridge/4f@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956094 DLMGCP DEBUG <0013> endpoint:rtpbridge/50@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956094 DLMGCP DEBUG <0013> endpoint:rtpbridge/51@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956094 DLMGCP DEBUG <0013> endpoint:rtpbridge/52@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956094 DLMGCP DEBUG <0013> endpoint:rtpbridge/53@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956094 DLMGCP DEBUG <0013> endpoint:rtpbridge/54@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956094 DLMGCP DEBUG <0013> endpoint:rtpbridge/55@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956094 DLMGCP DEBUG <0013> endpoint:rtpbridge/56@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956094 DLMGCP DEBUG <0013> endpoint:rtpbridge/57@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956094 DLMGCP DEBUG <0013> endpoint:rtpbridge/58@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956094 DLMGCP DEBUG <0013> endpoint:rtpbridge/59@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956094 DLMGCP DEBUG <0013> endpoint:rtpbridge/5a@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956094 DLMGCP DEBUG <0013> endpoint:rtpbridge/5b@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956094 DLMGCP DEBUG <0013> endpoint:rtpbridge/5c@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956094 DLMGCP DEBUG <0013> endpoint:rtpbridge/5d@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956094 DLMGCP DEBUG <0013> endpoint:rtpbridge/5e@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956094 DLMGCP DEBUG <0013> endpoint:rtpbridge/5f@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956094 DLMGCP DEBUG <0013> endpoint:rtpbridge/60@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956094 DLMGCP DEBUG <0013> endpoint:rtpbridge/61@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956094 DLMGCP DEBUG <0013> endpoint:rtpbridge/62@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956094 DLMGCP DEBUG <0013> endpoint:rtpbridge/63@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956094 DLMGCP DEBUG <0013> endpoint:rtpbridge/64@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956094 DLMGCP DEBUG <0013> endpoint:rtpbridge/65@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956094 DLMGCP DEBUG <0013> endpoint:rtpbridge/66@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956094 DLMGCP DEBUG <0013> endpoint:rtpbridge/67@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956094 DLMGCP DEBUG <0013> endpoint:rtpbridge/68@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956094 DLMGCP DEBUG <0013> endpoint:rtpbridge/69@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956094 DLMGCP DEBUG <0013> endpoint:rtpbridge/6a@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956094 DLMGCP DEBUG <0013> endpoint:rtpbridge/6b@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956094 DLMGCP DEBUG <0013> endpoint:rtpbridge/6c@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956094 DLMGCP DEBUG <0013> endpoint:rtpbridge/6d@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956094 DLMGCP DEBUG <0013> endpoint:rtpbridge/6e@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956094 DLMGCP DEBUG <0013> endpoint:rtpbridge/6f@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956094 DLMGCP DEBUG <0013> endpoint:rtpbridge/70@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956094 DLMGCP DEBUG <0013> endpoint:rtpbridge/71@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956094 DLMGCP DEBUG <0013> endpoint:rtpbridge/72@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956094 DLMGCP DEBUG <0013> endpoint:rtpbridge/73@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956094 DLMGCP DEBUG <0013> endpoint:rtpbridge/74@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956094 DLMGCP DEBUG <0013> endpoint:rtpbridge/75@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956094 DLMGCP DEBUG <0013> endpoint:rtpbridge/76@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956095 DLMGCP DEBUG <0013> endpoint:rtpbridge/77@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956095 DLMGCP DEBUG <0013> endpoint:rtpbridge/78@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956095 DLMGCP DEBUG <0013> endpoint:rtpbridge/79@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956095 DLMGCP DEBUG <0013> endpoint:rtpbridge/7a@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956095 DLMGCP DEBUG <0013> endpoint:rtpbridge/7b@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956095 DLMGCP DEBUG <0013> endpoint:rtpbridge/7c@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956095 DLMGCP DEBUG <0013> endpoint:rtpbridge/7d@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956095 DLMGCP DEBUG <0013> endpoint:rtpbridge/7e@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956095 DLMGCP DEBUG <0013> endpoint:rtpbridge/7f@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956095 DLMGCP DEBUG <0013> endpoint:rtpbridge/80@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956095 DLMGCP DEBUG <0013> endpoint:rtpbridge/81@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956095 DLMGCP DEBUG <0013> endpoint:rtpbridge/82@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956095 DLMGCP DEBUG <0013> endpoint:rtpbridge/83@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956095 DLMGCP DEBUG <0013> endpoint:rtpbridge/84@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956095 DLMGCP DEBUG <0013> endpoint:rtpbridge/85@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956095 DLMGCP DEBUG <0013> endpoint:rtpbridge/86@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956095 DLMGCP DEBUG <0013> endpoint:rtpbridge/87@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956095 DLMGCP DEBUG <0013> endpoint:rtpbridge/88@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956095 DLMGCP DEBUG <0013> endpoint:rtpbridge/89@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956095 DLMGCP DEBUG <0013> endpoint:rtpbridge/8a@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956095 DLMGCP DEBUG <0013> endpoint:rtpbridge/8b@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956095 DLMGCP DEBUG <0013> endpoint:rtpbridge/8c@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956095 DLMGCP DEBUG <0013> endpoint:rtpbridge/8d@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956095 DLMGCP DEBUG <0013> endpoint:rtpbridge/8e@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956095 DLMGCP DEBUG <0013> endpoint:rtpbridge/8f@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956095 DLMGCP DEBUG <0013> endpoint:rtpbridge/90@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956095 DLMGCP DEBUG <0013> endpoint:rtpbridge/91@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956095 DLMGCP DEBUG <0013> endpoint:rtpbridge/92@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956095 DLMGCP DEBUG <0013> endpoint:rtpbridge/93@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956095 DLMGCP DEBUG <0013> endpoint:rtpbridge/94@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956095 DLMGCP DEBUG <0013> endpoint:rtpbridge/95@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956095 DLMGCP DEBUG <0013> endpoint:rtpbridge/96@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956095 DLMGCP DEBUG <0013> endpoint:rtpbridge/97@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956095 DLMGCP DEBUG <0013> endpoint:rtpbridge/98@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956095 DLMGCP DEBUG <0013> endpoint:rtpbridge/99@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956095 DLMGCP DEBUG <0013> endpoint:rtpbridge/9a@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956095 DLMGCP DEBUG <0013> endpoint:rtpbridge/9b@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956095 DLMGCP DEBUG <0013> endpoint:rtpbridge/9c@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956095 DLMGCP DEBUG <0013> endpoint:rtpbridge/9d@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956095 DLMGCP DEBUG <0013> endpoint:rtpbridge/9e@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956095 DLMGCP DEBUG <0013> endpoint:rtpbridge/9f@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956095 DLMGCP DEBUG <0013> endpoint:rtpbridge/a0@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956095 DLMGCP DEBUG <0013> endpoint:rtpbridge/a1@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956095 DLMGCP DEBUG <0013> endpoint:rtpbridge/a2@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956095 DLMGCP DEBUG <0013> endpoint:rtpbridge/a3@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956095 DLMGCP DEBUG <0013> endpoint:rtpbridge/a4@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956095 DLMGCP DEBUG <0013> endpoint:rtpbridge/a5@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956095 DLMGCP DEBUG <0013> endpoint:rtpbridge/a6@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956095 DLMGCP DEBUG <0013> endpoint:rtpbridge/a7@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956095 DLMGCP DEBUG <0013> endpoint:rtpbridge/a8@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956095 DLMGCP DEBUG <0013> endpoint:rtpbridge/a9@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956095 DLMGCP DEBUG <0013> endpoint:rtpbridge/aa@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956095 DLMGCP DEBUG <0013> endpoint:rtpbridge/ab@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956095 DLMGCP DEBUG <0013> endpoint:rtpbridge/ac@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956095 DLMGCP DEBUG <0013> endpoint:rtpbridge/ad@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956095 DLMGCP DEBUG <0013> endpoint:rtpbridge/ae@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956095 DLMGCP DEBUG <0013> endpoint:rtpbridge/af@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956095 DLMGCP DEBUG <0013> endpoint:rtpbridge/b0@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956095 DLMGCP DEBUG <0013> endpoint:rtpbridge/b1@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956095 DLMGCP DEBUG <0013> endpoint:rtpbridge/b2@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956095 DLMGCP DEBUG <0013> endpoint:rtpbridge/b3@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956095 DLMGCP DEBUG <0013> endpoint:rtpbridge/b4@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956095 DLMGCP DEBUG <0013> endpoint:rtpbridge/b5@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956095 DLMGCP DEBUG <0013> endpoint:rtpbridge/b6@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956095 DLMGCP DEBUG <0013> endpoint:rtpbridge/b7@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956095 DLMGCP DEBUG <0013> endpoint:rtpbridge/b8@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956095 DLMGCP DEBUG <0013> endpoint:rtpbridge/b9@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956095 DLMGCP DEBUG <0013> endpoint:rtpbridge/ba@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956095 DLMGCP DEBUG <0013> endpoint:rtpbridge/bb@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956095 DLMGCP DEBUG <0013> endpoint:rtpbridge/bc@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956095 DLMGCP DEBUG <0013> endpoint:rtpbridge/bd@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956095 DLMGCP DEBUG <0013> endpoint:rtpbridge/be@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956095 DLMGCP DEBUG <0013> endpoint:rtpbridge/bf@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956095 DLMGCP DEBUG <0013> endpoint:rtpbridge/c0@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956095 DLMGCP DEBUG <0013> endpoint:rtpbridge/c1@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956095 DLMGCP DEBUG <0013> endpoint:rtpbridge/c2@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956095 DLMGCP DEBUG <0013> endpoint:rtpbridge/c3@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956095 DLMGCP DEBUG <0013> endpoint:rtpbridge/c4@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956095 DLMGCP DEBUG <0013> endpoint:rtpbridge/c5@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956095 DLMGCP DEBUG <0013> endpoint:rtpbridge/c6@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956095 DLMGCP DEBUG <0013> endpoint:rtpbridge/c7@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956095 DLMGCP DEBUG <0013> endpoint:rtpbridge/c8@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956095 DLMGCP DEBUG <0013> endpoint:rtpbridge/c9@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956095 DLMGCP DEBUG <0013> endpoint:rtpbridge/ca@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956095 DLMGCP DEBUG <0013> endpoint:rtpbridge/cb@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956095 DLMGCP DEBUG <0013> endpoint:rtpbridge/cc@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956095 DLMGCP DEBUG <0013> endpoint:rtpbridge/cd@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956095 DLMGCP DEBUG <0013> endpoint:rtpbridge/ce@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956095 DLMGCP DEBUG <0013> endpoint:rtpbridge/cf@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956095 DLMGCP DEBUG <0013> endpoint:rtpbridge/d0@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956095 DLMGCP DEBUG <0013> endpoint:rtpbridge/d1@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956095 DLMGCP DEBUG <0013> endpoint:rtpbridge/d2@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956095 DLMGCP DEBUG <0013> endpoint:rtpbridge/d3@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956095 DLMGCP DEBUG <0013> endpoint:rtpbridge/d4@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956095 DLMGCP DEBUG <0013> endpoint:rtpbridge/d5@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956095 DLMGCP DEBUG <0013> endpoint:rtpbridge/d6@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956095 DLMGCP DEBUG <0013> endpoint:rtpbridge/d7@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956095 DLMGCP DEBUG <0013> endpoint:rtpbridge/d8@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956095 DLMGCP DEBUG <0013> endpoint:rtpbridge/d9@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956095 DLMGCP DEBUG <0013> endpoint:rtpbridge/da@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956095 DLMGCP DEBUG <0013> endpoint:rtpbridge/db@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956095 DLMGCP DEBUG <0013> endpoint:rtpbridge/dc@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956095 DLMGCP DEBUG <0013> endpoint:rtpbridge/dd@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956095 DLMGCP DEBUG <0013> endpoint:rtpbridge/de@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956095 DLMGCP DEBUG <0013> endpoint:rtpbridge/df@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956095 DLMGCP DEBUG <0013> endpoint:rtpbridge/e0@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956095 DLMGCP DEBUG <0013> endpoint:rtpbridge/e1@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956095 DLMGCP DEBUG <0013> endpoint:rtpbridge/e2@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956095 DLMGCP DEBUG <0013> endpoint:rtpbridge/e3@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956095 DLMGCP DEBUG <0013> endpoint:rtpbridge/e4@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956095 DLMGCP DEBUG <0013> endpoint:rtpbridge/e5@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956095 DLMGCP DEBUG <0013> endpoint:rtpbridge/e6@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956095 DLMGCP DEBUG <0013> endpoint:rtpbridge/e7@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956095 DLMGCP DEBUG <0013> endpoint:rtpbridge/e8@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956095 DLMGCP DEBUG <0013> endpoint:rtpbridge/e9@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956095 DLMGCP DEBUG <0013> endpoint:rtpbridge/ea@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956095 DLMGCP DEBUG <0013> endpoint:rtpbridge/eb@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956095 DLMGCP DEBUG <0013> endpoint:rtpbridge/ec@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956095 DLMGCP DEBUG <0013> endpoint:rtpbridge/ed@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956095 DLMGCP DEBUG <0013> endpoint:rtpbridge/ee@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956095 DLMGCP DEBUG <0013> endpoint:rtpbridge/ef@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956095 DLMGCP DEBUG <0013> endpoint:rtpbridge/f0@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956095 DLMGCP DEBUG <0013> endpoint:rtpbridge/f1@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956095 DLMGCP DEBUG <0013> endpoint:rtpbridge/f2@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956095 DLMGCP DEBUG <0013> endpoint:rtpbridge/f3@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956095 DLMGCP DEBUG <0013> endpoint:rtpbridge/f4@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956095 DLMGCP DEBUG <0013> endpoint:rtpbridge/f5@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956095 DLMGCP DEBUG <0013> endpoint:rtpbridge/f6@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956095 DLMGCP DEBUG <0013> endpoint:rtpbridge/f7@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956095 DLMGCP DEBUG <0013> endpoint:rtpbridge/f8@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956095 DLMGCP DEBUG <0013> endpoint:rtpbridge/f9@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956095 DLMGCP DEBUG <0013> endpoint:rtpbridge/fa@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956095 DLMGCP DEBUG <0013> endpoint:rtpbridge/fb@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956095 DLMGCP DEBUG <0013> endpoint:rtpbridge/fc@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956095 DLMGCP DEBUG <0013> endpoint:rtpbridge/fd@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956095 DLMGCP DEBUG <0013> endpoint:rtpbridge/fe@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956095 DLMGCP DEBUG <0013> endpoint:rtpbridge/ff@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956095 DLMGCP DEBUG <0013> endpoint:rtpbridge/100@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956095 DLMGCP DEBUG <0013> endpoint:rtpbridge/101@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956095 DLMGCP DEBUG <0013> endpoint:rtpbridge/102@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956095 DLMGCP DEBUG <0013> endpoint:rtpbridge/103@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956095 DLMGCP DEBUG <0013> endpoint:rtpbridge/104@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956095 DLMGCP DEBUG <0013> endpoint:rtpbridge/105@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956095 DLMGCP DEBUG <0013> endpoint:rtpbridge/106@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956095 DLMGCP DEBUG <0013> endpoint:rtpbridge/107@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956095 DLMGCP DEBUG <0013> endpoint:rtpbridge/108@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956095 DLMGCP DEBUG <0013> endpoint:rtpbridge/109@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956095 DLMGCP DEBUG <0013> endpoint:rtpbridge/10a@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956095 DLMGCP DEBUG <0013> endpoint:rtpbridge/10b@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956095 DLMGCP DEBUG <0013> endpoint:rtpbridge/10c@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956095 DLMGCP DEBUG <0013> endpoint:rtpbridge/10d@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956095 DLMGCP DEBUG <0013> endpoint:rtpbridge/10e@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956095 DLMGCP DEBUG <0013> endpoint:rtpbridge/10f@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956095 DLMGCP DEBUG <0013> endpoint:rtpbridge/110@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956095 DLMGCP DEBUG <0013> endpoint:rtpbridge/111@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956095 DLMGCP DEBUG <0013> endpoint:rtpbridge/112@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956095 DLMGCP DEBUG <0013> endpoint:rtpbridge/113@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956095 DLMGCP DEBUG <0013> endpoint:rtpbridge/114@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956095 DLMGCP DEBUG <0013> endpoint:rtpbridge/115@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956095 DLMGCP DEBUG <0013> endpoint:rtpbridge/116@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956095 DLMGCP DEBUG <0013> endpoint:rtpbridge/117@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956095 DLMGCP DEBUG <0013> endpoint:rtpbridge/118@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956095 DLMGCP DEBUG <0013> endpoint:rtpbridge/119@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956095 DLMGCP DEBUG <0013> endpoint:rtpbridge/11a@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956095 DLMGCP DEBUG <0013> endpoint:rtpbridge/11b@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956095 DLMGCP DEBUG <0013> endpoint:rtpbridge/11c@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956095 DLMGCP DEBUG <0013> endpoint:rtpbridge/11d@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956095 DLMGCP DEBUG <0013> endpoint:rtpbridge/11e@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956095 DLMGCP DEBUG <0013> endpoint:rtpbridge/11f@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956095 DLMGCP DEBUG <0013> endpoint:rtpbridge/120@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956095 DLMGCP DEBUG <0013> endpoint:rtpbridge/121@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956095 DLMGCP DEBUG <0013> endpoint:rtpbridge/122@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956095 DLMGCP DEBUG <0013> endpoint:rtpbridge/123@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956095 DLMGCP DEBUG <0013> endpoint:rtpbridge/124@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956095 DLMGCP DEBUG <0013> endpoint:rtpbridge/125@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956095 DLMGCP DEBUG <0013> endpoint:rtpbridge/126@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956095 DLMGCP DEBUG <0013> endpoint:rtpbridge/127@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956095 DLMGCP DEBUG <0013> endpoint:rtpbridge/128@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956095 DLMGCP DEBUG <0013> endpoint:rtpbridge/129@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956095 DLMGCP DEBUG <0013> endpoint:rtpbridge/12a@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956095 DLMGCP DEBUG <0013> endpoint:rtpbridge/12b@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956095 DLMGCP DEBUG <0013> endpoint:rtpbridge/12c@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956096 DLMGCP DEBUG <0013> endpoint:none Generated response: code=200 (mgcp_protocol.c:230) 20241102125956096 DLMGCP DEBUG <0013> Generated response: line #00: 200 2746 OK (mgcp_msg.c:67) 20241102125956096 DLMGCP DEBUG <0013> Received message: line #00: DLCX 2747 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241102125956096 DLMGCP DEBUG <0013> Received message: line #01: C: 00CC (mgcp_msg.c:67) 20241102125956096 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found free endpoint: rtpbridge/1@mgw (mgcp_endp.c:261) 20241102125956096 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:441) 20241102125956096 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241102125956096 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956096 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956096 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956096 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956096 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956096 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956096 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956096 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956096 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956096 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956096 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956096 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956096 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956096 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956096 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956096 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956096 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956096 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956096 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956096 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956096 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956096 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956096 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956096 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956096 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956096 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956096 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956096 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956096 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956096 DLMGCP DEBUG <0013> endpoint:rtpbridge/1e@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956096 DLMGCP DEBUG <0013> endpoint:rtpbridge/1f@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956096 DLMGCP DEBUG <0013> endpoint:rtpbridge/20@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956096 DLMGCP DEBUG <0013> endpoint:rtpbridge/21@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956096 DLMGCP DEBUG <0013> endpoint:rtpbridge/22@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956096 DLMGCP DEBUG <0013> endpoint:rtpbridge/23@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956096 DLMGCP DEBUG <0013> endpoint:rtpbridge/24@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956096 DLMGCP DEBUG <0013> endpoint:rtpbridge/25@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956096 DLMGCP DEBUG <0013> endpoint:rtpbridge/26@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956096 DLMGCP DEBUG <0013> endpoint:rtpbridge/27@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956096 DLMGCP DEBUG <0013> endpoint:rtpbridge/28@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956096 DLMGCP DEBUG <0013> endpoint:rtpbridge/29@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956096 DLMGCP DEBUG <0013> endpoint:rtpbridge/2a@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956096 DLMGCP DEBUG <0013> endpoint:rtpbridge/2b@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956096 DLMGCP DEBUG <0013> endpoint:rtpbridge/2c@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956096 DLMGCP DEBUG <0013> endpoint:rtpbridge/2d@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956096 DLMGCP DEBUG <0013> endpoint:rtpbridge/2e@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956096 DLMGCP DEBUG <0013> endpoint:rtpbridge/2f@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956096 DLMGCP DEBUG <0013> endpoint:rtpbridge/30@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956096 DLMGCP DEBUG <0013> endpoint:rtpbridge/31@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956096 DLMGCP DEBUG <0013> endpoint:rtpbridge/32@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956096 DLMGCP DEBUG <0013> endpoint:rtpbridge/33@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956096 DLMGCP DEBUG <0013> endpoint:rtpbridge/34@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956096 DLMGCP DEBUG <0013> endpoint:rtpbridge/35@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956096 DLMGCP DEBUG <0013> endpoint:rtpbridge/36@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956096 DLMGCP DEBUG <0013> endpoint:rtpbridge/37@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956096 DLMGCP DEBUG <0013> endpoint:rtpbridge/38@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956096 DLMGCP DEBUG <0013> endpoint:rtpbridge/39@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956096 DLMGCP DEBUG <0013> endpoint:rtpbridge/3a@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956096 DLMGCP DEBUG <0013> endpoint:rtpbridge/3b@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956096 DLMGCP DEBUG <0013> endpoint:rtpbridge/3c@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956096 DLMGCP DEBUG <0013> endpoint:rtpbridge/3d@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956096 DLMGCP DEBUG <0013> endpoint:rtpbridge/3e@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956096 DLMGCP DEBUG <0013> endpoint:rtpbridge/3f@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956096 DLMGCP DEBUG <0013> endpoint:rtpbridge/40@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956096 DLMGCP DEBUG <0013> endpoint:rtpbridge/41@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956096 DLMGCP DEBUG <0013> endpoint:rtpbridge/42@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956096 DLMGCP DEBUG <0013> endpoint:rtpbridge/43@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956096 DLMGCP DEBUG <0013> endpoint:rtpbridge/44@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956096 DLMGCP DEBUG <0013> endpoint:rtpbridge/45@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956096 DLMGCP DEBUG <0013> endpoint:rtpbridge/46@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956096 DLMGCP DEBUG <0013> endpoint:rtpbridge/47@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956096 DLMGCP DEBUG <0013> endpoint:rtpbridge/48@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956096 DLMGCP DEBUG <0013> endpoint:rtpbridge/49@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956096 DLMGCP DEBUG <0013> endpoint:rtpbridge/4a@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956096 DLMGCP DEBUG <0013> endpoint:rtpbridge/4b@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956096 DLMGCP DEBUG <0013> endpoint:rtpbridge/4c@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956096 DLMGCP DEBUG <0013> endpoint:rtpbridge/4d@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956096 DLMGCP DEBUG <0013> endpoint:rtpbridge/4e@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956096 DLMGCP DEBUG <0013> endpoint:rtpbridge/4f@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956096 DLMGCP DEBUG <0013> endpoint:rtpbridge/50@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956096 DLMGCP DEBUG <0013> endpoint:rtpbridge/51@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956096 DLMGCP DEBUG <0013> endpoint:rtpbridge/52@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956096 DLMGCP DEBUG <0013> endpoint:rtpbridge/53@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956096 DLMGCP DEBUG <0013> endpoint:rtpbridge/54@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956096 DLMGCP DEBUG <0013> endpoint:rtpbridge/55@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956096 DLMGCP DEBUG <0013> endpoint:rtpbridge/56@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956096 DLMGCP DEBUG <0013> endpoint:rtpbridge/57@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956096 DLMGCP DEBUG <0013> endpoint:rtpbridge/58@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956096 DLMGCP DEBUG <0013> endpoint:rtpbridge/59@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956096 DLMGCP DEBUG <0013> endpoint:rtpbridge/5a@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956096 DLMGCP DEBUG <0013> endpoint:rtpbridge/5b@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956096 DLMGCP DEBUG <0013> endpoint:rtpbridge/5c@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956096 DLMGCP DEBUG <0013> endpoint:rtpbridge/5d@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956096 DLMGCP DEBUG <0013> endpoint:rtpbridge/5e@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956096 DLMGCP DEBUG <0013> endpoint:rtpbridge/5f@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956097 DLMGCP DEBUG <0013> endpoint:rtpbridge/60@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956097 DLMGCP DEBUG <0013> endpoint:rtpbridge/61@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956097 DLMGCP DEBUG <0013> endpoint:rtpbridge/62@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956097 DLMGCP DEBUG <0013> endpoint:rtpbridge/63@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956097 DLMGCP DEBUG <0013> endpoint:rtpbridge/64@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956097 DLMGCP DEBUG <0013> endpoint:rtpbridge/65@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956097 DLMGCP DEBUG <0013> endpoint:rtpbridge/66@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956097 DLMGCP DEBUG <0013> endpoint:rtpbridge/67@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956097 DLMGCP DEBUG <0013> endpoint:rtpbridge/68@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956097 DLMGCP DEBUG <0013> endpoint:rtpbridge/69@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956097 DLMGCP DEBUG <0013> endpoint:rtpbridge/6a@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956097 DLMGCP DEBUG <0013> endpoint:rtpbridge/6b@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956097 DLMGCP DEBUG <0013> endpoint:rtpbridge/6c@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956097 DLMGCP DEBUG <0013> endpoint:rtpbridge/6d@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956097 DLMGCP DEBUG <0013> endpoint:rtpbridge/6e@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956097 DLMGCP DEBUG <0013> endpoint:rtpbridge/6f@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956097 DLMGCP DEBUG <0013> endpoint:rtpbridge/70@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956097 DLMGCP DEBUG <0013> endpoint:rtpbridge/71@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956097 DLMGCP DEBUG <0013> endpoint:rtpbridge/72@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956097 DLMGCP DEBUG <0013> endpoint:rtpbridge/73@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956097 DLMGCP DEBUG <0013> endpoint:rtpbridge/74@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956097 DLMGCP DEBUG <0013> endpoint:rtpbridge/75@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956097 DLMGCP DEBUG <0013> endpoint:rtpbridge/76@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956097 DLMGCP DEBUG <0013> endpoint:rtpbridge/77@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956097 DLMGCP DEBUG <0013> endpoint:rtpbridge/78@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956097 DLMGCP DEBUG <0013> endpoint:rtpbridge/79@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956097 DLMGCP DEBUG <0013> endpoint:rtpbridge/7a@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956097 DLMGCP DEBUG <0013> endpoint:rtpbridge/7b@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956097 DLMGCP DEBUG <0013> endpoint:rtpbridge/7c@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956097 DLMGCP DEBUG <0013> endpoint:rtpbridge/7d@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956097 DLMGCP DEBUG <0013> endpoint:rtpbridge/7e@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956097 DLMGCP DEBUG <0013> endpoint:rtpbridge/7f@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956097 DLMGCP DEBUG <0013> endpoint:rtpbridge/80@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956097 DLMGCP DEBUG <0013> endpoint:rtpbridge/81@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956097 DLMGCP DEBUG <0013> endpoint:rtpbridge/82@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956097 DLMGCP DEBUG <0013> endpoint:rtpbridge/83@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956097 DLMGCP DEBUG <0013> endpoint:rtpbridge/84@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956097 DLMGCP DEBUG <0013> endpoint:rtpbridge/85@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956097 DLMGCP DEBUG <0013> endpoint:rtpbridge/86@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956097 DLMGCP DEBUG <0013> endpoint:rtpbridge/87@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956097 DLMGCP DEBUG <0013> endpoint:rtpbridge/88@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956097 DLMGCP DEBUG <0013> endpoint:rtpbridge/89@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956097 DLMGCP DEBUG <0013> endpoint:rtpbridge/8a@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956106 DLMGCP DEBUG <0013> Received message: line #00: DLCX 2752 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241102125956106 DLMGCP DEBUG <0013> Received message: line #01: C: 00D1 (mgcp_msg.c:67) 20241102125956106 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found free endpoint: rtpbridge/1@mgw (mgcp_endp.c:261) 20241102125956106 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:441) 20241102125956106 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241102125956106 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956106 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956106 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956106 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956106 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956106 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956106 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956106 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956106 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956106 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956106 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956106 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956106 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956106 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956106 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956106 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956106 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956106 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956106 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956106 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956106 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956106 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956106 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956106 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956106 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956106 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956106 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956106 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956106 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956106 DLMGCP DEBUG <0013> endpoint:rtpbridge/1e@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956106 DLMGCP DEBUG <0013> endpoint:rtpbridge/1f@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956106 DLMGCP DEBUG <0013> endpoint:rtpbridge/20@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956106 DLMGCP DEBUG <0013> endpoint:rtpbridge/21@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956106 DLMGCP DEBUG <0013> endpoint:rtpbridge/22@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956106 DLMGCP DEBUG <0013> endpoint:rtpbridge/23@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956106 DLMGCP DEBUG <0013> endpoint:rtpbridge/24@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956106 DLMGCP DEBUG <0013> endpoint:rtpbridge/25@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956106 DLMGCP DEBUG <0013> endpoint:rtpbridge/26@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956106 DLMGCP DEBUG <0013> endpoint:rtpbridge/27@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956106 DLMGCP DEBUG <0013> endpoint:rtpbridge/28@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956106 DLMGCP DEBUG <0013> endpoint:rtpbridge/29@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956106 DLMGCP DEBUG <0013> endpoint:rtpbridge/2a@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956106 DLMGCP DEBUG <0013> endpoint:rtpbridge/2b@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956106 DLMGCP DEBUG <0013> endpoint:rtpbridge/2c@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956106 DLMGCP DEBUG <0013> endpoint:rtpbridge/2d@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956106 DLMGCP DEBUG <0013> endpoint:rtpbridge/2e@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956106 DLMGCP DEBUG <0013> endpoint:rtpbridge/2f@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956106 DLMGCP DEBUG <0013> endpoint:rtpbridge/30@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956106 DLMGCP DEBUG <0013> endpoint:rtpbridge/31@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956106 DLMGCP DEBUG <0013> endpoint:rtpbridge/32@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956106 DLMGCP DEBUG <0013> endpoint:rtpbridge/33@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956106 DLMGCP DEBUG <0013> endpoint:rtpbridge/34@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956106 DLMGCP DEBUG <0013> endpoint:rtpbridge/35@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956106 DLMGCP DEBUG <0013> endpoint:rtpbridge/36@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956106 DLMGCP DEBUG <0013> endpoint:rtpbridge/37@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956106 DLMGCP DEBUG <0013> endpoint:rtpbridge/38@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956106 DLMGCP DEBUG <0013> endpoint:rtpbridge/39@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956106 DLMGCP DEBUG <0013> endpoint:rtpbridge/3a@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956106 DLMGCP DEBUG <0013> endpoint:rtpbridge/3b@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956106 DLMGCP DEBUG <0013> endpoint:rtpbridge/3c@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956106 DLMGCP DEBUG <0013> endpoint:rtpbridge/3d@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956106 DLMGCP DEBUG <0013> endpoint:rtpbridge/3e@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956106 DLMGCP DEBUG <0013> endpoint:rtpbridge/3f@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956106 DLMGCP DEBUG <0013> endpoint:rtpbridge/40@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956106 DLMGCP DEBUG <0013> endpoint:rtpbridge/41@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956106 DLMGCP DEBUG <0013> endpoint:rtpbridge/42@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956106 DLMGCP DEBUG <0013> endpoint:rtpbridge/43@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956106 DLMGCP DEBUG <0013> endpoint:rtpbridge/44@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956106 DLMGCP DEBUG <0013> endpoint:rtpbridge/45@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956106 DLMGCP DEBUG <0013> endpoint:rtpbridge/46@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956106 DLMGCP DEBUG <0013> endpoint:rtpbridge/47@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956106 DLMGCP DEBUG <0013> endpoint:rtpbridge/48@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956106 DLMGCP DEBUG <0013> endpoint:rtpbridge/49@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956106 DLMGCP DEBUG <0013> endpoint:rtpbridge/4a@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956106 DLMGCP DEBUG <0013> endpoint:rtpbridge/4b@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956106 DLMGCP DEBUG <0013> endpoint:rtpbridge/4c@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956106 DLMGCP DEBUG <0013> endpoint:rtpbridge/4d@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956106 DLMGCP DEBUG <0013> endpoint:rtpbridge/4e@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956106 DLMGCP DEBUG <0013> endpoint:rtpbridge/4f@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956106 DLMGCP DEBUG <0013> endpoint:rtpbridge/50@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956106 DLMGCP DEBUG <0013> endpoint:rtpbridge/51@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956106 DLMGCP DEBUG <0013> endpoint:rtpbridge/52@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956106 DLMGCP DEBUG <0013> endpoint:rtpbridge/53@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956106 DLMGCP DEBUG <0013> endpoint:rtpbridge/54@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956106 DLMGCP DEBUG <0013> endpoint:rtpbridge/55@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956106 DLMGCP DEBUG <0013> endpoint:rtpbridge/56@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956106 DLMGCP DEBUG <0013> endpoint:rtpbridge/57@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956106 DLMGCP DEBUG <0013> endpoint:rtpbridge/58@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956106 DLMGCP DEBUG <0013> endpoint:rtpbridge/59@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956106 DLMGCP DEBUG <0013> endpoint:rtpbridge/5a@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956106 DLMGCP DEBUG <0013> endpoint:rtpbridge/5b@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956106 DLMGCP DEBUG <0013> endpoint:rtpbridge/5c@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956106 DLMGCP DEBUG <0013> endpoint:rtpbridge/5d@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956106 DLMGCP DEBUG <0013> endpoint:rtpbridge/5e@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956106 DLMGCP DEBUG <0013> endpoint:rtpbridge/5f@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956106 DLMGCP DEBUG <0013> endpoint:rtpbridge/60@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956106 DLMGCP DEBUG <0013> endpoint:rtpbridge/61@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956106 DLMGCP DEBUG <0013> endpoint:rtpbridge/62@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956106 DLMGCP DEBUG <0013> endpoint:rtpbridge/63@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956106 DLMGCP DEBUG <0013> endpoint:rtpbridge/64@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956106 DLMGCP DEBUG <0013> endpoint:rtpbridge/65@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956106 DLMGCP DEBUG <0013> endpoint:rtpbridge/66@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956106 DLMGCP DEBUG <0013> endpoint:rtpbridge/67@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956106 DLMGCP DEBUG <0013> endpoint:rtpbridge/68@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956106 DLMGCP DEBUG <0013> endpoint:rtpbridge/69@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956106 DLMGCP DEBUG <0013> endpoint:rtpbridge/6a@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956106 DLMGCP DEBUG <0013> endpoint:rtpbridge/6b@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956106 DLMGCP DEBUG <0013> endpoint:rtpbridge/6c@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956106 DLMGCP DEBUG <0013> endpoint:rtpbridge/6d@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956106 DLMGCP DEBUG <0013> endpoint:rtpbridge/6e@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956106 DLMGCP DEBUG <0013> endpoint:rtpbridge/6f@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956106 DLMGCP DEBUG <0013> endpoint:rtpbridge/70@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956106 DLMGCP DEBUG <0013> endpoint:rtpbridge/71@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956106 DLMGCP DEBUG <0013> endpoint:rtpbridge/72@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956106 DLMGCP DEBUG <0013> endpoint:rtpbridge/73@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956106 DLMGCP DEBUG <0013> endpoint:rtpbridge/74@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956106 DLMGCP DEBUG <0013> endpoint:rtpbridge/75@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956106 DLMGCP DEBUG <0013> endpoint:rtpbridge/76@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956106 DLMGCP DEBUG <0013> endpoint:rtpbridge/77@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956108 DLMGCP DEBUG <0013> Received message: line #00: DLCX 2753 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241102125956108 DLMGCP DEBUG <0013> Received message: line #01: C: 00D2 (mgcp_msg.c:67) 20241102125956108 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found free endpoint: rtpbridge/1@mgw (mgcp_endp.c:261) 20241102125956108 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:441) 20241102125956108 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241102125956108 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956108 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956108 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956108 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956108 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956108 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956108 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956108 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956108 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956108 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956108 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956108 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956108 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956108 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956108 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956108 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956108 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956108 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956108 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956108 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956108 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956108 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956108 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956108 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956108 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956108 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956108 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956108 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956108 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956108 DLMGCP DEBUG <0013> endpoint:rtpbridge/1e@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956108 DLMGCP DEBUG <0013> endpoint:rtpbridge/1f@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956108 DLMGCP DEBUG <0013> endpoint:rtpbridge/20@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956108 DLMGCP DEBUG <0013> endpoint:rtpbridge/21@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956108 DLMGCP DEBUG <0013> endpoint:rtpbridge/22@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956108 DLMGCP DEBUG <0013> endpoint:rtpbridge/23@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956108 DLMGCP DEBUG <0013> endpoint:rtpbridge/24@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956108 DLMGCP DEBUG <0013> endpoint:rtpbridge/25@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956108 DLMGCP DEBUG <0013> endpoint:rtpbridge/26@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956108 DLMGCP DEBUG <0013> endpoint:rtpbridge/27@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956108 DLMGCP DEBUG <0013> endpoint:rtpbridge/28@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956108 DLMGCP DEBUG <0013> endpoint:rtpbridge/29@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956108 DLMGCP DEBUG <0013> endpoint:rtpbridge/2a@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956108 DLMGCP DEBUG <0013> endpoint:rtpbridge/2b@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956108 DLMGCP DEBUG <0013> endpoint:rtpbridge/2c@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956108 DLMGCP DEBUG <0013> endpoint:rtpbridge/2d@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956108 DLMGCP DEBUG <0013> endpoint:rtpbridge/2e@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956108 DLMGCP DEBUG <0013> endpoint:rtpbridge/2f@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956108 DLMGCP DEBUG <0013> endpoint:rtpbridge/30@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956108 DLMGCP DEBUG <0013> endpoint:rtpbridge/31@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956108 DLMGCP DEBUG <0013> endpoint:rtpbridge/32@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956108 DLMGCP DEBUG <0013> endpoint:rtpbridge/33@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956108 DLMGCP DEBUG <0013> endpoint:rtpbridge/34@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956108 DLMGCP DEBUG <0013> endpoint:rtpbridge/35@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956108 DLMGCP DEBUG <0013> endpoint:rtpbridge/36@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956108 DLMGCP DEBUG <0013> endpoint:rtpbridge/37@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956108 DLMGCP DEBUG <0013> endpoint:rtpbridge/38@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956108 DLMGCP DEBUG <0013> endpoint:rtpbridge/39@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956108 DLMGCP DEBUG <0013> endpoint:rtpbridge/3a@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956108 DLMGCP DEBUG <0013> endpoint:rtpbridge/3b@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956108 DLMGCP DEBUG <0013> endpoint:rtpbridge/3c@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956108 DLMGCP DEBUG <0013> endpoint:rtpbridge/3d@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956108 DLMGCP DEBUG <0013> endpoint:rtpbridge/3e@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956108 DLMGCP DEBUG <0013> endpoint:rtpbridge/3f@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956108 DLMGCP DEBUG <0013> endpoint:rtpbridge/40@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956108 DLMGCP DEBUG <0013> endpoint:rtpbridge/41@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956108 DLMGCP DEBUG <0013> endpoint:rtpbridge/42@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956108 DLMGCP DEBUG <0013> endpoint:rtpbridge/43@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956108 DLMGCP DEBUG <0013> endpoint:rtpbridge/44@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956108 DLMGCP DEBUG <0013> endpoint:rtpbridge/45@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956108 DLMGCP DEBUG <0013> endpoint:rtpbridge/46@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956108 DLMGCP DEBUG <0013> endpoint:rtpbridge/47@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956108 DLMGCP DEBUG <0013> endpoint:rtpbridge/48@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956108 DLMGCP DEBUG <0013> endpoint:rtpbridge/49@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956108 DLMGCP DEBUG <0013> endpoint:rtpbridge/4a@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956108 DLMGCP DEBUG <0013> endpoint:rtpbridge/4b@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956108 DLMGCP DEBUG <0013> endpoint:rtpbridge/4c@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956108 DLMGCP DEBUG <0013> endpoint:rtpbridge/4d@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956108 DLMGCP DEBUG <0013> endpoint:rtpbridge/4e@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956108 DLMGCP DEBUG <0013> endpoint:rtpbridge/4f@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956108 DLMGCP DEBUG <0013> endpoint:rtpbridge/50@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956108 DLMGCP DEBUG <0013> endpoint:rtpbridge/51@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956108 DLMGCP DEBUG <0013> endpoint:rtpbridge/52@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956108 DLMGCP DEBUG <0013> endpoint:rtpbridge/53@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956108 DLMGCP DEBUG <0013> endpoint:rtpbridge/54@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956108 DLMGCP DEBUG <0013> endpoint:rtpbridge/55@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956108 DLMGCP DEBUG <0013> endpoint:rtpbridge/56@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956108 DLMGCP DEBUG <0013> endpoint:rtpbridge/57@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956108 DLMGCP DEBUG <0013> endpoint:rtpbridge/58@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956108 DLMGCP DEBUG <0013> endpoint:rtpbridge/59@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956108 DLMGCP DEBUG <0013> endpoint:rtpbridge/5a@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956108 DLMGCP DEBUG <0013> endpoint:rtpbridge/5b@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956108 DLMGCP DEBUG <0013> endpoint:rtpbridge/5c@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956108 DLMGCP DEBUG <0013> endpoint:rtpbridge/5d@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956108 DLMGCP DEBUG <0013> endpoint:rtpbridge/5e@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956108 DLMGCP DEBUG <0013> endpoint:rtpbridge/5f@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956108 DLMGCP DEBUG <0013> endpoint:rtpbridge/60@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956108 DLMGCP DEBUG <0013> endpoint:rtpbridge/61@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956108 DLMGCP DEBUG <0013> endpoint:rtpbridge/62@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956108 DLMGCP DEBUG <0013> endpoint:rtpbridge/63@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956108 DLMGCP DEBUG <0013> endpoint:rtpbridge/64@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956108 DLMGCP DEBUG <0013> endpoint:rtpbridge/65@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956108 DLMGCP DEBUG <0013> endpoint:rtpbridge/66@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956108 DLMGCP DEBUG <0013> endpoint:rtpbridge/67@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956108 DLMGCP DEBUG <0013> endpoint:rtpbridge/68@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956108 DLMGCP DEBUG <0013> endpoint:rtpbridge/69@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956108 DLMGCP DEBUG <0013> endpoint:rtpbridge/6a@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956108 DLMGCP DEBUG <0013> endpoint:rtpbridge/6b@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956108 DLMGCP DEBUG <0013> endpoint:rtpbridge/6c@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956108 DLMGCP DEBUG <0013> endpoint:rtpbridge/6d@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956108 DLMGCP DEBUG <0013> endpoint:rtpbridge/6e@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956108 DLMGCP DEBUG <0013> endpoint:rtpbridge/6f@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956108 DLMGCP DEBUG <0013> endpoint:rtpbridge/70@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956108 DLMGCP DEBUG <0013> endpoint:rtpbridge/71@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956108 DLMGCP DEBUG <0013> endpoint:rtpbridge/72@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956108 DLMGCP DEBUG <0013> endpoint:rtpbridge/73@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956109 DLMGCP DEBUG <0013> endpoint:rtpbridge/74@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956109 DLMGCP DEBUG <0013> endpoint:rtpbridge/75@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956109 DLMGCP DEBUG <0013> endpoint:rtpbridge/76@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956109 DLMGCP DEBUG <0013> endpoint:rtpbridge/77@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956109 DLMGCP DEBUG <0013> endpoint:rtpbridge/78@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956109 DLMGCP DEBUG <0013> endpoint:rtpbridge/79@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956109 DLMGCP DEBUG <0013> endpoint:rtpbridge/7a@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956109 DLMGCP DEBUG <0013> endpoint:rtpbridge/7b@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956109 DLMGCP DEBUG <0013> endpoint:rtpbridge/7c@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956109 DLMGCP DEBUG <0013> endpoint:rtpbridge/7d@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956109 DLMGCP DEBUG <0013> endpoint:rtpbridge/7e@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956109 DLMGCP DEBUG <0013> endpoint:rtpbridge/7f@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956109 DLMGCP DEBUG <0013> endpoint:rtpbridge/80@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956109 DLMGCP DEBUG <0013> endpoint:rtpbridge/81@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956109 DLMGCP DEBUG <0013> endpoint:rtpbridge/82@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956109 DLMGCP DEBUG <0013> endpoint:rtpbridge/83@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956109 DLMGCP DEBUG <0013> endpoint:rtpbridge/84@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956109 DLMGCP DEBUG <0013> endpoint:rtpbridge/85@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956109 DLMGCP DEBUG <0013> endpoint:rtpbridge/86@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956109 DLMGCP DEBUG <0013> endpoint:rtpbridge/87@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956109 DLMGCP DEBUG <0013> endpoint:rtpbridge/88@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956109 DLMGCP DEBUG <0013> endpoint:rtpbridge/89@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956109 DLMGCP DEBUG <0013> endpoint:rtpbridge/8a@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956109 DLMGCP DEBUG <0013> endpoint:rtpbridge/8b@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956109 DLMGCP DEBUG <0013> endpoint:rtpbridge/8c@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956109 DLMGCP DEBUG <0013> endpoint:rtpbridge/8d@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956109 DLMGCP DEBUG <0013> endpoint:rtpbridge/8e@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956109 DLMGCP DEBUG <0013> endpoint:rtpbridge/8f@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956109 DLMGCP DEBUG <0013> endpoint:rtpbridge/90@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956109 DLMGCP DEBUG <0013> endpoint:rtpbridge/91@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956109 DLMGCP DEBUG <0013> endpoint:rtpbridge/92@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956109 DLMGCP DEBUG <0013> endpoint:rtpbridge/93@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956109 DLMGCP DEBUG <0013> endpoint:rtpbridge/94@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956109 DLMGCP DEBUG <0013> endpoint:rtpbridge/95@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956109 DLMGCP DEBUG <0013> endpoint:rtpbridge/96@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956109 DLMGCP DEBUG <0013> endpoint:rtpbridge/97@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956109 DLMGCP DEBUG <0013> endpoint:rtpbridge/98@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956109 DLMGCP DEBUG <0013> endpoint:rtpbridge/99@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956109 DLMGCP DEBUG <0013> endpoint:rtpbridge/9a@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956109 DLMGCP DEBUG <0013> endpoint:rtpbridge/9b@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956109 DLMGCP DEBUG <0013> endpoint:rtpbridge/9c@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956109 DLMGCP DEBUG <0013> endpoint:rtpbridge/9d@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956109 DLMGCP DEBUG <0013> endpoint:rtpbridge/9e@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956109 DLMGCP DEBUG <0013> endpoint:rtpbridge/9f@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956109 DLMGCP DEBUG <0013> endpoint:rtpbridge/a0@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956109 DLMGCP DEBUG <0013> endpoint:rtpbridge/a1@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956109 DLMGCP DEBUG <0013> endpoint:rtpbridge/a2@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956109 DLMGCP DEBUG <0013> endpoint:rtpbridge/a3@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956109 DLMGCP DEBUG <0013> endpoint:rtpbridge/a4@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956109 DLMGCP DEBUG <0013> endpoint:rtpbridge/a5@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956109 DLMGCP DEBUG <0013> endpoint:rtpbridge/a6@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956109 DLMGCP DEBUG <0013> endpoint:rtpbridge/a7@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956109 DLMGCP DEBUG <0013> endpoint:rtpbridge/a8@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956109 DLMGCP DEBUG <0013> endpoint:rtpbridge/a9@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956109 DLMGCP DEBUG <0013> endpoint:rtpbridge/aa@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956109 DLMGCP DEBUG <0013> endpoint:rtpbridge/ab@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956109 DLMGCP DEBUG <0013> endpoint:rtpbridge/ac@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956109 DLMGCP DEBUG <0013> endpoint:rtpbridge/ad@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956109 DLMGCP DEBUG <0013> endpoint:rtpbridge/ae@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956109 DLMGCP DEBUG <0013> endpoint:rtpbridge/af@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956109 DLMGCP DEBUG <0013> endpoint:rtpbridge/b0@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956109 DLMGCP DEBUG <0013> endpoint:rtpbridge/b1@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956109 DLMGCP DEBUG <0013> endpoint:rtpbridge/b2@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956109 DLMGCP DEBUG <0013> endpoint:rtpbridge/b3@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956109 DLMGCP DEBUG <0013> endpoint:rtpbridge/b4@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956109 DLMGCP DEBUG <0013> endpoint:rtpbridge/b5@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956109 DLMGCP DEBUG <0013> endpoint:rtpbridge/b6@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956109 DLMGCP DEBUG <0013> endpoint:rtpbridge/b7@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956109 DLMGCP DEBUG <0013> endpoint:rtpbridge/b8@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956109 DLMGCP DEBUG <0013> endpoint:rtpbridge/b9@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956109 DLMGCP DEBUG <0013> endpoint:rtpbridge/ba@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956109 DLMGCP DEBUG <0013> endpoint:rtpbridge/bb@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956109 DLMGCP DEBUG <0013> endpoint:rtpbridge/bc@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956109 DLMGCP DEBUG <0013> endpoint:rtpbridge/bd@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956109 DLMGCP DEBUG <0013> endpoint:rtpbridge/be@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956109 DLMGCP DEBUG <0013> endpoint:rtpbridge/bf@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956109 DLMGCP DEBUG <0013> endpoint:rtpbridge/c0@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956109 DLMGCP DEBUG <0013> endpoint:rtpbridge/c1@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956109 DLMGCP DEBUG <0013> endpoint:rtpbridge/c2@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956109 DLMGCP DEBUG <0013> endpoint:rtpbridge/c3@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956109 DLMGCP DEBUG <0013> endpoint:rtpbridge/c4@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956109 DLMGCP DEBUG <0013> endpoint:rtpbridge/c5@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956109 DLMGCP DEBUG <0013> endpoint:rtpbridge/c6@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956109 DLMGCP DEBUG <0013> endpoint:rtpbridge/c7@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956109 DLMGCP DEBUG <0013> endpoint:rtpbridge/c8@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956109 DLMGCP DEBUG <0013> endpoint:rtpbridge/c9@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956109 DLMGCP DEBUG <0013> endpoint:rtpbridge/ca@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956109 DLMGCP DEBUG <0013> endpoint:rtpbridge/cb@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956109 DLMGCP DEBUG <0013> endpoint:rtpbridge/cc@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956109 DLMGCP DEBUG <0013> endpoint:rtpbridge/cd@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956109 DLMGCP DEBUG <0013> endpoint:rtpbridge/ce@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956109 DLMGCP DEBUG <0013> endpoint:rtpbridge/cf@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956109 DLMGCP DEBUG <0013> endpoint:rtpbridge/d0@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956109 DLMGCP DEBUG <0013> endpoint:rtpbridge/d1@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956109 DLMGCP DEBUG <0013> endpoint:rtpbridge/d2@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956109 DLMGCP DEBUG <0013> endpoint:rtpbridge/d3@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956109 DLMGCP DEBUG <0013> endpoint:rtpbridge/d4@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956109 DLMGCP DEBUG <0013> endpoint:rtpbridge/d5@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956109 DLMGCP DEBUG <0013> endpoint:rtpbridge/d6@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956109 DLMGCP DEBUG <0013> endpoint:rtpbridge/d7@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956109 DLMGCP DEBUG <0013> endpoint:rtpbridge/d8@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956109 DLMGCP DEBUG <0013> endpoint:rtpbridge/d9@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956109 DLMGCP DEBUG <0013> endpoint:rtpbridge/da@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956109 DLMGCP DEBUG <0013> endpoint:rtpbridge/db@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956109 DLMGCP DEBUG <0013> endpoint:rtpbridge/dc@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956109 DLMGCP DEBUG <0013> endpoint:rtpbridge/dd@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956109 DLMGCP DEBUG <0013> endpoint:rtpbridge/de@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956109 DLMGCP DEBUG <0013> endpoint:rtpbridge/df@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956109 DLMGCP DEBUG <0013> endpoint:rtpbridge/e0@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956109 DLMGCP DEBUG <0013> endpoint:rtpbridge/e1@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956109 DLMGCP DEBUG <0013> endpoint:rtpbridge/e2@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956109 DLMGCP DEBUG <0013> endpoint:rtpbridge/e3@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956109 DLMGCP DEBUG <0013> endpoint:rtpbridge/e4@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956109 DLMGCP DEBUG <0013> endpoint:rtpbridge/e5@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956109 DLMGCP DEBUG <0013> endpoint:rtpbridge/e6@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956109 DLMGCP DEBUG <0013> endpoint:rtpbridge/e7@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956109 DLMGCP DEBUG <0013> endpoint:rtpbridge/e8@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956109 DLMGCP DEBUG <0013> endpoint:rtpbridge/e9@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956109 DLMGCP DEBUG <0013> endpoint:rtpbridge/ea@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956109 DLMGCP DEBUG <0013> endpoint:rtpbridge/eb@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956109 DLMGCP DEBUG <0013> endpoint:rtpbridge/ec@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956109 DLMGCP DEBUG <0013> endpoint:rtpbridge/ed@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956109 DLMGCP DEBUG <0013> endpoint:rtpbridge/ee@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956109 DLMGCP DEBUG <0013> endpoint:rtpbridge/ef@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956109 DLMGCP DEBUG <0013> endpoint:rtpbridge/f0@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956109 DLMGCP DEBUG <0013> endpoint:rtpbridge/f1@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956109 DLMGCP DEBUG <0013> endpoint:rtpbridge/f2@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956109 DLMGCP DEBUG <0013> endpoint:rtpbridge/f3@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956109 DLMGCP DEBUG <0013> endpoint:rtpbridge/f4@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956109 DLMGCP DEBUG <0013> endpoint:rtpbridge/f5@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956109 DLMGCP DEBUG <0013> endpoint:rtpbridge/f6@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956109 DLMGCP DEBUG <0013> endpoint:rtpbridge/f7@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956109 DLMGCP DEBUG <0013> endpoint:rtpbridge/f8@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956109 DLMGCP DEBUG <0013> endpoint:rtpbridge/f9@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956109 DLMGCP DEBUG <0013> endpoint:rtpbridge/fa@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956109 DLMGCP DEBUG <0013> endpoint:rtpbridge/fb@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956109 DLMGCP DEBUG <0013> endpoint:rtpbridge/fc@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956109 DLMGCP DEBUG <0013> endpoint:rtpbridge/fd@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956109 DLMGCP DEBUG <0013> endpoint:rtpbridge/fe@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956109 DLMGCP DEBUG <0013> endpoint:rtpbridge/ff@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956109 DLMGCP DEBUG <0013> endpoint:rtpbridge/100@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956109 DLMGCP DEBUG <0013> endpoint:rtpbridge/101@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956109 DLMGCP DEBUG <0013> endpoint:rtpbridge/102@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956109 DLMGCP DEBUG <0013> endpoint:rtpbridge/103@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956109 DLMGCP DEBUG <0013> endpoint:rtpbridge/104@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956109 DLMGCP DEBUG <0013> endpoint:rtpbridge/105@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956109 DLMGCP DEBUG <0013> endpoint:rtpbridge/106@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956109 DLMGCP DEBUG <0013> endpoint:rtpbridge/107@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956109 DLMGCP DEBUG <0013> endpoint:rtpbridge/108@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956109 DLMGCP DEBUG <0013> endpoint:rtpbridge/109@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956109 DLMGCP DEBUG <0013> endpoint:rtpbridge/10a@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956109 DLMGCP DEBUG <0013> endpoint:rtpbridge/10b@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956109 DLMGCP DEBUG <0013> endpoint:rtpbridge/10c@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956109 DLMGCP DEBUG <0013> endpoint:rtpbridge/10d@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956109 DLMGCP DEBUG <0013> endpoint:rtpbridge/10e@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956109 DLMGCP DEBUG <0013> endpoint:rtpbridge/10f@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956109 DLMGCP DEBUG <0013> endpoint:rtpbridge/110@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956109 DLMGCP DEBUG <0013> endpoint:rtpbridge/111@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956109 DLMGCP DEBUG <0013> endpoint:rtpbridge/112@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956109 DLMGCP DEBUG <0013> endpoint:rtpbridge/113@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956109 DLMGCP DEBUG <0013> endpoint:rtpbridge/114@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956109 DLMGCP DEBUG <0013> endpoint:rtpbridge/115@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956109 DLMGCP DEBUG <0013> endpoint:rtpbridge/116@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956109 DLMGCP DEBUG <0013> endpoint:rtpbridge/117@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956109 DLMGCP DEBUG <0013> endpoint:rtpbridge/118@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956109 DLMGCP DEBUG <0013> endpoint:rtpbridge/119@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956109 DLMGCP DEBUG <0013> endpoint:rtpbridge/11a@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956109 DLMGCP DEBUG <0013> endpoint:rtpbridge/11b@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956109 DLMGCP DEBUG <0013> endpoint:rtpbridge/11c@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956109 DLMGCP DEBUG <0013> endpoint:rtpbridge/11d@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956109 DLMGCP DEBUG <0013> endpoint:rtpbridge/11e@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956109 DLMGCP DEBUG <0013> endpoint:rtpbridge/11f@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956109 DLMGCP DEBUG <0013> endpoint:rtpbridge/120@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956109 DLMGCP DEBUG <0013> endpoint:rtpbridge/121@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956109 DLMGCP DEBUG <0013> endpoint:rtpbridge/122@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956109 DLMGCP DEBUG <0013> endpoint:rtpbridge/123@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956109 DLMGCP DEBUG <0013> endpoint:rtpbridge/124@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956109 DLMGCP DEBUG <0013> endpoint:rtpbridge/125@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956109 DLMGCP DEBUG <0013> endpoint:rtpbridge/126@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956109 DLMGCP DEBUG <0013> endpoint:rtpbridge/127@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956109 DLMGCP DEBUG <0013> endpoint:rtpbridge/128@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956109 DLMGCP DEBUG <0013> endpoint:rtpbridge/129@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956109 DLMGCP DEBUG <0013> endpoint:rtpbridge/12a@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956109 DLMGCP DEBUG <0013> endpoint:rtpbridge/12b@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956109 DLMGCP DEBUG <0013> endpoint:rtpbridge/12c@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956109 DLMGCP DEBUG <0013> endpoint:none Generated response: code=200 (mgcp_protocol.c:230) 20241102125956109 DLMGCP DEBUG <0013> Generated response: line #00: 200 2753 OK (mgcp_msg.c:67) 20241102125956110 DLMGCP DEBUG <0013> Received message: line #00: DLCX 2754 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241102125956110 DLMGCP DEBUG <0013> Received message: line #01: C: 00D3 (mgcp_msg.c:67) 20241102125956110 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found free endpoint: rtpbridge/1@mgw (mgcp_endp.c:261) 20241102125956110 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:441) 20241102125956110 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241102125956110 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956110 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956110 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956110 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956110 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956110 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956110 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956110 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956110 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956110 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956110 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956110 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956110 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956110 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956110 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956110 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956110 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956110 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956110 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956110 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956110 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956110 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956110 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956110 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956110 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956110 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956110 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956110 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956110 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956110 DLMGCP DEBUG <0013> endpoint:rtpbridge/1e@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956110 DLMGCP DEBUG <0013> endpoint:rtpbridge/1f@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956110 DLMGCP DEBUG <0013> endpoint:rtpbridge/20@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956110 DLMGCP DEBUG <0013> endpoint:rtpbridge/21@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956110 DLMGCP DEBUG <0013> endpoint:rtpbridge/22@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956110 DLMGCP DEBUG <0013> endpoint:rtpbridge/23@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956110 DLMGCP DEBUG <0013> endpoint:rtpbridge/24@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956110 DLMGCP DEBUG <0013> endpoint:rtpbridge/25@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956110 DLMGCP DEBUG <0013> endpoint:rtpbridge/26@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956110 DLMGCP DEBUG <0013> endpoint:rtpbridge/27@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956110 DLMGCP DEBUG <0013> endpoint:rtpbridge/28@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956110 DLMGCP DEBUG <0013> endpoint:rtpbridge/29@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956110 DLMGCP DEBUG <0013> endpoint:rtpbridge/2a@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956110 DLMGCP DEBUG <0013> endpoint:rtpbridge/2b@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956110 DLMGCP DEBUG <0013> endpoint:rtpbridge/2c@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956110 DLMGCP DEBUG <0013> endpoint:rtpbridge/2d@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956110 DLMGCP DEBUG <0013> endpoint:rtpbridge/2e@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956110 DLMGCP DEBUG <0013> endpoint:rtpbridge/2f@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956110 DLMGCP DEBUG <0013> endpoint:rtpbridge/30@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956110 DLMGCP DEBUG <0013> endpoint:rtpbridge/31@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956110 DLMGCP DEBUG <0013> endpoint:rtpbridge/32@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956110 DLMGCP DEBUG <0013> endpoint:rtpbridge/33@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956110 DLMGCP DEBUG <0013> endpoint:rtpbridge/34@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956110 DLMGCP DEBUG <0013> endpoint:rtpbridge/35@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956110 DLMGCP DEBUG <0013> endpoint:rtpbridge/36@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956110 DLMGCP DEBUG <0013> endpoint:rtpbridge/37@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956110 DLMGCP DEBUG <0013> endpoint:rtpbridge/38@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956110 DLMGCP DEBUG <0013> endpoint:rtpbridge/39@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956110 DLMGCP DEBUG <0013> endpoint:rtpbridge/3a@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956110 DLMGCP DEBUG <0013> endpoint:rtpbridge/3b@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956110 DLMGCP DEBUG <0013> endpoint:rtpbridge/3c@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956110 DLMGCP DEBUG <0013> endpoint:rtpbridge/3d@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956110 DLMGCP DEBUG <0013> endpoint:rtpbridge/3e@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956110 DLMGCP DEBUG <0013> endpoint:rtpbridge/3f@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956110 DLMGCP DEBUG <0013> endpoint:rtpbridge/40@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956110 DLMGCP DEBUG <0013> endpoint:rtpbridge/41@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956110 DLMGCP DEBUG <0013> endpoint:rtpbridge/42@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956110 DLMGCP DEBUG <0013> endpoint:rtpbridge/43@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956110 DLMGCP DEBUG <0013> endpoint:rtpbridge/44@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956110 DLMGCP DEBUG <0013> endpoint:rtpbridge/45@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956110 DLMGCP DEBUG <0013> endpoint:rtpbridge/46@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956110 DLMGCP DEBUG <0013> endpoint:rtpbridge/47@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956110 DLMGCP DEBUG <0013> endpoint:rtpbridge/48@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956110 DLMGCP DEBUG <0013> endpoint:rtpbridge/49@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956118 DLMGCP DEBUG <0013> Received message: line #00: DLCX 2758 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241102125956118 DLMGCP DEBUG <0013> Received message: line #01: C: 00D7 (mgcp_msg.c:67) 20241102125956118 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found free endpoint: rtpbridge/1@mgw (mgcp_endp.c:261) 20241102125956118 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:441) 20241102125956118 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241102125956118 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956118 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956118 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956118 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956118 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956118 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956118 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956118 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956118 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956118 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956118 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956118 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956118 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956118 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956118 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956118 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956118 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956118 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956118 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956118 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956118 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956118 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956118 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956118 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956118 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956118 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956118 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956118 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956118 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956118 DLMGCP DEBUG <0013> endpoint:rtpbridge/1e@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956118 DLMGCP DEBUG <0013> endpoint:rtpbridge/1f@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956118 DLMGCP DEBUG <0013> endpoint:rtpbridge/20@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956118 DLMGCP DEBUG <0013> endpoint:rtpbridge/21@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956118 DLMGCP DEBUG <0013> endpoint:rtpbridge/22@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956118 DLMGCP DEBUG <0013> endpoint:rtpbridge/23@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956118 DLMGCP DEBUG <0013> endpoint:rtpbridge/24@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956118 DLMGCP DEBUG <0013> endpoint:rtpbridge/25@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956118 DLMGCP DEBUG <0013> endpoint:rtpbridge/26@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956118 DLMGCP DEBUG <0013> endpoint:rtpbridge/27@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956118 DLMGCP DEBUG <0013> endpoint:rtpbridge/28@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956118 DLMGCP DEBUG <0013> endpoint:rtpbridge/29@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956118 DLMGCP DEBUG <0013> endpoint:rtpbridge/2a@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956118 DLMGCP DEBUG <0013> endpoint:rtpbridge/2b@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956118 DLMGCP DEBUG <0013> endpoint:rtpbridge/2c@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956118 DLMGCP DEBUG <0013> endpoint:rtpbridge/2d@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956118 DLMGCP DEBUG <0013> endpoint:rtpbridge/2e@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956118 DLMGCP DEBUG <0013> endpoint:rtpbridge/2f@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956118 DLMGCP DEBUG <0013> endpoint:rtpbridge/30@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956118 DLMGCP DEBUG <0013> endpoint:rtpbridge/31@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956118 DLMGCP DEBUG <0013> endpoint:rtpbridge/32@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956118 DLMGCP DEBUG <0013> endpoint:rtpbridge/33@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956118 DLMGCP DEBUG <0013> endpoint:rtpbridge/34@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956118 DLMGCP DEBUG <0013> endpoint:rtpbridge/35@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956118 DLMGCP DEBUG <0013> endpoint:rtpbridge/36@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956118 DLMGCP DEBUG <0013> endpoint:rtpbridge/37@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956118 DLMGCP DEBUG <0013> endpoint:rtpbridge/38@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956118 DLMGCP DEBUG <0013> endpoint:rtpbridge/39@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956118 DLMGCP DEBUG <0013> endpoint:rtpbridge/3a@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956118 DLMGCP DEBUG <0013> endpoint:rtpbridge/3b@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956118 DLMGCP DEBUG <0013> endpoint:rtpbridge/3c@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956118 DLMGCP DEBUG <0013> endpoint:rtpbridge/3d@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956118 DLMGCP DEBUG <0013> endpoint:rtpbridge/3e@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956118 DLMGCP DEBUG <0013> endpoint:rtpbridge/3f@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956118 DLMGCP DEBUG <0013> endpoint:rtpbridge/40@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956118 DLMGCP DEBUG <0013> endpoint:rtpbridge/41@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956118 DLMGCP DEBUG <0013> endpoint:rtpbridge/42@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956118 DLMGCP DEBUG <0013> endpoint:rtpbridge/43@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956118 DLMGCP DEBUG <0013> endpoint:rtpbridge/44@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956118 DLMGCP DEBUG <0013> endpoint:rtpbridge/45@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956118 DLMGCP DEBUG <0013> endpoint:rtpbridge/46@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956118 DLMGCP DEBUG <0013> endpoint:rtpbridge/47@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956118 DLMGCP DEBUG <0013> endpoint:rtpbridge/48@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956118 DLMGCP DEBUG <0013> endpoint:rtpbridge/49@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956118 DLMGCP DEBUG <0013> endpoint:rtpbridge/4a@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956118 DLMGCP DEBUG <0013> endpoint:rtpbridge/4b@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956118 DLMGCP DEBUG <0013> endpoint:rtpbridge/4c@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956118 DLMGCP DEBUG <0013> endpoint:rtpbridge/4d@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956118 DLMGCP DEBUG <0013> endpoint:rtpbridge/4e@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956118 DLMGCP DEBUG <0013> endpoint:rtpbridge/4f@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956118 DLMGCP DEBUG <0013> endpoint:rtpbridge/50@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956118 DLMGCP DEBUG <0013> endpoint:rtpbridge/51@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956118 DLMGCP DEBUG <0013> endpoint:rtpbridge/52@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956118 DLMGCP DEBUG <0013> endpoint:rtpbridge/53@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956118 DLMGCP DEBUG <0013> endpoint:rtpbridge/54@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956118 DLMGCP DEBUG <0013> endpoint:rtpbridge/55@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956118 DLMGCP DEBUG <0013> endpoint:rtpbridge/56@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956118 DLMGCP DEBUG <0013> endpoint:rtpbridge/57@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956118 DLMGCP DEBUG <0013> endpoint:rtpbridge/58@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956118 DLMGCP DEBUG <0013> endpoint:rtpbridge/59@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956118 DLMGCP DEBUG <0013> endpoint:rtpbridge/5a@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956118 DLMGCP DEBUG <0013> endpoint:rtpbridge/5b@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956118 DLMGCP DEBUG <0013> endpoint:rtpbridge/5c@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956118 DLMGCP DEBUG <0013> endpoint:rtpbridge/5d@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956118 DLMGCP DEBUG <0013> endpoint:rtpbridge/5e@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956118 DLMGCP DEBUG <0013> endpoint:rtpbridge/5f@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956118 DLMGCP DEBUG <0013> endpoint:rtpbridge/60@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956118 DLMGCP DEBUG <0013> endpoint:rtpbridge/61@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956118 DLMGCP DEBUG <0013> endpoint:rtpbridge/62@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956118 DLMGCP DEBUG <0013> endpoint:rtpbridge/63@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956118 DLMGCP DEBUG <0013> endpoint:rtpbridge/64@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956118 DLMGCP DEBUG <0013> endpoint:rtpbridge/65@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956118 DLMGCP DEBUG <0013> endpoint:rtpbridge/66@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956118 DLMGCP DEBUG <0013> endpoint:rtpbridge/67@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956118 DLMGCP DEBUG <0013> endpoint:rtpbridge/68@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956119 DLMGCP DEBUG <0013> endpoint:rtpbridge/69@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956119 DLMGCP DEBUG <0013> endpoint:rtpbridge/6a@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956119 DLMGCP DEBUG <0013> endpoint:rtpbridge/6b@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956119 DLMGCP DEBUG <0013> endpoint:rtpbridge/6c@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956119 DLMGCP DEBUG <0013> endpoint:rtpbridge/6d@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956119 DLMGCP DEBUG <0013> endpoint:rtpbridge/6e@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956119 DLMGCP DEBUG <0013> endpoint:rtpbridge/6f@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956119 DLMGCP DEBUG <0013> endpoint:rtpbridge/70@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956119 DLMGCP DEBUG <0013> endpoint:rtpbridge/71@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956119 DLMGCP DEBUG <0013> endpoint:rtpbridge/72@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956119 DLMGCP DEBUG <0013> endpoint:rtpbridge/73@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956119 DLMGCP DEBUG <0013> endpoint:rtpbridge/74@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956119 DLMGCP DEBUG <0013> endpoint:rtpbridge/75@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956119 DLMGCP DEBUG <0013> endpoint:rtpbridge/76@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956119 DLMGCP DEBUG <0013> endpoint:rtpbridge/77@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956119 DLMGCP DEBUG <0013> endpoint:rtpbridge/78@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956119 DLMGCP DEBUG <0013> endpoint:rtpbridge/79@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956119 DLMGCP DEBUG <0013> endpoint:rtpbridge/7a@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956119 DLMGCP DEBUG <0013> endpoint:rtpbridge/7b@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956119 DLMGCP DEBUG <0013> endpoint:rtpbridge/7c@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956119 DLMGCP DEBUG <0013> endpoint:rtpbridge/7d@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956119 DLMGCP DEBUG <0013> endpoint:rtpbridge/7e@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956119 DLMGCP DEBUG <0013> endpoint:rtpbridge/7f@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956119 DLMGCP DEBUG <0013> endpoint:rtpbridge/80@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956119 DLMGCP DEBUG <0013> endpoint:rtpbridge/81@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956119 DLMGCP DEBUG <0013> endpoint:rtpbridge/82@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956119 DLMGCP DEBUG <0013> endpoint:rtpbridge/83@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956119 DLMGCP DEBUG <0013> endpoint:rtpbridge/84@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956119 DLMGCP DEBUG <0013> endpoint:rtpbridge/85@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956119 DLMGCP DEBUG <0013> endpoint:rtpbridge/86@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956119 DLMGCP DEBUG <0013> endpoint:rtpbridge/87@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956119 DLMGCP DEBUG <0013> endpoint:rtpbridge/88@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956119 DLMGCP DEBUG <0013> endpoint:rtpbridge/89@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956119 DLMGCP DEBUG <0013> endpoint:rtpbridge/8a@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956119 DLMGCP DEBUG <0013> endpoint:rtpbridge/8b@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956120 DLMGCP DEBUG <0013> Received message: line #00: DLCX 2759 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241102125956120 DLMGCP DEBUG <0013> Received message: line #01: C: 00D8 (mgcp_msg.c:67) 20241102125956120 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found free endpoint: rtpbridge/1@mgw (mgcp_endp.c:261) 20241102125956120 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:441) 20241102125956120 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241102125956120 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956120 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956120 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956120 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956120 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956120 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956120 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956120 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956120 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956120 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956120 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956120 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956120 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956120 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956120 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956120 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956120 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956120 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956120 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956120 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956120 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956120 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956120 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956120 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956120 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956120 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956120 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956120 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956120 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956120 DLMGCP DEBUG <0013> endpoint:rtpbridge/1e@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956120 DLMGCP DEBUG <0013> endpoint:rtpbridge/1f@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956120 DLMGCP DEBUG <0013> endpoint:rtpbridge/20@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956120 DLMGCP DEBUG <0013> endpoint:rtpbridge/21@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956120 DLMGCP DEBUG <0013> endpoint:rtpbridge/22@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956120 DLMGCP DEBUG <0013> endpoint:rtpbridge/23@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956120 DLMGCP DEBUG <0013> endpoint:rtpbridge/24@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956120 DLMGCP DEBUG <0013> endpoint:rtpbridge/25@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956120 DLMGCP DEBUG <0013> endpoint:rtpbridge/26@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956120 DLMGCP DEBUG <0013> endpoint:rtpbridge/27@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956120 DLMGCP DEBUG <0013> endpoint:rtpbridge/28@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956120 DLMGCP DEBUG <0013> endpoint:rtpbridge/29@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956120 DLMGCP DEBUG <0013> endpoint:rtpbridge/2a@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956120 DLMGCP DEBUG <0013> endpoint:rtpbridge/2b@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956120 DLMGCP DEBUG <0013> endpoint:rtpbridge/2c@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956120 DLMGCP DEBUG <0013> endpoint:rtpbridge/2d@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956120 DLMGCP DEBUG <0013> endpoint:rtpbridge/2e@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956120 DLMGCP DEBUG <0013> endpoint:rtpbridge/2f@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956120 DLMGCP DEBUG <0013> endpoint:rtpbridge/30@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956120 DLMGCP DEBUG <0013> endpoint:rtpbridge/31@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956120 DLMGCP DEBUG <0013> endpoint:rtpbridge/32@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956120 DLMGCP DEBUG <0013> endpoint:rtpbridge/33@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956120 DLMGCP DEBUG <0013> endpoint:rtpbridge/34@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956120 DLMGCP DEBUG <0013> endpoint:rtpbridge/35@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956120 DLMGCP DEBUG <0013> endpoint:rtpbridge/36@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956120 DLMGCP DEBUG <0013> endpoint:rtpbridge/37@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956120 DLMGCP DEBUG <0013> endpoint:rtpbridge/38@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956120 DLMGCP DEBUG <0013> endpoint:rtpbridge/39@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956120 DLMGCP DEBUG <0013> endpoint:rtpbridge/3a@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956120 DLMGCP DEBUG <0013> endpoint:rtpbridge/3b@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956120 DLMGCP DEBUG <0013> endpoint:rtpbridge/3c@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956120 DLMGCP DEBUG <0013> endpoint:rtpbridge/3d@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956120 DLMGCP DEBUG <0013> endpoint:rtpbridge/3e@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956120 DLMGCP DEBUG <0013> endpoint:rtpbridge/3f@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956120 DLMGCP DEBUG <0013> endpoint:rtpbridge/40@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956120 DLMGCP DEBUG <0013> endpoint:rtpbridge/41@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956120 DLMGCP DEBUG <0013> endpoint:rtpbridge/42@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956120 DLMGCP DEBUG <0013> endpoint:rtpbridge/43@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956120 DLMGCP DEBUG <0013> endpoint:rtpbridge/44@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956120 DLMGCP DEBUG <0013> endpoint:rtpbridge/45@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956120 DLMGCP DEBUG <0013> endpoint:rtpbridge/46@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956120 DLMGCP DEBUG <0013> endpoint:rtpbridge/47@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956120 DLMGCP DEBUG <0013> endpoint:rtpbridge/48@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956120 DLMGCP DEBUG <0013> endpoint:rtpbridge/49@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956120 DLMGCP DEBUG <0013> endpoint:rtpbridge/4a@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956120 DLMGCP DEBUG <0013> endpoint:rtpbridge/4b@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956120 DLMGCP DEBUG <0013> endpoint:rtpbridge/4c@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956120 DLMGCP DEBUG <0013> endpoint:rtpbridge/4d@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956120 DLMGCP DEBUG <0013> endpoint:rtpbridge/4e@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956120 DLMGCP DEBUG <0013> endpoint:rtpbridge/4f@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956120 DLMGCP DEBUG <0013> endpoint:rtpbridge/50@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956120 DLMGCP DEBUG <0013> endpoint:rtpbridge/51@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956120 DLMGCP DEBUG <0013> endpoint:rtpbridge/52@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956120 DLMGCP DEBUG <0013> endpoint:rtpbridge/53@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956120 DLMGCP DEBUG <0013> endpoint:rtpbridge/54@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956120 DLMGCP DEBUG <0013> endpoint:rtpbridge/55@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956120 DLMGCP DEBUG <0013> endpoint:rtpbridge/56@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956120 DLMGCP DEBUG <0013> endpoint:rtpbridge/57@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956120 DLMGCP DEBUG <0013> endpoint:rtpbridge/58@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956120 DLMGCP DEBUG <0013> endpoint:rtpbridge/59@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956120 DLMGCP DEBUG <0013> endpoint:rtpbridge/5a@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956120 DLMGCP DEBUG <0013> endpoint:rtpbridge/5b@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956120 DLMGCP DEBUG <0013> endpoint:rtpbridge/5c@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956120 DLMGCP DEBUG <0013> endpoint:rtpbridge/5d@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956121 DLMGCP DEBUG <0013> endpoint:rtpbridge/5e@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956121 DLMGCP DEBUG <0013> endpoint:rtpbridge/5f@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956121 DLMGCP DEBUG <0013> endpoint:rtpbridge/60@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956121 DLMGCP DEBUG <0013> endpoint:rtpbridge/61@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956121 DLMGCP DEBUG <0013> endpoint:rtpbridge/62@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956121 DLMGCP DEBUG <0013> endpoint:rtpbridge/63@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956121 DLMGCP DEBUG <0013> endpoint:rtpbridge/64@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956121 DLMGCP DEBUG <0013> endpoint:rtpbridge/65@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956121 DLMGCP DEBUG <0013> endpoint:rtpbridge/66@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956121 DLMGCP DEBUG <0013> endpoint:rtpbridge/67@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956121 DLMGCP DEBUG <0013> endpoint:rtpbridge/68@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956121 DLMGCP DEBUG <0013> endpoint:rtpbridge/69@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956121 DLMGCP DEBUG <0013> endpoint:rtpbridge/6a@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956121 DLMGCP DEBUG <0013> endpoint:rtpbridge/6b@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956121 DLMGCP DEBUG <0013> endpoint:rtpbridge/6c@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956121 DLMGCP DEBUG <0013> endpoint:rtpbridge/6d@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956121 DLMGCP DEBUG <0013> endpoint:rtpbridge/6e@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956121 DLMGCP DEBUG <0013> endpoint:rtpbridge/6f@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956121 DLMGCP DEBUG <0013> endpoint:rtpbridge/70@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956121 DLMGCP DEBUG <0013> endpoint:rtpbridge/71@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956121 DLMGCP DEBUG <0013> endpoint:rtpbridge/72@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956121 DLMGCP DEBUG <0013> endpoint:rtpbridge/73@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956121 DLMGCP DEBUG <0013> endpoint:rtpbridge/74@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956121 DLMGCP DEBUG <0013> endpoint:rtpbridge/75@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956121 DLMGCP DEBUG <0013> endpoint:rtpbridge/76@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956121 DLMGCP DEBUG <0013> endpoint:rtpbridge/77@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956121 DLMGCP DEBUG <0013> endpoint:rtpbridge/78@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956121 DLMGCP DEBUG <0013> endpoint:rtpbridge/79@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956121 DLMGCP DEBUG <0013> endpoint:rtpbridge/7a@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956121 DLMGCP DEBUG <0013> endpoint:rtpbridge/7b@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956121 DLMGCP DEBUG <0013> endpoint:rtpbridge/7c@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956121 DLMGCP DEBUG <0013> endpoint:rtpbridge/7d@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956121 DLMGCP DEBUG <0013> endpoint:rtpbridge/7e@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956121 DLMGCP DEBUG <0013> endpoint:rtpbridge/7f@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956121 DLMGCP DEBUG <0013> endpoint:rtpbridge/80@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956121 DLMGCP DEBUG <0013> endpoint:rtpbridge/81@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956121 DLMGCP DEBUG <0013> endpoint:rtpbridge/82@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956121 DLMGCP DEBUG <0013> endpoint:rtpbridge/83@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956121 DLMGCP DEBUG <0013> endpoint:rtpbridge/84@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956121 DLMGCP DEBUG <0013> endpoint:rtpbridge/85@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956121 DLMGCP DEBUG <0013> endpoint:rtpbridge/86@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956121 DLMGCP DEBUG <0013> endpoint:rtpbridge/87@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956121 DLMGCP DEBUG <0013> endpoint:rtpbridge/88@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956121 DLMGCP DEBUG <0013> endpoint:rtpbridge/89@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956121 DLMGCP DEBUG <0013> endpoint:rtpbridge/8a@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956121 DLMGCP DEBUG <0013> endpoint:rtpbridge/8b@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956121 DLMGCP DEBUG <0013> endpoint:rtpbridge/8c@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956121 DLMGCP DEBUG <0013> endpoint:rtpbridge/8d@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956121 DLMGCP DEBUG <0013> endpoint:rtpbridge/8e@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956121 DLMGCP DEBUG <0013> endpoint:rtpbridge/8f@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956121 DLMGCP DEBUG <0013> endpoint:rtpbridge/90@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956121 DLMGCP DEBUG <0013> endpoint:rtpbridge/91@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956121 DLMGCP DEBUG <0013> endpoint:rtpbridge/92@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956121 DLMGCP DEBUG <0013> endpoint:rtpbridge/93@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956121 DLMGCP DEBUG <0013> endpoint:rtpbridge/94@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956121 DLMGCP DEBUG <0013> endpoint:rtpbridge/95@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956121 DLMGCP DEBUG <0013> endpoint:rtpbridge/96@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956121 DLMGCP DEBUG <0013> endpoint:rtpbridge/97@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956121 DLMGCP DEBUG <0013> endpoint:rtpbridge/98@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956121 DLMGCP DEBUG <0013> endpoint:rtpbridge/99@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956121 DLMGCP DEBUG <0013> endpoint:rtpbridge/9a@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956121 DLMGCP DEBUG <0013> endpoint:rtpbridge/9b@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956121 DLMGCP DEBUG <0013> endpoint:rtpbridge/9c@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956121 DLMGCP DEBUG <0013> endpoint:rtpbridge/9d@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956121 DLMGCP DEBUG <0013> endpoint:rtpbridge/9e@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956121 DLMGCP DEBUG <0013> endpoint:rtpbridge/9f@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956121 DLMGCP DEBUG <0013> endpoint:rtpbridge/a0@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956121 DLMGCP DEBUG <0013> endpoint:rtpbridge/a1@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956121 DLMGCP DEBUG <0013> endpoint:rtpbridge/a2@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956121 DLMGCP DEBUG <0013> endpoint:rtpbridge/a3@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956121 DLMGCP DEBUG <0013> endpoint:rtpbridge/a4@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956121 DLMGCP DEBUG <0013> endpoint:rtpbridge/a5@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956121 DLMGCP DEBUG <0013> endpoint:rtpbridge/a6@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956121 DLMGCP DEBUG <0013> endpoint:rtpbridge/a7@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956121 DLMGCP DEBUG <0013> endpoint:rtpbridge/a8@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956121 DLMGCP DEBUG <0013> endpoint:rtpbridge/a9@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956121 DLMGCP DEBUG <0013> endpoint:rtpbridge/aa@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956121 DLMGCP DEBUG <0013> endpoint:rtpbridge/ab@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956121 DLMGCP DEBUG <0013> endpoint:rtpbridge/ac@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956121 DLMGCP DEBUG <0013> endpoint:rtpbridge/ad@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956121 DLMGCP DEBUG <0013> endpoint:rtpbridge/ae@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956121 DLMGCP DEBUG <0013> endpoint:rtpbridge/af@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956121 DLMGCP DEBUG <0013> endpoint:rtpbridge/b0@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956121 DLMGCP DEBUG <0013> endpoint:rtpbridge/b1@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956121 DLMGCP DEBUG <0013> endpoint:rtpbridge/b2@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956121 DLMGCP DEBUG <0013> endpoint:rtpbridge/b3@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956121 DLMGCP DEBUG <0013> endpoint:rtpbridge/b4@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956121 DLMGCP DEBUG <0013> endpoint:rtpbridge/b5@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956121 DLMGCP DEBUG <0013> endpoint:rtpbridge/b6@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956121 DLMGCP DEBUG <0013> endpoint:rtpbridge/b7@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956121 DLMGCP DEBUG <0013> endpoint:rtpbridge/b8@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956121 DLMGCP DEBUG <0013> endpoint:rtpbridge/b9@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956121 DLMGCP DEBUG <0013> endpoint:rtpbridge/ba@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956121 DLMGCP DEBUG <0013> endpoint:rtpbridge/bb@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956121 DLMGCP DEBUG <0013> endpoint:rtpbridge/bc@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956121 DLMGCP DEBUG <0013> endpoint:rtpbridge/bd@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956121 DLMGCP DEBUG <0013> endpoint:rtpbridge/be@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956121 DLMGCP DEBUG <0013> endpoint:rtpbridge/bf@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956121 DLMGCP DEBUG <0013> endpoint:rtpbridge/c0@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956121 DLMGCP DEBUG <0013> endpoint:rtpbridge/c1@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956121 DLMGCP DEBUG <0013> endpoint:rtpbridge/c2@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956121 DLMGCP DEBUG <0013> endpoint:rtpbridge/c3@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956121 DLMGCP DEBUG <0013> endpoint:rtpbridge/c4@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956121 DLMGCP DEBUG <0013> endpoint:rtpbridge/c5@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956121 DLMGCP DEBUG <0013> endpoint:rtpbridge/c6@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956121 DLMGCP DEBUG <0013> endpoint:rtpbridge/c7@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956121 DLMGCP DEBUG <0013> endpoint:rtpbridge/c8@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956121 DLMGCP DEBUG <0013> endpoint:rtpbridge/c9@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956121 DLMGCP DEBUG <0013> endpoint:rtpbridge/ca@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956121 DLMGCP DEBUG <0013> endpoint:rtpbridge/cb@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956121 DLMGCP DEBUG <0013> endpoint:rtpbridge/cc@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956121 DLMGCP DEBUG <0013> endpoint:rtpbridge/cd@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956121 DLMGCP DEBUG <0013> endpoint:rtpbridge/ce@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956121 DLMGCP DEBUG <0013> endpoint:rtpbridge/cf@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956121 DLMGCP DEBUG <0013> endpoint:rtpbridge/d0@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956121 DLMGCP DEBUG <0013> endpoint:rtpbridge/d1@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956121 DLMGCP DEBUG <0013> endpoint:rtpbridge/d2@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956121 DLMGCP DEBUG <0013> endpoint:rtpbridge/d3@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956121 DLMGCP DEBUG <0013> endpoint:rtpbridge/d4@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956121 DLMGCP DEBUG <0013> endpoint:rtpbridge/d5@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956121 DLMGCP DEBUG <0013> endpoint:rtpbridge/d6@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956121 DLMGCP DEBUG <0013> endpoint:rtpbridge/d7@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956121 DLMGCP DEBUG <0013> endpoint:rtpbridge/d8@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956121 DLMGCP DEBUG <0013> endpoint:rtpbridge/d9@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956121 DLMGCP DEBUG <0013> endpoint:rtpbridge/da@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956121 DLMGCP DEBUG <0013> endpoint:rtpbridge/db@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956121 DLMGCP DEBUG <0013> endpoint:rtpbridge/dc@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956121 DLMGCP DEBUG <0013> endpoint:rtpbridge/dd@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956121 DLMGCP DEBUG <0013> endpoint:rtpbridge/de@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956121 DLMGCP DEBUG <0013> endpoint:rtpbridge/df@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956121 DLMGCP DEBUG <0013> endpoint:rtpbridge/e0@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956121 DLMGCP DEBUG <0013> endpoint:rtpbridge/e1@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956121 DLMGCP DEBUG <0013> endpoint:rtpbridge/e2@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956121 DLMGCP DEBUG <0013> endpoint:rtpbridge/e3@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956121 DLMGCP DEBUG <0013> endpoint:rtpbridge/e4@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956121 DLMGCP DEBUG <0013> endpoint:rtpbridge/e5@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956121 DLMGCP DEBUG <0013> endpoint:rtpbridge/e6@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956121 DLMGCP DEBUG <0013> endpoint:rtpbridge/e7@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956121 DLMGCP DEBUG <0013> endpoint:rtpbridge/e8@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956121 DLMGCP DEBUG <0013> endpoint:rtpbridge/e9@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956121 DLMGCP DEBUG <0013> endpoint:rtpbridge/ea@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956121 DLMGCP DEBUG <0013> endpoint:rtpbridge/eb@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956121 DLMGCP DEBUG <0013> endpoint:rtpbridge/ec@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956121 DLMGCP DEBUG <0013> endpoint:rtpbridge/ed@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956121 DLMGCP DEBUG <0013> endpoint:rtpbridge/ee@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956121 DLMGCP DEBUG <0013> endpoint:rtpbridge/ef@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956121 DLMGCP DEBUG <0013> endpoint:rtpbridge/f0@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956121 DLMGCP DEBUG <0013> endpoint:rtpbridge/f1@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956121 DLMGCP DEBUG <0013> endpoint:rtpbridge/f2@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956121 DLMGCP DEBUG <0013> endpoint:rtpbridge/f3@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956121 DLMGCP DEBUG <0013> endpoint:rtpbridge/f4@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956121 DLMGCP DEBUG <0013> endpoint:rtpbridge/f5@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956121 DLMGCP DEBUG <0013> endpoint:rtpbridge/f6@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956121 DLMGCP DEBUG <0013> endpoint:rtpbridge/f7@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956121 DLMGCP DEBUG <0013> endpoint:rtpbridge/f8@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956121 DLMGCP DEBUG <0013> endpoint:rtpbridge/f9@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956121 DLMGCP DEBUG <0013> endpoint:rtpbridge/fa@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956121 DLMGCP DEBUG <0013> endpoint:rtpbridge/fb@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956121 DLMGCP DEBUG <0013> endpoint:rtpbridge/fc@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956121 DLMGCP DEBUG <0013> endpoint:rtpbridge/fd@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956121 DLMGCP DEBUG <0013> endpoint:rtpbridge/fe@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956121 DLMGCP DEBUG <0013> endpoint:rtpbridge/ff@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956121 DLMGCP DEBUG <0013> endpoint:rtpbridge/100@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956121 DLMGCP DEBUG <0013> endpoint:rtpbridge/101@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956121 DLMGCP DEBUG <0013> endpoint:rtpbridge/102@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956121 DLMGCP DEBUG <0013> endpoint:rtpbridge/103@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956121 DLMGCP DEBUG <0013> endpoint:rtpbridge/104@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956121 DLMGCP DEBUG <0013> endpoint:rtpbridge/105@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956121 DLMGCP DEBUG <0013> endpoint:rtpbridge/106@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956121 DLMGCP DEBUG <0013> endpoint:rtpbridge/107@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956121 DLMGCP DEBUG <0013> endpoint:rtpbridge/108@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956121 DLMGCP DEBUG <0013> endpoint:rtpbridge/109@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956121 DLMGCP DEBUG <0013> endpoint:rtpbridge/10a@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956121 DLMGCP DEBUG <0013> endpoint:rtpbridge/10b@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956121 DLMGCP DEBUG <0013> endpoint:rtpbridge/10c@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956121 DLMGCP DEBUG <0013> endpoint:rtpbridge/10d@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956122 DLMGCP DEBUG <0013> endpoint:rtpbridge/10e@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956122 DLMGCP DEBUG <0013> endpoint:rtpbridge/10f@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956122 DLMGCP DEBUG <0013> endpoint:rtpbridge/110@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956122 DLMGCP DEBUG <0013> endpoint:rtpbridge/111@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956122 DLMGCP DEBUG <0013> endpoint:rtpbridge/112@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956122 DLMGCP DEBUG <0013> endpoint:rtpbridge/113@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956122 DLMGCP DEBUG <0013> endpoint:rtpbridge/114@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956122 DLMGCP DEBUG <0013> endpoint:rtpbridge/115@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956122 DLMGCP DEBUG <0013> endpoint:rtpbridge/116@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956122 DLMGCP DEBUG <0013> endpoint:rtpbridge/117@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956122 DLMGCP DEBUG <0013> endpoint:rtpbridge/118@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956122 DLMGCP DEBUG <0013> endpoint:rtpbridge/119@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956122 DLMGCP DEBUG <0013> endpoint:rtpbridge/11a@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956122 DLMGCP DEBUG <0013> endpoint:rtpbridge/11b@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956122 DLMGCP DEBUG <0013> endpoint:rtpbridge/11c@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956122 DLMGCP DEBUG <0013> endpoint:rtpbridge/11d@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956122 DLMGCP DEBUG <0013> endpoint:rtpbridge/11e@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956122 DLMGCP DEBUG <0013> endpoint:rtpbridge/11f@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956122 DLMGCP DEBUG <0013> endpoint:rtpbridge/120@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956122 DLMGCP DEBUG <0013> endpoint:rtpbridge/121@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956122 DLMGCP DEBUG <0013> endpoint:rtpbridge/122@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956122 DLMGCP DEBUG <0013> endpoint:rtpbridge/123@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956122 DLMGCP DEBUG <0013> endpoint:rtpbridge/124@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956122 DLMGCP DEBUG <0013> endpoint:rtpbridge/125@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956122 DLMGCP DEBUG <0013> endpoint:rtpbridge/126@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956122 DLMGCP DEBUG <0013> endpoint:rtpbridge/127@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956122 DLMGCP DEBUG <0013> endpoint:rtpbridge/128@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956122 DLMGCP DEBUG <0013> endpoint:rtpbridge/129@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956122 DLMGCP DEBUG <0013> endpoint:rtpbridge/12a@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956122 DLMGCP DEBUG <0013> endpoint:rtpbridge/12b@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956122 DLMGCP DEBUG <0013> endpoint:rtpbridge/12c@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956122 DLMGCP DEBUG <0013> endpoint:none Generated response: code=200 (mgcp_protocol.c:230) 20241102125956122 DLMGCP DEBUG <0013> Generated response: line #00: 200 2759 OK (mgcp_msg.c:67) 20241102125956122 DLMGCP DEBUG <0013> Received message: line #00: DLCX 2760 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241102125956122 DLMGCP DEBUG <0013> Received message: line #01: C: 00D9 (mgcp_msg.c:67) 20241102125956122 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found free endpoint: rtpbridge/1@mgw (mgcp_endp.c:261) 20241102125956122 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:441) 20241102125956122 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241102125956122 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956122 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956122 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956122 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956122 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956122 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956122 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956122 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956122 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956122 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956122 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956122 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956122 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956122 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956122 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956122 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956122 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956122 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956122 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956122 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956122 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956122 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956122 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956122 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956122 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956122 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956122 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956122 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956122 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956122 DLMGCP DEBUG <0013> endpoint:rtpbridge/1e@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956122 DLMGCP DEBUG <0013> endpoint:rtpbridge/1f@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956122 DLMGCP DEBUG <0013> endpoint:rtpbridge/20@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956122 DLMGCP DEBUG <0013> endpoint:rtpbridge/21@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956122 DLMGCP DEBUG <0013> endpoint:rtpbridge/22@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956122 DLMGCP DEBUG <0013> endpoint:rtpbridge/23@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956122 DLMGCP DEBUG <0013> endpoint:rtpbridge/24@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956122 DLMGCP DEBUG <0013> endpoint:rtpbridge/25@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956122 DLMGCP DEBUG <0013> endpoint:rtpbridge/26@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956122 DLMGCP DEBUG <0013> endpoint:rtpbridge/27@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956122 DLMGCP DEBUG <0013> endpoint:rtpbridge/28@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956122 DLMGCP DEBUG <0013> endpoint:rtpbridge/29@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956122 DLMGCP DEBUG <0013> endpoint:rtpbridge/2a@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956122 DLMGCP DEBUG <0013> endpoint:rtpbridge/2b@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956122 DLMGCP DEBUG <0013> endpoint:rtpbridge/2c@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956122 DLMGCP DEBUG <0013> endpoint:rtpbridge/2d@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956122 DLMGCP DEBUG <0013> endpoint:rtpbridge/2e@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956122 DLMGCP DEBUG <0013> endpoint:rtpbridge/2f@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956122 DLMGCP DEBUG <0013> endpoint:rtpbridge/30@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956122 DLMGCP DEBUG <0013> endpoint:rtpbridge/31@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956122 DLMGCP DEBUG <0013> endpoint:rtpbridge/32@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956122 DLMGCP DEBUG <0013> endpoint:rtpbridge/33@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956122 DLMGCP DEBUG <0013> endpoint:rtpbridge/34@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956122 DLMGCP DEBUG <0013> endpoint:rtpbridge/35@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956122 DLMGCP DEBUG <0013> endpoint:rtpbridge/36@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956122 DLMGCP DEBUG <0013> endpoint:rtpbridge/37@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956122 DLMGCP DEBUG <0013> endpoint:rtpbridge/38@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956122 DLMGCP DEBUG <0013> endpoint:rtpbridge/39@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956122 DLMGCP DEBUG <0013> endpoint:rtpbridge/3a@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956122 DLMGCP DEBUG <0013> endpoint:rtpbridge/3b@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956122 DLMGCP DEBUG <0013> endpoint:rtpbridge/3c@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956122 DLMGCP DEBUG <0013> endpoint:rtpbridge/3d@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956122 DLMGCP DEBUG <0013> endpoint:rtpbridge/3e@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956122 DLMGCP DEBUG <0013> endpoint:rtpbridge/3f@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956122 DLMGCP DEBUG <0013> endpoint:rtpbridge/40@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956122 DLMGCP DEBUG <0013> endpoint:rtpbridge/41@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956122 DLMGCP DEBUG <0013> endpoint:rtpbridge/42@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956122 DLMGCP DEBUG <0013> endpoint:rtpbridge/43@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956122 DLMGCP DEBUG <0013> endpoint:rtpbridge/44@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956122 DLMGCP DEBUG <0013> endpoint:rtpbridge/45@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956122 DLMGCP DEBUG <0013> endpoint:rtpbridge/46@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956123 DLMGCP DEBUG <0013> endpoint:rtpbridge/47@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956123 DLMGCP DEBUG <0013> endpoint:rtpbridge/48@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956123 DLMGCP DEBUG <0013> endpoint:rtpbridge/49@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956123 DLMGCP DEBUG <0013> endpoint:rtpbridge/4a@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956123 DLMGCP DEBUG <0013> endpoint:rtpbridge/4b@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956123 DLMGCP DEBUG <0013> endpoint:rtpbridge/4c@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956123 DLMGCP DEBUG <0013> endpoint:rtpbridge/4d@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956123 DLMGCP DEBUG <0013> endpoint:rtpbridge/4e@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956123 DLMGCP DEBUG <0013> endpoint:rtpbridge/4f@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956123 DLMGCP DEBUG <0013> endpoint:rtpbridge/50@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956123 DLMGCP DEBUG <0013> endpoint:rtpbridge/51@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956123 DLMGCP DEBUG <0013> endpoint:rtpbridge/52@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956123 DLMGCP DEBUG <0013> endpoint:rtpbridge/53@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956123 DLMGCP DEBUG <0013> endpoint:rtpbridge/54@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956123 DLMGCP DEBUG <0013> endpoint:rtpbridge/55@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956123 DLMGCP DEBUG <0013> endpoint:rtpbridge/56@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956123 DLMGCP DEBUG <0013> endpoint:rtpbridge/57@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956123 DLMGCP DEBUG <0013> endpoint:rtpbridge/58@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956123 DLMGCP DEBUG <0013> endpoint:rtpbridge/59@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956123 DLMGCP DEBUG <0013> endpoint:rtpbridge/5a@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956123 DLMGCP DEBUG <0013> endpoint:rtpbridge/5b@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956123 DLMGCP DEBUG <0013> endpoint:rtpbridge/5c@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956123 DLMGCP DEBUG <0013> endpoint:rtpbridge/5d@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956123 DLMGCP DEBUG <0013> endpoint:rtpbridge/5e@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956123 DLMGCP DEBUG <0013> endpoint:rtpbridge/5f@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956123 DLMGCP DEBUG <0013> endpoint:rtpbridge/60@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956123 DLMGCP DEBUG <0013> endpoint:rtpbridge/61@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956123 DLMGCP DEBUG <0013> endpoint:rtpbridge/62@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956123 DLMGCP DEBUG <0013> endpoint:rtpbridge/63@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956123 DLMGCP DEBUG <0013> endpoint:rtpbridge/64@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956123 DLMGCP DEBUG <0013> endpoint:rtpbridge/65@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956123 DLMGCP DEBUG <0013> endpoint:rtpbridge/66@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956123 DLMGCP DEBUG <0013> endpoint:rtpbridge/67@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956123 DLMGCP DEBUG <0013> endpoint:rtpbridge/68@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956123 DLMGCP DEBUG <0013> endpoint:rtpbridge/69@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956123 DLMGCP DEBUG <0013> endpoint:rtpbridge/6a@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956123 DLMGCP DEBUG <0013> endpoint:rtpbridge/6b@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956123 DLMGCP DEBUG <0013> endpoint:rtpbridge/6c@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956123 DLMGCP DEBUG <0013> endpoint:rtpbridge/6d@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956123 DLMGCP DEBUG <0013> endpoint:rtpbridge/6e@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956123 DLMGCP DEBUG <0013> endpoint:rtpbridge/6f@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956123 DLMGCP DEBUG <0013> endpoint:rtpbridge/70@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956123 DLMGCP DEBUG <0013> endpoint:rtpbridge/71@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956123 DLMGCP DEBUG <0013> endpoint:rtpbridge/72@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956123 DLMGCP DEBUG <0013> endpoint:rtpbridge/73@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956123 DLMGCP DEBUG <0013> endpoint:rtpbridge/74@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956123 DLMGCP DEBUG <0013> endpoint:rtpbridge/75@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956123 DLMGCP DEBUG <0013> endpoint:rtpbridge/76@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956123 DLMGCP DEBUG <0013> endpoint:rtpbridge/77@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956123 DLMGCP DEBUG <0013> endpoint:rtpbridge/78@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956123 DLMGCP DEBUG <0013> endpoint:rtpbridge/79@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956123 DLMGCP DEBUG <0013> endpoint:rtpbridge/7a@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956123 DLMGCP DEBUG <0013> endpoint:rtpbridge/7b@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956123 DLMGCP DEBUG <0013> endpoint:rtpbridge/7c@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956123 DLMGCP DEBUG <0013> endpoint:rtpbridge/7d@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956123 DLMGCP DEBUG <0013> endpoint:rtpbridge/7e@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956123 DLMGCP DEBUG <0013> endpoint:rtpbridge/7f@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956123 DLMGCP DEBUG <0013> endpoint:rtpbridge/80@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956123 DLMGCP DEBUG <0013> endpoint:rtpbridge/81@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956123 DLMGCP DEBUG <0013> endpoint:rtpbridge/82@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956123 DLMGCP DEBUG <0013> endpoint:rtpbridge/83@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956123 DLMGCP DEBUG <0013> endpoint:rtpbridge/84@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956123 DLMGCP DEBUG <0013> endpoint:rtpbridge/85@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956123 DLMGCP DEBUG <0013> endpoint:rtpbridge/86@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956123 DLMGCP DEBUG <0013> endpoint:rtpbridge/87@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956123 DLMGCP DEBUG <0013> endpoint:rtpbridge/88@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956123 DLMGCP DEBUG <0013> endpoint:rtpbridge/89@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956123 DLMGCP DEBUG <0013> endpoint:rtpbridge/8a@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956123 DLMGCP DEBUG <0013> endpoint:rtpbridge/8b@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956123 DLMGCP DEBUG <0013> endpoint:rtpbridge/8c@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956123 DLMGCP DEBUG <0013> endpoint:rtpbridge/8d@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956123 DLMGCP DEBUG <0013> endpoint:rtpbridge/8e@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956123 DLMGCP DEBUG <0013> endpoint:rtpbridge/8f@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956123 DLMGCP DEBUG <0013> endpoint:rtpbridge/90@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956123 DLMGCP DEBUG <0013> endpoint:rtpbridge/91@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956123 DLMGCP DEBUG <0013> endpoint:rtpbridge/92@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956123 DLMGCP DEBUG <0013> endpoint:rtpbridge/93@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956123 DLMGCP DEBUG <0013> endpoint:rtpbridge/94@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956123 DLMGCP DEBUG <0013> endpoint:rtpbridge/95@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956123 DLMGCP DEBUG <0013> endpoint:rtpbridge/96@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956123 DLMGCP DEBUG <0013> endpoint:rtpbridge/97@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956123 DLMGCP DEBUG <0013> endpoint:rtpbridge/98@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956123 DLMGCP DEBUG <0013> endpoint:rtpbridge/99@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956123 DLMGCP DEBUG <0013> endpoint:rtpbridge/9a@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956123 DLMGCP DEBUG <0013> endpoint:rtpbridge/9b@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956123 DLMGCP DEBUG <0013> endpoint:rtpbridge/9c@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956123 DLMGCP DEBUG <0013> endpoint:rtpbridge/9d@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956123 DLMGCP DEBUG <0013> endpoint:rtpbridge/9e@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956123 DLMGCP DEBUG <0013> endpoint:rtpbridge/9f@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956123 DLMGCP DEBUG <0013> endpoint:rtpbridge/a0@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956123 DLMGCP DEBUG <0013> endpoint:rtpbridge/a1@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956123 DLMGCP DEBUG <0013> endpoint:rtpbridge/a2@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956123 DLMGCP DEBUG <0013> endpoint:rtpbridge/a3@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956123 DLMGCP DEBUG <0013> endpoint:rtpbridge/a4@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956123 DLMGCP DEBUG <0013> endpoint:rtpbridge/a5@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956123 DLMGCP DEBUG <0013> endpoint:rtpbridge/a6@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956123 DLMGCP DEBUG <0013> endpoint:rtpbridge/a7@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956123 DLMGCP DEBUG <0013> endpoint:rtpbridge/a8@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956123 DLMGCP DEBUG <0013> endpoint:rtpbridge/a9@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956123 DLMGCP DEBUG <0013> endpoint:rtpbridge/aa@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956123 DLMGCP DEBUG <0013> endpoint:rtpbridge/ab@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956123 DLMGCP DEBUG <0013> endpoint:rtpbridge/ac@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956123 DLMGCP DEBUG <0013> endpoint:rtpbridge/ad@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956123 DLMGCP DEBUG <0013> endpoint:rtpbridge/ae@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956123 DLMGCP DEBUG <0013> endpoint:rtpbridge/af@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956123 DLMGCP DEBUG <0013> endpoint:rtpbridge/b0@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956123 DLMGCP DEBUG <0013> endpoint:rtpbridge/b1@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956123 DLMGCP DEBUG <0013> endpoint:rtpbridge/b2@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956123 DLMGCP DEBUG <0013> endpoint:rtpbridge/b3@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956123 DLMGCP DEBUG <0013> endpoint:rtpbridge/b4@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956123 DLMGCP DEBUG <0013> endpoint:rtpbridge/b5@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956123 DLMGCP DEBUG <0013> endpoint:rtpbridge/b6@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956123 DLMGCP DEBUG <0013> endpoint:rtpbridge/b7@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956123 DLMGCP DEBUG <0013> endpoint:rtpbridge/b8@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956123 DLMGCP DEBUG <0013> endpoint:rtpbridge/b9@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956123 DLMGCP DEBUG <0013> endpoint:rtpbridge/ba@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956123 DLMGCP DEBUG <0013> endpoint:rtpbridge/bb@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956123 DLMGCP DEBUG <0013> endpoint:rtpbridge/bc@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956123 DLMGCP DEBUG <0013> endpoint:rtpbridge/bd@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956123 DLMGCP DEBUG <0013> endpoint:rtpbridge/be@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956123 DLMGCP DEBUG <0013> endpoint:rtpbridge/bf@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956123 DLMGCP DEBUG <0013> endpoint:rtpbridge/c0@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956123 DLMGCP DEBUG <0013> endpoint:rtpbridge/c1@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956123 DLMGCP DEBUG <0013> endpoint:rtpbridge/c2@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956123 DLMGCP DEBUG <0013> endpoint:rtpbridge/c3@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956123 DLMGCP DEBUG <0013> endpoint:rtpbridge/c4@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956123 DLMGCP DEBUG <0013> endpoint:rtpbridge/c5@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956123 DLMGCP DEBUG <0013> endpoint:rtpbridge/c6@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956123 DLMGCP DEBUG <0013> endpoint:rtpbridge/c7@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956123 DLMGCP DEBUG <0013> endpoint:rtpbridge/c8@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956123 DLMGCP DEBUG <0013> endpoint:rtpbridge/c9@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956123 DLMGCP DEBUG <0013> endpoint:rtpbridge/ca@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956123 DLMGCP DEBUG <0013> endpoint:rtpbridge/cb@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956123 DLMGCP DEBUG <0013> endpoint:rtpbridge/cc@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956123 DLMGCP DEBUG <0013> endpoint:rtpbridge/cd@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956123 DLMGCP DEBUG <0013> endpoint:rtpbridge/ce@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956123 DLMGCP DEBUG <0013> endpoint:rtpbridge/cf@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956123 DLMGCP DEBUG <0013> endpoint:rtpbridge/d0@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956123 DLMGCP DEBUG <0013> endpoint:rtpbridge/d1@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956123 DLMGCP DEBUG <0013> endpoint:rtpbridge/d2@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956123 DLMGCP DEBUG <0013> endpoint:rtpbridge/d3@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956123 DLMGCP DEBUG <0013> endpoint:rtpbridge/d4@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956123 DLMGCP DEBUG <0013> endpoint:rtpbridge/d5@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956123 DLMGCP DEBUG <0013> endpoint:rtpbridge/d6@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956123 DLMGCP DEBUG <0013> endpoint:rtpbridge/d7@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956123 DLMGCP DEBUG <0013> endpoint:rtpbridge/d8@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956123 DLMGCP DEBUG <0013> endpoint:rtpbridge/d9@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956123 DLMGCP DEBUG <0013> endpoint:rtpbridge/da@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956123 DLMGCP DEBUG <0013> endpoint:rtpbridge/db@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956123 DLMGCP DEBUG <0013> endpoint:rtpbridge/dc@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956123 DLMGCP DEBUG <0013> endpoint:rtpbridge/dd@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956123 DLMGCP DEBUG <0013> endpoint:rtpbridge/de@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956123 DLMGCP DEBUG <0013> endpoint:rtpbridge/df@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956123 DLMGCP DEBUG <0013> endpoint:rtpbridge/e0@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956123 DLMGCP DEBUG <0013> endpoint:rtpbridge/e1@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956123 DLMGCP DEBUG <0013> endpoint:rtpbridge/e2@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956123 DLMGCP DEBUG <0013> endpoint:rtpbridge/e3@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956123 DLMGCP DEBUG <0013> endpoint:rtpbridge/e4@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956123 DLMGCP DEBUG <0013> endpoint:rtpbridge/e5@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956123 DLMGCP DEBUG <0013> endpoint:rtpbridge/e6@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956123 DLMGCP DEBUG <0013> endpoint:rtpbridge/e7@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956123 DLMGCP DEBUG <0013> endpoint:rtpbridge/e8@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956123 DLMGCP DEBUG <0013> endpoint:rtpbridge/e9@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956123 DLMGCP DEBUG <0013> endpoint:rtpbridge/ea@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956123 DLMGCP DEBUG <0013> endpoint:rtpbridge/eb@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956123 DLMGCP DEBUG <0013> endpoint:rtpbridge/ec@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956123 DLMGCP DEBUG <0013> endpoint:rtpbridge/ed@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956123 DLMGCP DEBUG <0013> endpoint:rtpbridge/ee@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956123 DLMGCP DEBUG <0013> endpoint:rtpbridge/ef@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956123 DLMGCP DEBUG <0013> endpoint:rtpbridge/f0@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956123 DLMGCP DEBUG <0013> endpoint:rtpbridge/f1@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956123 DLMGCP DEBUG <0013> endpoint:rtpbridge/f2@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956123 DLMGCP DEBUG <0013> endpoint:rtpbridge/f3@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956123 DLMGCP DEBUG <0013> endpoint:rtpbridge/f4@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956124 DLMGCP DEBUG <0013> endpoint:rtpbridge/f5@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956124 DLMGCP DEBUG <0013> endpoint:rtpbridge/f6@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956124 DLMGCP DEBUG <0013> endpoint:rtpbridge/f7@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956124 DLMGCP DEBUG <0013> endpoint:rtpbridge/f8@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956124 DLMGCP DEBUG <0013> endpoint:rtpbridge/f9@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956124 DLMGCP DEBUG <0013> endpoint:rtpbridge/fa@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956124 DLMGCP DEBUG <0013> endpoint:rtpbridge/fb@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956124 DLMGCP DEBUG <0013> endpoint:rtpbridge/fc@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956124 DLMGCP DEBUG <0013> endpoint:rtpbridge/fd@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956124 DLMGCP DEBUG <0013> endpoint:rtpbridge/fe@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956124 DLMGCP DEBUG <0013> endpoint:rtpbridge/ff@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956124 DLMGCP DEBUG <0013> endpoint:rtpbridge/100@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956124 DLMGCP DEBUG <0013> endpoint:rtpbridge/101@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956124 DLMGCP DEBUG <0013> endpoint:rtpbridge/102@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956124 DLMGCP DEBUG <0013> endpoint:rtpbridge/103@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956124 DLMGCP DEBUG <0013> endpoint:rtpbridge/104@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956124 DLMGCP DEBUG <0013> endpoint:rtpbridge/105@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956124 DLMGCP DEBUG <0013> endpoint:rtpbridge/106@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956124 DLMGCP DEBUG <0013> endpoint:rtpbridge/107@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956124 DLMGCP DEBUG <0013> endpoint:rtpbridge/108@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956124 DLMGCP DEBUG <0013> endpoint:rtpbridge/109@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956124 DLMGCP DEBUG <0013> endpoint:rtpbridge/10a@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956124 DLMGCP DEBUG <0013> endpoint:rtpbridge/10b@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956124 DLMGCP DEBUG <0013> endpoint:rtpbridge/10c@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956124 DLMGCP DEBUG <0013> endpoint:rtpbridge/10d@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956124 DLMGCP DEBUG <0013> endpoint:rtpbridge/10e@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956124 DLMGCP DEBUG <0013> endpoint:rtpbridge/10f@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956124 DLMGCP DEBUG <0013> endpoint:rtpbridge/110@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956124 DLMGCP DEBUG <0013> endpoint:rtpbridge/111@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956124 DLMGCP DEBUG <0013> endpoint:rtpbridge/112@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956124 DLMGCP DEBUG <0013> endpoint:rtpbridge/113@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956124 DLMGCP DEBUG <0013> endpoint:rtpbridge/114@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956124 DLMGCP DEBUG <0013> endpoint:rtpbridge/115@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956124 DLMGCP DEBUG <0013> endpoint:rtpbridge/116@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956124 DLMGCP DEBUG <0013> endpoint:rtpbridge/117@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956124 DLMGCP DEBUG <0013> endpoint:rtpbridge/118@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956124 DLMGCP DEBUG <0013> endpoint:rtpbridge/119@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956124 DLMGCP DEBUG <0013> endpoint:rtpbridge/11a@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956124 DLMGCP DEBUG <0013> endpoint:rtpbridge/11b@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956124 DLMGCP DEBUG <0013> endpoint:rtpbridge/11c@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956124 DLMGCP DEBUG <0013> endpoint:rtpbridge/11d@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956124 DLMGCP DEBUG <0013> endpoint:rtpbridge/11e@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956124 DLMGCP DEBUG <0013> endpoint:rtpbridge/11f@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956124 DLMGCP DEBUG <0013> endpoint:rtpbridge/120@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956124 DLMGCP DEBUG <0013> endpoint:rtpbridge/121@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956124 DLMGCP DEBUG <0013> endpoint:rtpbridge/122@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956124 DLMGCP DEBUG <0013> endpoint:rtpbridge/123@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956124 DLMGCP DEBUG <0013> endpoint:rtpbridge/124@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956124 DLMGCP DEBUG <0013> endpoint:rtpbridge/125@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956124 DLMGCP DEBUG <0013> endpoint:rtpbridge/126@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956124 DLMGCP DEBUG <0013> endpoint:rtpbridge/127@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956124 DLMGCP DEBUG <0013> endpoint:rtpbridge/128@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956124 DLMGCP DEBUG <0013> endpoint:rtpbridge/129@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956124 DLMGCP DEBUG <0013> endpoint:rtpbridge/12a@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956124 DLMGCP DEBUG <0013> endpoint:rtpbridge/12b@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956124 DLMGCP DEBUG <0013> endpoint:rtpbridge/12c@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956124 DLMGCP DEBUG <0013> endpoint:none Generated response: code=200 (mgcp_protocol.c:230) 20241102125956124 DLMGCP DEBUG <0013> Generated response: line #00: 200 2760 OK (mgcp_msg.c:67) 20241102125956124 DLMGCP DEBUG <0013> Received message: line #00: DLCX 2761 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241102125956124 DLMGCP DEBUG <0013> Received message: line #01: C: 00DA (mgcp_msg.c:67) 20241102125956124 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found free endpoint: rtpbridge/1@mgw (mgcp_endp.c:261) 20241102125956124 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:441) 20241102125956124 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241102125956124 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956124 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956124 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956124 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956124 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956124 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956124 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956124 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956124 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956124 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956124 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956124 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956124 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956124 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956124 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956124 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956124 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956124 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956124 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956124 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956124 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956124 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956124 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956124 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956124 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956124 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956124 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956124 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956124 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956124 DLMGCP DEBUG <0013> endpoint:rtpbridge/1e@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956124 DLMGCP DEBUG <0013> endpoint:rtpbridge/1f@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956124 DLMGCP DEBUG <0013> endpoint:rtpbridge/20@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956124 DLMGCP DEBUG <0013> endpoint:rtpbridge/21@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956124 DLMGCP DEBUG <0013> endpoint:rtpbridge/22@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956124 DLMGCP DEBUG <0013> endpoint:rtpbridge/23@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956124 DLMGCP DEBUG <0013> endpoint:rtpbridge/24@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956124 DLMGCP DEBUG <0013> endpoint:rtpbridge/25@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956124 DLMGCP DEBUG <0013> endpoint:rtpbridge/26@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956124 DLMGCP DEBUG <0013> endpoint:rtpbridge/27@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956124 DLMGCP DEBUG <0013> endpoint:rtpbridge/28@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956124 DLMGCP DEBUG <0013> endpoint:rtpbridge/29@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956124 DLMGCP DEBUG <0013> endpoint:rtpbridge/2a@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956124 DLMGCP DEBUG <0013> endpoint:rtpbridge/2b@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956124 DLMGCP DEBUG <0013> endpoint:rtpbridge/2c@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956124 DLMGCP DEBUG <0013> endpoint:rtpbridge/2d@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956124 DLMGCP DEBUG <0013> endpoint:rtpbridge/2e@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956124 DLMGCP DEBUG <0013> endpoint:rtpbridge/2f@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956124 DLMGCP DEBUG <0013> endpoint:rtpbridge/30@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956124 DLMGCP DEBUG <0013> endpoint:rtpbridge/31@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956124 DLMGCP DEBUG <0013> endpoint:rtpbridge/32@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956125 DLMGCP DEBUG <0013> endpoint:rtpbridge/33@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956125 DLMGCP DEBUG <0013> endpoint:rtpbridge/34@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956125 DLMGCP DEBUG <0013> endpoint:rtpbridge/35@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956125 DLMGCP DEBUG <0013> endpoint:rtpbridge/36@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956125 DLMGCP DEBUG <0013> endpoint:rtpbridge/37@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956125 DLMGCP DEBUG <0013> endpoint:rtpbridge/38@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956125 DLMGCP DEBUG <0013> endpoint:rtpbridge/39@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956125 DLMGCP DEBUG <0013> endpoint:rtpbridge/3a@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956125 DLMGCP DEBUG <0013> endpoint:rtpbridge/3b@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956125 DLMGCP DEBUG <0013> endpoint:rtpbridge/3c@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956125 DLMGCP DEBUG <0013> endpoint:rtpbridge/3d@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956125 DLMGCP DEBUG <0013> endpoint:rtpbridge/3e@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956125 DLMGCP DEBUG <0013> endpoint:rtpbridge/3f@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956125 DLMGCP DEBUG <0013> endpoint:rtpbridge/40@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956125 DLMGCP DEBUG <0013> endpoint:rtpbridge/41@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956125 DLMGCP DEBUG <0013> endpoint:rtpbridge/42@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956125 DLMGCP DEBUG <0013> endpoint:rtpbridge/43@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956125 DLMGCP DEBUG <0013> endpoint:rtpbridge/44@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956125 DLMGCP DEBUG <0013> endpoint:rtpbridge/45@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956125 DLMGCP DEBUG <0013> endpoint:rtpbridge/46@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956125 DLMGCP DEBUG <0013> endpoint:rtpbridge/47@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956125 DLMGCP DEBUG <0013> endpoint:rtpbridge/48@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956125 DLMGCP DEBUG <0013> endpoint:rtpbridge/49@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956125 DLMGCP DEBUG <0013> endpoint:rtpbridge/4a@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956125 DLMGCP DEBUG <0013> endpoint:rtpbridge/4b@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956125 DLMGCP DEBUG <0013> endpoint:rtpbridge/4c@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956125 DLMGCP DEBUG <0013> endpoint:rtpbridge/4d@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956125 DLMGCP DEBUG <0013> endpoint:rtpbridge/4e@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956125 DLMGCP DEBUG <0013> endpoint:rtpbridge/4f@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956125 DLMGCP DEBUG <0013> endpoint:rtpbridge/50@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956125 DLMGCP DEBUG <0013> endpoint:rtpbridge/51@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956125 DLMGCP DEBUG <0013> endpoint:rtpbridge/52@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956125 DLMGCP DEBUG <0013> endpoint:rtpbridge/53@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956125 DLMGCP DEBUG <0013> endpoint:rtpbridge/54@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956125 DLMGCP DEBUG <0013> endpoint:rtpbridge/55@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956125 DLMGCP DEBUG <0013> endpoint:rtpbridge/56@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956125 DLMGCP DEBUG <0013> endpoint:rtpbridge/57@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956125 DLMGCP DEBUG <0013> endpoint:rtpbridge/58@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956125 DLMGCP DEBUG <0013> endpoint:rtpbridge/59@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956125 DLMGCP DEBUG <0013> endpoint:rtpbridge/5a@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956125 DLMGCP DEBUG <0013> endpoint:rtpbridge/5b@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956125 DLMGCP DEBUG <0013> endpoint:rtpbridge/5c@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956125 DLMGCP DEBUG <0013> endpoint:rtpbridge/5d@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956125 DLMGCP DEBUG <0013> endpoint:rtpbridge/5e@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956125 DLMGCP DEBUG <0013> endpoint:rtpbridge/5f@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956125 DLMGCP DEBUG <0013> endpoint:rtpbridge/60@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956125 DLMGCP DEBUG <0013> endpoint:rtpbridge/61@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956125 DLMGCP DEBUG <0013> endpoint:rtpbridge/62@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956125 DLMGCP DEBUG <0013> endpoint:rtpbridge/63@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956125 DLMGCP DEBUG <0013> endpoint:rtpbridge/64@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956125 DLMGCP DEBUG <0013> endpoint:rtpbridge/65@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956125 DLMGCP DEBUG <0013> endpoint:rtpbridge/66@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956125 DLMGCP DEBUG <0013> endpoint:rtpbridge/67@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956125 DLMGCP DEBUG <0013> endpoint:rtpbridge/68@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956125 DLMGCP DEBUG <0013> endpoint:rtpbridge/69@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956125 DLMGCP DEBUG <0013> endpoint:rtpbridge/6a@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956125 DLMGCP DEBUG <0013> endpoint:rtpbridge/6b@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956125 DLMGCP DEBUG <0013> endpoint:rtpbridge/6c@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956125 DLMGCP DEBUG <0013> endpoint:rtpbridge/6d@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956125 DLMGCP DEBUG <0013> endpoint:rtpbridge/6e@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956125 DLMGCP DEBUG <0013> endpoint:rtpbridge/6f@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956125 DLMGCP DEBUG <0013> endpoint:rtpbridge/70@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956125 DLMGCP DEBUG <0013> endpoint:rtpbridge/71@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956125 DLMGCP DEBUG <0013> endpoint:rtpbridge/72@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956125 DLMGCP DEBUG <0013> endpoint:rtpbridge/73@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956125 DLMGCP DEBUG <0013> endpoint:rtpbridge/74@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956125 DLMGCP DEBUG <0013> endpoint:rtpbridge/75@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956125 DLMGCP DEBUG <0013> endpoint:rtpbridge/76@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956125 DLMGCP DEBUG <0013> endpoint:rtpbridge/77@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956125 DLMGCP DEBUG <0013> endpoint:rtpbridge/78@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956125 DLMGCP DEBUG <0013> endpoint:rtpbridge/79@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956125 DLMGCP DEBUG <0013> endpoint:rtpbridge/7a@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956125 DLMGCP DEBUG <0013> endpoint:rtpbridge/7b@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956125 DLMGCP DEBUG <0013> endpoint:rtpbridge/7c@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956125 DLMGCP DEBUG <0013> endpoint:rtpbridge/7d@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956125 DLMGCP DEBUG <0013> endpoint:rtpbridge/7e@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956125 DLMGCP DEBUG <0013> endpoint:rtpbridge/7f@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956125 DLMGCP DEBUG <0013> endpoint:rtpbridge/80@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956125 DLMGCP DEBUG <0013> endpoint:rtpbridge/81@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956125 DLMGCP DEBUG <0013> endpoint:rtpbridge/82@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956125 DLMGCP DEBUG <0013> endpoint:rtpbridge/83@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956125 DLMGCP DEBUG <0013> endpoint:rtpbridge/84@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956125 DLMGCP DEBUG <0013> endpoint:rtpbridge/85@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956125 DLMGCP DEBUG <0013> endpoint:rtpbridge/86@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956125 DLMGCP DEBUG <0013> endpoint:rtpbridge/87@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956125 DLMGCP DEBUG <0013> endpoint:rtpbridge/88@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956125 DLMGCP DEBUG <0013> endpoint:rtpbridge/89@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956125 DLMGCP DEBUG <0013> endpoint:rtpbridge/8a@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956125 DLMGCP DEBUG <0013> endpoint:rtpbridge/8b@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956125 DLMGCP DEBUG <0013> endpoint:rtpbridge/8c@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956125 DLMGCP DEBUG <0013> endpoint:rtpbridge/8d@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956125 DLMGCP DEBUG <0013> endpoint:rtpbridge/8e@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956125 DLMGCP DEBUG <0013> endpoint:rtpbridge/8f@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956125 DLMGCP DEBUG <0013> endpoint:rtpbridge/90@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956125 DLMGCP DEBUG <0013> endpoint:rtpbridge/91@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956125 DLMGCP DEBUG <0013> endpoint:rtpbridge/92@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956125 DLMGCP DEBUG <0013> endpoint:rtpbridge/93@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956125 DLMGCP DEBUG <0013> endpoint:rtpbridge/94@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956125 DLMGCP DEBUG <0013> endpoint:rtpbridge/95@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956125 DLMGCP DEBUG <0013> endpoint:rtpbridge/96@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956125 DLMGCP DEBUG <0013> endpoint:rtpbridge/97@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956125 DLMGCP DEBUG <0013> endpoint:rtpbridge/98@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956125 DLMGCP DEBUG <0013> endpoint:rtpbridge/99@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956125 DLMGCP DEBUG <0013> endpoint:rtpbridge/9a@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956125 DLMGCP DEBUG <0013> endpoint:rtpbridge/9b@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956125 DLMGCP DEBUG <0013> endpoint:rtpbridge/9c@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956125 DLMGCP DEBUG <0013> endpoint:rtpbridge/9d@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956125 DLMGCP DEBUG <0013> endpoint:rtpbridge/9e@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956125 DLMGCP DEBUG <0013> endpoint:rtpbridge/9f@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956125 DLMGCP DEBUG <0013> endpoint:rtpbridge/a0@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956125 DLMGCP DEBUG <0013> endpoint:rtpbridge/a1@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956125 DLMGCP DEBUG <0013> endpoint:rtpbridge/a2@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956125 DLMGCP DEBUG <0013> endpoint:rtpbridge/a3@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956125 DLMGCP DEBUG <0013> endpoint:rtpbridge/a4@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956125 DLMGCP DEBUG <0013> endpoint:rtpbridge/a5@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956125 DLMGCP DEBUG <0013> endpoint:rtpbridge/a6@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956125 DLMGCP DEBUG <0013> endpoint:rtpbridge/a7@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956125 DLMGCP DEBUG <0013> endpoint:rtpbridge/a8@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956125 DLMGCP DEBUG <0013> endpoint:rtpbridge/a9@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956125 DLMGCP DEBUG <0013> endpoint:rtpbridge/aa@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956125 DLMGCP DEBUG <0013> endpoint:rtpbridge/ab@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956125 DLMGCP DEBUG <0013> endpoint:rtpbridge/ac@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956125 DLMGCP DEBUG <0013> endpoint:rtpbridge/ad@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956125 DLMGCP DEBUG <0013> endpoint:rtpbridge/ae@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956125 DLMGCP DEBUG <0013> endpoint:rtpbridge/af@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956125 DLMGCP DEBUG <0013> endpoint:rtpbridge/b0@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956125 DLMGCP DEBUG <0013> endpoint:rtpbridge/b1@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956125 DLMGCP DEBUG <0013> endpoint:rtpbridge/b2@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956125 DLMGCP DEBUG <0013> endpoint:rtpbridge/b3@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956125 DLMGCP DEBUG <0013> endpoint:rtpbridge/b4@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956125 DLMGCP DEBUG <0013> endpoint:rtpbridge/b5@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956125 DLMGCP DEBUG <0013> endpoint:rtpbridge/b6@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956125 DLMGCP DEBUG <0013> endpoint:rtpbridge/b7@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956125 DLMGCP DEBUG <0013> endpoint:rtpbridge/b8@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956125 DLMGCP DEBUG <0013> endpoint:rtpbridge/b9@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956125 DLMGCP DEBUG <0013> endpoint:rtpbridge/ba@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956125 DLMGCP DEBUG <0013> endpoint:rtpbridge/bb@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956125 DLMGCP DEBUG <0013> endpoint:rtpbridge/bc@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956125 DLMGCP DEBUG <0013> endpoint:rtpbridge/bd@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956125 DLMGCP DEBUG <0013> endpoint:rtpbridge/be@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956125 DLMGCP DEBUG <0013> endpoint:rtpbridge/bf@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956125 DLMGCP DEBUG <0013> endpoint:rtpbridge/c0@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956125 DLMGCP DEBUG <0013> endpoint:rtpbridge/c1@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956125 DLMGCP DEBUG <0013> endpoint:rtpbridge/c2@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956125 DLMGCP DEBUG <0013> endpoint:rtpbridge/c3@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956125 DLMGCP DEBUG <0013> endpoint:rtpbridge/c4@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956125 DLMGCP DEBUG <0013> endpoint:rtpbridge/c5@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956125 DLMGCP DEBUG <0013> endpoint:rtpbridge/c6@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956125 DLMGCP DEBUG <0013> endpoint:rtpbridge/c7@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956125 DLMGCP DEBUG <0013> endpoint:rtpbridge/c8@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956125 DLMGCP DEBUG <0013> endpoint:rtpbridge/c9@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956125 DLMGCP DEBUG <0013> endpoint:rtpbridge/ca@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956125 DLMGCP DEBUG <0013> endpoint:rtpbridge/cb@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956125 DLMGCP DEBUG <0013> endpoint:rtpbridge/cc@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956125 DLMGCP DEBUG <0013> endpoint:rtpbridge/cd@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956125 DLMGCP DEBUG <0013> endpoint:rtpbridge/ce@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956125 DLMGCP DEBUG <0013> endpoint:rtpbridge/cf@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956125 DLMGCP DEBUG <0013> endpoint:rtpbridge/d0@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956125 DLMGCP DEBUG <0013> endpoint:rtpbridge/d1@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956125 DLMGCP DEBUG <0013> endpoint:rtpbridge/d2@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956125 DLMGCP DEBUG <0013> endpoint:rtpbridge/d3@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956125 DLMGCP DEBUG <0013> endpoint:rtpbridge/d4@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956125 DLMGCP DEBUG <0013> endpoint:rtpbridge/d5@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956125 DLMGCP DEBUG <0013> endpoint:rtpbridge/d6@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956125 DLMGCP DEBUG <0013> endpoint:rtpbridge/d7@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956125 DLMGCP DEBUG <0013> endpoint:rtpbridge/d8@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956125 DLMGCP DEBUG <0013> endpoint:rtpbridge/d9@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956125 DLMGCP DEBUG <0013> endpoint:rtpbridge/da@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956125 DLMGCP DEBUG <0013> endpoint:rtpbridge/db@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956125 DLMGCP DEBUG <0013> endpoint:rtpbridge/dc@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956125 DLMGCP DEBUG <0013> endpoint:rtpbridge/dd@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956125 DLMGCP DEBUG <0013> endpoint:rtpbridge/de@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956125 DLMGCP DEBUG <0013> endpoint:rtpbridge/df@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956126 DLMGCP DEBUG <0013> endpoint:rtpbridge/e0@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956126 DLMGCP DEBUG <0013> endpoint:rtpbridge/e1@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956126 DLMGCP DEBUG <0013> endpoint:rtpbridge/e2@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956126 DLMGCP DEBUG <0013> endpoint:rtpbridge/e3@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956126 DLMGCP DEBUG <0013> endpoint:rtpbridge/e4@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956126 DLMGCP DEBUG <0013> endpoint:rtpbridge/e5@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956126 DLMGCP DEBUG <0013> endpoint:rtpbridge/e6@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956126 DLMGCP DEBUG <0013> endpoint:rtpbridge/e7@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956126 DLMGCP DEBUG <0013> endpoint:rtpbridge/e8@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956126 DLMGCP DEBUG <0013> endpoint:rtpbridge/e9@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956126 DLMGCP DEBUG <0013> endpoint:rtpbridge/ea@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956126 DLMGCP DEBUG <0013> endpoint:rtpbridge/eb@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956126 DLMGCP DEBUG <0013> endpoint:rtpbridge/ec@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956126 DLMGCP DEBUG <0013> endpoint:rtpbridge/ed@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956126 DLMGCP DEBUG <0013> endpoint:rtpbridge/ee@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956126 DLMGCP DEBUG <0013> endpoint:rtpbridge/ef@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956126 DLMGCP DEBUG <0013> endpoint:rtpbridge/f0@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956126 DLMGCP DEBUG <0013> endpoint:rtpbridge/f1@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956126 DLMGCP DEBUG <0013> endpoint:rtpbridge/f2@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956126 DLMGCP DEBUG <0013> endpoint:rtpbridge/f3@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956126 DLMGCP DEBUG <0013> endpoint:rtpbridge/f4@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956126 DLMGCP DEBUG <0013> endpoint:rtpbridge/f5@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956126 DLMGCP DEBUG <0013> endpoint:rtpbridge/f6@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956126 DLMGCP DEBUG <0013> endpoint:rtpbridge/f7@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956126 DLMGCP DEBUG <0013> endpoint:rtpbridge/f8@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956126 DLMGCP DEBUG <0013> endpoint:rtpbridge/f9@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956126 DLMGCP DEBUG <0013> endpoint:rtpbridge/fa@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956126 DLMGCP DEBUG <0013> endpoint:rtpbridge/fb@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956126 DLMGCP DEBUG <0013> endpoint:rtpbridge/fc@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956126 DLMGCP DEBUG <0013> endpoint:rtpbridge/fd@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956126 DLMGCP DEBUG <0013> endpoint:rtpbridge/fe@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956126 DLMGCP DEBUG <0013> endpoint:rtpbridge/ff@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956126 DLMGCP DEBUG <0013> endpoint:rtpbridge/100@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956126 DLMGCP DEBUG <0013> endpoint:rtpbridge/101@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956126 DLMGCP DEBUG <0013> endpoint:rtpbridge/102@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956126 DLMGCP DEBUG <0013> endpoint:rtpbridge/103@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956126 DLMGCP DEBUG <0013> endpoint:rtpbridge/104@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956126 DLMGCP DEBUG <0013> endpoint:rtpbridge/105@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956126 DLMGCP DEBUG <0013> endpoint:rtpbridge/106@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956126 DLMGCP DEBUG <0013> endpoint:rtpbridge/107@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956126 DLMGCP DEBUG <0013> endpoint:rtpbridge/108@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956126 DLMGCP DEBUG <0013> endpoint:rtpbridge/109@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956126 DLMGCP DEBUG <0013> endpoint:rtpbridge/10a@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956126 DLMGCP DEBUG <0013> endpoint:rtpbridge/10b@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956126 DLMGCP DEBUG <0013> endpoint:rtpbridge/10c@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956126 DLMGCP DEBUG <0013> endpoint:rtpbridge/10d@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956126 DLMGCP DEBUG <0013> endpoint:rtpbridge/10e@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956126 DLMGCP DEBUG <0013> endpoint:rtpbridge/10f@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956126 DLMGCP DEBUG <0013> endpoint:rtpbridge/110@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956126 DLMGCP DEBUG <0013> endpoint:rtpbridge/111@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956126 DLMGCP DEBUG <0013> endpoint:rtpbridge/112@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956126 DLMGCP DEBUG <0013> endpoint:rtpbridge/113@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956126 DLMGCP DEBUG <0013> endpoint:rtpbridge/114@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956126 DLMGCP DEBUG <0013> endpoint:rtpbridge/115@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956126 DLMGCP DEBUG <0013> endpoint:rtpbridge/116@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956126 DLMGCP DEBUG <0013> endpoint:rtpbridge/117@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956126 DLMGCP DEBUG <0013> endpoint:rtpbridge/118@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956126 DLMGCP DEBUG <0013> endpoint:rtpbridge/119@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956126 DLMGCP DEBUG <0013> endpoint:rtpbridge/11a@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956126 DLMGCP DEBUG <0013> endpoint:rtpbridge/11b@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956126 DLMGCP DEBUG <0013> endpoint:rtpbridge/11c@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956126 DLMGCP DEBUG <0013> endpoint:rtpbridge/11d@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956126 DLMGCP DEBUG <0013> endpoint:rtpbridge/11e@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956126 DLMGCP DEBUG <0013> endpoint:rtpbridge/11f@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956126 DLMGCP DEBUG <0013> endpoint:rtpbridge/120@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956126 DLMGCP DEBUG <0013> endpoint:rtpbridge/121@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956126 DLMGCP DEBUG <0013> endpoint:rtpbridge/122@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956126 DLMGCP DEBUG <0013> endpoint:rtpbridge/123@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956126 DLMGCP DEBUG <0013> endpoint:rtpbridge/124@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956126 DLMGCP DEBUG <0013> endpoint:rtpbridge/125@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956126 DLMGCP DEBUG <0013> endpoint:rtpbridge/126@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956126 DLMGCP DEBUG <0013> endpoint:rtpbridge/127@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956126 DLMGCP DEBUG <0013> endpoint:rtpbridge/128@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956126 DLMGCP DEBUG <0013> endpoint:rtpbridge/129@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956126 DLMGCP DEBUG <0013> endpoint:rtpbridge/12a@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956126 DLMGCP DEBUG <0013> endpoint:rtpbridge/12b@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956126 DLMGCP DEBUG <0013> endpoint:rtpbridge/12c@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956126 DLMGCP DEBUG <0013> endpoint:none Generated response: code=200 (mgcp_protocol.c:230) 20241102125956126 DLMGCP DEBUG <0013> Generated response: line #00: 200 2761 OK (mgcp_msg.c:67) 20241102125956126 DLMGCP DEBUG <0013> Received message: line #00: DLCX 2762 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241102125956126 DLMGCP DEBUG <0013> Received message: line #01: C: 00DB (mgcp_msg.c:67) 20241102125956126 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found free endpoint: rtpbridge/1@mgw (mgcp_endp.c:261) 20241102125956126 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:441) 20241102125956126 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241102125956126 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956126 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956126 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956126 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956126 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956126 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956126 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956127 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956127 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956127 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956127 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956127 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956127 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956127 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956127 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956127 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956127 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956127 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956127 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956127 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956127 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956127 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956127 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956127 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956127 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956127 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956127 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956127 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956127 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956127 DLMGCP DEBUG <0013> endpoint:rtpbridge/1e@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956127 DLMGCP DEBUG <0013> endpoint:rtpbridge/1f@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956127 DLMGCP DEBUG <0013> endpoint:rtpbridge/20@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956127 DLMGCP DEBUG <0013> endpoint:rtpbridge/21@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956127 DLMGCP DEBUG <0013> endpoint:rtpbridge/22@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956127 DLMGCP DEBUG <0013> endpoint:rtpbridge/23@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956127 DLMGCP DEBUG <0013> endpoint:rtpbridge/24@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956127 DLMGCP DEBUG <0013> endpoint:rtpbridge/25@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956127 DLMGCP DEBUG <0013> endpoint:rtpbridge/26@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956127 DLMGCP DEBUG <0013> endpoint:rtpbridge/27@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956127 DLMGCP DEBUG <0013> endpoint:rtpbridge/28@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956127 DLMGCP DEBUG <0013> endpoint:rtpbridge/29@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956127 DLMGCP DEBUG <0013> endpoint:rtpbridge/2a@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956127 DLMGCP DEBUG <0013> endpoint:rtpbridge/2b@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956127 DLMGCP DEBUG <0013> endpoint:rtpbridge/2c@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956127 DLMGCP DEBUG <0013> endpoint:rtpbridge/2d@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956127 DLMGCP DEBUG <0013> endpoint:rtpbridge/2e@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956127 DLMGCP DEBUG <0013> endpoint:rtpbridge/2f@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956127 DLMGCP DEBUG <0013> endpoint:rtpbridge/30@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956127 DLMGCP DEBUG <0013> endpoint:rtpbridge/31@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956127 DLMGCP DEBUG <0013> endpoint:rtpbridge/32@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956127 DLMGCP DEBUG <0013> endpoint:rtpbridge/33@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956127 DLMGCP DEBUG <0013> endpoint:rtpbridge/34@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956127 DLMGCP DEBUG <0013> endpoint:rtpbridge/35@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956127 DLMGCP DEBUG <0013> endpoint:rtpbridge/36@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956127 DLMGCP DEBUG <0013> endpoint:rtpbridge/37@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956127 DLMGCP DEBUG <0013> endpoint:rtpbridge/38@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956127 DLMGCP DEBUG <0013> endpoint:rtpbridge/39@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956127 DLMGCP DEBUG <0013> endpoint:rtpbridge/3a@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956127 DLMGCP DEBUG <0013> endpoint:rtpbridge/3b@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956127 DLMGCP DEBUG <0013> endpoint:rtpbridge/3c@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956127 DLMGCP DEBUG <0013> endpoint:rtpbridge/3d@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956127 DLMGCP DEBUG <0013> endpoint:rtpbridge/3e@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956127 DLMGCP DEBUG <0013> endpoint:rtpbridge/3f@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956127 DLMGCP DEBUG <0013> endpoint:rtpbridge/40@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956127 DLMGCP DEBUG <0013> endpoint:rtpbridge/41@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956127 DLMGCP DEBUG <0013> endpoint:rtpbridge/42@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956127 DLMGCP DEBUG <0013> endpoint:rtpbridge/43@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956127 DLMGCP DEBUG <0013> endpoint:rtpbridge/44@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956127 DLMGCP DEBUG <0013> endpoint:rtpbridge/45@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956127 DLMGCP DEBUG <0013> endpoint:rtpbridge/46@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956127 DLMGCP DEBUG <0013> endpoint:rtpbridge/47@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956127 DLMGCP DEBUG <0013> endpoint:rtpbridge/48@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956127 DLMGCP DEBUG <0013> endpoint:rtpbridge/49@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956127 DLMGCP DEBUG <0013> endpoint:rtpbridge/4a@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956127 DLMGCP DEBUG <0013> endpoint:rtpbridge/4b@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956127 DLMGCP DEBUG <0013> endpoint:rtpbridge/4c@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956127 DLMGCP DEBUG <0013> endpoint:rtpbridge/4d@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956127 DLMGCP DEBUG <0013> endpoint:rtpbridge/4e@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956127 DLMGCP DEBUG <0013> endpoint:rtpbridge/4f@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956127 DLMGCP DEBUG <0013> endpoint:rtpbridge/50@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956127 DLMGCP DEBUG <0013> endpoint:rtpbridge/51@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956127 DLMGCP DEBUG <0013> endpoint:rtpbridge/52@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956127 DLMGCP DEBUG <0013> endpoint:rtpbridge/53@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956127 DLMGCP DEBUG <0013> endpoint:rtpbridge/54@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956127 DLMGCP DEBUG <0013> endpoint:rtpbridge/55@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956127 DLMGCP DEBUG <0013> endpoint:rtpbridge/56@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956127 DLMGCP DEBUG <0013> endpoint:rtpbridge/57@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956127 DLMGCP DEBUG <0013> endpoint:rtpbridge/58@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956127 DLMGCP DEBUG <0013> endpoint:rtpbridge/59@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956127 DLMGCP DEBUG <0013> endpoint:rtpbridge/5a@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956127 DLMGCP DEBUG <0013> endpoint:rtpbridge/5b@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956127 DLMGCP DEBUG <0013> endpoint:rtpbridge/5c@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956127 DLMGCP DEBUG <0013> endpoint:rtpbridge/5d@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956127 DLMGCP DEBUG <0013> endpoint:rtpbridge/5e@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956127 DLMGCP DEBUG <0013> endpoint:rtpbridge/5f@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956127 DLMGCP DEBUG <0013> endpoint:rtpbridge/60@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956127 DLMGCP DEBUG <0013> endpoint:rtpbridge/61@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956127 DLMGCP DEBUG <0013> endpoint:rtpbridge/62@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956127 DLMGCP DEBUG <0013> endpoint:rtpbridge/63@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956127 DLMGCP DEBUG <0013> endpoint:rtpbridge/64@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956127 DLMGCP DEBUG <0013> endpoint:rtpbridge/65@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956127 DLMGCP DEBUG <0013> endpoint:rtpbridge/66@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956127 DLMGCP DEBUG <0013> endpoint:rtpbridge/67@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956127 DLMGCP DEBUG <0013> endpoint:rtpbridge/68@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956127 DLMGCP DEBUG <0013> endpoint:rtpbridge/69@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956127 DLMGCP DEBUG <0013> endpoint:rtpbridge/6a@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956127 DLMGCP DEBUG <0013> endpoint:rtpbridge/6b@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956127 DLMGCP DEBUG <0013> endpoint:rtpbridge/6c@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956127 DLMGCP DEBUG <0013> endpoint:rtpbridge/6d@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956127 DLMGCP DEBUG <0013> endpoint:rtpbridge/6e@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956127 DLMGCP DEBUG <0013> endpoint:rtpbridge/6f@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956127 DLMGCP DEBUG <0013> endpoint:rtpbridge/70@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956127 DLMGCP DEBUG <0013> endpoint:rtpbridge/71@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956127 DLMGCP DEBUG <0013> endpoint:rtpbridge/72@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956127 DLMGCP DEBUG <0013> endpoint:rtpbridge/73@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956127 DLMGCP DEBUG <0013> endpoint:rtpbridge/74@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956127 DLMGCP DEBUG <0013> endpoint:rtpbridge/75@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956127 DLMGCP DEBUG <0013> endpoint:rtpbridge/76@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956127 DLMGCP DEBUG <0013> endpoint:rtpbridge/77@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956127 DLMGCP DEBUG <0013> endpoint:rtpbridge/78@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956127 DLMGCP DEBUG <0013> endpoint:rtpbridge/79@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956127 DLMGCP DEBUG <0013> endpoint:rtpbridge/7a@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956127 DLMGCP DEBUG <0013> endpoint:rtpbridge/7b@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956127 DLMGCP DEBUG <0013> endpoint:rtpbridge/7c@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956127 DLMGCP DEBUG <0013> endpoint:rtpbridge/7d@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956127 DLMGCP DEBUG <0013> endpoint:rtpbridge/7e@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956127 DLMGCP DEBUG <0013> endpoint:rtpbridge/7f@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956127 DLMGCP DEBUG <0013> endpoint:rtpbridge/80@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956127 DLMGCP DEBUG <0013> endpoint:rtpbridge/81@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956127 DLMGCP DEBUG <0013> endpoint:rtpbridge/82@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956127 DLMGCP DEBUG <0013> endpoint:rtpbridge/83@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956127 DLMGCP DEBUG <0013> endpoint:rtpbridge/84@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956127 DLMGCP DEBUG <0013> endpoint:rtpbridge/85@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956127 DLMGCP DEBUG <0013> endpoint:rtpbridge/86@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956127 DLMGCP DEBUG <0013> endpoint:rtpbridge/87@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956127 DLMGCP DEBUG <0013> endpoint:rtpbridge/88@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956127 DLMGCP DEBUG <0013> endpoint:rtpbridge/89@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956128 DLMGCP DEBUG <0013> endpoint:rtpbridge/8a@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956128 DLMGCP DEBUG <0013> endpoint:rtpbridge/8b@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956128 DLMGCP DEBUG <0013> endpoint:rtpbridge/8c@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956128 DLMGCP DEBUG <0013> endpoint:rtpbridge/8d@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956128 DLMGCP DEBUG <0013> endpoint:rtpbridge/8e@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956128 DLMGCP DEBUG <0013> endpoint:rtpbridge/8f@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956128 DLMGCP DEBUG <0013> endpoint:rtpbridge/90@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956128 DLMGCP DEBUG <0013> endpoint:rtpbridge/91@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956128 DLMGCP DEBUG <0013> endpoint:rtpbridge/92@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956128 DLMGCP DEBUG <0013> endpoint:rtpbridge/93@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956128 DLMGCP DEBUG <0013> endpoint:rtpbridge/94@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956128 DLMGCP DEBUG <0013> endpoint:rtpbridge/95@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956128 DLMGCP DEBUG <0013> endpoint:rtpbridge/96@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956128 DLMGCP DEBUG <0013> endpoint:rtpbridge/97@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956128 DLMGCP DEBUG <0013> endpoint:rtpbridge/98@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956128 DLMGCP DEBUG <0013> endpoint:rtpbridge/99@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956128 DLMGCP DEBUG <0013> endpoint:rtpbridge/9a@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956128 DLMGCP DEBUG <0013> endpoint:rtpbridge/9b@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956128 DLMGCP DEBUG <0013> endpoint:rtpbridge/9c@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956128 DLMGCP DEBUG <0013> endpoint:rtpbridge/9d@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956128 DLMGCP DEBUG <0013> endpoint:rtpbridge/9e@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956128 DLMGCP DEBUG <0013> endpoint:rtpbridge/9f@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956128 DLMGCP DEBUG <0013> endpoint:rtpbridge/a0@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956128 DLMGCP DEBUG <0013> endpoint:rtpbridge/a1@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956128 DLMGCP DEBUG <0013> endpoint:rtpbridge/a2@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956128 DLMGCP DEBUG <0013> endpoint:rtpbridge/a3@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956128 DLMGCP DEBUG <0013> endpoint:rtpbridge/a4@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956128 DLMGCP DEBUG <0013> endpoint:rtpbridge/a5@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956128 DLMGCP DEBUG <0013> endpoint:rtpbridge/a6@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956128 DLMGCP DEBUG <0013> endpoint:rtpbridge/a7@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956128 DLMGCP DEBUG <0013> endpoint:rtpbridge/a8@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956128 DLMGCP DEBUG <0013> endpoint:rtpbridge/a9@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956128 DLMGCP DEBUG <0013> endpoint:rtpbridge/aa@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956128 DLMGCP DEBUG <0013> endpoint:rtpbridge/ab@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956128 DLMGCP DEBUG <0013> endpoint:rtpbridge/ac@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956128 DLMGCP DEBUG <0013> endpoint:rtpbridge/ad@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956128 DLMGCP DEBUG <0013> endpoint:rtpbridge/ae@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956128 DLMGCP DEBUG <0013> endpoint:rtpbridge/af@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956128 DLMGCP DEBUG <0013> endpoint:rtpbridge/b0@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956128 DLMGCP DEBUG <0013> endpoint:rtpbridge/b1@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956128 DLMGCP DEBUG <0013> endpoint:rtpbridge/b2@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956128 DLMGCP DEBUG <0013> endpoint:rtpbridge/b3@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956128 DLMGCP DEBUG <0013> endpoint:rtpbridge/b4@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956128 DLMGCP DEBUG <0013> endpoint:rtpbridge/b5@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956128 DLMGCP DEBUG <0013> endpoint:rtpbridge/b6@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956128 DLMGCP DEBUG <0013> endpoint:rtpbridge/b7@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956128 DLMGCP DEBUG <0013> endpoint:rtpbridge/b8@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956128 DLMGCP DEBUG <0013> endpoint:rtpbridge/b9@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956128 DLMGCP DEBUG <0013> endpoint:rtpbridge/ba@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956128 DLMGCP DEBUG <0013> endpoint:rtpbridge/bb@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956128 DLMGCP DEBUG <0013> endpoint:rtpbridge/bc@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956128 DLMGCP DEBUG <0013> endpoint:rtpbridge/bd@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956128 DLMGCP DEBUG <0013> endpoint:rtpbridge/be@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956128 DLMGCP DEBUG <0013> endpoint:rtpbridge/bf@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956128 DLMGCP DEBUG <0013> endpoint:rtpbridge/c0@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956128 DLMGCP DEBUG <0013> endpoint:rtpbridge/c1@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956128 DLMGCP DEBUG <0013> endpoint:rtpbridge/c2@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956128 DLMGCP DEBUG <0013> endpoint:rtpbridge/c3@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956128 DLMGCP DEBUG <0013> endpoint:rtpbridge/c4@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956128 DLMGCP DEBUG <0013> endpoint:rtpbridge/c5@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956128 DLMGCP DEBUG <0013> endpoint:rtpbridge/c6@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956128 DLMGCP DEBUG <0013> endpoint:rtpbridge/c7@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956128 DLMGCP DEBUG <0013> endpoint:rtpbridge/c8@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956128 DLMGCP DEBUG <0013> endpoint:rtpbridge/c9@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956128 DLMGCP DEBUG <0013> endpoint:rtpbridge/ca@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956128 DLMGCP DEBUG <0013> endpoint:rtpbridge/cb@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956128 DLMGCP DEBUG <0013> endpoint:rtpbridge/cc@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956128 DLMGCP DEBUG <0013> endpoint:rtpbridge/cd@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956128 DLMGCP DEBUG <0013> endpoint:rtpbridge/ce@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956128 DLMGCP DEBUG <0013> endpoint:rtpbridge/cf@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956128 DLMGCP DEBUG <0013> endpoint:rtpbridge/d0@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956128 DLMGCP DEBUG <0013> endpoint:rtpbridge/d1@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956128 DLMGCP DEBUG <0013> endpoint:rtpbridge/d2@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956128 DLMGCP DEBUG <0013> endpoint:rtpbridge/d3@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956128 DLMGCP DEBUG <0013> endpoint:rtpbridge/d4@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956128 DLMGCP DEBUG <0013> endpoint:rtpbridge/d5@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956128 DLMGCP DEBUG <0013> endpoint:rtpbridge/d6@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956128 DLMGCP DEBUG <0013> endpoint:rtpbridge/d7@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956128 DLMGCP DEBUG <0013> endpoint:rtpbridge/d8@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956128 DLMGCP DEBUG <0013> endpoint:rtpbridge/d9@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956128 DLMGCP DEBUG <0013> endpoint:rtpbridge/da@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956128 DLMGCP DEBUG <0013> endpoint:rtpbridge/db@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956128 DLMGCP DEBUG <0013> endpoint:rtpbridge/dc@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956128 DLMGCP DEBUG <0013> endpoint:rtpbridge/dd@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956128 DLMGCP DEBUG <0013> endpoint:rtpbridge/de@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956128 DLMGCP DEBUG <0013> endpoint:rtpbridge/df@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956128 DLMGCP DEBUG <0013> endpoint:rtpbridge/e0@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956128 DLMGCP DEBUG <0013> endpoint:rtpbridge/e1@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956128 DLMGCP DEBUG <0013> endpoint:rtpbridge/e2@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956128 DLMGCP DEBUG <0013> endpoint:rtpbridge/e3@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956128 DLMGCP DEBUG <0013> endpoint:rtpbridge/e4@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956128 DLMGCP DEBUG <0013> endpoint:rtpbridge/e5@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956128 DLMGCP DEBUG <0013> endpoint:rtpbridge/e6@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956128 DLMGCP DEBUG <0013> endpoint:rtpbridge/e7@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956128 DLMGCP DEBUG <0013> endpoint:rtpbridge/e8@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956128 DLMGCP DEBUG <0013> endpoint:rtpbridge/e9@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956128 DLMGCP DEBUG <0013> endpoint:rtpbridge/ea@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956128 DLMGCP DEBUG <0013> endpoint:rtpbridge/eb@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956128 DLMGCP DEBUG <0013> endpoint:rtpbridge/ec@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956128 DLMGCP DEBUG <0013> endpoint:rtpbridge/ed@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956128 DLMGCP DEBUG <0013> endpoint:rtpbridge/ee@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956128 DLMGCP DEBUG <0013> endpoint:rtpbridge/ef@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956128 DLMGCP DEBUG <0013> endpoint:rtpbridge/f0@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956128 DLMGCP DEBUG <0013> endpoint:rtpbridge/f1@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956128 DLMGCP DEBUG <0013> endpoint:rtpbridge/f2@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956128 DLMGCP DEBUG <0013> endpoint:rtpbridge/f3@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956128 DLMGCP DEBUG <0013> endpoint:rtpbridge/f4@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956128 DLMGCP DEBUG <0013> endpoint:rtpbridge/f5@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956128 DLMGCP DEBUG <0013> endpoint:rtpbridge/f6@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956128 DLMGCP DEBUG <0013> endpoint:rtpbridge/f7@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956128 DLMGCP DEBUG <0013> endpoint:rtpbridge/f8@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956128 DLMGCP DEBUG <0013> endpoint:rtpbridge/f9@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956128 DLMGCP DEBUG <0013> endpoint:rtpbridge/fa@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956128 DLMGCP DEBUG <0013> endpoint:rtpbridge/fb@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956128 DLMGCP DEBUG <0013> endpoint:rtpbridge/fc@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956128 DLMGCP DEBUG <0013> endpoint:rtpbridge/fd@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956128 DLMGCP DEBUG <0013> endpoint:rtpbridge/fe@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956128 DLMGCP DEBUG <0013> endpoint:rtpbridge/ff@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956128 DLMGCP DEBUG <0013> endpoint:rtpbridge/100@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956128 DLMGCP DEBUG <0013> endpoint:rtpbridge/101@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956128 DLMGCP DEBUG <0013> endpoint:rtpbridge/102@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956128 DLMGCP DEBUG <0013> endpoint:rtpbridge/103@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956128 DLMGCP DEBUG <0013> endpoint:rtpbridge/104@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956128 DLMGCP DEBUG <0013> endpoint:rtpbridge/105@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956128 DLMGCP DEBUG <0013> endpoint:rtpbridge/106@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956128 DLMGCP DEBUG <0013> endpoint:rtpbridge/107@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956128 DLMGCP DEBUG <0013> endpoint:rtpbridge/108@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956128 DLMGCP DEBUG <0013> endpoint:rtpbridge/109@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956128 DLMGCP DEBUG <0013> endpoint:rtpbridge/10a@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956128 DLMGCP DEBUG <0013> endpoint:rtpbridge/10b@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956128 DLMGCP DEBUG <0013> endpoint:rtpbridge/10c@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956128 DLMGCP DEBUG <0013> endpoint:rtpbridge/10d@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956129 DLMGCP DEBUG <0013> endpoint:rtpbridge/10e@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956129 DLMGCP DEBUG <0013> endpoint:rtpbridge/10f@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956129 DLMGCP DEBUG <0013> endpoint:rtpbridge/110@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956129 DLMGCP DEBUG <0013> endpoint:rtpbridge/111@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956129 DLMGCP DEBUG <0013> endpoint:rtpbridge/112@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956129 DLMGCP DEBUG <0013> endpoint:rtpbridge/113@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956129 DLMGCP DEBUG <0013> endpoint:rtpbridge/114@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956129 DLMGCP DEBUG <0013> endpoint:rtpbridge/115@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956129 DLMGCP DEBUG <0013> endpoint:rtpbridge/116@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956129 DLMGCP DEBUG <0013> endpoint:rtpbridge/117@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956129 DLMGCP DEBUG <0013> endpoint:rtpbridge/118@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956129 DLMGCP DEBUG <0013> endpoint:rtpbridge/119@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956129 DLMGCP DEBUG <0013> endpoint:rtpbridge/11a@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956129 DLMGCP DEBUG <0013> endpoint:rtpbridge/11b@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956129 DLMGCP DEBUG <0013> endpoint:rtpbridge/11c@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956129 DLMGCP DEBUG <0013> endpoint:rtpbridge/11d@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956129 DLMGCP DEBUG <0013> endpoint:rtpbridge/11e@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956129 DLMGCP DEBUG <0013> endpoint:rtpbridge/11f@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956129 DLMGCP DEBUG <0013> endpoint:rtpbridge/120@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956129 DLMGCP DEBUG <0013> endpoint:rtpbridge/121@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956129 DLMGCP DEBUG <0013> endpoint:rtpbridge/122@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956129 DLMGCP DEBUG <0013> endpoint:rtpbridge/123@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956129 DLMGCP DEBUG <0013> endpoint:rtpbridge/124@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956129 DLMGCP DEBUG <0013> endpoint:rtpbridge/125@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956129 DLMGCP DEBUG <0013> endpoint:rtpbridge/126@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956129 DLMGCP DEBUG <0013> endpoint:rtpbridge/127@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956129 DLMGCP DEBUG <0013> endpoint:rtpbridge/128@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956129 DLMGCP DEBUG <0013> endpoint:rtpbridge/129@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956129 DLMGCP DEBUG <0013> endpoint:rtpbridge/12a@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956129 DLMGCP DEBUG <0013> endpoint:rtpbridge/12b@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956129 DLMGCP DEBUG <0013> endpoint:rtpbridge/12c@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956129 DLMGCP DEBUG <0013> endpoint:none Generated response: code=200 (mgcp_protocol.c:230) 20241102125956129 DLMGCP DEBUG <0013> Generated response: line #00: 200 2762 OK (mgcp_msg.c:67) 20241102125956129 DLMGCP DEBUG <0013> Received message: line #00: DLCX 2763 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241102125956129 DLMGCP DEBUG <0013> Received message: line #01: C: 00DC (mgcp_msg.c:67) 20241102125956129 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found free endpoint: rtpbridge/1@mgw (mgcp_endp.c:261) 20241102125956129 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:441) 20241102125956129 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241102125956129 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956129 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956129 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956129 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956129 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956129 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956129 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956129 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956129 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956129 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956129 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956129 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956129 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956129 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956129 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956129 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956129 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956129 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956129 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956129 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956129 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956129 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956129 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956129 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956129 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956129 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956129 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956129 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956129 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956129 DLMGCP DEBUG <0013> endpoint:rtpbridge/1e@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956129 DLMGCP DEBUG <0013> endpoint:rtpbridge/1f@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956129 DLMGCP DEBUG <0013> endpoint:rtpbridge/20@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956129 DLMGCP DEBUG <0013> endpoint:rtpbridge/21@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956129 DLMGCP DEBUG <0013> endpoint:rtpbridge/22@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956130 DLMGCP DEBUG <0013> endpoint:rtpbridge/23@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956130 DLMGCP DEBUG <0013> endpoint:rtpbridge/24@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956130 DLMGCP DEBUG <0013> endpoint:rtpbridge/25@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956130 DLMGCP DEBUG <0013> endpoint:rtpbridge/26@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956130 DLMGCP DEBUG <0013> endpoint:rtpbridge/27@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956130 DLMGCP DEBUG <0013> endpoint:rtpbridge/28@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956130 DLMGCP DEBUG <0013> endpoint:rtpbridge/29@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956130 DLMGCP DEBUG <0013> endpoint:rtpbridge/2a@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956130 DLMGCP DEBUG <0013> endpoint:rtpbridge/2b@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956130 DLMGCP DEBUG <0013> endpoint:rtpbridge/2c@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956130 DLMGCP DEBUG <0013> endpoint:rtpbridge/2d@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956130 DLMGCP DEBUG <0013> endpoint:rtpbridge/2e@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956130 DLMGCP DEBUG <0013> endpoint:rtpbridge/2f@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956130 DLMGCP DEBUG <0013> endpoint:rtpbridge/30@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956130 DLMGCP DEBUG <0013> endpoint:rtpbridge/31@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956130 DLMGCP DEBUG <0013> endpoint:rtpbridge/32@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956130 DLMGCP DEBUG <0013> endpoint:rtpbridge/33@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956130 DLMGCP DEBUG <0013> endpoint:rtpbridge/34@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956130 DLMGCP DEBUG <0013> endpoint:rtpbridge/35@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956130 DLMGCP DEBUG <0013> endpoint:rtpbridge/36@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956130 DLMGCP DEBUG <0013> endpoint:rtpbridge/37@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956130 DLMGCP DEBUG <0013> endpoint:rtpbridge/38@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956130 DLMGCP DEBUG <0013> endpoint:rtpbridge/39@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956130 DLMGCP DEBUG <0013> endpoint:rtpbridge/3a@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956130 DLMGCP DEBUG <0013> endpoint:rtpbridge/3b@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956130 DLMGCP DEBUG <0013> endpoint:rtpbridge/3c@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956130 DLMGCP DEBUG <0013> endpoint:rtpbridge/3d@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956130 DLMGCP DEBUG <0013> endpoint:rtpbridge/3e@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956130 DLMGCP DEBUG <0013> endpoint:rtpbridge/3f@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956130 DLMGCP DEBUG <0013> endpoint:rtpbridge/40@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956130 DLMGCP DEBUG <0013> endpoint:rtpbridge/41@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956130 DLMGCP DEBUG <0013> endpoint:rtpbridge/42@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956130 DLMGCP DEBUG <0013> endpoint:rtpbridge/43@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956130 DLMGCP DEBUG <0013> endpoint:rtpbridge/44@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956130 DLMGCP DEBUG <0013> endpoint:rtpbridge/45@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956130 DLMGCP DEBUG <0013> endpoint:rtpbridge/46@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956130 DLMGCP DEBUG <0013> endpoint:rtpbridge/47@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956130 DLMGCP DEBUG <0013> endpoint:rtpbridge/48@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956130 DLMGCP DEBUG <0013> endpoint:rtpbridge/49@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956130 DLMGCP DEBUG <0013> endpoint:rtpbridge/4a@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956130 DLMGCP DEBUG <0013> endpoint:rtpbridge/4b@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956130 DLMGCP DEBUG <0013> endpoint:rtpbridge/4c@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956130 DLMGCP DEBUG <0013> endpoint:rtpbridge/4d@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956130 DLMGCP DEBUG <0013> endpoint:rtpbridge/4e@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956130 DLMGCP DEBUG <0013> endpoint:rtpbridge/4f@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956130 DLMGCP DEBUG <0013> endpoint:rtpbridge/50@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956130 DLMGCP DEBUG <0013> endpoint:rtpbridge/51@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956130 DLMGCP DEBUG <0013> endpoint:rtpbridge/52@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956130 DLMGCP DEBUG <0013> endpoint:rtpbridge/53@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956130 DLMGCP DEBUG <0013> endpoint:rtpbridge/54@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956130 DLMGCP DEBUG <0013> endpoint:rtpbridge/55@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956130 DLMGCP DEBUG <0013> endpoint:rtpbridge/56@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956130 DLMGCP DEBUG <0013> endpoint:rtpbridge/57@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956130 DLMGCP DEBUG <0013> endpoint:rtpbridge/58@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956130 DLMGCP DEBUG <0013> endpoint:rtpbridge/59@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956130 DLMGCP DEBUG <0013> endpoint:rtpbridge/5a@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956130 DLMGCP DEBUG <0013> endpoint:rtpbridge/5b@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956130 DLMGCP DEBUG <0013> endpoint:rtpbridge/5c@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956130 DLMGCP DEBUG <0013> endpoint:rtpbridge/5d@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956130 DLMGCP DEBUG <0013> endpoint:rtpbridge/5e@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956130 DLMGCP DEBUG <0013> endpoint:rtpbridge/5f@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956130 DLMGCP DEBUG <0013> endpoint:rtpbridge/60@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956130 DLMGCP DEBUG <0013> endpoint:rtpbridge/61@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956130 DLMGCP DEBUG <0013> endpoint:rtpbridge/62@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956130 DLMGCP DEBUG <0013> endpoint:rtpbridge/63@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956130 DLMGCP DEBUG <0013> endpoint:rtpbridge/64@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956130 DLMGCP DEBUG <0013> endpoint:rtpbridge/65@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956130 DLMGCP DEBUG <0013> endpoint:rtpbridge/66@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956130 DLMGCP DEBUG <0013> endpoint:rtpbridge/67@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956130 DLMGCP DEBUG <0013> endpoint:rtpbridge/68@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956130 DLMGCP DEBUG <0013> endpoint:rtpbridge/69@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956130 DLMGCP DEBUG <0013> endpoint:rtpbridge/6a@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956130 DLMGCP DEBUG <0013> endpoint:rtpbridge/6b@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956130 DLMGCP DEBUG <0013> endpoint:rtpbridge/6c@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956130 DLMGCP DEBUG <0013> endpoint:rtpbridge/6d@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956130 DLMGCP DEBUG <0013> endpoint:rtpbridge/6e@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956130 DLMGCP DEBUG <0013> endpoint:rtpbridge/6f@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956130 DLMGCP DEBUG <0013> endpoint:rtpbridge/70@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956130 DLMGCP DEBUG <0013> endpoint:rtpbridge/71@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956130 DLMGCP DEBUG <0013> endpoint:rtpbridge/72@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956130 DLMGCP DEBUG <0013> endpoint:rtpbridge/73@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956130 DLMGCP DEBUG <0013> endpoint:rtpbridge/74@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956130 DLMGCP DEBUG <0013> endpoint:rtpbridge/75@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956130 DLMGCP DEBUG <0013> endpoint:rtpbridge/76@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956130 DLMGCP DEBUG <0013> endpoint:rtpbridge/77@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956130 DLMGCP DEBUG <0013> endpoint:rtpbridge/78@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956130 DLMGCP DEBUG <0013> endpoint:rtpbridge/79@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956130 DLMGCP DEBUG <0013> endpoint:rtpbridge/7a@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956130 DLMGCP DEBUG <0013> endpoint:rtpbridge/7b@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956130 DLMGCP DEBUG <0013> endpoint:rtpbridge/7c@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956130 DLMGCP DEBUG <0013> endpoint:rtpbridge/7d@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956130 DLMGCP DEBUG <0013> endpoint:rtpbridge/7e@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956130 DLMGCP DEBUG <0013> endpoint:rtpbridge/7f@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956130 DLMGCP DEBUG <0013> endpoint:rtpbridge/80@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956130 DLMGCP DEBUG <0013> endpoint:rtpbridge/81@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956130 DLMGCP DEBUG <0013> endpoint:rtpbridge/82@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956130 DLMGCP DEBUG <0013> endpoint:rtpbridge/83@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956130 DLMGCP DEBUG <0013> endpoint:rtpbridge/84@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956130 DLMGCP DEBUG <0013> endpoint:rtpbridge/85@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956130 DLMGCP DEBUG <0013> endpoint:rtpbridge/86@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956130 DLMGCP DEBUG <0013> endpoint:rtpbridge/87@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956130 DLMGCP DEBUG <0013> endpoint:rtpbridge/88@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956130 DLMGCP DEBUG <0013> endpoint:rtpbridge/89@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956130 DLMGCP DEBUG <0013> endpoint:rtpbridge/8a@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956130 DLMGCP DEBUG <0013> endpoint:rtpbridge/8b@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956130 DLMGCP DEBUG <0013> endpoint:rtpbridge/8c@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956130 DLMGCP DEBUG <0013> endpoint:rtpbridge/8d@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956130 DLMGCP DEBUG <0013> endpoint:rtpbridge/8e@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956130 DLMGCP DEBUG <0013> endpoint:rtpbridge/8f@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956130 DLMGCP DEBUG <0013> endpoint:rtpbridge/90@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956130 DLMGCP DEBUG <0013> endpoint:rtpbridge/91@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956130 DLMGCP DEBUG <0013> endpoint:rtpbridge/92@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956130 DLMGCP DEBUG <0013> endpoint:rtpbridge/93@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956130 DLMGCP DEBUG <0013> endpoint:rtpbridge/94@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956130 DLMGCP DEBUG <0013> endpoint:rtpbridge/95@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956130 DLMGCP DEBUG <0013> endpoint:rtpbridge/96@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956130 DLMGCP DEBUG <0013> endpoint:rtpbridge/97@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956130 DLMGCP DEBUG <0013> endpoint:rtpbridge/98@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956130 DLMGCP DEBUG <0013> endpoint:rtpbridge/99@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956130 DLMGCP DEBUG <0013> endpoint:rtpbridge/9a@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956130 DLMGCP DEBUG <0013> endpoint:rtpbridge/9b@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956130 DLMGCP DEBUG <0013> endpoint:rtpbridge/9c@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956130 DLMGCP DEBUG <0013> endpoint:rtpbridge/9d@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956130 DLMGCP DEBUG <0013> endpoint:rtpbridge/9e@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956130 DLMGCP DEBUG <0013> endpoint:rtpbridge/9f@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956130 DLMGCP DEBUG <0013> endpoint:rtpbridge/a0@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956130 DLMGCP DEBUG <0013> endpoint:rtpbridge/a1@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956130 DLMGCP DEBUG <0013> endpoint:rtpbridge/a2@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956130 DLMGCP DEBUG <0013> endpoint:rtpbridge/a3@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956130 DLMGCP DEBUG <0013> endpoint:rtpbridge/a4@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956130 DLMGCP DEBUG <0013> endpoint:rtpbridge/a5@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956131 DLMGCP DEBUG <0013> endpoint:rtpbridge/a6@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956131 DLMGCP DEBUG <0013> endpoint:rtpbridge/a7@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956131 DLMGCP DEBUG <0013> endpoint:rtpbridge/a8@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956131 DLMGCP DEBUG <0013> endpoint:rtpbridge/a9@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956131 DLMGCP DEBUG <0013> endpoint:rtpbridge/aa@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956131 DLMGCP DEBUG <0013> endpoint:rtpbridge/ab@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956131 DLMGCP DEBUG <0013> endpoint:rtpbridge/ac@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956131 DLMGCP DEBUG <0013> endpoint:rtpbridge/ad@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956131 DLMGCP DEBUG <0013> endpoint:rtpbridge/ae@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956131 DLMGCP DEBUG <0013> endpoint:rtpbridge/af@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956131 DLMGCP DEBUG <0013> endpoint:rtpbridge/b0@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956131 DLMGCP DEBUG <0013> endpoint:rtpbridge/b1@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956131 DLMGCP DEBUG <0013> endpoint:rtpbridge/b2@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956131 DLMGCP DEBUG <0013> endpoint:rtpbridge/b3@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956131 DLMGCP DEBUG <0013> endpoint:rtpbridge/b4@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956131 DLMGCP DEBUG <0013> endpoint:rtpbridge/b5@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956131 DLMGCP DEBUG <0013> endpoint:rtpbridge/b6@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956131 DLMGCP DEBUG <0013> endpoint:rtpbridge/b7@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956131 DLMGCP DEBUG <0013> endpoint:rtpbridge/b8@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956131 DLMGCP DEBUG <0013> endpoint:rtpbridge/b9@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956131 DLMGCP DEBUG <0013> endpoint:rtpbridge/ba@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956131 DLMGCP DEBUG <0013> endpoint:rtpbridge/bb@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956131 DLMGCP DEBUG <0013> endpoint:rtpbridge/bc@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956131 DLMGCP DEBUG <0013> endpoint:rtpbridge/bd@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956131 DLMGCP DEBUG <0013> endpoint:rtpbridge/be@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956131 DLMGCP DEBUG <0013> endpoint:rtpbridge/bf@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956131 DLMGCP DEBUG <0013> endpoint:rtpbridge/c0@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956131 DLMGCP DEBUG <0013> endpoint:rtpbridge/c1@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956131 DLMGCP DEBUG <0013> endpoint:rtpbridge/c2@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956131 DLMGCP DEBUG <0013> endpoint:rtpbridge/c3@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956131 DLMGCP DEBUG <0013> endpoint:rtpbridge/c4@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956131 DLMGCP DEBUG <0013> endpoint:rtpbridge/c5@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956131 DLMGCP DEBUG <0013> endpoint:rtpbridge/c6@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956131 DLMGCP DEBUG <0013> endpoint:rtpbridge/c7@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956131 DLMGCP DEBUG <0013> endpoint:rtpbridge/c8@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956131 DLMGCP DEBUG <0013> endpoint:rtpbridge/c9@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956131 DLMGCP DEBUG <0013> endpoint:rtpbridge/ca@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956131 DLMGCP DEBUG <0013> endpoint:rtpbridge/cb@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956131 DLMGCP DEBUG <0013> endpoint:rtpbridge/cc@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956131 DLMGCP DEBUG <0013> endpoint:rtpbridge/cd@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956131 DLMGCP DEBUG <0013> endpoint:rtpbridge/ce@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956131 DLMGCP DEBUG <0013> endpoint:rtpbridge/cf@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956131 DLMGCP DEBUG <0013> endpoint:rtpbridge/d0@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956131 DLMGCP DEBUG <0013> endpoint:rtpbridge/d1@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956131 DLMGCP DEBUG <0013> endpoint:rtpbridge/d2@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956131 DLMGCP DEBUG <0013> endpoint:rtpbridge/d3@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956131 DLMGCP DEBUG <0013> endpoint:rtpbridge/d4@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956131 DLMGCP DEBUG <0013> endpoint:rtpbridge/d5@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956131 DLMGCP DEBUG <0013> endpoint:rtpbridge/d6@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956131 DLMGCP DEBUG <0013> endpoint:rtpbridge/d7@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956131 DLMGCP DEBUG <0013> endpoint:rtpbridge/d8@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956131 DLMGCP DEBUG <0013> endpoint:rtpbridge/d9@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956131 DLMGCP DEBUG <0013> endpoint:rtpbridge/da@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956131 DLMGCP DEBUG <0013> endpoint:rtpbridge/db@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956131 DLMGCP DEBUG <0013> endpoint:rtpbridge/dc@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956131 DLMGCP DEBUG <0013> endpoint:rtpbridge/dd@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956131 DLMGCP DEBUG <0013> endpoint:rtpbridge/de@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956131 DLMGCP DEBUG <0013> endpoint:rtpbridge/df@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956131 DLMGCP DEBUG <0013> endpoint:rtpbridge/e0@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956131 DLMGCP DEBUG <0013> endpoint:rtpbridge/e1@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956131 DLMGCP DEBUG <0013> endpoint:rtpbridge/e2@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956131 DLMGCP DEBUG <0013> endpoint:rtpbridge/e3@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956131 DLMGCP DEBUG <0013> endpoint:rtpbridge/e4@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956131 DLMGCP DEBUG <0013> endpoint:rtpbridge/e5@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956131 DLMGCP DEBUG <0013> endpoint:rtpbridge/e6@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956131 DLMGCP DEBUG <0013> endpoint:rtpbridge/e7@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956131 DLMGCP DEBUG <0013> endpoint:rtpbridge/e8@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956131 DLMGCP DEBUG <0013> endpoint:rtpbridge/e9@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956131 DLMGCP DEBUG <0013> endpoint:rtpbridge/ea@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956131 DLMGCP DEBUG <0013> endpoint:rtpbridge/eb@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956131 DLMGCP DEBUG <0013> endpoint:rtpbridge/ec@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956131 DLMGCP DEBUG <0013> endpoint:rtpbridge/ed@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956131 DLMGCP DEBUG <0013> endpoint:rtpbridge/ee@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956131 DLMGCP DEBUG <0013> endpoint:rtpbridge/ef@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956131 DLMGCP DEBUG <0013> endpoint:rtpbridge/f0@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956131 DLMGCP DEBUG <0013> endpoint:rtpbridge/f1@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956131 DLMGCP DEBUG <0013> endpoint:rtpbridge/f2@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956131 DLMGCP DEBUG <0013> endpoint:rtpbridge/f3@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956131 DLMGCP DEBUG <0013> endpoint:rtpbridge/f4@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956131 DLMGCP DEBUG <0013> endpoint:rtpbridge/f5@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956131 DLMGCP DEBUG <0013> endpoint:rtpbridge/f6@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956131 DLMGCP DEBUG <0013> endpoint:rtpbridge/f7@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956131 DLMGCP DEBUG <0013> endpoint:rtpbridge/f8@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956131 DLMGCP DEBUG <0013> endpoint:rtpbridge/f9@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956131 DLMGCP DEBUG <0013> endpoint:rtpbridge/fa@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956131 DLMGCP DEBUG <0013> endpoint:rtpbridge/fb@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956131 DLMGCP DEBUG <0013> endpoint:rtpbridge/fc@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956131 DLMGCP DEBUG <0013> endpoint:rtpbridge/fd@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956131 DLMGCP DEBUG <0013> endpoint:rtpbridge/fe@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956131 DLMGCP DEBUG <0013> endpoint:rtpbridge/ff@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956131 DLMGCP DEBUG <0013> endpoint:rtpbridge/100@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956131 DLMGCP DEBUG <0013> endpoint:rtpbridge/101@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956131 DLMGCP DEBUG <0013> endpoint:rtpbridge/102@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956131 DLMGCP DEBUG <0013> endpoint:rtpbridge/103@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956131 DLMGCP DEBUG <0013> endpoint:rtpbridge/104@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956131 DLMGCP DEBUG <0013> endpoint:rtpbridge/105@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956131 DLMGCP DEBUG <0013> endpoint:rtpbridge/106@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956131 DLMGCP DEBUG <0013> endpoint:rtpbridge/107@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956131 DLMGCP DEBUG <0013> endpoint:rtpbridge/108@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956131 DLMGCP DEBUG <0013> endpoint:rtpbridge/109@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956131 DLMGCP DEBUG <0013> endpoint:rtpbridge/10a@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956131 DLMGCP DEBUG <0013> endpoint:rtpbridge/10b@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956131 DLMGCP DEBUG <0013> endpoint:rtpbridge/10c@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956131 DLMGCP DEBUG <0013> endpoint:rtpbridge/10d@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956131 DLMGCP DEBUG <0013> endpoint:rtpbridge/10e@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956131 DLMGCP DEBUG <0013> endpoint:rtpbridge/10f@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956131 DLMGCP DEBUG <0013> endpoint:rtpbridge/110@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956131 DLMGCP DEBUG <0013> endpoint:rtpbridge/111@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956131 DLMGCP DEBUG <0013> endpoint:rtpbridge/112@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956131 DLMGCP DEBUG <0013> endpoint:rtpbridge/113@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956131 DLMGCP DEBUG <0013> endpoint:rtpbridge/114@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956131 DLMGCP DEBUG <0013> endpoint:rtpbridge/115@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956131 DLMGCP DEBUG <0013> endpoint:rtpbridge/116@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956131 DLMGCP DEBUG <0013> endpoint:rtpbridge/117@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956131 DLMGCP DEBUG <0013> endpoint:rtpbridge/118@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956131 DLMGCP DEBUG <0013> endpoint:rtpbridge/119@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956131 DLMGCP DEBUG <0013> endpoint:rtpbridge/11a@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956131 DLMGCP DEBUG <0013> endpoint:rtpbridge/11b@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956131 DLMGCP DEBUG <0013> endpoint:rtpbridge/11c@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956131 DLMGCP DEBUG <0013> endpoint:rtpbridge/11d@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956131 DLMGCP DEBUG <0013> endpoint:rtpbridge/11e@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956131 DLMGCP DEBUG <0013> endpoint:rtpbridge/11f@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956131 DLMGCP DEBUG <0013> endpoint:rtpbridge/120@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956131 DLMGCP DEBUG <0013> endpoint:rtpbridge/121@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956131 DLMGCP DEBUG <0013> endpoint:rtpbridge/122@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956131 DLMGCP DEBUG <0013> endpoint:rtpbridge/123@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956131 DLMGCP DEBUG <0013> endpoint:rtpbridge/124@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956131 DLMGCP DEBUG <0013> endpoint:rtpbridge/125@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956131 DLMGCP DEBUG <0013> endpoint:rtpbridge/126@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956131 DLMGCP DEBUG <0013> endpoint:rtpbridge/127@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956132 DLMGCP DEBUG <0013> endpoint:rtpbridge/128@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956132 DLMGCP DEBUG <0013> endpoint:rtpbridge/129@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956132 DLMGCP DEBUG <0013> endpoint:rtpbridge/12a@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956132 DLMGCP DEBUG <0013> endpoint:rtpbridge/12b@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956132 DLMGCP DEBUG <0013> endpoint:rtpbridge/12c@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956132 DLMGCP DEBUG <0013> endpoint:none Generated response: code=200 (mgcp_protocol.c:230) 20241102125956132 DLMGCP DEBUG <0013> Generated response: line #00: 200 2763 OK (mgcp_msg.c:67) 20241102125956132 DLMGCP DEBUG <0013> Received message: line #00: DLCX 2764 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241102125956132 DLMGCP DEBUG <0013> Received message: line #01: C: 00DD (mgcp_msg.c:67) 20241102125956132 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found free endpoint: rtpbridge/1@mgw (mgcp_endp.c:261) 20241102125956132 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:441) 20241102125956132 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241102125956132 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956132 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956132 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956132 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956132 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956132 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956132 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956132 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956132 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956132 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956132 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956132 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956132 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956132 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956132 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956132 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956132 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956132 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956132 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956132 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956132 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956132 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956132 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956132 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956132 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956132 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956132 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956132 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956132 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956132 DLMGCP DEBUG <0013> endpoint:rtpbridge/1e@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956132 DLMGCP DEBUG <0013> endpoint:rtpbridge/1f@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956132 DLMGCP DEBUG <0013> endpoint:rtpbridge/20@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956132 DLMGCP DEBUG <0013> endpoint:rtpbridge/21@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956132 DLMGCP DEBUG <0013> endpoint:rtpbridge/22@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956132 DLMGCP DEBUG <0013> endpoint:rtpbridge/23@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956132 DLMGCP DEBUG <0013> endpoint:rtpbridge/24@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956132 DLMGCP DEBUG <0013> endpoint:rtpbridge/25@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956132 DLMGCP DEBUG <0013> endpoint:rtpbridge/26@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956132 DLMGCP DEBUG <0013> endpoint:rtpbridge/27@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956132 DLMGCP DEBUG <0013> endpoint:rtpbridge/28@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956132 DLMGCP DEBUG <0013> endpoint:rtpbridge/29@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956132 DLMGCP DEBUG <0013> endpoint:rtpbridge/2a@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956132 DLMGCP DEBUG <0013> endpoint:rtpbridge/2b@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956132 DLMGCP DEBUG <0013> endpoint:rtpbridge/2c@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956132 DLMGCP DEBUG <0013> endpoint:rtpbridge/2d@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956132 DLMGCP DEBUG <0013> endpoint:rtpbridge/2e@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956132 DLMGCP DEBUG <0013> endpoint:rtpbridge/2f@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956132 DLMGCP DEBUG <0013> endpoint:rtpbridge/30@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956132 DLMGCP DEBUG <0013> endpoint:rtpbridge/31@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956132 DLMGCP DEBUG <0013> endpoint:rtpbridge/32@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956132 DLMGCP DEBUG <0013> endpoint:rtpbridge/33@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956132 DLMGCP DEBUG <0013> endpoint:rtpbridge/34@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956132 DLMGCP DEBUG <0013> endpoint:rtpbridge/35@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956132 DLMGCP DEBUG <0013> endpoint:rtpbridge/36@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956132 DLMGCP DEBUG <0013> endpoint:rtpbridge/37@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956132 DLMGCP DEBUG <0013> endpoint:rtpbridge/38@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956132 DLMGCP DEBUG <0013> endpoint:rtpbridge/39@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956132 DLMGCP DEBUG <0013> endpoint:rtpbridge/3a@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956132 DLMGCP DEBUG <0013> endpoint:rtpbridge/3b@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956133 DLMGCP DEBUG <0013> endpoint:rtpbridge/3c@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956133 DLMGCP DEBUG <0013> endpoint:rtpbridge/3d@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956133 DLMGCP DEBUG <0013> endpoint:rtpbridge/3e@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956133 DLMGCP DEBUG <0013> endpoint:rtpbridge/3f@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956133 DLMGCP DEBUG <0013> endpoint:rtpbridge/40@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956133 DLMGCP DEBUG <0013> endpoint:rtpbridge/41@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956133 DLMGCP DEBUG <0013> endpoint:rtpbridge/42@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956133 DLMGCP DEBUG <0013> endpoint:rtpbridge/43@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956133 DLMGCP DEBUG <0013> endpoint:rtpbridge/44@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956133 DLMGCP DEBUG <0013> endpoint:rtpbridge/45@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956133 DLMGCP DEBUG <0013> endpoint:rtpbridge/46@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956133 DLMGCP DEBUG <0013> endpoint:rtpbridge/47@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956133 DLMGCP DEBUG <0013> endpoint:rtpbridge/48@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956133 DLMGCP DEBUG <0013> endpoint:rtpbridge/49@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956133 DLMGCP DEBUG <0013> endpoint:rtpbridge/4a@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956133 DLMGCP DEBUG <0013> endpoint:rtpbridge/4b@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956133 DLMGCP DEBUG <0013> endpoint:rtpbridge/4c@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956133 DLMGCP DEBUG <0013> endpoint:rtpbridge/4d@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956133 DLMGCP DEBUG <0013> endpoint:rtpbridge/4e@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956133 DLMGCP DEBUG <0013> endpoint:rtpbridge/4f@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956133 DLMGCP DEBUG <0013> endpoint:rtpbridge/50@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956133 DLMGCP DEBUG <0013> endpoint:rtpbridge/51@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956133 DLMGCP DEBUG <0013> endpoint:rtpbridge/52@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956133 DLMGCP DEBUG <0013> endpoint:rtpbridge/53@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956133 DLMGCP DEBUG <0013> endpoint:rtpbridge/54@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956133 DLMGCP DEBUG <0013> endpoint:rtpbridge/55@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956133 DLMGCP DEBUG <0013> endpoint:rtpbridge/56@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956133 DLMGCP DEBUG <0013> endpoint:rtpbridge/57@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956133 DLMGCP DEBUG <0013> endpoint:rtpbridge/58@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956133 DLMGCP DEBUG <0013> endpoint:rtpbridge/59@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956133 DLMGCP DEBUG <0013> endpoint:rtpbridge/5a@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956133 DLMGCP DEBUG <0013> endpoint:rtpbridge/5b@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956133 DLMGCP DEBUG <0013> endpoint:rtpbridge/5c@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956133 DLMGCP DEBUG <0013> endpoint:rtpbridge/5d@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956133 DLMGCP DEBUG <0013> endpoint:rtpbridge/5e@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956133 DLMGCP DEBUG <0013> endpoint:rtpbridge/5f@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956133 DLMGCP DEBUG <0013> endpoint:rtpbridge/60@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956133 DLMGCP DEBUG <0013> endpoint:rtpbridge/61@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956133 DLMGCP DEBUG <0013> endpoint:rtpbridge/62@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956133 DLMGCP DEBUG <0013> endpoint:rtpbridge/63@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956133 DLMGCP DEBUG <0013> endpoint:rtpbridge/64@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956133 DLMGCP DEBUG <0013> endpoint:rtpbridge/65@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956133 DLMGCP DEBUG <0013> endpoint:rtpbridge/66@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956133 DLMGCP DEBUG <0013> endpoint:rtpbridge/67@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956133 DLMGCP DEBUG <0013> endpoint:rtpbridge/68@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956133 DLMGCP DEBUG <0013> endpoint:rtpbridge/69@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956133 DLMGCP DEBUG <0013> endpoint:rtpbridge/6a@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956133 DLMGCP DEBUG <0013> endpoint:rtpbridge/6b@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956133 DLMGCP DEBUG <0013> endpoint:rtpbridge/6c@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956133 DLMGCP DEBUG <0013> endpoint:rtpbridge/6d@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956133 DLMGCP DEBUG <0013> endpoint:rtpbridge/6e@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956133 DLMGCP DEBUG <0013> endpoint:rtpbridge/6f@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956133 DLMGCP DEBUG <0013> endpoint:rtpbridge/70@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956133 DLMGCP DEBUG <0013> endpoint:rtpbridge/71@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956133 DLMGCP DEBUG <0013> endpoint:rtpbridge/72@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956133 DLMGCP DEBUG <0013> endpoint:rtpbridge/73@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956133 DLMGCP DEBUG <0013> endpoint:rtpbridge/74@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956133 DLMGCP DEBUG <0013> endpoint:rtpbridge/75@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956133 DLMGCP DEBUG <0013> endpoint:rtpbridge/76@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956133 DLMGCP DEBUG <0013> endpoint:rtpbridge/77@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956133 DLMGCP DEBUG <0013> endpoint:rtpbridge/78@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956133 DLMGCP DEBUG <0013> endpoint:rtpbridge/79@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956133 DLMGCP DEBUG <0013> endpoint:rtpbridge/7a@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956133 DLMGCP DEBUG <0013> endpoint:rtpbridge/7b@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956133 DLMGCP DEBUG <0013> endpoint:rtpbridge/7c@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956133 DLMGCP DEBUG <0013> endpoint:rtpbridge/7d@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956133 DLMGCP DEBUG <0013> endpoint:rtpbridge/7e@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956133 DLMGCP DEBUG <0013> endpoint:rtpbridge/7f@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956133 DLMGCP DEBUG <0013> endpoint:rtpbridge/80@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956133 DLMGCP DEBUG <0013> endpoint:rtpbridge/81@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956133 DLMGCP DEBUG <0013> endpoint:rtpbridge/82@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956133 DLMGCP DEBUG <0013> endpoint:rtpbridge/83@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956133 DLMGCP DEBUG <0013> endpoint:rtpbridge/84@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956133 DLMGCP DEBUG <0013> endpoint:rtpbridge/85@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956133 DLMGCP DEBUG <0013> endpoint:rtpbridge/86@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956133 DLMGCP DEBUG <0013> endpoint:rtpbridge/87@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956133 DLMGCP DEBUG <0013> endpoint:rtpbridge/88@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956133 DLMGCP DEBUG <0013> endpoint:rtpbridge/89@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956133 DLMGCP DEBUG <0013> endpoint:rtpbridge/8a@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956133 DLMGCP DEBUG <0013> endpoint:rtpbridge/8b@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956133 DLMGCP DEBUG <0013> endpoint:rtpbridge/8c@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956133 DLMGCP DEBUG <0013> endpoint:rtpbridge/8d@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956133 DLMGCP DEBUG <0013> endpoint:rtpbridge/8e@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956133 DLMGCP DEBUG <0013> endpoint:rtpbridge/8f@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956133 DLMGCP DEBUG <0013> endpoint:rtpbridge/90@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956133 DLMGCP DEBUG <0013> endpoint:rtpbridge/91@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956133 DLMGCP DEBUG <0013> endpoint:rtpbridge/92@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956133 DLMGCP DEBUG <0013> endpoint:rtpbridge/93@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956133 DLMGCP DEBUG <0013> endpoint:rtpbridge/94@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956133 DLMGCP DEBUG <0013> endpoint:rtpbridge/95@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956133 DLMGCP DEBUG <0013> endpoint:rtpbridge/96@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956133 DLMGCP DEBUG <0013> endpoint:rtpbridge/97@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956133 DLMGCP DEBUG <0013> endpoint:rtpbridge/98@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956133 DLMGCP DEBUG <0013> endpoint:rtpbridge/99@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956133 DLMGCP DEBUG <0013> endpoint:rtpbridge/9a@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956133 DLMGCP DEBUG <0013> endpoint:rtpbridge/9b@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956133 DLMGCP DEBUG <0013> endpoint:rtpbridge/9c@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956133 DLMGCP DEBUG <0013> endpoint:rtpbridge/9d@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956133 DLMGCP DEBUG <0013> endpoint:rtpbridge/9e@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956133 DLMGCP DEBUG <0013> endpoint:rtpbridge/9f@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956133 DLMGCP DEBUG <0013> endpoint:rtpbridge/a0@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956133 DLMGCP DEBUG <0013> endpoint:rtpbridge/a1@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956133 DLMGCP DEBUG <0013> endpoint:rtpbridge/a2@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956133 DLMGCP DEBUG <0013> endpoint:rtpbridge/a3@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956133 DLMGCP DEBUG <0013> endpoint:rtpbridge/a4@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956133 DLMGCP DEBUG <0013> endpoint:rtpbridge/a5@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956133 DLMGCP DEBUG <0013> endpoint:rtpbridge/a6@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956133 DLMGCP DEBUG <0013> endpoint:rtpbridge/a7@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956133 DLMGCP DEBUG <0013> endpoint:rtpbridge/a8@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956133 DLMGCP DEBUG <0013> endpoint:rtpbridge/a9@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956133 DLMGCP DEBUG <0013> endpoint:rtpbridge/aa@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956133 DLMGCP DEBUG <0013> endpoint:rtpbridge/ab@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956133 DLMGCP DEBUG <0013> endpoint:rtpbridge/ac@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956133 DLMGCP DEBUG <0013> endpoint:rtpbridge/ad@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956133 DLMGCP DEBUG <0013> endpoint:rtpbridge/ae@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956133 DLMGCP DEBUG <0013> endpoint:rtpbridge/af@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956133 DLMGCP DEBUG <0013> endpoint:rtpbridge/b0@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956133 DLMGCP DEBUG <0013> endpoint:rtpbridge/b1@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956133 DLMGCP DEBUG <0013> endpoint:rtpbridge/b2@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956133 DLMGCP DEBUG <0013> endpoint:rtpbridge/b3@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956133 DLMGCP DEBUG <0013> endpoint:rtpbridge/b4@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956133 DLMGCP DEBUG <0013> endpoint:rtpbridge/b5@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956133 DLMGCP DEBUG <0013> endpoint:rtpbridge/b6@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956133 DLMGCP DEBUG <0013> endpoint:rtpbridge/b7@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956133 DLMGCP DEBUG <0013> endpoint:rtpbridge/b8@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956133 DLMGCP DEBUG <0013> endpoint:rtpbridge/b9@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956133 DLMGCP DEBUG <0013> endpoint:rtpbridge/ba@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956133 DLMGCP DEBUG <0013> endpoint:rtpbridge/bb@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956133 DLMGCP DEBUG <0013> endpoint:rtpbridge/bc@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956134 DLMGCP DEBUG <0013> endpoint:rtpbridge/bd@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956134 DLMGCP DEBUG <0013> endpoint:rtpbridge/be@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956134 DLMGCP DEBUG <0013> endpoint:rtpbridge/bf@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956134 DLMGCP DEBUG <0013> endpoint:rtpbridge/c0@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956134 DLMGCP DEBUG <0013> endpoint:rtpbridge/c1@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956134 DLMGCP DEBUG <0013> endpoint:rtpbridge/c2@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956134 DLMGCP DEBUG <0013> endpoint:rtpbridge/c3@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956134 DLMGCP DEBUG <0013> endpoint:rtpbridge/c4@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956134 DLMGCP DEBUG <0013> endpoint:rtpbridge/c5@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956134 DLMGCP DEBUG <0013> endpoint:rtpbridge/c6@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956134 DLMGCP DEBUG <0013> endpoint:rtpbridge/c7@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956134 DLMGCP DEBUG <0013> endpoint:rtpbridge/c8@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956134 DLMGCP DEBUG <0013> endpoint:rtpbridge/c9@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956134 DLMGCP DEBUG <0013> endpoint:rtpbridge/ca@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956134 DLMGCP DEBUG <0013> endpoint:rtpbridge/cb@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956134 DLMGCP DEBUG <0013> endpoint:rtpbridge/cc@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956134 DLMGCP DEBUG <0013> endpoint:rtpbridge/cd@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956134 DLMGCP DEBUG <0013> endpoint:rtpbridge/ce@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956134 DLMGCP DEBUG <0013> endpoint:rtpbridge/cf@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956134 DLMGCP DEBUG <0013> endpoint:rtpbridge/d0@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956134 DLMGCP DEBUG <0013> endpoint:rtpbridge/d1@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956134 DLMGCP DEBUG <0013> endpoint:rtpbridge/d2@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956134 DLMGCP DEBUG <0013> endpoint:rtpbridge/d3@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956134 DLMGCP DEBUG <0013> endpoint:rtpbridge/d4@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956134 DLMGCP DEBUG <0013> endpoint:rtpbridge/d5@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956134 DLMGCP DEBUG <0013> endpoint:rtpbridge/d6@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956134 DLMGCP DEBUG <0013> endpoint:rtpbridge/d7@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956134 DLMGCP DEBUG <0013> endpoint:rtpbridge/d8@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956134 DLMGCP DEBUG <0013> endpoint:rtpbridge/d9@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956134 DLMGCP DEBUG <0013> endpoint:rtpbridge/da@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956134 DLMGCP DEBUG <0013> endpoint:rtpbridge/db@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956134 DLMGCP DEBUG <0013> endpoint:rtpbridge/dc@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956134 DLMGCP DEBUG <0013> endpoint:rtpbridge/dd@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956134 DLMGCP DEBUG <0013> endpoint:rtpbridge/de@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956134 DLMGCP DEBUG <0013> endpoint:rtpbridge/df@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956134 DLMGCP DEBUG <0013> endpoint:rtpbridge/e0@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956134 DLMGCP DEBUG <0013> endpoint:rtpbridge/e1@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956134 DLMGCP DEBUG <0013> endpoint:rtpbridge/e2@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956134 DLMGCP DEBUG <0013> endpoint:rtpbridge/e3@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956134 DLMGCP DEBUG <0013> endpoint:rtpbridge/e4@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956134 DLMGCP DEBUG <0013> endpoint:rtpbridge/e5@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956134 DLMGCP DEBUG <0013> endpoint:rtpbridge/e6@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956134 DLMGCP DEBUG <0013> endpoint:rtpbridge/e7@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956134 DLMGCP DEBUG <0013> endpoint:rtpbridge/e8@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956134 DLMGCP DEBUG <0013> endpoint:rtpbridge/e9@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956134 DLMGCP DEBUG <0013> endpoint:rtpbridge/ea@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956134 DLMGCP DEBUG <0013> endpoint:rtpbridge/eb@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956134 DLMGCP DEBUG <0013> endpoint:rtpbridge/ec@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956134 DLMGCP DEBUG <0013> endpoint:rtpbridge/ed@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956134 DLMGCP DEBUG <0013> endpoint:rtpbridge/ee@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956134 DLMGCP DEBUG <0013> endpoint:rtpbridge/ef@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956134 DLMGCP DEBUG <0013> endpoint:rtpbridge/f0@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956134 DLMGCP DEBUG <0013> endpoint:rtpbridge/f1@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956134 DLMGCP DEBUG <0013> endpoint:rtpbridge/f2@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956134 DLMGCP DEBUG <0013> endpoint:rtpbridge/f3@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956134 DLMGCP DEBUG <0013> endpoint:rtpbridge/f4@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956134 DLMGCP DEBUG <0013> endpoint:rtpbridge/f5@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956134 DLMGCP DEBUG <0013> endpoint:rtpbridge/f6@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956134 DLMGCP DEBUG <0013> endpoint:rtpbridge/f7@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956134 DLMGCP DEBUG <0013> endpoint:rtpbridge/f8@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956134 DLMGCP DEBUG <0013> endpoint:rtpbridge/f9@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956134 DLMGCP DEBUG <0013> endpoint:rtpbridge/fa@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956134 DLMGCP DEBUG <0013> endpoint:rtpbridge/fb@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956134 DLMGCP DEBUG <0013> endpoint:rtpbridge/fc@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956134 DLMGCP DEBUG <0013> endpoint:rtpbridge/fd@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956134 DLMGCP DEBUG <0013> endpoint:rtpbridge/fe@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956134 DLMGCP DEBUG <0013> endpoint:rtpbridge/ff@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956134 DLMGCP DEBUG <0013> endpoint:rtpbridge/100@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956134 DLMGCP DEBUG <0013> endpoint:rtpbridge/101@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956134 DLMGCP DEBUG <0013> endpoint:rtpbridge/102@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956134 DLMGCP DEBUG <0013> endpoint:rtpbridge/103@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956134 DLMGCP DEBUG <0013> endpoint:rtpbridge/104@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956134 DLMGCP DEBUG <0013> endpoint:rtpbridge/105@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956134 DLMGCP DEBUG <0013> endpoint:rtpbridge/106@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956134 DLMGCP DEBUG <0013> endpoint:rtpbridge/107@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956134 DLMGCP DEBUG <0013> endpoint:rtpbridge/108@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956134 DLMGCP DEBUG <0013> endpoint:rtpbridge/109@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956134 DLMGCP DEBUG <0013> endpoint:rtpbridge/10a@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956134 DLMGCP DEBUG <0013> endpoint:rtpbridge/10b@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956134 DLMGCP DEBUG <0013> endpoint:rtpbridge/10c@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956134 DLMGCP DEBUG <0013> endpoint:rtpbridge/10d@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956134 DLMGCP DEBUG <0013> endpoint:rtpbridge/10e@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956134 DLMGCP DEBUG <0013> endpoint:rtpbridge/10f@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956134 DLMGCP DEBUG <0013> endpoint:rtpbridge/110@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956134 DLMGCP DEBUG <0013> endpoint:rtpbridge/111@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956134 DLMGCP DEBUG <0013> endpoint:rtpbridge/112@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956134 DLMGCP DEBUG <0013> endpoint:rtpbridge/113@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956134 DLMGCP DEBUG <0013> endpoint:rtpbridge/114@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956134 DLMGCP DEBUG <0013> endpoint:rtpbridge/115@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956134 DLMGCP DEBUG <0013> endpoint:rtpbridge/116@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956134 DLMGCP DEBUG <0013> endpoint:rtpbridge/117@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956134 DLMGCP DEBUG <0013> endpoint:rtpbridge/118@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956134 DLMGCP DEBUG <0013> endpoint:rtpbridge/119@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956134 DLMGCP DEBUG <0013> endpoint:rtpbridge/11a@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956134 DLMGCP DEBUG <0013> endpoint:rtpbridge/11b@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956134 DLMGCP DEBUG <0013> endpoint:rtpbridge/11c@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956134 DLMGCP DEBUG <0013> endpoint:rtpbridge/11d@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956134 DLMGCP DEBUG <0013> endpoint:rtpbridge/11e@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956134 DLMGCP DEBUG <0013> endpoint:rtpbridge/11f@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956134 DLMGCP DEBUG <0013> endpoint:rtpbridge/120@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956134 DLMGCP DEBUG <0013> endpoint:rtpbridge/121@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956134 DLMGCP DEBUG <0013> endpoint:rtpbridge/122@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956134 DLMGCP DEBUG <0013> endpoint:rtpbridge/123@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956134 DLMGCP DEBUG <0013> endpoint:rtpbridge/124@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956134 DLMGCP DEBUG <0013> endpoint:rtpbridge/125@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956134 DLMGCP DEBUG <0013> endpoint:rtpbridge/126@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956134 DLMGCP DEBUG <0013> endpoint:rtpbridge/127@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956134 DLMGCP DEBUG <0013> endpoint:rtpbridge/128@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956134 DLMGCP DEBUG <0013> endpoint:rtpbridge/129@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956134 DLMGCP DEBUG <0013> endpoint:rtpbridge/12a@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956134 DLMGCP DEBUG <0013> endpoint:rtpbridge/12b@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956134 DLMGCP DEBUG <0013> endpoint:rtpbridge/12c@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956134 DLMGCP DEBUG <0013> endpoint:none Generated response: code=200 (mgcp_protocol.c:230) 20241102125956134 DLMGCP DEBUG <0013> Generated response: line #00: 200 2764 OK (mgcp_msg.c:67) 20241102125956135 DLMGCP DEBUG <0013> Received message: line #00: DLCX 2765 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241102125956135 DLMGCP DEBUG <0013> Received message: line #01: C: 00DE (mgcp_msg.c:67) 20241102125956135 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found free endpoint: rtpbridge/1@mgw (mgcp_endp.c:261) 20241102125956135 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:441) 20241102125956135 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241102125956135 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956135 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956135 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956135 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956135 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956135 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956135 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956135 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956135 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956135 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956135 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956135 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956135 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956135 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956135 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956135 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956135 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956135 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956135 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956135 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956135 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956135 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956135 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956135 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956135 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956135 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956135 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956135 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956135 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956135 DLMGCP DEBUG <0013> endpoint:rtpbridge/1e@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956135 DLMGCP DEBUG <0013> endpoint:rtpbridge/1f@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956135 DLMGCP DEBUG <0013> endpoint:rtpbridge/20@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956135 DLMGCP DEBUG <0013> endpoint:rtpbridge/21@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956135 DLMGCP DEBUG <0013> endpoint:rtpbridge/22@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956135 DLMGCP DEBUG <0013> endpoint:rtpbridge/23@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956135 DLMGCP DEBUG <0013> endpoint:rtpbridge/24@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956135 DLMGCP DEBUG <0013> endpoint:rtpbridge/25@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956135 DLMGCP DEBUG <0013> endpoint:rtpbridge/26@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956135 DLMGCP DEBUG <0013> endpoint:rtpbridge/27@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956135 DLMGCP DEBUG <0013> endpoint:rtpbridge/28@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956135 DLMGCP DEBUG <0013> endpoint:rtpbridge/29@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956135 DLMGCP DEBUG <0013> endpoint:rtpbridge/2a@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956135 DLMGCP DEBUG <0013> endpoint:rtpbridge/2b@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956135 DLMGCP DEBUG <0013> endpoint:rtpbridge/2c@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956135 DLMGCP DEBUG <0013> endpoint:rtpbridge/2d@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956135 DLMGCP DEBUG <0013> endpoint:rtpbridge/2e@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956135 DLMGCP DEBUG <0013> endpoint:rtpbridge/2f@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956135 DLMGCP DEBUG <0013> endpoint:rtpbridge/30@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956135 DLMGCP DEBUG <0013> endpoint:rtpbridge/31@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956135 DLMGCP DEBUG <0013> endpoint:rtpbridge/32@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956135 DLMGCP DEBUG <0013> endpoint:rtpbridge/33@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956135 DLMGCP DEBUG <0013> endpoint:rtpbridge/34@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956135 DLMGCP DEBUG <0013> endpoint:rtpbridge/35@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956135 DLMGCP DEBUG <0013> endpoint:rtpbridge/36@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956135 DLMGCP DEBUG <0013> endpoint:rtpbridge/37@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956135 DLMGCP DEBUG <0013> endpoint:rtpbridge/38@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956135 DLMGCP DEBUG <0013> endpoint:rtpbridge/39@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956135 DLMGCP DEBUG <0013> endpoint:rtpbridge/3a@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956135 DLMGCP DEBUG <0013> endpoint:rtpbridge/3b@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956135 DLMGCP DEBUG <0013> endpoint:rtpbridge/3c@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956135 DLMGCP DEBUG <0013> endpoint:rtpbridge/3d@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956135 DLMGCP DEBUG <0013> endpoint:rtpbridge/3e@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956135 DLMGCP DEBUG <0013> endpoint:rtpbridge/3f@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956135 DLMGCP DEBUG <0013> endpoint:rtpbridge/40@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956135 DLMGCP DEBUG <0013> endpoint:rtpbridge/41@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956135 DLMGCP DEBUG <0013> endpoint:rtpbridge/42@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956135 DLMGCP DEBUG <0013> endpoint:rtpbridge/43@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956135 DLMGCP DEBUG <0013> endpoint:rtpbridge/44@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956135 DLMGCP DEBUG <0013> endpoint:rtpbridge/45@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956135 DLMGCP DEBUG <0013> endpoint:rtpbridge/46@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956135 DLMGCP DEBUG <0013> endpoint:rtpbridge/47@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956135 DLMGCP DEBUG <0013> endpoint:rtpbridge/48@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956135 DLMGCP DEBUG <0013> endpoint:rtpbridge/49@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956135 DLMGCP DEBUG <0013> endpoint:rtpbridge/4a@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956135 DLMGCP DEBUG <0013> endpoint:rtpbridge/4b@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956135 DLMGCP DEBUG <0013> endpoint:rtpbridge/4c@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956135 DLMGCP DEBUG <0013> endpoint:rtpbridge/4d@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956135 DLMGCP DEBUG <0013> endpoint:rtpbridge/4e@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956135 DLMGCP DEBUG <0013> endpoint:rtpbridge/4f@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956135 DLMGCP DEBUG <0013> endpoint:rtpbridge/50@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956135 DLMGCP DEBUG <0013> endpoint:rtpbridge/51@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956135 DLMGCP DEBUG <0013> endpoint:rtpbridge/52@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956135 DLMGCP DEBUG <0013> endpoint:rtpbridge/53@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956135 DLMGCP DEBUG <0013> endpoint:rtpbridge/54@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956135 DLMGCP DEBUG <0013> endpoint:rtpbridge/55@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956135 DLMGCP DEBUG <0013> endpoint:rtpbridge/56@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956136 DLMGCP DEBUG <0013> endpoint:rtpbridge/57@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956136 DLMGCP DEBUG <0013> endpoint:rtpbridge/58@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956136 DLMGCP DEBUG <0013> endpoint:rtpbridge/59@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956136 DLMGCP DEBUG <0013> endpoint:rtpbridge/5a@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956136 DLMGCP DEBUG <0013> endpoint:rtpbridge/5b@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956136 DLMGCP DEBUG <0013> endpoint:rtpbridge/5c@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956136 DLMGCP DEBUG <0013> endpoint:rtpbridge/5d@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956136 DLMGCP DEBUG <0013> endpoint:rtpbridge/5e@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956136 DLMGCP DEBUG <0013> endpoint:rtpbridge/5f@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956136 DLMGCP DEBUG <0013> endpoint:rtpbridge/60@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956136 DLMGCP DEBUG <0013> endpoint:rtpbridge/61@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956136 DLMGCP DEBUG <0013> endpoint:rtpbridge/62@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956136 DLMGCP DEBUG <0013> endpoint:rtpbridge/63@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956136 DLMGCP DEBUG <0013> endpoint:rtpbridge/64@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956136 DLMGCP DEBUG <0013> endpoint:rtpbridge/65@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956136 DLMGCP DEBUG <0013> endpoint:rtpbridge/66@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956136 DLMGCP DEBUG <0013> endpoint:rtpbridge/67@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956136 DLMGCP DEBUG <0013> endpoint:rtpbridge/68@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956136 DLMGCP DEBUG <0013> endpoint:rtpbridge/69@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956136 DLMGCP DEBUG <0013> endpoint:rtpbridge/6a@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956136 DLMGCP DEBUG <0013> endpoint:rtpbridge/6b@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956136 DLMGCP DEBUG <0013> endpoint:rtpbridge/6c@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956136 DLMGCP DEBUG <0013> endpoint:rtpbridge/6d@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956136 DLMGCP DEBUG <0013> endpoint:rtpbridge/6e@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956136 DLMGCP DEBUG <0013> endpoint:rtpbridge/6f@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956136 DLMGCP DEBUG <0013> endpoint:rtpbridge/70@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956136 DLMGCP DEBUG <0013> endpoint:rtpbridge/71@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956136 DLMGCP DEBUG <0013> endpoint:rtpbridge/72@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956136 DLMGCP DEBUG <0013> endpoint:rtpbridge/73@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956136 DLMGCP DEBUG <0013> endpoint:rtpbridge/74@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956136 DLMGCP DEBUG <0013> endpoint:rtpbridge/75@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956136 DLMGCP DEBUG <0013> endpoint:rtpbridge/76@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956136 DLMGCP DEBUG <0013> endpoint:rtpbridge/77@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956136 DLMGCP DEBUG <0013> endpoint:rtpbridge/78@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956136 DLMGCP DEBUG <0013> endpoint:rtpbridge/79@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956136 DLMGCP DEBUG <0013> endpoint:rtpbridge/7a@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956136 DLMGCP DEBUG <0013> endpoint:rtpbridge/7b@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956136 DLMGCP DEBUG <0013> endpoint:rtpbridge/7c@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956136 DLMGCP DEBUG <0013> endpoint:rtpbridge/7d@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956136 DLMGCP DEBUG <0013> endpoint:rtpbridge/7e@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956136 DLMGCP DEBUG <0013> endpoint:rtpbridge/7f@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956136 DLMGCP DEBUG <0013> endpoint:rtpbridge/80@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956136 DLMGCP DEBUG <0013> endpoint:rtpbridge/81@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956136 DLMGCP DEBUG <0013> endpoint:rtpbridge/82@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956136 DLMGCP DEBUG <0013> endpoint:rtpbridge/83@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956136 DLMGCP DEBUG <0013> endpoint:rtpbridge/84@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956136 DLMGCP DEBUG <0013> endpoint:rtpbridge/85@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956136 DLMGCP DEBUG <0013> endpoint:rtpbridge/86@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956136 DLMGCP DEBUG <0013> endpoint:rtpbridge/87@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956136 DLMGCP DEBUG <0013> endpoint:rtpbridge/88@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956136 DLMGCP DEBUG <0013> endpoint:rtpbridge/89@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956136 DLMGCP DEBUG <0013> endpoint:rtpbridge/8a@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956136 DLMGCP DEBUG <0013> endpoint:rtpbridge/8b@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956136 DLMGCP DEBUG <0013> endpoint:rtpbridge/8c@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956136 DLMGCP DEBUG <0013> endpoint:rtpbridge/8d@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956136 DLMGCP DEBUG <0013> endpoint:rtpbridge/8e@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956136 DLMGCP DEBUG <0013> endpoint:rtpbridge/8f@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956136 DLMGCP DEBUG <0013> endpoint:rtpbridge/90@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956136 DLMGCP DEBUG <0013> endpoint:rtpbridge/91@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956136 DLMGCP DEBUG <0013> endpoint:rtpbridge/92@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956136 DLMGCP DEBUG <0013> endpoint:rtpbridge/93@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956136 DLMGCP DEBUG <0013> endpoint:rtpbridge/94@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956136 DLMGCP DEBUG <0013> endpoint:rtpbridge/95@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956136 DLMGCP DEBUG <0013> endpoint:rtpbridge/96@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956136 DLMGCP DEBUG <0013> endpoint:rtpbridge/97@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956136 DLMGCP DEBUG <0013> endpoint:rtpbridge/98@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956136 DLMGCP DEBUG <0013> endpoint:rtpbridge/99@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956136 DLMGCP DEBUG <0013> endpoint:rtpbridge/9a@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956136 DLMGCP DEBUG <0013> endpoint:rtpbridge/9b@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956136 DLMGCP DEBUG <0013> endpoint:rtpbridge/9c@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956136 DLMGCP DEBUG <0013> endpoint:rtpbridge/9d@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956136 DLMGCP DEBUG <0013> endpoint:rtpbridge/9e@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956136 DLMGCP DEBUG <0013> endpoint:rtpbridge/9f@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956136 DLMGCP DEBUG <0013> endpoint:rtpbridge/a0@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956136 DLMGCP DEBUG <0013> endpoint:rtpbridge/a1@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956136 DLMGCP DEBUG <0013> endpoint:rtpbridge/a2@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956136 DLMGCP DEBUG <0013> endpoint:rtpbridge/a3@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956136 DLMGCP DEBUG <0013> endpoint:rtpbridge/a4@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956136 DLMGCP DEBUG <0013> endpoint:rtpbridge/a5@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956136 DLMGCP DEBUG <0013> endpoint:rtpbridge/a6@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956136 DLMGCP DEBUG <0013> endpoint:rtpbridge/a7@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956136 DLMGCP DEBUG <0013> endpoint:rtpbridge/a8@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956136 DLMGCP DEBUG <0013> endpoint:rtpbridge/a9@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956136 DLMGCP DEBUG <0013> endpoint:rtpbridge/aa@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956136 DLMGCP DEBUG <0013> endpoint:rtpbridge/ab@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956136 DLMGCP DEBUG <0013> endpoint:rtpbridge/ac@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956136 DLMGCP DEBUG <0013> endpoint:rtpbridge/ad@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956136 DLMGCP DEBUG <0013> endpoint:rtpbridge/ae@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956136 DLMGCP DEBUG <0013> endpoint:rtpbridge/af@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956136 DLMGCP DEBUG <0013> endpoint:rtpbridge/b0@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956136 DLMGCP DEBUG <0013> endpoint:rtpbridge/b1@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956136 DLMGCP DEBUG <0013> endpoint:rtpbridge/b2@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956136 DLMGCP DEBUG <0013> endpoint:rtpbridge/b3@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956136 DLMGCP DEBUG <0013> endpoint:rtpbridge/b4@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956136 DLMGCP DEBUG <0013> endpoint:rtpbridge/b5@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956136 DLMGCP DEBUG <0013> endpoint:rtpbridge/b6@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956136 DLMGCP DEBUG <0013> endpoint:rtpbridge/b7@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956136 DLMGCP DEBUG <0013> endpoint:rtpbridge/b8@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956136 DLMGCP DEBUG <0013> endpoint:rtpbridge/b9@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956136 DLMGCP DEBUG <0013> endpoint:rtpbridge/ba@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956136 DLMGCP DEBUG <0013> endpoint:rtpbridge/bb@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956136 DLMGCP DEBUG <0013> endpoint:rtpbridge/bc@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956136 DLMGCP DEBUG <0013> endpoint:rtpbridge/bd@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956136 DLMGCP DEBUG <0013> endpoint:rtpbridge/be@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956136 DLMGCP DEBUG <0013> endpoint:rtpbridge/bf@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956136 DLMGCP DEBUG <0013> endpoint:rtpbridge/c0@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956136 DLMGCP DEBUG <0013> endpoint:rtpbridge/c1@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956136 DLMGCP DEBUG <0013> endpoint:rtpbridge/c2@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956136 DLMGCP DEBUG <0013> endpoint:rtpbridge/c3@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956136 DLMGCP DEBUG <0013> endpoint:rtpbridge/c4@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956136 DLMGCP DEBUG <0013> endpoint:rtpbridge/c5@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956136 DLMGCP DEBUG <0013> endpoint:rtpbridge/c6@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956136 DLMGCP DEBUG <0013> endpoint:rtpbridge/c7@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956136 DLMGCP DEBUG <0013> endpoint:rtpbridge/c8@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956136 DLMGCP DEBUG <0013> endpoint:rtpbridge/c9@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956136 DLMGCP DEBUG <0013> endpoint:rtpbridge/ca@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956136 DLMGCP DEBUG <0013> endpoint:rtpbridge/cb@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956136 DLMGCP DEBUG <0013> endpoint:rtpbridge/cc@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956136 DLMGCP DEBUG <0013> endpoint:rtpbridge/cd@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956136 DLMGCP DEBUG <0013> endpoint:rtpbridge/ce@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956136 DLMGCP DEBUG <0013> endpoint:rtpbridge/cf@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956136 DLMGCP DEBUG <0013> endpoint:rtpbridge/d0@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956136 DLMGCP DEBUG <0013> endpoint:rtpbridge/d1@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956136 DLMGCP DEBUG <0013> endpoint:rtpbridge/d2@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956136 DLMGCP DEBUG <0013> endpoint:rtpbridge/d3@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956136 DLMGCP DEBUG <0013> endpoint:rtpbridge/d4@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956136 DLMGCP DEBUG <0013> endpoint:rtpbridge/d5@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956136 DLMGCP DEBUG <0013> endpoint:rtpbridge/d6@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956136 DLMGCP DEBUG <0013> endpoint:rtpbridge/d7@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956136 DLMGCP DEBUG <0013> endpoint:rtpbridge/d8@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956137 DLMGCP DEBUG <0013> endpoint:rtpbridge/d9@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956137 DLMGCP DEBUG <0013> endpoint:rtpbridge/da@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956137 DLMGCP DEBUG <0013> endpoint:rtpbridge/db@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956137 DLMGCP DEBUG <0013> endpoint:rtpbridge/dc@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956137 DLMGCP DEBUG <0013> endpoint:rtpbridge/dd@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956137 DLMGCP DEBUG <0013> endpoint:rtpbridge/de@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956137 DLMGCP DEBUG <0013> endpoint:rtpbridge/df@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956137 DLMGCP DEBUG <0013> endpoint:rtpbridge/e0@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956137 DLMGCP DEBUG <0013> endpoint:rtpbridge/e1@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956137 DLMGCP DEBUG <0013> endpoint:rtpbridge/e2@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956137 DLMGCP DEBUG <0013> endpoint:rtpbridge/e3@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956137 DLMGCP DEBUG <0013> endpoint:rtpbridge/e4@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956137 DLMGCP DEBUG <0013> endpoint:rtpbridge/e5@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956137 DLMGCP DEBUG <0013> endpoint:rtpbridge/e6@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956137 DLMGCP DEBUG <0013> endpoint:rtpbridge/e7@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956137 DLMGCP DEBUG <0013> endpoint:rtpbridge/e8@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956137 DLMGCP DEBUG <0013> endpoint:rtpbridge/e9@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956137 DLMGCP DEBUG <0013> endpoint:rtpbridge/ea@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956137 DLMGCP DEBUG <0013> endpoint:rtpbridge/eb@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956137 DLMGCP DEBUG <0013> endpoint:rtpbridge/ec@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956137 DLMGCP DEBUG <0013> endpoint:rtpbridge/ed@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956137 DLMGCP DEBUG <0013> endpoint:rtpbridge/ee@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956137 DLMGCP DEBUG <0013> endpoint:rtpbridge/ef@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956137 DLMGCP DEBUG <0013> endpoint:rtpbridge/f0@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956137 DLMGCP DEBUG <0013> endpoint:rtpbridge/f1@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956137 DLMGCP DEBUG <0013> endpoint:rtpbridge/f2@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956137 DLMGCP DEBUG <0013> endpoint:rtpbridge/f3@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956137 DLMGCP DEBUG <0013> endpoint:rtpbridge/f4@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956137 DLMGCP DEBUG <0013> endpoint:rtpbridge/f5@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956137 DLMGCP DEBUG <0013> endpoint:rtpbridge/f6@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956137 DLMGCP DEBUG <0013> endpoint:rtpbridge/f7@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956137 DLMGCP DEBUG <0013> endpoint:rtpbridge/f8@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956137 DLMGCP DEBUG <0013> endpoint:rtpbridge/f9@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956137 DLMGCP DEBUG <0013> endpoint:rtpbridge/fa@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956137 DLMGCP DEBUG <0013> endpoint:rtpbridge/fb@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956137 DLMGCP DEBUG <0013> endpoint:rtpbridge/fc@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956137 DLMGCP DEBUG <0013> endpoint:rtpbridge/fd@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956137 DLMGCP DEBUG <0013> endpoint:rtpbridge/fe@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956137 DLMGCP DEBUG <0013> endpoint:rtpbridge/ff@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956137 DLMGCP DEBUG <0013> endpoint:rtpbridge/100@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956137 DLMGCP DEBUG <0013> endpoint:rtpbridge/101@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956137 DLMGCP DEBUG <0013> endpoint:rtpbridge/102@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956137 DLMGCP DEBUG <0013> endpoint:rtpbridge/103@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956137 DLMGCP DEBUG <0013> endpoint:rtpbridge/104@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956137 DLMGCP DEBUG <0013> endpoint:rtpbridge/105@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956137 DLMGCP DEBUG <0013> endpoint:rtpbridge/106@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956137 DLMGCP DEBUG <0013> endpoint:rtpbridge/107@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956137 DLMGCP DEBUG <0013> endpoint:rtpbridge/108@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956137 DLMGCP DEBUG <0013> endpoint:rtpbridge/109@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956137 DLMGCP DEBUG <0013> endpoint:rtpbridge/10a@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956137 DLMGCP DEBUG <0013> endpoint:rtpbridge/10b@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956137 DLMGCP DEBUG <0013> endpoint:rtpbridge/10c@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956137 DLMGCP DEBUG <0013> endpoint:rtpbridge/10d@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956137 DLMGCP DEBUG <0013> endpoint:rtpbridge/10e@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956137 DLMGCP DEBUG <0013> endpoint:rtpbridge/10f@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956137 DLMGCP DEBUG <0013> endpoint:rtpbridge/110@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956137 DLMGCP DEBUG <0013> endpoint:rtpbridge/111@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956137 DLMGCP DEBUG <0013> endpoint:rtpbridge/112@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956137 DLMGCP DEBUG <0013> endpoint:rtpbridge/113@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956137 DLMGCP DEBUG <0013> endpoint:rtpbridge/114@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956137 DLMGCP DEBUG <0013> endpoint:rtpbridge/115@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956137 DLMGCP DEBUG <0013> endpoint:rtpbridge/116@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956137 DLMGCP DEBUG <0013> endpoint:rtpbridge/117@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956137 DLMGCP DEBUG <0013> endpoint:rtpbridge/118@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956137 DLMGCP DEBUG <0013> endpoint:rtpbridge/119@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956137 DLMGCP DEBUG <0013> endpoint:rtpbridge/11a@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956137 DLMGCP DEBUG <0013> endpoint:rtpbridge/11b@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956137 DLMGCP DEBUG <0013> endpoint:rtpbridge/11c@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956137 DLMGCP DEBUG <0013> endpoint:rtpbridge/11d@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956137 DLMGCP DEBUG <0013> endpoint:rtpbridge/11e@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956137 DLMGCP DEBUG <0013> endpoint:rtpbridge/11f@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956137 DLMGCP DEBUG <0013> endpoint:rtpbridge/120@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956137 DLMGCP DEBUG <0013> endpoint:rtpbridge/121@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956137 DLMGCP DEBUG <0013> endpoint:rtpbridge/122@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956137 DLMGCP DEBUG <0013> endpoint:rtpbridge/123@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956137 DLMGCP DEBUG <0013> endpoint:rtpbridge/124@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956137 DLMGCP DEBUG <0013> endpoint:rtpbridge/125@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956137 DLMGCP DEBUG <0013> endpoint:rtpbridge/126@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956137 DLMGCP DEBUG <0013> endpoint:rtpbridge/127@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956137 DLMGCP DEBUG <0013> endpoint:rtpbridge/128@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956137 DLMGCP DEBUG <0013> endpoint:rtpbridge/129@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956137 DLMGCP DEBUG <0013> endpoint:rtpbridge/12a@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956137 DLMGCP DEBUG <0013> endpoint:rtpbridge/12b@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956137 DLMGCP DEBUG <0013> endpoint:rtpbridge/12c@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956137 DLMGCP DEBUG <0013> endpoint:none Generated response: code=200 (mgcp_protocol.c:230) 20241102125956137 DLMGCP DEBUG <0013> Generated response: line #00: 200 2765 OK (mgcp_msg.c:67) 20241102125956138 DLMGCP DEBUG <0013> Received message: line #00: DLCX 2766 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241102125956138 DLMGCP DEBUG <0013> Received message: line #01: C: 00DF (mgcp_msg.c:67) 20241102125956138 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found free endpoint: rtpbridge/1@mgw (mgcp_endp.c:261) 20241102125956138 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:441) 20241102125956138 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241102125956138 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956138 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956138 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956138 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956138 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956138 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956138 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956138 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956138 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956138 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956138 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956138 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956138 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956138 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956138 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956138 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956138 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956138 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956138 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956138 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956138 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956138 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956138 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956138 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956138 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956138 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956138 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956138 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956138 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956138 DLMGCP DEBUG <0013> endpoint:rtpbridge/1e@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956138 DLMGCP DEBUG <0013> endpoint:rtpbridge/1f@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956138 DLMGCP DEBUG <0013> endpoint:rtpbridge/20@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956138 DLMGCP DEBUG <0013> endpoint:rtpbridge/21@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956138 DLMGCP DEBUG <0013> endpoint:rtpbridge/22@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956138 DLMGCP DEBUG <0013> endpoint:rtpbridge/23@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956138 DLMGCP DEBUG <0013> endpoint:rtpbridge/24@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956138 DLMGCP DEBUG <0013> endpoint:rtpbridge/25@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956138 DLMGCP DEBUG <0013> endpoint:rtpbridge/26@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956138 DLMGCP DEBUG <0013> endpoint:rtpbridge/27@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956138 DLMGCP DEBUG <0013> endpoint:rtpbridge/28@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956138 DLMGCP DEBUG <0013> endpoint:rtpbridge/29@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956138 DLMGCP DEBUG <0013> endpoint:rtpbridge/2a@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956138 DLMGCP DEBUG <0013> endpoint:rtpbridge/2b@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956138 DLMGCP DEBUG <0013> endpoint:rtpbridge/2c@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956138 DLMGCP DEBUG <0013> endpoint:rtpbridge/2d@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956138 DLMGCP DEBUG <0013> endpoint:rtpbridge/2e@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956138 DLMGCP DEBUG <0013> endpoint:rtpbridge/2f@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956138 DLMGCP DEBUG <0013> endpoint:rtpbridge/30@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956138 DLMGCP DEBUG <0013> endpoint:rtpbridge/31@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956138 DLMGCP DEBUG <0013> endpoint:rtpbridge/32@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956138 DLMGCP DEBUG <0013> endpoint:rtpbridge/33@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956138 DLMGCP DEBUG <0013> endpoint:rtpbridge/34@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956138 DLMGCP DEBUG <0013> endpoint:rtpbridge/35@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956138 DLMGCP DEBUG <0013> endpoint:rtpbridge/36@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956138 DLMGCP DEBUG <0013> endpoint:rtpbridge/37@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956138 DLMGCP DEBUG <0013> endpoint:rtpbridge/38@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956138 DLMGCP DEBUG <0013> endpoint:rtpbridge/39@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956138 DLMGCP DEBUG <0013> endpoint:rtpbridge/3a@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956138 DLMGCP DEBUG <0013> endpoint:rtpbridge/3b@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956138 DLMGCP DEBUG <0013> endpoint:rtpbridge/3c@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956138 DLMGCP DEBUG <0013> endpoint:rtpbridge/3d@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956138 DLMGCP DEBUG <0013> endpoint:rtpbridge/3e@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956138 DLMGCP DEBUG <0013> endpoint:rtpbridge/3f@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956138 DLMGCP DEBUG <0013> endpoint:rtpbridge/40@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956138 DLMGCP DEBUG <0013> endpoint:rtpbridge/41@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956138 DLMGCP DEBUG <0013> endpoint:rtpbridge/42@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956138 DLMGCP DEBUG <0013> endpoint:rtpbridge/43@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956138 DLMGCP DEBUG <0013> endpoint:rtpbridge/44@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956138 DLMGCP DEBUG <0013> endpoint:rtpbridge/45@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956138 DLMGCP DEBUG <0013> endpoint:rtpbridge/46@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956138 DLMGCP DEBUG <0013> endpoint:rtpbridge/47@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956138 DLMGCP DEBUG <0013> endpoint:rtpbridge/48@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956138 DLMGCP DEBUG <0013> endpoint:rtpbridge/49@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956138 DLMGCP DEBUG <0013> endpoint:rtpbridge/4a@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956138 DLMGCP DEBUG <0013> endpoint:rtpbridge/4b@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956138 DLMGCP DEBUG <0013> endpoint:rtpbridge/4c@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956138 DLMGCP DEBUG <0013> endpoint:rtpbridge/4d@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956138 DLMGCP DEBUG <0013> endpoint:rtpbridge/4e@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956138 DLMGCP DEBUG <0013> endpoint:rtpbridge/4f@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956138 DLMGCP DEBUG <0013> endpoint:rtpbridge/50@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956138 DLMGCP DEBUG <0013> endpoint:rtpbridge/51@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956138 DLMGCP DEBUG <0013> endpoint:rtpbridge/52@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956138 DLMGCP DEBUG <0013> endpoint:rtpbridge/53@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956138 DLMGCP DEBUG <0013> endpoint:rtpbridge/54@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956138 DLMGCP DEBUG <0013> endpoint:rtpbridge/55@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956138 DLMGCP DEBUG <0013> endpoint:rtpbridge/56@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956138 DLMGCP DEBUG <0013> endpoint:rtpbridge/57@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956138 DLMGCP DEBUG <0013> endpoint:rtpbridge/58@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956138 DLMGCP DEBUG <0013> endpoint:rtpbridge/59@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956138 DLMGCP DEBUG <0013> endpoint:rtpbridge/5a@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956138 DLMGCP DEBUG <0013> endpoint:rtpbridge/5b@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956138 DLMGCP DEBUG <0013> endpoint:rtpbridge/5c@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956138 DLMGCP DEBUG <0013> endpoint:rtpbridge/5d@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956138 DLMGCP DEBUG <0013> endpoint:rtpbridge/5e@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956138 DLMGCP DEBUG <0013> endpoint:rtpbridge/5f@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956138 DLMGCP DEBUG <0013> endpoint:rtpbridge/60@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956138 DLMGCP DEBUG <0013> endpoint:rtpbridge/61@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956138 DLMGCP DEBUG <0013> endpoint:rtpbridge/62@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956138 DLMGCP DEBUG <0013> endpoint:rtpbridge/63@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956138 DLMGCP DEBUG <0013> endpoint:rtpbridge/64@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956138 DLMGCP DEBUG <0013> endpoint:rtpbridge/65@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956138 DLMGCP DEBUG <0013> endpoint:rtpbridge/66@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956138 DLMGCP DEBUG <0013> endpoint:rtpbridge/67@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956138 DLMGCP DEBUG <0013> endpoint:rtpbridge/68@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956138 DLMGCP DEBUG <0013> endpoint:rtpbridge/69@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956138 DLMGCP DEBUG <0013> endpoint:rtpbridge/6a@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956138 DLMGCP DEBUG <0013> endpoint:rtpbridge/6b@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956138 DLMGCP DEBUG <0013> endpoint:rtpbridge/6c@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956139 DLMGCP DEBUG <0013> endpoint:rtpbridge/6d@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956139 DLMGCP DEBUG <0013> endpoint:rtpbridge/6e@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956139 DLMGCP DEBUG <0013> endpoint:rtpbridge/6f@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956139 DLMGCP DEBUG <0013> endpoint:rtpbridge/70@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956139 DLMGCP DEBUG <0013> endpoint:rtpbridge/71@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956139 DLMGCP DEBUG <0013> endpoint:rtpbridge/72@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956139 DLMGCP DEBUG <0013> endpoint:rtpbridge/73@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956139 DLMGCP DEBUG <0013> endpoint:rtpbridge/74@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956139 DLMGCP DEBUG <0013> endpoint:rtpbridge/75@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956139 DLMGCP DEBUG <0013> endpoint:rtpbridge/76@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956139 DLMGCP DEBUG <0013> endpoint:rtpbridge/77@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956139 DLMGCP DEBUG <0013> endpoint:rtpbridge/78@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956139 DLMGCP DEBUG <0013> endpoint:rtpbridge/79@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956139 DLMGCP DEBUG <0013> endpoint:rtpbridge/7a@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956139 DLMGCP DEBUG <0013> endpoint:rtpbridge/7b@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956139 DLMGCP DEBUG <0013> endpoint:rtpbridge/7c@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956139 DLMGCP DEBUG <0013> endpoint:rtpbridge/7d@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956139 DLMGCP DEBUG <0013> endpoint:rtpbridge/7e@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956139 DLMGCP DEBUG <0013> endpoint:rtpbridge/7f@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956139 DLMGCP DEBUG <0013> endpoint:rtpbridge/80@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956139 DLMGCP DEBUG <0013> endpoint:rtpbridge/81@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956139 DLMGCP DEBUG <0013> endpoint:rtpbridge/82@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956139 DLMGCP DEBUG <0013> endpoint:rtpbridge/83@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956139 DLMGCP DEBUG <0013> endpoint:rtpbridge/84@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956139 DLMGCP DEBUG <0013> endpoint:rtpbridge/85@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956139 DLMGCP DEBUG <0013> endpoint:rtpbridge/86@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956139 DLMGCP DEBUG <0013> endpoint:rtpbridge/87@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956139 DLMGCP DEBUG <0013> endpoint:rtpbridge/88@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956139 DLMGCP DEBUG <0013> endpoint:rtpbridge/89@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956139 DLMGCP DEBUG <0013> endpoint:rtpbridge/8a@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956139 DLMGCP DEBUG <0013> endpoint:rtpbridge/8b@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956139 DLMGCP DEBUG <0013> endpoint:rtpbridge/8c@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956139 DLMGCP DEBUG <0013> endpoint:rtpbridge/8d@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956139 DLMGCP DEBUG <0013> endpoint:rtpbridge/8e@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956139 DLMGCP DEBUG <0013> endpoint:rtpbridge/8f@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956139 DLMGCP DEBUG <0013> endpoint:rtpbridge/90@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956139 DLMGCP DEBUG <0013> endpoint:rtpbridge/91@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956139 DLMGCP DEBUG <0013> endpoint:rtpbridge/92@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956139 DLMGCP DEBUG <0013> endpoint:rtpbridge/93@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956139 DLMGCP DEBUG <0013> endpoint:rtpbridge/94@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956139 DLMGCP DEBUG <0013> endpoint:rtpbridge/95@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956139 DLMGCP DEBUG <0013> endpoint:rtpbridge/96@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956139 DLMGCP DEBUG <0013> endpoint:rtpbridge/97@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956139 DLMGCP DEBUG <0013> endpoint:rtpbridge/98@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956139 DLMGCP DEBUG <0013> endpoint:rtpbridge/99@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956139 DLMGCP DEBUG <0013> endpoint:rtpbridge/9a@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956139 DLMGCP DEBUG <0013> endpoint:rtpbridge/9b@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956139 DLMGCP DEBUG <0013> endpoint:rtpbridge/9c@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956139 DLMGCP DEBUG <0013> endpoint:rtpbridge/9d@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956139 DLMGCP DEBUG <0013> endpoint:rtpbridge/9e@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956139 DLMGCP DEBUG <0013> endpoint:rtpbridge/9f@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956139 DLMGCP DEBUG <0013> endpoint:rtpbridge/a0@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956139 DLMGCP DEBUG <0013> endpoint:rtpbridge/a1@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956139 DLMGCP DEBUG <0013> endpoint:rtpbridge/a2@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956139 DLMGCP DEBUG <0013> endpoint:rtpbridge/a3@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956139 DLMGCP DEBUG <0013> endpoint:rtpbridge/a4@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956139 DLMGCP DEBUG <0013> endpoint:rtpbridge/a5@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956139 DLMGCP DEBUG <0013> endpoint:rtpbridge/a6@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956139 DLMGCP DEBUG <0013> endpoint:rtpbridge/a7@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956139 DLMGCP DEBUG <0013> endpoint:rtpbridge/a8@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956139 DLMGCP DEBUG <0013> endpoint:rtpbridge/a9@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956139 DLMGCP DEBUG <0013> endpoint:rtpbridge/aa@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956139 DLMGCP DEBUG <0013> endpoint:rtpbridge/ab@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956139 DLMGCP DEBUG <0013> endpoint:rtpbridge/ac@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956139 DLMGCP DEBUG <0013> endpoint:rtpbridge/ad@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956139 DLMGCP DEBUG <0013> endpoint:rtpbridge/ae@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956139 DLMGCP DEBUG <0013> endpoint:rtpbridge/af@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956139 DLMGCP DEBUG <0013> endpoint:rtpbridge/b0@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956139 DLMGCP DEBUG <0013> endpoint:rtpbridge/b1@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956139 DLMGCP DEBUG <0013> endpoint:rtpbridge/b2@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956139 DLMGCP DEBUG <0013> endpoint:rtpbridge/b3@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956139 DLMGCP DEBUG <0013> endpoint:rtpbridge/b4@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956139 DLMGCP DEBUG <0013> endpoint:rtpbridge/b5@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956139 DLMGCP DEBUG <0013> endpoint:rtpbridge/b6@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956139 DLMGCP DEBUG <0013> endpoint:rtpbridge/b7@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956139 DLMGCP DEBUG <0013> endpoint:rtpbridge/b8@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956139 DLMGCP DEBUG <0013> endpoint:rtpbridge/b9@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956139 DLMGCP DEBUG <0013> endpoint:rtpbridge/ba@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956139 DLMGCP DEBUG <0013> endpoint:rtpbridge/bb@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956139 DLMGCP DEBUG <0013> endpoint:rtpbridge/bc@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956139 DLMGCP DEBUG <0013> endpoint:rtpbridge/bd@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956139 DLMGCP DEBUG <0013> endpoint:rtpbridge/be@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956139 DLMGCP DEBUG <0013> endpoint:rtpbridge/bf@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956139 DLMGCP DEBUG <0013> endpoint:rtpbridge/c0@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956139 DLMGCP DEBUG <0013> endpoint:rtpbridge/c1@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956139 DLMGCP DEBUG <0013> endpoint:rtpbridge/c2@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956139 DLMGCP DEBUG <0013> endpoint:rtpbridge/c3@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956139 DLMGCP DEBUG <0013> endpoint:rtpbridge/c4@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956139 DLMGCP DEBUG <0013> endpoint:rtpbridge/c5@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956139 DLMGCP DEBUG <0013> endpoint:rtpbridge/c6@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956139 DLMGCP DEBUG <0013> endpoint:rtpbridge/c7@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956139 DLMGCP DEBUG <0013> endpoint:rtpbridge/c8@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956139 DLMGCP DEBUG <0013> endpoint:rtpbridge/c9@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956139 DLMGCP DEBUG <0013> endpoint:rtpbridge/ca@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956139 DLMGCP DEBUG <0013> endpoint:rtpbridge/cb@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956139 DLMGCP DEBUG <0013> endpoint:rtpbridge/cc@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956139 DLMGCP DEBUG <0013> endpoint:rtpbridge/cd@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956139 DLMGCP DEBUG <0013> endpoint:rtpbridge/ce@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956139 DLMGCP DEBUG <0013> endpoint:rtpbridge/cf@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956139 DLMGCP DEBUG <0013> endpoint:rtpbridge/d0@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956139 DLMGCP DEBUG <0013> endpoint:rtpbridge/d1@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956139 DLMGCP DEBUG <0013> endpoint:rtpbridge/d2@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956139 DLMGCP DEBUG <0013> endpoint:rtpbridge/d3@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956139 DLMGCP DEBUG <0013> endpoint:rtpbridge/d4@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956139 DLMGCP DEBUG <0013> endpoint:rtpbridge/d5@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956139 DLMGCP DEBUG <0013> endpoint:rtpbridge/d6@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956139 DLMGCP DEBUG <0013> endpoint:rtpbridge/d7@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956139 DLMGCP DEBUG <0013> endpoint:rtpbridge/d8@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956139 DLMGCP DEBUG <0013> endpoint:rtpbridge/d9@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956139 DLMGCP DEBUG <0013> endpoint:rtpbridge/da@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956139 DLMGCP DEBUG <0013> endpoint:rtpbridge/db@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956139 DLMGCP DEBUG <0013> endpoint:rtpbridge/dc@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956139 DLMGCP DEBUG <0013> endpoint:rtpbridge/dd@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956139 DLMGCP DEBUG <0013> endpoint:rtpbridge/de@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956139 DLMGCP DEBUG <0013> endpoint:rtpbridge/df@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956139 DLMGCP DEBUG <0013> endpoint:rtpbridge/e0@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956139 DLMGCP DEBUG <0013> endpoint:rtpbridge/e1@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956139 DLMGCP DEBUG <0013> endpoint:rtpbridge/e2@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956139 DLMGCP DEBUG <0013> endpoint:rtpbridge/e3@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956139 DLMGCP DEBUG <0013> endpoint:rtpbridge/e4@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956139 DLMGCP DEBUG <0013> endpoint:rtpbridge/e5@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956139 DLMGCP DEBUG <0013> endpoint:rtpbridge/e6@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956139 DLMGCP DEBUG <0013> endpoint:rtpbridge/e7@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956139 DLMGCP DEBUG <0013> endpoint:rtpbridge/e8@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956139 DLMGCP DEBUG <0013> endpoint:rtpbridge/e9@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956139 DLMGCP DEBUG <0013> endpoint:rtpbridge/ea@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956139 DLMGCP DEBUG <0013> endpoint:rtpbridge/eb@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956139 DLMGCP DEBUG <0013> endpoint:rtpbridge/ec@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956139 DLMGCP DEBUG <0013> endpoint:rtpbridge/ed@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956140 DLMGCP DEBUG <0013> endpoint:rtpbridge/ee@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956140 DLMGCP DEBUG <0013> endpoint:rtpbridge/ef@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956140 DLMGCP DEBUG <0013> endpoint:rtpbridge/f0@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956140 DLMGCP DEBUG <0013> endpoint:rtpbridge/f1@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956140 DLMGCP DEBUG <0013> endpoint:rtpbridge/f2@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956140 DLMGCP DEBUG <0013> endpoint:rtpbridge/f3@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956140 DLMGCP DEBUG <0013> endpoint:rtpbridge/f4@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956140 DLMGCP DEBUG <0013> endpoint:rtpbridge/f5@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956140 DLMGCP DEBUG <0013> endpoint:rtpbridge/f6@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956140 DLMGCP DEBUG <0013> endpoint:rtpbridge/f7@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956140 DLMGCP DEBUG <0013> endpoint:rtpbridge/f8@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956140 DLMGCP DEBUG <0013> endpoint:rtpbridge/f9@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956140 DLMGCP DEBUG <0013> endpoint:rtpbridge/fa@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956140 DLMGCP DEBUG <0013> endpoint:rtpbridge/fb@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956140 DLMGCP DEBUG <0013> endpoint:rtpbridge/fc@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956140 DLMGCP DEBUG <0013> endpoint:rtpbridge/fd@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956140 DLMGCP DEBUG <0013> endpoint:rtpbridge/fe@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956140 DLMGCP DEBUG <0013> endpoint:rtpbridge/ff@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956140 DLMGCP DEBUG <0013> endpoint:rtpbridge/100@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956140 DLMGCP DEBUG <0013> endpoint:rtpbridge/101@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956140 DLMGCP DEBUG <0013> endpoint:rtpbridge/102@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956140 DLMGCP DEBUG <0013> endpoint:rtpbridge/103@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956140 DLMGCP DEBUG <0013> endpoint:rtpbridge/104@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956140 DLMGCP DEBUG <0013> endpoint:rtpbridge/105@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956140 DLMGCP DEBUG <0013> endpoint:rtpbridge/106@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956140 DLMGCP DEBUG <0013> endpoint:rtpbridge/107@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956140 DLMGCP DEBUG <0013> endpoint:rtpbridge/108@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956140 DLMGCP DEBUG <0013> endpoint:rtpbridge/109@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956140 DLMGCP DEBUG <0013> endpoint:rtpbridge/10a@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956140 DLMGCP DEBUG <0013> endpoint:rtpbridge/10b@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956140 DLMGCP DEBUG <0013> endpoint:rtpbridge/10c@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956140 DLMGCP DEBUG <0013> endpoint:rtpbridge/10d@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956140 DLMGCP DEBUG <0013> endpoint:rtpbridge/10e@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956140 DLMGCP DEBUG <0013> endpoint:rtpbridge/10f@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956140 DLMGCP DEBUG <0013> endpoint:rtpbridge/110@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956140 DLMGCP DEBUG <0013> endpoint:rtpbridge/111@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956140 DLMGCP DEBUG <0013> endpoint:rtpbridge/112@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956140 DLMGCP DEBUG <0013> endpoint:rtpbridge/113@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956140 DLMGCP DEBUG <0013> endpoint:rtpbridge/114@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956140 DLMGCP DEBUG <0013> endpoint:rtpbridge/115@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956140 DLMGCP DEBUG <0013> endpoint:rtpbridge/116@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956140 DLMGCP DEBUG <0013> endpoint:rtpbridge/117@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956140 DLMGCP DEBUG <0013> endpoint:rtpbridge/118@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956140 DLMGCP DEBUG <0013> endpoint:rtpbridge/119@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956140 DLMGCP DEBUG <0013> endpoint:rtpbridge/11a@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956140 DLMGCP DEBUG <0013> endpoint:rtpbridge/11b@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956140 DLMGCP DEBUG <0013> endpoint:rtpbridge/11c@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956140 DLMGCP DEBUG <0013> endpoint:rtpbridge/11d@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956140 DLMGCP DEBUG <0013> endpoint:rtpbridge/11e@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956140 DLMGCP DEBUG <0013> endpoint:rtpbridge/11f@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956140 DLMGCP DEBUG <0013> endpoint:rtpbridge/120@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956140 DLMGCP DEBUG <0013> endpoint:rtpbridge/121@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956140 DLMGCP DEBUG <0013> endpoint:rtpbridge/122@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956140 DLMGCP DEBUG <0013> endpoint:rtpbridge/123@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956140 DLMGCP DEBUG <0013> endpoint:rtpbridge/124@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956140 DLMGCP DEBUG <0013> endpoint:rtpbridge/125@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956140 DLMGCP DEBUG <0013> endpoint:rtpbridge/126@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956140 DLMGCP DEBUG <0013> endpoint:rtpbridge/127@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956140 DLMGCP DEBUG <0013> endpoint:rtpbridge/128@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956140 DLMGCP DEBUG <0013> endpoint:rtpbridge/129@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956140 DLMGCP DEBUG <0013> endpoint:rtpbridge/12a@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956140 DLMGCP DEBUG <0013> endpoint:rtpbridge/12b@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956140 DLMGCP DEBUG <0013> endpoint:rtpbridge/12c@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956140 DLMGCP DEBUG <0013> endpoint:none Generated response: code=200 (mgcp_protocol.c:230) 20241102125956140 DLMGCP DEBUG <0013> Generated response: line #00: 200 2766 OK (mgcp_msg.c:67) 20241102125956140 DLMGCP DEBUG <0013> Received message: line #00: DLCX 2767 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241102125956140 DLMGCP DEBUG <0013> Received message: line #01: C: 00E0 (mgcp_msg.c:67) 20241102125956140 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found free endpoint: rtpbridge/1@mgw (mgcp_endp.c:261) 20241102125956140 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:441) 20241102125956140 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241102125956140 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956141 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956141 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956141 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956141 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956141 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956141 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956141 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956141 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956141 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956141 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956141 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956141 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956141 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956141 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956141 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956141 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956141 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956141 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956141 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956141 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956141 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956141 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956141 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956141 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956141 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956141 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956141 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956141 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956141 DLMGCP DEBUG <0013> endpoint:rtpbridge/1e@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956141 DLMGCP DEBUG <0013> endpoint:rtpbridge/1f@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956141 DLMGCP DEBUG <0013> endpoint:rtpbridge/20@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956141 DLMGCP DEBUG <0013> endpoint:rtpbridge/21@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956141 DLMGCP DEBUG <0013> endpoint:rtpbridge/22@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956141 DLMGCP DEBUG <0013> endpoint:rtpbridge/23@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956141 DLMGCP DEBUG <0013> endpoint:rtpbridge/24@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956141 DLMGCP DEBUG <0013> endpoint:rtpbridge/25@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956141 DLMGCP DEBUG <0013> endpoint:rtpbridge/26@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956141 DLMGCP DEBUG <0013> endpoint:rtpbridge/27@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956141 DLMGCP DEBUG <0013> endpoint:rtpbridge/28@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956141 DLMGCP DEBUG <0013> endpoint:rtpbridge/29@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956141 DLMGCP DEBUG <0013> endpoint:rtpbridge/2a@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956141 DLMGCP DEBUG <0013> endpoint:rtpbridge/2b@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956141 DLMGCP DEBUG <0013> endpoint:rtpbridge/2c@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956141 DLMGCP DEBUG <0013> endpoint:rtpbridge/2d@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956141 DLMGCP DEBUG <0013> endpoint:rtpbridge/2e@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956141 DLMGCP DEBUG <0013> endpoint:rtpbridge/2f@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956141 DLMGCP DEBUG <0013> endpoint:rtpbridge/30@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956141 DLMGCP DEBUG <0013> endpoint:rtpbridge/31@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956141 DLMGCP DEBUG <0013> endpoint:rtpbridge/32@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956141 DLMGCP DEBUG <0013> endpoint:rtpbridge/33@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956141 DLMGCP DEBUG <0013> endpoint:rtpbridge/34@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956141 DLMGCP DEBUG <0013> endpoint:rtpbridge/35@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956141 DLMGCP DEBUG <0013> endpoint:rtpbridge/36@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956141 DLMGCP DEBUG <0013> endpoint:rtpbridge/37@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956141 DLMGCP DEBUG <0013> endpoint:rtpbridge/38@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956141 DLMGCP DEBUG <0013> endpoint:rtpbridge/39@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956141 DLMGCP DEBUG <0013> endpoint:rtpbridge/3a@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956141 DLMGCP DEBUG <0013> endpoint:rtpbridge/3b@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956141 DLMGCP DEBUG <0013> endpoint:rtpbridge/3c@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956141 DLMGCP DEBUG <0013> endpoint:rtpbridge/3d@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956141 DLMGCP DEBUG <0013> endpoint:rtpbridge/3e@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956141 DLMGCP DEBUG <0013> endpoint:rtpbridge/3f@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956141 DLMGCP DEBUG <0013> endpoint:rtpbridge/40@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956141 DLMGCP DEBUG <0013> endpoint:rtpbridge/41@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956141 DLMGCP DEBUG <0013> endpoint:rtpbridge/42@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956141 DLMGCP DEBUG <0013> endpoint:rtpbridge/43@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956141 DLMGCP DEBUG <0013> endpoint:rtpbridge/44@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956141 DLMGCP DEBUG <0013> endpoint:rtpbridge/45@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956141 DLMGCP DEBUG <0013> endpoint:rtpbridge/46@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956141 DLMGCP DEBUG <0013> endpoint:rtpbridge/47@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956141 DLMGCP DEBUG <0013> endpoint:rtpbridge/48@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956141 DLMGCP DEBUG <0013> endpoint:rtpbridge/49@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956141 DLMGCP DEBUG <0013> endpoint:rtpbridge/4a@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956141 DLMGCP DEBUG <0013> endpoint:rtpbridge/4b@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956141 DLMGCP DEBUG <0013> endpoint:rtpbridge/4c@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956141 DLMGCP DEBUG <0013> endpoint:rtpbridge/4d@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956141 DLMGCP DEBUG <0013> endpoint:rtpbridge/4e@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956141 DLMGCP DEBUG <0013> endpoint:rtpbridge/4f@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956141 DLMGCP DEBUG <0013> endpoint:rtpbridge/50@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956141 DLMGCP DEBUG <0013> endpoint:rtpbridge/51@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956141 DLMGCP DEBUG <0013> endpoint:rtpbridge/52@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956141 DLMGCP DEBUG <0013> endpoint:rtpbridge/53@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956141 DLMGCP DEBUG <0013> endpoint:rtpbridge/54@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956141 DLMGCP DEBUG <0013> endpoint:rtpbridge/55@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956141 DLMGCP DEBUG <0013> endpoint:rtpbridge/56@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956141 DLMGCP DEBUG <0013> endpoint:rtpbridge/57@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956141 DLMGCP DEBUG <0013> endpoint:rtpbridge/58@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956141 DLMGCP DEBUG <0013> endpoint:rtpbridge/59@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956141 DLMGCP DEBUG <0013> endpoint:rtpbridge/5a@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956141 DLMGCP DEBUG <0013> endpoint:rtpbridge/5b@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956141 DLMGCP DEBUG <0013> endpoint:rtpbridge/5c@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956141 DLMGCP DEBUG <0013> endpoint:rtpbridge/5d@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956141 DLMGCP DEBUG <0013> endpoint:rtpbridge/5e@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956141 DLMGCP DEBUG <0013> endpoint:rtpbridge/5f@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956141 DLMGCP DEBUG <0013> endpoint:rtpbridge/60@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956141 DLMGCP DEBUG <0013> endpoint:rtpbridge/61@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956141 DLMGCP DEBUG <0013> endpoint:rtpbridge/62@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956141 DLMGCP DEBUG <0013> endpoint:rtpbridge/63@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956141 DLMGCP DEBUG <0013> endpoint:rtpbridge/64@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956141 DLMGCP DEBUG <0013> endpoint:rtpbridge/65@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956141 DLMGCP DEBUG <0013> endpoint:rtpbridge/66@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956141 DLMGCP DEBUG <0013> endpoint:rtpbridge/67@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956141 DLMGCP DEBUG <0013> endpoint:rtpbridge/68@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956141 DLMGCP DEBUG <0013> endpoint:rtpbridge/69@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956141 DLMGCP DEBUG <0013> endpoint:rtpbridge/6a@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956141 DLMGCP DEBUG <0013> endpoint:rtpbridge/6b@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956141 DLMGCP DEBUG <0013> endpoint:rtpbridge/6c@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956141 DLMGCP DEBUG <0013> endpoint:rtpbridge/6d@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956141 DLMGCP DEBUG <0013> endpoint:rtpbridge/6e@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956141 DLMGCP DEBUG <0013> endpoint:rtpbridge/6f@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956141 DLMGCP DEBUG <0013> endpoint:rtpbridge/70@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956141 DLMGCP DEBUG <0013> endpoint:rtpbridge/71@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956141 DLMGCP DEBUG <0013> endpoint:rtpbridge/72@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956141 DLMGCP DEBUG <0013> endpoint:rtpbridge/73@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956141 DLMGCP DEBUG <0013> endpoint:rtpbridge/74@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956141 DLMGCP DEBUG <0013> endpoint:rtpbridge/75@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956141 DLMGCP DEBUG <0013> endpoint:rtpbridge/76@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956141 DLMGCP DEBUG <0013> endpoint:rtpbridge/77@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956141 DLMGCP DEBUG <0013> endpoint:rtpbridge/78@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956141 DLMGCP DEBUG <0013> endpoint:rtpbridge/79@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956141 DLMGCP DEBUG <0013> endpoint:rtpbridge/7a@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956141 DLMGCP DEBUG <0013> endpoint:rtpbridge/7b@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956141 DLMGCP DEBUG <0013> endpoint:rtpbridge/7c@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956141 DLMGCP DEBUG <0013> endpoint:rtpbridge/7d@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956141 DLMGCP DEBUG <0013> endpoint:rtpbridge/7e@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956141 DLMGCP DEBUG <0013> endpoint:rtpbridge/7f@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956141 DLMGCP DEBUG <0013> endpoint:rtpbridge/80@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956141 DLMGCP DEBUG <0013> endpoint:rtpbridge/81@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956141 DLMGCP DEBUG <0013> endpoint:rtpbridge/82@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956142 DLMGCP DEBUG <0013> endpoint:rtpbridge/83@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956142 DLMGCP DEBUG <0013> endpoint:rtpbridge/84@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956142 DLMGCP DEBUG <0013> endpoint:rtpbridge/85@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956142 DLMGCP DEBUG <0013> endpoint:rtpbridge/86@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956142 DLMGCP DEBUG <0013> endpoint:rtpbridge/87@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956142 DLMGCP DEBUG <0013> endpoint:rtpbridge/88@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956142 DLMGCP DEBUG <0013> endpoint:rtpbridge/89@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956142 DLMGCP DEBUG <0013> endpoint:rtpbridge/8a@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956142 DLMGCP DEBUG <0013> endpoint:rtpbridge/8b@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956142 DLMGCP DEBUG <0013> endpoint:rtpbridge/8c@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956142 DLMGCP DEBUG <0013> endpoint:rtpbridge/8d@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956142 DLMGCP DEBUG <0013> endpoint:rtpbridge/8e@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956142 DLMGCP DEBUG <0013> endpoint:rtpbridge/8f@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956142 DLMGCP DEBUG <0013> endpoint:rtpbridge/90@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956142 DLMGCP DEBUG <0013> endpoint:rtpbridge/91@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956142 DLMGCP DEBUG <0013> endpoint:rtpbridge/92@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956142 DLMGCP DEBUG <0013> endpoint:rtpbridge/93@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956142 DLMGCP DEBUG <0013> endpoint:rtpbridge/94@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956142 DLMGCP DEBUG <0013> endpoint:rtpbridge/95@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956142 DLMGCP DEBUG <0013> endpoint:rtpbridge/96@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956142 DLMGCP DEBUG <0013> endpoint:rtpbridge/97@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956142 DLMGCP DEBUG <0013> endpoint:rtpbridge/98@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956142 DLMGCP DEBUG <0013> endpoint:rtpbridge/99@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956142 DLMGCP DEBUG <0013> endpoint:rtpbridge/9a@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956142 DLMGCP DEBUG <0013> endpoint:rtpbridge/9b@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956142 DLMGCP DEBUG <0013> endpoint:rtpbridge/9c@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956142 DLMGCP DEBUG <0013> endpoint:rtpbridge/9d@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956142 DLMGCP DEBUG <0013> endpoint:rtpbridge/9e@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956142 DLMGCP DEBUG <0013> endpoint:rtpbridge/9f@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956142 DLMGCP DEBUG <0013> endpoint:rtpbridge/a0@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956142 DLMGCP DEBUG <0013> endpoint:rtpbridge/a1@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956142 DLMGCP DEBUG <0013> endpoint:rtpbridge/a2@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956142 DLMGCP DEBUG <0013> endpoint:rtpbridge/a3@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956142 DLMGCP DEBUG <0013> endpoint:rtpbridge/a4@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956142 DLMGCP DEBUG <0013> endpoint:rtpbridge/a5@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956142 DLMGCP DEBUG <0013> endpoint:rtpbridge/a6@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956142 DLMGCP DEBUG <0013> endpoint:rtpbridge/a7@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956142 DLMGCP DEBUG <0013> endpoint:rtpbridge/a8@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956142 DLMGCP DEBUG <0013> endpoint:rtpbridge/a9@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956142 DLMGCP DEBUG <0013> endpoint:rtpbridge/aa@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956142 DLMGCP DEBUG <0013> endpoint:rtpbridge/ab@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956142 DLMGCP DEBUG <0013> endpoint:rtpbridge/ac@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956142 DLMGCP DEBUG <0013> endpoint:rtpbridge/ad@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956142 DLMGCP DEBUG <0013> endpoint:rtpbridge/ae@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956142 DLMGCP DEBUG <0013> endpoint:rtpbridge/af@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956142 DLMGCP DEBUG <0013> endpoint:rtpbridge/b0@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956142 DLMGCP DEBUG <0013> endpoint:rtpbridge/b1@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956142 DLMGCP DEBUG <0013> endpoint:rtpbridge/b2@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956142 DLMGCP DEBUG <0013> endpoint:rtpbridge/b3@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956142 DLMGCP DEBUG <0013> endpoint:rtpbridge/b4@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956142 DLMGCP DEBUG <0013> endpoint:rtpbridge/b5@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956142 DLMGCP DEBUG <0013> endpoint:rtpbridge/b6@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956142 DLMGCP DEBUG <0013> endpoint:rtpbridge/b7@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956142 DLMGCP DEBUG <0013> endpoint:rtpbridge/b8@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956142 DLMGCP DEBUG <0013> endpoint:rtpbridge/b9@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956142 DLMGCP DEBUG <0013> endpoint:rtpbridge/ba@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956142 DLMGCP DEBUG <0013> endpoint:rtpbridge/bb@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956142 DLMGCP DEBUG <0013> endpoint:rtpbridge/bc@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956142 DLMGCP DEBUG <0013> endpoint:rtpbridge/bd@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956142 DLMGCP DEBUG <0013> endpoint:rtpbridge/be@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956142 DLMGCP DEBUG <0013> endpoint:rtpbridge/bf@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956142 DLMGCP DEBUG <0013> endpoint:rtpbridge/c0@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956142 DLMGCP DEBUG <0013> endpoint:rtpbridge/c1@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956142 DLMGCP DEBUG <0013> endpoint:rtpbridge/c2@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956142 DLMGCP DEBUG <0013> endpoint:rtpbridge/c3@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956142 DLMGCP DEBUG <0013> endpoint:rtpbridge/c4@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956142 DLMGCP DEBUG <0013> endpoint:rtpbridge/c5@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956142 DLMGCP DEBUG <0013> endpoint:rtpbridge/c6@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956142 DLMGCP DEBUG <0013> endpoint:rtpbridge/c7@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956142 DLMGCP DEBUG <0013> endpoint:rtpbridge/c8@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956142 DLMGCP DEBUG <0013> endpoint:rtpbridge/c9@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956142 DLMGCP DEBUG <0013> endpoint:rtpbridge/ca@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956142 DLMGCP DEBUG <0013> endpoint:rtpbridge/cb@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956142 DLMGCP DEBUG <0013> endpoint:rtpbridge/cc@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956142 DLMGCP DEBUG <0013> endpoint:rtpbridge/cd@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956142 DLMGCP DEBUG <0013> endpoint:rtpbridge/ce@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956142 DLMGCP DEBUG <0013> endpoint:rtpbridge/cf@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956142 DLMGCP DEBUG <0013> endpoint:rtpbridge/d0@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956142 DLMGCP DEBUG <0013> endpoint:rtpbridge/d1@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956142 DLMGCP DEBUG <0013> endpoint:rtpbridge/d2@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956142 DLMGCP DEBUG <0013> endpoint:rtpbridge/d3@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956142 DLMGCP DEBUG <0013> endpoint:rtpbridge/d4@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956142 DLMGCP DEBUG <0013> endpoint:rtpbridge/d5@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956142 DLMGCP DEBUG <0013> endpoint:rtpbridge/d6@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956142 DLMGCP DEBUG <0013> endpoint:rtpbridge/d7@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956142 DLMGCP DEBUG <0013> endpoint:rtpbridge/d8@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956142 DLMGCP DEBUG <0013> endpoint:rtpbridge/d9@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956142 DLMGCP DEBUG <0013> endpoint:rtpbridge/da@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956142 DLMGCP DEBUG <0013> endpoint:rtpbridge/db@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956142 DLMGCP DEBUG <0013> endpoint:rtpbridge/dc@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956142 DLMGCP DEBUG <0013> endpoint:rtpbridge/dd@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956142 DLMGCP DEBUG <0013> endpoint:rtpbridge/de@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956142 DLMGCP DEBUG <0013> endpoint:rtpbridge/df@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956142 DLMGCP DEBUG <0013> endpoint:rtpbridge/e0@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956142 DLMGCP DEBUG <0013> endpoint:rtpbridge/e1@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956142 DLMGCP DEBUG <0013> endpoint:rtpbridge/e2@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956142 DLMGCP DEBUG <0013> endpoint:rtpbridge/e3@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956142 DLMGCP DEBUG <0013> endpoint:rtpbridge/e4@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956142 DLMGCP DEBUG <0013> endpoint:rtpbridge/e5@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956142 DLMGCP DEBUG <0013> endpoint:rtpbridge/e6@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956142 DLMGCP DEBUG <0013> endpoint:rtpbridge/e7@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956142 DLMGCP DEBUG <0013> endpoint:rtpbridge/e8@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956142 DLMGCP DEBUG <0013> endpoint:rtpbridge/e9@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956142 DLMGCP DEBUG <0013> endpoint:rtpbridge/ea@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956142 DLMGCP DEBUG <0013> endpoint:rtpbridge/eb@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956142 DLMGCP DEBUG <0013> endpoint:rtpbridge/ec@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956142 DLMGCP DEBUG <0013> endpoint:rtpbridge/ed@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956142 DLMGCP DEBUG <0013> endpoint:rtpbridge/ee@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956142 DLMGCP DEBUG <0013> endpoint:rtpbridge/ef@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956142 DLMGCP DEBUG <0013> endpoint:rtpbridge/f0@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956142 DLMGCP DEBUG <0013> endpoint:rtpbridge/f1@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956142 DLMGCP DEBUG <0013> endpoint:rtpbridge/f2@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956142 DLMGCP DEBUG <0013> endpoint:rtpbridge/f3@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956142 DLMGCP DEBUG <0013> endpoint:rtpbridge/f4@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956142 DLMGCP DEBUG <0013> endpoint:rtpbridge/f5@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956142 DLMGCP DEBUG <0013> endpoint:rtpbridge/f6@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956142 DLMGCP DEBUG <0013> endpoint:rtpbridge/f7@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956142 DLMGCP DEBUG <0013> endpoint:rtpbridge/f8@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956142 DLMGCP DEBUG <0013> endpoint:rtpbridge/f9@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956142 DLMGCP DEBUG <0013> endpoint:rtpbridge/fa@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956142 DLMGCP DEBUG <0013> endpoint:rtpbridge/fb@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956142 DLMGCP DEBUG <0013> endpoint:rtpbridge/fc@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956142 DLMGCP DEBUG <0013> endpoint:rtpbridge/fd@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956142 DLMGCP DEBUG <0013> endpoint:rtpbridge/fe@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956142 DLMGCP DEBUG <0013> endpoint:rtpbridge/ff@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956142 DLMGCP DEBUG <0013> endpoint:rtpbridge/100@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956142 DLMGCP DEBUG <0013> endpoint:rtpbridge/101@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956142 DLMGCP DEBUG <0013> endpoint:rtpbridge/102@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956142 DLMGCP DEBUG <0013> endpoint:rtpbridge/103@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956142 DLMGCP DEBUG <0013> endpoint:rtpbridge/104@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956143 DLMGCP DEBUG <0013> endpoint:rtpbridge/105@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956143 DLMGCP DEBUG <0013> endpoint:rtpbridge/106@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956143 DLMGCP DEBUG <0013> endpoint:rtpbridge/107@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956143 DLMGCP DEBUG <0013> endpoint:rtpbridge/108@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956143 DLMGCP DEBUG <0013> endpoint:rtpbridge/109@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956143 DLMGCP DEBUG <0013> endpoint:rtpbridge/10a@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956143 DLMGCP DEBUG <0013> endpoint:rtpbridge/10b@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956143 DLMGCP DEBUG <0013> endpoint:rtpbridge/10c@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956143 DLMGCP DEBUG <0013> endpoint:rtpbridge/10d@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956143 DLMGCP DEBUG <0013> endpoint:rtpbridge/10e@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956143 DLMGCP DEBUG <0013> endpoint:rtpbridge/10f@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956143 DLMGCP DEBUG <0013> endpoint:rtpbridge/110@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956143 DLMGCP DEBUG <0013> endpoint:rtpbridge/111@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956143 DLMGCP DEBUG <0013> endpoint:rtpbridge/112@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956143 DLMGCP DEBUG <0013> endpoint:rtpbridge/113@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956143 DLMGCP DEBUG <0013> endpoint:rtpbridge/114@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956143 DLMGCP DEBUG <0013> endpoint:rtpbridge/115@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956143 DLMGCP DEBUG <0013> endpoint:rtpbridge/116@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956143 DLMGCP DEBUG <0013> endpoint:rtpbridge/117@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956143 DLMGCP DEBUG <0013> endpoint:rtpbridge/118@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956143 DLMGCP DEBUG <0013> endpoint:rtpbridge/119@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956143 DLMGCP DEBUG <0013> endpoint:rtpbridge/11a@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956143 DLMGCP DEBUG <0013> endpoint:rtpbridge/11b@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956143 DLMGCP DEBUG <0013> endpoint:rtpbridge/11c@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956143 DLMGCP DEBUG <0013> endpoint:rtpbridge/11d@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956143 DLMGCP DEBUG <0013> endpoint:rtpbridge/11e@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956143 DLMGCP DEBUG <0013> endpoint:rtpbridge/11f@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956143 DLMGCP DEBUG <0013> endpoint:rtpbridge/120@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956143 DLMGCP DEBUG <0013> endpoint:rtpbridge/121@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956143 DLMGCP DEBUG <0013> endpoint:rtpbridge/122@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956143 DLMGCP DEBUG <0013> endpoint:rtpbridge/123@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956143 DLMGCP DEBUG <0013> endpoint:rtpbridge/124@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956143 DLMGCP DEBUG <0013> endpoint:rtpbridge/125@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956143 DLMGCP DEBUG <0013> endpoint:rtpbridge/126@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956143 DLMGCP DEBUG <0013> endpoint:rtpbridge/127@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956143 DLMGCP DEBUG <0013> endpoint:rtpbridge/128@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956143 DLMGCP DEBUG <0013> endpoint:rtpbridge/129@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956143 DLMGCP DEBUG <0013> endpoint:rtpbridge/12a@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956143 DLMGCP DEBUG <0013> endpoint:rtpbridge/12b@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956143 DLMGCP DEBUG <0013> endpoint:rtpbridge/12c@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956143 DLMGCP DEBUG <0013> endpoint:none Generated response: code=200 (mgcp_protocol.c:230) 20241102125956143 DLMGCP DEBUG <0013> Generated response: line #00: 200 2767 OK (mgcp_msg.c:67) 20241102125956143 DLMGCP DEBUG <0013> Received message: line #00: DLCX 2768 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241102125956143 DLMGCP DEBUG <0013> Received message: line #01: C: 00E1 (mgcp_msg.c:67) 20241102125956143 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found free endpoint: rtpbridge/1@mgw (mgcp_endp.c:261) 20241102125956143 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:441) 20241102125956143 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241102125956143 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956143 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956143 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956143 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956143 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956143 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956143 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956143 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956143 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956143 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956143 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956143 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956143 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956143 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956143 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956143 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956143 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956143 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956143 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956143 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956143 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956143 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956143 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956143 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956143 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956144 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956144 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956144 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956144 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956144 DLMGCP DEBUG <0013> endpoint:rtpbridge/1e@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956144 DLMGCP DEBUG <0013> endpoint:rtpbridge/1f@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956144 DLMGCP DEBUG <0013> endpoint:rtpbridge/20@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956144 DLMGCP DEBUG <0013> endpoint:rtpbridge/21@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956144 DLMGCP DEBUG <0013> endpoint:rtpbridge/22@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956144 DLMGCP DEBUG <0013> endpoint:rtpbridge/23@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956144 DLMGCP DEBUG <0013> endpoint:rtpbridge/24@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956144 DLMGCP DEBUG <0013> endpoint:rtpbridge/25@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956144 DLMGCP DEBUG <0013> endpoint:rtpbridge/26@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956144 DLMGCP DEBUG <0013> endpoint:rtpbridge/27@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956144 DLMGCP DEBUG <0013> endpoint:rtpbridge/28@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956144 DLMGCP DEBUG <0013> endpoint:rtpbridge/29@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956144 DLMGCP DEBUG <0013> endpoint:rtpbridge/2a@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956144 DLMGCP DEBUG <0013> endpoint:rtpbridge/2b@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956144 DLMGCP DEBUG <0013> endpoint:rtpbridge/2c@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956144 DLMGCP DEBUG <0013> endpoint:rtpbridge/2d@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956144 DLMGCP DEBUG <0013> endpoint:rtpbridge/2e@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956144 DLMGCP DEBUG <0013> endpoint:rtpbridge/2f@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956144 DLMGCP DEBUG <0013> endpoint:rtpbridge/30@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956144 DLMGCP DEBUG <0013> endpoint:rtpbridge/31@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956144 DLMGCP DEBUG <0013> endpoint:rtpbridge/32@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956144 DLMGCP DEBUG <0013> endpoint:rtpbridge/33@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956144 DLMGCP DEBUG <0013> endpoint:rtpbridge/34@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956144 DLMGCP DEBUG <0013> endpoint:rtpbridge/35@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956144 DLMGCP DEBUG <0013> endpoint:rtpbridge/36@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956144 DLMGCP DEBUG <0013> endpoint:rtpbridge/37@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956144 DLMGCP DEBUG <0013> endpoint:rtpbridge/38@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956144 DLMGCP DEBUG <0013> endpoint:rtpbridge/39@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956144 DLMGCP DEBUG <0013> endpoint:rtpbridge/3a@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956144 DLMGCP DEBUG <0013> endpoint:rtpbridge/3b@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956144 DLMGCP DEBUG <0013> endpoint:rtpbridge/3c@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956144 DLMGCP DEBUG <0013> endpoint:rtpbridge/3d@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956144 DLMGCP DEBUG <0013> endpoint:rtpbridge/3e@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956144 DLMGCP DEBUG <0013> endpoint:rtpbridge/3f@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956144 DLMGCP DEBUG <0013> endpoint:rtpbridge/40@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956144 DLMGCP DEBUG <0013> endpoint:rtpbridge/41@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956144 DLMGCP DEBUG <0013> endpoint:rtpbridge/42@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956144 DLMGCP DEBUG <0013> endpoint:rtpbridge/43@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956144 DLMGCP DEBUG <0013> endpoint:rtpbridge/44@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956144 DLMGCP DEBUG <0013> endpoint:rtpbridge/45@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956144 DLMGCP DEBUG <0013> endpoint:rtpbridge/46@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956144 DLMGCP DEBUG <0013> endpoint:rtpbridge/47@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956144 DLMGCP DEBUG <0013> endpoint:rtpbridge/48@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956144 DLMGCP DEBUG <0013> endpoint:rtpbridge/49@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956144 DLMGCP DEBUG <0013> endpoint:rtpbridge/4a@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956144 DLMGCP DEBUG <0013> endpoint:rtpbridge/4b@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956144 DLMGCP DEBUG <0013> endpoint:rtpbridge/4c@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956144 DLMGCP DEBUG <0013> endpoint:rtpbridge/4d@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956144 DLMGCP DEBUG <0013> endpoint:rtpbridge/4e@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956144 DLMGCP DEBUG <0013> endpoint:rtpbridge/4f@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956144 DLMGCP DEBUG <0013> endpoint:rtpbridge/50@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956144 DLMGCP DEBUG <0013> endpoint:rtpbridge/51@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956144 DLMGCP DEBUG <0013> endpoint:rtpbridge/52@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956144 DLMGCP DEBUG <0013> endpoint:rtpbridge/53@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956144 DLMGCP DEBUG <0013> endpoint:rtpbridge/54@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956144 DLMGCP DEBUG <0013> endpoint:rtpbridge/55@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956144 DLMGCP DEBUG <0013> endpoint:rtpbridge/56@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956144 DLMGCP DEBUG <0013> endpoint:rtpbridge/57@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956144 DLMGCP DEBUG <0013> endpoint:rtpbridge/58@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956144 DLMGCP DEBUG <0013> endpoint:rtpbridge/59@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956144 DLMGCP DEBUG <0013> endpoint:rtpbridge/5a@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956144 DLMGCP DEBUG <0013> endpoint:rtpbridge/5b@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956144 DLMGCP DEBUG <0013> endpoint:rtpbridge/5c@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956144 DLMGCP DEBUG <0013> endpoint:rtpbridge/5d@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956144 DLMGCP DEBUG <0013> endpoint:rtpbridge/5e@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956144 DLMGCP DEBUG <0013> endpoint:rtpbridge/5f@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956144 DLMGCP DEBUG <0013> endpoint:rtpbridge/60@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956144 DLMGCP DEBUG <0013> endpoint:rtpbridge/61@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956144 DLMGCP DEBUG <0013> endpoint:rtpbridge/62@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956144 DLMGCP DEBUG <0013> endpoint:rtpbridge/63@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956144 DLMGCP DEBUG <0013> endpoint:rtpbridge/64@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956144 DLMGCP DEBUG <0013> endpoint:rtpbridge/65@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956144 DLMGCP DEBUG <0013> endpoint:rtpbridge/66@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956144 DLMGCP DEBUG <0013> endpoint:rtpbridge/67@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956144 DLMGCP DEBUG <0013> endpoint:rtpbridge/68@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956144 DLMGCP DEBUG <0013> endpoint:rtpbridge/69@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956144 DLMGCP DEBUG <0013> endpoint:rtpbridge/6a@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956144 DLMGCP DEBUG <0013> endpoint:rtpbridge/6b@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956144 DLMGCP DEBUG <0013> endpoint:rtpbridge/6c@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956144 DLMGCP DEBUG <0013> endpoint:rtpbridge/6d@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956144 DLMGCP DEBUG <0013> endpoint:rtpbridge/6e@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956144 DLMGCP DEBUG <0013> endpoint:rtpbridge/6f@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956144 DLMGCP DEBUG <0013> endpoint:rtpbridge/70@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956144 DLMGCP DEBUG <0013> endpoint:rtpbridge/71@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956144 DLMGCP DEBUG <0013> endpoint:rtpbridge/72@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956144 DLMGCP DEBUG <0013> endpoint:rtpbridge/73@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956144 DLMGCP DEBUG <0013> endpoint:rtpbridge/74@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956144 DLMGCP DEBUG <0013> endpoint:rtpbridge/75@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956144 DLMGCP DEBUG <0013> endpoint:rtpbridge/76@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956144 DLMGCP DEBUG <0013> endpoint:rtpbridge/77@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956144 DLMGCP DEBUG <0013> endpoint:rtpbridge/78@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956144 DLMGCP DEBUG <0013> endpoint:rtpbridge/79@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956144 DLMGCP DEBUG <0013> endpoint:rtpbridge/7a@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956144 DLMGCP DEBUG <0013> endpoint:rtpbridge/7b@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956144 DLMGCP DEBUG <0013> endpoint:rtpbridge/7c@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956144 DLMGCP DEBUG <0013> endpoint:rtpbridge/7d@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956144 DLMGCP DEBUG <0013> endpoint:rtpbridge/7e@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956144 DLMGCP DEBUG <0013> endpoint:rtpbridge/7f@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956144 DLMGCP DEBUG <0013> endpoint:rtpbridge/80@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956144 DLMGCP DEBUG <0013> endpoint:rtpbridge/81@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956144 DLMGCP DEBUG <0013> endpoint:rtpbridge/82@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956144 DLMGCP DEBUG <0013> endpoint:rtpbridge/83@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956144 DLMGCP DEBUG <0013> endpoint:rtpbridge/84@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956144 DLMGCP DEBUG <0013> endpoint:rtpbridge/85@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956144 DLMGCP DEBUG <0013> endpoint:rtpbridge/86@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956144 DLMGCP DEBUG <0013> endpoint:rtpbridge/87@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956144 DLMGCP DEBUG <0013> endpoint:rtpbridge/88@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956144 DLMGCP DEBUG <0013> endpoint:rtpbridge/89@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956144 DLMGCP DEBUG <0013> endpoint:rtpbridge/8a@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956144 DLMGCP DEBUG <0013> endpoint:rtpbridge/8b@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956144 DLMGCP DEBUG <0013> endpoint:rtpbridge/8c@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956144 DLMGCP DEBUG <0013> endpoint:rtpbridge/8d@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956144 DLMGCP DEBUG <0013> endpoint:rtpbridge/8e@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956144 DLMGCP DEBUG <0013> endpoint:rtpbridge/8f@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956144 DLMGCP DEBUG <0013> endpoint:rtpbridge/90@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956144 DLMGCP DEBUG <0013> endpoint:rtpbridge/91@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956144 DLMGCP DEBUG <0013> endpoint:rtpbridge/92@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956144 DLMGCP DEBUG <0013> endpoint:rtpbridge/93@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956144 DLMGCP DEBUG <0013> endpoint:rtpbridge/94@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956144 DLMGCP DEBUG <0013> endpoint:rtpbridge/95@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956144 DLMGCP DEBUG <0013> endpoint:rtpbridge/96@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956144 DLMGCP DEBUG <0013> endpoint:rtpbridge/97@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956144 DLMGCP DEBUG <0013> endpoint:rtpbridge/98@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956144 DLMGCP DEBUG <0013> endpoint:rtpbridge/99@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956144 DLMGCP DEBUG <0013> endpoint:rtpbridge/9a@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956145 DLMGCP DEBUG <0013> endpoint:rtpbridge/9b@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956145 DLMGCP DEBUG <0013> endpoint:rtpbridge/9c@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956145 DLMGCP DEBUG <0013> endpoint:rtpbridge/9d@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956145 DLMGCP DEBUG <0013> endpoint:rtpbridge/9e@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956145 DLMGCP DEBUG <0013> endpoint:rtpbridge/9f@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956145 DLMGCP DEBUG <0013> endpoint:rtpbridge/a0@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956145 DLMGCP DEBUG <0013> endpoint:rtpbridge/a1@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956145 DLMGCP DEBUG <0013> endpoint:rtpbridge/a2@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956145 DLMGCP DEBUG <0013> endpoint:rtpbridge/a3@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956145 DLMGCP DEBUG <0013> endpoint:rtpbridge/a4@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956145 DLMGCP DEBUG <0013> endpoint:rtpbridge/a5@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956145 DLMGCP DEBUG <0013> endpoint:rtpbridge/a6@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956145 DLMGCP DEBUG <0013> endpoint:rtpbridge/a7@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956145 DLMGCP DEBUG <0013> endpoint:rtpbridge/a8@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956145 DLMGCP DEBUG <0013> endpoint:rtpbridge/a9@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956145 DLMGCP DEBUG <0013> endpoint:rtpbridge/aa@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956145 DLMGCP DEBUG <0013> endpoint:rtpbridge/ab@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956145 DLMGCP DEBUG <0013> endpoint:rtpbridge/ac@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956145 DLMGCP DEBUG <0013> endpoint:rtpbridge/ad@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956145 DLMGCP DEBUG <0013> endpoint:rtpbridge/ae@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956145 DLMGCP DEBUG <0013> endpoint:rtpbridge/af@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956145 DLMGCP DEBUG <0013> endpoint:rtpbridge/b0@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956145 DLMGCP DEBUG <0013> endpoint:rtpbridge/b1@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956145 DLMGCP DEBUG <0013> endpoint:rtpbridge/b2@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956145 DLMGCP DEBUG <0013> endpoint:rtpbridge/b3@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956145 DLMGCP DEBUG <0013> endpoint:rtpbridge/b4@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956145 DLMGCP DEBUG <0013> endpoint:rtpbridge/b5@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956145 DLMGCP DEBUG <0013> endpoint:rtpbridge/b6@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956145 DLMGCP DEBUG <0013> endpoint:rtpbridge/b7@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956145 DLMGCP DEBUG <0013> endpoint:rtpbridge/b8@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956145 DLMGCP DEBUG <0013> endpoint:rtpbridge/b9@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956145 DLMGCP DEBUG <0013> endpoint:rtpbridge/ba@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956145 DLMGCP DEBUG <0013> endpoint:rtpbridge/bb@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956145 DLMGCP DEBUG <0013> endpoint:rtpbridge/bc@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956145 DLMGCP DEBUG <0013> endpoint:rtpbridge/bd@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956145 DLMGCP DEBUG <0013> endpoint:rtpbridge/be@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956145 DLMGCP DEBUG <0013> endpoint:rtpbridge/bf@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956145 DLMGCP DEBUG <0013> endpoint:rtpbridge/c0@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956145 DLMGCP DEBUG <0013> endpoint:rtpbridge/c1@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956145 DLMGCP DEBUG <0013> endpoint:rtpbridge/c2@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956145 DLMGCP DEBUG <0013> endpoint:rtpbridge/c3@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956145 DLMGCP DEBUG <0013> endpoint:rtpbridge/c4@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956145 DLMGCP DEBUG <0013> endpoint:rtpbridge/c5@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956145 DLMGCP DEBUG <0013> endpoint:rtpbridge/c6@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956145 DLMGCP DEBUG <0013> endpoint:rtpbridge/c7@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956145 DLMGCP DEBUG <0013> endpoint:rtpbridge/c8@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956145 DLMGCP DEBUG <0013> endpoint:rtpbridge/c9@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956145 DLMGCP DEBUG <0013> endpoint:rtpbridge/ca@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956145 DLMGCP DEBUG <0013> endpoint:rtpbridge/cb@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956145 DLMGCP DEBUG <0013> endpoint:rtpbridge/cc@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956145 DLMGCP DEBUG <0013> endpoint:rtpbridge/cd@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956145 DLMGCP DEBUG <0013> endpoint:rtpbridge/ce@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956145 DLMGCP DEBUG <0013> endpoint:rtpbridge/cf@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956145 DLMGCP DEBUG <0013> endpoint:rtpbridge/d0@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956145 DLMGCP DEBUG <0013> endpoint:rtpbridge/d1@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956145 DLMGCP DEBUG <0013> endpoint:rtpbridge/d2@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956145 DLMGCP DEBUG <0013> endpoint:rtpbridge/d3@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956145 DLMGCP DEBUG <0013> endpoint:rtpbridge/d4@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956145 DLMGCP DEBUG <0013> endpoint:rtpbridge/d5@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956145 DLMGCP DEBUG <0013> endpoint:rtpbridge/d6@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956145 DLMGCP DEBUG <0013> endpoint:rtpbridge/d7@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956145 DLMGCP DEBUG <0013> endpoint:rtpbridge/d8@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956145 DLMGCP DEBUG <0013> endpoint:rtpbridge/d9@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956145 DLMGCP DEBUG <0013> endpoint:rtpbridge/da@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956145 DLMGCP DEBUG <0013> endpoint:rtpbridge/db@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956145 DLMGCP DEBUG <0013> endpoint:rtpbridge/dc@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956145 DLMGCP DEBUG <0013> endpoint:rtpbridge/dd@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956145 DLMGCP DEBUG <0013> endpoint:rtpbridge/de@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956145 DLMGCP DEBUG <0013> endpoint:rtpbridge/df@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956145 DLMGCP DEBUG <0013> endpoint:rtpbridge/e0@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956145 DLMGCP DEBUG <0013> endpoint:rtpbridge/e1@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956145 DLMGCP DEBUG <0013> endpoint:rtpbridge/e2@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956145 DLMGCP DEBUG <0013> endpoint:rtpbridge/e3@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956145 DLMGCP DEBUG <0013> endpoint:rtpbridge/e4@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956145 DLMGCP DEBUG <0013> endpoint:rtpbridge/e5@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956145 DLMGCP DEBUG <0013> endpoint:rtpbridge/e6@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956145 DLMGCP DEBUG <0013> endpoint:rtpbridge/e7@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956145 DLMGCP DEBUG <0013> endpoint:rtpbridge/e8@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956145 DLMGCP DEBUG <0013> endpoint:rtpbridge/e9@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956145 DLMGCP DEBUG <0013> endpoint:rtpbridge/ea@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956145 DLMGCP DEBUG <0013> endpoint:rtpbridge/eb@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956145 DLMGCP DEBUG <0013> endpoint:rtpbridge/ec@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956145 DLMGCP DEBUG <0013> endpoint:rtpbridge/ed@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956145 DLMGCP DEBUG <0013> endpoint:rtpbridge/ee@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956145 DLMGCP DEBUG <0013> endpoint:rtpbridge/ef@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956145 DLMGCP DEBUG <0013> endpoint:rtpbridge/f0@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956145 DLMGCP DEBUG <0013> endpoint:rtpbridge/f1@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956145 DLMGCP DEBUG <0013> endpoint:rtpbridge/f2@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956145 DLMGCP DEBUG <0013> endpoint:rtpbridge/f3@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956145 DLMGCP DEBUG <0013> endpoint:rtpbridge/f4@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956145 DLMGCP DEBUG <0013> endpoint:rtpbridge/f5@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956145 DLMGCP DEBUG <0013> endpoint:rtpbridge/f6@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956145 DLMGCP DEBUG <0013> endpoint:rtpbridge/f7@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956145 DLMGCP DEBUG <0013> endpoint:rtpbridge/f8@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956145 DLMGCP DEBUG <0013> endpoint:rtpbridge/f9@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956145 DLMGCP DEBUG <0013> endpoint:rtpbridge/fa@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956145 DLMGCP DEBUG <0013> endpoint:rtpbridge/fb@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956145 DLMGCP DEBUG <0013> endpoint:rtpbridge/fc@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956145 DLMGCP DEBUG <0013> endpoint:rtpbridge/fd@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956145 DLMGCP DEBUG <0013> endpoint:rtpbridge/fe@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956145 DLMGCP DEBUG <0013> endpoint:rtpbridge/ff@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956145 DLMGCP DEBUG <0013> endpoint:rtpbridge/100@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956145 DLMGCP DEBUG <0013> endpoint:rtpbridge/101@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956145 DLMGCP DEBUG <0013> endpoint:rtpbridge/102@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956145 DLMGCP DEBUG <0013> endpoint:rtpbridge/103@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956145 DLMGCP DEBUG <0013> endpoint:rtpbridge/104@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956145 DLMGCP DEBUG <0013> endpoint:rtpbridge/105@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956145 DLMGCP DEBUG <0013> endpoint:rtpbridge/106@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956145 DLMGCP DEBUG <0013> endpoint:rtpbridge/107@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956145 DLMGCP DEBUG <0013> endpoint:rtpbridge/108@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956145 DLMGCP DEBUG <0013> endpoint:rtpbridge/109@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956145 DLMGCP DEBUG <0013> endpoint:rtpbridge/10a@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956145 DLMGCP DEBUG <0013> endpoint:rtpbridge/10b@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956145 DLMGCP DEBUG <0013> endpoint:rtpbridge/10c@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956145 DLMGCP DEBUG <0013> endpoint:rtpbridge/10d@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956145 DLMGCP DEBUG <0013> endpoint:rtpbridge/10e@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956145 DLMGCP DEBUG <0013> endpoint:rtpbridge/10f@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956145 DLMGCP DEBUG <0013> endpoint:rtpbridge/110@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956145 DLMGCP DEBUG <0013> endpoint:rtpbridge/111@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956145 DLMGCP DEBUG <0013> endpoint:rtpbridge/112@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956145 DLMGCP DEBUG <0013> endpoint:rtpbridge/113@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956145 DLMGCP DEBUG <0013> endpoint:rtpbridge/114@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956145 DLMGCP DEBUG <0013> endpoint:rtpbridge/115@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956145 DLMGCP DEBUG <0013> endpoint:rtpbridge/116@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956145 DLMGCP DEBUG <0013> endpoint:rtpbridge/117@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956145 DLMGCP DEBUG <0013> endpoint:rtpbridge/118@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956145 DLMGCP DEBUG <0013> endpoint:rtpbridge/119@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956145 DLMGCP DEBUG <0013> endpoint:rtpbridge/11a@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956145 DLMGCP DEBUG <0013> endpoint:rtpbridge/11b@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956145 DLMGCP DEBUG <0013> endpoint:rtpbridge/11c@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956145 DLMGCP DEBUG <0013> endpoint:rtpbridge/11d@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956145 DLMGCP DEBUG <0013> endpoint:rtpbridge/11e@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956145 DLMGCP DEBUG <0013> endpoint:rtpbridge/11f@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956145 DLMGCP DEBUG <0013> endpoint:rtpbridge/120@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956145 DLMGCP DEBUG <0013> endpoint:rtpbridge/121@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956146 DLMGCP DEBUG <0013> endpoint:rtpbridge/122@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956146 DLMGCP DEBUG <0013> endpoint:rtpbridge/123@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956146 DLMGCP DEBUG <0013> endpoint:rtpbridge/124@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956146 DLMGCP DEBUG <0013> endpoint:rtpbridge/125@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956146 DLMGCP DEBUG <0013> endpoint:rtpbridge/126@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956146 DLMGCP DEBUG <0013> endpoint:rtpbridge/127@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956146 DLMGCP DEBUG <0013> endpoint:rtpbridge/128@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956146 DLMGCP DEBUG <0013> endpoint:rtpbridge/129@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956146 DLMGCP DEBUG <0013> endpoint:rtpbridge/12a@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956146 DLMGCP DEBUG <0013> endpoint:rtpbridge/12b@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956146 DLMGCP DEBUG <0013> endpoint:rtpbridge/12c@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956146 DLMGCP DEBUG <0013> endpoint:none Generated response: code=200 (mgcp_protocol.c:230) 20241102125956146 DLMGCP DEBUG <0013> Generated response: line #00: 200 2768 OK (mgcp_msg.c:67) 20241102125956146 DLMGCP DEBUG <0013> Received message: line #00: DLCX 2769 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241102125956146 DLMGCP DEBUG <0013> Received message: line #01: C: 00E2 (mgcp_msg.c:67) 20241102125956146 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found free endpoint: rtpbridge/1@mgw (mgcp_endp.c:261) 20241102125956146 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:441) 20241102125956146 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241102125956146 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956146 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956146 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956146 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956146 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956146 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956146 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956146 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956146 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956146 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956146 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956146 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956146 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956146 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956146 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956146 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956146 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956146 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956146 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956146 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956146 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956146 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956146 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956146 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956146 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956146 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956146 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956146 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956146 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956146 DLMGCP DEBUG <0013> endpoint:rtpbridge/1e@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956146 DLMGCP DEBUG <0013> endpoint:rtpbridge/1f@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956146 DLMGCP DEBUG <0013> endpoint:rtpbridge/20@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956146 DLMGCP DEBUG <0013> endpoint:rtpbridge/21@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956146 DLMGCP DEBUG <0013> endpoint:rtpbridge/22@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956146 DLMGCP DEBUG <0013> endpoint:rtpbridge/23@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956146 DLMGCP DEBUG <0013> endpoint:rtpbridge/24@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956146 DLMGCP DEBUG <0013> endpoint:rtpbridge/25@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956146 DLMGCP DEBUG <0013> endpoint:rtpbridge/26@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956146 DLMGCP DEBUG <0013> endpoint:rtpbridge/27@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956146 DLMGCP DEBUG <0013> endpoint:rtpbridge/28@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956146 DLMGCP DEBUG <0013> endpoint:rtpbridge/29@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956146 DLMGCP DEBUG <0013> endpoint:rtpbridge/2a@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956146 DLMGCP DEBUG <0013> endpoint:rtpbridge/2b@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956146 DLMGCP DEBUG <0013> endpoint:rtpbridge/2c@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956146 DLMGCP DEBUG <0013> endpoint:rtpbridge/2d@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956146 DLMGCP DEBUG <0013> endpoint:rtpbridge/2e@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956146 DLMGCP DEBUG <0013> endpoint:rtpbridge/2f@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956146 DLMGCP DEBUG <0013> endpoint:rtpbridge/30@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956146 DLMGCP DEBUG <0013> endpoint:rtpbridge/31@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956146 DLMGCP DEBUG <0013> endpoint:rtpbridge/32@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956146 DLMGCP DEBUG <0013> endpoint:rtpbridge/33@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956146 DLMGCP DEBUG <0013> endpoint:rtpbridge/34@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956146 DLMGCP DEBUG <0013> endpoint:rtpbridge/35@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956146 DLMGCP DEBUG <0013> endpoint:rtpbridge/36@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956146 DLMGCP DEBUG <0013> endpoint:rtpbridge/37@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956146 DLMGCP DEBUG <0013> endpoint:rtpbridge/38@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956146 DLMGCP DEBUG <0013> endpoint:rtpbridge/39@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956147 DLMGCP DEBUG <0013> endpoint:rtpbridge/3a@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956147 DLMGCP DEBUG <0013> endpoint:rtpbridge/3b@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956147 DLMGCP DEBUG <0013> endpoint:rtpbridge/3c@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956147 DLMGCP DEBUG <0013> endpoint:rtpbridge/3d@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956147 DLMGCP DEBUG <0013> endpoint:rtpbridge/3e@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956147 DLMGCP DEBUG <0013> endpoint:rtpbridge/3f@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956147 DLMGCP DEBUG <0013> endpoint:rtpbridge/40@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956147 DLMGCP DEBUG <0013> endpoint:rtpbridge/41@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956147 DLMGCP DEBUG <0013> endpoint:rtpbridge/42@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956147 DLMGCP DEBUG <0013> endpoint:rtpbridge/43@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956147 DLMGCP DEBUG <0013> endpoint:rtpbridge/44@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956147 DLMGCP DEBUG <0013> endpoint:rtpbridge/45@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956147 DLMGCP DEBUG <0013> endpoint:rtpbridge/46@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956147 DLMGCP DEBUG <0013> endpoint:rtpbridge/47@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956147 DLMGCP DEBUG <0013> endpoint:rtpbridge/48@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956147 DLMGCP DEBUG <0013> endpoint:rtpbridge/49@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956147 DLMGCP DEBUG <0013> endpoint:rtpbridge/4a@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956147 DLMGCP DEBUG <0013> endpoint:rtpbridge/4b@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956147 DLMGCP DEBUG <0013> endpoint:rtpbridge/4c@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956147 DLMGCP DEBUG <0013> endpoint:rtpbridge/4d@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956147 DLMGCP DEBUG <0013> endpoint:rtpbridge/4e@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956147 DLMGCP DEBUG <0013> endpoint:rtpbridge/4f@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956147 DLMGCP DEBUG <0013> endpoint:rtpbridge/50@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956147 DLMGCP DEBUG <0013> endpoint:rtpbridge/51@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956147 DLMGCP DEBUG <0013> endpoint:rtpbridge/52@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956147 DLMGCP DEBUG <0013> endpoint:rtpbridge/53@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956147 DLMGCP DEBUG <0013> endpoint:rtpbridge/54@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956147 DLMGCP DEBUG <0013> endpoint:rtpbridge/55@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956147 DLMGCP DEBUG <0013> endpoint:rtpbridge/56@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956147 DLMGCP DEBUG <0013> endpoint:rtpbridge/57@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956147 DLMGCP DEBUG <0013> endpoint:rtpbridge/58@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956147 DLMGCP DEBUG <0013> endpoint:rtpbridge/59@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956147 DLMGCP DEBUG <0013> endpoint:rtpbridge/5a@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956147 DLMGCP DEBUG <0013> endpoint:rtpbridge/5b@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956147 DLMGCP DEBUG <0013> endpoint:rtpbridge/5c@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956147 DLMGCP DEBUG <0013> endpoint:rtpbridge/5d@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956147 DLMGCP DEBUG <0013> endpoint:rtpbridge/5e@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956147 DLMGCP DEBUG <0013> endpoint:rtpbridge/5f@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956147 DLMGCP DEBUG <0013> endpoint:rtpbridge/60@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956147 DLMGCP DEBUG <0013> endpoint:rtpbridge/61@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956147 DLMGCP DEBUG <0013> endpoint:rtpbridge/62@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956147 DLMGCP DEBUG <0013> endpoint:rtpbridge/63@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956147 DLMGCP DEBUG <0013> endpoint:rtpbridge/64@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956147 DLMGCP DEBUG <0013> endpoint:rtpbridge/65@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956147 DLMGCP DEBUG <0013> endpoint:rtpbridge/66@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956147 DLMGCP DEBUG <0013> endpoint:rtpbridge/67@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956147 DLMGCP DEBUG <0013> endpoint:rtpbridge/68@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956147 DLMGCP DEBUG <0013> endpoint:rtpbridge/69@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956147 DLMGCP DEBUG <0013> endpoint:rtpbridge/6a@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956147 DLMGCP DEBUG <0013> endpoint:rtpbridge/6b@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956147 DLMGCP DEBUG <0013> endpoint:rtpbridge/6c@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956147 DLMGCP DEBUG <0013> endpoint:rtpbridge/6d@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956147 DLMGCP DEBUG <0013> endpoint:rtpbridge/6e@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956147 DLMGCP DEBUG <0013> endpoint:rtpbridge/6f@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956147 DLMGCP DEBUG <0013> endpoint:rtpbridge/70@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956147 DLMGCP DEBUG <0013> endpoint:rtpbridge/71@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956147 DLMGCP DEBUG <0013> endpoint:rtpbridge/72@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956147 DLMGCP DEBUG <0013> endpoint:rtpbridge/73@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956147 DLMGCP DEBUG <0013> endpoint:rtpbridge/74@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956147 DLMGCP DEBUG <0013> endpoint:rtpbridge/75@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956147 DLMGCP DEBUG <0013> endpoint:rtpbridge/76@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956147 DLMGCP DEBUG <0013> endpoint:rtpbridge/77@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956147 DLMGCP DEBUG <0013> endpoint:rtpbridge/78@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956147 DLMGCP DEBUG <0013> endpoint:rtpbridge/79@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956147 DLMGCP DEBUG <0013> endpoint:rtpbridge/7a@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956147 DLMGCP DEBUG <0013> endpoint:rtpbridge/7b@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956147 DLMGCP DEBUG <0013> endpoint:rtpbridge/7c@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956147 DLMGCP DEBUG <0013> endpoint:rtpbridge/7d@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956147 DLMGCP DEBUG <0013> endpoint:rtpbridge/7e@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956147 DLMGCP DEBUG <0013> endpoint:rtpbridge/7f@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956147 DLMGCP DEBUG <0013> endpoint:rtpbridge/80@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956147 DLMGCP DEBUG <0013> endpoint:rtpbridge/81@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956147 DLMGCP DEBUG <0013> endpoint:rtpbridge/82@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956147 DLMGCP DEBUG <0013> endpoint:rtpbridge/83@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956147 DLMGCP DEBUG <0013> endpoint:rtpbridge/84@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956147 DLMGCP DEBUG <0013> endpoint:rtpbridge/85@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956147 DLMGCP DEBUG <0013> endpoint:rtpbridge/86@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956147 DLMGCP DEBUG <0013> endpoint:rtpbridge/87@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956147 DLMGCP DEBUG <0013> endpoint:rtpbridge/88@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956147 DLMGCP DEBUG <0013> endpoint:rtpbridge/89@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956147 DLMGCP DEBUG <0013> endpoint:rtpbridge/8a@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956147 DLMGCP DEBUG <0013> endpoint:rtpbridge/8b@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956147 DLMGCP DEBUG <0013> endpoint:rtpbridge/8c@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956147 DLMGCP DEBUG <0013> endpoint:rtpbridge/8d@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956147 DLMGCP DEBUG <0013> endpoint:rtpbridge/8e@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956147 DLMGCP DEBUG <0013> endpoint:rtpbridge/8f@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956147 DLMGCP DEBUG <0013> endpoint:rtpbridge/90@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956147 DLMGCP DEBUG <0013> endpoint:rtpbridge/91@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956147 DLMGCP DEBUG <0013> endpoint:rtpbridge/92@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956147 DLMGCP DEBUG <0013> endpoint:rtpbridge/93@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956147 DLMGCP DEBUG <0013> endpoint:rtpbridge/94@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956147 DLMGCP DEBUG <0013> endpoint:rtpbridge/95@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956147 DLMGCP DEBUG <0013> endpoint:rtpbridge/96@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956147 DLMGCP DEBUG <0013> endpoint:rtpbridge/97@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956147 DLMGCP DEBUG <0013> endpoint:rtpbridge/98@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956147 DLMGCP DEBUG <0013> endpoint:rtpbridge/99@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956147 DLMGCP DEBUG <0013> endpoint:rtpbridge/9a@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956147 DLMGCP DEBUG <0013> endpoint:rtpbridge/9b@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956147 DLMGCP DEBUG <0013> endpoint:rtpbridge/9c@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956147 DLMGCP DEBUG <0013> endpoint:rtpbridge/9d@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956147 DLMGCP DEBUG <0013> endpoint:rtpbridge/9e@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956147 DLMGCP DEBUG <0013> endpoint:rtpbridge/9f@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956147 DLMGCP DEBUG <0013> endpoint:rtpbridge/a0@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956147 DLMGCP DEBUG <0013> endpoint:rtpbridge/a1@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956147 DLMGCP DEBUG <0013> endpoint:rtpbridge/a2@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956147 DLMGCP DEBUG <0013> endpoint:rtpbridge/a3@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956147 DLMGCP DEBUG <0013> endpoint:rtpbridge/a4@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956147 DLMGCP DEBUG <0013> endpoint:rtpbridge/a5@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956147 DLMGCP DEBUG <0013> endpoint:rtpbridge/a6@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956147 DLMGCP DEBUG <0013> endpoint:rtpbridge/a7@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956147 DLMGCP DEBUG <0013> endpoint:rtpbridge/a8@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956147 DLMGCP DEBUG <0013> endpoint:rtpbridge/a9@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956147 DLMGCP DEBUG <0013> endpoint:rtpbridge/aa@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956147 DLMGCP DEBUG <0013> endpoint:rtpbridge/ab@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956147 DLMGCP DEBUG <0013> endpoint:rtpbridge/ac@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956147 DLMGCP DEBUG <0013> endpoint:rtpbridge/ad@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956147 DLMGCP DEBUG <0013> endpoint:rtpbridge/ae@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956147 DLMGCP DEBUG <0013> endpoint:rtpbridge/af@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956147 DLMGCP DEBUG <0013> endpoint:rtpbridge/b0@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956147 DLMGCP DEBUG <0013> endpoint:rtpbridge/b1@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956147 DLMGCP DEBUG <0013> endpoint:rtpbridge/b2@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956147 DLMGCP DEBUG <0013> endpoint:rtpbridge/b3@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956147 DLMGCP DEBUG <0013> endpoint:rtpbridge/b4@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956147 DLMGCP DEBUG <0013> endpoint:rtpbridge/b5@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956147 DLMGCP DEBUG <0013> endpoint:rtpbridge/b6@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956147 DLMGCP DEBUG <0013> endpoint:rtpbridge/b7@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956147 DLMGCP DEBUG <0013> endpoint:rtpbridge/b8@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956147 DLMGCP DEBUG <0013> endpoint:rtpbridge/b9@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956147 DLMGCP DEBUG <0013> endpoint:rtpbridge/ba@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956148 DLMGCP DEBUG <0013> endpoint:rtpbridge/bb@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956148 DLMGCP DEBUG <0013> endpoint:rtpbridge/bc@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956148 DLMGCP DEBUG <0013> endpoint:rtpbridge/bd@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956148 DLMGCP DEBUG <0013> endpoint:rtpbridge/be@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956148 DLMGCP DEBUG <0013> endpoint:rtpbridge/bf@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956148 DLMGCP DEBUG <0013> endpoint:rtpbridge/c0@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956148 DLMGCP DEBUG <0013> endpoint:rtpbridge/c1@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956148 DLMGCP DEBUG <0013> endpoint:rtpbridge/c2@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956148 DLMGCP DEBUG <0013> endpoint:rtpbridge/c3@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956148 DLMGCP DEBUG <0013> endpoint:rtpbridge/c4@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956148 DLMGCP DEBUG <0013> endpoint:rtpbridge/c5@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956148 DLMGCP DEBUG <0013> endpoint:rtpbridge/c6@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956148 DLMGCP DEBUG <0013> endpoint:rtpbridge/c7@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956148 DLMGCP DEBUG <0013> endpoint:rtpbridge/c8@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956148 DLMGCP DEBUG <0013> endpoint:rtpbridge/c9@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956148 DLMGCP DEBUG <0013> endpoint:rtpbridge/ca@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956148 DLMGCP DEBUG <0013> endpoint:rtpbridge/cb@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956148 DLMGCP DEBUG <0013> endpoint:rtpbridge/cc@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956148 DLMGCP DEBUG <0013> endpoint:rtpbridge/cd@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956148 DLMGCP DEBUG <0013> endpoint:rtpbridge/ce@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956148 DLMGCP DEBUG <0013> endpoint:rtpbridge/cf@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956148 DLMGCP DEBUG <0013> endpoint:rtpbridge/d0@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956148 DLMGCP DEBUG <0013> endpoint:rtpbridge/d1@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956148 DLMGCP DEBUG <0013> endpoint:rtpbridge/d2@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956148 DLMGCP DEBUG <0013> endpoint:rtpbridge/d3@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956148 DLMGCP DEBUG <0013> endpoint:rtpbridge/d4@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956148 DLMGCP DEBUG <0013> endpoint:rtpbridge/d5@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956148 DLMGCP DEBUG <0013> endpoint:rtpbridge/d6@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956148 DLMGCP DEBUG <0013> endpoint:rtpbridge/d7@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956148 DLMGCP DEBUG <0013> endpoint:rtpbridge/d8@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956148 DLMGCP DEBUG <0013> endpoint:rtpbridge/d9@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956148 DLMGCP DEBUG <0013> endpoint:rtpbridge/da@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956148 DLMGCP DEBUG <0013> endpoint:rtpbridge/db@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956148 DLMGCP DEBUG <0013> endpoint:rtpbridge/dc@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956148 DLMGCP DEBUG <0013> endpoint:rtpbridge/dd@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956148 DLMGCP DEBUG <0013> endpoint:rtpbridge/de@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956148 DLMGCP DEBUG <0013> endpoint:rtpbridge/df@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956148 DLMGCP DEBUG <0013> endpoint:rtpbridge/e0@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956148 DLMGCP DEBUG <0013> endpoint:rtpbridge/e1@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956148 DLMGCP DEBUG <0013> endpoint:rtpbridge/e2@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956148 DLMGCP DEBUG <0013> endpoint:rtpbridge/e3@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956148 DLMGCP DEBUG <0013> endpoint:rtpbridge/e4@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956148 DLMGCP DEBUG <0013> endpoint:rtpbridge/e5@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956148 DLMGCP DEBUG <0013> endpoint:rtpbridge/e6@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956148 DLMGCP DEBUG <0013> endpoint:rtpbridge/e7@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956148 DLMGCP DEBUG <0013> endpoint:rtpbridge/e8@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956148 DLMGCP DEBUG <0013> endpoint:rtpbridge/e9@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956148 DLMGCP DEBUG <0013> endpoint:rtpbridge/ea@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956148 DLMGCP DEBUG <0013> endpoint:rtpbridge/eb@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956148 DLMGCP DEBUG <0013> endpoint:rtpbridge/ec@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956148 DLMGCP DEBUG <0013> endpoint:rtpbridge/ed@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956148 DLMGCP DEBUG <0013> endpoint:rtpbridge/ee@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956148 DLMGCP DEBUG <0013> endpoint:rtpbridge/ef@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956148 DLMGCP DEBUG <0013> endpoint:rtpbridge/f0@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956148 DLMGCP DEBUG <0013> endpoint:rtpbridge/f1@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956148 DLMGCP DEBUG <0013> endpoint:rtpbridge/f2@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956148 DLMGCP DEBUG <0013> endpoint:rtpbridge/f3@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956148 DLMGCP DEBUG <0013> endpoint:rtpbridge/f4@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956148 DLMGCP DEBUG <0013> endpoint:rtpbridge/f5@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956148 DLMGCP DEBUG <0013> endpoint:rtpbridge/f6@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956148 DLMGCP DEBUG <0013> endpoint:rtpbridge/f7@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956148 DLMGCP DEBUG <0013> endpoint:rtpbridge/f8@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956148 DLMGCP DEBUG <0013> endpoint:rtpbridge/f9@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956148 DLMGCP DEBUG <0013> endpoint:rtpbridge/fa@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956148 DLMGCP DEBUG <0013> endpoint:rtpbridge/fb@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956148 DLMGCP DEBUG <0013> endpoint:rtpbridge/fc@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956148 DLMGCP DEBUG <0013> endpoint:rtpbridge/fd@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956148 DLMGCP DEBUG <0013> endpoint:rtpbridge/fe@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956148 DLMGCP DEBUG <0013> endpoint:rtpbridge/ff@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956148 DLMGCP DEBUG <0013> endpoint:rtpbridge/100@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956148 DLMGCP DEBUG <0013> endpoint:rtpbridge/101@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956148 DLMGCP DEBUG <0013> endpoint:rtpbridge/102@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956148 DLMGCP DEBUG <0013> endpoint:rtpbridge/103@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956148 DLMGCP DEBUG <0013> endpoint:rtpbridge/104@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956148 DLMGCP DEBUG <0013> endpoint:rtpbridge/105@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956148 DLMGCP DEBUG <0013> endpoint:rtpbridge/106@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956148 DLMGCP DEBUG <0013> endpoint:rtpbridge/107@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956148 DLMGCP DEBUG <0013> endpoint:rtpbridge/108@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956148 DLMGCP DEBUG <0013> endpoint:rtpbridge/109@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956148 DLMGCP DEBUG <0013> endpoint:rtpbridge/10a@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956148 DLMGCP DEBUG <0013> endpoint:rtpbridge/10b@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956148 DLMGCP DEBUG <0013> endpoint:rtpbridge/10c@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956148 DLMGCP DEBUG <0013> endpoint:rtpbridge/10d@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956148 DLMGCP DEBUG <0013> endpoint:rtpbridge/10e@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956148 DLMGCP DEBUG <0013> endpoint:rtpbridge/10f@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956148 DLMGCP DEBUG <0013> endpoint:rtpbridge/110@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956148 DLMGCP DEBUG <0013> endpoint:rtpbridge/111@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956148 DLMGCP DEBUG <0013> endpoint:rtpbridge/112@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956148 DLMGCP DEBUG <0013> endpoint:rtpbridge/113@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956148 DLMGCP DEBUG <0013> endpoint:rtpbridge/114@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956148 DLMGCP DEBUG <0013> endpoint:rtpbridge/115@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956148 DLMGCP DEBUG <0013> endpoint:rtpbridge/116@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956148 DLMGCP DEBUG <0013> endpoint:rtpbridge/117@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956148 DLMGCP DEBUG <0013> endpoint:rtpbridge/118@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956148 DLMGCP DEBUG <0013> endpoint:rtpbridge/119@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956148 DLMGCP DEBUG <0013> endpoint:rtpbridge/11a@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956148 DLMGCP DEBUG <0013> endpoint:rtpbridge/11b@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956148 DLMGCP DEBUG <0013> endpoint:rtpbridge/11c@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956148 DLMGCP DEBUG <0013> endpoint:rtpbridge/11d@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956148 DLMGCP DEBUG <0013> endpoint:rtpbridge/11e@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956148 DLMGCP DEBUG <0013> endpoint:rtpbridge/11f@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956148 DLMGCP DEBUG <0013> endpoint:rtpbridge/120@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956148 DLMGCP DEBUG <0013> endpoint:rtpbridge/121@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956148 DLMGCP DEBUG <0013> endpoint:rtpbridge/122@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956148 DLMGCP DEBUG <0013> endpoint:rtpbridge/123@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956148 DLMGCP DEBUG <0013> endpoint:rtpbridge/124@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956148 DLMGCP DEBUG <0013> endpoint:rtpbridge/125@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956148 DLMGCP DEBUG <0013> endpoint:rtpbridge/126@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956148 DLMGCP DEBUG <0013> endpoint:rtpbridge/127@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956148 DLMGCP DEBUG <0013> endpoint:rtpbridge/128@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956148 DLMGCP DEBUG <0013> endpoint:rtpbridge/129@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956148 DLMGCP DEBUG <0013> endpoint:rtpbridge/12a@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956148 DLMGCP DEBUG <0013> endpoint:rtpbridge/12b@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956148 DLMGCP DEBUG <0013> endpoint:rtpbridge/12c@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956148 DLMGCP DEBUG <0013> endpoint:none Generated response: code=200 (mgcp_protocol.c:230) 20241102125956148 DLMGCP DEBUG <0013> Generated response: line #00: 200 2769 OK (mgcp_msg.c:67) 20241102125956149 DLMGCP DEBUG <0013> Received message: line #00: DLCX 2770 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241102125956149 DLMGCP DEBUG <0013> Received message: line #01: C: 00E3 (mgcp_msg.c:67) 20241102125956149 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found free endpoint: rtpbridge/1@mgw (mgcp_endp.c:261) 20241102125956149 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:441) 20241102125956149 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241102125956149 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956149 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956149 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956149 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956149 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956149 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956149 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956149 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956149 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956149 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956149 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956149 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956149 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956149 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956149 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956149 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956149 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956149 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956149 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956149 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956149 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956149 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956149 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956149 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956149 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956149 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956149 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956149 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956149 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956149 DLMGCP DEBUG <0013> endpoint:rtpbridge/1e@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956149 DLMGCP DEBUG <0013> endpoint:rtpbridge/1f@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956149 DLMGCP DEBUG <0013> endpoint:rtpbridge/20@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956149 DLMGCP DEBUG <0013> endpoint:rtpbridge/21@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956149 DLMGCP DEBUG <0013> endpoint:rtpbridge/22@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956149 DLMGCP DEBUG <0013> endpoint:rtpbridge/23@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956149 DLMGCP DEBUG <0013> endpoint:rtpbridge/24@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956149 DLMGCP DEBUG <0013> endpoint:rtpbridge/25@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956149 DLMGCP DEBUG <0013> endpoint:rtpbridge/26@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956149 DLMGCP DEBUG <0013> endpoint:rtpbridge/27@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956149 DLMGCP DEBUG <0013> endpoint:rtpbridge/28@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956149 DLMGCP DEBUG <0013> endpoint:rtpbridge/29@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956149 DLMGCP DEBUG <0013> endpoint:rtpbridge/2a@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956149 DLMGCP DEBUG <0013> endpoint:rtpbridge/2b@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956149 DLMGCP DEBUG <0013> endpoint:rtpbridge/2c@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956149 DLMGCP DEBUG <0013> endpoint:rtpbridge/2d@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956149 DLMGCP DEBUG <0013> endpoint:rtpbridge/2e@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956149 DLMGCP DEBUG <0013> endpoint:rtpbridge/2f@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956149 DLMGCP DEBUG <0013> endpoint:rtpbridge/30@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956149 DLMGCP DEBUG <0013> endpoint:rtpbridge/31@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956149 DLMGCP DEBUG <0013> endpoint:rtpbridge/32@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956149 DLMGCP DEBUG <0013> endpoint:rtpbridge/33@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956149 DLMGCP DEBUG <0013> endpoint:rtpbridge/34@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956149 DLMGCP DEBUG <0013> endpoint:rtpbridge/35@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956149 DLMGCP DEBUG <0013> endpoint:rtpbridge/36@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956149 DLMGCP DEBUG <0013> endpoint:rtpbridge/37@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956149 DLMGCP DEBUG <0013> endpoint:rtpbridge/38@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956149 DLMGCP DEBUG <0013> endpoint:rtpbridge/39@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956149 DLMGCP DEBUG <0013> endpoint:rtpbridge/3a@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956149 DLMGCP DEBUG <0013> endpoint:rtpbridge/3b@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956149 DLMGCP DEBUG <0013> endpoint:rtpbridge/3c@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956149 DLMGCP DEBUG <0013> endpoint:rtpbridge/3d@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956149 DLMGCP DEBUG <0013> endpoint:rtpbridge/3e@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956149 DLMGCP DEBUG <0013> endpoint:rtpbridge/3f@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956149 DLMGCP DEBUG <0013> endpoint:rtpbridge/40@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956149 DLMGCP DEBUG <0013> endpoint:rtpbridge/41@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956149 DLMGCP DEBUG <0013> endpoint:rtpbridge/42@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956149 DLMGCP DEBUG <0013> endpoint:rtpbridge/43@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956149 DLMGCP DEBUG <0013> endpoint:rtpbridge/44@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956149 DLMGCP DEBUG <0013> endpoint:rtpbridge/45@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956149 DLMGCP DEBUG <0013> endpoint:rtpbridge/46@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956149 DLMGCP DEBUG <0013> endpoint:rtpbridge/47@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956149 DLMGCP DEBUG <0013> endpoint:rtpbridge/48@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956149 DLMGCP DEBUG <0013> endpoint:rtpbridge/49@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956149 DLMGCP DEBUG <0013> endpoint:rtpbridge/4a@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956149 DLMGCP DEBUG <0013> endpoint:rtpbridge/4b@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956149 DLMGCP DEBUG <0013> endpoint:rtpbridge/4c@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956150 DLMGCP DEBUG <0013> endpoint:rtpbridge/4d@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956150 DLMGCP DEBUG <0013> endpoint:rtpbridge/4e@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956150 DLMGCP DEBUG <0013> endpoint:rtpbridge/4f@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956150 DLMGCP DEBUG <0013> endpoint:rtpbridge/50@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956150 DLMGCP DEBUG <0013> endpoint:rtpbridge/51@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956150 DLMGCP DEBUG <0013> endpoint:rtpbridge/52@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956150 DLMGCP DEBUG <0013> endpoint:rtpbridge/53@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956150 DLMGCP DEBUG <0013> endpoint:rtpbridge/54@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956150 DLMGCP DEBUG <0013> endpoint:rtpbridge/55@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956150 DLMGCP DEBUG <0013> endpoint:rtpbridge/56@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956150 DLMGCP DEBUG <0013> endpoint:rtpbridge/57@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956150 DLMGCP DEBUG <0013> endpoint:rtpbridge/58@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956150 DLMGCP DEBUG <0013> endpoint:rtpbridge/59@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956150 DLMGCP DEBUG <0013> endpoint:rtpbridge/5a@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956150 DLMGCP DEBUG <0013> endpoint:rtpbridge/5b@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956150 DLMGCP DEBUG <0013> endpoint:rtpbridge/5c@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956150 DLMGCP DEBUG <0013> endpoint:rtpbridge/5d@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956150 DLMGCP DEBUG <0013> endpoint:rtpbridge/5e@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956150 DLMGCP DEBUG <0013> endpoint:rtpbridge/5f@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956150 DLMGCP DEBUG <0013> endpoint:rtpbridge/60@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956150 DLMGCP DEBUG <0013> endpoint:rtpbridge/61@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956150 DLMGCP DEBUG <0013> endpoint:rtpbridge/62@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956150 DLMGCP DEBUG <0013> endpoint:rtpbridge/63@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956150 DLMGCP DEBUG <0013> endpoint:rtpbridge/64@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956150 DLMGCP DEBUG <0013> endpoint:rtpbridge/65@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956150 DLMGCP DEBUG <0013> endpoint:rtpbridge/66@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956150 DLMGCP DEBUG <0013> endpoint:rtpbridge/67@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956150 DLMGCP DEBUG <0013> endpoint:rtpbridge/68@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956150 DLMGCP DEBUG <0013> endpoint:rtpbridge/69@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956150 DLMGCP DEBUG <0013> endpoint:rtpbridge/6a@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956150 DLMGCP DEBUG <0013> endpoint:rtpbridge/6b@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956150 DLMGCP DEBUG <0013> endpoint:rtpbridge/6c@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956150 DLMGCP DEBUG <0013> endpoint:rtpbridge/6d@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956150 DLMGCP DEBUG <0013> endpoint:rtpbridge/6e@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956150 DLMGCP DEBUG <0013> endpoint:rtpbridge/6f@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956150 DLMGCP DEBUG <0013> endpoint:rtpbridge/70@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956150 DLMGCP DEBUG <0013> endpoint:rtpbridge/71@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956150 DLMGCP DEBUG <0013> endpoint:rtpbridge/72@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956150 DLMGCP DEBUG <0013> endpoint:rtpbridge/73@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956150 DLMGCP DEBUG <0013> endpoint:rtpbridge/74@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956150 DLMGCP DEBUG <0013> endpoint:rtpbridge/75@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956150 DLMGCP DEBUG <0013> endpoint:rtpbridge/76@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956150 DLMGCP DEBUG <0013> endpoint:rtpbridge/77@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956150 DLMGCP DEBUG <0013> endpoint:rtpbridge/78@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956150 DLMGCP DEBUG <0013> endpoint:rtpbridge/79@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956150 DLMGCP DEBUG <0013> endpoint:rtpbridge/7a@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956150 DLMGCP DEBUG <0013> endpoint:rtpbridge/7b@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956150 DLMGCP DEBUG <0013> endpoint:rtpbridge/7c@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956150 DLMGCP DEBUG <0013> endpoint:rtpbridge/7d@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956150 DLMGCP DEBUG <0013> endpoint:rtpbridge/7e@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956150 DLMGCP DEBUG <0013> endpoint:rtpbridge/7f@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956150 DLMGCP DEBUG <0013> endpoint:rtpbridge/80@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956150 DLMGCP DEBUG <0013> endpoint:rtpbridge/81@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956150 DLMGCP DEBUG <0013> endpoint:rtpbridge/82@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956150 DLMGCP DEBUG <0013> endpoint:rtpbridge/83@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956150 DLMGCP DEBUG <0013> endpoint:rtpbridge/84@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956150 DLMGCP DEBUG <0013> endpoint:rtpbridge/85@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956150 DLMGCP DEBUG <0013> endpoint:rtpbridge/86@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956150 DLMGCP DEBUG <0013> endpoint:rtpbridge/87@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956150 DLMGCP DEBUG <0013> endpoint:rtpbridge/88@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956150 DLMGCP DEBUG <0013> endpoint:rtpbridge/89@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956150 DLMGCP DEBUG <0013> endpoint:rtpbridge/8a@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956150 DLMGCP DEBUG <0013> endpoint:rtpbridge/8b@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956150 DLMGCP DEBUG <0013> endpoint:rtpbridge/8c@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956150 DLMGCP DEBUG <0013> endpoint:rtpbridge/8d@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956150 DLMGCP DEBUG <0013> endpoint:rtpbridge/8e@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956150 DLMGCP DEBUG <0013> endpoint:rtpbridge/8f@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956150 DLMGCP DEBUG <0013> endpoint:rtpbridge/90@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956150 DLMGCP DEBUG <0013> endpoint:rtpbridge/91@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956150 DLMGCP DEBUG <0013> endpoint:rtpbridge/92@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956150 DLMGCP DEBUG <0013> endpoint:rtpbridge/93@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956150 DLMGCP DEBUG <0013> endpoint:rtpbridge/94@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956150 DLMGCP DEBUG <0013> endpoint:rtpbridge/95@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956150 DLMGCP DEBUG <0013> endpoint:rtpbridge/96@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956150 DLMGCP DEBUG <0013> endpoint:rtpbridge/97@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956150 DLMGCP DEBUG <0013> endpoint:rtpbridge/98@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956150 DLMGCP DEBUG <0013> endpoint:rtpbridge/99@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956150 DLMGCP DEBUG <0013> endpoint:rtpbridge/9a@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956150 DLMGCP DEBUG <0013> endpoint:rtpbridge/9b@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956150 DLMGCP DEBUG <0013> endpoint:rtpbridge/9c@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956150 DLMGCP DEBUG <0013> endpoint:rtpbridge/9d@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956150 DLMGCP DEBUG <0013> endpoint:rtpbridge/9e@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956150 DLMGCP DEBUG <0013> endpoint:rtpbridge/9f@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956150 DLMGCP DEBUG <0013> endpoint:rtpbridge/a0@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956150 DLMGCP DEBUG <0013> endpoint:rtpbridge/a1@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956150 DLMGCP DEBUG <0013> endpoint:rtpbridge/a2@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956150 DLMGCP DEBUG <0013> endpoint:rtpbridge/a3@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956150 DLMGCP DEBUG <0013> endpoint:rtpbridge/a4@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956150 DLMGCP DEBUG <0013> endpoint:rtpbridge/a5@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956150 DLMGCP DEBUG <0013> endpoint:rtpbridge/a6@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956150 DLMGCP DEBUG <0013> endpoint:rtpbridge/a7@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956150 DLMGCP DEBUG <0013> endpoint:rtpbridge/a8@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956150 DLMGCP DEBUG <0013> endpoint:rtpbridge/a9@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956150 DLMGCP DEBUG <0013> endpoint:rtpbridge/aa@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956150 DLMGCP DEBUG <0013> endpoint:rtpbridge/ab@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956150 DLMGCP DEBUG <0013> endpoint:rtpbridge/ac@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956150 DLMGCP DEBUG <0013> endpoint:rtpbridge/ad@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956150 DLMGCP DEBUG <0013> endpoint:rtpbridge/ae@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956150 DLMGCP DEBUG <0013> endpoint:rtpbridge/af@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956150 DLMGCP DEBUG <0013> endpoint:rtpbridge/b0@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956150 DLMGCP DEBUG <0013> endpoint:rtpbridge/b1@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956150 DLMGCP DEBUG <0013> endpoint:rtpbridge/b2@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956150 DLMGCP DEBUG <0013> endpoint:rtpbridge/b3@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956150 DLMGCP DEBUG <0013> endpoint:rtpbridge/b4@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956150 DLMGCP DEBUG <0013> endpoint:rtpbridge/b5@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956150 DLMGCP DEBUG <0013> endpoint:rtpbridge/b6@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956150 DLMGCP DEBUG <0013> endpoint:rtpbridge/b7@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956150 DLMGCP DEBUG <0013> endpoint:rtpbridge/b8@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956150 DLMGCP DEBUG <0013> endpoint:rtpbridge/b9@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956150 DLMGCP DEBUG <0013> endpoint:rtpbridge/ba@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956150 DLMGCP DEBUG <0013> endpoint:rtpbridge/bb@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956150 DLMGCP DEBUG <0013> endpoint:rtpbridge/bc@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956150 DLMGCP DEBUG <0013> endpoint:rtpbridge/bd@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956150 DLMGCP DEBUG <0013> endpoint:rtpbridge/be@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956150 DLMGCP DEBUG <0013> endpoint:rtpbridge/bf@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956150 DLMGCP DEBUG <0013> endpoint:rtpbridge/c0@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956150 DLMGCP DEBUG <0013> endpoint:rtpbridge/c1@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956150 DLMGCP DEBUG <0013> endpoint:rtpbridge/c2@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956150 DLMGCP DEBUG <0013> endpoint:rtpbridge/c3@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956150 DLMGCP DEBUG <0013> endpoint:rtpbridge/c4@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956150 DLMGCP DEBUG <0013> endpoint:rtpbridge/c5@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956150 DLMGCP DEBUG <0013> endpoint:rtpbridge/c6@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956150 DLMGCP DEBUG <0013> endpoint:rtpbridge/c7@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956150 DLMGCP DEBUG <0013> endpoint:rtpbridge/c8@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956150 DLMGCP DEBUG <0013> endpoint:rtpbridge/c9@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956150 DLMGCP DEBUG <0013> endpoint:rtpbridge/ca@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956150 DLMGCP DEBUG <0013> endpoint:rtpbridge/cb@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956150 DLMGCP DEBUG <0013> endpoint:rtpbridge/cc@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956150 DLMGCP DEBUG <0013> endpoint:rtpbridge/cd@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956151 DLMGCP DEBUG <0013> endpoint:rtpbridge/ce@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956151 DLMGCP DEBUG <0013> endpoint:rtpbridge/cf@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956151 DLMGCP DEBUG <0013> endpoint:rtpbridge/d0@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956151 DLMGCP DEBUG <0013> endpoint:rtpbridge/d1@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956151 DLMGCP DEBUG <0013> endpoint:rtpbridge/d2@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956151 DLMGCP DEBUG <0013> endpoint:rtpbridge/d3@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956151 DLMGCP DEBUG <0013> endpoint:rtpbridge/d4@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956151 DLMGCP DEBUG <0013> endpoint:rtpbridge/d5@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956151 DLMGCP DEBUG <0013> endpoint:rtpbridge/d6@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956151 DLMGCP DEBUG <0013> endpoint:rtpbridge/d7@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956151 DLMGCP DEBUG <0013> endpoint:rtpbridge/d8@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956151 DLMGCP DEBUG <0013> endpoint:rtpbridge/d9@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956151 DLMGCP DEBUG <0013> endpoint:rtpbridge/da@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956151 DLMGCP DEBUG <0013> endpoint:rtpbridge/db@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956151 DLMGCP DEBUG <0013> endpoint:rtpbridge/dc@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956151 DLMGCP DEBUG <0013> endpoint:rtpbridge/dd@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956151 DLMGCP DEBUG <0013> endpoint:rtpbridge/de@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956151 DLMGCP DEBUG <0013> endpoint:rtpbridge/df@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956151 DLMGCP DEBUG <0013> endpoint:rtpbridge/e0@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956151 DLMGCP DEBUG <0013> endpoint:rtpbridge/e1@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956151 DLMGCP DEBUG <0013> endpoint:rtpbridge/e2@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956151 DLMGCP DEBUG <0013> endpoint:rtpbridge/e3@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956151 DLMGCP DEBUG <0013> endpoint:rtpbridge/e4@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956151 DLMGCP DEBUG <0013> endpoint:rtpbridge/e5@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956151 DLMGCP DEBUG <0013> endpoint:rtpbridge/e6@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956151 DLMGCP DEBUG <0013> endpoint:rtpbridge/e7@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956151 DLMGCP DEBUG <0013> endpoint:rtpbridge/e8@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956151 DLMGCP DEBUG <0013> endpoint:rtpbridge/e9@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956151 DLMGCP DEBUG <0013> endpoint:rtpbridge/ea@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956151 DLMGCP DEBUG <0013> endpoint:rtpbridge/eb@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956151 DLMGCP DEBUG <0013> endpoint:rtpbridge/ec@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956151 DLMGCP DEBUG <0013> endpoint:rtpbridge/ed@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956151 DLMGCP DEBUG <0013> endpoint:rtpbridge/ee@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956151 DLMGCP DEBUG <0013> endpoint:rtpbridge/ef@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956151 DLMGCP DEBUG <0013> endpoint:rtpbridge/f0@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956151 DLMGCP DEBUG <0013> endpoint:rtpbridge/f1@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956151 DLMGCP DEBUG <0013> endpoint:rtpbridge/f2@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956151 DLMGCP DEBUG <0013> endpoint:rtpbridge/f3@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956151 DLMGCP DEBUG <0013> endpoint:rtpbridge/f4@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956151 DLMGCP DEBUG <0013> endpoint:rtpbridge/f5@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956151 DLMGCP DEBUG <0013> endpoint:rtpbridge/f6@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956151 DLMGCP DEBUG <0013> endpoint:rtpbridge/f7@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956151 DLMGCP DEBUG <0013> endpoint:rtpbridge/f8@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956151 DLMGCP DEBUG <0013> endpoint:rtpbridge/f9@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956151 DLMGCP DEBUG <0013> endpoint:rtpbridge/fa@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956151 DLMGCP DEBUG <0013> endpoint:rtpbridge/fb@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956151 DLMGCP DEBUG <0013> endpoint:rtpbridge/fc@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956151 DLMGCP DEBUG <0013> endpoint:rtpbridge/fd@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956151 DLMGCP DEBUG <0013> endpoint:rtpbridge/fe@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956151 DLMGCP DEBUG <0013> endpoint:rtpbridge/ff@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956151 DLMGCP DEBUG <0013> endpoint:rtpbridge/100@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956151 DLMGCP DEBUG <0013> endpoint:rtpbridge/101@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956151 DLMGCP DEBUG <0013> endpoint:rtpbridge/102@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956151 DLMGCP DEBUG <0013> endpoint:rtpbridge/103@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956151 DLMGCP DEBUG <0013> endpoint:rtpbridge/104@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956151 DLMGCP DEBUG <0013> endpoint:rtpbridge/105@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956151 DLMGCP DEBUG <0013> endpoint:rtpbridge/106@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956151 DLMGCP DEBUG <0013> endpoint:rtpbridge/107@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956151 DLMGCP DEBUG <0013> endpoint:rtpbridge/108@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956151 DLMGCP DEBUG <0013> endpoint:rtpbridge/109@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956151 DLMGCP DEBUG <0013> endpoint:rtpbridge/10a@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956151 DLMGCP DEBUG <0013> endpoint:rtpbridge/10b@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956151 DLMGCP DEBUG <0013> endpoint:rtpbridge/10c@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956151 DLMGCP DEBUG <0013> endpoint:rtpbridge/10d@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956151 DLMGCP DEBUG <0013> endpoint:rtpbridge/10e@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956151 DLMGCP DEBUG <0013> endpoint:rtpbridge/10f@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956151 DLMGCP DEBUG <0013> endpoint:rtpbridge/110@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956151 DLMGCP DEBUG <0013> endpoint:rtpbridge/111@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956151 DLMGCP DEBUG <0013> endpoint:rtpbridge/112@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956151 DLMGCP DEBUG <0013> endpoint:rtpbridge/113@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956151 DLMGCP DEBUG <0013> endpoint:rtpbridge/114@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956151 DLMGCP DEBUG <0013> endpoint:rtpbridge/115@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956151 DLMGCP DEBUG <0013> endpoint:rtpbridge/116@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956151 DLMGCP DEBUG <0013> endpoint:rtpbridge/117@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956151 DLMGCP DEBUG <0013> endpoint:rtpbridge/118@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956151 DLMGCP DEBUG <0013> endpoint:rtpbridge/119@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956151 DLMGCP DEBUG <0013> endpoint:rtpbridge/11a@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956151 DLMGCP DEBUG <0013> endpoint:rtpbridge/11b@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956151 DLMGCP DEBUG <0013> endpoint:rtpbridge/11c@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956151 DLMGCP DEBUG <0013> endpoint:rtpbridge/11d@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956151 DLMGCP DEBUG <0013> endpoint:rtpbridge/11e@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956151 DLMGCP DEBUG <0013> endpoint:rtpbridge/11f@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956151 DLMGCP DEBUG <0013> endpoint:rtpbridge/120@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956151 DLMGCP DEBUG <0013> endpoint:rtpbridge/121@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956151 DLMGCP DEBUG <0013> endpoint:rtpbridge/122@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956151 DLMGCP DEBUG <0013> endpoint:rtpbridge/123@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956151 DLMGCP DEBUG <0013> endpoint:rtpbridge/124@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956151 DLMGCP DEBUG <0013> endpoint:rtpbridge/125@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956151 DLMGCP DEBUG <0013> endpoint:rtpbridge/126@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956151 DLMGCP DEBUG <0013> endpoint:rtpbridge/127@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956151 DLMGCP DEBUG <0013> endpoint:rtpbridge/128@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956151 DLMGCP DEBUG <0013> endpoint:rtpbridge/129@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956151 DLMGCP DEBUG <0013> endpoint:rtpbridge/12a@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956151 DLMGCP DEBUG <0013> endpoint:rtpbridge/12b@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956151 DLMGCP DEBUG <0013> endpoint:rtpbridge/12c@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956151 DLMGCP DEBUG <0013> endpoint:none Generated response: code=200 (mgcp_protocol.c:230) 20241102125956151 DLMGCP DEBUG <0013> Generated response: line #00: 200 2770 OK (mgcp_msg.c:67) 20241102125956152 DLMGCP DEBUG <0013> Received message: line #00: DLCX 2771 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241102125956152 DLMGCP DEBUG <0013> Received message: line #01: C: 00E4 (mgcp_msg.c:67) 20241102125956152 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found free endpoint: rtpbridge/1@mgw (mgcp_endp.c:261) 20241102125956152 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:441) 20241102125956152 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241102125956152 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956152 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956152 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956152 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956152 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956152 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956152 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956152 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956152 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956152 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956152 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956152 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956152 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956152 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956152 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956152 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956152 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956152 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956152 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956152 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956152 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956152 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956152 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956152 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956152 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956152 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956152 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956152 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956152 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956152 DLMGCP DEBUG <0013> endpoint:rtpbridge/1e@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956152 DLMGCP DEBUG <0013> endpoint:rtpbridge/1f@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956152 DLMGCP DEBUG <0013> endpoint:rtpbridge/20@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956152 DLMGCP DEBUG <0013> endpoint:rtpbridge/21@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956152 DLMGCP DEBUG <0013> endpoint:rtpbridge/22@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956152 DLMGCP DEBUG <0013> endpoint:rtpbridge/23@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956152 DLMGCP DEBUG <0013> endpoint:rtpbridge/24@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956152 DLMGCP DEBUG <0013> endpoint:rtpbridge/25@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956152 DLMGCP DEBUG <0013> endpoint:rtpbridge/26@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956152 DLMGCP DEBUG <0013> endpoint:rtpbridge/27@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956152 DLMGCP DEBUG <0013> endpoint:rtpbridge/28@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956152 DLMGCP DEBUG <0013> endpoint:rtpbridge/29@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956152 DLMGCP DEBUG <0013> endpoint:rtpbridge/2a@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956152 DLMGCP DEBUG <0013> endpoint:rtpbridge/2b@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956152 DLMGCP DEBUG <0013> endpoint:rtpbridge/2c@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956152 DLMGCP DEBUG <0013> endpoint:rtpbridge/2d@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956152 DLMGCP DEBUG <0013> endpoint:rtpbridge/2e@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956152 DLMGCP DEBUG <0013> endpoint:rtpbridge/2f@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956152 DLMGCP DEBUG <0013> endpoint:rtpbridge/30@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956152 DLMGCP DEBUG <0013> endpoint:rtpbridge/31@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956152 DLMGCP DEBUG <0013> endpoint:rtpbridge/32@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956152 DLMGCP DEBUG <0013> endpoint:rtpbridge/33@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956152 DLMGCP DEBUG <0013> endpoint:rtpbridge/34@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956152 DLMGCP DEBUG <0013> endpoint:rtpbridge/35@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956152 DLMGCP DEBUG <0013> endpoint:rtpbridge/36@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956152 DLMGCP DEBUG <0013> endpoint:rtpbridge/37@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956152 DLMGCP DEBUG <0013> endpoint:rtpbridge/38@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956152 DLMGCP DEBUG <0013> endpoint:rtpbridge/39@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956152 DLMGCP DEBUG <0013> endpoint:rtpbridge/3a@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956152 DLMGCP DEBUG <0013> endpoint:rtpbridge/3b@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956152 DLMGCP DEBUG <0013> endpoint:rtpbridge/3c@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956152 DLMGCP DEBUG <0013> endpoint:rtpbridge/3d@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956152 DLMGCP DEBUG <0013> endpoint:rtpbridge/3e@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956152 DLMGCP DEBUG <0013> endpoint:rtpbridge/3f@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956152 DLMGCP DEBUG <0013> endpoint:rtpbridge/40@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956152 DLMGCP DEBUG <0013> endpoint:rtpbridge/41@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956152 DLMGCP DEBUG <0013> endpoint:rtpbridge/42@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956152 DLMGCP DEBUG <0013> endpoint:rtpbridge/43@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956152 DLMGCP DEBUG <0013> endpoint:rtpbridge/44@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956152 DLMGCP DEBUG <0013> endpoint:rtpbridge/45@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956152 DLMGCP DEBUG <0013> endpoint:rtpbridge/46@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956152 DLMGCP DEBUG <0013> endpoint:rtpbridge/47@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956152 DLMGCP DEBUG <0013> endpoint:rtpbridge/48@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956152 DLMGCP DEBUG <0013> endpoint:rtpbridge/49@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956152 DLMGCP DEBUG <0013> endpoint:rtpbridge/4a@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956152 DLMGCP DEBUG <0013> endpoint:rtpbridge/4b@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956152 DLMGCP DEBUG <0013> endpoint:rtpbridge/4c@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956152 DLMGCP DEBUG <0013> endpoint:rtpbridge/4d@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956152 DLMGCP DEBUG <0013> endpoint:rtpbridge/4e@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956152 DLMGCP DEBUG <0013> endpoint:rtpbridge/4f@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956152 DLMGCP DEBUG <0013> endpoint:rtpbridge/50@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956152 DLMGCP DEBUG <0013> endpoint:rtpbridge/51@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956152 DLMGCP DEBUG <0013> endpoint:rtpbridge/52@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956152 DLMGCP DEBUG <0013> endpoint:rtpbridge/53@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956152 DLMGCP DEBUG <0013> endpoint:rtpbridge/54@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956152 DLMGCP DEBUG <0013> endpoint:rtpbridge/55@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956152 DLMGCP DEBUG <0013> endpoint:rtpbridge/56@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956152 DLMGCP DEBUG <0013> endpoint:rtpbridge/57@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956152 DLMGCP DEBUG <0013> endpoint:rtpbridge/58@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956152 DLMGCP DEBUG <0013> endpoint:rtpbridge/59@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956152 DLMGCP DEBUG <0013> endpoint:rtpbridge/5a@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956152 DLMGCP DEBUG <0013> endpoint:rtpbridge/5b@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956152 DLMGCP DEBUG <0013> endpoint:rtpbridge/5c@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956152 DLMGCP DEBUG <0013> endpoint:rtpbridge/5d@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956152 DLMGCP DEBUG <0013> endpoint:rtpbridge/5e@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956152 DLMGCP DEBUG <0013> endpoint:rtpbridge/5f@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956152 DLMGCP DEBUG <0013> endpoint:rtpbridge/60@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956152 DLMGCP DEBUG <0013> endpoint:rtpbridge/61@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956152 DLMGCP DEBUG <0013> endpoint:rtpbridge/62@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956153 DLMGCP DEBUG <0013> endpoint:rtpbridge/63@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956153 DLMGCP DEBUG <0013> endpoint:rtpbridge/64@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956153 DLMGCP DEBUG <0013> endpoint:rtpbridge/65@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956153 DLMGCP DEBUG <0013> endpoint:rtpbridge/66@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956153 DLMGCP DEBUG <0013> endpoint:rtpbridge/67@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956153 DLMGCP DEBUG <0013> endpoint:rtpbridge/68@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956153 DLMGCP DEBUG <0013> endpoint:rtpbridge/69@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956153 DLMGCP DEBUG <0013> endpoint:rtpbridge/6a@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956153 DLMGCP DEBUG <0013> endpoint:rtpbridge/6b@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956153 DLMGCP DEBUG <0013> endpoint:rtpbridge/6c@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956153 DLMGCP DEBUG <0013> endpoint:rtpbridge/6d@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956153 DLMGCP DEBUG <0013> endpoint:rtpbridge/6e@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956153 DLMGCP DEBUG <0013> endpoint:rtpbridge/6f@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956153 DLMGCP DEBUG <0013> endpoint:rtpbridge/70@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956153 DLMGCP DEBUG <0013> endpoint:rtpbridge/71@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956153 DLMGCP DEBUG <0013> endpoint:rtpbridge/72@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956153 DLMGCP DEBUG <0013> endpoint:rtpbridge/73@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956153 DLMGCP DEBUG <0013> endpoint:rtpbridge/74@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956153 DLMGCP DEBUG <0013> endpoint:rtpbridge/75@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956153 DLMGCP DEBUG <0013> endpoint:rtpbridge/76@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956153 DLMGCP DEBUG <0013> endpoint:rtpbridge/77@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956153 DLMGCP DEBUG <0013> endpoint:rtpbridge/78@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956153 DLMGCP DEBUG <0013> endpoint:rtpbridge/79@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956153 DLMGCP DEBUG <0013> endpoint:rtpbridge/7a@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956153 DLMGCP DEBUG <0013> endpoint:rtpbridge/7b@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956153 DLMGCP DEBUG <0013> endpoint:rtpbridge/7c@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956153 DLMGCP DEBUG <0013> endpoint:rtpbridge/7d@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956153 DLMGCP DEBUG <0013> endpoint:rtpbridge/7e@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956153 DLMGCP DEBUG <0013> endpoint:rtpbridge/7f@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956153 DLMGCP DEBUG <0013> endpoint:rtpbridge/80@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956153 DLMGCP DEBUG <0013> endpoint:rtpbridge/81@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956153 DLMGCP DEBUG <0013> endpoint:rtpbridge/82@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956153 DLMGCP DEBUG <0013> endpoint:rtpbridge/83@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956153 DLMGCP DEBUG <0013> endpoint:rtpbridge/84@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956153 DLMGCP DEBUG <0013> endpoint:rtpbridge/85@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956153 DLMGCP DEBUG <0013> endpoint:rtpbridge/86@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956153 DLMGCP DEBUG <0013> endpoint:rtpbridge/87@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956153 DLMGCP DEBUG <0013> endpoint:rtpbridge/88@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956153 DLMGCP DEBUG <0013> endpoint:rtpbridge/89@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956153 DLMGCP DEBUG <0013> endpoint:rtpbridge/8a@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956153 DLMGCP DEBUG <0013> endpoint:rtpbridge/8b@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956153 DLMGCP DEBUG <0013> endpoint:rtpbridge/8c@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956153 DLMGCP DEBUG <0013> endpoint:rtpbridge/8d@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956153 DLMGCP DEBUG <0013> endpoint:rtpbridge/8e@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956153 DLMGCP DEBUG <0013> endpoint:rtpbridge/8f@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956153 DLMGCP DEBUG <0013> endpoint:rtpbridge/90@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956153 DLMGCP DEBUG <0013> endpoint:rtpbridge/91@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956153 DLMGCP DEBUG <0013> endpoint:rtpbridge/92@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956153 DLMGCP DEBUG <0013> endpoint:rtpbridge/93@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956153 DLMGCP DEBUG <0013> endpoint:rtpbridge/94@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956153 DLMGCP DEBUG <0013> endpoint:rtpbridge/95@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956153 DLMGCP DEBUG <0013> endpoint:rtpbridge/96@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956153 DLMGCP DEBUG <0013> endpoint:rtpbridge/97@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956153 DLMGCP DEBUG <0013> endpoint:rtpbridge/98@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956153 DLMGCP DEBUG <0013> endpoint:rtpbridge/99@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956153 DLMGCP DEBUG <0013> endpoint:rtpbridge/9a@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956153 DLMGCP DEBUG <0013> endpoint:rtpbridge/9b@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956153 DLMGCP DEBUG <0013> endpoint:rtpbridge/9c@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956153 DLMGCP DEBUG <0013> endpoint:rtpbridge/9d@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956153 DLMGCP DEBUG <0013> endpoint:rtpbridge/9e@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956153 DLMGCP DEBUG <0013> endpoint:rtpbridge/9f@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956153 DLMGCP DEBUG <0013> endpoint:rtpbridge/a0@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956153 DLMGCP DEBUG <0013> endpoint:rtpbridge/a1@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956153 DLMGCP DEBUG <0013> endpoint:rtpbridge/a2@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956153 DLMGCP DEBUG <0013> endpoint:rtpbridge/a3@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956153 DLMGCP DEBUG <0013> endpoint:rtpbridge/a4@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956153 DLMGCP DEBUG <0013> endpoint:rtpbridge/a5@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956153 DLMGCP DEBUG <0013> endpoint:rtpbridge/a6@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956153 DLMGCP DEBUG <0013> endpoint:rtpbridge/a7@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956153 DLMGCP DEBUG <0013> endpoint:rtpbridge/a8@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956153 DLMGCP DEBUG <0013> endpoint:rtpbridge/a9@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956153 DLMGCP DEBUG <0013> endpoint:rtpbridge/aa@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956153 DLMGCP DEBUG <0013> endpoint:rtpbridge/ab@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956153 DLMGCP DEBUG <0013> endpoint:rtpbridge/ac@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956153 DLMGCP DEBUG <0013> endpoint:rtpbridge/ad@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956153 DLMGCP DEBUG <0013> endpoint:rtpbridge/ae@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956153 DLMGCP DEBUG <0013> endpoint:rtpbridge/af@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956153 DLMGCP DEBUG <0013> endpoint:rtpbridge/b0@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956153 DLMGCP DEBUG <0013> endpoint:rtpbridge/b1@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956153 DLMGCP DEBUG <0013> endpoint:rtpbridge/b2@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956153 DLMGCP DEBUG <0013> endpoint:rtpbridge/b3@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956153 DLMGCP DEBUG <0013> endpoint:rtpbridge/b4@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956153 DLMGCP DEBUG <0013> endpoint:rtpbridge/b5@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956153 DLMGCP DEBUG <0013> endpoint:rtpbridge/b6@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956153 DLMGCP DEBUG <0013> endpoint:rtpbridge/b7@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956153 DLMGCP DEBUG <0013> endpoint:rtpbridge/b8@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956153 DLMGCP DEBUG <0013> endpoint:rtpbridge/b9@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956153 DLMGCP DEBUG <0013> endpoint:rtpbridge/ba@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956153 DLMGCP DEBUG <0013> endpoint:rtpbridge/bb@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956153 DLMGCP DEBUG <0013> endpoint:rtpbridge/bc@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956153 DLMGCP DEBUG <0013> endpoint:rtpbridge/bd@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956153 DLMGCP DEBUG <0013> endpoint:rtpbridge/be@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956153 DLMGCP DEBUG <0013> endpoint:rtpbridge/bf@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956153 DLMGCP DEBUG <0013> endpoint:rtpbridge/c0@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956153 DLMGCP DEBUG <0013> endpoint:rtpbridge/c1@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956153 DLMGCP DEBUG <0013> endpoint:rtpbridge/c2@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956153 DLMGCP DEBUG <0013> endpoint:rtpbridge/c3@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956153 DLMGCP DEBUG <0013> endpoint:rtpbridge/c4@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956153 DLMGCP DEBUG <0013> endpoint:rtpbridge/c5@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956153 DLMGCP DEBUG <0013> endpoint:rtpbridge/c6@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956153 DLMGCP DEBUG <0013> endpoint:rtpbridge/c7@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956153 DLMGCP DEBUG <0013> endpoint:rtpbridge/c8@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956153 DLMGCP DEBUG <0013> endpoint:rtpbridge/c9@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956153 DLMGCP DEBUG <0013> endpoint:rtpbridge/ca@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956153 DLMGCP DEBUG <0013> endpoint:rtpbridge/cb@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956153 DLMGCP DEBUG <0013> endpoint:rtpbridge/cc@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956153 DLMGCP DEBUG <0013> endpoint:rtpbridge/cd@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956153 DLMGCP DEBUG <0013> endpoint:rtpbridge/ce@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956153 DLMGCP DEBUG <0013> endpoint:rtpbridge/cf@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956153 DLMGCP DEBUG <0013> endpoint:rtpbridge/d0@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956153 DLMGCP DEBUG <0013> endpoint:rtpbridge/d1@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956153 DLMGCP DEBUG <0013> endpoint:rtpbridge/d2@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956153 DLMGCP DEBUG <0013> endpoint:rtpbridge/d3@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956153 DLMGCP DEBUG <0013> endpoint:rtpbridge/d4@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956153 DLMGCP DEBUG <0013> endpoint:rtpbridge/d5@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956153 DLMGCP DEBUG <0013> endpoint:rtpbridge/d6@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956153 DLMGCP DEBUG <0013> endpoint:rtpbridge/d7@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956153 DLMGCP DEBUG <0013> endpoint:rtpbridge/d8@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956153 DLMGCP DEBUG <0013> endpoint:rtpbridge/d9@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956153 DLMGCP DEBUG <0013> endpoint:rtpbridge/da@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956153 DLMGCP DEBUG <0013> endpoint:rtpbridge/db@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956153 DLMGCP DEBUG <0013> endpoint:rtpbridge/dc@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956153 DLMGCP DEBUG <0013> endpoint:rtpbridge/dd@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956153 DLMGCP DEBUG <0013> endpoint:rtpbridge/de@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956153 DLMGCP DEBUG <0013> endpoint:rtpbridge/df@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956153 DLMGCP DEBUG <0013> endpoint:rtpbridge/e0@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956153 DLMGCP DEBUG <0013> endpoint:rtpbridge/e1@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956153 DLMGCP DEBUG <0013> endpoint:rtpbridge/e2@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956153 DLMGCP DEBUG <0013> endpoint:rtpbridge/e3@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956153 DLMGCP DEBUG <0013> endpoint:rtpbridge/e4@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956154 DLMGCP DEBUG <0013> endpoint:rtpbridge/e5@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956154 DLMGCP DEBUG <0013> endpoint:rtpbridge/e6@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956154 DLMGCP DEBUG <0013> endpoint:rtpbridge/e7@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956154 DLMGCP DEBUG <0013> endpoint:rtpbridge/e8@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956154 DLMGCP DEBUG <0013> endpoint:rtpbridge/e9@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956154 DLMGCP DEBUG <0013> endpoint:rtpbridge/ea@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956154 DLMGCP DEBUG <0013> endpoint:rtpbridge/eb@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956154 DLMGCP DEBUG <0013> endpoint:rtpbridge/ec@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956154 DLMGCP DEBUG <0013> endpoint:rtpbridge/ed@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956154 DLMGCP DEBUG <0013> endpoint:rtpbridge/ee@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956154 DLMGCP DEBUG <0013> endpoint:rtpbridge/ef@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956154 DLMGCP DEBUG <0013> endpoint:rtpbridge/f0@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956154 DLMGCP DEBUG <0013> endpoint:rtpbridge/f1@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956154 DLMGCP DEBUG <0013> endpoint:rtpbridge/f2@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956154 DLMGCP DEBUG <0013> endpoint:rtpbridge/f3@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956154 DLMGCP DEBUG <0013> endpoint:rtpbridge/f4@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956154 DLMGCP DEBUG <0013> endpoint:rtpbridge/f5@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956154 DLMGCP DEBUG <0013> endpoint:rtpbridge/f6@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956154 DLMGCP DEBUG <0013> endpoint:rtpbridge/f7@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956154 DLMGCP DEBUG <0013> endpoint:rtpbridge/f8@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956154 DLMGCP DEBUG <0013> endpoint:rtpbridge/f9@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956154 DLMGCP DEBUG <0013> endpoint:rtpbridge/fa@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956154 DLMGCP DEBUG <0013> endpoint:rtpbridge/fb@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956154 DLMGCP DEBUG <0013> endpoint:rtpbridge/fc@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956154 DLMGCP DEBUG <0013> endpoint:rtpbridge/fd@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956154 DLMGCP DEBUG <0013> endpoint:rtpbridge/fe@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956154 DLMGCP DEBUG <0013> endpoint:rtpbridge/ff@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956154 DLMGCP DEBUG <0013> endpoint:rtpbridge/100@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956154 DLMGCP DEBUG <0013> endpoint:rtpbridge/101@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956154 DLMGCP DEBUG <0013> endpoint:rtpbridge/102@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956154 DLMGCP DEBUG <0013> endpoint:rtpbridge/103@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956154 DLMGCP DEBUG <0013> endpoint:rtpbridge/104@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956154 DLMGCP DEBUG <0013> endpoint:rtpbridge/105@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956154 DLMGCP DEBUG <0013> endpoint:rtpbridge/106@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956154 DLMGCP DEBUG <0013> endpoint:rtpbridge/107@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956154 DLMGCP DEBUG <0013> endpoint:rtpbridge/108@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956154 DLMGCP DEBUG <0013> endpoint:rtpbridge/109@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956154 DLMGCP DEBUG <0013> endpoint:rtpbridge/10a@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956154 DLMGCP DEBUG <0013> endpoint:rtpbridge/10b@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956154 DLMGCP DEBUG <0013> endpoint:rtpbridge/10c@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956154 DLMGCP DEBUG <0013> endpoint:rtpbridge/10d@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956154 DLMGCP DEBUG <0013> endpoint:rtpbridge/10e@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956154 DLMGCP DEBUG <0013> endpoint:rtpbridge/10f@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956154 DLMGCP DEBUG <0013> endpoint:rtpbridge/110@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956154 DLMGCP DEBUG <0013> endpoint:rtpbridge/111@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956154 DLMGCP DEBUG <0013> endpoint:rtpbridge/112@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956154 DLMGCP DEBUG <0013> endpoint:rtpbridge/113@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956154 DLMGCP DEBUG <0013> endpoint:rtpbridge/114@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956154 DLMGCP DEBUG <0013> endpoint:rtpbridge/115@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956154 DLMGCP DEBUG <0013> endpoint:rtpbridge/116@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956154 DLMGCP DEBUG <0013> endpoint:rtpbridge/117@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956154 DLMGCP DEBUG <0013> endpoint:rtpbridge/118@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956154 DLMGCP DEBUG <0013> endpoint:rtpbridge/119@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956154 DLMGCP DEBUG <0013> endpoint:rtpbridge/11a@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956154 DLMGCP DEBUG <0013> endpoint:rtpbridge/11b@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956154 DLMGCP DEBUG <0013> endpoint:rtpbridge/11c@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956154 DLMGCP DEBUG <0013> endpoint:rtpbridge/11d@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956154 DLMGCP DEBUG <0013> endpoint:rtpbridge/11e@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956154 DLMGCP DEBUG <0013> endpoint:rtpbridge/11f@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956154 DLMGCP DEBUG <0013> endpoint:rtpbridge/120@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956154 DLMGCP DEBUG <0013> endpoint:rtpbridge/121@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956154 DLMGCP DEBUG <0013> endpoint:rtpbridge/122@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956154 DLMGCP DEBUG <0013> endpoint:rtpbridge/123@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956154 DLMGCP DEBUG <0013> endpoint:rtpbridge/124@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956154 DLMGCP DEBUG <0013> endpoint:rtpbridge/125@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956154 DLMGCP DEBUG <0013> endpoint:rtpbridge/126@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956154 DLMGCP DEBUG <0013> endpoint:rtpbridge/127@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956154 DLMGCP DEBUG <0013> endpoint:rtpbridge/128@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956154 DLMGCP DEBUG <0013> endpoint:rtpbridge/129@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956154 DLMGCP DEBUG <0013> endpoint:rtpbridge/12a@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956154 DLMGCP DEBUG <0013> endpoint:rtpbridge/12b@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956154 DLMGCP DEBUG <0013> endpoint:rtpbridge/12c@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956154 DLMGCP DEBUG <0013> endpoint:none Generated response: code=200 (mgcp_protocol.c:230) 20241102125956154 DLMGCP DEBUG <0013> Generated response: line #00: 200 2771 OK (mgcp_msg.c:67) 20241102125956155 DLMGCP DEBUG <0013> Received message: line #00: DLCX 2772 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241102125956155 DLMGCP DEBUG <0013> Received message: line #01: C: 00E5 (mgcp_msg.c:67) 20241102125956155 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found free endpoint: rtpbridge/1@mgw (mgcp_endp.c:261) 20241102125956155 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:441) 20241102125956155 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241102125956155 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956155 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956155 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956155 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956155 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956155 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956155 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956155 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956155 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956155 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956155 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956155 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956155 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956155 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956155 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956155 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956155 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956155 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956155 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956155 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956155 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956155 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956155 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956155 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956155 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956155 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956155 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956155 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956155 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956155 DLMGCP DEBUG <0013> endpoint:rtpbridge/1e@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956155 DLMGCP DEBUG <0013> endpoint:rtpbridge/1f@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956155 DLMGCP DEBUG <0013> endpoint:rtpbridge/20@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956155 DLMGCP DEBUG <0013> endpoint:rtpbridge/21@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956155 DLMGCP DEBUG <0013> endpoint:rtpbridge/22@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956155 DLMGCP DEBUG <0013> endpoint:rtpbridge/23@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956155 DLMGCP DEBUG <0013> endpoint:rtpbridge/24@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956155 DLMGCP DEBUG <0013> endpoint:rtpbridge/25@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956155 DLMGCP DEBUG <0013> endpoint:rtpbridge/26@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956155 DLMGCP DEBUG <0013> endpoint:rtpbridge/27@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956155 DLMGCP DEBUG <0013> endpoint:rtpbridge/28@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956155 DLMGCP DEBUG <0013> endpoint:rtpbridge/29@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956155 DLMGCP DEBUG <0013> endpoint:rtpbridge/2a@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956155 DLMGCP DEBUG <0013> endpoint:rtpbridge/2b@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956155 DLMGCP DEBUG <0013> endpoint:rtpbridge/2c@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956155 DLMGCP DEBUG <0013> endpoint:rtpbridge/2d@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956155 DLMGCP DEBUG <0013> endpoint:rtpbridge/2e@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956155 DLMGCP DEBUG <0013> endpoint:rtpbridge/2f@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956155 DLMGCP DEBUG <0013> endpoint:rtpbridge/30@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956155 DLMGCP DEBUG <0013> endpoint:rtpbridge/31@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956155 DLMGCP DEBUG <0013> endpoint:rtpbridge/32@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956155 DLMGCP DEBUG <0013> endpoint:rtpbridge/33@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956155 DLMGCP DEBUG <0013> endpoint:rtpbridge/34@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956155 DLMGCP DEBUG <0013> endpoint:rtpbridge/35@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956155 DLMGCP DEBUG <0013> endpoint:rtpbridge/36@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956155 DLMGCP DEBUG <0013> endpoint:rtpbridge/37@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956155 DLMGCP DEBUG <0013> endpoint:rtpbridge/38@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956155 DLMGCP DEBUG <0013> endpoint:rtpbridge/39@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956155 DLMGCP DEBUG <0013> endpoint:rtpbridge/3a@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956155 DLMGCP DEBUG <0013> endpoint:rtpbridge/3b@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956155 DLMGCP DEBUG <0013> endpoint:rtpbridge/3c@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956155 DLMGCP DEBUG <0013> endpoint:rtpbridge/3d@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956155 DLMGCP DEBUG <0013> endpoint:rtpbridge/3e@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956155 DLMGCP DEBUG <0013> endpoint:rtpbridge/3f@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956155 DLMGCP DEBUG <0013> endpoint:rtpbridge/40@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956155 DLMGCP DEBUG <0013> endpoint:rtpbridge/41@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956155 DLMGCP DEBUG <0013> endpoint:rtpbridge/42@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956155 DLMGCP DEBUG <0013> endpoint:rtpbridge/43@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956155 DLMGCP DEBUG <0013> endpoint:rtpbridge/44@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956155 DLMGCP DEBUG <0013> endpoint:rtpbridge/45@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956155 DLMGCP DEBUG <0013> endpoint:rtpbridge/46@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956155 DLMGCP DEBUG <0013> endpoint:rtpbridge/47@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956155 DLMGCP DEBUG <0013> endpoint:rtpbridge/48@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956155 DLMGCP DEBUG <0013> endpoint:rtpbridge/49@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956155 DLMGCP DEBUG <0013> endpoint:rtpbridge/4a@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956155 DLMGCP DEBUG <0013> endpoint:rtpbridge/4b@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956155 DLMGCP DEBUG <0013> endpoint:rtpbridge/4c@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956155 DLMGCP DEBUG <0013> endpoint:rtpbridge/4d@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956155 DLMGCP DEBUG <0013> endpoint:rtpbridge/4e@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956155 DLMGCP DEBUG <0013> endpoint:rtpbridge/4f@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956155 DLMGCP DEBUG <0013> endpoint:rtpbridge/50@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956155 DLMGCP DEBUG <0013> endpoint:rtpbridge/51@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956155 DLMGCP DEBUG <0013> endpoint:rtpbridge/52@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956155 DLMGCP DEBUG <0013> endpoint:rtpbridge/53@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956155 DLMGCP DEBUG <0013> endpoint:rtpbridge/54@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956155 DLMGCP DEBUG <0013> endpoint:rtpbridge/55@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956155 DLMGCP DEBUG <0013> endpoint:rtpbridge/56@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956155 DLMGCP DEBUG <0013> endpoint:rtpbridge/57@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956155 DLMGCP DEBUG <0013> endpoint:rtpbridge/58@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956155 DLMGCP DEBUG <0013> endpoint:rtpbridge/59@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956155 DLMGCP DEBUG <0013> endpoint:rtpbridge/5a@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956155 DLMGCP DEBUG <0013> endpoint:rtpbridge/5b@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956155 DLMGCP DEBUG <0013> endpoint:rtpbridge/5c@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956155 DLMGCP DEBUG <0013> endpoint:rtpbridge/5d@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956155 DLMGCP DEBUG <0013> endpoint:rtpbridge/5e@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956155 DLMGCP DEBUG <0013> endpoint:rtpbridge/5f@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956155 DLMGCP DEBUG <0013> endpoint:rtpbridge/60@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956155 DLMGCP DEBUG <0013> endpoint:rtpbridge/61@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956155 DLMGCP DEBUG <0013> endpoint:rtpbridge/62@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956155 DLMGCP DEBUG <0013> endpoint:rtpbridge/63@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956155 DLMGCP DEBUG <0013> endpoint:rtpbridge/64@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956155 DLMGCP DEBUG <0013> endpoint:rtpbridge/65@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956155 DLMGCP DEBUG <0013> endpoint:rtpbridge/66@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956155 DLMGCP DEBUG <0013> endpoint:rtpbridge/67@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956155 DLMGCP DEBUG <0013> endpoint:rtpbridge/68@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956155 DLMGCP DEBUG <0013> endpoint:rtpbridge/69@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956155 DLMGCP DEBUG <0013> endpoint:rtpbridge/6a@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956155 DLMGCP DEBUG <0013> endpoint:rtpbridge/6b@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956155 DLMGCP DEBUG <0013> endpoint:rtpbridge/6c@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956155 DLMGCP DEBUG <0013> endpoint:rtpbridge/6d@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956155 DLMGCP DEBUG <0013> endpoint:rtpbridge/6e@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956155 DLMGCP DEBUG <0013> endpoint:rtpbridge/6f@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956155 DLMGCP DEBUG <0013> endpoint:rtpbridge/70@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956155 DLMGCP DEBUG <0013> endpoint:rtpbridge/71@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956155 DLMGCP DEBUG <0013> endpoint:rtpbridge/72@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956155 DLMGCP DEBUG <0013> endpoint:rtpbridge/73@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956155 DLMGCP DEBUG <0013> endpoint:rtpbridge/74@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956155 DLMGCP DEBUG <0013> endpoint:rtpbridge/75@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956155 DLMGCP DEBUG <0013> endpoint:rtpbridge/76@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956155 DLMGCP DEBUG <0013> endpoint:rtpbridge/77@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956155 DLMGCP DEBUG <0013> endpoint:rtpbridge/78@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956155 DLMGCP DEBUG <0013> endpoint:rtpbridge/79@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956155 DLMGCP DEBUG <0013> endpoint:rtpbridge/7a@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956155 DLMGCP DEBUG <0013> endpoint:rtpbridge/7b@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956155 DLMGCP DEBUG <0013> endpoint:rtpbridge/7c@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956156 DLMGCP DEBUG <0013> endpoint:rtpbridge/7d@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956156 DLMGCP DEBUG <0013> endpoint:rtpbridge/7e@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956156 DLMGCP DEBUG <0013> endpoint:rtpbridge/7f@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956156 DLMGCP DEBUG <0013> endpoint:rtpbridge/80@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956156 DLMGCP DEBUG <0013> endpoint:rtpbridge/81@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956156 DLMGCP DEBUG <0013> endpoint:rtpbridge/82@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956156 DLMGCP DEBUG <0013> endpoint:rtpbridge/83@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956156 DLMGCP DEBUG <0013> endpoint:rtpbridge/84@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956156 DLMGCP DEBUG <0013> endpoint:rtpbridge/85@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956156 DLMGCP DEBUG <0013> endpoint:rtpbridge/86@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956156 DLMGCP DEBUG <0013> endpoint:rtpbridge/87@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956156 DLMGCP DEBUG <0013> endpoint:rtpbridge/88@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956156 DLMGCP DEBUG <0013> endpoint:rtpbridge/89@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956156 DLMGCP DEBUG <0013> endpoint:rtpbridge/8a@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956156 DLMGCP DEBUG <0013> endpoint:rtpbridge/8b@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956156 DLMGCP DEBUG <0013> endpoint:rtpbridge/8c@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956156 DLMGCP DEBUG <0013> endpoint:rtpbridge/8d@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956156 DLMGCP DEBUG <0013> endpoint:rtpbridge/8e@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956156 DLMGCP DEBUG <0013> endpoint:rtpbridge/8f@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956156 DLMGCP DEBUG <0013> endpoint:rtpbridge/90@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956156 DLMGCP DEBUG <0013> endpoint:rtpbridge/91@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956156 DLMGCP DEBUG <0013> endpoint:rtpbridge/92@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956156 DLMGCP DEBUG <0013> endpoint:rtpbridge/93@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956156 DLMGCP DEBUG <0013> endpoint:rtpbridge/94@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956156 DLMGCP DEBUG <0013> endpoint:rtpbridge/95@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956156 DLMGCP DEBUG <0013> endpoint:rtpbridge/96@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956156 DLMGCP DEBUG <0013> endpoint:rtpbridge/97@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956156 DLMGCP DEBUG <0013> endpoint:rtpbridge/98@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956156 DLMGCP DEBUG <0013> endpoint:rtpbridge/99@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956156 DLMGCP DEBUG <0013> endpoint:rtpbridge/9a@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956156 DLMGCP DEBUG <0013> endpoint:rtpbridge/9b@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956156 DLMGCP DEBUG <0013> endpoint:rtpbridge/9c@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956156 DLMGCP DEBUG <0013> endpoint:rtpbridge/9d@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956156 DLMGCP DEBUG <0013> endpoint:rtpbridge/9e@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956156 DLMGCP DEBUG <0013> endpoint:rtpbridge/9f@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956156 DLMGCP DEBUG <0013> endpoint:rtpbridge/a0@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956156 DLMGCP DEBUG <0013> endpoint:rtpbridge/a1@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956156 DLMGCP DEBUG <0013> endpoint:rtpbridge/a2@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956156 DLMGCP DEBUG <0013> endpoint:rtpbridge/a3@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956156 DLMGCP DEBUG <0013> endpoint:rtpbridge/a4@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956156 DLMGCP DEBUG <0013> endpoint:rtpbridge/a5@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956156 DLMGCP DEBUG <0013> endpoint:rtpbridge/a6@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956156 DLMGCP DEBUG <0013> endpoint:rtpbridge/a7@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956156 DLMGCP DEBUG <0013> endpoint:rtpbridge/a8@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956156 DLMGCP DEBUG <0013> endpoint:rtpbridge/a9@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956156 DLMGCP DEBUG <0013> endpoint:rtpbridge/aa@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956156 DLMGCP DEBUG <0013> endpoint:rtpbridge/ab@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956156 DLMGCP DEBUG <0013> endpoint:rtpbridge/ac@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956156 DLMGCP DEBUG <0013> endpoint:rtpbridge/ad@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956156 DLMGCP DEBUG <0013> endpoint:rtpbridge/ae@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956156 DLMGCP DEBUG <0013> endpoint:rtpbridge/af@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956156 DLMGCP DEBUG <0013> endpoint:rtpbridge/b0@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956156 DLMGCP DEBUG <0013> endpoint:rtpbridge/b1@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956156 DLMGCP DEBUG <0013> endpoint:rtpbridge/b2@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956156 DLMGCP DEBUG <0013> endpoint:rtpbridge/b3@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956156 DLMGCP DEBUG <0013> endpoint:rtpbridge/b4@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956156 DLMGCP DEBUG <0013> endpoint:rtpbridge/b5@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956156 DLMGCP DEBUG <0013> endpoint:rtpbridge/b6@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956156 DLMGCP DEBUG <0013> endpoint:rtpbridge/b7@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956156 DLMGCP DEBUG <0013> endpoint:rtpbridge/b8@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956156 DLMGCP DEBUG <0013> endpoint:rtpbridge/b9@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956156 DLMGCP DEBUG <0013> endpoint:rtpbridge/ba@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956156 DLMGCP DEBUG <0013> endpoint:rtpbridge/bb@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956156 DLMGCP DEBUG <0013> endpoint:rtpbridge/bc@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956156 DLMGCP DEBUG <0013> endpoint:rtpbridge/bd@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956156 DLMGCP DEBUG <0013> endpoint:rtpbridge/be@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956156 DLMGCP DEBUG <0013> endpoint:rtpbridge/bf@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956156 DLMGCP DEBUG <0013> endpoint:rtpbridge/c0@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956156 DLMGCP DEBUG <0013> endpoint:rtpbridge/c1@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956156 DLMGCP DEBUG <0013> endpoint:rtpbridge/c2@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956156 DLMGCP DEBUG <0013> endpoint:rtpbridge/c3@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956156 DLMGCP DEBUG <0013> endpoint:rtpbridge/c4@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956156 DLMGCP DEBUG <0013> endpoint:rtpbridge/c5@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956156 DLMGCP DEBUG <0013> endpoint:rtpbridge/c6@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956156 DLMGCP DEBUG <0013> endpoint:rtpbridge/c7@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956156 DLMGCP DEBUG <0013> endpoint:rtpbridge/c8@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956156 DLMGCP DEBUG <0013> endpoint:rtpbridge/c9@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956156 DLMGCP DEBUG <0013> endpoint:rtpbridge/ca@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956156 DLMGCP DEBUG <0013> endpoint:rtpbridge/cb@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956156 DLMGCP DEBUG <0013> endpoint:rtpbridge/cc@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956156 DLMGCP DEBUG <0013> endpoint:rtpbridge/cd@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956156 DLMGCP DEBUG <0013> endpoint:rtpbridge/ce@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956156 DLMGCP DEBUG <0013> endpoint:rtpbridge/cf@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956156 DLMGCP DEBUG <0013> endpoint:rtpbridge/d0@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956156 DLMGCP DEBUG <0013> endpoint:rtpbridge/d1@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956156 DLMGCP DEBUG <0013> endpoint:rtpbridge/d2@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956156 DLMGCP DEBUG <0013> endpoint:rtpbridge/d3@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956156 DLMGCP DEBUG <0013> endpoint:rtpbridge/d4@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956156 DLMGCP DEBUG <0013> endpoint:rtpbridge/d5@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956156 DLMGCP DEBUG <0013> endpoint:rtpbridge/d6@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956156 DLMGCP DEBUG <0013> endpoint:rtpbridge/d7@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956156 DLMGCP DEBUG <0013> endpoint:rtpbridge/d8@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956156 DLMGCP DEBUG <0013> endpoint:rtpbridge/d9@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956156 DLMGCP DEBUG <0013> endpoint:rtpbridge/da@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956156 DLMGCP DEBUG <0013> endpoint:rtpbridge/db@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956156 DLMGCP DEBUG <0013> endpoint:rtpbridge/dc@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956156 DLMGCP DEBUG <0013> endpoint:rtpbridge/dd@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956156 DLMGCP DEBUG <0013> endpoint:rtpbridge/de@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956156 DLMGCP DEBUG <0013> endpoint:rtpbridge/df@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956156 DLMGCP DEBUG <0013> endpoint:rtpbridge/e0@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956156 DLMGCP DEBUG <0013> endpoint:rtpbridge/e1@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956156 DLMGCP DEBUG <0013> endpoint:rtpbridge/e2@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956156 DLMGCP DEBUG <0013> endpoint:rtpbridge/e3@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956156 DLMGCP DEBUG <0013> endpoint:rtpbridge/e4@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956156 DLMGCP DEBUG <0013> endpoint:rtpbridge/e5@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956156 DLMGCP DEBUG <0013> endpoint:rtpbridge/e6@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956156 DLMGCP DEBUG <0013> endpoint:rtpbridge/e7@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956156 DLMGCP DEBUG <0013> endpoint:rtpbridge/e8@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956156 DLMGCP DEBUG <0013> endpoint:rtpbridge/e9@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956156 DLMGCP DEBUG <0013> endpoint:rtpbridge/ea@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956156 DLMGCP DEBUG <0013> endpoint:rtpbridge/eb@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956156 DLMGCP DEBUG <0013> endpoint:rtpbridge/ec@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956156 DLMGCP DEBUG <0013> endpoint:rtpbridge/ed@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956156 DLMGCP DEBUG <0013> endpoint:rtpbridge/ee@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956156 DLMGCP DEBUG <0013> endpoint:rtpbridge/ef@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956156 DLMGCP DEBUG <0013> endpoint:rtpbridge/f0@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956156 DLMGCP DEBUG <0013> endpoint:rtpbridge/f1@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956156 DLMGCP DEBUG <0013> endpoint:rtpbridge/f2@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956156 DLMGCP DEBUG <0013> endpoint:rtpbridge/f3@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956156 DLMGCP DEBUG <0013> endpoint:rtpbridge/f4@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956156 DLMGCP DEBUG <0013> endpoint:rtpbridge/f5@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956156 DLMGCP DEBUG <0013> endpoint:rtpbridge/f6@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956156 DLMGCP DEBUG <0013> endpoint:rtpbridge/f7@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956156 DLMGCP DEBUG <0013> endpoint:rtpbridge/f8@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956156 DLMGCP DEBUG <0013> endpoint:rtpbridge/f9@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956156 DLMGCP DEBUG <0013> endpoint:rtpbridge/fa@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956156 DLMGCP DEBUG <0013> endpoint:rtpbridge/fb@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956156 DLMGCP DEBUG <0013> endpoint:rtpbridge/fc@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956156 DLMGCP DEBUG <0013> endpoint:rtpbridge/fd@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956157 DLMGCP DEBUG <0013> endpoint:rtpbridge/fe@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956157 DLMGCP DEBUG <0013> endpoint:rtpbridge/ff@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956157 DLMGCP DEBUG <0013> endpoint:rtpbridge/100@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956157 DLMGCP DEBUG <0013> endpoint:rtpbridge/101@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956157 DLMGCP DEBUG <0013> endpoint:rtpbridge/102@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956157 DLMGCP DEBUG <0013> endpoint:rtpbridge/103@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956157 DLMGCP DEBUG <0013> endpoint:rtpbridge/104@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956157 DLMGCP DEBUG <0013> endpoint:rtpbridge/105@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956157 DLMGCP DEBUG <0013> endpoint:rtpbridge/106@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956157 DLMGCP DEBUG <0013> endpoint:rtpbridge/107@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956157 DLMGCP DEBUG <0013> endpoint:rtpbridge/108@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956157 DLMGCP DEBUG <0013> endpoint:rtpbridge/109@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956157 DLMGCP DEBUG <0013> endpoint:rtpbridge/10a@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956157 DLMGCP DEBUG <0013> endpoint:rtpbridge/10b@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956157 DLMGCP DEBUG <0013> endpoint:rtpbridge/10c@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956157 DLMGCP DEBUG <0013> endpoint:rtpbridge/10d@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956157 DLMGCP DEBUG <0013> endpoint:rtpbridge/10e@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956157 DLMGCP DEBUG <0013> endpoint:rtpbridge/10f@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956157 DLMGCP DEBUG <0013> endpoint:rtpbridge/110@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956157 DLMGCP DEBUG <0013> endpoint:rtpbridge/111@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956157 DLMGCP DEBUG <0013> endpoint:rtpbridge/112@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956157 DLMGCP DEBUG <0013> endpoint:rtpbridge/113@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956157 DLMGCP DEBUG <0013> endpoint:rtpbridge/114@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956157 DLMGCP DEBUG <0013> endpoint:rtpbridge/115@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956157 DLMGCP DEBUG <0013> endpoint:rtpbridge/116@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956157 DLMGCP DEBUG <0013> endpoint:rtpbridge/117@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956157 DLMGCP DEBUG <0013> endpoint:rtpbridge/118@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956157 DLMGCP DEBUG <0013> endpoint:rtpbridge/119@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956157 DLMGCP DEBUG <0013> endpoint:rtpbridge/11a@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956157 DLMGCP DEBUG <0013> endpoint:rtpbridge/11b@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956157 DLMGCP DEBUG <0013> endpoint:rtpbridge/11c@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956157 DLMGCP DEBUG <0013> endpoint:rtpbridge/11d@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956157 DLMGCP DEBUG <0013> endpoint:rtpbridge/11e@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956157 DLMGCP DEBUG <0013> endpoint:rtpbridge/11f@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956157 DLMGCP DEBUG <0013> endpoint:rtpbridge/120@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956157 DLMGCP DEBUG <0013> endpoint:rtpbridge/121@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956157 DLMGCP DEBUG <0013> endpoint:rtpbridge/122@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956157 DLMGCP DEBUG <0013> endpoint:rtpbridge/123@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956157 DLMGCP DEBUG <0013> endpoint:rtpbridge/124@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956157 DLMGCP DEBUG <0013> endpoint:rtpbridge/125@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956157 DLMGCP DEBUG <0013> endpoint:rtpbridge/126@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956157 DLMGCP DEBUG <0013> endpoint:rtpbridge/127@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956157 DLMGCP DEBUG <0013> endpoint:rtpbridge/128@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956157 DLMGCP DEBUG <0013> endpoint:rtpbridge/129@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956157 DLMGCP DEBUG <0013> endpoint:rtpbridge/12a@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956157 DLMGCP DEBUG <0013> endpoint:rtpbridge/12b@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956157 DLMGCP DEBUG <0013> endpoint:rtpbridge/12c@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956157 DLMGCP DEBUG <0013> endpoint:none Generated response: code=200 (mgcp_protocol.c:230) 20241102125956157 DLMGCP DEBUG <0013> Generated response: line #00: 200 2772 OK (mgcp_msg.c:67) 20241102125956157 DLMGCP DEBUG <0013> Received message: line #00: DLCX 2773 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241102125956157 DLMGCP DEBUG <0013> Received message: line #01: C: 00E6 (mgcp_msg.c:67) 20241102125956157 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found free endpoint: rtpbridge/1@mgw (mgcp_endp.c:261) 20241102125956157 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:441) 20241102125956157 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241102125956157 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956157 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956157 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956157 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956157 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956157 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956157 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956157 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956157 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956157 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956157 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956157 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956157 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956157 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956157 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956157 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956158 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956158 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956158 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956158 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956158 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956158 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956158 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956158 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956158 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956158 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956158 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956158 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956158 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956158 DLMGCP DEBUG <0013> endpoint:rtpbridge/1e@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956158 DLMGCP DEBUG <0013> endpoint:rtpbridge/1f@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956158 DLMGCP DEBUG <0013> endpoint:rtpbridge/20@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956158 DLMGCP DEBUG <0013> endpoint:rtpbridge/21@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956158 DLMGCP DEBUG <0013> endpoint:rtpbridge/22@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956158 DLMGCP DEBUG <0013> endpoint:rtpbridge/23@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956158 DLMGCP DEBUG <0013> endpoint:rtpbridge/24@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956158 DLMGCP DEBUG <0013> endpoint:rtpbridge/25@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956158 DLMGCP DEBUG <0013> endpoint:rtpbridge/26@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956158 DLMGCP DEBUG <0013> endpoint:rtpbridge/27@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956158 DLMGCP DEBUG <0013> endpoint:rtpbridge/28@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956158 DLMGCP DEBUG <0013> endpoint:rtpbridge/29@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956158 DLMGCP DEBUG <0013> endpoint:rtpbridge/2a@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956158 DLMGCP DEBUG <0013> endpoint:rtpbridge/2b@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956158 DLMGCP DEBUG <0013> endpoint:rtpbridge/2c@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956158 DLMGCP DEBUG <0013> endpoint:rtpbridge/2d@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956158 DLMGCP DEBUG <0013> endpoint:rtpbridge/2e@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956158 DLMGCP DEBUG <0013> endpoint:rtpbridge/2f@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956158 DLMGCP DEBUG <0013> endpoint:rtpbridge/30@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956158 DLMGCP DEBUG <0013> endpoint:rtpbridge/31@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956158 DLMGCP DEBUG <0013> endpoint:rtpbridge/32@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956158 DLMGCP DEBUG <0013> endpoint:rtpbridge/33@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956158 DLMGCP DEBUG <0013> endpoint:rtpbridge/34@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956158 DLMGCP DEBUG <0013> endpoint:rtpbridge/35@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956158 DLMGCP DEBUG <0013> endpoint:rtpbridge/36@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956158 DLMGCP DEBUG <0013> endpoint:rtpbridge/37@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956158 DLMGCP DEBUG <0013> endpoint:rtpbridge/38@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956158 DLMGCP DEBUG <0013> endpoint:rtpbridge/39@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956158 DLMGCP DEBUG <0013> endpoint:rtpbridge/3a@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956158 DLMGCP DEBUG <0013> endpoint:rtpbridge/3b@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956158 DLMGCP DEBUG <0013> endpoint:rtpbridge/3c@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956158 DLMGCP DEBUG <0013> endpoint:rtpbridge/3d@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956158 DLMGCP DEBUG <0013> endpoint:rtpbridge/3e@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956158 DLMGCP DEBUG <0013> endpoint:rtpbridge/3f@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956158 DLMGCP DEBUG <0013> endpoint:rtpbridge/40@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956158 DLMGCP DEBUG <0013> endpoint:rtpbridge/41@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956158 DLMGCP DEBUG <0013> endpoint:rtpbridge/42@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956158 DLMGCP DEBUG <0013> endpoint:rtpbridge/43@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956158 DLMGCP DEBUG <0013> endpoint:rtpbridge/44@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956158 DLMGCP DEBUG <0013> endpoint:rtpbridge/45@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956158 DLMGCP DEBUG <0013> endpoint:rtpbridge/46@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956158 DLMGCP DEBUG <0013> endpoint:rtpbridge/47@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956158 DLMGCP DEBUG <0013> endpoint:rtpbridge/48@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956158 DLMGCP DEBUG <0013> endpoint:rtpbridge/49@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956158 DLMGCP DEBUG <0013> endpoint:rtpbridge/4a@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956158 DLMGCP DEBUG <0013> endpoint:rtpbridge/4b@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956158 DLMGCP DEBUG <0013> endpoint:rtpbridge/4c@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956158 DLMGCP DEBUG <0013> endpoint:rtpbridge/4d@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956158 DLMGCP DEBUG <0013> endpoint:rtpbridge/4e@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956158 DLMGCP DEBUG <0013> endpoint:rtpbridge/4f@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956158 DLMGCP DEBUG <0013> endpoint:rtpbridge/50@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956158 DLMGCP DEBUG <0013> endpoint:rtpbridge/51@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956158 DLMGCP DEBUG <0013> endpoint:rtpbridge/52@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956158 DLMGCP DEBUG <0013> endpoint:rtpbridge/53@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956158 DLMGCP DEBUG <0013> endpoint:rtpbridge/54@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956158 DLMGCP DEBUG <0013> endpoint:rtpbridge/55@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956158 DLMGCP DEBUG <0013> endpoint:rtpbridge/56@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956158 DLMGCP DEBUG <0013> endpoint:rtpbridge/57@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956158 DLMGCP DEBUG <0013> endpoint:rtpbridge/58@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956158 DLMGCP DEBUG <0013> endpoint:rtpbridge/59@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956158 DLMGCP DEBUG <0013> endpoint:rtpbridge/5a@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956158 DLMGCP DEBUG <0013> endpoint:rtpbridge/5b@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956158 DLMGCP DEBUG <0013> endpoint:rtpbridge/5c@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956158 DLMGCP DEBUG <0013> endpoint:rtpbridge/5d@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956158 DLMGCP DEBUG <0013> endpoint:rtpbridge/5e@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956158 DLMGCP DEBUG <0013> endpoint:rtpbridge/5f@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956158 DLMGCP DEBUG <0013> endpoint:rtpbridge/60@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956158 DLMGCP DEBUG <0013> endpoint:rtpbridge/61@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956158 DLMGCP DEBUG <0013> endpoint:rtpbridge/62@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956158 DLMGCP DEBUG <0013> endpoint:rtpbridge/63@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956158 DLMGCP DEBUG <0013> endpoint:rtpbridge/64@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956158 DLMGCP DEBUG <0013> endpoint:rtpbridge/65@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956158 DLMGCP DEBUG <0013> endpoint:rtpbridge/66@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956158 DLMGCP DEBUG <0013> endpoint:rtpbridge/67@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956158 DLMGCP DEBUG <0013> endpoint:rtpbridge/68@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956158 DLMGCP DEBUG <0013> endpoint:rtpbridge/69@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956158 DLMGCP DEBUG <0013> endpoint:rtpbridge/6a@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956158 DLMGCP DEBUG <0013> endpoint:rtpbridge/6b@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956158 DLMGCP DEBUG <0013> endpoint:rtpbridge/6c@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956158 DLMGCP DEBUG <0013> endpoint:rtpbridge/6d@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956158 DLMGCP DEBUG <0013> endpoint:rtpbridge/6e@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956158 DLMGCP DEBUG <0013> endpoint:rtpbridge/6f@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956158 DLMGCP DEBUG <0013> endpoint:rtpbridge/70@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956158 DLMGCP DEBUG <0013> endpoint:rtpbridge/71@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956158 DLMGCP DEBUG <0013> endpoint:rtpbridge/72@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956158 DLMGCP DEBUG <0013> endpoint:rtpbridge/73@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956158 DLMGCP DEBUG <0013> endpoint:rtpbridge/74@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956158 DLMGCP DEBUG <0013> endpoint:rtpbridge/75@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956158 DLMGCP DEBUG <0013> endpoint:rtpbridge/76@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956158 DLMGCP DEBUG <0013> endpoint:rtpbridge/77@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956158 DLMGCP DEBUG <0013> endpoint:rtpbridge/78@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956158 DLMGCP DEBUG <0013> endpoint:rtpbridge/79@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956158 DLMGCP DEBUG <0013> endpoint:rtpbridge/7a@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956158 DLMGCP DEBUG <0013> endpoint:rtpbridge/7b@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956158 DLMGCP DEBUG <0013> endpoint:rtpbridge/7c@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956158 DLMGCP DEBUG <0013> endpoint:rtpbridge/7d@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956158 DLMGCP DEBUG <0013> endpoint:rtpbridge/7e@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956158 DLMGCP DEBUG <0013> endpoint:rtpbridge/7f@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956158 DLMGCP DEBUG <0013> endpoint:rtpbridge/80@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956158 DLMGCP DEBUG <0013> endpoint:rtpbridge/81@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956158 DLMGCP DEBUG <0013> endpoint:rtpbridge/82@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956158 DLMGCP DEBUG <0013> endpoint:rtpbridge/83@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956158 DLMGCP DEBUG <0013> endpoint:rtpbridge/84@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956158 DLMGCP DEBUG <0013> endpoint:rtpbridge/85@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956158 DLMGCP DEBUG <0013> endpoint:rtpbridge/86@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956158 DLMGCP DEBUG <0013> endpoint:rtpbridge/87@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956158 DLMGCP DEBUG <0013> endpoint:rtpbridge/88@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956158 DLMGCP DEBUG <0013> endpoint:rtpbridge/89@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956158 DLMGCP DEBUG <0013> endpoint:rtpbridge/8a@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956158 DLMGCP DEBUG <0013> endpoint:rtpbridge/8b@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956158 DLMGCP DEBUG <0013> endpoint:rtpbridge/8c@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956158 DLMGCP DEBUG <0013> endpoint:rtpbridge/8d@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956158 DLMGCP DEBUG <0013> endpoint:rtpbridge/8e@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956158 DLMGCP DEBUG <0013> endpoint:rtpbridge/8f@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956158 DLMGCP DEBUG <0013> endpoint:rtpbridge/90@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956158 DLMGCP DEBUG <0013> endpoint:rtpbridge/91@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956158 DLMGCP DEBUG <0013> endpoint:rtpbridge/92@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956159 DLMGCP DEBUG <0013> endpoint:rtpbridge/93@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956159 DLMGCP DEBUG <0013> endpoint:rtpbridge/94@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956159 DLMGCP DEBUG <0013> endpoint:rtpbridge/95@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956159 DLMGCP DEBUG <0013> endpoint:rtpbridge/96@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956159 DLMGCP DEBUG <0013> endpoint:rtpbridge/97@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956159 DLMGCP DEBUG <0013> endpoint:rtpbridge/98@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956159 DLMGCP DEBUG <0013> endpoint:rtpbridge/99@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956159 DLMGCP DEBUG <0013> endpoint:rtpbridge/9a@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956159 DLMGCP DEBUG <0013> endpoint:rtpbridge/9b@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956159 DLMGCP DEBUG <0013> endpoint:rtpbridge/9c@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956159 DLMGCP DEBUG <0013> endpoint:rtpbridge/9d@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956159 DLMGCP DEBUG <0013> endpoint:rtpbridge/9e@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956159 DLMGCP DEBUG <0013> endpoint:rtpbridge/9f@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956159 DLMGCP DEBUG <0013> endpoint:rtpbridge/a0@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956159 DLMGCP DEBUG <0013> endpoint:rtpbridge/a1@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956159 DLMGCP DEBUG <0013> endpoint:rtpbridge/a2@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956159 DLMGCP DEBUG <0013> endpoint:rtpbridge/a3@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956159 DLMGCP DEBUG <0013> endpoint:rtpbridge/a4@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956159 DLMGCP DEBUG <0013> endpoint:rtpbridge/a5@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956159 DLMGCP DEBUG <0013> endpoint:rtpbridge/a6@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956159 DLMGCP DEBUG <0013> endpoint:rtpbridge/a7@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956159 DLMGCP DEBUG <0013> endpoint:rtpbridge/a8@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956159 DLMGCP DEBUG <0013> endpoint:rtpbridge/a9@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956159 DLMGCP DEBUG <0013> endpoint:rtpbridge/aa@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956159 DLMGCP DEBUG <0013> endpoint:rtpbridge/ab@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956159 DLMGCP DEBUG <0013> endpoint:rtpbridge/ac@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956159 DLMGCP DEBUG <0013> endpoint:rtpbridge/ad@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956159 DLMGCP DEBUG <0013> endpoint:rtpbridge/ae@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956159 DLMGCP DEBUG <0013> endpoint:rtpbridge/af@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956159 DLMGCP DEBUG <0013> endpoint:rtpbridge/b0@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956159 DLMGCP DEBUG <0013> endpoint:rtpbridge/b1@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956159 DLMGCP DEBUG <0013> endpoint:rtpbridge/b2@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956159 DLMGCP DEBUG <0013> endpoint:rtpbridge/b3@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956159 DLMGCP DEBUG <0013> endpoint:rtpbridge/b4@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956159 DLMGCP DEBUG <0013> endpoint:rtpbridge/b5@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956159 DLMGCP DEBUG <0013> endpoint:rtpbridge/b6@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956159 DLMGCP DEBUG <0013> endpoint:rtpbridge/b7@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956159 DLMGCP DEBUG <0013> endpoint:rtpbridge/b8@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956159 DLMGCP DEBUG <0013> endpoint:rtpbridge/b9@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956159 DLMGCP DEBUG <0013> endpoint:rtpbridge/ba@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956159 DLMGCP DEBUG <0013> endpoint:rtpbridge/bb@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956159 DLMGCP DEBUG <0013> endpoint:rtpbridge/bc@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956159 DLMGCP DEBUG <0013> endpoint:rtpbridge/bd@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956159 DLMGCP DEBUG <0013> endpoint:rtpbridge/be@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956159 DLMGCP DEBUG <0013> endpoint:rtpbridge/bf@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956159 DLMGCP DEBUG <0013> endpoint:rtpbridge/c0@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956159 DLMGCP DEBUG <0013> endpoint:rtpbridge/c1@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956159 DLMGCP DEBUG <0013> endpoint:rtpbridge/c2@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956159 DLMGCP DEBUG <0013> endpoint:rtpbridge/c3@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956159 DLMGCP DEBUG <0013> endpoint:rtpbridge/c4@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956159 DLMGCP DEBUG <0013> endpoint:rtpbridge/c5@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956159 DLMGCP DEBUG <0013> endpoint:rtpbridge/c6@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956159 DLMGCP DEBUG <0013> endpoint:rtpbridge/c7@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956159 DLMGCP DEBUG <0013> endpoint:rtpbridge/c8@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956159 DLMGCP DEBUG <0013> endpoint:rtpbridge/c9@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956159 DLMGCP DEBUG <0013> endpoint:rtpbridge/ca@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956159 DLMGCP DEBUG <0013> endpoint:rtpbridge/cb@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956159 DLMGCP DEBUG <0013> endpoint:rtpbridge/cc@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956159 DLMGCP DEBUG <0013> endpoint:rtpbridge/cd@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956159 DLMGCP DEBUG <0013> endpoint:rtpbridge/ce@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956159 DLMGCP DEBUG <0013> endpoint:rtpbridge/cf@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956159 DLMGCP DEBUG <0013> endpoint:rtpbridge/d0@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956159 DLMGCP DEBUG <0013> endpoint:rtpbridge/d1@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956159 DLMGCP DEBUG <0013> endpoint:rtpbridge/d2@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956159 DLMGCP DEBUG <0013> endpoint:rtpbridge/d3@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956159 DLMGCP DEBUG <0013> endpoint:rtpbridge/d4@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956159 DLMGCP DEBUG <0013> endpoint:rtpbridge/d5@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956159 DLMGCP DEBUG <0013> endpoint:rtpbridge/d6@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956159 DLMGCP DEBUG <0013> endpoint:rtpbridge/d7@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956159 DLMGCP DEBUG <0013> endpoint:rtpbridge/d8@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956159 DLMGCP DEBUG <0013> endpoint:rtpbridge/d9@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956159 DLMGCP DEBUG <0013> endpoint:rtpbridge/da@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956159 DLMGCP DEBUG <0013> endpoint:rtpbridge/db@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956159 DLMGCP DEBUG <0013> endpoint:rtpbridge/dc@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956159 DLMGCP DEBUG <0013> endpoint:rtpbridge/dd@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956159 DLMGCP DEBUG <0013> endpoint:rtpbridge/de@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956159 DLMGCP DEBUG <0013> endpoint:rtpbridge/df@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956159 DLMGCP DEBUG <0013> endpoint:rtpbridge/e0@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956159 DLMGCP DEBUG <0013> endpoint:rtpbridge/e1@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956159 DLMGCP DEBUG <0013> endpoint:rtpbridge/e2@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956159 DLMGCP DEBUG <0013> endpoint:rtpbridge/e3@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956159 DLMGCP DEBUG <0013> endpoint:rtpbridge/e4@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956159 DLMGCP DEBUG <0013> endpoint:rtpbridge/e5@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956159 DLMGCP DEBUG <0013> endpoint:rtpbridge/e6@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956159 DLMGCP DEBUG <0013> endpoint:rtpbridge/e7@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956159 DLMGCP DEBUG <0013> endpoint:rtpbridge/e8@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956159 DLMGCP DEBUG <0013> endpoint:rtpbridge/e9@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956159 DLMGCP DEBUG <0013> endpoint:rtpbridge/ea@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956159 DLMGCP DEBUG <0013> endpoint:rtpbridge/eb@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956159 DLMGCP DEBUG <0013> endpoint:rtpbridge/ec@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956159 DLMGCP DEBUG <0013> endpoint:rtpbridge/ed@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956159 DLMGCP DEBUG <0013> endpoint:rtpbridge/ee@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956159 DLMGCP DEBUG <0013> endpoint:rtpbridge/ef@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956159 DLMGCP DEBUG <0013> endpoint:rtpbridge/f0@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956159 DLMGCP DEBUG <0013> endpoint:rtpbridge/f1@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956159 DLMGCP DEBUG <0013> endpoint:rtpbridge/f2@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956159 DLMGCP DEBUG <0013> endpoint:rtpbridge/f3@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956159 DLMGCP DEBUG <0013> endpoint:rtpbridge/f4@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956159 DLMGCP DEBUG <0013> endpoint:rtpbridge/f5@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956159 DLMGCP DEBUG <0013> endpoint:rtpbridge/f6@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956159 DLMGCP DEBUG <0013> endpoint:rtpbridge/f7@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956159 DLMGCP DEBUG <0013> endpoint:rtpbridge/f8@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956159 DLMGCP DEBUG <0013> endpoint:rtpbridge/f9@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956159 DLMGCP DEBUG <0013> endpoint:rtpbridge/fa@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956159 DLMGCP DEBUG <0013> endpoint:rtpbridge/fb@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956159 DLMGCP DEBUG <0013> endpoint:rtpbridge/fc@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956159 DLMGCP DEBUG <0013> endpoint:rtpbridge/fd@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956159 DLMGCP DEBUG <0013> endpoint:rtpbridge/fe@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956159 DLMGCP DEBUG <0013> endpoint:rtpbridge/ff@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956159 DLMGCP DEBUG <0013> endpoint:rtpbridge/100@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956159 DLMGCP DEBUG <0013> endpoint:rtpbridge/101@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956159 DLMGCP DEBUG <0013> endpoint:rtpbridge/102@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956159 DLMGCP DEBUG <0013> endpoint:rtpbridge/103@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956159 DLMGCP DEBUG <0013> endpoint:rtpbridge/104@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956159 DLMGCP DEBUG <0013> endpoint:rtpbridge/105@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956159 DLMGCP DEBUG <0013> endpoint:rtpbridge/106@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956159 DLMGCP DEBUG <0013> endpoint:rtpbridge/107@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956159 DLMGCP DEBUG <0013> endpoint:rtpbridge/108@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956159 DLMGCP DEBUG <0013> endpoint:rtpbridge/109@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956159 DLMGCP DEBUG <0013> endpoint:rtpbridge/10a@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956159 DLMGCP DEBUG <0013> endpoint:rtpbridge/10b@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956159 DLMGCP DEBUG <0013> endpoint:rtpbridge/10c@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956159 DLMGCP DEBUG <0013> endpoint:rtpbridge/10d@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956159 DLMGCP DEBUG <0013> endpoint:rtpbridge/10e@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956159 DLMGCP DEBUG <0013> endpoint:rtpbridge/10f@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956159 DLMGCP DEBUG <0013> endpoint:rtpbridge/110@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956159 DLMGCP DEBUG <0013> endpoint:rtpbridge/111@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956159 DLMGCP DEBUG <0013> endpoint:rtpbridge/112@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956159 DLMGCP DEBUG <0013> endpoint:rtpbridge/113@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956160 DLMGCP DEBUG <0013> endpoint:rtpbridge/114@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956160 DLMGCP DEBUG <0013> endpoint:rtpbridge/115@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956160 DLMGCP DEBUG <0013> endpoint:rtpbridge/116@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956160 DLMGCP DEBUG <0013> endpoint:rtpbridge/117@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956160 DLMGCP DEBUG <0013> endpoint:rtpbridge/118@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956160 DLMGCP DEBUG <0013> endpoint:rtpbridge/119@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956160 DLMGCP DEBUG <0013> endpoint:rtpbridge/11a@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956160 DLMGCP DEBUG <0013> endpoint:rtpbridge/11b@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956160 DLMGCP DEBUG <0013> endpoint:rtpbridge/11c@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956160 DLMGCP DEBUG <0013> endpoint:rtpbridge/11d@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956160 DLMGCP DEBUG <0013> endpoint:rtpbridge/11e@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956160 DLMGCP DEBUG <0013> endpoint:rtpbridge/11f@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956160 DLMGCP DEBUG <0013> endpoint:rtpbridge/120@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956160 DLMGCP DEBUG <0013> endpoint:rtpbridge/121@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956160 DLMGCP DEBUG <0013> endpoint:rtpbridge/122@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956160 DLMGCP DEBUG <0013> endpoint:rtpbridge/123@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956160 DLMGCP DEBUG <0013> endpoint:rtpbridge/124@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956160 DLMGCP DEBUG <0013> endpoint:rtpbridge/125@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956160 DLMGCP DEBUG <0013> endpoint:rtpbridge/126@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956160 DLMGCP DEBUG <0013> endpoint:rtpbridge/127@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956160 DLMGCP DEBUG <0013> endpoint:rtpbridge/128@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956160 DLMGCP DEBUG <0013> endpoint:rtpbridge/129@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956160 DLMGCP DEBUG <0013> endpoint:rtpbridge/12a@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956160 DLMGCP DEBUG <0013> endpoint:rtpbridge/12b@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956160 DLMGCP DEBUG <0013> endpoint:rtpbridge/12c@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956160 DLMGCP DEBUG <0013> endpoint:none Generated response: code=200 (mgcp_protocol.c:230) 20241102125956160 DLMGCP DEBUG <0013> Generated response: line #00: 200 2773 OK (mgcp_msg.c:67) 20241102125956160 DLMGCP DEBUG <0013> Received message: line #00: DLCX 2774 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241102125956160 DLMGCP DEBUG <0013> Received message: line #01: C: 00E7 (mgcp_msg.c:67) 20241102125956160 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found free endpoint: rtpbridge/1@mgw (mgcp_endp.c:261) 20241102125956160 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:441) 20241102125956160 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241102125956160 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956160 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956160 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956160 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956160 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956160 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956160 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956160 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956160 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956160 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956160 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956160 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956160 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956160 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956160 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956160 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956160 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956160 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956160 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956160 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956160 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956160 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956160 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956160 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956160 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956160 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956160 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956160 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956160 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956160 DLMGCP DEBUG <0013> endpoint:rtpbridge/1e@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956160 DLMGCP DEBUG <0013> endpoint:rtpbridge/1f@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956160 DLMGCP DEBUG <0013> endpoint:rtpbridge/20@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956160 DLMGCP DEBUG <0013> endpoint:rtpbridge/21@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956160 DLMGCP DEBUG <0013> endpoint:rtpbridge/22@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956160 DLMGCP DEBUG <0013> endpoint:rtpbridge/23@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956160 DLMGCP DEBUG <0013> endpoint:rtpbridge/24@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956160 DLMGCP DEBUG <0013> endpoint:rtpbridge/25@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956160 DLMGCP DEBUG <0013> endpoint:rtpbridge/26@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956160 DLMGCP DEBUG <0013> endpoint:rtpbridge/27@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956160 DLMGCP DEBUG <0013> endpoint:rtpbridge/28@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956160 DLMGCP DEBUG <0013> endpoint:rtpbridge/29@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956160 DLMGCP DEBUG <0013> endpoint:rtpbridge/2a@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956161 DLMGCP DEBUG <0013> endpoint:rtpbridge/2b@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956161 DLMGCP DEBUG <0013> endpoint:rtpbridge/2c@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956161 DLMGCP DEBUG <0013> endpoint:rtpbridge/2d@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956161 DLMGCP DEBUG <0013> endpoint:rtpbridge/2e@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956161 DLMGCP DEBUG <0013> endpoint:rtpbridge/2f@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956161 DLMGCP DEBUG <0013> endpoint:rtpbridge/30@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956161 DLMGCP DEBUG <0013> endpoint:rtpbridge/31@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956161 DLMGCP DEBUG <0013> endpoint:rtpbridge/32@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956161 DLMGCP DEBUG <0013> endpoint:rtpbridge/33@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956161 DLMGCP DEBUG <0013> endpoint:rtpbridge/34@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956161 DLMGCP DEBUG <0013> endpoint:rtpbridge/35@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956161 DLMGCP DEBUG <0013> endpoint:rtpbridge/36@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956161 DLMGCP DEBUG <0013> endpoint:rtpbridge/37@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956161 DLMGCP DEBUG <0013> endpoint:rtpbridge/38@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956161 DLMGCP DEBUG <0013> endpoint:rtpbridge/39@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956161 DLMGCP DEBUG <0013> endpoint:rtpbridge/3a@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956161 DLMGCP DEBUG <0013> endpoint:rtpbridge/3b@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956161 DLMGCP DEBUG <0013> endpoint:rtpbridge/3c@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956161 DLMGCP DEBUG <0013> endpoint:rtpbridge/3d@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956161 DLMGCP DEBUG <0013> endpoint:rtpbridge/3e@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956161 DLMGCP DEBUG <0013> endpoint:rtpbridge/3f@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956161 DLMGCP DEBUG <0013> endpoint:rtpbridge/40@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956161 DLMGCP DEBUG <0013> endpoint:rtpbridge/41@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956161 DLMGCP DEBUG <0013> endpoint:rtpbridge/42@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956161 DLMGCP DEBUG <0013> endpoint:rtpbridge/43@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956161 DLMGCP DEBUG <0013> endpoint:rtpbridge/44@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956161 DLMGCP DEBUG <0013> endpoint:rtpbridge/45@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956161 DLMGCP DEBUG <0013> endpoint:rtpbridge/46@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956161 DLMGCP DEBUG <0013> endpoint:rtpbridge/47@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956161 DLMGCP DEBUG <0013> endpoint:rtpbridge/48@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956161 DLMGCP DEBUG <0013> endpoint:rtpbridge/49@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956161 DLMGCP DEBUG <0013> endpoint:rtpbridge/4a@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956161 DLMGCP DEBUG <0013> endpoint:rtpbridge/4b@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956161 DLMGCP DEBUG <0013> endpoint:rtpbridge/4c@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956161 DLMGCP DEBUG <0013> endpoint:rtpbridge/4d@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956161 DLMGCP DEBUG <0013> endpoint:rtpbridge/4e@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956161 DLMGCP DEBUG <0013> endpoint:rtpbridge/4f@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956161 DLMGCP DEBUG <0013> endpoint:rtpbridge/50@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956161 DLMGCP DEBUG <0013> endpoint:rtpbridge/51@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956161 DLMGCP DEBUG <0013> endpoint:rtpbridge/52@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956161 DLMGCP DEBUG <0013> endpoint:rtpbridge/53@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956161 DLMGCP DEBUG <0013> endpoint:rtpbridge/54@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956161 DLMGCP DEBUG <0013> endpoint:rtpbridge/55@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956161 DLMGCP DEBUG <0013> endpoint:rtpbridge/56@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956161 DLMGCP DEBUG <0013> endpoint:rtpbridge/57@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956161 DLMGCP DEBUG <0013> endpoint:rtpbridge/58@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956161 DLMGCP DEBUG <0013> endpoint:rtpbridge/59@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956161 DLMGCP DEBUG <0013> endpoint:rtpbridge/5a@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956161 DLMGCP DEBUG <0013> endpoint:rtpbridge/5b@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956161 DLMGCP DEBUG <0013> endpoint:rtpbridge/5c@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956161 DLMGCP DEBUG <0013> endpoint:rtpbridge/5d@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956161 DLMGCP DEBUG <0013> endpoint:rtpbridge/5e@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956161 DLMGCP DEBUG <0013> endpoint:rtpbridge/5f@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956161 DLMGCP DEBUG <0013> endpoint:rtpbridge/60@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956161 DLMGCP DEBUG <0013> endpoint:rtpbridge/61@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956161 DLMGCP DEBUG <0013> endpoint:rtpbridge/62@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956161 DLMGCP DEBUG <0013> endpoint:rtpbridge/63@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956161 DLMGCP DEBUG <0013> endpoint:rtpbridge/64@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956161 DLMGCP DEBUG <0013> endpoint:rtpbridge/65@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956161 DLMGCP DEBUG <0013> endpoint:rtpbridge/66@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956161 DLMGCP DEBUG <0013> endpoint:rtpbridge/67@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956161 DLMGCP DEBUG <0013> endpoint:rtpbridge/68@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956161 DLMGCP DEBUG <0013> endpoint:rtpbridge/69@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956161 DLMGCP DEBUG <0013> endpoint:rtpbridge/6a@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956161 DLMGCP DEBUG <0013> endpoint:rtpbridge/6b@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956161 DLMGCP DEBUG <0013> endpoint:rtpbridge/6c@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956161 DLMGCP DEBUG <0013> endpoint:rtpbridge/6d@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956161 DLMGCP DEBUG <0013> endpoint:rtpbridge/6e@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956161 DLMGCP DEBUG <0013> endpoint:rtpbridge/6f@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956161 DLMGCP DEBUG <0013> endpoint:rtpbridge/70@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956161 DLMGCP DEBUG <0013> endpoint:rtpbridge/71@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956161 DLMGCP DEBUG <0013> endpoint:rtpbridge/72@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956161 DLMGCP DEBUG <0013> endpoint:rtpbridge/73@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956161 DLMGCP DEBUG <0013> endpoint:rtpbridge/74@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956161 DLMGCP DEBUG <0013> endpoint:rtpbridge/75@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956161 DLMGCP DEBUG <0013> endpoint:rtpbridge/76@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956161 DLMGCP DEBUG <0013> endpoint:rtpbridge/77@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956161 DLMGCP DEBUG <0013> endpoint:rtpbridge/78@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956161 DLMGCP DEBUG <0013> endpoint:rtpbridge/79@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956161 DLMGCP DEBUG <0013> endpoint:rtpbridge/7a@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956161 DLMGCP DEBUG <0013> endpoint:rtpbridge/7b@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956161 DLMGCP DEBUG <0013> endpoint:rtpbridge/7c@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956161 DLMGCP DEBUG <0013> endpoint:rtpbridge/7d@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956161 DLMGCP DEBUG <0013> endpoint:rtpbridge/7e@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956161 DLMGCP DEBUG <0013> endpoint:rtpbridge/7f@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956161 DLMGCP DEBUG <0013> endpoint:rtpbridge/80@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956161 DLMGCP DEBUG <0013> endpoint:rtpbridge/81@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956161 DLMGCP DEBUG <0013> endpoint:rtpbridge/82@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956161 DLMGCP DEBUG <0013> endpoint:rtpbridge/83@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956161 DLMGCP DEBUG <0013> endpoint:rtpbridge/84@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956161 DLMGCP DEBUG <0013> endpoint:rtpbridge/85@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956161 DLMGCP DEBUG <0013> endpoint:rtpbridge/86@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956161 DLMGCP DEBUG <0013> endpoint:rtpbridge/87@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956161 DLMGCP DEBUG <0013> endpoint:rtpbridge/88@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956161 DLMGCP DEBUG <0013> endpoint:rtpbridge/89@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956161 DLMGCP DEBUG <0013> endpoint:rtpbridge/8a@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956161 DLMGCP DEBUG <0013> endpoint:rtpbridge/8b@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956161 DLMGCP DEBUG <0013> endpoint:rtpbridge/8c@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956161 DLMGCP DEBUG <0013> endpoint:rtpbridge/8d@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956161 DLMGCP DEBUG <0013> endpoint:rtpbridge/8e@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956161 DLMGCP DEBUG <0013> endpoint:rtpbridge/8f@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956161 DLMGCP DEBUG <0013> endpoint:rtpbridge/90@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956161 DLMGCP DEBUG <0013> endpoint:rtpbridge/91@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956161 DLMGCP DEBUG <0013> endpoint:rtpbridge/92@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956161 DLMGCP DEBUG <0013> endpoint:rtpbridge/93@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956161 DLMGCP DEBUG <0013> endpoint:rtpbridge/94@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956161 DLMGCP DEBUG <0013> endpoint:rtpbridge/95@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956161 DLMGCP DEBUG <0013> endpoint:rtpbridge/96@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956161 DLMGCP DEBUG <0013> endpoint:rtpbridge/97@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956161 DLMGCP DEBUG <0013> endpoint:rtpbridge/98@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956161 DLMGCP DEBUG <0013> endpoint:rtpbridge/99@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956161 DLMGCP DEBUG <0013> endpoint:rtpbridge/9a@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956161 DLMGCP DEBUG <0013> endpoint:rtpbridge/9b@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956161 DLMGCP DEBUG <0013> endpoint:rtpbridge/9c@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956161 DLMGCP DEBUG <0013> endpoint:rtpbridge/9d@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956161 DLMGCP DEBUG <0013> endpoint:rtpbridge/9e@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956161 DLMGCP DEBUG <0013> endpoint:rtpbridge/9f@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956161 DLMGCP DEBUG <0013> endpoint:rtpbridge/a0@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956161 DLMGCP DEBUG <0013> endpoint:rtpbridge/a1@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956161 DLMGCP DEBUG <0013> endpoint:rtpbridge/a2@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956161 DLMGCP DEBUG <0013> endpoint:rtpbridge/a3@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956161 DLMGCP DEBUG <0013> endpoint:rtpbridge/a4@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956161 DLMGCP DEBUG <0013> endpoint:rtpbridge/a5@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956161 DLMGCP DEBUG <0013> endpoint:rtpbridge/a6@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956161 DLMGCP DEBUG <0013> endpoint:rtpbridge/a7@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956161 DLMGCP DEBUG <0013> endpoint:rtpbridge/a8@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956161 DLMGCP DEBUG <0013> endpoint:rtpbridge/a9@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956162 DLMGCP DEBUG <0013> endpoint:rtpbridge/aa@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956162 DLMGCP DEBUG <0013> endpoint:rtpbridge/ab@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956162 DLMGCP DEBUG <0013> endpoint:rtpbridge/ac@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956162 DLMGCP DEBUG <0013> endpoint:rtpbridge/ad@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956162 DLMGCP DEBUG <0013> endpoint:rtpbridge/ae@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956162 DLMGCP DEBUG <0013> endpoint:rtpbridge/af@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956162 DLMGCP DEBUG <0013> endpoint:rtpbridge/b0@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956162 DLMGCP DEBUG <0013> endpoint:rtpbridge/b1@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956162 DLMGCP DEBUG <0013> endpoint:rtpbridge/b2@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956162 DLMGCP DEBUG <0013> endpoint:rtpbridge/b3@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956162 DLMGCP DEBUG <0013> endpoint:rtpbridge/b4@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956162 DLMGCP DEBUG <0013> endpoint:rtpbridge/b5@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956162 DLMGCP DEBUG <0013> endpoint:rtpbridge/b6@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956162 DLMGCP DEBUG <0013> endpoint:rtpbridge/b7@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956162 DLMGCP DEBUG <0013> endpoint:rtpbridge/b8@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956162 DLMGCP DEBUG <0013> endpoint:rtpbridge/b9@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956162 DLMGCP DEBUG <0013> endpoint:rtpbridge/ba@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956162 DLMGCP DEBUG <0013> endpoint:rtpbridge/bb@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956162 DLMGCP DEBUG <0013> endpoint:rtpbridge/bc@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956162 DLMGCP DEBUG <0013> endpoint:rtpbridge/bd@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956162 DLMGCP DEBUG <0013> endpoint:rtpbridge/be@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956162 DLMGCP DEBUG <0013> endpoint:rtpbridge/bf@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956162 DLMGCP DEBUG <0013> endpoint:rtpbridge/c0@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956162 DLMGCP DEBUG <0013> endpoint:rtpbridge/c1@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956162 DLMGCP DEBUG <0013> endpoint:rtpbridge/c2@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956162 DLMGCP DEBUG <0013> endpoint:rtpbridge/c3@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956162 DLMGCP DEBUG <0013> endpoint:rtpbridge/c4@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956162 DLMGCP DEBUG <0013> endpoint:rtpbridge/c5@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956162 DLMGCP DEBUG <0013> endpoint:rtpbridge/c6@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956162 DLMGCP DEBUG <0013> endpoint:rtpbridge/c7@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956162 DLMGCP DEBUG <0013> endpoint:rtpbridge/c8@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956162 DLMGCP DEBUG <0013> endpoint:rtpbridge/c9@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956162 DLMGCP DEBUG <0013> endpoint:rtpbridge/ca@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956162 DLMGCP DEBUG <0013> endpoint:rtpbridge/cb@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956162 DLMGCP DEBUG <0013> endpoint:rtpbridge/cc@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956162 DLMGCP DEBUG <0013> endpoint:rtpbridge/cd@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956162 DLMGCP DEBUG <0013> endpoint:rtpbridge/ce@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956162 DLMGCP DEBUG <0013> endpoint:rtpbridge/cf@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956162 DLMGCP DEBUG <0013> endpoint:rtpbridge/d0@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956162 DLMGCP DEBUG <0013> endpoint:rtpbridge/d1@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956162 DLMGCP DEBUG <0013> endpoint:rtpbridge/d2@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956162 DLMGCP DEBUG <0013> endpoint:rtpbridge/d3@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956162 DLMGCP DEBUG <0013> endpoint:rtpbridge/d4@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956162 DLMGCP DEBUG <0013> endpoint:rtpbridge/d5@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956162 DLMGCP DEBUG <0013> endpoint:rtpbridge/d6@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956162 DLMGCP DEBUG <0013> endpoint:rtpbridge/d7@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956162 DLMGCP DEBUG <0013> endpoint:rtpbridge/d8@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956162 DLMGCP DEBUG <0013> endpoint:rtpbridge/d9@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956162 DLMGCP DEBUG <0013> endpoint:rtpbridge/da@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956162 DLMGCP DEBUG <0013> endpoint:rtpbridge/db@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956162 DLMGCP DEBUG <0013> endpoint:rtpbridge/dc@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956162 DLMGCP DEBUG <0013> endpoint:rtpbridge/dd@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956162 DLMGCP DEBUG <0013> endpoint:rtpbridge/de@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956162 DLMGCP DEBUG <0013> endpoint:rtpbridge/df@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956162 DLMGCP DEBUG <0013> endpoint:rtpbridge/e0@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956162 DLMGCP DEBUG <0013> endpoint:rtpbridge/e1@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956162 DLMGCP DEBUG <0013> endpoint:rtpbridge/e2@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956162 DLMGCP DEBUG <0013> endpoint:rtpbridge/e3@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956162 DLMGCP DEBUG <0013> endpoint:rtpbridge/e4@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956162 DLMGCP DEBUG <0013> endpoint:rtpbridge/e5@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956162 DLMGCP DEBUG <0013> endpoint:rtpbridge/e6@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956162 DLMGCP DEBUG <0013> endpoint:rtpbridge/e7@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956162 DLMGCP DEBUG <0013> endpoint:rtpbridge/e8@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956162 DLMGCP DEBUG <0013> endpoint:rtpbridge/e9@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956162 DLMGCP DEBUG <0013> endpoint:rtpbridge/ea@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956162 DLMGCP DEBUG <0013> endpoint:rtpbridge/eb@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956162 DLMGCP DEBUG <0013> endpoint:rtpbridge/ec@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956162 DLMGCP DEBUG <0013> endpoint:rtpbridge/ed@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956162 DLMGCP DEBUG <0013> endpoint:rtpbridge/ee@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956162 DLMGCP DEBUG <0013> endpoint:rtpbridge/ef@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956162 DLMGCP DEBUG <0013> endpoint:rtpbridge/f0@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956162 DLMGCP DEBUG <0013> endpoint:rtpbridge/f1@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956162 DLMGCP DEBUG <0013> endpoint:rtpbridge/f2@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956162 DLMGCP DEBUG <0013> endpoint:rtpbridge/f3@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956162 DLMGCP DEBUG <0013> endpoint:rtpbridge/f4@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956162 DLMGCP DEBUG <0013> endpoint:rtpbridge/f5@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956162 DLMGCP DEBUG <0013> endpoint:rtpbridge/f6@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956162 DLMGCP DEBUG <0013> endpoint:rtpbridge/f7@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956162 DLMGCP DEBUG <0013> endpoint:rtpbridge/f8@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956162 DLMGCP DEBUG <0013> endpoint:rtpbridge/f9@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956162 DLMGCP DEBUG <0013> endpoint:rtpbridge/fa@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956162 DLMGCP DEBUG <0013> endpoint:rtpbridge/fb@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956162 DLMGCP DEBUG <0013> endpoint:rtpbridge/fc@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956162 DLMGCP DEBUG <0013> endpoint:rtpbridge/fd@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956162 DLMGCP DEBUG <0013> endpoint:rtpbridge/fe@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956162 DLMGCP DEBUG <0013> endpoint:rtpbridge/ff@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956162 DLMGCP DEBUG <0013> endpoint:rtpbridge/100@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956162 DLMGCP DEBUG <0013> endpoint:rtpbridge/101@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956162 DLMGCP DEBUG <0013> endpoint:rtpbridge/102@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956162 DLMGCP DEBUG <0013> endpoint:rtpbridge/103@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956162 DLMGCP DEBUG <0013> endpoint:rtpbridge/104@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956162 DLMGCP DEBUG <0013> endpoint:rtpbridge/105@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956162 DLMGCP DEBUG <0013> endpoint:rtpbridge/106@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956162 DLMGCP DEBUG <0013> endpoint:rtpbridge/107@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956162 DLMGCP DEBUG <0013> endpoint:rtpbridge/108@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956162 DLMGCP DEBUG <0013> endpoint:rtpbridge/109@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956162 DLMGCP DEBUG <0013> endpoint:rtpbridge/10a@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956162 DLMGCP DEBUG <0013> endpoint:rtpbridge/10b@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956162 DLMGCP DEBUG <0013> endpoint:rtpbridge/10c@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956162 DLMGCP DEBUG <0013> endpoint:rtpbridge/10d@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956162 DLMGCP DEBUG <0013> endpoint:rtpbridge/10e@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956162 DLMGCP DEBUG <0013> endpoint:rtpbridge/10f@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956162 DLMGCP DEBUG <0013> endpoint:rtpbridge/110@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956162 DLMGCP DEBUG <0013> endpoint:rtpbridge/111@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956162 DLMGCP DEBUG <0013> endpoint:rtpbridge/112@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956162 DLMGCP DEBUG <0013> endpoint:rtpbridge/113@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956162 DLMGCP DEBUG <0013> endpoint:rtpbridge/114@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956162 DLMGCP DEBUG <0013> endpoint:rtpbridge/115@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956162 DLMGCP DEBUG <0013> endpoint:rtpbridge/116@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956162 DLMGCP DEBUG <0013> endpoint:rtpbridge/117@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956162 DLMGCP DEBUG <0013> endpoint:rtpbridge/118@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956162 DLMGCP DEBUG <0013> endpoint:rtpbridge/119@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956162 DLMGCP DEBUG <0013> endpoint:rtpbridge/11a@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956162 DLMGCP DEBUG <0013> endpoint:rtpbridge/11b@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956162 DLMGCP DEBUG <0013> endpoint:rtpbridge/11c@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956162 DLMGCP DEBUG <0013> endpoint:rtpbridge/11d@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956162 DLMGCP DEBUG <0013> endpoint:rtpbridge/11e@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956162 DLMGCP DEBUG <0013> endpoint:rtpbridge/11f@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956162 DLMGCP DEBUG <0013> endpoint:rtpbridge/120@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956162 DLMGCP DEBUG <0013> endpoint:rtpbridge/121@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956162 DLMGCP DEBUG <0013> endpoint:rtpbridge/122@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956162 DLMGCP DEBUG <0013> endpoint:rtpbridge/123@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956162 DLMGCP DEBUG <0013> endpoint:rtpbridge/124@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956162 DLMGCP DEBUG <0013> endpoint:rtpbridge/125@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956162 DLMGCP DEBUG <0013> endpoint:rtpbridge/126@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956162 DLMGCP DEBUG <0013> endpoint:rtpbridge/127@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956162 DLMGCP DEBUG <0013> endpoint:rtpbridge/128@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956162 DLMGCP DEBUG <0013> endpoint:rtpbridge/129@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956162 DLMGCP DEBUG <0013> endpoint:rtpbridge/12a@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956163 DLMGCP DEBUG <0013> endpoint:rtpbridge/12b@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956163 DLMGCP DEBUG <0013> endpoint:rtpbridge/12c@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956163 DLMGCP DEBUG <0013> endpoint:none Generated response: code=200 (mgcp_protocol.c:230) 20241102125956163 DLMGCP DEBUG <0013> Generated response: line #00: 200 2774 OK (mgcp_msg.c:67) 20241102125956163 DLMGCP DEBUG <0013> Received message: line #00: DLCX 2775 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241102125956163 DLMGCP DEBUG <0013> Received message: line #01: C: 00E8 (mgcp_msg.c:67) 20241102125956163 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found free endpoint: rtpbridge/1@mgw (mgcp_endp.c:261) 20241102125956163 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:441) 20241102125956163 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241102125956163 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956163 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956163 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956163 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956163 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956163 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956163 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956163 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956163 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956163 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956163 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956163 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956163 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956163 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956163 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956163 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956163 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956163 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956163 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956163 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956163 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956163 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956163 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956163 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956163 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956163 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956163 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956163 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956163 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956163 DLMGCP DEBUG <0013> endpoint:rtpbridge/1e@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956163 DLMGCP DEBUG <0013> endpoint:rtpbridge/1f@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956163 DLMGCP DEBUG <0013> endpoint:rtpbridge/20@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956163 DLMGCP DEBUG <0013> endpoint:rtpbridge/21@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956163 DLMGCP DEBUG <0013> endpoint:rtpbridge/22@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956163 DLMGCP DEBUG <0013> endpoint:rtpbridge/23@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956163 DLMGCP DEBUG <0013> endpoint:rtpbridge/24@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956163 DLMGCP DEBUG <0013> endpoint:rtpbridge/25@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956163 DLMGCP DEBUG <0013> endpoint:rtpbridge/26@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956163 DLMGCP DEBUG <0013> endpoint:rtpbridge/27@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956163 DLMGCP DEBUG <0013> endpoint:rtpbridge/28@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956163 DLMGCP DEBUG <0013> endpoint:rtpbridge/29@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956163 DLMGCP DEBUG <0013> endpoint:rtpbridge/2a@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956163 DLMGCP DEBUG <0013> endpoint:rtpbridge/2b@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956163 DLMGCP DEBUG <0013> endpoint:rtpbridge/2c@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956163 DLMGCP DEBUG <0013> endpoint:rtpbridge/2d@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956163 DLMGCP DEBUG <0013> endpoint:rtpbridge/2e@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956163 DLMGCP DEBUG <0013> endpoint:rtpbridge/2f@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956163 DLMGCP DEBUG <0013> endpoint:rtpbridge/30@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956163 DLMGCP DEBUG <0013> endpoint:rtpbridge/31@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956163 DLMGCP DEBUG <0013> endpoint:rtpbridge/32@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956163 DLMGCP DEBUG <0013> endpoint:rtpbridge/33@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956163 DLMGCP DEBUG <0013> endpoint:rtpbridge/34@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956163 DLMGCP DEBUG <0013> endpoint:rtpbridge/35@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956163 DLMGCP DEBUG <0013> endpoint:rtpbridge/36@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956163 DLMGCP DEBUG <0013> endpoint:rtpbridge/37@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956163 DLMGCP DEBUG <0013> endpoint:rtpbridge/38@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956163 DLMGCP DEBUG <0013> endpoint:rtpbridge/39@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956163 DLMGCP DEBUG <0013> endpoint:rtpbridge/3a@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956163 DLMGCP DEBUG <0013> endpoint:rtpbridge/3b@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956163 DLMGCP DEBUG <0013> endpoint:rtpbridge/3c@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956163 DLMGCP DEBUG <0013> endpoint:rtpbridge/3d@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956163 DLMGCP DEBUG <0013> endpoint:rtpbridge/3e@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956164 DLMGCP DEBUG <0013> endpoint:rtpbridge/3f@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956164 DLMGCP DEBUG <0013> endpoint:rtpbridge/40@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956164 DLMGCP DEBUG <0013> endpoint:rtpbridge/41@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956164 DLMGCP DEBUG <0013> endpoint:rtpbridge/42@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956164 DLMGCP DEBUG <0013> endpoint:rtpbridge/43@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956164 DLMGCP DEBUG <0013> endpoint:rtpbridge/44@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956164 DLMGCP DEBUG <0013> endpoint:rtpbridge/45@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956164 DLMGCP DEBUG <0013> endpoint:rtpbridge/46@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956164 DLMGCP DEBUG <0013> endpoint:rtpbridge/47@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956164 DLMGCP DEBUG <0013> endpoint:rtpbridge/48@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956164 DLMGCP DEBUG <0013> endpoint:rtpbridge/49@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956164 DLMGCP DEBUG <0013> endpoint:rtpbridge/4a@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956164 DLMGCP DEBUG <0013> endpoint:rtpbridge/4b@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956164 DLMGCP DEBUG <0013> endpoint:rtpbridge/4c@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956164 DLMGCP DEBUG <0013> endpoint:rtpbridge/4d@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956164 DLMGCP DEBUG <0013> endpoint:rtpbridge/4e@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956164 DLMGCP DEBUG <0013> endpoint:rtpbridge/4f@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956164 DLMGCP DEBUG <0013> endpoint:rtpbridge/50@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956164 DLMGCP DEBUG <0013> endpoint:rtpbridge/51@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956164 DLMGCP DEBUG <0013> endpoint:rtpbridge/52@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956164 DLMGCP DEBUG <0013> endpoint:rtpbridge/53@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956164 DLMGCP DEBUG <0013> endpoint:rtpbridge/54@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956164 DLMGCP DEBUG <0013> endpoint:rtpbridge/55@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956164 DLMGCP DEBUG <0013> endpoint:rtpbridge/56@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956164 DLMGCP DEBUG <0013> endpoint:rtpbridge/57@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956164 DLMGCP DEBUG <0013> endpoint:rtpbridge/58@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956164 DLMGCP DEBUG <0013> endpoint:rtpbridge/59@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956164 DLMGCP DEBUG <0013> endpoint:rtpbridge/5a@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956164 DLMGCP DEBUG <0013> endpoint:rtpbridge/5b@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956164 DLMGCP DEBUG <0013> endpoint:rtpbridge/5c@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956164 DLMGCP DEBUG <0013> endpoint:rtpbridge/5d@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956164 DLMGCP DEBUG <0013> endpoint:rtpbridge/5e@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956164 DLMGCP DEBUG <0013> endpoint:rtpbridge/5f@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956164 DLMGCP DEBUG <0013> endpoint:rtpbridge/60@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956164 DLMGCP DEBUG <0013> endpoint:rtpbridge/61@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956164 DLMGCP DEBUG <0013> endpoint:rtpbridge/62@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956164 DLMGCP DEBUG <0013> endpoint:rtpbridge/63@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956164 DLMGCP DEBUG <0013> endpoint:rtpbridge/64@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956164 DLMGCP DEBUG <0013> endpoint:rtpbridge/65@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956164 DLMGCP DEBUG <0013> endpoint:rtpbridge/66@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956164 DLMGCP DEBUG <0013> endpoint:rtpbridge/67@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956164 DLMGCP DEBUG <0013> endpoint:rtpbridge/68@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956164 DLMGCP DEBUG <0013> endpoint:rtpbridge/69@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956164 DLMGCP DEBUG <0013> endpoint:rtpbridge/6a@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956164 DLMGCP DEBUG <0013> endpoint:rtpbridge/6b@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956164 DLMGCP DEBUG <0013> endpoint:rtpbridge/6c@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956164 DLMGCP DEBUG <0013> endpoint:rtpbridge/6d@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956164 DLMGCP DEBUG <0013> endpoint:rtpbridge/6e@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956164 DLMGCP DEBUG <0013> endpoint:rtpbridge/6f@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956164 DLMGCP DEBUG <0013> endpoint:rtpbridge/70@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956164 DLMGCP DEBUG <0013> endpoint:rtpbridge/71@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956164 DLMGCP DEBUG <0013> endpoint:rtpbridge/72@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956164 DLMGCP DEBUG <0013> endpoint:rtpbridge/73@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956164 DLMGCP DEBUG <0013> endpoint:rtpbridge/74@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956164 DLMGCP DEBUG <0013> endpoint:rtpbridge/75@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956164 DLMGCP DEBUG <0013> endpoint:rtpbridge/76@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956164 DLMGCP DEBUG <0013> endpoint:rtpbridge/77@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956164 DLMGCP DEBUG <0013> endpoint:rtpbridge/78@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956164 DLMGCP DEBUG <0013> endpoint:rtpbridge/79@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956164 DLMGCP DEBUG <0013> endpoint:rtpbridge/7a@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956164 DLMGCP DEBUG <0013> endpoint:rtpbridge/7b@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956164 DLMGCP DEBUG <0013> endpoint:rtpbridge/7c@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956164 DLMGCP DEBUG <0013> endpoint:rtpbridge/7d@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956164 DLMGCP DEBUG <0013> endpoint:rtpbridge/7e@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956164 DLMGCP DEBUG <0013> endpoint:rtpbridge/7f@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956164 DLMGCP DEBUG <0013> endpoint:rtpbridge/80@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956164 DLMGCP DEBUG <0013> endpoint:rtpbridge/81@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956164 DLMGCP DEBUG <0013> endpoint:rtpbridge/82@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956164 DLMGCP DEBUG <0013> endpoint:rtpbridge/83@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956164 DLMGCP DEBUG <0013> endpoint:rtpbridge/84@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956164 DLMGCP DEBUG <0013> endpoint:rtpbridge/85@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956164 DLMGCP DEBUG <0013> endpoint:rtpbridge/86@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956164 DLMGCP DEBUG <0013> endpoint:rtpbridge/87@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956164 DLMGCP DEBUG <0013> endpoint:rtpbridge/88@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956164 DLMGCP DEBUG <0013> endpoint:rtpbridge/89@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956164 DLMGCP DEBUG <0013> endpoint:rtpbridge/8a@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956164 DLMGCP DEBUG <0013> endpoint:rtpbridge/8b@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956164 DLMGCP DEBUG <0013> endpoint:rtpbridge/8c@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956164 DLMGCP DEBUG <0013> endpoint:rtpbridge/8d@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956164 DLMGCP DEBUG <0013> endpoint:rtpbridge/8e@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956164 DLMGCP DEBUG <0013> endpoint:rtpbridge/8f@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956164 DLMGCP DEBUG <0013> endpoint:rtpbridge/90@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956164 DLMGCP DEBUG <0013> endpoint:rtpbridge/91@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956164 DLMGCP DEBUG <0013> endpoint:rtpbridge/92@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956164 DLMGCP DEBUG <0013> endpoint:rtpbridge/93@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956164 DLMGCP DEBUG <0013> endpoint:rtpbridge/94@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956164 DLMGCP DEBUG <0013> endpoint:rtpbridge/95@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956164 DLMGCP DEBUG <0013> endpoint:rtpbridge/96@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956164 DLMGCP DEBUG <0013> endpoint:rtpbridge/97@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956164 DLMGCP DEBUG <0013> endpoint:rtpbridge/98@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956164 DLMGCP DEBUG <0013> endpoint:rtpbridge/99@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956164 DLMGCP DEBUG <0013> endpoint:rtpbridge/9a@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956164 DLMGCP DEBUG <0013> endpoint:rtpbridge/9b@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956164 DLMGCP DEBUG <0013> endpoint:rtpbridge/9c@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956164 DLMGCP DEBUG <0013> endpoint:rtpbridge/9d@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956164 DLMGCP DEBUG <0013> endpoint:rtpbridge/9e@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956164 DLMGCP DEBUG <0013> endpoint:rtpbridge/9f@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956164 DLMGCP DEBUG <0013> endpoint:rtpbridge/a0@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956164 DLMGCP DEBUG <0013> endpoint:rtpbridge/a1@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956164 DLMGCP DEBUG <0013> endpoint:rtpbridge/a2@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956164 DLMGCP DEBUG <0013> endpoint:rtpbridge/a3@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956164 DLMGCP DEBUG <0013> endpoint:rtpbridge/a4@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956164 DLMGCP DEBUG <0013> endpoint:rtpbridge/a5@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956164 DLMGCP DEBUG <0013> endpoint:rtpbridge/a6@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956164 DLMGCP DEBUG <0013> endpoint:rtpbridge/a7@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956164 DLMGCP DEBUG <0013> endpoint:rtpbridge/a8@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956164 DLMGCP DEBUG <0013> endpoint:rtpbridge/a9@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956164 DLMGCP DEBUG <0013> endpoint:rtpbridge/aa@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956164 DLMGCP DEBUG <0013> endpoint:rtpbridge/ab@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956164 DLMGCP DEBUG <0013> endpoint:rtpbridge/ac@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956164 DLMGCP DEBUG <0013> endpoint:rtpbridge/ad@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956164 DLMGCP DEBUG <0013> endpoint:rtpbridge/ae@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956164 DLMGCP DEBUG <0013> endpoint:rtpbridge/af@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956164 DLMGCP DEBUG <0013> endpoint:rtpbridge/b0@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956164 DLMGCP DEBUG <0013> endpoint:rtpbridge/b1@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956164 DLMGCP DEBUG <0013> endpoint:rtpbridge/b2@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956164 DLMGCP DEBUG <0013> endpoint:rtpbridge/b3@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956164 DLMGCP DEBUG <0013> endpoint:rtpbridge/b4@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956164 DLMGCP DEBUG <0013> endpoint:rtpbridge/b5@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956164 DLMGCP DEBUG <0013> endpoint:rtpbridge/b6@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956164 DLMGCP DEBUG <0013> endpoint:rtpbridge/b7@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956164 DLMGCP DEBUG <0013> endpoint:rtpbridge/b8@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956164 DLMGCP DEBUG <0013> endpoint:rtpbridge/b9@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956164 DLMGCP DEBUG <0013> endpoint:rtpbridge/ba@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956164 DLMGCP DEBUG <0013> endpoint:rtpbridge/bb@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956164 DLMGCP DEBUG <0013> endpoint:rtpbridge/bc@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956164 DLMGCP DEBUG <0013> endpoint:rtpbridge/bd@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956164 DLMGCP DEBUG <0013> endpoint:rtpbridge/be@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956164 DLMGCP DEBUG <0013> endpoint:rtpbridge/bf@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956164 DLMGCP DEBUG <0013> endpoint:rtpbridge/c0@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956165 DLMGCP DEBUG <0013> endpoint:rtpbridge/c1@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956165 DLMGCP DEBUG <0013> endpoint:rtpbridge/c2@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956165 DLMGCP DEBUG <0013> endpoint:rtpbridge/c3@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956165 DLMGCP DEBUG <0013> endpoint:rtpbridge/c4@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956165 DLMGCP DEBUG <0013> endpoint:rtpbridge/c5@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956165 DLMGCP DEBUG <0013> endpoint:rtpbridge/c6@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956165 DLMGCP DEBUG <0013> endpoint:rtpbridge/c7@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956165 DLMGCP DEBUG <0013> endpoint:rtpbridge/c8@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956165 DLMGCP DEBUG <0013> endpoint:rtpbridge/c9@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956165 DLMGCP DEBUG <0013> endpoint:rtpbridge/ca@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956165 DLMGCP DEBUG <0013> endpoint:rtpbridge/cb@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956165 DLMGCP DEBUG <0013> endpoint:rtpbridge/cc@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956165 DLMGCP DEBUG <0013> endpoint:rtpbridge/cd@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956165 DLMGCP DEBUG <0013> endpoint:rtpbridge/ce@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956165 DLMGCP DEBUG <0013> endpoint:rtpbridge/cf@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956165 DLMGCP DEBUG <0013> endpoint:rtpbridge/d0@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956165 DLMGCP DEBUG <0013> endpoint:rtpbridge/d1@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956165 DLMGCP DEBUG <0013> endpoint:rtpbridge/d2@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956165 DLMGCP DEBUG <0013> endpoint:rtpbridge/d3@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956165 DLMGCP DEBUG <0013> endpoint:rtpbridge/d4@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956165 DLMGCP DEBUG <0013> endpoint:rtpbridge/d5@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956165 DLMGCP DEBUG <0013> endpoint:rtpbridge/d6@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956165 DLMGCP DEBUG <0013> endpoint:rtpbridge/d7@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956165 DLMGCP DEBUG <0013> endpoint:rtpbridge/d8@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956165 DLMGCP DEBUG <0013> endpoint:rtpbridge/d9@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956165 DLMGCP DEBUG <0013> endpoint:rtpbridge/da@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956165 DLMGCP DEBUG <0013> endpoint:rtpbridge/db@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956165 DLMGCP DEBUG <0013> endpoint:rtpbridge/dc@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956165 DLMGCP DEBUG <0013> endpoint:rtpbridge/dd@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956165 DLMGCP DEBUG <0013> endpoint:rtpbridge/de@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956165 DLMGCP DEBUG <0013> endpoint:rtpbridge/df@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956165 DLMGCP DEBUG <0013> endpoint:rtpbridge/e0@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956165 DLMGCP DEBUG <0013> endpoint:rtpbridge/e1@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956165 DLMGCP DEBUG <0013> endpoint:rtpbridge/e2@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956165 DLMGCP DEBUG <0013> endpoint:rtpbridge/e3@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956165 DLMGCP DEBUG <0013> endpoint:rtpbridge/e4@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956165 DLMGCP DEBUG <0013> endpoint:rtpbridge/e5@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956165 DLMGCP DEBUG <0013> endpoint:rtpbridge/e6@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956165 DLMGCP DEBUG <0013> endpoint:rtpbridge/e7@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956165 DLMGCP DEBUG <0013> endpoint:rtpbridge/e8@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956165 DLMGCP DEBUG <0013> endpoint:rtpbridge/e9@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956165 DLMGCP DEBUG <0013> endpoint:rtpbridge/ea@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956165 DLMGCP DEBUG <0013> endpoint:rtpbridge/eb@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956165 DLMGCP DEBUG <0013> endpoint:rtpbridge/ec@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956165 DLMGCP DEBUG <0013> endpoint:rtpbridge/ed@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956165 DLMGCP DEBUG <0013> endpoint:rtpbridge/ee@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956165 DLMGCP DEBUG <0013> endpoint:rtpbridge/ef@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956165 DLMGCP DEBUG <0013> endpoint:rtpbridge/f0@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956165 DLMGCP DEBUG <0013> endpoint:rtpbridge/f1@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956165 DLMGCP DEBUG <0013> endpoint:rtpbridge/f2@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956165 DLMGCP DEBUG <0013> endpoint:rtpbridge/f3@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956165 DLMGCP DEBUG <0013> endpoint:rtpbridge/f4@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956165 DLMGCP DEBUG <0013> endpoint:rtpbridge/f5@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956165 DLMGCP DEBUG <0013> endpoint:rtpbridge/f6@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956165 DLMGCP DEBUG <0013> endpoint:rtpbridge/f7@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956165 DLMGCP DEBUG <0013> endpoint:rtpbridge/f8@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956165 DLMGCP DEBUG <0013> endpoint:rtpbridge/f9@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956165 DLMGCP DEBUG <0013> endpoint:rtpbridge/fa@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956165 DLMGCP DEBUG <0013> endpoint:rtpbridge/fb@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956165 DLMGCP DEBUG <0013> endpoint:rtpbridge/fc@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956165 DLMGCP DEBUG <0013> endpoint:rtpbridge/fd@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956165 DLMGCP DEBUG <0013> endpoint:rtpbridge/fe@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956165 DLMGCP DEBUG <0013> endpoint:rtpbridge/ff@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956165 DLMGCP DEBUG <0013> endpoint:rtpbridge/100@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956165 DLMGCP DEBUG <0013> endpoint:rtpbridge/101@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956165 DLMGCP DEBUG <0013> endpoint:rtpbridge/102@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956165 DLMGCP DEBUG <0013> endpoint:rtpbridge/103@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956165 DLMGCP DEBUG <0013> endpoint:rtpbridge/104@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956165 DLMGCP DEBUG <0013> endpoint:rtpbridge/105@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956165 DLMGCP DEBUG <0013> endpoint:rtpbridge/106@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956165 DLMGCP DEBUG <0013> endpoint:rtpbridge/107@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956165 DLMGCP DEBUG <0013> endpoint:rtpbridge/108@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956165 DLMGCP DEBUG <0013> endpoint:rtpbridge/109@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956165 DLMGCP DEBUG <0013> endpoint:rtpbridge/10a@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956165 DLMGCP DEBUG <0013> endpoint:rtpbridge/10b@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956165 DLMGCP DEBUG <0013> endpoint:rtpbridge/10c@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956165 DLMGCP DEBUG <0013> endpoint:rtpbridge/10d@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956165 DLMGCP DEBUG <0013> endpoint:rtpbridge/10e@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956165 DLMGCP DEBUG <0013> endpoint:rtpbridge/10f@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956165 DLMGCP DEBUG <0013> endpoint:rtpbridge/110@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956165 DLMGCP DEBUG <0013> endpoint:rtpbridge/111@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956165 DLMGCP DEBUG <0013> endpoint:rtpbridge/112@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956165 DLMGCP DEBUG <0013> endpoint:rtpbridge/113@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956165 DLMGCP DEBUG <0013> endpoint:rtpbridge/114@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956165 DLMGCP DEBUG <0013> endpoint:rtpbridge/115@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956165 DLMGCP DEBUG <0013> endpoint:rtpbridge/116@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956165 DLMGCP DEBUG <0013> endpoint:rtpbridge/117@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956165 DLMGCP DEBUG <0013> endpoint:rtpbridge/118@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956165 DLMGCP DEBUG <0013> endpoint:rtpbridge/119@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956165 DLMGCP DEBUG <0013> endpoint:rtpbridge/11a@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956165 DLMGCP DEBUG <0013> endpoint:rtpbridge/11b@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956165 DLMGCP DEBUG <0013> endpoint:rtpbridge/11c@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956165 DLMGCP DEBUG <0013> endpoint:rtpbridge/11d@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956165 DLMGCP DEBUG <0013> endpoint:rtpbridge/11e@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956165 DLMGCP DEBUG <0013> endpoint:rtpbridge/11f@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956165 DLMGCP DEBUG <0013> endpoint:rtpbridge/120@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956165 DLMGCP DEBUG <0013> endpoint:rtpbridge/121@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956165 DLMGCP DEBUG <0013> endpoint:rtpbridge/122@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956165 DLMGCP DEBUG <0013> endpoint:rtpbridge/123@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956165 DLMGCP DEBUG <0013> endpoint:rtpbridge/124@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956165 DLMGCP DEBUG <0013> endpoint:rtpbridge/125@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956165 DLMGCP DEBUG <0013> endpoint:rtpbridge/126@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956165 DLMGCP DEBUG <0013> endpoint:rtpbridge/127@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956165 DLMGCP DEBUG <0013> endpoint:rtpbridge/128@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956165 DLMGCP DEBUG <0013> endpoint:rtpbridge/129@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956165 DLMGCP DEBUG <0013> endpoint:rtpbridge/12a@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956165 DLMGCP DEBUG <0013> endpoint:rtpbridge/12b@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956165 DLMGCP DEBUG <0013> endpoint:rtpbridge/12c@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956165 DLMGCP DEBUG <0013> endpoint:none Generated response: code=200 (mgcp_protocol.c:230) 20241102125956165 DLMGCP DEBUG <0013> Generated response: line #00: 200 2775 OK (mgcp_msg.c:67) 20241102125956166 DLMGCP DEBUG <0013> Received message: line #00: DLCX 2776 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241102125956166 DLMGCP DEBUG <0013> Received message: line #01: C: 00E9 (mgcp_msg.c:67) 20241102125956166 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found free endpoint: rtpbridge/1@mgw (mgcp_endp.c:261) 20241102125956166 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:441) 20241102125956166 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241102125956166 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956166 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956166 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956166 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956166 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956166 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956166 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956166 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956166 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956166 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956166 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956166 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956166 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956166 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956166 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956166 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956166 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956166 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956166 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956166 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956166 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956166 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956166 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956166 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956166 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956166 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956166 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956166 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956166 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956166 DLMGCP DEBUG <0013> endpoint:rtpbridge/1e@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956166 DLMGCP DEBUG <0013> endpoint:rtpbridge/1f@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956166 DLMGCP DEBUG <0013> endpoint:rtpbridge/20@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956166 DLMGCP DEBUG <0013> endpoint:rtpbridge/21@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956166 DLMGCP DEBUG <0013> endpoint:rtpbridge/22@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956166 DLMGCP DEBUG <0013> endpoint:rtpbridge/23@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956166 DLMGCP DEBUG <0013> endpoint:rtpbridge/24@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956166 DLMGCP DEBUG <0013> endpoint:rtpbridge/25@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956166 DLMGCP DEBUG <0013> endpoint:rtpbridge/26@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956166 DLMGCP DEBUG <0013> endpoint:rtpbridge/27@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956166 DLMGCP DEBUG <0013> endpoint:rtpbridge/28@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956166 DLMGCP DEBUG <0013> endpoint:rtpbridge/29@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956166 DLMGCP DEBUG <0013> endpoint:rtpbridge/2a@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956166 DLMGCP DEBUG <0013> endpoint:rtpbridge/2b@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956166 DLMGCP DEBUG <0013> endpoint:rtpbridge/2c@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956166 DLMGCP DEBUG <0013> endpoint:rtpbridge/2d@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956166 DLMGCP DEBUG <0013> endpoint:rtpbridge/2e@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956166 DLMGCP DEBUG <0013> endpoint:rtpbridge/2f@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956166 DLMGCP DEBUG <0013> endpoint:rtpbridge/30@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956166 DLMGCP DEBUG <0013> endpoint:rtpbridge/31@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956166 DLMGCP DEBUG <0013> endpoint:rtpbridge/32@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956166 DLMGCP DEBUG <0013> endpoint:rtpbridge/33@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956166 DLMGCP DEBUG <0013> endpoint:rtpbridge/34@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956166 DLMGCP DEBUG <0013> endpoint:rtpbridge/35@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956166 DLMGCP DEBUG <0013> endpoint:rtpbridge/36@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956166 DLMGCP DEBUG <0013> endpoint:rtpbridge/37@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956166 DLMGCP DEBUG <0013> endpoint:rtpbridge/38@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956166 DLMGCP DEBUG <0013> endpoint:rtpbridge/39@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956166 DLMGCP DEBUG <0013> endpoint:rtpbridge/3a@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956166 DLMGCP DEBUG <0013> endpoint:rtpbridge/3b@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956166 DLMGCP DEBUG <0013> endpoint:rtpbridge/3c@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956166 DLMGCP DEBUG <0013> endpoint:rtpbridge/3d@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956166 DLMGCP DEBUG <0013> endpoint:rtpbridge/3e@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956166 DLMGCP DEBUG <0013> endpoint:rtpbridge/3f@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956166 DLMGCP DEBUG <0013> endpoint:rtpbridge/40@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956166 DLMGCP DEBUG <0013> endpoint:rtpbridge/41@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956166 DLMGCP DEBUG <0013> endpoint:rtpbridge/42@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956166 DLMGCP DEBUG <0013> endpoint:rtpbridge/43@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956166 DLMGCP DEBUG <0013> endpoint:rtpbridge/44@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956166 DLMGCP DEBUG <0013> endpoint:rtpbridge/45@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956166 DLMGCP DEBUG <0013> endpoint:rtpbridge/46@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956166 DLMGCP DEBUG <0013> endpoint:rtpbridge/47@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956166 DLMGCP DEBUG <0013> endpoint:rtpbridge/48@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956166 DLMGCP DEBUG <0013> endpoint:rtpbridge/49@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956166 DLMGCP DEBUG <0013> endpoint:rtpbridge/4a@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956166 DLMGCP DEBUG <0013> endpoint:rtpbridge/4b@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956166 DLMGCP DEBUG <0013> endpoint:rtpbridge/4c@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956166 DLMGCP DEBUG <0013> endpoint:rtpbridge/4d@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956166 DLMGCP DEBUG <0013> endpoint:rtpbridge/4e@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956166 DLMGCP DEBUG <0013> endpoint:rtpbridge/4f@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956166 DLMGCP DEBUG <0013> endpoint:rtpbridge/50@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956166 DLMGCP DEBUG <0013> endpoint:rtpbridge/51@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956166 DLMGCP DEBUG <0013> endpoint:rtpbridge/52@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956166 DLMGCP DEBUG <0013> endpoint:rtpbridge/53@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956166 DLMGCP DEBUG <0013> endpoint:rtpbridge/54@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956167 DLMGCP DEBUG <0013> endpoint:rtpbridge/55@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956167 DLMGCP DEBUG <0013> endpoint:rtpbridge/56@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956167 DLMGCP DEBUG <0013> endpoint:rtpbridge/57@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956167 DLMGCP DEBUG <0013> endpoint:rtpbridge/58@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956167 DLMGCP DEBUG <0013> endpoint:rtpbridge/59@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956167 DLMGCP DEBUG <0013> endpoint:rtpbridge/5a@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956167 DLMGCP DEBUG <0013> endpoint:rtpbridge/5b@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956167 DLMGCP DEBUG <0013> endpoint:rtpbridge/5c@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956167 DLMGCP DEBUG <0013> endpoint:rtpbridge/5d@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956167 DLMGCP DEBUG <0013> endpoint:rtpbridge/5e@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956167 DLMGCP DEBUG <0013> endpoint:rtpbridge/5f@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956167 DLMGCP DEBUG <0013> endpoint:rtpbridge/60@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956167 DLMGCP DEBUG <0013> endpoint:rtpbridge/61@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956167 DLMGCP DEBUG <0013> endpoint:rtpbridge/62@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956167 DLMGCP DEBUG <0013> endpoint:rtpbridge/63@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956167 DLMGCP DEBUG <0013> endpoint:rtpbridge/64@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956167 DLMGCP DEBUG <0013> endpoint:rtpbridge/65@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956167 DLMGCP DEBUG <0013> endpoint:rtpbridge/66@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956167 DLMGCP DEBUG <0013> endpoint:rtpbridge/67@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956167 DLMGCP DEBUG <0013> endpoint:rtpbridge/68@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956167 DLMGCP DEBUG <0013> endpoint:rtpbridge/69@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956167 DLMGCP DEBUG <0013> endpoint:rtpbridge/6a@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956167 DLMGCP DEBUG <0013> endpoint:rtpbridge/6b@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956167 DLMGCP DEBUG <0013> endpoint:rtpbridge/6c@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956167 DLMGCP DEBUG <0013> endpoint:rtpbridge/6d@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956167 DLMGCP DEBUG <0013> endpoint:rtpbridge/6e@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956167 DLMGCP DEBUG <0013> endpoint:rtpbridge/6f@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956167 DLMGCP DEBUG <0013> endpoint:rtpbridge/70@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956167 DLMGCP DEBUG <0013> endpoint:rtpbridge/71@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956167 DLMGCP DEBUG <0013> endpoint:rtpbridge/72@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956167 DLMGCP DEBUG <0013> endpoint:rtpbridge/73@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956167 DLMGCP DEBUG <0013> endpoint:rtpbridge/74@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956167 DLMGCP DEBUG <0013> endpoint:rtpbridge/75@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956167 DLMGCP DEBUG <0013> endpoint:rtpbridge/76@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956167 DLMGCP DEBUG <0013> endpoint:rtpbridge/77@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956167 DLMGCP DEBUG <0013> endpoint:rtpbridge/78@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956167 DLMGCP DEBUG <0013> endpoint:rtpbridge/79@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956167 DLMGCP DEBUG <0013> endpoint:rtpbridge/7a@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956167 DLMGCP DEBUG <0013> endpoint:rtpbridge/7b@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956167 DLMGCP DEBUG <0013> endpoint:rtpbridge/7c@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956167 DLMGCP DEBUG <0013> endpoint:rtpbridge/7d@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956167 DLMGCP DEBUG <0013> endpoint:rtpbridge/7e@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956167 DLMGCP DEBUG <0013> endpoint:rtpbridge/7f@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956167 DLMGCP DEBUG <0013> endpoint:rtpbridge/80@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956167 DLMGCP DEBUG <0013> endpoint:rtpbridge/81@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956167 DLMGCP DEBUG <0013> endpoint:rtpbridge/82@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956167 DLMGCP DEBUG <0013> endpoint:rtpbridge/83@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956167 DLMGCP DEBUG <0013> endpoint:rtpbridge/84@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956167 DLMGCP DEBUG <0013> endpoint:rtpbridge/85@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956167 DLMGCP DEBUG <0013> endpoint:rtpbridge/86@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956167 DLMGCP DEBUG <0013> endpoint:rtpbridge/87@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956167 DLMGCP DEBUG <0013> endpoint:rtpbridge/88@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956167 DLMGCP DEBUG <0013> endpoint:rtpbridge/89@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956167 DLMGCP DEBUG <0013> endpoint:rtpbridge/8a@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956167 DLMGCP DEBUG <0013> endpoint:rtpbridge/8b@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956167 DLMGCP DEBUG <0013> endpoint:rtpbridge/8c@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956167 DLMGCP DEBUG <0013> endpoint:rtpbridge/8d@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956167 DLMGCP DEBUG <0013> endpoint:rtpbridge/8e@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956167 DLMGCP DEBUG <0013> endpoint:rtpbridge/8f@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956167 DLMGCP DEBUG <0013> endpoint:rtpbridge/90@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956167 DLMGCP DEBUG <0013> endpoint:rtpbridge/91@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956167 DLMGCP DEBUG <0013> endpoint:rtpbridge/92@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956167 DLMGCP DEBUG <0013> endpoint:rtpbridge/93@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956167 DLMGCP DEBUG <0013> endpoint:rtpbridge/94@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956167 DLMGCP DEBUG <0013> endpoint:rtpbridge/95@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956167 DLMGCP DEBUG <0013> endpoint:rtpbridge/96@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956167 DLMGCP DEBUG <0013> endpoint:rtpbridge/97@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956167 DLMGCP DEBUG <0013> endpoint:rtpbridge/98@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956167 DLMGCP DEBUG <0013> endpoint:rtpbridge/99@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956167 DLMGCP DEBUG <0013> endpoint:rtpbridge/9a@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956167 DLMGCP DEBUG <0013> endpoint:rtpbridge/9b@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956167 DLMGCP DEBUG <0013> endpoint:rtpbridge/9c@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956167 DLMGCP DEBUG <0013> endpoint:rtpbridge/9d@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956167 DLMGCP DEBUG <0013> endpoint:rtpbridge/9e@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956167 DLMGCP DEBUG <0013> endpoint:rtpbridge/9f@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956167 DLMGCP DEBUG <0013> endpoint:rtpbridge/a0@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956167 DLMGCP DEBUG <0013> endpoint:rtpbridge/a1@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956167 DLMGCP DEBUG <0013> endpoint:rtpbridge/a2@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956167 DLMGCP DEBUG <0013> endpoint:rtpbridge/a3@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956167 DLMGCP DEBUG <0013> endpoint:rtpbridge/a4@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956167 DLMGCP DEBUG <0013> endpoint:rtpbridge/a5@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956167 DLMGCP DEBUG <0013> endpoint:rtpbridge/a6@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956167 DLMGCP DEBUG <0013> endpoint:rtpbridge/a7@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956167 DLMGCP DEBUG <0013> endpoint:rtpbridge/a8@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956167 DLMGCP DEBUG <0013> endpoint:rtpbridge/a9@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956167 DLMGCP DEBUG <0013> endpoint:rtpbridge/aa@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956167 DLMGCP DEBUG <0013> endpoint:rtpbridge/ab@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956167 DLMGCP DEBUG <0013> endpoint:rtpbridge/ac@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956167 DLMGCP DEBUG <0013> endpoint:rtpbridge/ad@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956167 DLMGCP DEBUG <0013> endpoint:rtpbridge/ae@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956167 DLMGCP DEBUG <0013> endpoint:rtpbridge/af@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956167 DLMGCP DEBUG <0013> endpoint:rtpbridge/b0@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956167 DLMGCP DEBUG <0013> endpoint:rtpbridge/b1@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956167 DLMGCP DEBUG <0013> endpoint:rtpbridge/b2@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956167 DLMGCP DEBUG <0013> endpoint:rtpbridge/b3@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956167 DLMGCP DEBUG <0013> endpoint:rtpbridge/b4@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956167 DLMGCP DEBUG <0013> endpoint:rtpbridge/b5@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956167 DLMGCP DEBUG <0013> endpoint:rtpbridge/b6@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956167 DLMGCP DEBUG <0013> endpoint:rtpbridge/b7@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956167 DLMGCP DEBUG <0013> endpoint:rtpbridge/b8@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956167 DLMGCP DEBUG <0013> endpoint:rtpbridge/b9@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956167 DLMGCP DEBUG <0013> endpoint:rtpbridge/ba@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956167 DLMGCP DEBUG <0013> endpoint:rtpbridge/bb@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956167 DLMGCP DEBUG <0013> endpoint:rtpbridge/bc@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956167 DLMGCP DEBUG <0013> endpoint:rtpbridge/bd@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956167 DLMGCP DEBUG <0013> endpoint:rtpbridge/be@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956167 DLMGCP DEBUG <0013> endpoint:rtpbridge/bf@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956167 DLMGCP DEBUG <0013> endpoint:rtpbridge/c0@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956167 DLMGCP DEBUG <0013> endpoint:rtpbridge/c1@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956167 DLMGCP DEBUG <0013> endpoint:rtpbridge/c2@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956167 DLMGCP DEBUG <0013> endpoint:rtpbridge/c3@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956167 DLMGCP DEBUG <0013> endpoint:rtpbridge/c4@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956167 DLMGCP DEBUG <0013> endpoint:rtpbridge/c5@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956167 DLMGCP DEBUG <0013> endpoint:rtpbridge/c6@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956167 DLMGCP DEBUG <0013> endpoint:rtpbridge/c7@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956167 DLMGCP DEBUG <0013> endpoint:rtpbridge/c8@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956167 DLMGCP DEBUG <0013> endpoint:rtpbridge/c9@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956167 DLMGCP DEBUG <0013> endpoint:rtpbridge/ca@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956167 DLMGCP DEBUG <0013> endpoint:rtpbridge/cb@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956167 DLMGCP DEBUG <0013> endpoint:rtpbridge/cc@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956167 DLMGCP DEBUG <0013> endpoint:rtpbridge/cd@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956167 DLMGCP DEBUG <0013> endpoint:rtpbridge/ce@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956167 DLMGCP DEBUG <0013> endpoint:rtpbridge/cf@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956167 DLMGCP DEBUG <0013> endpoint:rtpbridge/d0@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956167 DLMGCP DEBUG <0013> endpoint:rtpbridge/d1@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956167 DLMGCP DEBUG <0013> endpoint:rtpbridge/d2@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956167 DLMGCP DEBUG <0013> endpoint:rtpbridge/d3@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956167 DLMGCP DEBUG <0013> endpoint:rtpbridge/d4@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956167 DLMGCP DEBUG <0013> endpoint:rtpbridge/d5@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956168 DLMGCP DEBUG <0013> endpoint:rtpbridge/d6@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956168 DLMGCP DEBUG <0013> endpoint:rtpbridge/d7@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956168 DLMGCP DEBUG <0013> endpoint:rtpbridge/d8@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956168 DLMGCP DEBUG <0013> endpoint:rtpbridge/d9@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956168 DLMGCP DEBUG <0013> endpoint:rtpbridge/da@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956168 DLMGCP DEBUG <0013> endpoint:rtpbridge/db@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956168 DLMGCP DEBUG <0013> endpoint:rtpbridge/dc@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956168 DLMGCP DEBUG <0013> endpoint:rtpbridge/dd@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956168 DLMGCP DEBUG <0013> endpoint:rtpbridge/de@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956168 DLMGCP DEBUG <0013> endpoint:rtpbridge/df@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956168 DLMGCP DEBUG <0013> endpoint:rtpbridge/e0@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956168 DLMGCP DEBUG <0013> endpoint:rtpbridge/e1@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956168 DLMGCP DEBUG <0013> endpoint:rtpbridge/e2@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956168 DLMGCP DEBUG <0013> endpoint:rtpbridge/e3@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956168 DLMGCP DEBUG <0013> endpoint:rtpbridge/e4@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956168 DLMGCP DEBUG <0013> endpoint:rtpbridge/e5@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956168 DLMGCP DEBUG <0013> endpoint:rtpbridge/e6@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956168 DLMGCP DEBUG <0013> endpoint:rtpbridge/e7@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956168 DLMGCP DEBUG <0013> endpoint:rtpbridge/e8@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956168 DLMGCP DEBUG <0013> endpoint:rtpbridge/e9@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956168 DLMGCP DEBUG <0013> endpoint:rtpbridge/ea@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956168 DLMGCP DEBUG <0013> endpoint:rtpbridge/eb@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956168 DLMGCP DEBUG <0013> endpoint:rtpbridge/ec@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956168 DLMGCP DEBUG <0013> endpoint:rtpbridge/ed@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956168 DLMGCP DEBUG <0013> endpoint:rtpbridge/ee@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956168 DLMGCP DEBUG <0013> endpoint:rtpbridge/ef@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956168 DLMGCP DEBUG <0013> endpoint:rtpbridge/f0@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956168 DLMGCP DEBUG <0013> endpoint:rtpbridge/f1@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956168 DLMGCP DEBUG <0013> endpoint:rtpbridge/f2@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956168 DLMGCP DEBUG <0013> endpoint:rtpbridge/f3@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956168 DLMGCP DEBUG <0013> endpoint:rtpbridge/f4@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956168 DLMGCP DEBUG <0013> endpoint:rtpbridge/f5@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956168 DLMGCP DEBUG <0013> endpoint:rtpbridge/f6@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956168 DLMGCP DEBUG <0013> endpoint:rtpbridge/f7@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956168 DLMGCP DEBUG <0013> endpoint:rtpbridge/f8@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956168 DLMGCP DEBUG <0013> endpoint:rtpbridge/f9@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956168 DLMGCP DEBUG <0013> endpoint:rtpbridge/fa@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956168 DLMGCP DEBUG <0013> endpoint:rtpbridge/fb@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956168 DLMGCP DEBUG <0013> endpoint:rtpbridge/fc@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956168 DLMGCP DEBUG <0013> endpoint:rtpbridge/fd@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956168 DLMGCP DEBUG <0013> endpoint:rtpbridge/fe@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956168 DLMGCP DEBUG <0013> endpoint:rtpbridge/ff@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956168 DLMGCP DEBUG <0013> endpoint:rtpbridge/100@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956168 DLMGCP DEBUG <0013> endpoint:rtpbridge/101@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956168 DLMGCP DEBUG <0013> endpoint:rtpbridge/102@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956168 DLMGCP DEBUG <0013> endpoint:rtpbridge/103@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956168 DLMGCP DEBUG <0013> endpoint:rtpbridge/104@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956168 DLMGCP DEBUG <0013> endpoint:rtpbridge/105@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956168 DLMGCP DEBUG <0013> endpoint:rtpbridge/106@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956168 DLMGCP DEBUG <0013> endpoint:rtpbridge/107@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956168 DLMGCP DEBUG <0013> endpoint:rtpbridge/108@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956168 DLMGCP DEBUG <0013> endpoint:rtpbridge/109@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956168 DLMGCP DEBUG <0013> endpoint:rtpbridge/10a@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956168 DLMGCP DEBUG <0013> endpoint:rtpbridge/10b@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956168 DLMGCP DEBUG <0013> endpoint:rtpbridge/10c@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956168 DLMGCP DEBUG <0013> endpoint:rtpbridge/10d@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956168 DLMGCP DEBUG <0013> endpoint:rtpbridge/10e@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956168 DLMGCP DEBUG <0013> endpoint:rtpbridge/10f@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956168 DLMGCP DEBUG <0013> endpoint:rtpbridge/110@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956168 DLMGCP DEBUG <0013> endpoint:rtpbridge/111@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956168 DLMGCP DEBUG <0013> endpoint:rtpbridge/112@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956168 DLMGCP DEBUG <0013> endpoint:rtpbridge/113@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956168 DLMGCP DEBUG <0013> endpoint:rtpbridge/114@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956168 DLMGCP DEBUG <0013> endpoint:rtpbridge/115@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956168 DLMGCP DEBUG <0013> endpoint:rtpbridge/116@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956168 DLMGCP DEBUG <0013> endpoint:rtpbridge/117@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956168 DLMGCP DEBUG <0013> endpoint:rtpbridge/118@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956168 DLMGCP DEBUG <0013> endpoint:rtpbridge/119@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956168 DLMGCP DEBUG <0013> endpoint:rtpbridge/11a@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956168 DLMGCP DEBUG <0013> endpoint:rtpbridge/11b@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956168 DLMGCP DEBUG <0013> endpoint:rtpbridge/11c@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956168 DLMGCP DEBUG <0013> endpoint:rtpbridge/11d@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956168 DLMGCP DEBUG <0013> endpoint:rtpbridge/11e@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956168 DLMGCP DEBUG <0013> endpoint:rtpbridge/11f@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956168 DLMGCP DEBUG <0013> endpoint:rtpbridge/120@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956168 DLMGCP DEBUG <0013> endpoint:rtpbridge/121@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956168 DLMGCP DEBUG <0013> endpoint:rtpbridge/122@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956168 DLMGCP DEBUG <0013> endpoint:rtpbridge/123@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956168 DLMGCP DEBUG <0013> endpoint:rtpbridge/124@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956168 DLMGCP DEBUG <0013> endpoint:rtpbridge/125@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956168 DLMGCP DEBUG <0013> endpoint:rtpbridge/126@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956168 DLMGCP DEBUG <0013> endpoint:rtpbridge/127@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956168 DLMGCP DEBUG <0013> endpoint:rtpbridge/128@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956168 DLMGCP DEBUG <0013> endpoint:rtpbridge/129@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956168 DLMGCP DEBUG <0013> endpoint:rtpbridge/12a@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956168 DLMGCP DEBUG <0013> endpoint:rtpbridge/12b@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956168 DLMGCP DEBUG <0013> endpoint:rtpbridge/12c@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956168 DLMGCP DEBUG <0013> endpoint:none Generated response: code=200 (mgcp_protocol.c:230) 20241102125956168 DLMGCP DEBUG <0013> Generated response: line #00: 200 2776 OK (mgcp_msg.c:67) 20241102125956169 DLMGCP DEBUG <0013> Received message: line #00: DLCX 2777 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241102125956169 DLMGCP DEBUG <0013> Received message: line #01: C: 00EA (mgcp_msg.c:67) 20241102125956169 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found free endpoint: rtpbridge/1@mgw (mgcp_endp.c:261) 20241102125956169 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:441) 20241102125956169 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241102125956169 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956169 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956169 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956169 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956169 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956169 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956169 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956169 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956169 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956169 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956169 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956169 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956169 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956169 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956169 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956169 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956169 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956169 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956169 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956169 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956169 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956169 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956169 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956169 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956169 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956169 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956169 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956169 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956169 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956169 DLMGCP DEBUG <0013> endpoint:rtpbridge/1e@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956169 DLMGCP DEBUG <0013> endpoint:rtpbridge/1f@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956169 DLMGCP DEBUG <0013> endpoint:rtpbridge/20@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956169 DLMGCP DEBUG <0013> endpoint:rtpbridge/21@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956169 DLMGCP DEBUG <0013> endpoint:rtpbridge/22@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956169 DLMGCP DEBUG <0013> endpoint:rtpbridge/23@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956169 DLMGCP DEBUG <0013> endpoint:rtpbridge/24@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956169 DLMGCP DEBUG <0013> endpoint:rtpbridge/25@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956169 DLMGCP DEBUG <0013> endpoint:rtpbridge/26@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956169 DLMGCP DEBUG <0013> endpoint:rtpbridge/27@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956169 DLMGCP DEBUG <0013> endpoint:rtpbridge/28@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956169 DLMGCP DEBUG <0013> endpoint:rtpbridge/29@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956169 DLMGCP DEBUG <0013> endpoint:rtpbridge/2a@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956169 DLMGCP DEBUG <0013> endpoint:rtpbridge/2b@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956169 DLMGCP DEBUG <0013> endpoint:rtpbridge/2c@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956169 DLMGCP DEBUG <0013> endpoint:rtpbridge/2d@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956169 DLMGCP DEBUG <0013> endpoint:rtpbridge/2e@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956169 DLMGCP DEBUG <0013> endpoint:rtpbridge/2f@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956169 DLMGCP DEBUG <0013> endpoint:rtpbridge/30@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956169 DLMGCP DEBUG <0013> endpoint:rtpbridge/31@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956169 DLMGCP DEBUG <0013> endpoint:rtpbridge/32@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956169 DLMGCP DEBUG <0013> endpoint:rtpbridge/33@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956169 DLMGCP DEBUG <0013> endpoint:rtpbridge/34@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956169 DLMGCP DEBUG <0013> endpoint:rtpbridge/35@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956169 DLMGCP DEBUG <0013> endpoint:rtpbridge/36@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956169 DLMGCP DEBUG <0013> endpoint:rtpbridge/37@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956169 DLMGCP DEBUG <0013> endpoint:rtpbridge/38@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956169 DLMGCP DEBUG <0013> endpoint:rtpbridge/39@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956169 DLMGCP DEBUG <0013> endpoint:rtpbridge/3a@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956169 DLMGCP DEBUG <0013> endpoint:rtpbridge/3b@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956169 DLMGCP DEBUG <0013> endpoint:rtpbridge/3c@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956169 DLMGCP DEBUG <0013> endpoint:rtpbridge/3d@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956169 DLMGCP DEBUG <0013> endpoint:rtpbridge/3e@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956169 DLMGCP DEBUG <0013> endpoint:rtpbridge/3f@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956169 DLMGCP DEBUG <0013> endpoint:rtpbridge/40@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956169 DLMGCP DEBUG <0013> endpoint:rtpbridge/41@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956169 DLMGCP DEBUG <0013> endpoint:rtpbridge/42@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956169 DLMGCP DEBUG <0013> endpoint:rtpbridge/43@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956169 DLMGCP DEBUG <0013> endpoint:rtpbridge/44@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956169 DLMGCP DEBUG <0013> endpoint:rtpbridge/45@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956169 DLMGCP DEBUG <0013> endpoint:rtpbridge/46@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956169 DLMGCP DEBUG <0013> endpoint:rtpbridge/47@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956169 DLMGCP DEBUG <0013> endpoint:rtpbridge/48@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956169 DLMGCP DEBUG <0013> endpoint:rtpbridge/49@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956169 DLMGCP DEBUG <0013> endpoint:rtpbridge/4a@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956169 DLMGCP DEBUG <0013> endpoint:rtpbridge/4b@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956169 DLMGCP DEBUG <0013> endpoint:rtpbridge/4c@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956169 DLMGCP DEBUG <0013> endpoint:rtpbridge/4d@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956169 DLMGCP DEBUG <0013> endpoint:rtpbridge/4e@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956169 DLMGCP DEBUG <0013> endpoint:rtpbridge/4f@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956169 DLMGCP DEBUG <0013> endpoint:rtpbridge/50@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956169 DLMGCP DEBUG <0013> endpoint:rtpbridge/51@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956169 DLMGCP DEBUG <0013> endpoint:rtpbridge/52@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956169 DLMGCP DEBUG <0013> endpoint:rtpbridge/53@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956169 DLMGCP DEBUG <0013> endpoint:rtpbridge/54@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956169 DLMGCP DEBUG <0013> endpoint:rtpbridge/55@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956169 DLMGCP DEBUG <0013> endpoint:rtpbridge/56@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956169 DLMGCP DEBUG <0013> endpoint:rtpbridge/57@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956169 DLMGCP DEBUG <0013> endpoint:rtpbridge/58@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956169 DLMGCP DEBUG <0013> endpoint:rtpbridge/59@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956169 DLMGCP DEBUG <0013> endpoint:rtpbridge/5a@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956169 DLMGCP DEBUG <0013> endpoint:rtpbridge/5b@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956169 DLMGCP DEBUG <0013> endpoint:rtpbridge/5c@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956169 DLMGCP DEBUG <0013> endpoint:rtpbridge/5d@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956169 DLMGCP DEBUG <0013> endpoint:rtpbridge/5e@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956169 DLMGCP DEBUG <0013> endpoint:rtpbridge/5f@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956169 DLMGCP DEBUG <0013> endpoint:rtpbridge/60@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956169 DLMGCP DEBUG <0013> endpoint:rtpbridge/61@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956169 DLMGCP DEBUG <0013> endpoint:rtpbridge/62@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956169 DLMGCP DEBUG <0013> endpoint:rtpbridge/63@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956169 DLMGCP DEBUG <0013> endpoint:rtpbridge/64@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956169 DLMGCP DEBUG <0013> endpoint:rtpbridge/65@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956169 DLMGCP DEBUG <0013> endpoint:rtpbridge/66@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956169 DLMGCP DEBUG <0013> endpoint:rtpbridge/67@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956169 DLMGCP DEBUG <0013> endpoint:rtpbridge/68@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956169 DLMGCP DEBUG <0013> endpoint:rtpbridge/69@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956170 DLMGCP DEBUG <0013> endpoint:rtpbridge/6a@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956170 DLMGCP DEBUG <0013> endpoint:rtpbridge/6b@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956170 DLMGCP DEBUG <0013> endpoint:rtpbridge/6c@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956170 DLMGCP DEBUG <0013> endpoint:rtpbridge/6d@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956170 DLMGCP DEBUG <0013> endpoint:rtpbridge/6e@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956170 DLMGCP DEBUG <0013> endpoint:rtpbridge/6f@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956170 DLMGCP DEBUG <0013> endpoint:rtpbridge/70@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956170 DLMGCP DEBUG <0013> endpoint:rtpbridge/71@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956170 DLMGCP DEBUG <0013> endpoint:rtpbridge/72@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956170 DLMGCP DEBUG <0013> endpoint:rtpbridge/73@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956170 DLMGCP DEBUG <0013> endpoint:rtpbridge/74@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956170 DLMGCP DEBUG <0013> endpoint:rtpbridge/75@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956170 DLMGCP DEBUG <0013> endpoint:rtpbridge/76@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956170 DLMGCP DEBUG <0013> endpoint:rtpbridge/77@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956170 DLMGCP DEBUG <0013> endpoint:rtpbridge/78@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956170 DLMGCP DEBUG <0013> endpoint:rtpbridge/79@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956170 DLMGCP DEBUG <0013> endpoint:rtpbridge/7a@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956170 DLMGCP DEBUG <0013> endpoint:rtpbridge/7b@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956170 DLMGCP DEBUG <0013> endpoint:rtpbridge/7c@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956170 DLMGCP DEBUG <0013> endpoint:rtpbridge/7d@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956170 DLMGCP DEBUG <0013> endpoint:rtpbridge/7e@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956170 DLMGCP DEBUG <0013> endpoint:rtpbridge/7f@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956170 DLMGCP DEBUG <0013> endpoint:rtpbridge/80@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956170 DLMGCP DEBUG <0013> endpoint:rtpbridge/81@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956170 DLMGCP DEBUG <0013> endpoint:rtpbridge/82@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956170 DLMGCP DEBUG <0013> endpoint:rtpbridge/83@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956170 DLMGCP DEBUG <0013> endpoint:rtpbridge/84@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956170 DLMGCP DEBUG <0013> endpoint:rtpbridge/85@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956170 DLMGCP DEBUG <0013> endpoint:rtpbridge/86@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956170 DLMGCP DEBUG <0013> endpoint:rtpbridge/87@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956170 DLMGCP DEBUG <0013> endpoint:rtpbridge/88@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956170 DLMGCP DEBUG <0013> endpoint:rtpbridge/89@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956170 DLMGCP DEBUG <0013> endpoint:rtpbridge/8a@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956170 DLMGCP DEBUG <0013> endpoint:rtpbridge/8b@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956170 DLMGCP DEBUG <0013> endpoint:rtpbridge/8c@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956170 DLMGCP DEBUG <0013> endpoint:rtpbridge/8d@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956170 DLMGCP DEBUG <0013> endpoint:rtpbridge/8e@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956170 DLMGCP DEBUG <0013> endpoint:rtpbridge/8f@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956170 DLMGCP DEBUG <0013> endpoint:rtpbridge/90@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956170 DLMGCP DEBUG <0013> endpoint:rtpbridge/91@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956170 DLMGCP DEBUG <0013> endpoint:rtpbridge/92@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956170 DLMGCP DEBUG <0013> endpoint:rtpbridge/93@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956170 DLMGCP DEBUG <0013> endpoint:rtpbridge/94@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956170 DLMGCP DEBUG <0013> endpoint:rtpbridge/95@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956170 DLMGCP DEBUG <0013> endpoint:rtpbridge/96@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956170 DLMGCP DEBUG <0013> endpoint:rtpbridge/97@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956170 DLMGCP DEBUG <0013> endpoint:rtpbridge/98@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956170 DLMGCP DEBUG <0013> endpoint:rtpbridge/99@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956170 DLMGCP DEBUG <0013> endpoint:rtpbridge/9a@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956170 DLMGCP DEBUG <0013> endpoint:rtpbridge/9b@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956170 DLMGCP DEBUG <0013> endpoint:rtpbridge/9c@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956170 DLMGCP DEBUG <0013> endpoint:rtpbridge/9d@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956170 DLMGCP DEBUG <0013> endpoint:rtpbridge/9e@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956170 DLMGCP DEBUG <0013> endpoint:rtpbridge/9f@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956170 DLMGCP DEBUG <0013> endpoint:rtpbridge/a0@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956170 DLMGCP DEBUG <0013> endpoint:rtpbridge/a1@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956170 DLMGCP DEBUG <0013> endpoint:rtpbridge/a2@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956170 DLMGCP DEBUG <0013> endpoint:rtpbridge/a3@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956170 DLMGCP DEBUG <0013> endpoint:rtpbridge/a4@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956170 DLMGCP DEBUG <0013> endpoint:rtpbridge/a5@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956170 DLMGCP DEBUG <0013> endpoint:rtpbridge/a6@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956170 DLMGCP DEBUG <0013> endpoint:rtpbridge/a7@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956170 DLMGCP DEBUG <0013> endpoint:rtpbridge/a8@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956170 DLMGCP DEBUG <0013> endpoint:rtpbridge/a9@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956170 DLMGCP DEBUG <0013> endpoint:rtpbridge/aa@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956170 DLMGCP DEBUG <0013> endpoint:rtpbridge/ab@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956170 DLMGCP DEBUG <0013> endpoint:rtpbridge/ac@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956170 DLMGCP DEBUG <0013> endpoint:rtpbridge/ad@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956170 DLMGCP DEBUG <0013> endpoint:rtpbridge/ae@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956170 DLMGCP DEBUG <0013> endpoint:rtpbridge/af@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956170 DLMGCP DEBUG <0013> endpoint:rtpbridge/b0@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956170 DLMGCP DEBUG <0013> endpoint:rtpbridge/b1@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956170 DLMGCP DEBUG <0013> endpoint:rtpbridge/b2@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956170 DLMGCP DEBUG <0013> endpoint:rtpbridge/b3@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956170 DLMGCP DEBUG <0013> endpoint:rtpbridge/b4@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956170 DLMGCP DEBUG <0013> endpoint:rtpbridge/b5@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956170 DLMGCP DEBUG <0013> endpoint:rtpbridge/b6@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956170 DLMGCP DEBUG <0013> endpoint:rtpbridge/b7@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956170 DLMGCP DEBUG <0013> endpoint:rtpbridge/b8@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956170 DLMGCP DEBUG <0013> endpoint:rtpbridge/b9@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956170 DLMGCP DEBUG <0013> endpoint:rtpbridge/ba@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956170 DLMGCP DEBUG <0013> endpoint:rtpbridge/bb@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956170 DLMGCP DEBUG <0013> endpoint:rtpbridge/bc@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956170 DLMGCP DEBUG <0013> endpoint:rtpbridge/bd@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956170 DLMGCP DEBUG <0013> endpoint:rtpbridge/be@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956170 DLMGCP DEBUG <0013> endpoint:rtpbridge/bf@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956170 DLMGCP DEBUG <0013> endpoint:rtpbridge/c0@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956170 DLMGCP DEBUG <0013> endpoint:rtpbridge/c1@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956170 DLMGCP DEBUG <0013> endpoint:rtpbridge/c2@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956170 DLMGCP DEBUG <0013> endpoint:rtpbridge/c3@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956170 DLMGCP DEBUG <0013> endpoint:rtpbridge/c4@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956170 DLMGCP DEBUG <0013> endpoint:rtpbridge/c5@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956170 DLMGCP DEBUG <0013> endpoint:rtpbridge/c6@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956170 DLMGCP DEBUG <0013> endpoint:rtpbridge/c7@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956170 DLMGCP DEBUG <0013> endpoint:rtpbridge/c8@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956170 DLMGCP DEBUG <0013> endpoint:rtpbridge/c9@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956170 DLMGCP DEBUG <0013> endpoint:rtpbridge/ca@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956170 DLMGCP DEBUG <0013> endpoint:rtpbridge/cb@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956170 DLMGCP DEBUG <0013> endpoint:rtpbridge/cc@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956170 DLMGCP DEBUG <0013> endpoint:rtpbridge/cd@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956170 DLMGCP DEBUG <0013> endpoint:rtpbridge/ce@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956170 DLMGCP DEBUG <0013> endpoint:rtpbridge/cf@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956170 DLMGCP DEBUG <0013> endpoint:rtpbridge/d0@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956170 DLMGCP DEBUG <0013> endpoint:rtpbridge/d1@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956170 DLMGCP DEBUG <0013> endpoint:rtpbridge/d2@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956170 DLMGCP DEBUG <0013> endpoint:rtpbridge/d3@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956170 DLMGCP DEBUG <0013> endpoint:rtpbridge/d4@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956170 DLMGCP DEBUG <0013> endpoint:rtpbridge/d5@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956170 DLMGCP DEBUG <0013> endpoint:rtpbridge/d6@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956170 DLMGCP DEBUG <0013> endpoint:rtpbridge/d7@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956170 DLMGCP DEBUG <0013> endpoint:rtpbridge/d8@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956170 DLMGCP DEBUG <0013> endpoint:rtpbridge/d9@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956170 DLMGCP DEBUG <0013> endpoint:rtpbridge/da@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956170 DLMGCP DEBUG <0013> endpoint:rtpbridge/db@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956170 DLMGCP DEBUG <0013> endpoint:rtpbridge/dc@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956170 DLMGCP DEBUG <0013> endpoint:rtpbridge/dd@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956170 DLMGCP DEBUG <0013> endpoint:rtpbridge/de@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956170 DLMGCP DEBUG <0013> endpoint:rtpbridge/df@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956170 DLMGCP DEBUG <0013> endpoint:rtpbridge/e0@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956170 DLMGCP DEBUG <0013> endpoint:rtpbridge/e1@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956170 DLMGCP DEBUG <0013> endpoint:rtpbridge/e2@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956170 DLMGCP DEBUG <0013> endpoint:rtpbridge/e3@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956170 DLMGCP DEBUG <0013> endpoint:rtpbridge/e4@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956170 DLMGCP DEBUG <0013> endpoint:rtpbridge/e5@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956170 DLMGCP DEBUG <0013> endpoint:rtpbridge/e6@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956170 DLMGCP DEBUG <0013> endpoint:rtpbridge/e7@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956170 DLMGCP DEBUG <0013> endpoint:rtpbridge/e8@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956170 DLMGCP DEBUG <0013> endpoint:rtpbridge/e9@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956170 DLMGCP DEBUG <0013> endpoint:rtpbridge/ea@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956171 DLMGCP DEBUG <0013> endpoint:rtpbridge/eb@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956171 DLMGCP DEBUG <0013> endpoint:rtpbridge/ec@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956171 DLMGCP DEBUG <0013> endpoint:rtpbridge/ed@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956171 DLMGCP DEBUG <0013> endpoint:rtpbridge/ee@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956171 DLMGCP DEBUG <0013> endpoint:rtpbridge/ef@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956171 DLMGCP DEBUG <0013> endpoint:rtpbridge/f0@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956171 DLMGCP DEBUG <0013> endpoint:rtpbridge/f1@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956171 DLMGCP DEBUG <0013> endpoint:rtpbridge/f2@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956171 DLMGCP DEBUG <0013> endpoint:rtpbridge/f3@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956171 DLMGCP DEBUG <0013> endpoint:rtpbridge/f4@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956171 DLMGCP DEBUG <0013> endpoint:rtpbridge/f5@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956171 DLMGCP DEBUG <0013> endpoint:rtpbridge/f6@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956171 DLMGCP DEBUG <0013> endpoint:rtpbridge/f7@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956171 DLMGCP DEBUG <0013> endpoint:rtpbridge/f8@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956171 DLMGCP DEBUG <0013> endpoint:rtpbridge/f9@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956171 DLMGCP DEBUG <0013> endpoint:rtpbridge/fa@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956171 DLMGCP DEBUG <0013> endpoint:rtpbridge/fb@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956171 DLMGCP DEBUG <0013> endpoint:rtpbridge/fc@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956171 DLMGCP DEBUG <0013> endpoint:rtpbridge/fd@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956171 DLMGCP DEBUG <0013> endpoint:rtpbridge/fe@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956171 DLMGCP DEBUG <0013> endpoint:rtpbridge/ff@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956171 DLMGCP DEBUG <0013> endpoint:rtpbridge/100@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956171 DLMGCP DEBUG <0013> endpoint:rtpbridge/101@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956171 DLMGCP DEBUG <0013> endpoint:rtpbridge/102@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956171 DLMGCP DEBUG <0013> endpoint:rtpbridge/103@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956171 DLMGCP DEBUG <0013> endpoint:rtpbridge/104@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956171 DLMGCP DEBUG <0013> endpoint:rtpbridge/105@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956171 DLMGCP DEBUG <0013> endpoint:rtpbridge/106@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956171 DLMGCP DEBUG <0013> endpoint:rtpbridge/107@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956171 DLMGCP DEBUG <0013> endpoint:rtpbridge/108@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956171 DLMGCP DEBUG <0013> endpoint:rtpbridge/109@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956171 DLMGCP DEBUG <0013> endpoint:rtpbridge/10a@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956171 DLMGCP DEBUG <0013> endpoint:rtpbridge/10b@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956171 DLMGCP DEBUG <0013> endpoint:rtpbridge/10c@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956171 DLMGCP DEBUG <0013> endpoint:rtpbridge/10d@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956171 DLMGCP DEBUG <0013> endpoint:rtpbridge/10e@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956171 DLMGCP DEBUG <0013> endpoint:rtpbridge/10f@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956171 DLMGCP DEBUG <0013> endpoint:rtpbridge/110@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956171 DLMGCP DEBUG <0013> endpoint:rtpbridge/111@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956171 DLMGCP DEBUG <0013> endpoint:rtpbridge/112@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956171 DLMGCP DEBUG <0013> endpoint:rtpbridge/113@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956171 DLMGCP DEBUG <0013> endpoint:rtpbridge/114@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956171 DLMGCP DEBUG <0013> endpoint:rtpbridge/115@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956171 DLMGCP DEBUG <0013> endpoint:rtpbridge/116@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956171 DLMGCP DEBUG <0013> endpoint:rtpbridge/117@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956171 DLMGCP DEBUG <0013> endpoint:rtpbridge/118@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956171 DLMGCP DEBUG <0013> endpoint:rtpbridge/119@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956171 DLMGCP DEBUG <0013> endpoint:rtpbridge/11a@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956171 DLMGCP DEBUG <0013> endpoint:rtpbridge/11b@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956171 DLMGCP DEBUG <0013> endpoint:rtpbridge/11c@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956171 DLMGCP DEBUG <0013> endpoint:rtpbridge/11d@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956171 DLMGCP DEBUG <0013> endpoint:rtpbridge/11e@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956171 DLMGCP DEBUG <0013> endpoint:rtpbridge/11f@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956171 DLMGCP DEBUG <0013> endpoint:rtpbridge/120@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956171 DLMGCP DEBUG <0013> endpoint:rtpbridge/121@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956171 DLMGCP DEBUG <0013> endpoint:rtpbridge/122@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956171 DLMGCP DEBUG <0013> endpoint:rtpbridge/123@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956171 DLMGCP DEBUG <0013> endpoint:rtpbridge/124@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956171 DLMGCP DEBUG <0013> endpoint:rtpbridge/125@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956171 DLMGCP DEBUG <0013> endpoint:rtpbridge/126@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956171 DLMGCP DEBUG <0013> endpoint:rtpbridge/127@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956171 DLMGCP DEBUG <0013> endpoint:rtpbridge/128@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956171 DLMGCP DEBUG <0013> endpoint:rtpbridge/129@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956171 DLMGCP DEBUG <0013> endpoint:rtpbridge/12a@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956171 DLMGCP DEBUG <0013> endpoint:rtpbridge/12b@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956171 DLMGCP DEBUG <0013> endpoint:rtpbridge/12c@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956171 DLMGCP DEBUG <0013> endpoint:none Generated response: code=200 (mgcp_protocol.c:230) 20241102125956171 DLMGCP DEBUG <0013> Generated response: line #00: 200 2777 OK (mgcp_msg.c:67) 20241102125956171 DLMGCP DEBUG <0013> Received message: line #00: DLCX 2778 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241102125956171 DLMGCP DEBUG <0013> Received message: line #01: C: 00EB (mgcp_msg.c:67) 20241102125956172 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found free endpoint: rtpbridge/1@mgw (mgcp_endp.c:261) 20241102125956172 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:441) 20241102125956172 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241102125956172 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956172 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956172 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956172 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956172 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956172 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956172 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956172 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956172 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956172 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956172 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956172 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956172 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956172 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956172 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956172 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956172 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956172 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956172 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956172 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956172 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956172 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956172 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956172 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956172 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956172 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956172 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956172 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956172 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956172 DLMGCP DEBUG <0013> endpoint:rtpbridge/1e@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956172 DLMGCP DEBUG <0013> endpoint:rtpbridge/1f@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956172 DLMGCP DEBUG <0013> endpoint:rtpbridge/20@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956172 DLMGCP DEBUG <0013> endpoint:rtpbridge/21@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956172 DLMGCP DEBUG <0013> endpoint:rtpbridge/22@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956172 DLMGCP DEBUG <0013> endpoint:rtpbridge/23@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956172 DLMGCP DEBUG <0013> endpoint:rtpbridge/24@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956172 DLMGCP DEBUG <0013> endpoint:rtpbridge/25@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956172 DLMGCP DEBUG <0013> endpoint:rtpbridge/26@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956172 DLMGCP DEBUG <0013> endpoint:rtpbridge/27@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956172 DLMGCP DEBUG <0013> endpoint:rtpbridge/28@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956172 DLMGCP DEBUG <0013> endpoint:rtpbridge/29@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956172 DLMGCP DEBUG <0013> endpoint:rtpbridge/2a@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956172 DLMGCP DEBUG <0013> endpoint:rtpbridge/2b@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956172 DLMGCP DEBUG <0013> endpoint:rtpbridge/2c@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956172 DLMGCP DEBUG <0013> endpoint:rtpbridge/2d@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956172 DLMGCP DEBUG <0013> endpoint:rtpbridge/2e@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956172 DLMGCP DEBUG <0013> endpoint:rtpbridge/2f@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956172 DLMGCP DEBUG <0013> endpoint:rtpbridge/30@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956172 DLMGCP DEBUG <0013> endpoint:rtpbridge/31@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956172 DLMGCP DEBUG <0013> endpoint:rtpbridge/32@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956172 DLMGCP DEBUG <0013> endpoint:rtpbridge/33@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956172 DLMGCP DEBUG <0013> endpoint:rtpbridge/34@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956172 DLMGCP DEBUG <0013> endpoint:rtpbridge/35@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956172 DLMGCP DEBUG <0013> endpoint:rtpbridge/36@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956172 DLMGCP DEBUG <0013> endpoint:rtpbridge/37@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956172 DLMGCP DEBUG <0013> endpoint:rtpbridge/38@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956172 DLMGCP DEBUG <0013> endpoint:rtpbridge/39@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956172 DLMGCP DEBUG <0013> endpoint:rtpbridge/3a@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956172 DLMGCP DEBUG <0013> endpoint:rtpbridge/3b@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956172 DLMGCP DEBUG <0013> endpoint:rtpbridge/3c@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956172 DLMGCP DEBUG <0013> endpoint:rtpbridge/3d@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956172 DLMGCP DEBUG <0013> endpoint:rtpbridge/3e@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956172 DLMGCP DEBUG <0013> endpoint:rtpbridge/3f@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956172 DLMGCP DEBUG <0013> endpoint:rtpbridge/40@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956172 DLMGCP DEBUG <0013> endpoint:rtpbridge/41@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956172 DLMGCP DEBUG <0013> endpoint:rtpbridge/42@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956172 DLMGCP DEBUG <0013> endpoint:rtpbridge/43@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956172 DLMGCP DEBUG <0013> endpoint:rtpbridge/44@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956172 DLMGCP DEBUG <0013> endpoint:rtpbridge/45@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956172 DLMGCP DEBUG <0013> endpoint:rtpbridge/46@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956172 DLMGCP DEBUG <0013> endpoint:rtpbridge/47@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956172 DLMGCP DEBUG <0013> endpoint:rtpbridge/48@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956172 DLMGCP DEBUG <0013> endpoint:rtpbridge/49@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956172 DLMGCP DEBUG <0013> endpoint:rtpbridge/4a@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956172 DLMGCP DEBUG <0013> endpoint:rtpbridge/4b@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956172 DLMGCP DEBUG <0013> endpoint:rtpbridge/4c@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956172 DLMGCP DEBUG <0013> endpoint:rtpbridge/4d@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956172 DLMGCP DEBUG <0013> endpoint:rtpbridge/4e@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956172 DLMGCP DEBUG <0013> endpoint:rtpbridge/4f@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956172 DLMGCP DEBUG <0013> endpoint:rtpbridge/50@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956172 DLMGCP DEBUG <0013> endpoint:rtpbridge/51@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956172 DLMGCP DEBUG <0013> endpoint:rtpbridge/52@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956172 DLMGCP DEBUG <0013> endpoint:rtpbridge/53@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956172 DLMGCP DEBUG <0013> endpoint:rtpbridge/54@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956172 DLMGCP DEBUG <0013> endpoint:rtpbridge/55@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956172 DLMGCP DEBUG <0013> endpoint:rtpbridge/56@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956172 DLMGCP DEBUG <0013> endpoint:rtpbridge/57@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956172 DLMGCP DEBUG <0013> endpoint:rtpbridge/58@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956172 DLMGCP DEBUG <0013> endpoint:rtpbridge/59@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956172 DLMGCP DEBUG <0013> endpoint:rtpbridge/5a@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956172 DLMGCP DEBUG <0013> endpoint:rtpbridge/5b@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956172 DLMGCP DEBUG <0013> endpoint:rtpbridge/5c@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956172 DLMGCP DEBUG <0013> endpoint:rtpbridge/5d@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956172 DLMGCP DEBUG <0013> endpoint:rtpbridge/5e@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956172 DLMGCP DEBUG <0013> endpoint:rtpbridge/5f@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956172 DLMGCP DEBUG <0013> endpoint:rtpbridge/60@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956172 DLMGCP DEBUG <0013> endpoint:rtpbridge/61@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956172 DLMGCP DEBUG <0013> endpoint:rtpbridge/62@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956172 DLMGCP DEBUG <0013> endpoint:rtpbridge/63@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956172 DLMGCP DEBUG <0013> endpoint:rtpbridge/64@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956172 DLMGCP DEBUG <0013> endpoint:rtpbridge/65@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956172 DLMGCP DEBUG <0013> endpoint:rtpbridge/66@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956172 DLMGCP DEBUG <0013> endpoint:rtpbridge/67@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956172 DLMGCP DEBUG <0013> endpoint:rtpbridge/68@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956172 DLMGCP DEBUG <0013> endpoint:rtpbridge/69@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956172 DLMGCP DEBUG <0013> endpoint:rtpbridge/6a@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956172 DLMGCP DEBUG <0013> endpoint:rtpbridge/6b@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956172 DLMGCP DEBUG <0013> endpoint:rtpbridge/6c@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956172 DLMGCP DEBUG <0013> endpoint:rtpbridge/6d@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956172 DLMGCP DEBUG <0013> endpoint:rtpbridge/6e@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956172 DLMGCP DEBUG <0013> endpoint:rtpbridge/6f@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956172 DLMGCP DEBUG <0013> endpoint:rtpbridge/70@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956172 DLMGCP DEBUG <0013> endpoint:rtpbridge/71@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956172 DLMGCP DEBUG <0013> endpoint:rtpbridge/72@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956172 DLMGCP DEBUG <0013> endpoint:rtpbridge/73@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956172 DLMGCP DEBUG <0013> endpoint:rtpbridge/74@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956172 DLMGCP DEBUG <0013> endpoint:rtpbridge/75@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956172 DLMGCP DEBUG <0013> endpoint:rtpbridge/76@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956172 DLMGCP DEBUG <0013> endpoint:rtpbridge/77@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956172 DLMGCP DEBUG <0013> endpoint:rtpbridge/78@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956172 DLMGCP DEBUG <0013> endpoint:rtpbridge/79@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956172 DLMGCP DEBUG <0013> endpoint:rtpbridge/7a@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956172 DLMGCP DEBUG <0013> endpoint:rtpbridge/7b@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956172 DLMGCP DEBUG <0013> endpoint:rtpbridge/7c@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956172 DLMGCP DEBUG <0013> endpoint:rtpbridge/7d@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956172 DLMGCP DEBUG <0013> endpoint:rtpbridge/7e@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956172 DLMGCP DEBUG <0013> endpoint:rtpbridge/7f@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956173 DLMGCP DEBUG <0013> endpoint:rtpbridge/80@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956173 DLMGCP DEBUG <0013> endpoint:rtpbridge/81@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956173 DLMGCP DEBUG <0013> endpoint:rtpbridge/82@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956173 DLMGCP DEBUG <0013> endpoint:rtpbridge/83@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956173 DLMGCP DEBUG <0013> endpoint:rtpbridge/84@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956173 DLMGCP DEBUG <0013> endpoint:rtpbridge/85@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956173 DLMGCP DEBUG <0013> endpoint:rtpbridge/86@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956173 DLMGCP DEBUG <0013> endpoint:rtpbridge/87@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956173 DLMGCP DEBUG <0013> endpoint:rtpbridge/88@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956173 DLMGCP DEBUG <0013> endpoint:rtpbridge/89@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956173 DLMGCP DEBUG <0013> endpoint:rtpbridge/8a@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956173 DLMGCP DEBUG <0013> endpoint:rtpbridge/8b@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956173 DLMGCP DEBUG <0013> endpoint:rtpbridge/8c@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956173 DLMGCP DEBUG <0013> endpoint:rtpbridge/8d@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956173 DLMGCP DEBUG <0013> endpoint:rtpbridge/8e@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956173 DLMGCP DEBUG <0013> endpoint:rtpbridge/8f@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956173 DLMGCP DEBUG <0013> endpoint:rtpbridge/90@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956173 DLMGCP DEBUG <0013> endpoint:rtpbridge/91@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956173 DLMGCP DEBUG <0013> endpoint:rtpbridge/92@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956173 DLMGCP DEBUG <0013> endpoint:rtpbridge/93@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956173 DLMGCP DEBUG <0013> endpoint:rtpbridge/94@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956173 DLMGCP DEBUG <0013> endpoint:rtpbridge/95@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956173 DLMGCP DEBUG <0013> endpoint:rtpbridge/96@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956173 DLMGCP DEBUG <0013> endpoint:rtpbridge/97@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956173 DLMGCP DEBUG <0013> endpoint:rtpbridge/98@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956173 DLMGCP DEBUG <0013> endpoint:rtpbridge/99@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956173 DLMGCP DEBUG <0013> endpoint:rtpbridge/9a@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956173 DLMGCP DEBUG <0013> endpoint:rtpbridge/9b@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956173 DLMGCP DEBUG <0013> endpoint:rtpbridge/9c@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956173 DLMGCP DEBUG <0013> endpoint:rtpbridge/9d@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956173 DLMGCP DEBUG <0013> endpoint:rtpbridge/9e@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956173 DLMGCP DEBUG <0013> endpoint:rtpbridge/9f@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956173 DLMGCP DEBUG <0013> endpoint:rtpbridge/a0@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956173 DLMGCP DEBUG <0013> endpoint:rtpbridge/a1@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956173 DLMGCP DEBUG <0013> endpoint:rtpbridge/a2@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956173 DLMGCP DEBUG <0013> endpoint:rtpbridge/a3@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956173 DLMGCP DEBUG <0013> endpoint:rtpbridge/a4@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956173 DLMGCP DEBUG <0013> endpoint:rtpbridge/a5@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956173 DLMGCP DEBUG <0013> endpoint:rtpbridge/a6@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956173 DLMGCP DEBUG <0013> endpoint:rtpbridge/a7@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956173 DLMGCP DEBUG <0013> endpoint:rtpbridge/a8@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956173 DLMGCP DEBUG <0013> endpoint:rtpbridge/a9@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956173 DLMGCP DEBUG <0013> endpoint:rtpbridge/aa@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956173 DLMGCP DEBUG <0013> endpoint:rtpbridge/ab@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956173 DLMGCP DEBUG <0013> endpoint:rtpbridge/ac@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956173 DLMGCP DEBUG <0013> endpoint:rtpbridge/ad@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956173 DLMGCP DEBUG <0013> endpoint:rtpbridge/ae@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956173 DLMGCP DEBUG <0013> endpoint:rtpbridge/af@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956173 DLMGCP DEBUG <0013> endpoint:rtpbridge/b0@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956173 DLMGCP DEBUG <0013> endpoint:rtpbridge/b1@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956173 DLMGCP DEBUG <0013> endpoint:rtpbridge/b2@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956173 DLMGCP DEBUG <0013> endpoint:rtpbridge/b3@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956173 DLMGCP DEBUG <0013> endpoint:rtpbridge/b4@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956173 DLMGCP DEBUG <0013> endpoint:rtpbridge/b5@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956173 DLMGCP DEBUG <0013> endpoint:rtpbridge/b6@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956173 DLMGCP DEBUG <0013> endpoint:rtpbridge/b7@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956173 DLMGCP DEBUG <0013> endpoint:rtpbridge/b8@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956173 DLMGCP DEBUG <0013> endpoint:rtpbridge/b9@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956173 DLMGCP DEBUG <0013> endpoint:rtpbridge/ba@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956173 DLMGCP DEBUG <0013> endpoint:rtpbridge/bb@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956173 DLMGCP DEBUG <0013> endpoint:rtpbridge/bc@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956173 DLMGCP DEBUG <0013> endpoint:rtpbridge/bd@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956173 DLMGCP DEBUG <0013> endpoint:rtpbridge/be@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956173 DLMGCP DEBUG <0013> endpoint:rtpbridge/bf@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956173 DLMGCP DEBUG <0013> endpoint:rtpbridge/c0@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956173 DLMGCP DEBUG <0013> endpoint:rtpbridge/c1@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956173 DLMGCP DEBUG <0013> endpoint:rtpbridge/c2@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956173 DLMGCP DEBUG <0013> endpoint:rtpbridge/c3@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956173 DLMGCP DEBUG <0013> endpoint:rtpbridge/c4@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956173 DLMGCP DEBUG <0013> endpoint:rtpbridge/c5@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956173 DLMGCP DEBUG <0013> endpoint:rtpbridge/c6@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956173 DLMGCP DEBUG <0013> endpoint:rtpbridge/c7@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956173 DLMGCP DEBUG <0013> endpoint:rtpbridge/c8@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956173 DLMGCP DEBUG <0013> endpoint:rtpbridge/c9@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956173 DLMGCP DEBUG <0013> endpoint:rtpbridge/ca@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956173 DLMGCP DEBUG <0013> endpoint:rtpbridge/cb@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956173 DLMGCP DEBUG <0013> endpoint:rtpbridge/cc@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956173 DLMGCP DEBUG <0013> endpoint:rtpbridge/cd@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956173 DLMGCP DEBUG <0013> endpoint:rtpbridge/ce@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956173 DLMGCP DEBUG <0013> endpoint:rtpbridge/cf@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956173 DLMGCP DEBUG <0013> endpoint:rtpbridge/d0@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956173 DLMGCP DEBUG <0013> endpoint:rtpbridge/d1@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956173 DLMGCP DEBUG <0013> endpoint:rtpbridge/d2@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956173 DLMGCP DEBUG <0013> endpoint:rtpbridge/d3@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956173 DLMGCP DEBUG <0013> endpoint:rtpbridge/d4@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956173 DLMGCP DEBUG <0013> endpoint:rtpbridge/d5@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956173 DLMGCP DEBUG <0013> endpoint:rtpbridge/d6@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956173 DLMGCP DEBUG <0013> endpoint:rtpbridge/d7@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956173 DLMGCP DEBUG <0013> endpoint:rtpbridge/d8@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956173 DLMGCP DEBUG <0013> endpoint:rtpbridge/d9@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956173 DLMGCP DEBUG <0013> endpoint:rtpbridge/da@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956173 DLMGCP DEBUG <0013> endpoint:rtpbridge/db@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956173 DLMGCP DEBUG <0013> endpoint:rtpbridge/dc@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956173 DLMGCP DEBUG <0013> endpoint:rtpbridge/dd@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956173 DLMGCP DEBUG <0013> endpoint:rtpbridge/de@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956173 DLMGCP DEBUG <0013> endpoint:rtpbridge/df@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956173 DLMGCP DEBUG <0013> endpoint:rtpbridge/e0@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956173 DLMGCP DEBUG <0013> endpoint:rtpbridge/e1@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956173 DLMGCP DEBUG <0013> endpoint:rtpbridge/e2@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956173 DLMGCP DEBUG <0013> endpoint:rtpbridge/e3@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956173 DLMGCP DEBUG <0013> endpoint:rtpbridge/e4@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956173 DLMGCP DEBUG <0013> endpoint:rtpbridge/e5@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956173 DLMGCP DEBUG <0013> endpoint:rtpbridge/e6@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956173 DLMGCP DEBUG <0013> endpoint:rtpbridge/e7@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956173 DLMGCP DEBUG <0013> endpoint:rtpbridge/e8@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956173 DLMGCP DEBUG <0013> endpoint:rtpbridge/e9@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956173 DLMGCP DEBUG <0013> endpoint:rtpbridge/ea@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956173 DLMGCP DEBUG <0013> endpoint:rtpbridge/eb@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956173 DLMGCP DEBUG <0013> endpoint:rtpbridge/ec@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956173 DLMGCP DEBUG <0013> endpoint:rtpbridge/ed@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956173 DLMGCP DEBUG <0013> endpoint:rtpbridge/ee@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956173 DLMGCP DEBUG <0013> endpoint:rtpbridge/ef@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956173 DLMGCP DEBUG <0013> endpoint:rtpbridge/f0@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956173 DLMGCP DEBUG <0013> endpoint:rtpbridge/f1@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956173 DLMGCP DEBUG <0013> endpoint:rtpbridge/f2@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956173 DLMGCP DEBUG <0013> endpoint:rtpbridge/f3@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956173 DLMGCP DEBUG <0013> endpoint:rtpbridge/f4@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956173 DLMGCP DEBUG <0013> endpoint:rtpbridge/f5@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956173 DLMGCP DEBUG <0013> endpoint:rtpbridge/f6@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956173 DLMGCP DEBUG <0013> endpoint:rtpbridge/f7@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956173 DLMGCP DEBUG <0013> endpoint:rtpbridge/f8@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956173 DLMGCP DEBUG <0013> endpoint:rtpbridge/f9@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956173 DLMGCP DEBUG <0013> endpoint:rtpbridge/fa@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956173 DLMGCP DEBUG <0013> endpoint:rtpbridge/fb@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956173 DLMGCP DEBUG <0013> endpoint:rtpbridge/fc@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956173 DLMGCP DEBUG <0013> endpoint:rtpbridge/fd@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956173 DLMGCP DEBUG <0013> endpoint:rtpbridge/fe@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956174 DLMGCP DEBUG <0013> endpoint:rtpbridge/ff@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956174 DLMGCP DEBUG <0013> endpoint:rtpbridge/100@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956174 DLMGCP DEBUG <0013> endpoint:rtpbridge/101@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956174 DLMGCP DEBUG <0013> endpoint:rtpbridge/102@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956174 DLMGCP DEBUG <0013> endpoint:rtpbridge/103@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956174 DLMGCP DEBUG <0013> endpoint:rtpbridge/104@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956174 DLMGCP DEBUG <0013> endpoint:rtpbridge/105@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956174 DLMGCP DEBUG <0013> endpoint:rtpbridge/106@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956174 DLMGCP DEBUG <0013> endpoint:rtpbridge/107@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956174 DLMGCP DEBUG <0013> endpoint:rtpbridge/108@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956174 DLMGCP DEBUG <0013> endpoint:rtpbridge/109@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956174 DLMGCP DEBUG <0013> endpoint:rtpbridge/10a@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956174 DLMGCP DEBUG <0013> endpoint:rtpbridge/10b@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956174 DLMGCP DEBUG <0013> endpoint:rtpbridge/10c@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956174 DLMGCP DEBUG <0013> endpoint:rtpbridge/10d@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956174 DLMGCP DEBUG <0013> endpoint:rtpbridge/10e@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956174 DLMGCP DEBUG <0013> endpoint:rtpbridge/10f@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956174 DLMGCP DEBUG <0013> endpoint:rtpbridge/110@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956174 DLMGCP DEBUG <0013> endpoint:rtpbridge/111@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956174 DLMGCP DEBUG <0013> endpoint:rtpbridge/112@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956174 DLMGCP DEBUG <0013> endpoint:rtpbridge/113@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956174 DLMGCP DEBUG <0013> endpoint:rtpbridge/114@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956174 DLMGCP DEBUG <0013> endpoint:rtpbridge/115@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956174 DLMGCP DEBUG <0013> endpoint:rtpbridge/116@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956174 DLMGCP DEBUG <0013> endpoint:rtpbridge/117@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956174 DLMGCP DEBUG <0013> endpoint:rtpbridge/118@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956174 DLMGCP DEBUG <0013> endpoint:rtpbridge/119@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956174 DLMGCP DEBUG <0013> endpoint:rtpbridge/11a@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956174 DLMGCP DEBUG <0013> endpoint:rtpbridge/11b@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956174 DLMGCP DEBUG <0013> endpoint:rtpbridge/11c@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956174 DLMGCP DEBUG <0013> endpoint:rtpbridge/11d@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956174 DLMGCP DEBUG <0013> endpoint:rtpbridge/11e@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956174 DLMGCP DEBUG <0013> endpoint:rtpbridge/11f@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956174 DLMGCP DEBUG <0013> endpoint:rtpbridge/120@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956174 DLMGCP DEBUG <0013> endpoint:rtpbridge/121@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956174 DLMGCP DEBUG <0013> endpoint:rtpbridge/122@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956174 DLMGCP DEBUG <0013> endpoint:rtpbridge/123@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956174 DLMGCP DEBUG <0013> endpoint:rtpbridge/124@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956174 DLMGCP DEBUG <0013> endpoint:rtpbridge/125@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956174 DLMGCP DEBUG <0013> endpoint:rtpbridge/126@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956174 DLMGCP DEBUG <0013> endpoint:rtpbridge/127@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956174 DLMGCP DEBUG <0013> endpoint:rtpbridge/128@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956174 DLMGCP DEBUG <0013> endpoint:rtpbridge/129@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956174 DLMGCP DEBUG <0013> endpoint:rtpbridge/12a@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956174 DLMGCP DEBUG <0013> endpoint:rtpbridge/12b@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956174 DLMGCP DEBUG <0013> endpoint:rtpbridge/12c@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956174 DLMGCP DEBUG <0013> endpoint:none Generated response: code=200 (mgcp_protocol.c:230) 20241102125956174 DLMGCP DEBUG <0013> Generated response: line #00: 200 2778 OK (mgcp_msg.c:67) 20241102125956174 DLMGCP DEBUG <0013> Received message: line #00: DLCX 2779 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241102125956174 DLMGCP DEBUG <0013> Received message: line #01: C: 00EC (mgcp_msg.c:67) 20241102125956174 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found free endpoint: rtpbridge/1@mgw (mgcp_endp.c:261) 20241102125956174 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:441) 20241102125956174 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241102125956174 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956174 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956174 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956174 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956174 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956174 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956174 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956174 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956174 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956174 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956174 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956174 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956174 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956174 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956174 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956174 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956174 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956174 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956174 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956174 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956174 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956175 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956175 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956175 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956175 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956175 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956175 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956175 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956175 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956175 DLMGCP DEBUG <0013> endpoint:rtpbridge/1e@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956175 DLMGCP DEBUG <0013> endpoint:rtpbridge/1f@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956175 DLMGCP DEBUG <0013> endpoint:rtpbridge/20@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956175 DLMGCP DEBUG <0013> endpoint:rtpbridge/21@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956175 DLMGCP DEBUG <0013> endpoint:rtpbridge/22@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956175 DLMGCP DEBUG <0013> endpoint:rtpbridge/23@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956175 DLMGCP DEBUG <0013> endpoint:rtpbridge/24@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956175 DLMGCP DEBUG <0013> endpoint:rtpbridge/25@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956175 DLMGCP DEBUG <0013> endpoint:rtpbridge/26@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956175 DLMGCP DEBUG <0013> endpoint:rtpbridge/27@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956175 DLMGCP DEBUG <0013> endpoint:rtpbridge/28@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956175 DLMGCP DEBUG <0013> endpoint:rtpbridge/29@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956175 DLMGCP DEBUG <0013> endpoint:rtpbridge/2a@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956175 DLMGCP DEBUG <0013> endpoint:rtpbridge/2b@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956175 DLMGCP DEBUG <0013> endpoint:rtpbridge/2c@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956175 DLMGCP DEBUG <0013> endpoint:rtpbridge/2d@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956175 DLMGCP DEBUG <0013> endpoint:rtpbridge/2e@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956175 DLMGCP DEBUG <0013> endpoint:rtpbridge/2f@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956175 DLMGCP DEBUG <0013> endpoint:rtpbridge/30@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956175 DLMGCP DEBUG <0013> endpoint:rtpbridge/31@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956175 DLMGCP DEBUG <0013> endpoint:rtpbridge/32@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956175 DLMGCP DEBUG <0013> endpoint:rtpbridge/33@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956175 DLMGCP DEBUG <0013> endpoint:rtpbridge/34@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956175 DLMGCP DEBUG <0013> endpoint:rtpbridge/35@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956175 DLMGCP DEBUG <0013> endpoint:rtpbridge/36@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956175 DLMGCP DEBUG <0013> endpoint:rtpbridge/37@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956175 DLMGCP DEBUG <0013> endpoint:rtpbridge/38@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956175 DLMGCP DEBUG <0013> endpoint:rtpbridge/39@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956175 DLMGCP DEBUG <0013> endpoint:rtpbridge/3a@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956175 DLMGCP DEBUG <0013> endpoint:rtpbridge/3b@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956175 DLMGCP DEBUG <0013> endpoint:rtpbridge/3c@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956175 DLMGCP DEBUG <0013> endpoint:rtpbridge/3d@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956175 DLMGCP DEBUG <0013> endpoint:rtpbridge/3e@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956175 DLMGCP DEBUG <0013> endpoint:rtpbridge/3f@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956175 DLMGCP DEBUG <0013> endpoint:rtpbridge/40@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956175 DLMGCP DEBUG <0013> endpoint:rtpbridge/41@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956175 DLMGCP DEBUG <0013> endpoint:rtpbridge/42@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956175 DLMGCP DEBUG <0013> endpoint:rtpbridge/43@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956175 DLMGCP DEBUG <0013> endpoint:rtpbridge/44@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956175 DLMGCP DEBUG <0013> endpoint:rtpbridge/45@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956175 DLMGCP DEBUG <0013> endpoint:rtpbridge/46@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956175 DLMGCP DEBUG <0013> endpoint:rtpbridge/47@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956175 DLMGCP DEBUG <0013> endpoint:rtpbridge/48@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956175 DLMGCP DEBUG <0013> endpoint:rtpbridge/49@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956175 DLMGCP DEBUG <0013> endpoint:rtpbridge/4a@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956175 DLMGCP DEBUG <0013> endpoint:rtpbridge/4b@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956175 DLMGCP DEBUG <0013> endpoint:rtpbridge/4c@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956175 DLMGCP DEBUG <0013> endpoint:rtpbridge/4d@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956175 DLMGCP DEBUG <0013> endpoint:rtpbridge/4e@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956175 DLMGCP DEBUG <0013> endpoint:rtpbridge/4f@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956175 DLMGCP DEBUG <0013> endpoint:rtpbridge/50@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956175 DLMGCP DEBUG <0013> endpoint:rtpbridge/51@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956175 DLMGCP DEBUG <0013> endpoint:rtpbridge/52@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956175 DLMGCP DEBUG <0013> endpoint:rtpbridge/53@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956175 DLMGCP DEBUG <0013> endpoint:rtpbridge/54@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956175 DLMGCP DEBUG <0013> endpoint:rtpbridge/55@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956175 DLMGCP DEBUG <0013> endpoint:rtpbridge/56@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956175 DLMGCP DEBUG <0013> endpoint:rtpbridge/57@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956175 DLMGCP DEBUG <0013> endpoint:rtpbridge/58@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956175 DLMGCP DEBUG <0013> endpoint:rtpbridge/59@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956175 DLMGCP DEBUG <0013> endpoint:rtpbridge/5a@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956175 DLMGCP DEBUG <0013> endpoint:rtpbridge/5b@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956175 DLMGCP DEBUG <0013> endpoint:rtpbridge/5c@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956175 DLMGCP DEBUG <0013> endpoint:rtpbridge/5d@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956175 DLMGCP DEBUG <0013> endpoint:rtpbridge/5e@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956175 DLMGCP DEBUG <0013> endpoint:rtpbridge/5f@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956175 DLMGCP DEBUG <0013> endpoint:rtpbridge/60@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956175 DLMGCP DEBUG <0013> endpoint:rtpbridge/61@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956175 DLMGCP DEBUG <0013> endpoint:rtpbridge/62@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956175 DLMGCP DEBUG <0013> endpoint:rtpbridge/63@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956175 DLMGCP DEBUG <0013> endpoint:rtpbridge/64@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956175 DLMGCP DEBUG <0013> endpoint:rtpbridge/65@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956175 DLMGCP DEBUG <0013> endpoint:rtpbridge/66@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956175 DLMGCP DEBUG <0013> endpoint:rtpbridge/67@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956175 DLMGCP DEBUG <0013> endpoint:rtpbridge/68@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956175 DLMGCP DEBUG <0013> endpoint:rtpbridge/69@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956175 DLMGCP DEBUG <0013> endpoint:rtpbridge/6a@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956175 DLMGCP DEBUG <0013> endpoint:rtpbridge/6b@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956175 DLMGCP DEBUG <0013> endpoint:rtpbridge/6c@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956175 DLMGCP DEBUG <0013> endpoint:rtpbridge/6d@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956175 DLMGCP DEBUG <0013> endpoint:rtpbridge/6e@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956175 DLMGCP DEBUG <0013> endpoint:rtpbridge/6f@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956175 DLMGCP DEBUG <0013> endpoint:rtpbridge/70@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956175 DLMGCP DEBUG <0013> endpoint:rtpbridge/71@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956175 DLMGCP DEBUG <0013> endpoint:rtpbridge/72@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956175 DLMGCP DEBUG <0013> endpoint:rtpbridge/73@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956175 DLMGCP DEBUG <0013> endpoint:rtpbridge/74@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956175 DLMGCP DEBUG <0013> endpoint:rtpbridge/75@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956175 DLMGCP DEBUG <0013> endpoint:rtpbridge/76@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956175 DLMGCP DEBUG <0013> endpoint:rtpbridge/77@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956175 DLMGCP DEBUG <0013> endpoint:rtpbridge/78@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956175 DLMGCP DEBUG <0013> endpoint:rtpbridge/79@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956175 DLMGCP DEBUG <0013> endpoint:rtpbridge/7a@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956175 DLMGCP DEBUG <0013> endpoint:rtpbridge/7b@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956175 DLMGCP DEBUG <0013> endpoint:rtpbridge/7c@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956175 DLMGCP DEBUG <0013> endpoint:rtpbridge/7d@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956175 DLMGCP DEBUG <0013> endpoint:rtpbridge/7e@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956175 DLMGCP DEBUG <0013> endpoint:rtpbridge/7f@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956175 DLMGCP DEBUG <0013> endpoint:rtpbridge/80@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956175 DLMGCP DEBUG <0013> endpoint:rtpbridge/81@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956175 DLMGCP DEBUG <0013> endpoint:rtpbridge/82@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956175 DLMGCP DEBUG <0013> endpoint:rtpbridge/83@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956175 DLMGCP DEBUG <0013> endpoint:rtpbridge/84@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956175 DLMGCP DEBUG <0013> endpoint:rtpbridge/85@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956175 DLMGCP DEBUG <0013> endpoint:rtpbridge/86@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956175 DLMGCP DEBUG <0013> endpoint:rtpbridge/87@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956175 DLMGCP DEBUG <0013> endpoint:rtpbridge/88@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956175 DLMGCP DEBUG <0013> endpoint:rtpbridge/89@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956175 DLMGCP DEBUG <0013> endpoint:rtpbridge/8a@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956175 DLMGCP DEBUG <0013> endpoint:rtpbridge/8b@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956175 DLMGCP DEBUG <0013> endpoint:rtpbridge/8c@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956175 DLMGCP DEBUG <0013> endpoint:rtpbridge/8d@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956175 DLMGCP DEBUG <0013> endpoint:rtpbridge/8e@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956175 DLMGCP DEBUG <0013> endpoint:rtpbridge/8f@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956175 DLMGCP DEBUG <0013> endpoint:rtpbridge/90@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956175 DLMGCP DEBUG <0013> endpoint:rtpbridge/91@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956175 DLMGCP DEBUG <0013> endpoint:rtpbridge/92@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956175 DLMGCP DEBUG <0013> endpoint:rtpbridge/93@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956175 DLMGCP DEBUG <0013> endpoint:rtpbridge/94@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956175 DLMGCP DEBUG <0013> endpoint:rtpbridge/95@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956176 DLMGCP DEBUG <0013> endpoint:rtpbridge/96@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956176 DLMGCP DEBUG <0013> endpoint:rtpbridge/97@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956176 DLMGCP DEBUG <0013> endpoint:rtpbridge/98@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956176 DLMGCP DEBUG <0013> endpoint:rtpbridge/99@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956176 DLMGCP DEBUG <0013> endpoint:rtpbridge/9a@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956176 DLMGCP DEBUG <0013> endpoint:rtpbridge/9b@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956176 DLMGCP DEBUG <0013> endpoint:rtpbridge/9c@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956176 DLMGCP DEBUG <0013> endpoint:rtpbridge/9d@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956176 DLMGCP DEBUG <0013> endpoint:rtpbridge/9e@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956176 DLMGCP DEBUG <0013> endpoint:rtpbridge/9f@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956176 DLMGCP DEBUG <0013> endpoint:rtpbridge/a0@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956176 DLMGCP DEBUG <0013> endpoint:rtpbridge/a1@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956176 DLMGCP DEBUG <0013> endpoint:rtpbridge/a2@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956176 DLMGCP DEBUG <0013> endpoint:rtpbridge/a3@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956176 DLMGCP DEBUG <0013> endpoint:rtpbridge/a4@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956176 DLMGCP DEBUG <0013> endpoint:rtpbridge/a5@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956176 DLMGCP DEBUG <0013> endpoint:rtpbridge/a6@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956176 DLMGCP DEBUG <0013> endpoint:rtpbridge/a7@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956176 DLMGCP DEBUG <0013> endpoint:rtpbridge/a8@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956176 DLMGCP DEBUG <0013> endpoint:rtpbridge/a9@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956176 DLMGCP DEBUG <0013> endpoint:rtpbridge/aa@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956176 DLMGCP DEBUG <0013> endpoint:rtpbridge/ab@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956176 DLMGCP DEBUG <0013> endpoint:rtpbridge/ac@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956176 DLMGCP DEBUG <0013> endpoint:rtpbridge/ad@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956176 DLMGCP DEBUG <0013> endpoint:rtpbridge/ae@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956176 DLMGCP DEBUG <0013> endpoint:rtpbridge/af@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956176 DLMGCP DEBUG <0013> endpoint:rtpbridge/b0@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956176 DLMGCP DEBUG <0013> endpoint:rtpbridge/b1@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956176 DLMGCP DEBUG <0013> endpoint:rtpbridge/b2@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956176 DLMGCP DEBUG <0013> endpoint:rtpbridge/b3@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956176 DLMGCP DEBUG <0013> endpoint:rtpbridge/b4@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956176 DLMGCP DEBUG <0013> endpoint:rtpbridge/b5@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956176 DLMGCP DEBUG <0013> endpoint:rtpbridge/b6@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956176 DLMGCP DEBUG <0013> endpoint:rtpbridge/b7@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956176 DLMGCP DEBUG <0013> endpoint:rtpbridge/b8@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956176 DLMGCP DEBUG <0013> endpoint:rtpbridge/b9@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956176 DLMGCP DEBUG <0013> endpoint:rtpbridge/ba@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956176 DLMGCP DEBUG <0013> endpoint:rtpbridge/bb@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956176 DLMGCP DEBUG <0013> endpoint:rtpbridge/bc@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956176 DLMGCP DEBUG <0013> endpoint:rtpbridge/bd@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956176 DLMGCP DEBUG <0013> endpoint:rtpbridge/be@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956176 DLMGCP DEBUG <0013> endpoint:rtpbridge/bf@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956176 DLMGCP DEBUG <0013> endpoint:rtpbridge/c0@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956176 DLMGCP DEBUG <0013> endpoint:rtpbridge/c1@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956176 DLMGCP DEBUG <0013> endpoint:rtpbridge/c2@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956176 DLMGCP DEBUG <0013> endpoint:rtpbridge/c3@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956176 DLMGCP DEBUG <0013> endpoint:rtpbridge/c4@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956176 DLMGCP DEBUG <0013> endpoint:rtpbridge/c5@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956176 DLMGCP DEBUG <0013> endpoint:rtpbridge/c6@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956176 DLMGCP DEBUG <0013> endpoint:rtpbridge/c7@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956176 DLMGCP DEBUG <0013> endpoint:rtpbridge/c8@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956176 DLMGCP DEBUG <0013> endpoint:rtpbridge/c9@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956176 DLMGCP DEBUG <0013> endpoint:rtpbridge/ca@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956176 DLMGCP DEBUG <0013> endpoint:rtpbridge/cb@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956176 DLMGCP DEBUG <0013> endpoint:rtpbridge/cc@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956176 DLMGCP DEBUG <0013> endpoint:rtpbridge/cd@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956176 DLMGCP DEBUG <0013> endpoint:rtpbridge/ce@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956176 DLMGCP DEBUG <0013> endpoint:rtpbridge/cf@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956176 DLMGCP DEBUG <0013> endpoint:rtpbridge/d0@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956176 DLMGCP DEBUG <0013> endpoint:rtpbridge/d1@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956176 DLMGCP DEBUG <0013> endpoint:rtpbridge/d2@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956176 DLMGCP DEBUG <0013> endpoint:rtpbridge/d3@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956176 DLMGCP DEBUG <0013> endpoint:rtpbridge/d4@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956176 DLMGCP DEBUG <0013> endpoint:rtpbridge/d5@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956176 DLMGCP DEBUG <0013> endpoint:rtpbridge/d6@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956176 DLMGCP DEBUG <0013> endpoint:rtpbridge/d7@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956176 DLMGCP DEBUG <0013> endpoint:rtpbridge/d8@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956176 DLMGCP DEBUG <0013> endpoint:rtpbridge/d9@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956176 DLMGCP DEBUG <0013> endpoint:rtpbridge/da@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956176 DLMGCP DEBUG <0013> endpoint:rtpbridge/db@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956176 DLMGCP DEBUG <0013> endpoint:rtpbridge/dc@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956176 DLMGCP DEBUG <0013> endpoint:rtpbridge/dd@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956176 DLMGCP DEBUG <0013> endpoint:rtpbridge/de@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956176 DLMGCP DEBUG <0013> endpoint:rtpbridge/df@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956176 DLMGCP DEBUG <0013> endpoint:rtpbridge/e0@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956176 DLMGCP DEBUG <0013> endpoint:rtpbridge/e1@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956176 DLMGCP DEBUG <0013> endpoint:rtpbridge/e2@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956176 DLMGCP DEBUG <0013> endpoint:rtpbridge/e3@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956176 DLMGCP DEBUG <0013> endpoint:rtpbridge/e4@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956176 DLMGCP DEBUG <0013> endpoint:rtpbridge/e5@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956176 DLMGCP DEBUG <0013> endpoint:rtpbridge/e6@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956176 DLMGCP DEBUG <0013> endpoint:rtpbridge/e7@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956176 DLMGCP DEBUG <0013> endpoint:rtpbridge/e8@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956176 DLMGCP DEBUG <0013> endpoint:rtpbridge/e9@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956176 DLMGCP DEBUG <0013> endpoint:rtpbridge/ea@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956176 DLMGCP DEBUG <0013> endpoint:rtpbridge/eb@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956176 DLMGCP DEBUG <0013> endpoint:rtpbridge/ec@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956176 DLMGCP DEBUG <0013> endpoint:rtpbridge/ed@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956176 DLMGCP DEBUG <0013> endpoint:rtpbridge/ee@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956176 DLMGCP DEBUG <0013> endpoint:rtpbridge/ef@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956176 DLMGCP DEBUG <0013> endpoint:rtpbridge/f0@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956176 DLMGCP DEBUG <0013> endpoint:rtpbridge/f1@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956176 DLMGCP DEBUG <0013> endpoint:rtpbridge/f2@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956176 DLMGCP DEBUG <0013> endpoint:rtpbridge/f3@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956176 DLMGCP DEBUG <0013> endpoint:rtpbridge/f4@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956176 DLMGCP DEBUG <0013> endpoint:rtpbridge/f5@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956176 DLMGCP DEBUG <0013> endpoint:rtpbridge/f6@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956176 DLMGCP DEBUG <0013> endpoint:rtpbridge/f7@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956176 DLMGCP DEBUG <0013> endpoint:rtpbridge/f8@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956176 DLMGCP DEBUG <0013> endpoint:rtpbridge/f9@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956176 DLMGCP DEBUG <0013> endpoint:rtpbridge/fa@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956176 DLMGCP DEBUG <0013> endpoint:rtpbridge/fb@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956176 DLMGCP DEBUG <0013> endpoint:rtpbridge/fc@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956176 DLMGCP DEBUG <0013> endpoint:rtpbridge/fd@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956176 DLMGCP DEBUG <0013> endpoint:rtpbridge/fe@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956176 DLMGCP DEBUG <0013> endpoint:rtpbridge/ff@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956176 DLMGCP DEBUG <0013> endpoint:rtpbridge/100@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956176 DLMGCP DEBUG <0013> endpoint:rtpbridge/101@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956176 DLMGCP DEBUG <0013> endpoint:rtpbridge/102@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956176 DLMGCP DEBUG <0013> endpoint:rtpbridge/103@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956176 DLMGCP DEBUG <0013> endpoint:rtpbridge/104@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956176 DLMGCP DEBUG <0013> endpoint:rtpbridge/105@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956176 DLMGCP DEBUG <0013> endpoint:rtpbridge/106@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956176 DLMGCP DEBUG <0013> endpoint:rtpbridge/107@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956176 DLMGCP DEBUG <0013> endpoint:rtpbridge/108@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956176 DLMGCP DEBUG <0013> endpoint:rtpbridge/109@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956176 DLMGCP DEBUG <0013> endpoint:rtpbridge/10a@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956176 DLMGCP DEBUG <0013> endpoint:rtpbridge/10b@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956176 DLMGCP DEBUG <0013> endpoint:rtpbridge/10c@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956176 DLMGCP DEBUG <0013> endpoint:rtpbridge/10d@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956176 DLMGCP DEBUG <0013> endpoint:rtpbridge/10e@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956176 DLMGCP DEBUG <0013> endpoint:rtpbridge/10f@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956176 DLMGCP DEBUG <0013> endpoint:rtpbridge/110@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956176 DLMGCP DEBUG <0013> endpoint:rtpbridge/111@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956176 DLMGCP DEBUG <0013> endpoint:rtpbridge/112@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956176 DLMGCP DEBUG <0013> endpoint:rtpbridge/113@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956176 DLMGCP DEBUG <0013> endpoint:rtpbridge/114@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956176 DLMGCP DEBUG <0013> endpoint:rtpbridge/115@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956176 DLMGCP DEBUG <0013> endpoint:rtpbridge/116@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956177 DLMGCP DEBUG <0013> endpoint:rtpbridge/117@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956177 DLMGCP DEBUG <0013> endpoint:rtpbridge/118@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956177 DLMGCP DEBUG <0013> endpoint:rtpbridge/119@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956177 DLMGCP DEBUG <0013> endpoint:rtpbridge/11a@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956177 DLMGCP DEBUG <0013> endpoint:rtpbridge/11b@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956177 DLMGCP DEBUG <0013> endpoint:rtpbridge/11c@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956177 DLMGCP DEBUG <0013> endpoint:rtpbridge/11d@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956177 DLMGCP DEBUG <0013> endpoint:rtpbridge/11e@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956177 DLMGCP DEBUG <0013> endpoint:rtpbridge/11f@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956177 DLMGCP DEBUG <0013> endpoint:rtpbridge/120@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956177 DLMGCP DEBUG <0013> endpoint:rtpbridge/121@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956177 DLMGCP DEBUG <0013> endpoint:rtpbridge/122@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956177 DLMGCP DEBUG <0013> endpoint:rtpbridge/123@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956177 DLMGCP DEBUG <0013> endpoint:rtpbridge/124@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956177 DLMGCP DEBUG <0013> endpoint:rtpbridge/125@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956177 DLMGCP DEBUG <0013> endpoint:rtpbridge/126@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956177 DLMGCP DEBUG <0013> endpoint:rtpbridge/127@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956177 DLMGCP DEBUG <0013> endpoint:rtpbridge/128@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956177 DLMGCP DEBUG <0013> endpoint:rtpbridge/129@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956177 DLMGCP DEBUG <0013> endpoint:rtpbridge/12a@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956177 DLMGCP DEBUG <0013> endpoint:rtpbridge/12b@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956177 DLMGCP DEBUG <0013> endpoint:rtpbridge/12c@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956177 DLMGCP DEBUG <0013> endpoint:none Generated response: code=200 (mgcp_protocol.c:230) 20241102125956177 DLMGCP DEBUG <0013> Generated response: line #00: 200 2779 OK (mgcp_msg.c:67) 20241102125956177 DLMGCP DEBUG <0013> Received message: line #00: DLCX 2780 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241102125956177 DLMGCP DEBUG <0013> Received message: line #01: C: 00ED (mgcp_msg.c:67) 20241102125956177 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found free endpoint: rtpbridge/1@mgw (mgcp_endp.c:261) 20241102125956177 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:441) 20241102125956177 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241102125956177 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956177 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956177 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956177 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956177 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956177 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956177 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956177 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956177 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956177 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956177 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956177 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956177 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956177 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956177 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956177 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956177 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956177 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956177 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956177 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956177 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956177 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956177 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956177 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956177 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956177 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956177 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956177 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956177 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956177 DLMGCP DEBUG <0013> endpoint:rtpbridge/1e@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956177 DLMGCP DEBUG <0013> endpoint:rtpbridge/1f@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956177 DLMGCP DEBUG <0013> endpoint:rtpbridge/20@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956177 DLMGCP DEBUG <0013> endpoint:rtpbridge/21@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956177 DLMGCP DEBUG <0013> endpoint:rtpbridge/22@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956177 DLMGCP DEBUG <0013> endpoint:rtpbridge/23@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956177 DLMGCP DEBUG <0013> endpoint:rtpbridge/24@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956177 DLMGCP DEBUG <0013> endpoint:rtpbridge/25@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956177 DLMGCP DEBUG <0013> endpoint:rtpbridge/26@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956177 DLMGCP DEBUG <0013> endpoint:rtpbridge/27@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956178 DLMGCP DEBUG <0013> endpoint:rtpbridge/28@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956178 DLMGCP DEBUG <0013> endpoint:rtpbridge/29@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956178 DLMGCP DEBUG <0013> endpoint:rtpbridge/2a@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956178 DLMGCP DEBUG <0013> endpoint:rtpbridge/2b@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956178 DLMGCP DEBUG <0013> endpoint:rtpbridge/2c@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956178 DLMGCP DEBUG <0013> endpoint:rtpbridge/2d@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956178 DLMGCP DEBUG <0013> endpoint:rtpbridge/2e@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956178 DLMGCP DEBUG <0013> endpoint:rtpbridge/2f@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956178 DLMGCP DEBUG <0013> endpoint:rtpbridge/30@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956178 DLMGCP DEBUG <0013> endpoint:rtpbridge/31@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956178 DLMGCP DEBUG <0013> endpoint:rtpbridge/32@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956178 DLMGCP DEBUG <0013> endpoint:rtpbridge/33@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956178 DLMGCP DEBUG <0013> endpoint:rtpbridge/34@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956178 DLMGCP DEBUG <0013> endpoint:rtpbridge/35@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956178 DLMGCP DEBUG <0013> endpoint:rtpbridge/36@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956178 DLMGCP DEBUG <0013> endpoint:rtpbridge/37@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956178 DLMGCP DEBUG <0013> endpoint:rtpbridge/38@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956178 DLMGCP DEBUG <0013> endpoint:rtpbridge/39@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956178 DLMGCP DEBUG <0013> endpoint:rtpbridge/3a@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956178 DLMGCP DEBUG <0013> endpoint:rtpbridge/3b@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956178 DLMGCP DEBUG <0013> endpoint:rtpbridge/3c@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956178 DLMGCP DEBUG <0013> endpoint:rtpbridge/3d@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956178 DLMGCP DEBUG <0013> endpoint:rtpbridge/3e@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956178 DLMGCP DEBUG <0013> endpoint:rtpbridge/3f@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956178 DLMGCP DEBUG <0013> endpoint:rtpbridge/40@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956178 DLMGCP DEBUG <0013> endpoint:rtpbridge/41@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956178 DLMGCP DEBUG <0013> endpoint:rtpbridge/42@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956178 DLMGCP DEBUG <0013> endpoint:rtpbridge/43@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956178 DLMGCP DEBUG <0013> endpoint:rtpbridge/44@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956178 DLMGCP DEBUG <0013> endpoint:rtpbridge/45@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956178 DLMGCP DEBUG <0013> endpoint:rtpbridge/46@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956178 DLMGCP DEBUG <0013> endpoint:rtpbridge/47@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956178 DLMGCP DEBUG <0013> endpoint:rtpbridge/48@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956178 DLMGCP DEBUG <0013> endpoint:rtpbridge/49@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956178 DLMGCP DEBUG <0013> endpoint:rtpbridge/4a@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956178 DLMGCP DEBUG <0013> endpoint:rtpbridge/4b@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956178 DLMGCP DEBUG <0013> endpoint:rtpbridge/4c@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956178 DLMGCP DEBUG <0013> endpoint:rtpbridge/4d@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956178 DLMGCP DEBUG <0013> endpoint:rtpbridge/4e@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956178 DLMGCP DEBUG <0013> endpoint:rtpbridge/4f@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956178 DLMGCP DEBUG <0013> endpoint:rtpbridge/50@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956178 DLMGCP DEBUG <0013> endpoint:rtpbridge/51@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956178 DLMGCP DEBUG <0013> endpoint:rtpbridge/52@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956178 DLMGCP DEBUG <0013> endpoint:rtpbridge/53@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956178 DLMGCP DEBUG <0013> endpoint:rtpbridge/54@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956178 DLMGCP DEBUG <0013> endpoint:rtpbridge/55@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956178 DLMGCP DEBUG <0013> endpoint:rtpbridge/56@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956178 DLMGCP DEBUG <0013> endpoint:rtpbridge/57@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956178 DLMGCP DEBUG <0013> endpoint:rtpbridge/58@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956178 DLMGCP DEBUG <0013> endpoint:rtpbridge/59@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956178 DLMGCP DEBUG <0013> endpoint:rtpbridge/5a@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956178 DLMGCP DEBUG <0013> endpoint:rtpbridge/5b@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956178 DLMGCP DEBUG <0013> endpoint:rtpbridge/5c@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956178 DLMGCP DEBUG <0013> endpoint:rtpbridge/5d@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956178 DLMGCP DEBUG <0013> endpoint:rtpbridge/5e@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956178 DLMGCP DEBUG <0013> endpoint:rtpbridge/5f@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956178 DLMGCP DEBUG <0013> endpoint:rtpbridge/60@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956178 DLMGCP DEBUG <0013> endpoint:rtpbridge/61@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956178 DLMGCP DEBUG <0013> endpoint:rtpbridge/62@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956178 DLMGCP DEBUG <0013> endpoint:rtpbridge/63@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956178 DLMGCP DEBUG <0013> endpoint:rtpbridge/64@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956178 DLMGCP DEBUG <0013> endpoint:rtpbridge/65@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956178 DLMGCP DEBUG <0013> endpoint:rtpbridge/66@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956178 DLMGCP DEBUG <0013> endpoint:rtpbridge/67@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956178 DLMGCP DEBUG <0013> endpoint:rtpbridge/68@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956178 DLMGCP DEBUG <0013> endpoint:rtpbridge/69@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956178 DLMGCP DEBUG <0013> endpoint:rtpbridge/6a@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956178 DLMGCP DEBUG <0013> endpoint:rtpbridge/6b@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956178 DLMGCP DEBUG <0013> endpoint:rtpbridge/6c@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956178 DLMGCP DEBUG <0013> endpoint:rtpbridge/6d@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956178 DLMGCP DEBUG <0013> endpoint:rtpbridge/6e@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956178 DLMGCP DEBUG <0013> endpoint:rtpbridge/6f@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956178 DLMGCP DEBUG <0013> endpoint:rtpbridge/70@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956178 DLMGCP DEBUG <0013> endpoint:rtpbridge/71@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956178 DLMGCP DEBUG <0013> endpoint:rtpbridge/72@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956178 DLMGCP DEBUG <0013> endpoint:rtpbridge/73@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956178 DLMGCP DEBUG <0013> endpoint:rtpbridge/74@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956178 DLMGCP DEBUG <0013> endpoint:rtpbridge/75@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956178 DLMGCP DEBUG <0013> endpoint:rtpbridge/76@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956178 DLMGCP DEBUG <0013> endpoint:rtpbridge/77@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956178 DLMGCP DEBUG <0013> endpoint:rtpbridge/78@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956178 DLMGCP DEBUG <0013> endpoint:rtpbridge/79@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956178 DLMGCP DEBUG <0013> endpoint:rtpbridge/7a@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956178 DLMGCP DEBUG <0013> endpoint:rtpbridge/7b@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956178 DLMGCP DEBUG <0013> endpoint:rtpbridge/7c@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956178 DLMGCP DEBUG <0013> endpoint:rtpbridge/7d@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956178 DLMGCP DEBUG <0013> endpoint:rtpbridge/7e@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956178 DLMGCP DEBUG <0013> endpoint:rtpbridge/7f@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956178 DLMGCP DEBUG <0013> endpoint:rtpbridge/80@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956178 DLMGCP DEBUG <0013> endpoint:rtpbridge/81@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956178 DLMGCP DEBUG <0013> endpoint:rtpbridge/82@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956178 DLMGCP DEBUG <0013> endpoint:rtpbridge/83@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956178 DLMGCP DEBUG <0013> endpoint:rtpbridge/84@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956178 DLMGCP DEBUG <0013> endpoint:rtpbridge/85@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956178 DLMGCP DEBUG <0013> endpoint:rtpbridge/86@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956178 DLMGCP DEBUG <0013> endpoint:rtpbridge/87@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956178 DLMGCP DEBUG <0013> endpoint:rtpbridge/88@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956178 DLMGCP DEBUG <0013> endpoint:rtpbridge/89@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956178 DLMGCP DEBUG <0013> endpoint:rtpbridge/8a@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956178 DLMGCP DEBUG <0013> endpoint:rtpbridge/8b@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956178 DLMGCP DEBUG <0013> endpoint:rtpbridge/8c@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956178 DLMGCP DEBUG <0013> endpoint:rtpbridge/8d@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956178 DLMGCP DEBUG <0013> endpoint:rtpbridge/8e@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956178 DLMGCP DEBUG <0013> endpoint:rtpbridge/8f@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956178 DLMGCP DEBUG <0013> endpoint:rtpbridge/90@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956178 DLMGCP DEBUG <0013> endpoint:rtpbridge/91@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956178 DLMGCP DEBUG <0013> endpoint:rtpbridge/92@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956178 DLMGCP DEBUG <0013> endpoint:rtpbridge/93@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956178 DLMGCP DEBUG <0013> endpoint:rtpbridge/94@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956178 DLMGCP DEBUG <0013> endpoint:rtpbridge/95@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956178 DLMGCP DEBUG <0013> endpoint:rtpbridge/96@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956178 DLMGCP DEBUG <0013> endpoint:rtpbridge/97@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956178 DLMGCP DEBUG <0013> endpoint:rtpbridge/98@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956178 DLMGCP DEBUG <0013> endpoint:rtpbridge/99@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956178 DLMGCP DEBUG <0013> endpoint:rtpbridge/9a@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956178 DLMGCP DEBUG <0013> endpoint:rtpbridge/9b@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956178 DLMGCP DEBUG <0013> endpoint:rtpbridge/9c@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956178 DLMGCP DEBUG <0013> endpoint:rtpbridge/9d@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956178 DLMGCP DEBUG <0013> endpoint:rtpbridge/9e@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956178 DLMGCP DEBUG <0013> endpoint:rtpbridge/9f@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956178 DLMGCP DEBUG <0013> endpoint:rtpbridge/a0@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956178 DLMGCP DEBUG <0013> endpoint:rtpbridge/a1@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956178 DLMGCP DEBUG <0013> endpoint:rtpbridge/a2@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956178 DLMGCP DEBUG <0013> endpoint:rtpbridge/a3@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956178 DLMGCP DEBUG <0013> endpoint:rtpbridge/a4@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956178 DLMGCP DEBUG <0013> endpoint:rtpbridge/a5@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956178 DLMGCP DEBUG <0013> endpoint:rtpbridge/a6@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956178 DLMGCP DEBUG <0013> endpoint:rtpbridge/a7@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956179 DLMGCP DEBUG <0013> endpoint:rtpbridge/a8@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956179 DLMGCP DEBUG <0013> endpoint:rtpbridge/a9@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956179 DLMGCP DEBUG <0013> endpoint:rtpbridge/aa@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956179 DLMGCP DEBUG <0013> endpoint:rtpbridge/ab@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956179 DLMGCP DEBUG <0013> endpoint:rtpbridge/ac@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956179 DLMGCP DEBUG <0013> endpoint:rtpbridge/ad@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956179 DLMGCP DEBUG <0013> endpoint:rtpbridge/ae@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956179 DLMGCP DEBUG <0013> endpoint:rtpbridge/af@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956179 DLMGCP DEBUG <0013> endpoint:rtpbridge/b0@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956179 DLMGCP DEBUG <0013> endpoint:rtpbridge/b1@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956179 DLMGCP DEBUG <0013> endpoint:rtpbridge/b2@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956179 DLMGCP DEBUG <0013> endpoint:rtpbridge/b3@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956179 DLMGCP DEBUG <0013> endpoint:rtpbridge/b4@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956179 DLMGCP DEBUG <0013> endpoint:rtpbridge/b5@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956179 DLMGCP DEBUG <0013> endpoint:rtpbridge/b6@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956179 DLMGCP DEBUG <0013> endpoint:rtpbridge/b7@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956179 DLMGCP DEBUG <0013> endpoint:rtpbridge/b8@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956179 DLMGCP DEBUG <0013> endpoint:rtpbridge/b9@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956179 DLMGCP DEBUG <0013> endpoint:rtpbridge/ba@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956179 DLMGCP DEBUG <0013> endpoint:rtpbridge/bb@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956179 DLMGCP DEBUG <0013> endpoint:rtpbridge/bc@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956179 DLMGCP DEBUG <0013> endpoint:rtpbridge/bd@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956179 DLMGCP DEBUG <0013> endpoint:rtpbridge/be@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956179 DLMGCP DEBUG <0013> endpoint:rtpbridge/bf@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956179 DLMGCP DEBUG <0013> endpoint:rtpbridge/c0@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956179 DLMGCP DEBUG <0013> endpoint:rtpbridge/c1@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956179 DLMGCP DEBUG <0013> endpoint:rtpbridge/c2@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956179 DLMGCP DEBUG <0013> endpoint:rtpbridge/c3@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956179 DLMGCP DEBUG <0013> endpoint:rtpbridge/c4@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956179 DLMGCP DEBUG <0013> endpoint:rtpbridge/c5@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956179 DLMGCP DEBUG <0013> endpoint:rtpbridge/c6@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956179 DLMGCP DEBUG <0013> endpoint:rtpbridge/c7@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956179 DLMGCP DEBUG <0013> endpoint:rtpbridge/c8@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956179 DLMGCP DEBUG <0013> endpoint:rtpbridge/c9@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956179 DLMGCP DEBUG <0013> endpoint:rtpbridge/ca@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956179 DLMGCP DEBUG <0013> endpoint:rtpbridge/cb@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956179 DLMGCP DEBUG <0013> endpoint:rtpbridge/cc@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956179 DLMGCP DEBUG <0013> endpoint:rtpbridge/cd@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956179 DLMGCP DEBUG <0013> endpoint:rtpbridge/ce@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956179 DLMGCP DEBUG <0013> endpoint:rtpbridge/cf@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956179 DLMGCP DEBUG <0013> endpoint:rtpbridge/d0@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956179 DLMGCP DEBUG <0013> endpoint:rtpbridge/d1@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956179 DLMGCP DEBUG <0013> endpoint:rtpbridge/d2@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956179 DLMGCP DEBUG <0013> endpoint:rtpbridge/d3@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956179 DLMGCP DEBUG <0013> endpoint:rtpbridge/d4@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956179 DLMGCP DEBUG <0013> endpoint:rtpbridge/d5@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956179 DLMGCP DEBUG <0013> endpoint:rtpbridge/d6@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956179 DLMGCP DEBUG <0013> endpoint:rtpbridge/d7@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956179 DLMGCP DEBUG <0013> endpoint:rtpbridge/d8@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956179 DLMGCP DEBUG <0013> endpoint:rtpbridge/d9@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956179 DLMGCP DEBUG <0013> endpoint:rtpbridge/da@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956179 DLMGCP DEBUG <0013> endpoint:rtpbridge/db@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956179 DLMGCP DEBUG <0013> endpoint:rtpbridge/dc@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956179 DLMGCP DEBUG <0013> endpoint:rtpbridge/dd@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956179 DLMGCP DEBUG <0013> endpoint:rtpbridge/de@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956179 DLMGCP DEBUG <0013> endpoint:rtpbridge/df@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956179 DLMGCP DEBUG <0013> endpoint:rtpbridge/e0@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956179 DLMGCP DEBUG <0013> endpoint:rtpbridge/e1@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956179 DLMGCP DEBUG <0013> endpoint:rtpbridge/e2@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956179 DLMGCP DEBUG <0013> endpoint:rtpbridge/e3@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956179 DLMGCP DEBUG <0013> endpoint:rtpbridge/e4@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956179 DLMGCP DEBUG <0013> endpoint:rtpbridge/e5@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956179 DLMGCP DEBUG <0013> endpoint:rtpbridge/e6@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956179 DLMGCP DEBUG <0013> endpoint:rtpbridge/e7@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956179 DLMGCP DEBUG <0013> endpoint:rtpbridge/e8@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956179 DLMGCP DEBUG <0013> endpoint:rtpbridge/e9@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956179 DLMGCP DEBUG <0013> endpoint:rtpbridge/ea@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956179 DLMGCP DEBUG <0013> endpoint:rtpbridge/eb@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956179 DLMGCP DEBUG <0013> endpoint:rtpbridge/ec@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956179 DLMGCP DEBUG <0013> endpoint:rtpbridge/ed@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956179 DLMGCP DEBUG <0013> endpoint:rtpbridge/ee@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956179 DLMGCP DEBUG <0013> endpoint:rtpbridge/ef@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956179 DLMGCP DEBUG <0013> endpoint:rtpbridge/f0@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956179 DLMGCP DEBUG <0013> endpoint:rtpbridge/f1@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956179 DLMGCP DEBUG <0013> endpoint:rtpbridge/f2@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956179 DLMGCP DEBUG <0013> endpoint:rtpbridge/f3@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956179 DLMGCP DEBUG <0013> endpoint:rtpbridge/f4@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956179 DLMGCP DEBUG <0013> endpoint:rtpbridge/f5@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956179 DLMGCP DEBUG <0013> endpoint:rtpbridge/f6@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956179 DLMGCP DEBUG <0013> endpoint:rtpbridge/f7@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956179 DLMGCP DEBUG <0013> endpoint:rtpbridge/f8@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956179 DLMGCP DEBUG <0013> endpoint:rtpbridge/f9@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956179 DLMGCP DEBUG <0013> endpoint:rtpbridge/fa@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956179 DLMGCP DEBUG <0013> endpoint:rtpbridge/fb@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956179 DLMGCP DEBUG <0013> endpoint:rtpbridge/fc@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956179 DLMGCP DEBUG <0013> endpoint:rtpbridge/fd@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956179 DLMGCP DEBUG <0013> endpoint:rtpbridge/fe@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956179 DLMGCP DEBUG <0013> endpoint:rtpbridge/ff@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956179 DLMGCP DEBUG <0013> endpoint:rtpbridge/100@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956179 DLMGCP DEBUG <0013> endpoint:rtpbridge/101@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956179 DLMGCP DEBUG <0013> endpoint:rtpbridge/102@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956179 DLMGCP DEBUG <0013> endpoint:rtpbridge/103@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956179 DLMGCP DEBUG <0013> endpoint:rtpbridge/104@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956179 DLMGCP DEBUG <0013> endpoint:rtpbridge/105@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956179 DLMGCP DEBUG <0013> endpoint:rtpbridge/106@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956179 DLMGCP DEBUG <0013> endpoint:rtpbridge/107@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956179 DLMGCP DEBUG <0013> endpoint:rtpbridge/108@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956179 DLMGCP DEBUG <0013> endpoint:rtpbridge/109@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956179 DLMGCP DEBUG <0013> endpoint:rtpbridge/10a@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956179 DLMGCP DEBUG <0013> endpoint:rtpbridge/10b@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956179 DLMGCP DEBUG <0013> endpoint:rtpbridge/10c@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956179 DLMGCP DEBUG <0013> endpoint:rtpbridge/10d@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956179 DLMGCP DEBUG <0013> endpoint:rtpbridge/10e@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956179 DLMGCP DEBUG <0013> endpoint:rtpbridge/10f@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956179 DLMGCP DEBUG <0013> endpoint:rtpbridge/110@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956179 DLMGCP DEBUG <0013> endpoint:rtpbridge/111@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956179 DLMGCP DEBUG <0013> endpoint:rtpbridge/112@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956179 DLMGCP DEBUG <0013> endpoint:rtpbridge/113@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956179 DLMGCP DEBUG <0013> endpoint:rtpbridge/114@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956179 DLMGCP DEBUG <0013> endpoint:rtpbridge/115@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956179 DLMGCP DEBUG <0013> endpoint:rtpbridge/116@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956179 DLMGCP DEBUG <0013> endpoint:rtpbridge/117@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956179 DLMGCP DEBUG <0013> endpoint:rtpbridge/118@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956179 DLMGCP DEBUG <0013> endpoint:rtpbridge/119@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956179 DLMGCP DEBUG <0013> endpoint:rtpbridge/11a@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956179 DLMGCP DEBUG <0013> endpoint:rtpbridge/11b@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956179 DLMGCP DEBUG <0013> endpoint:rtpbridge/11c@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956179 DLMGCP DEBUG <0013> endpoint:rtpbridge/11d@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956179 DLMGCP DEBUG <0013> endpoint:rtpbridge/11e@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956179 DLMGCP DEBUG <0013> endpoint:rtpbridge/11f@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956179 DLMGCP DEBUG <0013> endpoint:rtpbridge/120@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956179 DLMGCP DEBUG <0013> endpoint:rtpbridge/121@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956179 DLMGCP DEBUG <0013> endpoint:rtpbridge/122@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956179 DLMGCP DEBUG <0013> endpoint:rtpbridge/123@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956179 DLMGCP DEBUG <0013> endpoint:rtpbridge/124@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956179 DLMGCP DEBUG <0013> endpoint:rtpbridge/125@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956179 DLMGCP DEBUG <0013> endpoint:rtpbridge/126@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956179 DLMGCP DEBUG <0013> endpoint:rtpbridge/127@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956179 DLMGCP DEBUG <0013> endpoint:rtpbridge/128@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956180 DLMGCP DEBUG <0013> endpoint:rtpbridge/129@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956180 DLMGCP DEBUG <0013> endpoint:rtpbridge/12a@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956180 DLMGCP DEBUG <0013> endpoint:rtpbridge/12b@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956180 DLMGCP DEBUG <0013> endpoint:rtpbridge/12c@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956180 DLMGCP DEBUG <0013> endpoint:none Generated response: code=200 (mgcp_protocol.c:230) 20241102125956180 DLMGCP DEBUG <0013> Generated response: line #00: 200 2780 OK (mgcp_msg.c:67) 20241102125956180 DLMGCP DEBUG <0013> Received message: line #00: DLCX 2781 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241102125956180 DLMGCP DEBUG <0013> Received message: line #01: C: 00EE (mgcp_msg.c:67) 20241102125956180 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found free endpoint: rtpbridge/1@mgw (mgcp_endp.c:261) 20241102125956180 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:441) 20241102125956180 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241102125956180 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956180 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956180 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956180 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956180 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956180 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956180 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956180 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956180 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956180 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956180 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956180 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956180 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956180 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956180 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956180 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956180 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956180 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956180 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956180 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956180 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956180 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956180 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956180 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956180 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956180 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956180 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956180 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956180 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956180 DLMGCP DEBUG <0013> endpoint:rtpbridge/1e@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956180 DLMGCP DEBUG <0013> endpoint:rtpbridge/1f@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956180 DLMGCP DEBUG <0013> endpoint:rtpbridge/20@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956180 DLMGCP DEBUG <0013> endpoint:rtpbridge/21@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956180 DLMGCP DEBUG <0013> endpoint:rtpbridge/22@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956180 DLMGCP DEBUG <0013> endpoint:rtpbridge/23@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956180 DLMGCP DEBUG <0013> endpoint:rtpbridge/24@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956180 DLMGCP DEBUG <0013> endpoint:rtpbridge/25@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956180 DLMGCP DEBUG <0013> endpoint:rtpbridge/26@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956180 DLMGCP DEBUG <0013> endpoint:rtpbridge/27@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956180 DLMGCP DEBUG <0013> endpoint:rtpbridge/28@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956180 DLMGCP DEBUG <0013> endpoint:rtpbridge/29@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956180 DLMGCP DEBUG <0013> endpoint:rtpbridge/2a@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956180 DLMGCP DEBUG <0013> endpoint:rtpbridge/2b@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956180 DLMGCP DEBUG <0013> endpoint:rtpbridge/2c@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956180 DLMGCP DEBUG <0013> endpoint:rtpbridge/2d@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956180 DLMGCP DEBUG <0013> endpoint:rtpbridge/2e@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956180 DLMGCP DEBUG <0013> endpoint:rtpbridge/2f@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956180 DLMGCP DEBUG <0013> endpoint:rtpbridge/30@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956180 DLMGCP DEBUG <0013> endpoint:rtpbridge/31@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956180 DLMGCP DEBUG <0013> endpoint:rtpbridge/32@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956180 DLMGCP DEBUG <0013> endpoint:rtpbridge/33@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956180 DLMGCP DEBUG <0013> endpoint:rtpbridge/34@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956180 DLMGCP DEBUG <0013> endpoint:rtpbridge/35@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956180 DLMGCP DEBUG <0013> endpoint:rtpbridge/36@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956180 DLMGCP DEBUG <0013> endpoint:rtpbridge/37@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956180 DLMGCP DEBUG <0013> endpoint:rtpbridge/38@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956180 DLMGCP DEBUG <0013> endpoint:rtpbridge/39@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956180 DLMGCP DEBUG <0013> endpoint:rtpbridge/3a@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956180 DLMGCP DEBUG <0013> endpoint:rtpbridge/3b@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956180 DLMGCP DEBUG <0013> endpoint:rtpbridge/3c@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956180 DLMGCP DEBUG <0013> endpoint:rtpbridge/3d@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956181 DLMGCP DEBUG <0013> endpoint:rtpbridge/3e@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956181 DLMGCP DEBUG <0013> endpoint:rtpbridge/3f@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956181 DLMGCP DEBUG <0013> endpoint:rtpbridge/40@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956181 DLMGCP DEBUG <0013> endpoint:rtpbridge/41@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956181 DLMGCP DEBUG <0013> endpoint:rtpbridge/42@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956181 DLMGCP DEBUG <0013> endpoint:rtpbridge/43@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956181 DLMGCP DEBUG <0013> endpoint:rtpbridge/44@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956181 DLMGCP DEBUG <0013> endpoint:rtpbridge/45@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956181 DLMGCP DEBUG <0013> endpoint:rtpbridge/46@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956181 DLMGCP DEBUG <0013> endpoint:rtpbridge/47@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956181 DLMGCP DEBUG <0013> endpoint:rtpbridge/48@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956181 DLMGCP DEBUG <0013> endpoint:rtpbridge/49@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956181 DLMGCP DEBUG <0013> endpoint:rtpbridge/4a@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956181 DLMGCP DEBUG <0013> endpoint:rtpbridge/4b@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956181 DLMGCP DEBUG <0013> endpoint:rtpbridge/4c@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956181 DLMGCP DEBUG <0013> endpoint:rtpbridge/4d@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956181 DLMGCP DEBUG <0013> endpoint:rtpbridge/4e@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956181 DLMGCP DEBUG <0013> endpoint:rtpbridge/4f@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956181 DLMGCP DEBUG <0013> endpoint:rtpbridge/50@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956181 DLMGCP DEBUG <0013> endpoint:rtpbridge/51@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956181 DLMGCP DEBUG <0013> endpoint:rtpbridge/52@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956181 DLMGCP DEBUG <0013> endpoint:rtpbridge/53@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956181 DLMGCP DEBUG <0013> endpoint:rtpbridge/54@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956181 DLMGCP DEBUG <0013> endpoint:rtpbridge/55@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956181 DLMGCP DEBUG <0013> endpoint:rtpbridge/56@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956181 DLMGCP DEBUG <0013> endpoint:rtpbridge/57@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956181 DLMGCP DEBUG <0013> endpoint:rtpbridge/58@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956181 DLMGCP DEBUG <0013> endpoint:rtpbridge/59@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956181 DLMGCP DEBUG <0013> endpoint:rtpbridge/5a@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956181 DLMGCP DEBUG <0013> endpoint:rtpbridge/5b@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956181 DLMGCP DEBUG <0013> endpoint:rtpbridge/5c@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956181 DLMGCP DEBUG <0013> endpoint:rtpbridge/5d@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956181 DLMGCP DEBUG <0013> endpoint:rtpbridge/5e@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956181 DLMGCP DEBUG <0013> endpoint:rtpbridge/5f@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956181 DLMGCP DEBUG <0013> endpoint:rtpbridge/60@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956181 DLMGCP DEBUG <0013> endpoint:rtpbridge/61@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956181 DLMGCP DEBUG <0013> endpoint:rtpbridge/62@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956181 DLMGCP DEBUG <0013> endpoint:rtpbridge/63@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956181 DLMGCP DEBUG <0013> endpoint:rtpbridge/64@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956181 DLMGCP DEBUG <0013> endpoint:rtpbridge/65@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956181 DLMGCP DEBUG <0013> endpoint:rtpbridge/66@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956181 DLMGCP DEBUG <0013> endpoint:rtpbridge/67@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956181 DLMGCP DEBUG <0013> endpoint:rtpbridge/68@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956181 DLMGCP DEBUG <0013> endpoint:rtpbridge/69@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956181 DLMGCP DEBUG <0013> endpoint:rtpbridge/6a@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956181 DLMGCP DEBUG <0013> endpoint:rtpbridge/6b@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956181 DLMGCP DEBUG <0013> endpoint:rtpbridge/6c@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956181 DLMGCP DEBUG <0013> endpoint:rtpbridge/6d@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956181 DLMGCP DEBUG <0013> endpoint:rtpbridge/6e@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956181 DLMGCP DEBUG <0013> endpoint:rtpbridge/6f@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956181 DLMGCP DEBUG <0013> endpoint:rtpbridge/70@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956181 DLMGCP DEBUG <0013> endpoint:rtpbridge/71@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956181 DLMGCP DEBUG <0013> endpoint:rtpbridge/72@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956181 DLMGCP DEBUG <0013> endpoint:rtpbridge/73@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956181 DLMGCP DEBUG <0013> endpoint:rtpbridge/74@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956181 DLMGCP DEBUG <0013> endpoint:rtpbridge/75@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956181 DLMGCP DEBUG <0013> endpoint:rtpbridge/76@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956181 DLMGCP DEBUG <0013> endpoint:rtpbridge/77@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956181 DLMGCP DEBUG <0013> endpoint:rtpbridge/78@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956181 DLMGCP DEBUG <0013> endpoint:rtpbridge/79@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956181 DLMGCP DEBUG <0013> endpoint:rtpbridge/7a@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956181 DLMGCP DEBUG <0013> endpoint:rtpbridge/7b@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956181 DLMGCP DEBUG <0013> endpoint:rtpbridge/7c@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956181 DLMGCP DEBUG <0013> endpoint:rtpbridge/7d@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956181 DLMGCP DEBUG <0013> endpoint:rtpbridge/7e@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956181 DLMGCP DEBUG <0013> endpoint:rtpbridge/7f@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956181 DLMGCP DEBUG <0013> endpoint:rtpbridge/80@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956181 DLMGCP DEBUG <0013> endpoint:rtpbridge/81@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956181 DLMGCP DEBUG <0013> endpoint:rtpbridge/82@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956181 DLMGCP DEBUG <0013> endpoint:rtpbridge/83@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956181 DLMGCP DEBUG <0013> endpoint:rtpbridge/84@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956181 DLMGCP DEBUG <0013> endpoint:rtpbridge/85@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956181 DLMGCP DEBUG <0013> endpoint:rtpbridge/86@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956181 DLMGCP DEBUG <0013> endpoint:rtpbridge/87@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956181 DLMGCP DEBUG <0013> endpoint:rtpbridge/88@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956181 DLMGCP DEBUG <0013> endpoint:rtpbridge/89@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956181 DLMGCP DEBUG <0013> endpoint:rtpbridge/8a@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956181 DLMGCP DEBUG <0013> endpoint:rtpbridge/8b@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956181 DLMGCP DEBUG <0013> endpoint:rtpbridge/8c@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956181 DLMGCP DEBUG <0013> endpoint:rtpbridge/8d@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956181 DLMGCP DEBUG <0013> endpoint:rtpbridge/8e@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956181 DLMGCP DEBUG <0013> endpoint:rtpbridge/8f@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956181 DLMGCP DEBUG <0013> endpoint:rtpbridge/90@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956181 DLMGCP DEBUG <0013> endpoint:rtpbridge/91@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956181 DLMGCP DEBUG <0013> endpoint:rtpbridge/92@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956181 DLMGCP DEBUG <0013> endpoint:rtpbridge/93@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956181 DLMGCP DEBUG <0013> endpoint:rtpbridge/94@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956181 DLMGCP DEBUG <0013> endpoint:rtpbridge/95@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956181 DLMGCP DEBUG <0013> endpoint:rtpbridge/96@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956181 DLMGCP DEBUG <0013> endpoint:rtpbridge/97@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956181 DLMGCP DEBUG <0013> endpoint:rtpbridge/98@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956181 DLMGCP DEBUG <0013> endpoint:rtpbridge/99@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956181 DLMGCP DEBUG <0013> endpoint:rtpbridge/9a@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956181 DLMGCP DEBUG <0013> endpoint:rtpbridge/9b@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956181 DLMGCP DEBUG <0013> endpoint:rtpbridge/9c@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956181 DLMGCP DEBUG <0013> endpoint:rtpbridge/9d@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956181 DLMGCP DEBUG <0013> endpoint:rtpbridge/9e@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956181 DLMGCP DEBUG <0013> endpoint:rtpbridge/9f@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956181 DLMGCP DEBUG <0013> endpoint:rtpbridge/a0@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956181 DLMGCP DEBUG <0013> endpoint:rtpbridge/a1@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956181 DLMGCP DEBUG <0013> endpoint:rtpbridge/a2@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956181 DLMGCP DEBUG <0013> endpoint:rtpbridge/a3@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956181 DLMGCP DEBUG <0013> endpoint:rtpbridge/a4@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956181 DLMGCP DEBUG <0013> endpoint:rtpbridge/a5@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956181 DLMGCP DEBUG <0013> endpoint:rtpbridge/a6@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956181 DLMGCP DEBUG <0013> endpoint:rtpbridge/a7@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956181 DLMGCP DEBUG <0013> endpoint:rtpbridge/a8@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956181 DLMGCP DEBUG <0013> endpoint:rtpbridge/a9@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956181 DLMGCP DEBUG <0013> endpoint:rtpbridge/aa@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956181 DLMGCP DEBUG <0013> endpoint:rtpbridge/ab@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956181 DLMGCP DEBUG <0013> endpoint:rtpbridge/ac@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956181 DLMGCP DEBUG <0013> endpoint:rtpbridge/ad@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956181 DLMGCP DEBUG <0013> endpoint:rtpbridge/ae@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956181 DLMGCP DEBUG <0013> endpoint:rtpbridge/af@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956181 DLMGCP DEBUG <0013> endpoint:rtpbridge/b0@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956181 DLMGCP DEBUG <0013> endpoint:rtpbridge/b1@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956181 DLMGCP DEBUG <0013> endpoint:rtpbridge/b2@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956181 DLMGCP DEBUG <0013> endpoint:rtpbridge/b3@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956181 DLMGCP DEBUG <0013> endpoint:rtpbridge/b4@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956181 DLMGCP DEBUG <0013> endpoint:rtpbridge/b5@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956181 DLMGCP DEBUG <0013> endpoint:rtpbridge/b6@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956181 DLMGCP DEBUG <0013> endpoint:rtpbridge/b7@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956181 DLMGCP DEBUG <0013> endpoint:rtpbridge/b8@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956181 DLMGCP DEBUG <0013> endpoint:rtpbridge/b9@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956181 DLMGCP DEBUG <0013> endpoint:rtpbridge/ba@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956181 DLMGCP DEBUG <0013> endpoint:rtpbridge/bb@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956181 DLMGCP DEBUG <0013> endpoint:rtpbridge/bc@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956181 DLMGCP DEBUG <0013> endpoint:rtpbridge/bd@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956181 DLMGCP DEBUG <0013> endpoint:rtpbridge/be@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956181 DLMGCP DEBUG <0013> endpoint:rtpbridge/bf@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956182 DLMGCP DEBUG <0013> endpoint:rtpbridge/c0@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956182 DLMGCP DEBUG <0013> endpoint:rtpbridge/c1@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956182 DLMGCP DEBUG <0013> endpoint:rtpbridge/c2@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956182 DLMGCP DEBUG <0013> endpoint:rtpbridge/c3@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956182 DLMGCP DEBUG <0013> endpoint:rtpbridge/c4@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956182 DLMGCP DEBUG <0013> endpoint:rtpbridge/c5@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956182 DLMGCP DEBUG <0013> endpoint:rtpbridge/c6@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956182 DLMGCP DEBUG <0013> endpoint:rtpbridge/c7@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956182 DLMGCP DEBUG <0013> endpoint:rtpbridge/c8@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956182 DLMGCP DEBUG <0013> endpoint:rtpbridge/c9@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956182 DLMGCP DEBUG <0013> endpoint:rtpbridge/ca@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956182 DLMGCP DEBUG <0013> endpoint:rtpbridge/cb@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956182 DLMGCP DEBUG <0013> endpoint:rtpbridge/cc@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956182 DLMGCP DEBUG <0013> endpoint:rtpbridge/cd@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956182 DLMGCP DEBUG <0013> endpoint:rtpbridge/ce@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956182 DLMGCP DEBUG <0013> endpoint:rtpbridge/cf@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956182 DLMGCP DEBUG <0013> endpoint:rtpbridge/d0@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956182 DLMGCP DEBUG <0013> endpoint:rtpbridge/d1@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956182 DLMGCP DEBUG <0013> endpoint:rtpbridge/d2@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956182 DLMGCP DEBUG <0013> endpoint:rtpbridge/d3@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956182 DLMGCP DEBUG <0013> endpoint:rtpbridge/d4@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956182 DLMGCP DEBUG <0013> endpoint:rtpbridge/d5@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956182 DLMGCP DEBUG <0013> endpoint:rtpbridge/d6@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956182 DLMGCP DEBUG <0013> endpoint:rtpbridge/d7@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956182 DLMGCP DEBUG <0013> endpoint:rtpbridge/d8@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956182 DLMGCP DEBUG <0013> endpoint:rtpbridge/d9@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956182 DLMGCP DEBUG <0013> endpoint:rtpbridge/da@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956182 DLMGCP DEBUG <0013> endpoint:rtpbridge/db@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956182 DLMGCP DEBUG <0013> endpoint:rtpbridge/dc@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956182 DLMGCP DEBUG <0013> endpoint:rtpbridge/dd@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956182 DLMGCP DEBUG <0013> endpoint:rtpbridge/de@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956182 DLMGCP DEBUG <0013> endpoint:rtpbridge/df@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956182 DLMGCP DEBUG <0013> endpoint:rtpbridge/e0@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956182 DLMGCP DEBUG <0013> endpoint:rtpbridge/e1@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956182 DLMGCP DEBUG <0013> endpoint:rtpbridge/e2@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956182 DLMGCP DEBUG <0013> endpoint:rtpbridge/e3@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956182 DLMGCP DEBUG <0013> endpoint:rtpbridge/e4@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956182 DLMGCP DEBUG <0013> endpoint:rtpbridge/e5@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956182 DLMGCP DEBUG <0013> endpoint:rtpbridge/e6@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956182 DLMGCP DEBUG <0013> endpoint:rtpbridge/e7@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956182 DLMGCP DEBUG <0013> endpoint:rtpbridge/e8@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956182 DLMGCP DEBUG <0013> endpoint:rtpbridge/e9@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956182 DLMGCP DEBUG <0013> endpoint:rtpbridge/ea@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956182 DLMGCP DEBUG <0013> endpoint:rtpbridge/eb@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956182 DLMGCP DEBUG <0013> endpoint:rtpbridge/ec@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956182 DLMGCP DEBUG <0013> endpoint:rtpbridge/ed@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956182 DLMGCP DEBUG <0013> endpoint:rtpbridge/ee@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956182 DLMGCP DEBUG <0013> endpoint:rtpbridge/ef@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956182 DLMGCP DEBUG <0013> endpoint:rtpbridge/f0@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956182 DLMGCP DEBUG <0013> endpoint:rtpbridge/f1@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956182 DLMGCP DEBUG <0013> endpoint:rtpbridge/f2@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956182 DLMGCP DEBUG <0013> endpoint:rtpbridge/f3@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956182 DLMGCP DEBUG <0013> endpoint:rtpbridge/f4@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956182 DLMGCP DEBUG <0013> endpoint:rtpbridge/f5@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956182 DLMGCP DEBUG <0013> endpoint:rtpbridge/f6@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956182 DLMGCP DEBUG <0013> endpoint:rtpbridge/f7@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956182 DLMGCP DEBUG <0013> endpoint:rtpbridge/f8@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956182 DLMGCP DEBUG <0013> endpoint:rtpbridge/f9@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956182 DLMGCP DEBUG <0013> endpoint:rtpbridge/fa@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956182 DLMGCP DEBUG <0013> endpoint:rtpbridge/fb@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956182 DLMGCP DEBUG <0013> endpoint:rtpbridge/fc@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956182 DLMGCP DEBUG <0013> endpoint:rtpbridge/fd@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956182 DLMGCP DEBUG <0013> endpoint:rtpbridge/fe@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956182 DLMGCP DEBUG <0013> endpoint:rtpbridge/ff@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956182 DLMGCP DEBUG <0013> endpoint:rtpbridge/100@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956182 DLMGCP DEBUG <0013> endpoint:rtpbridge/101@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956182 DLMGCP DEBUG <0013> endpoint:rtpbridge/102@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956182 DLMGCP DEBUG <0013> endpoint:rtpbridge/103@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956182 DLMGCP DEBUG <0013> endpoint:rtpbridge/104@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956182 DLMGCP DEBUG <0013> endpoint:rtpbridge/105@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956182 DLMGCP DEBUG <0013> endpoint:rtpbridge/106@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956182 DLMGCP DEBUG <0013> endpoint:rtpbridge/107@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956182 DLMGCP DEBUG <0013> endpoint:rtpbridge/108@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956182 DLMGCP DEBUG <0013> endpoint:rtpbridge/109@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956182 DLMGCP DEBUG <0013> endpoint:rtpbridge/10a@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956182 DLMGCP DEBUG <0013> endpoint:rtpbridge/10b@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956182 DLMGCP DEBUG <0013> endpoint:rtpbridge/10c@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956182 DLMGCP DEBUG <0013> endpoint:rtpbridge/10d@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956182 DLMGCP DEBUG <0013> endpoint:rtpbridge/10e@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956182 DLMGCP DEBUG <0013> endpoint:rtpbridge/10f@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956182 DLMGCP DEBUG <0013> endpoint:rtpbridge/110@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956182 DLMGCP DEBUG <0013> endpoint:rtpbridge/111@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956182 DLMGCP DEBUG <0013> endpoint:rtpbridge/112@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956182 DLMGCP DEBUG <0013> endpoint:rtpbridge/113@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956182 DLMGCP DEBUG <0013> endpoint:rtpbridge/114@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956182 DLMGCP DEBUG <0013> endpoint:rtpbridge/115@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956182 DLMGCP DEBUG <0013> endpoint:rtpbridge/116@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956182 DLMGCP DEBUG <0013> endpoint:rtpbridge/117@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956182 DLMGCP DEBUG <0013> endpoint:rtpbridge/118@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956182 DLMGCP DEBUG <0013> endpoint:rtpbridge/119@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956182 DLMGCP DEBUG <0013> endpoint:rtpbridge/11a@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956182 DLMGCP DEBUG <0013> endpoint:rtpbridge/11b@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956182 DLMGCP DEBUG <0013> endpoint:rtpbridge/11c@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956182 DLMGCP DEBUG <0013> endpoint:rtpbridge/11d@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956182 DLMGCP DEBUG <0013> endpoint:rtpbridge/11e@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956182 DLMGCP DEBUG <0013> endpoint:rtpbridge/11f@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956182 DLMGCP DEBUG <0013> endpoint:rtpbridge/120@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956182 DLMGCP DEBUG <0013> endpoint:rtpbridge/121@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956182 DLMGCP DEBUG <0013> endpoint:rtpbridge/122@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956182 DLMGCP DEBUG <0013> endpoint:rtpbridge/123@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956182 DLMGCP DEBUG <0013> endpoint:rtpbridge/124@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956182 DLMGCP DEBUG <0013> endpoint:rtpbridge/125@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956182 DLMGCP DEBUG <0013> endpoint:rtpbridge/126@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956182 DLMGCP DEBUG <0013> endpoint:rtpbridge/127@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956182 DLMGCP DEBUG <0013> endpoint:rtpbridge/128@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956182 DLMGCP DEBUG <0013> endpoint:rtpbridge/129@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956182 DLMGCP DEBUG <0013> endpoint:rtpbridge/12a@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956182 DLMGCP DEBUG <0013> endpoint:rtpbridge/12b@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956182 DLMGCP DEBUG <0013> endpoint:rtpbridge/12c@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956182 DLMGCP DEBUG <0013> endpoint:none Generated response: code=200 (mgcp_protocol.c:230) 20241102125956182 DLMGCP DEBUG <0013> Generated response: line #00: 200 2781 OK (mgcp_msg.c:67) 20241102125956183 DLMGCP DEBUG <0013> Received message: line #00: DLCX 2782 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241102125956183 DLMGCP DEBUG <0013> Received message: line #01: C: 00EF (mgcp_msg.c:67) 20241102125956183 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found free endpoint: rtpbridge/1@mgw (mgcp_endp.c:261) 20241102125956183 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:441) 20241102125956183 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241102125956183 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956183 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956183 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956183 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956183 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956183 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956183 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956183 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956183 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956183 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956183 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956183 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956183 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956183 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956183 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956183 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956183 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956183 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956183 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956183 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956183 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956183 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956183 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956183 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956183 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956183 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956183 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956183 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956183 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956183 DLMGCP DEBUG <0013> endpoint:rtpbridge/1e@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956183 DLMGCP DEBUG <0013> endpoint:rtpbridge/1f@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956183 DLMGCP DEBUG <0013> endpoint:rtpbridge/20@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956183 DLMGCP DEBUG <0013> endpoint:rtpbridge/21@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956183 DLMGCP DEBUG <0013> endpoint:rtpbridge/22@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956183 DLMGCP DEBUG <0013> endpoint:rtpbridge/23@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956183 DLMGCP DEBUG <0013> endpoint:rtpbridge/24@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956183 DLMGCP DEBUG <0013> endpoint:rtpbridge/25@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956183 DLMGCP DEBUG <0013> endpoint:rtpbridge/26@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956183 DLMGCP DEBUG <0013> endpoint:rtpbridge/27@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956183 DLMGCP DEBUG <0013> endpoint:rtpbridge/28@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956183 DLMGCP DEBUG <0013> endpoint:rtpbridge/29@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956183 DLMGCP DEBUG <0013> endpoint:rtpbridge/2a@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956183 DLMGCP DEBUG <0013> endpoint:rtpbridge/2b@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956183 DLMGCP DEBUG <0013> endpoint:rtpbridge/2c@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956183 DLMGCP DEBUG <0013> endpoint:rtpbridge/2d@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956183 DLMGCP DEBUG <0013> endpoint:rtpbridge/2e@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956183 DLMGCP DEBUG <0013> endpoint:rtpbridge/2f@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956183 DLMGCP DEBUG <0013> endpoint:rtpbridge/30@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956183 DLMGCP DEBUG <0013> endpoint:rtpbridge/31@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956183 DLMGCP DEBUG <0013> endpoint:rtpbridge/32@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956183 DLMGCP DEBUG <0013> endpoint:rtpbridge/33@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956183 DLMGCP DEBUG <0013> endpoint:rtpbridge/34@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956183 DLMGCP DEBUG <0013> endpoint:rtpbridge/35@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956183 DLMGCP DEBUG <0013> endpoint:rtpbridge/36@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956183 DLMGCP DEBUG <0013> endpoint:rtpbridge/37@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956183 DLMGCP DEBUG <0013> endpoint:rtpbridge/38@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956183 DLMGCP DEBUG <0013> endpoint:rtpbridge/39@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956183 DLMGCP DEBUG <0013> endpoint:rtpbridge/3a@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956183 DLMGCP DEBUG <0013> endpoint:rtpbridge/3b@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956183 DLMGCP DEBUG <0013> endpoint:rtpbridge/3c@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956183 DLMGCP DEBUG <0013> endpoint:rtpbridge/3d@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956183 DLMGCP DEBUG <0013> endpoint:rtpbridge/3e@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956183 DLMGCP DEBUG <0013> endpoint:rtpbridge/3f@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956183 DLMGCP DEBUG <0013> endpoint:rtpbridge/40@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956183 DLMGCP DEBUG <0013> endpoint:rtpbridge/41@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956183 DLMGCP DEBUG <0013> endpoint:rtpbridge/42@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956183 DLMGCP DEBUG <0013> endpoint:rtpbridge/43@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956183 DLMGCP DEBUG <0013> endpoint:rtpbridge/44@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956183 DLMGCP DEBUG <0013> endpoint:rtpbridge/45@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956183 DLMGCP DEBUG <0013> endpoint:rtpbridge/46@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956183 DLMGCP DEBUG <0013> endpoint:rtpbridge/47@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956183 DLMGCP DEBUG <0013> endpoint:rtpbridge/48@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956183 DLMGCP DEBUG <0013> endpoint:rtpbridge/49@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956183 DLMGCP DEBUG <0013> endpoint:rtpbridge/4a@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956183 DLMGCP DEBUG <0013> endpoint:rtpbridge/4b@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956183 DLMGCP DEBUG <0013> endpoint:rtpbridge/4c@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956183 DLMGCP DEBUG <0013> endpoint:rtpbridge/4d@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956183 DLMGCP DEBUG <0013> endpoint:rtpbridge/4e@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956183 DLMGCP DEBUG <0013> endpoint:rtpbridge/4f@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956183 DLMGCP DEBUG <0013> endpoint:rtpbridge/50@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956183 DLMGCP DEBUG <0013> endpoint:rtpbridge/51@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956183 DLMGCP DEBUG <0013> endpoint:rtpbridge/52@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956184 DLMGCP DEBUG <0013> endpoint:rtpbridge/53@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956184 DLMGCP DEBUG <0013> endpoint:rtpbridge/54@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956184 DLMGCP DEBUG <0013> endpoint:rtpbridge/55@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956184 DLMGCP DEBUG <0013> endpoint:rtpbridge/56@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956184 DLMGCP DEBUG <0013> endpoint:rtpbridge/57@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956184 DLMGCP DEBUG <0013> endpoint:rtpbridge/58@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956184 DLMGCP DEBUG <0013> endpoint:rtpbridge/59@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956184 DLMGCP DEBUG <0013> endpoint:rtpbridge/5a@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956184 DLMGCP DEBUG <0013> endpoint:rtpbridge/5b@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956184 DLMGCP DEBUG <0013> endpoint:rtpbridge/5c@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956184 DLMGCP DEBUG <0013> endpoint:rtpbridge/5d@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956184 DLMGCP DEBUG <0013> endpoint:rtpbridge/5e@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956184 DLMGCP DEBUG <0013> endpoint:rtpbridge/5f@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956184 DLMGCP DEBUG <0013> endpoint:rtpbridge/60@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956184 DLMGCP DEBUG <0013> endpoint:rtpbridge/61@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956184 DLMGCP DEBUG <0013> endpoint:rtpbridge/62@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956184 DLMGCP DEBUG <0013> endpoint:rtpbridge/63@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956184 DLMGCP DEBUG <0013> endpoint:rtpbridge/64@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956184 DLMGCP DEBUG <0013> endpoint:rtpbridge/65@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956184 DLMGCP DEBUG <0013> endpoint:rtpbridge/66@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956184 DLMGCP DEBUG <0013> endpoint:rtpbridge/67@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956184 DLMGCP DEBUG <0013> endpoint:rtpbridge/68@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956184 DLMGCP DEBUG <0013> endpoint:rtpbridge/69@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956184 DLMGCP DEBUG <0013> endpoint:rtpbridge/6a@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956184 DLMGCP DEBUG <0013> endpoint:rtpbridge/6b@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956184 DLMGCP DEBUG <0013> endpoint:rtpbridge/6c@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956184 DLMGCP DEBUG <0013> endpoint:rtpbridge/6d@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956184 DLMGCP DEBUG <0013> endpoint:rtpbridge/6e@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956184 DLMGCP DEBUG <0013> endpoint:rtpbridge/6f@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956184 DLMGCP DEBUG <0013> endpoint:rtpbridge/70@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956184 DLMGCP DEBUG <0013> endpoint:rtpbridge/71@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956184 DLMGCP DEBUG <0013> endpoint:rtpbridge/72@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956184 DLMGCP DEBUG <0013> endpoint:rtpbridge/73@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956184 DLMGCP DEBUG <0013> endpoint:rtpbridge/74@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956184 DLMGCP DEBUG <0013> endpoint:rtpbridge/75@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956184 DLMGCP DEBUG <0013> endpoint:rtpbridge/76@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956184 DLMGCP DEBUG <0013> endpoint:rtpbridge/77@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956184 DLMGCP DEBUG <0013> endpoint:rtpbridge/78@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956184 DLMGCP DEBUG <0013> endpoint:rtpbridge/79@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956184 DLMGCP DEBUG <0013> endpoint:rtpbridge/7a@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956184 DLMGCP DEBUG <0013> endpoint:rtpbridge/7b@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956184 DLMGCP DEBUG <0013> endpoint:rtpbridge/7c@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956184 DLMGCP DEBUG <0013> endpoint:rtpbridge/7d@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956184 DLMGCP DEBUG <0013> endpoint:rtpbridge/7e@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956184 DLMGCP DEBUG <0013> endpoint:rtpbridge/7f@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956184 DLMGCP DEBUG <0013> endpoint:rtpbridge/80@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956184 DLMGCP DEBUG <0013> endpoint:rtpbridge/81@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956184 DLMGCP DEBUG <0013> endpoint:rtpbridge/82@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956184 DLMGCP DEBUG <0013> endpoint:rtpbridge/83@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956184 DLMGCP DEBUG <0013> endpoint:rtpbridge/84@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956184 DLMGCP DEBUG <0013> endpoint:rtpbridge/85@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956184 DLMGCP DEBUG <0013> endpoint:rtpbridge/86@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956184 DLMGCP DEBUG <0013> endpoint:rtpbridge/87@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956184 DLMGCP DEBUG <0013> endpoint:rtpbridge/88@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956184 DLMGCP DEBUG <0013> endpoint:rtpbridge/89@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956184 DLMGCP DEBUG <0013> endpoint:rtpbridge/8a@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956184 DLMGCP DEBUG <0013> endpoint:rtpbridge/8b@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956184 DLMGCP DEBUG <0013> endpoint:rtpbridge/8c@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956184 DLMGCP DEBUG <0013> endpoint:rtpbridge/8d@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956184 DLMGCP DEBUG <0013> endpoint:rtpbridge/8e@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956184 DLMGCP DEBUG <0013> endpoint:rtpbridge/8f@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956184 DLMGCP DEBUG <0013> endpoint:rtpbridge/90@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956184 DLMGCP DEBUG <0013> endpoint:rtpbridge/91@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956184 DLMGCP DEBUG <0013> endpoint:rtpbridge/92@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956184 DLMGCP DEBUG <0013> endpoint:rtpbridge/93@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956184 DLMGCP DEBUG <0013> endpoint:rtpbridge/94@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956184 DLMGCP DEBUG <0013> endpoint:rtpbridge/95@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956184 DLMGCP DEBUG <0013> endpoint:rtpbridge/96@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956184 DLMGCP DEBUG <0013> endpoint:rtpbridge/97@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956184 DLMGCP DEBUG <0013> endpoint:rtpbridge/98@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956184 DLMGCP DEBUG <0013> endpoint:rtpbridge/99@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956184 DLMGCP DEBUG <0013> endpoint:rtpbridge/9a@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956184 DLMGCP DEBUG <0013> endpoint:rtpbridge/9b@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956184 DLMGCP DEBUG <0013> endpoint:rtpbridge/9c@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956184 DLMGCP DEBUG <0013> endpoint:rtpbridge/9d@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956184 DLMGCP DEBUG <0013> endpoint:rtpbridge/9e@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956184 DLMGCP DEBUG <0013> endpoint:rtpbridge/9f@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956184 DLMGCP DEBUG <0013> endpoint:rtpbridge/a0@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956184 DLMGCP DEBUG <0013> endpoint:rtpbridge/a1@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956184 DLMGCP DEBUG <0013> endpoint:rtpbridge/a2@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956184 DLMGCP DEBUG <0013> endpoint:rtpbridge/a3@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956184 DLMGCP DEBUG <0013> endpoint:rtpbridge/a4@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956184 DLMGCP DEBUG <0013> endpoint:rtpbridge/a5@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956184 DLMGCP DEBUG <0013> endpoint:rtpbridge/a6@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956184 DLMGCP DEBUG <0013> endpoint:rtpbridge/a7@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956184 DLMGCP DEBUG <0013> endpoint:rtpbridge/a8@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956184 DLMGCP DEBUG <0013> endpoint:rtpbridge/a9@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956184 DLMGCP DEBUG <0013> endpoint:rtpbridge/aa@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956184 DLMGCP DEBUG <0013> endpoint:rtpbridge/ab@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956184 DLMGCP DEBUG <0013> endpoint:rtpbridge/ac@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956184 DLMGCP DEBUG <0013> endpoint:rtpbridge/ad@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956184 DLMGCP DEBUG <0013> endpoint:rtpbridge/ae@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956184 DLMGCP DEBUG <0013> endpoint:rtpbridge/af@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956184 DLMGCP DEBUG <0013> endpoint:rtpbridge/b0@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956184 DLMGCP DEBUG <0013> endpoint:rtpbridge/b1@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956184 DLMGCP DEBUG <0013> endpoint:rtpbridge/b2@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956184 DLMGCP DEBUG <0013> endpoint:rtpbridge/b3@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956184 DLMGCP DEBUG <0013> endpoint:rtpbridge/b4@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956184 DLMGCP DEBUG <0013> endpoint:rtpbridge/b5@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956184 DLMGCP DEBUG <0013> endpoint:rtpbridge/b6@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956184 DLMGCP DEBUG <0013> endpoint:rtpbridge/b7@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956184 DLMGCP DEBUG <0013> endpoint:rtpbridge/b8@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956184 DLMGCP DEBUG <0013> endpoint:rtpbridge/b9@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956184 DLMGCP DEBUG <0013> endpoint:rtpbridge/ba@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956184 DLMGCP DEBUG <0013> endpoint:rtpbridge/bb@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956184 DLMGCP DEBUG <0013> endpoint:rtpbridge/bc@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956184 DLMGCP DEBUG <0013> endpoint:rtpbridge/bd@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956184 DLMGCP DEBUG <0013> endpoint:rtpbridge/be@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956184 DLMGCP DEBUG <0013> endpoint:rtpbridge/bf@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956184 DLMGCP DEBUG <0013> endpoint:rtpbridge/c0@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956184 DLMGCP DEBUG <0013> endpoint:rtpbridge/c1@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956184 DLMGCP DEBUG <0013> endpoint:rtpbridge/c2@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956184 DLMGCP DEBUG <0013> endpoint:rtpbridge/c3@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956184 DLMGCP DEBUG <0013> endpoint:rtpbridge/c4@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956184 DLMGCP DEBUG <0013> endpoint:rtpbridge/c5@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956184 DLMGCP DEBUG <0013> endpoint:rtpbridge/c6@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956184 DLMGCP DEBUG <0013> endpoint:rtpbridge/c7@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956184 DLMGCP DEBUG <0013> endpoint:rtpbridge/c8@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956184 DLMGCP DEBUG <0013> endpoint:rtpbridge/c9@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956184 DLMGCP DEBUG <0013> endpoint:rtpbridge/ca@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956184 DLMGCP DEBUG <0013> endpoint:rtpbridge/cb@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956184 DLMGCP DEBUG <0013> endpoint:rtpbridge/cc@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956184 DLMGCP DEBUG <0013> endpoint:rtpbridge/cd@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956184 DLMGCP DEBUG <0013> endpoint:rtpbridge/ce@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956184 DLMGCP DEBUG <0013> endpoint:rtpbridge/cf@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956184 DLMGCP DEBUG <0013> endpoint:rtpbridge/d0@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956184 DLMGCP DEBUG <0013> endpoint:rtpbridge/d1@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956184 DLMGCP DEBUG <0013> endpoint:rtpbridge/d2@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956184 DLMGCP DEBUG <0013> endpoint:rtpbridge/d3@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956184 DLMGCP DEBUG <0013> endpoint:rtpbridge/d4@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956185 DLMGCP DEBUG <0013> endpoint:rtpbridge/d5@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956185 DLMGCP DEBUG <0013> endpoint:rtpbridge/d6@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956185 DLMGCP DEBUG <0013> endpoint:rtpbridge/d7@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956185 DLMGCP DEBUG <0013> endpoint:rtpbridge/d8@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956185 DLMGCP DEBUG <0013> endpoint:rtpbridge/d9@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956185 DLMGCP DEBUG <0013> endpoint:rtpbridge/da@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956185 DLMGCP DEBUG <0013> endpoint:rtpbridge/db@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956185 DLMGCP DEBUG <0013> endpoint:rtpbridge/dc@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956185 DLMGCP DEBUG <0013> endpoint:rtpbridge/dd@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956185 DLMGCP DEBUG <0013> endpoint:rtpbridge/de@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956185 DLMGCP DEBUG <0013> endpoint:rtpbridge/df@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956185 DLMGCP DEBUG <0013> endpoint:rtpbridge/e0@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956185 DLMGCP DEBUG <0013> endpoint:rtpbridge/e1@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956185 DLMGCP DEBUG <0013> endpoint:rtpbridge/e2@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956185 DLMGCP DEBUG <0013> endpoint:rtpbridge/e3@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956185 DLMGCP DEBUG <0013> endpoint:rtpbridge/e4@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956185 DLMGCP DEBUG <0013> endpoint:rtpbridge/e5@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956185 DLMGCP DEBUG <0013> endpoint:rtpbridge/e6@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956185 DLMGCP DEBUG <0013> endpoint:rtpbridge/e7@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956185 DLMGCP DEBUG <0013> endpoint:rtpbridge/e8@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956185 DLMGCP DEBUG <0013> endpoint:rtpbridge/e9@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956185 DLMGCP DEBUG <0013> endpoint:rtpbridge/ea@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956185 DLMGCP DEBUG <0013> endpoint:rtpbridge/eb@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956185 DLMGCP DEBUG <0013> endpoint:rtpbridge/ec@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956185 DLMGCP DEBUG <0013> endpoint:rtpbridge/ed@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956185 DLMGCP DEBUG <0013> endpoint:rtpbridge/ee@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956185 DLMGCP DEBUG <0013> endpoint:rtpbridge/ef@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956185 DLMGCP DEBUG <0013> endpoint:rtpbridge/f0@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956185 DLMGCP DEBUG <0013> endpoint:rtpbridge/f1@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956185 DLMGCP DEBUG <0013> endpoint:rtpbridge/f2@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956185 DLMGCP DEBUG <0013> endpoint:rtpbridge/f3@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956185 DLMGCP DEBUG <0013> endpoint:rtpbridge/f4@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956185 DLMGCP DEBUG <0013> endpoint:rtpbridge/f5@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956185 DLMGCP DEBUG <0013> endpoint:rtpbridge/f6@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956185 DLMGCP DEBUG <0013> endpoint:rtpbridge/f7@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956185 DLMGCP DEBUG <0013> endpoint:rtpbridge/f8@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956185 DLMGCP DEBUG <0013> endpoint:rtpbridge/f9@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956185 DLMGCP DEBUG <0013> endpoint:rtpbridge/fa@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956185 DLMGCP DEBUG <0013> endpoint:rtpbridge/fb@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956185 DLMGCP DEBUG <0013> endpoint:rtpbridge/fc@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956185 DLMGCP DEBUG <0013> endpoint:rtpbridge/fd@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956185 DLMGCP DEBUG <0013> endpoint:rtpbridge/fe@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956185 DLMGCP DEBUG <0013> endpoint:rtpbridge/ff@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956185 DLMGCP DEBUG <0013> endpoint:rtpbridge/100@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956185 DLMGCP DEBUG <0013> endpoint:rtpbridge/101@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956185 DLMGCP DEBUG <0013> endpoint:rtpbridge/102@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956185 DLMGCP DEBUG <0013> endpoint:rtpbridge/103@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956185 DLMGCP DEBUG <0013> endpoint:rtpbridge/104@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956185 DLMGCP DEBUG <0013> endpoint:rtpbridge/105@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956185 DLMGCP DEBUG <0013> endpoint:rtpbridge/106@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956185 DLMGCP DEBUG <0013> endpoint:rtpbridge/107@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956185 DLMGCP DEBUG <0013> endpoint:rtpbridge/108@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956185 DLMGCP DEBUG <0013> endpoint:rtpbridge/109@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956185 DLMGCP DEBUG <0013> endpoint:rtpbridge/10a@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956185 DLMGCP DEBUG <0013> endpoint:rtpbridge/10b@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956185 DLMGCP DEBUG <0013> endpoint:rtpbridge/10c@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956185 DLMGCP DEBUG <0013> endpoint:rtpbridge/10d@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956185 DLMGCP DEBUG <0013> endpoint:rtpbridge/10e@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956185 DLMGCP DEBUG <0013> endpoint:rtpbridge/10f@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956185 DLMGCP DEBUG <0013> endpoint:rtpbridge/110@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956185 DLMGCP DEBUG <0013> endpoint:rtpbridge/111@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956185 DLMGCP DEBUG <0013> endpoint:rtpbridge/112@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956185 DLMGCP DEBUG <0013> endpoint:rtpbridge/113@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956185 DLMGCP DEBUG <0013> endpoint:rtpbridge/114@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956185 DLMGCP DEBUG <0013> endpoint:rtpbridge/115@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956185 DLMGCP DEBUG <0013> endpoint:rtpbridge/116@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956185 DLMGCP DEBUG <0013> endpoint:rtpbridge/117@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956185 DLMGCP DEBUG <0013> endpoint:rtpbridge/118@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956185 DLMGCP DEBUG <0013> endpoint:rtpbridge/119@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956185 DLMGCP DEBUG <0013> endpoint:rtpbridge/11a@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956185 DLMGCP DEBUG <0013> endpoint:rtpbridge/11b@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956185 DLMGCP DEBUG <0013> endpoint:rtpbridge/11c@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956185 DLMGCP DEBUG <0013> endpoint:rtpbridge/11d@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956185 DLMGCP DEBUG <0013> endpoint:rtpbridge/11e@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956185 DLMGCP DEBUG <0013> endpoint:rtpbridge/11f@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956185 DLMGCP DEBUG <0013> endpoint:rtpbridge/120@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956185 DLMGCP DEBUG <0013> endpoint:rtpbridge/121@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956185 DLMGCP DEBUG <0013> endpoint:rtpbridge/122@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956185 DLMGCP DEBUG <0013> endpoint:rtpbridge/123@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956185 DLMGCP DEBUG <0013> endpoint:rtpbridge/124@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956185 DLMGCP DEBUG <0013> endpoint:rtpbridge/125@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956185 DLMGCP DEBUG <0013> endpoint:rtpbridge/126@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956185 DLMGCP DEBUG <0013> endpoint:rtpbridge/127@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956185 DLMGCP DEBUG <0013> endpoint:rtpbridge/128@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956185 DLMGCP DEBUG <0013> endpoint:rtpbridge/129@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956185 DLMGCP DEBUG <0013> endpoint:rtpbridge/12a@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956185 DLMGCP DEBUG <0013> endpoint:rtpbridge/12b@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956185 DLMGCP DEBUG <0013> endpoint:rtpbridge/12c@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956185 DLMGCP DEBUG <0013> endpoint:none Generated response: code=200 (mgcp_protocol.c:230) 20241102125956185 DLMGCP DEBUG <0013> Generated response: line #00: 200 2782 OK (mgcp_msg.c:67) 20241102125956186 DLMGCP DEBUG <0013> Received message: line #00: DLCX 2783 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241102125956186 DLMGCP DEBUG <0013> Received message: line #01: C: 00F0 (mgcp_msg.c:67) 20241102125956186 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found free endpoint: rtpbridge/1@mgw (mgcp_endp.c:261) 20241102125956186 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:441) 20241102125956186 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241102125956186 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956186 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956186 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956186 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956186 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956186 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956186 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956186 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956186 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956186 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956186 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956186 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956186 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956186 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956186 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956186 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956186 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956186 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956186 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956186 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956186 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956186 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956186 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956186 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956186 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956186 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956186 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956186 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956186 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956186 DLMGCP DEBUG <0013> endpoint:rtpbridge/1e@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956186 DLMGCP DEBUG <0013> endpoint:rtpbridge/1f@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956186 DLMGCP DEBUG <0013> endpoint:rtpbridge/20@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956186 DLMGCP DEBUG <0013> endpoint:rtpbridge/21@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956186 DLMGCP DEBUG <0013> endpoint:rtpbridge/22@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956186 DLMGCP DEBUG <0013> endpoint:rtpbridge/23@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956186 DLMGCP DEBUG <0013> endpoint:rtpbridge/24@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956186 DLMGCP DEBUG <0013> endpoint:rtpbridge/25@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956186 DLMGCP DEBUG <0013> endpoint:rtpbridge/26@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956186 DLMGCP DEBUG <0013> endpoint:rtpbridge/27@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956186 DLMGCP DEBUG <0013> endpoint:rtpbridge/28@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956186 DLMGCP DEBUG <0013> endpoint:rtpbridge/29@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956186 DLMGCP DEBUG <0013> endpoint:rtpbridge/2a@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956186 DLMGCP DEBUG <0013> endpoint:rtpbridge/2b@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956186 DLMGCP DEBUG <0013> endpoint:rtpbridge/2c@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956186 DLMGCP DEBUG <0013> endpoint:rtpbridge/2d@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956186 DLMGCP DEBUG <0013> endpoint:rtpbridge/2e@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956186 DLMGCP DEBUG <0013> endpoint:rtpbridge/2f@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956186 DLMGCP DEBUG <0013> endpoint:rtpbridge/30@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956186 DLMGCP DEBUG <0013> endpoint:rtpbridge/31@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956186 DLMGCP DEBUG <0013> endpoint:rtpbridge/32@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956186 DLMGCP DEBUG <0013> endpoint:rtpbridge/33@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956186 DLMGCP DEBUG <0013> endpoint:rtpbridge/34@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956186 DLMGCP DEBUG <0013> endpoint:rtpbridge/35@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956186 DLMGCP DEBUG <0013> endpoint:rtpbridge/36@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956186 DLMGCP DEBUG <0013> endpoint:rtpbridge/37@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956186 DLMGCP DEBUG <0013> endpoint:rtpbridge/38@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956186 DLMGCP DEBUG <0013> endpoint:rtpbridge/39@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956186 DLMGCP DEBUG <0013> endpoint:rtpbridge/3a@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956186 DLMGCP DEBUG <0013> endpoint:rtpbridge/3b@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956186 DLMGCP DEBUG <0013> endpoint:rtpbridge/3c@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956186 DLMGCP DEBUG <0013> endpoint:rtpbridge/3d@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956186 DLMGCP DEBUG <0013> endpoint:rtpbridge/3e@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956186 DLMGCP DEBUG <0013> endpoint:rtpbridge/3f@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956186 DLMGCP DEBUG <0013> endpoint:rtpbridge/40@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956186 DLMGCP DEBUG <0013> endpoint:rtpbridge/41@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956186 DLMGCP DEBUG <0013> endpoint:rtpbridge/42@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956186 DLMGCP DEBUG <0013> endpoint:rtpbridge/43@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956186 DLMGCP DEBUG <0013> endpoint:rtpbridge/44@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956186 DLMGCP DEBUG <0013> endpoint:rtpbridge/45@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956186 DLMGCP DEBUG <0013> endpoint:rtpbridge/46@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956186 DLMGCP DEBUG <0013> endpoint:rtpbridge/47@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956186 DLMGCP DEBUG <0013> endpoint:rtpbridge/48@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956186 DLMGCP DEBUG <0013> endpoint:rtpbridge/49@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956186 DLMGCP DEBUG <0013> endpoint:rtpbridge/4a@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956186 DLMGCP DEBUG <0013> endpoint:rtpbridge/4b@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956186 DLMGCP DEBUG <0013> endpoint:rtpbridge/4c@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956186 DLMGCP DEBUG <0013> endpoint:rtpbridge/4d@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956186 DLMGCP DEBUG <0013> endpoint:rtpbridge/4e@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956186 DLMGCP DEBUG <0013> endpoint:rtpbridge/4f@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956186 DLMGCP DEBUG <0013> endpoint:rtpbridge/50@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956186 DLMGCP DEBUG <0013> endpoint:rtpbridge/51@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956186 DLMGCP DEBUG <0013> endpoint:rtpbridge/52@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956186 DLMGCP DEBUG <0013> endpoint:rtpbridge/53@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956186 DLMGCP DEBUG <0013> endpoint:rtpbridge/54@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956186 DLMGCP DEBUG <0013> endpoint:rtpbridge/55@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956186 DLMGCP DEBUG <0013> endpoint:rtpbridge/56@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956186 DLMGCP DEBUG <0013> endpoint:rtpbridge/57@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956186 DLMGCP DEBUG <0013> endpoint:rtpbridge/58@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956186 DLMGCP DEBUG <0013> endpoint:rtpbridge/59@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956186 DLMGCP DEBUG <0013> endpoint:rtpbridge/5a@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956186 DLMGCP DEBUG <0013> endpoint:rtpbridge/5b@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956186 DLMGCP DEBUG <0013> endpoint:rtpbridge/5c@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956186 DLMGCP DEBUG <0013> endpoint:rtpbridge/5d@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956186 DLMGCP DEBUG <0013> endpoint:rtpbridge/5e@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956186 DLMGCP DEBUG <0013> endpoint:rtpbridge/5f@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956186 DLMGCP DEBUG <0013> endpoint:rtpbridge/60@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956186 DLMGCP DEBUG <0013> endpoint:rtpbridge/61@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956186 DLMGCP DEBUG <0013> endpoint:rtpbridge/62@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956186 DLMGCP DEBUG <0013> endpoint:rtpbridge/63@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956186 DLMGCP DEBUG <0013> endpoint:rtpbridge/64@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956186 DLMGCP DEBUG <0013> endpoint:rtpbridge/65@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956186 DLMGCP DEBUG <0013> endpoint:rtpbridge/66@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956186 DLMGCP DEBUG <0013> endpoint:rtpbridge/67@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956186 DLMGCP DEBUG <0013> endpoint:rtpbridge/68@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956186 DLMGCP DEBUG <0013> endpoint:rtpbridge/69@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956187 DLMGCP DEBUG <0013> endpoint:rtpbridge/6a@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956187 DLMGCP DEBUG <0013> endpoint:rtpbridge/6b@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956187 DLMGCP DEBUG <0013> endpoint:rtpbridge/6c@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956187 DLMGCP DEBUG <0013> endpoint:rtpbridge/6d@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956187 DLMGCP DEBUG <0013> endpoint:rtpbridge/6e@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956187 DLMGCP DEBUG <0013> endpoint:rtpbridge/6f@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956187 DLMGCP DEBUG <0013> endpoint:rtpbridge/70@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956187 DLMGCP DEBUG <0013> endpoint:rtpbridge/71@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956187 DLMGCP DEBUG <0013> endpoint:rtpbridge/72@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956187 DLMGCP DEBUG <0013> endpoint:rtpbridge/73@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956187 DLMGCP DEBUG <0013> endpoint:rtpbridge/74@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956187 DLMGCP DEBUG <0013> endpoint:rtpbridge/75@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956187 DLMGCP DEBUG <0013> endpoint:rtpbridge/76@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956187 DLMGCP DEBUG <0013> endpoint:rtpbridge/77@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956187 DLMGCP DEBUG <0013> endpoint:rtpbridge/78@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956187 DLMGCP DEBUG <0013> endpoint:rtpbridge/79@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956187 DLMGCP DEBUG <0013> endpoint:rtpbridge/7a@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956187 DLMGCP DEBUG <0013> endpoint:rtpbridge/7b@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956187 DLMGCP DEBUG <0013> endpoint:rtpbridge/7c@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956187 DLMGCP DEBUG <0013> endpoint:rtpbridge/7d@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956187 DLMGCP DEBUG <0013> endpoint:rtpbridge/7e@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956187 DLMGCP DEBUG <0013> endpoint:rtpbridge/7f@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956187 DLMGCP DEBUG <0013> endpoint:rtpbridge/80@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956187 DLMGCP DEBUG <0013> endpoint:rtpbridge/81@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956187 DLMGCP DEBUG <0013> endpoint:rtpbridge/82@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956187 DLMGCP DEBUG <0013> endpoint:rtpbridge/83@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956187 DLMGCP DEBUG <0013> endpoint:rtpbridge/84@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956187 DLMGCP DEBUG <0013> endpoint:rtpbridge/85@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956187 DLMGCP DEBUG <0013> endpoint:rtpbridge/86@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956187 DLMGCP DEBUG <0013> endpoint:rtpbridge/87@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956187 DLMGCP DEBUG <0013> endpoint:rtpbridge/88@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956187 DLMGCP DEBUG <0013> endpoint:rtpbridge/89@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956187 DLMGCP DEBUG <0013> endpoint:rtpbridge/8a@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956187 DLMGCP DEBUG <0013> endpoint:rtpbridge/8b@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956187 DLMGCP DEBUG <0013> endpoint:rtpbridge/8c@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956187 DLMGCP DEBUG <0013> endpoint:rtpbridge/8d@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956187 DLMGCP DEBUG <0013> endpoint:rtpbridge/8e@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956187 DLMGCP DEBUG <0013> endpoint:rtpbridge/8f@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956187 DLMGCP DEBUG <0013> endpoint:rtpbridge/90@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956187 DLMGCP DEBUG <0013> endpoint:rtpbridge/91@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956187 DLMGCP DEBUG <0013> endpoint:rtpbridge/92@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956187 DLMGCP DEBUG <0013> endpoint:rtpbridge/93@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956187 DLMGCP DEBUG <0013> endpoint:rtpbridge/94@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956187 DLMGCP DEBUG <0013> endpoint:rtpbridge/95@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956187 DLMGCP DEBUG <0013> endpoint:rtpbridge/96@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956187 DLMGCP DEBUG <0013> endpoint:rtpbridge/97@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956187 DLMGCP DEBUG <0013> endpoint:rtpbridge/98@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956187 DLMGCP DEBUG <0013> endpoint:rtpbridge/99@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956187 DLMGCP DEBUG <0013> endpoint:rtpbridge/9a@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956187 DLMGCP DEBUG <0013> endpoint:rtpbridge/9b@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956187 DLMGCP DEBUG <0013> endpoint:rtpbridge/9c@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956187 DLMGCP DEBUG <0013> endpoint:rtpbridge/9d@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956187 DLMGCP DEBUG <0013> endpoint:rtpbridge/9e@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956187 DLMGCP DEBUG <0013> endpoint:rtpbridge/9f@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956187 DLMGCP DEBUG <0013> endpoint:rtpbridge/a0@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956187 DLMGCP DEBUG <0013> endpoint:rtpbridge/a1@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956187 DLMGCP DEBUG <0013> endpoint:rtpbridge/a2@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956187 DLMGCP DEBUG <0013> endpoint:rtpbridge/a3@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956187 DLMGCP DEBUG <0013> endpoint:rtpbridge/a4@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956187 DLMGCP DEBUG <0013> endpoint:rtpbridge/a5@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956187 DLMGCP DEBUG <0013> endpoint:rtpbridge/a6@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956187 DLMGCP DEBUG <0013> endpoint:rtpbridge/a7@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956187 DLMGCP DEBUG <0013> endpoint:rtpbridge/a8@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956187 DLMGCP DEBUG <0013> endpoint:rtpbridge/a9@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956187 DLMGCP DEBUG <0013> endpoint:rtpbridge/aa@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956187 DLMGCP DEBUG <0013> endpoint:rtpbridge/ab@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956187 DLMGCP DEBUG <0013> endpoint:rtpbridge/ac@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956187 DLMGCP DEBUG <0013> endpoint:rtpbridge/ad@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956187 DLMGCP DEBUG <0013> endpoint:rtpbridge/ae@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956187 DLMGCP DEBUG <0013> endpoint:rtpbridge/af@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956187 DLMGCP DEBUG <0013> endpoint:rtpbridge/b0@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956187 DLMGCP DEBUG <0013> endpoint:rtpbridge/b1@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956187 DLMGCP DEBUG <0013> endpoint:rtpbridge/b2@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956187 DLMGCP DEBUG <0013> endpoint:rtpbridge/b3@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956187 DLMGCP DEBUG <0013> endpoint:rtpbridge/b4@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956187 DLMGCP DEBUG <0013> endpoint:rtpbridge/b5@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956187 DLMGCP DEBUG <0013> endpoint:rtpbridge/b6@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956187 DLMGCP DEBUG <0013> endpoint:rtpbridge/b7@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956187 DLMGCP DEBUG <0013> endpoint:rtpbridge/b8@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956187 DLMGCP DEBUG <0013> endpoint:rtpbridge/b9@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956187 DLMGCP DEBUG <0013> endpoint:rtpbridge/ba@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956187 DLMGCP DEBUG <0013> endpoint:rtpbridge/bb@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956187 DLMGCP DEBUG <0013> endpoint:rtpbridge/bc@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956187 DLMGCP DEBUG <0013> endpoint:rtpbridge/bd@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956187 DLMGCP DEBUG <0013> endpoint:rtpbridge/be@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956187 DLMGCP DEBUG <0013> endpoint:rtpbridge/bf@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956187 DLMGCP DEBUG <0013> endpoint:rtpbridge/c0@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956187 DLMGCP DEBUG <0013> endpoint:rtpbridge/c1@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956187 DLMGCP DEBUG <0013> endpoint:rtpbridge/c2@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956187 DLMGCP DEBUG <0013> endpoint:rtpbridge/c3@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956187 DLMGCP DEBUG <0013> endpoint:rtpbridge/c4@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956187 DLMGCP DEBUG <0013> endpoint:rtpbridge/c5@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956187 DLMGCP DEBUG <0013> endpoint:rtpbridge/c6@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956187 DLMGCP DEBUG <0013> endpoint:rtpbridge/c7@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956187 DLMGCP DEBUG <0013> endpoint:rtpbridge/c8@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956187 DLMGCP DEBUG <0013> endpoint:rtpbridge/c9@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956187 DLMGCP DEBUG <0013> endpoint:rtpbridge/ca@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956187 DLMGCP DEBUG <0013> endpoint:rtpbridge/cb@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956187 DLMGCP DEBUG <0013> endpoint:rtpbridge/cc@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956187 DLMGCP DEBUG <0013> endpoint:rtpbridge/cd@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956187 DLMGCP DEBUG <0013> endpoint:rtpbridge/ce@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956187 DLMGCP DEBUG <0013> endpoint:rtpbridge/cf@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956187 DLMGCP DEBUG <0013> endpoint:rtpbridge/d0@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956187 DLMGCP DEBUG <0013> endpoint:rtpbridge/d1@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956187 DLMGCP DEBUG <0013> endpoint:rtpbridge/d2@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956187 DLMGCP DEBUG <0013> endpoint:rtpbridge/d3@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956187 DLMGCP DEBUG <0013> endpoint:rtpbridge/d4@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956187 DLMGCP DEBUG <0013> endpoint:rtpbridge/d5@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956187 DLMGCP DEBUG <0013> endpoint:rtpbridge/d6@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956187 DLMGCP DEBUG <0013> endpoint:rtpbridge/d7@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956187 DLMGCP DEBUG <0013> endpoint:rtpbridge/d8@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956187 DLMGCP DEBUG <0013> endpoint:rtpbridge/d9@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956187 DLMGCP DEBUG <0013> endpoint:rtpbridge/da@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956187 DLMGCP DEBUG <0013> endpoint:rtpbridge/db@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956187 DLMGCP DEBUG <0013> endpoint:rtpbridge/dc@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956187 DLMGCP DEBUG <0013> endpoint:rtpbridge/dd@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956187 DLMGCP DEBUG <0013> endpoint:rtpbridge/de@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956187 DLMGCP DEBUG <0013> endpoint:rtpbridge/df@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956187 DLMGCP DEBUG <0013> endpoint:rtpbridge/e0@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956187 DLMGCP DEBUG <0013> endpoint:rtpbridge/e1@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956187 DLMGCP DEBUG <0013> endpoint:rtpbridge/e2@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956187 DLMGCP DEBUG <0013> endpoint:rtpbridge/e3@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956187 DLMGCP DEBUG <0013> endpoint:rtpbridge/e4@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956187 DLMGCP DEBUG <0013> endpoint:rtpbridge/e5@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956187 DLMGCP DEBUG <0013> endpoint:rtpbridge/e6@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956187 DLMGCP DEBUG <0013> endpoint:rtpbridge/e7@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956187 DLMGCP DEBUG <0013> endpoint:rtpbridge/e8@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956187 DLMGCP DEBUG <0013> endpoint:rtpbridge/e9@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956187 DLMGCP DEBUG <0013> endpoint:rtpbridge/ea@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956187 DLMGCP DEBUG <0013> endpoint:rtpbridge/eb@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956188 DLMGCP DEBUG <0013> endpoint:rtpbridge/ec@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956188 DLMGCP DEBUG <0013> endpoint:rtpbridge/ed@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956188 DLMGCP DEBUG <0013> endpoint:rtpbridge/ee@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956188 DLMGCP DEBUG <0013> endpoint:rtpbridge/ef@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956188 DLMGCP DEBUG <0013> endpoint:rtpbridge/f0@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956188 DLMGCP DEBUG <0013> endpoint:rtpbridge/f1@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956188 DLMGCP DEBUG <0013> endpoint:rtpbridge/f2@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956188 DLMGCP DEBUG <0013> endpoint:rtpbridge/f3@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956188 DLMGCP DEBUG <0013> endpoint:rtpbridge/f4@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956188 DLMGCP DEBUG <0013> endpoint:rtpbridge/f5@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956188 DLMGCP DEBUG <0013> endpoint:rtpbridge/f6@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956188 DLMGCP DEBUG <0013> endpoint:rtpbridge/f7@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956188 DLMGCP DEBUG <0013> endpoint:rtpbridge/f8@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956188 DLMGCP DEBUG <0013> endpoint:rtpbridge/f9@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956188 DLMGCP DEBUG <0013> endpoint:rtpbridge/fa@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956188 DLMGCP DEBUG <0013> endpoint:rtpbridge/fb@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956188 DLMGCP DEBUG <0013> endpoint:rtpbridge/fc@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956188 DLMGCP DEBUG <0013> endpoint:rtpbridge/fd@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956188 DLMGCP DEBUG <0013> endpoint:rtpbridge/fe@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956188 DLMGCP DEBUG <0013> endpoint:rtpbridge/ff@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956188 DLMGCP DEBUG <0013> endpoint:rtpbridge/100@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956188 DLMGCP DEBUG <0013> endpoint:rtpbridge/101@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956188 DLMGCP DEBUG <0013> endpoint:rtpbridge/102@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956188 DLMGCP DEBUG <0013> endpoint:rtpbridge/103@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956188 DLMGCP DEBUG <0013> endpoint:rtpbridge/104@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956188 DLMGCP DEBUG <0013> endpoint:rtpbridge/105@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956188 DLMGCP DEBUG <0013> endpoint:rtpbridge/106@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956188 DLMGCP DEBUG <0013> endpoint:rtpbridge/107@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956188 DLMGCP DEBUG <0013> endpoint:rtpbridge/108@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956188 DLMGCP DEBUG <0013> endpoint:rtpbridge/109@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956188 DLMGCP DEBUG <0013> endpoint:rtpbridge/10a@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956188 DLMGCP DEBUG <0013> endpoint:rtpbridge/10b@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956188 DLMGCP DEBUG <0013> endpoint:rtpbridge/10c@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956188 DLMGCP DEBUG <0013> endpoint:rtpbridge/10d@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956188 DLMGCP DEBUG <0013> endpoint:rtpbridge/10e@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956188 DLMGCP DEBUG <0013> endpoint:rtpbridge/10f@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956188 DLMGCP DEBUG <0013> endpoint:rtpbridge/110@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956188 DLMGCP DEBUG <0013> endpoint:rtpbridge/111@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956188 DLMGCP DEBUG <0013> endpoint:rtpbridge/112@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956188 DLMGCP DEBUG <0013> endpoint:rtpbridge/113@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956188 DLMGCP DEBUG <0013> endpoint:rtpbridge/114@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956188 DLMGCP DEBUG <0013> endpoint:rtpbridge/115@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956188 DLMGCP DEBUG <0013> endpoint:rtpbridge/116@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956188 DLMGCP DEBUG <0013> endpoint:rtpbridge/117@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956188 DLMGCP DEBUG <0013> endpoint:rtpbridge/118@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956188 DLMGCP DEBUG <0013> endpoint:rtpbridge/119@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956188 DLMGCP DEBUG <0013> endpoint:rtpbridge/11a@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956188 DLMGCP DEBUG <0013> endpoint:rtpbridge/11b@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956188 DLMGCP DEBUG <0013> endpoint:rtpbridge/11c@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956188 DLMGCP DEBUG <0013> endpoint:rtpbridge/11d@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956188 DLMGCP DEBUG <0013> endpoint:rtpbridge/11e@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956188 DLMGCP DEBUG <0013> endpoint:rtpbridge/11f@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956188 DLMGCP DEBUG <0013> endpoint:rtpbridge/120@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956188 DLMGCP DEBUG <0013> endpoint:rtpbridge/121@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956188 DLMGCP DEBUG <0013> endpoint:rtpbridge/122@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956188 DLMGCP DEBUG <0013> endpoint:rtpbridge/123@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956188 DLMGCP DEBUG <0013> endpoint:rtpbridge/124@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956188 DLMGCP DEBUG <0013> endpoint:rtpbridge/125@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956188 DLMGCP DEBUG <0013> endpoint:rtpbridge/126@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956188 DLMGCP DEBUG <0013> endpoint:rtpbridge/127@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956188 DLMGCP DEBUG <0013> endpoint:rtpbridge/128@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956188 DLMGCP DEBUG <0013> endpoint:rtpbridge/129@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956188 DLMGCP DEBUG <0013> endpoint:rtpbridge/12a@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956188 DLMGCP DEBUG <0013> endpoint:rtpbridge/12b@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956188 DLMGCP DEBUG <0013> endpoint:rtpbridge/12c@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956188 DLMGCP DEBUG <0013> endpoint:none Generated response: code=200 (mgcp_protocol.c:230) 20241102125956188 DLMGCP DEBUG <0013> Generated response: line #00: 200 2783 OK (mgcp_msg.c:67) 20241102125956188 DLMGCP DEBUG <0013> Received message: line #00: DLCX 2784 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241102125956188 DLMGCP DEBUG <0013> Received message: line #01: C: 00F1 (mgcp_msg.c:67) 20241102125956188 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found free endpoint: rtpbridge/1@mgw (mgcp_endp.c:261) 20241102125956188 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:441) 20241102125956189 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241102125956189 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956189 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956189 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956189 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956189 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956189 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956189 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956189 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956189 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956189 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956189 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956189 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956189 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956189 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956189 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956189 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956189 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956189 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956189 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956189 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956189 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956189 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956189 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956189 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956189 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956189 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956189 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956189 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956189 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956189 DLMGCP DEBUG <0013> endpoint:rtpbridge/1e@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956189 DLMGCP DEBUG <0013> endpoint:rtpbridge/1f@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956189 DLMGCP DEBUG <0013> endpoint:rtpbridge/20@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956189 DLMGCP DEBUG <0013> endpoint:rtpbridge/21@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956189 DLMGCP DEBUG <0013> endpoint:rtpbridge/22@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956189 DLMGCP DEBUG <0013> endpoint:rtpbridge/23@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956189 DLMGCP DEBUG <0013> endpoint:rtpbridge/24@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956189 DLMGCP DEBUG <0013> endpoint:rtpbridge/25@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956189 DLMGCP DEBUG <0013> endpoint:rtpbridge/26@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956189 DLMGCP DEBUG <0013> endpoint:rtpbridge/27@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956189 DLMGCP DEBUG <0013> endpoint:rtpbridge/28@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956189 DLMGCP DEBUG <0013> endpoint:rtpbridge/29@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956189 DLMGCP DEBUG <0013> endpoint:rtpbridge/2a@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956189 DLMGCP DEBUG <0013> endpoint:rtpbridge/2b@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956189 DLMGCP DEBUG <0013> endpoint:rtpbridge/2c@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956189 DLMGCP DEBUG <0013> endpoint:rtpbridge/2d@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956189 DLMGCP DEBUG <0013> endpoint:rtpbridge/2e@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956189 DLMGCP DEBUG <0013> endpoint:rtpbridge/2f@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956189 DLMGCP DEBUG <0013> endpoint:rtpbridge/30@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956189 DLMGCP DEBUG <0013> endpoint:rtpbridge/31@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956189 DLMGCP DEBUG <0013> endpoint:rtpbridge/32@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956189 DLMGCP DEBUG <0013> endpoint:rtpbridge/33@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956189 DLMGCP DEBUG <0013> endpoint:rtpbridge/34@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956189 DLMGCP DEBUG <0013> endpoint:rtpbridge/35@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956189 DLMGCP DEBUG <0013> endpoint:rtpbridge/36@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956189 DLMGCP DEBUG <0013> endpoint:rtpbridge/37@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956189 DLMGCP DEBUG <0013> endpoint:rtpbridge/38@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956189 DLMGCP DEBUG <0013> endpoint:rtpbridge/39@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956189 DLMGCP DEBUG <0013> endpoint:rtpbridge/3a@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956189 DLMGCP DEBUG <0013> endpoint:rtpbridge/3b@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956189 DLMGCP DEBUG <0013> endpoint:rtpbridge/3c@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956189 DLMGCP DEBUG <0013> endpoint:rtpbridge/3d@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956189 DLMGCP DEBUG <0013> endpoint:rtpbridge/3e@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956189 DLMGCP DEBUG <0013> endpoint:rtpbridge/3f@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956189 DLMGCP DEBUG <0013> endpoint:rtpbridge/40@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956189 DLMGCP DEBUG <0013> endpoint:rtpbridge/41@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956189 DLMGCP DEBUG <0013> endpoint:rtpbridge/42@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956189 DLMGCP DEBUG <0013> endpoint:rtpbridge/43@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956189 DLMGCP DEBUG <0013> endpoint:rtpbridge/44@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956189 DLMGCP DEBUG <0013> endpoint:rtpbridge/45@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956189 DLMGCP DEBUG <0013> endpoint:rtpbridge/46@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956189 DLMGCP DEBUG <0013> endpoint:rtpbridge/47@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956189 DLMGCP DEBUG <0013> endpoint:rtpbridge/48@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956189 DLMGCP DEBUG <0013> endpoint:rtpbridge/49@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956189 DLMGCP DEBUG <0013> endpoint:rtpbridge/4a@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956189 DLMGCP DEBUG <0013> endpoint:rtpbridge/4b@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956189 DLMGCP DEBUG <0013> endpoint:rtpbridge/4c@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956189 DLMGCP DEBUG <0013> endpoint:rtpbridge/4d@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956189 DLMGCP DEBUG <0013> endpoint:rtpbridge/4e@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956189 DLMGCP DEBUG <0013> endpoint:rtpbridge/4f@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956189 DLMGCP DEBUG <0013> endpoint:rtpbridge/50@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956189 DLMGCP DEBUG <0013> endpoint:rtpbridge/51@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956189 DLMGCP DEBUG <0013> endpoint:rtpbridge/52@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956189 DLMGCP DEBUG <0013> endpoint:rtpbridge/53@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956189 DLMGCP DEBUG <0013> endpoint:rtpbridge/54@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956189 DLMGCP DEBUG <0013> endpoint:rtpbridge/55@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956189 DLMGCP DEBUG <0013> endpoint:rtpbridge/56@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956189 DLMGCP DEBUG <0013> endpoint:rtpbridge/57@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956189 DLMGCP DEBUG <0013> endpoint:rtpbridge/58@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956189 DLMGCP DEBUG <0013> endpoint:rtpbridge/59@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956189 DLMGCP DEBUG <0013> endpoint:rtpbridge/5a@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956189 DLMGCP DEBUG <0013> endpoint:rtpbridge/5b@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956189 DLMGCP DEBUG <0013> endpoint:rtpbridge/5c@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956189 DLMGCP DEBUG <0013> endpoint:rtpbridge/5d@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956189 DLMGCP DEBUG <0013> endpoint:rtpbridge/5e@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956189 DLMGCP DEBUG <0013> endpoint:rtpbridge/5f@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956189 DLMGCP DEBUG <0013> endpoint:rtpbridge/60@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956189 DLMGCP DEBUG <0013> endpoint:rtpbridge/61@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956189 DLMGCP DEBUG <0013> endpoint:rtpbridge/62@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956189 DLMGCP DEBUG <0013> endpoint:rtpbridge/63@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956189 DLMGCP DEBUG <0013> endpoint:rtpbridge/64@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956189 DLMGCP DEBUG <0013> endpoint:rtpbridge/65@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956189 DLMGCP DEBUG <0013> endpoint:rtpbridge/66@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956189 DLMGCP DEBUG <0013> endpoint:rtpbridge/67@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956189 DLMGCP DEBUG <0013> endpoint:rtpbridge/68@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956189 DLMGCP DEBUG <0013> endpoint:rtpbridge/69@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956189 DLMGCP DEBUG <0013> endpoint:rtpbridge/6a@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956189 DLMGCP DEBUG <0013> endpoint:rtpbridge/6b@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956189 DLMGCP DEBUG <0013> endpoint:rtpbridge/6c@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956189 DLMGCP DEBUG <0013> endpoint:rtpbridge/6d@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956189 DLMGCP DEBUG <0013> endpoint:rtpbridge/6e@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956189 DLMGCP DEBUG <0013> endpoint:rtpbridge/6f@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956189 DLMGCP DEBUG <0013> endpoint:rtpbridge/70@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956189 DLMGCP DEBUG <0013> endpoint:rtpbridge/71@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956189 DLMGCP DEBUG <0013> endpoint:rtpbridge/72@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956189 DLMGCP DEBUG <0013> endpoint:rtpbridge/73@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956189 DLMGCP DEBUG <0013> endpoint:rtpbridge/74@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956189 DLMGCP DEBUG <0013> endpoint:rtpbridge/75@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956189 DLMGCP DEBUG <0013> endpoint:rtpbridge/76@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956189 DLMGCP DEBUG <0013> endpoint:rtpbridge/77@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956189 DLMGCP DEBUG <0013> endpoint:rtpbridge/78@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956189 DLMGCP DEBUG <0013> endpoint:rtpbridge/79@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956189 DLMGCP DEBUG <0013> endpoint:rtpbridge/7a@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956189 DLMGCP DEBUG <0013> endpoint:rtpbridge/7b@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956189 DLMGCP DEBUG <0013> endpoint:rtpbridge/7c@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956189 DLMGCP DEBUG <0013> endpoint:rtpbridge/7d@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956189 DLMGCP DEBUG <0013> endpoint:rtpbridge/7e@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956189 DLMGCP DEBUG <0013> endpoint:rtpbridge/7f@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956190 DLMGCP DEBUG <0013> endpoint:rtpbridge/80@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956190 DLMGCP DEBUG <0013> endpoint:rtpbridge/81@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956190 DLMGCP DEBUG <0013> endpoint:rtpbridge/82@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956190 DLMGCP DEBUG <0013> endpoint:rtpbridge/83@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956190 DLMGCP DEBUG <0013> endpoint:rtpbridge/84@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956190 DLMGCP DEBUG <0013> endpoint:rtpbridge/85@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956190 DLMGCP DEBUG <0013> endpoint:rtpbridge/86@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956190 DLMGCP DEBUG <0013> endpoint:rtpbridge/87@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956190 DLMGCP DEBUG <0013> endpoint:rtpbridge/88@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956190 DLMGCP DEBUG <0013> endpoint:rtpbridge/89@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956190 DLMGCP DEBUG <0013> endpoint:rtpbridge/8a@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956190 DLMGCP DEBUG <0013> endpoint:rtpbridge/8b@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956190 DLMGCP DEBUG <0013> endpoint:rtpbridge/8c@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956190 DLMGCP DEBUG <0013> endpoint:rtpbridge/8d@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956190 DLMGCP DEBUG <0013> endpoint:rtpbridge/8e@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956190 DLMGCP DEBUG <0013> endpoint:rtpbridge/8f@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956190 DLMGCP DEBUG <0013> endpoint:rtpbridge/90@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956190 DLMGCP DEBUG <0013> endpoint:rtpbridge/91@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956190 DLMGCP DEBUG <0013> endpoint:rtpbridge/92@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956190 DLMGCP DEBUG <0013> endpoint:rtpbridge/93@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956190 DLMGCP DEBUG <0013> endpoint:rtpbridge/94@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956190 DLMGCP DEBUG <0013> endpoint:rtpbridge/95@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956190 DLMGCP DEBUG <0013> endpoint:rtpbridge/96@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956190 DLMGCP DEBUG <0013> endpoint:rtpbridge/97@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956190 DLMGCP DEBUG <0013> endpoint:rtpbridge/98@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956190 DLMGCP DEBUG <0013> endpoint:rtpbridge/99@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956190 DLMGCP DEBUG <0013> endpoint:rtpbridge/9a@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956190 DLMGCP DEBUG <0013> endpoint:rtpbridge/9b@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956190 DLMGCP DEBUG <0013> endpoint:rtpbridge/9c@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956190 DLMGCP DEBUG <0013> endpoint:rtpbridge/9d@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956190 DLMGCP DEBUG <0013> endpoint:rtpbridge/9e@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956190 DLMGCP DEBUG <0013> endpoint:rtpbridge/9f@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956190 DLMGCP DEBUG <0013> endpoint:rtpbridge/a0@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956190 DLMGCP DEBUG <0013> endpoint:rtpbridge/a1@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956190 DLMGCP DEBUG <0013> endpoint:rtpbridge/a2@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956190 DLMGCP DEBUG <0013> endpoint:rtpbridge/a3@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956190 DLMGCP DEBUG <0013> endpoint:rtpbridge/a4@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956190 DLMGCP DEBUG <0013> endpoint:rtpbridge/a5@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956190 DLMGCP DEBUG <0013> endpoint:rtpbridge/a6@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956190 DLMGCP DEBUG <0013> endpoint:rtpbridge/a7@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956190 DLMGCP DEBUG <0013> endpoint:rtpbridge/a8@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956190 DLMGCP DEBUG <0013> endpoint:rtpbridge/a9@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956190 DLMGCP DEBUG <0013> endpoint:rtpbridge/aa@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956190 DLMGCP DEBUG <0013> endpoint:rtpbridge/ab@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956190 DLMGCP DEBUG <0013> endpoint:rtpbridge/ac@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956190 DLMGCP DEBUG <0013> endpoint:rtpbridge/ad@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956190 DLMGCP DEBUG <0013> endpoint:rtpbridge/ae@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956190 DLMGCP DEBUG <0013> endpoint:rtpbridge/af@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956190 DLMGCP DEBUG <0013> endpoint:rtpbridge/b0@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956190 DLMGCP DEBUG <0013> endpoint:rtpbridge/b1@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956190 DLMGCP DEBUG <0013> endpoint:rtpbridge/b2@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956190 DLMGCP DEBUG <0013> endpoint:rtpbridge/b3@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956190 DLMGCP DEBUG <0013> endpoint:rtpbridge/b4@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956190 DLMGCP DEBUG <0013> endpoint:rtpbridge/b5@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956190 DLMGCP DEBUG <0013> endpoint:rtpbridge/b6@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956190 DLMGCP DEBUG <0013> endpoint:rtpbridge/b7@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956190 DLMGCP DEBUG <0013> endpoint:rtpbridge/b8@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956190 DLMGCP DEBUG <0013> endpoint:rtpbridge/b9@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956190 DLMGCP DEBUG <0013> endpoint:rtpbridge/ba@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956190 DLMGCP DEBUG <0013> endpoint:rtpbridge/bb@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956190 DLMGCP DEBUG <0013> endpoint:rtpbridge/bc@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956190 DLMGCP DEBUG <0013> endpoint:rtpbridge/bd@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956190 DLMGCP DEBUG <0013> endpoint:rtpbridge/be@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956190 DLMGCP DEBUG <0013> endpoint:rtpbridge/bf@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956190 DLMGCP DEBUG <0013> endpoint:rtpbridge/c0@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956190 DLMGCP DEBUG <0013> endpoint:rtpbridge/c1@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956190 DLMGCP DEBUG <0013> endpoint:rtpbridge/c2@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956190 DLMGCP DEBUG <0013> endpoint:rtpbridge/c3@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956190 DLMGCP DEBUG <0013> endpoint:rtpbridge/c4@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956190 DLMGCP DEBUG <0013> endpoint:rtpbridge/c5@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956190 DLMGCP DEBUG <0013> endpoint:rtpbridge/c6@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956190 DLMGCP DEBUG <0013> endpoint:rtpbridge/c7@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956190 DLMGCP DEBUG <0013> endpoint:rtpbridge/c8@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956190 DLMGCP DEBUG <0013> endpoint:rtpbridge/c9@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956190 DLMGCP DEBUG <0013> endpoint:rtpbridge/ca@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956190 DLMGCP DEBUG <0013> endpoint:rtpbridge/cb@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956190 DLMGCP DEBUG <0013> endpoint:rtpbridge/cc@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956190 DLMGCP DEBUG <0013> endpoint:rtpbridge/cd@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956190 DLMGCP DEBUG <0013> endpoint:rtpbridge/ce@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956190 DLMGCP DEBUG <0013> endpoint:rtpbridge/cf@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956190 DLMGCP DEBUG <0013> endpoint:rtpbridge/d0@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956190 DLMGCP DEBUG <0013> endpoint:rtpbridge/d1@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956190 DLMGCP DEBUG <0013> endpoint:rtpbridge/d2@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956190 DLMGCP DEBUG <0013> endpoint:rtpbridge/d3@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956190 DLMGCP DEBUG <0013> endpoint:rtpbridge/d4@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956190 DLMGCP DEBUG <0013> endpoint:rtpbridge/d5@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956190 DLMGCP DEBUG <0013> endpoint:rtpbridge/d6@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956190 DLMGCP DEBUG <0013> endpoint:rtpbridge/d7@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956190 DLMGCP DEBUG <0013> endpoint:rtpbridge/d8@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956190 DLMGCP DEBUG <0013> endpoint:rtpbridge/d9@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956190 DLMGCP DEBUG <0013> endpoint:rtpbridge/da@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956190 DLMGCP DEBUG <0013> endpoint:rtpbridge/db@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956190 DLMGCP DEBUG <0013> endpoint:rtpbridge/dc@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956190 DLMGCP DEBUG <0013> endpoint:rtpbridge/dd@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956190 DLMGCP DEBUG <0013> endpoint:rtpbridge/de@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956190 DLMGCP DEBUG <0013> endpoint:rtpbridge/df@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956190 DLMGCP DEBUG <0013> endpoint:rtpbridge/e0@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956190 DLMGCP DEBUG <0013> endpoint:rtpbridge/e1@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956190 DLMGCP DEBUG <0013> endpoint:rtpbridge/e2@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956190 DLMGCP DEBUG <0013> endpoint:rtpbridge/e3@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956190 DLMGCP DEBUG <0013> endpoint:rtpbridge/e4@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956190 DLMGCP DEBUG <0013> endpoint:rtpbridge/e5@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956190 DLMGCP DEBUG <0013> endpoint:rtpbridge/e6@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956190 DLMGCP DEBUG <0013> endpoint:rtpbridge/e7@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956190 DLMGCP DEBUG <0013> endpoint:rtpbridge/e8@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956190 DLMGCP DEBUG <0013> endpoint:rtpbridge/e9@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956190 DLMGCP DEBUG <0013> endpoint:rtpbridge/ea@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956190 DLMGCP DEBUG <0013> endpoint:rtpbridge/eb@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956190 DLMGCP DEBUG <0013> endpoint:rtpbridge/ec@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956190 DLMGCP DEBUG <0013> endpoint:rtpbridge/ed@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956190 DLMGCP DEBUG <0013> endpoint:rtpbridge/ee@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956190 DLMGCP DEBUG <0013> endpoint:rtpbridge/ef@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956190 DLMGCP DEBUG <0013> endpoint:rtpbridge/f0@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956190 DLMGCP DEBUG <0013> endpoint:rtpbridge/f1@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956190 DLMGCP DEBUG <0013> endpoint:rtpbridge/f2@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956190 DLMGCP DEBUG <0013> endpoint:rtpbridge/f3@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956190 DLMGCP DEBUG <0013> endpoint:rtpbridge/f4@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956190 DLMGCP DEBUG <0013> endpoint:rtpbridge/f5@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956190 DLMGCP DEBUG <0013> endpoint:rtpbridge/f6@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956190 DLMGCP DEBUG <0013> endpoint:rtpbridge/f7@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956190 DLMGCP DEBUG <0013> endpoint:rtpbridge/f8@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956190 DLMGCP DEBUG <0013> endpoint:rtpbridge/f9@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956190 DLMGCP DEBUG <0013> endpoint:rtpbridge/fa@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956190 DLMGCP DEBUG <0013> endpoint:rtpbridge/fb@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956190 DLMGCP DEBUG <0013> endpoint:rtpbridge/fc@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956190 DLMGCP DEBUG <0013> endpoint:rtpbridge/fd@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956190 DLMGCP DEBUG <0013> endpoint:rtpbridge/fe@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956190 DLMGCP DEBUG <0013> endpoint:rtpbridge/ff@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956190 DLMGCP DEBUG <0013> endpoint:rtpbridge/100@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956190 DLMGCP DEBUG <0013> endpoint:rtpbridge/101@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956191 DLMGCP DEBUG <0013> endpoint:rtpbridge/102@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956191 DLMGCP DEBUG <0013> endpoint:rtpbridge/103@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956191 DLMGCP DEBUG <0013> endpoint:rtpbridge/104@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956191 DLMGCP DEBUG <0013> endpoint:rtpbridge/105@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956191 DLMGCP DEBUG <0013> endpoint:rtpbridge/106@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956191 DLMGCP DEBUG <0013> endpoint:rtpbridge/107@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956191 DLMGCP DEBUG <0013> endpoint:rtpbridge/108@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956191 DLMGCP DEBUG <0013> endpoint:rtpbridge/109@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956191 DLMGCP DEBUG <0013> endpoint:rtpbridge/10a@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956191 DLMGCP DEBUG <0013> endpoint:rtpbridge/10b@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956191 DLMGCP DEBUG <0013> endpoint:rtpbridge/10c@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956191 DLMGCP DEBUG <0013> endpoint:rtpbridge/10d@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956191 DLMGCP DEBUG <0013> endpoint:rtpbridge/10e@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956191 DLMGCP DEBUG <0013> endpoint:rtpbridge/10f@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956191 DLMGCP DEBUG <0013> endpoint:rtpbridge/110@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956191 DLMGCP DEBUG <0013> endpoint:rtpbridge/111@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956191 DLMGCP DEBUG <0013> endpoint:rtpbridge/112@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956191 DLMGCP DEBUG <0013> endpoint:rtpbridge/113@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956191 DLMGCP DEBUG <0013> endpoint:rtpbridge/114@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956191 DLMGCP DEBUG <0013> endpoint:rtpbridge/115@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956191 DLMGCP DEBUG <0013> endpoint:rtpbridge/116@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956191 DLMGCP DEBUG <0013> endpoint:rtpbridge/117@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956191 DLMGCP DEBUG <0013> endpoint:rtpbridge/118@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956191 DLMGCP DEBUG <0013> endpoint:rtpbridge/119@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956191 DLMGCP DEBUG <0013> endpoint:rtpbridge/11a@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956191 DLMGCP DEBUG <0013> endpoint:rtpbridge/11b@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956191 DLMGCP DEBUG <0013> endpoint:rtpbridge/11c@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956191 DLMGCP DEBUG <0013> endpoint:rtpbridge/11d@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956191 DLMGCP DEBUG <0013> endpoint:rtpbridge/11e@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956191 DLMGCP DEBUG <0013> endpoint:rtpbridge/11f@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956191 DLMGCP DEBUG <0013> endpoint:rtpbridge/120@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956191 DLMGCP DEBUG <0013> endpoint:rtpbridge/121@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956191 DLMGCP DEBUG <0013> endpoint:rtpbridge/122@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956191 DLMGCP DEBUG <0013> endpoint:rtpbridge/123@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956191 DLMGCP DEBUG <0013> endpoint:rtpbridge/124@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956191 DLMGCP DEBUG <0013> endpoint:rtpbridge/125@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956191 DLMGCP DEBUG <0013> endpoint:rtpbridge/126@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956191 DLMGCP DEBUG <0013> endpoint:rtpbridge/127@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956191 DLMGCP DEBUG <0013> endpoint:rtpbridge/128@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956191 DLMGCP DEBUG <0013> endpoint:rtpbridge/129@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956191 DLMGCP DEBUG <0013> endpoint:rtpbridge/12a@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956191 DLMGCP DEBUG <0013> endpoint:rtpbridge/12b@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956191 DLMGCP DEBUG <0013> endpoint:rtpbridge/12c@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956191 DLMGCP DEBUG <0013> endpoint:none Generated response: code=200 (mgcp_protocol.c:230) 20241102125956191 DLMGCP DEBUG <0013> Generated response: line #00: 200 2784 OK (mgcp_msg.c:67) 20241102125956191 DLMGCP DEBUG <0013> Received message: line #00: DLCX 2785 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241102125956191 DLMGCP DEBUG <0013> Received message: line #01: C: 00F2 (mgcp_msg.c:67) 20241102125956191 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found free endpoint: rtpbridge/1@mgw (mgcp_endp.c:261) 20241102125956191 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:441) 20241102125956191 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241102125956191 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956191 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956191 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956191 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956191 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956191 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956191 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956191 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956191 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956191 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956191 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956191 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956191 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956191 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956191 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956191 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956191 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956191 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956191 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956191 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956191 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956192 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956192 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956192 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956192 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956192 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956192 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956192 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956192 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956192 DLMGCP DEBUG <0013> endpoint:rtpbridge/1e@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956192 DLMGCP DEBUG <0013> endpoint:rtpbridge/1f@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956192 DLMGCP DEBUG <0013> endpoint:rtpbridge/20@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956192 DLMGCP DEBUG <0013> endpoint:rtpbridge/21@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956192 DLMGCP DEBUG <0013> endpoint:rtpbridge/22@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956192 DLMGCP DEBUG <0013> endpoint:rtpbridge/23@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956192 DLMGCP DEBUG <0013> endpoint:rtpbridge/24@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956192 DLMGCP DEBUG <0013> endpoint:rtpbridge/25@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956192 DLMGCP DEBUG <0013> endpoint:rtpbridge/26@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956192 DLMGCP DEBUG <0013> endpoint:rtpbridge/27@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956192 DLMGCP DEBUG <0013> endpoint:rtpbridge/28@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956192 DLMGCP DEBUG <0013> endpoint:rtpbridge/29@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956192 DLMGCP DEBUG <0013> endpoint:rtpbridge/2a@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956192 DLMGCP DEBUG <0013> endpoint:rtpbridge/2b@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956192 DLMGCP DEBUG <0013> endpoint:rtpbridge/2c@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956192 DLMGCP DEBUG <0013> endpoint:rtpbridge/2d@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956192 DLMGCP DEBUG <0013> endpoint:rtpbridge/2e@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956192 DLMGCP DEBUG <0013> endpoint:rtpbridge/2f@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956192 DLMGCP DEBUG <0013> endpoint:rtpbridge/30@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956192 DLMGCP DEBUG <0013> endpoint:rtpbridge/31@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956192 DLMGCP DEBUG <0013> endpoint:rtpbridge/32@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956192 DLMGCP DEBUG <0013> endpoint:rtpbridge/33@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956192 DLMGCP DEBUG <0013> endpoint:rtpbridge/34@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956192 DLMGCP DEBUG <0013> endpoint:rtpbridge/35@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956192 DLMGCP DEBUG <0013> endpoint:rtpbridge/36@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956192 DLMGCP DEBUG <0013> endpoint:rtpbridge/37@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956192 DLMGCP DEBUG <0013> endpoint:rtpbridge/38@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956192 DLMGCP DEBUG <0013> endpoint:rtpbridge/39@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956192 DLMGCP DEBUG <0013> endpoint:rtpbridge/3a@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956192 DLMGCP DEBUG <0013> endpoint:rtpbridge/3b@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956192 DLMGCP DEBUG <0013> endpoint:rtpbridge/3c@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956192 DLMGCP DEBUG <0013> endpoint:rtpbridge/3d@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956192 DLMGCP DEBUG <0013> endpoint:rtpbridge/3e@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956192 DLMGCP DEBUG <0013> endpoint:rtpbridge/3f@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956192 DLMGCP DEBUG <0013> endpoint:rtpbridge/40@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956192 DLMGCP DEBUG <0013> endpoint:rtpbridge/41@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956192 DLMGCP DEBUG <0013> endpoint:rtpbridge/42@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956192 DLMGCP DEBUG <0013> endpoint:rtpbridge/43@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956192 DLMGCP DEBUG <0013> endpoint:rtpbridge/44@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956192 DLMGCP DEBUG <0013> endpoint:rtpbridge/45@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956192 DLMGCP DEBUG <0013> endpoint:rtpbridge/46@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956192 DLMGCP DEBUG <0013> endpoint:rtpbridge/47@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956192 DLMGCP DEBUG <0013> endpoint:rtpbridge/48@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956192 DLMGCP DEBUG <0013> endpoint:rtpbridge/49@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956192 DLMGCP DEBUG <0013> endpoint:rtpbridge/4a@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956192 DLMGCP DEBUG <0013> endpoint:rtpbridge/4b@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956192 DLMGCP DEBUG <0013> endpoint:rtpbridge/4c@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956192 DLMGCP DEBUG <0013> endpoint:rtpbridge/4d@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956192 DLMGCP DEBUG <0013> endpoint:rtpbridge/4e@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956192 DLMGCP DEBUG <0013> endpoint:rtpbridge/4f@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956192 DLMGCP DEBUG <0013> endpoint:rtpbridge/50@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956192 DLMGCP DEBUG <0013> endpoint:rtpbridge/51@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956192 DLMGCP DEBUG <0013> endpoint:rtpbridge/52@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956192 DLMGCP DEBUG <0013> endpoint:rtpbridge/53@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956192 DLMGCP DEBUG <0013> endpoint:rtpbridge/54@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956192 DLMGCP DEBUG <0013> endpoint:rtpbridge/55@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956192 DLMGCP DEBUG <0013> endpoint:rtpbridge/56@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956192 DLMGCP DEBUG <0013> endpoint:rtpbridge/57@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956192 DLMGCP DEBUG <0013> endpoint:rtpbridge/58@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956192 DLMGCP DEBUG <0013> endpoint:rtpbridge/59@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956192 DLMGCP DEBUG <0013> endpoint:rtpbridge/5a@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956192 DLMGCP DEBUG <0013> endpoint:rtpbridge/5b@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956192 DLMGCP DEBUG <0013> endpoint:rtpbridge/5c@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956192 DLMGCP DEBUG <0013> endpoint:rtpbridge/5d@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956192 DLMGCP DEBUG <0013> endpoint:rtpbridge/5e@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956192 DLMGCP DEBUG <0013> endpoint:rtpbridge/5f@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956192 DLMGCP DEBUG <0013> endpoint:rtpbridge/60@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956192 DLMGCP DEBUG <0013> endpoint:rtpbridge/61@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956192 DLMGCP DEBUG <0013> endpoint:rtpbridge/62@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956192 DLMGCP DEBUG <0013> endpoint:rtpbridge/63@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956192 DLMGCP DEBUG <0013> endpoint:rtpbridge/64@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956192 DLMGCP DEBUG <0013> endpoint:rtpbridge/65@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956192 DLMGCP DEBUG <0013> endpoint:rtpbridge/66@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956192 DLMGCP DEBUG <0013> endpoint:rtpbridge/67@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956192 DLMGCP DEBUG <0013> endpoint:rtpbridge/68@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956192 DLMGCP DEBUG <0013> endpoint:rtpbridge/69@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956192 DLMGCP DEBUG <0013> endpoint:rtpbridge/6a@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956192 DLMGCP DEBUG <0013> endpoint:rtpbridge/6b@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956192 DLMGCP DEBUG <0013> endpoint:rtpbridge/6c@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956192 DLMGCP DEBUG <0013> endpoint:rtpbridge/6d@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956192 DLMGCP DEBUG <0013> endpoint:rtpbridge/6e@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956192 DLMGCP DEBUG <0013> endpoint:rtpbridge/6f@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956192 DLMGCP DEBUG <0013> endpoint:rtpbridge/70@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956192 DLMGCP DEBUG <0013> endpoint:rtpbridge/71@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956192 DLMGCP DEBUG <0013> endpoint:rtpbridge/72@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956192 DLMGCP DEBUG <0013> endpoint:rtpbridge/73@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956192 DLMGCP DEBUG <0013> endpoint:rtpbridge/74@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956192 DLMGCP DEBUG <0013> endpoint:rtpbridge/75@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956192 DLMGCP DEBUG <0013> endpoint:rtpbridge/76@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956192 DLMGCP DEBUG <0013> endpoint:rtpbridge/77@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956192 DLMGCP DEBUG <0013> endpoint:rtpbridge/78@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956192 DLMGCP DEBUG <0013> endpoint:rtpbridge/79@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956192 DLMGCP DEBUG <0013> endpoint:rtpbridge/7a@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956192 DLMGCP DEBUG <0013> endpoint:rtpbridge/7b@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956192 DLMGCP DEBUG <0013> endpoint:rtpbridge/7c@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956192 DLMGCP DEBUG <0013> endpoint:rtpbridge/7d@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956192 DLMGCP DEBUG <0013> endpoint:rtpbridge/7e@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956192 DLMGCP DEBUG <0013> endpoint:rtpbridge/7f@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956192 DLMGCP DEBUG <0013> endpoint:rtpbridge/80@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956192 DLMGCP DEBUG <0013> endpoint:rtpbridge/81@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956192 DLMGCP DEBUG <0013> endpoint:rtpbridge/82@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956192 DLMGCP DEBUG <0013> endpoint:rtpbridge/83@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956192 DLMGCP DEBUG <0013> endpoint:rtpbridge/84@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956192 DLMGCP DEBUG <0013> endpoint:rtpbridge/85@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956192 DLMGCP DEBUG <0013> endpoint:rtpbridge/86@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956192 DLMGCP DEBUG <0013> endpoint:rtpbridge/87@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956192 DLMGCP DEBUG <0013> endpoint:rtpbridge/88@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956192 DLMGCP DEBUG <0013> endpoint:rtpbridge/89@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956192 DLMGCP DEBUG <0013> endpoint:rtpbridge/8a@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956192 DLMGCP DEBUG <0013> endpoint:rtpbridge/8b@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956192 DLMGCP DEBUG <0013> endpoint:rtpbridge/8c@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956192 DLMGCP DEBUG <0013> endpoint:rtpbridge/8d@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956192 DLMGCP DEBUG <0013> endpoint:rtpbridge/8e@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956192 DLMGCP DEBUG <0013> endpoint:rtpbridge/8f@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956192 DLMGCP DEBUG <0013> endpoint:rtpbridge/90@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956192 DLMGCP DEBUG <0013> endpoint:rtpbridge/91@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956192 DLMGCP DEBUG <0013> endpoint:rtpbridge/92@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956192 DLMGCP DEBUG <0013> endpoint:rtpbridge/93@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956192 DLMGCP DEBUG <0013> endpoint:rtpbridge/94@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956192 DLMGCP DEBUG <0013> endpoint:rtpbridge/95@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956192 DLMGCP DEBUG <0013> endpoint:rtpbridge/96@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956193 DLMGCP DEBUG <0013> endpoint:rtpbridge/97@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956193 DLMGCP DEBUG <0013> endpoint:rtpbridge/98@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956193 DLMGCP DEBUG <0013> endpoint:rtpbridge/99@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956193 DLMGCP DEBUG <0013> endpoint:rtpbridge/9a@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956193 DLMGCP DEBUG <0013> endpoint:rtpbridge/9b@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956193 DLMGCP DEBUG <0013> endpoint:rtpbridge/9c@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956193 DLMGCP DEBUG <0013> endpoint:rtpbridge/9d@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956193 DLMGCP DEBUG <0013> endpoint:rtpbridge/9e@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956193 DLMGCP DEBUG <0013> endpoint:rtpbridge/9f@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956193 DLMGCP DEBUG <0013> endpoint:rtpbridge/a0@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956193 DLMGCP DEBUG <0013> endpoint:rtpbridge/a1@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956193 DLMGCP DEBUG <0013> endpoint:rtpbridge/a2@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956193 DLMGCP DEBUG <0013> endpoint:rtpbridge/a3@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956193 DLMGCP DEBUG <0013> endpoint:rtpbridge/a4@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956193 DLMGCP DEBUG <0013> endpoint:rtpbridge/a5@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956193 DLMGCP DEBUG <0013> endpoint:rtpbridge/a6@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956193 DLMGCP DEBUG <0013> endpoint:rtpbridge/a7@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956193 DLMGCP DEBUG <0013> endpoint:rtpbridge/a8@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956193 DLMGCP DEBUG <0013> endpoint:rtpbridge/a9@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956193 DLMGCP DEBUG <0013> endpoint:rtpbridge/aa@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956193 DLMGCP DEBUG <0013> endpoint:rtpbridge/ab@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956193 DLMGCP DEBUG <0013> endpoint:rtpbridge/ac@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956193 DLMGCP DEBUG <0013> endpoint:rtpbridge/ad@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956193 DLMGCP DEBUG <0013> endpoint:rtpbridge/ae@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956193 DLMGCP DEBUG <0013> endpoint:rtpbridge/af@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956193 DLMGCP DEBUG <0013> endpoint:rtpbridge/b0@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956193 DLMGCP DEBUG <0013> endpoint:rtpbridge/b1@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956193 DLMGCP DEBUG <0013> endpoint:rtpbridge/b2@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956193 DLMGCP DEBUG <0013> endpoint:rtpbridge/b3@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956193 DLMGCP DEBUG <0013> endpoint:rtpbridge/b4@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956193 DLMGCP DEBUG <0013> endpoint:rtpbridge/b5@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956193 DLMGCP DEBUG <0013> endpoint:rtpbridge/b6@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956193 DLMGCP DEBUG <0013> endpoint:rtpbridge/b7@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956193 DLMGCP DEBUG <0013> endpoint:rtpbridge/b8@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956193 DLMGCP DEBUG <0013> endpoint:rtpbridge/b9@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956193 DLMGCP DEBUG <0013> endpoint:rtpbridge/ba@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956193 DLMGCP DEBUG <0013> endpoint:rtpbridge/bb@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956193 DLMGCP DEBUG <0013> endpoint:rtpbridge/bc@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956193 DLMGCP DEBUG <0013> endpoint:rtpbridge/bd@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956193 DLMGCP DEBUG <0013> endpoint:rtpbridge/be@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956193 DLMGCP DEBUG <0013> endpoint:rtpbridge/bf@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956193 DLMGCP DEBUG <0013> endpoint:rtpbridge/c0@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956193 DLMGCP DEBUG <0013> endpoint:rtpbridge/c1@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956193 DLMGCP DEBUG <0013> endpoint:rtpbridge/c2@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956193 DLMGCP DEBUG <0013> endpoint:rtpbridge/c3@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956193 DLMGCP DEBUG <0013> endpoint:rtpbridge/c4@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956193 DLMGCP DEBUG <0013> endpoint:rtpbridge/c5@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956193 DLMGCP DEBUG <0013> endpoint:rtpbridge/c6@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956193 DLMGCP DEBUG <0013> endpoint:rtpbridge/c7@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956193 DLMGCP DEBUG <0013> endpoint:rtpbridge/c8@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956193 DLMGCP DEBUG <0013> endpoint:rtpbridge/c9@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956193 DLMGCP DEBUG <0013> endpoint:rtpbridge/ca@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956193 DLMGCP DEBUG <0013> endpoint:rtpbridge/cb@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956193 DLMGCP DEBUG <0013> endpoint:rtpbridge/cc@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956193 DLMGCP DEBUG <0013> endpoint:rtpbridge/cd@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956193 DLMGCP DEBUG <0013> endpoint:rtpbridge/ce@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956193 DLMGCP DEBUG <0013> endpoint:rtpbridge/cf@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956193 DLMGCP DEBUG <0013> endpoint:rtpbridge/d0@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956193 DLMGCP DEBUG <0013> endpoint:rtpbridge/d1@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956193 DLMGCP DEBUG <0013> endpoint:rtpbridge/d2@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956193 DLMGCP DEBUG <0013> endpoint:rtpbridge/d3@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956193 DLMGCP DEBUG <0013> endpoint:rtpbridge/d4@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956193 DLMGCP DEBUG <0013> endpoint:rtpbridge/d5@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956193 DLMGCP DEBUG <0013> endpoint:rtpbridge/d6@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956193 DLMGCP DEBUG <0013> endpoint:rtpbridge/d7@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956193 DLMGCP DEBUG <0013> endpoint:rtpbridge/d8@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956193 DLMGCP DEBUG <0013> endpoint:rtpbridge/d9@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956193 DLMGCP DEBUG <0013> endpoint:rtpbridge/da@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956193 DLMGCP DEBUG <0013> endpoint:rtpbridge/db@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956193 DLMGCP DEBUG <0013> endpoint:rtpbridge/dc@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956193 DLMGCP DEBUG <0013> endpoint:rtpbridge/dd@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956193 DLMGCP DEBUG <0013> endpoint:rtpbridge/de@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956193 DLMGCP DEBUG <0013> endpoint:rtpbridge/df@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956193 DLMGCP DEBUG <0013> endpoint:rtpbridge/e0@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956193 DLMGCP DEBUG <0013> endpoint:rtpbridge/e1@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956193 DLMGCP DEBUG <0013> endpoint:rtpbridge/e2@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956193 DLMGCP DEBUG <0013> endpoint:rtpbridge/e3@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956193 DLMGCP DEBUG <0013> endpoint:rtpbridge/e4@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956193 DLMGCP DEBUG <0013> endpoint:rtpbridge/e5@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956193 DLMGCP DEBUG <0013> endpoint:rtpbridge/e6@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956193 DLMGCP DEBUG <0013> endpoint:rtpbridge/e7@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956193 DLMGCP DEBUG <0013> endpoint:rtpbridge/e8@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956193 DLMGCP DEBUG <0013> endpoint:rtpbridge/e9@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956193 DLMGCP DEBUG <0013> endpoint:rtpbridge/ea@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956193 DLMGCP DEBUG <0013> endpoint:rtpbridge/eb@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956193 DLMGCP DEBUG <0013> endpoint:rtpbridge/ec@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956193 DLMGCP DEBUG <0013> endpoint:rtpbridge/ed@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956193 DLMGCP DEBUG <0013> endpoint:rtpbridge/ee@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956193 DLMGCP DEBUG <0013> endpoint:rtpbridge/ef@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956193 DLMGCP DEBUG <0013> endpoint:rtpbridge/f0@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956193 DLMGCP DEBUG <0013> endpoint:rtpbridge/f1@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956193 DLMGCP DEBUG <0013> endpoint:rtpbridge/f2@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956193 DLMGCP DEBUG <0013> endpoint:rtpbridge/f3@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956193 DLMGCP DEBUG <0013> endpoint:rtpbridge/f4@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956193 DLMGCP DEBUG <0013> endpoint:rtpbridge/f5@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956193 DLMGCP DEBUG <0013> endpoint:rtpbridge/f6@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956193 DLMGCP DEBUG <0013> endpoint:rtpbridge/f7@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956193 DLMGCP DEBUG <0013> endpoint:rtpbridge/f8@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956193 DLMGCP DEBUG <0013> endpoint:rtpbridge/f9@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956193 DLMGCP DEBUG <0013> endpoint:rtpbridge/fa@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956193 DLMGCP DEBUG <0013> endpoint:rtpbridge/fb@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956193 DLMGCP DEBUG <0013> endpoint:rtpbridge/fc@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956193 DLMGCP DEBUG <0013> endpoint:rtpbridge/fd@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956193 DLMGCP DEBUG <0013> endpoint:rtpbridge/fe@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956193 DLMGCP DEBUG <0013> endpoint:rtpbridge/ff@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956193 DLMGCP DEBUG <0013> endpoint:rtpbridge/100@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956193 DLMGCP DEBUG <0013> endpoint:rtpbridge/101@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956193 DLMGCP DEBUG <0013> endpoint:rtpbridge/102@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956193 DLMGCP DEBUG <0013> endpoint:rtpbridge/103@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956193 DLMGCP DEBUG <0013> endpoint:rtpbridge/104@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956193 DLMGCP DEBUG <0013> endpoint:rtpbridge/105@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956193 DLMGCP DEBUG <0013> endpoint:rtpbridge/106@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956193 DLMGCP DEBUG <0013> endpoint:rtpbridge/107@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956193 DLMGCP DEBUG <0013> endpoint:rtpbridge/108@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956193 DLMGCP DEBUG <0013> endpoint:rtpbridge/109@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956193 DLMGCP DEBUG <0013> endpoint:rtpbridge/10a@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956193 DLMGCP DEBUG <0013> endpoint:rtpbridge/10b@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956193 DLMGCP DEBUG <0013> endpoint:rtpbridge/10c@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956193 DLMGCP DEBUG <0013> endpoint:rtpbridge/10d@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956193 DLMGCP DEBUG <0013> endpoint:rtpbridge/10e@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956193 DLMGCP DEBUG <0013> endpoint:rtpbridge/10f@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956193 DLMGCP DEBUG <0013> endpoint:rtpbridge/110@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956193 DLMGCP DEBUG <0013> endpoint:rtpbridge/111@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956193 DLMGCP DEBUG <0013> endpoint:rtpbridge/112@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956193 DLMGCP DEBUG <0013> endpoint:rtpbridge/113@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956193 DLMGCP DEBUG <0013> endpoint:rtpbridge/114@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956193 DLMGCP DEBUG <0013> endpoint:rtpbridge/115@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956194 DLMGCP DEBUG <0013> endpoint:rtpbridge/116@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956194 DLMGCP DEBUG <0013> endpoint:rtpbridge/117@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956194 DLMGCP DEBUG <0013> endpoint:rtpbridge/118@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956194 DLMGCP DEBUG <0013> endpoint:rtpbridge/119@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956194 DLMGCP DEBUG <0013> endpoint:rtpbridge/11a@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956194 DLMGCP DEBUG <0013> endpoint:rtpbridge/11b@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956194 DLMGCP DEBUG <0013> endpoint:rtpbridge/11c@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956194 DLMGCP DEBUG <0013> endpoint:rtpbridge/11d@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956194 DLMGCP DEBUG <0013> endpoint:rtpbridge/11e@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956194 DLMGCP DEBUG <0013> endpoint:rtpbridge/11f@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956194 DLMGCP DEBUG <0013> endpoint:rtpbridge/120@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956194 DLMGCP DEBUG <0013> endpoint:rtpbridge/121@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956194 DLMGCP DEBUG <0013> endpoint:rtpbridge/122@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956194 DLMGCP DEBUG <0013> endpoint:rtpbridge/123@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956194 DLMGCP DEBUG <0013> endpoint:rtpbridge/124@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956194 DLMGCP DEBUG <0013> endpoint:rtpbridge/125@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956194 DLMGCP DEBUG <0013> endpoint:rtpbridge/126@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956194 DLMGCP DEBUG <0013> endpoint:rtpbridge/127@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956194 DLMGCP DEBUG <0013> endpoint:rtpbridge/128@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956194 DLMGCP DEBUG <0013> endpoint:rtpbridge/129@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956194 DLMGCP DEBUG <0013> endpoint:rtpbridge/12a@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956194 DLMGCP DEBUG <0013> endpoint:rtpbridge/12b@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956194 DLMGCP DEBUG <0013> endpoint:rtpbridge/12c@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956194 DLMGCP DEBUG <0013> endpoint:none Generated response: code=200 (mgcp_protocol.c:230) 20241102125956194 DLMGCP DEBUG <0013> Generated response: line #00: 200 2785 OK (mgcp_msg.c:67) 20241102125956194 DLMGCP DEBUG <0013> Received message: line #00: DLCX 2786 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241102125956194 DLMGCP DEBUG <0013> Received message: line #01: C: 00F3 (mgcp_msg.c:67) 20241102125956194 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found free endpoint: rtpbridge/1@mgw (mgcp_endp.c:261) 20241102125956194 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:441) 20241102125956194 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241102125956194 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956194 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956194 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956194 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956194 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956194 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956194 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956194 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956194 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956194 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956194 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956194 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956194 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956194 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956194 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956194 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956194 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956194 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956194 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956194 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956194 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956194 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956194 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956194 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956194 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956194 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956194 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956194 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956194 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956194 DLMGCP DEBUG <0013> endpoint:rtpbridge/1e@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956194 DLMGCP DEBUG <0013> endpoint:rtpbridge/1f@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956194 DLMGCP DEBUG <0013> endpoint:rtpbridge/20@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956194 DLMGCP DEBUG <0013> endpoint:rtpbridge/21@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956194 DLMGCP DEBUG <0013> endpoint:rtpbridge/22@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956194 DLMGCP DEBUG <0013> endpoint:rtpbridge/23@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956194 DLMGCP DEBUG <0013> endpoint:rtpbridge/24@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956194 DLMGCP DEBUG <0013> endpoint:rtpbridge/25@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956194 DLMGCP DEBUG <0013> endpoint:rtpbridge/26@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956194 DLMGCP DEBUG <0013> endpoint:rtpbridge/27@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956194 DLMGCP DEBUG <0013> endpoint:rtpbridge/28@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956194 DLMGCP DEBUG <0013> endpoint:rtpbridge/29@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956194 DLMGCP DEBUG <0013> endpoint:rtpbridge/2a@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956195 DLMGCP DEBUG <0013> endpoint:rtpbridge/2b@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956195 DLMGCP DEBUG <0013> endpoint:rtpbridge/2c@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956195 DLMGCP DEBUG <0013> endpoint:rtpbridge/2d@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956195 DLMGCP DEBUG <0013> endpoint:rtpbridge/2e@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956195 DLMGCP DEBUG <0013> endpoint:rtpbridge/2f@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956195 DLMGCP DEBUG <0013> endpoint:rtpbridge/30@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956195 DLMGCP DEBUG <0013> endpoint:rtpbridge/31@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956195 DLMGCP DEBUG <0013> endpoint:rtpbridge/32@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956195 DLMGCP DEBUG <0013> endpoint:rtpbridge/33@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956195 DLMGCP DEBUG <0013> endpoint:rtpbridge/34@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956195 DLMGCP DEBUG <0013> endpoint:rtpbridge/35@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956195 DLMGCP DEBUG <0013> endpoint:rtpbridge/36@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956195 DLMGCP DEBUG <0013> endpoint:rtpbridge/37@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956195 DLMGCP DEBUG <0013> endpoint:rtpbridge/38@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956195 DLMGCP DEBUG <0013> endpoint:rtpbridge/39@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956195 DLMGCP DEBUG <0013> endpoint:rtpbridge/3a@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956195 DLMGCP DEBUG <0013> endpoint:rtpbridge/3b@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956195 DLMGCP DEBUG <0013> endpoint:rtpbridge/3c@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956195 DLMGCP DEBUG <0013> endpoint:rtpbridge/3d@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956195 DLMGCP DEBUG <0013> endpoint:rtpbridge/3e@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956195 DLMGCP DEBUG <0013> endpoint:rtpbridge/3f@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956195 DLMGCP DEBUG <0013> endpoint:rtpbridge/40@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956195 DLMGCP DEBUG <0013> endpoint:rtpbridge/41@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956195 DLMGCP DEBUG <0013> endpoint:rtpbridge/42@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956195 DLMGCP DEBUG <0013> endpoint:rtpbridge/43@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956195 DLMGCP DEBUG <0013> endpoint:rtpbridge/44@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956195 DLMGCP DEBUG <0013> endpoint:rtpbridge/45@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956195 DLMGCP DEBUG <0013> endpoint:rtpbridge/46@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956195 DLMGCP DEBUG <0013> endpoint:rtpbridge/47@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956195 DLMGCP DEBUG <0013> endpoint:rtpbridge/48@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956195 DLMGCP DEBUG <0013> endpoint:rtpbridge/49@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956195 DLMGCP DEBUG <0013> endpoint:rtpbridge/4a@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956195 DLMGCP DEBUG <0013> endpoint:rtpbridge/4b@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956195 DLMGCP DEBUG <0013> endpoint:rtpbridge/4c@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956195 DLMGCP DEBUG <0013> endpoint:rtpbridge/4d@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956195 DLMGCP DEBUG <0013> endpoint:rtpbridge/4e@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956195 DLMGCP DEBUG <0013> endpoint:rtpbridge/4f@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956195 DLMGCP DEBUG <0013> endpoint:rtpbridge/50@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956195 DLMGCP DEBUG <0013> endpoint:rtpbridge/51@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956195 DLMGCP DEBUG <0013> endpoint:rtpbridge/52@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956195 DLMGCP DEBUG <0013> endpoint:rtpbridge/53@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956195 DLMGCP DEBUG <0013> endpoint:rtpbridge/54@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956195 DLMGCP DEBUG <0013> endpoint:rtpbridge/55@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956195 DLMGCP DEBUG <0013> endpoint:rtpbridge/56@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956195 DLMGCP DEBUG <0013> endpoint:rtpbridge/57@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956195 DLMGCP DEBUG <0013> endpoint:rtpbridge/58@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956195 DLMGCP DEBUG <0013> endpoint:rtpbridge/59@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956195 DLMGCP DEBUG <0013> endpoint:rtpbridge/5a@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956195 DLMGCP DEBUG <0013> endpoint:rtpbridge/5b@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956195 DLMGCP DEBUG <0013> endpoint:rtpbridge/5c@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956195 DLMGCP DEBUG <0013> endpoint:rtpbridge/5d@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956195 DLMGCP DEBUG <0013> endpoint:rtpbridge/5e@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956195 DLMGCP DEBUG <0013> endpoint:rtpbridge/5f@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956195 DLMGCP DEBUG <0013> endpoint:rtpbridge/60@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956195 DLMGCP DEBUG <0013> endpoint:rtpbridge/61@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956195 DLMGCP DEBUG <0013> endpoint:rtpbridge/62@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956195 DLMGCP DEBUG <0013> endpoint:rtpbridge/63@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956195 DLMGCP DEBUG <0013> endpoint:rtpbridge/64@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956195 DLMGCP DEBUG <0013> endpoint:rtpbridge/65@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956195 DLMGCP DEBUG <0013> endpoint:rtpbridge/66@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956195 DLMGCP DEBUG <0013> endpoint:rtpbridge/67@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956195 DLMGCP DEBUG <0013> endpoint:rtpbridge/68@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956195 DLMGCP DEBUG <0013> endpoint:rtpbridge/69@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956195 DLMGCP DEBUG <0013> endpoint:rtpbridge/6a@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956195 DLMGCP DEBUG <0013> endpoint:rtpbridge/6b@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956195 DLMGCP DEBUG <0013> endpoint:rtpbridge/6c@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956195 DLMGCP DEBUG <0013> endpoint:rtpbridge/6d@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956195 DLMGCP DEBUG <0013> endpoint:rtpbridge/6e@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956195 DLMGCP DEBUG <0013> endpoint:rtpbridge/6f@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956195 DLMGCP DEBUG <0013> endpoint:rtpbridge/70@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956195 DLMGCP DEBUG <0013> endpoint:rtpbridge/71@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956195 DLMGCP DEBUG <0013> endpoint:rtpbridge/72@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956195 DLMGCP DEBUG <0013> endpoint:rtpbridge/73@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956195 DLMGCP DEBUG <0013> endpoint:rtpbridge/74@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956195 DLMGCP DEBUG <0013> endpoint:rtpbridge/75@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956195 DLMGCP DEBUG <0013> endpoint:rtpbridge/76@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956195 DLMGCP DEBUG <0013> endpoint:rtpbridge/77@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956195 DLMGCP DEBUG <0013> endpoint:rtpbridge/78@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956195 DLMGCP DEBUG <0013> endpoint:rtpbridge/79@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956195 DLMGCP DEBUG <0013> endpoint:rtpbridge/7a@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956195 DLMGCP DEBUG <0013> endpoint:rtpbridge/7b@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956195 DLMGCP DEBUG <0013> endpoint:rtpbridge/7c@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956195 DLMGCP DEBUG <0013> endpoint:rtpbridge/7d@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956195 DLMGCP DEBUG <0013> endpoint:rtpbridge/7e@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956195 DLMGCP DEBUG <0013> endpoint:rtpbridge/7f@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956195 DLMGCP DEBUG <0013> endpoint:rtpbridge/80@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956195 DLMGCP DEBUG <0013> endpoint:rtpbridge/81@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956195 DLMGCP DEBUG <0013> endpoint:rtpbridge/82@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956195 DLMGCP DEBUG <0013> endpoint:rtpbridge/83@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956195 DLMGCP DEBUG <0013> endpoint:rtpbridge/84@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956195 DLMGCP DEBUG <0013> endpoint:rtpbridge/85@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956195 DLMGCP DEBUG <0013> endpoint:rtpbridge/86@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956195 DLMGCP DEBUG <0013> endpoint:rtpbridge/87@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956195 DLMGCP DEBUG <0013> endpoint:rtpbridge/88@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956195 DLMGCP DEBUG <0013> endpoint:rtpbridge/89@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956195 DLMGCP DEBUG <0013> endpoint:rtpbridge/8a@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956195 DLMGCP DEBUG <0013> endpoint:rtpbridge/8b@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956195 DLMGCP DEBUG <0013> endpoint:rtpbridge/8c@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956195 DLMGCP DEBUG <0013> endpoint:rtpbridge/8d@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956195 DLMGCP DEBUG <0013> endpoint:rtpbridge/8e@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956195 DLMGCP DEBUG <0013> endpoint:rtpbridge/8f@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956195 DLMGCP DEBUG <0013> endpoint:rtpbridge/90@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956195 DLMGCP DEBUG <0013> endpoint:rtpbridge/91@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956195 DLMGCP DEBUG <0013> endpoint:rtpbridge/92@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956195 DLMGCP DEBUG <0013> endpoint:rtpbridge/93@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956195 DLMGCP DEBUG <0013> endpoint:rtpbridge/94@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956195 DLMGCP DEBUG <0013> endpoint:rtpbridge/95@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956195 DLMGCP DEBUG <0013> endpoint:rtpbridge/96@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956195 DLMGCP DEBUG <0013> endpoint:rtpbridge/97@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956195 DLMGCP DEBUG <0013> endpoint:rtpbridge/98@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956195 DLMGCP DEBUG <0013> endpoint:rtpbridge/99@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956195 DLMGCP DEBUG <0013> endpoint:rtpbridge/9a@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956195 DLMGCP DEBUG <0013> endpoint:rtpbridge/9b@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956195 DLMGCP DEBUG <0013> endpoint:rtpbridge/9c@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956195 DLMGCP DEBUG <0013> endpoint:rtpbridge/9d@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956195 DLMGCP DEBUG <0013> endpoint:rtpbridge/9e@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956195 DLMGCP DEBUG <0013> endpoint:rtpbridge/9f@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956195 DLMGCP DEBUG <0013> endpoint:rtpbridge/a0@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956195 DLMGCP DEBUG <0013> endpoint:rtpbridge/a1@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956195 DLMGCP DEBUG <0013> endpoint:rtpbridge/a2@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956195 DLMGCP DEBUG <0013> endpoint:rtpbridge/a3@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956195 DLMGCP DEBUG <0013> endpoint:rtpbridge/a4@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956195 DLMGCP DEBUG <0013> endpoint:rtpbridge/a5@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956195 DLMGCP DEBUG <0013> endpoint:rtpbridge/a6@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956195 DLMGCP DEBUG <0013> endpoint:rtpbridge/a7@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956195 DLMGCP DEBUG <0013> endpoint:rtpbridge/a8@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956195 DLMGCP DEBUG <0013> endpoint:rtpbridge/a9@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956195 DLMGCP DEBUG <0013> endpoint:rtpbridge/aa@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956195 DLMGCP DEBUG <0013> endpoint:rtpbridge/ab@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956195 DLMGCP DEBUG <0013> endpoint:rtpbridge/ac@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956196 DLMGCP DEBUG <0013> endpoint:rtpbridge/ad@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956196 DLMGCP DEBUG <0013> endpoint:rtpbridge/ae@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956196 DLMGCP DEBUG <0013> endpoint:rtpbridge/af@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956196 DLMGCP DEBUG <0013> endpoint:rtpbridge/b0@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956196 DLMGCP DEBUG <0013> endpoint:rtpbridge/b1@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956196 DLMGCP DEBUG <0013> endpoint:rtpbridge/b2@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956196 DLMGCP DEBUG <0013> endpoint:rtpbridge/b3@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956196 DLMGCP DEBUG <0013> endpoint:rtpbridge/b4@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956196 DLMGCP DEBUG <0013> endpoint:rtpbridge/b5@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956196 DLMGCP DEBUG <0013> endpoint:rtpbridge/b6@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956196 DLMGCP DEBUG <0013> endpoint:rtpbridge/b7@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956196 DLMGCP DEBUG <0013> endpoint:rtpbridge/b8@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956196 DLMGCP DEBUG <0013> endpoint:rtpbridge/b9@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956196 DLMGCP DEBUG <0013> endpoint:rtpbridge/ba@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956196 DLMGCP DEBUG <0013> endpoint:rtpbridge/bb@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956196 DLMGCP DEBUG <0013> endpoint:rtpbridge/bc@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956196 DLMGCP DEBUG <0013> endpoint:rtpbridge/bd@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956196 DLMGCP DEBUG <0013> endpoint:rtpbridge/be@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956196 DLMGCP DEBUG <0013> endpoint:rtpbridge/bf@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956196 DLMGCP DEBUG <0013> endpoint:rtpbridge/c0@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956196 DLMGCP DEBUG <0013> endpoint:rtpbridge/c1@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956196 DLMGCP DEBUG <0013> endpoint:rtpbridge/c2@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956196 DLMGCP DEBUG <0013> endpoint:rtpbridge/c3@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956196 DLMGCP DEBUG <0013> endpoint:rtpbridge/c4@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956196 DLMGCP DEBUG <0013> endpoint:rtpbridge/c5@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956196 DLMGCP DEBUG <0013> endpoint:rtpbridge/c6@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956196 DLMGCP DEBUG <0013> endpoint:rtpbridge/c7@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956196 DLMGCP DEBUG <0013> endpoint:rtpbridge/c8@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956196 DLMGCP DEBUG <0013> endpoint:rtpbridge/c9@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956196 DLMGCP DEBUG <0013> endpoint:rtpbridge/ca@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956196 DLMGCP DEBUG <0013> endpoint:rtpbridge/cb@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956196 DLMGCP DEBUG <0013> endpoint:rtpbridge/cc@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956196 DLMGCP DEBUG <0013> endpoint:rtpbridge/cd@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956196 DLMGCP DEBUG <0013> endpoint:rtpbridge/ce@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956196 DLMGCP DEBUG <0013> endpoint:rtpbridge/cf@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956196 DLMGCP DEBUG <0013> endpoint:rtpbridge/d0@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956196 DLMGCP DEBUG <0013> endpoint:rtpbridge/d1@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956196 DLMGCP DEBUG <0013> endpoint:rtpbridge/d2@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956196 DLMGCP DEBUG <0013> endpoint:rtpbridge/d3@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956196 DLMGCP DEBUG <0013> endpoint:rtpbridge/d4@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956196 DLMGCP DEBUG <0013> endpoint:rtpbridge/d5@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956196 DLMGCP DEBUG <0013> endpoint:rtpbridge/d6@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956196 DLMGCP DEBUG <0013> endpoint:rtpbridge/d7@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956196 DLMGCP DEBUG <0013> endpoint:rtpbridge/d8@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956196 DLMGCP DEBUG <0013> endpoint:rtpbridge/d9@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956196 DLMGCP DEBUG <0013> endpoint:rtpbridge/da@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956196 DLMGCP DEBUG <0013> endpoint:rtpbridge/db@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956196 DLMGCP DEBUG <0013> endpoint:rtpbridge/dc@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956196 DLMGCP DEBUG <0013> endpoint:rtpbridge/dd@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956196 DLMGCP DEBUG <0013> endpoint:rtpbridge/de@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956196 DLMGCP DEBUG <0013> endpoint:rtpbridge/df@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956196 DLMGCP DEBUG <0013> endpoint:rtpbridge/e0@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956196 DLMGCP DEBUG <0013> endpoint:rtpbridge/e1@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956196 DLMGCP DEBUG <0013> endpoint:rtpbridge/e2@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956196 DLMGCP DEBUG <0013> endpoint:rtpbridge/e3@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956196 DLMGCP DEBUG <0013> endpoint:rtpbridge/e4@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956196 DLMGCP DEBUG <0013> endpoint:rtpbridge/e5@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956196 DLMGCP DEBUG <0013> endpoint:rtpbridge/e6@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956196 DLMGCP DEBUG <0013> endpoint:rtpbridge/e7@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956196 DLMGCP DEBUG <0013> endpoint:rtpbridge/e8@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956196 DLMGCP DEBUG <0013> endpoint:rtpbridge/e9@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956196 DLMGCP DEBUG <0013> endpoint:rtpbridge/ea@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956196 DLMGCP DEBUG <0013> endpoint:rtpbridge/eb@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956196 DLMGCP DEBUG <0013> endpoint:rtpbridge/ec@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956196 DLMGCP DEBUG <0013> endpoint:rtpbridge/ed@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956196 DLMGCP DEBUG <0013> endpoint:rtpbridge/ee@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956196 DLMGCP DEBUG <0013> endpoint:rtpbridge/ef@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956196 DLMGCP DEBUG <0013> endpoint:rtpbridge/f0@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956196 DLMGCP DEBUG <0013> endpoint:rtpbridge/f1@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956196 DLMGCP DEBUG <0013> endpoint:rtpbridge/f2@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956196 DLMGCP DEBUG <0013> endpoint:rtpbridge/f3@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956196 DLMGCP DEBUG <0013> endpoint:rtpbridge/f4@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956196 DLMGCP DEBUG <0013> endpoint:rtpbridge/f5@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956196 DLMGCP DEBUG <0013> endpoint:rtpbridge/f6@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956196 DLMGCP DEBUG <0013> endpoint:rtpbridge/f7@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956196 DLMGCP DEBUG <0013> endpoint:rtpbridge/f8@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956196 DLMGCP DEBUG <0013> endpoint:rtpbridge/f9@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956196 DLMGCP DEBUG <0013> endpoint:rtpbridge/fa@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956196 DLMGCP DEBUG <0013> endpoint:rtpbridge/fb@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956196 DLMGCP DEBUG <0013> endpoint:rtpbridge/fc@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956196 DLMGCP DEBUG <0013> endpoint:rtpbridge/fd@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956196 DLMGCP DEBUG <0013> endpoint:rtpbridge/fe@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956196 DLMGCP DEBUG <0013> endpoint:rtpbridge/ff@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956196 DLMGCP DEBUG <0013> endpoint:rtpbridge/100@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956196 DLMGCP DEBUG <0013> endpoint:rtpbridge/101@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956196 DLMGCP DEBUG <0013> endpoint:rtpbridge/102@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956196 DLMGCP DEBUG <0013> endpoint:rtpbridge/103@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956196 DLMGCP DEBUG <0013> endpoint:rtpbridge/104@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956196 DLMGCP DEBUG <0013> endpoint:rtpbridge/105@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956196 DLMGCP DEBUG <0013> endpoint:rtpbridge/106@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956196 DLMGCP DEBUG <0013> endpoint:rtpbridge/107@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956196 DLMGCP DEBUG <0013> endpoint:rtpbridge/108@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956196 DLMGCP DEBUG <0013> endpoint:rtpbridge/109@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956196 DLMGCP DEBUG <0013> endpoint:rtpbridge/10a@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956196 DLMGCP DEBUG <0013> endpoint:rtpbridge/10b@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956196 DLMGCP DEBUG <0013> endpoint:rtpbridge/10c@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956196 DLMGCP DEBUG <0013> endpoint:rtpbridge/10d@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956196 DLMGCP DEBUG <0013> endpoint:rtpbridge/10e@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956196 DLMGCP DEBUG <0013> endpoint:rtpbridge/10f@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956196 DLMGCP DEBUG <0013> endpoint:rtpbridge/110@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956196 DLMGCP DEBUG <0013> endpoint:rtpbridge/111@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956196 DLMGCP DEBUG <0013> endpoint:rtpbridge/112@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956196 DLMGCP DEBUG <0013> endpoint:rtpbridge/113@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956196 DLMGCP DEBUG <0013> endpoint:rtpbridge/114@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956196 DLMGCP DEBUG <0013> endpoint:rtpbridge/115@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956196 DLMGCP DEBUG <0013> endpoint:rtpbridge/116@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956196 DLMGCP DEBUG <0013> endpoint:rtpbridge/117@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956196 DLMGCP DEBUG <0013> endpoint:rtpbridge/118@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956196 DLMGCP DEBUG <0013> endpoint:rtpbridge/119@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956196 DLMGCP DEBUG <0013> endpoint:rtpbridge/11a@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956196 DLMGCP DEBUG <0013> endpoint:rtpbridge/11b@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956196 DLMGCP DEBUG <0013> endpoint:rtpbridge/11c@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956196 DLMGCP DEBUG <0013> endpoint:rtpbridge/11d@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956196 DLMGCP DEBUG <0013> endpoint:rtpbridge/11e@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956196 DLMGCP DEBUG <0013> endpoint:rtpbridge/11f@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956196 DLMGCP DEBUG <0013> endpoint:rtpbridge/120@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956196 DLMGCP DEBUG <0013> endpoint:rtpbridge/121@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956196 DLMGCP DEBUG <0013> endpoint:rtpbridge/122@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956196 DLMGCP DEBUG <0013> endpoint:rtpbridge/123@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956196 DLMGCP DEBUG <0013> endpoint:rtpbridge/124@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956196 DLMGCP DEBUG <0013> endpoint:rtpbridge/125@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956196 DLMGCP DEBUG <0013> endpoint:rtpbridge/126@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956196 DLMGCP DEBUG <0013> endpoint:rtpbridge/127@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956196 DLMGCP DEBUG <0013> endpoint:rtpbridge/128@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956196 DLMGCP DEBUG <0013> endpoint:rtpbridge/129@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956196 DLMGCP DEBUG <0013> endpoint:rtpbridge/12a@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956196 DLMGCP DEBUG <0013> endpoint:rtpbridge/12b@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956196 DLMGCP DEBUG <0013> endpoint:rtpbridge/12c@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956196 DLMGCP DEBUG <0013> endpoint:none Generated response: code=200 (mgcp_protocol.c:230) 20241102125956197 DLMGCP DEBUG <0013> Generated response: line #00: 200 2786 OK (mgcp_msg.c:67) 20241102125956197 DLMGCP DEBUG <0013> Received message: line #00: DLCX 2787 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241102125956197 DLMGCP DEBUG <0013> Received message: line #01: C: 00F4 (mgcp_msg.c:67) 20241102125956197 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found free endpoint: rtpbridge/1@mgw (mgcp_endp.c:261) 20241102125956197 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:441) 20241102125956197 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241102125956197 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956197 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956197 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956197 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956197 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956197 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956197 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956197 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956197 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956197 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956197 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956197 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956197 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956197 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956197 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956197 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956197 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956197 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956197 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956197 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956197 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956197 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956197 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956197 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956197 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956197 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956197 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956197 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956197 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956197 DLMGCP DEBUG <0013> endpoint:rtpbridge/1e@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956197 DLMGCP DEBUG <0013> endpoint:rtpbridge/1f@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956197 DLMGCP DEBUG <0013> endpoint:rtpbridge/20@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956197 DLMGCP DEBUG <0013> endpoint:rtpbridge/21@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956197 DLMGCP DEBUG <0013> endpoint:rtpbridge/22@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956197 DLMGCP DEBUG <0013> endpoint:rtpbridge/23@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956197 DLMGCP DEBUG <0013> endpoint:rtpbridge/24@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956197 DLMGCP DEBUG <0013> endpoint:rtpbridge/25@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956197 DLMGCP DEBUG <0013> endpoint:rtpbridge/26@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956197 DLMGCP DEBUG <0013> endpoint:rtpbridge/27@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956197 DLMGCP DEBUG <0013> endpoint:rtpbridge/28@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956197 DLMGCP DEBUG <0013> endpoint:rtpbridge/29@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956197 DLMGCP DEBUG <0013> endpoint:rtpbridge/2a@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956197 DLMGCP DEBUG <0013> endpoint:rtpbridge/2b@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956197 DLMGCP DEBUG <0013> endpoint:rtpbridge/2c@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956197 DLMGCP DEBUG <0013> endpoint:rtpbridge/2d@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956197 DLMGCP DEBUG <0013> endpoint:rtpbridge/2e@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956197 DLMGCP DEBUG <0013> endpoint:rtpbridge/2f@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956197 DLMGCP DEBUG <0013> endpoint:rtpbridge/30@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956197 DLMGCP DEBUG <0013> endpoint:rtpbridge/31@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956197 DLMGCP DEBUG <0013> endpoint:rtpbridge/32@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956197 DLMGCP DEBUG <0013> endpoint:rtpbridge/33@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956197 DLMGCP DEBUG <0013> endpoint:rtpbridge/34@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956197 DLMGCP DEBUG <0013> endpoint:rtpbridge/35@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956197 DLMGCP DEBUG <0013> endpoint:rtpbridge/36@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956197 DLMGCP DEBUG <0013> endpoint:rtpbridge/37@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956197 DLMGCP DEBUG <0013> endpoint:rtpbridge/38@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956197 DLMGCP DEBUG <0013> endpoint:rtpbridge/39@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956197 DLMGCP DEBUG <0013> endpoint:rtpbridge/3a@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956197 DLMGCP DEBUG <0013> endpoint:rtpbridge/3b@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956197 DLMGCP DEBUG <0013> endpoint:rtpbridge/3c@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956197 DLMGCP DEBUG <0013> endpoint:rtpbridge/3d@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956198 DLMGCP DEBUG <0013> endpoint:rtpbridge/3e@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956198 DLMGCP DEBUG <0013> endpoint:rtpbridge/3f@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956198 DLMGCP DEBUG <0013> endpoint:rtpbridge/40@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956198 DLMGCP DEBUG <0013> endpoint:rtpbridge/41@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956198 DLMGCP DEBUG <0013> endpoint:rtpbridge/42@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956198 DLMGCP DEBUG <0013> endpoint:rtpbridge/43@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956198 DLMGCP DEBUG <0013> endpoint:rtpbridge/44@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956198 DLMGCP DEBUG <0013> endpoint:rtpbridge/45@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956198 DLMGCP DEBUG <0013> endpoint:rtpbridge/46@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956198 DLMGCP DEBUG <0013> endpoint:rtpbridge/47@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956198 DLMGCP DEBUG <0013> endpoint:rtpbridge/48@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956198 DLMGCP DEBUG <0013> endpoint:rtpbridge/49@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956198 DLMGCP DEBUG <0013> endpoint:rtpbridge/4a@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956198 DLMGCP DEBUG <0013> endpoint:rtpbridge/4b@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956198 DLMGCP DEBUG <0013> endpoint:rtpbridge/4c@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956198 DLMGCP DEBUG <0013> endpoint:rtpbridge/4d@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956198 DLMGCP DEBUG <0013> endpoint:rtpbridge/4e@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956198 DLMGCP DEBUG <0013> endpoint:rtpbridge/4f@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956198 DLMGCP DEBUG <0013> endpoint:rtpbridge/50@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956198 DLMGCP DEBUG <0013> endpoint:rtpbridge/51@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956198 DLMGCP DEBUG <0013> endpoint:rtpbridge/52@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956198 DLMGCP DEBUG <0013> endpoint:rtpbridge/53@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956198 DLMGCP DEBUG <0013> endpoint:rtpbridge/54@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956198 DLMGCP DEBUG <0013> endpoint:rtpbridge/55@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956198 DLMGCP DEBUG <0013> endpoint:rtpbridge/56@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956198 DLMGCP DEBUG <0013> endpoint:rtpbridge/57@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956198 DLMGCP DEBUG <0013> endpoint:rtpbridge/58@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956198 DLMGCP DEBUG <0013> endpoint:rtpbridge/59@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956198 DLMGCP DEBUG <0013> endpoint:rtpbridge/5a@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956198 DLMGCP DEBUG <0013> endpoint:rtpbridge/5b@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956198 DLMGCP DEBUG <0013> endpoint:rtpbridge/5c@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956198 DLMGCP DEBUG <0013> endpoint:rtpbridge/5d@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956198 DLMGCP DEBUG <0013> endpoint:rtpbridge/5e@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956198 DLMGCP DEBUG <0013> endpoint:rtpbridge/5f@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956198 DLMGCP DEBUG <0013> endpoint:rtpbridge/60@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956198 DLMGCP DEBUG <0013> endpoint:rtpbridge/61@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956198 DLMGCP DEBUG <0013> endpoint:rtpbridge/62@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956198 DLMGCP DEBUG <0013> endpoint:rtpbridge/63@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956198 DLMGCP DEBUG <0013> endpoint:rtpbridge/64@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956198 DLMGCP DEBUG <0013> endpoint:rtpbridge/65@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956198 DLMGCP DEBUG <0013> endpoint:rtpbridge/66@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956198 DLMGCP DEBUG <0013> endpoint:rtpbridge/67@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956198 DLMGCP DEBUG <0013> endpoint:rtpbridge/68@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956198 DLMGCP DEBUG <0013> endpoint:rtpbridge/69@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956198 DLMGCP DEBUG <0013> endpoint:rtpbridge/6a@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956198 DLMGCP DEBUG <0013> endpoint:rtpbridge/6b@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956198 DLMGCP DEBUG <0013> endpoint:rtpbridge/6c@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956198 DLMGCP DEBUG <0013> endpoint:rtpbridge/6d@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956198 DLMGCP DEBUG <0013> endpoint:rtpbridge/6e@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956198 DLMGCP DEBUG <0013> endpoint:rtpbridge/6f@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956198 DLMGCP DEBUG <0013> endpoint:rtpbridge/70@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956198 DLMGCP DEBUG <0013> endpoint:rtpbridge/71@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956198 DLMGCP DEBUG <0013> endpoint:rtpbridge/72@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956198 DLMGCP DEBUG <0013> endpoint:rtpbridge/73@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956198 DLMGCP DEBUG <0013> endpoint:rtpbridge/74@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956198 DLMGCP DEBUG <0013> endpoint:rtpbridge/75@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956198 DLMGCP DEBUG <0013> endpoint:rtpbridge/76@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956198 DLMGCP DEBUG <0013> endpoint:rtpbridge/77@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956198 DLMGCP DEBUG <0013> endpoint:rtpbridge/78@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956198 DLMGCP DEBUG <0013> endpoint:rtpbridge/79@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956198 DLMGCP DEBUG <0013> endpoint:rtpbridge/7a@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956198 DLMGCP DEBUG <0013> endpoint:rtpbridge/7b@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956198 DLMGCP DEBUG <0013> endpoint:rtpbridge/7c@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956198 DLMGCP DEBUG <0013> endpoint:rtpbridge/7d@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956198 DLMGCP DEBUG <0013> endpoint:rtpbridge/7e@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956198 DLMGCP DEBUG <0013> endpoint:rtpbridge/7f@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956198 DLMGCP DEBUG <0013> endpoint:rtpbridge/80@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956198 DLMGCP DEBUG <0013> endpoint:rtpbridge/81@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956198 DLMGCP DEBUG <0013> endpoint:rtpbridge/82@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956198 DLMGCP DEBUG <0013> endpoint:rtpbridge/83@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956198 DLMGCP DEBUG <0013> endpoint:rtpbridge/84@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956198 DLMGCP DEBUG <0013> endpoint:rtpbridge/85@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956198 DLMGCP DEBUG <0013> endpoint:rtpbridge/86@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956198 DLMGCP DEBUG <0013> endpoint:rtpbridge/87@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956198 DLMGCP DEBUG <0013> endpoint:rtpbridge/88@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956198 DLMGCP DEBUG <0013> endpoint:rtpbridge/89@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956198 DLMGCP DEBUG <0013> endpoint:rtpbridge/8a@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956198 DLMGCP DEBUG <0013> endpoint:rtpbridge/8b@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956198 DLMGCP DEBUG <0013> endpoint:rtpbridge/8c@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956198 DLMGCP DEBUG <0013> endpoint:rtpbridge/8d@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956198 DLMGCP DEBUG <0013> endpoint:rtpbridge/8e@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956198 DLMGCP DEBUG <0013> endpoint:rtpbridge/8f@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956198 DLMGCP DEBUG <0013> endpoint:rtpbridge/90@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956198 DLMGCP DEBUG <0013> endpoint:rtpbridge/91@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956198 DLMGCP DEBUG <0013> endpoint:rtpbridge/92@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956198 DLMGCP DEBUG <0013> endpoint:rtpbridge/93@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956198 DLMGCP DEBUG <0013> endpoint:rtpbridge/94@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956198 DLMGCP DEBUG <0013> endpoint:rtpbridge/95@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956198 DLMGCP DEBUG <0013> endpoint:rtpbridge/96@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956198 DLMGCP DEBUG <0013> endpoint:rtpbridge/97@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956198 DLMGCP DEBUG <0013> endpoint:rtpbridge/98@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956198 DLMGCP DEBUG <0013> endpoint:rtpbridge/99@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956198 DLMGCP DEBUG <0013> endpoint:rtpbridge/9a@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956198 DLMGCP DEBUG <0013> endpoint:rtpbridge/9b@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956198 DLMGCP DEBUG <0013> endpoint:rtpbridge/9c@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956198 DLMGCP DEBUG <0013> endpoint:rtpbridge/9d@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956198 DLMGCP DEBUG <0013> endpoint:rtpbridge/9e@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956198 DLMGCP DEBUG <0013> endpoint:rtpbridge/9f@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956198 DLMGCP DEBUG <0013> endpoint:rtpbridge/a0@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956198 DLMGCP DEBUG <0013> endpoint:rtpbridge/a1@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956198 DLMGCP DEBUG <0013> endpoint:rtpbridge/a2@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956198 DLMGCP DEBUG <0013> endpoint:rtpbridge/a3@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956198 DLMGCP DEBUG <0013> endpoint:rtpbridge/a4@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956198 DLMGCP DEBUG <0013> endpoint:rtpbridge/a5@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956198 DLMGCP DEBUG <0013> endpoint:rtpbridge/a6@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956198 DLMGCP DEBUG <0013> endpoint:rtpbridge/a7@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956198 DLMGCP DEBUG <0013> endpoint:rtpbridge/a8@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956198 DLMGCP DEBUG <0013> endpoint:rtpbridge/a9@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956198 DLMGCP DEBUG <0013> endpoint:rtpbridge/aa@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956198 DLMGCP DEBUG <0013> endpoint:rtpbridge/ab@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956198 DLMGCP DEBUG <0013> endpoint:rtpbridge/ac@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956198 DLMGCP DEBUG <0013> endpoint:rtpbridge/ad@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956198 DLMGCP DEBUG <0013> endpoint:rtpbridge/ae@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956198 DLMGCP DEBUG <0013> endpoint:rtpbridge/af@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956198 DLMGCP DEBUG <0013> endpoint:rtpbridge/b0@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956198 DLMGCP DEBUG <0013> endpoint:rtpbridge/b1@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956198 DLMGCP DEBUG <0013> endpoint:rtpbridge/b2@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956198 DLMGCP DEBUG <0013> endpoint:rtpbridge/b3@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956198 DLMGCP DEBUG <0013> endpoint:rtpbridge/b4@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956198 DLMGCP DEBUG <0013> endpoint:rtpbridge/b5@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956198 DLMGCP DEBUG <0013> endpoint:rtpbridge/b6@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956198 DLMGCP DEBUG <0013> endpoint:rtpbridge/b7@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956198 DLMGCP DEBUG <0013> endpoint:rtpbridge/b8@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956198 DLMGCP DEBUG <0013> endpoint:rtpbridge/b9@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956198 DLMGCP DEBUG <0013> endpoint:rtpbridge/ba@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956198 DLMGCP DEBUG <0013> endpoint:rtpbridge/bb@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956198 DLMGCP DEBUG <0013> endpoint:rtpbridge/bc@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956198 DLMGCP DEBUG <0013> endpoint:rtpbridge/bd@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956198 DLMGCP DEBUG <0013> endpoint:rtpbridge/be@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956199 DLMGCP DEBUG <0013> endpoint:rtpbridge/bf@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956199 DLMGCP DEBUG <0013> endpoint:rtpbridge/c0@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956199 DLMGCP DEBUG <0013> endpoint:rtpbridge/c1@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956199 DLMGCP DEBUG <0013> endpoint:rtpbridge/c2@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956199 DLMGCP DEBUG <0013> endpoint:rtpbridge/c3@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956199 DLMGCP DEBUG <0013> endpoint:rtpbridge/c4@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956199 DLMGCP DEBUG <0013> endpoint:rtpbridge/c5@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956199 DLMGCP DEBUG <0013> endpoint:rtpbridge/c6@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956199 DLMGCP DEBUG <0013> endpoint:rtpbridge/c7@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956199 DLMGCP DEBUG <0013> endpoint:rtpbridge/c8@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956199 DLMGCP DEBUG <0013> endpoint:rtpbridge/c9@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956199 DLMGCP DEBUG <0013> endpoint:rtpbridge/ca@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956199 DLMGCP DEBUG <0013> endpoint:rtpbridge/cb@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956199 DLMGCP DEBUG <0013> endpoint:rtpbridge/cc@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956199 DLMGCP DEBUG <0013> endpoint:rtpbridge/cd@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956199 DLMGCP DEBUG <0013> endpoint:rtpbridge/ce@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956199 DLMGCP DEBUG <0013> endpoint:rtpbridge/cf@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956199 DLMGCP DEBUG <0013> endpoint:rtpbridge/d0@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956199 DLMGCP DEBUG <0013> endpoint:rtpbridge/d1@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956199 DLMGCP DEBUG <0013> endpoint:rtpbridge/d2@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956199 DLMGCP DEBUG <0013> endpoint:rtpbridge/d3@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956199 DLMGCP DEBUG <0013> endpoint:rtpbridge/d4@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956199 DLMGCP DEBUG <0013> endpoint:rtpbridge/d5@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956199 DLMGCP DEBUG <0013> endpoint:rtpbridge/d6@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956199 DLMGCP DEBUG <0013> endpoint:rtpbridge/d7@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956199 DLMGCP DEBUG <0013> endpoint:rtpbridge/d8@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956199 DLMGCP DEBUG <0013> endpoint:rtpbridge/d9@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956199 DLMGCP DEBUG <0013> endpoint:rtpbridge/da@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956199 DLMGCP DEBUG <0013> endpoint:rtpbridge/db@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956199 DLMGCP DEBUG <0013> endpoint:rtpbridge/dc@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956199 DLMGCP DEBUG <0013> endpoint:rtpbridge/dd@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956199 DLMGCP DEBUG <0013> endpoint:rtpbridge/de@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956199 DLMGCP DEBUG <0013> endpoint:rtpbridge/df@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956199 DLMGCP DEBUG <0013> endpoint:rtpbridge/e0@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956199 DLMGCP DEBUG <0013> endpoint:rtpbridge/e1@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956199 DLMGCP DEBUG <0013> endpoint:rtpbridge/e2@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956199 DLMGCP DEBUG <0013> endpoint:rtpbridge/e3@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956199 DLMGCP DEBUG <0013> endpoint:rtpbridge/e4@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956199 DLMGCP DEBUG <0013> endpoint:rtpbridge/e5@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956199 DLMGCP DEBUG <0013> endpoint:rtpbridge/e6@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956199 DLMGCP DEBUG <0013> endpoint:rtpbridge/e7@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956199 DLMGCP DEBUG <0013> endpoint:rtpbridge/e8@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956199 DLMGCP DEBUG <0013> endpoint:rtpbridge/e9@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956199 DLMGCP DEBUG <0013> endpoint:rtpbridge/ea@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956199 DLMGCP DEBUG <0013> endpoint:rtpbridge/eb@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956199 DLMGCP DEBUG <0013> endpoint:rtpbridge/ec@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956199 DLMGCP DEBUG <0013> endpoint:rtpbridge/ed@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956199 DLMGCP DEBUG <0013> endpoint:rtpbridge/ee@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956199 DLMGCP DEBUG <0013> endpoint:rtpbridge/ef@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956199 DLMGCP DEBUG <0013> endpoint:rtpbridge/f0@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956199 DLMGCP DEBUG <0013> endpoint:rtpbridge/f1@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956199 DLMGCP DEBUG <0013> endpoint:rtpbridge/f2@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956199 DLMGCP DEBUG <0013> endpoint:rtpbridge/f3@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956199 DLMGCP DEBUG <0013> endpoint:rtpbridge/f4@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956199 DLMGCP DEBUG <0013> endpoint:rtpbridge/f5@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956199 DLMGCP DEBUG <0013> endpoint:rtpbridge/f6@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956199 DLMGCP DEBUG <0013> endpoint:rtpbridge/f7@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956199 DLMGCP DEBUG <0013> endpoint:rtpbridge/f8@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956199 DLMGCP DEBUG <0013> endpoint:rtpbridge/f9@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956199 DLMGCP DEBUG <0013> endpoint:rtpbridge/fa@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956199 DLMGCP DEBUG <0013> endpoint:rtpbridge/fb@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956199 DLMGCP DEBUG <0013> endpoint:rtpbridge/fc@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956199 DLMGCP DEBUG <0013> endpoint:rtpbridge/fd@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956199 DLMGCP DEBUG <0013> endpoint:rtpbridge/fe@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956199 DLMGCP DEBUG <0013> endpoint:rtpbridge/ff@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956199 DLMGCP DEBUG <0013> endpoint:rtpbridge/100@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956199 DLMGCP DEBUG <0013> endpoint:rtpbridge/101@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956199 DLMGCP DEBUG <0013> endpoint:rtpbridge/102@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956199 DLMGCP DEBUG <0013> endpoint:rtpbridge/103@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956199 DLMGCP DEBUG <0013> endpoint:rtpbridge/104@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956199 DLMGCP DEBUG <0013> endpoint:rtpbridge/105@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956199 DLMGCP DEBUG <0013> endpoint:rtpbridge/106@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956199 DLMGCP DEBUG <0013> endpoint:rtpbridge/107@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956199 DLMGCP DEBUG <0013> endpoint:rtpbridge/108@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956199 DLMGCP DEBUG <0013> endpoint:rtpbridge/109@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956199 DLMGCP DEBUG <0013> endpoint:rtpbridge/10a@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956199 DLMGCP DEBUG <0013> endpoint:rtpbridge/10b@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956199 DLMGCP DEBUG <0013> endpoint:rtpbridge/10c@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956199 DLMGCP DEBUG <0013> endpoint:rtpbridge/10d@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956199 DLMGCP DEBUG <0013> endpoint:rtpbridge/10e@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956199 DLMGCP DEBUG <0013> endpoint:rtpbridge/10f@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956199 DLMGCP DEBUG <0013> endpoint:rtpbridge/110@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956199 DLMGCP DEBUG <0013> endpoint:rtpbridge/111@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956199 DLMGCP DEBUG <0013> endpoint:rtpbridge/112@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956199 DLMGCP DEBUG <0013> endpoint:rtpbridge/113@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956199 DLMGCP DEBUG <0013> endpoint:rtpbridge/114@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956199 DLMGCP DEBUG <0013> endpoint:rtpbridge/115@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956199 DLMGCP DEBUG <0013> endpoint:rtpbridge/116@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956199 DLMGCP DEBUG <0013> endpoint:rtpbridge/117@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956199 DLMGCP DEBUG <0013> endpoint:rtpbridge/118@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956199 DLMGCP DEBUG <0013> endpoint:rtpbridge/119@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956199 DLMGCP DEBUG <0013> endpoint:rtpbridge/11a@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956199 DLMGCP DEBUG <0013> endpoint:rtpbridge/11b@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956199 DLMGCP DEBUG <0013> endpoint:rtpbridge/11c@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956199 DLMGCP DEBUG <0013> endpoint:rtpbridge/11d@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956199 DLMGCP DEBUG <0013> endpoint:rtpbridge/11e@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956199 DLMGCP DEBUG <0013> endpoint:rtpbridge/11f@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956199 DLMGCP DEBUG <0013> endpoint:rtpbridge/120@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956199 DLMGCP DEBUG <0013> endpoint:rtpbridge/121@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956199 DLMGCP DEBUG <0013> endpoint:rtpbridge/122@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956199 DLMGCP DEBUG <0013> endpoint:rtpbridge/123@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956199 DLMGCP DEBUG <0013> endpoint:rtpbridge/124@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956199 DLMGCP DEBUG <0013> endpoint:rtpbridge/125@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956199 DLMGCP DEBUG <0013> endpoint:rtpbridge/126@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956199 DLMGCP DEBUG <0013> endpoint:rtpbridge/127@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956199 DLMGCP DEBUG <0013> endpoint:rtpbridge/128@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956199 DLMGCP DEBUG <0013> endpoint:rtpbridge/129@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956199 DLMGCP DEBUG <0013> endpoint:rtpbridge/12a@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956199 DLMGCP DEBUG <0013> endpoint:rtpbridge/12b@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956199 DLMGCP DEBUG <0013> endpoint:rtpbridge/12c@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956199 DLMGCP DEBUG <0013> endpoint:none Generated response: code=200 (mgcp_protocol.c:230) 20241102125956199 DLMGCP DEBUG <0013> Generated response: line #00: 200 2787 OK (mgcp_msg.c:67) 20241102125956200 DLMGCP DEBUG <0013> Received message: line #00: DLCX 2788 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241102125956200 DLMGCP DEBUG <0013> Received message: line #01: C: 00F5 (mgcp_msg.c:67) 20241102125956200 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found free endpoint: rtpbridge/1@mgw (mgcp_endp.c:261) 20241102125956200 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:441) 20241102125956200 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241102125956200 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956200 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956200 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956200 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956200 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956200 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956200 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956200 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956200 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956200 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956200 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956200 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956200 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956200 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956200 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956200 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956200 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956200 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956200 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956200 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956200 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956200 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956200 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956200 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956200 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956200 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956200 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956200 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956200 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956200 DLMGCP DEBUG <0013> endpoint:rtpbridge/1e@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956200 DLMGCP DEBUG <0013> endpoint:rtpbridge/1f@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956200 DLMGCP DEBUG <0013> endpoint:rtpbridge/20@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956200 DLMGCP DEBUG <0013> endpoint:rtpbridge/21@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956200 DLMGCP DEBUG <0013> endpoint:rtpbridge/22@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956200 DLMGCP DEBUG <0013> endpoint:rtpbridge/23@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956200 DLMGCP DEBUG <0013> endpoint:rtpbridge/24@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956200 DLMGCP DEBUG <0013> endpoint:rtpbridge/25@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956200 DLMGCP DEBUG <0013> endpoint:rtpbridge/26@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956200 DLMGCP DEBUG <0013> endpoint:rtpbridge/27@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956200 DLMGCP DEBUG <0013> endpoint:rtpbridge/28@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956200 DLMGCP DEBUG <0013> endpoint:rtpbridge/29@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956200 DLMGCP DEBUG <0013> endpoint:rtpbridge/2a@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956200 DLMGCP DEBUG <0013> endpoint:rtpbridge/2b@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956200 DLMGCP DEBUG <0013> endpoint:rtpbridge/2c@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956200 DLMGCP DEBUG <0013> endpoint:rtpbridge/2d@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956200 DLMGCP DEBUG <0013> endpoint:rtpbridge/2e@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956200 DLMGCP DEBUG <0013> endpoint:rtpbridge/2f@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956200 DLMGCP DEBUG <0013> endpoint:rtpbridge/30@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956200 DLMGCP DEBUG <0013> endpoint:rtpbridge/31@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956200 DLMGCP DEBUG <0013> endpoint:rtpbridge/32@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956200 DLMGCP DEBUG <0013> endpoint:rtpbridge/33@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956200 DLMGCP DEBUG <0013> endpoint:rtpbridge/34@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956200 DLMGCP DEBUG <0013> endpoint:rtpbridge/35@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956200 DLMGCP DEBUG <0013> endpoint:rtpbridge/36@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956200 DLMGCP DEBUG <0013> endpoint:rtpbridge/37@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956200 DLMGCP DEBUG <0013> endpoint:rtpbridge/38@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956200 DLMGCP DEBUG <0013> endpoint:rtpbridge/39@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956200 DLMGCP DEBUG <0013> endpoint:rtpbridge/3a@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956200 DLMGCP DEBUG <0013> endpoint:rtpbridge/3b@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956200 DLMGCP DEBUG <0013> endpoint:rtpbridge/3c@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956200 DLMGCP DEBUG <0013> endpoint:rtpbridge/3d@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956200 DLMGCP DEBUG <0013> endpoint:rtpbridge/3e@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956200 DLMGCP DEBUG <0013> endpoint:rtpbridge/3f@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956200 DLMGCP DEBUG <0013> endpoint:rtpbridge/40@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956200 DLMGCP DEBUG <0013> endpoint:rtpbridge/41@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956200 DLMGCP DEBUG <0013> endpoint:rtpbridge/42@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956200 DLMGCP DEBUG <0013> endpoint:rtpbridge/43@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956200 DLMGCP DEBUG <0013> endpoint:rtpbridge/44@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956200 DLMGCP DEBUG <0013> endpoint:rtpbridge/45@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956200 DLMGCP DEBUG <0013> endpoint:rtpbridge/46@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956200 DLMGCP DEBUG <0013> endpoint:rtpbridge/47@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956200 DLMGCP DEBUG <0013> endpoint:rtpbridge/48@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956200 DLMGCP DEBUG <0013> endpoint:rtpbridge/49@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956200 DLMGCP DEBUG <0013> endpoint:rtpbridge/4a@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956200 DLMGCP DEBUG <0013> endpoint:rtpbridge/4b@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956200 DLMGCP DEBUG <0013> endpoint:rtpbridge/4c@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956200 DLMGCP DEBUG <0013> endpoint:rtpbridge/4d@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956200 DLMGCP DEBUG <0013> endpoint:rtpbridge/4e@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956200 DLMGCP DEBUG <0013> endpoint:rtpbridge/4f@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956200 DLMGCP DEBUG <0013> endpoint:rtpbridge/50@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956200 DLMGCP DEBUG <0013> endpoint:rtpbridge/51@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956200 DLMGCP DEBUG <0013> endpoint:rtpbridge/52@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956200 DLMGCP DEBUG <0013> endpoint:rtpbridge/53@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956201 DLMGCP DEBUG <0013> endpoint:rtpbridge/54@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956201 DLMGCP DEBUG <0013> endpoint:rtpbridge/55@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956201 DLMGCP DEBUG <0013> endpoint:rtpbridge/56@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956201 DLMGCP DEBUG <0013> endpoint:rtpbridge/57@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956201 DLMGCP DEBUG <0013> endpoint:rtpbridge/58@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956201 DLMGCP DEBUG <0013> endpoint:rtpbridge/59@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956201 DLMGCP DEBUG <0013> endpoint:rtpbridge/5a@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956201 DLMGCP DEBUG <0013> endpoint:rtpbridge/5b@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956201 DLMGCP DEBUG <0013> endpoint:rtpbridge/5c@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956201 DLMGCP DEBUG <0013> endpoint:rtpbridge/5d@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956201 DLMGCP DEBUG <0013> endpoint:rtpbridge/5e@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956201 DLMGCP DEBUG <0013> endpoint:rtpbridge/5f@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956201 DLMGCP DEBUG <0013> endpoint:rtpbridge/60@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956201 DLMGCP DEBUG <0013> endpoint:rtpbridge/61@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956201 DLMGCP DEBUG <0013> endpoint:rtpbridge/62@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956201 DLMGCP DEBUG <0013> endpoint:rtpbridge/63@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956201 DLMGCP DEBUG <0013> endpoint:rtpbridge/64@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956201 DLMGCP DEBUG <0013> endpoint:rtpbridge/65@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956201 DLMGCP DEBUG <0013> endpoint:rtpbridge/66@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956201 DLMGCP DEBUG <0013> endpoint:rtpbridge/67@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956201 DLMGCP DEBUG <0013> endpoint:rtpbridge/68@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956201 DLMGCP DEBUG <0013> endpoint:rtpbridge/69@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956201 DLMGCP DEBUG <0013> endpoint:rtpbridge/6a@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956201 DLMGCP DEBUG <0013> endpoint:rtpbridge/6b@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956201 DLMGCP DEBUG <0013> endpoint:rtpbridge/6c@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956201 DLMGCP DEBUG <0013> endpoint:rtpbridge/6d@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956201 DLMGCP DEBUG <0013> endpoint:rtpbridge/6e@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956201 DLMGCP DEBUG <0013> endpoint:rtpbridge/6f@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956201 DLMGCP DEBUG <0013> endpoint:rtpbridge/70@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956201 DLMGCP DEBUG <0013> endpoint:rtpbridge/71@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956201 DLMGCP DEBUG <0013> endpoint:rtpbridge/72@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956201 DLMGCP DEBUG <0013> endpoint:rtpbridge/73@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956201 DLMGCP DEBUG <0013> endpoint:rtpbridge/74@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956201 DLMGCP DEBUG <0013> endpoint:rtpbridge/75@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956201 DLMGCP DEBUG <0013> endpoint:rtpbridge/76@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956201 DLMGCP DEBUG <0013> endpoint:rtpbridge/77@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956201 DLMGCP DEBUG <0013> endpoint:rtpbridge/78@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956201 DLMGCP DEBUG <0013> endpoint:rtpbridge/79@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956201 DLMGCP DEBUG <0013> endpoint:rtpbridge/7a@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956201 DLMGCP DEBUG <0013> endpoint:rtpbridge/7b@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956201 DLMGCP DEBUG <0013> endpoint:rtpbridge/7c@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956201 DLMGCP DEBUG <0013> endpoint:rtpbridge/7d@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956201 DLMGCP DEBUG <0013> endpoint:rtpbridge/7e@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956201 DLMGCP DEBUG <0013> endpoint:rtpbridge/7f@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956201 DLMGCP DEBUG <0013> endpoint:rtpbridge/80@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956201 DLMGCP DEBUG <0013> endpoint:rtpbridge/81@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956201 DLMGCP DEBUG <0013> endpoint:rtpbridge/82@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956201 DLMGCP DEBUG <0013> endpoint:rtpbridge/83@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956201 DLMGCP DEBUG <0013> endpoint:rtpbridge/84@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956201 DLMGCP DEBUG <0013> endpoint:rtpbridge/85@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956201 DLMGCP DEBUG <0013> endpoint:rtpbridge/86@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956201 DLMGCP DEBUG <0013> endpoint:rtpbridge/87@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956201 DLMGCP DEBUG <0013> endpoint:rtpbridge/88@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956201 DLMGCP DEBUG <0013> endpoint:rtpbridge/89@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956201 DLMGCP DEBUG <0013> endpoint:rtpbridge/8a@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956201 DLMGCP DEBUG <0013> endpoint:rtpbridge/8b@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956201 DLMGCP DEBUG <0013> endpoint:rtpbridge/8c@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956201 DLMGCP DEBUG <0013> endpoint:rtpbridge/8d@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956201 DLMGCP DEBUG <0013> endpoint:rtpbridge/8e@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956201 DLMGCP DEBUG <0013> endpoint:rtpbridge/8f@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956201 DLMGCP DEBUG <0013> endpoint:rtpbridge/90@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956201 DLMGCP DEBUG <0013> endpoint:rtpbridge/91@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956201 DLMGCP DEBUG <0013> endpoint:rtpbridge/92@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956201 DLMGCP DEBUG <0013> endpoint:rtpbridge/93@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956201 DLMGCP DEBUG <0013> endpoint:rtpbridge/94@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956201 DLMGCP DEBUG <0013> endpoint:rtpbridge/95@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956201 DLMGCP DEBUG <0013> endpoint:rtpbridge/96@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956201 DLMGCP DEBUG <0013> endpoint:rtpbridge/97@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956201 DLMGCP DEBUG <0013> endpoint:rtpbridge/98@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956201 DLMGCP DEBUG <0013> endpoint:rtpbridge/99@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956201 DLMGCP DEBUG <0013> endpoint:rtpbridge/9a@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956201 DLMGCP DEBUG <0013> endpoint:rtpbridge/9b@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956201 DLMGCP DEBUG <0013> endpoint:rtpbridge/9c@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956201 DLMGCP DEBUG <0013> endpoint:rtpbridge/9d@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956201 DLMGCP DEBUG <0013> endpoint:rtpbridge/9e@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956201 DLMGCP DEBUG <0013> endpoint:rtpbridge/9f@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956201 DLMGCP DEBUG <0013> endpoint:rtpbridge/a0@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956201 DLMGCP DEBUG <0013> endpoint:rtpbridge/a1@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956201 DLMGCP DEBUG <0013> endpoint:rtpbridge/a2@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956201 DLMGCP DEBUG <0013> endpoint:rtpbridge/a3@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956201 DLMGCP DEBUG <0013> endpoint:rtpbridge/a4@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956201 DLMGCP DEBUG <0013> endpoint:rtpbridge/a5@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956201 DLMGCP DEBUG <0013> endpoint:rtpbridge/a6@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956201 DLMGCP DEBUG <0013> endpoint:rtpbridge/a7@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956201 DLMGCP DEBUG <0013> endpoint:rtpbridge/a8@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956201 DLMGCP DEBUG <0013> endpoint:rtpbridge/a9@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956201 DLMGCP DEBUG <0013> endpoint:rtpbridge/aa@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956201 DLMGCP DEBUG <0013> endpoint:rtpbridge/ab@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956201 DLMGCP DEBUG <0013> endpoint:rtpbridge/ac@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956201 DLMGCP DEBUG <0013> endpoint:rtpbridge/ad@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956201 DLMGCP DEBUG <0013> endpoint:rtpbridge/ae@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956201 DLMGCP DEBUG <0013> endpoint:rtpbridge/af@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956201 DLMGCP DEBUG <0013> endpoint:rtpbridge/b0@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956201 DLMGCP DEBUG <0013> endpoint:rtpbridge/b1@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956201 DLMGCP DEBUG <0013> endpoint:rtpbridge/b2@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956201 DLMGCP DEBUG <0013> endpoint:rtpbridge/b3@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956201 DLMGCP DEBUG <0013> endpoint:rtpbridge/b4@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956201 DLMGCP DEBUG <0013> endpoint:rtpbridge/b5@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956201 DLMGCP DEBUG <0013> endpoint:rtpbridge/b6@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956201 DLMGCP DEBUG <0013> endpoint:rtpbridge/b7@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956201 DLMGCP DEBUG <0013> endpoint:rtpbridge/b8@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956201 DLMGCP DEBUG <0013> endpoint:rtpbridge/b9@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956201 DLMGCP DEBUG <0013> endpoint:rtpbridge/ba@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956201 DLMGCP DEBUG <0013> endpoint:rtpbridge/bb@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956201 DLMGCP DEBUG <0013> endpoint:rtpbridge/bc@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956201 DLMGCP DEBUG <0013> endpoint:rtpbridge/bd@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956201 DLMGCP DEBUG <0013> endpoint:rtpbridge/be@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956201 DLMGCP DEBUG <0013> endpoint:rtpbridge/bf@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956201 DLMGCP DEBUG <0013> endpoint:rtpbridge/c0@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956201 DLMGCP DEBUG <0013> endpoint:rtpbridge/c1@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956201 DLMGCP DEBUG <0013> endpoint:rtpbridge/c2@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956201 DLMGCP DEBUG <0013> endpoint:rtpbridge/c3@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956201 DLMGCP DEBUG <0013> endpoint:rtpbridge/c4@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956201 DLMGCP DEBUG <0013> endpoint:rtpbridge/c5@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956201 DLMGCP DEBUG <0013> endpoint:rtpbridge/c6@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956201 DLMGCP DEBUG <0013> endpoint:rtpbridge/c7@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956201 DLMGCP DEBUG <0013> endpoint:rtpbridge/c8@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956201 DLMGCP DEBUG <0013> endpoint:rtpbridge/c9@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956201 DLMGCP DEBUG <0013> endpoint:rtpbridge/ca@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956201 DLMGCP DEBUG <0013> endpoint:rtpbridge/cb@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956201 DLMGCP DEBUG <0013> endpoint:rtpbridge/cc@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956201 DLMGCP DEBUG <0013> endpoint:rtpbridge/cd@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956201 DLMGCP DEBUG <0013> endpoint:rtpbridge/ce@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956201 DLMGCP DEBUG <0013> endpoint:rtpbridge/cf@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956201 DLMGCP DEBUG <0013> endpoint:rtpbridge/d0@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956201 DLMGCP DEBUG <0013> endpoint:rtpbridge/d1@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956201 DLMGCP DEBUG <0013> endpoint:rtpbridge/d2@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956201 DLMGCP DEBUG <0013> endpoint:rtpbridge/d3@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956201 DLMGCP DEBUG <0013> endpoint:rtpbridge/d4@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956202 DLMGCP DEBUG <0013> endpoint:rtpbridge/d5@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956202 DLMGCP DEBUG <0013> endpoint:rtpbridge/d6@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956202 DLMGCP DEBUG <0013> endpoint:rtpbridge/d7@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956202 DLMGCP DEBUG <0013> endpoint:rtpbridge/d8@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956202 DLMGCP DEBUG <0013> endpoint:rtpbridge/d9@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956202 DLMGCP DEBUG <0013> endpoint:rtpbridge/da@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956202 DLMGCP DEBUG <0013> endpoint:rtpbridge/db@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956202 DLMGCP DEBUG <0013> endpoint:rtpbridge/dc@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956202 DLMGCP DEBUG <0013> endpoint:rtpbridge/dd@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956202 DLMGCP DEBUG <0013> endpoint:rtpbridge/de@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956202 DLMGCP DEBUG <0013> endpoint:rtpbridge/df@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956202 DLMGCP DEBUG <0013> endpoint:rtpbridge/e0@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956202 DLMGCP DEBUG <0013> endpoint:rtpbridge/e1@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956202 DLMGCP DEBUG <0013> endpoint:rtpbridge/e2@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956202 DLMGCP DEBUG <0013> endpoint:rtpbridge/e3@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956202 DLMGCP DEBUG <0013> endpoint:rtpbridge/e4@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956202 DLMGCP DEBUG <0013> endpoint:rtpbridge/e5@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956202 DLMGCP DEBUG <0013> endpoint:rtpbridge/e6@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956202 DLMGCP DEBUG <0013> endpoint:rtpbridge/e7@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956202 DLMGCP DEBUG <0013> endpoint:rtpbridge/e8@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956202 DLMGCP DEBUG <0013> endpoint:rtpbridge/e9@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956202 DLMGCP DEBUG <0013> endpoint:rtpbridge/ea@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956202 DLMGCP DEBUG <0013> endpoint:rtpbridge/eb@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956202 DLMGCP DEBUG <0013> endpoint:rtpbridge/ec@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956202 DLMGCP DEBUG <0013> endpoint:rtpbridge/ed@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956202 DLMGCP DEBUG <0013> endpoint:rtpbridge/ee@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956202 DLMGCP DEBUG <0013> endpoint:rtpbridge/ef@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956202 DLMGCP DEBUG <0013> endpoint:rtpbridge/f0@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956202 DLMGCP DEBUG <0013> endpoint:rtpbridge/f1@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956202 DLMGCP DEBUG <0013> endpoint:rtpbridge/f2@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956202 DLMGCP DEBUG <0013> endpoint:rtpbridge/f3@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956202 DLMGCP DEBUG <0013> endpoint:rtpbridge/f4@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956202 DLMGCP DEBUG <0013> endpoint:rtpbridge/f5@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956202 DLMGCP DEBUG <0013> endpoint:rtpbridge/f6@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956202 DLMGCP DEBUG <0013> endpoint:rtpbridge/f7@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956202 DLMGCP DEBUG <0013> endpoint:rtpbridge/f8@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956202 DLMGCP DEBUG <0013> endpoint:rtpbridge/f9@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956202 DLMGCP DEBUG <0013> endpoint:rtpbridge/fa@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956202 DLMGCP DEBUG <0013> endpoint:rtpbridge/fb@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956202 DLMGCP DEBUG <0013> endpoint:rtpbridge/fc@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956202 DLMGCP DEBUG <0013> endpoint:rtpbridge/fd@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956202 DLMGCP DEBUG <0013> endpoint:rtpbridge/fe@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956202 DLMGCP DEBUG <0013> endpoint:rtpbridge/ff@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956202 DLMGCP DEBUG <0013> endpoint:rtpbridge/100@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956202 DLMGCP DEBUG <0013> endpoint:rtpbridge/101@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956202 DLMGCP DEBUG <0013> endpoint:rtpbridge/102@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956202 DLMGCP DEBUG <0013> endpoint:rtpbridge/103@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956202 DLMGCP DEBUG <0013> endpoint:rtpbridge/104@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956202 DLMGCP DEBUG <0013> endpoint:rtpbridge/105@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956202 DLMGCP DEBUG <0013> endpoint:rtpbridge/106@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956202 DLMGCP DEBUG <0013> endpoint:rtpbridge/107@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956202 DLMGCP DEBUG <0013> endpoint:rtpbridge/108@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956202 DLMGCP DEBUG <0013> endpoint:rtpbridge/109@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956202 DLMGCP DEBUG <0013> endpoint:rtpbridge/10a@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956202 DLMGCP DEBUG <0013> endpoint:rtpbridge/10b@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956202 DLMGCP DEBUG <0013> endpoint:rtpbridge/10c@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956202 DLMGCP DEBUG <0013> endpoint:rtpbridge/10d@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956202 DLMGCP DEBUG <0013> endpoint:rtpbridge/10e@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956202 DLMGCP DEBUG <0013> endpoint:rtpbridge/10f@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956202 DLMGCP DEBUG <0013> endpoint:rtpbridge/110@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956202 DLMGCP DEBUG <0013> endpoint:rtpbridge/111@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956202 DLMGCP DEBUG <0013> endpoint:rtpbridge/112@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956202 DLMGCP DEBUG <0013> endpoint:rtpbridge/113@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956202 DLMGCP DEBUG <0013> endpoint:rtpbridge/114@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956202 DLMGCP DEBUG <0013> endpoint:rtpbridge/115@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956202 DLMGCP DEBUG <0013> endpoint:rtpbridge/116@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956202 DLMGCP DEBUG <0013> endpoint:rtpbridge/117@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956202 DLMGCP DEBUG <0013> endpoint:rtpbridge/118@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956202 DLMGCP DEBUG <0013> endpoint:rtpbridge/119@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956202 DLMGCP DEBUG <0013> endpoint:rtpbridge/11a@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956202 DLMGCP DEBUG <0013> endpoint:rtpbridge/11b@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956202 DLMGCP DEBUG <0013> endpoint:rtpbridge/11c@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956202 DLMGCP DEBUG <0013> endpoint:rtpbridge/11d@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956202 DLMGCP DEBUG <0013> endpoint:rtpbridge/11e@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956202 DLMGCP DEBUG <0013> endpoint:rtpbridge/11f@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956202 DLMGCP DEBUG <0013> endpoint:rtpbridge/120@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956202 DLMGCP DEBUG <0013> endpoint:rtpbridge/121@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956202 DLMGCP DEBUG <0013> endpoint:rtpbridge/122@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956202 DLMGCP DEBUG <0013> endpoint:rtpbridge/123@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956202 DLMGCP DEBUG <0013> endpoint:rtpbridge/124@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956202 DLMGCP DEBUG <0013> endpoint:rtpbridge/125@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956202 DLMGCP DEBUG <0013> endpoint:rtpbridge/126@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956202 DLMGCP DEBUG <0013> endpoint:rtpbridge/127@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956202 DLMGCP DEBUG <0013> endpoint:rtpbridge/128@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956202 DLMGCP DEBUG <0013> endpoint:rtpbridge/129@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956202 DLMGCP DEBUG <0013> endpoint:rtpbridge/12a@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956202 DLMGCP DEBUG <0013> endpoint:rtpbridge/12b@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956202 DLMGCP DEBUG <0013> endpoint:rtpbridge/12c@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956202 DLMGCP DEBUG <0013> endpoint:none Generated response: code=200 (mgcp_protocol.c:230) 20241102125956202 DLMGCP DEBUG <0013> Generated response: line #00: 200 2788 OK (mgcp_msg.c:67) 20241102125956203 DLMGCP DEBUG <0013> Received message: line #00: DLCX 2789 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241102125956203 DLMGCP DEBUG <0013> Received message: line #01: C: 00F6 (mgcp_msg.c:67) 20241102125956203 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found free endpoint: rtpbridge/1@mgw (mgcp_endp.c:261) 20241102125956203 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:441) 20241102125956203 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241102125956203 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956203 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956203 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956203 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956203 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956203 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956203 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956203 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956203 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956203 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956203 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956203 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956203 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956203 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956203 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956203 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956203 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956203 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956203 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956203 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956203 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956203 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956203 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956203 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956203 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956203 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956203 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956203 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956203 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956203 DLMGCP DEBUG <0013> endpoint:rtpbridge/1e@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956203 DLMGCP DEBUG <0013> endpoint:rtpbridge/1f@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956203 DLMGCP DEBUG <0013> endpoint:rtpbridge/20@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956203 DLMGCP DEBUG <0013> endpoint:rtpbridge/21@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956203 DLMGCP DEBUG <0013> endpoint:rtpbridge/22@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956203 DLMGCP DEBUG <0013> endpoint:rtpbridge/23@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956203 DLMGCP DEBUG <0013> endpoint:rtpbridge/24@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956203 DLMGCP DEBUG <0013> endpoint:rtpbridge/25@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956203 DLMGCP DEBUG <0013> endpoint:rtpbridge/26@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956203 DLMGCP DEBUG <0013> endpoint:rtpbridge/27@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956203 DLMGCP DEBUG <0013> endpoint:rtpbridge/28@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956203 DLMGCP DEBUG <0013> endpoint:rtpbridge/29@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956203 DLMGCP DEBUG <0013> endpoint:rtpbridge/2a@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956203 DLMGCP DEBUG <0013> endpoint:rtpbridge/2b@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956203 DLMGCP DEBUG <0013> endpoint:rtpbridge/2c@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956203 DLMGCP DEBUG <0013> endpoint:rtpbridge/2d@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956203 DLMGCP DEBUG <0013> endpoint:rtpbridge/2e@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956203 DLMGCP DEBUG <0013> endpoint:rtpbridge/2f@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956203 DLMGCP DEBUG <0013> endpoint:rtpbridge/30@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956203 DLMGCP DEBUG <0013> endpoint:rtpbridge/31@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956203 DLMGCP DEBUG <0013> endpoint:rtpbridge/32@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956203 DLMGCP DEBUG <0013> endpoint:rtpbridge/33@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956203 DLMGCP DEBUG <0013> endpoint:rtpbridge/34@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956203 DLMGCP DEBUG <0013> endpoint:rtpbridge/35@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956203 DLMGCP DEBUG <0013> endpoint:rtpbridge/36@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956203 DLMGCP DEBUG <0013> endpoint:rtpbridge/37@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956203 DLMGCP DEBUG <0013> endpoint:rtpbridge/38@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956203 DLMGCP DEBUG <0013> endpoint:rtpbridge/39@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956203 DLMGCP DEBUG <0013> endpoint:rtpbridge/3a@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956203 DLMGCP DEBUG <0013> endpoint:rtpbridge/3b@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956203 DLMGCP DEBUG <0013> endpoint:rtpbridge/3c@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956203 DLMGCP DEBUG <0013> endpoint:rtpbridge/3d@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956203 DLMGCP DEBUG <0013> endpoint:rtpbridge/3e@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956203 DLMGCP DEBUG <0013> endpoint:rtpbridge/3f@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956203 DLMGCP DEBUG <0013> endpoint:rtpbridge/40@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956203 DLMGCP DEBUG <0013> endpoint:rtpbridge/41@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956203 DLMGCP DEBUG <0013> endpoint:rtpbridge/42@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956203 DLMGCP DEBUG <0013> endpoint:rtpbridge/43@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956203 DLMGCP DEBUG <0013> endpoint:rtpbridge/44@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956203 DLMGCP DEBUG <0013> endpoint:rtpbridge/45@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956203 DLMGCP DEBUG <0013> endpoint:rtpbridge/46@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956203 DLMGCP DEBUG <0013> endpoint:rtpbridge/47@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956203 DLMGCP DEBUG <0013> endpoint:rtpbridge/48@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956203 DLMGCP DEBUG <0013> endpoint:rtpbridge/49@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956203 DLMGCP DEBUG <0013> endpoint:rtpbridge/4a@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956203 DLMGCP DEBUG <0013> endpoint:rtpbridge/4b@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956203 DLMGCP DEBUG <0013> endpoint:rtpbridge/4c@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956203 DLMGCP DEBUG <0013> endpoint:rtpbridge/4d@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956203 DLMGCP DEBUG <0013> endpoint:rtpbridge/4e@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956203 DLMGCP DEBUG <0013> endpoint:rtpbridge/4f@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956203 DLMGCP DEBUG <0013> endpoint:rtpbridge/50@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956203 DLMGCP DEBUG <0013> endpoint:rtpbridge/51@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956203 DLMGCP DEBUG <0013> endpoint:rtpbridge/52@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956203 DLMGCP DEBUG <0013> endpoint:rtpbridge/53@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956203 DLMGCP DEBUG <0013> endpoint:rtpbridge/54@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956203 DLMGCP DEBUG <0013> endpoint:rtpbridge/55@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956203 DLMGCP DEBUG <0013> endpoint:rtpbridge/56@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956203 DLMGCP DEBUG <0013> endpoint:rtpbridge/57@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956203 DLMGCP DEBUG <0013> endpoint:rtpbridge/58@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956203 DLMGCP DEBUG <0013> endpoint:rtpbridge/59@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956203 DLMGCP DEBUG <0013> endpoint:rtpbridge/5a@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956203 DLMGCP DEBUG <0013> endpoint:rtpbridge/5b@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956203 DLMGCP DEBUG <0013> endpoint:rtpbridge/5c@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956203 DLMGCP DEBUG <0013> endpoint:rtpbridge/5d@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956203 DLMGCP DEBUG <0013> endpoint:rtpbridge/5e@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956203 DLMGCP DEBUG <0013> endpoint:rtpbridge/5f@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956203 DLMGCP DEBUG <0013> endpoint:rtpbridge/60@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956203 DLMGCP DEBUG <0013> endpoint:rtpbridge/61@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956203 DLMGCP DEBUG <0013> endpoint:rtpbridge/62@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956203 DLMGCP DEBUG <0013> endpoint:rtpbridge/63@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956203 DLMGCP DEBUG <0013> endpoint:rtpbridge/64@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956203 DLMGCP DEBUG <0013> endpoint:rtpbridge/65@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956204 DLMGCP DEBUG <0013> endpoint:rtpbridge/66@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956204 DLMGCP DEBUG <0013> endpoint:rtpbridge/67@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956204 DLMGCP DEBUG <0013> endpoint:rtpbridge/68@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956204 DLMGCP DEBUG <0013> endpoint:rtpbridge/69@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956204 DLMGCP DEBUG <0013> endpoint:rtpbridge/6a@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956204 DLMGCP DEBUG <0013> endpoint:rtpbridge/6b@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956204 DLMGCP DEBUG <0013> endpoint:rtpbridge/6c@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956204 DLMGCP DEBUG <0013> endpoint:rtpbridge/6d@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956204 DLMGCP DEBUG <0013> endpoint:rtpbridge/6e@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956204 DLMGCP DEBUG <0013> endpoint:rtpbridge/6f@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956204 DLMGCP DEBUG <0013> endpoint:rtpbridge/70@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956204 DLMGCP DEBUG <0013> endpoint:rtpbridge/71@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956204 DLMGCP DEBUG <0013> endpoint:rtpbridge/72@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956204 DLMGCP DEBUG <0013> endpoint:rtpbridge/73@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956204 DLMGCP DEBUG <0013> endpoint:rtpbridge/74@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956204 DLMGCP DEBUG <0013> endpoint:rtpbridge/75@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956204 DLMGCP DEBUG <0013> endpoint:rtpbridge/76@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956204 DLMGCP DEBUG <0013> endpoint:rtpbridge/77@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956204 DLMGCP DEBUG <0013> endpoint:rtpbridge/78@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956204 DLMGCP DEBUG <0013> endpoint:rtpbridge/79@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956204 DLMGCP DEBUG <0013> endpoint:rtpbridge/7a@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956204 DLMGCP DEBUG <0013> endpoint:rtpbridge/7b@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956204 DLMGCP DEBUG <0013> endpoint:rtpbridge/7c@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956204 DLMGCP DEBUG <0013> endpoint:rtpbridge/7d@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956204 DLMGCP DEBUG <0013> endpoint:rtpbridge/7e@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956204 DLMGCP DEBUG <0013> endpoint:rtpbridge/7f@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956204 DLMGCP DEBUG <0013> endpoint:rtpbridge/80@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956204 DLMGCP DEBUG <0013> endpoint:rtpbridge/81@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956204 DLMGCP DEBUG <0013> endpoint:rtpbridge/82@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956204 DLMGCP DEBUG <0013> endpoint:rtpbridge/83@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956204 DLMGCP DEBUG <0013> endpoint:rtpbridge/84@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956204 DLMGCP DEBUG <0013> endpoint:rtpbridge/85@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956204 DLMGCP DEBUG <0013> endpoint:rtpbridge/86@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956204 DLMGCP DEBUG <0013> endpoint:rtpbridge/87@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956204 DLMGCP DEBUG <0013> endpoint:rtpbridge/88@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956204 DLMGCP DEBUG <0013> endpoint:rtpbridge/89@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956204 DLMGCP DEBUG <0013> endpoint:rtpbridge/8a@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956204 DLMGCP DEBUG <0013> endpoint:rtpbridge/8b@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956204 DLMGCP DEBUG <0013> endpoint:rtpbridge/8c@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956204 DLMGCP DEBUG <0013> endpoint:rtpbridge/8d@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956204 DLMGCP DEBUG <0013> endpoint:rtpbridge/8e@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956204 DLMGCP DEBUG <0013> endpoint:rtpbridge/8f@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956204 DLMGCP DEBUG <0013> endpoint:rtpbridge/90@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956204 DLMGCP DEBUG <0013> endpoint:rtpbridge/91@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956204 DLMGCP DEBUG <0013> endpoint:rtpbridge/92@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956204 DLMGCP DEBUG <0013> endpoint:rtpbridge/93@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956204 DLMGCP DEBUG <0013> endpoint:rtpbridge/94@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956204 DLMGCP DEBUG <0013> endpoint:rtpbridge/95@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956204 DLMGCP DEBUG <0013> endpoint:rtpbridge/96@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956204 DLMGCP DEBUG <0013> endpoint:rtpbridge/97@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956204 DLMGCP DEBUG <0013> endpoint:rtpbridge/98@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956204 DLMGCP DEBUG <0013> endpoint:rtpbridge/99@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956204 DLMGCP DEBUG <0013> endpoint:rtpbridge/9a@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956204 DLMGCP DEBUG <0013> endpoint:rtpbridge/9b@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956204 DLMGCP DEBUG <0013> endpoint:rtpbridge/9c@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956204 DLMGCP DEBUG <0013> endpoint:rtpbridge/9d@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956204 DLMGCP DEBUG <0013> endpoint:rtpbridge/9e@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956204 DLMGCP DEBUG <0013> endpoint:rtpbridge/9f@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956204 DLMGCP DEBUG <0013> endpoint:rtpbridge/a0@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956204 DLMGCP DEBUG <0013> endpoint:rtpbridge/a1@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956204 DLMGCP DEBUG <0013> endpoint:rtpbridge/a2@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956204 DLMGCP DEBUG <0013> endpoint:rtpbridge/a3@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956204 DLMGCP DEBUG <0013> endpoint:rtpbridge/a4@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956204 DLMGCP DEBUG <0013> endpoint:rtpbridge/a5@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956204 DLMGCP DEBUG <0013> endpoint:rtpbridge/a6@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956204 DLMGCP DEBUG <0013> endpoint:rtpbridge/a7@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956204 DLMGCP DEBUG <0013> endpoint:rtpbridge/a8@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956204 DLMGCP DEBUG <0013> endpoint:rtpbridge/a9@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956204 DLMGCP DEBUG <0013> endpoint:rtpbridge/aa@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956204 DLMGCP DEBUG <0013> endpoint:rtpbridge/ab@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956204 DLMGCP DEBUG <0013> endpoint:rtpbridge/ac@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956204 DLMGCP DEBUG <0013> endpoint:rtpbridge/ad@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956204 DLMGCP DEBUG <0013> endpoint:rtpbridge/ae@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956204 DLMGCP DEBUG <0013> endpoint:rtpbridge/af@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956204 DLMGCP DEBUG <0013> endpoint:rtpbridge/b0@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956204 DLMGCP DEBUG <0013> endpoint:rtpbridge/b1@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956204 DLMGCP DEBUG <0013> endpoint:rtpbridge/b2@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956204 DLMGCP DEBUG <0013> endpoint:rtpbridge/b3@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956204 DLMGCP DEBUG <0013> endpoint:rtpbridge/b4@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956204 DLMGCP DEBUG <0013> endpoint:rtpbridge/b5@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956204 DLMGCP DEBUG <0013> endpoint:rtpbridge/b6@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956204 DLMGCP DEBUG <0013> endpoint:rtpbridge/b7@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956204 DLMGCP DEBUG <0013> endpoint:rtpbridge/b8@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956204 DLMGCP DEBUG <0013> endpoint:rtpbridge/b9@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956204 DLMGCP DEBUG <0013> endpoint:rtpbridge/ba@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956204 DLMGCP DEBUG <0013> endpoint:rtpbridge/bb@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956204 DLMGCP DEBUG <0013> endpoint:rtpbridge/bc@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956204 DLMGCP DEBUG <0013> endpoint:rtpbridge/bd@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956204 DLMGCP DEBUG <0013> endpoint:rtpbridge/be@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956204 DLMGCP DEBUG <0013> endpoint:rtpbridge/bf@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956204 DLMGCP DEBUG <0013> endpoint:rtpbridge/c0@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956204 DLMGCP DEBUG <0013> endpoint:rtpbridge/c1@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956204 DLMGCP DEBUG <0013> endpoint:rtpbridge/c2@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956204 DLMGCP DEBUG <0013> endpoint:rtpbridge/c3@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956204 DLMGCP DEBUG <0013> endpoint:rtpbridge/c4@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956204 DLMGCP DEBUG <0013> endpoint:rtpbridge/c5@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956204 DLMGCP DEBUG <0013> endpoint:rtpbridge/c6@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956204 DLMGCP DEBUG <0013> endpoint:rtpbridge/c7@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956204 DLMGCP DEBUG <0013> endpoint:rtpbridge/c8@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956204 DLMGCP DEBUG <0013> endpoint:rtpbridge/c9@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956204 DLMGCP DEBUG <0013> endpoint:rtpbridge/ca@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956204 DLMGCP DEBUG <0013> endpoint:rtpbridge/cb@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956204 DLMGCP DEBUG <0013> endpoint:rtpbridge/cc@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956204 DLMGCP DEBUG <0013> endpoint:rtpbridge/cd@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956204 DLMGCP DEBUG <0013> endpoint:rtpbridge/ce@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956204 DLMGCP DEBUG <0013> endpoint:rtpbridge/cf@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956204 DLMGCP DEBUG <0013> endpoint:rtpbridge/d0@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956204 DLMGCP DEBUG <0013> endpoint:rtpbridge/d1@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956204 DLMGCP DEBUG <0013> endpoint:rtpbridge/d2@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956204 DLMGCP DEBUG <0013> endpoint:rtpbridge/d3@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956204 DLMGCP DEBUG <0013> endpoint:rtpbridge/d4@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956204 DLMGCP DEBUG <0013> endpoint:rtpbridge/d5@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956204 DLMGCP DEBUG <0013> endpoint:rtpbridge/d6@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956204 DLMGCP DEBUG <0013> endpoint:rtpbridge/d7@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956204 DLMGCP DEBUG <0013> endpoint:rtpbridge/d8@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956204 DLMGCP DEBUG <0013> endpoint:rtpbridge/d9@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956204 DLMGCP DEBUG <0013> endpoint:rtpbridge/da@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956204 DLMGCP DEBUG <0013> endpoint:rtpbridge/db@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956204 DLMGCP DEBUG <0013> endpoint:rtpbridge/dc@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956204 DLMGCP DEBUG <0013> endpoint:rtpbridge/dd@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956204 DLMGCP DEBUG <0013> endpoint:rtpbridge/de@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956204 DLMGCP DEBUG <0013> endpoint:rtpbridge/df@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956204 DLMGCP DEBUG <0013> endpoint:rtpbridge/e0@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956204 DLMGCP DEBUG <0013> endpoint:rtpbridge/e1@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956204 DLMGCP DEBUG <0013> endpoint:rtpbridge/e2@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956204 DLMGCP DEBUG <0013> endpoint:rtpbridge/e3@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956204 DLMGCP DEBUG <0013> endpoint:rtpbridge/e4@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956204 DLMGCP DEBUG <0013> endpoint:rtpbridge/e5@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956204 DLMGCP DEBUG <0013> endpoint:rtpbridge/e6@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956205 DLMGCP DEBUG <0013> endpoint:rtpbridge/e7@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956205 DLMGCP DEBUG <0013> endpoint:rtpbridge/e8@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956205 DLMGCP DEBUG <0013> endpoint:rtpbridge/e9@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956205 DLMGCP DEBUG <0013> endpoint:rtpbridge/ea@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956205 DLMGCP DEBUG <0013> endpoint:rtpbridge/eb@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956205 DLMGCP DEBUG <0013> endpoint:rtpbridge/ec@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956205 DLMGCP DEBUG <0013> endpoint:rtpbridge/ed@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956205 DLMGCP DEBUG <0013> endpoint:rtpbridge/ee@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956205 DLMGCP DEBUG <0013> endpoint:rtpbridge/ef@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956205 DLMGCP DEBUG <0013> endpoint:rtpbridge/f0@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956205 DLMGCP DEBUG <0013> endpoint:rtpbridge/f1@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956205 DLMGCP DEBUG <0013> endpoint:rtpbridge/f2@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956205 DLMGCP DEBUG <0013> endpoint:rtpbridge/f3@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956205 DLMGCP DEBUG <0013> endpoint:rtpbridge/f4@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956205 DLMGCP DEBUG <0013> endpoint:rtpbridge/f5@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956205 DLMGCP DEBUG <0013> endpoint:rtpbridge/f6@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956205 DLMGCP DEBUG <0013> endpoint:rtpbridge/f7@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956205 DLMGCP DEBUG <0013> endpoint:rtpbridge/f8@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956205 DLMGCP DEBUG <0013> endpoint:rtpbridge/f9@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956205 DLMGCP DEBUG <0013> endpoint:rtpbridge/fa@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956205 DLMGCP DEBUG <0013> endpoint:rtpbridge/fb@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956205 DLMGCP DEBUG <0013> endpoint:rtpbridge/fc@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956205 DLMGCP DEBUG <0013> endpoint:rtpbridge/fd@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956205 DLMGCP DEBUG <0013> endpoint:rtpbridge/fe@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956205 DLMGCP DEBUG <0013> endpoint:rtpbridge/ff@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956205 DLMGCP DEBUG <0013> endpoint:rtpbridge/100@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956205 DLMGCP DEBUG <0013> endpoint:rtpbridge/101@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956205 DLMGCP DEBUG <0013> endpoint:rtpbridge/102@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956205 DLMGCP DEBUG <0013> endpoint:rtpbridge/103@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956205 DLMGCP DEBUG <0013> endpoint:rtpbridge/104@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956205 DLMGCP DEBUG <0013> endpoint:rtpbridge/105@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956205 DLMGCP DEBUG <0013> endpoint:rtpbridge/106@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956205 DLMGCP DEBUG <0013> endpoint:rtpbridge/107@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956205 DLMGCP DEBUG <0013> endpoint:rtpbridge/108@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956205 DLMGCP DEBUG <0013> endpoint:rtpbridge/109@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956205 DLMGCP DEBUG <0013> endpoint:rtpbridge/10a@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956205 DLMGCP DEBUG <0013> endpoint:rtpbridge/10b@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956205 DLMGCP DEBUG <0013> endpoint:rtpbridge/10c@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956205 DLMGCP DEBUG <0013> endpoint:rtpbridge/10d@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956205 DLMGCP DEBUG <0013> endpoint:rtpbridge/10e@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956205 DLMGCP DEBUG <0013> endpoint:rtpbridge/10f@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956205 DLMGCP DEBUG <0013> endpoint:rtpbridge/110@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956205 DLMGCP DEBUG <0013> endpoint:rtpbridge/111@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956205 DLMGCP DEBUG <0013> endpoint:rtpbridge/112@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956205 DLMGCP DEBUG <0013> endpoint:rtpbridge/113@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956205 DLMGCP DEBUG <0013> endpoint:rtpbridge/114@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956205 DLMGCP DEBUG <0013> endpoint:rtpbridge/115@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956205 DLMGCP DEBUG <0013> endpoint:rtpbridge/116@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956205 DLMGCP DEBUG <0013> endpoint:rtpbridge/117@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956205 DLMGCP DEBUG <0013> endpoint:rtpbridge/118@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956205 DLMGCP DEBUG <0013> endpoint:rtpbridge/119@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956205 DLMGCP DEBUG <0013> endpoint:rtpbridge/11a@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956205 DLMGCP DEBUG <0013> endpoint:rtpbridge/11b@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956205 DLMGCP DEBUG <0013> endpoint:rtpbridge/11c@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956205 DLMGCP DEBUG <0013> endpoint:rtpbridge/11d@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956205 DLMGCP DEBUG <0013> endpoint:rtpbridge/11e@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956205 DLMGCP DEBUG <0013> endpoint:rtpbridge/11f@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956205 DLMGCP DEBUG <0013> endpoint:rtpbridge/120@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956205 DLMGCP DEBUG <0013> endpoint:rtpbridge/121@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956205 DLMGCP DEBUG <0013> endpoint:rtpbridge/122@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956205 DLMGCP DEBUG <0013> endpoint:rtpbridge/123@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956205 DLMGCP DEBUG <0013> endpoint:rtpbridge/124@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956205 DLMGCP DEBUG <0013> endpoint:rtpbridge/125@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956205 DLMGCP DEBUG <0013> endpoint:rtpbridge/126@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956205 DLMGCP DEBUG <0013> endpoint:rtpbridge/127@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956205 DLMGCP DEBUG <0013> endpoint:rtpbridge/128@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956205 DLMGCP DEBUG <0013> endpoint:rtpbridge/129@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956205 DLMGCP DEBUG <0013> endpoint:rtpbridge/12a@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956205 DLMGCP DEBUG <0013> endpoint:rtpbridge/12b@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956205 DLMGCP DEBUG <0013> endpoint:rtpbridge/12c@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956205 DLMGCP DEBUG <0013> endpoint:none Generated response: code=200 (mgcp_protocol.c:230) 20241102125956205 DLMGCP DEBUG <0013> Generated response: line #00: 200 2789 OK (mgcp_msg.c:67) 20241102125956206 DLMGCP DEBUG <0013> Received message: line #00: DLCX 2790 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241102125956206 DLMGCP DEBUG <0013> Received message: line #01: C: 00F7 (mgcp_msg.c:67) 20241102125956206 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found free endpoint: rtpbridge/1@mgw (mgcp_endp.c:261) 20241102125956206 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:441) 20241102125956206 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241102125956206 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956206 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956206 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956206 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956206 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956206 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956206 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956206 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956206 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956206 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956206 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956206 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956206 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956206 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956206 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956206 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956206 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956206 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956206 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956206 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956206 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956206 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956206 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956206 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956206 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956206 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956206 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956206 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956206 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956206 DLMGCP DEBUG <0013> endpoint:rtpbridge/1e@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956206 DLMGCP DEBUG <0013> endpoint:rtpbridge/1f@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956206 DLMGCP DEBUG <0013> endpoint:rtpbridge/20@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956206 DLMGCP DEBUG <0013> endpoint:rtpbridge/21@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956206 DLMGCP DEBUG <0013> endpoint:rtpbridge/22@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956206 DLMGCP DEBUG <0013> endpoint:rtpbridge/23@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956206 DLMGCP DEBUG <0013> endpoint:rtpbridge/24@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956206 DLMGCP DEBUG <0013> endpoint:rtpbridge/25@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956206 DLMGCP DEBUG <0013> endpoint:rtpbridge/26@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956206 DLMGCP DEBUG <0013> endpoint:rtpbridge/27@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956206 DLMGCP DEBUG <0013> endpoint:rtpbridge/28@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956206 DLMGCP DEBUG <0013> endpoint:rtpbridge/29@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956206 DLMGCP DEBUG <0013> endpoint:rtpbridge/2a@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956206 DLMGCP DEBUG <0013> endpoint:rtpbridge/2b@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956206 DLMGCP DEBUG <0013> endpoint:rtpbridge/2c@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956206 DLMGCP DEBUG <0013> endpoint:rtpbridge/2d@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956206 DLMGCP DEBUG <0013> endpoint:rtpbridge/2e@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956206 DLMGCP DEBUG <0013> endpoint:rtpbridge/2f@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956206 DLMGCP DEBUG <0013> endpoint:rtpbridge/30@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956206 DLMGCP DEBUG <0013> endpoint:rtpbridge/31@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956206 DLMGCP DEBUG <0013> endpoint:rtpbridge/32@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956206 DLMGCP DEBUG <0013> endpoint:rtpbridge/33@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956206 DLMGCP DEBUG <0013> endpoint:rtpbridge/34@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956206 DLMGCP DEBUG <0013> endpoint:rtpbridge/35@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956206 DLMGCP DEBUG <0013> endpoint:rtpbridge/36@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956206 DLMGCP DEBUG <0013> endpoint:rtpbridge/37@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956206 DLMGCP DEBUG <0013> endpoint:rtpbridge/38@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956206 DLMGCP DEBUG <0013> endpoint:rtpbridge/39@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956206 DLMGCP DEBUG <0013> endpoint:rtpbridge/3a@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956206 DLMGCP DEBUG <0013> endpoint:rtpbridge/3b@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956206 DLMGCP DEBUG <0013> endpoint:rtpbridge/3c@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956206 DLMGCP DEBUG <0013> endpoint:rtpbridge/3d@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956206 DLMGCP DEBUG <0013> endpoint:rtpbridge/3e@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956206 DLMGCP DEBUG <0013> endpoint:rtpbridge/3f@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956206 DLMGCP DEBUG <0013> endpoint:rtpbridge/40@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956206 DLMGCP DEBUG <0013> endpoint:rtpbridge/41@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956206 DLMGCP DEBUG <0013> endpoint:rtpbridge/42@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956206 DLMGCP DEBUG <0013> endpoint:rtpbridge/43@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956206 DLMGCP DEBUG <0013> endpoint:rtpbridge/44@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956206 DLMGCP DEBUG <0013> endpoint:rtpbridge/45@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956206 DLMGCP DEBUG <0013> endpoint:rtpbridge/46@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956206 DLMGCP DEBUG <0013> endpoint:rtpbridge/47@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956206 DLMGCP DEBUG <0013> endpoint:rtpbridge/48@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956206 DLMGCP DEBUG <0013> endpoint:rtpbridge/49@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956206 DLMGCP DEBUG <0013> endpoint:rtpbridge/4a@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956206 DLMGCP DEBUG <0013> endpoint:rtpbridge/4b@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956206 DLMGCP DEBUG <0013> endpoint:rtpbridge/4c@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956206 DLMGCP DEBUG <0013> endpoint:rtpbridge/4d@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956206 DLMGCP DEBUG <0013> endpoint:rtpbridge/4e@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956206 DLMGCP DEBUG <0013> endpoint:rtpbridge/4f@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956206 DLMGCP DEBUG <0013> endpoint:rtpbridge/50@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956206 DLMGCP DEBUG <0013> endpoint:rtpbridge/51@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956206 DLMGCP DEBUG <0013> endpoint:rtpbridge/52@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956206 DLMGCP DEBUG <0013> endpoint:rtpbridge/53@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956206 DLMGCP DEBUG <0013> endpoint:rtpbridge/54@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956206 DLMGCP DEBUG <0013> endpoint:rtpbridge/55@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956206 DLMGCP DEBUG <0013> endpoint:rtpbridge/56@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956206 DLMGCP DEBUG <0013> endpoint:rtpbridge/57@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956206 DLMGCP DEBUG <0013> endpoint:rtpbridge/58@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956206 DLMGCP DEBUG <0013> endpoint:rtpbridge/59@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956206 DLMGCP DEBUG <0013> endpoint:rtpbridge/5a@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956206 DLMGCP DEBUG <0013> endpoint:rtpbridge/5b@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956206 DLMGCP DEBUG <0013> endpoint:rtpbridge/5c@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956206 DLMGCP DEBUG <0013> endpoint:rtpbridge/5d@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956206 DLMGCP DEBUG <0013> endpoint:rtpbridge/5e@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956206 DLMGCP DEBUG <0013> endpoint:rtpbridge/5f@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956206 DLMGCP DEBUG <0013> endpoint:rtpbridge/60@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956206 DLMGCP DEBUG <0013> endpoint:rtpbridge/61@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956206 DLMGCP DEBUG <0013> endpoint:rtpbridge/62@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956206 DLMGCP DEBUG <0013> endpoint:rtpbridge/63@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956206 DLMGCP DEBUG <0013> endpoint:rtpbridge/64@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956206 DLMGCP DEBUG <0013> endpoint:rtpbridge/65@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956206 DLMGCP DEBUG <0013> endpoint:rtpbridge/66@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956206 DLMGCP DEBUG <0013> endpoint:rtpbridge/67@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956206 DLMGCP DEBUG <0013> endpoint:rtpbridge/68@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956206 DLMGCP DEBUG <0013> endpoint:rtpbridge/69@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956206 DLMGCP DEBUG <0013> endpoint:rtpbridge/6a@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956206 DLMGCP DEBUG <0013> endpoint:rtpbridge/6b@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956206 DLMGCP DEBUG <0013> endpoint:rtpbridge/6c@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956206 DLMGCP DEBUG <0013> endpoint:rtpbridge/6d@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956206 DLMGCP DEBUG <0013> endpoint:rtpbridge/6e@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956206 DLMGCP DEBUG <0013> endpoint:rtpbridge/6f@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956206 DLMGCP DEBUG <0013> endpoint:rtpbridge/70@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956206 DLMGCP DEBUG <0013> endpoint:rtpbridge/71@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956206 DLMGCP DEBUG <0013> endpoint:rtpbridge/72@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956206 DLMGCP DEBUG <0013> endpoint:rtpbridge/73@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956206 DLMGCP DEBUG <0013> endpoint:rtpbridge/74@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956206 DLMGCP DEBUG <0013> endpoint:rtpbridge/75@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956206 DLMGCP DEBUG <0013> endpoint:rtpbridge/76@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956206 DLMGCP DEBUG <0013> endpoint:rtpbridge/77@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956207 DLMGCP DEBUG <0013> endpoint:rtpbridge/78@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956207 DLMGCP DEBUG <0013> endpoint:rtpbridge/79@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956207 DLMGCP DEBUG <0013> endpoint:rtpbridge/7a@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956207 DLMGCP DEBUG <0013> endpoint:rtpbridge/7b@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956207 DLMGCP DEBUG <0013> endpoint:rtpbridge/7c@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956207 DLMGCP DEBUG <0013> endpoint:rtpbridge/7d@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956207 DLMGCP DEBUG <0013> endpoint:rtpbridge/7e@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956207 DLMGCP DEBUG <0013> endpoint:rtpbridge/7f@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956207 DLMGCP DEBUG <0013> endpoint:rtpbridge/80@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956207 DLMGCP DEBUG <0013> endpoint:rtpbridge/81@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956207 DLMGCP DEBUG <0013> endpoint:rtpbridge/82@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956207 DLMGCP DEBUG <0013> endpoint:rtpbridge/83@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956207 DLMGCP DEBUG <0013> endpoint:rtpbridge/84@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956207 DLMGCP DEBUG <0013> endpoint:rtpbridge/85@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956207 DLMGCP DEBUG <0013> endpoint:rtpbridge/86@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956207 DLMGCP DEBUG <0013> endpoint:rtpbridge/87@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956207 DLMGCP DEBUG <0013> endpoint:rtpbridge/88@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956207 DLMGCP DEBUG <0013> endpoint:rtpbridge/89@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956207 DLMGCP DEBUG <0013> endpoint:rtpbridge/8a@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956207 DLMGCP DEBUG <0013> endpoint:rtpbridge/8b@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956207 DLMGCP DEBUG <0013> endpoint:rtpbridge/8c@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956207 DLMGCP DEBUG <0013> endpoint:rtpbridge/8d@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956207 DLMGCP DEBUG <0013> endpoint:rtpbridge/8e@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956207 DLMGCP DEBUG <0013> endpoint:rtpbridge/8f@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956207 DLMGCP DEBUG <0013> endpoint:rtpbridge/90@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956207 DLMGCP DEBUG <0013> endpoint:rtpbridge/91@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956207 DLMGCP DEBUG <0013> endpoint:rtpbridge/92@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956207 DLMGCP DEBUG <0013> endpoint:rtpbridge/93@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956207 DLMGCP DEBUG <0013> endpoint:rtpbridge/94@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956207 DLMGCP DEBUG <0013> endpoint:rtpbridge/95@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956207 DLMGCP DEBUG <0013> endpoint:rtpbridge/96@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956207 DLMGCP DEBUG <0013> endpoint:rtpbridge/97@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956207 DLMGCP DEBUG <0013> endpoint:rtpbridge/98@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956207 DLMGCP DEBUG <0013> endpoint:rtpbridge/99@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956207 DLMGCP DEBUG <0013> endpoint:rtpbridge/9a@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956207 DLMGCP DEBUG <0013> endpoint:rtpbridge/9b@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956207 DLMGCP DEBUG <0013> endpoint:rtpbridge/9c@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956207 DLMGCP DEBUG <0013> endpoint:rtpbridge/9d@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956207 DLMGCP DEBUG <0013> endpoint:rtpbridge/9e@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956207 DLMGCP DEBUG <0013> endpoint:rtpbridge/9f@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956207 DLMGCP DEBUG <0013> endpoint:rtpbridge/a0@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956207 DLMGCP DEBUG <0013> endpoint:rtpbridge/a1@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956207 DLMGCP DEBUG <0013> endpoint:rtpbridge/a2@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956207 DLMGCP DEBUG <0013> endpoint:rtpbridge/a3@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956207 DLMGCP DEBUG <0013> endpoint:rtpbridge/a4@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956207 DLMGCP DEBUG <0013> endpoint:rtpbridge/a5@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956207 DLMGCP DEBUG <0013> endpoint:rtpbridge/a6@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956207 DLMGCP DEBUG <0013> endpoint:rtpbridge/a7@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956207 DLMGCP DEBUG <0013> endpoint:rtpbridge/a8@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956207 DLMGCP DEBUG <0013> endpoint:rtpbridge/a9@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956207 DLMGCP DEBUG <0013> endpoint:rtpbridge/aa@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956207 DLMGCP DEBUG <0013> endpoint:rtpbridge/ab@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956207 DLMGCP DEBUG <0013> endpoint:rtpbridge/ac@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956207 DLMGCP DEBUG <0013> endpoint:rtpbridge/ad@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956207 DLMGCP DEBUG <0013> endpoint:rtpbridge/ae@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956207 DLMGCP DEBUG <0013> endpoint:rtpbridge/af@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956207 DLMGCP DEBUG <0013> endpoint:rtpbridge/b0@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956207 DLMGCP DEBUG <0013> endpoint:rtpbridge/b1@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956207 DLMGCP DEBUG <0013> endpoint:rtpbridge/b2@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956207 DLMGCP DEBUG <0013> endpoint:rtpbridge/b3@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956207 DLMGCP DEBUG <0013> endpoint:rtpbridge/b4@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956207 DLMGCP DEBUG <0013> endpoint:rtpbridge/b5@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956207 DLMGCP DEBUG <0013> endpoint:rtpbridge/b6@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956207 DLMGCP DEBUG <0013> endpoint:rtpbridge/b7@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956207 DLMGCP DEBUG <0013> endpoint:rtpbridge/b8@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956207 DLMGCP DEBUG <0013> endpoint:rtpbridge/b9@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956207 DLMGCP DEBUG <0013> endpoint:rtpbridge/ba@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956207 DLMGCP DEBUG <0013> endpoint:rtpbridge/bb@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956207 DLMGCP DEBUG <0013> endpoint:rtpbridge/bc@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956207 DLMGCP DEBUG <0013> endpoint:rtpbridge/bd@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956207 DLMGCP DEBUG <0013> endpoint:rtpbridge/be@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956207 DLMGCP DEBUG <0013> endpoint:rtpbridge/bf@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956207 DLMGCP DEBUG <0013> endpoint:rtpbridge/c0@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956207 DLMGCP DEBUG <0013> endpoint:rtpbridge/c1@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956207 DLMGCP DEBUG <0013> endpoint:rtpbridge/c2@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956207 DLMGCP DEBUG <0013> endpoint:rtpbridge/c3@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956207 DLMGCP DEBUG <0013> endpoint:rtpbridge/c4@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956207 DLMGCP DEBUG <0013> endpoint:rtpbridge/c5@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956207 DLMGCP DEBUG <0013> endpoint:rtpbridge/c6@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956207 DLMGCP DEBUG <0013> endpoint:rtpbridge/c7@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956207 DLMGCP DEBUG <0013> endpoint:rtpbridge/c8@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956207 DLMGCP DEBUG <0013> endpoint:rtpbridge/c9@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956207 DLMGCP DEBUG <0013> endpoint:rtpbridge/ca@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956207 DLMGCP DEBUG <0013> endpoint:rtpbridge/cb@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956207 DLMGCP DEBUG <0013> endpoint:rtpbridge/cc@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956207 DLMGCP DEBUG <0013> endpoint:rtpbridge/cd@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956207 DLMGCP DEBUG <0013> endpoint:rtpbridge/ce@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956207 DLMGCP DEBUG <0013> endpoint:rtpbridge/cf@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956207 DLMGCP DEBUG <0013> endpoint:rtpbridge/d0@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956207 DLMGCP DEBUG <0013> endpoint:rtpbridge/d1@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956207 DLMGCP DEBUG <0013> endpoint:rtpbridge/d2@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956207 DLMGCP DEBUG <0013> endpoint:rtpbridge/d3@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956207 DLMGCP DEBUG <0013> endpoint:rtpbridge/d4@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956207 DLMGCP DEBUG <0013> endpoint:rtpbridge/d5@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956207 DLMGCP DEBUG <0013> endpoint:rtpbridge/d6@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956207 DLMGCP DEBUG <0013> endpoint:rtpbridge/d7@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956207 DLMGCP DEBUG <0013> endpoint:rtpbridge/d8@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956207 DLMGCP DEBUG <0013> endpoint:rtpbridge/d9@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956207 DLMGCP DEBUG <0013> endpoint:rtpbridge/da@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956207 DLMGCP DEBUG <0013> endpoint:rtpbridge/db@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956207 DLMGCP DEBUG <0013> endpoint:rtpbridge/dc@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956207 DLMGCP DEBUG <0013> endpoint:rtpbridge/dd@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956207 DLMGCP DEBUG <0013> endpoint:rtpbridge/de@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956207 DLMGCP DEBUG <0013> endpoint:rtpbridge/df@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956207 DLMGCP DEBUG <0013> endpoint:rtpbridge/e0@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956207 DLMGCP DEBUG <0013> endpoint:rtpbridge/e1@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956207 DLMGCP DEBUG <0013> endpoint:rtpbridge/e2@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956207 DLMGCP DEBUG <0013> endpoint:rtpbridge/e3@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956207 DLMGCP DEBUG <0013> endpoint:rtpbridge/e4@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956207 DLMGCP DEBUG <0013> endpoint:rtpbridge/e5@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956207 DLMGCP DEBUG <0013> endpoint:rtpbridge/e6@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956207 DLMGCP DEBUG <0013> endpoint:rtpbridge/e7@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956207 DLMGCP DEBUG <0013> endpoint:rtpbridge/e8@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956207 DLMGCP DEBUG <0013> endpoint:rtpbridge/e9@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956207 DLMGCP DEBUG <0013> endpoint:rtpbridge/ea@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956207 DLMGCP DEBUG <0013> endpoint:rtpbridge/eb@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956207 DLMGCP DEBUG <0013> endpoint:rtpbridge/ec@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956207 DLMGCP DEBUG <0013> endpoint:rtpbridge/ed@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956207 DLMGCP DEBUG <0013> endpoint:rtpbridge/ee@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956207 DLMGCP DEBUG <0013> endpoint:rtpbridge/ef@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956207 DLMGCP DEBUG <0013> endpoint:rtpbridge/f0@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956207 DLMGCP DEBUG <0013> endpoint:rtpbridge/f1@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956207 DLMGCP DEBUG <0013> endpoint:rtpbridge/f2@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956207 DLMGCP DEBUG <0013> endpoint:rtpbridge/f3@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956207 DLMGCP DEBUG <0013> endpoint:rtpbridge/f4@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956207 DLMGCP DEBUG <0013> endpoint:rtpbridge/f5@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956207 DLMGCP DEBUG <0013> endpoint:rtpbridge/f6@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956207 DLMGCP DEBUG <0013> endpoint:rtpbridge/f7@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956208 DLMGCP DEBUG <0013> endpoint:rtpbridge/f8@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956208 DLMGCP DEBUG <0013> endpoint:rtpbridge/f9@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956208 DLMGCP DEBUG <0013> endpoint:rtpbridge/fa@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956208 DLMGCP DEBUG <0013> endpoint:rtpbridge/fb@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956208 DLMGCP DEBUG <0013> endpoint:rtpbridge/fc@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956208 DLMGCP DEBUG <0013> endpoint:rtpbridge/fd@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956208 DLMGCP DEBUG <0013> endpoint:rtpbridge/fe@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956208 DLMGCP DEBUG <0013> endpoint:rtpbridge/ff@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956208 DLMGCP DEBUG <0013> endpoint:rtpbridge/100@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956208 DLMGCP DEBUG <0013> endpoint:rtpbridge/101@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956208 DLMGCP DEBUG <0013> endpoint:rtpbridge/102@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956208 DLMGCP DEBUG <0013> endpoint:rtpbridge/103@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956208 DLMGCP DEBUG <0013> endpoint:rtpbridge/104@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956208 DLMGCP DEBUG <0013> endpoint:rtpbridge/105@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956208 DLMGCP DEBUG <0013> endpoint:rtpbridge/106@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956208 DLMGCP DEBUG <0013> endpoint:rtpbridge/107@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956208 DLMGCP DEBUG <0013> endpoint:rtpbridge/108@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956208 DLMGCP DEBUG <0013> endpoint:rtpbridge/109@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956208 DLMGCP DEBUG <0013> endpoint:rtpbridge/10a@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956208 DLMGCP DEBUG <0013> endpoint:rtpbridge/10b@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956208 DLMGCP DEBUG <0013> endpoint:rtpbridge/10c@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956208 DLMGCP DEBUG <0013> endpoint:rtpbridge/10d@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956208 DLMGCP DEBUG <0013> endpoint:rtpbridge/10e@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956208 DLMGCP DEBUG <0013> endpoint:rtpbridge/10f@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956208 DLMGCP DEBUG <0013> endpoint:rtpbridge/110@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956208 DLMGCP DEBUG <0013> endpoint:rtpbridge/111@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956208 DLMGCP DEBUG <0013> endpoint:rtpbridge/112@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956208 DLMGCP DEBUG <0013> endpoint:rtpbridge/113@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956208 DLMGCP DEBUG <0013> endpoint:rtpbridge/114@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956208 DLMGCP DEBUG <0013> endpoint:rtpbridge/115@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956208 DLMGCP DEBUG <0013> endpoint:rtpbridge/116@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956208 DLMGCP DEBUG <0013> endpoint:rtpbridge/117@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956208 DLMGCP DEBUG <0013> endpoint:rtpbridge/118@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956208 DLMGCP DEBUG <0013> endpoint:rtpbridge/119@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956208 DLMGCP DEBUG <0013> endpoint:rtpbridge/11a@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956208 DLMGCP DEBUG <0013> endpoint:rtpbridge/11b@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956208 DLMGCP DEBUG <0013> endpoint:rtpbridge/11c@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956208 DLMGCP DEBUG <0013> endpoint:rtpbridge/11d@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956208 DLMGCP DEBUG <0013> endpoint:rtpbridge/11e@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956208 DLMGCP DEBUG <0013> endpoint:rtpbridge/11f@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956208 DLMGCP DEBUG <0013> endpoint:rtpbridge/120@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956208 DLMGCP DEBUG <0013> endpoint:rtpbridge/121@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956208 DLMGCP DEBUG <0013> endpoint:rtpbridge/122@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956208 DLMGCP DEBUG <0013> endpoint:rtpbridge/123@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956208 DLMGCP DEBUG <0013> endpoint:rtpbridge/124@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956208 DLMGCP DEBUG <0013> endpoint:rtpbridge/125@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956208 DLMGCP DEBUG <0013> endpoint:rtpbridge/126@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956208 DLMGCP DEBUG <0013> endpoint:rtpbridge/127@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956208 DLMGCP DEBUG <0013> endpoint:rtpbridge/128@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956208 DLMGCP DEBUG <0013> endpoint:rtpbridge/129@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956208 DLMGCP DEBUG <0013> endpoint:rtpbridge/12a@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956208 DLMGCP DEBUG <0013> endpoint:rtpbridge/12b@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956208 DLMGCP DEBUG <0013> endpoint:rtpbridge/12c@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956208 DLMGCP DEBUG <0013> endpoint:none Generated response: code=200 (mgcp_protocol.c:230) 20241102125956208 DLMGCP DEBUG <0013> Generated response: line #00: 200 2790 OK (mgcp_msg.c:67) 20241102125956208 DLMGCP DEBUG <0013> Received message: line #00: DLCX 2791 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241102125956208 DLMGCP DEBUG <0013> Received message: line #01: C: 00F8 (mgcp_msg.c:67) 20241102125956208 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found free endpoint: rtpbridge/1@mgw (mgcp_endp.c:261) 20241102125956208 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:441) 20241102125956208 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241102125956208 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956208 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956208 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956208 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956208 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956208 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956209 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956209 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956209 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956209 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956209 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956209 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956209 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956209 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956209 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956209 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956209 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956209 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956209 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956209 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956209 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956209 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956209 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956209 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956209 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956209 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956209 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956209 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956209 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956209 DLMGCP DEBUG <0013> endpoint:rtpbridge/1e@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956209 DLMGCP DEBUG <0013> endpoint:rtpbridge/1f@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956209 DLMGCP DEBUG <0013> endpoint:rtpbridge/20@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956209 DLMGCP DEBUG <0013> endpoint:rtpbridge/21@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956209 DLMGCP DEBUG <0013> endpoint:rtpbridge/22@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956209 DLMGCP DEBUG <0013> endpoint:rtpbridge/23@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956209 DLMGCP DEBUG <0013> endpoint:rtpbridge/24@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956209 DLMGCP DEBUG <0013> endpoint:rtpbridge/25@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956209 DLMGCP DEBUG <0013> endpoint:rtpbridge/26@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956209 DLMGCP DEBUG <0013> endpoint:rtpbridge/27@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956209 DLMGCP DEBUG <0013> endpoint:rtpbridge/28@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956209 DLMGCP DEBUG <0013> endpoint:rtpbridge/29@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956209 DLMGCP DEBUG <0013> endpoint:rtpbridge/2a@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956209 DLMGCP DEBUG <0013> endpoint:rtpbridge/2b@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956209 DLMGCP DEBUG <0013> endpoint:rtpbridge/2c@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956209 DLMGCP DEBUG <0013> endpoint:rtpbridge/2d@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956209 DLMGCP DEBUG <0013> endpoint:rtpbridge/2e@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956209 DLMGCP DEBUG <0013> endpoint:rtpbridge/2f@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956209 DLMGCP DEBUG <0013> endpoint:rtpbridge/30@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956209 DLMGCP DEBUG <0013> endpoint:rtpbridge/31@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956209 DLMGCP DEBUG <0013> endpoint:rtpbridge/32@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956209 DLMGCP DEBUG <0013> endpoint:rtpbridge/33@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956209 DLMGCP DEBUG <0013> endpoint:rtpbridge/34@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956209 DLMGCP DEBUG <0013> endpoint:rtpbridge/35@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956209 DLMGCP DEBUG <0013> endpoint:rtpbridge/36@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956209 DLMGCP DEBUG <0013> endpoint:rtpbridge/37@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956209 DLMGCP DEBUG <0013> endpoint:rtpbridge/38@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956209 DLMGCP DEBUG <0013> endpoint:rtpbridge/39@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956209 DLMGCP DEBUG <0013> endpoint:rtpbridge/3a@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956209 DLMGCP DEBUG <0013> endpoint:rtpbridge/3b@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956209 DLMGCP DEBUG <0013> endpoint:rtpbridge/3c@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956209 DLMGCP DEBUG <0013> endpoint:rtpbridge/3d@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956209 DLMGCP DEBUG <0013> endpoint:rtpbridge/3e@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956209 DLMGCP DEBUG <0013> endpoint:rtpbridge/3f@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956209 DLMGCP DEBUG <0013> endpoint:rtpbridge/40@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956209 DLMGCP DEBUG <0013> endpoint:rtpbridge/41@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956209 DLMGCP DEBUG <0013> endpoint:rtpbridge/42@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956209 DLMGCP DEBUG <0013> endpoint:rtpbridge/43@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956209 DLMGCP DEBUG <0013> endpoint:rtpbridge/44@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956209 DLMGCP DEBUG <0013> endpoint:rtpbridge/45@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956209 DLMGCP DEBUG <0013> endpoint:rtpbridge/46@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956209 DLMGCP DEBUG <0013> endpoint:rtpbridge/47@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956209 DLMGCP DEBUG <0013> endpoint:rtpbridge/48@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956209 DLMGCP DEBUG <0013> endpoint:rtpbridge/49@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956209 DLMGCP DEBUG <0013> endpoint:rtpbridge/4a@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956209 DLMGCP DEBUG <0013> endpoint:rtpbridge/4b@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956209 DLMGCP DEBUG <0013> endpoint:rtpbridge/4c@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956209 DLMGCP DEBUG <0013> endpoint:rtpbridge/4d@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956209 DLMGCP DEBUG <0013> endpoint:rtpbridge/4e@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956209 DLMGCP DEBUG <0013> endpoint:rtpbridge/4f@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956209 DLMGCP DEBUG <0013> endpoint:rtpbridge/50@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956209 DLMGCP DEBUG <0013> endpoint:rtpbridge/51@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956209 DLMGCP DEBUG <0013> endpoint:rtpbridge/52@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956209 DLMGCP DEBUG <0013> endpoint:rtpbridge/53@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956209 DLMGCP DEBUG <0013> endpoint:rtpbridge/54@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956209 DLMGCP DEBUG <0013> endpoint:rtpbridge/55@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956209 DLMGCP DEBUG <0013> endpoint:rtpbridge/56@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956209 DLMGCP DEBUG <0013> endpoint:rtpbridge/57@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956209 DLMGCP DEBUG <0013> endpoint:rtpbridge/58@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956209 DLMGCP DEBUG <0013> endpoint:rtpbridge/59@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956209 DLMGCP DEBUG <0013> endpoint:rtpbridge/5a@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956209 DLMGCP DEBUG <0013> endpoint:rtpbridge/5b@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956209 DLMGCP DEBUG <0013> endpoint:rtpbridge/5c@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956209 DLMGCP DEBUG <0013> endpoint:rtpbridge/5d@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956209 DLMGCP DEBUG <0013> endpoint:rtpbridge/5e@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956209 DLMGCP DEBUG <0013> endpoint:rtpbridge/5f@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956209 DLMGCP DEBUG <0013> endpoint:rtpbridge/60@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956209 DLMGCP DEBUG <0013> endpoint:rtpbridge/61@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956209 DLMGCP DEBUG <0013> endpoint:rtpbridge/62@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956209 DLMGCP DEBUG <0013> endpoint:rtpbridge/63@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956209 DLMGCP DEBUG <0013> endpoint:rtpbridge/64@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956209 DLMGCP DEBUG <0013> endpoint:rtpbridge/65@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956209 DLMGCP DEBUG <0013> endpoint:rtpbridge/66@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956209 DLMGCP DEBUG <0013> endpoint:rtpbridge/67@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956209 DLMGCP DEBUG <0013> endpoint:rtpbridge/68@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956209 DLMGCP DEBUG <0013> endpoint:rtpbridge/69@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956209 DLMGCP DEBUG <0013> endpoint:rtpbridge/6a@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956209 DLMGCP DEBUG <0013> endpoint:rtpbridge/6b@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956209 DLMGCP DEBUG <0013> endpoint:rtpbridge/6c@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956209 DLMGCP DEBUG <0013> endpoint:rtpbridge/6d@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956209 DLMGCP DEBUG <0013> endpoint:rtpbridge/6e@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956209 DLMGCP DEBUG <0013> endpoint:rtpbridge/6f@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956209 DLMGCP DEBUG <0013> endpoint:rtpbridge/70@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956209 DLMGCP DEBUG <0013> endpoint:rtpbridge/71@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956209 DLMGCP DEBUG <0013> endpoint:rtpbridge/72@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956209 DLMGCP DEBUG <0013> endpoint:rtpbridge/73@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956209 DLMGCP DEBUG <0013> endpoint:rtpbridge/74@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956209 DLMGCP DEBUG <0013> endpoint:rtpbridge/75@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956209 DLMGCP DEBUG <0013> endpoint:rtpbridge/76@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956209 DLMGCP DEBUG <0013> endpoint:rtpbridge/77@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956209 DLMGCP DEBUG <0013> endpoint:rtpbridge/78@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956209 DLMGCP DEBUG <0013> endpoint:rtpbridge/79@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956209 DLMGCP DEBUG <0013> endpoint:rtpbridge/7a@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956209 DLMGCP DEBUG <0013> endpoint:rtpbridge/7b@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956209 DLMGCP DEBUG <0013> endpoint:rtpbridge/7c@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956209 DLMGCP DEBUG <0013> endpoint:rtpbridge/7d@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956209 DLMGCP DEBUG <0013> endpoint:rtpbridge/7e@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956209 DLMGCP DEBUG <0013> endpoint:rtpbridge/7f@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956209 DLMGCP DEBUG <0013> endpoint:rtpbridge/80@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956209 DLMGCP DEBUG <0013> endpoint:rtpbridge/81@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956209 DLMGCP DEBUG <0013> endpoint:rtpbridge/82@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956209 DLMGCP DEBUG <0013> endpoint:rtpbridge/83@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956209 DLMGCP DEBUG <0013> endpoint:rtpbridge/84@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956209 DLMGCP DEBUG <0013> endpoint:rtpbridge/85@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956209 DLMGCP DEBUG <0013> endpoint:rtpbridge/86@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956209 DLMGCP DEBUG <0013> endpoint:rtpbridge/87@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956210 DLMGCP DEBUG <0013> endpoint:rtpbridge/88@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956210 DLMGCP DEBUG <0013> endpoint:rtpbridge/89@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956210 DLMGCP DEBUG <0013> endpoint:rtpbridge/8a@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956210 DLMGCP DEBUG <0013> endpoint:rtpbridge/8b@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956210 DLMGCP DEBUG <0013> endpoint:rtpbridge/8c@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956210 DLMGCP DEBUG <0013> endpoint:rtpbridge/8d@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956210 DLMGCP DEBUG <0013> endpoint:rtpbridge/8e@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956210 DLMGCP DEBUG <0013> endpoint:rtpbridge/8f@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956210 DLMGCP DEBUG <0013> endpoint:rtpbridge/90@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956210 DLMGCP DEBUG <0013> endpoint:rtpbridge/91@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956210 DLMGCP DEBUG <0013> endpoint:rtpbridge/92@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956210 DLMGCP DEBUG <0013> endpoint:rtpbridge/93@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956210 DLMGCP DEBUG <0013> endpoint:rtpbridge/94@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956210 DLMGCP DEBUG <0013> endpoint:rtpbridge/95@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956210 DLMGCP DEBUG <0013> endpoint:rtpbridge/96@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956210 DLMGCP DEBUG <0013> endpoint:rtpbridge/97@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956210 DLMGCP DEBUG <0013> endpoint:rtpbridge/98@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956210 DLMGCP DEBUG <0013> endpoint:rtpbridge/99@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956210 DLMGCP DEBUG <0013> endpoint:rtpbridge/9a@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956210 DLMGCP DEBUG <0013> endpoint:rtpbridge/9b@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956210 DLMGCP DEBUG <0013> endpoint:rtpbridge/9c@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956210 DLMGCP DEBUG <0013> endpoint:rtpbridge/9d@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956210 DLMGCP DEBUG <0013> endpoint:rtpbridge/9e@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956210 DLMGCP DEBUG <0013> endpoint:rtpbridge/9f@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956210 DLMGCP DEBUG <0013> endpoint:rtpbridge/a0@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956210 DLMGCP DEBUG <0013> endpoint:rtpbridge/a1@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956210 DLMGCP DEBUG <0013> endpoint:rtpbridge/a2@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956210 DLMGCP DEBUG <0013> endpoint:rtpbridge/a3@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956210 DLMGCP DEBUG <0013> endpoint:rtpbridge/a4@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956210 DLMGCP DEBUG <0013> endpoint:rtpbridge/a5@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956210 DLMGCP DEBUG <0013> endpoint:rtpbridge/a6@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956210 DLMGCP DEBUG <0013> endpoint:rtpbridge/a7@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956210 DLMGCP DEBUG <0013> endpoint:rtpbridge/a8@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956210 DLMGCP DEBUG <0013> endpoint:rtpbridge/a9@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956210 DLMGCP DEBUG <0013> endpoint:rtpbridge/aa@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956210 DLMGCP DEBUG <0013> endpoint:rtpbridge/ab@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956210 DLMGCP DEBUG <0013> endpoint:rtpbridge/ac@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956210 DLMGCP DEBUG <0013> endpoint:rtpbridge/ad@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956210 DLMGCP DEBUG <0013> endpoint:rtpbridge/ae@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956210 DLMGCP DEBUG <0013> endpoint:rtpbridge/af@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956210 DLMGCP DEBUG <0013> endpoint:rtpbridge/b0@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956210 DLMGCP DEBUG <0013> endpoint:rtpbridge/b1@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956210 DLMGCP DEBUG <0013> endpoint:rtpbridge/b2@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956210 DLMGCP DEBUG <0013> endpoint:rtpbridge/b3@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956210 DLMGCP DEBUG <0013> endpoint:rtpbridge/b4@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956210 DLMGCP DEBUG <0013> endpoint:rtpbridge/b5@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956210 DLMGCP DEBUG <0013> endpoint:rtpbridge/b6@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956210 DLMGCP DEBUG <0013> endpoint:rtpbridge/b7@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956210 DLMGCP DEBUG <0013> endpoint:rtpbridge/b8@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956210 DLMGCP DEBUG <0013> endpoint:rtpbridge/b9@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956210 DLMGCP DEBUG <0013> endpoint:rtpbridge/ba@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956210 DLMGCP DEBUG <0013> endpoint:rtpbridge/bb@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956210 DLMGCP DEBUG <0013> endpoint:rtpbridge/bc@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956210 DLMGCP DEBUG <0013> endpoint:rtpbridge/bd@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956210 DLMGCP DEBUG <0013> endpoint:rtpbridge/be@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956210 DLMGCP DEBUG <0013> endpoint:rtpbridge/bf@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956210 DLMGCP DEBUG <0013> endpoint:rtpbridge/c0@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956210 DLMGCP DEBUG <0013> endpoint:rtpbridge/c1@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956210 DLMGCP DEBUG <0013> endpoint:rtpbridge/c2@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956210 DLMGCP DEBUG <0013> endpoint:rtpbridge/c3@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956210 DLMGCP DEBUG <0013> endpoint:rtpbridge/c4@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956210 DLMGCP DEBUG <0013> endpoint:rtpbridge/c5@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956210 DLMGCP DEBUG <0013> endpoint:rtpbridge/c6@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956210 DLMGCP DEBUG <0013> endpoint:rtpbridge/c7@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956210 DLMGCP DEBUG <0013> endpoint:rtpbridge/c8@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956210 DLMGCP DEBUG <0013> endpoint:rtpbridge/c9@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956210 DLMGCP DEBUG <0013> endpoint:rtpbridge/ca@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956210 DLMGCP DEBUG <0013> endpoint:rtpbridge/cb@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956210 DLMGCP DEBUG <0013> endpoint:rtpbridge/cc@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956210 DLMGCP DEBUG <0013> endpoint:rtpbridge/cd@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956210 DLMGCP DEBUG <0013> endpoint:rtpbridge/ce@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956210 DLMGCP DEBUG <0013> endpoint:rtpbridge/cf@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956210 DLMGCP DEBUG <0013> endpoint:rtpbridge/d0@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956210 DLMGCP DEBUG <0013> endpoint:rtpbridge/d1@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956210 DLMGCP DEBUG <0013> endpoint:rtpbridge/d2@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956210 DLMGCP DEBUG <0013> endpoint:rtpbridge/d3@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956210 DLMGCP DEBUG <0013> endpoint:rtpbridge/d4@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956210 DLMGCP DEBUG <0013> endpoint:rtpbridge/d5@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956210 DLMGCP DEBUG <0013> endpoint:rtpbridge/d6@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956210 DLMGCP DEBUG <0013> endpoint:rtpbridge/d7@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956210 DLMGCP DEBUG <0013> endpoint:rtpbridge/d8@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956210 DLMGCP DEBUG <0013> endpoint:rtpbridge/d9@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956210 DLMGCP DEBUG <0013> endpoint:rtpbridge/da@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956210 DLMGCP DEBUG <0013> endpoint:rtpbridge/db@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956210 DLMGCP DEBUG <0013> endpoint:rtpbridge/dc@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956210 DLMGCP DEBUG <0013> endpoint:rtpbridge/dd@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956210 DLMGCP DEBUG <0013> endpoint:rtpbridge/de@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956210 DLMGCP DEBUG <0013> endpoint:rtpbridge/df@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956210 DLMGCP DEBUG <0013> endpoint:rtpbridge/e0@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956210 DLMGCP DEBUG <0013> endpoint:rtpbridge/e1@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956210 DLMGCP DEBUG <0013> endpoint:rtpbridge/e2@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956210 DLMGCP DEBUG <0013> endpoint:rtpbridge/e3@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956210 DLMGCP DEBUG <0013> endpoint:rtpbridge/e4@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956210 DLMGCP DEBUG <0013> endpoint:rtpbridge/e5@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956210 DLMGCP DEBUG <0013> endpoint:rtpbridge/e6@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956210 DLMGCP DEBUG <0013> endpoint:rtpbridge/e7@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956210 DLMGCP DEBUG <0013> endpoint:rtpbridge/e8@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956210 DLMGCP DEBUG <0013> endpoint:rtpbridge/e9@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956210 DLMGCP DEBUG <0013> endpoint:rtpbridge/ea@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956210 DLMGCP DEBUG <0013> endpoint:rtpbridge/eb@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956210 DLMGCP DEBUG <0013> endpoint:rtpbridge/ec@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956210 DLMGCP DEBUG <0013> endpoint:rtpbridge/ed@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956210 DLMGCP DEBUG <0013> endpoint:rtpbridge/ee@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956210 DLMGCP DEBUG <0013> endpoint:rtpbridge/ef@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956210 DLMGCP DEBUG <0013> endpoint:rtpbridge/f0@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956210 DLMGCP DEBUG <0013> endpoint:rtpbridge/f1@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956210 DLMGCP DEBUG <0013> endpoint:rtpbridge/f2@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956210 DLMGCP DEBUG <0013> endpoint:rtpbridge/f3@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956210 DLMGCP DEBUG <0013> endpoint:rtpbridge/f4@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956210 DLMGCP DEBUG <0013> endpoint:rtpbridge/f5@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956210 DLMGCP DEBUG <0013> endpoint:rtpbridge/f6@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956210 DLMGCP DEBUG <0013> endpoint:rtpbridge/f7@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956210 DLMGCP DEBUG <0013> endpoint:rtpbridge/f8@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956210 DLMGCP DEBUG <0013> endpoint:rtpbridge/f9@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956210 DLMGCP DEBUG <0013> endpoint:rtpbridge/fa@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956210 DLMGCP DEBUG <0013> endpoint:rtpbridge/fb@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956210 DLMGCP DEBUG <0013> endpoint:rtpbridge/fc@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956210 DLMGCP DEBUG <0013> endpoint:rtpbridge/fd@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956210 DLMGCP DEBUG <0013> endpoint:rtpbridge/fe@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956210 DLMGCP DEBUG <0013> endpoint:rtpbridge/ff@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956210 DLMGCP DEBUG <0013> endpoint:rtpbridge/100@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956210 DLMGCP DEBUG <0013> endpoint:rtpbridge/101@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956210 DLMGCP DEBUG <0013> endpoint:rtpbridge/102@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956210 DLMGCP DEBUG <0013> endpoint:rtpbridge/103@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956210 DLMGCP DEBUG <0013> endpoint:rtpbridge/104@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956210 DLMGCP DEBUG <0013> endpoint:rtpbridge/105@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956210 DLMGCP DEBUG <0013> endpoint:rtpbridge/106@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956210 DLMGCP DEBUG <0013> endpoint:rtpbridge/107@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956210 DLMGCP DEBUG <0013> endpoint:rtpbridge/108@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956210 DLMGCP DEBUG <0013> endpoint:rtpbridge/109@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956211 DLMGCP DEBUG <0013> endpoint:rtpbridge/10a@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956211 DLMGCP DEBUG <0013> endpoint:rtpbridge/10b@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956211 DLMGCP DEBUG <0013> endpoint:rtpbridge/10c@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956211 DLMGCP DEBUG <0013> endpoint:rtpbridge/10d@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956211 DLMGCP DEBUG <0013> endpoint:rtpbridge/10e@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956211 DLMGCP DEBUG <0013> endpoint:rtpbridge/10f@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956211 DLMGCP DEBUG <0013> endpoint:rtpbridge/110@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956211 DLMGCP DEBUG <0013> endpoint:rtpbridge/111@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956211 DLMGCP DEBUG <0013> endpoint:rtpbridge/112@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956211 DLMGCP DEBUG <0013> endpoint:rtpbridge/113@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956211 DLMGCP DEBUG <0013> endpoint:rtpbridge/114@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956211 DLMGCP DEBUG <0013> endpoint:rtpbridge/115@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956211 DLMGCP DEBUG <0013> endpoint:rtpbridge/116@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956211 DLMGCP DEBUG <0013> endpoint:rtpbridge/117@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956211 DLMGCP DEBUG <0013> endpoint:rtpbridge/118@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956211 DLMGCP DEBUG <0013> endpoint:rtpbridge/119@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956211 DLMGCP DEBUG <0013> endpoint:rtpbridge/11a@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956211 DLMGCP DEBUG <0013> endpoint:rtpbridge/11b@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956211 DLMGCP DEBUG <0013> endpoint:rtpbridge/11c@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956211 DLMGCP DEBUG <0013> endpoint:rtpbridge/11d@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956211 DLMGCP DEBUG <0013> endpoint:rtpbridge/11e@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956211 DLMGCP DEBUG <0013> endpoint:rtpbridge/11f@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956211 DLMGCP DEBUG <0013> endpoint:rtpbridge/120@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956211 DLMGCP DEBUG <0013> endpoint:rtpbridge/121@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956211 DLMGCP DEBUG <0013> endpoint:rtpbridge/122@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956211 DLMGCP DEBUG <0013> endpoint:rtpbridge/123@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956211 DLMGCP DEBUG <0013> endpoint:rtpbridge/124@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956211 DLMGCP DEBUG <0013> endpoint:rtpbridge/125@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956211 DLMGCP DEBUG <0013> endpoint:rtpbridge/126@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956211 DLMGCP DEBUG <0013> endpoint:rtpbridge/127@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956211 DLMGCP DEBUG <0013> endpoint:rtpbridge/128@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956211 DLMGCP DEBUG <0013> endpoint:rtpbridge/129@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956211 DLMGCP DEBUG <0013> endpoint:rtpbridge/12a@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956211 DLMGCP DEBUG <0013> endpoint:rtpbridge/12b@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956211 DLMGCP DEBUG <0013> endpoint:rtpbridge/12c@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956211 DLMGCP DEBUG <0013> endpoint:none Generated response: code=200 (mgcp_protocol.c:230) 20241102125956211 DLMGCP DEBUG <0013> Generated response: line #00: 200 2791 OK (mgcp_msg.c:67) 20241102125956211 DLMGCP DEBUG <0013> Received message: line #00: DLCX 2792 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241102125956211 DLMGCP DEBUG <0013> Received message: line #01: C: 00F9 (mgcp_msg.c:67) 20241102125956211 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found free endpoint: rtpbridge/1@mgw (mgcp_endp.c:261) 20241102125956211 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:441) 20241102125956211 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241102125956211 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956211 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956211 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956211 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956211 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956211 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956211 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956211 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956211 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956211 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956211 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956211 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956211 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956211 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956211 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956211 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956211 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956211 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956211 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956211 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956211 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956211 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956211 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956211 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956211 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956211 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956211 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956212 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956212 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956212 DLMGCP DEBUG <0013> endpoint:rtpbridge/1e@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956212 DLMGCP DEBUG <0013> endpoint:rtpbridge/1f@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956212 DLMGCP DEBUG <0013> endpoint:rtpbridge/20@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956212 DLMGCP DEBUG <0013> endpoint:rtpbridge/21@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956212 DLMGCP DEBUG <0013> endpoint:rtpbridge/22@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956212 DLMGCP DEBUG <0013> endpoint:rtpbridge/23@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956212 DLMGCP DEBUG <0013> endpoint:rtpbridge/24@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956212 DLMGCP DEBUG <0013> endpoint:rtpbridge/25@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956212 DLMGCP DEBUG <0013> endpoint:rtpbridge/26@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956212 DLMGCP DEBUG <0013> endpoint:rtpbridge/27@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956212 DLMGCP DEBUG <0013> endpoint:rtpbridge/28@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956212 DLMGCP DEBUG <0013> endpoint:rtpbridge/29@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956212 DLMGCP DEBUG <0013> endpoint:rtpbridge/2a@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956212 DLMGCP DEBUG <0013> endpoint:rtpbridge/2b@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956212 DLMGCP DEBUG <0013> endpoint:rtpbridge/2c@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956212 DLMGCP DEBUG <0013> endpoint:rtpbridge/2d@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956212 DLMGCP DEBUG <0013> endpoint:rtpbridge/2e@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956212 DLMGCP DEBUG <0013> endpoint:rtpbridge/2f@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956212 DLMGCP DEBUG <0013> endpoint:rtpbridge/30@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956212 DLMGCP DEBUG <0013> endpoint:rtpbridge/31@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956212 DLMGCP DEBUG <0013> endpoint:rtpbridge/32@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956212 DLMGCP DEBUG <0013> endpoint:rtpbridge/33@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956212 DLMGCP DEBUG <0013> endpoint:rtpbridge/34@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956212 DLMGCP DEBUG <0013> endpoint:rtpbridge/35@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956212 DLMGCP DEBUG <0013> endpoint:rtpbridge/36@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956212 DLMGCP DEBUG <0013> endpoint:rtpbridge/37@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956212 DLMGCP DEBUG <0013> endpoint:rtpbridge/38@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956212 DLMGCP DEBUG <0013> endpoint:rtpbridge/39@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956212 DLMGCP DEBUG <0013> endpoint:rtpbridge/3a@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956212 DLMGCP DEBUG <0013> endpoint:rtpbridge/3b@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956212 DLMGCP DEBUG <0013> endpoint:rtpbridge/3c@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956212 DLMGCP DEBUG <0013> endpoint:rtpbridge/3d@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956212 DLMGCP DEBUG <0013> endpoint:rtpbridge/3e@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956212 DLMGCP DEBUG <0013> endpoint:rtpbridge/3f@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956212 DLMGCP DEBUG <0013> endpoint:rtpbridge/40@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956212 DLMGCP DEBUG <0013> endpoint:rtpbridge/41@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956212 DLMGCP DEBUG <0013> endpoint:rtpbridge/42@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956212 DLMGCP DEBUG <0013> endpoint:rtpbridge/43@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956212 DLMGCP DEBUG <0013> endpoint:rtpbridge/44@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956212 DLMGCP DEBUG <0013> endpoint:rtpbridge/45@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956212 DLMGCP DEBUG <0013> endpoint:rtpbridge/46@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956212 DLMGCP DEBUG <0013> endpoint:rtpbridge/47@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956212 DLMGCP DEBUG <0013> endpoint:rtpbridge/48@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956212 DLMGCP DEBUG <0013> endpoint:rtpbridge/49@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956212 DLMGCP DEBUG <0013> endpoint:rtpbridge/4a@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956212 DLMGCP DEBUG <0013> endpoint:rtpbridge/4b@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956212 DLMGCP DEBUG <0013> endpoint:rtpbridge/4c@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956212 DLMGCP DEBUG <0013> endpoint:rtpbridge/4d@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956212 DLMGCP DEBUG <0013> endpoint:rtpbridge/4e@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956212 DLMGCP DEBUG <0013> endpoint:rtpbridge/4f@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956212 DLMGCP DEBUG <0013> endpoint:rtpbridge/50@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956212 DLMGCP DEBUG <0013> endpoint:rtpbridge/51@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956212 DLMGCP DEBUG <0013> endpoint:rtpbridge/52@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956212 DLMGCP DEBUG <0013> endpoint:rtpbridge/53@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956212 DLMGCP DEBUG <0013> endpoint:rtpbridge/54@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956212 DLMGCP DEBUG <0013> endpoint:rtpbridge/55@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956212 DLMGCP DEBUG <0013> endpoint:rtpbridge/56@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956212 DLMGCP DEBUG <0013> endpoint:rtpbridge/57@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956212 DLMGCP DEBUG <0013> endpoint:rtpbridge/58@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956212 DLMGCP DEBUG <0013> endpoint:rtpbridge/59@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956212 DLMGCP DEBUG <0013> endpoint:rtpbridge/5a@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956212 DLMGCP DEBUG <0013> endpoint:rtpbridge/5b@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956212 DLMGCP DEBUG <0013> endpoint:rtpbridge/5c@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956212 DLMGCP DEBUG <0013> endpoint:rtpbridge/5d@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956212 DLMGCP DEBUG <0013> endpoint:rtpbridge/5e@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956212 DLMGCP DEBUG <0013> endpoint:rtpbridge/5f@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956212 DLMGCP DEBUG <0013> endpoint:rtpbridge/60@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956212 DLMGCP DEBUG <0013> endpoint:rtpbridge/61@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956212 DLMGCP DEBUG <0013> endpoint:rtpbridge/62@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956212 DLMGCP DEBUG <0013> endpoint:rtpbridge/63@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956212 DLMGCP DEBUG <0013> endpoint:rtpbridge/64@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956212 DLMGCP DEBUG <0013> endpoint:rtpbridge/65@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956212 DLMGCP DEBUG <0013> endpoint:rtpbridge/66@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956212 DLMGCP DEBUG <0013> endpoint:rtpbridge/67@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956212 DLMGCP DEBUG <0013> endpoint:rtpbridge/68@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956212 DLMGCP DEBUG <0013> endpoint:rtpbridge/69@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956212 DLMGCP DEBUG <0013> endpoint:rtpbridge/6a@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956212 DLMGCP DEBUG <0013> endpoint:rtpbridge/6b@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956212 DLMGCP DEBUG <0013> endpoint:rtpbridge/6c@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956212 DLMGCP DEBUG <0013> endpoint:rtpbridge/6d@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956212 DLMGCP DEBUG <0013> endpoint:rtpbridge/6e@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956212 DLMGCP DEBUG <0013> endpoint:rtpbridge/6f@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956212 DLMGCP DEBUG <0013> endpoint:rtpbridge/70@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956212 DLMGCP DEBUG <0013> endpoint:rtpbridge/71@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956212 DLMGCP DEBUG <0013> endpoint:rtpbridge/72@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956212 DLMGCP DEBUG <0013> endpoint:rtpbridge/73@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956212 DLMGCP DEBUG <0013> endpoint:rtpbridge/74@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956212 DLMGCP DEBUG <0013> endpoint:rtpbridge/75@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956212 DLMGCP DEBUG <0013> endpoint:rtpbridge/76@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956212 DLMGCP DEBUG <0013> endpoint:rtpbridge/77@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956212 DLMGCP DEBUG <0013> endpoint:rtpbridge/78@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956212 DLMGCP DEBUG <0013> endpoint:rtpbridge/79@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956212 DLMGCP DEBUG <0013> endpoint:rtpbridge/7a@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956212 DLMGCP DEBUG <0013> endpoint:rtpbridge/7b@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956212 DLMGCP DEBUG <0013> endpoint:rtpbridge/7c@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956212 DLMGCP DEBUG <0013> endpoint:rtpbridge/7d@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956212 DLMGCP DEBUG <0013> endpoint:rtpbridge/7e@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956212 DLMGCP DEBUG <0013> endpoint:rtpbridge/7f@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956212 DLMGCP DEBUG <0013> endpoint:rtpbridge/80@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956212 DLMGCP DEBUG <0013> endpoint:rtpbridge/81@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956212 DLMGCP DEBUG <0013> endpoint:rtpbridge/82@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956212 DLMGCP DEBUG <0013> endpoint:rtpbridge/83@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956212 DLMGCP DEBUG <0013> endpoint:rtpbridge/84@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956212 DLMGCP DEBUG <0013> endpoint:rtpbridge/85@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956212 DLMGCP DEBUG <0013> endpoint:rtpbridge/86@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956212 DLMGCP DEBUG <0013> endpoint:rtpbridge/87@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956212 DLMGCP DEBUG <0013> endpoint:rtpbridge/88@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956212 DLMGCP DEBUG <0013> endpoint:rtpbridge/89@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956212 DLMGCP DEBUG <0013> endpoint:rtpbridge/8a@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956212 DLMGCP DEBUG <0013> endpoint:rtpbridge/8b@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956212 DLMGCP DEBUG <0013> endpoint:rtpbridge/8c@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956212 DLMGCP DEBUG <0013> endpoint:rtpbridge/8d@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956212 DLMGCP DEBUG <0013> endpoint:rtpbridge/8e@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956212 DLMGCP DEBUG <0013> endpoint:rtpbridge/8f@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956212 DLMGCP DEBUG <0013> endpoint:rtpbridge/90@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956212 DLMGCP DEBUG <0013> endpoint:rtpbridge/91@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956212 DLMGCP DEBUG <0013> endpoint:rtpbridge/92@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956212 DLMGCP DEBUG <0013> endpoint:rtpbridge/93@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956212 DLMGCP DEBUG <0013> endpoint:rtpbridge/94@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956212 DLMGCP DEBUG <0013> endpoint:rtpbridge/95@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956212 DLMGCP DEBUG <0013> endpoint:rtpbridge/96@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956212 DLMGCP DEBUG <0013> endpoint:rtpbridge/97@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956212 DLMGCP DEBUG <0013> endpoint:rtpbridge/98@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956212 DLMGCP DEBUG <0013> endpoint:rtpbridge/99@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956212 DLMGCP DEBUG <0013> endpoint:rtpbridge/9a@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956213 DLMGCP DEBUG <0013> endpoint:rtpbridge/9b@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956213 DLMGCP DEBUG <0013> endpoint:rtpbridge/9c@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956213 DLMGCP DEBUG <0013> endpoint:rtpbridge/9d@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956213 DLMGCP DEBUG <0013> endpoint:rtpbridge/9e@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956213 DLMGCP DEBUG <0013> endpoint:rtpbridge/9f@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956213 DLMGCP DEBUG <0013> endpoint:rtpbridge/a0@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956213 DLMGCP DEBUG <0013> endpoint:rtpbridge/a1@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956213 DLMGCP DEBUG <0013> endpoint:rtpbridge/a2@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956213 DLMGCP DEBUG <0013> endpoint:rtpbridge/a3@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956213 DLMGCP DEBUG <0013> endpoint:rtpbridge/a4@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956213 DLMGCP DEBUG <0013> endpoint:rtpbridge/a5@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956213 DLMGCP DEBUG <0013> endpoint:rtpbridge/a6@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956213 DLMGCP DEBUG <0013> endpoint:rtpbridge/a7@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956213 DLMGCP DEBUG <0013> endpoint:rtpbridge/a8@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956213 DLMGCP DEBUG <0013> endpoint:rtpbridge/a9@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956213 DLMGCP DEBUG <0013> endpoint:rtpbridge/aa@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956213 DLMGCP DEBUG <0013> endpoint:rtpbridge/ab@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956213 DLMGCP DEBUG <0013> endpoint:rtpbridge/ac@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956213 DLMGCP DEBUG <0013> endpoint:rtpbridge/ad@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956213 DLMGCP DEBUG <0013> endpoint:rtpbridge/ae@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956213 DLMGCP DEBUG <0013> endpoint:rtpbridge/af@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956213 DLMGCP DEBUG <0013> endpoint:rtpbridge/b0@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956213 DLMGCP DEBUG <0013> endpoint:rtpbridge/b1@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956213 DLMGCP DEBUG <0013> endpoint:rtpbridge/b2@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956213 DLMGCP DEBUG <0013> endpoint:rtpbridge/b3@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956213 DLMGCP DEBUG <0013> endpoint:rtpbridge/b4@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956213 DLMGCP DEBUG <0013> endpoint:rtpbridge/b5@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956213 DLMGCP DEBUG <0013> endpoint:rtpbridge/b6@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956213 DLMGCP DEBUG <0013> endpoint:rtpbridge/b7@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956213 DLMGCP DEBUG <0013> endpoint:rtpbridge/b8@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956213 DLMGCP DEBUG <0013> endpoint:rtpbridge/b9@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956213 DLMGCP DEBUG <0013> endpoint:rtpbridge/ba@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956213 DLMGCP DEBUG <0013> endpoint:rtpbridge/bb@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956213 DLMGCP DEBUG <0013> endpoint:rtpbridge/bc@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956213 DLMGCP DEBUG <0013> endpoint:rtpbridge/bd@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956213 DLMGCP DEBUG <0013> endpoint:rtpbridge/be@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956213 DLMGCP DEBUG <0013> endpoint:rtpbridge/bf@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956213 DLMGCP DEBUG <0013> endpoint:rtpbridge/c0@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956213 DLMGCP DEBUG <0013> endpoint:rtpbridge/c1@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956213 DLMGCP DEBUG <0013> endpoint:rtpbridge/c2@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956213 DLMGCP DEBUG <0013> endpoint:rtpbridge/c3@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956213 DLMGCP DEBUG <0013> endpoint:rtpbridge/c4@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956213 DLMGCP DEBUG <0013> endpoint:rtpbridge/c5@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956213 DLMGCP DEBUG <0013> endpoint:rtpbridge/c6@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956213 DLMGCP DEBUG <0013> endpoint:rtpbridge/c7@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956213 DLMGCP DEBUG <0013> endpoint:rtpbridge/c8@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956213 DLMGCP DEBUG <0013> endpoint:rtpbridge/c9@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956213 DLMGCP DEBUG <0013> endpoint:rtpbridge/ca@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956213 DLMGCP DEBUG <0013> endpoint:rtpbridge/cb@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956213 DLMGCP DEBUG <0013> endpoint:rtpbridge/cc@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956213 DLMGCP DEBUG <0013> endpoint:rtpbridge/cd@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956213 DLMGCP DEBUG <0013> endpoint:rtpbridge/ce@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956213 DLMGCP DEBUG <0013> endpoint:rtpbridge/cf@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956213 DLMGCP DEBUG <0013> endpoint:rtpbridge/d0@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956213 DLMGCP DEBUG <0013> endpoint:rtpbridge/d1@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956213 DLMGCP DEBUG <0013> endpoint:rtpbridge/d2@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956213 DLMGCP DEBUG <0013> endpoint:rtpbridge/d3@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956213 DLMGCP DEBUG <0013> endpoint:rtpbridge/d4@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956213 DLMGCP DEBUG <0013> endpoint:rtpbridge/d5@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956213 DLMGCP DEBUG <0013> endpoint:rtpbridge/d6@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956213 DLMGCP DEBUG <0013> endpoint:rtpbridge/d7@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956213 DLMGCP DEBUG <0013> endpoint:rtpbridge/d8@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956213 DLMGCP DEBUG <0013> endpoint:rtpbridge/d9@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956213 DLMGCP DEBUG <0013> endpoint:rtpbridge/da@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956213 DLMGCP DEBUG <0013> endpoint:rtpbridge/db@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956213 DLMGCP DEBUG <0013> endpoint:rtpbridge/dc@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956213 DLMGCP DEBUG <0013> endpoint:rtpbridge/dd@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956213 DLMGCP DEBUG <0013> endpoint:rtpbridge/de@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956213 DLMGCP DEBUG <0013> endpoint:rtpbridge/df@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956213 DLMGCP DEBUG <0013> endpoint:rtpbridge/e0@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956213 DLMGCP DEBUG <0013> endpoint:rtpbridge/e1@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956213 DLMGCP DEBUG <0013> endpoint:rtpbridge/e2@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956213 DLMGCP DEBUG <0013> endpoint:rtpbridge/e3@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956213 DLMGCP DEBUG <0013> endpoint:rtpbridge/e4@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956213 DLMGCP DEBUG <0013> endpoint:rtpbridge/e5@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956213 DLMGCP DEBUG <0013> endpoint:rtpbridge/e6@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956213 DLMGCP DEBUG <0013> endpoint:rtpbridge/e7@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956213 DLMGCP DEBUG <0013> endpoint:rtpbridge/e8@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956213 DLMGCP DEBUG <0013> endpoint:rtpbridge/e9@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956213 DLMGCP DEBUG <0013> endpoint:rtpbridge/ea@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956213 DLMGCP DEBUG <0013> endpoint:rtpbridge/eb@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956213 DLMGCP DEBUG <0013> endpoint:rtpbridge/ec@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956213 DLMGCP DEBUG <0013> endpoint:rtpbridge/ed@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956213 DLMGCP DEBUG <0013> endpoint:rtpbridge/ee@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956213 DLMGCP DEBUG <0013> endpoint:rtpbridge/ef@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956213 DLMGCP DEBUG <0013> endpoint:rtpbridge/f0@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956213 DLMGCP DEBUG <0013> endpoint:rtpbridge/f1@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956213 DLMGCP DEBUG <0013> endpoint:rtpbridge/f2@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956213 DLMGCP DEBUG <0013> endpoint:rtpbridge/f3@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956213 DLMGCP DEBUG <0013> endpoint:rtpbridge/f4@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956213 DLMGCP DEBUG <0013> endpoint:rtpbridge/f5@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956213 DLMGCP DEBUG <0013> endpoint:rtpbridge/f6@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956213 DLMGCP DEBUG <0013> endpoint:rtpbridge/f7@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956213 DLMGCP DEBUG <0013> endpoint:rtpbridge/f8@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956213 DLMGCP DEBUG <0013> endpoint:rtpbridge/f9@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956213 DLMGCP DEBUG <0013> endpoint:rtpbridge/fa@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956213 DLMGCP DEBUG <0013> endpoint:rtpbridge/fb@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956213 DLMGCP DEBUG <0013> endpoint:rtpbridge/fc@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956213 DLMGCP DEBUG <0013> endpoint:rtpbridge/fd@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956213 DLMGCP DEBUG <0013> endpoint:rtpbridge/fe@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956213 DLMGCP DEBUG <0013> endpoint:rtpbridge/ff@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956213 DLMGCP DEBUG <0013> endpoint:rtpbridge/100@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956213 DLMGCP DEBUG <0013> endpoint:rtpbridge/101@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956213 DLMGCP DEBUG <0013> endpoint:rtpbridge/102@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956213 DLMGCP DEBUG <0013> endpoint:rtpbridge/103@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956213 DLMGCP DEBUG <0013> endpoint:rtpbridge/104@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956213 DLMGCP DEBUG <0013> endpoint:rtpbridge/105@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956213 DLMGCP DEBUG <0013> endpoint:rtpbridge/106@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956213 DLMGCP DEBUG <0013> endpoint:rtpbridge/107@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956213 DLMGCP DEBUG <0013> endpoint:rtpbridge/108@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956213 DLMGCP DEBUG <0013> endpoint:rtpbridge/109@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956213 DLMGCP DEBUG <0013> endpoint:rtpbridge/10a@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956213 DLMGCP DEBUG <0013> endpoint:rtpbridge/10b@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956213 DLMGCP DEBUG <0013> endpoint:rtpbridge/10c@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956213 DLMGCP DEBUG <0013> endpoint:rtpbridge/10d@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956213 DLMGCP DEBUG <0013> endpoint:rtpbridge/10e@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956213 DLMGCP DEBUG <0013> endpoint:rtpbridge/10f@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956213 DLMGCP DEBUG <0013> endpoint:rtpbridge/110@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956213 DLMGCP DEBUG <0013> endpoint:rtpbridge/111@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956213 DLMGCP DEBUG <0013> endpoint:rtpbridge/112@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956213 DLMGCP DEBUG <0013> endpoint:rtpbridge/113@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956213 DLMGCP DEBUG <0013> endpoint:rtpbridge/114@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956213 DLMGCP DEBUG <0013> endpoint:rtpbridge/115@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956213 DLMGCP DEBUG <0013> endpoint:rtpbridge/116@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956213 DLMGCP DEBUG <0013> endpoint:rtpbridge/117@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956213 DLMGCP DEBUG <0013> endpoint:rtpbridge/118@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956213 DLMGCP DEBUG <0013> endpoint:rtpbridge/119@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956213 DLMGCP DEBUG <0013> endpoint:rtpbridge/11a@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956213 DLMGCP DEBUG <0013> endpoint:rtpbridge/11b@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956214 DLMGCP DEBUG <0013> endpoint:rtpbridge/11c@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956214 DLMGCP DEBUG <0013> endpoint:rtpbridge/11d@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956214 DLMGCP DEBUG <0013> endpoint:rtpbridge/11e@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956214 DLMGCP DEBUG <0013> endpoint:rtpbridge/11f@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956214 DLMGCP DEBUG <0013> endpoint:rtpbridge/120@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956214 DLMGCP DEBUG <0013> endpoint:rtpbridge/121@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956214 DLMGCP DEBUG <0013> endpoint:rtpbridge/122@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956214 DLMGCP DEBUG <0013> endpoint:rtpbridge/123@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956214 DLMGCP DEBUG <0013> endpoint:rtpbridge/124@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956214 DLMGCP DEBUG <0013> endpoint:rtpbridge/125@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956214 DLMGCP DEBUG <0013> endpoint:rtpbridge/126@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956214 DLMGCP DEBUG <0013> endpoint:rtpbridge/127@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956214 DLMGCP DEBUG <0013> endpoint:rtpbridge/128@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956214 DLMGCP DEBUG <0013> endpoint:rtpbridge/129@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956214 DLMGCP DEBUG <0013> endpoint:rtpbridge/12a@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956214 DLMGCP DEBUG <0013> endpoint:rtpbridge/12b@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956214 DLMGCP DEBUG <0013> endpoint:rtpbridge/12c@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956214 DLMGCP DEBUG <0013> endpoint:none Generated response: code=200 (mgcp_protocol.c:230) 20241102125956214 DLMGCP DEBUG <0013> Generated response: line #00: 200 2792 OK (mgcp_msg.c:67) 20241102125956214 DLMGCP DEBUG <0013> Received message: line #00: DLCX 2793 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241102125956214 DLMGCP DEBUG <0013> Received message: line #01: C: 00FA (mgcp_msg.c:67) 20241102125956214 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found free endpoint: rtpbridge/1@mgw (mgcp_endp.c:261) 20241102125956214 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:441) 20241102125956214 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241102125956214 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956214 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956214 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956214 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956214 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956214 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956214 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956214 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956214 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956214 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956214 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956214 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956214 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956214 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956214 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956214 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956214 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956214 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956214 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956214 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956214 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956214 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956214 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956214 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956214 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956214 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956214 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956214 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956214 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956214 DLMGCP DEBUG <0013> endpoint:rtpbridge/1e@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956214 DLMGCP DEBUG <0013> endpoint:rtpbridge/1f@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956214 DLMGCP DEBUG <0013> endpoint:rtpbridge/20@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956214 DLMGCP DEBUG <0013> endpoint:rtpbridge/21@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956214 DLMGCP DEBUG <0013> endpoint:rtpbridge/22@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956214 DLMGCP DEBUG <0013> endpoint:rtpbridge/23@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956214 DLMGCP DEBUG <0013> endpoint:rtpbridge/24@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956214 DLMGCP DEBUG <0013> endpoint:rtpbridge/25@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956214 DLMGCP DEBUG <0013> endpoint:rtpbridge/26@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956214 DLMGCP DEBUG <0013> endpoint:rtpbridge/27@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956214 DLMGCP DEBUG <0013> endpoint:rtpbridge/28@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956214 DLMGCP DEBUG <0013> endpoint:rtpbridge/29@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956214 DLMGCP DEBUG <0013> endpoint:rtpbridge/2a@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956214 DLMGCP DEBUG <0013> endpoint:rtpbridge/2b@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956214 DLMGCP DEBUG <0013> endpoint:rtpbridge/2c@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956214 DLMGCP DEBUG <0013> endpoint:rtpbridge/2d@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956214 DLMGCP DEBUG <0013> endpoint:rtpbridge/2e@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956214 DLMGCP DEBUG <0013> endpoint:rtpbridge/2f@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956215 DLMGCP DEBUG <0013> endpoint:rtpbridge/30@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956215 DLMGCP DEBUG <0013> endpoint:rtpbridge/31@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956215 DLMGCP DEBUG <0013> endpoint:rtpbridge/32@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956215 DLMGCP DEBUG <0013> endpoint:rtpbridge/33@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956215 DLMGCP DEBUG <0013> endpoint:rtpbridge/34@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956215 DLMGCP DEBUG <0013> endpoint:rtpbridge/35@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956215 DLMGCP DEBUG <0013> endpoint:rtpbridge/36@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956215 DLMGCP DEBUG <0013> endpoint:rtpbridge/37@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956215 DLMGCP DEBUG <0013> endpoint:rtpbridge/38@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956215 DLMGCP DEBUG <0013> endpoint:rtpbridge/39@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956215 DLMGCP DEBUG <0013> endpoint:rtpbridge/3a@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956215 DLMGCP DEBUG <0013> endpoint:rtpbridge/3b@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956215 DLMGCP DEBUG <0013> endpoint:rtpbridge/3c@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956215 DLMGCP DEBUG <0013> endpoint:rtpbridge/3d@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956215 DLMGCP DEBUG <0013> endpoint:rtpbridge/3e@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956215 DLMGCP DEBUG <0013> endpoint:rtpbridge/3f@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956215 DLMGCP DEBUG <0013> endpoint:rtpbridge/40@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956215 DLMGCP DEBUG <0013> endpoint:rtpbridge/41@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956215 DLMGCP DEBUG <0013> endpoint:rtpbridge/42@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956215 DLMGCP DEBUG <0013> endpoint:rtpbridge/43@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956215 DLMGCP DEBUG <0013> endpoint:rtpbridge/44@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956215 DLMGCP DEBUG <0013> endpoint:rtpbridge/45@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956215 DLMGCP DEBUG <0013> endpoint:rtpbridge/46@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956215 DLMGCP DEBUG <0013> endpoint:rtpbridge/47@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956215 DLMGCP DEBUG <0013> endpoint:rtpbridge/48@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956215 DLMGCP DEBUG <0013> endpoint:rtpbridge/49@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956215 DLMGCP DEBUG <0013> endpoint:rtpbridge/4a@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956215 DLMGCP DEBUG <0013> endpoint:rtpbridge/4b@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956215 DLMGCP DEBUG <0013> endpoint:rtpbridge/4c@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956215 DLMGCP DEBUG <0013> endpoint:rtpbridge/4d@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956215 DLMGCP DEBUG <0013> endpoint:rtpbridge/4e@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956215 DLMGCP DEBUG <0013> endpoint:rtpbridge/4f@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956215 DLMGCP DEBUG <0013> endpoint:rtpbridge/50@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956215 DLMGCP DEBUG <0013> endpoint:rtpbridge/51@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956215 DLMGCP DEBUG <0013> endpoint:rtpbridge/52@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956215 DLMGCP DEBUG <0013> endpoint:rtpbridge/53@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956215 DLMGCP DEBUG <0013> endpoint:rtpbridge/54@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956215 DLMGCP DEBUG <0013> endpoint:rtpbridge/55@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956215 DLMGCP DEBUG <0013> endpoint:rtpbridge/56@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956215 DLMGCP DEBUG <0013> endpoint:rtpbridge/57@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956215 DLMGCP DEBUG <0013> endpoint:rtpbridge/58@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956215 DLMGCP DEBUG <0013> endpoint:rtpbridge/59@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956215 DLMGCP DEBUG <0013> endpoint:rtpbridge/5a@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956215 DLMGCP DEBUG <0013> endpoint:rtpbridge/5b@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956215 DLMGCP DEBUG <0013> endpoint:rtpbridge/5c@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956215 DLMGCP DEBUG <0013> endpoint:rtpbridge/5d@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956215 DLMGCP DEBUG <0013> endpoint:rtpbridge/5e@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956215 DLMGCP DEBUG <0013> endpoint:rtpbridge/5f@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956215 DLMGCP DEBUG <0013> endpoint:rtpbridge/60@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956215 DLMGCP DEBUG <0013> endpoint:rtpbridge/61@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956215 DLMGCP DEBUG <0013> endpoint:rtpbridge/62@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956215 DLMGCP DEBUG <0013> endpoint:rtpbridge/63@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956215 DLMGCP DEBUG <0013> endpoint:rtpbridge/64@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956215 DLMGCP DEBUG <0013> endpoint:rtpbridge/65@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956215 DLMGCP DEBUG <0013> endpoint:rtpbridge/66@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956215 DLMGCP DEBUG <0013> endpoint:rtpbridge/67@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956215 DLMGCP DEBUG <0013> endpoint:rtpbridge/68@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956215 DLMGCP DEBUG <0013> endpoint:rtpbridge/69@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956215 DLMGCP DEBUG <0013> endpoint:rtpbridge/6a@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956215 DLMGCP DEBUG <0013> endpoint:rtpbridge/6b@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956215 DLMGCP DEBUG <0013> endpoint:rtpbridge/6c@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956215 DLMGCP DEBUG <0013> endpoint:rtpbridge/6d@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956215 DLMGCP DEBUG <0013> endpoint:rtpbridge/6e@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956215 DLMGCP DEBUG <0013> endpoint:rtpbridge/6f@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956215 DLMGCP DEBUG <0013> endpoint:rtpbridge/70@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956215 DLMGCP DEBUG <0013> endpoint:rtpbridge/71@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956215 DLMGCP DEBUG <0013> endpoint:rtpbridge/72@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956215 DLMGCP DEBUG <0013> endpoint:rtpbridge/73@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956215 DLMGCP DEBUG <0013> endpoint:rtpbridge/74@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956215 DLMGCP DEBUG <0013> endpoint:rtpbridge/75@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956215 DLMGCP DEBUG <0013> endpoint:rtpbridge/76@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956215 DLMGCP DEBUG <0013> endpoint:rtpbridge/77@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956215 DLMGCP DEBUG <0013> endpoint:rtpbridge/78@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956215 DLMGCP DEBUG <0013> endpoint:rtpbridge/79@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956215 DLMGCP DEBUG <0013> endpoint:rtpbridge/7a@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956215 DLMGCP DEBUG <0013> endpoint:rtpbridge/7b@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956215 DLMGCP DEBUG <0013> endpoint:rtpbridge/7c@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956215 DLMGCP DEBUG <0013> endpoint:rtpbridge/7d@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956215 DLMGCP DEBUG <0013> endpoint:rtpbridge/7e@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956215 DLMGCP DEBUG <0013> endpoint:rtpbridge/7f@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956215 DLMGCP DEBUG <0013> endpoint:rtpbridge/80@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956215 DLMGCP DEBUG <0013> endpoint:rtpbridge/81@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956215 DLMGCP DEBUG <0013> endpoint:rtpbridge/82@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956215 DLMGCP DEBUG <0013> endpoint:rtpbridge/83@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956215 DLMGCP DEBUG <0013> endpoint:rtpbridge/84@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956215 DLMGCP DEBUG <0013> endpoint:rtpbridge/85@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956215 DLMGCP DEBUG <0013> endpoint:rtpbridge/86@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956215 DLMGCP DEBUG <0013> endpoint:rtpbridge/87@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956215 DLMGCP DEBUG <0013> endpoint:rtpbridge/88@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956215 DLMGCP DEBUG <0013> endpoint:rtpbridge/89@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956215 DLMGCP DEBUG <0013> endpoint:rtpbridge/8a@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956215 DLMGCP DEBUG <0013> endpoint:rtpbridge/8b@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956215 DLMGCP DEBUG <0013> endpoint:rtpbridge/8c@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956215 DLMGCP DEBUG <0013> endpoint:rtpbridge/8d@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956215 DLMGCP DEBUG <0013> endpoint:rtpbridge/8e@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956215 DLMGCP DEBUG <0013> endpoint:rtpbridge/8f@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956215 DLMGCP DEBUG <0013> endpoint:rtpbridge/90@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956215 DLMGCP DEBUG <0013> endpoint:rtpbridge/91@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956215 DLMGCP DEBUG <0013> endpoint:rtpbridge/92@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956215 DLMGCP DEBUG <0013> endpoint:rtpbridge/93@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956215 DLMGCP DEBUG <0013> endpoint:rtpbridge/94@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956215 DLMGCP DEBUG <0013> endpoint:rtpbridge/95@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956215 DLMGCP DEBUG <0013> endpoint:rtpbridge/96@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956215 DLMGCP DEBUG <0013> endpoint:rtpbridge/97@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956215 DLMGCP DEBUG <0013> endpoint:rtpbridge/98@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956215 DLMGCP DEBUG <0013> endpoint:rtpbridge/99@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956215 DLMGCP DEBUG <0013> endpoint:rtpbridge/9a@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956215 DLMGCP DEBUG <0013> endpoint:rtpbridge/9b@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956215 DLMGCP DEBUG <0013> endpoint:rtpbridge/9c@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956215 DLMGCP DEBUG <0013> endpoint:rtpbridge/9d@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956215 DLMGCP DEBUG <0013> endpoint:rtpbridge/9e@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956215 DLMGCP DEBUG <0013> endpoint:rtpbridge/9f@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956215 DLMGCP DEBUG <0013> endpoint:rtpbridge/a0@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956215 DLMGCP DEBUG <0013> endpoint:rtpbridge/a1@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956215 DLMGCP DEBUG <0013> endpoint:rtpbridge/a2@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956215 DLMGCP DEBUG <0013> endpoint:rtpbridge/a3@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956215 DLMGCP DEBUG <0013> endpoint:rtpbridge/a4@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956215 DLMGCP DEBUG <0013> endpoint:rtpbridge/a5@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956215 DLMGCP DEBUG <0013> endpoint:rtpbridge/a6@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956215 DLMGCP DEBUG <0013> endpoint:rtpbridge/a7@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956215 DLMGCP DEBUG <0013> endpoint:rtpbridge/a8@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956215 DLMGCP DEBUG <0013> endpoint:rtpbridge/a9@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956215 DLMGCP DEBUG <0013> endpoint:rtpbridge/aa@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956215 DLMGCP DEBUG <0013> endpoint:rtpbridge/ab@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956215 DLMGCP DEBUG <0013> endpoint:rtpbridge/ac@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956215 DLMGCP DEBUG <0013> endpoint:rtpbridge/ad@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956215 DLMGCP DEBUG <0013> endpoint:rtpbridge/ae@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956215 DLMGCP DEBUG <0013> endpoint:rtpbridge/af@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956215 DLMGCP DEBUG <0013> endpoint:rtpbridge/b0@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956215 DLMGCP DEBUG <0013> endpoint:rtpbridge/b1@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956215 DLMGCP DEBUG <0013> endpoint:rtpbridge/b2@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956215 DLMGCP DEBUG <0013> endpoint:rtpbridge/b3@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956215 DLMGCP DEBUG <0013> endpoint:rtpbridge/b4@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956215 DLMGCP DEBUG <0013> endpoint:rtpbridge/b5@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956215 DLMGCP DEBUG <0013> endpoint:rtpbridge/b6@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956215 DLMGCP DEBUG <0013> endpoint:rtpbridge/b7@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956215 DLMGCP DEBUG <0013> endpoint:rtpbridge/b8@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956215 DLMGCP DEBUG <0013> endpoint:rtpbridge/b9@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956215 DLMGCP DEBUG <0013> endpoint:rtpbridge/ba@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956215 DLMGCP DEBUG <0013> endpoint:rtpbridge/bb@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956215 DLMGCP DEBUG <0013> endpoint:rtpbridge/bc@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956215 DLMGCP DEBUG <0013> endpoint:rtpbridge/bd@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956215 DLMGCP DEBUG <0013> endpoint:rtpbridge/be@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956215 DLMGCP DEBUG <0013> endpoint:rtpbridge/bf@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956215 DLMGCP DEBUG <0013> endpoint:rtpbridge/c0@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956215 DLMGCP DEBUG <0013> endpoint:rtpbridge/c1@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956215 DLMGCP DEBUG <0013> endpoint:rtpbridge/c2@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956215 DLMGCP DEBUG <0013> endpoint:rtpbridge/c3@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956215 DLMGCP DEBUG <0013> endpoint:rtpbridge/c4@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956215 DLMGCP DEBUG <0013> endpoint:rtpbridge/c5@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956215 DLMGCP DEBUG <0013> endpoint:rtpbridge/c6@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956215 DLMGCP DEBUG <0013> endpoint:rtpbridge/c7@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956216 DLMGCP DEBUG <0013> endpoint:rtpbridge/c8@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956216 DLMGCP DEBUG <0013> endpoint:rtpbridge/c9@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956216 DLMGCP DEBUG <0013> endpoint:rtpbridge/ca@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956216 DLMGCP DEBUG <0013> endpoint:rtpbridge/cb@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956216 DLMGCP DEBUG <0013> endpoint:rtpbridge/cc@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956216 DLMGCP DEBUG <0013> endpoint:rtpbridge/cd@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956216 DLMGCP DEBUG <0013> endpoint:rtpbridge/ce@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956216 DLMGCP DEBUG <0013> endpoint:rtpbridge/cf@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956216 DLMGCP DEBUG <0013> endpoint:rtpbridge/d0@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956216 DLMGCP DEBUG <0013> endpoint:rtpbridge/d1@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956216 DLMGCP DEBUG <0013> endpoint:rtpbridge/d2@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956216 DLMGCP DEBUG <0013> endpoint:rtpbridge/d3@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956216 DLMGCP DEBUG <0013> endpoint:rtpbridge/d4@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956216 DLMGCP DEBUG <0013> endpoint:rtpbridge/d5@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956216 DLMGCP DEBUG <0013> endpoint:rtpbridge/d6@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956216 DLMGCP DEBUG <0013> endpoint:rtpbridge/d7@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956216 DLMGCP DEBUG <0013> endpoint:rtpbridge/d8@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956216 DLMGCP DEBUG <0013> endpoint:rtpbridge/d9@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956216 DLMGCP DEBUG <0013> endpoint:rtpbridge/da@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956216 DLMGCP DEBUG <0013> endpoint:rtpbridge/db@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956216 DLMGCP DEBUG <0013> endpoint:rtpbridge/dc@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956216 DLMGCP DEBUG <0013> endpoint:rtpbridge/dd@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956216 DLMGCP DEBUG <0013> endpoint:rtpbridge/de@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956216 DLMGCP DEBUG <0013> endpoint:rtpbridge/df@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956216 DLMGCP DEBUG <0013> endpoint:rtpbridge/e0@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956216 DLMGCP DEBUG <0013> endpoint:rtpbridge/e1@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956216 DLMGCP DEBUG <0013> endpoint:rtpbridge/e2@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956216 DLMGCP DEBUG <0013> endpoint:rtpbridge/e3@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956216 DLMGCP DEBUG <0013> endpoint:rtpbridge/e4@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956216 DLMGCP DEBUG <0013> endpoint:rtpbridge/e5@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956216 DLMGCP DEBUG <0013> endpoint:rtpbridge/e6@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956216 DLMGCP DEBUG <0013> endpoint:rtpbridge/e7@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956216 DLMGCP DEBUG <0013> endpoint:rtpbridge/e8@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956216 DLMGCP DEBUG <0013> endpoint:rtpbridge/e9@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956216 DLMGCP DEBUG <0013> endpoint:rtpbridge/ea@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956216 DLMGCP DEBUG <0013> endpoint:rtpbridge/eb@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956216 DLMGCP DEBUG <0013> endpoint:rtpbridge/ec@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956216 DLMGCP DEBUG <0013> endpoint:rtpbridge/ed@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956216 DLMGCP DEBUG <0013> endpoint:rtpbridge/ee@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956216 DLMGCP DEBUG <0013> endpoint:rtpbridge/ef@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956216 DLMGCP DEBUG <0013> endpoint:rtpbridge/f0@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956216 DLMGCP DEBUG <0013> endpoint:rtpbridge/f1@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956216 DLMGCP DEBUG <0013> endpoint:rtpbridge/f2@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956216 DLMGCP DEBUG <0013> endpoint:rtpbridge/f3@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956216 DLMGCP DEBUG <0013> endpoint:rtpbridge/f4@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956216 DLMGCP DEBUG <0013> endpoint:rtpbridge/f5@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956216 DLMGCP DEBUG <0013> endpoint:rtpbridge/f6@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956216 DLMGCP DEBUG <0013> endpoint:rtpbridge/f7@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956216 DLMGCP DEBUG <0013> endpoint:rtpbridge/f8@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956216 DLMGCP DEBUG <0013> endpoint:rtpbridge/f9@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956216 DLMGCP DEBUG <0013> endpoint:rtpbridge/fa@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956216 DLMGCP DEBUG <0013> endpoint:rtpbridge/fb@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956216 DLMGCP DEBUG <0013> endpoint:rtpbridge/fc@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956216 DLMGCP DEBUG <0013> endpoint:rtpbridge/fd@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956216 DLMGCP DEBUG <0013> endpoint:rtpbridge/fe@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956216 DLMGCP DEBUG <0013> endpoint:rtpbridge/ff@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956216 DLMGCP DEBUG <0013> endpoint:rtpbridge/100@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956216 DLMGCP DEBUG <0013> endpoint:rtpbridge/101@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956216 DLMGCP DEBUG <0013> endpoint:rtpbridge/102@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956216 DLMGCP DEBUG <0013> endpoint:rtpbridge/103@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956216 DLMGCP DEBUG <0013> endpoint:rtpbridge/104@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956216 DLMGCP DEBUG <0013> endpoint:rtpbridge/105@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956216 DLMGCP DEBUG <0013> endpoint:rtpbridge/106@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956216 DLMGCP DEBUG <0013> endpoint:rtpbridge/107@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956216 DLMGCP DEBUG <0013> endpoint:rtpbridge/108@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956216 DLMGCP DEBUG <0013> endpoint:rtpbridge/109@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956216 DLMGCP DEBUG <0013> endpoint:rtpbridge/10a@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956216 DLMGCP DEBUG <0013> endpoint:rtpbridge/10b@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956216 DLMGCP DEBUG <0013> endpoint:rtpbridge/10c@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956216 DLMGCP DEBUG <0013> endpoint:rtpbridge/10d@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956216 DLMGCP DEBUG <0013> endpoint:rtpbridge/10e@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956216 DLMGCP DEBUG <0013> endpoint:rtpbridge/10f@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956216 DLMGCP DEBUG <0013> endpoint:rtpbridge/110@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956216 DLMGCP DEBUG <0013> endpoint:rtpbridge/111@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956216 DLMGCP DEBUG <0013> endpoint:rtpbridge/112@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956216 DLMGCP DEBUG <0013> endpoint:rtpbridge/113@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956216 DLMGCP DEBUG <0013> endpoint:rtpbridge/114@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956216 DLMGCP DEBUG <0013> endpoint:rtpbridge/115@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956216 DLMGCP DEBUG <0013> endpoint:rtpbridge/116@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956216 DLMGCP DEBUG <0013> endpoint:rtpbridge/117@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956216 DLMGCP DEBUG <0013> endpoint:rtpbridge/118@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956216 DLMGCP DEBUG <0013> endpoint:rtpbridge/119@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956216 DLMGCP DEBUG <0013> endpoint:rtpbridge/11a@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956216 DLMGCP DEBUG <0013> endpoint:rtpbridge/11b@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956216 DLMGCP DEBUG <0013> endpoint:rtpbridge/11c@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956216 DLMGCP DEBUG <0013> endpoint:rtpbridge/11d@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956216 DLMGCP DEBUG <0013> endpoint:rtpbridge/11e@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956216 DLMGCP DEBUG <0013> endpoint:rtpbridge/11f@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956216 DLMGCP DEBUG <0013> endpoint:rtpbridge/120@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956216 DLMGCP DEBUG <0013> endpoint:rtpbridge/121@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956216 DLMGCP DEBUG <0013> endpoint:rtpbridge/122@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956216 DLMGCP DEBUG <0013> endpoint:rtpbridge/123@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956216 DLMGCP DEBUG <0013> endpoint:rtpbridge/124@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956216 DLMGCP DEBUG <0013> endpoint:rtpbridge/125@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956216 DLMGCP DEBUG <0013> endpoint:rtpbridge/126@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956216 DLMGCP DEBUG <0013> endpoint:rtpbridge/127@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956216 DLMGCP DEBUG <0013> endpoint:rtpbridge/128@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956216 DLMGCP DEBUG <0013> endpoint:rtpbridge/129@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956216 DLMGCP DEBUG <0013> endpoint:rtpbridge/12a@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956216 DLMGCP DEBUG <0013> endpoint:rtpbridge/12b@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956216 DLMGCP DEBUG <0013> endpoint:rtpbridge/12c@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956216 DLMGCP DEBUG <0013> endpoint:none Generated response: code=200 (mgcp_protocol.c:230) 20241102125956216 DLMGCP DEBUG <0013> Generated response: line #00: 200 2793 OK (mgcp_msg.c:67) VirtCallAgent-STATS(155)@10445d38c153: Final verdict of PTC: none IPA-CTRL-CLI-IPA(156)@10445d38c153: Final verdict of PTC: none OsmuxEM(154)@10445d38c153: Final verdict of PTC: none RTPEM2(153)@10445d38c153: Final verdict of PTC: none RTPEM0(151)@10445d38c153: Final verdict of PTC: none RTPEM1(152)@10445d38c153: Final verdict of PTC: none MTC@10445d38c153: Setting final verdict of the test case. MTC@10445d38c153: Local verdict of MTC: pass MTC@10445d38c153: Local verdict of PTC RTPEM0(151): none (pass -> pass) MTC@10445d38c153: Local verdict of PTC RTPEM1(152): none (pass -> pass) MTC@10445d38c153: Local verdict of PTC RTPEM2(153): none (pass -> pass) MTC@10445d38c153: Local verdict of PTC OsmuxEM(154): none (pass -> pass) MTC@10445d38c153: Local verdict of PTC VirtCallAgent-STATS(155): none (pass -> pass) MTC@10445d38c153: Local verdict of PTC IPA-CTRL-CLI-IPA(156): none (pass -> pass) MTC@10445d38c153: Test case TC_crcx_osmux_257 finished. Verdict: pass MTC@10445d38c153: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh MGCP_Test.TC_crcx_osmux_257 pass'. 20241102125956217 DLMGCP DEBUG <0013> Received message: line #00: DLCX 2794 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241102125956217 DLMGCP DEBUG <0013> Received message: line #01: C: 00FB (mgcp_msg.c:67) 20241102125956217 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found free endpoint: rtpbridge/1@mgw (mgcp_endp.c:261) 20241102125956217 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:441) 20241102125956217 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241102125956217 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956217 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956217 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956217 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956217 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956217 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956217 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956217 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956217 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956217 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956217 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956217 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956217 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956217 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956217 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956217 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956217 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956217 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956217 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956217 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956217 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956217 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956217 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956217 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956217 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956217 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956217 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956217 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956217 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956217 DLMGCP DEBUG <0013> endpoint:rtpbridge/1e@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956217 DLMGCP DEBUG <0013> endpoint:rtpbridge/1f@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956217 DLMGCP DEBUG <0013> endpoint:rtpbridge/20@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956217 DLMGCP DEBUG <0013> endpoint:rtpbridge/21@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956217 DLMGCP DEBUG <0013> endpoint:rtpbridge/22@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956217 DLMGCP DEBUG <0013> endpoint:rtpbridge/23@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956217 DLMGCP DEBUG <0013> endpoint:rtpbridge/24@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956217 DLMGCP DEBUG <0013> endpoint:rtpbridge/25@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956217 DLMGCP DEBUG <0013> endpoint:rtpbridge/26@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956217 DLMGCP DEBUG <0013> endpoint:rtpbridge/27@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956217 DLMGCP DEBUG <0013> endpoint:rtpbridge/28@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956217 DLMGCP DEBUG <0013> endpoint:rtpbridge/29@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956217 DLMGCP DEBUG <0013> endpoint:rtpbridge/2a@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956217 DLMGCP DEBUG <0013> endpoint:rtpbridge/2b@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956217 DLMGCP DEBUG <0013> endpoint:rtpbridge/2c@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956217 DLMGCP DEBUG <0013> endpoint:rtpbridge/2d@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956217 DLMGCP DEBUG <0013> endpoint:rtpbridge/2e@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956217 DLMGCP DEBUG <0013> endpoint:rtpbridge/2f@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956217 DLMGCP DEBUG <0013> endpoint:rtpbridge/30@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956217 DLMGCP DEBUG <0013> endpoint:rtpbridge/31@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956217 DLMGCP DEBUG <0013> endpoint:rtpbridge/32@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956217 DLMGCP DEBUG <0013> endpoint:rtpbridge/33@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956217 DLMGCP DEBUG <0013> endpoint:rtpbridge/34@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956217 DLMGCP DEBUG <0013> endpoint:rtpbridge/35@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956217 DLMGCP DEBUG <0013> endpoint:rtpbridge/36@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956217 DLMGCP DEBUG <0013> endpoint:rtpbridge/37@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956217 DLMGCP DEBUG <0013> endpoint:rtpbridge/38@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956217 DLMGCP DEBUG <0013> endpoint:rtpbridge/39@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956217 DLMGCP DEBUG <0013> endpoint:rtpbridge/3a@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956217 DLMGCP DEBUG <0013> endpoint:rtpbridge/3b@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956217 DLMGCP DEBUG <0013> endpoint:rtpbridge/3c@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956217 DLMGCP DEBUG <0013> endpoint:rtpbridge/3d@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956217 DLMGCP DEBUG <0013> endpoint:rtpbridge/3e@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956217 DLMGCP DEBUG <0013> endpoint:rtpbridge/3f@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956217 DLMGCP DEBUG <0013> endpoint:rtpbridge/40@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956217 DLMGCP DEBUG <0013> endpoint:rtpbridge/41@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956217 DLMGCP DEBUG <0013> endpoint:rtpbridge/42@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956217 DLMGCP DEBUG <0013> endpoint:rtpbridge/43@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956217 DLMGCP DEBUG <0013> endpoint:rtpbridge/44@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956217 DLMGCP DEBUG <0013> endpoint:rtpbridge/45@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956217 DLMGCP DEBUG <0013> endpoint:rtpbridge/46@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956217 DLMGCP DEBUG <0013> endpoint:rtpbridge/47@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956217 DLMGCP DEBUG <0013> endpoint:rtpbridge/48@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956217 DLMGCP DEBUG <0013> endpoint:rtpbridge/49@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956217 DLMGCP DEBUG <0013> endpoint:rtpbridge/4a@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956217 DLMGCP DEBUG <0013> endpoint:rtpbridge/4b@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956217 DLMGCP DEBUG <0013> endpoint:rtpbridge/4c@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956217 DLMGCP DEBUG <0013> endpoint:rtpbridge/4d@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956217 DLMGCP DEBUG <0013> endpoint:rtpbridge/4e@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956217 DLMGCP DEBUG <0013> endpoint:rtpbridge/4f@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956217 DLMGCP DEBUG <0013> endpoint:rtpbridge/50@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956217 DLMGCP DEBUG <0013> endpoint:rtpbridge/51@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956217 DLMGCP DEBUG <0013> endpoint:rtpbridge/52@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956217 DLMGCP DEBUG <0013> endpoint:rtpbridge/53@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956217 DLMGCP DEBUG <0013> endpoint:rtpbridge/54@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956217 DLMGCP DEBUG <0013> endpoint:rtpbridge/55@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956217 DLMGCP DEBUG <0013> endpoint:rtpbridge/56@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956217 DLMGCP DEBUG <0013> endpoint:rtpbridge/57@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956217 DLMGCP DEBUG <0013> endpoint:rtpbridge/58@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956217 DLMGCP DEBUG <0013> endpoint:rtpbridge/59@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956217 DLMGCP DEBUG <0013> endpoint:rtpbridge/5a@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956217 DLMGCP DEBUG <0013> endpoint:rtpbridge/5b@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956217 DLMGCP DEBUG <0013> endpoint:rtpbridge/5c@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956217 DLMGCP DEBUG <0013> endpoint:rtpbridge/5d@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956217 DLMGCP DEBUG <0013> endpoint:rtpbridge/5e@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956217 DLMGCP DEBUG <0013> endpoint:rtpbridge/5f@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956217 DLMGCP DEBUG <0013> endpoint:rtpbridge/60@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956217 DLMGCP DEBUG <0013> endpoint:rtpbridge/61@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956217 DLMGCP DEBUG <0013> endpoint:rtpbridge/62@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956217 DLMGCP DEBUG <0013> endpoint:rtpbridge/63@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956217 DLMGCP DEBUG <0013> endpoint:rtpbridge/64@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956217 DLMGCP DEBUG <0013> endpoint:rtpbridge/65@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956217 DLMGCP DEBUG <0013> endpoint:rtpbridge/66@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956217 DLMGCP DEBUG <0013> endpoint:rtpbridge/67@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956217 DLMGCP DEBUG <0013> endpoint:rtpbridge/68@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956217 DLMGCP DEBUG <0013> endpoint:rtpbridge/69@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956217 DLMGCP DEBUG <0013> endpoint:rtpbridge/6a@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956218 DLMGCP DEBUG <0013> endpoint:rtpbridge/6b@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956218 DLMGCP DEBUG <0013> endpoint:rtpbridge/6c@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956218 DLMGCP DEBUG <0013> endpoint:rtpbridge/6d@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956218 DLMGCP DEBUG <0013> endpoint:rtpbridge/6e@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956218 DLMGCP DEBUG <0013> endpoint:rtpbridge/6f@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956218 DLMGCP DEBUG <0013> endpoint:rtpbridge/70@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956218 DLMGCP DEBUG <0013> endpoint:rtpbridge/71@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956218 DLMGCP DEBUG <0013> endpoint:rtpbridge/72@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956218 DLMGCP DEBUG <0013> endpoint:rtpbridge/73@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956218 DLMGCP DEBUG <0013> endpoint:rtpbridge/74@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956218 DLMGCP DEBUG <0013> endpoint:rtpbridge/75@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956218 DLMGCP DEBUG <0013> endpoint:rtpbridge/76@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956218 DLMGCP DEBUG <0013> endpoint:rtpbridge/77@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956218 DLMGCP DEBUG <0013> endpoint:rtpbridge/78@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956218 DLMGCP DEBUG <0013> endpoint:rtpbridge/79@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956218 DLMGCP DEBUG <0013> endpoint:rtpbridge/7a@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956218 DLMGCP DEBUG <0013> endpoint:rtpbridge/7b@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956218 DLMGCP DEBUG <0013> endpoint:rtpbridge/7c@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956218 DLMGCP DEBUG <0013> endpoint:rtpbridge/7d@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956218 DLMGCP DEBUG <0013> endpoint:rtpbridge/7e@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956218 DLMGCP DEBUG <0013> endpoint:rtpbridge/7f@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956218 DLMGCP DEBUG <0013> endpoint:rtpbridge/80@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956218 DLMGCP DEBUG <0013> endpoint:rtpbridge/81@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956218 DLMGCP DEBUG <0013> endpoint:rtpbridge/82@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956218 DLMGCP DEBUG <0013> endpoint:rtpbridge/83@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956218 DLMGCP DEBUG <0013> endpoint:rtpbridge/84@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956218 DLMGCP DEBUG <0013> endpoint:rtpbridge/85@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956218 DLMGCP DEBUG <0013> endpoint:rtpbridge/86@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956218 DLMGCP DEBUG <0013> endpoint:rtpbridge/87@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956218 DLMGCP DEBUG <0013> endpoint:rtpbridge/88@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956218 DLMGCP DEBUG <0013> endpoint:rtpbridge/89@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956218 DLMGCP DEBUG <0013> endpoint:rtpbridge/8a@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956218 DLMGCP DEBUG <0013> endpoint:rtpbridge/8b@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956218 DLMGCP DEBUG <0013> endpoint:rtpbridge/8c@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956218 DLMGCP DEBUG <0013> endpoint:rtpbridge/8d@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956218 DLMGCP DEBUG <0013> endpoint:rtpbridge/8e@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956218 DLMGCP DEBUG <0013> endpoint:rtpbridge/8f@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956218 DLMGCP DEBUG <0013> endpoint:rtpbridge/90@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956218 DLMGCP DEBUG <0013> endpoint:rtpbridge/91@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956218 DLMGCP DEBUG <0013> endpoint:rtpbridge/92@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956218 DLMGCP DEBUG <0013> endpoint:rtpbridge/93@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956218 DLMGCP DEBUG <0013> endpoint:rtpbridge/94@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956218 DLMGCP DEBUG <0013> endpoint:rtpbridge/95@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956218 DLMGCP DEBUG <0013> endpoint:rtpbridge/96@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956218 DLMGCP DEBUG <0013> endpoint:rtpbridge/97@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956218 DLMGCP DEBUG <0013> endpoint:rtpbridge/98@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956218 DLMGCP DEBUG <0013> endpoint:rtpbridge/99@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956218 DLMGCP DEBUG <0013> endpoint:rtpbridge/9a@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956218 DLMGCP DEBUG <0013> endpoint:rtpbridge/9b@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956218 DLMGCP DEBUG <0013> endpoint:rtpbridge/9c@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956218 DLMGCP DEBUG <0013> endpoint:rtpbridge/9d@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956218 DLMGCP DEBUG <0013> endpoint:rtpbridge/9e@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956218 DLMGCP DEBUG <0013> endpoint:rtpbridge/9f@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956218 DLMGCP DEBUG <0013> endpoint:rtpbridge/a0@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956218 DLMGCP DEBUG <0013> endpoint:rtpbridge/a1@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956218 DLMGCP DEBUG <0013> endpoint:rtpbridge/a2@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956218 DLMGCP DEBUG <0013> endpoint:rtpbridge/a3@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956218 DLMGCP DEBUG <0013> endpoint:rtpbridge/a4@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956218 DLMGCP DEBUG <0013> endpoint:rtpbridge/a5@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956218 DLMGCP DEBUG <0013> endpoint:rtpbridge/a6@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956218 DLMGCP DEBUG <0013> endpoint:rtpbridge/a7@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956218 DLMGCP DEBUG <0013> endpoint:rtpbridge/a8@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956218 DLMGCP DEBUG <0013> endpoint:rtpbridge/a9@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956218 DLMGCP DEBUG <0013> endpoint:rtpbridge/aa@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956218 DLMGCP DEBUG <0013> endpoint:rtpbridge/ab@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956218 DLMGCP DEBUG <0013> endpoint:rtpbridge/ac@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956218 DLMGCP DEBUG <0013> endpoint:rtpbridge/ad@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956218 DLMGCP DEBUG <0013> endpoint:rtpbridge/ae@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956218 DLMGCP DEBUG <0013> endpoint:rtpbridge/af@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956218 DLMGCP DEBUG <0013> endpoint:rtpbridge/b0@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956218 DLMGCP DEBUG <0013> endpoint:rtpbridge/b1@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956218 DLMGCP DEBUG <0013> endpoint:rtpbridge/b2@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956218 DLMGCP DEBUG <0013> endpoint:rtpbridge/b3@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956218 DLMGCP DEBUG <0013> endpoint:rtpbridge/b4@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956218 DLMGCP DEBUG <0013> endpoint:rtpbridge/b5@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956218 DLMGCP DEBUG <0013> endpoint:rtpbridge/b6@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956218 DLMGCP DEBUG <0013> endpoint:rtpbridge/b7@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956218 DLMGCP DEBUG <0013> endpoint:rtpbridge/b8@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956218 DLMGCP DEBUG <0013> endpoint:rtpbridge/b9@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956218 DLMGCP DEBUG <0013> endpoint:rtpbridge/ba@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956218 DLMGCP DEBUG <0013> endpoint:rtpbridge/bb@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956218 DLMGCP DEBUG <0013> endpoint:rtpbridge/bc@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956218 DLMGCP DEBUG <0013> endpoint:rtpbridge/bd@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956218 DLMGCP DEBUG <0013> endpoint:rtpbridge/be@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956218 DLMGCP DEBUG <0013> endpoint:rtpbridge/bf@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956218 DLMGCP DEBUG <0013> endpoint:rtpbridge/c0@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956218 DLMGCP DEBUG <0013> endpoint:rtpbridge/c1@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956218 DLMGCP DEBUG <0013> endpoint:rtpbridge/c2@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956218 DLMGCP DEBUG <0013> endpoint:rtpbridge/c3@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956218 DLMGCP DEBUG <0013> endpoint:rtpbridge/c4@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956218 DLMGCP DEBUG <0013> endpoint:rtpbridge/c5@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956218 DLMGCP DEBUG <0013> endpoint:rtpbridge/c6@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956218 DLMGCP DEBUG <0013> endpoint:rtpbridge/c7@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956218 DLMGCP DEBUG <0013> endpoint:rtpbridge/c8@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956218 DLMGCP DEBUG <0013> endpoint:rtpbridge/c9@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956218 DLMGCP DEBUG <0013> endpoint:rtpbridge/ca@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956218 DLMGCP DEBUG <0013> endpoint:rtpbridge/cb@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956218 DLMGCP DEBUG <0013> endpoint:rtpbridge/cc@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956218 DLMGCP DEBUG <0013> endpoint:rtpbridge/cd@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956218 DLMGCP DEBUG <0013> endpoint:rtpbridge/ce@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956218 DLMGCP DEBUG <0013> endpoint:rtpbridge/cf@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956218 DLMGCP DEBUG <0013> endpoint:rtpbridge/d0@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956218 DLMGCP DEBUG <0013> endpoint:rtpbridge/d1@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956218 DLMGCP DEBUG <0013> endpoint:rtpbridge/d2@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956218 DLMGCP DEBUG <0013> endpoint:rtpbridge/d3@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956218 DLMGCP DEBUG <0013> endpoint:rtpbridge/d4@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956218 DLMGCP DEBUG <0013> endpoint:rtpbridge/d5@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956218 DLMGCP DEBUG <0013> endpoint:rtpbridge/d6@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956218 DLMGCP DEBUG <0013> endpoint:rtpbridge/d7@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956218 DLMGCP DEBUG <0013> endpoint:rtpbridge/d8@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956218 DLMGCP DEBUG <0013> endpoint:rtpbridge/d9@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956218 DLMGCP DEBUG <0013> endpoint:rtpbridge/da@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956218 DLMGCP DEBUG <0013> endpoint:rtpbridge/db@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956218 DLMGCP DEBUG <0013> endpoint:rtpbridge/dc@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956218 DLMGCP DEBUG <0013> endpoint:rtpbridge/dd@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956218 DLMGCP DEBUG <0013> endpoint:rtpbridge/de@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956218 DLMGCP DEBUG <0013> endpoint:rtpbridge/df@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956218 DLMGCP DEBUG <0013> endpoint:rtpbridge/e0@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956218 DLMGCP DEBUG <0013> endpoint:rtpbridge/e1@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956218 DLMGCP DEBUG <0013> endpoint:rtpbridge/e2@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956218 DLMGCP DEBUG <0013> endpoint:rtpbridge/e3@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956218 DLMGCP DEBUG <0013> endpoint:rtpbridge/e4@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956218 DLMGCP DEBUG <0013> endpoint:rtpbridge/e5@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956218 DLMGCP DEBUG <0013> endpoint:rtpbridge/e6@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956218 DLMGCP DEBUG <0013> endpoint:rtpbridge/e7@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956218 DLMGCP DEBUG <0013> endpoint:rtpbridge/e8@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956218 DLMGCP DEBUG <0013> endpoint:rtpbridge/e9@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956218 DLMGCP DEBUG <0013> endpoint:rtpbridge/ea@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956218 DLMGCP DEBUG <0013> endpoint:rtpbridge/eb@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956219 DLMGCP DEBUG <0013> endpoint:rtpbridge/ec@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956219 DLMGCP DEBUG <0013> endpoint:rtpbridge/ed@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956219 DLMGCP DEBUG <0013> endpoint:rtpbridge/ee@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956219 DLMGCP DEBUG <0013> endpoint:rtpbridge/ef@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956219 DLMGCP DEBUG <0013> endpoint:rtpbridge/f0@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956219 DLMGCP DEBUG <0013> endpoint:rtpbridge/f1@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956219 DLMGCP DEBUG <0013> endpoint:rtpbridge/f2@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956219 DLMGCP DEBUG <0013> endpoint:rtpbridge/f3@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956219 DLMGCP DEBUG <0013> endpoint:rtpbridge/f4@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956219 DLMGCP DEBUG <0013> endpoint:rtpbridge/f5@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956219 DLMGCP DEBUG <0013> endpoint:rtpbridge/f6@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956219 DLMGCP DEBUG <0013> endpoint:rtpbridge/f7@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956219 DLMGCP DEBUG <0013> endpoint:rtpbridge/f8@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956219 DLMGCP DEBUG <0013> endpoint:rtpbridge/f9@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956219 DLMGCP DEBUG <0013> endpoint:rtpbridge/fa@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956219 DLMGCP DEBUG <0013> endpoint:rtpbridge/fb@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956219 DLMGCP DEBUG <0013> endpoint:rtpbridge/fc@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956219 DLMGCP DEBUG <0013> endpoint:rtpbridge/fd@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956219 DLMGCP DEBUG <0013> endpoint:rtpbridge/fe@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956219 DLMGCP DEBUG <0013> endpoint:rtpbridge/ff@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956219 DLMGCP DEBUG <0013> endpoint:rtpbridge/100@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956219 DLMGCP DEBUG <0013> endpoint:rtpbridge/101@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956219 DLMGCP DEBUG <0013> endpoint:rtpbridge/102@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956219 DLMGCP DEBUG <0013> endpoint:rtpbridge/103@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956219 DLMGCP DEBUG <0013> endpoint:rtpbridge/104@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956219 DLMGCP DEBUG <0013> endpoint:rtpbridge/105@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956219 DLMGCP DEBUG <0013> endpoint:rtpbridge/106@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956219 DLMGCP DEBUG <0013> endpoint:rtpbridge/107@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956219 DLMGCP DEBUG <0013> endpoint:rtpbridge/108@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956219 DLMGCP DEBUG <0013> endpoint:rtpbridge/109@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956219 DLMGCP DEBUG <0013> endpoint:rtpbridge/10a@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956219 DLMGCP DEBUG <0013> endpoint:rtpbridge/10b@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956219 DLMGCP DEBUG <0013> endpoint:rtpbridge/10c@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956219 DLMGCP DEBUG <0013> endpoint:rtpbridge/10d@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956219 DLMGCP DEBUG <0013> endpoint:rtpbridge/10e@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956219 DLMGCP DEBUG <0013> endpoint:rtpbridge/10f@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956219 DLMGCP DEBUG <0013> endpoint:rtpbridge/110@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956219 DLMGCP DEBUG <0013> endpoint:rtpbridge/111@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956219 DLMGCP DEBUG <0013> endpoint:rtpbridge/112@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956219 DLMGCP DEBUG <0013> endpoint:rtpbridge/113@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956219 DLMGCP DEBUG <0013> endpoint:rtpbridge/114@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956219 DLMGCP DEBUG <0013> endpoint:rtpbridge/115@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956219 DLMGCP DEBUG <0013> endpoint:rtpbridge/116@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956219 DLMGCP DEBUG <0013> endpoint:rtpbridge/117@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956219 DLMGCP DEBUG <0013> endpoint:rtpbridge/118@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956219 DLMGCP DEBUG <0013> endpoint:rtpbridge/119@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956219 DLMGCP DEBUG <0013> endpoint:rtpbridge/11a@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956219 DLMGCP DEBUG <0013> endpoint:rtpbridge/11b@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956219 DLMGCP DEBUG <0013> endpoint:rtpbridge/11c@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956219 DLMGCP DEBUG <0013> endpoint:rtpbridge/11d@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956219 DLMGCP DEBUG <0013> endpoint:rtpbridge/11e@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956219 DLMGCP DEBUG <0013> endpoint:rtpbridge/11f@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956219 DLMGCP DEBUG <0013> endpoint:rtpbridge/120@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956219 DLMGCP DEBUG <0013> endpoint:rtpbridge/121@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956219 DLMGCP DEBUG <0013> endpoint:rtpbridge/122@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956219 DLMGCP DEBUG <0013> endpoint:rtpbridge/123@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956219 DLMGCP DEBUG <0013> endpoint:rtpbridge/124@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956219 DLMGCP DEBUG <0013> endpoint:rtpbridge/125@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956219 DLMGCP DEBUG <0013> endpoint:rtpbridge/126@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956219 DLMGCP DEBUG <0013> endpoint:rtpbridge/127@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956219 DLMGCP DEBUG <0013> endpoint:rtpbridge/128@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956219 DLMGCP DEBUG <0013> endpoint:rtpbridge/129@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956219 DLMGCP DEBUG <0013> endpoint:rtpbridge/12a@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956219 DLMGCP DEBUG <0013> endpoint:rtpbridge/12b@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956219 DLMGCP DEBUG <0013> endpoint:rtpbridge/12c@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956219 DLMGCP DEBUG <0013> endpoint:none Generated response: code=200 (mgcp_protocol.c:230) 20241102125956219 DLMGCP at Nov 2 12:59:56 UTC 2024 ====== MGCP_Test.TC_crcx_osmux_257 pass ====== Saving talloc report from 127.0.0.1:4243 to MGCP_Test.TC_crcx_osmux_257.talloc ;34mDEBUG <0013> Generated response: line #00: 200 2794 OK (mgcp_msg.c:67) 20241102125956219 DLMGCP DEBUG <0013> Received message: line #00: DLCX 2795 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241102125956219 DLMGCP DEBUG <0013> Received message: line #01: C: 00FC (mgcp_msg.c:67) 20241102125956219 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found free endpoint: rtpbridge/1@mgw (mgcp_endp.c:261) 20241102125956220 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:441) 20241102125956220 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241102125956220 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956220 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956220 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956220 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956220 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956220 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956220 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956220 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956220 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956220 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956220 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956220 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956220 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956220 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956220 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956220 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956220 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956220 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956220 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956220 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956220 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956220 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956220 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956220 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956220 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956220 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956220 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956220 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956220 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956220 DLMGCP DEBUG <0013> endpoint:rtpbridge/1e@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956220 DLMGCP DEBUG <0013> endpoint:rtpbridge/1f@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956220 DLMGCP DEBUG <0013> endpoint:rtpbridge/20@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956220 DLMGCP DEBUG <0013> endpoint:rtpbridge/21@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956220 DLMGCP DEBUG <0013> endpoint:rtpbridge/22@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956220 DLMGCP DEBUG <0013> endpoint:rtpbridge/23@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956220 DLMGCP DEBUG <0013> endpoint:rtpbridge/24@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956220 DLMGCP DEBUG <0013> endpoint:rtpbridge/25@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956220 DLMGCP DEBUG <0013> endpoint:rtpbridge/26@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956220 DLMGCP DEBUG <0013> endpoint:rtpbridge/27@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956220 DLMGCP DEBUG <0013> endpoint:rtpbridge/28@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956220 DLMGCP DEBUG <0013> endpoint:rtpbridge/29@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956220 DLMGCP DEBUG <0013> endpoint:rtpbridge/2a@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956220 DLMGCP DEBUG <0013> endpoint:rtpbridge/2b@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956220 DLMGCP DEBUG <0013> endpoint:rtpbridge/2c@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956220 DLMGCP DEBUG <0013> endpoint:rtpbridge/2d@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956220 DLMGCP DEBUG <0013> endpoint:rtpbridge/2e@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956220 DLMGCP DEBUG <0013> endpoint:rtpbridge/2f@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956220 DLMGCP DEBUG <0013> endpoint:rtpbridge/30@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956220 DLMGCP DEBUG <0013> endpoint:rtpbridge/31@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956220 DLMGCP DEBUG <0013> endpoint:rtpbridge/32@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956220 DLMGCP DEBUG <0013> endpoint:rtpbridge/33@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956220 DLMGCP DEBUG <0013> endpoint:rtpbridge/34@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956220 DLMGCP DEBUG <0013> endpoint:rtpbridge/35@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956220 DLMGCP DEBUG <0013> endpoint:rtpbridge/36@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956220 DLMGCP DEBUG <0013> endpoint:rtpbridge/37@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956220 DLMGCP DEBUG <0013> endpoint:rtpbridge/38@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956220 DLMGCP DEBUG <0013> endpoint:rtpbridge/39@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956220 DLMGCP DEBUG <0013> endpoint:rtpbridge/3a@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956220 DLMGCP DEBUG <0013> endpoint:rtpbridge/3b@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956220 DLMGCP DEBUG <0013> endpoint:rtpbridge/3c@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956220 DLMGCP DEBUG <0013> endpoint:rtpbridge/3d@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956220 DLMGCP DEBUG <0013> endpoint:rtpbridge/3e@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956220 DLMGCP DEBUG <0013> endpoint:rtpbridge/3f@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956220 DLMGCP DEBUG <0013> endpoint:rtpbridge/40@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956220 DLMGCP DEBUG <0013> endpoint:rtpbridge/41@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956220 DLMGCP DEBUG <0013> endpoint:rtpbridge/42@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956220 DLMGCP DEBUG <0013> endpoint:rtpbridge/43@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956220 DLMGCP DEBUG <0013> endpoint:rtpbridge/44@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956220 DLMGCP DEBUG <0013> endpoint:rtpbridge/45@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956220 DLMGCP DEBUG <0013> endpoint:rtpbridge/46@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956220 DLMGCP DEBUG <0013> endpoint:rtpbridge/47@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956220 DLMGCP DEBUG <0013> endpoint:rtpbridge/48@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956220 DLMGCP DEBUG <0013> endpoint:rtpbridge/49@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956220 DLMGCP DEBUG <0013> endpoint:rtpbridge/4a@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956220 DLMGCP DEBUG <0013> endpoint:rtpbridge/4b@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956220 DLMGCP DEBUG <0013> endpoint:rtpbridge/4c@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956220 DLMGCP DEBUG <0013> endpoint:rtpbridge/4d@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956220 DLMGCP DEBUG <0013> endpoint:rtpbridge/4e@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956220 DLMGCP DEBUG <0013> endpoint:rtpbridge/4f@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956220 DLMGCP DEBUG <0013> endpoint:rtpbridge/50@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956220 DLMGCP DEBUG <0013> endpoint:rtpbridge/51@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956220 DLMGCP DEBUG <0013> endpoint:rtpbridge/52@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956220 DLMGCP DEBUG <0013> endpoint:rtpbridge/53@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956220 DLMGCP DEBUG <0013> endpoint:rtpbridge/54@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956220 DLMGCP DEBUG <0013> endpoint:rtpbridge/55@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956220 DLMGCP DEBUG <0013> endpoint:rtpbridge/56@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956220 DLMGCP DEBUG <0013> endpoint:rtpbridge/57@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956220 DLMGCP DEBUG <0013> endpoint:rtpbridge/58@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956220 DLMGCP DEBUG <0013> endpoint:rtpbridge/59@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956220 DLMGCP DEBUG <0013> endpoint:rtpbridge/5a@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956220 DLMGCP DEBUG <0013> endpoint:rtpbridge/5b@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956220 DLMGCP DEBUG <0013> endpoint:rtpbridge/5c@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956220 DLMGCP DEBUG <0013> endpoint:rtpbridge/5d@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956220 DLMGCP DEBUG <0013> endpoint:rtpbridge/5e@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956220 DLMGCP DEBUG <0013> endpoint:rtpbridge/5f@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956220 DLMGCP DEBUG <0013> endpoint:rtpbridge/60@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956220 DLMGCP DEBUG <0013> endpoint:rtpbridge/61@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956220 DLMGCP DEBUG <0013> endpoint:rtpbridge/62@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956220 DLMGCP DEBUG <0013> endpoint:rtpbridge/63@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956220 DLMGCP DEBUG <0013> endpoint:rtpbridge/64@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956220 DLMGCP DEBUG <0013> endpoint:rtpbridge/65@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956220 DLMGCP DEBUG <0013> endpoint:rtpbridge/66@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956220 DLMGCP DEBUG <0013> endpoint:rtpbridge/67@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956220 DLMGCP DEBUG <0013> endpoint:rtpbridge/68@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956220 DLMGCP DEBUG <0013> endpoint:rtpbridge/69@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956220 DLMGCP DEBUG <0013> endpoint:rtpbridge/6a@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956220 DLMGCP DEBUG <0013> endpoint:rtpbridge/6b@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956220 DLMGCP DEBUG <0013> endpoint:rtpbridge/6c@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956220 DLMGCP DEBUG <0013> endpoint:rtpbridge/6d@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956220 DLMGCP DEBUG <0013> endpoint:rtpbridge/6e@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956220 DLMGCP DEBUG <0013> endpoint:rtpbridge/6f@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956220 DLMGCP DEBUG <0013> endpoint:rtpbridge/70@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956220 DLMGCP DEBUG <0013> endpoint:rtpbridge/71@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956220 DLMGCP DEBUG <0013> endpoint:rtpbridge/72@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956220 DLMGCP DEBUG <0013> endpoint:rtpbridge/73@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956220 DLMGCP DEBUG <0013> endpoint:rtpbridge/74@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956220 DLMGCP DEBUG <0013> endpoint:rtpbridge/75@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956220 DLMGCP DEBUG <0013> endpoint:rtpbridge/76@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956220 DLMGCP DEBUG <0013> endpoint:rtpbridge/77@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956220 DLMGCP DEBUG <0013> endpoint:rtpbridge/78@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956220 DLMGCP DEBUG <0013> endpoint:rtpbridge/79@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956220 DLMGCP DEBUG <0013> endpoint:rtpbridge/7a@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956220 DLMGCP DEBUG <0013> endpoint:rtpbridge/7b@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956220 DLMGCP DEBUG <0013> endpoint:rtpbridge/7c@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956220 DLMGCP DEBUG <0013> endpoint:rtpbridge/7d@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956220 DLMGCP DEBUG <0013> endpoint:rtpbridge/7e@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956220 DLMGCP DEBUG <0013> endpoint:rtpbridge/7f@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956220 DLMGCP DEBUG <0013> endpoint:rtpbridge/80@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956220 DLMGCP DEBUG <0013> endpoint:rtpbridge/81@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956220 DLMGCP DEBUG <0013> endpoint:rtpbridge/82@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956220 DLMGCP DEBUG <0013> endpoint:rtpbridge/83@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956220 DLMGCP DEBUG <0013> endpoint:rtpbridge/84@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956220 DLMGCP DEBUG <0013> endpoint:rtpbridge/85@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956220 DLMGCP DEBUG <0013> endpoint:rtpbridge/86@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956220 DLMGCP DEBUG <0013> endpoint:rtpbridge/87@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956220 DLMGCP DEBUG <0013> endpoint:rtpbridge/88@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956220 DLMGCP DEBUG <0013> endpoint:rtpbridge/89@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956221 DLMGCP DEBUG <0013> endpoint:rtpbridge/8a@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956221 DLMGCP DEBUG <0013> endpoint:rtpbridge/8b@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956221 DLMGCP DEBUG <0013> endpoint:rtpbridge/8c@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956221 DLMGCP DEBUG <0013> endpoint:rtpbridge/8d@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956221 DLMGCP DEBUG <0013> endpoint:rtpbridge/8e@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956221 DLMGCP DEBUG <0013> endpoint:rtpbridge/8f@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956221 DLMGCP DEBUG <0013> endpoint:rtpbridge/90@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956221 DLMGCP DEBUG <0013> endpoint:rtpbridge/91@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956221 DLMGCP DEBUG <0013> endpoint:rtpbridge/92@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956221 DLMGCP DEBUG <0013> endpoint:rtpbridge/93@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956221 DLMGCP DEBUG <0013> endpoint:rtpbridge/94@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956221 DLMGCP DEBUG <0013> endpoint:rtpbridge/95@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956221 DLMGCP DEBUG <0013> endpoint:rtpbridge/96@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956221 DLMGCP DEBUG <0013> endpoint:rtpbridge/97@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956221 DLMGCP DEBUG <0013> endpoint:rtpbridge/98@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956221 DLMGCP DEBUG <0013> endpoint:rtpbridge/99@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956221 DLMGCP DEBUG <0013> endpoint:rtpbridge/9a@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956221 DLMGCP DEBUG <0013> endpoint:rtpbridge/9b@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956221 DLMGCP DEBUG <0013> endpoint:rtpbridge/9c@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956221 DLMGCP DEBUG <0013> endpoint:rtpbridge/9d@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956221 DLMGCP DEBUG <0013> endpoint:rtpbridge/9e@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956221 DLMGCP DEBUG <0013> endpoint:rtpbridge/9f@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956221 DLMGCP DEBUG <0013> endpoint:rtpbridge/a0@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956221 DLMGCP DEBUG <0013> endpoint:rtpbridge/a1@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956221 DLMGCP DEBUG <0013> endpoint:rtpbridge/a2@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956221 DLMGCP DEBUG <0013> endpoint:rtpbridge/a3@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956221 DLMGCP DEBUG <0013> endpoint:rtpbridge/a4@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956221 DLMGCP DEBUG <0013> endpoint:rtpbridge/a5@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956221 DLMGCP DEBUG <0013> endpoint:rtpbridge/a6@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956221 DLMGCP DEBUG <0013> endpoint:rtpbridge/a7@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956221 DLMGCP DEBUG <0013> endpoint:rtpbridge/a8@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956221 DLMGCP DEBUG <0013> endpoint:rtpbridge/a9@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956221 DLMGCP DEBUG <0013> endpoint:rtpbridge/aa@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956221 DLMGCP DEBUG <0013> endpoint:rtpbridge/ab@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956221 DLMGCP DEBUG <0013> endpoint:rtpbridge/ac@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956221 DLMGCP DEBUG <0013> endpoint:rtpbridge/ad@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956221 DLMGCP DEBUG <0013> endpoint:rtpbridge/ae@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956221 DLMGCP DEBUG <0013> endpoint:rtpbridge/af@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956221 DLMGCP DEBUG <0013> endpoint:rtpbridge/b0@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956221 DLMGCP DEBUG <0013> endpoint:rtpbridge/b1@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956221 DLMGCP DEBUG <0013> endpoint:rtpbridge/b2@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956221 DLMGCP DEBUG <0013> endpoint:rtpbridge/b3@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956221 DLMGCP DEBUG <0013> endpoint:rtpbridge/b4@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956221 DLMGCP DEBUG <0013> endpoint:rtpbridge/b5@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956221 DLMGCP DEBUG <0013> endpoint:rtpbridge/b6@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956221 DLMGCP DEBUG <0013> endpoint:rtpbridge/b7@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956221 DLMGCP DEBUG <0013> endpoint:rtpbridge/b8@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956221 DLMGCP DEBUG <0013> endpoint:rtpbridge/b9@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956221 DLMGCP DEBUG <0013> endpoint:rtpbridge/ba@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956221 DLMGCP DEBUG <0013> endpoint:rtpbridge/bb@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956221 DLMGCP DEBUG <0013> endpoint:rtpbridge/bc@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956221 DLMGCP DEBUG <0013> endpoint:rtpbridge/bd@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956221 DLMGCP DEBUG <0013> endpoint:rtpbridge/be@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956221 DLMGCP DEBUG <0013> endpoint:rtpbridge/bf@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956221 DLMGCP DEBUG <0013> endpoint:rtpbridge/c0@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956221 DLMGCP DEBUG <0013> endpoint:rtpbridge/c1@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956221 DLMGCP DEBUG <0013> endpoint:rtpbridge/c2@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956221 DLMGCP DEBUG <0013> endpoint:rtpbridge/c3@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956221 DLMGCP DEBUG <0013> endpoint:rtpbridge/c4@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956221 DLMGCP DEBUG <0013> endpoint:rtpbridge/c5@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956221 DLMGCP DEBUG <0013> endpoint:rtpbridge/c6@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956221 DLMGCP DEBUG <0013> endpoint:rtpbridge/c7@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956221 DLMGCP DEBUG <0013> endpoint:rtpbridge/c8@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956221 DLMGCP DEBUG <0013> endpoint:rtpbridge/c9@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956221 DLMGCP DEBUG <0013> endpoint:rtpbridge/ca@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956221 DLMGCP DEBUG <0013> endpoint:rtpbridge/cb@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956221 DLMGCP DEBUG <0013> endpoint:rtpbridge/cc@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956221 DLMGCP DEBUG <0013> endpoint:rtpbridge/cd@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956221 DLMGCP DEBUG <0013> endpoint:rtpbridge/ce@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956221 DLMGCP DEBUG <0013> endpoint:rtpbridge/cf@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956221 DLMGCP DEBUG <0013> endpoint:rtpbridge/d0@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956221 DLMGCP DEBUG <0013> endpoint:rtpbridge/d1@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956221 DLMGCP DEBUG <0013> endpoint:rtpbridge/d2@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956221 DLMGCP DEBUG <0013> endpoint:rtpbridge/d3@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956221 DLMGCP DEBUG <0013> endpoint:rtpbridge/d4@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956221 DLMGCP DEBUG <0013> endpoint:rtpbridge/d5@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956221 DLMGCP DEBUG <0013> endpoint:rtpbridge/d6@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956221 DLMGCP DEBUG <0013> endpoint:rtpbridge/d7@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956221 DLMGCP DEBUG <0013> endpoint:rtpbridge/d8@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956221 DLMGCP DEBUG <0013> endpoint:rtpbridge/d9@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956221 DLMGCP DEBUG <0013> endpoint:rtpbridge/da@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956221 DLMGCP DEBUG <0013> endpoint:rtpbridge/db@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956221 DLMGCP DEBUG <0013> endpoint:rtpbridge/dc@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956221 DLMGCP DEBUG <0013> endpoint:rtpbridge/dd@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956221 DLMGCP DEBUG <0013> endpoint:rtpbridge/de@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956221 DLMGCP DEBUG <0013> endpoint:rtpbridge/df@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956221 DLMGCP DEBUG <0013> endpoint:rtpbridge/e0@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956221 DLMGCP DEBUG <0013> endpoint:rtpbridge/e1@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956221 DLMGCP DEBUG <0013> endpoint:rtpbridge/e2@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956221 DLMGCP DEBUG <0013> endpoint:rtpbridge/e3@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956221 DLMGCP DEBUG <0013> endpoint:rtpbridge/e4@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956221 DLMGCP DEBUG <0013> endpoint:rtpbridge/e5@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956221 DLMGCP DEBUG <0013> endpoint:rtpbridge/e6@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956221 DLMGCP DEBUG <0013> endpoint:rtpbridge/e7@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956221 DLMGCP DEBUG <0013> endpoint:rtpbridge/e8@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956221 DLMGCP DEBUG <0013> endpoint:rtpbridge/e9@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956221 DLMGCP DEBUG <0013> endpoint:rtpbridge/ea@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956221 DLMGCP DEBUG <0013> endpoint:rtpbridge/eb@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956221 DLMGCP DEBUG <0013> endpoint:rtpbridge/ec@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956221 DLMGCP DEBUG <0013> endpoint:rtpbridge/ed@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956221 DLMGCP DEBUG <0013> endpoint:rtpbridge/ee@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956221 DLMGCP DEBUG <0013> endpoint:rtpbridge/ef@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956221 DLMGCP DEBUG <0013> endpoint:rtpbridge/f0@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956221 DLMGCP DEBUG <0013> endpoint:rtpbridge/f1@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956221 DLMGCP DEBUG <0013> endpoint:rtpbridge/f2@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956221 DLMGCP DEBUG <0013> endpoint:rtpbridge/f3@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956221 DLMGCP DEBUG <0013> endpoint:rtpbridge/f4@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956221 DLMGCP DEBUG <0013> endpoint:rtpbridge/f5@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956221 DLMGCP DEBUG <0013> endpoint:rtpbridge/f6@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956221 DLMGCP DEBUG <0013> endpoint:rtpbridge/f7@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956221 DLMGCP DEBUG <0013> endpoint:rtpbridge/f8@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956221 DLMGCP DEBUG <0013> endpoint:rtpbridge/f9@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956221 DLMGCP DEBUG <0013> endpoint:rtpbridge/fa@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956221 DLMGCP DEBUG <0013> endpoint:rtpbridge/fb@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956221 DLMGCP DEBUG <0013> endpoint:rtpbridge/fc@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956221 DLMGCP DEBUG <0013> endpoint:rtpbridge/fd@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956221 DLMGCP DEBUG <0013> endpoint:rtpbridge/fe@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956221 DLMGCP DEBUG <0013> endpoint:rtpbridge/ff@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956221 DLMGCP DEBUG <0013> endpoint:rtpbridge/100@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956221 DLMGCP DEBUG <0013> endpoint:rtpbridge/101@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956221 DLMGCP DEBUG <0013> endpoint:rtpbridge/102@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956221 DLMGCP DEBUG <0013> endpoint:rtpbridge/103@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956221 DLMGCP DEBUG <0013> endpoint:rtpbridge/104@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956221 DLMGCP DEBUG <0013> endpoint:rtpbridge/105@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956221 DLMGCP DEBUG <0013> endpoint:rtpbridge/106@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956221 DLMGCP DEBUG <0013> endpoint:rtpbridge/107@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956221 DLMGCP DEBUG <0013> endpoint:rtpbridge/108@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956221 DLMGCP DEBUG <0013> endpoint:rtpbridge/109@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956221 DLMGCP DEBUG <0013> endpoint:rtpbridge/10a@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956221 DLMGCP DEBUG <0013> endpoint:rtpbridge/10b@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956221 DLMGCP DEBUG <0013> endpoint:rtpbridge/10c@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956221 DLMGCP DEBUG <0013> endpoint:rtpbridge/10d@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956221 DLMGCP DEBUG <0013> endpoint:rtpbridge/10e@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956221 DLMGCP DEBUG <0013> endpoint:rtpbridge/10f@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956221 DLMGCP DEBUG <0013> endpoint:rtpbridge/110@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956221 DLMGCP DEBUG <0013> endpoint:rtpbridge/111@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956221 DLMGCP DEBUG <0013> endpoint:rtpbridge/112@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956221 DLMGCP DEBUG <0013> endpoint:rtpbridge/113@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956221 DLMGCP DEBUG <0013> endpoint:rtpbridge/114@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956221 DLMGCP DEBUG <0013> endpoint:rtpbridge/115@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956221 DLMGCP DEBUG <0013> endpoint:rtpbridge/116@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956221 DLMGCP DEBUG <0013> endpoint:rtpbridge/117@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956221 DLMGCP DEBUG <0013> endpoint:rtpbridge/118@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956221 DLMGCP DEBUG <0013> endpoint:rtpbridge/119@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956221 DLMGCP DEBUG <0013> endpoint:rtpbridge/11a@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956221 DLMGCP DEBUG <0013> endpoint:rtpbridge/11b@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956221 DLMGCP DEBUG <0013> endpoint:rtpbridge/11c@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956221 DLMGCP DEBUG <0013> endpoint:rtpbridge/11d@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956221 DLMGCP DEBUG <0013> endpoint:rtpbridge/11e@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956221 DLMGCP DEBUG <0013> endpoint:rtpbridge/11f@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956221 DLMGCP DEBUG <0013> endpoint:rtpbridge/120@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956221 DLMGCP DEBUG <0013> endpoint:rtpbridge/121@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956221 DLMGCP DEBUG <0013> endpoint:rtpbridge/122@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956221 DLMGCP DEBUG <0013> endpoint:rtpbridge/123@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956221 DLMGCP DEBUG <0013> endpoint:rtpbridge/124@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956221 DLMGCP DEBUG <0013> endpoint:rtpbridge/125@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956221 DLMGCP DEBUG <0013> endpoint:rtpbridge/126@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956221 DLMGCP DEBUG <0013> endpoint:rtpbridge/127@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956221 DLMGCP DEBUG <0013> endpoint:rtpbridge/128@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956221 DLMGCP DEBUG <0013> endpoint:rtpbridge/129@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956221 DLMGCP DEBUG <0013> endpoint:rtpbridge/12a@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956222 DLMGCP DEBUG <0013> endpoint:rtpbridge/12b@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956222 DLMGCP DEBUG <0013> endpoint:rtpbridge/12c@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956222 DLMGCP DEBUG <0013> endpoint:none Generated response: code=200 (mgcp_protocol.c:230) 20241102125956222 DLMGCP DEBUG <0013> Generated response: line #00: 200 2795 OK (mgcp_msg.c:67) 20241102125956222 DLMGCP DEBUG <0013> Received message: line #00: DLCX 2796 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241102125956222 DLMGCP DEBUG <0013> Received message: line #01: C: 00FD (mgcp_msg.c:67) 20241102125956222 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found free endpoint: rtpbridge/1@mgw (mgcp_endp.c:261) 20241102125956222 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:441) 20241102125956222 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241102125956222 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956222 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956222 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956222 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956222 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956222 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956222 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956222 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956222 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956222 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956222 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956222 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956222 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956222 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956222 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956222 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956222 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956222 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956222 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956222 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956222 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956222 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956222 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956222 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956222 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956222 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956222 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956222 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956222 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956222 DLMGCP DEBUG <0013> endpoint:rtpbridge/1e@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956222 DLMGCP DEBUG <0013> endpoint:rtpbridge/1f@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956222 DLMGCP DEBUG <0013> endpoint:rtpbridge/20@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956222 DLMGCP DEBUG <0013> endpoint:rtpbridge/21@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956222 DLMGCP DEBUG <0013> endpoint:rtpbridge/22@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956222 DLMGCP DEBUG <0013> endpoint:rtpbridge/23@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956222 DLMGCP DEBUG <0013> endpoint:rtpbridge/24@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956222 DLMGCP DEBUG <0013> endpoint:rtpbridge/25@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956222 DLMGCP DEBUG <0013> endpoint:rtpbridge/26@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956222 DLMGCP DEBUG <0013> endpoint:rtpbridge/27@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956222 DLMGCP DEBUG <0013> endpoint:rtpbridge/28@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956222 DLMGCP DEBUG <0013> endpoint:rtpbridge/29@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956222 DLMGCP DEBUG <0013> endpoint:rtpbridge/2a@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956222 DLMGCP DEBUG <0013> endpoint:rtpbridge/2b@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956222 DLMGCP DEBUG <0013> endpoint:rtpbridge/2c@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956222 DLMGCP DEBUG <0013> endpoint:rtpbridge/2d@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956222 DLMGCP DEBUG <0013> endpoint:rtpbridge/2e@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956222 DLMGCP DEBUG <0013> endpoint:rtpbridge/2f@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956222 DLMGCP DEBUG <0013> endpoint:rtpbridge/30@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956222 DLMGCP DEBUG <0013> endpoint:rtpbridge/31@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956222 DLMGCP DEBUG <0013> endpoint:rtpbridge/32@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956222 DLMGCP DEBUG <0013> endpoint:rtpbridge/33@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956222 DLMGCP DEBUG <0013> endpoint:rtpbridge/34@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956222 DLMGCP DEBUG <0013> endpoint:rtpbridge/35@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956222 DLMGCP DEBUG <0013> endpoint:rtpbridge/36@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956222 DLMGCP DEBUG <0013> endpoint:rtpbridge/37@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956222 DLMGCP DEBUG <0013> endpoint:rtpbridge/38@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956222 DLMGCP DEBUG <0013> endpoint:rtpbridge/39@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956222 DLMGCP DEBUG <0013> endpoint:rtpbridge/3a@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956222 DLMGCP DEBUG <0013> endpoint:rtpbridge/3b@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956222 DLMGCP DEBUG <0013> endpoint:rtpbridge/3c@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956222 DLMGCP DEBUG <0013> endpoint:rtpbridge/3d@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956222 DLMGCP DEBUG <0013> endpoint:rtpbridge/3e@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956222 DLMGCP DEBUG <0013> endpoint:rtpbridge/3f@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956222 DLMGCP DEBUG <0013> endpoint:rtpbridge/40@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956222 DLMGCP DEBUG <0013> endpoint:rtpbridge/41@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956222 DLMGCP DEBUG <0013> endpoint:rtpbridge/42@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956222 DLMGCP DEBUG <0013> endpoint:rtpbridge/43@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956222 DLMGCP DEBUG <0013> endpoint:rtpbridge/44@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956222 DLMGCP DEBUG <0013> endpoint:rtpbridge/45@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956222 DLMGCP DEBUG <0013> endpoint:rtpbridge/46@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956222 DLMGCP DEBUG <0013> endpoint:rtpbridge/47@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956222 DLMGCP DEBUG <0013> endpoint:rtpbridge/48@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956222 DLMGCP DEBUG <0013> endpoint:rtpbridge/49@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956222 DLMGCP DEBUG <0013> endpoint:rtpbridge/4a@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956222 DLMGCP DEBUG <0013> endpoint:rtpbridge/4b@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956222 DLMGCP DEBUG <0013> endpoint:rtpbridge/4c@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956222 DLMGCP DEBUG <0013> endpoint:rtpbridge/4d@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956222 DLMGCP DEBUG <0013> endpoint:rtpbridge/4e@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956222 DLMGCP DEBUG <0013> endpoint:rtpbridge/4f@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956222 DLMGCP DEBUG <0013> endpoint:rtpbridge/50@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956222 DLMGCP DEBUG <0013> endpoint:rtpbridge/51@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956222 DLMGCP DEBUG <0013> endpoint:rtpbridge/52@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956222 DLMGCP DEBUG <0013> endpoint:rtpbridge/53@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956222 DLMGCP DEBUG <0013> endpoint:rtpbridge/54@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956222 DLMGCP DEBUG <0013> endpoint:rtpbridge/55@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956222 DLMGCP DEBUG <0013> endpoint:rtpbridge/56@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956222 DLMGCP DEBUG <0013> endpoint:rtpbridge/57@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956222 DLMGCP DEBUG <0013> endpoint:rtpbridge/58@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956222 DLMGCP DEBUG <0013> endpoint:rtpbridge/59@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956222 DLMGCP DEBUG <0013> endpoint:rtpbridge/5a@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956222 DLMGCP DEBUG <0013> endpoint:rtpbridge/5b@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956222 DLMGCP DEBUG <0013> endpoint:rtpbridge/5c@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956222 DLMGCP DEBUG <0013> endpoint:rtpbridge/5d@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956222 DLMGCP DEBUG <0013> endpoint:rtpbridge/5e@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956222 DLMGCP DEBUG <0013> endpoint:rtpbridge/5f@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956222 DLMGCP DEBUG <0013> endpoint:rtpbridge/60@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956222 DLMGCP DEBUG <0013> endpoint:rtpbridge/61@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956223 DLMGCP DEBUG <0013> endpoint:rtpbridge/62@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956223 DLMGCP DEBUG <0013> endpoint:rtpbridge/63@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956223 DLMGCP DEBUG <0013> endpoint:rtpbridge/64@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956223 DLMGCP DEBUG <0013> endpoint:rtpbridge/65@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956223 DLMGCP DEBUG <0013> endpoint:rtpbridge/66@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956223 DLMGCP DEBUG <0013> endpoint:rtpbridge/67@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956223 DLMGCP DEBUG <0013> endpoint:rtpbridge/68@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956223 DLMGCP DEBUG <0013> endpoint:rtpbridge/69@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956223 DLMGCP DEBUG <0013> endpoint:rtpbridge/6a@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956223 DLMGCP DEBUG <0013> endpoint:rtpbridge/6b@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956223 DLMGCP DEBUG <0013> endpoint:rtpbridge/6c@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956223 DLMGCP DEBUG <0013> endpoint:rtpbridge/6d@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956223 DLMGCP DEBUG <0013> endpoint:rtpbridge/6e@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956223 DLMGCP DEBUG <0013> endpoint:rtpbridge/6f@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956223 DLMGCP DEBUG <0013> endpoint:rtpbridge/70@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956223 DLMGCP DEBUG <0013> endpoint:rtpbridge/71@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956223 DLMGCP DEBUG <0013> endpoint:rtpbridge/72@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956223 DLMGCP DEBUG <0013> endpoint:rtpbridge/73@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956223 DLMGCP DEBUG <0013> endpoint:rtpbridge/74@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956223 DLMGCP DEBUG <0013> endpoint:rtpbridge/75@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956223 DLMGCP DEBUG <0013> endpoint:rtpbridge/76@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956223 DLMGCP DEBUG <0013> endpoint:rtpbridge/77@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956223 DLMGCP DEBUG <0013> endpoint:rtpbridge/78@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956223 DLMGCP DEBUG <0013> endpoint:rtpbridge/79@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956223 DLMGCP DEBUG <0013> endpoint:rtpbridge/7a@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956223 DLMGCP DEBUG <0013> endpoint:rtpbridge/7b@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956223 DLMGCP DEBUG <0013> endpoint:rtpbridge/7c@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956223 DLMGCP DEBUG <0013> endpoint:rtpbridge/7d@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956223 DLMGCP DEBUG <0013> endpoint:rtpbridge/7e@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956223 DLMGCP DEBUG <0013> endpoint:rtpbridge/7f@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956223 DLMGCP DEBUG <0013> endpoint:rtpbridge/80@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956223 DLMGCP DEBUG <0013> endpoint:rtpbridge/81@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956223 DLMGCP DEBUG <0013> endpoint:rtpbridge/82@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956223 DLMGCP DEBUG <0013> endpoint:rtpbridge/83@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956223 DLMGCP DEBUG <0013> endpoint:rtpbridge/84@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956223 DLMGCP DEBUG <0013> endpoint:rtpbridge/85@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956223 DLMGCP DEBUG <0013> endpoint:rtpbridge/86@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956223 DLMGCP DEBUG <0013> endpoint:rtpbridge/87@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956223 DLMGCP DEBUG <0013> endpoint:rtpbridge/88@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956223 DLMGCP DEBUG <0013> endpoint:rtpbridge/89@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956223 DLMGCP DEBUG <0013> endpoint:rtpbridge/8a@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956223 DLMGCP DEBUG <0013> endpoint:rtpbridge/8b@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956223 DLMGCP DEBUG <0013> endpoint:rtpbridge/8c@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956223 DLMGCP DEBUG <0013> endpoint:rtpbridge/8d@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956223 DLMGCP DEBUG <0013> endpoint:rtpbridge/8e@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956223 DLMGCP DEBUG <0013> endpoint:rtpbridge/8f@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956223 DLMGCP DEBUG <0013> endpoint:rtpbridge/90@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956223 DLMGCP DEBUG <0013> endpoint:rtpbridge/91@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956223 DLMGCP DEBUG <0013> endpoint:rtpbridge/92@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956223 DLMGCP DEBUG <0013> endpoint:rtpbridge/93@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956223 DLMGCP DEBUG <0013> endpoint:rtpbridge/94@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956223 DLMGCP DEBUG <0013> endpoint:rtpbridge/95@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956223 DLMGCP DEBUG <0013> endpoint:rtpbridge/96@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956223 DLMGCP DEBUG <0013> endpoint:rtpbridge/97@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956223 DLMGCP DEBUG <0013> endpoint:rtpbridge/98@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956223 DLMGCP DEBUG <0013> endpoint:rtpbridge/99@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956223 DLMGCP DEBUG <0013> endpoint:rtpbridge/9a@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956223 DLMGCP DEBUG <0013> endpoint:rtpbridge/9b@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956223 DLMGCP DEBUG <0013> endpoint:rtpbridge/9c@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956223 DLMGCP DEBUG <0013> endpoint:rtpbridge/9d@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956223 DLMGCP DEBUG <0013> endpoint:rtpbridge/9e@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956223 DLMGCP DEBUG <0013> endpoint:rtpbridge/9f@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956223 DLMGCP DEBUG <0013> endpoint:rtpbridge/a0@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956223 DLMGCP DEBUG <0013> endpoint:rtpbridge/a1@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956223 DLMGCP DEBUG <0013> endpoint:rtpbridge/a2@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956223 DLMGCP DEBUG <0013> endpoint:rtpbridge/a3@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956223 DLMGCP DEBUG <0013> endpoint:rtpbridge/a4@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956223 DLMGCP DEBUG <0013> endpoint:rtpbridge/a5@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956223 DLMGCP DEBUG <0013> endpoint:rtpbridge/a6@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956223 DLMGCP DEBUG <0013> endpoint:rtpbridge/a7@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956223 DLMGCP DEBUG <0013> endpoint:rtpbridge/a8@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956223 DLMGCP DEBUG <0013> endpoint:rtpbridge/a9@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956223 DLMGCP DEBUG <0013> endpoint:rtpbridge/aa@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956223 DLMGCP DEBUG <0013> endpoint:rtpbridge/ab@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956223 DLMGCP DEBUG <0013> endpoint:rtpbridge/ac@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956223 DLMGCP DEBUG <0013> endpoint:rtpbridge/ad@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956223 DLMGCP DEBUG <0013> endpoint:rtpbridge/ae@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956223 DLMGCP DEBUG <0013> endpoint:rtpbridge/af@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956223 DLMGCP DEBUG <0013> endpoint:rtpbridge/b0@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956223 DLMGCP DEBUG <0013> endpoint:rtpbridge/b1@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956223 DLMGCP DEBUG <0013> endpoint:rtpbridge/b2@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956223 DLMGCP DEBUG <0013> endpoint:rtpbridge/b3@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956223 DLMGCP DEBUG <0013> endpoint:rtpbridge/b4@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956223 DLMGCP DEBUG <0013> endpoint:rtpbridge/b5@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956223 DLMGCP DEBUG <0013> endpoint:rtpbridge/b6@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956223 DLMGCP DEBUG <0013> endpoint:rtpbridge/b7@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956223 DLMGCP DEBUG <0013> endpoint:rtpbridge/b8@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956223 DLMGCP DEBUG <0013> endpoint:rtpbridge/b9@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956223 DLMGCP DEBUG <0013> endpoint:rtpbridge/ba@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956223 DLMGCP DEBUG <0013> endpoint:rtpbridge/bb@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956223 DLMGCP DEBUG <0013> endpoint:rtpbridge/bc@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956223 DLMGCP DEBUG <0013> endpoint:rtpbridge/bd@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956223 DLMGCP DEBUG <0013> endpoint:rtpbridge/be@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956223 DLMGCP DEBUG <0013> endpoint:rtpbridge/bf@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956223 DLMGCP DEBUG <0013> endpoint:rtpbridge/c0@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956223 DLMGCP DEBUG <0013> endpoint:rtpbridge/c1@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956223 DLMGCP DEBUG <0013> endpoint:rtpbridge/c2@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956223 DLMGCP DEBUG <0013> endpoint:rtpbridge/c3@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956223 DLMGCP DEBUG <0013> endpoint:rtpbridge/c4@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956223 DLMGCP DEBUG <0013> endpoint:rtpbridge/c5@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956223 DLMGCP DEBUG <0013> endpoint:rtpbridge/c6@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956223 DLMGCP DEBUG <0013> endpoint:rtpbridge/c7@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956223 DLMGCP DEBUG <0013> endpoint:rtpbridge/c8@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956223 DLMGCP DEBUG <0013> endpoint:rtpbridge/c9@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956223 DLMGCP DEBUG <0013> endpoint:rtpbridge/ca@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956223 DLMGCP DEBUG <0013> endpoint:rtpbridge/cb@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956223 DLMGCP DEBUG <0013> endpoint:rtpbridge/cc@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956223 DLMGCP DEBUG <0013> endpoint:rtpbridge/cd@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956223 DLMGCP DEBUG <0013> endpoint:rtpbridge/ce@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956223 DLMGCP DEBUG <0013> endpoint:rtpbridge/cf@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956223 DLMGCP DEBUG <0013> endpoint:rtpbridge/d0@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956223 DLMGCP DEBUG <0013> endpoint:rtpbridge/d1@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956223 DLMGCP DEBUG <0013> endpoint:rtpbridge/d2@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956223 DLMGCP DEBUG <0013> endpoint:rtpbridge/d3@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956223 DLMGCP DEBUG <0013> endpoint:rtpbridge/d4@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956223 DLMGCP DEBUG <0013> endpoint:rtpbridge/d5@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956223 DLMGCP DEBUG <0013> endpoint:rtpbridge/d6@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956223 DLMGCP DEBUG <0013> endpoint:rtpbridge/d7@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956223 DLMGCP DEBUG <0013> endpoint:rtpbridge/d8@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956223 DLMGCP DEBUG <0013> endpoint:rtpbridge/d9@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956223 DLMGCP DEBUG <0013> endpoint:rtpbridge/da@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956223 DLMGCP DEBUG <0013> endpoint:rtpbridge/db@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956223 DLMGCP DEBUG <0013> endpoint:rtpbridge/dc@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956223 DLMGCP DEBUG <0013> endpoint:rtpbridge/dd@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956223 DLMGCP DEBUG <0013> endpoint:rtpbridge/de@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956223 DLMGCP DEBUG <0013> endpoint:rtpbridge/df@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956223 DLMGCP DEBUG <0013> endpoint:rtpbridge/e0@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956223 DLMGCP DEBUG <0013> endpoint:rtpbridge/e1@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956223 DLMGCP DEBUG <0013> endpoint:rtpbridge/e2@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956223 DLMGCP DEBUG <0013> endpoint:rtpbridge/e3@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956223 DLMGCP DEBUG <0013> endpoint:rtpbridge/e4@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956223 DLMGCP DEBUG <0013> endpoint:rtpbridge/e5@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956223 DLMGCP DEBUG <0013> endpoint:rtpbridge/e6@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956223 DLMGCP DEBUG <0013> endpoint:rtpbridge/e7@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956223 DLMGCP DEBUG <0013> endpoint:rtpbridge/e8@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956223 DLMGCP DEBUG <0013> endpoint:rtpbridge/e9@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956223 DLMGCP DEBUG <0013> endpoint:rtpbridge/ea@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956223 DLMGCP DEBUG <0013> endpoint:rtpbridge/eb@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956223 DLMGCP DEBUG <0013> endpoint:rtpbridge/ec@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956223 DLMGCP DEBUG <0013> endpoint:rtpbridge/ed@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956223 DLMGCP DEBUG <0013> endpoint:rtpbridge/ee@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956223 DLMGCP DEBUG <0013> endpoint:rtpbridge/ef@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956223 DLMGCP DEBUG <0013> endpoint:rtpbridge/f0@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956223 DLMGCP DEBUG <0013> endpoint:rtpbridge/f1@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956223 DLMGCP DEBUG <0013> endpoint:rtpbridge/f2@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956223 DLMGCP DEBUG <0013> endpoint:rtpbridge/f3@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956223 DLMGCP DEBUG <0013> endpoint:rtpbridge/f4@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956223 DLMGCP DEBUG <0013> endpoint:rtpbridge/f5@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956223 DLMGCP DEBUG <0013> endpoint:rtpbridge/f6@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956223 DLMGCP DEBUG <0013> endpoint:rtpbridge/f7@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956223 DLMGCP DEBUG <0013> endpoint:rtpbridge/f8@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956223 DLMGCP DEBUG <0013> endpoint:rtpbridge/f9@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956223 DLMGCP DEBUG <0013> endpoint:rtpbridge/fa@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956223 DLMGCP DEBUG <0013> endpoint:rtpbridge/fb@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956223 DLMGCP DEBUG <0013> endpoint:rtpbridge/fc@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956223 DLMGCP DEBUG <0013> endpoint:rtpbridge/fd@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956223 DLMGCP DEBUG <0013> endpoint:rtpbridge/fe@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956223 DLMGCP DEBUG <0013> endpoint:rtpbridge/ff@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956223 DLMGCP DEBUG <0013> endpoint:rtpbridge/100@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956223 DLMGCP DEBUG <0013> endpoint:rtpbridge/101@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956223 DLMGCP DEBUG <0013> endpoint:rtpbridge/102@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956223 DLMGCP DEBUG <0013> endpoint:rtpbridge/103@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956223 DLMGCP DEBUG <0013> endpoint:rtpbridge/104@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956223 DLMGCP DEBUG <0013> endpoint:rtpbridge/105@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956223 DLMGCP DEBUG <0013> endpoint:rtpbridge/106@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956223 DLMGCP DEBUG <0013> endpoint:rtpbridge/107@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956223 DLMGCP DEBUG <0013> endpoint:rtpbridge/108@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956223 DLMGCP DEBUG <0013> endpoint:rtpbridge/109@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956223 DLMGCP DEBUG <0013> endpoint:rtpbridge/10a@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956223 DLMGCP DEBUG <0013> endpoint:rtpbridge/10b@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956223 DLMGCP DEBUG <0013> endpoint:rtpbridge/10c@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956223 DLMGCP DEBUG <0013> endpoint:rtpbridge/10d@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956223 DLMGCP DEBUG <0013> endpoint:rtpbridge/10e@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956223 DLMGCP DEBUG <0013> endpoint:rtpbridge/10f@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956223 DLMGCP DEBUG <0013> endpoint:rtpbridge/110@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956223 DLMGCP DEBUG <0013> endpoint:rtpbridge/111@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956223 DLMGCP DEBUG <0013> endpoint:rtpbridge/112@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956223 DLMGCP DEBUG <0013> endpoint:rtpbridge/113@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956223 DLMGCP DEBUG <0013> endpoint:rtpbridge/114@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956223 DLMGCP DEBUG <0013> endpoint:rtpbridge/115@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956223 DLMGCP DEBUG <0013> endpoint:rtpbridge/116@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956223 DLMGCP DEBUG <0013> endpoint:rtpbridge/117@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956223 DLMGCP DEBUG <0013> endpoint:rtpbridge/118@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956223 DLMGCP DEBUG <0013> endpoint:rtpbridge/119@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956223 DLMGCP DEBUG <0013> endpoint:rtpbridge/11a@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956223 DLMGCP DEBUG <0013> endpoint:rtpbridge/11b@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956223 DLMGCP DEBUG <0013> endpoint:rtpbridge/11c@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956224 DLMGCP DEBUG <0013> endpoint:rtpbridge/11d@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956224 DLMGCP DEBUG <0013> endpoint:rtpbridge/11e@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956224 DLMGCP DEBUG <0013> endpoint:rtpbridge/11f@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956224 DLMGCP DEBUG <0013> endpoint:rtpbridge/120@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956224 DLMGCP DEBUG <0013> endpoint:rtpbridge/121@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956224 DLMGCP DEBUG <0013> endpoint:rtpbridge/122@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956224 DLMGCP DEBUG <0013> endpoint:rtpbridge/123@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956224 DLMGCP DEBUG <0013> endpoint:rtpbridge/124@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956224 DLMGCP DEBUG <0013> endpoint:rtpbridge/125@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956224 DLMGCP DEBUG <0013> endpoint:rtpbridge/126@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956224 DLMGCP DEBUG <0013> endpoint:rtpbridge/127@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956224 DLMGCP DEBUG <0013> endpoint:rtpbridge/128@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956224 DLMGCP DEBUG <0013> endpoint:rtpbridge/129@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956224 DLMGCP DEBUG <0013> endpoint:rtpbridge/12a@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956224 DLMGCP DEBUG <0013> endpoint:rtpbridge/12b@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956224 DLMGCP DEBUG <0013> endpoint:rtpbridge/12c@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956224 DLMGCP DEBUG <0013> endpoint:none Generated response: code=200 (mgcp_protocol.c:230) 20241102125956224 DLMGCP DEBUG <0013> Generated response: line #00: 200 2796 OK (mgcp_msg.c:67) 20241102125956224 DLMGCP DEBUG <0013> Received message: line #00: DLCX 2797 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241102125956224 DLMGCP DEBUG <0013> Received message: line #01: C: 00FE (mgcp_msg.c:67) 20241102125956224 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found free endpoint: rtpbridge/1@mgw (mgcp_endp.c:261) 20241102125956224 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:441) 20241102125956224 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241102125956224 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956224 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956224 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956224 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956224 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956224 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956224 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956224 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956224 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956224 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956224 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956224 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956224 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956224 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956224 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956224 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956224 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956224 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956224 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956224 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956224 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956224 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956224 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956224 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956224 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956224 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956224 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956224 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956224 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956224 DLMGCP DEBUG <0013> endpoint:rtpbridge/1e@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956227 DLMGCP DEBUG <0013> Received message: line #00: DLCX 2798 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241102125956227 DLMGCP DEBUG <0013> Received message: line #01: C: 00FF (mgcp_msg.c:67) 20241102125956227 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found free endpoint: rtpbridge/1@mgw (mgcp_endp.c:261) 20241102125956227 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:441) 20241102125956227 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241102125956227 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956227 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956227 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956227 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956227 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956227 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956227 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956227 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956227 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956227 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956227 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956227 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956227 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956227 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956227 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956227 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956227 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956227 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956227 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956227 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956227 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956227 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956227 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956227 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956227 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956227 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956227 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956227 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956227 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956227 DLMGCP DEBUG <0013> endpoint:rtpbridge/1e@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956227 DLMGCP DEBUG <0013> endpoint:rtpbridge/1f@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956227 DLMGCP DEBUG <0013> endpoint:rtpbridge/20@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956227 DLMGCP DEBUG <0013> endpoint:rtpbridge/21@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956227 DLMGCP DEBUG <0013> endpoint:rtpbridge/22@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956227 DLMGCP DEBUG <0013> endpoint:rtpbridge/23@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956227 DLMGCP DEBUG <0013> endpoint:rtpbridge/24@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956227 DLMGCP DEBUG <0013> endpoint:rtpbridge/25@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956227 DLMGCP DEBUG <0013> endpoint:rtpbridge/26@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956227 DLMGCP DEBUG <0013> endpoint:rtpbridge/27@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956227 DLMGCP DEBUG <0013> endpoint:rtpbridge/28@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956227 DLMGCP DEBUG <0013> endpoint:rtpbridge/29@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956227 DLMGCP DEBUG <0013> endpoint:rtpbridge/2a@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956227 DLMGCP DEBUG <0013> endpoint:rtpbridge/2b@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956227 DLMGCP DEBUG <0013> endpoint:rtpbridge/2c@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956227 DLMGCP DEBUG <0013> endpoint:rtpbridge/2d@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956227 DLMGCP DEBUG <0013> endpoint:rtpbridge/2e@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956227 DLMGCP DEBUG <0013> endpoint:rtpbridge/2f@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956227 DLMGCP DEBUG <0013> endpoint:rtpbridge/30@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956227 DLMGCP DEBUG <0013> endpoint:rtpbridge/31@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956227 DLMGCP DEBUG <0013> endpoint:rtpbridge/32@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956227 DLMGCP DEBUG <0013> endpoint:rtpbridge/33@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956227 DLMGCP DEBUG <0013> endpoint:rtpbridge/34@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956227 DLMGCP DEBUG <0013> endpoint:rtpbridge/35@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956227 DLMGCP DEBUG <0013> endpoint:rtpbridge/36@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956227 DLMGCP DEBUG <0013> endpoint:rtpbridge/37@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956227 DLMGCP DEBUG <0013> endpoint:rtpbridge/38@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956227 DLMGCP DEBUG <0013> endpoint:rtpbridge/39@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956227 DLMGCP DEBUG <0013> endpoint:rtpbridge/3a@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956227 DLMGCP DEBUG <0013> endpoint:rtpbridge/3b@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956227 DLMGCP DEBUG <0013> endpoint:rtpbridge/3c@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956227 DLMGCP DEBUG <0013> endpoint:rtpbridge/3d@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956227 DLMGCP DEBUG <0013> endpoint:rtpbridge/3e@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956227 DLMGCP DEBUG <0013> endpoint:rtpbridge/3f@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956227 DLMGCP DEBUG <0013> endpoint:rtpbridge/40@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956227 DLMGCP DEBUG <0013> endpoint:rtpbridge/41@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956227 DLMGCP DEBUG <0013> endpoint:rtpbridge/42@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956227 DLMGCP DEBUG <0013> endpoint:rtpbridge/43@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956227 DLMGCP DEBUG <0013> endpoint:rtpbridge/44@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956227 DLMGCP DEBUG <0013> endpoint:rtpbridge/45@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956227 DLMGCP DEBUG <0013> endpoint:rtpbridge/46@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956227 DLMGCP DEBUG <0013> endpoint:rtpbridge/47@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956227 DLMGCP DEBUG <0013> endpoint:rtpbridge/48@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956227 DLMGCP DEBUG <0013> endpoint:rtpbridge/49@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956227 DLMGCP DEBUG <0013> endpoint:rtpbridge/4a@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956227 DLMGCP DEBUG <0013> endpoint:rtpbridge/4b@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956227 DLMGCP DEBUG <0013> endpoint:rtpbridge/4c@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956227 DLMGCP DEBUG <0013> endpoint:rtpbridge/4d@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956227 DLMGCP DEBUG <0013> endpoint:rtpbridge/4e@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956227 DLMGCP DEBUG <0013> endpoint:rtpbridge/4f@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956227 DLMGCP DEBUG <0013> endpoint:rtpbridge/50@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956227 DLMGCP DEBUG <0013> endpoint:rtpbridge/51@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956227 DLMGCP DEBUG <0013> endpoint:rtpbridge/52@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956227 DLMGCP DEBUG <0013> endpoint:rtpbridge/53@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956227 DLMGCP DEBUG <0013> endpoint:rtpbridge/54@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956227 DLMGCP DEBUG <0013> endpoint:rtpbridge/55@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956227 DLMGCP DEBUG <0013> endpoint:rtpbridge/56@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956227 DLMGCP DEBUG <0013> endpoint:rtpbridge/57@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956227 DLMGCP DEBUG <0013> endpoint:rtpbridge/58@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956227 DLMGCP DEBUG <0013> endpoint:rtpbridge/59@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956227 DLMGCP DEBUG <0013> endpoint:rtpbridge/5a@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956227 DLMGCP DEBUG <0013> endpoint:rtpbridge/5b@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956227 DLMGCP DEBUG <0013> endpoint:rtpbridge/5c@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956227 DLMGCP DEBUG <0013> endpoint:rtpbridge/5d@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956227 DLMGCP DEBUG <0013> endpoint:rtpbridge/5e@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956227 DLMGCP DEBUG <0013> endpoint:rtpbridge/5f@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956227 DLMGCP DEBUG <0013> endpoint:rtpbridge/60@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956227 DLMGCP DEBUG <0013> endpoint:rtpbridge/61@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956227 DLMGCP DEBUG <0013> endpoint:rtpbridge/62@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956227 DLMGCP DEBUG <0013> endpoint:rtpbridge/63@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956227 DLMGCP DEBUG <0013> endpoint:rtpbridge/64@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956227 DLMGCP DEBUG <0013> endpoint:rtpbridge/65@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956227 DLMGCP DEBUG <0013> endpoint:rtpbridge/66@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956227 DLMGCP DEBUG <0013> endpoint:rtpbridge/67@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956227 DLMGCP DEBUG <0013> endpoint:rtpbridge/68@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956227 DLMGCP DEBUG <0013> endpoint:rtpbridge/69@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956227 DLMGCP DEBUG <0013> endpoint:rtpbridge/6a@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956227 DLMGCP DEBUG <0013> endpoint:rtpbridge/6b@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956227 DLMGCP DEBUG <0013> endpoint:rtpbridge/6c@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956227 DLMGCP DEBUG <0013> endpoint:rtpbridge/6d@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956227 DLMGCP DEBUG <0013> endpoint:rtpbridge/6e@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956227 DLMGCP DEBUG <0013> endpoint:rtpbridge/6f@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956227 DLMGCP DEBUG <0013> endpoint:rtpbridge/70@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956227 DLMGCP DEBUG <0013> endpoint:rtpbridge/71@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956227 DLMGCP DEBUG <0013> endpoint:rtpbridge/72@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956227 DLMGCP DEBUG <0013> endpoint:rtpbridge/73@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956227 DLMGCP DEBUG <0013> endpoint:rtpbridge/74@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956227 DLMGCP DEBUG <0013> endpoint:rtpbridge/75@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956227 DLMGCP DEBUG <0013> endpoint:rtpbridge/76@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956227 DLMGCP DEBUG <0013> endpoint:rtpbridge/77@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956227 DLMGCP DEBUG <0013> endpoint:rtpbridge/78@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956227 DLMGCP DEBUG <0013> endpoint:rtpbridge/79@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956227 DLMGCP DEBUG <0013> endpoint:rtpbridge/7a@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956227 DLMGCP DEBUG <0013> endpoint:rtpbridge/7b@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956227 DLMGCP DEBUG <0013> endpoint:rtpbridge/7c@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956227 DLMGCP DEBUG <0013> endpoint:rtpbridge/7d@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956227 DLMGCP DEBUG <0013> endpoint:rtpbridge/7e@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956227 DLMGCP DEBUG <0013> endpoint:rtpbridge/7f@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956227 DLMGCP DEBUG <0013> endpoint:rtpbridge/80@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956227 DLMGCP DEBUG <0013> endpoint:rtpbridge/81@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956227 DLMGCP DEBUG <0013> endpoint:rtpbridge/82@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956227 DLMGCP DEBUG <0013> endpoint:rtpbridge/83@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956227 DLMGCP DEBUG <0013> endpoint:rtpbridge/84@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956227 DLMGCP DEBUG <0013> endpoint:rtpbridge/85@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956227 DLMGCP DEBUG <0013> endpoint:rtpbridge/86@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956227 DLMGCP DEBUG <0013> endpoint:rtpbridge/87@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956227 DLMGCP DEBUG <0013> endpoint:rtpbridge/88@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956227 DLMGCP DEBUG <0013> endpoint:rtpbridge/89@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956227 DLMGCP DEBUG <0013> endpoint:rtpbridge/8a@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956227 DLMGCP DEBUG <0013> endpoint:rtpbridge/8b@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956227 DLMGCP DEBUG <0013> endpoint:rtpbridge/8c@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956227 DLMGCP DEBUG <0013> endpoint:rtpbridge/8d@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956227 DLMGCP DEBUG <0013> endpoint:rtpbridge/8e@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956227 DLMGCP DEBUG <0013> endpoint:rtpbridge/8f@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956227 DLMGCP DEBUG <0013> endpoint:rtpbridge/90@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956227 DLMGCP DEBUG <0013> endpoint:rtpbridge/91@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956227 DLMGCP DEBUG <0013> endpoint:rtpbridge/92@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956227 DLMGCP DEBUG <0013> endpoint:rtpbridge/93@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956227 DLMGCP DEBUG <0013> endpoint:rtpbridge/94@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956227 DLMGCP DEBUG <0013> endpoint:rtpbridge/95@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956227 DLMGCP DEBUG <0013> endpoint:rtpbridge/96@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956227 DLMGCP DEBUG <0013> endpoint:rtpbridge/97@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956227 DLMGCP DEBUG <0013> endpoint:rtpbridge/98@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956227 DLMGCP DEBUG <0013> endpoint:rtpbridge/99@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956227 DLMGCP DEBUG <0013> endpoint:rtpbridge/9a@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956227 DLMGCP DEBUG <0013> endpoint:rtpbridge/9b@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956227 DLMGCP DEBUG <0013> endpoint:rtpbridge/9c@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956227 DLMGCP DEBUG <0013> endpoint:rtpbridge/9d@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956227 DLMGCP DEBUG <0013> endpoint:rtpbridge/9e@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956228 DLMGCP DEBUG <0013> endpoint:rtpbridge/9f@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956228 DLMGCP DEBUG <0013> endpoint:rtpbridge/a0@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956228 DLMGCP DEBUG <0013> endpoint:rtpbridge/a1@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956228 DLMGCP DEBUG <0013> endpoint:rtpbridge/a2@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956228 DLMGCP DEBUG <0013> endpoint:rtpbridge/a3@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956228 DLMGCP DEBUG <0013> endpoint:rtpbridge/a4@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956228 DLMGCP DEBUG <0013> endpoint:rtpbridge/a5@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956228 DLMGCP DEBUG <0013> endpoint:rtpbridge/a6@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956228 DLMGCP DEBUG <0013> endpoint:rtpbridge/a7@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956228 DLMGCP DEBUG <0013> endpoint:rtpbridge/a8@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956228 DLMGCP DEBUG <0013> endpoint:rtpbridge/a9@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956228 DLMGCP DEBUG <0013> endpoint:rtpbridge/aa@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956228 DLMGCP DEBUG <0013> endpoint:rtpbridge/ab@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956228 DLMGCP DEBUG <0013> endpoint:rtpbridge/ac@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956228 DLMGCP DEBUG <0013> endpoint:rtpbridge/ad@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956228 DLMGCP DEBUG <0013> endpoint:rtpbridge/ae@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956228 DLMGCP DEBUG <0013> endpoint:rtpbridge/af@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956228 DLMGCP DEBUG <0013> endpoint:rtpbridge/b0@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956228 DLMGCP DEBUG <0013> endpoint:rtpbridge/b1@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956228 DLMGCP DEBUG <0013> endpoint:rtpbridge/b2@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956228 DLMGCP DEBUG <0013> endpoint:rtpbridge/b3@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956228 DLMGCP DEBUG <0013> endpoint:rtpbridge/b4@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956228 DLMGCP DEBUG <0013> endpoint:rtpbridge/b5@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956228 DLMGCP DEBUG <0013> endpoint:rtpbridge/b6@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956228 DLMGCP DEBUG <0013> endpoint:rtpbridge/b7@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956228 DLMGCP DEBUG <0013> endpoint:rtpbridge/b8@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956228 DLMGCP DEBUG <0013> endpoint:rtpbridge/b9@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956228 DLMGCP DEBUG <0013> endpoint:rtpbridge/ba@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956228 DLMGCP DEBUG <0013> endpoint:rtpbridge/bb@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956228 DLMGCP DEBUG <0013> endpoint:rtpbridge/bc@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956228 DLMGCP DEBUG <0013> endpoint:rtpbridge/bd@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956228 DLMGCP DEBUG <0013> endpoint:rtpbridge/be@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956228 DLMGCP DEBUG <0013> endpoint:rtpbridge/bf@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956228 DLMGCP DEBUG <0013> endpoint:rtpbridge/c0@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956228 DLMGCP DEBUG <0013> endpoint:rtpbridge/c1@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956228 DLMGCP DEBUG <0013> endpoint:rtpbridge/c2@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956228 DLMGCP DEBUG <0013> endpoint:rtpbridge/c3@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956228 DLMGCP DEBUG <0013> endpoint:rtpbridge/c4@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956228 DLMGCP DEBUG <0013> endpoint:rtpbridge/c5@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956228 DLMGCP DEBUG <0013> endpoint:rtpbridge/c6@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956228 DLMGCP DEBUG <0013> endpoint:rtpbridge/c7@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956228 DLMGCP DEBUG <0013> endpoint:rtpbridge/c8@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956228 DLMGCP DEBUG <0013> endpoint:rtpbridge/c9@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956228 DLMGCP DEBUG <0013> endpoint:rtpbridge/ca@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956228 DLMGCP DEBUG <0013> endpoint:rtpbridge/cb@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956228 DLMGCP DEBUG <0013> endpoint:rtpbridge/cc@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956228 DLMGCP DEBUG <0013> endpoint:rtpbridge/cd@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956228 DLMGCP DEBUG <0013> endpoint:rtpbridge/ce@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956228 DLMGCP DEBUG <0013> endpoint:rtpbridge/cf@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956228 DLMGCP DEBUG <0013> endpoint:rtpbridge/d0@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956228 DLMGCP DEBUG <0013> endpoint:rtpbridge/d1@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956228 DLMGCP DEBUG <0013> endpoint:rtpbridge/d2@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956228 DLMGCP DEBUG <0013> endpoint:rtpbridge/d3@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956228 DLMGCP DEBUG <0013> endpoint:rtpbridge/d4@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956228 DLMGCP DEBUG <0013> endpoint:rtpbridge/d5@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956228 DLMGCP DEBUG <0013> endpoint:rtpbridge/d6@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956228 DLMGCP DEBUG <0013> endpoint:rtpbridge/d7@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956228 DLMGCP DEBUG <0013> endpoint:rtpbridge/d8@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956228 DLMGCP DEBUG <0013> endpoint:rtpbridge/d9@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956228 DLMGCP DEBUG <0013> endpoint:rtpbridge/da@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956228 DLMGCP DEBUG <0013> endpoint:rtpbridge/db@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956228 DLMGCP DEBUG <0013> endpoint:rtpbridge/dc@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956228 DLMGCP DEBUG <0013> endpoint:rtpbridge/dd@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956228 DLMGCP DEBUG <0013> endpoint:rtpbridge/de@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956228 DLMGCP DEBUG <0013> endpoint:rtpbridge/df@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956228 DLMGCP DEBUG <0013> endpoint:rtpbridge/e0@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956228 DLMGCP DEBUG <0013> endpoint:rtpbridge/e1@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956228 DLMGCP DEBUG <0013> endpoint:rtpbridge/e2@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956228 DLMGCP DEBUG <0013> endpoint:rtpbridge/e3@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956228 DLMGCP DEBUG <0013> endpoint:rtpbridge/e4@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956228 DLMGCP DEBUG <0013> endpoint:rtpbridge/e5@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956228 DLMGCP DEBUG <0013> endpoint:rtpbridge/e6@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956228 DLMGCP DEBUG <0013> endpoint:rtpbridge/e7@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956228 DLMGCP DEBUG <0013> endpoint:rtpbridge/e8@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956228 DLMGCP DEBUG <0013> endpoint:rtpbridge/e9@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956228 DLMGCP DEBUG <0013> endpoint:rtpbridge/ea@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956228 DLMGCP DEBUG <0013> endpoint:rtpbridge/eb@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956228 DLMGCP DEBUG <0013> endpoint:rtpbridge/ec@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956228 DLMGCP DEBUG <0013> endpoint:rtpbridge/ed@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956228 DLMGCP DEBUG <0013> endpoint:rtpbridge/ee@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956228 DLMGCP DEBUG <0013> endpoint:rtpbridge/ef@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956228 DLMGCP DEBUG <0013> endpoint:rtpbridge/f0@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956228 DLMGCP DEBUG <0013> endpoint:rtpbridge/f1@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956228 DLMGCP DEBUG <0013> endpoint:rtpbridge/f2@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956228 DLMGCP DEBUG <0013> endpoint:rtpbridge/f3@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956228 DLMGCP DEBUG <0013> endpoint:rtpbridge/f4@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956228 DLMGCP DEBUG <0013> endpoint:rtpbridge/f5@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956228 DLMGCP DEBUG <0013> endpoint:rtpbridge/f6@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956228 DLMGCP DEBUG <0013> endpoint:rtpbridge/f7@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956228 DLMGCP DEBUG <0013> endpoint:rtpbridge/f8@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956228 DLMGCP DEBUG <0013> endpoint:rtpbridge/f9@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956228 DLMGCP DEBUG <0013> endpoint:rtpbridge/fa@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956228 DLMGCP DEBUG <0013> endpoint:rtpbridge/fb@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956228 DLMGCP DEBUG <0013> endpoint:rtpbridge/fc@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956228 DLMGCP DEBUG <0013> endpoint:rtpbridge/fd@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956228 DLMGCP DEBUG <0013> endpoint:rtpbridge/fe@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956228 DLMGCP DEBUG <0013> endpoint:rtpbridge/ff@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956228 DLMGCP DEBUG <0013> endpoint:rtpbridge/100@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956228 DLMGCP DEBUG <0013> endpoint:rtpbridge/101@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956228 DLMGCP DEBUG <0013> endpoint:rtpbridge/102@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956228 DLMGCP DEBUG <0013> endpoint:rtpbridge/103@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956228 DLMGCP DEBUG <0013> endpoint:rtpbridge/104@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956228 DLMGCP DEBUG <0013> endpoint:rtpbridge/105@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956228 DLMGCP DEBUG <0013> endpoint:rtpbridge/106@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956228 DLMGCP DEBUG <0013> endpoint:rtpbridge/107@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956228 DLMGCP DEBUG <0013> endpoint:rtpbridge/108@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956228 DLMGCP DEBUG <0013> endpoint:rtpbridge/109@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956228 DLMGCP DEBUG <0013> endpoint:rtpbridge/10a@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956228 DLMGCP DEBUG <0013> endpoint:rtpbridge/10b@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956228 DLMGCP DEBUG <0013> endpoint:rtpbridge/10c@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956228 DLMGCP DEBUG <0013> endpoint:rtpbridge/10d@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956228 DLMGCP DEBUG <0013> endpoint:rtpbridge/10e@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956228 DLMGCP DEBUG <0013> endpoint:rtpbridge/10f@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956228 DLMGCP DEBUG <0013> endpoint:rtpbridge/110@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956228 DLMGCP DEBUG <0013> endpoint:rtpbridge/111@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956228 DLMGCP DEBUG <0013> endpoint:rtpbridge/112@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956228 DLMGCP DEBUG <0013> endpoint:rtpbridge/113@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956228 DLMGCP DEBUG <0013> endpoint:rtpbridge/114@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956228 DLMGCP DEBUG <0013> endpoint:rtpbridge/115@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956228 DLMGCP DEBUG <0013> endpoint:rtpbridge/116@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956228 DLMGCP DEBUG <0013> endpoint:rtpbridge/117@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956228 DLMGCP DEBUG <0013> endpoint:rtpbridge/118@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956228 DLMGCP DEBUG <0013> endpoint:rtpbridge/119@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956228 DLMGCP DEBUG <0013> endpoint:rtpbridge/11a@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956228 DLMGCP DEBUG <0013> endpoint:rtpbridge/11b@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956228 DLMGCP DEBUG <0013> endpoint:rtpbridge/11c@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956228 DLMGCP DEBUG <0013> endpoint:rtpbridge/11d@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956228 DLMGCP DEBUG <0013> endpoint:rtpbridge/11e@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956228 DLMGCP DEBUG <0013> endpoint:rtpbridge/11f@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956228 DLMGCP DEBUG <0013> endpoint:rtpbridge/120@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956228 DLMGCP DEBUG <0013> endpoint:rtpbridge/121@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956228 DLMGCP DEBUG <0013> endpoint:rtpbridge/122@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956228 DLMGCP DEBUG <0013> endpoint:rtpbridge/123@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956228 DLMGCP DEBUG <0013> endpoint:rtpbridge/124@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956228 DLMGCP DEBUG <0013> endpoint:rtpbridge/125@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956228 DLMGCP DEBUG <0013> endpoint:rtpbridge/126@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956228 DLMGCP DEBUG <0013> endpoint:rtpbridge/127@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956228 DLMGCP DEBUG <0013> endpoint:rtpbridge/128@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956228 DLMGCP DEBUG <0013> endpoint:rtpbridge/129@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956228 DLMGCP DEBUG <0013> endpoint:rtpbridge/12a@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956228 DLMGCP DEBUG <0013> endpoint:rtpbridge/12b@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956228 DLMGCP DEBUG <0013> endpoint:rtpbridge/12c@mgw Releasing endpoint (mgcp_endp.c:662) 20241102125956228 DLMGCP DEBUG <0013> endpoint:none Generated response: code=200 (mgcp_protocol.c:230) 20241102125956228 DLMGCP DEBUG <0013> Generated response: line #00: 200 2798 OK (mgcp_msg.c:67) Waiting for packet dumper to finish... 0 (prev_count=-1, count=20229620) Waiting for packet dumper to finish... 1 (prev_count=20229620, count=20337596) MTC@10445d38c153: External command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh MGCP_Test.TC_crcx_osmux_257 pass' was executed successfully (exit status: 0). MTC@10445d38c153: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-latest/_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 ------ Sat Nov 2 12:59:58 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-latest/logs/testsuite/MGCP_Test.TC_one_crcx_receive_only_osmux.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-latest/logs/testsuite/MGCP_Test.TC_one_crcx_receive_only_osmux.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@10445d38c153: External command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh MGCP_Test.TC_one_crcx_receive_only_osmux' was executed successfully (exit status: 0). MTC@10445d38c153: Test case TC_one_crcx_receive_only_osmux started. 20241102125959615 DLMGCP DEBUG <0013> Received message: line #00: DLCX 35009 rtpbridge/1@mgw MGCP 1.0 (mgcp_msg.c:67) 20241102125959615 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found endpoint: rtpbridge/1@mgw (mgcp_endp.c:279) 20241102125959615 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:441) 20241102125959616 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241102125959616 DLMGCP ERROR <0013> endpoint:rtpbridge/1@mgw DLCX: endpoint is not holding a connection. (mgcp_protocol.c:1399) 20241102125959616 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Generated response: code=515 (mgcp_protocol.c:230) 20241102125959616 DLMGCP DEBUG <0013> Generated response: line #00: 515 35009 FAIL (mgcp_msg.c:67) 20241102125959623 DLMGCP DEBUG <0013> Received message: line #00: CRCX 35010 rtpbridge/1@mgw MGCP 1.0 (mgcp_msg.c:67) 20241102125959623 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241102125959623 DLMGCP DEBUG <0013> Received message: line #02: C: 1225 (mgcp_msg.c:67) 20241102125959623 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241102125959623 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:67) 20241102125959623 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found endpoint: rtpbridge/1@mgw (mgcp_endp.c:279) 20241102125959623 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:441) 20241102125959623 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241102125959623 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:192) 20241102125959623 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw conn:(1225/rtp C:D1899440 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241102125959623 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw CI:D1899440 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241102125959623 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw CI:D1899440 output_enabled 0 (mgcp_msg.c:125) 20241102125959623 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241102125959623 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw conn:(1225/rtp C:D1899440 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) 20241102125959623 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241102125959623 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw CI:D1899440 CRCX: Creating connection: port: 5748 (mgcp_protocol.c:1112) 20241102125959623 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw CI:D1899440 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241102125959623 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241102125959623 DLMGCP DEBUG <0013> Generated response: line #00: 200 35010 OK (mgcp_msg.c:67) 20241102125959623 DLMGCP DEBUG <0013> Generated response: line #01: I: D1899440 (mgcp_msg.c:67) 20241102125959623 DLMGCP DEBUG <0013> Generated response: line #02: X-Osmux: 4 (mgcp_msg.c:67) 20241102125959623 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241102125959623 DLMGCP DEBUG <0013> Generated response: line #04: o=- D1899440 23 IN IP6 ::1 (mgcp_msg.c:67) 20241102125959623 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241102125959623 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241102125959623 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241102125959623 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:67) 20241102125959623 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241102125959623 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241102130000728 DLMGCP DEBUG <0013> Received message: line #00: DLCX 35011 rtpbridge/1@mgw MGCP 1.0 (mgcp_msg.c:67) 20241102130000728 DLMGCP DEBUG <0013> Received message: line #01: C: 1225 (mgcp_msg.c:67) 20241102130000728 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found endpoint: rtpbridge/1@mgw (mgcp_endp.c:279) 20241102130000728 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:441) 20241102130000728 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241102130000728 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1477) 20241102130000728 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Releasing endpoint (mgcp_endp.c:662) 20241102130000728 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Releasing endpoint (mgcp_endp.c:662) 20241102130000728 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241102130000728 DLMGCP DEBUG <0013> Generated response: line #00: 200 35011 OK (mgcp_msg.c:67) MTC@10445d38c153: 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@10445d38c153: setverdict(pass): none -> pass RTPEM0(157)@10445d38c153: Final verdict of PTC: none RTPEM2(159)@10445d38c153: Final verdict of PTC: none IPA-CTRL-CLI-IPA(162)@10445d38c153: Final verdict of PTC: none OsmuxEM(160)@10445d38c153: Final verdict of PTC: none VirtCallAgent-STATS(161)@10445d38c153: Final verdict of PTC: none RTPEM1(158)@10445d38c153: Final verdict of PTC: none MTC@10445d38c153: Setting final verdict of the test case. MTC@10445d38c153: Local verdict of MTC: pass MTC@10445d38c153: Local verdict of PTC RTPEM0(157): none (pass -> pass) MTC@10445d38c153: Local verdict of PTC RTPEM1(158): none (pass -> pass) MTC@10445d38c153: Local verdict of PTC RTPEM2(159): none (pass -> pass) MTC@10445d38c153: Local verdict of PTC OsmuxEM(160): none (pass -> pass) MTC@10445d38c153: Local verdict of PTC VirtCallAgent-STATS(161): none (pass -> pass) MTC@10445d38c153: Local verdict of PTC IPA-CTRL-CLI-IPA(162): none (pass -> pass) MTC@10445d38c153: Test case TC_one_crcx_receive_only_osmux finished. Verdict: pass MTC@10445d38c153: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh MGCP_Test.TC_one_crcx_receive_only_osmux pass'. Sat Nov 2 13:00:00 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@10445d38c153: External command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-latest/_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@10445d38c153: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh MGCP_Test.TC_one_crcx_loopback_osmux'. ------ MGCP_Test.TC_one_crcx_loopback_osmux ------ Sat Nov 2 13:00:02 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-latest/logs/testsuite/MGCP_Test.TC_one_crcx_loopback_osmux.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-latest/logs/testsuite/MGCP_Test.TC_one_crcx_loopback_osmux.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@10445d38c153: External command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh MGCP_Test.TC_one_crcx_loopback_osmux' was executed successfully (exit status: 0). MTC@10445d38c153: Test case TC_one_crcx_loopback_osmux started. 20241102130003876 DLMGCP DEBUG <0013> Received message: line #00: DLCX 17793 rtpbridge/1@mgw MGCP 1.0 (mgcp_msg.c:67) 20241102130003876 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found endpoint: rtpbridge/1@mgw (mgcp_endp.c:279) 20241102130003876 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:441) 20241102130003876 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241102130003876 DLMGCP ERROR <0013> endpoint:rtpbridge/1@mgw DLCX: endpoint is not holding a connection. (mgcp_protocol.c:1399) 20241102130003876 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Generated response: code=515 (mgcp_protocol.c:230) 20241102130003876 DLMGCP DEBUG <0013> Generated response: line #00: 515 17793 FAIL (mgcp_msg.c:67) 20241102130003882 DLMGCP DEBUG <0013> Received message: line #00: CRCX 17794 rtpbridge/1@mgw MGCP 1.0 (mgcp_msg.c:67) 20241102130003882 DLMGCP DEBUG <0013> Received message: line #01: M: loopback (mgcp_msg.c:67) 20241102130003882 DLMGCP DEBUG <0013> Received message: line #02: C: 1225 (mgcp_msg.c:67) 20241102130003882 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241102130003883 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: 2 (mgcp_msg.c:67) 20241102130003883 DLMGCP DEBUG <0013> Received message: line #05: v=0 (mgcp_msg.c:67) 20241102130003883 DLMGCP DEBUG <0013> Received message: line #06: o=- 23 42 IN IP4 127.0.0.1 (mgcp_msg.c:67) 20241102130003883 DLMGCP DEBUG <0013> Received message: line #07: s=- (mgcp_msg.c:67) 20241102130003883 DLMGCP DEBUG <0013> Received message: line #08: c=IN IP4 127.0.0.1 (mgcp_msg.c:67) 20241102130003883 DLMGCP DEBUG <0013> Received message: line #09: t=0 0 (mgcp_msg.c:67) 20241102130003883 DLMGCP DEBUG <0013> Received message: line #10: m=audio 1985 RTP/AVP 111 (mgcp_msg.c:67) 20241102130003883 DLMGCP DEBUG <0013> Received message: line #11: a=rtpmap:111 GSM-HR-08/8000/1 (mgcp_msg.c:67) 20241102130003883 DLMGCP DEBUG <0013> Received message: line #12: a=ptime:20 (mgcp_msg.c:67) 20241102130003883 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found endpoint: rtpbridge/1@mgw (mgcp_endp.c:279) 20241102130003883 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:441) 20241102130003883 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241102130003883 DLMGCP DEBUG <0013> MGCP client offered Osmux CID 2 (mgcp_msg.c:207) 20241102130003883 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw conn:(1225/rtp C:43CD85DD r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241102130003883 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw CI:43CD85DD connection mode 'loopback' 7 (mgcp_msg.c:120) 20241102130003883 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw CI:43CD85DD output_enabled 1 (mgcp_msg.c:125) 20241102130003883 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241102130003883 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw CI:43CD85DD Got media info via SDP: port:1985, addr:127.0.0.1, duration:20, payload-types:111=GSM-HR-08 (mgcp_sdp.c:444) 20241102130003883 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw conn:(1225/rtp C:43CD85DD 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) 20241102130003883 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Configuring RTP endpoint: local port 1985 (mgcp_protocol.c:726) 20241102130003883 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw RTP-setup: Endpoint is in loopback mode, stopping here! (mgcp_protocol.c:167) 20241102130003883 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw CI:43CD85DD CRCX: Creating connection: port: 5750 (mgcp_protocol.c:1112) 20241102130003883 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw CI:43CD85DD CRCX: connection successfully created (mgcp_protocol.c:1121) 20241102130003883 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241102130003883 DLMGCP DEBUG <0013> Generated response: line #00: 200 17794 OK (mgcp_msg.c:67) 20241102130003883 DLMGCP DEBUG <0013> Generated response: line #01: I: 43CD85DD (mgcp_msg.c:67) 20241102130003883 DLMGCP DEBUG <0013> Generated response: line #02: X-Osmux: 5 (mgcp_msg.c:67) 20241102130003883 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241102130003883 DLMGCP DEBUG <0013> Generated response: line #04: o=- 43CD85DD 23 IN IP4 127.0.0.1 (mgcp_msg.c:67) 20241102130003883 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241102130003883 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP4 127.0.0.1 (mgcp_msg.c:67) 20241102130003883 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241102130003883 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 1984 RTP/AVP 111 (mgcp_msg.c:67) 20241102130003883 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:111 GSM-HR-08/8000/1 (mgcp_msg.c:67) 20241102130003883 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) OsmuxEM(166)@10445d38c153: Warning: Stopping inactive timer T_transmit. 20241102130005088 DLMGCP DEBUG <0013> Received message: line #00: DLCX 17795 rtpbridge/1@mgw MGCP 1.0 (mgcp_msg.c:67) 20241102130005088 DLMGCP DEBUG <0013> Received message: line #01: C: 1225 (mgcp_msg.c:67) 20241102130005088 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found endpoint: rtpbridge/1@mgw (mgcp_endp.c:279) 20241102130005088 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:441) 20241102130005088 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241102130005088 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1477) 20241102130005088 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Releasing endpoint (mgcp_endp.c:662) 20241102130005088 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Releasing endpoint (mgcp_endp.c:662) 20241102130005088 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241102130005088 DLMGCP DEBUG <0013> Generated response: line #00: 200 17795 OK (mgcp_msg.c:67) MTC@10445d38c153: 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@10445d38c153: setverdict(pass): none -> pass OsmuxEM(166)@10445d38c153: Final verdict of PTC: none IPA-CTRL-CLI-IPA(168)@10445d38c153: Final verdict of PTC: none RTPEM0(163)@10445d38c153: Final verdict of PTC: none VirtCallAgent-STATS(167)@10445d38c153: Final verdict of PTC: none RTPEM2(165)@10445d38c153: Final verdict of PTC: none RTPEM1(164)@10445d38c153: Final verdict of PTC: none MTC@10445d38c153: Setting final verdict of the test case. MTC@10445d38c153: Local verdict of MTC: pass MTC@10445d38c153: Local verdict of PTC RTPEM0(163): none (pass -> pass) MTC@10445d38c153: Local verdict of PTC RTPEM1(164): none (pass -> pass) MTC@10445d38c153: Local verdict of PTC RTPEM2(165): none (pass -> pass) MTC@10445d38c153: Local verdict of PTC OsmuxEM(166): none (pass -> pass) MTC@10445d38c153: Local verdict of PTC VirtCallAgent-STATS(167): none (pass -> pass) MTC@10445d38c153: Local verdict of PTC IPA-CTRL-CLI-IPA(168): none (pass -> pass) MTC@10445d38c153: Test case TC_one_crcx_loopback_osmux finished. Verdict: pass MTC@10445d38c153: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh MGCP_Test.TC_one_crcx_loopback_osmux pass'. Sat Nov 2 13:00:05 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=45560) Waiting for packet dumper to finish... 1 (prev_count=45560, count=62572) MTC@10445d38c153: External command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh MGCP_Test.TC_one_crcx_loopback_osmux pass' was executed successfully (exit status: 0). MTC@10445d38c153: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-latest/_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 ------ Sat Nov 2 13:00:07 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-latest/logs/testsuite/MGCP_Test.TC_two_crcx_and_rtp_osmux.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-latest/logs/testsuite/MGCP_Test.TC_two_crcx_and_rtp_osmux.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@10445d38c153: External command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh MGCP_Test.TC_two_crcx_and_rtp_osmux' was executed successfully (exit status: 0). MTC@10445d38c153: Test case TC_two_crcx_and_rtp_osmux started. 20241102130008235 DLMGCP DEBUG <0013> Received message: line #00: DLCX 5403 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:67) 20241102130008235 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:279) 20241102130008235 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:441) 20241102130008235 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241102130008235 DLMGCP ERROR <0013> endpoint:rtpbridge/2@mgw DLCX: endpoint is not holding a connection. (mgcp_protocol.c:1399) 20241102130008235 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=515 (mgcp_protocol.c:230) 20241102130008235 DLMGCP DEBUG <0013> Generated response: line #00: 515 5403 FAIL (mgcp_msg.c:67) 20241102130008243 DLMGCP DEBUG <0013> Received message: line #00: CRCX 5404 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:67) 20241102130008243 DLMGCP DEBUG <0013> Received message: line #01: M: sendrecv (mgcp_msg.c:67) 20241102130008243 DLMGCP DEBUG <0013> Received message: line #02: C: 1226 (mgcp_msg.c:67) 20241102130008243 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241102130008243 DLMGCP DEBUG <0013> Received message: line #04: v=0 (mgcp_msg.c:67) 20241102130008243 DLMGCP DEBUG <0013> Received message: line #05: o=- 23 42 IN IP4 127.0.0.1 (mgcp_msg.c:67) 20241102130008243 DLMGCP DEBUG <0013> Received message: line #06: s=- (mgcp_msg.c:67) 20241102130008243 DLMGCP DEBUG <0013> Received message: line #07: c=IN IP4 127.0.0.1 (mgcp_msg.c:67) 20241102130008243 DLMGCP DEBUG <0013> Received message: line #08: t=0 0 (mgcp_msg.c:67) 20241102130008244 DLMGCP DEBUG <0013> Received message: line #09: m=audio 10000 RTP/AVP 112 (mgcp_msg.c:67) 20241102130008244 DLMGCP DEBUG <0013> Received message: line #10: a=rtpmap:112 AMR/8000 (mgcp_msg.c:67) 20241102130008244 DLMGCP DEBUG <0013> Received message: line #11: a=ptime:20 (mgcp_msg.c:67) 20241102130008244 DLMGCP DEBUG <0013> Received message: line #12: a=fmtp:112 octet-align=1 (mgcp_msg.c:67) 20241102130008244 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:279) 20241102130008244 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:441) 20241102130008244 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241102130008244 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw conn:(1226/rtp C:4168C7E8 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241102130008244 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:4168C7E8 connection mode 'sendrecv' 3 (mgcp_msg.c:120) 20241102130008244 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:4168C7E8 output_enabled 1 (mgcp_msg.c:125) 20241102130008244 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241102130008244 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:4168C7E8 Got media info via SDP: port:10000, addr:127.0.0.1, duration:20, payload-types:112=AMR (mgcp_sdp.c:444) 20241102130008244 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw conn:(1226/rtp C:4168C7E8 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) 20241102130008244 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Configuring RTP endpoint: local port 10000 (mgcp_protocol.c:726) 20241102130008244 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:4168C7E8 CRCX: Creating connection: port: 5752 (mgcp_protocol.c:1112) 20241102130008244 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:4168C7E8 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241102130008244 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241102130008244 DLMGCP DEBUG <0013> Generated response: line #00: 200 5404 OK (mgcp_msg.c:67) 20241102130008244 DLMGCP DEBUG <0013> Generated response: line #01: I: 4168C7E8 (mgcp_msg.c:67) 20241102130008244 DLMGCP DEBUG <0013> Generated response: line #02: v=0 (mgcp_msg.c:67) 20241102130008244 DLMGCP DEBUG <0013> Generated response: line #03: o=- 4168C7E8 23 IN IP4 127.0.0.1 (mgcp_msg.c:67) 20241102130008244 DLMGCP DEBUG <0013> Generated response: line #04: s=- (mgcp_msg.c:67) 20241102130008244 DLMGCP DEBUG <0013> Generated response: line #05: c=IN IP4 127.0.0.1 (mgcp_msg.c:67) 20241102130008244 DLMGCP DEBUG <0013> Generated response: line #06: t=0 0 (mgcp_msg.c:67) 20241102130008244 DLMGCP DEBUG <0013> Generated response: line #07: m=audio 5752 RTP/AVP 112 (mgcp_msg.c:67) 20241102130008244 DLMGCP DEBUG <0013> Generated response: line #08: a=rtpmap:112 AMR/8000 (mgcp_msg.c:67) 20241102130008244 DLMGCP DEBUG <0013> Generated response: line #09: a=fmtp:112 octet-align=1 (mgcp_msg.c:67) 20241102130008244 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241102130008249 DLMGCP DEBUG <0013> Received message: line #00: CRCX 5405 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:67) 20241102130008249 DLMGCP DEBUG <0013> Received message: line #01: M: sendrecv (mgcp_msg.c:67) 20241102130008249 DLMGCP DEBUG <0013> Received message: line #02: C: 1226 (mgcp_msg.c:67) 20241102130008249 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241102130008249 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: 2 (mgcp_msg.c:67) 20241102130008249 DLMGCP DEBUG <0013> Received message: line #05: v=0 (mgcp_msg.c:67) 20241102130008249 DLMGCP DEBUG <0013> Received message: line #06: o=- 23 42 IN IP4 127.0.0.1 (mgcp_msg.c:67) 20241102130008249 DLMGCP DEBUG <0013> Received message: line #07: s=- (mgcp_msg.c:67) 20241102130008249 DLMGCP DEBUG <0013> Received message: line #08: c=IN IP4 127.0.0.1 (mgcp_msg.c:67) 20241102130008249 DLMGCP DEBUG <0013> Received message: line #09: t=0 0 (mgcp_msg.c:67) 20241102130008249 DLMGCP DEBUG <0013> Received message: line #10: m=audio 1985 RTP/AVP 110 (mgcp_msg.c:67) 20241102130008249 DLMGCP DEBUG <0013> Received message: line #11: a=rtpmap:110 AMR/8000 (mgcp_msg.c:67) 20241102130008249 DLMGCP DEBUG <0013> Received message: line #12: a=ptime:20 (mgcp_msg.c:67) 20241102130008249 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:279) 20241102130008249 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:441) 20241102130008249 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241102130008249 DLMGCP DEBUG <0013> MGCP client offered Osmux CID 2 (mgcp_msg.c:207) 20241102130008249 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw conn:(1226/rtp C:8EA6621A r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241102130008249 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:8EA6621A connection mode 'sendrecv' 3 (mgcp_msg.c:120) 20241102130008249 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:8EA6621A output_enabled 1 (mgcp_msg.c:125) 20241102130008249 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241102130008249 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:8EA6621A Got media info via SDP: port:1985, addr:127.0.0.1, duration:20, payload-types:110=AMR (mgcp_sdp.c:444) 20241102130008249 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw conn:(1226/rtp C:8EA6621A 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) 20241102130008249 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Configuring RTP endpoint: local port 1985 (mgcp_protocol.c:726) 20241102130008249 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:8EA6621A CRCX: Creating connection: port: 5754 (mgcp_protocol.c:1112) 20241102130008249 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:8EA6621A CRCX: connection successfully created (mgcp_protocol.c:1121) 20241102130008249 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241102130008249 DLMGCP DEBUG <0013> Generated response: line #00: 200 5405 OK (mgcp_msg.c:67) 20241102130008249 DLMGCP DEBUG <0013> Generated response: line #01: I: 8EA6621A (mgcp_msg.c:67) 20241102130008249 DLMGCP DEBUG <0013> Generated response: line #02: X-Osmux: 6 (mgcp_msg.c:67) 20241102130008249 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241102130008249 DLMGCP DEBUG <0013> Generated response: line #04: o=- 8EA6621A 23 IN IP4 127.0.0.1 (mgcp_msg.c:67) 20241102130008249 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241102130008249 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP4 127.0.0.1 (mgcp_msg.c:67) 20241102130008249 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241102130008249 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 1984 RTP/AVP 110 (mgcp_msg.c:67) 20241102130008249 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:110 AMR/8000 (mgcp_msg.c:67) 20241102130008249 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) RTPEM0(169)@10445d38c153: Warning: Stopping inactive timer T_transmit. RTPEM0(169)@10445d38c153: Warning: Stopping inactive timer T_transmit. OsmuxEM(172)@10445d38c153: Warning: Stopping inactive timer T_transmit. 20241102130009456 DLMGCP DEBUG <0013> Received message: line #00: DLCX 5406 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:67) 20241102130009456 DLMGCP DEBUG <0013> Received message: line #01: C: 1226 (mgcp_msg.c:67) 20241102130009456 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:279) 20241102130009456 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:441) 20241102130009456 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241102130009456 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (2 total) at once (mgcp_protocol.c:1477) 20241102130009456 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:662) 20241102130009456 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:662) 20241102130009456 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241102130009456 DLMGCP DEBUG <0013> Generated response: line #00: 200 5406 OK (mgcp_msg.c:67) RTPEM1(170)@10445d38c153: Warning: Stopping inactive timer T_transmit. MTC@10445d38c153: 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@10445d38c153: 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@10445d38c153: tolerance: 0 packets MTC@10445d38c153: batch_size: 4 packets MTC@10445d38c153: 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@10445d38c153: 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@10445d38c153: setverdict(pass): none -> pass OsmuxEM(172)@10445d38c153: Final verdict of PTC: none RTPEM2(171)@10445d38c153: Final verdict of PTC: none RTPEM0(169)@10445d38c153: Final verdict of PTC: none VirtCallAgent-STATS(173)@10445d38c153: Final verdict of PTC: none IPA-CTRL-CLI-IPA(174)@10445d38c153: Final verdict of PTC: none RTPEM1(170)@10445d38c153: Final verdict of PTC: none MTC@10445d38c153: Setting final verdict of the test case. MTC@10445d38c153: Local verdict of MTC: pass MTC@10445d38c153: Local verdict of PTC RTPEM0(169): none (pass -> pass) MTC@10445d38c153: Local verdict of PTC RTPEM1(170): none (pass -> pass) MTC@10445d38c153: Local verdict of PTC RTPEM2(171): none (pass -> pass) MTC@10445d38c153: Local verdict of PTC OsmuxEM(172): none (pass -> pass) MTC@10445d38c153: Local verdict of PTC VirtCallAgent-STATS(173): none (pass -> pass) MTC@10445d38c153: Local verdict of PTC IPA-CTRL-CLI-IPA(174): none (pass -> pass) MTC@10445d38c153: Test case TC_two_crcx_and_rtp_osmux finished. Verdict: pass MTC@10445d38c153: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh MGCP_Test.TC_two_crcx_and_rtp_osmux pass'. Sat Nov 2 13:00:09 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=99556) Waiting for packet dumper to finish... 1 (prev_count=99556, count=111492) MTC@10445d38c153: External command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-latest/_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@10445d38c153: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-latest/_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 ------ Sat Nov 2 13:00:11 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-latest/logs/testsuite/MGCP_Test.TC_two_crcx_and_rtp_osmux_bidir.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-latest/logs/testsuite/MGCP_Test.TC_two_crcx_and_rtp_osmux_bidir.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@10445d38c153: External command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-latest/_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@10445d38c153: Test case TC_two_crcx_and_rtp_osmux_bidir started. 20241102130012600 DLMGCP DEBUG <0013> Received message: line #00: DLCX 20755 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:67) 20241102130012600 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:279) 20241102130012600 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:441) 20241102130012600 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241102130012600 DLMGCP ERROR <0013> endpoint:rtpbridge/2@mgw DLCX: endpoint is not holding a connection. (mgcp_protocol.c:1399) 20241102130012600 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=515 (mgcp_protocol.c:230) 20241102130012600 DLMGCP DEBUG <0013> Generated response: line #00: 515 20755 FAIL (mgcp_msg.c:67) 20241102130012605 DLMGCP DEBUG <0013> Received message: line #00: CRCX 20756 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:67) 20241102130012605 DLMGCP DEBUG <0013> Received message: line #01: M: sendrecv (mgcp_msg.c:67) 20241102130012605 DLMGCP DEBUG <0013> Received message: line #02: C: 1226 (mgcp_msg.c:67) 20241102130012605 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241102130012605 DLMGCP DEBUG <0013> Received message: line #04: v=0 (mgcp_msg.c:67) 20241102130012605 DLMGCP DEBUG <0013> Received message: line #05: o=- 23 42 IN IP4 127.0.0.1 (mgcp_msg.c:67) 20241102130012605 DLMGCP DEBUG <0013> Received message: line #06: s=- (mgcp_msg.c:67) 20241102130012605 DLMGCP DEBUG <0013> Received message: line #07: c=IN IP4 127.0.0.1 (mgcp_msg.c:67) 20241102130012605 DLMGCP DEBUG <0013> Received message: line #08: t=0 0 (mgcp_msg.c:67) 20241102130012605 DLMGCP DEBUG <0013> Received message: line #09: m=audio 10000 RTP/AVP 112 (mgcp_msg.c:67) 20241102130012605 DLMGCP DEBUG <0013> Received message: line #10: a=rtpmap:112 AMR/8000 (mgcp_msg.c:67) 20241102130012605 DLMGCP DEBUG <0013> Received message: line #11: a=ptime:20 (mgcp_msg.c:67) 20241102130012605 DLMGCP DEBUG <0013> Received message: line #12: a=fmtp:112 octet-align=1 (mgcp_msg.c:67) 20241102130012605 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:279) 20241102130012605 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:441) 20241102130012605 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241102130012605 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw conn:(1226/rtp C:A4D5DABC r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241102130012605 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:A4D5DABC connection mode 'sendrecv' 3 (mgcp_msg.c:120) 20241102130012605 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:A4D5DABC output_enabled 1 (mgcp_msg.c:125) 20241102130012605 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241102130012605 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:A4D5DABC Got media info via SDP: port:10000, addr:127.0.0.1, duration:20, payload-types:112=AMR (mgcp_sdp.c:444) 20241102130012605 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw conn:(1226/rtp C:A4D5DABC 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) 20241102130012605 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Configuring RTP endpoint: local port 10000 (mgcp_protocol.c:726) 20241102130012605 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:A4D5DABC CRCX: Creating connection: port: 5756 (mgcp_protocol.c:1112) 20241102130012605 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:A4D5DABC CRCX: connection successfully created (mgcp_protocol.c:1121) 20241102130012605 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241102130012605 DLMGCP DEBUG <0013> Generated response: line #00: 200 20756 OK (mgcp_msg.c:67) 20241102130012605 DLMGCP DEBUG <0013> Generated response: line #01: I: A4D5DABC (mgcp_msg.c:67) 20241102130012605 DLMGCP DEBUG <0013> Generated response: line #02: v=0 (mgcp_msg.c:67) 20241102130012605 DLMGCP DEBUG <0013> Generated response: line #03: o=- A4D5DABC 23 IN IP4 127.0.0.1 (mgcp_msg.c:67) 20241102130012605 DLMGCP DEBUG <0013> Generated response: line #04: s=- (mgcp_msg.c:67) 20241102130012605 DLMGCP DEBUG <0013> Generated response: line #05: c=IN IP4 127.0.0.1 (mgcp_msg.c:67) 20241102130012605 DLMGCP DEBUG <0013> Generated response: line #06: t=0 0 (mgcp_msg.c:67) 20241102130012605 DLMGCP DEBUG <0013> Generated response: line #07: m=audio 5756 RTP/AVP 112 (mgcp_msg.c:67) 20241102130012605 DLMGCP DEBUG <0013> Generated response: line #08: a=rtpmap:112 AMR/8000 (mgcp_msg.c:67) 20241102130012605 DLMGCP DEBUG <0013> Generated response: line #09: a=fmtp:112 octet-align=1 (mgcp_msg.c:67) 20241102130012605 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241102130012609 DLMGCP DEBUG <0013> Received message: line #00: CRCX 20757 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:67) 20241102130012609 DLMGCP DEBUG <0013> Received message: line #01: M: sendrecv (mgcp_msg.c:67) 20241102130012609 DLMGCP DEBUG <0013> Received message: line #02: C: 1226 (mgcp_msg.c:67) 20241102130012609 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241102130012609 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: 2 (mgcp_msg.c:67) 20241102130012609 DLMGCP DEBUG <0013> Received message: line #05: v=0 (mgcp_msg.c:67) 20241102130012609 DLMGCP DEBUG <0013> Received message: line #06: o=- 23 42 IN IP4 127.0.0.1 (mgcp_msg.c:67) 20241102130012609 DLMGCP DEBUG <0013> Received message: line #07: s=- (mgcp_msg.c:67) 20241102130012609 DLMGCP DEBUG <0013> Received message: line #08: c=IN IP4 127.0.0.1 (mgcp_msg.c:67) 20241102130012609 DLMGCP DEBUG <0013> Received message: line #09: t=0 0 (mgcp_msg.c:67) 20241102130012609 DLMGCP DEBUG <0013> Received message: line #10: m=audio 1985 RTP/AVP 110 (mgcp_msg.c:67) 20241102130012609 DLMGCP DEBUG <0013> Received message: line #11: a=rtpmap:110 AMR/8000 (mgcp_msg.c:67) 20241102130012609 DLMGCP DEBUG <0013> Received message: line #12: a=ptime:20 (mgcp_msg.c:67) 20241102130012609 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:279) 20241102130012609 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:441) 20241102130012609 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241102130012609 DLMGCP DEBUG <0013> MGCP client offered Osmux CID 2 (mgcp_msg.c:207) 20241102130012609 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw conn:(1226/rtp C:F6C9D7E3 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241102130012609 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:F6C9D7E3 connection mode 'sendrecv' 3 (mgcp_msg.c:120) 20241102130012609 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:F6C9D7E3 output_enabled 1 (mgcp_msg.c:125) 20241102130012609 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241102130012609 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:F6C9D7E3 Got media info via SDP: port:1985, addr:127.0.0.1, duration:20, payload-types:110=AMR (mgcp_sdp.c:444) 20241102130012609 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw conn:(1226/rtp C:F6C9D7E3 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) 20241102130012609 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Configuring RTP endpoint: local port 1985 (mgcp_protocol.c:726) 20241102130012609 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:F6C9D7E3 CRCX: Creating connection: port: 5758 (mgcp_protocol.c:1112) 20241102130012609 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:F6C9D7E3 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241102130012609 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241102130012609 DLMGCP DEBUG <0013> Generated response: line #00: 200 20757 OK (mgcp_msg.c:67) 20241102130012609 DLMGCP DEBUG <0013> Generated response: line #01: I: F6C9D7E3 (mgcp_msg.c:67) 20241102130012609 DLMGCP DEBUG <0013> Generated response: line #02: X-Osmux: 7 (mgcp_msg.c:67) 20241102130012609 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241102130012609 DLMGCP DEBUG <0013> Generated response: line #04: o=- F6C9D7E3 23 IN IP4 127.0.0.1 (mgcp_msg.c:67) 20241102130012609 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241102130012609 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP4 127.0.0.1 (mgcp_msg.c:67) 20241102130012609 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241102130012609 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 1984 RTP/AVP 110 (mgcp_msg.c:67) 20241102130012609 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:110 AMR/8000 (mgcp_msg.c:67) 20241102130012609 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) OsmuxEM(178)@10445d38c153: Warning: Stopping inactive timer T_transmit. 20241102130013816 DLMGCP DEBUG <0013> Received message: line #00: DLCX 20758 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:67) 20241102130013816 DLMGCP DEBUG <0013> Received message: line #01: C: 1226 (mgcp_msg.c:67) 20241102130013816 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:279) 20241102130013816 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:441) 20241102130013816 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241102130013816 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (2 total) at once (mgcp_protocol.c:1477) 20241102130013816 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:662) 20241102130013816 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:662) 20241102130013816 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241102130013816 DLMGCP DEBUG <0013> Generated response: line #00: 200 20758 OK (mgcp_msg.c:67) RTPEM1(176)@10445d38c153: Warning: Stopping inactive timer T_transmit. MTC@10445d38c153: 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@10445d38c153: 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@10445d38c153: tolerance: 3 packets MTC@10445d38c153: batch_size: 4 packets MTC@10445d38c153: 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@10445d38c153: 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@10445d38c153: setverdict(pass): none -> pass OsmuxEM(178)@10445d38c153: Final verdict of PTC: none RTPEM2(177)@10445d38c153: Final verdict of PTC: none RTPEM1(176)@10445d38c153: Final verdict of PTC: none VirtCallAgent-STATS(179)@10445d38c153: Final verdict of PTC: none RTPEM0(175)@10445d38c153: Final verdict of PTC: none IPA-CTRL-CLI-IPA(180)@10445d38c153: Final verdict of PTC: none MTC@10445d38c153: Setting final verdict of the test case. MTC@10445d38c153: Local verdict of MTC: pass MTC@10445d38c153: Local verdict of PTC RTPEM0(175): none (pass -> pass) MTC@10445d38c153: Local verdict of PTC RTPEM1(176): none (pass -> pass) MTC@10445d38c153: Local verdict of PTC RTPEM2(177): none (pass -> pass) MTC@10445d38c153: Local verdict of PTC OsmuxEM(178): none (pass -> pass) MTC@10445d38c153: Local verdict of PTC VirtCallAgent-STATS(179): none (pass -> pass) MTC@10445d38c153: Local verdict of PTC IPA-CTRL-CLI-IPA(180): none (pass -> pass) MTC@10445d38c153: Test case TC_two_crcx_and_rtp_osmux_bidir finished. Verdict: pass MTC@10445d38c153: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh MGCP_Test.TC_two_crcx_and_rtp_osmux_bidir pass'. Sat Nov 2 13:00:13 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=169588) Waiting for packet dumper to finish... 1 (prev_count=169588, count=183188) MTC@10445d38c153: External command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-latest/_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@10445d38c153: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-latest/_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 ------ Sat Nov 2 13:00:15 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-latest/logs/testsuite/MGCP_Test.TC_two_crcx_and_rtp_osmux_bidir_amr_bwe.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-latest/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@10445d38c153: External command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-latest/_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@10445d38c153: Test case TC_two_crcx_and_rtp_osmux_bidir_amr_bwe started. 20241102130016965 DLMGCP DEBUG <0013> Received message: line #00: DLCX 61326 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:67) 20241102130016965 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:279) 20241102130016965 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:441) 20241102130016965 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241102130016965 DLMGCP ERROR <0013> endpoint:rtpbridge/2@mgw DLCX: endpoint is not holding a connection. (mgcp_protocol.c:1399) 20241102130016965 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=515 (mgcp_protocol.c:230) 20241102130016965 DLMGCP DEBUG <0013> Generated response: line #00: 515 61326 FAIL (mgcp_msg.c:67) 20241102130016971 DLMGCP DEBUG <0013> Received message: line #00: CRCX 61327 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:67) 20241102130016971 DLMGCP DEBUG <0013> Received message: line #01: M: sendrecv (mgcp_msg.c:67) 20241102130016971 DLMGCP DEBUG <0013> Received message: line #02: C: 1226 (mgcp_msg.c:67) 20241102130016971 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241102130016971 DLMGCP DEBUG <0013> Received message: line #04: v=0 (mgcp_msg.c:67) 20241102130016971 DLMGCP DEBUG <0013> Received message: line #05: o=- 23 42 IN IP4 127.0.0.1 (mgcp_msg.c:67) 20241102130016971 DLMGCP DEBUG <0013> Received message: line #06: s=- (mgcp_msg.c:67) 20241102130016971 DLMGCP DEBUG <0013> Received message: line #07: c=IN IP4 127.0.0.1 (mgcp_msg.c:67) 20241102130016971 DLMGCP DEBUG <0013> Received message: line #08: t=0 0 (mgcp_msg.c:67) 20241102130016971 DLMGCP DEBUG <0013> Received message: line #09: m=audio 10000 RTP/AVP 112 (mgcp_msg.c:67) 20241102130016971 DLMGCP DEBUG <0013> Received message: line #10: a=rtpmap:112 AMR/8000 (mgcp_msg.c:67) 20241102130016971 DLMGCP DEBUG <0013> Received message: line #11: a=ptime:20 (mgcp_msg.c:67) 20241102130016971 DLMGCP DEBUG <0013> Received message: line #12: a=fmtp:112 octet-align=0 (mgcp_msg.c:67) 20241102130016971 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:279) 20241102130016971 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:441) 20241102130016971 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241102130016971 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw conn:(1226/rtp C:E0943102 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241102130016971 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:E0943102 connection mode 'sendrecv' 3 (mgcp_msg.c:120) 20241102130016971 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:E0943102 output_enabled 1 (mgcp_msg.c:125) 20241102130016971 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241102130016971 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:E0943102 Got media info via SDP: port:10000, addr:127.0.0.1, duration:20, payload-types:112=AMR (mgcp_sdp.c:444) 20241102130016971 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw conn:(1226/rtp C:E0943102 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) 20241102130016971 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Configuring RTP endpoint: local port 10000 (mgcp_protocol.c:726) 20241102130016971 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:E0943102 CRCX: Creating connection: port: 5760 (mgcp_protocol.c:1112) 20241102130016971 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:E0943102 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241102130016971 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241102130016971 DLMGCP DEBUG <0013> Generated response: line #00: 200 61327 OK (mgcp_msg.c:67) 20241102130016971 DLMGCP DEBUG <0013> Generated response: line #01: I: E0943102 (mgcp_msg.c:67) 20241102130016971 DLMGCP DEBUG <0013> Generated response: line #02: v=0 (mgcp_msg.c:67) 20241102130016971 DLMGCP DEBUG <0013> Generated response: line #03: o=- E0943102 23 IN IP4 127.0.0.1 (mgcp_msg.c:67) 20241102130016971 DLMGCP DEBUG <0013> Generated response: line #04: s=- (mgcp_msg.c:67) 20241102130016971 DLMGCP DEBUG <0013> Generated response: line #05: c=IN IP4 127.0.0.1 (mgcp_msg.c:67) 20241102130016971 DLMGCP DEBUG <0013> Generated response: line #06: t=0 0 (mgcp_msg.c:67) 20241102130016971 DLMGCP DEBUG <0013> Generated response: line #07: m=audio 5760 RTP/AVP 112 (mgcp_msg.c:67) 20241102130016971 DLMGCP DEBUG <0013> Generated response: line #08: a=rtpmap:112 AMR/8000 (mgcp_msg.c:67) 20241102130016971 DLMGCP DEBUG <0013> Generated response: line #09: a=fmtp:112 octet-align=0 (mgcp_msg.c:67) 20241102130016971 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241102130016976 DLMGCP DEBUG <0013> Received message: line #00: CRCX 61328 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:67) 20241102130016976 DLMGCP DEBUG <0013> Received message: line #01: M: sendrecv (mgcp_msg.c:67) 20241102130016976 DLMGCP DEBUG <0013> Received message: line #02: C: 1226 (mgcp_msg.c:67) 20241102130016976 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241102130016976 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: 2 (mgcp_msg.c:67) 20241102130016976 DLMGCP DEBUG <0013> Received message: line #05: v=0 (mgcp_msg.c:67) 20241102130016976 DLMGCP DEBUG <0013> Received message: line #06: o=- 23 42 IN IP4 127.0.0.1 (mgcp_msg.c:67) 20241102130016976 DLMGCP DEBUG <0013> Received message: line #07: s=- (mgcp_msg.c:67) 20241102130016976 DLMGCP DEBUG <0013> Received message: line #08: c=IN IP4 127.0.0.1 (mgcp_msg.c:67) 20241102130016976 DLMGCP DEBUG <0013> Received message: line #09: t=0 0 (mgcp_msg.c:67) 20241102130016976 DLMGCP DEBUG <0013> Received message: line #10: m=audio 1985 RTP/AVP 110 (mgcp_msg.c:67) 20241102130016976 DLMGCP DEBUG <0013> Received message: line #11: a=rtpmap:110 AMR/8000 (mgcp_msg.c:67) 20241102130016976 DLMGCP DEBUG <0013> Received message: line #12: a=ptime:20 (mgcp_msg.c:67) 20241102130016976 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:279) 20241102130016976 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:441) 20241102130016976 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241102130016976 DLMGCP DEBUG <0013> MGCP client offered Osmux CID 2 (mgcp_msg.c:207) 20241102130016976 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw conn:(1226/rtp C:A39DCD52 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241102130016976 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:A39DCD52 connection mode 'sendrecv' 3 (mgcp_msg.c:120) 20241102130016976 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:A39DCD52 output_enabled 1 (mgcp_msg.c:125) 20241102130016976 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241102130016976 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:A39DCD52 Got media info via SDP: port:1985, addr:127.0.0.1, duration:20, payload-types:110=AMR (mgcp_sdp.c:444) 20241102130016976 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw conn:(1226/rtp C:A39DCD52 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) 20241102130016976 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Configuring RTP endpoint: local port 1985 (mgcp_protocol.c:726) 20241102130016976 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:A39DCD52 CRCX: Creating connection: port: 5762 (mgcp_protocol.c:1112) 20241102130016976 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:A39DCD52 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241102130016976 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241102130016976 DLMGCP DEBUG <0013> Generated response: line #00: 200 61328 OK (mgcp_msg.c:67) 20241102130016976 DLMGCP DEBUG <0013> Generated response: line #01: I: A39DCD52 (mgcp_msg.c:67) 20241102130016976 DLMGCP DEBUG <0013> Generated response: line #02: X-Osmux: 8 (mgcp_msg.c:67) 20241102130016976 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241102130016976 DLMGCP DEBUG <0013> Generated response: line #04: o=- A39DCD52 23 IN IP4 127.0.0.1 (mgcp_msg.c:67) 20241102130016976 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241102130016976 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP4 127.0.0.1 (mgcp_msg.c:67) 20241102130016976 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241102130016976 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 1984 RTP/AVP 110 (mgcp_msg.c:67) 20241102130016976 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:110 AMR/8000 (mgcp_msg.c:67) 20241102130016976 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) OsmuxEM(184)@10445d38c153: Warning: Stopping inactive timer T_transmit. 20241102130018183 DLMGCP DEBUG <0013> Received message: line #00: DLCX 61329 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:67) 20241102130018183 DLMGCP DEBUG <0013> Received message: line #01: C: 1226 (mgcp_msg.c:67) 20241102130018183 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:279) 20241102130018183 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:441) 20241102130018183 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241102130018183 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (2 total) at once (mgcp_protocol.c:1477) 20241102130018183 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:662) 20241102130018183 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:662) 20241102130018183 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241102130018183 DLMGCP DEBUG <0013> Generated response: line #00: 200 61329 OK (mgcp_msg.c:67) RTPEM1(182)@10445d38c153: Warning: Stopping inactive timer T_transmit. MTC@10445d38c153: 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@10445d38c153: 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@10445d38c153: tolerance: 3 packets MTC@10445d38c153: batch_size: 4 packets MTC@10445d38c153: 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@10445d38c153: 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@10445d38c153: setverdict(pass): none -> pass OsmuxEM(184)@10445d38c153: Final verdict of PTC: none RTPEM2(183)@10445d38c153: Final verdict of PTC: none RTPEM1(182)@10445d38c153: Final verdict of PTC: none IPA-CTRL-CLI-IPA(186)@10445d38c153: Final verdict of PTC: none VirtCallAgent-STATS(185)@10445d38c153: Final verdict of PTC: none RTPEM0(181)@10445d38c153: Final verdict of PTC: none MTC@10445d38c153: Setting final verdict of the test case. MTC@10445d38c153: Local verdict of MTC: pass MTC@10445d38c153: Local verdict of PTC RTPEM0(181): none (pass -> pass) MTC@10445d38c153: Local verdict of PTC RTPEM1(182): none (pass -> pass) MTC@10445d38c153: Local verdict of PTC RTPEM2(183): none (pass -> pass) MTC@10445d38c153: Local verdict of PTC OsmuxEM(184): none (pass -> pass) MTC@10445d38c153: Local verdict of PTC VirtCallAgent-STATS(185): none (pass -> pass) MTC@10445d38c153: Local verdict of PTC IPA-CTRL-CLI-IPA(186): none (pass -> pass) MTC@10445d38c153: Test case TC_two_crcx_and_rtp_osmux_bidir_amr_bwe finished. Verdict: pass MTC@10445d38c153: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh MGCP_Test.TC_two_crcx_and_rtp_osmux_bidir_amr_bwe pass'. Sat Nov 2 13:00:18 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=164440) Waiting for packet dumper to finish... 1 (prev_count=164440, count=182848) MTC@10445d38c153: External command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-latest/_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@10445d38c153: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-latest/_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 ------ Sat Nov 2 13:00:20 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-latest/logs/testsuite/MGCP_Test.TC_two_crcx_mdcx_and_rtp_osmux_wildcard.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-latest/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@10445d38c153: External command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-latest/_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@10445d38c153: Test case TC_two_crcx_mdcx_and_rtp_osmux_wildcard started. 20241102130021337 DLMGCP DEBUG <0013> Received message: line #00: DLCX 37404 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:67) 20241102130021337 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:279) 20241102130021337 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:441) 20241102130021337 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241102130021337 DLMGCP ERROR <0013> endpoint:rtpbridge/2@mgw DLCX: endpoint is not holding a connection. (mgcp_protocol.c:1399) 20241102130021337 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=515 (mgcp_protocol.c:230) 20241102130021337 DLMGCP DEBUG <0013> Generated response: line #00: 515 37404 FAIL (mgcp_msg.c:67) 20241102130021347 DLMGCP DEBUG <0013> Received message: line #00: CRCX 37405 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:67) 20241102130021347 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241102130021347 DLMGCP DEBUG <0013> Received message: line #02: C: 1227 (mgcp_msg.c:67) 20241102130021347 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241102130021347 DLMGCP DEBUG <0013> Received message: line #04: v=0 (mgcp_msg.c:67) 20241102130021347 DLMGCP DEBUG <0013> Received message: line #05: o=- 23 42 IN IP4 127.0.0.1 (mgcp_msg.c:67) 20241102130021347 DLMGCP DEBUG <0013> Received message: line #06: s=- (mgcp_msg.c:67) 20241102130021347 DLMGCP DEBUG <0013> Received message: line #07: c=IN IP4 127.0.0.1 (mgcp_msg.c:67) 20241102130021347 DLMGCP DEBUG <0013> Received message: line #08: t=0 0 (mgcp_msg.c:67) 20241102130021347 DLMGCP DEBUG <0013> Received message: line #09: m=audio 10000 RTP/AVP 112 (mgcp_msg.c:67) 20241102130021347 DLMGCP DEBUG <0013> Received message: line #10: a=rtpmap:112 AMR/8000 (mgcp_msg.c:67) 20241102130021347 DLMGCP DEBUG <0013> Received message: line #11: a=ptime:20 (mgcp_msg.c:67) 20241102130021347 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:279) 20241102130021347 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:441) 20241102130021347 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241102130021347 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw conn:(1227/rtp C:BD882959 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241102130021347 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:BD882959 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241102130021347 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:BD882959 output_enabled 0 (mgcp_msg.c:125) 20241102130021347 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241102130021347 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:BD882959 Got media info via SDP: port:10000, addr:127.0.0.1, duration:20, payload-types:112=AMR (mgcp_sdp.c:444) 20241102130021347 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw conn:(1227/rtp C:BD882959 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) 20241102130021347 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Configuring RTP endpoint: local port 10000 (mgcp_protocol.c:726) 20241102130021347 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:BD882959 CRCX: Creating connection: port: 5764 (mgcp_protocol.c:1112) 20241102130021347 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:BD882959 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241102130021347 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241102130021347 DLMGCP DEBUG <0013> Generated response: line #00: 200 37405 OK (mgcp_msg.c:67) 20241102130021347 DLMGCP DEBUG <0013> Generated response: line #01: I: BD882959 (mgcp_msg.c:67) 20241102130021347 DLMGCP DEBUG <0013> Generated response: line #02: v=0 (mgcp_msg.c:67) 20241102130021347 DLMGCP DEBUG <0013> Generated response: line #03: o=- BD882959 23 IN IP4 127.0.0.1 (mgcp_msg.c:67) 20241102130021347 DLMGCP DEBUG <0013> Generated response: line #04: s=- (mgcp_msg.c:67) 20241102130021347 DLMGCP DEBUG <0013> Generated response: line #05: c=IN IP4 127.0.0.1 (mgcp_msg.c:67) 20241102130021347 DLMGCP DEBUG <0013> Generated response: line #06: t=0 0 (mgcp_msg.c:67) 20241102130021347 DLMGCP DEBUG <0013> Generated response: line #07: m=audio 5764 RTP/AVP 112 (mgcp_msg.c:67) 20241102130021347 DLMGCP DEBUG <0013> Generated response: line #08: a=rtpmap:112 AMR/8000 (mgcp_msg.c:67) 20241102130021347 DLMGCP DEBUG <0013> Generated response: line #09: a=ptime:20 (mgcp_msg.c:67) 20241102130021351 DLMGCP DEBUG <0013> Received message: line #00: CRCX 37406 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:67) 20241102130021351 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241102130021351 DLMGCP DEBUG <0013> Received message: line #02: C: 1227 (mgcp_msg.c:67) 20241102130021351 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241102130021351 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:67) 20241102130021351 DLMGCP DEBUG <0013> Received message: line #05: v=0 (mgcp_msg.c:67) 20241102130021351 DLMGCP DEBUG <0013> Received message: line #06: o=- 23 42 IN IP4 127.0.0.1 (mgcp_msg.c:67) 20241102130021351 DLMGCP DEBUG <0013> Received message: line #07: s=- (mgcp_msg.c:67) 20241102130021351 DLMGCP DEBUG <0013> Received message: line #08: c=IN IP4 127.0.0.1 (mgcp_msg.c:67) 20241102130021351 DLMGCP DEBUG <0013> Received message: line #09: t=0 0 (mgcp_msg.c:67) 20241102130021351 DLMGCP DEBUG <0013> Received message: line #10: m=audio 1985 RTP/AVP 110 (mgcp_msg.c:67) 20241102130021351 DLMGCP DEBUG <0013> Received message: line #11: a=rtpmap:110 AMR/8000 (mgcp_msg.c:67) 20241102130021351 DLMGCP DEBUG <0013> Received message: line #12: a=ptime:20 (mgcp_msg.c:67) 20241102130021351 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:279) 20241102130021351 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:441) 20241102130021351 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241102130021351 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:192) 20241102130021351 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw conn:(1227/rtp C:AF9143D2 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241102130021351 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:AF9143D2 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241102130021351 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:AF9143D2 output_enabled 0 (mgcp_msg.c:125) 20241102130021351 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241102130021351 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:AF9143D2 Got media info via SDP: port:1985, addr:127.0.0.1, duration:20, payload-types:110=AMR (mgcp_sdp.c:444) 20241102130021351 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw conn:(1227/rtp C:AF9143D2 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) 20241102130021351 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Configuring RTP endpoint: local port 1985 (mgcp_protocol.c:726) 20241102130021351 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:AF9143D2 CRCX: Creating connection: port: 5766 (mgcp_protocol.c:1112) 20241102130021351 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:AF9143D2 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241102130021352 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241102130021352 DLMGCP DEBUG <0013> Generated response: line #00: 200 37406 OK (mgcp_msg.c:67) 20241102130021352 DLMGCP DEBUG <0013> Generated response: line #01: I: AF9143D2 (mgcp_msg.c:67) 20241102130021352 DLMGCP DEBUG <0013> Generated response: line #02: X-Osmux: 9 (mgcp_msg.c:67) 20241102130021352 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241102130021352 DLMGCP DEBUG <0013> Generated response: line #04: o=- AF9143D2 23 IN IP4 127.0.0.1 (mgcp_msg.c:67) 20241102130021352 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241102130021352 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP4 127.0.0.1 (mgcp_msg.c:67) 20241102130021352 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241102130021352 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 1984 RTP/AVP 110 (mgcp_msg.c:67) 20241102130021352 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:110 AMR/8000 (mgcp_msg.c:67) 20241102130021352 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) RTPEM0(187)@10445d38c153: Warning: Re-starting timer T_transmit, which is already active (running or expired). 20241102130022862 DLMGCP DEBUG <0013> Received message: line #00: MDCX 37407 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:67) 20241102130022862 DLMGCP DEBUG <0013> Received message: line #01: M: sendrecv (mgcp_msg.c:67) 20241102130022862 DLMGCP DEBUG <0013> Received message: line #02: C: 1227 (mgcp_msg.c:67) 20241102130022862 DLMGCP DEBUG <0013> Received message: line #03: I: BD882959 (mgcp_msg.c:67) 20241102130022862 DLMGCP DEBUG <0013> Received message: line #04: L: p:20, a:AMR (mgcp_msg.c:67) 20241102130022862 DLMGCP DEBUG <0013> Received message: line #05: v=0 (mgcp_msg.c:67) 20241102130022862 DLMGCP DEBUG <0013> Received message: line #06: o=- 23 42 IN IP4 127.0.0.1 (mgcp_msg.c:67) 20241102130022862 DLMGCP DEBUG <0013> Received message: line #07: s=- (mgcp_msg.c:67) 20241102130022862 DLMGCP DEBUG <0013> Received message: line #08: c=IN IP4 127.0.0.1 (mgcp_msg.c:67) 20241102130022862 DLMGCP DEBUG <0013> Received message: line #09: t=0 0 (mgcp_msg.c:67) 20241102130022862 DLMGCP DEBUG <0013> Received message: line #10: m=audio 10000 RTP/AVP 112 (mgcp_msg.c:67) 20241102130022862 DLMGCP DEBUG <0013> Received message: line #11: a=rtpmap:112 AMR/8000 (mgcp_msg.c:67) 20241102130022862 DLMGCP DEBUG <0013> Received message: line #12: a=ptime:20 (mgcp_msg.c:67) 20241102130022862 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:279) 20241102130022862 DLMGCP INFO <0013> MDCX: executing request handler "ModifiyConnection" for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:441) 20241102130022862 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw MDCX: modifying existing connection ... (mgcp_protocol.c:1155) 20241102130022862 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw conn:(1227/rtp C:BD882959 r=127.0.0.1:10000<->l=127.0.0.1:5764) (mgcp_msg.c:118) 20241102130022862 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:BD882959 connection mode 'sendrecv' 3 (mgcp_msg.c:120) 20241102130022862 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:BD882959 output_enabled 1 (mgcp_msg.c:125) 20241102130022862 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241102130022862 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:BD882959 Got media info via SDP: port:10000, addr:127.0.0.1, duration:20, payload-types:112=AMR (mgcp_sdp.c:444) 20241102130022863 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw conn:(1227/rtp C:BD882959 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) 20241102130022863 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Configuring RTP endpoint: local port 10000 (mgcp_protocol.c:726) 20241102130022863 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:BD882959 MDCX: modified conn:(1227/rtp C:BD882959 r=127.0.0.1:10000<->l=127.0.0.1:5764) (mgcp_protocol.c:1338) 20241102130022863 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:BD882959 MDCX: connection successfully modified (mgcp_protocol.c:1351) 20241102130022863 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241102130022863 DLMGCP DEBUG <0013> Generated response: line #00: 200 37407 OK (mgcp_msg.c:67) 20241102130022863 DLMGCP DEBUG <0013> Generated response: line #01: v=0 (mgcp_msg.c:67) 20241102130022863 DLMGCP DEBUG <0013> Generated response: line #02: o=- BD882959 23 IN IP4 127.0.0.1 (mgcp_msg.c:67) 20241102130022863 DLMGCP DEBUG <0013> Generated response: line #03: s=- (mgcp_msg.c:67) 20241102130022863 DLMGCP DEBUG <0013> Generated response: line #04: c=IN IP4 127.0.0.1 (mgcp_msg.c:67) 20241102130022863 DLMGCP DEBUG <0013> Generated response: line #05: t=0 0 (mgcp_msg.c:67) 20241102130022863 DLMGCP DEBUG <0013> Generated response: line #06: m=audio 5764 RTP/AVP 112 (mgcp_msg.c:67) 20241102130022863 DLMGCP DEBUG <0013> Generated response: line #07: a=rtpmap:112 AMR/8000 (mgcp_msg.c:67) 20241102130022863 DLMGCP DEBUG <0013> Generated response: line #08: a=ptime:20 (mgcp_msg.c:67) OsmuxEM(190)@10445d38c153: Warning: Re-starting timer T_transmit, which is already active (running or expired). 20241102130023370 DLMGCP DEBUG <0013> Received message: line #00: MDCX 37408 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:67) 20241102130023370 DLMGCP DEBUG <0013> Received message: line #01: M: sendrecv (mgcp_msg.c:67) 20241102130023370 DLMGCP DEBUG <0013> Received message: line #02: C: 1227 (mgcp_msg.c:67) 20241102130023370 DLMGCP DEBUG <0013> Received message: line #03: I: AF9143D2 (mgcp_msg.c:67) 20241102130023370 DLMGCP DEBUG <0013> Received message: line #04: L: p:20, a:AMR (mgcp_msg.c:67) 20241102130023370 DLMGCP DEBUG <0013> Received message: line #05: X-OSMUX: 2 (mgcp_msg.c:67) 20241102130023370 DLMGCP DEBUG <0013> Received message: line #06: v=0 (mgcp_msg.c:67) 20241102130023370 DLMGCP DEBUG <0013> Received message: line #07: o=- 23 42 IN IP4 127.0.0.1 (mgcp_msg.c:67) 20241102130023370 DLMGCP DEBUG <0013> Received message: line #08: s=- (mgcp_msg.c:67) 20241102130023370 DLMGCP DEBUG <0013> Received message: line #09: c=IN IP4 127.0.0.1 (mgcp_msg.c:67) 20241102130023370 DLMGCP DEBUG <0013> Received message: line #10: t=0 0 (mgcp_msg.c:67) 20241102130023370 DLMGCP DEBUG <0013> Received message: line #11: m=audio 1985 RTP/AVP 110 (mgcp_msg.c:67) 20241102130023370 DLMGCP DEBUG <0013> Received message: line #12: a=rtpmap:110 AMR/8000 (mgcp_msg.c:67) 20241102130023370 DLMGCP DEBUG <0013> Received message: line #13: a=ptime:20 (mgcp_msg.c:67) 20241102130023371 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:279) 20241102130023371 DLMGCP INFO <0013> MDCX: executing request handler "ModifiyConnection" for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:441) 20241102130023371 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw MDCX: modifying existing connection ... (mgcp_protocol.c:1155) 20241102130023371 DLMGCP DEBUG <0013> MGCP client offered Osmux CID 2 (mgcp_msg.c:207) 20241102130023371 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw conn:(1227/rtp C:AF9143D2 r=127.0.0.1:1985<->l=127.0.0.1:5766 CID=9) (mgcp_msg.c:118) 20241102130023371 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:AF9143D2 connection mode 'sendrecv' 3 (mgcp_msg.c:120) 20241102130023371 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:AF9143D2 output_enabled 1 (mgcp_msg.c:125) 20241102130023371 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241102130023371 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:AF9143D2 Got media info via SDP: port:1985, addr:127.0.0.1, duration:20, payload-types:110=AMR (mgcp_sdp.c:444) 20241102130023371 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw conn:(1227/rtp C:AF9143D2 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) 20241102130023371 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Configuring RTP endpoint: local port 1985 (mgcp_protocol.c:726) 20241102130023371 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:AF9143D2 MDCX: modified conn:(1227/rtp C:AF9143D2 r=127.0.0.1:1985<->l=127.0.0.1:5766 CID=9) (mgcp_protocol.c:1338) 20241102130023371 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:AF9143D2 MDCX: connection successfully modified (mgcp_protocol.c:1351) 20241102130023371 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241102130023371 DLMGCP DEBUG <0013> Generated response: line #00: 200 37408 OK (mgcp_msg.c:67) 20241102130023371 DLMGCP DEBUG <0013> Generated response: line #01: X-Osmux: 9 (mgcp_msg.c:67) 20241102130023371 DLMGCP DEBUG <0013> Generated response: line #02: v=0 (mgcp_msg.c:67) 20241102130023371 DLMGCP DEBUG <0013> Generated response: line #03: o=- AF9143D2 23 IN IP4 127.0.0.1 (mgcp_msg.c:67) 20241102130023371 DLMGCP DEBUG <0013> Generated response: line #04: s=- (mgcp_msg.c:67) 20241102130023371 DLMGCP DEBUG <0013> Generated response: line #05: c=IN IP4 127.0.0.1 (mgcp_msg.c:67) 20241102130023371 DLMGCP DEBUG <0013> Generated response: line #06: t=0 0 (mgcp_msg.c:67) 20241102130023371 DLMGCP DEBUG <0013> Generated response: line #07: m=audio 1984 RTP/AVP 110 (mgcp_msg.c:67) 20241102130023371 DLMGCP DEBUG <0013> Generated response: line #08: a=rtpmap:110 AMR/8000 (mgcp_msg.c:67) 20241102130023371 DLMGCP DEBUG <0013> Generated response: line #09: a=ptime:20 (mgcp_msg.c:67) MTC@10445d38c153: 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@10445d38c153: 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 } 20241102130025478 DLMGCP DEBUG <0013> Received message: line #00: DLCX 37409 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:67) 20241102130025478 DLMGCP DEBUG <0013> Received message: line #01: C: 1227 (mgcp_msg.c:67) 20241102130025478 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:279) 20241102130025478 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:441) 20241102130025478 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241102130025478 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (2 total) at once (mgcp_protocol.c:1477) 20241102130025478 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:662) 20241102130025478 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:662) 20241102130025478 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241102130025478 DLMGCP DEBUG <0013> Generated response: line #00: 200 37409 OK (mgcp_msg.c:67) MTC@10445d38c153: setverdict(pass): none -> pass OsmuxEM(190)@10445d38c153: Final verdict of PTC: none RTPEM1(188)@10445d38c153: Final verdict of PTC: none RTPEM2(189)@10445d38c153: Final verdict of PTC: none RTPEM0(187)@10445d38c153: Final verdict of PTC: none IPA-CTRL-CLI-IPA(192)@10445d38c153: Final verdict of PTC: none VirtCallAgent-STATS(191)@10445d38c153: Final verdict of PTC: none MTC@10445d38c153: Setting final verdict of the test case. MTC@10445d38c153: Local verdict of MTC: pass MTC@10445d38c153: Local verdict of PTC RTPEM0(187): none (pass -> pass) MTC@10445d38c153: Local verdict of PTC RTPEM1(188): none (pass -> pass) MTC@10445d38c153: Local verdict of PTC RTPEM2(189): none (pass -> pass) MTC@10445d38c153: Local verdict of PTC OsmuxEM(190): none (pass -> pass) MTC@10445d38c153: Local verdict of PTC VirtCallAgent-STATS(191): none (pass -> pass) MTC@10445d38c153: Local verdict of PTC IPA-CTRL-CLI-IPA(192): none (pass -> pass) MTC@10445d38c153: Test case TC_two_crcx_mdcx_and_rtp_osmux_wildcard finished. Verdict: pass MTC@10445d38c153: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh MGCP_Test.TC_two_crcx_mdcx_and_rtp_osmux_wildcard pass'. Sat Nov 2 13:00:25 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=377740) Waiting for packet dumper to finish... 1 (prev_count=377740, count=450336) MTC@10445d38c153: External command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-latest/_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@10445d38c153: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-latest/_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 ------ Sat Nov 2 13:00:27 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-latest/logs/testsuite/MGCP_Test.TC_two_crcx_mdcx_and_rtp_osmux_fixed.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-latest/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@10445d38c153: External command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-latest/_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@10445d38c153: Test case TC_two_crcx_mdcx_and_rtp_osmux_fixed started. 20241102130028631 DLMGCP DEBUG <0013> Received message: line #00: DLCX 21047 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:67) 20241102130028631 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:279) 20241102130028631 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:441) 20241102130028631 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241102130028631 DLMGCP ERROR <0013> endpoint:rtpbridge/2@mgw DLCX: endpoint is not holding a connection. (mgcp_protocol.c:1399) 20241102130028631 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=515 (mgcp_protocol.c:230) 20241102130028631 DLMGCP DEBUG <0013> Generated response: line #00: 515 21047 FAIL (mgcp_msg.c:67) 20241102130028638 DLMGCP DEBUG <0013> Received message: line #00: CRCX 21048 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:67) 20241102130028638 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241102130028638 DLMGCP DEBUG <0013> Received message: line #02: C: 1227 (mgcp_msg.c:67) 20241102130028638 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241102130028638 DLMGCP DEBUG <0013> Received message: line #04: v=0 (mgcp_msg.c:67) 20241102130028638 DLMGCP DEBUG <0013> Received message: line #05: o=- 23 42 IN IP4 127.0.0.1 (mgcp_msg.c:67) 20241102130028638 DLMGCP DEBUG <0013> Received message: line #06: s=- (mgcp_msg.c:67) 20241102130028638 DLMGCP DEBUG <0013> Received message: line #07: c=IN IP4 127.0.0.1 (mgcp_msg.c:67) 20241102130028638 DLMGCP DEBUG <0013> Received message: line #08: t=0 0 (mgcp_msg.c:67) 20241102130028638 DLMGCP DEBUG <0013> Received message: line #09: m=audio 10000 RTP/AVP 112 (mgcp_msg.c:67) 20241102130028638 DLMGCP DEBUG <0013> Received message: line #10: a=rtpmap:112 AMR/8000 (mgcp_msg.c:67) 20241102130028638 DLMGCP DEBUG <0013> Received message: line #11: a=ptime:20 (mgcp_msg.c:67) 20241102130028638 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:279) 20241102130028638 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:441) 20241102130028638 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241102130028639 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw conn:(1227/rtp C:D663DC0B r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241102130028639 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:D663DC0B connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241102130028639 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:D663DC0B output_enabled 0 (mgcp_msg.c:125) 20241102130028639 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241102130028639 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:D663DC0B Got media info via SDP: port:10000, addr:127.0.0.1, duration:20, payload-types:112=AMR (mgcp_sdp.c:444) 20241102130028639 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw conn:(1227/rtp C:D663DC0B 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) 20241102130028639 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Configuring RTP endpoint: local port 10000 (mgcp_protocol.c:726) 20241102130028639 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:D663DC0B CRCX: Creating connection: port: 5768 (mgcp_protocol.c:1112) 20241102130028639 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:D663DC0B CRCX: connection successfully created (mgcp_protocol.c:1121) 20241102130028639 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241102130028639 DLMGCP DEBUG <0013> Generated response: line #00: 200 21048 OK (mgcp_msg.c:67) 20241102130028639 DLMGCP DEBUG <0013> Generated response: line #01: I: D663DC0B (mgcp_msg.c:67) 20241102130028639 DLMGCP DEBUG <0013> Generated response: line #02: v=0 (mgcp_msg.c:67) 20241102130028639 DLMGCP DEBUG <0013> Generated response: line #03: o=- D663DC0B 23 IN IP4 127.0.0.1 (mgcp_msg.c:67) 20241102130028639 DLMGCP DEBUG <0013> Generated response: line #04: s=- (mgcp_msg.c:67) 20241102130028639 DLMGCP DEBUG <0013> Generated response: line #05: c=IN IP4 127.0.0.1 (mgcp_msg.c:67) 20241102130028639 DLMGCP DEBUG <0013> Generated response: line #06: t=0 0 (mgcp_msg.c:67) 20241102130028639 DLMGCP DEBUG <0013> Generated response: line #07: m=audio 5768 RTP/AVP 112 (mgcp_msg.c:67) 20241102130028639 DLMGCP DEBUG <0013> Generated response: line #08: a=rtpmap:112 AMR/8000 (mgcp_msg.c:67) 20241102130028639 DLMGCP DEBUG <0013> Generated response: line #09: a=ptime:20 (mgcp_msg.c:67) 20241102130028643 DLMGCP DEBUG <0013> Received message: line #00: CRCX 21049 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:67) 20241102130028643 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241102130028643 DLMGCP DEBUG <0013> Received message: line #02: C: 1227 (mgcp_msg.c:67) 20241102130028643 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241102130028643 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: 2 (mgcp_msg.c:67) 20241102130028643 DLMGCP DEBUG <0013> Received message: line #05: v=0 (mgcp_msg.c:67) 20241102130028643 DLMGCP DEBUG <0013> Received message: line #06: o=- 23 42 IN IP4 127.0.0.1 (mgcp_msg.c:67) 20241102130028643 DLMGCP DEBUG <0013> Received message: line #07: s=- (mgcp_msg.c:67) 20241102130028643 DLMGCP DEBUG <0013> Received message: line #08: c=IN IP4 127.0.0.1 (mgcp_msg.c:67) 20241102130028643 DLMGCP DEBUG <0013> Received message: line #09: t=0 0 (mgcp_msg.c:67) 20241102130028643 DLMGCP DEBUG <0013> Received message: line #10: m=audio 1985 RTP/AVP 110 (mgcp_msg.c:67) 20241102130028643 DLMGCP DEBUG <0013> Received message: line #11: a=rtpmap:110 AMR/8000 (mgcp_msg.c:67) 20241102130028643 DLMGCP DEBUG <0013> Received message: line #12: a=ptime:20 (mgcp_msg.c:67) 20241102130028643 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:279) 20241102130028643 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:441) 20241102130028643 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241102130028643 DLMGCP DEBUG <0013> MGCP client offered Osmux CID 2 (mgcp_msg.c:207) 20241102130028643 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw conn:(1227/rtp C:380A2C5B r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241102130028643 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:380A2C5B connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241102130028643 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:380A2C5B output_enabled 0 (mgcp_msg.c:125) 20241102130028643 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241102130028643 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:380A2C5B Got media info via SDP: port:1985, addr:127.0.0.1, duration:20, payload-types:110=AMR (mgcp_sdp.c:444) 20241102130028643 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw conn:(1227/rtp C:380A2C5B 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) 20241102130028643 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Configuring RTP endpoint: local port 1985 (mgcp_protocol.c:726) 20241102130028644 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:380A2C5B CRCX: Creating connection: port: 5770 (mgcp_protocol.c:1112) 20241102130028644 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:380A2C5B CRCX: connection successfully created (mgcp_protocol.c:1121) 20241102130028644 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241102130028644 DLMGCP DEBUG <0013> Generated response: line #00: 200 21049 OK (mgcp_msg.c:67) 20241102130028644 DLMGCP DEBUG <0013> Generated response: line #01: I: 380A2C5B (mgcp_msg.c:67) 20241102130028644 DLMGCP DEBUG <0013> Generated response: line #02: X-Osmux: 10 (mgcp_msg.c:67) 20241102130028644 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241102130028644 DLMGCP DEBUG <0013> Generated response: line #04: o=- 380A2C5B 23 IN IP4 127.0.0.1 (mgcp_msg.c:67) 20241102130028644 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241102130028644 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP4 127.0.0.1 (mgcp_msg.c:67) 20241102130028644 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241102130028644 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 1984 RTP/AVP 110 (mgcp_msg.c:67) 20241102130028644 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:110 AMR/8000 (mgcp_msg.c:67) 20241102130028644 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) RTPEM0(193)@10445d38c153: Warning: Re-starting timer T_transmit, which is already active (running or expired). 20241102130030155 DLMGCP DEBUG <0013> Received message: line #00: MDCX 21050 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:67) 20241102130030155 DLMGCP DEBUG <0013> Received message: line #01: M: sendrecv (mgcp_msg.c:67) 20241102130030155 DLMGCP DEBUG <0013> Received message: line #02: C: 1227 (mgcp_msg.c:67) 20241102130030155 DLMGCP DEBUG <0013> Received message: line #03: I: D663DC0B (mgcp_msg.c:67) 20241102130030155 DLMGCP DEBUG <0013> Received message: line #04: L: p:20, a:AMR (mgcp_msg.c:67) 20241102130030155 DLMGCP DEBUG <0013> Received message: line #05: v=0 (mgcp_msg.c:67) 20241102130030155 DLMGCP DEBUG <0013> Received message: line #06: o=- 23 42 IN IP4 127.0.0.1 (mgcp_msg.c:67) 20241102130030155 DLMGCP DEBUG <0013> Received message: line #07: s=- (mgcp_msg.c:67) 20241102130030155 DLMGCP DEBUG <0013> Received message: line #08: c=IN IP4 127.0.0.1 (mgcp_msg.c:67) 20241102130030155 DLMGCP DEBUG <0013> Received message: line #09: t=0 0 (mgcp_msg.c:67) 20241102130030155 DLMGCP DEBUG <0013> Received message: line #10: m=audio 10000 RTP/AVP 112 (mgcp_msg.c:67) 20241102130030155 DLMGCP DEBUG <0013> Received message: line #11: a=rtpmap:112 AMR/8000 (mgcp_msg.c:67) 20241102130030155 DLMGCP DEBUG <0013> Received message: line #12: a=ptime:20 (mgcp_msg.c:67) 20241102130030155 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:279) 20241102130030155 DLMGCP INFO <0013> MDCX: executing request handler "ModifiyConnection" for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:441) 20241102130030155 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw MDCX: modifying existing connection ... (mgcp_protocol.c:1155) 20241102130030155 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw conn:(1227/rtp C:D663DC0B r=127.0.0.1:10000<->l=127.0.0.1:5768) (mgcp_msg.c:118) 20241102130030155 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:D663DC0B connection mode 'sendrecv' 3 (mgcp_msg.c:120) 20241102130030155 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:D663DC0B output_enabled 1 (mgcp_msg.c:125) 20241102130030155 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241102130030155 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:D663DC0B Got media info via SDP: port:10000, addr:127.0.0.1, duration:20, payload-types:112=AMR (mgcp_sdp.c:444) 20241102130030155 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw conn:(1227/rtp C:D663DC0B 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) 20241102130030155 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Configuring RTP endpoint: local port 10000 (mgcp_protocol.c:726) 20241102130030155 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:D663DC0B MDCX: modified conn:(1227/rtp C:D663DC0B r=127.0.0.1:10000<->l=127.0.0.1:5768) (mgcp_protocol.c:1338) 20241102130030155 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:D663DC0B MDCX: connection successfully modified (mgcp_protocol.c:1351) 20241102130030155 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241102130030155 DLMGCP DEBUG <0013> Generated response: line #00: 200 21050 OK (mgcp_msg.c:67) 20241102130030155 DLMGCP DEBUG <0013> Generated response: line #01: v=0 (mgcp_msg.c:67) 20241102130030155 DLMGCP DEBUG <0013> Generated response: line #02: o=- D663DC0B 23 IN IP4 127.0.0.1 (mgcp_msg.c:67) 20241102130030155 DLMGCP DEBUG <0013> Generated response: line #03: s=- (mgcp_msg.c:67) 20241102130030155 DLMGCP DEBUG <0013> Generated response: line #04: c=IN IP4 127.0.0.1 (mgcp_msg.c:67) 20241102130030155 DLMGCP DEBUG <0013> Generated response: line #05: t=0 0 (mgcp_msg.c:67) 20241102130030155 DLMGCP DEBUG <0013> Generated response: line #06: m=audio 5768 RTP/AVP 112 (mgcp_msg.c:67) 20241102130030155 DLMGCP DEBUG <0013> Generated response: line #07: a=rtpmap:112 AMR/8000 (mgcp_msg.c:67) 20241102130030155 DLMGCP DEBUG <0013> Generated response: line #08: a=ptime:20 (mgcp_msg.c:67) OsmuxEM(196)@10445d38c153: Warning: Re-starting timer T_transmit, which is already active (running or expired). 20241102130030661 DLMGCP DEBUG <0013> Received message: line #00: MDCX 21051 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:67) 20241102130030661 DLMGCP DEBUG <0013> Received message: line #01: M: sendrecv (mgcp_msg.c:67) 20241102130030661 DLMGCP DEBUG <0013> Received message: line #02: C: 1227 (mgcp_msg.c:67) 20241102130030661 DLMGCP DEBUG <0013> Received message: line #03: I: 380A2C5B (mgcp_msg.c:67) 20241102130030661 DLMGCP DEBUG <0013> Received message: line #04: L: p:20, a:AMR (mgcp_msg.c:67) 20241102130030661 DLMGCP DEBUG <0013> Received message: line #05: X-OSMUX: 2 (mgcp_msg.c:67) 20241102130030661 DLMGCP DEBUG <0013> Received message: line #06: v=0 (mgcp_msg.c:67) 20241102130030661 DLMGCP DEBUG <0013> Received message: line #07: o=- 23 42 IN IP4 127.0.0.1 (mgcp_msg.c:67) 20241102130030661 DLMGCP DEBUG <0013> Received message: line #08: s=- (mgcp_msg.c:67) 20241102130030661 DLMGCP DEBUG <0013> Received message: line #09: c=IN IP4 127.0.0.1 (mgcp_msg.c:67) 20241102130030661 DLMGCP DEBUG <0013> Received message: line #10: t=0 0 (mgcp_msg.c:67) 20241102130030661 DLMGCP DEBUG <0013> Received message: line #11: m=audio 1985 RTP/AVP 110 (mgcp_msg.c:67) 20241102130030661 DLMGCP DEBUG <0013> Received message: line #12: a=rtpmap:110 AMR/8000 (mgcp_msg.c:67) 20241102130030661 DLMGCP DEBUG <0013> Received message: line #13: a=ptime:20 (mgcp_msg.c:67) 20241102130030661 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:279) 20241102130030661 DLMGCP INFO <0013> MDCX: executing request handler "ModifiyConnection" for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:441) 20241102130030661 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw MDCX: modifying existing connection ... (mgcp_protocol.c:1155) 20241102130030661 DLMGCP DEBUG <0013> MGCP client offered Osmux CID 2 (mgcp_msg.c:207) 20241102130030662 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw conn:(1227/rtp C:380A2C5B r=127.0.0.1:1985<->l=127.0.0.1:5770 CID=10) (mgcp_msg.c:118) 20241102130030662 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:380A2C5B connection mode 'sendrecv' 3 (mgcp_msg.c:120) 20241102130030662 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:380A2C5B output_enabled 1 (mgcp_msg.c:125) 20241102130030662 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241102130030662 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:380A2C5B Got media info via SDP: port:1985, addr:127.0.0.1, duration:20, payload-types:110=AMR (mgcp_sdp.c:444) 20241102130030662 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw conn:(1227/rtp C:380A2C5B 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) 20241102130030662 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Configuring RTP endpoint: local port 1985 (mgcp_protocol.c:726) 20241102130030662 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:380A2C5B MDCX: modified conn:(1227/rtp C:380A2C5B r=127.0.0.1:1985<->l=127.0.0.1:5770 CID=10) (mgcp_protocol.c:1338) 20241102130030662 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:380A2C5B MDCX: connection successfully modified (mgcp_protocol.c:1351) 20241102130030662 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241102130030662 DLMGCP DEBUG <0013> Generated response: line #00: 200 21051 OK (mgcp_msg.c:67) 20241102130030662 DLMGCP DEBUG <0013> Generated response: line #01: X-Osmux: 10 (mgcp_msg.c:67) 20241102130030662 DLMGCP DEBUG <0013> Generated response: line #02: v=0 (mgcp_msg.c:67) 20241102130030662 DLMGCP DEBUG <0013> Generated response: line #03: o=- 380A2C5B 23 IN IP4 127.0.0.1 (mgcp_msg.c:67) 20241102130030662 DLMGCP DEBUG <0013> Generated response: line #04: s=- (mgcp_msg.c:67) 20241102130030662 DLMGCP DEBUG <0013> Generated response: line #05: c=IN IP4 127.0.0.1 (mgcp_msg.c:67) 20241102130030662 DLMGCP DEBUG <0013> Generated response: line #06: t=0 0 (mgcp_msg.c:67) 20241102130030662 DLMGCP DEBUG <0013> Generated response: line #07: m=audio 1984 RTP/AVP 110 (mgcp_msg.c:67) 20241102130030662 DLMGCP DEBUG <0013> Generated response: line #08: a=rtpmap:110 AMR/8000 (mgcp_msg.c:67) 20241102130030662 DLMGCP DEBUG <0013> Generated response: line #09: a=ptime:20 (mgcp_msg.c:67) MTC@10445d38c153: 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@10445d38c153: 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 } 20241102130032769 DLMGCP DEBUG <0013> Received message: line #00: DLCX 21052 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:67) 20241102130032770 DLMGCP DEBUG <0013> Received message: line #01: C: 1227 (mgcp_msg.c:67) 20241102130032770 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:279) 20241102130032770 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:441) 20241102130032770 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241102130032770 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (2 total) at once (mgcp_protocol.c:1477) 20241102130032770 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:662) 20241102130032770 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:662) 20241102130032770 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241102130032770 DLMGCP DEBUG <0013> Generated response: line #00: 200 21052 OK (mgcp_msg.c:67) MTC@10445d38c153: setverdict(pass): none -> pass RTPEM0(193)@10445d38c153: Final verdict of PTC: none OsmuxEM(196)@10445d38c153: Final verdict of PTC: none RTPEM1(194)@10445d38c153: Final verdict of PTC: none IPA-CTRL-CLI-IPA(198)@10445d38c153: Final verdict of PTC: none RTPEM2(195)@10445d38c153: Final verdict of PTC: none VirtCallAgent-STATS(197)@10445d38c153: Final verdict of PTC: none MTC@10445d38c153: Setting final verdict of the test case. MTC@10445d38c153: Local verdict of MTC: pass MTC@10445d38c153: Local verdict of PTC RTPEM0(193): none (pass -> pass) MTC@10445d38c153: Local verdict of PTC RTPEM1(194): none (pass -> pass) MTC@10445d38c153: Local verdict of PTC RTPEM2(195): none (pass -> pass) MTC@10445d38c153: Local verdict of PTC OsmuxEM(196): none (pass -> pass) MTC@10445d38c153: Local verdict of PTC VirtCallAgent-STATS(197): none (pass -> pass) MTC@10445d38c153: Local verdict of PTC IPA-CTRL-CLI-IPA(198): none (pass -> pass) MTC@10445d38c153: Test case TC_two_crcx_mdcx_and_rtp_osmux_fixed finished. Verdict: pass MTC@10445d38c153: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh MGCP_Test.TC_two_crcx_mdcx_and_rtp_osmux_fixed pass'. Sat Nov 2 13:00:32 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=431660) Waiting for packet dumper to finish... 1 (prev_count=431660, count=466812) MTC@10445d38c153: External command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-latest/_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@10445d38c153: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh MGCP_Test.TC_crcx_dlcx_30ep'. ------ MGCP_Test.TC_crcx_dlcx_30ep ------ Sat Nov 2 13:00:34 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-latest/logs/testsuite/MGCP_Test.TC_crcx_dlcx_30ep.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-latest/logs/testsuite/MGCP_Test.TC_crcx_dlcx_30ep.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@10445d38c153: External command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh MGCP_Test.TC_crcx_dlcx_30ep' was executed successfully (exit status: 0). MTC@10445d38c153: Test case TC_crcx_dlcx_30ep started. 20241102130035925 DLMGCP DEBUG <0013> Received message: line #00: CRCX 11041 rtpbridge/1@mgw MGCP 1.0 (mgcp_msg.c:67) 20241102130035925 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241102130035925 DLMGCP DEBUG <0013> Received message: line #02: C: 011234 (mgcp_msg.c:67) 20241102130035925 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241102130035925 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found endpoint: rtpbridge/1@mgw (mgcp_endp.c:279) 20241102130035925 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:441) 20241102130035925 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241102130035925 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw conn:(011234/rtp C:FE73041B r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241102130035925 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw CI:FE73041B connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241102130035925 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw CI:FE73041B output_enabled 0 (mgcp_msg.c:125) 20241102130035925 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241102130035925 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw conn:(011234/rtp C:FE73041B r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241102130035925 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241102130035925 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw CI:FE73041B CRCX: Creating connection: port: 5772 (mgcp_protocol.c:1112) 20241102130035925 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw CI:FE73041B CRCX: connection successfully created (mgcp_protocol.c:1121) 20241102130035925 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241102130035925 DLMGCP DEBUG <0013> Generated response: line #00: 200 11041 OK (mgcp_msg.c:67) 20241102130035925 DLMGCP DEBUG <0013> Generated response: line #01: I: FE73041B (mgcp_msg.c:67) 20241102130035925 DLMGCP DEBUG <0013> Generated response: line #02: v=0 (mgcp_msg.c:67) 20241102130035925 DLMGCP DEBUG <0013> Generated response: line #03: o=- FE73041B 23 IN IP6 ::1 (mgcp_msg.c:67) 20241102130035925 DLMGCP DEBUG <0013> Generated response: line #04: s=- (mgcp_msg.c:67) 20241102130035925 DLMGCP DEBUG <0013> Generated response: line #05: c=IN IP6 ::1 (mgcp_msg.c:67) 20241102130035926 DLMGCP DEBUG <0013> Generated response: line #06: t=0 0 (mgcp_msg.c:67) 20241102130035926 DLMGCP DEBUG <0013> Generated response: line #07: m=audio 5772 RTP/AVP 112 (mgcp_msg.c:67) 20241102130035926 DLMGCP DEBUG <0013> Generated response: line #08: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241102130035926 DLMGCP DEBUG <0013> Generated response: line #09: a=ptime:20 (mgcp_msg.c:67) 20241102130035926 DLMGCP DEBUG <0013> Received message: line #00: DLCX 11042 rtpbridge/1@mgw MGCP 1.0 (mgcp_msg.c:67) 20241102130035926 DLMGCP DEBUG <0013> Received message: line #01: C: 011234 (mgcp_msg.c:67) 20241102130035926 DLMGCP DEBUG <0013> Received message: line #02: I: FE73041B (mgcp_msg.c:67) 20241102130035926 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found endpoint: rtpbridge/1@mgw (mgcp_endp.c:279) 20241102130035926 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:441) 20241102130035926 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241102130035926 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw CI:FE73041B DLCX: deleting conn:(011234/rtp C:FE73041B r=NULL:0<->l=::1:5772) (mgcp_protocol.c:1502) 20241102130035926 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Releasing endpoint (mgcp_endp.c:662) 20241102130035926 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw DLCX: connection successfully deleted (mgcp_protocol.c:1505) 20241102130035926 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Releasing endpoint (mgcp_endp.c:662) 20241102130035926 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw DLCX: endpoint released (mgcp_protocol.c:1512) 20241102130035927 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Generated response: code=250 (mgcp_protocol.c:230) 20241102130035927 DLMGCP DEBUG <0013> Generated response: line #00: 250 11042 OK (mgcp_msg.c:67) 20241102130035927 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@10445d38c153: setverdict(pass): none -> pass 20241102130035927 DLMGCP DEBUG <0013> Received message: line #00: CRCX 11043 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:67) 20241102130035927 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241102130035927 DLMGCP DEBUG <0013> Received message: line #02: C: 021234 (mgcp_msg.c:67) 20241102130035927 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241102130035927 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:279) 20241102130035927 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:441) 20241102130035927 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241102130035927 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw conn:(021234/rtp C:E5F51CB5 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241102130035927 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:E5F51CB5 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241102130035927 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:E5F51CB5 output_enabled 0 (mgcp_msg.c:125) 20241102130035927 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241102130035927 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw conn:(021234/rtp C:E5F51CB5 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241102130035927 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241102130035927 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:E5F51CB5 CRCX: Creating connection: port: 5774 (mgcp_protocol.c:1112) 20241102130035927 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:E5F51CB5 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241102130035927 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241102130035927 DLMGCP DEBUG <0013> Generated response: line #00: 200 11043 OK (mgcp_msg.c:67) 20241102130035927 DLMGCP DEBUG <0013> Generated response: line #01: I: E5F51CB5 (mgcp_msg.c:67) 20241102130035927 DLMGCP DEBUG <0013> Generated response: line #02: v=0 (mgcp_msg.c:67) 20241102130035927 DLMGCP DEBUG <0013> Generated response: line #03: o=- E5F51CB5 23 IN IP6 ::1 (mgcp_msg.c:67) 20241102130035927 DLMGCP DEBUG <0013> Generated response: line #04: s=- (mgcp_msg.c:67) 20241102130035927 DLMGCP DEBUG <0013> Generated response: line #05: c=IN IP6 ::1 (mgcp_msg.c:67) 20241102130035927 DLMGCP DEBUG <0013> Generated response: line #06: t=0 0 (mgcp_msg.c:67) 20241102130035927 DLMGCP DEBUG <0013> Generated response: line #07: m=audio 5774 RTP/AVP 112 (mgcp_msg.c:67) 20241102130035927 DLMGCP DEBUG <0013> Generated response: line #08: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241102130035927 DLMGCP DEBUG <0013> Generated response: line #09: a=ptime:20 (mgcp_msg.c:67) 20241102130035928 DLMGCP DEBUG <0013> Received message: line #00: DLCX 11044 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:67) 20241102130035928 DLMGCP DEBUG <0013> Received message: line #01: C: 021234 (mgcp_msg.c:67) 20241102130035928 DLMGCP DEBUG <0013> Received message: line #02: I: E5F51CB5 (mgcp_msg.c:67) 20241102130035928 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:279) 20241102130035928 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:441) 20241102130035928 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241102130035928 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:E5F51CB5 DLCX: deleting conn:(021234/rtp C:E5F51CB5 r=NULL:0<->l=::1:5774) (mgcp_protocol.c:1502) 20241102130035928 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:662) 20241102130035928 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw DLCX: connection successfully deleted (mgcp_protocol.c:1505) 20241102130035928 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:662) 20241102130035928 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw DLCX: endpoint released (mgcp_protocol.c:1512) 20241102130035928 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=250 (mgcp_protocol.c:230) 20241102130035928 DLMGCP DEBUG <0013> Generated response: line #00: 250 11044 OK (mgcp_msg.c:67) 20241102130035928 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@10445d38c153: setverdict(pass): pass -> pass, component reason not changed 20241102130035928 DLMGCP DEBUG <0013> Received message: line #00: CRCX 11045 rtpbridge/3@mgw MGCP 1.0 (mgcp_msg.c:67) 20241102130035928 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241102130035928 DLMGCP DEBUG <0013> Received message: line #02: C: 031234 (mgcp_msg.c:67) 20241102130035928 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241102130035928 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw (trunk:0) found endpoint: rtpbridge/3@mgw (mgcp_endp.c:279) 20241102130035928 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/3@mgw" (mgcp_protocol.c:441) 20241102130035928 DLMGCP NOTICE <0013> endpoint:rtpbridge/3@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241102130035928 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw conn:(031234/rtp C:E028F051 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241102130035928 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw CI:E028F051 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241102130035928 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw CI:E028F051 output_enabled 0 (mgcp_msg.c:125) 20241102130035928 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241102130035928 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw conn:(031234/rtp C:E028F051 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241102130035928 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241102130035928 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw CI:E028F051 CRCX: Creating connection: port: 5776 (mgcp_protocol.c:1112) 20241102130035928 DLMGCP NOTICE <0013> endpoint:rtpbridge/3@mgw CI:E028F051 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241102130035928 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241102130035928 DLMGCP DEBUG <0013> Generated response: line #00: 200 11045 OK (mgcp_msg.c:67) 20241102130035929 DLMGCP DEBUG <0013> Generated response: line #01: I: E028F051 (mgcp_msg.c:67) 20241102130035929 DLMGCP DEBUG <0013> Generated response: line #02: v=0 (mgcp_msg.c:67) 20241102130035929 DLMGCP DEBUG <0013> Generated response: line #03: o=- E028F051 23 IN IP6 ::1 (mgcp_msg.c:67) 20241102130035929 DLMGCP DEBUG <0013> Generated response: line #04: s=- (mgcp_msg.c:67) 20241102130035929 DLMGCP DEBUG <0013> Generated response: line #05: c=IN IP6 ::1 (mgcp_msg.c:67) 20241102130035929 DLMGCP DEBUG <0013> Generated response: line #06: t=0 0 (mgcp_msg.c:67) 20241102130035929 DLMGCP DEBUG <0013> Generated response: line #07: m=audio 5776 RTP/AVP 112 (mgcp_msg.c:67) 20241102130035929 DLMGCP DEBUG <0013> Generated response: line #08: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241102130035929 DLMGCP DEBUG <0013> Generated response: line #09: a=ptime:20 (mgcp_msg.c:67) 20241102130035929 DLMGCP DEBUG <0013> Received message: line #00: DLCX 11046 rtpbridge/3@mgw MGCP 1.0 (mgcp_msg.c:67) 20241102130035929 DLMGCP DEBUG <0013> Received message: line #01: C: 031234 (mgcp_msg.c:67) 20241102130035929 DLMGCP DEBUG <0013> Received message: line #02: I: E028F051 (mgcp_msg.c:67) 20241102130035929 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw (trunk:0) found endpoint: rtpbridge/3@mgw (mgcp_endp.c:279) 20241102130035929 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/3@mgw" (mgcp_protocol.c:441) 20241102130035929 DLMGCP NOTICE <0013> endpoint:rtpbridge/3@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241102130035929 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw CI:E028F051 DLCX: deleting conn:(031234/rtp C:E028F051 r=NULL:0<->l=::1:5776) (mgcp_protocol.c:1502) 20241102130035929 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw Releasing endpoint (mgcp_endp.c:662) 20241102130035929 DLMGCP NOTICE <0013> endpoint:rtpbridge/3@mgw DLCX: connection successfully deleted (mgcp_protocol.c:1505) 20241102130035929 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw Releasing endpoint (mgcp_endp.c:662) 20241102130035929 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw DLCX: endpoint released (mgcp_protocol.c:1512) 20241102130035929 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw Generated response: code=250 (mgcp_protocol.c:230) 20241102130035929 DLMGCP DEBUG <0013> Generated response: line #00: 250 11046 OK (mgcp_msg.c:67) 20241102130035929 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@10445d38c153: setverdict(pass): pass -> pass, component reason not changed 20241102130035929 DLMGCP DEBUG <0013> Received message: line #00: CRCX 11047 rtpbridge/4@mgw MGCP 1.0 (mgcp_msg.c:67) 20241102130035929 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241102130035929 DLMGCP DEBUG <0013> Received message: line #02: C: 041234 (mgcp_msg.c:67) 20241102130035930 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241102130035930 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw (trunk:0) found endpoint: rtpbridge/4@mgw (mgcp_endp.c:279) 20241102130035930 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/4@mgw" (mgcp_protocol.c:441) 20241102130035930 DLMGCP NOTICE <0013> endpoint:rtpbridge/4@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241102130035930 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw conn:(041234/rtp C:A8AB71BF r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241102130035930 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw CI:A8AB71BF connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241102130035930 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw CI:A8AB71BF output_enabled 0 (mgcp_msg.c:125) 20241102130035930 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241102130035930 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw conn:(041234/rtp C:A8AB71BF r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241102130035930 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241102130035930 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw CI:A8AB71BF CRCX: Creating connection: port: 5778 (mgcp_protocol.c:1112) 20241102130035930 DLMGCP NOTICE <0013> endpoint:rtpbridge/4@mgw CI:A8AB71BF CRCX: connection successfully created (mgcp_protocol.c:1121) 20241102130035930 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241102130035930 DLMGCP DEBUG <0013> Generated response: line #00: 200 11047 OK (mgcp_msg.c:67) 20241102130035930 DLMGCP DEBUG <0013> Generated response: line #01: I: A8AB71BF (mgcp_msg.c:67) 20241102130035930 DLMGCP DEBUG <0013> Generated response: line #02: v=0 (mgcp_msg.c:67) 20241102130035930 DLMGCP DEBUG <0013> Generated response: line #03: o=- A8AB71BF 23 IN IP6 ::1 (mgcp_msg.c:67) 20241102130035930 DLMGCP DEBUG <0013> Generated response: line #04: s=- (mgcp_msg.c:67) 20241102130035930 DLMGCP DEBUG <0013> Generated response: line #05: c=IN IP6 ::1 (mgcp_msg.c:67) 20241102130035930 DLMGCP DEBUG <0013> Generated response: line #06: t=0 0 (mgcp_msg.c:67) 20241102130035930 DLMGCP DEBUG <0013> Generated response: line #07: m=audio 5778 RTP/AVP 112 (mgcp_msg.c:67) 20241102130035930 DLMGCP DEBUG <0013> Generated response: line #08: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241102130035930 DLMGCP DEBUG <0013> Generated response: line #09: a=ptime:20 (mgcp_msg.c:67) 20241102130035930 DLMGCP DEBUG <0013> Received message: line #00: DLCX 11048 rtpbridge/4@mgw MGCP 1.0 (mgcp_msg.c:67) 20241102130035930 DLMGCP DEBUG <0013> Received message: line #01: C: 041234 (mgcp_msg.c:67) 20241102130035930 DLMGCP DEBUG <0013> Received message: line #02: I: A8AB71BF (mgcp_msg.c:67) 20241102130035930 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw (trunk:0) found endpoint: rtpbridge/4@mgw (mgcp_endp.c:279) 20241102130035930 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/4@mgw" (mgcp_protocol.c:441) 20241102130035930 DLMGCP NOTICE <0013> endpoint:rtpbridge/4@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241102130035930 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw CI:A8AB71BF DLCX: deleting conn:(041234/rtp C:A8AB71BF r=NULL:0<->l=::1:5778) (mgcp_protocol.c:1502) 20241102130035930 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw Releasing endpoint (mgcp_endp.c:662) 20241102130035930 DLMGCP NOTICE <0013> endpoint:rtpbridge/4@mgw DLCX: connection successfully deleted (mgcp_protocol.c:1505) 20241102130035930 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw Releasing endpoint (mgcp_endp.c:662) 20241102130035930 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw DLCX: endpoint released (mgcp_protocol.c:1512) 20241102130035930 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw Generated response: code=250 (mgcp_protocol.c:230) 20241102130035930 DLMGCP DEBUG <0013> Generated response: line #00: 250 11048 OK (mgcp_msg.c:67) 20241102130035930 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@10445d38c153: setverdict(pass): pass -> pass, component reason not changed 20241102130035931 DLMGCP DEBUG <0013> Received message: line #00: CRCX 11049 rtpbridge/5@mgw MGCP 1.0 (mgcp_msg.c:67) 20241102130035931 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241102130035931 DLMGCP DEBUG <0013> Received message: line #02: C: 051234 (mgcp_msg.c:67) 20241102130035931 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241102130035931 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw (trunk:0) found endpoint: rtpbridge/5@mgw (mgcp_endp.c:279) 20241102130035931 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/5@mgw" (mgcp_protocol.c:441) 20241102130035931 DLMGCP NOTICE <0013> endpoint:rtpbridge/5@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241102130035931 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw conn:(051234/rtp C:9612923A r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241102130035931 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw CI:9612923A connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241102130035931 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw CI:9612923A output_enabled 0 (mgcp_msg.c:125) 20241102130035931 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241102130035931 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw conn:(051234/rtp C:9612923A r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241102130035931 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241102130035931 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw CI:9612923A CRCX: Creating connection: port: 5780 (mgcp_protocol.c:1112) 20241102130035931 DLMGCP NOTICE <0013> endpoint:rtpbridge/5@mgw CI:9612923A CRCX: connection successfully created (mgcp_protocol.c:1121) 20241102130035931 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241102130035931 DLMGCP DEBUG <0013> Generated response: line #00: 200 11049 OK (mgcp_msg.c:67) 20241102130035931 DLMGCP DEBUG <0013> Generated response: line #01: I: 9612923A (mgcp_msg.c:67) 20241102130035931 DLMGCP DEBUG <0013> Generated response: line #02: v=0 (mgcp_msg.c:67) 20241102130035931 DLMGCP DEBUG <0013> Generated response: line #03: o=- 9612923A 23 IN IP6 ::1 (mgcp_msg.c:67) 20241102130035931 DLMGCP DEBUG <0013> Generated response: line #04: s=- (mgcp_msg.c:67) 20241102130035931 DLMGCP DEBUG <0013> Generated response: line #05: c=IN IP6 ::1 (mgcp_msg.c:67) 20241102130035931 DLMGCP DEBUG <0013> Generated response: line #06: t=0 0 (mgcp_msg.c:67) 20241102130035931 DLMGCP DEBUG <0013> Generated response: line #07: m=audio 5780 RTP/AVP 112 (mgcp_msg.c:67) 20241102130035931 DLMGCP DEBUG <0013> Generated response: line #08: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241102130035931 DLMGCP DEBUG <0013> Generated response: line #09: a=ptime:20 (mgcp_msg.c:67) 20241102130035931 DLMGCP DEBUG <0013> Received message: line #00: DLCX 11050 rtpbridge/5@mgw MGCP 1.0 (mgcp_msg.c:67) 20241102130035931 DLMGCP DEBUG <0013> Received message: line #01: C: 051234 (mgcp_msg.c:67) 20241102130035931 DLMGCP DEBUG <0013> Received message: line #02: I: 9612923A (mgcp_msg.c:67) 20241102130035931 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw (trunk:0) found endpoint: rtpbridge/5@mgw (mgcp_endp.c:279) 20241102130035931 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/5@mgw" (mgcp_protocol.c:441) 20241102130035931 DLMGCP NOTICE <0013> endpoint:rtpbridge/5@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241102130035931 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw CI:9612923A DLCX: deleting conn:(051234/rtp C:9612923A r=NULL:0<->l=::1:5780) (mgcp_protocol.c:1502) 20241102130035931 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Releasing endpoint (mgcp_endp.c:662) 20241102130035932 DLMGCP NOTICE <0013> endpoint:rtpbridge/5@mgw DLCX: connection successfully deleted (mgcp_protocol.c:1505) 20241102130035932 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Releasing endpoint (mgcp_endp.c:662) 20241102130035932 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw DLCX: endpoint released (mgcp_protocol.c:1512) 20241102130035932 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Generated response: code=250 (mgcp_protocol.c:230) 20241102130035932 DLMGCP DEBUG <0013> Generated response: line #00: 250 11050 OK (mgcp_msg.c:67) 20241102130035932 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@10445d38c153: setverdict(pass): pass -> pass, component reason not changed 20241102130035932 DLMGCP DEBUG <0013> Received message: line #00: CRCX 11051 rtpbridge/6@mgw MGCP 1.0 (mgcp_msg.c:67) 20241102130035932 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241102130035932 DLMGCP DEBUG <0013> Received message: line #02: C: 061234 (mgcp_msg.c:67) 20241102130035932 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241102130035932 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw (trunk:0) found endpoint: rtpbridge/6@mgw (mgcp_endp.c:279) 20241102130035932 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/6@mgw" (mgcp_protocol.c:441) 20241102130035932 DLMGCP NOTICE <0013> endpoint:rtpbridge/6@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241102130035932 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw conn:(061234/rtp C:C328C5AF r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241102130035932 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw CI:C328C5AF connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241102130035932 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw CI:C328C5AF output_enabled 0 (mgcp_msg.c:125) 20241102130035932 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241102130035932 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw conn:(061234/rtp C:C328C5AF r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241102130035932 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241102130035932 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw CI:C328C5AF CRCX: Creating connection: port: 5782 (mgcp_protocol.c:1112) 20241102130035932 DLMGCP NOTICE <0013> endpoint:rtpbridge/6@mgw CI:C328C5AF CRCX: connection successfully created (mgcp_protocol.c:1121) 20241102130035932 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241102130035932 DLMGCP DEBUG <0013> Generated response: line #00: 200 11051 OK (mgcp_msg.c:67) 20241102130035932 DLMGCP DEBUG <0013> Generated response: line #01: I: C328C5AF (mgcp_msg.c:67) 20241102130035932 DLMGCP DEBUG <0013> Generated response: line #02: v=0 (mgcp_msg.c:67) 20241102130035932 DLMGCP DEBUG <0013> Generated response: line #03: o=- C328C5AF 23 IN IP6 ::1 (mgcp_msg.c:67) 20241102130035932 DLMGCP DEBUG <0013> Generated response: line #04: s=- (mgcp_msg.c:67) 20241102130035932 DLMGCP DEBUG <0013> Generated response: line #05: c=IN IP6 ::1 (mgcp_msg.c:67) 20241102130035932 DLMGCP DEBUG <0013> Generated response: line #06: t=0 0 (mgcp_msg.c:67) 20241102130035932 DLMGCP DEBUG <0013> Generated response: line #07: m=audio 5782 RTP/AVP 112 (mgcp_msg.c:67) 20241102130035932 DLMGCP DEBUG <0013> Generated response: line #08: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241102130035932 DLMGCP DEBUG <0013> Generated response: line #09: a=ptime:20 (mgcp_msg.c:67) 20241102130035933 DLMGCP DEBUG <0013> Received message: line #00: DLCX 11052 rtpbridge/6@mgw MGCP 1.0 (mgcp_msg.c:67) 20241102130035933 DLMGCP DEBUG <0013> Received message: line #01: C: 061234 (mgcp_msg.c:67) 20241102130035933 DLMGCP DEBUG <0013> Received message: line #02: I: C328C5AF (mgcp_msg.c:67) 20241102130035933 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw (trunk:0) found endpoint: rtpbridge/6@mgw (mgcp_endp.c:279) 20241102130035933 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/6@mgw" (mgcp_protocol.c:441) 20241102130035933 DLMGCP NOTICE <0013> endpoint:rtpbridge/6@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241102130035933 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw CI:C328C5AF DLCX: deleting conn:(061234/rtp C:C328C5AF r=NULL:0<->l=::1:5782) (mgcp_protocol.c:1502) 20241102130035933 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw Releasing endpoint (mgcp_endp.c:662) 20241102130035933 DLMGCP NOTICE <0013> endpoint:rtpbridge/6@mgw DLCX: connection successfully deleted (mgcp_protocol.c:1505) 20241102130035933 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw Releasing endpoint (mgcp_endp.c:662) 20241102130035933 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw DLCX: endpoint released (mgcp_protocol.c:1512) 20241102130035933 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw Generated response: code=250 (mgcp_protocol.c:230) 20241102130035933 DLMGCP DEBUG <0013> Generated response: line #00: 250 11052 OK (mgcp_msg.c:67) 20241102130035933 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@10445d38c153: setverdict(pass): pass -> pass, component reason not changed 20241102130035933 DLMGCP DEBUG <0013> Received message: line #00: CRCX 11053 rtpbridge/7@mgw MGCP 1.0 (mgcp_msg.c:67) 20241102130035933 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241102130035933 DLMGCP DEBUG <0013> Received message: line #02: C: 071234 (mgcp_msg.c:67) 20241102130035933 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241102130035933 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw (trunk:0) found endpoint: rtpbridge/7@mgw (mgcp_endp.c:279) 20241102130035933 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/7@mgw" (mgcp_protocol.c:441) 20241102130035933 DLMGCP NOTICE <0013> endpoint:rtpbridge/7@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241102130035933 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw conn:(071234/rtp C:F0FCCF48 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241102130035933 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw CI:F0FCCF48 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241102130035933 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw CI:F0FCCF48 output_enabled 0 (mgcp_msg.c:125) 20241102130035933 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241102130035933 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw conn:(071234/rtp C:F0FCCF48 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241102130035933 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241102130035933 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw CI:F0FCCF48 CRCX: Creating connection: port: 5784 (mgcp_protocol.c:1112) 20241102130035933 DLMGCP NOTICE <0013> endpoint:rtpbridge/7@mgw CI:F0FCCF48 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241102130035933 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241102130035933 DLMGCP DEBUG <0013> Generated response: line #00: 200 11053 OK (mgcp_msg.c:67) 20241102130035933 DLMGCP DEBUG <0013> Generated response: line #01: I: F0FCCF48 (mgcp_msg.c:67) 20241102130035933 DLMGCP DEBUG <0013> Generated response: line #02: v=0 (mgcp_msg.c:67) 20241102130035933 DLMGCP DEBUG <0013> Generated response: line #03: o=- F0FCCF48 23 IN IP6 ::1 (mgcp_msg.c:67) 20241102130035933 DLMGCP DEBUG <0013> Generated response: line #04: s=- (mgcp_msg.c:67) 20241102130035933 DLMGCP DEBUG <0013> Generated response: line #05: c=IN IP6 ::1 (mgcp_msg.c:67) 20241102130035933 DLMGCP DEBUG <0013> Generated response: line #06: t=0 0 (mgcp_msg.c:67) 20241102130035933 DLMGCP DEBUG <0013> Generated response: line #07: m=audio 5784 RTP/AVP 112 (mgcp_msg.c:67) 20241102130035933 DLMGCP DEBUG <0013> Generated response: line #08: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241102130035933 DLMGCP DEBUG <0013> Generated response: line #09: a=ptime:20 (mgcp_msg.c:67) 20241102130035934 DLMGCP DEBUG <0013> Received message: line #00: DLCX 11054 rtpbridge/7@mgw MGCP 1.0 (mgcp_msg.c:67) 20241102130035934 DLMGCP DEBUG <0013> Received message: line #01: C: 071234 (mgcp_msg.c:67) 20241102130035934 DLMGCP DEBUG <0013> Received message: line #02: I: F0FCCF48 (mgcp_msg.c:67) 20241102130035934 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw (trunk:0) found endpoint: rtpbridge/7@mgw (mgcp_endp.c:279) 20241102130035934 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/7@mgw" (mgcp_protocol.c:441) 20241102130035934 DLMGCP NOTICE <0013> endpoint:rtpbridge/7@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241102130035934 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw CI:F0FCCF48 DLCX: deleting conn:(071234/rtp C:F0FCCF48 r=NULL:0<->l=::1:5784) (mgcp_protocol.c:1502) 20241102130035934 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw Releasing endpoint (mgcp_endp.c:662) 20241102130035934 DLMGCP NOTICE <0013> endpoint:rtpbridge/7@mgw DLCX: connection successfully deleted (mgcp_protocol.c:1505) 20241102130035934 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw Releasing endpoint (mgcp_endp.c:662) 20241102130035934 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw DLCX: endpoint released (mgcp_protocol.c:1512) 20241102130035934 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw Generated response: code=250 (mgcp_protocol.c:230) 20241102130035934 DLMGCP DEBUG <0013> Generated response: line #00: 250 11054 OK (mgcp_msg.c:67) 20241102130035934 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@10445d38c153: setverdict(pass): pass -> pass, component reason not changed 20241102130035934 DLMGCP DEBUG <0013> Received message: line #00: CRCX 11055 rtpbridge/8@mgw MGCP 1.0 (mgcp_msg.c:67) 20241102130035934 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241102130035934 DLMGCP DEBUG <0013> Received message: line #02: C: 081234 (mgcp_msg.c:67) 20241102130035934 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241102130035934 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw (trunk:0) found endpoint: rtpbridge/8@mgw (mgcp_endp.c:279) 20241102130035934 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/8@mgw" (mgcp_protocol.c:441) 20241102130035934 DLMGCP NOTICE <0013> endpoint:rtpbridge/8@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241102130035934 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw conn:(081234/rtp C:91C6EA63 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241102130035934 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw CI:91C6EA63 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241102130035934 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw CI:91C6EA63 output_enabled 0 (mgcp_msg.c:125) 20241102130035934 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241102130035934 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw conn:(081234/rtp C:91C6EA63 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241102130035934 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241102130035935 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw CI:91C6EA63 CRCX: Creating connection: port: 5786 (mgcp_protocol.c:1112) 20241102130035935 DLMGCP NOTICE <0013> endpoint:rtpbridge/8@mgw CI:91C6EA63 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241102130035935 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241102130035935 DLMGCP DEBUG <0013> Generated response: line #00: 200 11055 OK (mgcp_msg.c:67) 20241102130035935 DLMGCP DEBUG <0013> Generated response: line #01: I: 91C6EA63 (mgcp_msg.c:67) 20241102130035935 DLMGCP DEBUG <0013> Generated response: line #02: v=0 (mgcp_msg.c:67) 20241102130035935 DLMGCP DEBUG <0013> Generated response: line #03: o=- 91C6EA63 23 IN IP6 ::1 (mgcp_msg.c:67) 20241102130035935 DLMGCP DEBUG <0013> Generated response: line #04: s=- (mgcp_msg.c:67) 20241102130035935 DLMGCP DEBUG <0013> Generated response: line #05: c=IN IP6 ::1 (mgcp_msg.c:67) 20241102130035935 DLMGCP DEBUG <0013> Generated response: line #06: t=0 0 (mgcp_msg.c:67) 20241102130035935 DLMGCP DEBUG <0013> Generated response: line #07: m=audio 5786 RTP/AVP 112 (mgcp_msg.c:67) 20241102130035935 DLMGCP DEBUG <0013> Generated response: line #08: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241102130035935 DLMGCP DEBUG <0013> Generated response: line #09: a=ptime:20 (mgcp_msg.c:67) 20241102130035935 DLMGCP DEBUG <0013> Received message: line #00: DLCX 11056 rtpbridge/8@mgw MGCP 1.0 (mgcp_msg.c:67) 20241102130035935 DLMGCP DEBUG <0013> Received message: line #01: C: 081234 (mgcp_msg.c:67) 20241102130035935 DLMGCP DEBUG <0013> Received message: line #02: I: 91C6EA63 (mgcp_msg.c:67) 20241102130035935 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw (trunk:0) found endpoint: rtpbridge/8@mgw (mgcp_endp.c:279) 20241102130035935 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/8@mgw" (mgcp_protocol.c:441) 20241102130035935 DLMGCP NOTICE <0013> endpoint:rtpbridge/8@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241102130035935 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw CI:91C6EA63 DLCX: deleting conn:(081234/rtp C:91C6EA63 r=NULL:0<->l=::1:5786) (mgcp_protocol.c:1502) 20241102130035935 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw Releasing endpoint (mgcp_endp.c:662) 20241102130035935 DLMGCP NOTICE <0013> endpoint:rtpbridge/8@mgw DLCX: connection successfully deleted (mgcp_protocol.c:1505) 20241102130035935 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw Releasing endpoint (mgcp_endp.c:662) 20241102130035935 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw DLCX: endpoint released (mgcp_protocol.c:1512) 20241102130035935 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw Generated response: code=250 (mgcp_protocol.c:230) 20241102130035935 DLMGCP DEBUG <0013> Generated response: line #00: 250 11056 OK (mgcp_msg.c:67) 20241102130035935 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@10445d38c153: setverdict(pass): pass -> pass, component reason not changed 20241102130035936 DLMGCP DEBUG <0013> Received message: line #00: CRCX 11057 rtpbridge/9@mgw MGCP 1.0 (mgcp_msg.c:67) 20241102130035936 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241102130035936 DLMGCP DEBUG <0013> Received message: line #02: C: 091234 (mgcp_msg.c:67) 20241102130035936 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241102130035936 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw (trunk:0) found endpoint: rtpbridge/9@mgw (mgcp_endp.c:279) 20241102130035936 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/9@mgw" (mgcp_protocol.c:441) 20241102130035936 DLMGCP NOTICE <0013> endpoint:rtpbridge/9@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241102130035936 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw conn:(091234/rtp C:D3E793E5 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241102130035936 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw CI:D3E793E5 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241102130035936 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw CI:D3E793E5 output_enabled 0 (mgcp_msg.c:125) 20241102130035936 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241102130035936 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw conn:(091234/rtp C:D3E793E5 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241102130035936 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241102130035936 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw CI:D3E793E5 CRCX: Creating connection: port: 5788 (mgcp_protocol.c:1112) 20241102130035936 DLMGCP NOTICE <0013> endpoint:rtpbridge/9@mgw CI:D3E793E5 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241102130035936 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241102130035936 DLMGCP DEBUG <0013> Generated response: line #00: 200 11057 OK (mgcp_msg.c:67) 20241102130035936 DLMGCP DEBUG <0013> Generated response: line #01: I: D3E793E5 (mgcp_msg.c:67) 20241102130035936 DLMGCP DEBUG <0013> Generated response: line #02: v=0 (mgcp_msg.c:67) 20241102130035936 DLMGCP DEBUG <0013> Generated response: line #03: o=- D3E793E5 23 IN IP6 ::1 (mgcp_msg.c:67) 20241102130035936 DLMGCP DEBUG <0013> Generated response: line #04: s=- (mgcp_msg.c:67) 20241102130035936 DLMGCP DEBUG <0013> Generated response: line #05: c=IN IP6 ::1 (mgcp_msg.c:67) 20241102130035936 DLMGCP DEBUG <0013> Generated response: line #06: t=0 0 (mgcp_msg.c:67) 20241102130035936 DLMGCP DEBUG <0013> Generated response: line #07: m=audio 5788 RTP/AVP 112 (mgcp_msg.c:67) 20241102130035936 DLMGCP DEBUG <0013> Generated response: line #08: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241102130035936 DLMGCP DEBUG <0013> Generated response: line #09: a=ptime:20 (mgcp_msg.c:67) 20241102130035936 DLMGCP DEBUG <0013> Received message: line #00: DLCX 11058 rtpbridge/9@mgw MGCP 1.0 (mgcp_msg.c:67) 20241102130035936 DLMGCP DEBUG <0013> Received message: line #01: C: 091234 (mgcp_msg.c:67) 20241102130035936 DLMGCP DEBUG <0013> Received message: line #02: I: D3E793E5 (mgcp_msg.c:67) 20241102130035936 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw (trunk:0) found endpoint: rtpbridge/9@mgw (mgcp_endp.c:279) 20241102130035936 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/9@mgw" (mgcp_protocol.c:441) 20241102130035936 DLMGCP NOTICE <0013> endpoint:rtpbridge/9@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241102130035936 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw CI:D3E793E5 DLCX: deleting conn:(091234/rtp C:D3E793E5 r=NULL:0<->l=::1:5788) (mgcp_protocol.c:1502) 20241102130035936 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw Releasing endpoint (mgcp_endp.c:662) 20241102130035936 DLMGCP NOTICE <0013> endpoint:rtpbridge/9@mgw DLCX: connection successfully deleted (mgcp_protocol.c:1505) 20241102130035936 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw Releasing endpoint (mgcp_endp.c:662) 20241102130035936 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw DLCX: endpoint released (mgcp_protocol.c:1512) 20241102130035936 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw Generated response: code=250 (mgcp_protocol.c:230) 20241102130035936 DLMGCP DEBUG <0013> Generated response: line #00: 250 11058 OK (mgcp_msg.c:67) 20241102130035936 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@10445d38c153: setverdict(pass): pass -> pass, component reason not changed 20241102130035937 DLMGCP DEBUG <0013> Received message: line #00: CRCX 11059 rtpbridge/A@mgw MGCP 1.0 (mgcp_msg.c:67) 20241102130035937 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241102130035937 DLMGCP DEBUG <0013> Received message: line #02: C: 0A1234 (mgcp_msg.c:67) 20241102130035937 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241102130035937 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw (trunk:0) found endpoint: rtpbridge/a@mgw (mgcp_endp.c:279) 20241102130035937 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/a@mgw" (mgcp_protocol.c:441) 20241102130035937 DLMGCP NOTICE <0013> endpoint:rtpbridge/a@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241102130035937 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw conn:(0A1234/rtp C:31CD6270 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241102130035937 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw CI:31CD6270 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241102130035937 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw CI:31CD6270 output_enabled 0 (mgcp_msg.c:125) 20241102130035937 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241102130035937 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw conn:(0A1234/rtp C:31CD6270 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241102130035937 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241102130035937 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw CI:31CD6270 CRCX: Creating connection: port: 5790 (mgcp_protocol.c:1112) 20241102130035937 DLMGCP NOTICE <0013> endpoint:rtpbridge/a@mgw CI:31CD6270 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241102130035937 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241102130035937 DLMGCP DEBUG <0013> Generated response: line #00: 200 11059 OK (mgcp_msg.c:67) 20241102130035937 DLMGCP DEBUG <0013> Generated response: line #01: I: 31CD6270 (mgcp_msg.c:67) 20241102130035937 DLMGCP DEBUG <0013> Generated response: line #02: v=0 (mgcp_msg.c:67) 20241102130035937 DLMGCP DEBUG <0013> Generated response: line #03: o=- 31CD6270 23 IN IP6 ::1 (mgcp_msg.c:67) 20241102130035937 DLMGCP DEBUG <0013> Generated response: line #04: s=- (mgcp_msg.c:67) 20241102130035937 DLMGCP DEBUG <0013> Generated response: line #05: c=IN IP6 ::1 (mgcp_msg.c:67) 20241102130035937 DLMGCP DEBUG <0013> Generated response: line #06: t=0 0 (mgcp_msg.c:67) 20241102130035937 DLMGCP DEBUG <0013> Generated response: line #07: m=audio 5790 RTP/AVP 112 (mgcp_msg.c:67) 20241102130035937 DLMGCP DEBUG <0013> Generated response: line #08: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241102130035937 DLMGCP DEBUG <0013> Generated response: line #09: a=ptime:20 (mgcp_msg.c:67) 20241102130035937 DLMGCP DEBUG <0013> Received message: line #00: DLCX 11060 rtpbridge/A@mgw MGCP 1.0 (mgcp_msg.c:67) 20241102130035937 DLMGCP DEBUG <0013> Received message: line #01: C: 0A1234 (mgcp_msg.c:67) 20241102130035937 DLMGCP DEBUG <0013> Received message: line #02: I: 31CD6270 (mgcp_msg.c:67) 20241102130035937 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw (trunk:0) found endpoint: rtpbridge/a@mgw (mgcp_endp.c:279) 20241102130035937 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/a@mgw" (mgcp_protocol.c:441) 20241102130035937 DLMGCP NOTICE <0013> endpoint:rtpbridge/a@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241102130035937 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw CI:31CD6270 DLCX: deleting conn:(0A1234/rtp C:31CD6270 r=NULL:0<->l=::1:5790) (mgcp_protocol.c:1502) 20241102130035937 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw Releasing endpoint (mgcp_endp.c:662) 20241102130035937 DLMGCP NOTICE <0013> endpoint:rtpbridge/a@mgw DLCX: connection successfully deleted (mgcp_protocol.c:1505) 20241102130035937 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw Releasing endpoint (mgcp_endp.c:662) 20241102130035937 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw DLCX: endpoint released (mgcp_protocol.c:1512) 20241102130035937 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw Generated response: code=250 (mgcp_protocol.c:230) 20241102130035937 DLMGCP DEBUG <0013> Generated response: line #00: 250 11060 OK (mgcp_msg.c:67) 20241102130035937 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@10445d38c153: setverdict(pass): pass -> pass, component reason not changed 20241102130035938 DLMGCP DEBUG <0013> Received message: line #00: CRCX 11061 rtpbridge/B@mgw MGCP 1.0 (mgcp_msg.c:67) 20241102130035938 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241102130035938 DLMGCP DEBUG <0013> Received message: line #02: C: 0B1234 (mgcp_msg.c:67) 20241102130035938 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241102130035938 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw (trunk:0) found endpoint: rtpbridge/b@mgw (mgcp_endp.c:279) 20241102130035938 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/b@mgw" (mgcp_protocol.c:441) 20241102130035938 DLMGCP NOTICE <0013> endpoint:rtpbridge/b@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241102130035938 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw conn:(0B1234/rtp C:A02F90AC r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241102130035938 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw CI:A02F90AC connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241102130035938 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw CI:A02F90AC output_enabled 0 (mgcp_msg.c:125) 20241102130035938 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241102130035938 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw conn:(0B1234/rtp C:A02F90AC r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241102130035938 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241102130035938 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw CI:A02F90AC CRCX: Creating connection: port: 5792 (mgcp_protocol.c:1112) 20241102130035938 DLMGCP NOTICE <0013> endpoint:rtpbridge/b@mgw CI:A02F90AC CRCX: connection successfully created (mgcp_protocol.c:1121) 20241102130035938 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241102130035938 DLMGCP DEBUG <0013> Generated response: line #00: 200 11061 OK (mgcp_msg.c:67) 20241102130035938 DLMGCP DEBUG <0013> Generated response: line #01: I: A02F90AC (mgcp_msg.c:67) 20241102130035938 DLMGCP DEBUG <0013> Generated response: line #02: v=0 (mgcp_msg.c:67) 20241102130035938 DLMGCP DEBUG <0013> Generated response: line #03: o=- A02F90AC 23 IN IP6 ::1 (mgcp_msg.c:67) 20241102130035938 DLMGCP DEBUG <0013> Generated response: line #04: s=- (mgcp_msg.c:67) 20241102130035938 DLMGCP DEBUG <0013> Generated response: line #05: c=IN IP6 ::1 (mgcp_msg.c:67) 20241102130035938 DLMGCP DEBUG <0013> Generated response: line #06: t=0 0 (mgcp_msg.c:67) 20241102130035938 DLMGCP DEBUG <0013> Generated response: line #07: m=audio 5792 RTP/AVP 112 (mgcp_msg.c:67) 20241102130035938 DLMGCP DEBUG <0013> Generated response: line #08: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241102130035938 DLMGCP DEBUG <0013> Generated response: line #09: a=ptime:20 (mgcp_msg.c:67) 20241102130035938 DLMGCP DEBUG <0013> Received message: line #00: DLCX 11062 rtpbridge/B@mgw MGCP 1.0 (mgcp_msg.c:67) 20241102130035938 DLMGCP DEBUG <0013> Received message: line #01: C: 0B1234 (mgcp_msg.c:67) 20241102130035938 DLMGCP DEBUG <0013> Received message: line #02: I: A02F90AC (mgcp_msg.c:67) 20241102130035938 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw (trunk:0) found endpoint: rtpbridge/b@mgw (mgcp_endp.c:279) 20241102130035938 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/b@mgw" (mgcp_protocol.c:441) 20241102130035938 DLMGCP NOTICE <0013> endpoint:rtpbridge/b@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241102130035938 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw CI:A02F90AC DLCX: deleting conn:(0B1234/rtp C:A02F90AC r=NULL:0<->l=::1:5792) (mgcp_protocol.c:1502) 20241102130035938 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw Releasing endpoint (mgcp_endp.c:662) 20241102130035938 DLMGCP NOTICE <0013> endpoint:rtpbridge/b@mgw DLCX: connection successfully deleted (mgcp_protocol.c:1505) 20241102130035938 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw Releasing endpoint (mgcp_endp.c:662) 20241102130035938 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw DLCX: endpoint released (mgcp_protocol.c:1512) 20241102130035938 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw Generated response: code=250 (mgcp_protocol.c:230) 20241102130035938 DLMGCP DEBUG <0013> Generated response: line #00: 250 11062 OK (mgcp_msg.c:67) 20241102130035938 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@10445d38c153: setverdict(pass): pass -> pass, component reason not changed 20241102130035939 DLMGCP DEBUG <0013> Received message: line #00: CRCX 11063 rtpbridge/C@mgw MGCP 1.0 (mgcp_msg.c:67) 20241102130035939 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241102130035939 DLMGCP DEBUG <0013> Received message: line #02: C: 0C1234 (mgcp_msg.c:67) 20241102130035939 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241102130035939 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw (trunk:0) found endpoint: rtpbridge/c@mgw (mgcp_endp.c:279) 20241102130035939 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/c@mgw" (mgcp_protocol.c:441) 20241102130035939 DLMGCP NOTICE <0013> endpoint:rtpbridge/c@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241102130035939 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw conn:(0C1234/rtp C:5209BB53 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241102130035939 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw CI:5209BB53 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241102130035939 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw CI:5209BB53 output_enabled 0 (mgcp_msg.c:125) 20241102130035939 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241102130035939 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw conn:(0C1234/rtp C:5209BB53 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241102130035939 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241102130035939 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw CI:5209BB53 CRCX: Creating connection: port: 5794 (mgcp_protocol.c:1112) 20241102130035939 DLMGCP NOTICE <0013> endpoint:rtpbridge/c@mgw CI:5209BB53 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241102130035939 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241102130035939 DLMGCP DEBUG <0013> Generated response: line #00: 200 11063 OK (mgcp_msg.c:67) 20241102130035939 DLMGCP DEBUG <0013> Generated response: line #01: I: 5209BB53 (mgcp_msg.c:67) 20241102130035939 DLMGCP DEBUG <0013> Generated response: line #02: v=0 (mgcp_msg.c:67) 20241102130035939 DLMGCP DEBUG <0013> Generated response: line #03: o=- 5209BB53 23 IN IP6 ::1 (mgcp_msg.c:67) 20241102130035939 DLMGCP DEBUG <0013> Generated response: line #04: s=- (mgcp_msg.c:67) 20241102130035939 DLMGCP DEBUG <0013> Generated response: line #05: c=IN IP6 ::1 (mgcp_msg.c:67) 20241102130035939 DLMGCP DEBUG <0013> Generated response: line #06: t=0 0 (mgcp_msg.c:67) 20241102130035939 DLMGCP DEBUG <0013> Generated response: line #07: m=audio 5794 RTP/AVP 112 (mgcp_msg.c:67) 20241102130035939 DLMGCP DEBUG <0013> Generated response: line #08: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241102130035939 DLMGCP DEBUG <0013> Generated response: line #09: a=ptime:20 (mgcp_msg.c:67) 20241102130035939 DLMGCP DEBUG <0013> Received message: line #00: DLCX 11064 rtpbridge/C@mgw MGCP 1.0 (mgcp_msg.c:67) 20241102130035939 DLMGCP DEBUG <0013> Received message: line #01: C: 0C1234 (mgcp_msg.c:67) 20241102130035939 DLMGCP DEBUG <0013> Received message: line #02: I: 5209BB53 (mgcp_msg.c:67) 20241102130035939 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw (trunk:0) found endpoint: rtpbridge/c@mgw (mgcp_endp.c:279) 20241102130035939 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/c@mgw" (mgcp_protocol.c:441) 20241102130035939 DLMGCP NOTICE <0013> endpoint:rtpbridge/c@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241102130035939 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw CI:5209BB53 DLCX: deleting conn:(0C1234/rtp C:5209BB53 r=NULL:0<->l=::1:5794) (mgcp_protocol.c:1502) 20241102130035939 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw Releasing endpoint (mgcp_endp.c:662) 20241102130035939 DLMGCP NOTICE <0013> endpoint:rtpbridge/c@mgw DLCX: connection successfully deleted (mgcp_protocol.c:1505) 20241102130035939 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw Releasing endpoint (mgcp_endp.c:662) 20241102130035939 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw DLCX: endpoint released (mgcp_protocol.c:1512) 20241102130035939 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw Generated response: code=250 (mgcp_protocol.c:230) 20241102130035939 DLMGCP DEBUG <0013> Generated response: line #00: 250 11064 OK (mgcp_msg.c:67) 20241102130035939 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@10445d38c153: setverdict(pass): pass -> pass, component reason not changed 20241102130035940 DLMGCP DEBUG <0013> Received message: line #00: CRCX 11065 rtpbridge/D@mgw MGCP 1.0 (mgcp_msg.c:67) 20241102130035940 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241102130035940 DLMGCP DEBUG <0013> Received message: line #02: C: 0D1234 (mgcp_msg.c:67) 20241102130035940 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241102130035940 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw (trunk:0) found endpoint: rtpbridge/d@mgw (mgcp_endp.c:279) 20241102130035940 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/d@mgw" (mgcp_protocol.c:441) 20241102130035940 DLMGCP NOTICE <0013> endpoint:rtpbridge/d@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241102130035940 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw conn:(0D1234/rtp C:E2D82FEC r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241102130035940 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw CI:E2D82FEC connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241102130035940 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw CI:E2D82FEC output_enabled 0 (mgcp_msg.c:125) 20241102130035940 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241102130035940 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw conn:(0D1234/rtp C:E2D82FEC r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241102130035940 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241102130035940 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw CI:E2D82FEC CRCX: Creating connection: port: 5796 (mgcp_protocol.c:1112) 20241102130035940 DLMGCP NOTICE <0013> endpoint:rtpbridge/d@mgw CI:E2D82FEC CRCX: connection successfully created (mgcp_protocol.c:1121) 20241102130035940 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241102130035940 DLMGCP DEBUG <0013> Generated response: line #00: 200 11065 OK (mgcp_msg.c:67) 20241102130035940 DLMGCP DEBUG <0013> Generated response: line #01: I: E2D82FEC (mgcp_msg.c:67) 20241102130035940 DLMGCP DEBUG <0013> Generated response: line #02: v=0 (mgcp_msg.c:67) 20241102130035940 DLMGCP DEBUG <0013> Generated response: line #03: o=- E2D82FEC 23 IN IP6 ::1 (mgcp_msg.c:67) 20241102130035940 DLMGCP DEBUG <0013> Generated response: line #04: s=- (mgcp_msg.c:67) 20241102130035940 DLMGCP DEBUG <0013> Generated response: line #05: c=IN IP6 ::1 (mgcp_msg.c:67) 20241102130035940 DLMGCP DEBUG <0013> Generated response: line #06: t=0 0 (mgcp_msg.c:67) 20241102130035940 DLMGCP DEBUG <0013> Generated response: line #07: m=audio 5796 RTP/AVP 112 (mgcp_msg.c:67) 20241102130035940 DLMGCP DEBUG <0013> Generated response: line #08: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241102130035940 DLMGCP DEBUG <0013> Generated response: line #09: a=ptime:20 (mgcp_msg.c:67) 20241102130035940 DLMGCP DEBUG <0013> Received message: line #00: DLCX 11066 rtpbridge/D@mgw MGCP 1.0 (mgcp_msg.c:67) 20241102130035940 DLMGCP DEBUG <0013> Received message: line #01: C: 0D1234 (mgcp_msg.c:67) 20241102130035940 DLMGCP DEBUG <0013> Received message: line #02: I: E2D82FEC (mgcp_msg.c:67) 20241102130035940 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw (trunk:0) found endpoint: rtpbridge/d@mgw (mgcp_endp.c:279) 20241102130035940 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/d@mgw" (mgcp_protocol.c:441) 20241102130035940 DLMGCP NOTICE <0013> endpoint:rtpbridge/d@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241102130035940 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw CI:E2D82FEC DLCX: deleting conn:(0D1234/rtp C:E2D82FEC r=NULL:0<->l=::1:5796) (mgcp_protocol.c:1502) 20241102130035940 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw Releasing endpoint (mgcp_endp.c:662) 20241102130035940 DLMGCP NOTICE <0013> endpoint:rtpbridge/d@mgw DLCX: connection successfully deleted (mgcp_protocol.c:1505) 20241102130035940 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw Releasing endpoint (mgcp_endp.c:662) 20241102130035940 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw DLCX: endpoint released (mgcp_protocol.c:1512) 20241102130035940 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw Generated response: code=250 (mgcp_protocol.c:230) 20241102130035940 DLMGCP DEBUG <0013> Generated response: line #00: 250 11066 OK (mgcp_msg.c:67) 20241102130035940 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@10445d38c153: setverdict(pass): pass -> pass, component reason not changed 20241102130035941 DLMGCP DEBUG <0013> Received message: line #00: CRCX 11067 rtpbridge/E@mgw MGCP 1.0 (mgcp_msg.c:67) 20241102130035941 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241102130035941 DLMGCP DEBUG <0013> Received message: line #02: C: 0E1234 (mgcp_msg.c:67) 20241102130035941 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241102130035941 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw (trunk:0) found endpoint: rtpbridge/e@mgw (mgcp_endp.c:279) 20241102130035941 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/e@mgw" (mgcp_protocol.c:441) 20241102130035941 DLMGCP NOTICE <0013> endpoint:rtpbridge/e@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241102130035941 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw conn:(0E1234/rtp C:211ECE27 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241102130035941 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw CI:211ECE27 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241102130035941 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw CI:211ECE27 output_enabled 0 (mgcp_msg.c:125) 20241102130035941 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241102130035941 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw conn:(0E1234/rtp C:211ECE27 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241102130035941 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241102130035941 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw CI:211ECE27 CRCX: Creating connection: port: 5798 (mgcp_protocol.c:1112) 20241102130035941 DLMGCP NOTICE <0013> endpoint:rtpbridge/e@mgw CI:211ECE27 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241102130035941 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241102130035941 DLMGCP DEBUG <0013> Generated response: line #00: 200 11067 OK (mgcp_msg.c:67) 20241102130035941 DLMGCP DEBUG <0013> Generated response: line #01: I: 211ECE27 (mgcp_msg.c:67) 20241102130035941 DLMGCP DEBUG <0013> Generated response: line #02: v=0 (mgcp_msg.c:67) 20241102130035941 DLMGCP DEBUG <0013> Generated response: line #03: o=- 211ECE27 23 IN IP6 ::1 (mgcp_msg.c:67) 20241102130035941 DLMGCP DEBUG <0013> Generated response: line #04: s=- (mgcp_msg.c:67) 20241102130035941 DLMGCP DEBUG <0013> Generated response: line #05: c=IN IP6 ::1 (mgcp_msg.c:67) 20241102130035941 DLMGCP DEBUG <0013> Generated response: line #06: t=0 0 (mgcp_msg.c:67) 20241102130035941 DLMGCP DEBUG <0013> Generated response: line #07: m=audio 5798 RTP/AVP 112 (mgcp_msg.c:67) 20241102130035941 DLMGCP DEBUG <0013> Generated response: line #08: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241102130035941 DLMGCP DEBUG <0013> Generated response: line #09: a=ptime:20 (mgcp_msg.c:67) 20241102130035941 DLMGCP DEBUG <0013> Received message: line #00: DLCX 11068 rtpbridge/E@mgw MGCP 1.0 (mgcp_msg.c:67) 20241102130035941 DLMGCP DEBUG <0013> Received message: line #01: C: 0E1234 (mgcp_msg.c:67) 20241102130035941 DLMGCP DEBUG <0013> Received message: line #02: I: 211ECE27 (mgcp_msg.c:67) 20241102130035941 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw (trunk:0) found endpoint: rtpbridge/e@mgw (mgcp_endp.c:279) 20241102130035941 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/e@mgw" (mgcp_protocol.c:441) 20241102130035941 DLMGCP NOTICE <0013> endpoint:rtpbridge/e@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241102130035941 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw CI:211ECE27 DLCX: deleting conn:(0E1234/rtp C:211ECE27 r=NULL:0<->l=::1:5798) (mgcp_protocol.c:1502) 20241102130035941 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw Releasing endpoint (mgcp_endp.c:662) 20241102130035941 DLMGCP NOTICE <0013> endpoint:rtpbridge/e@mgw DLCX: connection successfully deleted (mgcp_protocol.c:1505) 20241102130035941 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw Releasing endpoint (mgcp_endp.c:662) 20241102130035941 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw DLCX: endpoint released (mgcp_protocol.c:1512) 20241102130035941 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw Generated response: code=250 (mgcp_protocol.c:230) 20241102130035941 DLMGCP DEBUG <0013> Generated response: line #00: 250 11068 OK (mgcp_msg.c:67) 20241102130035941 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@10445d38c153: setverdict(pass): pass -> pass, component reason not changed 20241102130035942 DLMGCP DEBUG <0013> Received message: line #00: CRCX 11069 rtpbridge/F@mgw MGCP 1.0 (mgcp_msg.c:67) 20241102130035942 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241102130035942 DLMGCP DEBUG <0013> Received message: line #02: C: 0F1234 (mgcp_msg.c:67) 20241102130035942 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241102130035942 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw (trunk:0) found endpoint: rtpbridge/f@mgw (mgcp_endp.c:279) 20241102130035942 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/f@mgw" (mgcp_protocol.c:441) 20241102130035942 DLMGCP NOTICE <0013> endpoint:rtpbridge/f@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241102130035942 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw conn:(0F1234/rtp C:4F88FF69 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241102130035942 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw CI:4F88FF69 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241102130035942 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw CI:4F88FF69 output_enabled 0 (mgcp_msg.c:125) 20241102130035942 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241102130035942 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw conn:(0F1234/rtp C:4F88FF69 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241102130035942 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241102130035942 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw CI:4F88FF69 CRCX: Creating connection: port: 5800 (mgcp_protocol.c:1112) 20241102130035942 DLMGCP NOTICE <0013> endpoint:rtpbridge/f@mgw CI:4F88FF69 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241102130035942 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241102130035942 DLMGCP DEBUG <0013> Generated response: line #00: 200 11069 OK (mgcp_msg.c:67) 20241102130035942 DLMGCP DEBUG <0013> Generated response: line #01: I: 4F88FF69 (mgcp_msg.c:67) 20241102130035942 DLMGCP DEBUG <0013> Generated response: line #02: v=0 (mgcp_msg.c:67) 20241102130035942 DLMGCP DEBUG <0013> Generated response: line #03: o=- 4F88FF69 23 IN IP6 ::1 (mgcp_msg.c:67) 20241102130035942 DLMGCP DEBUG <0013> Generated response: line #04: s=- (mgcp_msg.c:67) 20241102130035942 DLMGCP DEBUG <0013> Generated response: line #05: c=IN IP6 ::1 (mgcp_msg.c:67) 20241102130035942 DLMGCP DEBUG <0013> Generated response: line #06: t=0 0 (mgcp_msg.c:67) 20241102130035942 DLMGCP DEBUG <0013> Generated response: line #07: m=audio 5800 RTP/AVP 112 (mgcp_msg.c:67) 20241102130035942 DLMGCP DEBUG <0013> Generated response: line #08: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241102130035942 DLMGCP DEBUG <0013> Generated response: line #09: a=ptime:20 (mgcp_msg.c:67) 20241102130035942 DLMGCP DEBUG <0013> Received message: line #00: DLCX 11070 rtpbridge/F@mgw MGCP 1.0 (mgcp_msg.c:67) 20241102130035942 DLMGCP DEBUG <0013> Received message: line #01: C: 0F1234 (mgcp_msg.c:67) 20241102130035942 DLMGCP DEBUG <0013> Received message: line #02: I: 4F88FF69 (mgcp_msg.c:67) 20241102130035942 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw (trunk:0) found endpoint: rtpbridge/f@mgw (mgcp_endp.c:279) 20241102130035942 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/f@mgw" (mgcp_protocol.c:441) 20241102130035942 DLMGCP NOTICE <0013> endpoint:rtpbridge/f@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241102130035942 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw CI:4F88FF69 DLCX: deleting conn:(0F1234/rtp C:4F88FF69 r=NULL:0<->l=::1:5800) (mgcp_protocol.c:1502) 20241102130035942 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw Releasing endpoint (mgcp_endp.c:662) 20241102130035942 DLMGCP NOTICE <0013> endpoint:rtpbridge/f@mgw DLCX: connection successfully deleted (mgcp_protocol.c:1505) 20241102130035942 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw Releasing endpoint (mgcp_endp.c:662) 20241102130035942 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw DLCX: endpoint released (mgcp_protocol.c:1512) 20241102130035942 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw Generated response: code=250 (mgcp_protocol.c:230) 20241102130035942 DLMGCP DEBUG <0013> Generated response: line #00: 250 11070 OK (mgcp_msg.c:67) 20241102130035942 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@10445d38c153: setverdict(pass): pass -> pass, component reason not changed 20241102130035943 DLMGCP DEBUG <0013> Received message: line #00: CRCX 11071 rtpbridge/10@mgw MGCP 1.0 (mgcp_msg.c:67) 20241102130035943 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241102130035943 DLMGCP DEBUG <0013> Received message: line #02: C: 101234 (mgcp_msg.c:67) 20241102130035943 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241102130035943 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw (trunk:0) found endpoint: rtpbridge/10@mgw (mgcp_endp.c:279) 20241102130035943 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/10@mgw" (mgcp_protocol.c:441) 20241102130035943 DLMGCP NOTICE <0013> endpoint:rtpbridge/10@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241102130035943 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw conn:(101234/rtp C:612CF8D7 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241102130035943 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw CI:612CF8D7 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241102130035943 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw CI:612CF8D7 output_enabled 0 (mgcp_msg.c:125) 20241102130035943 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241102130035943 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw conn:(101234/rtp C:612CF8D7 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241102130035943 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241102130035943 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw CI:612CF8D7 CRCX: Creating connection: port: 5802 (mgcp_protocol.c:1112) 20241102130035943 DLMGCP NOTICE <0013> endpoint:rtpbridge/10@mgw CI:612CF8D7 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241102130035943 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241102130035943 DLMGCP DEBUG <0013> Generated response: line #00: 200 11071 OK (mgcp_msg.c:67) 20241102130035943 DLMGCP DEBUG <0013> Generated response: line #01: I: 612CF8D7 (mgcp_msg.c:67) 20241102130035943 DLMGCP DEBUG <0013> Generated response: line #02: v=0 (mgcp_msg.c:67) 20241102130035943 DLMGCP DEBUG <0013> Generated response: line #03: o=- 612CF8D7 23 IN IP6 ::1 (mgcp_msg.c:67) 20241102130035943 DLMGCP DEBUG <0013> Generated response: line #04: s=- (mgcp_msg.c:67) 20241102130035943 DLMGCP DEBUG <0013> Generated response: line #05: c=IN IP6 ::1 (mgcp_msg.c:67) 20241102130035943 DLMGCP DEBUG <0013> Generated response: line #06: t=0 0 (mgcp_msg.c:67) 20241102130035943 DLMGCP DEBUG <0013> Generated response: line #07: m=audio 5802 RTP/AVP 112 (mgcp_msg.c:67) 20241102130035943 DLMGCP DEBUG <0013> Generated response: line #08: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241102130035943 DLMGCP DEBUG <0013> Generated response: line #09: a=ptime:20 (mgcp_msg.c:67) 20241102130035943 DLMGCP DEBUG <0013> Received message: line #00: DLCX 11072 rtpbridge/10@mgw MGCP 1.0 (mgcp_msg.c:67) 20241102130035943 DLMGCP DEBUG <0013> Received message: line #01: C: 101234 (mgcp_msg.c:67) 20241102130035943 DLMGCP DEBUG <0013> Received message: line #02: I: 612CF8D7 (mgcp_msg.c:67) 20241102130035943 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw (trunk:0) found endpoint: rtpbridge/10@mgw (mgcp_endp.c:279) 20241102130035943 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/10@mgw" (mgcp_protocol.c:441) 20241102130035943 DLMGCP NOTICE <0013> endpoint:rtpbridge/10@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241102130035943 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw CI:612CF8D7 DLCX: deleting conn:(101234/rtp C:612CF8D7 r=NULL:0<->l=::1:5802) (mgcp_protocol.c:1502) 20241102130035943 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw Releasing endpoint (mgcp_endp.c:662) 20241102130035943 DLMGCP NOTICE <0013> endpoint:rtpbridge/10@mgw DLCX: connection successfully deleted (mgcp_protocol.c:1505) 20241102130035943 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw Releasing endpoint (mgcp_endp.c:662) 20241102130035943 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw DLCX: endpoint released (mgcp_protocol.c:1512) 20241102130035943 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw Generated response: code=250 (mgcp_protocol.c:230) 20241102130035943 DLMGCP DEBUG <0013> Generated response: line #00: 250 11072 OK (mgcp_msg.c:67) 20241102130035943 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@10445d38c153: setverdict(pass): pass -> pass, component reason not changed 20241102130035944 DLMGCP DEBUG <0013> Received message: line #00: CRCX 11073 rtpbridge/11@mgw MGCP 1.0 (mgcp_msg.c:67) 20241102130035944 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241102130035944 DLMGCP DEBUG <0013> Received message: line #02: C: 111234 (mgcp_msg.c:67) 20241102130035944 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241102130035944 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw (trunk:0) found endpoint: rtpbridge/11@mgw (mgcp_endp.c:279) 20241102130035944 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/11@mgw" (mgcp_protocol.c:441) 20241102130035944 DLMGCP NOTICE <0013> endpoint:rtpbridge/11@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241102130035944 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw conn:(111234/rtp C:7A91BD39 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241102130035944 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw CI:7A91BD39 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241102130035944 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw CI:7A91BD39 output_enabled 0 (mgcp_msg.c:125) 20241102130035944 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241102130035944 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw conn:(111234/rtp C:7A91BD39 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241102130035944 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241102130035944 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw CI:7A91BD39 CRCX: Creating connection: port: 5804 (mgcp_protocol.c:1112) 20241102130035944 DLMGCP NOTICE <0013> endpoint:rtpbridge/11@mgw CI:7A91BD39 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241102130035944 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241102130035944 DLMGCP DEBUG <0013> Generated response: line #00: 200 11073 OK (mgcp_msg.c:67) 20241102130035944 DLMGCP DEBUG <0013> Generated response: line #01: I: 7A91BD39 (mgcp_msg.c:67) 20241102130035944 DLMGCP DEBUG <0013> Generated response: line #02: v=0 (mgcp_msg.c:67) 20241102130035944 DLMGCP DEBUG <0013> Generated response: line #03: o=- 7A91BD39 23 IN IP6 ::1 (mgcp_msg.c:67) 20241102130035944 DLMGCP DEBUG <0013> Generated response: line #04: s=- (mgcp_msg.c:67) 20241102130035944 DLMGCP DEBUG <0013> Generated response: line #05: c=IN IP6 ::1 (mgcp_msg.c:67) 20241102130035944 DLMGCP DEBUG <0013> Generated response: line #06: t=0 0 (mgcp_msg.c:67) 20241102130035944 DLMGCP DEBUG <0013> Generated response: line #07: m=audio 5804 RTP/AVP 112 (mgcp_msg.c:67) 20241102130035944 DLMGCP DEBUG <0013> Generated response: line #08: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241102130035944 DLMGCP DEBUG <0013> Generated response: line #09: a=ptime:20 (mgcp_msg.c:67) 20241102130035945 DLMGCP DEBUG <0013> Received message: line #00: DLCX 11074 rtpbridge/11@mgw MGCP 1.0 (mgcp_msg.c:67) 20241102130035945 DLMGCP DEBUG <0013> Received message: line #01: C: 111234 (mgcp_msg.c:67) 20241102130035945 DLMGCP DEBUG <0013> Received message: line #02: I: 7A91BD39 (mgcp_msg.c:67) 20241102130035945 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw (trunk:0) found endpoint: rtpbridge/11@mgw (mgcp_endp.c:279) 20241102130035945 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/11@mgw" (mgcp_protocol.c:441) 20241102130035945 DLMGCP NOTICE <0013> endpoint:rtpbridge/11@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241102130035945 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw CI:7A91BD39 DLCX: deleting conn:(111234/rtp C:7A91BD39 r=NULL:0<->l=::1:5804) (mgcp_protocol.c:1502) 20241102130035945 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw Releasing endpoint (mgcp_endp.c:662) 20241102130035945 DLMGCP NOTICE <0013> endpoint:rtpbridge/11@mgw DLCX: connection successfully deleted (mgcp_protocol.c:1505) 20241102130035945 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw Releasing endpoint (mgcp_endp.c:662) 20241102130035945 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw DLCX: endpoint released (mgcp_protocol.c:1512) 20241102130035945 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw Generated response: code=250 (mgcp_protocol.c:230) 20241102130035945 DLMGCP DEBUG <0013> Generated response: line #00: 250 11074 OK (mgcp_msg.c:67) 20241102130035945 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@10445d38c153: setverdict(pass): pass -> pass, component reason not changed 20241102130035945 DLMGCP DEBUG <0013> Received message: line #00: CRCX 11075 rtpbridge/12@mgw MGCP 1.0 (mgcp_msg.c:67) 20241102130035945 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241102130035945 DLMGCP DEBUG <0013> Received message: line #02: C: 121234 (mgcp_msg.c:67) 20241102130035945 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241102130035945 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw (trunk:0) found endpoint: rtpbridge/12@mgw (mgcp_endp.c:279) 20241102130035945 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/12@mgw" (mgcp_protocol.c:441) 20241102130035945 DLMGCP NOTICE <0013> endpoint:rtpbridge/12@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241102130035945 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw conn:(121234/rtp C:5F17CB52 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241102130035945 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw CI:5F17CB52 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241102130035945 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw CI:5F17CB52 output_enabled 0 (mgcp_msg.c:125) 20241102130035945 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241102130035945 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw conn:(121234/rtp C:5F17CB52 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241102130035945 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241102130035946 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw CI:5F17CB52 CRCX: Creating connection: port: 5806 (mgcp_protocol.c:1112) 20241102130035946 DLMGCP NOTICE <0013> endpoint:rtpbridge/12@mgw CI:5F17CB52 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241102130035946 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241102130035946 DLMGCP DEBUG <0013> Generated response: line #00: 200 11075 OK (mgcp_msg.c:67) 20241102130035946 DLMGCP DEBUG <0013> Generated response: line #01: I: 5F17CB52 (mgcp_msg.c:67) 20241102130035946 DLMGCP DEBUG <0013> Generated response: line #02: v=0 (mgcp_msg.c:67) 20241102130035946 DLMGCP DEBUG <0013> Generated response: line #03: o=- 5F17CB52 23 IN IP6 ::1 (mgcp_msg.c:67) 20241102130035946 DLMGCP DEBUG <0013> Generated response: line #04: s=- (mgcp_msg.c:67) 20241102130035946 DLMGCP DEBUG <0013> Generated response: line #05: c=IN IP6 ::1 (mgcp_msg.c:67) 20241102130035946 DLMGCP DEBUG <0013> Generated response: line #06: t=0 0 (mgcp_msg.c:67) 20241102130035946 DLMGCP DEBUG <0013> Generated response: line #07: m=audio 5806 RTP/AVP 112 (mgcp_msg.c:67) 20241102130035946 DLMGCP DEBUG <0013> Generated response: line #08: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241102130035946 DLMGCP DEBUG <0013> Generated response: line #09: a=ptime:20 (mgcp_msg.c:67) 20241102130035946 DLMGCP DEBUG <0013> Received message: line #00: DLCX 11076 rtpbridge/12@mgw MGCP 1.0 (mgcp_msg.c:67) 20241102130035946 DLMGCP DEBUG <0013> Received message: line #01: C: 121234 (mgcp_msg.c:67) 20241102130035946 DLMGCP DEBUG <0013> Received message: line #02: I: 5F17CB52 (mgcp_msg.c:67) 20241102130035946 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw (trunk:0) found endpoint: rtpbridge/12@mgw (mgcp_endp.c:279) 20241102130035946 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/12@mgw" (mgcp_protocol.c:441) 20241102130035946 DLMGCP NOTICE <0013> endpoint:rtpbridge/12@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241102130035946 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw CI:5F17CB52 DLCX: deleting conn:(121234/rtp C:5F17CB52 r=NULL:0<->l=::1:5806) (mgcp_protocol.c:1502) 20241102130035946 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw Releasing endpoint (mgcp_endp.c:662) 20241102130035946 DLMGCP NOTICE <0013> endpoint:rtpbridge/12@mgw DLCX: connection successfully deleted (mgcp_protocol.c:1505) 20241102130035946 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw Releasing endpoint (mgcp_endp.c:662) 20241102130035946 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw DLCX: endpoint released (mgcp_protocol.c:1512) 20241102130035946 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw Generated response: code=250 (mgcp_protocol.c:230) 20241102130035946 DLMGCP DEBUG <0013> Generated response: line #00: 250 11076 OK (mgcp_msg.c:67) 20241102130035946 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@10445d38c153: setverdict(pass): pass -> pass, component reason not changed 20241102130035947 DLMGCP DEBUG <0013> Received message: line #00: CRCX 11077 rtpbridge/13@mgw MGCP 1.0 (mgcp_msg.c:67) 20241102130035947 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241102130035947 DLMGCP DEBUG <0013> Received message: line #02: C: 131234 (mgcp_msg.c:67) 20241102130035947 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241102130035947 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw (trunk:0) found endpoint: rtpbridge/13@mgw (mgcp_endp.c:279) 20241102130035947 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/13@mgw" (mgcp_protocol.c:441) 20241102130035947 DLMGCP NOTICE <0013> endpoint:rtpbridge/13@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241102130035947 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw conn:(131234/rtp C:5FCF243C r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241102130035947 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw CI:5FCF243C connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241102130035947 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw CI:5FCF243C output_enabled 0 (mgcp_msg.c:125) 20241102130035947 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241102130035947 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw conn:(131234/rtp C:5FCF243C r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241102130035947 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241102130035947 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw CI:5FCF243C CRCX: Creating connection: port: 5808 (mgcp_protocol.c:1112) 20241102130035947 DLMGCP NOTICE <0013> endpoint:rtpbridge/13@mgw CI:5FCF243C CRCX: connection successfully created (mgcp_protocol.c:1121) 20241102130035947 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241102130035947 DLMGCP DEBUG <0013> Generated response: line #00: 200 11077 OK (mgcp_msg.c:67) 20241102130035947 DLMGCP DEBUG <0013> Generated response: line #01: I: 5FCF243C (mgcp_msg.c:67) 20241102130035947 DLMGCP DEBUG <0013> Generated response: line #02: v=0 (mgcp_msg.c:67) 20241102130035947 DLMGCP DEBUG <0013> Generated response: line #03: o=- 5FCF243C 23 IN IP6 ::1 (mgcp_msg.c:67) 20241102130035947 DLMGCP DEBUG <0013> Generated response: line #04: s=- (mgcp_msg.c:67) 20241102130035947 DLMGCP DEBUG <0013> Generated response: line #05: c=IN IP6 ::1 (mgcp_msg.c:67) 20241102130035947 DLMGCP DEBUG <0013> Generated response: line #06: t=0 0 (mgcp_msg.c:67) 20241102130035947 DLMGCP DEBUG <0013> Generated response: line #07: m=audio 5808 RTP/AVP 112 (mgcp_msg.c:67) 20241102130035947 DLMGCP DEBUG <0013> Generated response: line #08: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241102130035947 DLMGCP DEBUG <0013> Generated response: line #09: a=ptime:20 (mgcp_msg.c:67) 20241102130035948 DLMGCP DEBUG <0013> Received message: line #00: DLCX 11078 rtpbridge/13@mgw MGCP 1.0 (mgcp_msg.c:67) 20241102130035948 DLMGCP DEBUG <0013> Received message: line #01: C: 131234 (mgcp_msg.c:67) 20241102130035948 DLMGCP DEBUG <0013> Received message: line #02: I: 5FCF243C (mgcp_msg.c:67) 20241102130035948 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw (trunk:0) found endpoint: rtpbridge/13@mgw (mgcp_endp.c:279) 20241102130035948 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/13@mgw" (mgcp_protocol.c:441) 20241102130035948 DLMGCP NOTICE <0013> endpoint:rtpbridge/13@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241102130035948 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw CI:5FCF243C DLCX: deleting conn:(131234/rtp C:5FCF243C r=NULL:0<->l=::1:5808) (mgcp_protocol.c:1502) 20241102130035948 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw Releasing endpoint (mgcp_endp.c:662) 20241102130035948 DLMGCP NOTICE <0013> endpoint:rtpbridge/13@mgw DLCX: connection successfully deleted (mgcp_protocol.c:1505) 20241102130035948 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw Releasing endpoint (mgcp_endp.c:662) 20241102130035948 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw DLCX: endpoint released (mgcp_protocol.c:1512) 20241102130035948 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw Generated response: code=250 (mgcp_protocol.c:230) 20241102130035948 DLMGCP DEBUG <0013> Generated response: line #00: 250 11078 OK (mgcp_msg.c:67) 20241102130035948 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@10445d38c153: setverdict(pass): pass -> pass, component reason not changed 20241102130035949 DLMGCP DEBUG <0013> Received message: line #00: CRCX 11079 rtpbridge/14@mgw MGCP 1.0 (mgcp_msg.c:67) 20241102130035949 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241102130035949 DLMGCP DEBUG <0013> Received message: line #02: C: 141234 (mgcp_msg.c:67) 20241102130035949 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241102130035949 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw (trunk:0) found endpoint: rtpbridge/14@mgw (mgcp_endp.c:279) 20241102130035949 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/14@mgw" (mgcp_protocol.c:441) 20241102130035949 DLMGCP NOTICE <0013> endpoint:rtpbridge/14@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241102130035949 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw conn:(141234/rtp C:F4F0D53B r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241102130035949 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw CI:F4F0D53B connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241102130035949 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw CI:F4F0D53B output_enabled 0 (mgcp_msg.c:125) 20241102130035949 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241102130035949 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw conn:(141234/rtp C:F4F0D53B r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241102130035949 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241102130035949 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw CI:F4F0D53B CRCX: Creating connection: port: 5810 (mgcp_protocol.c:1112) 20241102130035949 DLMGCP NOTICE <0013> endpoint:rtpbridge/14@mgw CI:F4F0D53B CRCX: connection successfully created (mgcp_protocol.c:1121) 20241102130035949 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241102130035949 DLMGCP DEBUG <0013> Generated response: line #00: 200 11079 OK (mgcp_msg.c:67) 20241102130035949 DLMGCP DEBUG <0013> Generated response: line #01: I: F4F0D53B (mgcp_msg.c:67) 20241102130035949 DLMGCP DEBUG <0013> Generated response: line #02: v=0 (mgcp_msg.c:67) 20241102130035949 DLMGCP DEBUG <0013> Generated response: line #03: o=- F4F0D53B 23 IN IP6 ::1 (mgcp_msg.c:67) 20241102130035949 DLMGCP DEBUG <0013> Generated response: line #04: s=- (mgcp_msg.c:67) 20241102130035949 DLMGCP DEBUG <0013> Generated response: line #05: c=IN IP6 ::1 (mgcp_msg.c:67) 20241102130035949 DLMGCP DEBUG <0013> Generated response: line #06: t=0 0 (mgcp_msg.c:67) 20241102130035949 DLMGCP DEBUG <0013> Generated response: line #07: m=audio 5810 RTP/AVP 112 (mgcp_msg.c:67) 20241102130035949 DLMGCP DEBUG <0013> Generated response: line #08: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241102130035949 DLMGCP DEBUG <0013> Generated response: line #09: a=ptime:20 (mgcp_msg.c:67) 20241102130035950 DLMGCP DEBUG <0013> Received message: line #00: DLCX 11080 rtpbridge/14@mgw MGCP 1.0 (mgcp_msg.c:67) 20241102130035950 DLMGCP DEBUG <0013> Received message: line #01: C: 141234 (mgcp_msg.c:67) 20241102130035950 DLMGCP DEBUG <0013> Received message: line #02: I: F4F0D53B (mgcp_msg.c:67) 20241102130035950 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw (trunk:0) found endpoint: rtpbridge/14@mgw (mgcp_endp.c:279) 20241102130035950 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/14@mgw" (mgcp_protocol.c:441) 20241102130035950 DLMGCP NOTICE <0013> endpoint:rtpbridge/14@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241102130035950 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw CI:F4F0D53B DLCX: deleting conn:(141234/rtp C:F4F0D53B r=NULL:0<->l=::1:5810) (mgcp_protocol.c:1502) 20241102130035950 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw Releasing endpoint (mgcp_endp.c:662) 20241102130035950 DLMGCP NOTICE <0013> endpoint:rtpbridge/14@mgw DLCX: connection successfully deleted (mgcp_protocol.c:1505) 20241102130035950 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw Releasing endpoint (mgcp_endp.c:662) 20241102130035950 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw DLCX: endpoint released (mgcp_protocol.c:1512) 20241102130035950 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw Generated response: code=250 (mgcp_protocol.c:230) 20241102130035950 DLMGCP DEBUG <0013> Generated response: line #00: 250 11080 OK (mgcp_msg.c:67) 20241102130035950 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@10445d38c153: setverdict(pass): pass -> pass, component reason not changed 20241102130035950 DLMGCP DEBUG <0013> Received message: line #00: CRCX 11081 rtpbridge/15@mgw MGCP 1.0 (mgcp_msg.c:67) 20241102130035950 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241102130035950 DLMGCP DEBUG <0013> Received message: line #02: C: 151234 (mgcp_msg.c:67) 20241102130035950 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241102130035950 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw (trunk:0) found endpoint: rtpbridge/15@mgw (mgcp_endp.c:279) 20241102130035950 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/15@mgw" (mgcp_protocol.c:441) 20241102130035950 DLMGCP NOTICE <0013> endpoint:rtpbridge/15@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241102130035950 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw conn:(151234/rtp C:54D978E0 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241102130035950 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw CI:54D978E0 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241102130035950 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw CI:54D978E0 output_enabled 0 (mgcp_msg.c:125) 20241102130035950 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241102130035950 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw conn:(151234/rtp C:54D978E0 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241102130035950 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241102130035950 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw CI:54D978E0 CRCX: Creating connection: port: 5812 (mgcp_protocol.c:1112) 20241102130035950 DLMGCP NOTICE <0013> endpoint:rtpbridge/15@mgw CI:54D978E0 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241102130035950 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241102130035950 DLMGCP DEBUG <0013> Generated response: line #00: 200 11081 OK (mgcp_msg.c:67) 20241102130035950 DLMGCP DEBUG <0013> Generated response: line #01: I: 54D978E0 (mgcp_msg.c:67) 20241102130035950 DLMGCP DEBUG <0013> Generated response: line #02: v=0 (mgcp_msg.c:67) 20241102130035950 DLMGCP DEBUG <0013> Generated response: line #03: o=- 54D978E0 23 IN IP6 ::1 (mgcp_msg.c:67) 20241102130035951 DLMGCP DEBUG <0013> Generated response: line #04: s=- (mgcp_msg.c:67) 20241102130035951 DLMGCP DEBUG <0013> Generated response: line #05: c=IN IP6 ::1 (mgcp_msg.c:67) 20241102130035951 DLMGCP DEBUG <0013> Generated response: line #06: t=0 0 (mgcp_msg.c:67) 20241102130035951 DLMGCP DEBUG <0013> Generated response: line #07: m=audio 5812 RTP/AVP 112 (mgcp_msg.c:67) 20241102130035951 DLMGCP DEBUG <0013> Generated response: line #08: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241102130035951 DLMGCP DEBUG <0013> Generated response: line #09: a=ptime:20 (mgcp_msg.c:67) 20241102130035951 DLMGCP DEBUG <0013> Received message: line #00: DLCX 11082 rtpbridge/15@mgw MGCP 1.0 (mgcp_msg.c:67) 20241102130035951 DLMGCP DEBUG <0013> Received message: line #01: C: 151234 (mgcp_msg.c:67) 20241102130035951 DLMGCP DEBUG <0013> Received message: line #02: I: 54D978E0 (mgcp_msg.c:67) 20241102130035951 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw (trunk:0) found endpoint: rtpbridge/15@mgw (mgcp_endp.c:279) 20241102130035951 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/15@mgw" (mgcp_protocol.c:441) 20241102130035951 DLMGCP NOTICE <0013> endpoint:rtpbridge/15@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241102130035951 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw CI:54D978E0 DLCX: deleting conn:(151234/rtp C:54D978E0 r=NULL:0<->l=::1:5812) (mgcp_protocol.c:1502) 20241102130035951 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw Releasing endpoint (mgcp_endp.c:662) 20241102130035951 DLMGCP NOTICE <0013> endpoint:rtpbridge/15@mgw DLCX: connection successfully deleted (mgcp_protocol.c:1505) 20241102130035951 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw Releasing endpoint (mgcp_endp.c:662) 20241102130035951 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw DLCX: endpoint released (mgcp_protocol.c:1512) 20241102130035951 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw Generated response: code=250 (mgcp_protocol.c:230) 20241102130035951 DLMGCP DEBUG <0013> Generated response: line #00: 250 11082 OK (mgcp_msg.c:67) 20241102130035951 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@10445d38c153: setverdict(pass): pass -> pass, component reason not changed 20241102130035951 DLMGCP DEBUG <0013> Received message: line #00: CRCX 11083 rtpbridge/16@mgw MGCP 1.0 (mgcp_msg.c:67) 20241102130035951 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241102130035952 DLMGCP DEBUG <0013> Received message: line #02: C: 161234 (mgcp_msg.c:67) 20241102130035952 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241102130035952 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw (trunk:0) found endpoint: rtpbridge/16@mgw (mgcp_endp.c:279) 20241102130035952 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/16@mgw" (mgcp_protocol.c:441) 20241102130035952 DLMGCP NOTICE <0013> endpoint:rtpbridge/16@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241102130035952 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw conn:(161234/rtp C:87997E13 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241102130035952 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw CI:87997E13 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241102130035952 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw CI:87997E13 output_enabled 0 (mgcp_msg.c:125) 20241102130035952 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241102130035952 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw conn:(161234/rtp C:87997E13 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241102130035952 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241102130035952 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw CI:87997E13 CRCX: Creating connection: port: 5814 (mgcp_protocol.c:1112) 20241102130035952 DLMGCP NOTICE <0013> endpoint:rtpbridge/16@mgw CI:87997E13 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241102130035952 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241102130035952 DLMGCP DEBUG <0013> Generated response: line #00: 200 11083 OK (mgcp_msg.c:67) 20241102130035952 DLMGCP DEBUG <0013> Generated response: line #01: I: 87997E13 (mgcp_msg.c:67) 20241102130035952 DLMGCP DEBUG <0013> Generated response: line #02: v=0 (mgcp_msg.c:67) 20241102130035952 DLMGCP DEBUG <0013> Generated response: line #03: o=- 87997E13 23 IN IP6 ::1 (mgcp_msg.c:67) 20241102130035952 DLMGCP DEBUG <0013> Generated response: line #04: s=- (mgcp_msg.c:67) 20241102130035952 DLMGCP DEBUG <0013> Generated response: line #05: c=IN IP6 ::1 (mgcp_msg.c:67) 20241102130035952 DLMGCP DEBUG <0013> Generated response: line #06: t=0 0 (mgcp_msg.c:67) 20241102130035952 DLMGCP DEBUG <0013> Generated response: line #07: m=audio 5814 RTP/AVP 112 (mgcp_msg.c:67) 20241102130035952 DLMGCP DEBUG <0013> Generated response: line #08: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241102130035952 DLMGCP DEBUG <0013> Generated response: line #09: a=ptime:20 (mgcp_msg.c:67) 20241102130035952 DLMGCP DEBUG <0013> Received message: line #00: DLCX 11084 rtpbridge/16@mgw MGCP 1.0 (mgcp_msg.c:67) 20241102130035952 DLMGCP DEBUG <0013> Received message: line #01: C: 161234 (mgcp_msg.c:67) 20241102130035952 DLMGCP DEBUG <0013> Received message: line #02: I: 87997E13 (mgcp_msg.c:67) 20241102130035952 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw (trunk:0) found endpoint: rtpbridge/16@mgw (mgcp_endp.c:279) 20241102130035952 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/16@mgw" (mgcp_protocol.c:441) 20241102130035952 DLMGCP NOTICE <0013> endpoint:rtpbridge/16@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241102130035952 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw CI:87997E13 DLCX: deleting conn:(161234/rtp C:87997E13 r=NULL:0<->l=::1:5814) (mgcp_protocol.c:1502) 20241102130035952 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw Releasing endpoint (mgcp_endp.c:662) 20241102130035952 DLMGCP NOTICE <0013> endpoint:rtpbridge/16@mgw DLCX: connection successfully deleted (mgcp_protocol.c:1505) 20241102130035952 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw Releasing endpoint (mgcp_endp.c:662) 20241102130035952 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw DLCX: endpoint released (mgcp_protocol.c:1512) 20241102130035952 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw Generated response: code=250 (mgcp_protocol.c:230) 20241102130035952 DLMGCP DEBUG <0013> Generated response: line #00: 250 11084 OK (mgcp_msg.c:67) 20241102130035952 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@10445d38c153: setverdict(pass): pass -> pass, component reason not changed 20241102130035953 DLMGCP DEBUG <0013> Received message: line #00: CRCX 11085 rtpbridge/17@mgw MGCP 1.0 (mgcp_msg.c:67) 20241102130035953 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241102130035953 DLMGCP DEBUG <0013> Received message: line #02: C: 171234 (mgcp_msg.c:67) 20241102130035953 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241102130035953 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw (trunk:0) found endpoint: rtpbridge/17@mgw (mgcp_endp.c:279) 20241102130035953 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/17@mgw" (mgcp_protocol.c:441) 20241102130035953 DLMGCP NOTICE <0013> endpoint:rtpbridge/17@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241102130035953 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw conn:(171234/rtp C:2CC69887 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241102130035953 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw CI:2CC69887 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241102130035953 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw CI:2CC69887 output_enabled 0 (mgcp_msg.c:125) 20241102130035953 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241102130035953 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw conn:(171234/rtp C:2CC69887 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241102130035953 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241102130035953 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw CI:2CC69887 CRCX: Creating connection: port: 5816 (mgcp_protocol.c:1112) 20241102130035953 DLMGCP NOTICE <0013> endpoint:rtpbridge/17@mgw CI:2CC69887 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241102130035953 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241102130035953 DLMGCP DEBUG <0013> Generated response: line #00: 200 11085 OK (mgcp_msg.c:67) 20241102130035953 DLMGCP DEBUG <0013> Generated response: line #01: I: 2CC69887 (mgcp_msg.c:67) 20241102130035953 DLMGCP DEBUG <0013> Generated response: line #02: v=0 (mgcp_msg.c:67) 20241102130035953 DLMGCP DEBUG <0013> Generated response: line #03: o=- 2CC69887 23 IN IP6 ::1 (mgcp_msg.c:67) 20241102130035953 DLMGCP DEBUG <0013> Generated response: line #04: s=- (mgcp_msg.c:67) 20241102130035953 DLMGCP DEBUG <0013> Generated response: line #05: c=IN IP6 ::1 (mgcp_msg.c:67) 20241102130035953 DLMGCP DEBUG <0013> Generated response: line #06: t=0 0 (mgcp_msg.c:67) 20241102130035953 DLMGCP DEBUG <0013> Generated response: line #07: m=audio 5816 RTP/AVP 112 (mgcp_msg.c:67) 20241102130035953 DLMGCP DEBUG <0013> Generated response: line #08: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241102130035953 DLMGCP DEBUG <0013> Generated response: line #09: a=ptime:20 (mgcp_msg.c:67) 20241102130035954 DLMGCP DEBUG <0013> Received message: line #00: DLCX 11086 rtpbridge/17@mgw MGCP 1.0 (mgcp_msg.c:67) 20241102130035954 DLMGCP DEBUG <0013> Received message: line #01: C: 171234 (mgcp_msg.c:67) 20241102130035954 DLMGCP DEBUG <0013> Received message: line #02: I: 2CC69887 (mgcp_msg.c:67) 20241102130035954 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw (trunk:0) found endpoint: rtpbridge/17@mgw (mgcp_endp.c:279) 20241102130035954 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/17@mgw" (mgcp_protocol.c:441) 20241102130035954 DLMGCP NOTICE <0013> endpoint:rtpbridge/17@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241102130035954 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw CI:2CC69887 DLCX: deleting conn:(171234/rtp C:2CC69887 r=NULL:0<->l=::1:5816) (mgcp_protocol.c:1502) 20241102130035954 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw Releasing endpoint (mgcp_endp.c:662) 20241102130035954 DLMGCP NOTICE <0013> endpoint:rtpbridge/17@mgw DLCX: connection successfully deleted (mgcp_protocol.c:1505) 20241102130035954 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw Releasing endpoint (mgcp_endp.c:662) 20241102130035954 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw DLCX: endpoint released (mgcp_protocol.c:1512) 20241102130035954 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw Generated response: code=250 (mgcp_protocol.c:230) 20241102130035954 DLMGCP DEBUG <0013> Generated response: line #00: 250 11086 OK (mgcp_msg.c:67) 20241102130035954 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@10445d38c153: setverdict(pass): pass -> pass, component reason not changed 20241102130035954 DLMGCP DEBUG <0013> Received message: line #00: CRCX 11087 rtpbridge/18@mgw MGCP 1.0 (mgcp_msg.c:67) 20241102130035954 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241102130035954 DLMGCP DEBUG <0013> Received message: line #02: C: 181234 (mgcp_msg.c:67) 20241102130035954 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241102130035954 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw (trunk:0) found endpoint: rtpbridge/18@mgw (mgcp_endp.c:279) 20241102130035954 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/18@mgw" (mgcp_protocol.c:441) 20241102130035954 DLMGCP NOTICE <0013> endpoint:rtpbridge/18@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241102130035954 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw conn:(181234/rtp C:2DC185FE r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241102130035954 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw CI:2DC185FE connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241102130035954 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw CI:2DC185FE output_enabled 0 (mgcp_msg.c:125) 20241102130035954 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241102130035954 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw conn:(181234/rtp C:2DC185FE r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241102130035954 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241102130035954 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw CI:2DC185FE CRCX: Creating connection: port: 5818 (mgcp_protocol.c:1112) 20241102130035954 DLMGCP NOTICE <0013> endpoint:rtpbridge/18@mgw CI:2DC185FE CRCX: connection successfully created (mgcp_protocol.c:1121) 20241102130035954 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241102130035954 DLMGCP DEBUG <0013> Generated response: line #00: 200 11087 OK (mgcp_msg.c:67) 20241102130035954 DLMGCP DEBUG <0013> Generated response: line #01: I: 2DC185FE (mgcp_msg.c:67) 20241102130035954 DLMGCP DEBUG <0013> Generated response: line #02: v=0 (mgcp_msg.c:67) 20241102130035954 DLMGCP DEBUG <0013> Generated response: line #03: o=- 2DC185FE 23 IN IP6 ::1 (mgcp_msg.c:67) 20241102130035954 DLMGCP DEBUG <0013> Generated response: line #04: s=- (mgcp_msg.c:67) 20241102130035954 DLMGCP DEBUG <0013> Generated response: line #05: c=IN IP6 ::1 (mgcp_msg.c:67) 20241102130035954 DLMGCP DEBUG <0013> Generated response: line #06: t=0 0 (mgcp_msg.c:67) 20241102130035954 DLMGCP DEBUG <0013> Generated response: line #07: m=audio 5818 RTP/AVP 112 (mgcp_msg.c:67) 20241102130035954 DLMGCP DEBUG <0013> Generated response: line #08: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241102130035954 DLMGCP DEBUG <0013> Generated response: line #09: a=ptime:20 (mgcp_msg.c:67) 20241102130035955 DLMGCP DEBUG <0013> Received message: line #00: DLCX 11088 rtpbridge/18@mgw MGCP 1.0 (mgcp_msg.c:67) 20241102130035955 DLMGCP DEBUG <0013> Received message: line #01: C: 181234 (mgcp_msg.c:67) 20241102130035955 DLMGCP DEBUG <0013> Received message: line #02: I: 2DC185FE (mgcp_msg.c:67) 20241102130035955 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw (trunk:0) found endpoint: rtpbridge/18@mgw (mgcp_endp.c:279) 20241102130035955 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/18@mgw" (mgcp_protocol.c:441) 20241102130035955 DLMGCP NOTICE <0013> endpoint:rtpbridge/18@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241102130035955 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw CI:2DC185FE DLCX: deleting conn:(181234/rtp C:2DC185FE r=NULL:0<->l=::1:5818) (mgcp_protocol.c:1502) 20241102130035955 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw Releasing endpoint (mgcp_endp.c:662) 20241102130035955 DLMGCP NOTICE <0013> endpoint:rtpbridge/18@mgw DLCX: connection successfully deleted (mgcp_protocol.c:1505) 20241102130035955 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw Releasing endpoint (mgcp_endp.c:662) 20241102130035955 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw DLCX: endpoint released (mgcp_protocol.c:1512) 20241102130035955 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw Generated response: code=250 (mgcp_protocol.c:230) 20241102130035955 DLMGCP DEBUG <0013> Generated response: line #00: 250 11088 OK (mgcp_msg.c:67) 20241102130035955 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@10445d38c153: setverdict(pass): pass -> pass, component reason not changed 20241102130035955 DLMGCP DEBUG <0013> Received message: line #00: CRCX 11089 rtpbridge/19@mgw MGCP 1.0 (mgcp_msg.c:67) 20241102130035955 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241102130035955 DLMGCP DEBUG <0013> Received message: line #02: C: 191234 (mgcp_msg.c:67) 20241102130035955 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241102130035955 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw (trunk:0) found endpoint: rtpbridge/19@mgw (mgcp_endp.c:279) 20241102130035955 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/19@mgw" (mgcp_protocol.c:441) 20241102130035955 DLMGCP NOTICE <0013> endpoint:rtpbridge/19@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241102130035955 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw conn:(191234/rtp C:C461FB9F r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241102130035955 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw CI:C461FB9F connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241102130035955 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw CI:C461FB9F output_enabled 0 (mgcp_msg.c:125) 20241102130035955 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241102130035955 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw conn:(191234/rtp C:C461FB9F r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241102130035955 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241102130035955 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw CI:C461FB9F CRCX: Creating connection: port: 5820 (mgcp_protocol.c:1112) 20241102130035956 DLMGCP NOTICE <0013> endpoint:rtpbridge/19@mgw CI:C461FB9F CRCX: connection successfully created (mgcp_protocol.c:1121) 20241102130035956 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241102130035956 DLMGCP DEBUG <0013> Generated response: line #00: 200 11089 OK (mgcp_msg.c:67) 20241102130035956 DLMGCP DEBUG <0013> Generated response: line #01: I: C461FB9F (mgcp_msg.c:67) 20241102130035956 DLMGCP DEBUG <0013> Generated response: line #02: v=0 (mgcp_msg.c:67) 20241102130035956 DLMGCP DEBUG <0013> Generated response: line #03: o=- C461FB9F 23 IN IP6 ::1 (mgcp_msg.c:67) 20241102130035956 DLMGCP DEBUG <0013> Generated response: line #04: s=- (mgcp_msg.c:67) 20241102130035956 DLMGCP DEBUG <0013> Generated response: line #05: c=IN IP6 ::1 (mgcp_msg.c:67) 20241102130035956 DLMGCP DEBUG <0013> Generated response: line #06: t=0 0 (mgcp_msg.c:67) 20241102130035956 DLMGCP DEBUG <0013> Generated response: line #07: m=audio 5820 RTP/AVP 112 (mgcp_msg.c:67) 20241102130035956 DLMGCP DEBUG <0013> Generated response: line #08: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241102130035956 DLMGCP DEBUG <0013> Generated response: line #09: a=ptime:20 (mgcp_msg.c:67) 20241102130035956 DLMGCP DEBUG <0013> Received message: line #00: DLCX 11090 rtpbridge/19@mgw MGCP 1.0 (mgcp_msg.c:67) 20241102130035956 DLMGCP DEBUG <0013> Received message: line #01: C: 191234 (mgcp_msg.c:67) 20241102130035956 DLMGCP DEBUG <0013> Received message: line #02: I: C461FB9F (mgcp_msg.c:67) 20241102130035956 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw (trunk:0) found endpoint: rtpbridge/19@mgw (mgcp_endp.c:279) 20241102130035956 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/19@mgw" (mgcp_protocol.c:441) 20241102130035956 DLMGCP NOTICE <0013> endpoint:rtpbridge/19@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241102130035956 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw CI:C461FB9F DLCX: deleting conn:(191234/rtp C:C461FB9F r=NULL:0<->l=::1:5820) (mgcp_protocol.c:1502) 20241102130035956 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw Releasing endpoint (mgcp_endp.c:662) 20241102130035956 DLMGCP NOTICE <0013> endpoint:rtpbridge/19@mgw DLCX: connection successfully deleted (mgcp_protocol.c:1505) 20241102130035956 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw Releasing endpoint (mgcp_endp.c:662) 20241102130035956 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw DLCX: endpoint released (mgcp_protocol.c:1512) 20241102130035956 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw Generated response: code=250 (mgcp_protocol.c:230) 20241102130035956 DLMGCP DEBUG <0013> Generated response: line #00: 250 11090 OK (mgcp_msg.c:67) 20241102130035956 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@10445d38c153: setverdict(pass): pass -> pass, component reason not changed 20241102130035957 DLMGCP DEBUG <0013> Received message: line #00: CRCX 11091 rtpbridge/1A@mgw MGCP 1.0 (mgcp_msg.c:67) 20241102130035957 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241102130035957 DLMGCP DEBUG <0013> Received message: line #02: C: 1A1234 (mgcp_msg.c:67) 20241102130035957 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241102130035957 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw (trunk:0) found endpoint: rtpbridge/1a@mgw (mgcp_endp.c:279) 20241102130035957 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/1a@mgw" (mgcp_protocol.c:441) 20241102130035957 DLMGCP NOTICE <0013> endpoint:rtpbridge/1a@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241102130035957 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw conn:(1A1234/rtp C:FCB63B1C r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241102130035957 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw CI:FCB63B1C connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241102130035957 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw CI:FCB63B1C output_enabled 0 (mgcp_msg.c:125) 20241102130035957 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241102130035957 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw conn:(1A1234/rtp C:FCB63B1C r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241102130035957 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241102130035957 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw CI:FCB63B1C CRCX: Creating connection: port: 5822 (mgcp_protocol.c:1112) 20241102130035957 DLMGCP NOTICE <0013> endpoint:rtpbridge/1a@mgw CI:FCB63B1C CRCX: connection successfully created (mgcp_protocol.c:1121) 20241102130035957 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241102130035957 DLMGCP DEBUG <0013> Generated response: line #00: 200 11091 OK (mgcp_msg.c:67) 20241102130035957 DLMGCP DEBUG <0013> Generated response: line #01: I: FCB63B1C (mgcp_msg.c:67) 20241102130035957 DLMGCP DEBUG <0013> Generated response: line #02: v=0 (mgcp_msg.c:67) 20241102130035957 DLMGCP DEBUG <0013> Generated response: line #03: o=- FCB63B1C 23 IN IP6 ::1 (mgcp_msg.c:67) 20241102130035957 DLMGCP DEBUG <0013> Generated response: line #04: s=- (mgcp_msg.c:67) 20241102130035957 DLMGCP DEBUG <0013> Generated response: line #05: c=IN IP6 ::1 (mgcp_msg.c:67) 20241102130035957 DLMGCP DEBUG <0013> Generated response: line #06: t=0 0 (mgcp_msg.c:67) 20241102130035957 DLMGCP DEBUG <0013> Generated response: line #07: m=audio 5822 RTP/AVP 112 (mgcp_msg.c:67) 20241102130035957 DLMGCP DEBUG <0013> Generated response: line #08: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241102130035957 DLMGCP DEBUG <0013> Generated response: line #09: a=ptime:20 (mgcp_msg.c:67) 20241102130035957 DLMGCP DEBUG <0013> Received message: line #00: DLCX 11092 rtpbridge/1A@mgw MGCP 1.0 (mgcp_msg.c:67) 20241102130035957 DLMGCP DEBUG <0013> Received message: line #01: C: 1A1234 (mgcp_msg.c:67) 20241102130035957 DLMGCP DEBUG <0013> Received message: line #02: I: FCB63B1C (mgcp_msg.c:67) 20241102130035957 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw (trunk:0) found endpoint: rtpbridge/1a@mgw (mgcp_endp.c:279) 20241102130035957 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/1a@mgw" (mgcp_protocol.c:441) 20241102130035957 DLMGCP NOTICE <0013> endpoint:rtpbridge/1a@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241102130035957 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw CI:FCB63B1C DLCX: deleting conn:(1A1234/rtp C:FCB63B1C r=NULL:0<->l=::1:5822) (mgcp_protocol.c:1502) 20241102130035957 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw Releasing endpoint (mgcp_endp.c:662) 20241102130035957 DLMGCP NOTICE <0013> endpoint:rtpbridge/1a@mgw DLCX: connection successfully deleted (mgcp_protocol.c:1505) 20241102130035957 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw Releasing endpoint (mgcp_endp.c:662) 20241102130035957 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw DLCX: endpoint released (mgcp_protocol.c:1512) 20241102130035957 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw Generated response: code=250 (mgcp_protocol.c:230) 20241102130035957 DLMGCP DEBUG <0013> Generated response: line #00: 250 11092 OK (mgcp_msg.c:67) 20241102130035957 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@10445d38c153: setverdict(pass): pass -> pass, component reason not changed 20241102130035958 DLMGCP DEBUG <0013> Received message: line #00: CRCX 11093 rtpbridge/1B@mgw MGCP 1.0 (mgcp_msg.c:67) 20241102130035958 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241102130035958 DLMGCP DEBUG <0013> Received message: line #02: C: 1B1234 (mgcp_msg.c:67) 20241102130035958 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241102130035958 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw (trunk:0) found endpoint: rtpbridge/1b@mgw (mgcp_endp.c:279) 20241102130035958 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/1b@mgw" (mgcp_protocol.c:441) 20241102130035958 DLMGCP NOTICE <0013> endpoint:rtpbridge/1b@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241102130035958 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw conn:(1B1234/rtp C:09D319AA r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241102130035958 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw CI:09D319AA connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241102130035958 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw CI:09D319AA output_enabled 0 (mgcp_msg.c:125) 20241102130035958 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241102130035958 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw conn:(1B1234/rtp C:09D319AA r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241102130035958 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241102130035958 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw CI:09D319AA CRCX: Creating connection: port: 5824 (mgcp_protocol.c:1112) 20241102130035958 DLMGCP NOTICE <0013> endpoint:rtpbridge/1b@mgw CI:09D319AA CRCX: connection successfully created (mgcp_protocol.c:1121) 20241102130035958 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241102130035958 DLMGCP DEBUG <0013> Generated response: line #00: 200 11093 OK (mgcp_msg.c:67) 20241102130035958 DLMGCP DEBUG <0013> Generated response: line #01: I: 09D319AA (mgcp_msg.c:67) 20241102130035958 DLMGCP DEBUG <0013> Generated response: line #02: v=0 (mgcp_msg.c:67) 20241102130035958 DLMGCP DEBUG <0013> Generated response: line #03: o=- 09D319AA 23 IN IP6 ::1 (mgcp_msg.c:67) 20241102130035958 DLMGCP DEBUG <0013> Generated response: line #04: s=- (mgcp_msg.c:67) 20241102130035958 DLMGCP DEBUG <0013> Generated response: line #05: c=IN IP6 ::1 (mgcp_msg.c:67) 20241102130035958 DLMGCP DEBUG <0013> Generated response: line #06: t=0 0 (mgcp_msg.c:67) 20241102130035958 DLMGCP DEBUG <0013> Generated response: line #07: m=audio 5824 RTP/AVP 112 (mgcp_msg.c:67) 20241102130035958 DLMGCP DEBUG <0013> Generated response: line #08: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241102130035958 DLMGCP DEBUG <0013> Generated response: line #09: a=ptime:20 (mgcp_msg.c:67) 20241102130035959 DLMGCP DEBUG <0013> Received message: line #00: DLCX 11094 rtpbridge/1B@mgw MGCP 1.0 (mgcp_msg.c:67) 20241102130035959 DLMGCP DEBUG <0013> Received message: line #01: C: 1B1234 (mgcp_msg.c:67) 20241102130035959 DLMGCP DEBUG <0013> Received message: line #02: I: 09D319AA (mgcp_msg.c:67) 20241102130035959 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw (trunk:0) found endpoint: rtpbridge/1b@mgw (mgcp_endp.c:279) 20241102130035959 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/1b@mgw" (mgcp_protocol.c:441) 20241102130035959 DLMGCP NOTICE <0013> endpoint:rtpbridge/1b@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241102130035959 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw CI:09D319AA DLCX: deleting conn:(1B1234/rtp C:09D319AA r=NULL:0<->l=::1:5824) (mgcp_protocol.c:1502) 20241102130035959 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw Releasing endpoint (mgcp_endp.c:662) 20241102130035959 DLMGCP NOTICE <0013> endpoint:rtpbridge/1b@mgw DLCX: connection successfully deleted (mgcp_protocol.c:1505) 20241102130035959 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw Releasing endpoint (mgcp_endp.c:662) 20241102130035959 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw DLCX: endpoint released (mgcp_protocol.c:1512) 20241102130035959 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw Generated response: code=250 (mgcp_protocol.c:230) 20241102130035959 DLMGCP DEBUG <0013> Generated response: line #00: 250 11094 OK (mgcp_msg.c:67) 20241102130035959 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@10445d38c153: setverdict(pass): pass -> pass, component reason not changed 20241102130035959 DLMGCP DEBUG <0013> Received message: line #00: CRCX 11095 rtpbridge/1C@mgw MGCP 1.0 (mgcp_msg.c:67) 20241102130035959 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241102130035959 DLMGCP DEBUG <0013> Received message: line #02: C: 1C1234 (mgcp_msg.c:67) 20241102130035959 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241102130035959 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw (trunk:0) found endpoint: rtpbridge/1c@mgw (mgcp_endp.c:279) 20241102130035959 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/1c@mgw" (mgcp_protocol.c:441) 20241102130035959 DLMGCP NOTICE <0013> endpoint:rtpbridge/1c@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241102130035959 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw conn:(1C1234/rtp C:02633F1D r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241102130035959 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw CI:02633F1D connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241102130035959 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw CI:02633F1D output_enabled 0 (mgcp_msg.c:125) 20241102130035959 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241102130035959 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw conn:(1C1234/rtp C:02633F1D r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241102130035959 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241102130035959 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw CI:02633F1D CRCX: Creating connection: port: 5826 (mgcp_protocol.c:1112) 20241102130035959 DLMGCP NOTICE <0013> endpoint:rtpbridge/1c@mgw CI:02633F1D CRCX: connection successfully created (mgcp_protocol.c:1121) 20241102130035959 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241102130035959 DLMGCP DEBUG <0013> Generated response: line #00: 200 11095 OK (mgcp_msg.c:67) 20241102130035959 DLMGCP DEBUG <0013> Generated response: line #01: I: 02633F1D (mgcp_msg.c:67) 20241102130035959 DLMGCP DEBUG <0013> Generated response: line #02: v=0 (mgcp_msg.c:67) 20241102130035959 DLMGCP DEBUG <0013> Generated response: line #03: o=- 02633F1D 23 IN IP6 ::1 (mgcp_msg.c:67) 20241102130035959 DLMGCP DEBUG <0013> Generated response: line #04: s=- (mgcp_msg.c:67) 20241102130035959 DLMGCP DEBUG <0013> Generated response: line #05: c=IN IP6 ::1 (mgcp_msg.c:67) 20241102130035959 DLMGCP DEBUG <0013> Generated response: line #06: t=0 0 (mgcp_msg.c:67) 20241102130035959 DLMGCP DEBUG <0013> Generated response: line #07: m=audio 5826 RTP/AVP 112 (mgcp_msg.c:67) 20241102130035959 DLMGCP DEBUG <0013> Generated response: line #08: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241102130035959 DLMGCP DEBUG <0013> Generated response: line #09: a=ptime:20 (mgcp_msg.c:67) 20241102130035960 DLMGCP DEBUG <0013> Received message: line #00: DLCX 11096 rtpbridge/1C@mgw MGCP 1.0 (mgcp_msg.c:67) 20241102130035960 DLMGCP DEBUG <0013> Received message: line #01: C: 1C1234 (mgcp_msg.c:67) 20241102130035960 DLMGCP DEBUG <0013> Received message: line #02: I: 02633F1D (mgcp_msg.c:67) 20241102130035960 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw (trunk:0) found endpoint: rtpbridge/1c@mgw (mgcp_endp.c:279) 20241102130035960 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/1c@mgw" (mgcp_protocol.c:441) 20241102130035960 DLMGCP NOTICE <0013> endpoint:rtpbridge/1c@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241102130035960 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw CI:02633F1D DLCX: deleting conn:(1C1234/rtp C:02633F1D r=NULL:0<->l=::1:5826) (mgcp_protocol.c:1502) 20241102130035960 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw Releasing endpoint (mgcp_endp.c:662) 20241102130035960 DLMGCP NOTICE <0013> endpoint:rtpbridge/1c@mgw DLCX: connection successfully deleted (mgcp_protocol.c:1505) 20241102130035960 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw Releasing endpoint (mgcp_endp.c:662) 20241102130035960 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw DLCX: endpoint released (mgcp_protocol.c:1512) 20241102130035960 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw Generated response: code=250 (mgcp_protocol.c:230) 20241102130035960 DLMGCP DEBUG <0013> Generated response: line #00: 250 11096 OK (mgcp_msg.c:67) 20241102130035960 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@10445d38c153: setverdict(pass): pass -> pass, component reason not changed 20241102130035960 DLMGCP DEBUG <0013> Received message: line #00: CRCX 11097 rtpbridge/1D@mgw MGCP 1.0 (mgcp_msg.c:67) 20241102130035960 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241102130035960 DLMGCP DEBUG <0013> Received message: line #02: C: 1D1234 (mgcp_msg.c:67) 20241102130035960 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241102130035960 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw (trunk:0) found endpoint: rtpbridge/1d@mgw (mgcp_endp.c:279) 20241102130035960 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/1d@mgw" (mgcp_protocol.c:441) 20241102130035960 DLMGCP NOTICE <0013> endpoint:rtpbridge/1d@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241102130035960 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw conn:(1D1234/rtp C:002FCC6D r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241102130035960 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw CI:002FCC6D connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241102130035960 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw CI:002FCC6D output_enabled 0 (mgcp_msg.c:125) 20241102130035960 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241102130035960 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw conn:(1D1234/rtp C:002FCC6D r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241102130035961 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241102130035961 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw CI:002FCC6D CRCX: Creating connection: port: 5828 (mgcp_protocol.c:1112) 20241102130035961 DLMGCP NOTICE <0013> endpoint:rtpbridge/1d@mgw CI:002FCC6D CRCX: connection successfully created (mgcp_protocol.c:1121) 20241102130035961 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241102130035961 DLMGCP DEBUG <0013> Generated response: line #00: 200 11097 OK (mgcp_msg.c:67) 20241102130035961 DLMGCP DEBUG <0013> Generated response: line #01: I: 002FCC6D (mgcp_msg.c:67) 20241102130035961 DLMGCP DEBUG <0013> Generated response: line #02: v=0 (mgcp_msg.c:67) 20241102130035961 DLMGCP DEBUG <0013> Generated response: line #03: o=- 002FCC6D 23 IN IP6 ::1 (mgcp_msg.c:67) 20241102130035961 DLMGCP DEBUG <0013> Generated response: line #04: s=- (mgcp_msg.c:67) 20241102130035961 DLMGCP DEBUG <0013> Generated response: line #05: c=IN IP6 ::1 (mgcp_msg.c:67) 20241102130035961 DLMGCP DEBUG <0013> Generated response: line #06: t=0 0 (mgcp_msg.c:67) 20241102130035961 DLMGCP DEBUG <0013> Generated response: line #07: m=audio 5828 RTP/AVP 112 (mgcp_msg.c:67) 20241102130035961 DLMGCP DEBUG <0013> Generated response: line #08: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241102130035961 DLMGCP DEBUG <0013> Generated response: line #09: a=ptime:20 (mgcp_msg.c:67) 20241102130035961 DLMGCP DEBUG <0013> Received message: line #00: DLCX 11098 rtpbridge/1D@mgw MGCP 1.0 (mgcp_msg.c:67) 20241102130035961 DLMGCP DEBUG <0013> Received message: line #01: C: 1D1234 (mgcp_msg.c:67) 20241102130035961 DLMGCP DEBUG <0013> Received message: line #02: I: 002FCC6D (mgcp_msg.c:67) 20241102130035961 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw (trunk:0) found endpoint: rtpbridge/1d@mgw (mgcp_endp.c:279) 20241102130035961 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/1d@mgw" (mgcp_protocol.c:441) 20241102130035961 DLMGCP NOTICE <0013> endpoint:rtpbridge/1d@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241102130035961 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw CI:002FCC6D DLCX: deleting conn:(1D1234/rtp C:002FCC6D r=NULL:0<->l=::1:5828) (mgcp_protocol.c:1502) 20241102130035961 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw Releasing endpoint (mgcp_endp.c:662) 20241102130035961 DLMGCP NOTICE <0013> endpoint:rtpbridge/1d@mgw DLCX: connection successfully deleted (mgcp_protocol.c:1505) 20241102130035961 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw Releasing endpoint (mgcp_endp.c:662) 20241102130035961 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw DLCX: endpoint released (mgcp_protocol.c:1512) 20241102130035961 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw Generated response: code=250 (mgcp_protocol.c:230) 20241102130035961 DLMGCP DEBUG <0013> Generated response: line #00: 250 11098 OK (mgcp_msg.c:67) 20241102130035961 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@10445d38c153: setverdict(pass): pass -> pass, component reason not changed RTPEM0(199)@10445d38c153: Final verdict of PTC: none VirtCallAgent-STATS(202)@10445d38c153: Final verdict of PTC: none IPA-CTRL-CLI-IPA(203)@10445d38c153: Final verdict of PTC: none RTPEM1(200)@10445d38c153: Final verdict of PTC: none RTPEM2(201)@10445d38c153: Final verdict of PTC: none MTC@10445d38c153: Setting final verdict of the test case. MTC@10445d38c153: Local verdict of MTC: pass MTC@10445d38c153: Local verdict of PTC RTPEM0(199): none (pass -> pass) MTC@10445d38c153: Local verdict of PTC RTPEM1(200): none (pass -> pass) MTC@10445d38c153: Local verdict of PTC RTPEM2(201): none (pass -> pass) MTC@10445d38c153: Local verdict of PTC VirtCallAgent-STATS(202): none (pass -> pass) MTC@10445d38c153: Local verdict of PTC IPA-CTRL-CLI-IPA(203): none (pass -> pass) MTC@10445d38c153: Test case TC_crcx_dlcx_30ep finished. Verdict: pass MTC@10445d38c153: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh MGCP_Test.TC_crcx_dlcx_30ep pass'. Sat Nov 2 13:00:35 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=263716) Waiting for packet dumper to finish... 1 (prev_count=263716, count=349348) MTC@10445d38c153: External command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh MGCP_Test.TC_crcx_dlcx_30ep pass' was executed successfully (exit status: 0). MTC@10445d38c153: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh MGCP_Test.TC_rtpem_selftest'. ------ MGCP_Test.TC_rtpem_selftest ------ Sat Nov 2 13:00:38 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-latest/logs/testsuite/MGCP_Test.TC_rtpem_selftest.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-latest/logs/testsuite/MGCP_Test.TC_rtpem_selftest.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@10445d38c153: External command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh MGCP_Test.TC_rtpem_selftest' was executed successfully (exit status: 0). MTC@10445d38c153: Test case TC_rtpem_selftest started. MTC@10445d38c153: === starting MTC@10445d38c153: === stopping RTPEM1(205)@10445d38c153: Warning: Stopping inactive timer T_transmit. RTPEM0(204)@10445d38c153: Warning: Stopping inactive timer T_transmit. MTC@10445d38c153: 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@10445d38c153: 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@10445d38c153: tolerance: 0 packets MTC@10445d38c153: setverdict(pass): none -> pass VirtCallAgent-STATS(207)@10445d38c153: Final verdict of PTC: none RTPEM1(205)@10445d38c153: Final verdict of PTC: none RTPEM0(204)@10445d38c153: Final verdict of PTC: none RTPEM2(206)@10445d38c153: Final verdict of PTC: none IPA-CTRL-CLI-IPA(208)@10445d38c153: Final verdict of PTC: none MTC@10445d38c153: Setting final verdict of the test case. MTC@10445d38c153: Local verdict of MTC: pass MTC@10445d38c153: Local verdict of PTC RTPEM0(204): none (pass -> pass) MTC@10445d38c153: Local verdict of PTC RTPEM1(205): none (pass -> pass) MTC@10445d38c153: Local verdict of PTC RTPEM2(206): none (pass -> pass) MTC@10445d38c153: Local verdict of PTC VirtCallAgent-STATS(207): none (pass -> pass) MTC@10445d38c153: Local verdict of PTC IPA-CTRL-CLI-IPA(208): none (pass -> pass) MTC@10445d38c153: Test case TC_rtpem_selftest finished. Verdict: pass MTC@10445d38c153: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh MGCP_Test.TC_rtpem_selftest pass'. Sat Nov 2 13:00:44 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=52584) Waiting for packet dumper to finish... 1 (prev_count=52584, count=57980) MTC@10445d38c153: External command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh MGCP_Test.TC_rtpem_selftest pass' was executed successfully (exit status: 0). MTC@10445d38c153: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-latest/_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 ------ Sat Nov 2 13:00:46 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-latest/logs/testsuite/MGCP_Test.TC_one_crcx_receive_only_rtp.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-latest/logs/testsuite/MGCP_Test.TC_one_crcx_receive_only_rtp.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@10445d38c153: External command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh MGCP_Test.TC_one_crcx_receive_only_rtp' was executed successfully (exit status: 0). MTC@10445d38c153: Test case TC_one_crcx_receive_only_rtp started. 20241102130047761 DLMGCP DEBUG <0013> Received message: line #00: DLCX 53153 rtpbridge/1@mgw MGCP 1.0 (mgcp_msg.c:67) 20241102130047762 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found endpoint: rtpbridge/1@mgw (mgcp_endp.c:279) 20241102130047762 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:441) 20241102130047762 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241102130047762 DLMGCP ERROR <0013> endpoint:rtpbridge/1@mgw DLCX: endpoint is not holding a connection. (mgcp_protocol.c:1399) 20241102130047762 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Generated response: code=515 (mgcp_protocol.c:230) 20241102130047762 DLMGCP DEBUG <0013> Generated response: line #00: 515 53153 FAIL (mgcp_msg.c:67) 20241102130047768 DLMGCP DEBUG <0013> Received message: line #00: CRCX 53154 rtpbridge/1@mgw MGCP 1.0 (mgcp_msg.c:67) 20241102130047768 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241102130047768 DLMGCP DEBUG <0013> Received message: line #02: C: 1225 (mgcp_msg.c:67) 20241102130047768 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241102130047768 DLMGCP DEBUG <0013> Received message: line #04: v=0 (mgcp_msg.c:67) 20241102130047768 DLMGCP DEBUG <0013> Received message: line #05: o=- 23 42 IN IP4 127.0.0.1 (mgcp_msg.c:67) 20241102130047768 DLMGCP DEBUG <0013> Received message: line #06: s=- (mgcp_msg.c:67) 20241102130047768 DLMGCP DEBUG <0013> Received message: line #07: c=IN IP4 127.0.0.1 (mgcp_msg.c:67) 20241102130047769 DLMGCP DEBUG <0013> Received message: line #08: t=0 0 (mgcp_msg.c:67) 20241102130047769 DLMGCP DEBUG <0013> Received message: line #09: m=audio 10000 RTP/AVP 112 (mgcp_msg.c:67) 20241102130047769 DLMGCP DEBUG <0013> Received message: line #10: a=rtpmap:112 AMR/8000/1 (mgcp_msg.c:67) 20241102130047769 DLMGCP DEBUG <0013> Received message: line #11: a=ptime:20 (mgcp_msg.c:67) 20241102130047769 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found endpoint: rtpbridge/1@mgw (mgcp_endp.c:279) 20241102130047769 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:441) 20241102130047769 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241102130047769 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw conn:(1225/rtp C:6C9AB253 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241102130047769 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw CI:6C9AB253 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241102130047769 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw CI:6C9AB253 output_enabled 0 (mgcp_msg.c:125) 20241102130047769 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241102130047769 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw CI:6C9AB253 Got media info via SDP: port:10000, addr:127.0.0.1, duration:20, payload-types:112=AMR (mgcp_sdp.c:444) 20241102130047769 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw conn:(1225/rtp C:6C9AB253 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) 20241102130047769 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Configuring RTP endpoint: local port 10000 (mgcp_protocol.c:726) 20241102130047769 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw CI:6C9AB253 CRCX: Creating connection: port: 5830 (mgcp_protocol.c:1112) 20241102130047769 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw CI:6C9AB253 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241102130047769 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241102130047769 DLMGCP DEBUG <0013> Generated response: line #00: 200 53154 OK (mgcp_msg.c:67) 20241102130047769 DLMGCP DEBUG <0013> Generated response: line #01: I: 6C9AB253 (mgcp_msg.c:67) 20241102130047769 DLMGCP DEBUG <0013> Generated response: line #02: v=0 (mgcp_msg.c:67) 20241102130047769 DLMGCP DEBUG <0013> Generated response: line #03: o=- 6C9AB253 23 IN IP4 127.0.0.1 (mgcp_msg.c:67) 20241102130047769 DLMGCP DEBUG <0013> Generated response: line #04: s=- (mgcp_msg.c:67) 20241102130047769 DLMGCP DEBUG <0013> Generated response: line #05: c=IN IP4 127.0.0.1 (mgcp_msg.c:67) 20241102130047769 DLMGCP DEBUG <0013> Generated response: line #06: t=0 0 (mgcp_msg.c:67) 20241102130047769 DLMGCP DEBUG <0013> Generated response: line #07: m=audio 5830 RTP/AVP 112 (mgcp_msg.c:67) 20241102130047769 DLMGCP DEBUG <0013> Generated response: line #08: a=rtpmap:112 AMR/8000/1 (mgcp_msg.c:67) 20241102130047769 DLMGCP DEBUG <0013> Generated response: line #09: a=ptime:20 (mgcp_msg.c:67) 20241102130048872 DLMGCP DEBUG <0013> Received message: line #00: DLCX 53155 rtpbridge/1@mgw MGCP 1.0 (mgcp_msg.c:67) 20241102130048872 DLMGCP DEBUG <0013> Received message: line #01: C: 1225 (mgcp_msg.c:67) 20241102130048872 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found endpoint: rtpbridge/1@mgw (mgcp_endp.c:279) 20241102130048872 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:441) 20241102130048872 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241102130048872 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1477) 20241102130048872 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Releasing endpoint (mgcp_endp.c:662) 20241102130048872 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Releasing endpoint (mgcp_endp.c:662) 20241102130048872 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241102130048872 DLMGCP DEBUG <0013> Generated response: line #00: 200 53155 OK (mgcp_msg.c:67) MTC@10445d38c153: 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@10445d38c153: setverdict(pass): none -> pass RTPEM1(210)@10445d38c153: Final verdict of PTC: none VirtCallAgent-STATS(212)@10445d38c153: Final verdict of PTC: none IPA-CTRL-CLI-IPA(213)@10445d38c153: Final verdict of PTC: none RTPEM2(211)@10445d38c153: Final verdict of PTC: none RTPEM0(209)@10445d38c153: Final verdict of PTC: none MTC@10445d38c153: Setting final verdict of the test case. MTC@10445d38c153: Local verdict of MTC: pass MTC@10445d38c153: Local verdict of PTC RTPEM0(209): none (pass -> pass) MTC@10445d38c153: Local verdict of PTC RTPEM1(210): none (pass -> pass) MTC@10445d38c153: Local verdict of PTC RTPEM2(211): none (pass -> pass) MTC@10445d38c153: Local verdict of PTC VirtCallAgent-STATS(212): none (pass -> pass) MTC@10445d38c153: Local verdict of PTC IPA-CTRL-CLI-IPA(213): none (pass -> pass) MTC@10445d38c153: Test case TC_one_crcx_receive_only_rtp finished. Verdict: pass MTC@10445d38c153: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh MGCP_Test.TC_one_crcx_receive_only_rtp pass'. Sat Nov 2 13:00:48 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=39436) Waiting for packet dumper to finish... 1 (prev_count=39436, count=69268) MTC@10445d38c153: External command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-latest/_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@10445d38c153: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh MGCP_Test.TC_one_crcx_loopback_rtp'. ------ MGCP_Test.TC_one_crcx_loopback_rtp ------ Sat Nov 2 13:00:50 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-latest/logs/testsuite/MGCP_Test.TC_one_crcx_loopback_rtp.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-latest/logs/testsuite/MGCP_Test.TC_one_crcx_loopback_rtp.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@10445d38c153: External command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh MGCP_Test.TC_one_crcx_loopback_rtp' was executed successfully (exit status: 0). MTC@10445d38c153: Test case TC_one_crcx_loopback_rtp started. 20241102130052020 DLMGCP DEBUG <0013> Received message: line #00: DLCX 42426 rtpbridge/1@mgw MGCP 1.0 (mgcp_msg.c:67) 20241102130052020 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found endpoint: rtpbridge/1@mgw (mgcp_endp.c:279) 20241102130052020 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:441) 20241102130052020 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241102130052020 DLMGCP ERROR <0013> endpoint:rtpbridge/1@mgw DLCX: endpoint is not holding a connection. (mgcp_protocol.c:1399) 20241102130052020 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Generated response: code=515 (mgcp_protocol.c:230) 20241102130052020 DLMGCP DEBUG <0013> Generated response: line #00: 515 42426 FAIL (mgcp_msg.c:67) 20241102130052026 DLMGCP DEBUG <0013> Received message: line #00: CRCX 42427 rtpbridge/1@mgw MGCP 1.0 (mgcp_msg.c:67) 20241102130052026 DLMGCP DEBUG <0013> Received message: line #01: M: loopback (mgcp_msg.c:67) 20241102130052026 DLMGCP DEBUG <0013> Received message: line #02: C: 1225 (mgcp_msg.c:67) 20241102130052026 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241102130052026 DLMGCP DEBUG <0013> Received message: line #04: v=0 (mgcp_msg.c:67) 20241102130052026 DLMGCP DEBUG <0013> Received message: line #05: o=- 23 42 IN IP4 127.0.0.1 (mgcp_msg.c:67) 20241102130052026 DLMGCP DEBUG <0013> Received message: line #06: s=- (mgcp_msg.c:67) 20241102130052026 DLMGCP DEBUG <0013> Received message: line #07: c=IN IP4 127.0.0.1 (mgcp_msg.c:67) 20241102130052026 DLMGCP DEBUG <0013> Received message: line #08: t=0 0 (mgcp_msg.c:67) 20241102130052026 DLMGCP DEBUG <0013> Received message: line #09: m=audio 10000 RTP/AVP 112 (mgcp_msg.c:67) 20241102130052026 DLMGCP DEBUG <0013> Received message: line #10: a=rtpmap:112 GSM-HR-08/8000/1 (mgcp_msg.c:67) 20241102130052026 DLMGCP DEBUG <0013> Received message: line #11: a=ptime:20 (mgcp_msg.c:67) 20241102130052026 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found endpoint: rtpbridge/1@mgw (mgcp_endp.c:279) 20241102130052026 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:441) 20241102130052026 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241102130052026 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw conn:(1225/rtp C:C81877A1 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241102130052026 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw CI:C81877A1 connection mode 'loopback' 7 (mgcp_msg.c:120) 20241102130052026 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw CI:C81877A1 output_enabled 1 (mgcp_msg.c:125) 20241102130052026 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241102130052026 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw CI:C81877A1 Got media info via SDP: port:10000, addr:127.0.0.1, duration:20, payload-types:112=GSM-HR-08 (mgcp_sdp.c:444) 20241102130052026 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw conn:(1225/rtp C:C81877A1 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) 20241102130052026 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Configuring RTP endpoint: local port 10000 (mgcp_protocol.c:726) 20241102130052026 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw RTP-setup: Endpoint is in loopback mode, stopping here! (mgcp_protocol.c:167) 20241102130052026 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw CI:C81877A1 CRCX: Creating connection: port: 5832 (mgcp_protocol.c:1112) 20241102130052026 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw CI:C81877A1 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241102130052026 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241102130052026 DLMGCP DEBUG <0013> Generated response: line #00: 200 42427 OK (mgcp_msg.c:67) 20241102130052026 DLMGCP DEBUG <0013> Generated response: line #01: I: C81877A1 (mgcp_msg.c:67) 20241102130052026 DLMGCP DEBUG <0013> Generated response: line #02: v=0 (mgcp_msg.c:67) 20241102130052026 DLMGCP DEBUG <0013> Generated response: line #03: o=- C81877A1 23 IN IP4 127.0.0.1 (mgcp_msg.c:67) 20241102130052026 DLMGCP DEBUG <0013> Generated response: line #04: s=- (mgcp_msg.c:67) 20241102130052026 DLMGCP DEBUG <0013> Generated response: line #05: c=IN IP4 127.0.0.1 (mgcp_msg.c:67) 20241102130052027 DLMGCP DEBUG <0013> Generated response: line #06: t=0 0 (mgcp_msg.c:67) 20241102130052027 DLMGCP DEBUG <0013> Generated response: line #07: m=audio 5832 RTP/AVP 112 (mgcp_msg.c:67) 20241102130052027 DLMGCP DEBUG <0013> Generated response: line #08: a=rtpmap:112 GSM-HR-08/8000/1 (mgcp_msg.c:67) 20241102130052027 DLMGCP DEBUG <0013> Generated response: line #09: a=ptime:20 (mgcp_msg.c:67) 20241102130053129 DLMGCP DEBUG <0013> Received message: line #00: DLCX 42428 rtpbridge/1@mgw MGCP 1.0 (mgcp_msg.c:67) 20241102130053129 DLMGCP DEBUG <0013> Received message: line #01: C: 1225 (mgcp_msg.c:67) 20241102130053129 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found endpoint: rtpbridge/1@mgw (mgcp_endp.c:279) 20241102130053129 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:441) 20241102130053129 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241102130053129 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1477) 20241102130053129 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Releasing endpoint (mgcp_endp.c:662) 20241102130053129 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Releasing endpoint (mgcp_endp.c:662) 20241102130053129 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241102130053129 DLMGCP DEBUG <0013> Generated response: line #00: 200 42428 OK (mgcp_msg.c:67) MTC@10445d38c153: 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@10445d38c153: setverdict(pass): none -> pass RTPEM1(215)@10445d38c153: Final verdict of PTC: none RTPEM0(214)@10445d38c153: Final verdict of PTC: none RTPEM2(216)@10445d38c153: Final verdict of PTC: none IPA-CTRL-CLI-IPA(218)@10445d38c153: Final verdict of PTC: none VirtCallAgent-STATS(217)@10445d38c153: Final verdict of PTC: none MTC@10445d38c153: Setting final verdict of the test case. MTC@10445d38c153: Local verdict of MTC: pass MTC@10445d38c153: Local verdict of PTC RTPEM0(214): none (pass -> pass) MTC@10445d38c153: Local verdict of PTC RTPEM1(215): none (pass -> pass) MTC@10445d38c153: Local verdict of PTC RTPEM2(216): none (pass -> pass) MTC@10445d38c153: Local verdict of PTC VirtCallAgent-STATS(217): none (pass -> pass) MTC@10445d38c153: Local verdict of PTC IPA-CTRL-CLI-IPA(218): none (pass -> pass) MTC@10445d38c153: Test case TC_one_crcx_loopback_rtp finished. Verdict: pass MTC@10445d38c153: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh MGCP_Test.TC_one_crcx_loopback_rtp pass'. Sat Nov 2 13:00:53 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=71252) Waiting for packet dumper to finish... 1 (prev_count=71252, count=136652) MTC@10445d38c153: External command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh MGCP_Test.TC_one_crcx_loopback_rtp pass' was executed successfully (exit status: 0). MTC@10445d38c153: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-latest/_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 ------ Sat Nov 2 13:00:55 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-latest/logs/testsuite/MGCP_Test.TC_one_crcx_loopback_rtp_ipv6.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-latest/logs/testsuite/MGCP_Test.TC_one_crcx_loopback_rtp_ipv6.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@10445d38c153: External command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh MGCP_Test.TC_one_crcx_loopback_rtp_ipv6' was executed successfully (exit status: 0). MTC@10445d38c153: Test case TC_one_crcx_loopback_rtp_ipv6 started. 20241102130056270 DLMGCP DEBUG <0013> Received message: line #00: DLCX 13470 rtpbridge/1@mgw MGCP 1.0 (mgcp_msg.c:67) 20241102130056270 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found endpoint: rtpbridge/1@mgw (mgcp_endp.c:279) 20241102130056271 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:441) 20241102130056271 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241102130056271 DLMGCP ERROR <0013> endpoint:rtpbridge/1@mgw DLCX: endpoint is not holding a connection. (mgcp_protocol.c:1399) 20241102130056271 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Generated response: code=515 (mgcp_protocol.c:230) 20241102130056271 DLMGCP DEBUG <0013> Generated response: line #00: 515 13470 FAIL (mgcp_msg.c:67) 20241102130056277 DLMGCP DEBUG <0013> Received message: line #00: CRCX 13471 rtpbridge/1@mgw MGCP 1.0 (mgcp_msg.c:67) 20241102130056277 DLMGCP DEBUG <0013> Received message: line #01: M: loopback (mgcp_msg.c:67) 20241102130056277 DLMGCP DEBUG <0013> Received message: line #02: C: 1225 (mgcp_msg.c:67) 20241102130056277 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241102130056277 DLMGCP DEBUG <0013> Received message: line #04: v=0 (mgcp_msg.c:67) 20241102130056277 DLMGCP DEBUG <0013> Received message: line #05: o=- 23 42 IN IP6 ::1 (mgcp_msg.c:67) 20241102130056277 DLMGCP DEBUG <0013> Received message: line #06: s=- (mgcp_msg.c:67) 20241102130056277 DLMGCP DEBUG <0013> Received message: line #07: c=IN IP6 ::1 (mgcp_msg.c:67) 20241102130056278 DLMGCP DEBUG <0013> Received message: line #08: t=0 0 (mgcp_msg.c:67) 20241102130056278 DLMGCP DEBUG <0013> Received message: line #09: m=audio 10000 RTP/AVP 112 (mgcp_msg.c:67) 20241102130056278 DLMGCP DEBUG <0013> Received message: line #10: a=rtpmap:112 GSM-HR-08/8000/1 (mgcp_msg.c:67) 20241102130056278 DLMGCP DEBUG <0013> Received message: line #11: a=ptime:20 (mgcp_msg.c:67) 20241102130056278 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found endpoint: rtpbridge/1@mgw (mgcp_endp.c:279) 20241102130056278 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:441) 20241102130056278 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241102130056278 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw conn:(1225/rtp C:BC7DEB32 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241102130056278 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw CI:BC7DEB32 connection mode 'loopback' 7 (mgcp_msg.c:120) 20241102130056278 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw CI:BC7DEB32 output_enabled 1 (mgcp_msg.c:125) 20241102130056278 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241102130056278 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw CI:BC7DEB32 Got media info via SDP: port:10000, addr:::1, duration:20, payload-types:112=GSM-HR-08 (mgcp_sdp.c:444) 20241102130056278 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw conn:(1225/rtp C:BC7DEB32 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) 20241102130056278 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Configuring RTP endpoint: local port 10000 (mgcp_protocol.c:726) 20241102130056278 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw RTP-setup: Endpoint is in loopback mode, stopping here! (mgcp_protocol.c:167) 20241102130056278 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw CI:BC7DEB32 CRCX: Creating connection: port: 5834 (mgcp_protocol.c:1112) 20241102130056278 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw CI:BC7DEB32 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241102130056278 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241102130056278 DLMGCP DEBUG <0013> Generated response: line #00: 200 13471 OK (mgcp_msg.c:67) 20241102130056278 DLMGCP DEBUG <0013> Generated response: line #01: I: BC7DEB32 (mgcp_msg.c:67) 20241102130056278 DLMGCP DEBUG <0013> Generated response: line #02: v=0 (mgcp_msg.c:67) 20241102130056278 DLMGCP DEBUG <0013> Generated response: line #03: o=- BC7DEB32 23 IN IP6 ::1 (mgcp_msg.c:67) 20241102130056278 DLMGCP DEBUG <0013> Generated response: line #04: s=- (mgcp_msg.c:67) 20241102130056278 DLMGCP DEBUG <0013> Generated response: line #05: c=IN IP6 ::1 (mgcp_msg.c:67) 20241102130056278 DLMGCP DEBUG <0013> Generated response: line #06: t=0 0 (mgcp_msg.c:67) 20241102130056278 DLMGCP DEBUG <0013> Generated response: line #07: m=audio 5834 RTP/AVP 112 (mgcp_msg.c:67) 20241102130056278 DLMGCP DEBUG <0013> Generated response: line #08: a=rtpmap:112 GSM-HR-08/8000/1 (mgcp_msg.c:67) 20241102130056278 DLMGCP DEBUG <0013> Generated response: line #09: a=ptime:20 (mgcp_msg.c:67) 20241102130057381 DLMGCP DEBUG <0013> Received message: line #00: DLCX 13472 rtpbridge/1@mgw MGCP 1.0 (mgcp_msg.c:67) 20241102130057381 DLMGCP DEBUG <0013> Received message: line #01: C: 1225 (mgcp_msg.c:67) 20241102130057381 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found endpoint: rtpbridge/1@mgw (mgcp_endp.c:279) 20241102130057381 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:441) 20241102130057381 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241102130057381 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1477) 20241102130057381 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Releasing endpoint (mgcp_endp.c:662) 20241102130057381 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Releasing endpoint (mgcp_endp.c:662) 20241102130057381 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241102130057381 DLMGCP DEBUG <0013> Generated response: line #00: 200 13472 OK (mgcp_msg.c:67) MTC@10445d38c153: 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@10445d38c153: setverdict(pass): none -> pass RTPEM0(219)@10445d38c153: Final verdict of PTC: none IPA-CTRL-CLI-IPA(223)@10445d38c153: Final verdict of PTC: none RTPEM1(220)@10445d38c153: Final verdict of PTC: none RTPEM2(221)@10445d38c153: Final verdict of PTC: none VirtCallAgent-STATS(222)@10445d38c153: Final verdict of PTC: none MTC@10445d38c153: Setting final verdict of the test case. MTC@10445d38c153: Local verdict of MTC: pass MTC@10445d38c153: Local verdict of PTC RTPEM0(219): none (pass -> pass) MTC@10445d38c153: Local verdict of PTC RTPEM1(220): none (pass -> pass) MTC@10445d38c153: Local verdict of PTC RTPEM2(221): none (pass -> pass) MTC@10445d38c153: Local verdict of PTC VirtCallAgent-STATS(222): none (pass -> pass) MTC@10445d38c153: Local verdict of PTC IPA-CTRL-CLI-IPA(223): none (pass -> pass) MTC@10445d38c153: Test case TC_one_crcx_loopback_rtp_ipv6 finished. Verdict: pass MTC@10445d38c153: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh MGCP_Test.TC_one_crcx_loopback_rtp_ipv6 pass'. Sat Nov 2 13:00:57 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=76900) Waiting for packet dumper to finish... 1 (prev_count=76900, count=139132) MTC@10445d38c153: External command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-latest/_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@10445d38c153: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh MGCP_Test.TC_two_crcx_and_rtp'. ------ MGCP_Test.TC_two_crcx_and_rtp ------ Sat Nov 2 13:00:59 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-latest/logs/testsuite/MGCP_Test.TC_two_crcx_and_rtp.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-latest/logs/testsuite/MGCP_Test.TC_two_crcx_and_rtp.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@10445d38c153: External command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh MGCP_Test.TC_two_crcx_and_rtp' was executed successfully (exit status: 0). MTC@10445d38c153: Test case TC_two_crcx_and_rtp started. 20241102130100523 DLMGCP DEBUG <0013> Received message: line #00: DLCX 30593 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:67) 20241102130100523 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:279) 20241102130100523 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:441) 20241102130100523 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241102130100523 DLMGCP ERROR <0013> endpoint:rtpbridge/2@mgw DLCX: endpoint is not holding a connection. (mgcp_protocol.c:1399) 20241102130100523 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=515 (mgcp_protocol.c:230) 20241102130100523 DLMGCP DEBUG <0013> Generated response: line #00: 515 30593 FAIL (mgcp_msg.c:67) 20241102130100530 DLMGCP DEBUG <0013> Received message: line #00: CRCX 30594 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:67) 20241102130100530 DLMGCP DEBUG <0013> Received message: line #01: M: sendrecv (mgcp_msg.c:67) 20241102130100530 DLMGCP DEBUG <0013> Received message: line #02: C: 1226 (mgcp_msg.c:67) 20241102130100530 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241102130100530 DLMGCP DEBUG <0013> Received message: line #04: v=0 (mgcp_msg.c:67) 20241102130100530 DLMGCP DEBUG <0013> Received message: line #05: o=- 23 42 IN IP4 127.0.0.1 (mgcp_msg.c:67) 20241102130100530 DLMGCP DEBUG <0013> Received message: line #06: s=- (mgcp_msg.c:67) 20241102130100530 DLMGCP DEBUG <0013> Received message: line #07: c=IN IP4 127.0.0.1 (mgcp_msg.c:67) 20241102130100530 DLMGCP DEBUG <0013> Received message: line #08: t=0 0 (mgcp_msg.c:67) 20241102130100530 DLMGCP DEBUG <0013> Received message: line #09: m=audio 10000 RTP/AVP 98 (mgcp_msg.c:67) 20241102130100530 DLMGCP DEBUG <0013> Received message: line #10: a=rtpmap:98 AMR/8000 (mgcp_msg.c:67) 20241102130100530 DLMGCP DEBUG <0013> Received message: line #11: a=ptime:20 (mgcp_msg.c:67) 20241102130100530 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:279) 20241102130100530 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:441) 20241102130100530 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241102130100530 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw conn:(1226/rtp C:059FEAA7 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241102130100530 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:059FEAA7 connection mode 'sendrecv' 3 (mgcp_msg.c:120) 20241102130100530 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:059FEAA7 output_enabled 1 (mgcp_msg.c:125) 20241102130100530 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241102130100530 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:059FEAA7 Got media info via SDP: port:10000, addr:127.0.0.1, duration:20, payload-types:98=AMR (mgcp_sdp.c:444) 20241102130100530 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw conn:(1226/rtp C:059FEAA7 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) 20241102130100530 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Configuring RTP endpoint: local port 10000 (mgcp_protocol.c:726) 20241102130100530 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:059FEAA7 CRCX: Creating connection: port: 5836 (mgcp_protocol.c:1112) 20241102130100530 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:059FEAA7 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241102130100531 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241102130100531 DLMGCP DEBUG <0013> Generated response: line #00: 200 30594 OK (mgcp_msg.c:67) 20241102130100531 DLMGCP DEBUG <0013> Generated response: line #01: I: 059FEAA7 (mgcp_msg.c:67) 20241102130100531 DLMGCP DEBUG <0013> Generated response: line #02: v=0 (mgcp_msg.c:67) 20241102130100531 DLMGCP DEBUG <0013> Generated response: line #03: o=- 059FEAA7 23 IN IP4 127.0.0.1 (mgcp_msg.c:67) 20241102130100531 DLMGCP DEBUG <0013> Generated response: line #04: s=- (mgcp_msg.c:67) 20241102130100531 DLMGCP DEBUG <0013> Generated response: line #05: c=IN IP4 127.0.0.1 (mgcp_msg.c:67) 20241102130100531 DLMGCP DEBUG <0013> Generated response: line #06: t=0 0 (mgcp_msg.c:67) 20241102130100531 DLMGCP DEBUG <0013> Generated response: line #07: m=audio 5836 RTP/AVP 98 (mgcp_msg.c:67) 20241102130100531 DLMGCP DEBUG <0013> Generated response: line #08: a=rtpmap:98 AMR/8000 (mgcp_msg.c:67) 20241102130100531 DLMGCP DEBUG <0013> Generated response: line #09: a=ptime:20 (mgcp_msg.c:67) 20241102130100534 DLMGCP DEBUG <0013> Received message: line #00: CRCX 30595 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:67) 20241102130100534 DLMGCP DEBUG <0013> Received message: line #01: M: sendrecv (mgcp_msg.c:67) 20241102130100534 DLMGCP DEBUG <0013> Received message: line #02: C: 1226 (mgcp_msg.c:67) 20241102130100534 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241102130100534 DLMGCP DEBUG <0013> Received message: line #04: v=0 (mgcp_msg.c:67) 20241102130100534 DLMGCP DEBUG <0013> Received message: line #05: o=- 23 42 IN IP4 127.0.0.1 (mgcp_msg.c:67) 20241102130100534 DLMGCP DEBUG <0013> Received message: line #06: s=- (mgcp_msg.c:67) 20241102130100534 DLMGCP DEBUG <0013> Received message: line #07: c=IN IP4 127.0.0.1 (mgcp_msg.c:67) 20241102130100534 DLMGCP DEBUG <0013> Received message: line #08: t=0 0 (mgcp_msg.c:67) 20241102130100534 DLMGCP DEBUG <0013> Received message: line #09: m=audio 20000 RTP/AVP 98 (mgcp_msg.c:67) 20241102130100534 DLMGCP DEBUG <0013> Received message: line #10: a=rtpmap:98 AMR/8000 (mgcp_msg.c:67) 20241102130100534 DLMGCP DEBUG <0013> Received message: line #11: a=ptime:20 (mgcp_msg.c:67) 20241102130100534 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:279) 20241102130100534 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:441) 20241102130100534 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241102130100535 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw conn:(1226/rtp C:86BA9ED6 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241102130100535 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:86BA9ED6 connection mode 'sendrecv' 3 (mgcp_msg.c:120) 20241102130100535 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:86BA9ED6 output_enabled 1 (mgcp_msg.c:125) 20241102130100535 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241102130100535 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:86BA9ED6 Got media info via SDP: port:20000, addr:127.0.0.1, duration:20, payload-types:98=AMR (mgcp_sdp.c:444) 20241102130100535 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw conn:(1226/rtp C:86BA9ED6 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) 20241102130100535 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Configuring RTP endpoint: local port 20000 (mgcp_protocol.c:726) 20241102130100535 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:86BA9ED6 CRCX: Creating connection: port: 5838 (mgcp_protocol.c:1112) 20241102130100535 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:86BA9ED6 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241102130100535 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241102130100535 DLMGCP DEBUG <0013> Generated response: line #00: 200 30595 OK (mgcp_msg.c:67) 20241102130100535 DLMGCP DEBUG <0013> Generated response: line #01: I: 86BA9ED6 (mgcp_msg.c:67) 20241102130100535 DLMGCP DEBUG <0013> Generated response: line #02: v=0 (mgcp_msg.c:67) 20241102130100535 DLMGCP DEBUG <0013> Generated response: line #03: o=- 86BA9ED6 23 IN IP4 127.0.0.1 (mgcp_msg.c:67) 20241102130100535 DLMGCP DEBUG <0013> Generated response: line #04: s=- (mgcp_msg.c:67) 20241102130100535 DLMGCP DEBUG <0013> Generated response: line #05: c=IN IP4 127.0.0.1 (mgcp_msg.c:67) 20241102130100535 DLMGCP DEBUG <0013> Generated response: line #06: t=0 0 (mgcp_msg.c:67) 20241102130100535 DLMGCP DEBUG <0013> Generated response: line #07: m=audio 5838 RTP/AVP 98 (mgcp_msg.c:67) 20241102130100535 DLMGCP DEBUG <0013> Generated response: line #08: a=rtpmap:98 AMR/8000 (mgcp_msg.c:67) 20241102130100535 DLMGCP DEBUG <0013> Generated response: line #09: a=ptime:20 (mgcp_msg.c:67) RTPEM0(224)@10445d38c153: Warning: Stopping inactive timer T_transmit. RTPEM0(224)@10445d38c153: Warning: Stopping inactive timer T_transmit. 20241102130101639 DLMGCP DEBUG <0013> Received message: line #00: DLCX 30596 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:67) 20241102130101639 DLMGCP DEBUG <0013> Received message: line #01: C: 1226 (mgcp_msg.c:67) 20241102130101639 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:279) 20241102130101639 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:441) 20241102130101639 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241102130101639 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (2 total) at once (mgcp_protocol.c:1477) 20241102130101639 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:662) 20241102130101639 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:662) 20241102130101639 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241102130101639 DLMGCP DEBUG <0013> Generated response: line #00: 200 30596 OK (mgcp_msg.c:67) MTC@10445d38c153: 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@10445d38c153: 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@10445d38c153: tolerance: 0 packets MTC@10445d38c153: 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@10445d38c153: 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@10445d38c153: setverdict(pass): none -> pass RTPEM2(226)@10445d38c153: Final verdict of PTC: none VirtCallAgent-STATS(227)@10445d38c153: Final verdict of PTC: none RTPEM1(225)@10445d38c153: Final verdict of PTC: none RTPEM0(224)@10445d38c153: Final verdict of PTC: none IPA-CTRL-CLI-IPA(228)@10445d38c153: Final verdict of PTC: none MTC@10445d38c153: Setting final verdict of the test case. MTC@10445d38c153: Local verdict of MTC: pass MTC@10445d38c153: Local verdict of PTC RTPEM0(224): none (pass -> pass) MTC@10445d38c153: Local verdict of PTC RTPEM1(225): none (pass -> pass) MTC@10445d38c153: Local verdict of PTC RTPEM2(226): none (pass -> pass) MTC@10445d38c153: Local verdict of PTC VirtCallAgent-STATS(227): none (pass -> pass) MTC@10445d38c153: Local verdict of PTC IPA-CTRL-CLI-IPA(228): none (pass -> pass) MTC@10445d38c153: Test case TC_two_crcx_and_rtp finished. Verdict: pass MTC@10445d38c153: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh MGCP_Test.TC_two_crcx_and_rtp pass'. Sat Nov 2 13:01:01 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=82216) Waiting for packet dumper to finish... 1 (prev_count=82216, count=147616) MTC@10445d38c153: External command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh MGCP_Test.TC_two_crcx_and_rtp pass' was executed successfully (exit status: 0). MTC@10445d38c153: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-latest/_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 ------ Sat Nov 2 13:01:03 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-latest/logs/testsuite/MGCP_Test.TC_two_crcx_and_rtp_bidir.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-latest/logs/testsuite/MGCP_Test.TC_two_crcx_and_rtp_bidir.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@10445d38c153: External command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh MGCP_Test.TC_two_crcx_and_rtp_bidir' was executed successfully (exit status: 0). MTC@10445d38c153: Test case TC_two_crcx_and_rtp_bidir started. 20241102130104775 DLMGCP DEBUG <0013> Received message: line #00: DLCX 51393 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:67) 20241102130104775 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:279) 20241102130104775 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:441) 20241102130104775 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241102130104775 DLMGCP ERROR <0013> endpoint:rtpbridge/2@mgw DLCX: endpoint is not holding a connection. (mgcp_protocol.c:1399) 20241102130104775 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=515 (mgcp_protocol.c:230) 20241102130104775 DLMGCP DEBUG <0013> Generated response: line #00: 515 51393 FAIL (mgcp_msg.c:67) 20241102130104783 DLMGCP DEBUG <0013> Received message: line #00: CRCX 51394 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:67) 20241102130104783 DLMGCP DEBUG <0013> Received message: line #01: M: sendrecv (mgcp_msg.c:67) 20241102130104783 DLMGCP DEBUG <0013> Received message: line #02: C: 1226 (mgcp_msg.c:67) 20241102130104783 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241102130104783 DLMGCP DEBUG <0013> Received message: line #04: v=0 (mgcp_msg.c:67) 20241102130104783 DLMGCP DEBUG <0013> Received message: line #05: o=- 23 42 IN IP4 127.0.0.1 (mgcp_msg.c:67) 20241102130104783 DLMGCP DEBUG <0013> Received message: line #06: s=- (mgcp_msg.c:67) 20241102130104783 DLMGCP DEBUG <0013> Received message: line #07: c=IN IP4 127.0.0.1 (mgcp_msg.c:67) 20241102130104783 DLMGCP DEBUG <0013> Received message: line #08: t=0 0 (mgcp_msg.c:67) 20241102130104783 DLMGCP DEBUG <0013> Received message: line #09: m=audio 10000 RTP/AVP 98 (mgcp_msg.c:67) 20241102130104783 DLMGCP DEBUG <0013> Received message: line #10: a=rtpmap:98 AMR/8000 (mgcp_msg.c:67) 20241102130104783 DLMGCP DEBUG <0013> Received message: line #11: a=ptime:20 (mgcp_msg.c:67) 20241102130104783 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:279) 20241102130104783 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:441) 20241102130104783 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241102130104783 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw conn:(1226/rtp C:339EC908 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241102130104783 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:339EC908 connection mode 'sendrecv' 3 (mgcp_msg.c:120) 20241102130104783 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:339EC908 output_enabled 1 (mgcp_msg.c:125) 20241102130104783 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241102130104783 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:339EC908 Got media info via SDP: port:10000, addr:127.0.0.1, duration:20, payload-types:98=AMR (mgcp_sdp.c:444) 20241102130104783 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw conn:(1226/rtp C:339EC908 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) 20241102130104783 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Configuring RTP endpoint: local port 10000 (mgcp_protocol.c:726) 20241102130104783 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:339EC908 CRCX: Creating connection: port: 5840 (mgcp_protocol.c:1112) 20241102130104783 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:339EC908 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241102130104783 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241102130104783 DLMGCP DEBUG <0013> Generated response: line #00: 200 51394 OK (mgcp_msg.c:67) 20241102130104783 DLMGCP DEBUG <0013> Generated response: line #01: I: 339EC908 (mgcp_msg.c:67) 20241102130104783 DLMGCP DEBUG <0013> Generated response: line #02: v=0 (mgcp_msg.c:67) 20241102130104783 DLMGCP DEBUG <0013> Generated response: line #03: o=- 339EC908 23 IN IP4 127.0.0.1 (mgcp_msg.c:67) 20241102130104783 DLMGCP DEBUG <0013> Generated response: line #04: s=- (mgcp_msg.c:67) 20241102130104783 DLMGCP DEBUG <0013> Generated response: line #05: c=IN IP4 127.0.0.1 (mgcp_msg.c:67) 20241102130104783 DLMGCP DEBUG <0013> Generated response: line #06: t=0 0 (mgcp_msg.c:67) 20241102130104783 DLMGCP DEBUG <0013> Generated response: line #07: m=audio 5840 RTP/AVP 98 (mgcp_msg.c:67) 20241102130104783 DLMGCP DEBUG <0013> Generated response: line #08: a=rtpmap:98 AMR/8000 (mgcp_msg.c:67) 20241102130104783 DLMGCP DEBUG <0013> Generated response: line #09: a=ptime:20 (mgcp_msg.c:67) 20241102130104788 DLMGCP DEBUG <0013> Received message: line #00: CRCX 51395 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:67) 20241102130104788 DLMGCP DEBUG <0013> Received message: line #01: M: sendrecv (mgcp_msg.c:67) 20241102130104788 DLMGCP DEBUG <0013> Received message: line #02: C: 1226 (mgcp_msg.c:67) 20241102130104788 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241102130104788 DLMGCP DEBUG <0013> Received message: line #04: v=0 (mgcp_msg.c:67) 20241102130104788 DLMGCP DEBUG <0013> Received message: line #05: o=- 23 42 IN IP4 127.0.0.1 (mgcp_msg.c:67) 20241102130104788 DLMGCP DEBUG <0013> Received message: line #06: s=- (mgcp_msg.c:67) 20241102130104788 DLMGCP DEBUG <0013> Received message: line #07: c=IN IP4 127.0.0.1 (mgcp_msg.c:67) 20241102130104788 DLMGCP DEBUG <0013> Received message: line #08: t=0 0 (mgcp_msg.c:67) 20241102130104788 DLMGCP DEBUG <0013> Received message: line #09: m=audio 20000 RTP/AVP 98 (mgcp_msg.c:67) 20241102130104788 DLMGCP DEBUG <0013> Received message: line #10: a=rtpmap:98 AMR/8000 (mgcp_msg.c:67) 20241102130104788 DLMGCP DEBUG <0013> Received message: line #11: a=ptime:20 (mgcp_msg.c:67) 20241102130104788 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:279) 20241102130104788 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:441) 20241102130104788 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241102130104788 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw conn:(1226/rtp C:42D6DFCC r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241102130104788 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:42D6DFCC connection mode 'sendrecv' 3 (mgcp_msg.c:120) 20241102130104788 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:42D6DFCC output_enabled 1 (mgcp_msg.c:125) 20241102130104788 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241102130104788 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:42D6DFCC Got media info via SDP: port:20000, addr:127.0.0.1, duration:20, payload-types:98=AMR (mgcp_sdp.c:444) 20241102130104788 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw conn:(1226/rtp C:42D6DFCC 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) 20241102130104788 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Configuring RTP endpoint: local port 20000 (mgcp_protocol.c:726) 20241102130104789 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:42D6DFCC CRCX: Creating connection: port: 5842 (mgcp_protocol.c:1112) 20241102130104789 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:42D6DFCC CRCX: connection successfully created (mgcp_protocol.c:1121) 20241102130104789 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241102130104789 DLMGCP DEBUG <0013> Generated response: line #00: 200 51395 OK (mgcp_msg.c:67) 20241102130104789 DLMGCP DEBUG <0013> Generated response: line #01: I: 42D6DFCC (mgcp_msg.c:67) 20241102130104789 DLMGCP DEBUG <0013> Generated response: line #02: v=0 (mgcp_msg.c:67) 20241102130104789 DLMGCP DEBUG <0013> Generated response: line #03: o=- 42D6DFCC 23 IN IP4 127.0.0.1 (mgcp_msg.c:67) 20241102130104789 DLMGCP DEBUG <0013> Generated response: line #04: s=- (mgcp_msg.c:67) 20241102130104789 DLMGCP DEBUG <0013> Generated response: line #05: c=IN IP4 127.0.0.1 (mgcp_msg.c:67) 20241102130104789 DLMGCP DEBUG <0013> Generated response: line #06: t=0 0 (mgcp_msg.c:67) 20241102130104789 DLMGCP DEBUG <0013> Generated response: line #07: m=audio 5842 RTP/AVP 98 (mgcp_msg.c:67) 20241102130104789 DLMGCP DEBUG <0013> Generated response: line #08: a=rtpmap:98 AMR/8000 (mgcp_msg.c:67) 20241102130104789 DLMGCP DEBUG <0013> Generated response: line #09: a=ptime:20 (mgcp_msg.c:67) 20241102130105894 DLMGCP DEBUG <0013> Received message: line #00: DLCX 51396 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:67) 20241102130105894 DLMGCP DEBUG <0013> Received message: line #01: C: 1226 (mgcp_msg.c:67) 20241102130105894 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:279) 20241102130105894 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:441) 20241102130105894 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241102130105894 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (2 total) at once (mgcp_protocol.c:1477) 20241102130105894 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:662) 20241102130105894 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:662) 20241102130105894 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241102130105894 DLMGCP DEBUG <0013> Generated response: line #00: 200 51396 OK (mgcp_msg.c:67) MTC@10445d38c153: 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@10445d38c153: 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@10445d38c153: tolerance: 3 packets MTC@10445d38c153: 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@10445d38c153: 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@10445d38c153: setverdict(pass): none -> pass RTPEM0(229)@10445d38c153: Final verdict of PTC: none RTPEM2(231)@10445d38c153: Final verdict of PTC: none RTPEM1(230)@10445d38c153: Final verdict of PTC: none IPA-CTRL-CLI-IPA(233)@10445d38c153: Final verdict of PTC: none VirtCallAgent-STATS(232)@10445d38c153: Final verdict of PTC: none MTC@10445d38c153: Setting final verdict of the test case. MTC@10445d38c153: Local verdict of MTC: pass MTC@10445d38c153: Local verdict of PTC RTPEM0(229): none (pass -> pass) MTC@10445d38c153: Local verdict of PTC RTPEM1(230): none (pass -> pass) MTC@10445d38c153: Local verdict of PTC RTPEM2(231): none (pass -> pass) MTC@10445d38c153: Local verdict of PTC VirtCallAgent-STATS(232): none (pass -> pass) MTC@10445d38c153: Local verdict of PTC IPA-CTRL-CLI-IPA(233): none (pass -> pass) MTC@10445d38c153: Test case TC_two_crcx_and_rtp_bidir finished. Verdict: pass MTC@10445d38c153: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh MGCP_Test.TC_two_crcx_and_rtp_bidir pass'. Sat Nov 2 13:01:05 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=198588) Waiting for packet dumper to finish... 1 (prev_count=198588, count=255860) MTC@10445d38c153: External command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-latest/_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@10445d38c153: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-latest/_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 ------ Sat Nov 2 13:01:07 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-latest/logs/testsuite/MGCP_Test.TC_two_crcx_diff_pt_and_rtp.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-latest/logs/testsuite/MGCP_Test.TC_two_crcx_diff_pt_and_rtp.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@10445d38c153: External command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-latest/_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@10445d38c153: Test case TC_two_crcx_diff_pt_and_rtp started. 20241102130109031 DLMGCP DEBUG <0013> Received message: line #00: DLCX 47444 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:67) 20241102130109031 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:279) 20241102130109031 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:441) 20241102130109031 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241102130109031 DLMGCP ERROR <0013> endpoint:rtpbridge/2@mgw DLCX: endpoint is not holding a connection. (mgcp_protocol.c:1399) 20241102130109031 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=515 (mgcp_protocol.c:230) 20241102130109031 DLMGCP DEBUG <0013> Generated response: line #00: 515 47444 FAIL (mgcp_msg.c:67) 20241102130109039 DLMGCP DEBUG <0013> Received message: line #00: CRCX 47445 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:67) 20241102130109039 DLMGCP DEBUG <0013> Received message: line #01: M: sendrecv (mgcp_msg.c:67) 20241102130109039 DLMGCP DEBUG <0013> Received message: line #02: C: 1226 (mgcp_msg.c:67) 20241102130109039 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241102130109039 DLMGCP DEBUG <0013> Received message: line #04: v=0 (mgcp_msg.c:67) 20241102130109039 DLMGCP DEBUG <0013> Received message: line #05: o=- 23 42 IN IP4 127.0.0.1 (mgcp_msg.c:67) 20241102130109039 DLMGCP DEBUG <0013> Received message: line #06: s=- (mgcp_msg.c:67) 20241102130109039 DLMGCP DEBUG <0013> Received message: line #07: c=IN IP4 127.0.0.1 (mgcp_msg.c:67) 20241102130109039 DLMGCP DEBUG <0013> Received message: line #08: t=0 0 (mgcp_msg.c:67) 20241102130109039 DLMGCP DEBUG <0013> Received message: line #09: m=audio 10000 RTP/AVP 98 (mgcp_msg.c:67) 20241102130109039 DLMGCP DEBUG <0013> Received message: line #10: a=rtpmap:98 AMR/8000 (mgcp_msg.c:67) 20241102130109039 DLMGCP DEBUG <0013> Received message: line #11: a=ptime:20 (mgcp_msg.c:67) 20241102130109039 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:279) 20241102130109039 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:441) 20241102130109039 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241102130109039 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw conn:(1226/rtp C:E0AE00B0 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241102130109039 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:E0AE00B0 connection mode 'sendrecv' 3 (mgcp_msg.c:120) 20241102130109039 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:E0AE00B0 output_enabled 1 (mgcp_msg.c:125) 20241102130109039 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241102130109039 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:E0AE00B0 Got media info via SDP: port:10000, addr:127.0.0.1, duration:20, payload-types:98=AMR (mgcp_sdp.c:444) 20241102130109039 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw conn:(1226/rtp C:E0AE00B0 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) 20241102130109039 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Configuring RTP endpoint: local port 10000 (mgcp_protocol.c:726) 20241102130109039 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:E0AE00B0 CRCX: Creating connection: port: 5844 (mgcp_protocol.c:1112) 20241102130109039 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:E0AE00B0 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241102130109039 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241102130109039 DLMGCP DEBUG <0013> Generated response: line #00: 200 47445 OK (mgcp_msg.c:67) 20241102130109039 DLMGCP DEBUG <0013> Generated response: line #01: I: E0AE00B0 (mgcp_msg.c:67) 20241102130109039 DLMGCP DEBUG <0013> Generated response: line #02: v=0 (mgcp_msg.c:67) 20241102130109039 DLMGCP DEBUG <0013> Generated response: line #03: o=- E0AE00B0 23 IN IP4 127.0.0.1 (mgcp_msg.c:67) 20241102130109039 DLMGCP DEBUG <0013> Generated response: line #04: s=- (mgcp_msg.c:67) 20241102130109039 DLMGCP DEBUG <0013> Generated response: line #05: c=IN IP4 127.0.0.1 (mgcp_msg.c:67) 20241102130109039 DLMGCP DEBUG <0013> Generated response: line #06: t=0 0 (mgcp_msg.c:67) 20241102130109039 DLMGCP DEBUG <0013> Generated response: line #07: m=audio 5844 RTP/AVP 98 (mgcp_msg.c:67) 20241102130109039 DLMGCP DEBUG <0013> Generated response: line #08: a=rtpmap:98 AMR/8000 (mgcp_msg.c:67) 20241102130109039 DLMGCP DEBUG <0013> Generated response: line #09: a=ptime:20 (mgcp_msg.c:67) 20241102130109043 DLMGCP DEBUG <0013> Received message: line #00: CRCX 47446 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:67) 20241102130109043 DLMGCP DEBUG <0013> Received message: line #01: M: sendrecv (mgcp_msg.c:67) 20241102130109043 DLMGCP DEBUG <0013> Received message: line #02: C: 1226 (mgcp_msg.c:67) 20241102130109043 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241102130109043 DLMGCP DEBUG <0013> Received message: line #04: v=0 (mgcp_msg.c:67) 20241102130109043 DLMGCP DEBUG <0013> Received message: line #05: o=- 23 42 IN IP4 127.0.0.1 (mgcp_msg.c:67) 20241102130109043 DLMGCP DEBUG <0013> Received message: line #06: s=- (mgcp_msg.c:67) 20241102130109043 DLMGCP DEBUG <0013> Received message: line #07: c=IN IP4 127.0.0.1 (mgcp_msg.c:67) 20241102130109043 DLMGCP DEBUG <0013> Received message: line #08: t=0 0 (mgcp_msg.c:67) 20241102130109043 DLMGCP DEBUG <0013> Received message: line #09: m=audio 20000 RTP/AVP 112 (mgcp_msg.c:67) 20241102130109043 DLMGCP DEBUG <0013> Received message: line #10: a=rtpmap:112 AMR/8000 (mgcp_msg.c:67) 20241102130109043 DLMGCP DEBUG <0013> Received message: line #11: a=ptime:20 (mgcp_msg.c:67) 20241102130109043 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:279) 20241102130109043 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:441) 20241102130109043 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241102130109043 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw conn:(1226/rtp C:DBA0559D r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241102130109043 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:DBA0559D connection mode 'sendrecv' 3 (mgcp_msg.c:120) 20241102130109043 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:DBA0559D output_enabled 1 (mgcp_msg.c:125) 20241102130109043 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241102130109043 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:DBA0559D Got media info via SDP: port:20000, addr:127.0.0.1, duration:20, payload-types:112=AMR (mgcp_sdp.c:444) 20241102130109043 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw conn:(1226/rtp C:DBA0559D 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) 20241102130109043 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Configuring RTP endpoint: local port 20000 (mgcp_protocol.c:726) 20241102130109043 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:DBA0559D CRCX: Creating connection: port: 5846 (mgcp_protocol.c:1112) 20241102130109043 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:DBA0559D CRCX: connection successfully created (mgcp_protocol.c:1121) 20241102130109043 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241102130109043 DLMGCP DEBUG <0013> Generated response: line #00: 200 47446 OK (mgcp_msg.c:67) 20241102130109043 DLMGCP DEBUG <0013> Generated response: line #01: I: DBA0559D (mgcp_msg.c:67) 20241102130109043 DLMGCP DEBUG <0013> Generated response: line #02: v=0 (mgcp_msg.c:67) 20241102130109043 DLMGCP DEBUG <0013> Generated response: line #03: o=- DBA0559D 23 IN IP4 127.0.0.1 (mgcp_msg.c:67) 20241102130109043 DLMGCP DEBUG <0013> Generated response: line #04: s=- (mgcp_msg.c:67) 20241102130109043 DLMGCP DEBUG <0013> Generated response: line #05: c=IN IP4 127.0.0.1 (mgcp_msg.c:67) 20241102130109043 DLMGCP DEBUG <0013> Generated response: line #06: t=0 0 (mgcp_msg.c:67) 20241102130109043 DLMGCP DEBUG <0013> Generated response: line #07: m=audio 5846 RTP/AVP 112 (mgcp_msg.c:67) 20241102130109044 DLMGCP DEBUG <0013> Generated response: line #08: a=rtpmap:112 AMR/8000 (mgcp_msg.c:67) 20241102130109044 DLMGCP DEBUG <0013> Generated response: line #09: a=ptime:20 (mgcp_msg.c:67) RTPEM0(234)@10445d38c153: Warning: Stopping inactive timer T_transmit. RTPEM0(234)@10445d38c153: Warning: Stopping inactive timer T_transmit. 20241102130110148 DLMGCP DEBUG <0013> Received message: line #00: DLCX 47447 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:67) 20241102130110148 DLMGCP DEBUG <0013> Received message: line #01: C: 1226 (mgcp_msg.c:67) 20241102130110148 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:279) 20241102130110148 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:441) 20241102130110148 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241102130110148 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (2 total) at once (mgcp_protocol.c:1477) 20241102130110148 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:662) 20241102130110148 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:662) 20241102130110148 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241102130110148 DLMGCP DEBUG <0013> Generated response: line #00: 200 47447 OK (mgcp_msg.c:67) MTC@10445d38c153: 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@10445d38c153: 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@10445d38c153: tolerance: 0 packets MTC@10445d38c153: 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@10445d38c153: 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@10445d38c153: setverdict(pass): none -> pass VirtCallAgent-STATS(237)@10445d38c153: Final verdict of PTC: none RTPEM2(236)@10445d38c153: Final verdict of PTC: none IPA-CTRL-CLI-IPA(238)@10445d38c153: Final verdict of PTC: none RTPEM1(235)@10445d38c153: Final verdict of PTC: none RTPEM0(234)@10445d38c153: Final verdict of PTC: none MTC@10445d38c153: Setting final verdict of the test case. MTC@10445d38c153: Local verdict of MTC: pass MTC@10445d38c153: Local verdict of PTC RTPEM0(234): none (pass -> pass) MTC@10445d38c153: Local verdict of PTC RTPEM1(235): none (pass -> pass) MTC@10445d38c153: Local verdict of PTC RTPEM2(236): none (pass -> pass) MTC@10445d38c153: Local verdict of PTC VirtCallAgent-STATS(237): none (pass -> pass) MTC@10445d38c153: Local verdict of PTC IPA-CTRL-CLI-IPA(238): none (pass -> pass) MTC@10445d38c153: Test case TC_two_crcx_diff_pt_and_rtp finished. Verdict: pass MTC@10445d38c153: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh MGCP_Test.TC_two_crcx_diff_pt_and_rtp pass'. Sat Nov 2 13:01:10 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=84204) Waiting for packet dumper to finish... 1 (prev_count=84204, count=147396) MTC@10445d38c153: External command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-latest/_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@10445d38c153: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-latest/_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 ------ Sat Nov 2 13:01:12 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-latest/logs/testsuite/MGCP_Test.TC_two_crcx_diff_pt_and_rtp_bidir.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-latest/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@10445d38c153: External command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-latest/_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@10445d38c153: Test case TC_two_crcx_diff_pt_and_rtp_bidir started. 20241102130113293 DLMGCP DEBUG <0013> Received message: line #00: DLCX 2769 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:67) 20241102130113293 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:279) 20241102130113293 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:441) 20241102130113293 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241102130113293 DLMGCP ERROR <0013> endpoint:rtpbridge/2@mgw DLCX: endpoint is not holding a connection. (mgcp_protocol.c:1399) 20241102130113293 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=515 (mgcp_protocol.c:230) 20241102130113293 DLMGCP DEBUG <0013> Generated response: line #00: 515 2769 FAIL (mgcp_msg.c:67) 20241102130113298 DLMGCP DEBUG <0013> Received message: line #00: CRCX 2770 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:67) 20241102130113298 DLMGCP DEBUG <0013> Received message: line #01: M: sendrecv (mgcp_msg.c:67) 20241102130113298 DLMGCP DEBUG <0013> Received message: line #02: C: 1226 (mgcp_msg.c:67) 20241102130113298 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241102130113298 DLMGCP DEBUG <0013> Received message: line #04: v=0 (mgcp_msg.c:67) 20241102130113298 DLMGCP DEBUG <0013> Received message: line #05: o=- 23 42 IN IP4 127.0.0.1 (mgcp_msg.c:67) 20241102130113298 DLMGCP DEBUG <0013> Received message: line #06: s=- (mgcp_msg.c:67) 20241102130113298 DLMGCP DEBUG <0013> Received message: line #07: c=IN IP4 127.0.0.1 (mgcp_msg.c:67) 20241102130113298 DLMGCP DEBUG <0013> Received message: line #08: t=0 0 (mgcp_msg.c:67) 20241102130113298 DLMGCP DEBUG <0013> Received message: line #09: m=audio 10000 RTP/AVP 98 (mgcp_msg.c:67) 20241102130113298 DLMGCP DEBUG <0013> Received message: line #10: a=rtpmap:98 AMR/8000 (mgcp_msg.c:67) 20241102130113298 DLMGCP DEBUG <0013> Received message: line #11: a=ptime:20 (mgcp_msg.c:67) 20241102130113298 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:279) 20241102130113298 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:441) 20241102130113298 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241102130113298 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw conn:(1226/rtp C:B8393A73 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241102130113298 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:B8393A73 connection mode 'sendrecv' 3 (mgcp_msg.c:120) 20241102130113298 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:B8393A73 output_enabled 1 (mgcp_msg.c:125) 20241102130113298 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241102130113298 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:B8393A73 Got media info via SDP: port:10000, addr:127.0.0.1, duration:20, payload-types:98=AMR (mgcp_sdp.c:444) 20241102130113298 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw conn:(1226/rtp C:B8393A73 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) 20241102130113298 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Configuring RTP endpoint: local port 10000 (mgcp_protocol.c:726) 20241102130113298 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:B8393A73 CRCX: Creating connection: port: 5848 (mgcp_protocol.c:1112) 20241102130113298 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:B8393A73 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241102130113298 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241102130113298 DLMGCP DEBUG <0013> Generated response: line #00: 200 2770 OK (mgcp_msg.c:67) 20241102130113298 DLMGCP DEBUG <0013> Generated response: line #01: I: B8393A73 (mgcp_msg.c:67) 20241102130113298 DLMGCP DEBUG <0013> Generated response: line #02: v=0 (mgcp_msg.c:67) 20241102130113298 DLMGCP DEBUG <0013> Generated response: line #03: o=- B8393A73 23 IN IP4 127.0.0.1 (mgcp_msg.c:67) 20241102130113298 DLMGCP DEBUG <0013> Generated response: line #04: s=- (mgcp_msg.c:67) 20241102130113298 DLMGCP DEBUG <0013> Generated response: line #05: c=IN IP4 127.0.0.1 (mgcp_msg.c:67) 20241102130113298 DLMGCP DEBUG <0013> Generated response: line #06: t=0 0 (mgcp_msg.c:67) 20241102130113298 DLMGCP DEBUG <0013> Generated response: line #07: m=audio 5848 RTP/AVP 98 (mgcp_msg.c:67) 20241102130113298 DLMGCP DEBUG <0013> Generated response: line #08: a=rtpmap:98 AMR/8000 (mgcp_msg.c:67) 20241102130113298 DLMGCP DEBUG <0013> Generated response: line #09: a=ptime:20 (mgcp_msg.c:67) 20241102130113302 DLMGCP DEBUG <0013> Received message: line #00: CRCX 2771 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:67) 20241102130113302 DLMGCP DEBUG <0013> Received message: line #01: M: sendrecv (mgcp_msg.c:67) 20241102130113302 DLMGCP DEBUG <0013> Received message: line #02: C: 1226 (mgcp_msg.c:67) 20241102130113302 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241102130113302 DLMGCP DEBUG <0013> Received message: line #04: v=0 (mgcp_msg.c:67) 20241102130113302 DLMGCP DEBUG <0013> Received message: line #05: o=- 23 42 IN IP4 127.0.0.1 (mgcp_msg.c:67) 20241102130113302 DLMGCP DEBUG <0013> Received message: line #06: s=- (mgcp_msg.c:67) 20241102130113302 DLMGCP DEBUG <0013> Received message: line #07: c=IN IP4 127.0.0.1 (mgcp_msg.c:67) 20241102130113302 DLMGCP DEBUG <0013> Received message: line #08: t=0 0 (mgcp_msg.c:67) 20241102130113302 DLMGCP DEBUG <0013> Received message: line #09: m=audio 20000 RTP/AVP 112 (mgcp_msg.c:67) 20241102130113302 DLMGCP DEBUG <0013> Received message: line #10: a=rtpmap:112 AMR/8000 (mgcp_msg.c:67) 20241102130113302 DLMGCP DEBUG <0013> Received message: line #11: a=ptime:20 (mgcp_msg.c:67) 20241102130113302 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:279) 20241102130113302 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:441) 20241102130113302 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241102130113302 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw conn:(1226/rtp C:74FC8625 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241102130113302 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:74FC8625 connection mode 'sendrecv' 3 (mgcp_msg.c:120) 20241102130113302 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:74FC8625 output_enabled 1 (mgcp_msg.c:125) 20241102130113302 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241102130113302 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:74FC8625 Got media info via SDP: port:20000, addr:127.0.0.1, duration:20, payload-types:112=AMR (mgcp_sdp.c:444) 20241102130113302 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw conn:(1226/rtp C:74FC8625 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) 20241102130113302 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Configuring RTP endpoint: local port 20000 (mgcp_protocol.c:726) 20241102130113303 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:74FC8625 CRCX: Creating connection: port: 5850 (mgcp_protocol.c:1112) 20241102130113303 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:74FC8625 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241102130113303 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241102130113303 DLMGCP DEBUG <0013> Generated response: line #00: 200 2771 OK (mgcp_msg.c:67) 20241102130113303 DLMGCP DEBUG <0013> Generated response: line #01: I: 74FC8625 (mgcp_msg.c:67) 20241102130113303 DLMGCP DEBUG <0013> Generated response: line #02: v=0 (mgcp_msg.c:67) 20241102130113303 DLMGCP DEBUG <0013> Generated response: line #03: o=- 74FC8625 23 IN IP4 127.0.0.1 (mgcp_msg.c:67) 20241102130113303 DLMGCP DEBUG <0013> Generated response: line #04: s=- (mgcp_msg.c:67) 20241102130113303 DLMGCP DEBUG <0013> Generated response: line #05: c=IN IP4 127.0.0.1 (mgcp_msg.c:67) 20241102130113303 DLMGCP DEBUG <0013> Generated response: line #06: t=0 0 (mgcp_msg.c:67) 20241102130113303 DLMGCP DEBUG <0013> Generated response: line #07: m=audio 5850 RTP/AVP 112 (mgcp_msg.c:67) 20241102130113303 DLMGCP DEBUG <0013> Generated response: line #08: a=rtpmap:112 AMR/8000 (mgcp_msg.c:67) 20241102130113303 DLMGCP DEBUG <0013> Generated response: line #09: a=ptime:20 (mgcp_msg.c:67) 20241102130114407 DLMGCP DEBUG <0013> Received message: line #00: DLCX 2772 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:67) 20241102130114407 DLMGCP DEBUG <0013> Received message: line #01: C: 1226 (mgcp_msg.c:67) 20241102130114407 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:279) 20241102130114407 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:441) 20241102130114407 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241102130114407 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (2 total) at once (mgcp_protocol.c:1477) 20241102130114407 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:662) 20241102130114407 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:662) 20241102130114407 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241102130114407 DLMGCP DEBUG <0013> Generated response: line #00: 200 2772 OK (mgcp_msg.c:67) MTC@10445d38c153: 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@10445d38c153: 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@10445d38c153: tolerance: 3 packets MTC@10445d38c153: 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@10445d38c153: 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@10445d38c153: setverdict(pass): none -> pass VirtCallAgent-STATS(242)@10445d38c153: Final verdict of PTC: none RTPEM0(239)@10445d38c153: Final verdict of PTC: none RTPEM1(240)@10445d38c153: Final verdict of PTC: none IPA-CTRL-CLI-IPA(243)@10445d38c153: Final verdict of PTC: none RTPEM2(241)@10445d38c153: Final verdict of PTC: none MTC@10445d38c153: Setting final verdict of the test case. MTC@10445d38c153: Local verdict of MTC: pass MTC@10445d38c153: Local verdict of PTC RTPEM0(239): none (pass -> pass) MTC@10445d38c153: Local verdict of PTC RTPEM1(240): none (pass -> pass) MTC@10445d38c153: Local verdict of PTC RTPEM2(241): none (pass -> pass) MTC@10445d38c153: Local verdict of PTC VirtCallAgent-STATS(242): none (pass -> pass) MTC@10445d38c153: Local verdict of PTC IPA-CTRL-CLI-IPA(243): none (pass -> pass) MTC@10445d38c153: Test case TC_two_crcx_diff_pt_and_rtp_bidir finished. Verdict: pass MTC@10445d38c153: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh MGCP_Test.TC_two_crcx_diff_pt_and_rtp_bidir pass'. Sat Nov 2 13:01:14 UTC 2024 ====== MGCP_Test.TC_two_crcx_diff_pt_and_rtp_bidir pass ====== Saving talloc report from 127.0.0.1:4243 to MGCP_Test.TC_two_crcx_diff_pt_and_rtp_bidir.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=203036) Waiting for packet dumper to finish... 1 (prev_count=203036, count=255892) MTC@10445d38c153: External command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-latest/_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@10445d38c153: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-latest/_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 ------ Sat Nov 2 13:01:16 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-latest/logs/testsuite/MGCP_Test.TC_two_crcx_mdcx_and_rtp.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-latest/logs/testsuite/MGCP_Test.TC_two_crcx_mdcx_and_rtp.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@10445d38c153: External command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh MGCP_Test.TC_two_crcx_mdcx_and_rtp' was executed successfully (exit status: 0). MTC@10445d38c153: Test case TC_two_crcx_mdcx_and_rtp started. 20241102130117551 DLMGCP DEBUG <0013> Received message: line #00: DLCX 54042 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:67) 20241102130117551 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:279) 20241102130117551 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:441) 20241102130117551 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241102130117551 DLMGCP ERROR <0013> endpoint:rtpbridge/2@mgw DLCX: endpoint is not holding a connection. (mgcp_protocol.c:1399) 20241102130117551 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=515 (mgcp_protocol.c:230) 20241102130117551 DLMGCP DEBUG <0013> Generated response: line #00: 515 54042 FAIL (mgcp_msg.c:67) 20241102130117558 DLMGCP DEBUG <0013> Received message: line #00: CRCX 54043 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:67) 20241102130117558 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241102130117558 DLMGCP DEBUG <0013> Received message: line #02: C: 1227 (mgcp_msg.c:67) 20241102130117558 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241102130117558 DLMGCP DEBUG <0013> Received message: line #04: v=0 (mgcp_msg.c:67) 20241102130117558 DLMGCP DEBUG <0013> Received message: line #05: o=- 23 42 IN IP4 127.0.0.1 (mgcp_msg.c:67) 20241102130117558 DLMGCP DEBUG <0013> Received message: line #06: s=- (mgcp_msg.c:67) 20241102130117558 DLMGCP DEBUG <0013> Received message: line #07: c=IN IP4 127.0.0.1 (mgcp_msg.c:67) 20241102130117558 DLMGCP DEBUG <0013> Received message: line #08: t=0 0 (mgcp_msg.c:67) 20241102130117558 DLMGCP DEBUG <0013> Received message: line #09: m=audio 10000 RTP/AVP 3 (mgcp_msg.c:67) 20241102130117558 DLMGCP DEBUG <0013> Received message: line #10: a=rtpmap:3 GSM/8000/1 (mgcp_msg.c:67) 20241102130117558 DLMGCP DEBUG <0013> Received message: line #11: a=ptime:20 (mgcp_msg.c:67) 20241102130117558 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:279) 20241102130117558 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:441) 20241102130117558 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241102130117558 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw conn:(1227/rtp C:7CF1EB81 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241102130117558 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:7CF1EB81 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241102130117558 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:7CF1EB81 output_enabled 0 (mgcp_msg.c:125) 20241102130117558 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241102130117558 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:7CF1EB81 Got media info via SDP: port:10000, addr:127.0.0.1, duration:20, payload-types:3=GSM (mgcp_sdp.c:444) 20241102130117558 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw conn:(1227/rtp C:7CF1EB81 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) 20241102130117558 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Configuring RTP endpoint: local port 10000 (mgcp_protocol.c:726) 20241102130117558 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:7CF1EB81 CRCX: Creating connection: port: 5852 (mgcp_protocol.c:1112) 20241102130117558 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:7CF1EB81 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241102130117558 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241102130117558 DLMGCP DEBUG <0013> Generated response: line #00: 200 54043 OK (mgcp_msg.c:67) 20241102130117558 DLMGCP DEBUG <0013> Generated response: line #01: I: 7CF1EB81 (mgcp_msg.c:67) 20241102130117558 DLMGCP DEBUG <0013> Generated response: line #02: v=0 (mgcp_msg.c:67) 20241102130117558 DLMGCP DEBUG <0013> Generated response: line #03: o=- 7CF1EB81 23 IN IP4 127.0.0.1 (mgcp_msg.c:67) 20241102130117558 DLMGCP DEBUG <0013> Generated response: line #04: s=- (mgcp_msg.c:67) 20241102130117558 DLMGCP DEBUG <0013> Generated response: line #05: c=IN IP4 127.0.0.1 (mgcp_msg.c:67) 20241102130117558 DLMGCP DEBUG <0013> Generated response: line #06: t=0 0 (mgcp_msg.c:67) 20241102130117558 DLMGCP DEBUG <0013> Generated response: line #07: m=audio 5852 RTP/AVP 3 (mgcp_msg.c:67) 20241102130117558 DLMGCP DEBUG <0013> Generated response: line #08: a=ptime:20 (mgcp_msg.c:67) 20241102130117562 DLMGCP DEBUG <0013> Received message: line #00: CRCX 54044 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:67) 20241102130117562 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241102130117562 DLMGCP DEBUG <0013> Received message: line #02: C: 1227 (mgcp_msg.c:67) 20241102130117562 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241102130117562 DLMGCP DEBUG <0013> Received message: line #04: v=0 (mgcp_msg.c:67) 20241102130117562 DLMGCP DEBUG <0013> Received message: line #05: o=- 23 42 IN IP4 127.0.0.1 (mgcp_msg.c:67) 20241102130117562 DLMGCP DEBUG <0013> Received message: line #06: s=- (mgcp_msg.c:67) 20241102130117562 DLMGCP DEBUG <0013> Received message: line #07: c=IN IP4 127.0.0.1 (mgcp_msg.c:67) 20241102130117562 DLMGCP DEBUG <0013> Received message: line #08: t=0 0 (mgcp_msg.c:67) 20241102130117562 DLMGCP DEBUG <0013> Received message: line #09: m=audio 20000 RTP/AVP 3 (mgcp_msg.c:67) 20241102130117562 DLMGCP DEBUG <0013> Received message: line #10: a=rtpmap:3 GSM/8000/1 (mgcp_msg.c:67) 20241102130117562 DLMGCP DEBUG <0013> Received message: line #11: a=ptime:20 (mgcp_msg.c:67) 20241102130117562 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:279) 20241102130117562 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:441) 20241102130117562 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241102130117562 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw conn:(1227/rtp C:C47146F3 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241102130117562 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:C47146F3 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241102130117562 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:C47146F3 output_enabled 0 (mgcp_msg.c:125) 20241102130117562 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241102130117562 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:C47146F3 Got media info via SDP: port:20000, addr:127.0.0.1, duration:20, payload-types:3=GSM (mgcp_sdp.c:444) 20241102130117562 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw conn:(1227/rtp C:C47146F3 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) 20241102130117562 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Configuring RTP endpoint: local port 20000 (mgcp_protocol.c:726) 20241102130117562 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:C47146F3 CRCX: Creating connection: port: 5854 (mgcp_protocol.c:1112) 20241102130117562 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:C47146F3 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241102130117562 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241102130117562 DLMGCP DEBUG <0013> Generated response: line #00: 200 54044 OK (mgcp_msg.c:67) 20241102130117562 DLMGCP DEBUG <0013> Generated response: line #01: I: C47146F3 (mgcp_msg.c:67) 20241102130117562 DLMGCP DEBUG <0013> Generated response: line #02: v=0 (mgcp_msg.c:67) 20241102130117562 DLMGCP DEBUG <0013> Generated response: line #03: o=- C47146F3 23 IN IP4 127.0.0.1 (mgcp_msg.c:67) 20241102130117562 DLMGCP DEBUG <0013> Generated response: line #04: s=- (mgcp_msg.c:67) 20241102130117562 DLMGCP DEBUG <0013> Generated response: line #05: c=IN IP4 127.0.0.1 (mgcp_msg.c:67) 20241102130117562 DLMGCP DEBUG <0013> Generated response: line #06: t=0 0 (mgcp_msg.c:67) 20241102130117563 DLMGCP DEBUG <0013> Generated response: line #07: m=audio 5854 RTP/AVP 3 (mgcp_msg.c:67) 20241102130117563 DLMGCP DEBUG <0013> Generated response: line #08: a=ptime:20 (mgcp_msg.c:67) RTPEM0(244)@10445d38c153: Warning: Re-starting timer T_transmit, which is already active (running or expired). 20241102130119073 DLMGCP DEBUG <0013> Received message: line #00: MDCX 54045 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:67) 20241102130119073 DLMGCP DEBUG <0013> Received message: line #01: M: sendrecv (mgcp_msg.c:67) 20241102130119073 DLMGCP DEBUG <0013> Received message: line #02: C: 1227 (mgcp_msg.c:67) 20241102130119073 DLMGCP DEBUG <0013> Received message: line #03: I: 7CF1EB81 (mgcp_msg.c:67) 20241102130119073 DLMGCP DEBUG <0013> Received message: line #04: L: p:20, a:AMR (mgcp_msg.c:67) 20241102130119073 DLMGCP DEBUG <0013> Received message: line #05: v=0 (mgcp_msg.c:67) 20241102130119073 DLMGCP DEBUG <0013> Received message: line #06: o=- 23 42 IN IP4 127.0.0.1 (mgcp_msg.c:67) 20241102130119073 DLMGCP DEBUG <0013> Received message: line #07: s=- (mgcp_msg.c:67) 20241102130119073 DLMGCP DEBUG <0013> Received message: line #08: c=IN IP4 127.0.0.1 (mgcp_msg.c:67) 20241102130119073 DLMGCP DEBUG <0013> Received message: line #09: t=0 0 (mgcp_msg.c:67) 20241102130119073 DLMGCP DEBUG <0013> Received message: line #10: m=audio 10000 RTP/AVP 3 (mgcp_msg.c:67) 20241102130119073 DLMGCP DEBUG <0013> Received message: line #11: a=rtpmap:3 GSM/8000/1 (mgcp_msg.c:67) 20241102130119073 DLMGCP DEBUG <0013> Received message: line #12: a=ptime:20 (mgcp_msg.c:67) 20241102130119073 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:279) 20241102130119073 DLMGCP INFO <0013> MDCX: executing request handler "ModifiyConnection" for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:441) 20241102130119073 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw MDCX: modifying existing connection ... (mgcp_protocol.c:1155) 20241102130119073 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw conn:(1227/rtp C:7CF1EB81 r=127.0.0.1:10000<->l=127.0.0.1:5852) (mgcp_msg.c:118) 20241102130119073 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:7CF1EB81 connection mode 'sendrecv' 3 (mgcp_msg.c:120) 20241102130119073 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:7CF1EB81 output_enabled 1 (mgcp_msg.c:125) 20241102130119073 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241102130119073 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:7CF1EB81 Got media info via SDP: port:10000, addr:127.0.0.1, duration:20, payload-types:3=GSM (mgcp_sdp.c:444) 20241102130119073 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw conn:(1227/rtp C:7CF1EB81 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) 20241102130119073 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Configuring RTP endpoint: local port 10000 (mgcp_protocol.c:726) 20241102130119073 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:7CF1EB81 MDCX: modified conn:(1227/rtp C:7CF1EB81 r=127.0.0.1:10000<->l=127.0.0.1:5852) (mgcp_protocol.c:1338) 20241102130119073 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:7CF1EB81 MDCX: connection successfully modified (mgcp_protocol.c:1351) 20241102130119073 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241102130119073 DLMGCP DEBUG <0013> Generated response: line #00: 200 54045 OK (mgcp_msg.c:67) 20241102130119073 DLMGCP DEBUG <0013> Generated response: line #01: v=0 (mgcp_msg.c:67) 20241102130119073 DLMGCP DEBUG <0013> Generated response: line #02: o=- 7CF1EB81 23 IN IP4 127.0.0.1 (mgcp_msg.c:67) 20241102130119073 DLMGCP DEBUG <0013> Generated response: line #03: s=- (mgcp_msg.c:67) 20241102130119073 DLMGCP DEBUG <0013> Generated response: line #04: c=IN IP4 127.0.0.1 (mgcp_msg.c:67) 20241102130119073 DLMGCP DEBUG <0013> Generated response: line #05: t=0 0 (mgcp_msg.c:67) 20241102130119073 DLMGCP DEBUG <0013> Generated response: line #06: m=audio 5852 RTP/AVP 3 (mgcp_msg.c:67) 20241102130119073 DLMGCP DEBUG <0013> Generated response: line #07: a=ptime:20 (mgcp_msg.c:67) RTPEM1(245)@10445d38c153: Warning: Re-starting timer T_transmit, which is already active (running or expired). 20241102130119580 DLMGCP DEBUG <0013> Received message: line #00: MDCX 54046 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:67) 20241102130119580 DLMGCP DEBUG <0013> Received message: line #01: M: sendrecv (mgcp_msg.c:67) 20241102130119580 DLMGCP DEBUG <0013> Received message: line #02: C: 1227 (mgcp_msg.c:67) 20241102130119580 DLMGCP DEBUG <0013> Received message: line #03: I: C47146F3 (mgcp_msg.c:67) 20241102130119580 DLMGCP DEBUG <0013> Received message: line #04: L: p:20, a:AMR (mgcp_msg.c:67) 20241102130119580 DLMGCP DEBUG <0013> Received message: line #05: v=0 (mgcp_msg.c:67) 20241102130119580 DLMGCP DEBUG <0013> Received message: line #06: o=- 23 42 IN IP4 127.0.0.1 (mgcp_msg.c:67) 20241102130119580 DLMGCP DEBUG <0013> Received message: line #07: s=- (mgcp_msg.c:67) 20241102130119580 DLMGCP DEBUG <0013> Received message: line #08: c=IN IP4 127.0.0.1 (mgcp_msg.c:67) 20241102130119580 DLMGCP DEBUG <0013> Received message: line #09: t=0 0 (mgcp_msg.c:67) 20241102130119580 DLMGCP DEBUG <0013> Received message: line #10: m=audio 20000 RTP/AVP 3 (mgcp_msg.c:67) 20241102130119580 DLMGCP DEBUG <0013> Received message: line #11: a=rtpmap:3 GSM/8000/1 (mgcp_msg.c:67) 20241102130119580 DLMGCP DEBUG <0013> Received message: line #12: a=ptime:20 (mgcp_msg.c:67) 20241102130119580 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:279) 20241102130119580 DLMGCP INFO <0013> MDCX: executing request handler "ModifiyConnection" for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:441) 20241102130119580 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw MDCX: modifying existing connection ... (mgcp_protocol.c:1155) 20241102130119580 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw conn:(1227/rtp C:C47146F3 r=127.0.0.1:20000<->l=127.0.0.1:5854) (mgcp_msg.c:118) 20241102130119580 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:C47146F3 connection mode 'sendrecv' 3 (mgcp_msg.c:120) 20241102130119580 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:C47146F3 output_enabled 1 (mgcp_msg.c:125) 20241102130119580 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241102130119581 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:C47146F3 Got media info via SDP: port:20000, addr:127.0.0.1, duration:20, payload-types:3=GSM (mgcp_sdp.c:444) 20241102130119581 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw conn:(1227/rtp C:C47146F3 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) 20241102130119581 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Configuring RTP endpoint: local port 20000 (mgcp_protocol.c:726) 20241102130119581 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:C47146F3 MDCX: modified conn:(1227/rtp C:C47146F3 r=127.0.0.1:20000<->l=127.0.0.1:5854) (mgcp_protocol.c:1338) 20241102130119581 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:C47146F3 MDCX: connection successfully modified (mgcp_protocol.c:1351) 20241102130119581 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241102130119581 DLMGCP DEBUG <0013> Generated response: line #00: 200 54046 OK (mgcp_msg.c:67) 20241102130119581 DLMGCP DEBUG <0013> Generated response: line #01: v=0 (mgcp_msg.c:67) 20241102130119581 DLMGCP DEBUG <0013> Generated response: line #02: o=- C47146F3 23 IN IP4 127.0.0.1 (mgcp_msg.c:67) 20241102130119581 DLMGCP DEBUG <0013> Generated response: line #03: s=- (mgcp_msg.c:67) 20241102130119581 DLMGCP DEBUG <0013> Generated response: line #04: c=IN IP4 127.0.0.1 (mgcp_msg.c:67) 20241102130119581 DLMGCP DEBUG <0013> Generated response: line #05: t=0 0 (mgcp_msg.c:67) 20241102130119581 DLMGCP DEBUG <0013> Generated response: line #06: m=audio 5854 RTP/AVP 3 (mgcp_msg.c:67) 20241102130119581 DLMGCP DEBUG <0013> Generated response: line #07: a=ptime:20 (mgcp_msg.c:67) MTC@10445d38c153: 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@10445d38c153: 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 } 20241102130121686 DLMGCP DEBUG <0013> Received message: line #00: DLCX 54047 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:67) 20241102130121686 DLMGCP DEBUG <0013> Received message: line #01: C: 1227 (mgcp_msg.c:67) 20241102130121686 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:279) 20241102130121686 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:441) 20241102130121686 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241102130121686 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (2 total) at once (mgcp_protocol.c:1477) 20241102130121686 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:662) 20241102130121686 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:662) 20241102130121686 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241102130121686 DLMGCP DEBUG <0013> Generated response: line #00: 200 54047 OK (mgcp_msg.c:67) MTC@10445d38c153: setverdict(pass): none -> pass IPA-CTRL-CLI-IPA(248)@10445d38c153: Final verdict of PTC: none RTPEM1(245)@10445d38c153: Final verdict of PTC: none RTPEM0(244)@10445d38c153: Final verdict of PTC: none RTPEM2(246)@10445d38c153: Final verdict of PTC: none VirtCallAgent-STATS(247)@10445d38c153: Final verdict of PTC: none MTC@10445d38c153: Setting final verdict of the test case. MTC@10445d38c153: Local verdict of MTC: pass MTC@10445d38c153: Local verdict of PTC RTPEM0(244): none (pass -> pass) MTC@10445d38c153: Local verdict of PTC RTPEM1(245): none (pass -> pass) MTC@10445d38c153: Local verdict of PTC RTPEM2(246): none (pass -> pass) MTC@10445d38c153: Local verdict of PTC VirtCallAgent-STATS(247): none (pass -> pass) MTC@10445d38c153: Local verdict of PTC IPA-CTRL-CLI-IPA(248): none (pass -> pass) MTC@10445d38c153: Test case TC_two_crcx_mdcx_and_rtp finished. Verdict: pass MTC@10445d38c153: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh MGCP_Test.TC_two_crcx_mdcx_and_rtp pass'. Sat Nov 2 13:01:21 UTC 2024 ====== MGCP_Test.TC_two_crcx_mdcx_and_rtp pass ====== Saving talloc report from 127.0.0.1:4243 to MGCP_Test.TC_two_crcx_mdcx_and_rtp.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=627100) Waiting for packet dumper to finish... 1 (prev_count=627100, count=671124) MTC@10445d38c153: External command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-latest/_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@10445d38c153: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-latest/_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 ------ Sat Nov 2 13:01:23 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-latest/logs/testsuite/MGCP_Test.TC_two_crcx_and_unsolicited_rtp.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-latest/logs/testsuite/MGCP_Test.TC_two_crcx_and_unsolicited_rtp.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@10445d38c153: External command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh MGCP_Test.TC_two_crcx_and_unsolicited_rtp' was executed successfully (exit status: 0). MTC@10445d38c153: Test case TC_two_crcx_and_unsolicited_rtp started. 20241102130124833 DLMGCP DEBUG <0013> Received message: line #00: DLCX 38217 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:67) 20241102130124833 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:279) 20241102130124833 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:441) 20241102130124833 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241102130124833 DLMGCP ERROR <0013> endpoint:rtpbridge/2@mgw DLCX: endpoint is not holding a connection. (mgcp_protocol.c:1399) 20241102130124833 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=515 (mgcp_protocol.c:230) 20241102130124833 DLMGCP DEBUG <0013> Generated response: line #00: 515 38217 FAIL (mgcp_msg.c:67) 20241102130124840 DLMGCP DEBUG <0013> Received message: line #00: CRCX 38218 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:67) 20241102130124840 DLMGCP DEBUG <0013> Received message: line #01: M: sendrecv (mgcp_msg.c:67) 20241102130124840 DLMGCP DEBUG <0013> Received message: line #02: C: 1234321326 (mgcp_msg.c:67) 20241102130124840 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241102130124840 DLMGCP DEBUG <0013> Received message: line #04: v=0 (mgcp_msg.c:67) 20241102130124840 DLMGCP DEBUG <0013> Received message: line #05: o=- 23 42 IN IP4 127.0.0.1 (mgcp_msg.c:67) 20241102130124840 DLMGCP DEBUG <0013> Received message: line #06: s=- (mgcp_msg.c:67) 20241102130124840 DLMGCP DEBUG <0013> Received message: line #07: c=IN IP4 127.0.0.1 (mgcp_msg.c:67) 20241102130124840 DLMGCP DEBUG <0013> Received message: line #08: t=0 0 (mgcp_msg.c:67) 20241102130124840 DLMGCP DEBUG <0013> Received message: line #09: m=audio 10000 RTP/AVP 98 (mgcp_msg.c:67) 20241102130124840 DLMGCP DEBUG <0013> Received message: line #10: a=rtpmap:98 AMR/8000 (mgcp_msg.c:67) 20241102130124840 DLMGCP DEBUG <0013> Received message: line #11: a=ptime:20 (mgcp_msg.c:67) 20241102130124840 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:279) 20241102130124840 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:441) 20241102130124840 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241102130124840 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw conn:(1234321326/rtp C:16ED418E r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241102130124840 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:16ED418E connection mode 'sendrecv' 3 (mgcp_msg.c:120) 20241102130124840 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:16ED418E output_enabled 1 (mgcp_msg.c:125) 20241102130124840 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241102130124840 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:16ED418E Got media info via SDP: port:10000, addr:127.0.0.1, duration:20, payload-types:98=AMR (mgcp_sdp.c:444) 20241102130124840 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw conn:(1234321326/rtp C:16ED418E 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) 20241102130124840 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Configuring RTP endpoint: local port 10000 (mgcp_protocol.c:726) 20241102130124840 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:16ED418E CRCX: Creating connection: port: 5856 (mgcp_protocol.c:1112) 20241102130124840 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:16ED418E CRCX: connection successfully created (mgcp_protocol.c:1121) 20241102130124840 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241102130124840 DLMGCP DEBUG <0013> Generated response: line #00: 200 38218 OK (mgcp_msg.c:67) 20241102130124840 DLMGCP DEBUG <0013> Generated response: line #01: I: 16ED418E (mgcp_msg.c:67) 20241102130124840 DLMGCP DEBUG <0013> Generated response: line #02: v=0 (mgcp_msg.c:67) 20241102130124840 DLMGCP DEBUG <0013> Generated response: line #03: o=- 16ED418E 23 IN IP4 127.0.0.1 (mgcp_msg.c:67) 20241102130124840 DLMGCP DEBUG <0013> Generated response: line #04: s=- (mgcp_msg.c:67) 20241102130124840 DLMGCP DEBUG <0013> Generated response: line #05: c=IN IP4 127.0.0.1 (mgcp_msg.c:67) 20241102130124840 DLMGCP DEBUG <0013> Generated response: line #06: t=0 0 (mgcp_msg.c:67) 20241102130124840 DLMGCP DEBUG <0013> Generated response: line #07: m=audio 5856 RTP/AVP 98 (mgcp_msg.c:67) 20241102130124840 DLMGCP DEBUG <0013> Generated response: line #08: a=rtpmap:98 AMR/8000 (mgcp_msg.c:67) 20241102130124840 DLMGCP DEBUG <0013> Generated response: line #09: a=ptime:20 (mgcp_msg.c:67) 20241102130124844 DLMGCP DEBUG <0013> Received message: line #00: CRCX 38219 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:67) 20241102130124844 DLMGCP DEBUG <0013> Received message: line #01: M: sendrecv (mgcp_msg.c:67) 20241102130124844 DLMGCP DEBUG <0013> Received message: line #02: C: 1234321326 (mgcp_msg.c:67) 20241102130124844 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241102130124844 DLMGCP DEBUG <0013> Received message: line #04: v=0 (mgcp_msg.c:67) 20241102130124844 DLMGCP DEBUG <0013> Received message: line #05: o=- 23 42 IN IP4 127.0.0.1 (mgcp_msg.c:67) 20241102130124844 DLMGCP DEBUG <0013> Received message: line #06: s=- (mgcp_msg.c:67) 20241102130124844 DLMGCP DEBUG <0013> Received message: line #07: c=IN IP4 127.0.0.1 (mgcp_msg.c:67) 20241102130124844 DLMGCP DEBUG <0013> Received message: line #08: t=0 0 (mgcp_msg.c:67) 20241102130124844 DLMGCP DEBUG <0013> Received message: line #09: m=audio 20000 RTP/AVP 98 (mgcp_msg.c:67) 20241102130124844 DLMGCP DEBUG <0013> Received message: line #10: a=rtpmap:98 AMR/8000 (mgcp_msg.c:67) 20241102130124844 DLMGCP DEBUG <0013> Received message: line #11: a=ptime:20 (mgcp_msg.c:67) 20241102130124844 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:279) 20241102130124844 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:441) 20241102130124844 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241102130124844 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw conn:(1234321326/rtp C:60121951 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241102130124844 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:60121951 connection mode 'sendrecv' 3 (mgcp_msg.c:120) 20241102130124844 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:60121951 output_enabled 1 (mgcp_msg.c:125) 20241102130124844 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241102130124844 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:60121951 Got media info via SDP: port:20000, addr:127.0.0.1, duration:20, payload-types:98=AMR (mgcp_sdp.c:444) 20241102130124844 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw conn:(1234321326/rtp C:60121951 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) 20241102130124844 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Configuring RTP endpoint: local port 20000 (mgcp_protocol.c:726) 20241102130124844 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:60121951 CRCX: Creating connection: port: 5858 (mgcp_protocol.c:1112) 20241102130124844 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:60121951 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241102130124844 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241102130124844 DLMGCP DEBUG <0013> Generated response: line #00: 200 38219 OK (mgcp_msg.c:67) 20241102130124844 DLMGCP DEBUG <0013> Generated response: line #01: I: 60121951 (mgcp_msg.c:67) 20241102130124844 DLMGCP DEBUG <0013> Generated response: line #02: v=0 (mgcp_msg.c:67) 20241102130124844 DLMGCP DEBUG <0013> Generated response: line #03: o=- 60121951 23 IN IP4 127.0.0.1 (mgcp_msg.c:67) 20241102130124844 DLMGCP DEBUG <0013> Generated response: line #04: s=- (mgcp_msg.c:67) 20241102130124844 DLMGCP DEBUG <0013> Generated response: line #05: c=IN IP4 127.0.0.1 (mgcp_msg.c:67) 20241102130124844 DLMGCP DEBUG <0013> Generated response: line #06: t=0 0 (mgcp_msg.c:67) 20241102130124844 DLMGCP DEBUG <0013> Generated response: line #07: m=audio 5858 RTP/AVP 98 (mgcp_msg.c:67) 20241102130124844 DLMGCP DEBUG <0013> Generated response: line #08: a=rtpmap:98 AMR/8000 (mgcp_msg.c:67) 20241102130124844 DLMGCP DEBUG <0013> Generated response: line #09: a=ptime:20 (mgcp_msg.c:67) RTPEM1(250)@10445d38c153: Warning: Stopping inactive timer T_transmit. 20241102130125371 DRTP ERROR <0000> endpoint:rtpbridge/2@mgw CI:16ED418E data from wrong src 127.0.0.1:10002, expected port: 10000 for RTP or 10001 for RTCP. Packet tossed. (mgcp_network.c:880) 20241102130125392 DRTP ERROR <0000> endpoint:rtpbridge/2@mgw CI:16ED418E data from wrong src 127.0.0.1:10002, expected port: 10000 for RTP or 10001 for RTCP. Packet tossed. (mgcp_network.c:880) 20241102130125412 DRTP ERROR <0000> endpoint:rtpbridge/2@mgw CI:16ED418E data from wrong src 127.0.0.1:10002, expected port: 10000 for RTP or 10001 for RTCP. Packet tossed. (mgcp_network.c:880) 20241102130125432 DRTP ERROR <0000> endpoint:rtpbridge/2@mgw CI:16ED418E data from wrong src 127.0.0.1:10002, expected port: 10000 for RTP or 10001 for RTCP. Packet tossed. (mgcp_network.c:880) 20241102130125453 DRTP ERROR <0000> endpoint:rtpbridge/2@mgw CI:16ED418E data from wrong src 127.0.0.1:10002, expected port: 10000 for RTP or 10001 for RTCP. Packet tossed. (mgcp_network.c:880) 20241102130125473 DRTP ERROR <0000> endpoint:rtpbridge/2@mgw CI:16ED418E data from wrong src 127.0.0.1:10002, expected port: 10000 for RTP or 10001 for RTCP. Packet tossed. (mgcp_network.c:880) 20241102130125493 DRTP ERROR <0000> endpoint:rtpbridge/2@mgw CI:16ED418E data from wrong src 127.0.0.1:10002, expected port: 10000 for RTP or 10001 for RTCP. Packet tossed. (mgcp_network.c:880) 20241102130125513 DRTP ERROR <0000> endpoint:rtpbridge/2@mgw CI:16ED418E data from wrong src 127.0.0.1:10002, expected port: 10000 for RTP or 10001 for RTCP. Packet tossed. (mgcp_network.c:880) 20241102130125534 DRTP ERROR <0000> endpoint:rtpbridge/2@mgw CI:16ED418E data from wrong src 127.0.0.1:10002, expected port: 10000 for RTP or 10001 for RTCP. Packet tossed. (mgcp_network.c:880) 20241102130125554 DRTP ERROR <0000> endpoint:rtpbridge/2@mgw CI:16ED418E data from wrong src 127.0.0.1:10002, expected port: 10000 for RTP or 10001 for RTCP. Packet tossed. (mgcp_network.c:880) 20241102130125574 DRTP ERROR <0000> endpoint:rtpbridge/2@mgw CI:16ED418E data from wrong src 127.0.0.1:10002, expected port: 10000 for RTP or 10001 for RTCP. Packet tossed. (mgcp_network.c:880) 20241102130125594 DRTP ERROR <0000> endpoint:rtpbridge/2@mgw CI:16ED418E data from wrong src 127.0.0.1:10002, expected port: 10000 for RTP or 10001 for RTCP. Packet tossed. (mgcp_network.c:880) 20241102130125615 DRTP ERROR <0000> endpoint:rtpbridge/2@mgw CI:16ED418E data from wrong src 127.0.0.1:10002, expected port: 10000 for RTP or 10001 for RTCP. Packet tossed. (mgcp_network.c:880) 20241102130125635 DRTP ERROR <0000> endpoint:rtpbridge/2@mgw CI:16ED418E data from wrong src 127.0.0.1:10002, expected port: 10000 for RTP or 10001 for RTCP. Packet tossed. (mgcp_network.c:880) 20241102130125655 DRTP ERROR <0000> endpoint:rtpbridge/2@mgw CI:16ED418E data from wrong src 127.0.0.1:10002, expected port: 10000 for RTP or 10001 for RTCP. Packet tossed. (mgcp_network.c:880) 20241102130125675 DRTP ERROR <0000> endpoint:rtpbridge/2@mgw CI:16ED418E data from wrong src 127.0.0.1:10002, expected port: 10000 for RTP or 10001 for RTCP. Packet tossed. (mgcp_network.c:880) 20241102130125696 DRTP ERROR <0000> endpoint:rtpbridge/2@mgw CI:16ED418E data from wrong src 127.0.0.1:10002, expected port: 10000 for RTP or 10001 for RTCP. Packet tossed. (mgcp_network.c:880) 20241102130125716 DRTP ERROR <0000> endpoint:rtpbridge/2@mgw CI:16ED418E data from wrong src 127.0.0.1:10002, expected port: 10000 for RTP or 10001 for RTCP. Packet tossed. (mgcp_network.c:880) 20241102130125736 DRTP ERROR <0000> endpoint:rtpbridge/2@mgw CI:16ED418E data from wrong src 127.0.0.1:10002, expected port: 10000 for RTP or 10001 for RTCP. Packet tossed. (mgcp_network.c:880) 20241102130125757 DRTP ERROR <0000> endpoint:rtpbridge/2@mgw CI:16ED418E data from wrong src 127.0.0.1:10002, expected port: 10000 for RTP or 10001 for RTCP. Packet tossed. (mgcp_network.c:880) 20241102130125777 DRTP ERROR <0000> endpoint:rtpbridge/2@mgw CI:16ED418E data from wrong src 127.0.0.1:10002, expected port: 10000 for RTP or 10001 for RTCP. Packet tossed. (mgcp_network.c:880) 20241102130125797 DRTP ERROR <0000> endpoint:rtpbridge/2@mgw CI:16ED418E data from wrong src 127.0.0.1:10002, expected port: 10000 for RTP or 10001 for RTCP. Packet tossed. (mgcp_network.c:880) 20241102130125817 DRTP ERROR <0000> endpoint:rtpbridge/2@mgw CI:16ED418E data from wrong src 127.0.0.1:10002, expected port: 10000 for RTP or 10001 for RTCP. Packet tossed. (mgcp_network.c:880) 20241102130125838 DRTP ERROR <0000> endpoint:rtpbridge/2@mgw CI:16ED418E 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)@10445d38c153: Warning: Stopping inactive timer T_transmit. 20241102130125953 DLMGCP DEBUG <0013> Received message: line #00: DLCX 38220 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:67) 20241102130125953 DLMGCP DEBUG <0013> Received message: line #01: C: 1234321326 (mgcp_msg.c:67) 20241102130125953 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:279) 20241102130125953 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:441) 20241102130125953 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241102130125953 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (2 total) at once (mgcp_protocol.c:1477) 20241102130125953 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:662) 20241102130125953 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:662) 20241102130125953 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241102130125953 DLMGCP DEBUG <0013> Generated response: line #00: 200 38220 OK (mgcp_msg.c:67) MTC@10445d38c153: 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@10445d38c153: 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@10445d38c153: tolerance: 0 packets MTC@10445d38c153: 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@10445d38c153: 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@10445d38c153: setverdict(pass): none -> pass IPA-CTRL-CLI-IPA(253)@10445d38c153: Final verdict of PTC: none VirtCallAgent-STATS(252)@10445d38c153: Final verdict of PTC: none RTPEM0(249)@10445d38c153: Final verdict of PTC: none RTPEM1(250)@10445d38c153: Final verdict of PTC: none RTPEM2(251)@10445d38c153: Final verdict of PTC: none MTC@10445d38c153: Setting final verdict of the test case. MTC@10445d38c153: Local verdict of MTC: pass MTC@10445d38c153: Local verdict of PTC RTPEM0(249): none (pass -> pass) MTC@10445d38c153: Local verdict of PTC RTPEM1(250): none (pass -> pass) MTC@10445d38c153: Local verdict of PTC RTPEM2(251): none (pass -> pass) MTC@10445d38c153: Local verdict of PTC VirtCallAgent-STATS(252): none (pass -> pass) MTC@10445d38c153: Local verdict of PTC IPA-CTRL-CLI-IPA(253): none (pass -> pass) MTC@10445d38c153: Test case TC_two_crcx_and_unsolicited_rtp finished. Verdict: pass MTC@10445d38c153: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh MGCP_Test.TC_two_crcx_and_unsolicited_rtp pass'. Sat Nov 2 13:01:25 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=130824) Waiting for packet dumper to finish... 1 (prev_count=130824, count=176008) MTC@10445d38c153: External command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-latest/_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@10445d38c153: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-latest/_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 ------ Sat Nov 2 13:01:28 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-latest/logs/testsuite/MGCP_Test.TC_two_crcx_and_one_mdcx_rtp_ho.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-latest/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@10445d38c153: External command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-latest/_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@10445d38c153: Test case TC_two_crcx_and_one_mdcx_rtp_ho started. 20241102130129091 DLMGCP DEBUG <0013> Received message: line #00: DLCX 14557 rtpbridge/4@mgw MGCP 1.0 (mgcp_msg.c:67) 20241102130129091 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw (trunk:0) found endpoint: rtpbridge/4@mgw (mgcp_endp.c:279) 20241102130129091 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/4@mgw" (mgcp_protocol.c:441) 20241102130129091 DLMGCP NOTICE <0013> endpoint:rtpbridge/4@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241102130129091 DLMGCP ERROR <0013> endpoint:rtpbridge/4@mgw DLCX: endpoint is not holding a connection. (mgcp_protocol.c:1399) 20241102130129091 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw Generated response: code=515 (mgcp_protocol.c:230) 20241102130129091 DLMGCP DEBUG <0013> Generated response: line #00: 515 14557 FAIL (mgcp_msg.c:67) 20241102130129097 DLMGCP DEBUG <0013> Received message: line #00: CRCX 14558 rtpbridge/4@mgw MGCP 1.0 (mgcp_msg.c:67) 20241102130129097 DLMGCP DEBUG <0013> Received message: line #01: M: sendrecv (mgcp_msg.c:67) 20241102130129097 DLMGCP DEBUG <0013> Received message: line #02: C: 76338 (mgcp_msg.c:67) 20241102130129097 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241102130129097 DLMGCP DEBUG <0013> Received message: line #04: v=0 (mgcp_msg.c:67) 20241102130129097 DLMGCP DEBUG <0013> Received message: line #05: o=- 23 42 IN IP4 127.0.0.1 (mgcp_msg.c:67) 20241102130129097 DLMGCP DEBUG <0013> Received message: line #06: s=- (mgcp_msg.c:67) 20241102130129097 DLMGCP DEBUG <0013> Received message: line #07: c=IN IP4 127.0.0.1 (mgcp_msg.c:67) 20241102130129097 DLMGCP DEBUG <0013> Received message: line #08: t=0 0 (mgcp_msg.c:67) 20241102130129097 DLMGCP DEBUG <0013> Received message: line #09: m=audio 10000 RTP/AVP 110 (mgcp_msg.c:67) 20241102130129097 DLMGCP DEBUG <0013> Received message: line #10: a=rtpmap:110 GSM-EFR/8000 (mgcp_msg.c:67) 20241102130129097 DLMGCP DEBUG <0013> Received message: line #11: a=ptime:20 (mgcp_msg.c:67) 20241102130129097 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw (trunk:0) found endpoint: rtpbridge/4@mgw (mgcp_endp.c:279) 20241102130129097 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/4@mgw" (mgcp_protocol.c:441) 20241102130129097 DLMGCP NOTICE <0013> endpoint:rtpbridge/4@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241102130129097 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw conn:(76338/rtp C:F7938E8A r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241102130129097 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw CI:F7938E8A connection mode 'sendrecv' 3 (mgcp_msg.c:120) 20241102130129097 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw CI:F7938E8A output_enabled 1 (mgcp_msg.c:125) 20241102130129097 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241102130129097 DLMGCP NOTICE <0013> endpoint:rtpbridge/4@mgw CI:F7938E8A Got media info via SDP: port:10000, addr:127.0.0.1, duration:20, payload-types:110=GSM-EFR (mgcp_sdp.c:444) 20241102130129097 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw conn:(76338/rtp C:F7938E8A 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) 20241102130129097 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw Configuring RTP endpoint: local port 10000 (mgcp_protocol.c:726) 20241102130129097 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw CI:F7938E8A CRCX: Creating connection: port: 5860 (mgcp_protocol.c:1112) 20241102130129097 DLMGCP NOTICE <0013> endpoint:rtpbridge/4@mgw CI:F7938E8A CRCX: connection successfully created (mgcp_protocol.c:1121) 20241102130129097 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241102130129097 DLMGCP DEBUG <0013> Generated response: line #00: 200 14558 OK (mgcp_msg.c:67) 20241102130129097 DLMGCP DEBUG <0013> Generated response: line #01: I: F7938E8A (mgcp_msg.c:67) 20241102130129097 DLMGCP DEBUG <0013> Generated response: line #02: v=0 (mgcp_msg.c:67) 20241102130129097 DLMGCP DEBUG <0013> Generated response: line #03: o=- F7938E8A 23 IN IP4 127.0.0.1 (mgcp_msg.c:67) 20241102130129097 DLMGCP DEBUG <0013> Generated response: line #04: s=- (mgcp_msg.c:67) 20241102130129097 DLMGCP DEBUG <0013> Generated response: line #05: c=IN IP4 127.0.0.1 (mgcp_msg.c:67) 20241102130129097 DLMGCP DEBUG <0013> Generated response: line #06: t=0 0 (mgcp_msg.c:67) 20241102130129097 DLMGCP DEBUG <0013> Generated response: line #07: m=audio 5860 RTP/AVP 110 (mgcp_msg.c:67) 20241102130129097 DLMGCP DEBUG <0013> Generated response: line #08: a=rtpmap:110 GSM-EFR/8000 (mgcp_msg.c:67) 20241102130129097 DLMGCP DEBUG <0013> Generated response: line #09: a=ptime:20 (mgcp_msg.c:67) 20241102130129102 DLMGCP DEBUG <0013> Received message: line #00: CRCX 14559 rtpbridge/4@mgw MGCP 1.0 (mgcp_msg.c:67) 20241102130129102 DLMGCP DEBUG <0013> Received message: line #01: M: sendrecv (mgcp_msg.c:67) 20241102130129102 DLMGCP DEBUG <0013> Received message: line #02: C: 76338 (mgcp_msg.c:67) 20241102130129102 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241102130129102 DLMGCP DEBUG <0013> Received message: line #04: v=0 (mgcp_msg.c:67) 20241102130129102 DLMGCP DEBUG <0013> Received message: line #05: o=- 23 42 IN IP4 127.0.0.1 (mgcp_msg.c:67) 20241102130129102 DLMGCP DEBUG <0013> Received message: line #06: s=- (mgcp_msg.c:67) 20241102130129102 DLMGCP DEBUG <0013> Received message: line #07: c=IN IP4 127.0.0.1 (mgcp_msg.c:67) 20241102130129102 DLMGCP DEBUG <0013> Received message: line #08: t=0 0 (mgcp_msg.c:67) 20241102130129102 DLMGCP DEBUG <0013> Received message: line #09: m=audio 20000 RTP/AVP 110 (mgcp_msg.c:67) 20241102130129102 DLMGCP DEBUG <0013> Received message: line #10: a=rtpmap:110 GSM-EFR/8000 (mgcp_msg.c:67) 20241102130129102 DLMGCP DEBUG <0013> Received message: line #11: a=ptime:20 (mgcp_msg.c:67) 20241102130129102 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw (trunk:0) found endpoint: rtpbridge/4@mgw (mgcp_endp.c:279) 20241102130129102 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/4@mgw" (mgcp_protocol.c:441) 20241102130129102 DLMGCP NOTICE <0013> endpoint:rtpbridge/4@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241102130129102 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw conn:(76338/rtp C:0022F1D1 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241102130129102 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw CI:0022F1D1 connection mode 'sendrecv' 3 (mgcp_msg.c:120) 20241102130129102 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw CI:0022F1D1 output_enabled 1 (mgcp_msg.c:125) 20241102130129102 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241102130129102 DLMGCP NOTICE <0013> endpoint:rtpbridge/4@mgw CI:0022F1D1 Got media info via SDP: port:20000, addr:127.0.0.1, duration:20, payload-types:110=GSM-EFR (mgcp_sdp.c:444) 20241102130129102 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw conn:(76338/rtp C:0022F1D1 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) 20241102130129102 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw Configuring RTP endpoint: local port 20000 (mgcp_protocol.c:726) 20241102130129102 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw CI:0022F1D1 CRCX: Creating connection: port: 5862 (mgcp_protocol.c:1112) 20241102130129102 DLMGCP NOTICE <0013> endpoint:rtpbridge/4@mgw CI:0022F1D1 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241102130129102 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241102130129102 DLMGCP DEBUG <0013> Generated response: line #00: 200 14559 OK (mgcp_msg.c:67) 20241102130129102 DLMGCP DEBUG <0013> Generated response: line #01: I: 0022F1D1 (mgcp_msg.c:67) 20241102130129102 DLMGCP DEBUG <0013> Generated response: line #02: v=0 (mgcp_msg.c:67) 20241102130129102 DLMGCP DEBUG <0013> Generated response: line #03: o=- 0022F1D1 23 IN IP4 127.0.0.1 (mgcp_msg.c:67) 20241102130129102 DLMGCP DEBUG <0013> Generated response: line #04: s=- (mgcp_msg.c:67) 20241102130129102 DLMGCP DEBUG <0013> Generated response: line #05: c=IN IP4 127.0.0.1 (mgcp_msg.c:67) 20241102130129102 DLMGCP DEBUG <0013> Generated response: line #06: t=0 0 (mgcp_msg.c:67) 20241102130129102 DLMGCP DEBUG <0013> Generated response: line #07: m=audio 5862 RTP/AVP 110 (mgcp_msg.c:67) 20241102130129102 DLMGCP DEBUG <0013> Generated response: line #08: a=rtpmap:110 GSM-EFR/8000 (mgcp_msg.c:67) 20241102130129102 DLMGCP DEBUG <0013> Generated response: line #09: a=ptime:20 (mgcp_msg.c:67) 20241102130130107 DLMGCP DEBUG <0013> Received message: line #00: MDCX 14560 rtpbridge/4@mgw MGCP 1.0 (mgcp_msg.c:67) 20241102130130107 DLMGCP DEBUG <0013> Received message: line #01: M: sendrecv (mgcp_msg.c:67) 20241102130130107 DLMGCP DEBUG <0013> Received message: line #02: C: 76338 (mgcp_msg.c:67) 20241102130130107 DLMGCP DEBUG <0013> Received message: line #03: I: F7938E8A (mgcp_msg.c:67) 20241102130130107 DLMGCP DEBUG <0013> Received message: line #04: L: p:20, a:AMR (mgcp_msg.c:67) 20241102130130108 DLMGCP DEBUG <0013> Received message: line #05: v=0 (mgcp_msg.c:67) 20241102130130108 DLMGCP DEBUG <0013> Received message: line #06: o=- 23 42 IN IP4 127.0.0.1 (mgcp_msg.c:67) 20241102130130108 DLMGCP DEBUG <0013> Received message: line #07: s=- (mgcp_msg.c:67) 20241102130130108 DLMGCP DEBUG <0013> Received message: line #08: c=IN IP4 127.0.0.1 (mgcp_msg.c:67) 20241102130130108 DLMGCP DEBUG <0013> Received message: line #09: t=0 0 (mgcp_msg.c:67) 20241102130130108 DLMGCP DEBUG <0013> Received message: line #10: m=audio 10002 RTP/AVP 110 (mgcp_msg.c:67) 20241102130130108 DLMGCP DEBUG <0013> Received message: line #11: a=rtpmap:110 GSM-EFR/8000 (mgcp_msg.c:67) 20241102130130108 DLMGCP DEBUG <0013> Received message: line #12: a=ptime:20 (mgcp_msg.c:67) 20241102130130108 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw (trunk:0) found endpoint: rtpbridge/4@mgw (mgcp_endp.c:279) 20241102130130108 DLMGCP INFO <0013> MDCX: executing request handler "ModifiyConnection" for endpoint resource "rtpbridge/4@mgw" (mgcp_protocol.c:441) 20241102130130108 DLMGCP NOTICE <0013> endpoint:rtpbridge/4@mgw MDCX: modifying existing connection ... (mgcp_protocol.c:1155) 20241102130130108 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw conn:(76338/rtp C:F7938E8A r=127.0.0.1:10000<->l=127.0.0.1:5860) (mgcp_msg.c:118) 20241102130130108 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw CI:F7938E8A connection mode 'sendrecv' 3 (mgcp_msg.c:120) 20241102130130108 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw CI:F7938E8A output_enabled 1 (mgcp_msg.c:125) 20241102130130108 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241102130130108 DLMGCP NOTICE <0013> endpoint:rtpbridge/4@mgw CI:F7938E8A Got media info via SDP: port:10002, addr:127.0.0.1, duration:20, payload-types:110=GSM-EFR (mgcp_sdp.c:444) 20241102130130108 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw conn:(76338/rtp C:F7938E8A 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) 20241102130130108 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw Configuring RTP endpoint: local port 10002 (mgcp_protocol.c:726) 20241102130130108 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw CI:F7938E8A MDCX: modified conn:(76338/rtp C:F7938E8A r=127.0.0.1:10002<->l=127.0.0.1:5860) (mgcp_protocol.c:1338) 20241102130130108 DLMGCP NOTICE <0013> endpoint:rtpbridge/4@mgw CI:F7938E8A MDCX: connection successfully modified (mgcp_protocol.c:1351) 20241102130130108 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241102130130108 DLMGCP DEBUG <0013> Generated response: line #00: 200 14560 OK (mgcp_msg.c:67) 20241102130130108 DLMGCP DEBUG <0013> Generated response: line #01: v=0 (mgcp_msg.c:67) 20241102130130108 DLMGCP DEBUG <0013> Generated response: line #02: o=- F7938E8A 23 IN IP4 127.0.0.1 (mgcp_msg.c:67) 20241102130130108 DLMGCP DEBUG <0013> Generated response: line #03: s=- (mgcp_msg.c:67) 20241102130130108 DLMGCP DEBUG <0013> Generated response: line #04: c=IN IP4 127.0.0.1 (mgcp_msg.c:67) 20241102130130108 DLMGCP DEBUG <0013> Generated response: line #05: t=0 0 (mgcp_msg.c:67) 20241102130130108 DLMGCP DEBUG <0013> Generated response: line #06: m=audio 5860 RTP/AVP 110 (mgcp_msg.c:67) 20241102130130108 DLMGCP DEBUG <0013> Generated response: line #07: a=rtpmap:110 GSM-EFR/8000 (mgcp_msg.c:67) 20241102130130108 DLMGCP DEBUG <0013> Generated response: line #08: a=ptime:20 (mgcp_msg.c:67) 20241102130130135 DRTP ERROR <0000> endpoint:rtpbridge/4@mgw CI:F7938E8A data from wrong src 127.0.0.1:10000, expected port: 10002 for RTP or 10003 for RTCP. Packet tossed. (mgcp_network.c:880) 20241102130130155 DRTP ERROR <0000> endpoint:rtpbridge/4@mgw CI:F7938E8A data from wrong src 127.0.0.1:10000, expected port: 10002 for RTP or 10003 for RTCP. Packet tossed. (mgcp_network.c:880) 20241102130130175 DRTP ERROR <0000> endpoint:rtpbridge/4@mgw CI:F7938E8A data from wrong src 127.0.0.1:10000, expected port: 10002 for RTP or 10003 for RTCP. Packet tossed. (mgcp_network.c:880) 20241102130130196 DRTP ERROR <0000> endpoint:rtpbridge/4@mgw CI:F7938E8A data from wrong src 127.0.0.1:10000, expected port: 10002 for RTP or 10003 for RTCP. Packet tossed. (mgcp_network.c:880) 20241102130130216 DRTP ERROR <0000> endpoint:rtpbridge/4@mgw CI:F7938E8A data from wrong src 127.0.0.1:10000, expected port: 10002 for RTP or 10003 for RTCP. Packet tossed. (mgcp_network.c:880) 20241102130130236 DRTP ERROR <0000> endpoint:rtpbridge/4@mgw CI:F7938E8A data from wrong src 127.0.0.1:10000, expected port: 10002 for RTP or 10003 for RTCP. Packet tossed. (mgcp_network.c:880) 20241102130130256 DRTP ERROR <0000> endpoint:rtpbridge/4@mgw CI:F7938E8A data from wrong src 127.0.0.1:10000, expected port: 10002 for RTP or 10003 for RTCP. Packet tossed. (mgcp_network.c:880) 20241102130130277 DRTP ERROR <0000> endpoint:rtpbridge/4@mgw CI:F7938E8A data from wrong src 127.0.0.1:10000, expected port: 10002 for RTP or 10003 for RTCP. Packet tossed. (mgcp_network.c:880) 20241102130130297 DRTP ERROR <0000> endpoint:rtpbridge/4@mgw CI:F7938E8A data from wrong src 127.0.0.1:10000, expected port: 10002 for RTP or 10003 for RTCP. Packet tossed. (mgcp_network.c:880) 20241102130130317 DRTP ERROR <0000> endpoint:rtpbridge/4@mgw CI:F7938E8A data from wrong src 127.0.0.1:10000, expected port: 10002 for RTP or 10003 for RTCP. Packet tossed. (mgcp_network.c:880) 20241102130130338 DRTP ERROR <0000> endpoint:rtpbridge/4@mgw CI:F7938E8A data from wrong src 127.0.0.1:10000, expected port: 10002 for RTP or 10003 for RTCP. Packet tossed. (mgcp_network.c:880) 20241102130130358 DRTP ERROR <0000> endpoint:rtpbridge/4@mgw CI:F7938E8A data from wrong src 127.0.0.1:10000, expected port: 10002 for RTP or 10003 for RTCP. Packet tossed. (mgcp_network.c:880) 20241102130130378 DRTP ERROR <0000> endpoint:rtpbridge/4@mgw CI:F7938E8A data from wrong src 127.0.0.1:10000, expected port: 10002 for RTP or 10003 for RTCP. Packet tossed. (mgcp_network.c:880) 20241102130130398 DRTP ERROR <0000> endpoint:rtpbridge/4@mgw CI:F7938E8A data from wrong src 127.0.0.1:10000, expected port: 10002 for RTP or 10003 for RTCP. Packet tossed. (mgcp_network.c:880) 20241102130130419 DRTP ERROR <0000> endpoint:rtpbridge/4@mgw CI:F7938E8A data from wrong src 127.0.0.1:10000, expected port: 10002 for RTP or 10003 for RTCP. Packet tossed. (mgcp_network.c:880) 20241102130130439 DRTP ERROR <0000> endpoint:rtpbridge/4@mgw CI:F7938E8A data from wrong src 127.0.0.1:10000, expected port: 10002 for RTP or 10003 for RTCP. Packet tossed. (mgcp_network.c:880) 20241102130130459 DRTP ERROR <0000> endpoint:rtpbridge/4@mgw CI:F7938E8A data from wrong src 127.0.0.1:10000, expected port: 10002 for RTP or 10003 for RTCP. Packet tossed. (mgcp_network.c:880) 20241102130130479 DRTP ERROR <0000> endpoint:rtpbridge/4@mgw CI:F7938E8A data from wrong src 127.0.0.1:10000, expected port: 10002 for RTP or 10003 for RTCP. Packet tossed. (mgcp_network.c:880) 20241102130130500 DRTP ERROR <0000> endpoint:rtpbridge/4@mgw CI:F7938E8A data from wrong src 127.0.0.1:10000, expected port: 10002 for RTP or 10003 for RTCP. Packet tossed. (mgcp_network.c:880) 20241102130130520 DRTP ERROR <0000> endpoint:rtpbridge/4@mgw CI:F7938E8A data from wrong src 127.0.0.1:10000, expected port: 10002 for RTP or 10003 for RTCP. Packet tossed. (mgcp_network.c:880) 20241102130130540 DRTP ERROR <0000> endpoint:rtpbridge/4@mgw CI:F7938E8A data from wrong src 127.0.0.1:10000, expected port: 10002 for RTP or 10003 for RTCP. Packet tossed. (mgcp_network.c:880) 20241102130130560 DRTP ERROR <0000> endpoint:rtpbridge/4@mgw CI:F7938E8A data from wrong src 127.0.0.1:10000, expected port: 10002 for RTP or 10003 for RTCP. Packet tossed. (mgcp_network.c:880) 20241102130130581 DRTP ERROR <0000> endpoint:rtpbridge/4@mgw CI:F7938E8A data from wrong src 127.0.0.1:10000, expected port: 10002 for RTP or 10003 for RTCP. Packet tossed. (mgcp_network.c:880) 20241102130130601 DRTP ERROR <0000> endpoint:rtpbridge/4@mgw CI:F7938E8A data from wrong src 127.0.0.1:10000, expected port: 10002 for RTP or 10003 for RTCP. Packet tossed. (mgcp_network.c:880) 20241102130130621 DRTP ERROR <0000> endpoint:rtpbridge/4@mgw CI:F7938E8A data from wrong src 127.0.0.1:10000, expected port: 10002 for RTP or 10003 for RTCP. Packet tossed. (mgcp_network.c:880) 20241102130130641 DRTP ERROR <0000> endpoint:rtpbridge/4@mgw CI:F7938E8A data from wrong src 127.0.0.1:10000, expected port: 10002 for RTP or 10003 for RTCP. Packet tossed. (mgcp_network.c:880) 20241102130130661 DRTP ERROR <0000> endpoint:rtpbridge/4@mgw CI:F7938E8A data from wrong src 127.0.0.1:10000, expected port: 10002 for RTP or 10003 for RTCP. Packet tossed. (mgcp_network.c:880) 20241102130130682 DRTP ERROR <0000> endpoint:rtpbridge/4@mgw CI:F7938E8A data from wrong src 127.0.0.1:10000, expected port: 10002 for RTP or 10003 for RTCP. Packet tossed. (mgcp_network.c:880) 20241102130130702 DRTP ERROR <0000> endpoint:rtpbridge/4@mgw CI:F7938E8A data from wrong src 127.0.0.1:10000, expected port: 10002 for RTP or 10003 for RTCP. Packet tossed. (mgcp_network.c:880) 20241102130130722 DRTP ERROR <0000> endpoint:rtpbridge/4@mgw CI:F7938E8A data from wrong src 127.0.0.1:10000, expected port: 10002 for RTP or 10003 for RTCP. Packet tossed. (mgcp_network.c:880) 20241102130130742 DRTP ERROR <0000> endpoint:rtpbridge/4@mgw CI:F7938E8A data from wrong src 127.0.0.1:10000, expected port: 10002 for RTP or 10003 for RTCP. Packet tossed. (mgcp_network.c:880) 20241102130130763 DRTP ERROR <0000> endpoint:rtpbridge/4@mgw CI:F7938E8A data from wrong src 127.0.0.1:10000, expected port: 10002 for RTP or 10003 for RTCP. Packet tossed. (mgcp_network.c:880) 20241102130130783 DRTP ERROR <0000> endpoint:rtpbridge/4@mgw CI:F7938E8A data from wrong src 127.0.0.1:10000, expected port: 10002 for RTP or 10003 for RTCP. Packet tossed. (mgcp_network.c:880) 20241102130130803 DRTP ERROR <0000> endpoint:rtpbridge/4@mgw CI:F7938E8A data from wrong src 127.0.0.1:10000, expected port: 10002 for RTP or 10003 for RTCP. Packet tossed. (mgcp_network.c:880) 20241102130130823 DRTP ERROR <0000> endpoint:rtpbridge/4@mgw CI:F7938E8A data from wrong src 127.0.0.1:10000, expected port: 10002 for RTP or 10003 for RTCP. Packet tossed. (mgcp_network.c:880) 20241102130130844 DRTP ERROR <0000> endpoint:rtpbridge/4@mgw CI:F7938E8A data from wrong src 127.0.0.1:10000, expected port: 10002 for RTP or 10003 for RTCP. Packet tossed. (mgcp_network.c:880) 20241102130130864 DRTP ERROR <0000> endpoint:rtpbridge/4@mgw CI:F7938E8A data from wrong src 127.0.0.1:10000, expected port: 10002 for RTP or 10003 for RTCP. Packet tossed. (mgcp_network.c:880) 20241102130130884 DRTP ERROR <0000> endpoint:rtpbridge/4@mgw CI:F7938E8A data from wrong src 127.0.0.1:10000, expected port: 10002 for RTP or 10003 for RTCP. Packet tossed. (mgcp_network.c:880) 20241102130130904 DRTP ERROR <0000> endpoint:rtpbridge/4@mgw CI:F7938E8A data from wrong src 127.0.0.1:10000, expected port: 10002 for RTP or 10003 for RTCP. Packet tossed. (mgcp_network.c:880) 20241102130130925 DRTP ERROR <0000> endpoint:rtpbridge/4@mgw CI:F7938E8A data from wrong src 127.0.0.1:10000, expected port: 10002 for RTP or 10003 for RTCP. Packet tossed. (mgcp_network.c:880) 20241102130130945 DRTP ERROR <0000> endpoint:rtpbridge/4@mgw CI:F7938E8A data from wrong src 127.0.0.1:10000, expected port: 10002 for RTP or 10003 for RTCP. Packet tossed. (mgcp_network.c:880) 20241102130130965 DRTP ERROR <0000> endpoint:rtpbridge/4@mgw CI:F7938E8A data from wrong src 127.0.0.1:10000, expected port: 10002 for RTP or 10003 for RTCP. Packet tossed. (mgcp_network.c:880) 20241102130130986 DRTP ERROR <0000> endpoint:rtpbridge/4@mgw CI:F7938E8A data from wrong src 127.0.0.1:10000, expected port: 10002 for RTP or 10003 for RTCP. Packet tossed. (mgcp_network.c:880) 20241102130131006 DRTP ERROR <0000> endpoint:rtpbridge/4@mgw CI:F7938E8A data from wrong src 127.0.0.1:10000, expected port: 10002 for RTP or 10003 for RTCP. Packet tossed. (mgcp_network.c:880) 20241102130131026 DRTP ERROR <0000> endpoint:rtpbridge/4@mgw CI:F7938E8A data from wrong src 127.0.0.1:10000, expected port: 10002 for RTP or 10003 for RTCP. Packet tossed. (mgcp_network.c:880) 20241102130131046 DRTP ERROR <0000> endpoint:rtpbridge/4@mgw CI:F7938E8A data from wrong src 127.0.0.1:10000, expected port: 10002 for RTP or 10003 for RTCP. Packet tossed. (mgcp_network.c:880) 20241102130131066 DRTP ERROR <0000> endpoint:rtpbridge/4@mgw CI:F7938E8A data from wrong src 127.0.0.1:10000, expected port: 10002 for RTP or 10003 for RTCP. Packet tossed. (mgcp_network.c:880) 20241102130131087 DRTP ERROR <0000> endpoint:rtpbridge/4@mgw CI:F7938E8A data from wrong src 127.0.0.1:10000, expected port: 10002 for RTP or 10003 for RTCP. Packet tossed. (mgcp_network.c:880) 20241102130131107 DRTP ERROR <0000> endpoint:rtpbridge/4@mgw CI:F7938E8A data from wrong src 127.0.0.1:10000, expected port: 10002 for RTP or 10003 for RTCP. Packet tossed. (mgcp_network.c:880) 20241102130132216 DLMGCP DEBUG <0013> Received message: line #00: DLCX 14561 rtpbridge/4@mgw MGCP 1.0 (mgcp_msg.c:67) 20241102130132216 DLMGCP DEBUG <0013> Received message: line #01: C: 76338 (mgcp_msg.c:67) 20241102130132216 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw (trunk:0) found endpoint: rtpbridge/4@mgw (mgcp_endp.c:279) 20241102130132216 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/4@mgw" (mgcp_protocol.c:441) 20241102130132216 DLMGCP NOTICE <0013> endpoint:rtpbridge/4@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241102130132216 DLMGCP NOTICE <0013> endpoint:rtpbridge/4@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (2 total) at once (mgcp_protocol.c:1477) 20241102130132216 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw Releasing endpoint (mgcp_endp.c:662) 20241102130132216 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw Releasing endpoint (mgcp_endp.c:662) 20241102130132216 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241102130132216 DLMGCP DEBUG <0013> Generated response: line #00: 200 14561 OK (mgcp_msg.c:67) MTC@10445d38c153: 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@10445d38c153: 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@10445d38c153: tolerance: 5 packets MTC@10445d38c153: 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@10445d38c153: 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@10445d38c153: 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@10445d38c153: setverdict(pass): none -> pass RTPEM0(254)@10445d38c153: Final verdict of PTC: none IPA-CTRL-CLI-IPA(258)@10445d38c153: Final verdict of PTC: none VirtCallAgent-STATS(257)@10445d38c153: Final verdict of PTC: none RTPEM2(256)@10445d38c153: Final verdict of PTC: none RTPEM1(255)@10445d38c153: Final verdict of PTC: none MTC@10445d38c153: Setting final verdict of the test case. MTC@10445d38c153: Local verdict of MTC: pass MTC@10445d38c153: Local verdict of PTC RTPEM0(254): none (pass -> pass) MTC@10445d38c153: Local verdict of PTC RTPEM1(255): none (pass -> pass) MTC@10445d38c153: Local verdict of PTC RTPEM2(256): none (pass -> pass) MTC@10445d38c153: Local verdict of PTC VirtCallAgent-STATS(257): none (pass -> pass) MTC@10445d38c153: Local verdict of PTC IPA-CTRL-CLI-IPA(258): none (pass -> pass) MTC@10445d38c153: Test case TC_two_crcx_and_one_mdcx_rtp_ho finished. Verdict: pass MTC@10445d38c153: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh MGCP_Test.TC_two_crcx_and_one_mdcx_rtp_ho pass'. Sat Nov 2 13:01:32 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=723676) Waiting for packet dumper to finish... 1 (prev_count=723676, count=759040) MTC@10445d38c153: External command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-latest/_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@10445d38c153: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-latest/_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 ------ Sat Nov 2 13:01:34 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-latest/logs/testsuite/MGCP_Test.TC_two_crcx_confecho_sendonly_rtp.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-latest/logs/testsuite/MGCP_Test.TC_two_crcx_confecho_sendonly_rtp.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@10445d38c153: External command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh MGCP_Test.TC_two_crcx_confecho_sendonly_rtp' was executed successfully (exit status: 0). MTC@10445d38c153: Test case TC_two_crcx_confecho_sendonly_rtp started. 20241102130135373 DLMGCP DEBUG <0013> Received message: line #00: DLCX 38440 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:67) 20241102130135373 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:279) 20241102130135373 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:441) 20241102130135373 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241102130135373 DLMGCP ERROR <0013> endpoint:rtpbridge/2@mgw DLCX: endpoint is not holding a connection. (mgcp_protocol.c:1399) 20241102130135373 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=515 (mgcp_protocol.c:230) 20241102130135373 DLMGCP DEBUG <0013> Generated response: line #00: 515 38440 FAIL (mgcp_msg.c:67) 20241102130135378 DLMGCP DEBUG <0013> Received message: line #00: CRCX 38441 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:67) 20241102130135378 DLMGCP DEBUG <0013> Received message: line #01: M: confecho (mgcp_msg.c:67) 20241102130135378 DLMGCP DEBUG <0013> Received message: line #02: C: 1225 (mgcp_msg.c:67) 20241102130135378 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241102130135378 DLMGCP DEBUG <0013> Received message: line #04: v=0 (mgcp_msg.c:67) 20241102130135378 DLMGCP DEBUG <0013> Received message: line #05: o=- 23 42 IN IP4 127.0.0.1 (mgcp_msg.c:67) 20241102130135378 DLMGCP DEBUG <0013> Received message: line #06: s=- (mgcp_msg.c:67) 20241102130135378 DLMGCP DEBUG <0013> Received message: line #07: c=IN IP4 127.0.0.1 (mgcp_msg.c:67) 20241102130135378 DLMGCP DEBUG <0013> Received message: line #08: t=0 0 (mgcp_msg.c:67) 20241102130135378 DLMGCP DEBUG <0013> Received message: line #09: m=audio 10000 RTP/AVP 112 (mgcp_msg.c:67) 20241102130135378 DLMGCP DEBUG <0013> Received message: line #10: a=rtpmap:112 GSM-HR-08/8000/1 (mgcp_msg.c:67) 20241102130135378 DLMGCP DEBUG <0013> Received message: line #11: a=ptime:20 (mgcp_msg.c:67) 20241102130135378 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:279) 20241102130135378 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:441) 20241102130135378 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241102130135378 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw conn:(1225/rtp C:256435D8 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241102130135378 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:256435D8 connection mode 'confecho' 11 (mgcp_msg.c:120) 20241102130135378 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:256435D8 output_enabled 1 (mgcp_msg.c:125) 20241102130135378 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241102130135378 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:256435D8 Got media info via SDP: port:10000, addr:127.0.0.1, duration:20, payload-types:112=GSM-HR-08 (mgcp_sdp.c:444) 20241102130135379 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw conn:(1225/rtp C:256435D8 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) 20241102130135379 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Configuring RTP endpoint: local port 10000 (mgcp_protocol.c:726) 20241102130135379 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:256435D8 CRCX: Creating connection: port: 5864 (mgcp_protocol.c:1112) 20241102130135379 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:256435D8 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241102130135379 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241102130135379 DLMGCP DEBUG <0013> Generated response: line #00: 200 38441 OK (mgcp_msg.c:67) 20241102130135379 DLMGCP DEBUG <0013> Generated response: line #01: I: 256435D8 (mgcp_msg.c:67) 20241102130135379 DLMGCP DEBUG <0013> Generated response: line #02: v=0 (mgcp_msg.c:67) 20241102130135379 DLMGCP DEBUG <0013> Generated response: line #03: o=- 256435D8 23 IN IP4 127.0.0.1 (mgcp_msg.c:67) 20241102130135379 DLMGCP DEBUG <0013> Generated response: line #04: s=- (mgcp_msg.c:67) 20241102130135379 DLMGCP DEBUG <0013> Generated response: line #05: c=IN IP4 127.0.0.1 (mgcp_msg.c:67) 20241102130135379 DLMGCP DEBUG <0013> Generated response: line #06: t=0 0 (mgcp_msg.c:67) 20241102130135379 DLMGCP DEBUG <0013> Generated response: line #07: m=audio 5864 RTP/AVP 112 (mgcp_msg.c:67) 20241102130135379 DLMGCP DEBUG <0013> Generated response: line #08: a=rtpmap:112 GSM-HR-08/8000/1 (mgcp_msg.c:67) 20241102130135379 DLMGCP DEBUG <0013> Generated response: line #09: a=ptime:20 (mgcp_msg.c:67) 20241102130135382 DLMGCP DEBUG <0013> Received message: line #00: CRCX 38442 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:67) 20241102130135382 DLMGCP DEBUG <0013> Received message: line #01: M: sendonly (mgcp_msg.c:67) 20241102130135382 DLMGCP DEBUG <0013> Received message: line #02: C: 1225 (mgcp_msg.c:67) 20241102130135382 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241102130135382 DLMGCP DEBUG <0013> Received message: line #04: v=0 (mgcp_msg.c:67) 20241102130135382 DLMGCP DEBUG <0013> Received message: line #05: o=- 23 42 IN IP4 127.0.0.1 (mgcp_msg.c:67) 20241102130135382 DLMGCP DEBUG <0013> Received message: line #06: s=- (mgcp_msg.c:67) 20241102130135382 DLMGCP DEBUG <0013> Received message: line #07: c=IN IP4 127.0.0.1 (mgcp_msg.c:67) 20241102130135382 DLMGCP DEBUG <0013> Received message: line #08: t=0 0 (mgcp_msg.c:67) 20241102130135382 DLMGCP DEBUG <0013> Received message: line #09: m=audio 20000 RTP/AVP 112 (mgcp_msg.c:67) 20241102130135382 DLMGCP DEBUG <0013> Received message: line #10: a=rtpmap:112 GSM-HR-08/8000/1 (mgcp_msg.c:67) 20241102130135382 DLMGCP DEBUG <0013> Received message: line #11: a=ptime:20 (mgcp_msg.c:67) 20241102130135382 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:279) 20241102130135382 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:441) 20241102130135382 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241102130135382 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw conn:(1225/rtp C:34FF7ECF r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241102130135382 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:34FF7ECF connection mode 'sendonly' 2 (mgcp_msg.c:120) 20241102130135382 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:34FF7ECF output_enabled 1 (mgcp_msg.c:125) 20241102130135382 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241102130135382 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:34FF7ECF Got media info via SDP: port:20000, addr:127.0.0.1, duration:20, payload-types:112=GSM-HR-08 (mgcp_sdp.c:444) 20241102130135382 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw conn:(1225/rtp C:34FF7ECF 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) 20241102130135382 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Configuring RTP endpoint: local port 20000 (mgcp_protocol.c:726) 20241102130135382 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:34FF7ECF CRCX: Creating connection: port: 5866 (mgcp_protocol.c:1112) 20241102130135382 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:34FF7ECF CRCX: connection successfully created (mgcp_protocol.c:1121) 20241102130135382 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241102130135383 DLMGCP DEBUG <0013> Generated response: line #00: 200 38442 OK (mgcp_msg.c:67) 20241102130135383 DLMGCP DEBUG <0013> Generated response: line #01: I: 34FF7ECF (mgcp_msg.c:67) 20241102130135383 DLMGCP DEBUG <0013> Generated response: line #02: v=0 (mgcp_msg.c:67) 20241102130135383 DLMGCP DEBUG <0013> Generated response: line #03: o=- 34FF7ECF 23 IN IP4 127.0.0.1 (mgcp_msg.c:67) 20241102130135383 DLMGCP DEBUG <0013> Generated response: line #04: s=- (mgcp_msg.c:67) 20241102130135383 DLMGCP DEBUG <0013> Generated response: line #05: c=IN IP4 127.0.0.1 (mgcp_msg.c:67) 20241102130135383 DLMGCP DEBUG <0013> Generated response: line #06: t=0 0 (mgcp_msg.c:67) 20241102130135383 DLMGCP DEBUG <0013> Generated response: line #07: m=audio 5866 RTP/AVP 112 (mgcp_msg.c:67) 20241102130135383 DLMGCP DEBUG <0013> Generated response: line #08: a=rtpmap:112 GSM-HR-08/8000/1 (mgcp_msg.c:67) 20241102130135383 DLMGCP DEBUG <0013> Generated response: line #09: a=ptime:20 (mgcp_msg.c:67) 20241102130136487 DLMGCP DEBUG <0013> Received message: line #00: DLCX 38443 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:67) 20241102130136487 DLMGCP DEBUG <0013> Received message: line #01: C: 1225 (mgcp_msg.c:67) 20241102130136487 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:279) 20241102130136487 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:441) 20241102130136487 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241102130136487 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (2 total) at once (mgcp_protocol.c:1477) 20241102130136487 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:662) 20241102130136487 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:662) 20241102130136487 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241102130136487 DLMGCP DEBUG <0013> Generated response: line #00: 200 38443 OK (mgcp_msg.c:67) MTC@10445d38c153: 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@10445d38c153: 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@10445d38c153: setverdict(pass): none -> pass IPA-CTRL-CLI-IPA(263)@10445d38c153: Final verdict of PTC: none RTPEM2(261)@10445d38c153: Final verdict of PTC: none VirtCallAgent-STATS(262)@10445d38c153: Final verdict of PTC: none RTPEM0(259)@10445d38c153: Final verdict of PTC: none RTPEM1(260)@10445d38c153: Final verdict of PTC: none MTC@10445d38c153: Setting final verdict of the test case. MTC@10445d38c153: Local verdict of MTC: pass MTC@10445d38c153: Local verdict of PTC RTPEM0(259): none (pass -> pass) MTC@10445d38c153: Local verdict of PTC RTPEM1(260): none (pass -> pass) MTC@10445d38c153: Local verdict of PTC RTPEM2(261): none (pass -> pass) MTC@10445d38c153: Local verdict of PTC VirtCallAgent-STATS(262): none (pass -> pass) MTC@10445d38c153: Local verdict of PTC IPA-CTRL-CLI-IPA(263): none (pass -> pass) MTC@10445d38c153: Test case TC_two_crcx_confecho_sendonly_rtp finished. Verdict: pass MTC@10445d38c153: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh MGCP_Test.TC_two_crcx_confecho_sendonly_rtp pass'. Sat Nov 2 13:01:36 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=202872) Waiting for packet dumper to finish... 1 (prev_count=202872, count=255728) MTC@10445d38c153: External command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-latest/_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@10445d38c153: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh MGCP_Test.TC_ts101318_rfc5993_rtp_conversion'. ------ MGCP_Test.TC_ts101318_rfc5993_rtp_conversion ------ Sat Nov 2 13:01:38 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-latest/logs/testsuite/MGCP_Test.TC_ts101318_rfc5993_rtp_conversion.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-latest/logs/testsuite/MGCP_Test.TC_ts101318_rfc5993_rtp_conversion.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@10445d38c153: External command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh MGCP_Test.TC_ts101318_rfc5993_rtp_conversion' was executed successfully (exit status: 0). MTC@10445d38c153: Test case TC_ts101318_rfc5993_rtp_conversion started. 20241102130139633 DLMGCP DEBUG <0013> Received message: line #00: DLCX 11846 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:67) 20241102130139633 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:279) 20241102130139633 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:441) 20241102130139633 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241102130139633 DLMGCP ERROR <0013> endpoint:rtpbridge/2@mgw DLCX: endpoint is not holding a connection. (mgcp_protocol.c:1399) 20241102130139633 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=515 (mgcp_protocol.c:230) 20241102130139633 DLMGCP DEBUG <0013> Generated response: line #00: 515 11846 FAIL (mgcp_msg.c:67) 20241102130139641 DLMGCP DEBUG <0013> Received message: line #00: CRCX 11847 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:67) 20241102130139641 DLMGCP DEBUG <0013> Received message: line #01: M: sendrecv (mgcp_msg.c:67) 20241102130139641 DLMGCP DEBUG <0013> Received message: line #02: C: 1226 (mgcp_msg.c:67) 20241102130139641 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241102130139641 DLMGCP DEBUG <0013> Received message: line #04: v=0 (mgcp_msg.c:67) 20241102130139641 DLMGCP DEBUG <0013> Received message: line #05: o=- 23 42 IN IP4 127.0.0.1 (mgcp_msg.c:67) 20241102130139641 DLMGCP DEBUG <0013> Received message: line #06: s=- (mgcp_msg.c:67) 20241102130139641 DLMGCP DEBUG <0013> Received message: line #07: c=IN IP4 127.0.0.1 (mgcp_msg.c:67) 20241102130139641 DLMGCP DEBUG <0013> Received message: line #08: t=0 0 (mgcp_msg.c:67) 20241102130139641 DLMGCP DEBUG <0013> Received message: line #09: m=audio 10000 RTP/AVP 111 (mgcp_msg.c:67) 20241102130139641 DLMGCP DEBUG <0013> Received message: line #10: a=rtpmap:111 GSM-HR-08/8000 (mgcp_msg.c:67) 20241102130139641 DLMGCP DEBUG <0013> Received message: line #11: a=ptime:20 (mgcp_msg.c:67) 20241102130139641 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:279) 20241102130139641 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:441) 20241102130139641 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241102130139642 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw conn:(1226/rtp C:4804FD6F r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241102130139642 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:4804FD6F connection mode 'sendrecv' 3 (mgcp_msg.c:120) 20241102130139642 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:4804FD6F output_enabled 1 (mgcp_msg.c:125) 20241102130139642 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241102130139642 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:4804FD6F Got media info via SDP: port:10000, addr:127.0.0.1, duration:20, payload-types:111=GSM-HR-08 (mgcp_sdp.c:444) 20241102130139642 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw conn:(1226/rtp C:4804FD6F 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) 20241102130139642 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Configuring RTP endpoint: local port 10000 (mgcp_protocol.c:726) 20241102130139642 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:4804FD6F CRCX: Creating connection: port: 5868 (mgcp_protocol.c:1112) 20241102130139642 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:4804FD6F CRCX: connection successfully created (mgcp_protocol.c:1121) 20241102130139642 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241102130139642 DLMGCP DEBUG <0013> Generated response: line #00: 200 11847 OK (mgcp_msg.c:67) 20241102130139642 DLMGCP DEBUG <0013> Generated response: line #01: I: 4804FD6F (mgcp_msg.c:67) 20241102130139642 DLMGCP DEBUG <0013> Generated response: line #02: v=0 (mgcp_msg.c:67) 20241102130139642 DLMGCP DEBUG <0013> Generated response: line #03: o=- 4804FD6F 23 IN IP4 127.0.0.1 (mgcp_msg.c:67) 20241102130139642 DLMGCP DEBUG <0013> Generated response: line #04: s=- (mgcp_msg.c:67) 20241102130139642 DLMGCP DEBUG <0013> Generated response: line #05: c=IN IP4 127.0.0.1 (mgcp_msg.c:67) 20241102130139642 DLMGCP DEBUG <0013> Generated response: line #06: t=0 0 (mgcp_msg.c:67) 20241102130139642 DLMGCP DEBUG <0013> Generated response: line #07: m=audio 5868 RTP/AVP 111 (mgcp_msg.c:67) 20241102130139642 DLMGCP DEBUG <0013> Generated response: line #08: a=rtpmap:111 GSM-HR-08/8000 (mgcp_msg.c:67) 20241102130139642 DLMGCP DEBUG <0013> Generated response: line #09: a=ptime:20 (mgcp_msg.c:67) 20241102130139647 DLMGCP DEBUG <0013> Received message: line #00: CRCX 11848 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:67) 20241102130139647 DLMGCP DEBUG <0013> Received message: line #01: M: sendrecv (mgcp_msg.c:67) 20241102130139647 DLMGCP DEBUG <0013> Received message: line #02: C: 1226 (mgcp_msg.c:67) 20241102130139647 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241102130139647 DLMGCP DEBUG <0013> Received message: line #04: v=0 (mgcp_msg.c:67) 20241102130139647 DLMGCP DEBUG <0013> Received message: line #05: o=- 23 42 IN IP4 127.0.0.1 (mgcp_msg.c:67) 20241102130139647 DLMGCP DEBUG <0013> Received message: line #06: s=- (mgcp_msg.c:67) 20241102130139647 DLMGCP DEBUG <0013> Received message: line #07: c=IN IP4 127.0.0.1 (mgcp_msg.c:67) 20241102130139647 DLMGCP DEBUG <0013> Received message: line #08: t=0 0 (mgcp_msg.c:67) 20241102130139647 DLMGCP DEBUG <0013> Received message: line #09: m=audio 20000 RTP/AVP 111 (mgcp_msg.c:67) 20241102130139647 DLMGCP DEBUG <0013> Received message: line #10: a=rtpmap:111 GSM-HR-08/8000 (mgcp_msg.c:67) 20241102130139647 DLMGCP DEBUG <0013> Received message: line #11: a=ptime:20 (mgcp_msg.c:67) 20241102130139647 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:279) 20241102130139647 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:441) 20241102130139647 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241102130139647 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw conn:(1226/rtp C:9B0C7F7F r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241102130139647 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:9B0C7F7F connection mode 'sendrecv' 3 (mgcp_msg.c:120) 20241102130139647 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:9B0C7F7F output_enabled 1 (mgcp_msg.c:125) 20241102130139647 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241102130139647 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:9B0C7F7F Got media info via SDP: port:20000, addr:127.0.0.1, duration:20, payload-types:111=GSM-HR-08 (mgcp_sdp.c:444) 20241102130139647 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw conn:(1226/rtp C:9B0C7F7F 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) 20241102130139647 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Configuring RTP endpoint: local port 20000 (mgcp_protocol.c:726) 20241102130139648 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:9B0C7F7F CRCX: Creating connection: port: 5870 (mgcp_protocol.c:1112) 20241102130139648 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:9B0C7F7F CRCX: connection successfully created (mgcp_protocol.c:1121) 20241102130139648 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241102130139648 DLMGCP DEBUG <0013> Generated response: line #00: 200 11848 OK (mgcp_msg.c:67) 20241102130139648 DLMGCP DEBUG <0013> Generated response: line #01: I: 9B0C7F7F (mgcp_msg.c:67) 20241102130139648 DLMGCP DEBUG <0013> Generated response: line #02: v=0 (mgcp_msg.c:67) 20241102130139648 DLMGCP DEBUG <0013> Generated response: line #03: o=- 9B0C7F7F 23 IN IP4 127.0.0.1 (mgcp_msg.c:67) 20241102130139648 DLMGCP DEBUG <0013> Generated response: line #04: s=- (mgcp_msg.c:67) 20241102130139648 DLMGCP DEBUG <0013> Generated response: line #05: c=IN IP4 127.0.0.1 (mgcp_msg.c:67) 20241102130139648 DLMGCP DEBUG <0013> Generated response: line #06: t=0 0 (mgcp_msg.c:67) 20241102130139648 DLMGCP DEBUG <0013> Generated response: line #07: m=audio 5870 RTP/AVP 111 (mgcp_msg.c:67) 20241102130139648 DLMGCP DEBUG <0013> Generated response: line #08: a=rtpmap:111 GSM-HR-08/8000 (mgcp_msg.c:67) 20241102130139648 DLMGCP DEBUG <0013> Generated response: line #09: a=ptime:20 (mgcp_msg.c:67) RTPEM1(265)@10445d38c153: Warning: Stopping inactive timer T_transmit. RTPEM1(265)@10445d38c153: Warning: Stopping inactive timer T_transmit. RTPEM0(264)@10445d38c153: Warning: Stopping inactive timer T_transmit. RTPEM0(264)@10445d38c153: Warning: Stopping inactive timer T_transmit. RTPEM0(264)@10445d38c153: Warning: Stopping inactive timer T_transmit. RTPEM1(265)@10445d38c153: Warning: Stopping inactive timer T_transmit. 20241102130143760 DLMGCP DEBUG <0013> Received message: line #00: DLCX 11849 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:67) 20241102130143760 DLMGCP DEBUG <0013> Received message: line #01: C: 1226 (mgcp_msg.c:67) 20241102130143760 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:279) 20241102130143760 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:441) 20241102130143760 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241102130143760 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (2 total) at once (mgcp_protocol.c:1477) 20241102130143760 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:662) 20241102130143760 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:662) 20241102130143760 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241102130143760 DLMGCP DEBUG <0013> Generated response: line #00: 200 11849 OK (mgcp_msg.c:67) MTC@10445d38c153: 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@10445d38c153: 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@10445d38c153: setverdict(pass): none -> pass IPA-CTRL-CLI-IPA(268)@10445d38c153: Final verdict of PTC: none RTPEM2(266)@10445d38c153: Final verdict of PTC: none VirtCallAgent-STATS(267)@10445d38c153: Final verdict of PTC: none RTPEM1(265)@10445d38c153: Final verdict of PTC: none RTPEM0(264)@10445d38c153: Final verdict of PTC: none MTC@10445d38c153: Setting final verdict of the test case. MTC@10445d38c153: Local verdict of MTC: pass MTC@10445d38c153: Local verdict of PTC RTPEM0(264): none (pass -> pass) MTC@10445d38c153: Local verdict of PTC RTPEM1(265): none (pass -> pass) MTC@10445d38c153: Local verdict of PTC RTPEM2(266): none (pass -> pass) MTC@10445d38c153: Local verdict of PTC VirtCallAgent-STATS(267): none (pass -> pass) MTC@10445d38c153: Local verdict of PTC IPA-CTRL-CLI-IPA(268): none (pass -> pass) MTC@10445d38c153: Test case TC_ts101318_rfc5993_rtp_conversion finished. Verdict: pass MTC@10445d38c153: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh MGCP_Test.TC_ts101318_rfc5993_rtp_conversion pass'. Sat Nov 2 13:01:43 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=251128) Waiting for packet dumper to finish... 1 (prev_count=251128, count=259492) MTC@10445d38c153: External command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh MGCP_Test.TC_ts101318_rfc5993_rtp_conversion pass' was executed successfully (exit status: 0). MTC@10445d38c153: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-latest/_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 ------ Sat Nov 2 13:01:45 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-latest/logs/testsuite/MGCP_Test.TC_ts101318_rfc5993_rtp_conversion_fmtp.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-latest/logs/testsuite/MGCP_Test.TC_ts101318_rfc5993_rtp_conversion_fmtp.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@10445d38c153: External command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh MGCP_Test.TC_ts101318_rfc5993_rtp_conversion_fmtp' was executed successfully (exit status: 0). MTC@10445d38c153: Test case TC_ts101318_rfc5993_rtp_conversion_fmtp started. 20241102130146915 DLMGCP DEBUG <0013> Received message: line #00: DLCX 23292 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:67) 20241102130146916 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:279) 20241102130146916 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:441) 20241102130146916 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241102130146916 DLMGCP ERROR <0013> endpoint:rtpbridge/2@mgw DLCX: endpoint is not holding a connection. (mgcp_protocol.c:1399) 20241102130146916 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=515 (mgcp_protocol.c:230) 20241102130146916 DLMGCP DEBUG <0013> Generated response: line #00: 515 23292 FAIL (mgcp_msg.c:67) 20241102130146924 DLMGCP DEBUG <0013> Received message: line #00: CRCX 23293 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:67) 20241102130146924 DLMGCP DEBUG <0013> Received message: line #01: M: sendrecv (mgcp_msg.c:67) 20241102130146924 DLMGCP DEBUG <0013> Received message: line #02: C: 1226 (mgcp_msg.c:67) 20241102130146924 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241102130146924 DLMGCP DEBUG <0013> Received message: line #04: v=0 (mgcp_msg.c:67) 20241102130146924 DLMGCP DEBUG <0013> Received message: line #05: o=- 23 42 IN IP4 127.0.0.1 (mgcp_msg.c:67) 20241102130146924 DLMGCP DEBUG <0013> Received message: line #06: s=- (mgcp_msg.c:67) 20241102130146924 DLMGCP DEBUG <0013> Received message: line #07: c=IN IP4 127.0.0.1 (mgcp_msg.c:67) 20241102130146924 DLMGCP DEBUG <0013> Received message: line #08: t=0 0 (mgcp_msg.c:67) 20241102130146924 DLMGCP DEBUG <0013> Received message: line #09: m=audio 10000 RTP/AVP 111 (mgcp_msg.c:67) 20241102130146924 DLMGCP DEBUG <0013> Received message: line #10: a=rtpmap:111 GSM-HR-08/8000 (mgcp_msg.c:67) 20241102130146924 DLMGCP DEBUG <0013> Received message: line #11: a=ptime:20 (mgcp_msg.c:67) 20241102130146924 DLMGCP DEBUG <0013> Received message: line #12: a=fmtp:111 gsm-hr-format=ts101318 (mgcp_msg.c:67) 20241102130146924 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:279) 20241102130146924 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:441) 20241102130146924 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241102130146924 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw conn:(1226/rtp C:94470630 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241102130146924 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:94470630 connection mode 'sendrecv' 3 (mgcp_msg.c:120) 20241102130146924 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:94470630 output_enabled 1 (mgcp_msg.c:125) 20241102130146924 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241102130146924 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:94470630 Got media info via SDP: port:10000, addr:127.0.0.1, duration:20, payload-types:111=GSM-HR-08 (mgcp_sdp.c:444) 20241102130146924 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw conn:(1226/rtp C:94470630 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) 20241102130146924 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Configuring RTP endpoint: local port 10000 (mgcp_protocol.c:726) 20241102130146924 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:94470630 CRCX: Creating connection: port: 5872 (mgcp_protocol.c:1112) 20241102130146924 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:94470630 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241102130146924 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241102130146924 DLMGCP DEBUG <0013> Generated response: line #00: 200 23293 OK (mgcp_msg.c:67) 20241102130146924 DLMGCP DEBUG <0013> Generated response: line #01: I: 94470630 (mgcp_msg.c:67) 20241102130146924 DLMGCP DEBUG <0013> Generated response: line #02: v=0 (mgcp_msg.c:67) 20241102130146924 DLMGCP DEBUG <0013> Generated response: line #03: o=- 94470630 23 IN IP4 127.0.0.1 (mgcp_msg.c:67) 20241102130146924 DLMGCP DEBUG <0013> Generated response: line #04: s=- (mgcp_msg.c:67) 20241102130146924 DLMGCP DEBUG <0013> Generated response: line #05: c=IN IP4 127.0.0.1 (mgcp_msg.c:67) 20241102130146924 DLMGCP DEBUG <0013> Generated response: line #06: t=0 0 (mgcp_msg.c:67) 20241102130146924 DLMGCP DEBUG <0013> Generated response: line #07: m=audio 5872 RTP/AVP 111 (mgcp_msg.c:67) 20241102130146924 DLMGCP DEBUG <0013> Generated response: line #08: a=rtpmap:111 GSM-HR-08/8000 (mgcp_msg.c:67) 20241102130146924 DLMGCP DEBUG <0013> Generated response: line #09: a=fmtp:111 (mgcp_msg.c:67) 20241102130146924 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241102130146928 DLMGCP DEBUG <0013> Received message: line #00: CRCX 23294 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:67) 20241102130146928 DLMGCP DEBUG <0013> Received message: line #01: M: sendrecv (mgcp_msg.c:67) 20241102130146929 DLMGCP DEBUG <0013> Received message: line #02: C: 1226 (mgcp_msg.c:67) 20241102130146929 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241102130146929 DLMGCP DEBUG <0013> Received message: line #04: v=0 (mgcp_msg.c:67) 20241102130146929 DLMGCP DEBUG <0013> Received message: line #05: o=- 23 42 IN IP4 127.0.0.1 (mgcp_msg.c:67) 20241102130146929 DLMGCP DEBUG <0013> Received message: line #06: s=- (mgcp_msg.c:67) 20241102130146929 DLMGCP DEBUG <0013> Received message: line #07: c=IN IP4 127.0.0.1 (mgcp_msg.c:67) 20241102130146929 DLMGCP DEBUG <0013> Received message: line #08: t=0 0 (mgcp_msg.c:67) 20241102130146929 DLMGCP DEBUG <0013> Received message: line #09: m=audio 20000 RTP/AVP 111 (mgcp_msg.c:67) 20241102130146929 DLMGCP DEBUG <0013> Received message: line #10: a=rtpmap:111 GSM-HR-08/8000 (mgcp_msg.c:67) 20241102130146929 DLMGCP DEBUG <0013> Received message: line #11: a=ptime:20 (mgcp_msg.c:67) 20241102130146929 DLMGCP DEBUG <0013> Received message: line #12: a=fmtp:111 gsm-hr-format=rfc5993 (mgcp_msg.c:67) 20241102130146929 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:279) 20241102130146929 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:441) 20241102130146929 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241102130146929 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw conn:(1226/rtp C:6230C8DD r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241102130146929 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:6230C8DD connection mode 'sendrecv' 3 (mgcp_msg.c:120) 20241102130146929 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:6230C8DD output_enabled 1 (mgcp_msg.c:125) 20241102130146929 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241102130146929 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:6230C8DD Got media info via SDP: port:20000, addr:127.0.0.1, duration:20, payload-types:111=GSM-HR-08 (mgcp_sdp.c:444) 20241102130146929 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw conn:(1226/rtp C:6230C8DD 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) 20241102130146929 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Configuring RTP endpoint: local port 20000 (mgcp_protocol.c:726) 20241102130146929 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:6230C8DD CRCX: Creating connection: port: 5874 (mgcp_protocol.c:1112) 20241102130146929 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:6230C8DD CRCX: connection successfully created (mgcp_protocol.c:1121) 20241102130146929 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241102130146929 DLMGCP DEBUG <0013> Generated response: line #00: 200 23294 OK (mgcp_msg.c:67) 20241102130146929 DLMGCP DEBUG <0013> Generated response: line #01: I: 6230C8DD (mgcp_msg.c:67) 20241102130146929 DLMGCP DEBUG <0013> Generated response: line #02: v=0 (mgcp_msg.c:67) 20241102130146929 DLMGCP DEBUG <0013> Generated response: line #03: o=- 6230C8DD 23 IN IP4 127.0.0.1 (mgcp_msg.c:67) 20241102130146929 DLMGCP DEBUG <0013> Generated response: line #04: s=- (mgcp_msg.c:67) 20241102130146929 DLMGCP DEBUG <0013> Generated response: line #05: c=IN IP4 127.0.0.1 (mgcp_msg.c:67) 20241102130146929 DLMGCP DEBUG <0013> Generated response: line #06: t=0 0 (mgcp_msg.c:67) 20241102130146929 DLMGCP DEBUG <0013> Generated response: line #07: m=audio 5874 RTP/AVP 111 (mgcp_msg.c:67) 20241102130146929 DLMGCP DEBUG <0013> Generated response: line #08: a=rtpmap:111 GSM-HR-08/8000 (mgcp_msg.c:67) 20241102130146929 DLMGCP DEBUG <0013> Generated response: line #09: a=fmtp:111 (mgcp_msg.c:67) 20241102130146929 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) RTPEM1(270)@10445d38c153: Warning: Stopping inactive timer T_transmit. RTPEM1(270)@10445d38c153: Warning: Stopping inactive timer T_transmit. RTPEM0(269)@10445d38c153: Warning: Stopping inactive timer T_transmit. RTPEM0(269)@10445d38c153: Warning: Stopping inactive timer T_transmit. RTPEM0(269)@10445d38c153: Warning: Stopping inactive timer T_transmit. RTPEM1(270)@10445d38c153: Warning: Stopping inactive timer T_transmit. 20241102130151040 DLMGCP DEBUG <0013> Received message: line #00: DLCX 23295 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:67) 20241102130151040 DLMGCP DEBUG <0013> Received message: line #01: C: 1226 (mgcp_msg.c:67) 20241102130151040 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:279) 20241102130151040 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:441) 20241102130151040 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241102130151040 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (2 total) at once (mgcp_protocol.c:1477) 20241102130151040 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:662) 20241102130151040 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:662) 20241102130151040 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241102130151040 DLMGCP DEBUG <0013> Generated response: line #00: 200 23295 OK (mgcp_msg.c:67) MTC@10445d38c153: 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@10445d38c153: 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@10445d38c153: setverdict(pass): none -> pass RTPEM1(270)@10445d38c153: Final verdict of PTC: none RTPEM2(271)@10445d38c153: Final verdict of PTC: none IPA-CTRL-CLI-IPA(273)@10445d38c153: Final verdict of PTC: none VirtCallAgent-STATS(272)@10445d38c153: Final verdict of PTC: none RTPEM0(269)@10445d38c153: Final verdict of PTC: none MTC@10445d38c153: Setting final verdict of the test case. MTC@10445d38c153: Local verdict of MTC: pass MTC@10445d38c153: Local verdict of PTC RTPEM0(269): none (pass -> pass) MTC@10445d38c153: Local verdict of PTC RTPEM1(270): none (pass -> pass) MTC@10445d38c153: Local verdict of PTC RTPEM2(271): none (pass -> pass) MTC@10445d38c153: Local verdict of PTC VirtCallAgent-STATS(272): none (pass -> pass) MTC@10445d38c153: Local verdict of PTC IPA-CTRL-CLI-IPA(273): none (pass -> pass) MTC@10445d38c153: Test case TC_ts101318_rfc5993_rtp_conversion_fmtp finished. Verdict: pass MTC@10445d38c153: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh MGCP_Test.TC_ts101318_rfc5993_rtp_conversion_fmtp pass'. Sat Nov 2 13:01:51 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@10445d38c153: External command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-latest/_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@10445d38c153: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-latest/_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 ------ Sat Nov 2 13:01:53 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-latest/logs/testsuite/MGCP_Test.TC_amr_oa_bwe_rtp_conversion.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-latest/logs/testsuite/MGCP_Test.TC_amr_oa_bwe_rtp_conversion.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@10445d38c153: External command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh MGCP_Test.TC_amr_oa_bwe_rtp_conversion' was executed successfully (exit status: 0). MTC@10445d38c153: Test case TC_amr_oa_bwe_rtp_conversion started. 20241102130154184 DLMGCP DEBUG <0013> Received message: line #00: DLCX 29855 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:67) 20241102130154184 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:279) 20241102130154184 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:441) 20241102130154184 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241102130154184 DLMGCP ERROR <0013> endpoint:rtpbridge/2@mgw DLCX: endpoint is not holding a connection. (mgcp_protocol.c:1399) 20241102130154184 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=515 (mgcp_protocol.c:230) 20241102130154184 DLMGCP DEBUG <0013> Generated response: line #00: 515 29855 FAIL (mgcp_msg.c:67) 20241102130154190 DLMGCP DEBUG <0013> Received message: line #00: CRCX 29856 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:67) 20241102130154190 DLMGCP DEBUG <0013> Received message: line #01: M: sendrecv (mgcp_msg.c:67) 20241102130154190 DLMGCP DEBUG <0013> Received message: line #02: C: 1226 (mgcp_msg.c:67) 20241102130154190 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241102130154190 DLMGCP DEBUG <0013> Received message: line #04: v=0 (mgcp_msg.c:67) 20241102130154190 DLMGCP DEBUG <0013> Received message: line #05: o=- 23 42 IN IP4 127.0.0.1 (mgcp_msg.c:67) 20241102130154190 DLMGCP DEBUG <0013> Received message: line #06: s=- (mgcp_msg.c:67) 20241102130154190 DLMGCP DEBUG <0013> Received message: line #07: c=IN IP4 127.0.0.1 (mgcp_msg.c:67) 20241102130154190 DLMGCP DEBUG <0013> Received message: line #08: t=0 0 (mgcp_msg.c:67) 20241102130154190 DLMGCP DEBUG <0013> Received message: line #09: m=audio 10000 RTP/AVP 96 (mgcp_msg.c:67) 20241102130154190 DLMGCP DEBUG <0013> Received message: line #10: a=rtpmap:96 AMR/8000 (mgcp_msg.c:67) 20241102130154190 DLMGCP DEBUG <0013> Received message: line #11: a=ptime:20 (mgcp_msg.c:67) 20241102130154190 DLMGCP DEBUG <0013> Received message: line #12: a=fmtp:96 octet-align=1 (mgcp_msg.c:67) 20241102130154190 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:279) 20241102130154190 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:441) 20241102130154190 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241102130154190 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw conn:(1226/rtp C:E75CCCBE r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241102130154191 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:E75CCCBE connection mode 'sendrecv' 3 (mgcp_msg.c:120) 20241102130154191 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:E75CCCBE output_enabled 1 (mgcp_msg.c:125) 20241102130154191 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241102130154191 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:E75CCCBE Got media info via SDP: port:10000, addr:127.0.0.1, duration:20, payload-types:96=AMR (mgcp_sdp.c:444) 20241102130154191 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw conn:(1226/rtp C:E75CCCBE 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) 20241102130154191 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Configuring RTP endpoint: local port 10000 (mgcp_protocol.c:726) 20241102130154191 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:E75CCCBE CRCX: Creating connection: port: 5876 (mgcp_protocol.c:1112) 20241102130154191 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:E75CCCBE CRCX: connection successfully created (mgcp_protocol.c:1121) 20241102130154191 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241102130154191 DLMGCP DEBUG <0013> Generated response: line #00: 200 29856 OK (mgcp_msg.c:67) 20241102130154191 DLMGCP DEBUG <0013> Generated response: line #01: I: E75CCCBE (mgcp_msg.c:67) 20241102130154191 DLMGCP DEBUG <0013> Generated response: line #02: v=0 (mgcp_msg.c:67) 20241102130154191 DLMGCP DEBUG <0013> Generated response: line #03: o=- E75CCCBE 23 IN IP4 127.0.0.1 (mgcp_msg.c:67) 20241102130154191 DLMGCP DEBUG <0013> Generated response: line #04: s=- (mgcp_msg.c:67) 20241102130154191 DLMGCP DEBUG <0013> Generated response: line #05: c=IN IP4 127.0.0.1 (mgcp_msg.c:67) 20241102130154191 DLMGCP DEBUG <0013> Generated response: line #06: t=0 0 (mgcp_msg.c:67) 20241102130154191 DLMGCP DEBUG <0013> Generated response: line #07: m=audio 5876 RTP/AVP 96 (mgcp_msg.c:67) 20241102130154191 DLMGCP DEBUG <0013> Generated response: line #08: a=rtpmap:96 AMR/8000 (mgcp_msg.c:67) 20241102130154191 DLMGCP DEBUG <0013> Generated response: line #09: a=fmtp:96 octet-align=1 (mgcp_msg.c:67) 20241102130154191 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241102130154194 DLMGCP DEBUG <0013> Received message: line #00: CRCX 29857 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:67) 20241102130154194 DLMGCP DEBUG <0013> Received message: line #01: M: sendrecv (mgcp_msg.c:67) 20241102130154194 DLMGCP DEBUG <0013> Received message: line #02: C: 1226 (mgcp_msg.c:67) 20241102130154194 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241102130154194 DLMGCP DEBUG <0013> Received message: line #04: v=0 (mgcp_msg.c:67) 20241102130154194 DLMGCP DEBUG <0013> Received message: line #05: o=- 23 42 IN IP4 127.0.0.1 (mgcp_msg.c:67) 20241102130154194 DLMGCP DEBUG <0013> Received message: line #06: s=- (mgcp_msg.c:67) 20241102130154194 DLMGCP DEBUG <0013> Received message: line #07: c=IN IP4 127.0.0.1 (mgcp_msg.c:67) 20241102130154194 DLMGCP DEBUG <0013> Received message: line #08: t=0 0 (mgcp_msg.c:67) 20241102130154195 DLMGCP DEBUG <0013> Received message: line #09: m=audio 20000 RTP/AVP 112 (mgcp_msg.c:67) 20241102130154195 DLMGCP DEBUG <0013> Received message: line #10: a=rtpmap:112 AMR/8000 (mgcp_msg.c:67) 20241102130154195 DLMGCP DEBUG <0013> Received message: line #11: a=ptime:20 (mgcp_msg.c:67) 20241102130154195 DLMGCP DEBUG <0013> Received message: line #12: a=fmtp:112 octet-align=0 (mgcp_msg.c:67) 20241102130154195 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:279) 20241102130154195 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:441) 20241102130154195 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241102130154195 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw conn:(1226/rtp C:958D18FA r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241102130154195 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:958D18FA connection mode 'sendrecv' 3 (mgcp_msg.c:120) 20241102130154195 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:958D18FA output_enabled 1 (mgcp_msg.c:125) 20241102130154195 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241102130154195 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:958D18FA Got media info via SDP: port:20000, addr:127.0.0.1, duration:20, payload-types:112=AMR (mgcp_sdp.c:444) 20241102130154195 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw conn:(1226/rtp C:958D18FA 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) 20241102130154195 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Configuring RTP endpoint: local port 20000 (mgcp_protocol.c:726) 20241102130154195 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:958D18FA CRCX: Creating connection: port: 5878 (mgcp_protocol.c:1112) 20241102130154195 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:958D18FA CRCX: connection successfully created (mgcp_protocol.c:1121) 20241102130154195 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241102130154195 DLMGCP DEBUG <0013> Generated response: line #00: 200 29857 OK (mgcp_msg.c:67) 20241102130154195 DLMGCP DEBUG <0013> Generated response: line #01: I: 958D18FA (mgcp_msg.c:67) 20241102130154195 DLMGCP DEBUG <0013> Generated response: line #02: v=0 (mgcp_msg.c:67) 20241102130154195 DLMGCP DEBUG <0013> Generated response: line #03: o=- 958D18FA 23 IN IP4 127.0.0.1 (mgcp_msg.c:67) 20241102130154195 DLMGCP DEBUG <0013> Generated response: line #04: s=- (mgcp_msg.c:67) 20241102130154195 DLMGCP DEBUG <0013> Generated response: line #05: c=IN IP4 127.0.0.1 (mgcp_msg.c:67) 20241102130154195 DLMGCP DEBUG <0013> Generated response: line #06: t=0 0 (mgcp_msg.c:67) 20241102130154195 DLMGCP DEBUG <0013> Generated response: line #07: m=audio 5878 RTP/AVP 112 (mgcp_msg.c:67) 20241102130154195 DLMGCP DEBUG <0013> Generated response: line #08: a=rtpmap:112 AMR/8000 (mgcp_msg.c:67) 20241102130154195 DLMGCP DEBUG <0013> Generated response: line #09: a=fmtp:112 octet-align=0 (mgcp_msg.c:67) 20241102130154195 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) RTPEM1(275)@10445d38c153: Warning: Stopping inactive timer T_transmit. RTPEM1(275)@10445d38c153: Warning: Stopping inactive timer T_transmit. RTPEM0(274)@10445d38c153: Warning: Stopping inactive timer T_transmit. RTPEM0(274)@10445d38c153: Warning: Stopping inactive timer T_transmit. RTPEM0(274)@10445d38c153: Warning: Stopping inactive timer T_transmit. RTPEM1(275)@10445d38c153: Warning: Stopping inactive timer T_transmit. 20241102130158306 DLMGCP DEBUG <0013> Received message: line #00: DLCX 29858 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:67) 20241102130158306 DLMGCP DEBUG <0013> Received message: line #01: C: 1226 (mgcp_msg.c:67) 20241102130158306 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:279) 20241102130158306 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:441) 20241102130158306 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241102130158306 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (2 total) at once (mgcp_protocol.c:1477) 20241102130158306 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:662) 20241102130158306 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:662) 20241102130158306 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241102130158306 DLMGCP DEBUG <0013> Generated response: line #00: 200 29858 OK (mgcp_msg.c:67) MTC@10445d38c153: 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@10445d38c153: 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@10445d38c153: setverdict(pass): none -> pass VirtCallAgent-STATS(277)@10445d38c153: Final verdict of PTC: none IPA-CTRL-CLI-IPA(278)@10445d38c153: Final verdict of PTC: none RTPEM0(274)@10445d38c153: Final verdict of PTC: none RTPEM2(276)@10445d38c153: Final verdict of PTC: none RTPEM1(275)@10445d38c153: Final verdict of PTC: none MTC@10445d38c153: Setting final verdict of the test case. MTC@10445d38c153: Local verdict of MTC: pass MTC@10445d38c153: Local verdict of PTC RTPEM0(274): none (pass -> pass) MTC@10445d38c153: Local verdict of PTC RTPEM1(275): none (pass -> pass) MTC@10445d38c153: Local verdict of PTC RTPEM2(276): none (pass -> pass) MTC@10445d38c153: Local verdict of PTC VirtCallAgent-STATS(277): none (pass -> pass) MTC@10445d38c153: Local verdict of PTC IPA-CTRL-CLI-IPA(278): none (pass -> pass) MTC@10445d38c153: Test case TC_amr_oa_bwe_rtp_conversion finished. Verdict: pass MTC@10445d38c153: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh MGCP_Test.TC_amr_oa_bwe_rtp_conversion pass'. Sat Nov 2 13:01:58 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=251660) Waiting for packet dumper to finish... 1 (prev_count=251660, count=259652) MTC@10445d38c153: External command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-latest/_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@10445d38c153: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-latest/_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 ------ Sat Nov 2 13:02:00 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-latest/logs/testsuite/MGCP_Test.TC_amr_oa_oa_rtp_conversion.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-latest/logs/testsuite/MGCP_Test.TC_amr_oa_oa_rtp_conversion.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@10445d38c153: External command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh MGCP_Test.TC_amr_oa_oa_rtp_conversion' was executed successfully (exit status: 0). MTC@10445d38c153: Test case TC_amr_oa_oa_rtp_conversion started. 20241102130201447 DLMGCP DEBUG <0013> Received message: line #00: DLCX 28251 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:67) 20241102130201447 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:279) 20241102130201447 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:441) 20241102130201447 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241102130201447 DLMGCP ERROR <0013> endpoint:rtpbridge/2@mgw DLCX: endpoint is not holding a connection. (mgcp_protocol.c:1399) 20241102130201447 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=515 (mgcp_protocol.c:230) 20241102130201447 DLMGCP DEBUG <0013> Generated response: line #00: 515 28251 FAIL (mgcp_msg.c:67) 20241102130201453 DLMGCP DEBUG <0013> Received message: line #00: CRCX 28252 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:67) 20241102130201453 DLMGCP DEBUG <0013> Received message: line #01: M: sendrecv (mgcp_msg.c:67) 20241102130201453 DLMGCP DEBUG <0013> Received message: line #02: C: 1226 (mgcp_msg.c:67) 20241102130201453 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241102130201453 DLMGCP DEBUG <0013> Received message: line #04: v=0 (mgcp_msg.c:67) 20241102130201453 DLMGCP DEBUG <0013> Received message: line #05: o=- 23 42 IN IP4 127.0.0.1 (mgcp_msg.c:67) 20241102130201453 DLMGCP DEBUG <0013> Received message: line #06: s=- (mgcp_msg.c:67) 20241102130201453 DLMGCP DEBUG <0013> Received message: line #07: c=IN IP4 127.0.0.1 (mgcp_msg.c:67) 20241102130201453 DLMGCP DEBUG <0013> Received message: line #08: t=0 0 (mgcp_msg.c:67) 20241102130201453 DLMGCP DEBUG <0013> Received message: line #09: m=audio 10000 RTP/AVP 96 (mgcp_msg.c:67) 20241102130201453 DLMGCP DEBUG <0013> Received message: line #10: a=rtpmap:96 AMR/8000 (mgcp_msg.c:67) 20241102130201453 DLMGCP DEBUG <0013> Received message: line #11: a=ptime:20 (mgcp_msg.c:67) 20241102130201453 DLMGCP DEBUG <0013> Received message: line #12: a=fmtp:96 octet-align=1 (mgcp_msg.c:67) 20241102130201453 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:279) 20241102130201453 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:441) 20241102130201453 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241102130201453 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw conn:(1226/rtp C:1785DCC9 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241102130201453 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:1785DCC9 connection mode 'sendrecv' 3 (mgcp_msg.c:120) 20241102130201453 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:1785DCC9 output_enabled 1 (mgcp_msg.c:125) 20241102130201453 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241102130201453 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:1785DCC9 Got media info via SDP: port:10000, addr:127.0.0.1, duration:20, payload-types:96=AMR (mgcp_sdp.c:444) 20241102130201454 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw conn:(1226/rtp C:1785DCC9 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) 20241102130201454 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Configuring RTP endpoint: local port 10000 (mgcp_protocol.c:726) 20241102130201454 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:1785DCC9 CRCX: Creating connection: port: 5880 (mgcp_protocol.c:1112) 20241102130201454 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:1785DCC9 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241102130201454 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241102130201454 DLMGCP DEBUG <0013> Generated response: line #00: 200 28252 OK (mgcp_msg.c:67) 20241102130201454 DLMGCP DEBUG <0013> Generated response: line #01: I: 1785DCC9 (mgcp_msg.c:67) 20241102130201454 DLMGCP DEBUG <0013> Generated response: line #02: v=0 (mgcp_msg.c:67) 20241102130201454 DLMGCP DEBUG <0013> Generated response: line #03: o=- 1785DCC9 23 IN IP4 127.0.0.1 (mgcp_msg.c:67) 20241102130201454 DLMGCP DEBUG <0013> Generated response: line #04: s=- (mgcp_msg.c:67) 20241102130201454 DLMGCP DEBUG <0013> Generated response: line #05: c=IN IP4 127.0.0.1 (mgcp_msg.c:67) 20241102130201454 DLMGCP DEBUG <0013> Generated response: line #06: t=0 0 (mgcp_msg.c:67) 20241102130201454 DLMGCP DEBUG <0013> Generated response: line #07: m=audio 5880 RTP/AVP 96 (mgcp_msg.c:67) 20241102130201454 DLMGCP DEBUG <0013> Generated response: line #08: a=rtpmap:96 AMR/8000 (mgcp_msg.c:67) 20241102130201454 DLMGCP DEBUG <0013> Generated response: line #09: a=fmtp:96 octet-align=1 (mgcp_msg.c:67) 20241102130201454 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241102130201458 DLMGCP DEBUG <0013> Received message: line #00: CRCX 28253 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:67) 20241102130201458 DLMGCP DEBUG <0013> Received message: line #01: M: sendrecv (mgcp_msg.c:67) 20241102130201458 DLMGCP DEBUG <0013> Received message: line #02: C: 1226 (mgcp_msg.c:67) 20241102130201458 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241102130201458 DLMGCP DEBUG <0013> Received message: line #04: v=0 (mgcp_msg.c:67) 20241102130201458 DLMGCP DEBUG <0013> Received message: line #05: o=- 23 42 IN IP4 127.0.0.1 (mgcp_msg.c:67) 20241102130201458 DLMGCP DEBUG <0013> Received message: line #06: s=- (mgcp_msg.c:67) 20241102130201458 DLMGCP DEBUG <0013> Received message: line #07: c=IN IP4 127.0.0.1 (mgcp_msg.c:67) 20241102130201458 DLMGCP DEBUG <0013> Received message: line #08: t=0 0 (mgcp_msg.c:67) 20241102130201458 DLMGCP DEBUG <0013> Received message: line #09: m=audio 20000 RTP/AVP 112 (mgcp_msg.c:67) 20241102130201458 DLMGCP DEBUG <0013> Received message: line #10: a=rtpmap:112 AMR/8000 (mgcp_msg.c:67) 20241102130201458 DLMGCP DEBUG <0013> Received message: line #11: a=ptime:20 (mgcp_msg.c:67) 20241102130201458 DLMGCP DEBUG <0013> Received message: line #12: a=fmtp:112 octet-align=1 (mgcp_msg.c:67) 20241102130201458 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:279) 20241102130201458 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:441) 20241102130201458 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241102130201458 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw conn:(1226/rtp C:9A0EB574 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241102130201459 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:9A0EB574 connection mode 'sendrecv' 3 (mgcp_msg.c:120) 20241102130201459 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:9A0EB574 output_enabled 1 (mgcp_msg.c:125) 20241102130201459 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241102130201459 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:9A0EB574 Got media info via SDP: port:20000, addr:127.0.0.1, duration:20, payload-types:112=AMR (mgcp_sdp.c:444) 20241102130201459 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw conn:(1226/rtp C:9A0EB574 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) 20241102130201459 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Configuring RTP endpoint: local port 20000 (mgcp_protocol.c:726) 20241102130201459 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:9A0EB574 CRCX: Creating connection: port: 5882 (mgcp_protocol.c:1112) 20241102130201459 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:9A0EB574 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241102130201459 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241102130201459 DLMGCP DEBUG <0013> Generated response: line #00: 200 28253 OK (mgcp_msg.c:67) 20241102130201459 DLMGCP DEBUG <0013> Generated response: line #01: I: 9A0EB574 (mgcp_msg.c:67) 20241102130201459 DLMGCP DEBUG <0013> Generated response: line #02: v=0 (mgcp_msg.c:67) 20241102130201459 DLMGCP DEBUG <0013> Generated response: line #03: o=- 9A0EB574 23 IN IP4 127.0.0.1 (mgcp_msg.c:67) 20241102130201459 DLMGCP DEBUG <0013> Generated response: line #04: s=- (mgcp_msg.c:67) 20241102130201459 DLMGCP DEBUG <0013> Generated response: line #05: c=IN IP4 127.0.0.1 (mgcp_msg.c:67) 20241102130201459 DLMGCP DEBUG <0013> Generated response: line #06: t=0 0 (mgcp_msg.c:67) 20241102130201459 DLMGCP DEBUG <0013> Generated response: line #07: m=audio 5882 RTP/AVP 112 (mgcp_msg.c:67) 20241102130201459 DLMGCP DEBUG <0013> Generated response: line #08: a=rtpmap:112 AMR/8000 (mgcp_msg.c:67) 20241102130201459 DLMGCP DEBUG <0013> Generated response: line #09: a=fmtp:112 octet-align=1 (mgcp_msg.c:67) 20241102130201459 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) RTPEM1(280)@10445d38c153: Warning: Stopping inactive timer T_transmit. RTPEM1(280)@10445d38c153: Warning: Stopping inactive timer T_transmit. RTPEM0(279)@10445d38c153: Warning: Stopping inactive timer T_transmit. RTPEM0(279)@10445d38c153: Warning: Stopping inactive timer T_transmit. RTPEM0(279)@10445d38c153: Warning: Stopping inactive timer T_transmit. RTPEM1(280)@10445d38c153: Warning: Stopping inactive timer T_transmit. 20241102130205569 DLMGCP DEBUG <0013> Received message: line #00: DLCX 28254 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:67) 20241102130205569 DLMGCP DEBUG <0013> Received message: line #01: C: 1226 (mgcp_msg.c:67) 20241102130205569 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:279) 20241102130205569 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:441) 20241102130205569 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241102130205569 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (2 total) at once (mgcp_protocol.c:1477) 20241102130205569 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:662) 20241102130205569 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:662) 20241102130205569 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241102130205569 DLMGCP DEBUG <0013> Generated response: line #00: 200 28254 OK (mgcp_msg.c:67) MTC@10445d38c153: 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@10445d38c153: 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@10445d38c153: setverdict(pass): none -> pass RTPEM2(281)@10445d38c153: Final verdict of PTC: none RTPEM1(280)@10445d38c153: Final verdict of PTC: none VirtCallAgent-STATS(282)@10445d38c153: Final verdict of PTC: none IPA-CTRL-CLI-IPA(283)@10445d38c153: Final verdict of PTC: none RTPEM0(279)@10445d38c153: Final verdict of PTC: none MTC@10445d38c153: Setting final verdict of the test case. MTC@10445d38c153: Local verdict of MTC: pass MTC@10445d38c153: Local verdict of PTC RTPEM0(279): none (pass -> pass) MTC@10445d38c153: Local verdict of PTC RTPEM1(280): none (pass -> pass) MTC@10445d38c153: Local verdict of PTC RTPEM2(281): none (pass -> pass) MTC@10445d38c153: Local verdict of PTC VirtCallAgent-STATS(282): none (pass -> pass) MTC@10445d38c153: Local verdict of PTC IPA-CTRL-CLI-IPA(283): none (pass -> pass) MTC@10445d38c153: Test case TC_amr_oa_oa_rtp_conversion finished. Verdict: pass MTC@10445d38c153: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh MGCP_Test.TC_amr_oa_oa_rtp_conversion pass'. Sat Nov 2 13:02:05 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@10445d38c153: External command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-latest/_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@10445d38c153: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-latest/_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 ------ Sat Nov 2 13:02:07 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-latest/logs/testsuite/MGCP_Test.TC_amr_bwe_bwe_rtp_conversion.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-latest/logs/testsuite/MGCP_Test.TC_amr_bwe_bwe_rtp_conversion.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@10445d38c153: External command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh MGCP_Test.TC_amr_bwe_bwe_rtp_conversion' was executed successfully (exit status: 0). MTC@10445d38c153: Test case TC_amr_bwe_bwe_rtp_conversion started. 20241102130208710 DLMGCP DEBUG <0013> Received message: line #00: DLCX 61336 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:67) 20241102130208710 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:279) 20241102130208710 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:441) 20241102130208710 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241102130208710 DLMGCP ERROR <0013> endpoint:rtpbridge/2@mgw DLCX: endpoint is not holding a connection. (mgcp_protocol.c:1399) 20241102130208710 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=515 (mgcp_protocol.c:230) 20241102130208710 DLMGCP DEBUG <0013> Generated response: line #00: 515 61336 FAIL (mgcp_msg.c:67) 20241102130208718 DLMGCP DEBUG <0013> Received message: line #00: CRCX 61337 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:67) 20241102130208718 DLMGCP DEBUG <0013> Received message: line #01: M: sendrecv (mgcp_msg.c:67) 20241102130208718 DLMGCP DEBUG <0013> Received message: line #02: C: 1226 (mgcp_msg.c:67) 20241102130208718 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241102130208718 DLMGCP DEBUG <0013> Received message: line #04: v=0 (mgcp_msg.c:67) 20241102130208718 DLMGCP DEBUG <0013> Received message: line #05: o=- 23 42 IN IP4 127.0.0.1 (mgcp_msg.c:67) 20241102130208718 DLMGCP DEBUG <0013> Received message: line #06: s=- (mgcp_msg.c:67) 20241102130208718 DLMGCP DEBUG <0013> Received message: line #07: c=IN IP4 127.0.0.1 (mgcp_msg.c:67) 20241102130208718 DLMGCP DEBUG <0013> Received message: line #08: t=0 0 (mgcp_msg.c:67) 20241102130208718 DLMGCP DEBUG <0013> Received message: line #09: m=audio 10000 RTP/AVP 96 (mgcp_msg.c:67) 20241102130208718 DLMGCP DEBUG <0013> Received message: line #10: a=rtpmap:96 AMR/8000 (mgcp_msg.c:67) 20241102130208718 DLMGCP DEBUG <0013> Received message: line #11: a=ptime:20 (mgcp_msg.c:67) 20241102130208718 DLMGCP DEBUG <0013> Received message: line #12: a=fmtp:96 octet-align=0 (mgcp_msg.c:67) 20241102130208718 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:279) 20241102130208718 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:441) 20241102130208718 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241102130208718 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw conn:(1226/rtp C:6670CEDC r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241102130208718 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:6670CEDC connection mode 'sendrecv' 3 (mgcp_msg.c:120) 20241102130208718 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:6670CEDC output_enabled 1 (mgcp_msg.c:125) 20241102130208718 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241102130208718 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:6670CEDC Got media info via SDP: port:10000, addr:127.0.0.1, duration:20, payload-types:96=AMR (mgcp_sdp.c:444) 20241102130208718 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw conn:(1226/rtp C:6670CEDC 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) 20241102130208718 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Configuring RTP endpoint: local port 10000 (mgcp_protocol.c:726) 20241102130208718 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:6670CEDC CRCX: Creating connection: port: 5884 (mgcp_protocol.c:1112) 20241102130208718 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:6670CEDC CRCX: connection successfully created (mgcp_protocol.c:1121) 20241102130208718 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241102130208718 DLMGCP DEBUG <0013> Generated response: line #00: 200 61337 OK (mgcp_msg.c:67) 20241102130208718 DLMGCP DEBUG <0013> Generated response: line #01: I: 6670CEDC (mgcp_msg.c:67) 20241102130208718 DLMGCP DEBUG <0013> Generated response: line #02: v=0 (mgcp_msg.c:67) 20241102130208718 DLMGCP DEBUG <0013> Generated response: line #03: o=- 6670CEDC 23 IN IP4 127.0.0.1 (mgcp_msg.c:67) 20241102130208718 DLMGCP DEBUG <0013> Generated response: line #04: s=- (mgcp_msg.c:67) 20241102130208718 DLMGCP DEBUG <0013> Generated response: line #05: c=IN IP4 127.0.0.1 (mgcp_msg.c:67) 20241102130208718 DLMGCP DEBUG <0013> Generated response: line #06: t=0 0 (mgcp_msg.c:67) 20241102130208718 DLMGCP DEBUG <0013> Generated response: line #07: m=audio 5884 RTP/AVP 96 (mgcp_msg.c:67) 20241102130208718 DLMGCP DEBUG <0013> Generated response: line #08: a=rtpmap:96 AMR/8000 (mgcp_msg.c:67) 20241102130208718 DLMGCP DEBUG <0013> Generated response: line #09: a=fmtp:96 octet-align=0 (mgcp_msg.c:67) 20241102130208718 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241102130208723 DLMGCP DEBUG <0013> Received message: line #00: CRCX 61338 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:67) 20241102130208723 DLMGCP DEBUG <0013> Received message: line #01: M: sendrecv (mgcp_msg.c:67) 20241102130208723 DLMGCP DEBUG <0013> Received message: line #02: C: 1226 (mgcp_msg.c:67) 20241102130208723 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241102130208723 DLMGCP DEBUG <0013> Received message: line #04: v=0 (mgcp_msg.c:67) 20241102130208723 DLMGCP DEBUG <0013> Received message: line #05: o=- 23 42 IN IP4 127.0.0.1 (mgcp_msg.c:67) 20241102130208723 DLMGCP DEBUG <0013> Received message: line #06: s=- (mgcp_msg.c:67) 20241102130208723 DLMGCP DEBUG <0013> Received message: line #07: c=IN IP4 127.0.0.1 (mgcp_msg.c:67) 20241102130208723 DLMGCP DEBUG <0013> Received message: line #08: t=0 0 (mgcp_msg.c:67) 20241102130208723 DLMGCP DEBUG <0013> Received message: line #09: m=audio 20000 RTP/AVP 112 (mgcp_msg.c:67) 20241102130208723 DLMGCP DEBUG <0013> Received message: line #10: a=rtpmap:112 AMR/8000 (mgcp_msg.c:67) 20241102130208723 DLMGCP DEBUG <0013> Received message: line #11: a=ptime:20 (mgcp_msg.c:67) 20241102130208723 DLMGCP DEBUG <0013> Received message: line #12: a=fmtp:112 octet-align=0 (mgcp_msg.c:67) 20241102130208723 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:279) 20241102130208723 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:441) 20241102130208723 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241102130208723 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw conn:(1226/rtp C:69609A24 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241102130208723 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:69609A24 connection mode 'sendrecv' 3 (mgcp_msg.c:120) 20241102130208723 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:69609A24 output_enabled 1 (mgcp_msg.c:125) 20241102130208723 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241102130208723 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:69609A24 Got media info via SDP: port:20000, addr:127.0.0.1, duration:20, payload-types:112=AMR (mgcp_sdp.c:444) 20241102130208723 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw conn:(1226/rtp C:69609A24 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) 20241102130208723 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Configuring RTP endpoint: local port 20000 (mgcp_protocol.c:726) 20241102130208723 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:69609A24 CRCX: Creating connection: port: 5886 (mgcp_protocol.c:1112) 20241102130208723 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:69609A24 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241102130208723 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241102130208723 DLMGCP DEBUG <0013> Generated response: line #00: 200 61338 OK (mgcp_msg.c:67) 20241102130208723 DLMGCP DEBUG <0013> Generated response: line #01: I: 69609A24 (mgcp_msg.c:67) 20241102130208723 DLMGCP DEBUG <0013> Generated response: line #02: v=0 (mgcp_msg.c:67) 20241102130208723 DLMGCP DEBUG <0013> Generated response: line #03: o=- 69609A24 23 IN IP4 127.0.0.1 (mgcp_msg.c:67) 20241102130208723 DLMGCP DEBUG <0013> Generated response: line #04: s=- (mgcp_msg.c:67) 20241102130208723 DLMGCP DEBUG <0013> Generated response: line #05: c=IN IP4 127.0.0.1 (mgcp_msg.c:67) 20241102130208723 DLMGCP DEBUG <0013> Generated response: line #06: t=0 0 (mgcp_msg.c:67) 20241102130208723 DLMGCP DEBUG <0013> Generated response: line #07: m=audio 5886 RTP/AVP 112 (mgcp_msg.c:67) 20241102130208723 DLMGCP DEBUG <0013> Generated response: line #08: a=rtpmap:112 AMR/8000 (mgcp_msg.c:67) 20241102130208723 DLMGCP DEBUG <0013> Generated response: line #09: a=fmtp:112 octet-align=0 (mgcp_msg.c:67) 20241102130208723 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) RTPEM1(285)@10445d38c153: Warning: Stopping inactive timer T_transmit. RTPEM1(285)@10445d38c153: Warning: Stopping inactive timer T_transmit. RTPEM0(284)@10445d38c153: Warning: Stopping inactive timer T_transmit. RTPEM0(284)@10445d38c153: Warning: Stopping inactive timer T_transmit. RTPEM0(284)@10445d38c153: Warning: Stopping inactive timer T_transmit. RTPEM1(285)@10445d38c153: Warning: Stopping inactive timer T_transmit. 20241102130212834 DLMGCP DEBUG <0013> Received message: line #00: DLCX 61339 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:67) 20241102130212834 DLMGCP DEBUG <0013> Received message: line #01: C: 1226 (mgcp_msg.c:67) 20241102130212834 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:279) 20241102130212834 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:441) 20241102130212834 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241102130212835 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (2 total) at once (mgcp_protocol.c:1477) 20241102130212835 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:662) 20241102130212835 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:662) 20241102130212835 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241102130212835 DLMGCP DEBUG <0013> Generated response: line #00: 200 61339 OK (mgcp_msg.c:67) MTC@10445d38c153: 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@10445d38c153: 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@10445d38c153: setverdict(pass): none -> pass RTPEM2(286)@10445d38c153: Final verdict of PTC: none VirtCallAgent-STATS(287)@10445d38c153: Final verdict of PTC: none IPA-CTRL-CLI-IPA(288)@10445d38c153: Final verdict of PTC: none RTPEM1(285)@10445d38c153: Final verdict of PTC: none RTPEM0(284)@10445d38c153: Final verdict of PTC: none MTC@10445d38c153: Setting final verdict of the test case. MTC@10445d38c153: Local verdict of MTC: pass MTC@10445d38c153: Local verdict of PTC RTPEM0(284): none (pass -> pass) MTC@10445d38c153: Local verdict of PTC RTPEM1(285): none (pass -> pass) MTC@10445d38c153: Local verdict of PTC RTPEM2(286): none (pass -> pass) MTC@10445d38c153: Local verdict of PTC VirtCallAgent-STATS(287): none (pass -> pass) MTC@10445d38c153: Local verdict of PTC IPA-CTRL-CLI-IPA(288): none (pass -> pass) MTC@10445d38c153: Test case TC_amr_bwe_bwe_rtp_conversion finished. Verdict: pass MTC@10445d38c153: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh MGCP_Test.TC_amr_bwe_bwe_rtp_conversion pass'. Sat Nov 2 13:02:12 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=251268) Waiting for packet dumper to finish... 1 (prev_count=251268, count=259260) MTC@10445d38c153: External command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-latest/_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@10445d38c153: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-latest/_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 ------ Sat Nov 2 13:02:14 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-latest/logs/testsuite/MGCP_Test.TC_amr_oa_oa_no_bwe_rtp_conversion.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-latest/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@10445d38c153: External command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-latest/_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@10445d38c153: Test case TC_amr_oa_oa_no_bwe_rtp_conversion started. 20241102130215976 DLMGCP DEBUG <0013> Received message: line #00: DLCX 38045 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:67) 20241102130215976 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:279) 20241102130215976 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:441) 20241102130215976 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241102130215976 DLMGCP ERROR <0013> endpoint:rtpbridge/2@mgw DLCX: endpoint is not holding a connection. (mgcp_protocol.c:1399) 20241102130215976 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=515 (mgcp_protocol.c:230) 20241102130215976 DLMGCP DEBUG <0013> Generated response: line #00: 515 38045 FAIL (mgcp_msg.c:67) 20241102130215981 DLMGCP DEBUG <0013> Received message: line #00: CRCX 38046 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:67) 20241102130215981 DLMGCP DEBUG <0013> Received message: line #01: M: sendrecv (mgcp_msg.c:67) 20241102130215981 DLMGCP DEBUG <0013> Received message: line #02: C: 1226 (mgcp_msg.c:67) 20241102130215981 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241102130215981 DLMGCP DEBUG <0013> Received message: line #04: v=0 (mgcp_msg.c:67) 20241102130215981 DLMGCP DEBUG <0013> Received message: line #05: o=- 23 42 IN IP4 127.0.0.1 (mgcp_msg.c:67) 20241102130215981 DLMGCP DEBUG <0013> Received message: line #06: s=- (mgcp_msg.c:67) 20241102130215981 DLMGCP DEBUG <0013> Received message: line #07: c=IN IP4 127.0.0.1 (mgcp_msg.c:67) 20241102130215981 DLMGCP DEBUG <0013> Received message: line #08: t=0 0 (mgcp_msg.c:67) 20241102130215981 DLMGCP DEBUG <0013> Received message: line #09: m=audio 10000 RTP/AVP 96 (mgcp_msg.c:67) 20241102130215981 DLMGCP DEBUG <0013> Received message: line #10: a=rtpmap:96 AMR/8000 (mgcp_msg.c:67) 20241102130215981 DLMGCP DEBUG <0013> Received message: line #11: a=ptime:20 (mgcp_msg.c:67) 20241102130215981 DLMGCP DEBUG <0013> Received message: line #12: a=fmtp:96 octet-align=1 (mgcp_msg.c:67) 20241102130215981 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:279) 20241102130215981 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:441) 20241102130215981 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241102130215981 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw conn:(1226/rtp C:8ED2348B r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241102130215981 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:8ED2348B connection mode 'sendrecv' 3 (mgcp_msg.c:120) 20241102130215981 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:8ED2348B output_enabled 1 (mgcp_msg.c:125) 20241102130215981 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241102130215981 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:8ED2348B Got media info via SDP: port:10000, addr:127.0.0.1, duration:20, payload-types:96=AMR (mgcp_sdp.c:444) 20241102130215982 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw conn:(1226/rtp C:8ED2348B 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) 20241102130215982 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Configuring RTP endpoint: local port 10000 (mgcp_protocol.c:726) 20241102130215982 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:8ED2348B CRCX: Creating connection: port: 5888 (mgcp_protocol.c:1112) 20241102130215982 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:8ED2348B CRCX: connection successfully created (mgcp_protocol.c:1121) 20241102130215982 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241102130215982 DLMGCP DEBUG <0013> Generated response: line #00: 200 38046 OK (mgcp_msg.c:67) 20241102130215982 DLMGCP DEBUG <0013> Generated response: line #01: I: 8ED2348B (mgcp_msg.c:67) 20241102130215982 DLMGCP DEBUG <0013> Generated response: line #02: v=0 (mgcp_msg.c:67) 20241102130215982 DLMGCP DEBUG <0013> Generated response: line #03: o=- 8ED2348B 23 IN IP4 127.0.0.1 (mgcp_msg.c:67) 20241102130215982 DLMGCP DEBUG <0013> Generated response: line #04: s=- (mgcp_msg.c:67) 20241102130215982 DLMGCP DEBUG <0013> Generated response: line #05: c=IN IP4 127.0.0.1 (mgcp_msg.c:67) 20241102130215982 DLMGCP DEBUG <0013> Generated response: line #06: t=0 0 (mgcp_msg.c:67) 20241102130215982 DLMGCP DEBUG <0013> Generated response: line #07: m=audio 5888 RTP/AVP 96 (mgcp_msg.c:67) 20241102130215982 DLMGCP DEBUG <0013> Generated response: line #08: a=rtpmap:96 AMR/8000 (mgcp_msg.c:67) 20241102130215982 DLMGCP DEBUG <0013> Generated response: line #09: a=fmtp:96 octet-align=1 (mgcp_msg.c:67) 20241102130215982 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241102130215986 DLMGCP DEBUG <0013> Received message: line #00: CRCX 38047 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:67) 20241102130215986 DLMGCP DEBUG <0013> Received message: line #01: M: sendrecv (mgcp_msg.c:67) 20241102130215986 DLMGCP DEBUG <0013> Received message: line #02: C: 1226 (mgcp_msg.c:67) 20241102130215986 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241102130215986 DLMGCP DEBUG <0013> Received message: line #04: v=0 (mgcp_msg.c:67) 20241102130215986 DLMGCP DEBUG <0013> Received message: line #05: o=- 23 42 IN IP4 127.0.0.1 (mgcp_msg.c:67) 20241102130215986 DLMGCP DEBUG <0013> Received message: line #06: s=- (mgcp_msg.c:67) 20241102130215986 DLMGCP DEBUG <0013> Received message: line #07: c=IN IP4 127.0.0.1 (mgcp_msg.c:67) 20241102130215987 DLMGCP DEBUG <0013> Received message: line #08: t=0 0 (mgcp_msg.c:67) 20241102130215987 DLMGCP DEBUG <0013> Received message: line #09: m=audio 20000 RTP/AVP 112 113 (mgcp_msg.c:67) 20241102130215987 DLMGCP DEBUG <0013> Received message: line #10: a=rtpmap:112 AMR/8000 (mgcp_msg.c:67) 20241102130215987 DLMGCP DEBUG <0013> Received message: line #11: a=rtpmap:113 AMR/8000 (mgcp_msg.c:67) 20241102130215987 DLMGCP DEBUG <0013> Received message: line #12: a=ptime:20 (mgcp_msg.c:67) 20241102130215987 DLMGCP DEBUG <0013> Received message: line #13: a=fmtp:112 octet-align=1 (mgcp_msg.c:67) 20241102130215987 DLMGCP DEBUG <0013> Received message: line #14: a=fmtp:113 octet-align=0 (mgcp_msg.c:67) 20241102130215987 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:279) 20241102130215987 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:441) 20241102130215987 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241102130215987 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw conn:(1226/rtp C:AACD470B r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241102130215987 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:AACD470B connection mode 'sendrecv' 3 (mgcp_msg.c:120) 20241102130215987 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:AACD470B output_enabled 1 (mgcp_msg.c:125) 20241102130215987 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241102130215987 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:AACD470B Got media info via SDP: port:20000, addr:127.0.0.1, duration:20, payload-types:112=AMR 113=AMR (mgcp_sdp.c:444) 20241102130215987 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw conn:(1226/rtp C:AACD470B 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) 20241102130215987 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw conn:(1226/rtp C:AACD470B 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) 20241102130215987 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Configuring RTP endpoint: local port 20000 (mgcp_protocol.c:726) 20241102130215987 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:AACD470B CRCX: Creating connection: port: 5890 (mgcp_protocol.c:1112) 20241102130215987 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:AACD470B CRCX: connection successfully created (mgcp_protocol.c:1121) 20241102130215987 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241102130215987 DLMGCP DEBUG <0013> Generated response: line #00: 200 38047 OK (mgcp_msg.c:67) 20241102130215987 DLMGCP DEBUG <0013> Generated response: line #01: I: AACD470B (mgcp_msg.c:67) 20241102130215987 DLMGCP DEBUG <0013> Generated response: line #02: v=0 (mgcp_msg.c:67) 20241102130215987 DLMGCP DEBUG <0013> Generated response: line #03: o=- AACD470B 23 IN IP4 127.0.0.1 (mgcp_msg.c:67) 20241102130215987 DLMGCP DEBUG <0013> Generated response: line #04: s=- (mgcp_msg.c:67) 20241102130215987 DLMGCP DEBUG <0013> Generated response: line #05: c=IN IP4 127.0.0.1 (mgcp_msg.c:67) 20241102130215987 DLMGCP DEBUG <0013> Generated response: line #06: t=0 0 (mgcp_msg.c:67) 20241102130215987 DLMGCP DEBUG <0013> Generated response: line #07: m=audio 5890 RTP/AVP 112 (mgcp_msg.c:67) 20241102130215987 DLMGCP DEBUG <0013> Generated response: line #08: a=rtpmap:112 AMR/8000 (mgcp_msg.c:67) 20241102130215987 DLMGCP DEBUG <0013> Generated response: line #09: a=fmtp:112 octet-align=1 (mgcp_msg.c:67) 20241102130215987 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) RTPEM1(290)@10445d38c153: Warning: Stopping inactive timer T_transmit. RTPEM1(290)@10445d38c153: Warning: Stopping inactive timer T_transmit. RTPEM0(289)@10445d38c153: Warning: Stopping inactive timer T_transmit. RTPEM0(289)@10445d38c153: Warning: Stopping inactive timer T_transmit. RTPEM0(289)@10445d38c153: Warning: Stopping inactive timer T_transmit. RTPEM1(290)@10445d38c153: Warning: Stopping inactive timer T_transmit. 20241102130220098 DLMGCP DEBUG <0013> Received message: line #00: DLCX 38048 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:67) 20241102130220098 DLMGCP DEBUG <0013> Received message: line #01: C: 1226 (mgcp_msg.c:67) 20241102130220098 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:279) 20241102130220098 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:441) 20241102130220098 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241102130220098 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (2 total) at once (mgcp_protocol.c:1477) 20241102130220098 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:662) 20241102130220098 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:662) 20241102130220098 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241102130220098 DLMGCP DEBUG <0013> Generated response: line #00: 200 38048 OK (mgcp_msg.c:67) MTC@10445d38c153: 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@10445d38c153: 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@10445d38c153: setverdict(pass): none -> pass VirtCallAgent-STATS(292)@10445d38c153: Final verdict of PTC: none RTPEM2(291)@10445d38c153: Final verdict of PTC: none IPA-CTRL-CLI-IPA(293)@10445d38c153: Final verdict of PTC: none RTPEM1(290)@10445d38c153: Final verdict of PTC: none RTPEM0(289)@10445d38c153: Final verdict of PTC: none MTC@10445d38c153: Setting final verdict of the test case. MTC@10445d38c153: Local verdict of MTC: pass MTC@10445d38c153: Local verdict of PTC RTPEM0(289): none (pass -> pass) MTC@10445d38c153: Local verdict of PTC RTPEM1(290): none (pass -> pass) MTC@10445d38c153: Local verdict of PTC RTPEM2(291): none (pass -> pass) MTC@10445d38c153: Local verdict of PTC VirtCallAgent-STATS(292): none (pass -> pass) MTC@10445d38c153: Local verdict of PTC IPA-CTRL-CLI-IPA(293): none (pass -> pass) MTC@10445d38c153: Test case TC_amr_oa_oa_no_bwe_rtp_conversion finished. Verdict: pass MTC@10445d38c153: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh MGCP_Test.TC_amr_oa_oa_no_bwe_rtp_conversion pass'. Sat Nov 2 13:02:20 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=252956) Waiting for packet dumper to finish... 1 (prev_count=252956, count=260948) MTC@10445d38c153: External command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-latest/_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@10445d38c153: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-latest/_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 ------ Sat Nov 2 13:02:22 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-latest/logs/testsuite/MGCP_Test.TC_amr_oa_no_bwe_oa_rtp_conversion.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-latest/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@10445d38c153: External command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-latest/_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@10445d38c153: Test case TC_amr_oa_no_bwe_oa_rtp_conversion started. 20241102130223239 DLMGCP DEBUG <0013> Received message: line #00: DLCX 14463 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:67) 20241102130223239 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:279) 20241102130223239 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:441) 20241102130223239 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241102130223239 DLMGCP ERROR <0013> endpoint:rtpbridge/2@mgw DLCX: endpoint is not holding a connection. (mgcp_protocol.c:1399) 20241102130223239 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=515 (mgcp_protocol.c:230) 20241102130223239 DLMGCP DEBUG <0013> Generated response: line #00: 515 14463 FAIL (mgcp_msg.c:67) 20241102130223246 DLMGCP DEBUG <0013> Received message: line #00: CRCX 14464 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:67) 20241102130223246 DLMGCP DEBUG <0013> Received message: line #01: M: sendrecv (mgcp_msg.c:67) 20241102130223246 DLMGCP DEBUG <0013> Received message: line #02: C: 1226 (mgcp_msg.c:67) 20241102130223246 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241102130223246 DLMGCP DEBUG <0013> Received message: line #04: v=0 (mgcp_msg.c:67) 20241102130223246 DLMGCP DEBUG <0013> Received message: line #05: o=- 23 42 IN IP4 127.0.0.1 (mgcp_msg.c:67) 20241102130223246 DLMGCP DEBUG <0013> Received message: line #06: s=- (mgcp_msg.c:67) 20241102130223246 DLMGCP DEBUG <0013> Received message: line #07: c=IN IP4 127.0.0.1 (mgcp_msg.c:67) 20241102130223246 DLMGCP DEBUG <0013> Received message: line #08: t=0 0 (mgcp_msg.c:67) 20241102130223246 DLMGCP DEBUG <0013> Received message: line #09: m=audio 10000 RTP/AVP 96 (mgcp_msg.c:67) 20241102130223246 DLMGCP DEBUG <0013> Received message: line #10: a=rtpmap:96 AMR/8000 (mgcp_msg.c:67) 20241102130223246 DLMGCP DEBUG <0013> Received message: line #11: a=ptime:20 (mgcp_msg.c:67) 20241102130223246 DLMGCP DEBUG <0013> Received message: line #12: a=fmtp:96 octet-align=1 (mgcp_msg.c:67) 20241102130223246 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:279) 20241102130223246 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:441) 20241102130223246 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241102130223246 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw conn:(1226/rtp C:F0ADA95E r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241102130223246 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:F0ADA95E connection mode 'sendrecv' 3 (mgcp_msg.c:120) 20241102130223246 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:F0ADA95E output_enabled 1 (mgcp_msg.c:125) 20241102130223246 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241102130223246 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:F0ADA95E Got media info via SDP: port:10000, addr:127.0.0.1, duration:20, payload-types:96=AMR (mgcp_sdp.c:444) 20241102130223246 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw conn:(1226/rtp C:F0ADA95E 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) 20241102130223246 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Configuring RTP endpoint: local port 10000 (mgcp_protocol.c:726) 20241102130223246 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:F0ADA95E CRCX: Creating connection: port: 5892 (mgcp_protocol.c:1112) 20241102130223246 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:F0ADA95E CRCX: connection successfully created (mgcp_protocol.c:1121) 20241102130223246 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241102130223246 DLMGCP DEBUG <0013> Generated response: line #00: 200 14464 OK (mgcp_msg.c:67) 20241102130223246 DLMGCP DEBUG <0013> Generated response: line #01: I: F0ADA95E (mgcp_msg.c:67) 20241102130223246 DLMGCP DEBUG <0013> Generated response: line #02: v=0 (mgcp_msg.c:67) 20241102130223246 DLMGCP DEBUG <0013> Generated response: line #03: o=- F0ADA95E 23 IN IP4 127.0.0.1 (mgcp_msg.c:67) 20241102130223246 DLMGCP DEBUG <0013> Generated response: line #04: s=- (mgcp_msg.c:67) 20241102130223246 DLMGCP DEBUG <0013> Generated response: line #05: c=IN IP4 127.0.0.1 (mgcp_msg.c:67) 20241102130223246 DLMGCP DEBUG <0013> Generated response: line #06: t=0 0 (mgcp_msg.c:67) 20241102130223246 DLMGCP DEBUG <0013> Generated response: line #07: m=audio 5892 RTP/AVP 96 (mgcp_msg.c:67) 20241102130223246 DLMGCP DEBUG <0013> Generated response: line #08: a=rtpmap:96 AMR/8000 (mgcp_msg.c:67) 20241102130223246 DLMGCP DEBUG <0013> Generated response: line #09: a=fmtp:96 octet-align=1 (mgcp_msg.c:67) 20241102130223246 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241102130223251 DLMGCP DEBUG <0013> Received message: line #00: CRCX 14465 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:67) 20241102130223251 DLMGCP DEBUG <0013> Received message: line #01: M: sendrecv (mgcp_msg.c:67) 20241102130223251 DLMGCP DEBUG <0013> Received message: line #02: C: 1226 (mgcp_msg.c:67) 20241102130223251 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241102130223251 DLMGCP DEBUG <0013> Received message: line #04: v=0 (mgcp_msg.c:67) 20241102130223251 DLMGCP DEBUG <0013> Received message: line #05: o=- 23 42 IN IP4 127.0.0.1 (mgcp_msg.c:67) 20241102130223251 DLMGCP DEBUG <0013> Received message: line #06: s=- (mgcp_msg.c:67) 20241102130223251 DLMGCP DEBUG <0013> Received message: line #07: c=IN IP4 127.0.0.1 (mgcp_msg.c:67) 20241102130223251 DLMGCP DEBUG <0013> Received message: line #08: t=0 0 (mgcp_msg.c:67) 20241102130223251 DLMGCP DEBUG <0013> Received message: line #09: m=audio 20000 RTP/AVP 112 113 (mgcp_msg.c:67) 20241102130223251 DLMGCP DEBUG <0013> Received message: line #10: a=rtpmap:112 AMR/8000 (mgcp_msg.c:67) 20241102130223251 DLMGCP DEBUG <0013> Received message: line #11: a=rtpmap:113 AMR/8000 (mgcp_msg.c:67) 20241102130223251 DLMGCP DEBUG <0013> Received message: line #12: a=ptime:20 (mgcp_msg.c:67) 20241102130223251 DLMGCP DEBUG <0013> Received message: line #13: a=fmtp:112 octet-align=0 (mgcp_msg.c:67) 20241102130223251 DLMGCP DEBUG <0013> Received message: line #14: a=fmtp:113 octet-align=1 (mgcp_msg.c:67) 20241102130223251 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:279) 20241102130223251 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:441) 20241102130223251 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241102130223251 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw conn:(1226/rtp C:708D3310 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241102130223251 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:708D3310 connection mode 'sendrecv' 3 (mgcp_msg.c:120) 20241102130223251 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:708D3310 output_enabled 1 (mgcp_msg.c:125) 20241102130223251 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241102130223251 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:708D3310 Got media info via SDP: port:20000, addr:127.0.0.1, duration:20, payload-types:112=AMR 113=AMR (mgcp_sdp.c:444) 20241102130223251 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw conn:(1226/rtp C:708D3310 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) 20241102130223251 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw conn:(1226/rtp C:708D3310 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) 20241102130223251 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Configuring RTP endpoint: local port 20000 (mgcp_protocol.c:726) 20241102130223251 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:708D3310 CRCX: Creating connection: port: 5894 (mgcp_protocol.c:1112) 20241102130223251 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:708D3310 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241102130223251 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241102130223251 DLMGCP DEBUG <0013> Generated response: line #00: 200 14465 OK (mgcp_msg.c:67) 20241102130223251 DLMGCP DEBUG <0013> Generated response: line #01: I: 708D3310 (mgcp_msg.c:67) 20241102130223251 DLMGCP DEBUG <0013> Generated response: line #02: v=0 (mgcp_msg.c:67) 20241102130223251 DLMGCP DEBUG <0013> Generated response: line #03: o=- 708D3310 23 IN IP4 127.0.0.1 (mgcp_msg.c:67) 20241102130223251 DLMGCP DEBUG <0013> Generated response: line #04: s=- (mgcp_msg.c:67) 20241102130223251 DLMGCP DEBUG <0013> Generated response: line #05: c=IN IP4 127.0.0.1 (mgcp_msg.c:67) 20241102130223251 DLMGCP DEBUG <0013> Generated response: line #06: t=0 0 (mgcp_msg.c:67) 20241102130223251 DLMGCP DEBUG <0013> Generated response: line #07: m=audio 5894 RTP/AVP 113 (mgcp_msg.c:67) 20241102130223251 DLMGCP DEBUG <0013> Generated response: line #08: a=rtpmap:113 AMR/8000 (mgcp_msg.c:67) 20241102130223251 DLMGCP DEBUG <0013> Generated response: line #09: a=fmtp:113 octet-align=1 (mgcp_msg.c:67) 20241102130223251 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) RTPEM1(295)@10445d38c153: Warning: Stopping inactive timer T_transmit. RTPEM1(295)@10445d38c153: Warning: Stopping inactive timer T_transmit. RTPEM0(294)@10445d38c153: Warning: Stopping inactive timer T_transmit. RTPEM0(294)@10445d38c153: Warning: Stopping inactive timer T_transmit. RTPEM0(294)@10445d38c153: Warning: Stopping inactive timer T_transmit. RTPEM1(295)@10445d38c153: Warning: Stopping inactive timer T_transmit. 20241102130227361 DLMGCP DEBUG <0013> Received message: line #00: DLCX 14466 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:67) 20241102130227362 DLMGCP DEBUG <0013> Received message: line #01: C: 1226 (mgcp_msg.c:67) 20241102130227362 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:279) 20241102130227362 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:441) 20241102130227362 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241102130227362 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (2 total) at once (mgcp_protocol.c:1477) 20241102130227362 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:662) 20241102130227362 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:662) 20241102130227362 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241102130227362 DLMGCP DEBUG <0013> Generated response: line #00: 200 14466 OK (mgcp_msg.c:67) MTC@10445d38c153: 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@10445d38c153: 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@10445d38c153: setverdict(pass): none -> pass RTPEM2(296)@10445d38c153: Final verdict of PTC: none IPA-CTRL-CLI-IPA(298)@10445d38c153: Final verdict of PTC: none RTPEM0(294)@10445d38c153: Final verdict of PTC: none RTPEM1(295)@10445d38c153: Final verdict of PTC: none VirtCallAgent-STATS(297)@10445d38c153: Final verdict of PTC: none MTC@10445d38c153: Setting final verdict of the test case. MTC@10445d38c153: Local verdict of MTC: pass MTC@10445d38c153: Local verdict of PTC RTPEM0(294): none (pass -> pass) MTC@10445d38c153: Local verdict of PTC RTPEM1(295): none (pass -> pass) MTC@10445d38c153: Local verdict of PTC RTPEM2(296): none (pass -> pass) MTC@10445d38c153: Local verdict of PTC VirtCallAgent-STATS(297): none (pass -> pass) MTC@10445d38c153: Local verdict of PTC IPA-CTRL-CLI-IPA(298): none (pass -> pass) MTC@10445d38c153: Test case TC_amr_oa_no_bwe_oa_rtp_conversion finished. Verdict: pass MTC@10445d38c153: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh MGCP_Test.TC_amr_oa_no_bwe_oa_rtp_conversion pass'. Sat Nov 2 13:02:27 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=252692) Waiting for packet dumper to finish... 1 (prev_count=252692, count=260684) MTC@10445d38c153: External command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-latest/_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@10445d38c153: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-latest/_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 ------ Sat Nov 2 13:02:29 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-latest/logs/testsuite/MGCP_Test.TC_amr_bwe_bwe_no_oa_rtp_conversion.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-latest/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@10445d38c153: External command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-latest/_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@10445d38c153: Test case TC_amr_bwe_bwe_no_oa_rtp_conversion started. 20241102130230508 DLMGCP DEBUG <0013> Received message: line #00: DLCX 43382 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:67) 20241102130230508 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:279) 20241102130230508 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:441) 20241102130230508 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241102130230508 DLMGCP ERROR <0013> endpoint:rtpbridge/2@mgw DLCX: endpoint is not holding a connection. (mgcp_protocol.c:1399) 20241102130230508 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=515 (mgcp_protocol.c:230) 20241102130230508 DLMGCP DEBUG <0013> Generated response: line #00: 515 43382 FAIL (mgcp_msg.c:67) 20241102130230515 DLMGCP DEBUG <0013> Received message: line #00: CRCX 43383 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:67) 20241102130230515 DLMGCP DEBUG <0013> Received message: line #01: M: sendrecv (mgcp_msg.c:67) 20241102130230515 DLMGCP DEBUG <0013> Received message: line #02: C: 1226 (mgcp_msg.c:67) 20241102130230515 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241102130230515 DLMGCP DEBUG <0013> Received message: line #04: v=0 (mgcp_msg.c:67) 20241102130230515 DLMGCP DEBUG <0013> Received message: line #05: o=- 23 42 IN IP4 127.0.0.1 (mgcp_msg.c:67) 20241102130230515 DLMGCP DEBUG <0013> Received message: line #06: s=- (mgcp_msg.c:67) 20241102130230515 DLMGCP DEBUG <0013> Received message: line #07: c=IN IP4 127.0.0.1 (mgcp_msg.c:67) 20241102130230515 DLMGCP DEBUG <0013> Received message: line #08: t=0 0 (mgcp_msg.c:67) 20241102130230515 DLMGCP DEBUG <0013> Received message: line #09: m=audio 10000 RTP/AVP 96 (mgcp_msg.c:67) 20241102130230515 DLMGCP DEBUG <0013> Received message: line #10: a=rtpmap:96 AMR/8000 (mgcp_msg.c:67) 20241102130230515 DLMGCP DEBUG <0013> Received message: line #11: a=ptime:20 (mgcp_msg.c:67) 20241102130230515 DLMGCP DEBUG <0013> Received message: line #12: a=fmtp:96 octet-align=0 (mgcp_msg.c:67) 20241102130230515 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:279) 20241102130230515 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:441) 20241102130230515 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241102130230515 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw conn:(1226/rtp C:1B214D9B r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241102130230515 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:1B214D9B connection mode 'sendrecv' 3 (mgcp_msg.c:120) 20241102130230515 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:1B214D9B output_enabled 1 (mgcp_msg.c:125) 20241102130230515 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241102130230515 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:1B214D9B Got media info via SDP: port:10000, addr:127.0.0.1, duration:20, payload-types:96=AMR (mgcp_sdp.c:444) 20241102130230515 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw conn:(1226/rtp C:1B214D9B 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) 20241102130230515 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Configuring RTP endpoint: local port 10000 (mgcp_protocol.c:726) 20241102130230515 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:1B214D9B CRCX: Creating connection: port: 5896 (mgcp_protocol.c:1112) 20241102130230515 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:1B214D9B CRCX: connection successfully created (mgcp_protocol.c:1121) 20241102130230515 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241102130230515 DLMGCP DEBUG <0013> Generated response: line #00: 200 43383 OK (mgcp_msg.c:67) 20241102130230515 DLMGCP DEBUG <0013> Generated response: line #01: I: 1B214D9B (mgcp_msg.c:67) 20241102130230515 DLMGCP DEBUG <0013> Generated response: line #02: v=0 (mgcp_msg.c:67) 20241102130230515 DLMGCP DEBUG <0013> Generated response: line #03: o=- 1B214D9B 23 IN IP4 127.0.0.1 (mgcp_msg.c:67) 20241102130230515 DLMGCP DEBUG <0013> Generated response: line #04: s=- (mgcp_msg.c:67) 20241102130230515 DLMGCP DEBUG <0013> Generated response: line #05: c=IN IP4 127.0.0.1 (mgcp_msg.c:67) 20241102130230515 DLMGCP DEBUG <0013> Generated response: line #06: t=0 0 (mgcp_msg.c:67) 20241102130230515 DLMGCP DEBUG <0013> Generated response: line #07: m=audio 5896 RTP/AVP 96 (mgcp_msg.c:67) 20241102130230515 DLMGCP DEBUG <0013> Generated response: line #08: a=rtpmap:96 AMR/8000 (mgcp_msg.c:67) 20241102130230515 DLMGCP DEBUG <0013> Generated response: line #09: a=fmtp:96 octet-align=0 (mgcp_msg.c:67) 20241102130230515 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241102130230519 DLMGCP DEBUG <0013> Received message: line #00: CRCX 43384 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:67) 20241102130230520 DLMGCP DEBUG <0013> Received message: line #01: M: sendrecv (mgcp_msg.c:67) 20241102130230520 DLMGCP DEBUG <0013> Received message: line #02: C: 1226 (mgcp_msg.c:67) 20241102130230520 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241102130230520 DLMGCP DEBUG <0013> Received message: line #04: v=0 (mgcp_msg.c:67) 20241102130230520 DLMGCP DEBUG <0013> Received message: line #05: o=- 23 42 IN IP4 127.0.0.1 (mgcp_msg.c:67) 20241102130230520 DLMGCP DEBUG <0013> Received message: line #06: s=- (mgcp_msg.c:67) 20241102130230520 DLMGCP DEBUG <0013> Received message: line #07: c=IN IP4 127.0.0.1 (mgcp_msg.c:67) 20241102130230520 DLMGCP DEBUG <0013> Received message: line #08: t=0 0 (mgcp_msg.c:67) 20241102130230520 DLMGCP DEBUG <0013> Received message: line #09: m=audio 20000 RTP/AVP 112 113 (mgcp_msg.c:67) 20241102130230520 DLMGCP DEBUG <0013> Received message: line #10: a=rtpmap:112 AMR/8000 (mgcp_msg.c:67) 20241102130230520 DLMGCP DEBUG <0013> Received message: line #11: a=rtpmap:113 AMR/8000 (mgcp_msg.c:67) 20241102130230520 DLMGCP DEBUG <0013> Received message: line #12: a=ptime:20 (mgcp_msg.c:67) 20241102130230520 DLMGCP DEBUG <0013> Received message: line #13: a=fmtp:112 octet-align=0 (mgcp_msg.c:67) 20241102130230520 DLMGCP DEBUG <0013> Received message: line #14: a=fmtp:113 octet-align=1 (mgcp_msg.c:67) 20241102130230520 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:279) 20241102130230520 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:441) 20241102130230520 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241102130230520 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw conn:(1226/rtp C:578B969A r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241102130230520 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:578B969A connection mode 'sendrecv' 3 (mgcp_msg.c:120) 20241102130230520 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:578B969A output_enabled 1 (mgcp_msg.c:125) 20241102130230520 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241102130230520 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:578B969A Got media info via SDP: port:20000, addr:127.0.0.1, duration:20, payload-types:112=AMR 113=AMR (mgcp_sdp.c:444) 20241102130230520 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw conn:(1226/rtp C:578B969A 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) 20241102130230520 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw conn:(1226/rtp C:578B969A 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) 20241102130230520 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Configuring RTP endpoint: local port 20000 (mgcp_protocol.c:726) 20241102130230520 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:578B969A CRCX: Creating connection: port: 5898 (mgcp_protocol.c:1112) 20241102130230520 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:578B969A CRCX: connection successfully created (mgcp_protocol.c:1121) 20241102130230520 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241102130230520 DLMGCP DEBUG <0013> Generated response: line #00: 200 43384 OK (mgcp_msg.c:67) 20241102130230520 DLMGCP DEBUG <0013> Generated response: line #01: I: 578B969A (mgcp_msg.c:67) 20241102130230520 DLMGCP DEBUG <0013> Generated response: line #02: v=0 (mgcp_msg.c:67) 20241102130230520 DLMGCP DEBUG <0013> Generated response: line #03: o=- 578B969A 23 IN IP4 127.0.0.1 (mgcp_msg.c:67) 20241102130230520 DLMGCP DEBUG <0013> Generated response: line #04: s=- (mgcp_msg.c:67) 20241102130230520 DLMGCP DEBUG <0013> Generated response: line #05: c=IN IP4 127.0.0.1 (mgcp_msg.c:67) 20241102130230520 DLMGCP DEBUG <0013> Generated response: line #06: t=0 0 (mgcp_msg.c:67) 20241102130230520 DLMGCP DEBUG <0013> Generated response: line #07: m=audio 5898 RTP/AVP 112 (mgcp_msg.c:67) 20241102130230520 DLMGCP DEBUG <0013> Generated response: line #08: a=rtpmap:112 AMR/8000 (mgcp_msg.c:67) 20241102130230520 DLMGCP DEBUG <0013> Generated response: line #09: a=fmtp:112 octet-align=0 (mgcp_msg.c:67) 20241102130230520 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) RTPEM1(300)@10445d38c153: Warning: Stopping inactive timer T_transmit. RTPEM1(300)@10445d38c153: Warning: Stopping inactive timer T_transmit. RTPEM0(299)@10445d38c153: Warning: Stopping inactive timer T_transmit. RTPEM0(299)@10445d38c153: Warning: Stopping inactive timer T_transmit. RTPEM0(299)@10445d38c153: Warning: Stopping inactive timer T_transmit. RTPEM1(300)@10445d38c153: Warning: Stopping inactive timer T_transmit. 20241102130234631 DLMGCP DEBUG <0013> Received message: line #00: DLCX 43385 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:67) 20241102130234631 DLMGCP DEBUG <0013> Received message: line #01: C: 1226 (mgcp_msg.c:67) 20241102130234631 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:279) 20241102130234631 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:441) 20241102130234631 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241102130234631 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (2 total) at once (mgcp_protocol.c:1477) 20241102130234631 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:662) 20241102130234631 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:662) 20241102130234631 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241102130234631 DLMGCP DEBUG <0013> Generated response: line #00: 200 43385 OK (mgcp_msg.c:67) MTC@10445d38c153: 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@10445d38c153: 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@10445d38c153: setverdict(pass): none -> pass VirtCallAgent-STATS(302)@10445d38c153: Final verdict of PTC: none RTPEM1(300)@10445d38c153: Final verdict of PTC: none IPA-CTRL-CLI-IPA(303)@10445d38c153: Final verdict of PTC: none RTPEM2(301)@10445d38c153: Final verdict of PTC: none RTPEM0(299)@10445d38c153: Final verdict of PTC: none MTC@10445d38c153: Setting final verdict of the test case. MTC@10445d38c153: Local verdict of MTC: pass MTC@10445d38c153: Local verdict of PTC RTPEM0(299): none (pass -> pass) MTC@10445d38c153: Local verdict of PTC RTPEM1(300): none (pass -> pass) MTC@10445d38c153: Local verdict of PTC RTPEM2(301): none (pass -> pass) MTC@10445d38c153: Local verdict of PTC VirtCallAgent-STATS(302): none (pass -> pass) MTC@10445d38c153: Local verdict of PTC IPA-CTRL-CLI-IPA(303): none (pass -> pass) MTC@10445d38c153: Test case TC_amr_bwe_bwe_no_oa_rtp_conversion finished. Verdict: pass MTC@10445d38c153: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh MGCP_Test.TC_amr_bwe_bwe_no_oa_rtp_conversion pass'. Sat Nov 2 13:02:34 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=252696) Waiting for packet dumper to finish... 1 (prev_count=252696, count=260688) MTC@10445d38c153: External command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-latest/_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@10445d38c153: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-latest/_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 ------ Sat Nov 2 13:02:36 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-latest/logs/testsuite/MGCP_Test.TC_amr_bwe_no_oa_bwe_rtp_conversion.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-latest/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@10445d38c153: External command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-latest/_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@10445d38c153: Test case TC_amr_bwe_no_oa_bwe_rtp_conversion started. 20241102130237775 DLMGCP DEBUG <0013> Received message: line #00: DLCX 46387 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:67) 20241102130237775 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:279) 20241102130237775 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:441) 20241102130237775 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241102130237775 DLMGCP ERROR <0013> endpoint:rtpbridge/2@mgw DLCX: endpoint is not holding a connection. (mgcp_protocol.c:1399) 20241102130237775 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=515 (mgcp_protocol.c:230) 20241102130237775 DLMGCP DEBUG <0013> Generated response: line #00: 515 46387 FAIL (mgcp_msg.c:67) 20241102130237779 DLMGCP DEBUG <0013> Received message: line #00: CRCX 46388 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:67) 20241102130237779 DLMGCP DEBUG <0013> Received message: line #01: M: sendrecv (mgcp_msg.c:67) 20241102130237779 DLMGCP DEBUG <0013> Received message: line #02: C: 1226 (mgcp_msg.c:67) 20241102130237779 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241102130237779 DLMGCP DEBUG <0013> Received message: line #04: v=0 (mgcp_msg.c:67) 20241102130237779 DLMGCP DEBUG <0013> Received message: line #05: o=- 23 42 IN IP4 127.0.0.1 (mgcp_msg.c:67) 20241102130237779 DLMGCP DEBUG <0013> Received message: line #06: s=- (mgcp_msg.c:67) 20241102130237779 DLMGCP DEBUG <0013> Received message: line #07: c=IN IP4 127.0.0.1 (mgcp_msg.c:67) 20241102130237780 DLMGCP DEBUG <0013> Received message: line #08: t=0 0 (mgcp_msg.c:67) 20241102130237780 DLMGCP DEBUG <0013> Received message: line #09: m=audio 10000 RTP/AVP 96 (mgcp_msg.c:67) 20241102130237780 DLMGCP DEBUG <0013> Received message: line #10: a=rtpmap:96 AMR/8000 (mgcp_msg.c:67) 20241102130237780 DLMGCP DEBUG <0013> Received message: line #11: a=ptime:20 (mgcp_msg.c:67) 20241102130237780 DLMGCP DEBUG <0013> Received message: line #12: a=fmtp:96 octet-align=0 (mgcp_msg.c:67) 20241102130237780 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:279) 20241102130237780 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:441) 20241102130237780 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241102130237780 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw conn:(1226/rtp C:65D013FB r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241102130237780 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:65D013FB connection mode 'sendrecv' 3 (mgcp_msg.c:120) 20241102130237780 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:65D013FB output_enabled 1 (mgcp_msg.c:125) 20241102130237780 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241102130237780 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:65D013FB Got media info via SDP: port:10000, addr:127.0.0.1, duration:20, payload-types:96=AMR (mgcp_sdp.c:444) 20241102130237780 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw conn:(1226/rtp C:65D013FB 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) 20241102130237780 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Configuring RTP endpoint: local port 10000 (mgcp_protocol.c:726) 20241102130237780 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:65D013FB CRCX: Creating connection: port: 5900 (mgcp_protocol.c:1112) 20241102130237780 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:65D013FB CRCX: connection successfully created (mgcp_protocol.c:1121) 20241102130237780 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241102130237780 DLMGCP DEBUG <0013> Generated response: line #00: 200 46388 OK (mgcp_msg.c:67) 20241102130237780 DLMGCP DEBUG <0013> Generated response: line #01: I: 65D013FB (mgcp_msg.c:67) 20241102130237780 DLMGCP DEBUG <0013> Generated response: line #02: v=0 (mgcp_msg.c:67) 20241102130237780 DLMGCP DEBUG <0013> Generated response: line #03: o=- 65D013FB 23 IN IP4 127.0.0.1 (mgcp_msg.c:67) 20241102130237780 DLMGCP DEBUG <0013> Generated response: line #04: s=- (mgcp_msg.c:67) 20241102130237780 DLMGCP DEBUG <0013> Generated response: line #05: c=IN IP4 127.0.0.1 (mgcp_msg.c:67) 20241102130237780 DLMGCP DEBUG <0013> Generated response: line #06: t=0 0 (mgcp_msg.c:67) 20241102130237780 DLMGCP DEBUG <0013> Generated response: line #07: m=audio 5900 RTP/AVP 96 (mgcp_msg.c:67) 20241102130237780 DLMGCP DEBUG <0013> Generated response: line #08: a=rtpmap:96 AMR/8000 (mgcp_msg.c:67) 20241102130237780 DLMGCP DEBUG <0013> Generated response: line #09: a=fmtp:96 octet-align=0 (mgcp_msg.c:67) 20241102130237780 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241102130237783 DLMGCP DEBUG <0013> Received message: line #00: CRCX 46389 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:67) 20241102130237783 DLMGCP DEBUG <0013> Received message: line #01: M: sendrecv (mgcp_msg.c:67) 20241102130237783 DLMGCP DEBUG <0013> Received message: line #02: C: 1226 (mgcp_msg.c:67) 20241102130237783 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241102130237783 DLMGCP DEBUG <0013> Received message: line #04: v=0 (mgcp_msg.c:67) 20241102130237783 DLMGCP DEBUG <0013> Received message: line #05: o=- 23 42 IN IP4 127.0.0.1 (mgcp_msg.c:67) 20241102130237783 DLMGCP DEBUG <0013> Received message: line #06: s=- (mgcp_msg.c:67) 20241102130237783 DLMGCP DEBUG <0013> Received message: line #07: c=IN IP4 127.0.0.1 (mgcp_msg.c:67) 20241102130237783 DLMGCP DEBUG <0013> Received message: line #08: t=0 0 (mgcp_msg.c:67) 20241102130237783 DLMGCP DEBUG <0013> Received message: line #09: m=audio 20000 RTP/AVP 112 113 (mgcp_msg.c:67) 20241102130237783 DLMGCP DEBUG <0013> Received message: line #10: a=rtpmap:112 AMR/8000 (mgcp_msg.c:67) 20241102130237783 DLMGCP DEBUG <0013> Received message: line #11: a=rtpmap:113 AMR/8000 (mgcp_msg.c:67) 20241102130237783 DLMGCP DEBUG <0013> Received message: line #12: a=ptime:20 (mgcp_msg.c:67) 20241102130237783 DLMGCP DEBUG <0013> Received message: line #13: a=fmtp:112 octet-align=1 (mgcp_msg.c:67) 20241102130237783 DLMGCP DEBUG <0013> Received message: line #14: a=fmtp:113 octet-align=0 (mgcp_msg.c:67) 20241102130237783 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:279) 20241102130237783 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:441) 20241102130237783 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241102130237783 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw conn:(1226/rtp C:68E66F78 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241102130237783 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:68E66F78 connection mode 'sendrecv' 3 (mgcp_msg.c:120) 20241102130237783 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:68E66F78 output_enabled 1 (mgcp_msg.c:125) 20241102130237783 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241102130237783 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:68E66F78 Got media info via SDP: port:20000, addr:127.0.0.1, duration:20, payload-types:112=AMR 113=AMR (mgcp_sdp.c:444) 20241102130237783 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw conn:(1226/rtp C:68E66F78 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) 20241102130237783 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw conn:(1226/rtp C:68E66F78 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) 20241102130237783 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Configuring RTP endpoint: local port 20000 (mgcp_protocol.c:726) 20241102130237783 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:68E66F78 CRCX: Creating connection: port: 5902 (mgcp_protocol.c:1112) 20241102130237783 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:68E66F78 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241102130237783 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241102130237783 DLMGCP DEBUG <0013> Generated response: line #00: 200 46389 OK (mgcp_msg.c:67) 20241102130237783 DLMGCP DEBUG <0013> Generated response: line #01: I: 68E66F78 (mgcp_msg.c:67) 20241102130237783 DLMGCP DEBUG <0013> Generated response: line #02: v=0 (mgcp_msg.c:67) 20241102130237783 DLMGCP DEBUG <0013> Generated response: line #03: o=- 68E66F78 23 IN IP4 127.0.0.1 (mgcp_msg.c:67) 20241102130237783 DLMGCP DEBUG <0013> Generated response: line #04: s=- (mgcp_msg.c:67) 20241102130237783 DLMGCP DEBUG <0013> Generated response: line #05: c=IN IP4 127.0.0.1 (mgcp_msg.c:67) 20241102130237783 DLMGCP DEBUG <0013> Generated response: line #06: t=0 0 (mgcp_msg.c:67) 20241102130237783 DLMGCP DEBUG <0013> Generated response: line #07: m=audio 5902 RTP/AVP 113 (mgcp_msg.c:67) 20241102130237783 DLMGCP DEBUG <0013> Generated response: line #08: a=rtpmap:113 AMR/8000 (mgcp_msg.c:67) 20241102130237783 DLMGCP DEBUG <0013> Generated response: line #09: a=fmtp:113 octet-align=0 (mgcp_msg.c:67) 20241102130237783 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) RTPEM1(305)@10445d38c153: Warning: Stopping inactive timer T_transmit. RTPEM1(305)@10445d38c153: Warning: Stopping inactive timer T_transmit. RTPEM0(304)@10445d38c153: Warning: Stopping inactive timer T_transmit. RTPEM0(304)@10445d38c153: Warning: Stopping inactive timer T_transmit. RTPEM0(304)@10445d38c153: Warning: Stopping inactive timer T_transmit. RTPEM1(305)@10445d38c153: Warning: Stopping inactive timer T_transmit. 20241102130241895 DLMGCP DEBUG <0013> Received message: line #00: DLCX 46390 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:67) 20241102130241895 DLMGCP DEBUG <0013> Received message: line #01: C: 1226 (mgcp_msg.c:67) 20241102130241895 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:279) 20241102130241895 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:441) 20241102130241895 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241102130241895 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (2 total) at once (mgcp_protocol.c:1477) 20241102130241895 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:662) 20241102130241895 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:662) 20241102130241895 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241102130241895 DLMGCP DEBUG <0013> Generated response: line #00: 200 46390 OK (mgcp_msg.c:67) MTC@10445d38c153: 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@10445d38c153: 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@10445d38c153: setverdict(pass): none -> pass IPA-CTRL-CLI-IPA(308)@10445d38c153: Final verdict of PTC: none RTPEM1(305)@10445d38c153: Final verdict of PTC: none VirtCallAgent-STATS(307)@10445d38c153: Final verdict of PTC: none RTPEM0(304)@10445d38c153: Final verdict of PTC: none RTPEM2(306)@10445d38c153: Final verdict of PTC: none MTC@10445d38c153: Setting final verdict of the test case. MTC@10445d38c153: Local verdict of MTC: pass MTC@10445d38c153: Local verdict of PTC RTPEM0(304): none (pass -> pass) MTC@10445d38c153: Local verdict of PTC RTPEM1(305): none (pass -> pass) MTC@10445d38c153: Local verdict of PTC RTPEM2(306): none (pass -> pass) MTC@10445d38c153: Local verdict of PTC VirtCallAgent-STATS(307): none (pass -> pass) MTC@10445d38c153: Local verdict of PTC IPA-CTRL-CLI-IPA(308): none (pass -> pass) MTC@10445d38c153: Test case TC_amr_bwe_no_oa_bwe_rtp_conversion finished. Verdict: pass MTC@10445d38c153: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh MGCP_Test.TC_amr_bwe_no_oa_bwe_rtp_conversion pass'. Sat Nov 2 13:02:41 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@10445d38c153: External command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-latest/_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@10445d38c153: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh MGCP_Test.TC_conn_timeout'. ------ MGCP_Test.TC_conn_timeout ------ Sat Nov 2 13:02:43 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-latest/logs/testsuite/MGCP_Test.TC_conn_timeout.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-latest/logs/testsuite/MGCP_Test.TC_conn_timeout.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@10445d38c153: External command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh MGCP_Test.TC_conn_timeout' was executed successfully (exit status: 0). MTC@10445d38c153: Test case TC_conn_timeout started. 20241102130245035 DLMGCP DEBUG <0013> Received message: line #00: DLCX 64704 rtpbridge/1@mgw MGCP 1.0 (mgcp_msg.c:67) 20241102130245035 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found endpoint: rtpbridge/1@mgw (mgcp_endp.c:279) 20241102130245035 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:441) 20241102130245035 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241102130245035 DLMGCP ERROR <0013> endpoint:rtpbridge/1@mgw DLCX: endpoint is not holding a connection. (mgcp_protocol.c:1399) 20241102130245035 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Generated response: code=515 (mgcp_protocol.c:230) 20241102130245035 DLMGCP DEBUG <0013> Generated response: line #00: 515 64704 FAIL (mgcp_msg.c:67) MTC@10445d38c153: Setting conn-timeout to 1s MTC@10445d38c153: Sending RTP data for 1.5s 20241102130245045 DLMGCP DEBUG <0013> Received message: line #00: CRCX 64705 rtpbridge/1@mgw MGCP 1.0 (mgcp_msg.c:67) 20241102130245045 DLMGCP DEBUG <0013> Received message: line #01: M: loopback (mgcp_msg.c:67) 20241102130245045 DLMGCP DEBUG <0013> Received message: line #02: C: 1225 (mgcp_msg.c:67) 20241102130245045 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241102130245045 DLMGCP DEBUG <0013> Received message: line #04: v=0 (mgcp_msg.c:67) 20241102130245045 DLMGCP DEBUG <0013> Received message: line #05: o=- 23 42 IN IP4 127.0.0.1 (mgcp_msg.c:67) 20241102130245045 DLMGCP DEBUG <0013> Received message: line #06: s=- (mgcp_msg.c:67) 20241102130245045 DLMGCP DEBUG <0013> Received message: line #07: c=IN IP4 127.0.0.1 (mgcp_msg.c:67) 20241102130245045 DLMGCP DEBUG <0013> Received message: line #08: t=0 0 (mgcp_msg.c:67) 20241102130245045 DLMGCP DEBUG <0013> Received message: line #09: m=audio 10000 RTP/AVP 111 (mgcp_msg.c:67) 20241102130245045 DLMGCP DEBUG <0013> Received message: line #10: a=rtpmap:111 GSM-HR-08/8000/1 (mgcp_msg.c:67) 20241102130245045 DLMGCP DEBUG <0013> Received message: line #11: a=ptime:20 (mgcp_msg.c:67) 20241102130245045 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found endpoint: rtpbridge/1@mgw (mgcp_endp.c:279) 20241102130245045 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:441) 20241102130245045 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241102130245045 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw CI:F14C97DB watchdog kicked (mgcp_conn.c:158) 20241102130245045 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw conn:(1225/rtp C:F14C97DB r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241102130245045 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw CI:F14C97DB connection mode 'loopback' 7 (mgcp_msg.c:120) 20241102130245045 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw CI:F14C97DB output_enabled 1 (mgcp_msg.c:125) 20241102130245045 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241102130245045 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw CI:F14C97DB Got media info via SDP: port:10000, addr:127.0.0.1, duration:20, payload-types:111=GSM-HR-08 (mgcp_sdp.c:444) 20241102130245045 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw conn:(1225/rtp C:F14C97DB 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) 20241102130245045 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Configuring RTP endpoint: local port 10000 (mgcp_protocol.c:726) 20241102130245046 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw RTP-setup: Endpoint is in loopback mode, stopping here! (mgcp_protocol.c:167) 20241102130245046 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw CI:F14C97DB CRCX: Creating connection: port: 5904 (mgcp_protocol.c:1112) 20241102130245046 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw CI:F14C97DB CRCX: connection successfully created (mgcp_protocol.c:1121) 20241102130245046 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241102130245046 DLMGCP DEBUG <0013> Generated response: line #00: 200 64705 OK (mgcp_msg.c:67) 20241102130245046 DLMGCP DEBUG <0013> Generated response: line #01: I: F14C97DB (mgcp_msg.c:67) 20241102130245046 DLMGCP DEBUG <0013> Generated response: line #02: v=0 (mgcp_msg.c:67) 20241102130245046 DLMGCP DEBUG <0013> Generated response: line #03: o=- F14C97DB 23 IN IP4 127.0.0.1 (mgcp_msg.c:67) 20241102130245046 DLMGCP DEBUG <0013> Generated response: line #04: s=- (mgcp_msg.c:67) 20241102130245046 DLMGCP DEBUG <0013> Generated response: line #05: c=IN IP4 127.0.0.1 (mgcp_msg.c:67) 20241102130245046 DLMGCP DEBUG <0013> Generated response: line #06: t=0 0 (mgcp_msg.c:67) 20241102130245046 DLMGCP DEBUG <0013> Generated response: line #07: m=audio 5904 RTP/AVP 111 (mgcp_msg.c:67) 20241102130245046 DLMGCP DEBUG <0013> Generated response: line #08: a=rtpmap:111 GSM-HR-08/8000/1 (mgcp_msg.c:67) 20241102130245046 DLMGCP DEBUG <0013> Generated response: line #09: a=ptime:20 (mgcp_msg.c:67) 20241102130245068 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw CI:F14C97DB watchdog kicked (mgcp_conn.c:158) 20241102130245088 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw CI:F14C97DB watchdog kicked (mgcp_conn.c:158) 20241102130245109 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw CI:F14C97DB watchdog kicked (mgcp_conn.c:158) 20241102130245129 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw CI:F14C97DB watchdog kicked (mgcp_conn.c:158) 20241102130245149 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw CI:F14C97DB watchdog kicked (mgcp_conn.c:158) 20241102130245169 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw CI:F14C97DB watchdog kicked (mgcp_conn.c:158) 20241102130245190 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw CI:F14C97DB watchdog kicked (mgcp_conn.c:158) 20241102130245210 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw CI:F14C97DB watchdog kicked (mgcp_conn.c:158) 20241102130245230 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw CI:F14C97DB watchdog kicked (mgcp_conn.c:158) 20241102130245250 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw CI:F14C97DB watchdog kicked (mgcp_conn.c:158) 20241102130245271 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw CI:F14C97DB watchdog kicked (mgcp_conn.c:158) 20241102130245291 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw CI:F14C97DB watchdog kicked (mgcp_conn.c:158) 20241102130245311 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw CI:F14C97DB watchdog kicked (mgcp_conn.c:158) 20241102130245332 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw CI:F14C97DB watchdog kicked (mgcp_conn.c:158) 20241102130245352 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw CI:F14C97DB watchdog kicked (mgcp_conn.c:158) 20241102130245372 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw CI:F14C97DB watchdog kicked (mgcp_conn.c:158) 20241102130245392 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw CI:F14C97DB watchdog kicked (mgcp_conn.c:158) 20241102130245412 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw CI:F14C97DB watchdog kicked (mgcp_conn.c:158) 20241102130245433 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw CI:F14C97DB watchdog kicked (mgcp_conn.c:158) 20241102130245453 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw CI:F14C97DB watchdog kicked (mgcp_conn.c:158) 20241102130245473 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw CI:F14C97DB watchdog kicked (mgcp_conn.c:158) 20241102130245494 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw CI:F14C97DB watchdog kicked (mgcp_conn.c:158) 20241102130245514 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw CI:F14C97DB watchdog kicked (mgcp_conn.c:158) 20241102130245534 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw CI:F14C97DB watchdog kicked (mgcp_conn.c:158) 20241102130245554 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw CI:F14C97DB watchdog kicked (mgcp_conn.c:158) 20241102130245575 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw CI:F14C97DB watchdog kicked (mgcp_conn.c:158) 20241102130245595 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw CI:F14C97DB watchdog kicked (mgcp_conn.c:158) 20241102130245615 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw CI:F14C97DB watchdog kicked (mgcp_conn.c:158) 20241102130245635 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw CI:F14C97DB watchdog kicked (mgcp_conn.c:158) 20241102130245656 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw CI:F14C97DB watchdog kicked (mgcp_conn.c:158) 20241102130245676 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw CI:F14C97DB watchdog kicked (mgcp_conn.c:158) 20241102130245696 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw CI:F14C97DB watchdog kicked (mgcp_conn.c:158) 20241102130245716 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw CI:F14C97DB watchdog kicked (mgcp_conn.c:158) 20241102130245737 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw CI:F14C97DB watchdog kicked (mgcp_conn.c:158) 20241102130245757 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw CI:F14C97DB watchdog kicked (mgcp_conn.c:158) 20241102130245777 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw CI:F14C97DB watchdog kicked (mgcp_conn.c:158) 20241102130245798 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw CI:F14C97DB watchdog kicked (mgcp_conn.c:158) 20241102130245818 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw CI:F14C97DB watchdog kicked (mgcp_conn.c:158) 20241102130245839 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw CI:F14C97DB watchdog kicked (mgcp_conn.c:158) 20241102130245859 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw CI:F14C97DB watchdog kicked (mgcp_conn.c:158) 20241102130245879 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw CI:F14C97DB watchdog kicked (mgcp_conn.c:158) 20241102130245900 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw CI:F14C97DB watchdog kicked (mgcp_conn.c:158) 20241102130245920 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw CI:F14C97DB watchdog kicked (mgcp_conn.c:158) 20241102130245941 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw CI:F14C97DB watchdog kicked (mgcp_conn.c:158) 20241102130245961 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw CI:F14C97DB watchdog kicked (mgcp_conn.c:158) 20241102130245982 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw CI:F14C97DB watchdog kicked (mgcp_conn.c:158) 20241102130246002 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw CI:F14C97DB watchdog kicked (mgcp_conn.c:158) 20241102130246022 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw CI:F14C97DB watchdog kicked (mgcp_conn.c:158) 20241102130246042 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw CI:F14C97DB watchdog kicked (mgcp_conn.c:158) 20241102130246063 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw CI:F14C97DB watchdog kicked (mgcp_conn.c:158) 20241102130246083 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw CI:F14C97DB watchdog kicked (mgcp_conn.c:158) 20241102130246103 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw CI:F14C97DB watchdog kicked (mgcp_conn.c:158) 20241102130246124 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw CI:F14C97DB watchdog kicked (mgcp_conn.c:158) 20241102130246144 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw CI:F14C97DB watchdog kicked (mgcp_conn.c:158) 20241102130246164 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw CI:F14C97DB watchdog kicked (mgcp_conn.c:158) 20241102130246185 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw CI:F14C97DB watchdog kicked (mgcp_conn.c:158) 20241102130246205 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw CI:F14C97DB watchdog kicked (mgcp_conn.c:158) 20241102130246225 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw CI:F14C97DB watchdog kicked (mgcp_conn.c:158) 20241102130246246 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw CI:F14C97DB watchdog kicked (mgcp_conn.c:158) 20241102130246266 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw CI:F14C97DB watchdog kicked (mgcp_conn.c:158) 20241102130246286 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw CI:F14C97DB watchdog kicked (mgcp_conn.c:158) 20241102130246307 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw CI:F14C97DB watchdog kicked (mgcp_conn.c:158) 20241102130246327 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw CI:F14C97DB watchdog kicked (mgcp_conn.c:158) 20241102130246348 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw CI:F14C97DB watchdog kicked (mgcp_conn.c:158) 20241102130246368 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw CI:F14C97DB watchdog kicked (mgcp_conn.c:158) 20241102130246389 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw CI:F14C97DB watchdog kicked (mgcp_conn.c:158) 20241102130246409 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw CI:F14C97DB watchdog kicked (mgcp_conn.c:158) 20241102130246429 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw CI:F14C97DB watchdog kicked (mgcp_conn.c:158) 20241102130246450 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw CI:F14C97DB watchdog kicked (mgcp_conn.c:158) 20241102130246470 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw CI:F14C97DB watchdog kicked (mgcp_conn.c:158) 20241102130246491 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw CI:F14C97DB watchdog kicked (mgcp_conn.c:158) 20241102130246511 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw CI:F14C97DB watchdog kicked (mgcp_conn.c:158) 20241102130246531 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw CI:F14C97DB watchdog kicked (mgcp_conn.c:158) MTC@10445d38c153: Stopping for 0.5s and resuming 20241102130247070 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw CI:F14C97DB watchdog kicked (mgcp_conn.c:158) 20241102130247091 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw CI:F14C97DB watchdog kicked (mgcp_conn.c:158) 20241102130247111 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw CI:F14C97DB watchdog kicked (mgcp_conn.c:158) 20241102130247132 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw CI:F14C97DB watchdog kicked (mgcp_conn.c:158) MTC@10445d38c153: Stopping for 1.5s, expecting to run into timeout 20241102130248132 DLMGCP ERROR <0013> endpoint:rtpbridge/1@mgw CI:F14C97DB connection timed out! (mgcp_conn.c:148) 20241102130248132 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Releasing endpoint (mgcp_endp.c:662) MTC@10445d38c153: Resuming should fail now RTPEM0(309)@10445d38c153: Connection refused (expected) RTPEM0(309)@10445d38c153: Connection refused (expected) RTPEM0(309)@10445d38c153: Connection refused (expected) RTPEM0(309)@10445d38c153: Connection refused (expected) RTPEM0(309)@10445d38c153: Connection refused (expected) RTPEM0(309)@10445d38c153: Connection refused (expected) RTPEM0(309)@10445d38c153: Connection refused (expected) RTPEM0(309)@10445d38c153: Connection refused (expected) RTPEM0(309)@10445d38c153: Connection refused (expected) MTC@10445d38c153: Setting conn-timeout back to 0 (disabled) MTC@10445d38c153: setverdict(pass): none -> pass RTPEM0(309)@10445d38c153: Connection refused (expected) RTPEM1(310)@10445d38c153: Final verdict of PTC: none RTPEM2(311)@10445d38c153: Final verdict of PTC: none IPA-CTRL-CLI-IPA(313)@10445d38c153: Final verdict of PTC: none RTPEM0(309)@10445d38c153: Final verdict of PTC: none VirtCallAgent-STATS(312)@10445d38c153: Final verdict of PTC: none MTC@10445d38c153: Setting final verdict of the test case. MTC@10445d38c153: Local verdict of MTC: pass MTC@10445d38c153: Local verdict of PTC RTPEM0(309): none (pass -> pass) MTC@10445d38c153: Local verdict of PTC RTPEM1(310): none (pass -> pass) MTC@10445d38c153: Local verdict of PTC RTPEM2(311): none (pass -> pass) MTC@10445d38c153: Local verdict of PTC VirtCallAgent-STATS(312): none (pass -> pass) MTC@10445d38c153: Local verdict of PTC IPA-CTRL-CLI-IPA(313): none (pass -> pass) MTC@10445d38c153: Test case TC_conn_timeout finished. Verdict: pass MTC@10445d38c153: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh MGCP_Test.TC_conn_timeout pass'. Sat Nov 2 13:02:48 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=210228) Waiting for packet dumper to finish... 1 (prev_count=210228, count=218816) MTC@10445d38c153: External command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh MGCP_Test.TC_conn_timeout pass' was executed successfully (exit status: 0). MTC@10445d38c153: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-latest/_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 ------ Sat Nov 2 13:02:50 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-latest/logs/testsuite/MGCP_Test.TC_e1_crcx_and_dlcx_ep.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-latest/logs/testsuite/MGCP_Test.TC_e1_crcx_and_dlcx_ep.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@10445d38c153: External command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh MGCP_Test.TC_e1_crcx_and_dlcx_ep' was executed successfully (exit status: 0). MTC@10445d38c153: Test case TC_e1_crcx_and_dlcx_ep started. 20241102130252003 DLMGCP DEBUG <0013> Received message: line #00: DLCX 62076 ds/e1-1/s-1/su16-0@mgw MGCP 1.0 (mgcp_msg.c:67) 20241102130252003 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) 20241102130252003 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "ds/e1-1/s-1/su16-0@mgw" (mgcp_protocol.c:441) 20241102130252003 DLMGCP NOTICE <0013> endpoint:ds/e1-1/s-1/su16-0@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241102130252003 DLMGCP ERROR <0013> endpoint:ds/e1-1/s-1/su16-0@mgw DLCX: endpoint is not holding a connection. (mgcp_protocol.c:1399) 20241102130252003 DLMGCP DEBUG <0013> endpoint:ds/e1-1/s-1/su16-0@mgw Generated response: code=515 (mgcp_protocol.c:230) 20241102130252003 DLMGCP DEBUG <0013> Generated response: line #00: 515 62076 FAIL (mgcp_msg.c:67) 20241102130252007 DLMGCP DEBUG <0013> Received message: line #00: CRCX 62077 ds/e1-1/s-1/su16-0@mgw MGCP 1.0 (mgcp_msg.c:67) 20241102130252007 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241102130252007 DLMGCP DEBUG <0013> Received message: line #02: C: 8376F297 (mgcp_msg.c:67) 20241102130252007 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241102130252007 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) 20241102130252007 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "ds/e1-1/s-1/su16-0@mgw" (mgcp_protocol.c:441) 20241102130252007 DLMGCP NOTICE <0013> endpoint:ds/e1-1/s-1/su16-0@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241102130252007 DE1 ERROR <0001> trunk:1 failed to update E1 line 1. (mgcp_e1.c:403) 20241102130252007 DLMGCP DEBUG <0013> endpoint:ds/e1-1/s-1/su16-0@mgw Releasing endpoint (mgcp_endp.c:662) 20241102130252007 DLMGCP DEBUG <0013> endpoint:ds/e1-1/s-1/su16-0@mgw Generated response: code=502 (mgcp_protocol.c:230) 20241102130252007 DLMGCP DEBUG <0013> Generated response: line #00: 502 62077 FAIL (mgcp_msg.c:67) MTC@10445d38c153: setverdict(fail): none -> fail reason: "Response didn't match template", new component reason: "Response didn't match template" IPA-CTRL-CLI-IPA(318)@10445d38c153: Final verdict of PTC: none RTPEM2(316)@10445d38c153: Final verdict of PTC: none RTPEM0(314)@10445d38c153: Final verdict of PTC: none RTPEM1(315)@10445d38c153: Final verdict of PTC: none VirtCallAgent-STATS(317)@10445d38c153: Final verdict of PTC: none MTC@10445d38c153: Setting final verdict of the test case. MTC@10445d38c153: Local verdict of MTC: fail reason: "Response didn't match template" MTC@10445d38c153: Local verdict of PTC RTPEM0(314): none (fail -> fail) MTC@10445d38c153: Local verdict of PTC RTPEM1(315): none (fail -> fail) MTC@10445d38c153: Local verdict of PTC RTPEM2(316): none (fail -> fail) MTC@10445d38c153: Local verdict of PTC VirtCallAgent-STATS(317): none (fail -> fail) MTC@10445d38c153: Local verdict of PTC IPA-CTRL-CLI-IPA(318): none (fail -> fail) MTC@10445d38c153: Test case TC_e1_crcx_and_dlcx_ep finished. Verdict: fail reason: Response didn't match template MTC@10445d38c153: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh MGCP_Test.TC_e1_crcx_and_dlcx_ep fail'. Sat Nov 2 13:02:52 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@10445d38c153: External command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-latest/_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@10445d38c153: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh MGCP_Test.TC_e1_crcx_with_overlap'. ------ MGCP_Test.TC_e1_crcx_with_overlap ------ Sat Nov 2 13:02:54 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-latest/logs/testsuite/MGCP_Test.TC_e1_crcx_with_overlap.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-latest/logs/testsuite/MGCP_Test.TC_e1_crcx_with_overlap.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@10445d38c153: External command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh MGCP_Test.TC_e1_crcx_with_overlap' was executed successfully (exit status: 0). MTC@10445d38c153: Test case TC_e1_crcx_with_overlap started. 20241102130255150 DLMGCP DEBUG <0013> Received message: line #00: CRCX 21455 ds/e1-1/s-1/su8-0@mgw MGCP 1.0 (mgcp_msg.c:67) 20241102130255150 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241102130255150 DLMGCP DEBUG <0013> Received message: line #02: C: 8376F297 (mgcp_msg.c:67) 20241102130255150 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241102130255150 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) 20241102130255150 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "ds/e1-1/s-1/su8-0@mgw" (mgcp_protocol.c:441) 20241102130255150 DLMGCP NOTICE <0013> endpoint:ds/e1-1/s-1/su8-0@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241102130255150 DE1 ERROR <0001> trunk:1 failed to update E1 line 1. (mgcp_e1.c:403) 20241102130255150 DLMGCP DEBUG <0013> endpoint:ds/e1-1/s-1/su8-0@mgw Releasing endpoint (mgcp_endp.c:662) 20241102130255150 DLMGCP DEBUG <0013> endpoint:ds/e1-1/s-1/su8-0@mgw Generated response: code=502 (mgcp_protocol.c:230) 20241102130255150 DLMGCP DEBUG <0013> Generated response: line #00: 502 21455 FAIL (mgcp_msg.c:67) MTC@10445d38c153: setverdict(fail): none -> fail reason: "Response didn't match template", new component reason: "Response didn't match template" RTPEM0(319)@10445d38c153: Final verdict of PTC: none RTPEM1(320)@10445d38c153: Final verdict of PTC: none IPA-CTRL-CLI-IPA(323)@10445d38c153: Final verdict of PTC: none RTPEM2(321)@10445d38c153: Final verdict of PTC: none VirtCallAgent-STATS(322)@10445d38c153: Final verdict of PTC: none MTC@10445d38c153: Setting final verdict of the test case. MTC@10445d38c153: Local verdict of MTC: fail reason: "Response didn't match template" MTC@10445d38c153: Local verdict of PTC RTPEM0(319): none (fail -> fail) MTC@10445d38c153: Local verdict of PTC RTPEM1(320): none (fail -> fail) MTC@10445d38c153: Local verdict of PTC RTPEM2(321): none (fail -> fail) MTC@10445d38c153: Local verdict of PTC VirtCallAgent-STATS(322): none (fail -> fail) MTC@10445d38c153: Local verdict of PTC IPA-CTRL-CLI-IPA(323): none (fail -> fail) MTC@10445d38c153: Test case TC_e1_crcx_with_overlap finished. Verdict: fail reason: Response didn't match template MTC@10445d38c153: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh MGCP_Test.TC_e1_crcx_with_overlap fail'. Sat Nov 2 13:02:55 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=15648) MTC@10445d38c153: External command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh MGCP_Test.TC_e1_crcx_with_overlap fail' was executed successfully (exit status: 0). MTC@10445d38c153: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh MGCP_Test.TC_e1_crcx_loopback'. ------ MGCP_Test.TC_e1_crcx_loopback ------ Sat Nov 2 13:02:57 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-latest/logs/testsuite/MGCP_Test.TC_e1_crcx_loopback.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-latest/logs/testsuite/MGCP_Test.TC_e1_crcx_loopback.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@10445d38c153: External command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh MGCP_Test.TC_e1_crcx_loopback' was executed successfully (exit status: 0). MTC@10445d38c153: Test case TC_e1_crcx_loopback started. 20241102130258281 DLMGCP DEBUG <0013> Received message: line #00: DLCX 20960 ds/e1-1/s-1/su16-0@mgw MGCP 1.0 (mgcp_msg.c:67) 20241102130258281 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) 20241102130258281 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "ds/e1-1/s-1/su16-0@mgw" (mgcp_protocol.c:441) 20241102130258281 DLMGCP NOTICE <0013> endpoint:ds/e1-1/s-1/su16-0@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241102130258281 DLMGCP ERROR <0013> endpoint:ds/e1-1/s-1/su16-0@mgw DLCX: endpoint is not holding a connection. (mgcp_protocol.c:1399) 20241102130258281 DLMGCP DEBUG <0013> endpoint:ds/e1-1/s-1/su16-0@mgw Generated response: code=515 (mgcp_protocol.c:230) 20241102130258281 DLMGCP DEBUG <0013> Generated response: line #00: 515 20960 FAIL (mgcp_msg.c:67) 20241102130258288 DLMGCP DEBUG <0013> Received message: line #00: CRCX 20961 ds/e1-1/s-1/su16-0@mgw MGCP 1.0 (mgcp_msg.c:67) 20241102130258288 DLMGCP DEBUG <0013> Received message: line #01: M: loopback (mgcp_msg.c:67) 20241102130258288 DLMGCP DEBUG <0013> Received message: line #02: C: 12250989 (mgcp_msg.c:67) 20241102130258288 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241102130258288 DLMGCP DEBUG <0013> Received message: line #04: v=0 (mgcp_msg.c:67) 20241102130258288 DLMGCP DEBUG <0013> Received message: line #05: o=- 23 42 IN IP4 127.0.0.1 (mgcp_msg.c:67) 20241102130258288 DLMGCP DEBUG <0013> Received message: line #06: s=- (mgcp_msg.c:67) 20241102130258288 DLMGCP DEBUG <0013> Received message: line #07: c=IN IP4 127.0.0.1 (mgcp_msg.c:67) 20241102130258288 DLMGCP DEBUG <0013> Received message: line #08: t=0 0 (mgcp_msg.c:67) 20241102130258288 DLMGCP DEBUG <0013> Received message: line #09: m=audio 10000 RTP/AVP 111 (mgcp_msg.c:67) 20241102130258288 DLMGCP DEBUG <0013> Received message: line #10: a=rtpmap:111 GSM-HR-08/8000/1 (mgcp_msg.c:67) 20241102130258288 DLMGCP DEBUG <0013> Received message: line #11: a=ptime:20 (mgcp_msg.c:67) 20241102130258288 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) 20241102130258288 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "ds/e1-1/s-1/su16-0@mgw" (mgcp_protocol.c:441) 20241102130258288 DLMGCP NOTICE <0013> endpoint:ds/e1-1/s-1/su16-0@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241102130258288 DE1 ERROR <0001> trunk:1 failed to update E1 line 1. (mgcp_e1.c:403) 20241102130258288 DLMGCP DEBUG <0013> endpoint:ds/e1-1/s-1/su16-0@mgw Releasing endpoint (mgcp_endp.c:662) 20241102130258288 DLMGCP DEBUG <0013> endpoint:ds/e1-1/s-1/su16-0@mgw Generated response: code=502 (mgcp_protocol.c:230) 20241102130258288 DLMGCP DEBUG <0013> Generated response: line #00: 502 20961 FAIL (mgcp_msg.c:67) MTC@10445d38c153: setverdict(fail): none -> fail reason: "Response didn't match template", new component reason: "Response didn't match template" RTPEM0(324)@10445d38c153: Final verdict of PTC: none RTPEM2(326)@10445d38c153: Final verdict of PTC: none RTPEM1(325)@10445d38c153: Final verdict of PTC: none IPA-CTRL-CLI-IPA(328)@10445d38c153: Final verdict of PTC: none VirtCallAgent-STATS(327)@10445d38c153: Final verdict of PTC: none MTC@10445d38c153: Setting final verdict of the test case. MTC@10445d38c153: Local verdict of MTC: fail reason: "Response didn't match template" MTC@10445d38c153: Local verdict of PTC RTPEM0(324): none (fail -> fail) MTC@10445d38c153: Local verdict of PTC RTPEM1(325): none (fail -> fail) MTC@10445d38c153: Local verdict of PTC RTPEM2(326): none (fail -> fail) MTC@10445d38c153: Local verdict of PTC VirtCallAgent-STATS(327): none (fail -> fail) MTC@10445d38c153: Local verdict of PTC IPA-CTRL-CLI-IPA(328): none (fail -> fail) MTC@10445d38c153: Test case TC_e1_crcx_loopback finished. Verdict: fail reason: Response didn't match template MTC@10445d38c153: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh MGCP_Test.TC_e1_crcx_loopback fail'. Sat Nov 2 13:02:58 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=19496) MTC@10445d38c153: External command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh MGCP_Test.TC_e1_crcx_loopback fail' was executed successfully (exit status: 0). MTC@10445d38c153: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh MGCP_Test.TC_e1_dlcx_wildcarded'. ------ MGCP_Test.TC_e1_dlcx_wildcarded ------ Sat Nov 2 13:03:00 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-latest/logs/testsuite/MGCP_Test.TC_e1_dlcx_wildcarded.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-latest/logs/testsuite/MGCP_Test.TC_e1_dlcx_wildcarded.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@10445d38c153: External command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh MGCP_Test.TC_e1_dlcx_wildcarded' was executed successfully (exit status: 0). MTC@10445d38c153: Test case TC_e1_dlcx_wildcarded started. 20241102130301428 DLMGCP DEBUG <0013> Received message: line #00: CRCX 49598 ds/e1-1/s-1/su16-0@mgw MGCP 1.0 (mgcp_msg.c:67) 20241102130301428 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241102130301428 DLMGCP DEBUG <0013> Received message: line #02: C: 8376F297 (mgcp_msg.c:67) 20241102130301428 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241102130301428 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) 20241102130301428 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "ds/e1-1/s-1/su16-0@mgw" (mgcp_protocol.c:441) 20241102130301428 DLMGCP NOTICE <0013> endpoint:ds/e1-1/s-1/su16-0@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241102130301428 DE1 ERROR <0001> trunk:1 failed to update E1 line 1. (mgcp_e1.c:403) 20241102130301428 DLMGCP DEBUG <0013> endpoint:ds/e1-1/s-1/su16-0@mgw Releasing endpoint (mgcp_endp.c:662) 20241102130301428 DLMGCP DEBUG <0013> endpoint:ds/e1-1/s-1/su16-0@mgw Generated response: code=502 (mgcp_protocol.c:230) 20241102130301428 DLMGCP DEBUG <0013> Generated response: line #00: 502 49598 FAIL (mgcp_msg.c:67) MTC@10445d38c153: setverdict(fail): none -> fail reason: "Response didn't match template", new component reason: "Response didn't match template" RTPEM2(331)@10445d38c153: Final verdict of PTC: none RTPEM1(330)@10445d38c153: Final verdict of PTC: none VirtCallAgent-STATS(332)@10445d38c153: Final verdict of PTC: none RTPEM0(329)@10445d38c153: Final verdict of PTC: none IPA-CTRL-CLI-IPA(333)@10445d38c153: Final verdict of PTC: none MTC@10445d38c153: Setting final verdict of the test case. MTC@10445d38c153: Local verdict of MTC: fail reason: "Response didn't match template" MTC@10445d38c153: Local verdict of PTC RTPEM0(329): none (fail -> fail) MTC@10445d38c153: Local verdict of PTC RTPEM1(330): none (fail -> fail) MTC@10445d38c153: Local verdict of PTC RTPEM2(331): none (fail -> fail) MTC@10445d38c153: Local verdict of PTC VirtCallAgent-STATS(332): none (fail -> fail) MTC@10445d38c153: Local verdict of PTC IPA-CTRL-CLI-IPA(333): none (fail -> fail) MTC@10445d38c153: Test case TC_e1_dlcx_wildcarded finished. Verdict: fail reason: Response didn't match template MTC@10445d38c153: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh MGCP_Test.TC_e1_dlcx_wildcarded fail'. Sat Nov 2 13:03:01 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@10445d38c153: External command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh MGCP_Test.TC_e1_dlcx_wildcarded fail' was executed successfully (exit status: 0). MTC@10445d38c153: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh MGCP_Test.TC_crcx_mdcx_ip4'. ------ MGCP_Test.TC_crcx_mdcx_ip4 ------ Sat Nov 2 13:03:03 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-latest/logs/testsuite/MGCP_Test.TC_crcx_mdcx_ip4.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-latest/logs/testsuite/MGCP_Test.TC_crcx_mdcx_ip4.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@10445d38c153: External command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh MGCP_Test.TC_crcx_mdcx_ip4' was executed successfully (exit status: 0). MTC@10445d38c153: Test case TC_crcx_mdcx_ip4 started. 20241102130304558 DLMGCP DEBUG <0013> Received message: line #00: DLCX 51395 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:67) 20241102130304558 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:279) 20241102130304558 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:441) 20241102130304558 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241102130304558 DLMGCP ERROR <0013> endpoint:rtpbridge/2@mgw DLCX: endpoint is not holding a connection. (mgcp_protocol.c:1399) 20241102130304558 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=515 (mgcp_protocol.c:230) 20241102130304558 DLMGCP DEBUG <0013> Generated response: line #00: 515 51395 FAIL (mgcp_msg.c:67) 20241102130304562 DLMGCP DEBUG <0013> Received message: line #00: CRCX 51396 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:67) 20241102130304562 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241102130304562 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241102130304562 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241102130304562 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:279) 20241102130304562 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:441) 20241102130304562 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241102130304562 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw conn:(1234/rtp C:5B6EE23B r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241102130304562 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:5B6EE23B connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241102130304562 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:5B6EE23B output_enabled 0 (mgcp_msg.c:125) 20241102130304562 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241102130304562 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw conn:(1234/rtp C:5B6EE23B r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241102130304562 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241102130304562 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:5B6EE23B CRCX: Creating connection: port: 5906 (mgcp_protocol.c:1112) 20241102130304562 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:5B6EE23B CRCX: connection successfully created (mgcp_protocol.c:1121) 20241102130304562 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241102130304562 DLMGCP DEBUG <0013> Generated response: line #00: 200 51396 OK (mgcp_msg.c:67) 20241102130304562 DLMGCP DEBUG <0013> Generated response: line #01: I: 5B6EE23B (mgcp_msg.c:67) 20241102130304562 DLMGCP DEBUG <0013> Generated response: line #02: v=0 (mgcp_msg.c:67) 20241102130304562 DLMGCP DEBUG <0013> Generated response: line #03: o=- 5B6EE23B 23 IN IP6 ::1 (mgcp_msg.c:67) 20241102130304562 DLMGCP DEBUG <0013> Generated response: line #04: s=- (mgcp_msg.c:67) 20241102130304562 DLMGCP DEBUG <0013> Generated response: line #05: c=IN IP6 ::1 (mgcp_msg.c:67) 20241102130304562 DLMGCP DEBUG <0013> Generated response: line #06: t=0 0 (mgcp_msg.c:67) 20241102130304562 DLMGCP DEBUG <0013> Generated response: line #07: m=audio 5906 RTP/AVP 112 (mgcp_msg.c:67) 20241102130304562 DLMGCP DEBUG <0013> Generated response: line #08: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241102130304562 DLMGCP DEBUG <0013> Generated response: line #09: a=ptime:20 (mgcp_msg.c:67) 20241102130304563 DLMGCP DEBUG <0013> Received message: line #00: MDCX 51397 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:67) 20241102130304563 DLMGCP DEBUG <0013> Received message: line #01: M: sendrecv (mgcp_msg.c:67) 20241102130304563 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241102130304563 DLMGCP DEBUG <0013> Received message: line #03: I: 5B6EE23B (mgcp_msg.c:67) 20241102130304563 DLMGCP DEBUG <0013> Received message: line #04: L: p:20, a:AMR (mgcp_msg.c:67) 20241102130304563 DLMGCP DEBUG <0013> Received message: line #05: v=0 (mgcp_msg.c:67) 20241102130304563 DLMGCP DEBUG <0013> Received message: line #06: o=- 23 42 IN IP4 127.0.0.2 (mgcp_msg.c:67) 20241102130304563 DLMGCP DEBUG <0013> Received message: line #07: s=- (mgcp_msg.c:67) 20241102130304563 DLMGCP DEBUG <0013> Received message: line #08: c=IN IP4 127.0.0.1 (mgcp_msg.c:67) 20241102130304563 DLMGCP DEBUG <0013> Received message: line #09: t=0 0 (mgcp_msg.c:67) 20241102130304563 DLMGCP DEBUG <0013> Received message: line #10: m=audio 2344 RTP/AVP 98 (mgcp_msg.c:67) 20241102130304563 DLMGCP DEBUG <0013> Received message: line #11: a=rtpmap:98 AMR/8000 (mgcp_msg.c:67) 20241102130304563 DLMGCP DEBUG <0013> Received message: line #12: a=ptime:20 (mgcp_msg.c:67) 20241102130304563 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:279) 20241102130304563 DLMGCP INFO <0013> MDCX: executing request handler "ModifiyConnection" for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:441) 20241102130304563 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw MDCX: modifying existing connection ... (mgcp_protocol.c:1155) 20241102130304563 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw conn:(1234/rtp C:5B6EE23B r=NULL:0<->l=::1:5906) (mgcp_msg.c:118) 20241102130304563 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:5B6EE23B connection mode 'sendrecv' 3 (mgcp_msg.c:120) 20241102130304563 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:5B6EE23B output_enabled 1 (mgcp_msg.c:125) 20241102130304563 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241102130304563 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:5B6EE23B Got media info via SDP: port:2344, addr:127.0.0.1, duration:20, payload-types:98=AMR (mgcp_sdp.c:444) 20241102130304563 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw conn:(1234/rtp C:5B6EE23B 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) 20241102130304563 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Configuring RTP endpoint: local port 2344 (mgcp_protocol.c:726) 20241102130304563 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:5B6EE23B MDCX: modified conn:(1234/rtp C:5B6EE23B r=127.0.0.1:2344<->l=127.0.0.1:5908) (mgcp_protocol.c:1338) 20241102130304563 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:5B6EE23B MDCX: connection successfully modified (mgcp_protocol.c:1351) 20241102130304563 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241102130304563 DLMGCP DEBUG <0013> Generated response: line #00: 200 51397 OK (mgcp_msg.c:67) 20241102130304563 DLMGCP DEBUG <0013> Generated response: line #01: v=0 (mgcp_msg.c:67) 20241102130304563 DLMGCP DEBUG <0013> Generated response: line #02: o=- 5B6EE23B 23 IN IP4 127.0.0.1 (mgcp_msg.c:67) 20241102130304563 DLMGCP DEBUG <0013> Generated response: line #03: s=- (mgcp_msg.c:67) 20241102130304563 DLMGCP DEBUG <0013> Generated response: line #04: c=IN IP4 127.0.0.1 (mgcp_msg.c:67) 20241102130304563 DLMGCP DEBUG <0013> Generated response: line #05: t=0 0 (mgcp_msg.c:67) 20241102130304563 DLMGCP DEBUG <0013> Generated response: line #06: m=audio 5908 RTP/AVP 98 (mgcp_msg.c:67) 20241102130304563 DLMGCP DEBUG <0013> Generated response: line #07: a=rtpmap:98 AMR/8000 (mgcp_msg.c:67) 20241102130304563 DLMGCP DEBUG <0013> Generated response: line #08: a=ptime:20 (mgcp_msg.c:67) 20241102130304564 DLMGCP DEBUG <0013> Received message: line #00: DLCX 51398 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:67) 20241102130304564 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:67) 20241102130304564 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:279) 20241102130304564 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:441) 20241102130304564 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241102130304564 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1477) 20241102130304564 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:662) 20241102130304564 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:662) 20241102130304564 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241102130304564 DLMGCP DEBUG <0013> Generated response: line #00: 200 51398 OK (mgcp_msg.c:67) MTC@10445d38c153: setverdict(pass): none -> pass VirtCallAgent-STATS(337)@10445d38c153: Final verdict of PTC: none RTPEM1(335)@10445d38c153: Final verdict of PTC: none IPA-CTRL-CLI-IPA(338)@10445d38c153: Final verdict of PTC: none RTPEM2(336)@10445d38c153: Final verdict of PTC: none RTPEM0(334)@10445d38c153: Final verdict of PTC: none MTC@10445d38c153: Setting final verdict of the test case. MTC@10445d38c153: Local verdict of MTC: pass MTC@10445d38c153: Local verdict of PTC RTPEM0(334): none (pass -> pass) MTC@10445d38c153: Local verdict of PTC RTPEM1(335): none (pass -> pass) MTC@10445d38c153: Local verdict of PTC RTPEM2(336): none (pass -> pass) MTC@10445d38c153: Local verdict of PTC VirtCallAgent-STATS(337): none (pass -> pass) MTC@10445d38c153: Local verdict of PTC IPA-CTRL-CLI-IPA(338): none (pass -> pass) MTC@10445d38c153: Test case TC_crcx_mdcx_ip4 finished. Verdict: pass MTC@10445d38c153: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh MGCP_Test.TC_crcx_mdcx_ip4 pass'. Sat Nov 2 13:03:04 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@10445d38c153: External command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh MGCP_Test.TC_crcx_mdcx_ip4 pass' was executed successfully (exit status: 0). MTC@10445d38c153: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh MGCP_Test.TC_crcx_mdcx_ip6'. ------ MGCP_Test.TC_crcx_mdcx_ip6 ------ Sat Nov 2 13:03:06 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-latest/logs/testsuite/MGCP_Test.TC_crcx_mdcx_ip6.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-latest/logs/testsuite/MGCP_Test.TC_crcx_mdcx_ip6.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@10445d38c153: External command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh MGCP_Test.TC_crcx_mdcx_ip6' was executed successfully (exit status: 0). MTC@10445d38c153: Test case TC_crcx_mdcx_ip6 started. 20241102130307697 DLMGCP DEBUG <0013> Received message: line #00: DLCX 50906 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:67) 20241102130307697 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:279) 20241102130307697 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:441) 20241102130307697 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241102130307697 DLMGCP ERROR <0013> endpoint:rtpbridge/2@mgw DLCX: endpoint is not holding a connection. (mgcp_protocol.c:1399) 20241102130307697 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=515 (mgcp_protocol.c:230) 20241102130307697 DLMGCP DEBUG <0013> Generated response: line #00: 515 50906 FAIL (mgcp_msg.c:67) 20241102130307701 DLMGCP DEBUG <0013> Received message: line #00: CRCX 50907 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:67) 20241102130307701 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241102130307701 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241102130307701 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241102130307701 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:279) 20241102130307701 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:441) 20241102130307701 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241102130307701 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw conn:(1234/rtp C:540E0BE5 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241102130307701 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:540E0BE5 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241102130307701 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:540E0BE5 output_enabled 0 (mgcp_msg.c:125) 20241102130307701 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241102130307701 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw conn:(1234/rtp C:540E0BE5 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241102130307701 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241102130307701 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:540E0BE5 CRCX: Creating connection: port: 5910 (mgcp_protocol.c:1112) 20241102130307701 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:540E0BE5 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241102130307701 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241102130307701 DLMGCP DEBUG <0013> Generated response: line #00: 200 50907 OK (mgcp_msg.c:67) 20241102130307701 DLMGCP DEBUG <0013> Generated response: line #01: I: 540E0BE5 (mgcp_msg.c:67) 20241102130307701 DLMGCP DEBUG <0013> Generated response: line #02: v=0 (mgcp_msg.c:67) 20241102130307701 DLMGCP DEBUG <0013> Generated response: line #03: o=- 540E0BE5 23 IN IP6 ::1 (mgcp_msg.c:67) 20241102130307701 DLMGCP DEBUG <0013> Generated response: line #04: s=- (mgcp_msg.c:67) 20241102130307701 DLMGCP DEBUG <0013> Generated response: line #05: c=IN IP6 ::1 (mgcp_msg.c:67) 20241102130307701 DLMGCP DEBUG <0013> Generated response: line #06: t=0 0 (mgcp_msg.c:67) 20241102130307701 DLMGCP DEBUG <0013> Generated response: line #07: m=audio 5910 RTP/AVP 112 (mgcp_msg.c:67) 20241102130307701 DLMGCP DEBUG <0013> Generated response: line #08: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241102130307701 DLMGCP DEBUG <0013> Generated response: line #09: a=ptime:20 (mgcp_msg.c:67) 20241102130307702 DLMGCP DEBUG <0013> Received message: line #00: MDCX 50908 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:67) 20241102130307702 DLMGCP DEBUG <0013> Received message: line #01: M: sendrecv (mgcp_msg.c:67) 20241102130307702 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241102130307702 DLMGCP DEBUG <0013> Received message: line #03: I: 540E0BE5 (mgcp_msg.c:67) 20241102130307702 DLMGCP DEBUG <0013> Received message: line #04: L: p:20, a:AMR (mgcp_msg.c:67) 20241102130307702 DLMGCP DEBUG <0013> Received message: line #05: v=0 (mgcp_msg.c:67) 20241102130307702 DLMGCP DEBUG <0013> Received message: line #06: o=- 23 42 IN IP6 ::2 (mgcp_msg.c:67) 20241102130307702 DLMGCP DEBUG <0013> Received message: line #07: s=- (mgcp_msg.c:67) 20241102130307702 DLMGCP DEBUG <0013> Received message: line #08: c=IN IP6 ::1 (mgcp_msg.c:67) 20241102130307702 DLMGCP DEBUG <0013> Received message: line #09: t=0 0 (mgcp_msg.c:67) 20241102130307702 DLMGCP DEBUG <0013> Received message: line #10: m=audio 2344 RTP/AVP 98 (mgcp_msg.c:67) 20241102130307702 DLMGCP DEBUG <0013> Received message: line #11: a=rtpmap:98 AMR/8000 (mgcp_msg.c:67) 20241102130307702 DLMGCP DEBUG <0013> Received message: line #12: a=ptime:20 (mgcp_msg.c:67) 20241102130307703 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:279) 20241102130307703 DLMGCP INFO <0013> MDCX: executing request handler "ModifiyConnection" for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:441) 20241102130307703 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw MDCX: modifying existing connection ... (mgcp_protocol.c:1155) 20241102130307703 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw conn:(1234/rtp C:540E0BE5 r=NULL:0<->l=::1:5910) (mgcp_msg.c:118) 20241102130307703 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:540E0BE5 connection mode 'sendrecv' 3 (mgcp_msg.c:120) 20241102130307703 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:540E0BE5 output_enabled 1 (mgcp_msg.c:125) 20241102130307703 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241102130307703 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:540E0BE5 Got media info via SDP: port:2344, addr:::1, duration:20, payload-types:98=AMR (mgcp_sdp.c:444) 20241102130307703 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw conn:(1234/rtp C:540E0BE5 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) 20241102130307703 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Configuring RTP endpoint: local port 2344 (mgcp_protocol.c:726) 20241102130307703 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:540E0BE5 MDCX: modified conn:(1234/rtp C:540E0BE5 r=::1:2344<->l=::1:5910) (mgcp_protocol.c:1338) 20241102130307703 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:540E0BE5 MDCX: connection successfully modified (mgcp_protocol.c:1351) 20241102130307703 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241102130307703 DLMGCP DEBUG <0013> Generated response: line #00: 200 50908 OK (mgcp_msg.c:67) 20241102130307703 DLMGCP DEBUG <0013> Generated response: line #01: v=0 (mgcp_msg.c:67) 20241102130307703 DLMGCP DEBUG <0013> Generated response: line #02: o=- 540E0BE5 23 IN IP6 ::1 (mgcp_msg.c:67) 20241102130307703 DLMGCP DEBUG <0013> Generated response: line #03: s=- (mgcp_msg.c:67) 20241102130307703 DLMGCP DEBUG <0013> Generated response: line #04: c=IN IP6 ::1 (mgcp_msg.c:67) 20241102130307703 DLMGCP DEBUG <0013> Generated response: line #05: t=0 0 (mgcp_msg.c:67) 20241102130307703 DLMGCP DEBUG <0013> Generated response: line #06: m=audio 5910 RTP/AVP 98 (mgcp_msg.c:67) 20241102130307703 DLMGCP DEBUG <0013> Generated response: line #07: a=rtpmap:98 AMR/8000 (mgcp_msg.c:67) 20241102130307703 DLMGCP DEBUG <0013> Generated response: line #08: a=ptime:20 (mgcp_msg.c:67) 20241102130307703 DLMGCP DEBUG <0013> Received message: line #00: DLCX 50909 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:67) 20241102130307703 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:67) 20241102130307703 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:279) 20241102130307704 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:441) 20241102130307704 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241102130307704 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1477) 20241102130307704 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:662) 20241102130307704 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:662) 20241102130307704 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241102130307704 DLMGCP DEBUG <0013> Generated response: line #00: 200 50909 OK (mgcp_msg.c:67) MTC@10445d38c153: setverdict(pass): none -> pass IPA-CTRL-CLI-IPA(343)@10445d38c153: Final verdict of PTC: none RTPEM2(341)@10445d38c153: Final verdict of PTC: none RTPEM0(339)@10445d38c153: Final verdict of PTC: none RTPEM1(340)@10445d38c153: Final verdict of PTC: none VirtCallAgent-STATS(342)@10445d38c153: Final verdict of PTC: none MTC@10445d38c153: Setting final verdict of the test case. MTC@10445d38c153: Local verdict of MTC: pass MTC@10445d38c153: Local verdict of PTC RTPEM0(339): none (pass -> pass) MTC@10445d38c153: Local verdict of PTC RTPEM1(340): none (pass -> pass) MTC@10445d38c153: Local verdict of PTC RTPEM2(341): none (pass -> pass) MTC@10445d38c153: Local verdict of PTC VirtCallAgent-STATS(342): none (pass -> pass) MTC@10445d38c153: Local verdict of PTC IPA-CTRL-CLI-IPA(343): none (pass -> pass) MTC@10445d38c153: Test case TC_crcx_mdcx_ip6 finished. Verdict: pass MTC@10445d38c153: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh MGCP_Test.TC_crcx_mdcx_ip6 pass'. Sat Nov 2 13:03:07 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=35116) MTC@10445d38c153: External command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh MGCP_Test.TC_crcx_mdcx_ip6 pass' was executed successfully (exit status: 0). MTC@10445d38c153: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh MGCP_Test.TC_crcx_iufp_sendrecv'. ------ MGCP_Test.TC_crcx_iufp_sendrecv ------ Sat Nov 2 13:03:09 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-latest/logs/testsuite/MGCP_Test.TC_crcx_iufp_sendrecv.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-latest/logs/testsuite/MGCP_Test.TC_crcx_iufp_sendrecv.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@10445d38c153: External command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh MGCP_Test.TC_crcx_iufp_sendrecv' was executed successfully (exit status: 0). MTC@10445d38c153: Test case TC_crcx_iufp_sendrecv started. 20241102130310834 DLMGCP DEBUG <0013> Received message: line #00: DLCX 8463 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:67) 20241102130310834 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:279) 20241102130310834 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:441) 20241102130310834 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241102130310834 DLMGCP ERROR <0013> endpoint:rtpbridge/2@mgw DLCX: endpoint is not holding a connection. (mgcp_protocol.c:1399) 20241102130310834 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=515 (mgcp_protocol.c:230) 20241102130310834 DLMGCP DEBUG <0013> Generated response: line #00: 515 8463 FAIL (mgcp_msg.c:67) 20241102130310839 DLMGCP DEBUG <0013> Received message: line #00: CRCX 8464 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:67) 20241102130310839 DLMGCP DEBUG <0013> Received message: line #01: M: sendrecv (mgcp_msg.c:67) 20241102130310839 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241102130310839 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241102130310839 DLMGCP DEBUG <0013> Received message: line #04: v=0 (mgcp_msg.c:67) 20241102130310839 DLMGCP DEBUG <0013> Received message: line #05: o=- 23 42 IN IP4 127.0.0.2 (mgcp_msg.c:67) 20241102130310839 DLMGCP DEBUG <0013> Received message: line #06: s=- (mgcp_msg.c:67) 20241102130310839 DLMGCP DEBUG <0013> Received message: line #07: c=IN IP4 127.0.0.1 (mgcp_msg.c:67) 20241102130310839 DLMGCP DEBUG <0013> Received message: line #08: t=0 0 (mgcp_msg.c:67) 20241102130310839 DLMGCP DEBUG <0013> Received message: line #09: m=audio 0 RTP/AVP 96 (mgcp_msg.c:67) 20241102130310839 DLMGCP DEBUG <0013> Received message: line #10: a=rtpmap:96 VND.3GPP.IUFP/16000 (mgcp_msg.c:67) 20241102130310839 DLMGCP DEBUG <0013> Received message: line #11: a=ptime:20 (mgcp_msg.c:67) 20241102130310839 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:279) 20241102130310839 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:441) 20241102130310839 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241102130310839 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw conn:(1234/rtp C:032A9A25 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241102130310839 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:032A9A25 connection mode 'sendrecv' 3 (mgcp_msg.c:120) 20241102130310839 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:032A9A25 output_enabled 1 (mgcp_msg.c:125) 20241102130310839 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241102130310839 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:032A9A25 Got media info via SDP: port:0, addr:127.0.0.1, duration:20, payload-types:96=VND.3GPP.IUFP (mgcp_sdp.c:444) 20241102130310839 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw conn:(1234/rtp C:032A9A25 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) 20241102130310839 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241102130310839 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:032A9A25 CRCX: Creating connection: port: 5912 (mgcp_protocol.c:1112) 20241102130310839 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:032A9A25 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241102130310839 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241102130310839 DLMGCP DEBUG <0013> Generated response: line #00: 200 8464 OK (mgcp_msg.c:67) 20241102130310840 DLMGCP DEBUG <0013> Generated response: line #01: I: 032A9A25 (mgcp_msg.c:67) 20241102130310840 DLMGCP DEBUG <0013> Generated response: line #02: v=0 (mgcp_msg.c:67) 20241102130310840 DLMGCP DEBUG <0013> Generated response: line #03: o=- 032A9A25 23 IN IP4 127.0.0.1 (mgcp_msg.c:67) 20241102130310840 DLMGCP DEBUG <0013> Generated response: line #04: s=- (mgcp_msg.c:67) 20241102130310840 DLMGCP DEBUG <0013> Generated response: line #05: c=IN IP4 127.0.0.1 (mgcp_msg.c:67) 20241102130310840 DLMGCP DEBUG <0013> Generated response: line #06: t=0 0 (mgcp_msg.c:67) 20241102130310840 DLMGCP DEBUG <0013> Generated response: line #07: m=audio 5912 RTP/AVP 96 (mgcp_msg.c:67) 20241102130310840 DLMGCP DEBUG <0013> Generated response: line #08: a=rtpmap:96 VND.3GPP.IUFP/16000 (mgcp_msg.c:67) 20241102130310840 DLMGCP DEBUG <0013> Generated response: line #09: a=ptime:20 (mgcp_msg.c:67) 20241102130310841 DLMGCP DEBUG <0013> Received message: line #00: MDCX 8465 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:67) 20241102130310841 DLMGCP DEBUG <0013> Received message: line #01: M: sendrecv (mgcp_msg.c:67) 20241102130310841 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241102130310841 DLMGCP DEBUG <0013> Received message: line #03: I: 032A9A25 (mgcp_msg.c:67) 20241102130310841 DLMGCP DEBUG <0013> Received message: line #04: L: p:20, a:AMR (mgcp_msg.c:67) 20241102130310841 DLMGCP DEBUG <0013> Received message: line #05: v=0 (mgcp_msg.c:67) 20241102130310841 DLMGCP DEBUG <0013> Received message: line #06: o=- 23 42 IN IP4 127.0.0.2 (mgcp_msg.c:67) 20241102130310841 DLMGCP DEBUG <0013> Received message: line #07: s=- (mgcp_msg.c:67) 20241102130310841 DLMGCP DEBUG <0013> Received message: line #08: c=IN IP4 127.0.0.1 (mgcp_msg.c:67) 20241102130310841 DLMGCP DEBUG <0013> Received message: line #09: t=0 0 (mgcp_msg.c:67) 20241102130310841 DLMGCP DEBUG <0013> Received message: line #10: m=audio 2344 RTP/AVP 96 (mgcp_msg.c:67) 20241102130310841 DLMGCP DEBUG <0013> Received message: line #11: a=rtpmap:96 VND.3GPP.IUFP/16000 (mgcp_msg.c:67) 20241102130310841 DLMGCP DEBUG <0013> Received message: line #12: a=ptime:20 (mgcp_msg.c:67) 20241102130310841 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:279) 20241102130310841 DLMGCP INFO <0013> MDCX: executing request handler "ModifiyConnection" for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:441) 20241102130310841 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw MDCX: modifying existing connection ... (mgcp_protocol.c:1155) 20241102130310841 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw conn:(1234/rtp C:032A9A25 r=127.0.0.1:0<->l=127.0.0.1:5912) (mgcp_msg.c:118) 20241102130310841 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:032A9A25 connection mode 'sendrecv' 3 (mgcp_msg.c:120) 20241102130310841 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:032A9A25 output_enabled 1 (mgcp_msg.c:125) 20241102130310841 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241102130310841 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:032A9A25 Got media info via SDP: port:2344, addr:127.0.0.1, duration:20, payload-types:96=VND.3GPP.IUFP (mgcp_sdp.c:444) 20241102130310841 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw conn:(1234/rtp C:032A9A25 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) 20241102130310841 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Configuring RTP endpoint: local port 2344 (mgcp_protocol.c:726) 20241102130310841 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:032A9A25 MDCX: modified conn:(1234/rtp C:032A9A25 r=127.0.0.1:2344<->l=127.0.0.1:5912) (mgcp_protocol.c:1338) 20241102130310841 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:032A9A25 MDCX: connection successfully modified (mgcp_protocol.c:1351) 20241102130310841 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241102130310841 DLMGCP DEBUG <0013> Generated response: line #00: 200 8465 OK (mgcp_msg.c:67) 20241102130310841 DLMGCP DEBUG <0013> Generated response: line #01: v=0 (mgcp_msg.c:67) 20241102130310841 DLMGCP DEBUG <0013> Generated response: line #02: o=- 032A9A25 23 IN IP4 127.0.0.1 (mgcp_msg.c:67) 20241102130310841 DLMGCP DEBUG <0013> Generated response: line #03: s=- (mgcp_msg.c:67) 20241102130310841 DLMGCP DEBUG <0013> Generated response: line #04: c=IN IP4 127.0.0.1 (mgcp_msg.c:67) 20241102130310841 DLMGCP DEBUG <0013> Generated response: line #05: t=0 0 (mgcp_msg.c:67) 20241102130310841 DLMGCP DEBUG <0013> Generated response: line #06: m=audio 5912 RTP/AVP 96 (mgcp_msg.c:67) 20241102130310841 DLMGCP DEBUG <0013> Generated response: line #07: a=rtpmap:96 VND.3GPP.IUFP/16000 (mgcp_msg.c:67) 20241102130310841 DLMGCP DEBUG <0013> Generated response: line #08: a=ptime:20 (mgcp_msg.c:67) 20241102130310842 DLMGCP DEBUG <0013> Received message: line #00: DLCX 8466 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:67) 20241102130310842 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:67) 20241102130310842 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:279) 20241102130310842 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:441) 20241102130310842 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241102130310842 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1477) 20241102130310842 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:662) 20241102130310842 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:662) 20241102130310842 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241102130310842 DLMGCP DEBUG <0013> Generated response: line #00: 200 8466 OK (mgcp_msg.c:67) MTC@10445d38c153: setverdict(pass): none -> pass VirtCallAgent-STATS(347)@10445d38c153: Final verdict of PTC: none RTPEM2(346)@10445d38c153: Final verdict of PTC: none RTPEM0(344)@10445d38c153: Final verdict of PTC: none IPA-CTRL-CLI-IPA(348)@10445d38c153: Final verdict of PTC: none RTPEM1(345)@10445d38c153: Final verdict of PTC: none MTC@10445d38c153: Setting final verdict of the test case. MTC@10445d38c153: Local verdict of MTC: pass MTC@10445d38c153: Local verdict of PTC RTPEM0(344): none (pass -> pass) MTC@10445d38c153: Local verdict of PTC RTPEM1(345): none (pass -> pass) MTC@10445d38c153: Local verdict of PTC RTPEM2(346): none (pass -> pass) MTC@10445d38c153: Local verdict of PTC VirtCallAgent-STATS(347): none (pass -> pass) MTC@10445d38c153: Local verdict of PTC IPA-CTRL-CLI-IPA(348): none (pass -> pass) MTC@10445d38c153: Test case TC_crcx_iufp_sendrecv finished. Verdict: pass MTC@10445d38c153: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh MGCP_Test.TC_crcx_iufp_sendrecv pass'. Sat Nov 2 13:03:10 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=38604) MTC@10445d38c153: External command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh MGCP_Test.TC_crcx_iufp_sendrecv pass' was executed successfully (exit status: 0). MTC@10445d38c153: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh MGCP_Test.TC_crcx_iufp_recvonly'. ------ MGCP_Test.TC_crcx_iufp_recvonly ------ Sat Nov 2 13:03:12 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-latest/logs/testsuite/MGCP_Test.TC_crcx_iufp_recvonly.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-latest/logs/testsuite/MGCP_Test.TC_crcx_iufp_recvonly.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@10445d38c153: External command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh MGCP_Test.TC_crcx_iufp_recvonly' was executed successfully (exit status: 0). MTC@10445d38c153: Test case TC_crcx_iufp_recvonly started. 20241102130313979 DLMGCP DEBUG <0013> Received message: line #00: DLCX 57224 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:67) 20241102130313979 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:279) 20241102130313979 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:441) 20241102130313979 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241102130313979 DLMGCP ERROR <0013> endpoint:rtpbridge/2@mgw DLCX: endpoint is not holding a connection. (mgcp_protocol.c:1399) 20241102130313979 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=515 (mgcp_protocol.c:230) 20241102130313979 DLMGCP DEBUG <0013> Generated response: line #00: 515 57224 FAIL (mgcp_msg.c:67) 20241102130313983 DLMGCP DEBUG <0013> Received message: line #00: CRCX 57225 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:67) 20241102130313983 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241102130313983 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241102130313983 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241102130313983 DLMGCP DEBUG <0013> Received message: line #04: v=0 (mgcp_msg.c:67) 20241102130313983 DLMGCP DEBUG <0013> Received message: line #05: o=- 23 42 IN IP4 127.0.0.2 (mgcp_msg.c:67) 20241102130313983 DLMGCP DEBUG <0013> Received message: line #06: s=- (mgcp_msg.c:67) 20241102130313983 DLMGCP DEBUG <0013> Received message: line #07: c=IN IP4 127.0.0.1 (mgcp_msg.c:67) 20241102130313983 DLMGCP DEBUG <0013> Received message: line #08: t=0 0 (mgcp_msg.c:67) 20241102130313983 DLMGCP DEBUG <0013> Received message: line #09: m=audio 0 RTP/AVP 96 (mgcp_msg.c:67) 20241102130313983 DLMGCP DEBUG <0013> Received message: line #10: a=rtpmap:96 VND.3GPP.IUFP/16000 (mgcp_msg.c:67) 20241102130313983 DLMGCP DEBUG <0013> Received message: line #11: a=ptime:20 (mgcp_msg.c:67) 20241102130313983 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:279) 20241102130313983 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:441) 20241102130313983 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241102130313983 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw conn:(1234/rtp C:B8BAF133 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241102130313983 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:B8BAF133 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241102130313983 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:B8BAF133 output_enabled 0 (mgcp_msg.c:125) 20241102130313983 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241102130313983 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:B8BAF133 Got media info via SDP: port:0, addr:127.0.0.1, duration:20, payload-types:96=VND.3GPP.IUFP (mgcp_sdp.c:444) 20241102130313983 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw conn:(1234/rtp C:B8BAF133 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) 20241102130313983 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241102130313984 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:B8BAF133 CRCX: Creating connection: port: 5914 (mgcp_protocol.c:1112) 20241102130313984 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:B8BAF133 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241102130313984 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241102130313984 DLMGCP DEBUG <0013> Generated response: line #00: 200 57225 OK (mgcp_msg.c:67) 20241102130313984 DLMGCP DEBUG <0013> Generated response: line #01: I: B8BAF133 (mgcp_msg.c:67) 20241102130313984 DLMGCP DEBUG <0013> Generated response: line #02: v=0 (mgcp_msg.c:67) 20241102130313984 DLMGCP DEBUG <0013> Generated response: line #03: o=- B8BAF133 23 IN IP4 127.0.0.1 (mgcp_msg.c:67) 20241102130313984 DLMGCP DEBUG <0013> Generated response: line #04: s=- (mgcp_msg.c:67) 20241102130313984 DLMGCP DEBUG <0013> Generated response: line #05: c=IN IP4 127.0.0.1 (mgcp_msg.c:67) 20241102130313984 DLMGCP DEBUG <0013> Generated response: line #06: t=0 0 (mgcp_msg.c:67) 20241102130313984 DLMGCP DEBUG <0013> Generated response: line #07: m=audio 5914 RTP/AVP 96 (mgcp_msg.c:67) 20241102130313984 DLMGCP DEBUG <0013> Generated response: line #08: a=rtpmap:96 VND.3GPP.IUFP/16000 (mgcp_msg.c:67) 20241102130313984 DLMGCP DEBUG <0013> Generated response: line #09: a=ptime:20 (mgcp_msg.c:67) 20241102130313985 DLMGCP DEBUG <0013> Received message: line #00: MDCX 57226 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:67) 20241102130313985 DLMGCP DEBUG <0013> Received message: line #01: M: sendrecv (mgcp_msg.c:67) 20241102130313985 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241102130313985 DLMGCP DEBUG <0013> Received message: line #03: I: B8BAF133 (mgcp_msg.c:67) 20241102130313985 DLMGCP DEBUG <0013> Received message: line #04: L: p:20, a:AMR (mgcp_msg.c:67) 20241102130313985 DLMGCP DEBUG <0013> Received message: line #05: v=0 (mgcp_msg.c:67) 20241102130313985 DLMGCP DEBUG <0013> Received message: line #06: o=- 23 42 IN IP4 127.0.0.2 (mgcp_msg.c:67) 20241102130313985 DLMGCP DEBUG <0013> Received message: line #07: s=- (mgcp_msg.c:67) 20241102130313985 DLMGCP DEBUG <0013> Received message: line #08: c=IN IP4 127.0.0.1 (mgcp_msg.c:67) 20241102130313985 DLMGCP DEBUG <0013> Received message: line #09: t=0 0 (mgcp_msg.c:67) 20241102130313985 DLMGCP DEBUG <0013> Received message: line #10: m=audio 2344 RTP/AVP 96 (mgcp_msg.c:67) 20241102130313985 DLMGCP DEBUG <0013> Received message: line #11: a=rtpmap:96 VND.3GPP.IUFP/16000 (mgcp_msg.c:67) 20241102130313985 DLMGCP DEBUG <0013> Received message: line #12: a=ptime:20 (mgcp_msg.c:67) 20241102130313985 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:279) 20241102130313985 DLMGCP INFO <0013> MDCX: executing request handler "ModifiyConnection" for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:441) 20241102130313985 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw MDCX: modifying existing connection ... (mgcp_protocol.c:1155) 20241102130313985 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw conn:(1234/rtp C:B8BAF133 r=127.0.0.1:0<->l=127.0.0.1:5914) (mgcp_msg.c:118) 20241102130313985 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:B8BAF133 connection mode 'sendrecv' 3 (mgcp_msg.c:120) 20241102130313985 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:B8BAF133 output_enabled 1 (mgcp_msg.c:125) 20241102130313985 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241102130313985 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:B8BAF133 Got media info via SDP: port:2344, addr:127.0.0.1, duration:20, payload-types:96=VND.3GPP.IUFP (mgcp_sdp.c:444) 20241102130313985 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw conn:(1234/rtp C:B8BAF133 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) 20241102130313985 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Configuring RTP endpoint: local port 2344 (mgcp_protocol.c:726) 20241102130313985 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:B8BAF133 MDCX: modified conn:(1234/rtp C:B8BAF133 r=127.0.0.1:2344<->l=127.0.0.1:5914) (mgcp_protocol.c:1338) 20241102130313985 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:B8BAF133 MDCX: connection successfully modified (mgcp_protocol.c:1351) 20241102130313985 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241102130313985 DLMGCP DEBUG <0013> Generated response: line #00: 200 57226 OK (mgcp_msg.c:67) 20241102130313985 DLMGCP DEBUG <0013> Generated response: line #01: v=0 (mgcp_msg.c:67) 20241102130313985 DLMGCP DEBUG <0013> Generated response: line #02: o=- B8BAF133 23 IN IP4 127.0.0.1 (mgcp_msg.c:67) 20241102130313985 DLMGCP DEBUG <0013> Generated response: line #03: s=- (mgcp_msg.c:67) 20241102130313985 DLMGCP DEBUG <0013> Generated response: line #04: c=IN IP4 127.0.0.1 (mgcp_msg.c:67) 20241102130313985 DLMGCP DEBUG <0013> Generated response: line #05: t=0 0 (mgcp_msg.c:67) 20241102130313985 DLMGCP DEBUG <0013> Generated response: line #06: m=audio 5914 RTP/AVP 96 (mgcp_msg.c:67) 20241102130313985 DLMGCP DEBUG <0013> Generated response: line #07: a=rtpmap:96 VND.3GPP.IUFP/16000 (mgcp_msg.c:67) 20241102130313985 DLMGCP DEBUG <0013> Generated response: line #08: a=ptime:20 (mgcp_msg.c:67) 20241102130313986 DLMGCP DEBUG <0013> Received message: line #00: DLCX 57227 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:67) 20241102130313986 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:67) 20241102130313986 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:279) 20241102130313986 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:441) 20241102130313986 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241102130313986 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1477) 20241102130313986 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:662) 20241102130313986 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:662) 20241102130313986 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241102130313986 DLMGCP DEBUG <0013> Generated response: line #00: 200 57227 OK (mgcp_msg.c:67) MTC@10445d38c153: setverdict(pass): none -> pass RTPEM2(351)@10445d38c153: Final verdict of PTC: none RTPEM1(350)@10445d38c153: Final verdict of PTC: none RTPEM0(349)@10445d38c153: Final verdict of PTC: none IPA-CTRL-CLI-IPA(353)@10445d38c153: Final verdict of PTC: none VirtCallAgent-STATS(352)@10445d38c153: Final verdict of PTC: none MTC@10445d38c153: Setting final verdict of the test case. MTC@10445d38c153: Local verdict of MTC: pass MTC@10445d38c153: Local verdict of PTC RTPEM0(349): none (pass -> pass) MTC@10445d38c153: Local verdict of PTC RTPEM1(350): none (pass -> pass) MTC@10445d38c153: Local verdict of PTC RTPEM2(351): none (pass -> pass) MTC@10445d38c153: Local verdict of PTC VirtCallAgent-STATS(352): none (pass -> pass) MTC@10445d38c153: Local verdict of PTC IPA-CTRL-CLI-IPA(353): none (pass -> pass) MTC@10445d38c153: Test case TC_crcx_iufp_recvonly finished. Verdict: pass MTC@10445d38c153: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh MGCP_Test.TC_crcx_iufp_recvonly pass'. Sat Nov 2 13:03:13 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@10445d38c153: External command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh MGCP_Test.TC_crcx_iufp_recvonly pass' was executed successfully (exit status: 0). MTC@10445d38c153: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-latest/_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 ------ Sat Nov 2 13:03:16 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-latest/logs/testsuite/MGCP_Test.TC_two_crcx_mdcx_and_rtp_ipv4_ipv6.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-latest/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@10445d38c153: External command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-latest/_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@10445d38c153: Test case TC_two_crcx_mdcx_and_rtp_ipv4_ipv6 started. 20241102130317119 DLMGCP DEBUG <0013> Received message: line #00: DLCX 33022 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:67) 20241102130317119 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:279) 20241102130317119 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:441) 20241102130317119 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241102130317119 DLMGCP ERROR <0013> endpoint:rtpbridge/2@mgw DLCX: endpoint is not holding a connection. (mgcp_protocol.c:1399) 20241102130317119 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=515 (mgcp_protocol.c:230) 20241102130317119 DLMGCP DEBUG <0013> Generated response: line #00: 515 33022 FAIL (mgcp_msg.c:67) 20241102130317127 DLMGCP DEBUG <0013> Received message: line #00: CRCX 33023 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:67) 20241102130317127 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241102130317127 DLMGCP DEBUG <0013> Received message: line #02: C: 1227 (mgcp_msg.c:67) 20241102130317127 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241102130317127 DLMGCP DEBUG <0013> Received message: line #04: v=0 (mgcp_msg.c:67) 20241102130317127 DLMGCP DEBUG <0013> Received message: line #05: o=- 23 42 IN IP4 127.0.0.1 (mgcp_msg.c:67) 20241102130317127 DLMGCP DEBUG <0013> Received message: line #06: s=- (mgcp_msg.c:67) 20241102130317127 DLMGCP DEBUG <0013> Received message: line #07: c=IN IP4 127.0.0.1 (mgcp_msg.c:67) 20241102130317127 DLMGCP DEBUG <0013> Received message: line #08: t=0 0 (mgcp_msg.c:67) 20241102130317127 DLMGCP DEBUG <0013> Received message: line #09: m=audio 10000 RTP/AVP 3 (mgcp_msg.c:67) 20241102130317127 DLMGCP DEBUG <0013> Received message: line #10: a=rtpmap:3 GSM/8000/1 (mgcp_msg.c:67) 20241102130317127 DLMGCP DEBUG <0013> Received message: line #11: a=ptime:20 (mgcp_msg.c:67) 20241102130317127 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:279) 20241102130317127 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:441) 20241102130317127 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241102130317127 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw conn:(1227/rtp C:2F8DCE3A r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241102130317127 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:2F8DCE3A connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241102130317127 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:2F8DCE3A output_enabled 0 (mgcp_msg.c:125) 20241102130317127 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241102130317127 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:2F8DCE3A Got media info via SDP: port:10000, addr:127.0.0.1, duration:20, payload-types:3=GSM (mgcp_sdp.c:444) 20241102130317127 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw conn:(1227/rtp C:2F8DCE3A 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) 20241102130317127 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Configuring RTP endpoint: local port 10000 (mgcp_protocol.c:726) 20241102130317127 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:2F8DCE3A CRCX: Creating connection: port: 5916 (mgcp_protocol.c:1112) 20241102130317127 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:2F8DCE3A CRCX: connection successfully created (mgcp_protocol.c:1121) 20241102130317127 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241102130317127 DLMGCP DEBUG <0013> Generated response: line #00: 200 33023 OK (mgcp_msg.c:67) 20241102130317127 DLMGCP DEBUG <0013> Generated response: line #01: I: 2F8DCE3A (mgcp_msg.c:67) 20241102130317127 DLMGCP DEBUG <0013> Generated response: line #02: v=0 (mgcp_msg.c:67) 20241102130317127 DLMGCP DEBUG <0013> Generated response: line #03: o=- 2F8DCE3A 23 IN IP4 127.0.0.1 (mgcp_msg.c:67) 20241102130317127 DLMGCP DEBUG <0013> Generated response: line #04: s=- (mgcp_msg.c:67) 20241102130317127 DLMGCP DEBUG <0013> Generated response: line #05: c=IN IP4 127.0.0.1 (mgcp_msg.c:67) 20241102130317127 DLMGCP DEBUG <0013> Generated response: line #06: t=0 0 (mgcp_msg.c:67) 20241102130317127 DLMGCP DEBUG <0013> Generated response: line #07: m=audio 5916 RTP/AVP 3 (mgcp_msg.c:67) 20241102130317127 DLMGCP DEBUG <0013> Generated response: line #08: a=ptime:20 (mgcp_msg.c:67) 20241102130317131 DLMGCP DEBUG <0013> Received message: line #00: CRCX 33024 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:67) 20241102130317131 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241102130317131 DLMGCP DEBUG <0013> Received message: line #02: C: 1227 (mgcp_msg.c:67) 20241102130317131 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241102130317131 DLMGCP DEBUG <0013> Received message: line #04: v=0 (mgcp_msg.c:67) 20241102130317131 DLMGCP DEBUG <0013> Received message: line #05: o=- 23 42 IN IP6 ::1 (mgcp_msg.c:67) 20241102130317131 DLMGCP DEBUG <0013> Received message: line #06: s=- (mgcp_msg.c:67) 20241102130317131 DLMGCP DEBUG <0013> Received message: line #07: c=IN IP6 ::1 (mgcp_msg.c:67) 20241102130317131 DLMGCP DEBUG <0013> Received message: line #08: t=0 0 (mgcp_msg.c:67) 20241102130317131 DLMGCP DEBUG <0013> Received message: line #09: m=audio 20000 RTP/AVP 3 (mgcp_msg.c:67) 20241102130317131 DLMGCP DEBUG <0013> Received message: line #10: a=rtpmap:3 GSM/8000/1 (mgcp_msg.c:67) 20241102130317131 DLMGCP DEBUG <0013> Received message: line #11: a=ptime:20 (mgcp_msg.c:67) 20241102130317131 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:279) 20241102130317131 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:441) 20241102130317131 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241102130317131 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw conn:(1227/rtp C:42494D3A r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241102130317131 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:42494D3A connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241102130317131 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:42494D3A output_enabled 0 (mgcp_msg.c:125) 20241102130317131 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241102130317132 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:42494D3A Got media info via SDP: port:20000, addr:::1, duration:20, payload-types:3=GSM (mgcp_sdp.c:444) 20241102130317132 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw conn:(1227/rtp C:42494D3A 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) 20241102130317132 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Configuring RTP endpoint: local port 20000 (mgcp_protocol.c:726) 20241102130317132 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:42494D3A CRCX: Creating connection: port: 5918 (mgcp_protocol.c:1112) 20241102130317132 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:42494D3A CRCX: connection successfully created (mgcp_protocol.c:1121) 20241102130317132 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241102130317132 DLMGCP DEBUG <0013> Generated response: line #00: 200 33024 OK (mgcp_msg.c:67) 20241102130317132 DLMGCP DEBUG <0013> Generated response: line #01: I: 42494D3A (mgcp_msg.c:67) 20241102130317132 DLMGCP DEBUG <0013> Generated response: line #02: v=0 (mgcp_msg.c:67) 20241102130317132 DLMGCP DEBUG <0013> Generated response: line #03: o=- 42494D3A 23 IN IP6 ::1 (mgcp_msg.c:67) 20241102130317132 DLMGCP DEBUG <0013> Generated response: line #04: s=- (mgcp_msg.c:67) 20241102130317132 DLMGCP DEBUG <0013> Generated response: line #05: c=IN IP6 ::1 (mgcp_msg.c:67) 20241102130317132 DLMGCP DEBUG <0013> Generated response: line #06: t=0 0 (mgcp_msg.c:67) 20241102130317132 DLMGCP DEBUG <0013> Generated response: line #07: m=audio 5918 RTP/AVP 3 (mgcp_msg.c:67) 20241102130317132 DLMGCP DEBUG <0013> Generated response: line #08: a=ptime:20 (mgcp_msg.c:67) RTPEM0(354)@10445d38c153: Warning: Re-starting timer T_transmit, which is already active (running or expired). 20241102130318642 DLMGCP DEBUG <0013> Received message: line #00: MDCX 33025 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:67) 20241102130318642 DLMGCP DEBUG <0013> Received message: line #01: M: sendrecv (mgcp_msg.c:67) 20241102130318642 DLMGCP DEBUG <0013> Received message: line #02: C: 1227 (mgcp_msg.c:67) 20241102130318642 DLMGCP DEBUG <0013> Received message: line #03: I: 2F8DCE3A (mgcp_msg.c:67) 20241102130318642 DLMGCP DEBUG <0013> Received message: line #04: L: p:20, a:AMR (mgcp_msg.c:67) 20241102130318642 DLMGCP DEBUG <0013> Received message: line #05: v=0 (mgcp_msg.c:67) 20241102130318642 DLMGCP DEBUG <0013> Received message: line #06: o=- 23 42 IN IP4 127.0.0.1 (mgcp_msg.c:67) 20241102130318642 DLMGCP DEBUG <0013> Received message: line #07: s=- (mgcp_msg.c:67) 20241102130318642 DLMGCP DEBUG <0013> Received message: line #08: c=IN IP4 127.0.0.1 (mgcp_msg.c:67) 20241102130318642 DLMGCP DEBUG <0013> Received message: line #09: t=0 0 (mgcp_msg.c:67) 20241102130318642 DLMGCP DEBUG <0013> Received message: line #10: m=audio 10000 RTP/AVP 3 (mgcp_msg.c:67) 20241102130318642 DLMGCP DEBUG <0013> Received message: line #11: a=rtpmap:3 GSM/8000/1 (mgcp_msg.c:67) 20241102130318642 DLMGCP DEBUG <0013> Received message: line #12: a=ptime:20 (mgcp_msg.c:67) 20241102130318642 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:279) 20241102130318642 DLMGCP INFO <0013> MDCX: executing request handler "ModifiyConnection" for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:441) 20241102130318642 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw MDCX: modifying existing connection ... (mgcp_protocol.c:1155) 20241102130318642 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw conn:(1227/rtp C:2F8DCE3A r=127.0.0.1:10000<->l=127.0.0.1:5916) (mgcp_msg.c:118) 20241102130318642 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:2F8DCE3A connection mode 'sendrecv' 3 (mgcp_msg.c:120) 20241102130318642 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:2F8DCE3A output_enabled 1 (mgcp_msg.c:125) 20241102130318642 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241102130318643 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:2F8DCE3A Got media info via SDP: port:10000, addr:127.0.0.1, duration:20, payload-types:3=GSM (mgcp_sdp.c:444) 20241102130318643 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw conn:(1227/rtp C:2F8DCE3A 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) 20241102130318643 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Configuring RTP endpoint: local port 10000 (mgcp_protocol.c:726) 20241102130318643 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:2F8DCE3A MDCX: modified conn:(1227/rtp C:2F8DCE3A r=127.0.0.1:10000<->l=127.0.0.1:5916) (mgcp_protocol.c:1338) 20241102130318643 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:2F8DCE3A MDCX: connection successfully modified (mgcp_protocol.c:1351) 20241102130318643 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241102130318643 DLMGCP DEBUG <0013> Generated response: line #00: 200 33025 OK (mgcp_msg.c:67) 20241102130318643 DLMGCP DEBUG <0013> Generated response: line #01: v=0 (mgcp_msg.c:67) 20241102130318643 DLMGCP DEBUG <0013> Generated response: line #02: o=- 2F8DCE3A 23 IN IP4 127.0.0.1 (mgcp_msg.c:67) 20241102130318643 DLMGCP DEBUG <0013> Generated response: line #03: s=- (mgcp_msg.c:67) 20241102130318643 DLMGCP DEBUG <0013> Generated response: line #04: c=IN IP4 127.0.0.1 (mgcp_msg.c:67) 20241102130318643 DLMGCP DEBUG <0013> Generated response: line #05: t=0 0 (mgcp_msg.c:67) 20241102130318643 DLMGCP DEBUG <0013> Generated response: line #06: m=audio 5916 RTP/AVP 3 (mgcp_msg.c:67) 20241102130318643 DLMGCP DEBUG <0013> Generated response: line #07: a=ptime:20 (mgcp_msg.c:67) RTPEM1(355)@10445d38c153: Warning: Re-starting timer T_transmit, which is already active (running or expired). 20241102130319149 DLMGCP DEBUG <0013> Received message: line #00: MDCX 33026 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:67) 20241102130319149 DLMGCP DEBUG <0013> Received message: line #01: M: sendrecv (mgcp_msg.c:67) 20241102130319149 DLMGCP DEBUG <0013> Received message: line #02: C: 1227 (mgcp_msg.c:67) 20241102130319149 DLMGCP DEBUG <0013> Received message: line #03: I: 42494D3A (mgcp_msg.c:67) 20241102130319149 DLMGCP DEBUG <0013> Received message: line #04: L: p:20, a:AMR (mgcp_msg.c:67) 20241102130319149 DLMGCP DEBUG <0013> Received message: line #05: v=0 (mgcp_msg.c:67) 20241102130319149 DLMGCP DEBUG <0013> Received message: line #06: o=- 23 42 IN IP6 ::1 (mgcp_msg.c:67) 20241102130319149 DLMGCP DEBUG <0013> Received message: line #07: s=- (mgcp_msg.c:67) 20241102130319149 DLMGCP DEBUG <0013> Received message: line #08: c=IN IP6 ::1 (mgcp_msg.c:67) 20241102130319149 DLMGCP DEBUG <0013> Received message: line #09: t=0 0 (mgcp_msg.c:67) 20241102130319149 DLMGCP DEBUG <0013> Received message: line #10: m=audio 20000 RTP/AVP 3 (mgcp_msg.c:67) 20241102130319149 DLMGCP DEBUG <0013> Received message: line #11: a=rtpmap:3 GSM/8000/1 (mgcp_msg.c:67) 20241102130319149 DLMGCP DEBUG <0013> Received message: line #12: a=ptime:20 (mgcp_msg.c:67) 20241102130319149 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:279) 20241102130319149 DLMGCP INFO <0013> MDCX: executing request handler "ModifiyConnection" for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:441) 20241102130319149 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw MDCX: modifying existing connection ... (mgcp_protocol.c:1155) 20241102130319149 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw conn:(1227/rtp C:42494D3A r=::1:20000<->l=::1:5918) (mgcp_msg.c:118) 20241102130319149 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:42494D3A connection mode 'sendrecv' 3 (mgcp_msg.c:120) 20241102130319149 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:42494D3A output_enabled 1 (mgcp_msg.c:125) 20241102130319149 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241102130319149 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:42494D3A Got media info via SDP: port:20000, addr:::1, duration:20, payload-types:3=GSM (mgcp_sdp.c:444) 20241102130319149 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw conn:(1227/rtp C:42494D3A 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) 20241102130319149 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Configuring RTP endpoint: local port 20000 (mgcp_protocol.c:726) 20241102130319149 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:42494D3A MDCX: modified conn:(1227/rtp C:42494D3A r=::1:20000<->l=::1:5918) (mgcp_protocol.c:1338) 20241102130319149 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:42494D3A MDCX: connection successfully modified (mgcp_protocol.c:1351) 20241102130319149 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241102130319149 DLMGCP DEBUG <0013> Generated response: line #00: 200 33026 OK (mgcp_msg.c:67) 20241102130319149 DLMGCP DEBUG <0013> Generated response: line #01: v=0 (mgcp_msg.c:67) 20241102130319149 DLMGCP DEBUG <0013> Generated response: line #02: o=- 42494D3A 23 IN IP6 ::1 (mgcp_msg.c:67) 20241102130319149 DLMGCP DEBUG <0013> Generated response: line #03: s=- (mgcp_msg.c:67) 20241102130319149 DLMGCP DEBUG <0013> Generated response: line #04: c=IN IP6 ::1 (mgcp_msg.c:67) 20241102130319149 DLMGCP DEBUG <0013> Generated response: line #05: t=0 0 (mgcp_msg.c:67) 20241102130319149 DLMGCP DEBUG <0013> Generated response: line #06: m=audio 5918 RTP/AVP 3 (mgcp_msg.c:67) 20241102130319150 DLMGCP DEBUG <0013> Generated response: line #07: a=ptime:20 (mgcp_msg.c:67) MTC@10445d38c153: 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@10445d38c153: 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 } 20241102130321256 DLMGCP DEBUG <0013> Received message: line #00: DLCX 33027 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:67) 20241102130321256 DLMGCP DEBUG <0013> Received message: line #01: C: 1227 (mgcp_msg.c:67) 20241102130321256 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:279) 20241102130321256 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:441) 20241102130321256 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241102130321256 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (2 total) at once (mgcp_protocol.c:1477) 20241102130321256 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:662) 20241102130321256 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:662) 20241102130321256 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241102130321256 DLMGCP DEBUG <0013> Generated response: line #00: 200 33027 OK (mgcp_msg.c:67) MTC@10445d38c153: setverdict(pass): none -> pass RTPEM0(354)@10445d38c153: Final verdict of PTC: none RTPEM2(356)@10445d38c153: Final verdict of PTC: none IPA-CTRL-CLI-IPA(358)@10445d38c153: Final verdict of PTC: none RTPEM1(355)@10445d38c153: Final verdict of PTC: none VirtCallAgent-STATS(357)@10445d38c153: Final verdict of PTC: none MTC@10445d38c153: Setting final verdict of the test case. MTC@10445d38c153: Local verdict of MTC: pass MTC@10445d38c153: Local verdict of PTC RTPEM0(354): none (pass -> pass) MTC@10445d38c153: Local verdict of PTC RTPEM1(355): none (pass -> pass) MTC@10445d38c153: Local verdict of PTC RTPEM2(356): none (pass -> pass) MTC@10445d38c153: Local verdict of PTC VirtCallAgent-STATS(357): none (pass -> pass) MTC@10445d38c153: Local verdict of PTC IPA-CTRL-CLI-IPA(358): none (pass -> pass) MTC@10445d38c153: Test case TC_two_crcx_mdcx_and_rtp_ipv4_ipv6 finished. Verdict: pass MTC@10445d38c153: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh MGCP_Test.TC_two_crcx_mdcx_and_rtp_ipv4_ipv6 pass'. Sat Nov 2 13:03:21 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=640672) Waiting for packet dumper to finish... 1 (prev_count=640672, count=679940) MTC@10445d38c153: External command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-latest/_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@10445d38c153: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-latest/_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 ------ Sat Nov 2 13:03:23 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-latest/logs/testsuite/MGCP_Test.TC_two_crcx_mdcx_and_rtp_ipv6.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-latest/logs/testsuite/MGCP_Test.TC_two_crcx_mdcx_and_rtp_ipv6.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@10445d38c153: External command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-latest/_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@10445d38c153: Test case TC_two_crcx_mdcx_and_rtp_ipv6 started. 20241102130324400 DLMGCP DEBUG <0013> Received message: line #00: DLCX 6544 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:67) 20241102130324401 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:279) 20241102130324401 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:441) 20241102130324401 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241102130324401 DLMGCP ERROR <0013> endpoint:rtpbridge/2@mgw DLCX: endpoint is not holding a connection. (mgcp_protocol.c:1399) 20241102130324401 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=515 (mgcp_protocol.c:230) 20241102130324401 DLMGCP DEBUG <0013> Generated response: line #00: 515 6544 FAIL (mgcp_msg.c:67) 20241102130324407 DLMGCP DEBUG <0013> Received message: line #00: CRCX 6545 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:67) 20241102130324407 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241102130324407 DLMGCP DEBUG <0013> Received message: line #02: C: 1227 (mgcp_msg.c:67) 20241102130324407 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241102130324407 DLMGCP DEBUG <0013> Received message: line #04: v=0 (mgcp_msg.c:67) 20241102130324407 DLMGCP DEBUG <0013> Received message: line #05: o=- 23 42 IN IP6 ::1 (mgcp_msg.c:67) 20241102130324407 DLMGCP DEBUG <0013> Received message: line #06: s=- (mgcp_msg.c:67) 20241102130324407 DLMGCP DEBUG <0013> Received message: line #07: c=IN IP6 ::1 (mgcp_msg.c:67) 20241102130324407 DLMGCP DEBUG <0013> Received message: line #08: t=0 0 (mgcp_msg.c:67) 20241102130324407 DLMGCP DEBUG <0013> Received message: line #09: m=audio 10000 RTP/AVP 3 (mgcp_msg.c:67) 20241102130324407 DLMGCP DEBUG <0013> Received message: line #10: a=rtpmap:3 GSM/8000/1 (mgcp_msg.c:67) 20241102130324407 DLMGCP DEBUG <0013> Received message: line #11: a=ptime:20 (mgcp_msg.c:67) 20241102130324407 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:279) 20241102130324407 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:441) 20241102130324407 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241102130324407 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw conn:(1227/rtp C:E0F0890D r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241102130324407 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:E0F0890D connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241102130324407 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:E0F0890D output_enabled 0 (mgcp_msg.c:125) 20241102130324407 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241102130324407 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:E0F0890D Got media info via SDP: port:10000, addr:::1, duration:20, payload-types:3=GSM (mgcp_sdp.c:444) 20241102130324407 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw conn:(1227/rtp C:E0F0890D 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) 20241102130324407 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Configuring RTP endpoint: local port 10000 (mgcp_protocol.c:726) 20241102130324407 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:E0F0890D CRCX: Creating connection: port: 5920 (mgcp_protocol.c:1112) 20241102130324407 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:E0F0890D CRCX: connection successfully created (mgcp_protocol.c:1121) 20241102130324407 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241102130324407 DLMGCP DEBUG <0013> Generated response: line #00: 200 6545 OK (mgcp_msg.c:67) 20241102130324407 DLMGCP DEBUG <0013> Generated response: line #01: I: E0F0890D (mgcp_msg.c:67) 20241102130324407 DLMGCP DEBUG <0013> Generated response: line #02: v=0 (mgcp_msg.c:67) 20241102130324407 DLMGCP DEBUG <0013> Generated response: line #03: o=- E0F0890D 23 IN IP6 ::1 (mgcp_msg.c:67) 20241102130324407 DLMGCP DEBUG <0013> Generated response: line #04: s=- (mgcp_msg.c:67) 20241102130324407 DLMGCP DEBUG <0013> Generated response: line #05: c=IN IP6 ::1 (mgcp_msg.c:67) 20241102130324407 DLMGCP DEBUG <0013> Generated response: line #06: t=0 0 (mgcp_msg.c:67) 20241102130324407 DLMGCP DEBUG <0013> Generated response: line #07: m=audio 5920 RTP/AVP 3 (mgcp_msg.c:67) 20241102130324407 DLMGCP DEBUG <0013> Generated response: line #08: a=ptime:20 (mgcp_msg.c:67) 20241102130324411 DLMGCP DEBUG <0013> Received message: line #00: CRCX 6546 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:67) 20241102130324411 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241102130324411 DLMGCP DEBUG <0013> Received message: line #02: C: 1227 (mgcp_msg.c:67) 20241102130324411 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241102130324411 DLMGCP DEBUG <0013> Received message: line #04: v=0 (mgcp_msg.c:67) 20241102130324411 DLMGCP DEBUG <0013> Received message: line #05: o=- 23 42 IN IP6 ::1 (mgcp_msg.c:67) 20241102130324411 DLMGCP DEBUG <0013> Received message: line #06: s=- (mgcp_msg.c:67) 20241102130324411 DLMGCP DEBUG <0013> Received message: line #07: c=IN IP6 ::1 (mgcp_msg.c:67) 20241102130324411 DLMGCP DEBUG <0013> Received message: line #08: t=0 0 (mgcp_msg.c:67) 20241102130324411 DLMGCP DEBUG <0013> Received message: line #09: m=audio 20000 RTP/AVP 3 (mgcp_msg.c:67) 20241102130324411 DLMGCP DEBUG <0013> Received message: line #10: a=rtpmap:3 GSM/8000/1 (mgcp_msg.c:67) 20241102130324411 DLMGCP DEBUG <0013> Received message: line #11: a=ptime:20 (mgcp_msg.c:67) 20241102130324411 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:279) 20241102130324411 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:441) 20241102130324411 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241102130324411 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw conn:(1227/rtp C:12EC4321 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241102130324411 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:12EC4321 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241102130324411 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:12EC4321 output_enabled 0 (mgcp_msg.c:125) 20241102130324411 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241102130324411 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:12EC4321 Got media info via SDP: port:20000, addr:::1, duration:20, payload-types:3=GSM (mgcp_sdp.c:444) 20241102130324411 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw conn:(1227/rtp C:12EC4321 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) 20241102130324411 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Configuring RTP endpoint: local port 20000 (mgcp_protocol.c:726) 20241102130324411 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:12EC4321 CRCX: Creating connection: port: 5922 (mgcp_protocol.c:1112) 20241102130324411 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:12EC4321 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241102130324411 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241102130324411 DLMGCP DEBUG <0013> Generated response: line #00: 200 6546 OK (mgcp_msg.c:67) 20241102130324411 DLMGCP DEBUG <0013> Generated response: line #01: I: 12EC4321 (mgcp_msg.c:67) 20241102130324411 DLMGCP DEBUG <0013> Generated response: line #02: v=0 (mgcp_msg.c:67) 20241102130324411 DLMGCP DEBUG <0013> Generated response: line #03: o=- 12EC4321 23 IN IP6 ::1 (mgcp_msg.c:67) 20241102130324411 DLMGCP DEBUG <0013> Generated response: line #04: s=- (mgcp_msg.c:67) 20241102130324411 DLMGCP DEBUG <0013> Generated response: line #05: c=IN IP6 ::1 (mgcp_msg.c:67) 20241102130324411 DLMGCP DEBUG <0013> Generated response: line #06: t=0 0 (mgcp_msg.c:67) 20241102130324411 DLMGCP DEBUG <0013> Generated response: line #07: m=audio 5922 RTP/AVP 3 (mgcp_msg.c:67) 20241102130324411 DLMGCP DEBUG <0013> Generated response: line #08: a=ptime:20 (mgcp_msg.c:67) RTPEM0(359)@10445d38c153: Warning: Re-starting timer T_transmit, which is already active (running or expired). 20241102130325920 DLMGCP DEBUG <0013> Received message: line #00: MDCX 6547 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:67) 20241102130325920 DLMGCP DEBUG <0013> Received message: line #01: M: sendrecv (mgcp_msg.c:67) 20241102130325920 DLMGCP DEBUG <0013> Received message: line #02: C: 1227 (mgcp_msg.c:67) 20241102130325920 DLMGCP DEBUG <0013> Received message: line #03: I: E0F0890D (mgcp_msg.c:67) 20241102130325920 DLMGCP DEBUG <0013> Received message: line #04: L: p:20, a:AMR (mgcp_msg.c:67) 20241102130325920 DLMGCP DEBUG <0013> Received message: line #05: v=0 (mgcp_msg.c:67) 20241102130325920 DLMGCP DEBUG <0013> Received message: line #06: o=- 23 42 IN IP6 ::1 (mgcp_msg.c:67) 20241102130325920 DLMGCP DEBUG <0013> Received message: line #07: s=- (mgcp_msg.c:67) 20241102130325920 DLMGCP DEBUG <0013> Received message: line #08: c=IN IP6 ::1 (mgcp_msg.c:67) 20241102130325920 DLMGCP DEBUG <0013> Received message: line #09: t=0 0 (mgcp_msg.c:67) 20241102130325920 DLMGCP DEBUG <0013> Received message: line #10: m=audio 10000 RTP/AVP 3 (mgcp_msg.c:67) 20241102130325920 DLMGCP DEBUG <0013> Received message: line #11: a=rtpmap:3 GSM/8000/1 (mgcp_msg.c:67) 20241102130325920 DLMGCP DEBUG <0013> Received message: line #12: a=ptime:20 (mgcp_msg.c:67) 20241102130325920 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:279) 20241102130325920 DLMGCP INFO <0013> MDCX: executing request handler "ModifiyConnection" for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:441) 20241102130325920 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw MDCX: modifying existing connection ... (mgcp_protocol.c:1155) 20241102130325920 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw conn:(1227/rtp C:E0F0890D r=::1:10000<->l=::1:5920) (mgcp_msg.c:118) 20241102130325920 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:E0F0890D connection mode 'sendrecv' 3 (mgcp_msg.c:120) 20241102130325920 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:E0F0890D output_enabled 1 (mgcp_msg.c:125) 20241102130325920 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241102130325920 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:E0F0890D Got media info via SDP: port:10000, addr:::1, duration:20, payload-types:3=GSM (mgcp_sdp.c:444) 20241102130325920 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw conn:(1227/rtp C:E0F0890D 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) 20241102130325920 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Configuring RTP endpoint: local port 10000 (mgcp_protocol.c:726) 20241102130325920 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:E0F0890D MDCX: modified conn:(1227/rtp C:E0F0890D r=::1:10000<->l=::1:5920) (mgcp_protocol.c:1338) 20241102130325920 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:E0F0890D MDCX: connection successfully modified (mgcp_protocol.c:1351) 20241102130325920 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241102130325920 DLMGCP DEBUG <0013> Generated response: line #00: 200 6547 OK (mgcp_msg.c:67) 20241102130325920 DLMGCP DEBUG <0013> Generated response: line #01: v=0 (mgcp_msg.c:67) 20241102130325921 DLMGCP DEBUG <0013> Generated response: line #02: o=- E0F0890D 23 IN IP6 ::1 (mgcp_msg.c:67) 20241102130325921 DLMGCP DEBUG <0013> Generated response: line #03: s=- (mgcp_msg.c:67) 20241102130325921 DLMGCP DEBUG <0013> Generated response: line #04: c=IN IP6 ::1 (mgcp_msg.c:67) 20241102130325921 DLMGCP DEBUG <0013> Generated response: line #05: t=0 0 (mgcp_msg.c:67) 20241102130325921 DLMGCP DEBUG <0013> Generated response: line #06: m=audio 5920 RTP/AVP 3 (mgcp_msg.c:67) 20241102130325921 DLMGCP DEBUG <0013> Generated response: line #07: a=ptime:20 (mgcp_msg.c:67) RTPEM1(360)@10445d38c153: Warning: Re-starting timer T_transmit, which is already active (running or expired). 20241102130326427 DLMGCP DEBUG <0013> Received message: line #00: MDCX 6548 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:67) 20241102130326427 DLMGCP DEBUG <0013> Received message: line #01: M: sendrecv (mgcp_msg.c:67) 20241102130326427 DLMGCP DEBUG <0013> Received message: line #02: C: 1227 (mgcp_msg.c:67) 20241102130326427 DLMGCP DEBUG <0013> Received message: line #03: I: 12EC4321 (mgcp_msg.c:67) 20241102130326427 DLMGCP DEBUG <0013> Received message: line #04: L: p:20, a:AMR (mgcp_msg.c:67) 20241102130326427 DLMGCP DEBUG <0013> Received message: line #05: v=0 (mgcp_msg.c:67) 20241102130326427 DLMGCP DEBUG <0013> Received message: line #06: o=- 23 42 IN IP6 ::1 (mgcp_msg.c:67) 20241102130326427 DLMGCP DEBUG <0013> Received message: line #07: s=- (mgcp_msg.c:67) 20241102130326427 DLMGCP DEBUG <0013> Received message: line #08: c=IN IP6 ::1 (mgcp_msg.c:67) 20241102130326427 DLMGCP DEBUG <0013> Received message: line #09: t=0 0 (mgcp_msg.c:67) 20241102130326427 DLMGCP DEBUG <0013> Received message: line #10: m=audio 20000 RTP/AVP 3 (mgcp_msg.c:67) 20241102130326427 DLMGCP DEBUG <0013> Received message: line #11: a=rtpmap:3 GSM/8000/1 (mgcp_msg.c:67) 20241102130326427 DLMGCP DEBUG <0013> Received message: line #12: a=ptime:20 (mgcp_msg.c:67) 20241102130326427 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:279) 20241102130326427 DLMGCP INFO <0013> MDCX: executing request handler "ModifiyConnection" for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:441) 20241102130326427 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw MDCX: modifying existing connection ... (mgcp_protocol.c:1155) 20241102130326427 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw conn:(1227/rtp C:12EC4321 r=::1:20000<->l=::1:5922) (mgcp_msg.c:118) 20241102130326427 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:12EC4321 connection mode 'sendrecv' 3 (mgcp_msg.c:120) 20241102130326427 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:12EC4321 output_enabled 1 (mgcp_msg.c:125) 20241102130326427 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241102130326427 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:12EC4321 Got media info via SDP: port:20000, addr:::1, duration:20, payload-types:3=GSM (mgcp_sdp.c:444) 20241102130326427 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw conn:(1227/rtp C:12EC4321 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) 20241102130326427 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Configuring RTP endpoint: local port 20000 (mgcp_protocol.c:726) 20241102130326427 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:12EC4321 MDCX: modified conn:(1227/rtp C:12EC4321 r=::1:20000<->l=::1:5922) (mgcp_protocol.c:1338) 20241102130326427 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:12EC4321 MDCX: connection successfully modified (mgcp_protocol.c:1351) 20241102130326428 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241102130326428 DLMGCP DEBUG <0013> Generated response: line #00: 200 6548 OK (mgcp_msg.c:67) 20241102130326428 DLMGCP DEBUG <0013> Generated response: line #01: v=0 (mgcp_msg.c:67) 20241102130326428 DLMGCP DEBUG <0013> Generated response: line #02: o=- 12EC4321 23 IN IP6 ::1 (mgcp_msg.c:67) 20241102130326428 DLMGCP DEBUG <0013> Generated response: line #03: s=- (mgcp_msg.c:67) 20241102130326428 DLMGCP DEBUG <0013> Generated response: line #04: c=IN IP6 ::1 (mgcp_msg.c:67) 20241102130326428 DLMGCP DEBUG <0013> Generated response: line #05: t=0 0 (mgcp_msg.c:67) 20241102130326428 DLMGCP DEBUG <0013> Generated response: line #06: m=audio 5922 RTP/AVP 3 (mgcp_msg.c:67) 20241102130326428 DLMGCP DEBUG <0013> Generated response: line #07: a=ptime:20 (mgcp_msg.c:67) MTC@10445d38c153: 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@10445d38c153: 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 } 20241102130328534 DLMGCP DEBUG <0013> Received message: line #00: DLCX 6549 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:67) 20241102130328534 DLMGCP DEBUG <0013> Received message: line #01: C: 1227 (mgcp_msg.c:67) 20241102130328534 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:279) 20241102130328534 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:441) 20241102130328534 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241102130328534 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (2 total) at once (mgcp_protocol.c:1477) 20241102130328534 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:662) 20241102130328534 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:662) 20241102130328534 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241102130328534 DLMGCP DEBUG <0013> Generated response: line #00: 200 6549 OK (mgcp_msg.c:67) MTC@10445d38c153: setverdict(pass): none -> pass VirtCallAgent-STATS(362)@10445d38c153: Final verdict of PTC: none RTPEM1(360)@10445d38c153: Final verdict of PTC: none IPA-CTRL-CLI-IPA(363)@10445d38c153: Final verdict of PTC: none RTPEM0(359)@10445d38c153: Final verdict of PTC: none RTPEM2(361)@10445d38c153: Final verdict of PTC: none MTC@10445d38c153: Setting final verdict of the test case. MTC@10445d38c153: Local verdict of MTC: pass MTC@10445d38c153: Local verdict of PTC RTPEM0(359): none (pass -> pass) MTC@10445d38c153: Local verdict of PTC RTPEM1(360): none (pass -> pass) MTC@10445d38c153: Local verdict of PTC RTPEM2(361): none (pass -> pass) MTC@10445d38c153: Local verdict of PTC VirtCallAgent-STATS(362): none (pass -> pass) MTC@10445d38c153: Local verdict of PTC IPA-CTRL-CLI-IPA(363): none (pass -> pass) MTC@10445d38c153: Test case TC_two_crcx_mdcx_and_rtp_ipv6 finished. Verdict: pass MTC@10445d38c153: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh MGCP_Test.TC_two_crcx_mdcx_and_rtp_ipv6 pass'. Sat Nov 2 13:03:28 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=650332) Waiting for packet dumper to finish... 1 (prev_count=650332, count=689964) MTC@10445d38c153: External command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-latest/_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@10445d38c153: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-latest/_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 ------ Sat Nov 2 13:03:30 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-latest/logs/testsuite/MGCP_Test.TC_two_crcx_and_rtp_osmux_bidir_ipv6.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-latest/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@10445d38c153: External command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-latest/_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@10445d38c153: Test case TC_two_crcx_and_rtp_osmux_bidir_ipv6 started. 20241102130331677 DLMGCP DEBUG <0013> Received message: line #00: DLCX 42985 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:67) 20241102130331677 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:279) 20241102130331677 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:441) 20241102130331677 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241102130331677 DLMGCP ERROR <0013> endpoint:rtpbridge/2@mgw DLCX: endpoint is not holding a connection. (mgcp_protocol.c:1399) 20241102130331677 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=515 (mgcp_protocol.c:230) 20241102130331677 DLMGCP DEBUG <0013> Generated response: line #00: 515 42985 FAIL (mgcp_msg.c:67) 20241102130331684 DLMGCP DEBUG <0013> Received message: line #00: CRCX 42986 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:67) 20241102130331684 DLMGCP DEBUG <0013> Received message: line #01: M: sendrecv (mgcp_msg.c:67) 20241102130331684 DLMGCP DEBUG <0013> Received message: line #02: C: 1226 (mgcp_msg.c:67) 20241102130331684 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241102130331684 DLMGCP DEBUG <0013> Received message: line #04: v=0 (mgcp_msg.c:67) 20241102130331684 DLMGCP DEBUG <0013> Received message: line #05: o=- 23 42 IN IP6 ::1 (mgcp_msg.c:67) 20241102130331684 DLMGCP DEBUG <0013> Received message: line #06: s=- (mgcp_msg.c:67) 20241102130331684 DLMGCP DEBUG <0013> Received message: line #07: c=IN IP6 ::1 (mgcp_msg.c:67) 20241102130331684 DLMGCP DEBUG <0013> Received message: line #08: t=0 0 (mgcp_msg.c:67) 20241102130331684 DLMGCP DEBUG <0013> Received message: line #09: m=audio 10000 RTP/AVP 112 (mgcp_msg.c:67) 20241102130331684 DLMGCP DEBUG <0013> Received message: line #10: a=rtpmap:112 AMR/8000 (mgcp_msg.c:67) 20241102130331684 DLMGCP DEBUG <0013> Received message: line #11: a=ptime:20 (mgcp_msg.c:67) 20241102130331684 DLMGCP DEBUG <0013> Received message: line #12: a=fmtp:112 octet-align=1 (mgcp_msg.c:67) 20241102130331684 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:279) 20241102130331684 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:441) 20241102130331684 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241102130331684 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw conn:(1226/rtp C:46364153 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241102130331684 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:46364153 connection mode 'sendrecv' 3 (mgcp_msg.c:120) 20241102130331684 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:46364153 output_enabled 1 (mgcp_msg.c:125) 20241102130331684 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241102130331684 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:46364153 Got media info via SDP: port:10000, addr:::1, duration:20, payload-types:112=AMR (mgcp_sdp.c:444) 20241102130331684 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw conn:(1226/rtp C:46364153 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) 20241102130331684 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Configuring RTP endpoint: local port 10000 (mgcp_protocol.c:726) 20241102130331684 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:46364153 CRCX: Creating connection: port: 5924 (mgcp_protocol.c:1112) 20241102130331684 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:46364153 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241102130331684 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241102130331684 DLMGCP DEBUG <0013> Generated response: line #00: 200 42986 OK (mgcp_msg.c:67) 20241102130331684 DLMGCP DEBUG <0013> Generated response: line #01: I: 46364153 (mgcp_msg.c:67) 20241102130331684 DLMGCP DEBUG <0013> Generated response: line #02: v=0 (mgcp_msg.c:67) 20241102130331684 DLMGCP DEBUG <0013> Generated response: line #03: o=- 46364153 23 IN IP6 ::1 (mgcp_msg.c:67) 20241102130331684 DLMGCP DEBUG <0013> Generated response: line #04: s=- (mgcp_msg.c:67) 20241102130331684 DLMGCP DEBUG <0013> Generated response: line #05: c=IN IP6 ::1 (mgcp_msg.c:67) 20241102130331684 DLMGCP DEBUG <0013> Generated response: line #06: t=0 0 (mgcp_msg.c:67) 20241102130331684 DLMGCP DEBUG <0013> Generated response: line #07: m=audio 5924 RTP/AVP 112 (mgcp_msg.c:67) 20241102130331684 DLMGCP DEBUG <0013> Generated response: line #08: a=rtpmap:112 AMR/8000 (mgcp_msg.c:67) 20241102130331685 DLMGCP DEBUG <0013> Generated response: line #09: a=fmtp:112 octet-align=1 (mgcp_msg.c:67) 20241102130331685 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241102130331688 DLMGCP DEBUG <0013> Received message: line #00: CRCX 42987 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:67) 20241102130331688 DLMGCP DEBUG <0013> Received message: line #01: M: sendrecv (mgcp_msg.c:67) 20241102130331688 DLMGCP DEBUG <0013> Received message: line #02: C: 1226 (mgcp_msg.c:67) 20241102130331688 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241102130331688 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: 2 (mgcp_msg.c:67) 20241102130331688 DLMGCP DEBUG <0013> Received message: line #05: v=0 (mgcp_msg.c:67) 20241102130331688 DLMGCP DEBUG <0013> Received message: line #06: o=- 23 42 IN IP6 ::1 (mgcp_msg.c:67) 20241102130331688 DLMGCP DEBUG <0013> Received message: line #07: s=- (mgcp_msg.c:67) 20241102130331688 DLMGCP DEBUG <0013> Received message: line #08: c=IN IP6 ::1 (mgcp_msg.c:67) 20241102130331688 DLMGCP DEBUG <0013> Received message: line #09: t=0 0 (mgcp_msg.c:67) 20241102130331688 DLMGCP DEBUG <0013> Received message: line #10: m=audio 1985 RTP/AVP 110 (mgcp_msg.c:67) 20241102130331688 DLMGCP DEBUG <0013> Received message: line #11: a=rtpmap:110 AMR/8000 (mgcp_msg.c:67) 20241102130331688 DLMGCP DEBUG <0013> Received message: line #12: a=ptime:20 (mgcp_msg.c:67) 20241102130331688 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:279) 20241102130331688 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:441) 20241102130331688 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241102130331688 DLMGCP DEBUG <0013> MGCP client offered Osmux CID 2 (mgcp_msg.c:207) 20241102130331689 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw conn:(1226/rtp C:AAABC31D r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241102130331689 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:AAABC31D connection mode 'sendrecv' 3 (mgcp_msg.c:120) 20241102130331689 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:AAABC31D output_enabled 1 (mgcp_msg.c:125) 20241102130331689 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241102130331689 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:AAABC31D Got media info via SDP: port:1985, addr:::1, duration:20, payload-types:110=AMR (mgcp_sdp.c:444) 20241102130331689 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw conn:(1226/rtp C:AAABC31D 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) 20241102130331689 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Configuring RTP endpoint: local port 1985 (mgcp_protocol.c:726) 20241102130331689 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:AAABC31D CRCX: Creating connection: port: 5926 (mgcp_protocol.c:1112) 20241102130331689 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:AAABC31D CRCX: connection successfully created (mgcp_protocol.c:1121) 20241102130331689 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241102130331689 DLMGCP DEBUG <0013> Generated response: line #00: 200 42987 OK (mgcp_msg.c:67) 20241102130331689 DLMGCP DEBUG <0013> Generated response: line #01: I: AAABC31D (mgcp_msg.c:67) 20241102130331689 DLMGCP DEBUG <0013> Generated response: line #02: X-Osmux: 11 (mgcp_msg.c:67) 20241102130331689 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241102130331689 DLMGCP DEBUG <0013> Generated response: line #04: o=- AAABC31D 23 IN IP6 ::1 (mgcp_msg.c:67) 20241102130331689 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241102130331689 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241102130331689 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241102130331689 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 1984 RTP/AVP 110 (mgcp_msg.c:67) 20241102130331689 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:110 AMR/8000 (mgcp_msg.c:67) 20241102130331689 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) OsmuxEM(367)@10445d38c153: Warning: Stopping inactive timer T_transmit. 20241102130332895 DLMGCP DEBUG <0013> Received message: line #00: DLCX 42988 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:67) 20241102130332895 DLMGCP DEBUG <0013> Received message: line #01: C: 1226 (mgcp_msg.c:67) 20241102130332895 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:279) 20241102130332895 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:441) 20241102130332895 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241102130332895 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (2 total) at once (mgcp_protocol.c:1477) 20241102130332895 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:662) 20241102130332895 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:662) 20241102130332895 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241102130332895 DLMGCP DEBUG <0013> Generated response: line #00: 200 42988 OK (mgcp_msg.c:67) RTPEM1(365)@10445d38c153: Warning: Stopping inactive timer T_transmit. MTC@10445d38c153: 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@10445d38c153: 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@10445d38c153: tolerance: 3 packets MTC@10445d38c153: batch_size: 4 packets MTC@10445d38c153: 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@10445d38c153: 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@10445d38c153: setverdict(pass): none -> pass RTPEM1(365)@10445d38c153: Final verdict of PTC: none IPA-CTRL-CLI-IPA(369)@10445d38c153: Final verdict of PTC: none OsmuxEM(367)@10445d38c153: Final verdict of PTC: none VirtCallAgent-STATS(368)@10445d38c153: Final verdict of PTC: none RTPEM2(366)@10445d38c153: Final verdict of PTC: none RTPEM0(364)@10445d38c153: Final verdict of PTC: none MTC@10445d38c153: Setting final verdict of the test case. MTC@10445d38c153: Local verdict of MTC: pass MTC@10445d38c153: Local verdict of PTC RTPEM0(364): none (pass -> pass) MTC@10445d38c153: Local verdict of PTC RTPEM1(365): none (pass -> pass) MTC@10445d38c153: Local verdict of PTC RTPEM2(366): none (pass -> pass) MTC@10445d38c153: Local verdict of PTC OsmuxEM(367): none (pass -> pass) MTC@10445d38c153: Local verdict of PTC VirtCallAgent-STATS(368): none (pass -> pass) MTC@10445d38c153: Local verdict of PTC IPA-CTRL-CLI-IPA(369): none (pass -> pass) MTC@10445d38c153: Test case TC_two_crcx_and_rtp_osmux_bidir_ipv6 finished. Verdict: pass MTC@10445d38c153: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh MGCP_Test.TC_two_crcx_and_rtp_osmux_bidir_ipv6 pass'. Sat Nov 2 13:03:32 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=165604) Waiting for packet dumper to finish... 1 (prev_count=165604, count=185492) MTC@10445d38c153: External command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-latest/_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@10445d38c153: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-latest/_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 ------ Sat Nov 2 13:03:34 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-latest/logs/testsuite/MGCP_Test.TC_two_crcx_and_rtp_osmux_bidir_ipv4_ipv6.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-latest/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@10445d38c153: External command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-latest/_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@10445d38c153: Test case TC_two_crcx_and_rtp_osmux_bidir_ipv4_ipv6 started. 20241102130336041 DLMGCP DEBUG <0013> Received message: line #00: DLCX 65012 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:67) 20241102130336041 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:279) 20241102130336041 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:441) 20241102130336041 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241102130336041 DLMGCP ERROR <0013> endpoint:rtpbridge/2@mgw DLCX: endpoint is not holding a connection. (mgcp_protocol.c:1399) 20241102130336041 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=515 (mgcp_protocol.c:230) 20241102130336041 DLMGCP DEBUG <0013> Generated response: line #00: 515 65012 FAIL (mgcp_msg.c:67) 20241102130336048 DLMGCP DEBUG <0013> Received message: line #00: CRCX 65013 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:67) 20241102130336048 DLMGCP DEBUG <0013> Received message: line #01: M: sendrecv (mgcp_msg.c:67) 20241102130336048 DLMGCP DEBUG <0013> Received message: line #02: C: 1226 (mgcp_msg.c:67) 20241102130336048 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241102130336048 DLMGCP DEBUG <0013> Received message: line #04: v=0 (mgcp_msg.c:67) 20241102130336048 DLMGCP DEBUG <0013> Received message: line #05: o=- 23 42 IN IP4 127.0.0.1 (mgcp_msg.c:67) 20241102130336048 DLMGCP DEBUG <0013> Received message: line #06: s=- (mgcp_msg.c:67) 20241102130336048 DLMGCP DEBUG <0013> Received message: line #07: c=IN IP4 127.0.0.1 (mgcp_msg.c:67) 20241102130336048 DLMGCP DEBUG <0013> Received message: line #08: t=0 0 (mgcp_msg.c:67) 20241102130336049 DLMGCP DEBUG <0013> Received message: line #09: m=audio 10000 RTP/AVP 112 (mgcp_msg.c:67) 20241102130336049 DLMGCP DEBUG <0013> Received message: line #10: a=rtpmap:112 AMR/8000 (mgcp_msg.c:67) 20241102130336049 DLMGCP DEBUG <0013> Received message: line #11: a=ptime:20 (mgcp_msg.c:67) 20241102130336049 DLMGCP DEBUG <0013> Received message: line #12: a=fmtp:112 octet-align=1 (mgcp_msg.c:67) 20241102130336049 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:279) 20241102130336049 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:441) 20241102130336049 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241102130336049 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw conn:(1226/rtp C:BFBD3643 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241102130336049 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:BFBD3643 connection mode 'sendrecv' 3 (mgcp_msg.c:120) 20241102130336049 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:BFBD3643 output_enabled 1 (mgcp_msg.c:125) 20241102130336049 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241102130336049 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:BFBD3643 Got media info via SDP: port:10000, addr:127.0.0.1, duration:20, payload-types:112=AMR (mgcp_sdp.c:444) 20241102130336049 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw conn:(1226/rtp C:BFBD3643 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) 20241102130336049 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Configuring RTP endpoint: local port 10000 (mgcp_protocol.c:726) 20241102130336049 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:BFBD3643 CRCX: Creating connection: port: 5928 (mgcp_protocol.c:1112) 20241102130336049 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:BFBD3643 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241102130336049 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241102130336049 DLMGCP DEBUG <0013> Generated response: line #00: 200 65013 OK (mgcp_msg.c:67) 20241102130336049 DLMGCP DEBUG <0013> Generated response: line #01: I: BFBD3643 (mgcp_msg.c:67) 20241102130336049 DLMGCP DEBUG <0013> Generated response: line #02: v=0 (mgcp_msg.c:67) 20241102130336049 DLMGCP DEBUG <0013> Generated response: line #03: o=- BFBD3643 23 IN IP4 127.0.0.1 (mgcp_msg.c:67) 20241102130336049 DLMGCP DEBUG <0013> Generated response: line #04: s=- (mgcp_msg.c:67) 20241102130336049 DLMGCP DEBUG <0013> Generated response: line #05: c=IN IP4 127.0.0.1 (mgcp_msg.c:67) 20241102130336049 DLMGCP DEBUG <0013> Generated response: line #06: t=0 0 (mgcp_msg.c:67) 20241102130336049 DLMGCP DEBUG <0013> Generated response: line #07: m=audio 5928 RTP/AVP 112 (mgcp_msg.c:67) 20241102130336049 DLMGCP DEBUG <0013> Generated response: line #08: a=rtpmap:112 AMR/8000 (mgcp_msg.c:67) 20241102130336049 DLMGCP DEBUG <0013> Generated response: line #09: a=fmtp:112 octet-align=1 (mgcp_msg.c:67) 20241102130336049 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241102130336053 DLMGCP DEBUG <0013> Received message: line #00: CRCX 65014 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:67) 20241102130336053 DLMGCP DEBUG <0013> Received message: line #01: M: sendrecv (mgcp_msg.c:67) 20241102130336053 DLMGCP DEBUG <0013> Received message: line #02: C: 1226 (mgcp_msg.c:67) 20241102130336053 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241102130336053 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: 2 (mgcp_msg.c:67) 20241102130336053 DLMGCP DEBUG <0013> Received message: line #05: v=0 (mgcp_msg.c:67) 20241102130336053 DLMGCP DEBUG <0013> Received message: line #06: o=- 23 42 IN IP6 ::1 (mgcp_msg.c:67) 20241102130336053 DLMGCP DEBUG <0013> Received message: line #07: s=- (mgcp_msg.c:67) 20241102130336053 DLMGCP DEBUG <0013> Received message: line #08: c=IN IP6 ::1 (mgcp_msg.c:67) 20241102130336053 DLMGCP DEBUG <0013> Received message: line #09: t=0 0 (mgcp_msg.c:67) 20241102130336053 DLMGCP DEBUG <0013> Received message: line #10: m=audio 1985 RTP/AVP 110 (mgcp_msg.c:67) 20241102130336053 DLMGCP DEBUG <0013> Received message: line #11: a=rtpmap:110 AMR/8000 (mgcp_msg.c:67) 20241102130336053 DLMGCP DEBUG <0013> Received message: line #12: a=ptime:20 (mgcp_msg.c:67) 20241102130336053 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:279) 20241102130336053 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:441) 20241102130336053 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241102130336053 DLMGCP DEBUG <0013> MGCP client offered Osmux CID 2 (mgcp_msg.c:207) 20241102130336053 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw conn:(1226/rtp C:BD8ABB86 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241102130336053 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:BD8ABB86 connection mode 'sendrecv' 3 (mgcp_msg.c:120) 20241102130336053 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:BD8ABB86 output_enabled 1 (mgcp_msg.c:125) 20241102130336053 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241102130336053 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:BD8ABB86 Got media info via SDP: port:1985, addr:::1, duration:20, payload-types:110=AMR (mgcp_sdp.c:444) 20241102130336053 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw conn:(1226/rtp C:BD8ABB86 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) 20241102130336053 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Configuring RTP endpoint: local port 1985 (mgcp_protocol.c:726) 20241102130336054 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:BD8ABB86 CRCX: Creating connection: port: 5930 (mgcp_protocol.c:1112) 20241102130336054 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:BD8ABB86 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241102130336054 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241102130336054 DLMGCP DEBUG <0013> Generated response: line #00: 200 65014 OK (mgcp_msg.c:67) 20241102130336054 DLMGCP DEBUG <0013> Generated response: line #01: I: BD8ABB86 (mgcp_msg.c:67) 20241102130336054 DLMGCP DEBUG <0013> Generated response: line #02: X-Osmux: 12 (mgcp_msg.c:67) 20241102130336054 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241102130336054 DLMGCP DEBUG <0013> Generated response: line #04: o=- BD8ABB86 23 IN IP6 ::1 (mgcp_msg.c:67) 20241102130336054 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241102130336054 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241102130336054 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241102130336054 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 1984 RTP/AVP 110 (mgcp_msg.c:67) 20241102130336054 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:110 AMR/8000 (mgcp_msg.c:67) 20241102130336054 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) OsmuxEM(373)@10445d38c153: Warning: Stopping inactive timer T_transmit. 20241102130337260 DLMGCP DEBUG <0013> Received message: line #00: DLCX 65015 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:67) 20241102130337260 DLMGCP DEBUG <0013> Received message: line #01: C: 1226 (mgcp_msg.c:67) 20241102130337260 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:279) 20241102130337260 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:441) 20241102130337260 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241102130337260 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (2 total) at once (mgcp_protocol.c:1477) 20241102130337260 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:662) 20241102130337260 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:662) 20241102130337260 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241102130337260 DLMGCP DEBUG <0013> Generated response: line #00: 200 65015 OK (mgcp_msg.c:67) RTPEM1(371)@10445d38c153: Warning: Stopping inactive timer T_transmit. MTC@10445d38c153: 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@10445d38c153: 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@10445d38c153: tolerance: 3 packets MTC@10445d38c153: batch_size: 4 packets MTC@10445d38c153: 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@10445d38c153: 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@10445d38c153: setverdict(pass): none -> pass RTPEM2(372)@10445d38c153: Final verdict of PTC: none RTPEM0(370)@10445d38c153: Final verdict of PTC: none OsmuxEM(373)@10445d38c153: Final verdict of PTC: none IPA-CTRL-CLI-IPA(375)@10445d38c153: Final verdict of PTC: none VirtCallAgent-STATS(374)@10445d38c153: Final verdict of PTC: none RTPEM1(371)@10445d38c153: Final verdict of PTC: none MTC@10445d38c153: Setting final verdict of the test case. MTC@10445d38c153: Local verdict of MTC: pass MTC@10445d38c153: Local verdict of PTC RTPEM0(370): none (pass -> pass) MTC@10445d38c153: Local verdict of PTC RTPEM1(371): none (pass -> pass) MTC@10445d38c153: Local verdict of PTC RTPEM2(372): none (pass -> pass) MTC@10445d38c153: Local verdict of PTC OsmuxEM(373): none (pass -> pass) MTC@10445d38c153: Local verdict of PTC VirtCallAgent-STATS(374): none (pass -> pass) MTC@10445d38c153: Local verdict of PTC IPA-CTRL-CLI-IPA(375): none (pass -> pass) MTC@10445d38c153: Test case TC_two_crcx_and_rtp_osmux_bidir_ipv4_ipv6 finished. Verdict: pass MTC@10445d38c153: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh MGCP_Test.TC_two_crcx_and_rtp_osmux_bidir_ipv4_ipv6 pass'. Sat Nov 2 13:03:37 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=171008) Waiting for packet dumper to finish... 1 (prev_count=171008, count=183052) MTC@10445d38c153: External command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-latest/_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@10445d38c153: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-latest/_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 ------ Sat Nov 2 13:03:39 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-latest/logs/testsuite/MGCP_Test.TC_two_crcx_and_rtp_osmux_bidir_ipv6_ipv4.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-latest/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@10445d38c153: External command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-latest/_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@10445d38c153: Test case TC_two_crcx_and_rtp_osmux_bidir_ipv6_ipv4 started. 20241102130340407 DLMGCP DEBUG <0013> Received message: line #00: DLCX 17858 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:67) 20241102130340407 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:279) 20241102130340407 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:441) 20241102130340407 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241102130340407 DLMGCP ERROR <0013> endpoint:rtpbridge/2@mgw DLCX: endpoint is not holding a connection. (mgcp_protocol.c:1399) 20241102130340407 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=515 (mgcp_protocol.c:230) 20241102130340407 DLMGCP DEBUG <0013> Generated response: line #00: 515 17858 FAIL (mgcp_msg.c:67) 20241102130340414 DLMGCP DEBUG <0013> Received message: line #00: CRCX 17859 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:67) 20241102130340414 DLMGCP DEBUG <0013> Received message: line #01: M: sendrecv (mgcp_msg.c:67) 20241102130340414 DLMGCP DEBUG <0013> Received message: line #02: C: 1226 (mgcp_msg.c:67) 20241102130340414 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241102130340414 DLMGCP DEBUG <0013> Received message: line #04: v=0 (mgcp_msg.c:67) 20241102130340414 DLMGCP DEBUG <0013> Received message: line #05: o=- 23 42 IN IP6 ::1 (mgcp_msg.c:67) 20241102130340414 DLMGCP DEBUG <0013> Received message: line #06: s=- (mgcp_msg.c:67) 20241102130340414 DLMGCP DEBUG <0013> Received message: line #07: c=IN IP6 ::1 (mgcp_msg.c:67) 20241102130340414 DLMGCP DEBUG <0013> Received message: line #08: t=0 0 (mgcp_msg.c:67) 20241102130340414 DLMGCP DEBUG <0013> Received message: line #09: m=audio 10000 RTP/AVP 112 (mgcp_msg.c:67) 20241102130340414 DLMGCP DEBUG <0013> Received message: line #10: a=rtpmap:112 AMR/8000 (mgcp_msg.c:67) 20241102130340414 DLMGCP DEBUG <0013> Received message: line #11: a=ptime:20 (mgcp_msg.c:67) 20241102130340414 DLMGCP DEBUG <0013> Received message: line #12: a=fmtp:112 octet-align=1 (mgcp_msg.c:67) 20241102130340414 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:279) 20241102130340414 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:441) 20241102130340414 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241102130340414 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw conn:(1226/rtp C:4F4390A6 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241102130340414 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:4F4390A6 connection mode 'sendrecv' 3 (mgcp_msg.c:120) 20241102130340414 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:4F4390A6 output_enabled 1 (mgcp_msg.c:125) 20241102130340414 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241102130340414 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:4F4390A6 Got media info via SDP: port:10000, addr:::1, duration:20, payload-types:112=AMR (mgcp_sdp.c:444) 20241102130340414 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw conn:(1226/rtp C:4F4390A6 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) 20241102130340414 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Configuring RTP endpoint: local port 10000 (mgcp_protocol.c:726) 20241102130340414 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:4F4390A6 CRCX: Creating connection: port: 5932 (mgcp_protocol.c:1112) 20241102130340414 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:4F4390A6 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241102130340414 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241102130340414 DLMGCP DEBUG <0013> Generated response: line #00: 200 17859 OK (mgcp_msg.c:67) 20241102130340414 DLMGCP DEBUG <0013> Generated response: line #01: I: 4F4390A6 (mgcp_msg.c:67) 20241102130340414 DLMGCP DEBUG <0013> Generated response: line #02: v=0 (mgcp_msg.c:67) 20241102130340414 DLMGCP DEBUG <0013> Generated response: line #03: o=- 4F4390A6 23 IN IP6 ::1 (mgcp_msg.c:67) 20241102130340414 DLMGCP DEBUG <0013> Generated response: line #04: s=- (mgcp_msg.c:67) 20241102130340414 DLMGCP DEBUG <0013> Generated response: line #05: c=IN IP6 ::1 (mgcp_msg.c:67) 20241102130340414 DLMGCP DEBUG <0013> Generated response: line #06: t=0 0 (mgcp_msg.c:67) 20241102130340414 DLMGCP DEBUG <0013> Generated response: line #07: m=audio 5932 RTP/AVP 112 (mgcp_msg.c:67) 20241102130340414 DLMGCP DEBUG <0013> Generated response: line #08: a=rtpmap:112 AMR/8000 (mgcp_msg.c:67) 20241102130340414 DLMGCP DEBUG <0013> Generated response: line #09: a=fmtp:112 octet-align=1 (mgcp_msg.c:67) 20241102130340414 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241102130340418 DLMGCP DEBUG <0013> Received message: line #00: CRCX 17860 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:67) 20241102130340418 DLMGCP DEBUG <0013> Received message: line #01: M: sendrecv (mgcp_msg.c:67) 20241102130340418 DLMGCP DEBUG <0013> Received message: line #02: C: 1226 (mgcp_msg.c:67) 20241102130340418 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241102130340418 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: 2 (mgcp_msg.c:67) 20241102130340418 DLMGCP DEBUG <0013> Received message: line #05: v=0 (mgcp_msg.c:67) 20241102130340418 DLMGCP DEBUG <0013> Received message: line #06: o=- 23 42 IN IP4 127.0.0.1 (mgcp_msg.c:67) 20241102130340418 DLMGCP DEBUG <0013> Received message: line #07: s=- (mgcp_msg.c:67) 20241102130340418 DLMGCP DEBUG <0013> Received message: line #08: c=IN IP4 127.0.0.1 (mgcp_msg.c:67) 20241102130340418 DLMGCP DEBUG <0013> Received message: line #09: t=0 0 (mgcp_msg.c:67) 20241102130340418 DLMGCP DEBUG <0013> Received message: line #10: m=audio 1985 RTP/AVP 110 (mgcp_msg.c:67) 20241102130340418 DLMGCP DEBUG <0013> Received message: line #11: a=rtpmap:110 AMR/8000 (mgcp_msg.c:67) 20241102130340418 DLMGCP DEBUG <0013> Received message: line #12: a=ptime:20 (mgcp_msg.c:67) 20241102130340418 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:279) 20241102130340418 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:441) 20241102130340418 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241102130340418 DLMGCP DEBUG <0013> MGCP client offered Osmux CID 2 (mgcp_msg.c:207) 20241102130340418 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw conn:(1226/rtp C:2AF5B275 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241102130340418 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:2AF5B275 connection mode 'sendrecv' 3 (mgcp_msg.c:120) 20241102130340418 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:2AF5B275 output_enabled 1 (mgcp_msg.c:125) 20241102130340418 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241102130340418 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:2AF5B275 Got media info via SDP: port:1985, addr:127.0.0.1, duration:20, payload-types:110=AMR (mgcp_sdp.c:444) 20241102130340418 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw conn:(1226/rtp C:2AF5B275 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) 20241102130340418 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Configuring RTP endpoint: local port 1985 (mgcp_protocol.c:726) 20241102130340418 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:2AF5B275 CRCX: Creating connection: port: 5934 (mgcp_protocol.c:1112) 20241102130340418 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:2AF5B275 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241102130340418 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241102130340418 DLMGCP DEBUG <0013> Generated response: line #00: 200 17860 OK (mgcp_msg.c:67) 20241102130340418 DLMGCP DEBUG <0013> Generated response: line #01: I: 2AF5B275 (mgcp_msg.c:67) 20241102130340418 DLMGCP DEBUG <0013> Generated response: line #02: X-Osmux: 13 (mgcp_msg.c:67) 20241102130340418 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241102130340418 DLMGCP DEBUG <0013> Generated response: line #04: o=- 2AF5B275 23 IN IP4 127.0.0.1 (mgcp_msg.c:67) 20241102130340418 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241102130340418 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP4 127.0.0.1 (mgcp_msg.c:67) 20241102130340418 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241102130340418 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 1984 RTP/AVP 110 (mgcp_msg.c:67) 20241102130340419 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:110 AMR/8000 (mgcp_msg.c:67) 20241102130340419 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) OsmuxEM(379)@10445d38c153: Warning: Stopping inactive timer T_transmit. 20241102130341624 DLMGCP DEBUG <0013> Received message: line #00: DLCX 17861 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:67) 20241102130341624 DLMGCP DEBUG <0013> Received message: line #01: C: 1226 (mgcp_msg.c:67) 20241102130341624 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:279) 20241102130341624 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:441) 20241102130341624 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241102130341624 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (2 total) at once (mgcp_protocol.c:1477) 20241102130341624 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:662) 20241102130341625 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:662) 20241102130341625 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241102130341625 DLMGCP DEBUG <0013> Generated response: line #00: 200 17861 OK (mgcp_msg.c:67) RTPEM1(377)@10445d38c153: Warning: Stopping inactive timer T_transmit. MTC@10445d38c153: 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@10445d38c153: 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@10445d38c153: tolerance: 3 packets MTC@10445d38c153: batch_size: 4 packets MTC@10445d38c153: 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@10445d38c153: 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@10445d38c153: setverdict(pass): none -> pass RTPEM0(376)@10445d38c153: Final verdict of PTC: none RTPEM2(378)@10445d38c153: Final verdict of PTC: none RTPEM1(377)@10445d38c153: Final verdict of PTC: none OsmuxEM(379)@10445d38c153: Final verdict of PTC: none IPA-CTRL-CLI-IPA(381)@10445d38c153: Final verdict of PTC: none VirtCallAgent-STATS(380)@10445d38c153: Final verdict of PTC: none MTC@10445d38c153: Setting final verdict of the test case. MTC@10445d38c153: Local verdict of MTC: pass MTC@10445d38c153: Local verdict of PTC RTPEM0(376): none (pass -> pass) MTC@10445d38c153: Local verdict of PTC RTPEM1(377): none (pass -> pass) MTC@10445d38c153: Local verdict of PTC RTPEM2(378): none (pass -> pass) MTC@10445d38c153: Local verdict of PTC OsmuxEM(379): none (pass -> pass) MTC@10445d38c153: Local verdict of PTC VirtCallAgent-STATS(380): none (pass -> pass) MTC@10445d38c153: Local verdict of PTC IPA-CTRL-CLI-IPA(381): none (pass -> pass) MTC@10445d38c153: Test case TC_two_crcx_and_rtp_osmux_bidir_ipv6_ipv4 finished. Verdict: pass MTC@10445d38c153: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh MGCP_Test.TC_two_crcx_and_rtp_osmux_bidir_ipv6_ipv4 pass'. Sat Nov 2 13:03:41 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=168800) Waiting for packet dumper to finish... 1 (prev_count=168800, count=185716) MTC@10445d38c153: External command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-latest/_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@10445d38c153: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-latest/_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 ------ Sat Nov 2 13:03:43 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-latest/logs/testsuite/MGCP_Test.TC_two_crcx_mdcx_and_rtp_osmux_ipv6.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-latest/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@10445d38c153: External command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-latest/_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@10445d38c153: Test case TC_two_crcx_mdcx_and_rtp_osmux_ipv6 started. 20241102130344777 DLMGCP DEBUG <0013> Received message: line #00: DLCX 47650 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:67) 20241102130344777 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:279) 20241102130344777 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:441) 20241102130344777 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241102130344777 DLMGCP ERROR <0013> endpoint:rtpbridge/2@mgw DLCX: endpoint is not holding a connection. (mgcp_protocol.c:1399) 20241102130344777 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=515 (mgcp_protocol.c:230) 20241102130344777 DLMGCP DEBUG <0013> Generated response: line #00: 515 47650 FAIL (mgcp_msg.c:67) 20241102130344785 DLMGCP DEBUG <0013> Received message: line #00: CRCX 47651 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:67) 20241102130344785 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241102130344785 DLMGCP DEBUG <0013> Received message: line #02: C: 1227 (mgcp_msg.c:67) 20241102130344785 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241102130344785 DLMGCP DEBUG <0013> Received message: line #04: v=0 (mgcp_msg.c:67) 20241102130344785 DLMGCP DEBUG <0013> Received message: line #05: o=- 23 42 IN IP6 ::1 (mgcp_msg.c:67) 20241102130344785 DLMGCP DEBUG <0013> Received message: line #06: s=- (mgcp_msg.c:67) 20241102130344785 DLMGCP DEBUG <0013> Received message: line #07: c=IN IP6 ::1 (mgcp_msg.c:67) 20241102130344785 DLMGCP DEBUG <0013> Received message: line #08: t=0 0 (mgcp_msg.c:67) 20241102130344785 DLMGCP DEBUG <0013> Received message: line #09: m=audio 10000 RTP/AVP 112 (mgcp_msg.c:67) 20241102130344785 DLMGCP DEBUG <0013> Received message: line #10: a=rtpmap:112 AMR/8000 (mgcp_msg.c:67) 20241102130344785 DLMGCP DEBUG <0013> Received message: line #11: a=ptime:20 (mgcp_msg.c:67) 20241102130344785 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:279) 20241102130344785 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:441) 20241102130344785 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241102130344785 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw conn:(1227/rtp C:B09BE52F r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241102130344785 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:B09BE52F connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241102130344785 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:B09BE52F output_enabled 0 (mgcp_msg.c:125) 20241102130344785 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241102130344785 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:B09BE52F Got media info via SDP: port:10000, addr:::1, duration:20, payload-types:112=AMR (mgcp_sdp.c:444) 20241102130344785 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw conn:(1227/rtp C:B09BE52F 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) 20241102130344785 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Configuring RTP endpoint: local port 10000 (mgcp_protocol.c:726) 20241102130344786 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:B09BE52F CRCX: Creating connection: port: 5936 (mgcp_protocol.c:1112) 20241102130344786 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:B09BE52F CRCX: connection successfully created (mgcp_protocol.c:1121) 20241102130344786 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241102130344786 DLMGCP DEBUG <0013> Generated response: line #00: 200 47651 OK (mgcp_msg.c:67) 20241102130344786 DLMGCP DEBUG <0013> Generated response: line #01: I: B09BE52F (mgcp_msg.c:67) 20241102130344786 DLMGCP DEBUG <0013> Generated response: line #02: v=0 (mgcp_msg.c:67) 20241102130344786 DLMGCP DEBUG <0013> Generated response: line #03: o=- B09BE52F 23 IN IP6 ::1 (mgcp_msg.c:67) 20241102130344786 DLMGCP DEBUG <0013> Generated response: line #04: s=- (mgcp_msg.c:67) 20241102130344786 DLMGCP DEBUG <0013> Generated response: line #05: c=IN IP6 ::1 (mgcp_msg.c:67) 20241102130344786 DLMGCP DEBUG <0013> Generated response: line #06: t=0 0 (mgcp_msg.c:67) 20241102130344786 DLMGCP DEBUG <0013> Generated response: line #07: m=audio 5936 RTP/AVP 112 (mgcp_msg.c:67) 20241102130344786 DLMGCP DEBUG <0013> Generated response: line #08: a=rtpmap:112 AMR/8000 (mgcp_msg.c:67) 20241102130344786 DLMGCP DEBUG <0013> Generated response: line #09: a=ptime:20 (mgcp_msg.c:67) 20241102130344790 DLMGCP DEBUG <0013> Received message: line #00: CRCX 47652 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:67) 20241102130344790 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241102130344790 DLMGCP DEBUG <0013> Received message: line #02: C: 1227 (mgcp_msg.c:67) 20241102130344790 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241102130344790 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: 2 (mgcp_msg.c:67) 20241102130344790 DLMGCP DEBUG <0013> Received message: line #05: v=0 (mgcp_msg.c:67) 20241102130344790 DLMGCP DEBUG <0013> Received message: line #06: o=- 23 42 IN IP6 ::1 (mgcp_msg.c:67) 20241102130344790 DLMGCP DEBUG <0013> Received message: line #07: s=- (mgcp_msg.c:67) 20241102130344790 DLMGCP DEBUG <0013> Received message: line #08: c=IN IP6 ::1 (mgcp_msg.c:67) 20241102130344790 DLMGCP DEBUG <0013> Received message: line #09: t=0 0 (mgcp_msg.c:67) 20241102130344790 DLMGCP DEBUG <0013> Received message: line #10: m=audio 1985 RTP/AVP 110 (mgcp_msg.c:67) 20241102130344790 DLMGCP DEBUG <0013> Received message: line #11: a=rtpmap:110 AMR/8000 (mgcp_msg.c:67) 20241102130344790 DLMGCP DEBUG <0013> Received message: line #12: a=ptime:20 (mgcp_msg.c:67) 20241102130344790 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:279) 20241102130344790 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:441) 20241102130344790 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241102130344790 DLMGCP DEBUG <0013> MGCP client offered Osmux CID 2 (mgcp_msg.c:207) 20241102130344790 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw conn:(1227/rtp C:A10DFE96 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241102130344790 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:A10DFE96 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241102130344790 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:A10DFE96 output_enabled 0 (mgcp_msg.c:125) 20241102130344790 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241102130344790 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:A10DFE96 Got media info via SDP: port:1985, addr:::1, duration:20, payload-types:110=AMR (mgcp_sdp.c:444) 20241102130344790 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw conn:(1227/rtp C:A10DFE96 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) 20241102130344790 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Configuring RTP endpoint: local port 1985 (mgcp_protocol.c:726) 20241102130344790 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:A10DFE96 CRCX: Creating connection: port: 5938 (mgcp_protocol.c:1112) 20241102130344790 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:A10DFE96 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241102130344791 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241102130344791 DLMGCP DEBUG <0013> Generated response: line #00: 200 47652 OK (mgcp_msg.c:67) 20241102130344791 DLMGCP DEBUG <0013> Generated response: line #01: I: A10DFE96 (mgcp_msg.c:67) 20241102130344791 DLMGCP DEBUG <0013> Generated response: line #02: X-Osmux: 14 (mgcp_msg.c:67) 20241102130344791 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241102130344791 DLMGCP DEBUG <0013> Generated response: line #04: o=- A10DFE96 23 IN IP6 ::1 (mgcp_msg.c:67) 20241102130344791 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241102130344791 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241102130344791 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241102130344791 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 1984 RTP/AVP 110 (mgcp_msg.c:67) 20241102130344791 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:110 AMR/8000 (mgcp_msg.c:67) 20241102130344791 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) RTPEM0(382)@10445d38c153: Warning: Re-starting timer T_transmit, which is already active (running or expired). 20241102130346302 DLMGCP DEBUG <0013> Received message: line #00: MDCX 47653 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:67) 20241102130346302 DLMGCP DEBUG <0013> Received message: line #01: M: sendrecv (mgcp_msg.c:67) 20241102130346302 DLMGCP DEBUG <0013> Received message: line #02: C: 1227 (mgcp_msg.c:67) 20241102130346302 DLMGCP DEBUG <0013> Received message: line #03: I: B09BE52F (mgcp_msg.c:67) 20241102130346302 DLMGCP DEBUG <0013> Received message: line #04: L: p:20, a:AMR (mgcp_msg.c:67) 20241102130346302 DLMGCP DEBUG <0013> Received message: line #05: v=0 (mgcp_msg.c:67) 20241102130346302 DLMGCP DEBUG <0013> Received message: line #06: o=- 23 42 IN IP6 ::1 (mgcp_msg.c:67) 20241102130346302 DLMGCP DEBUG <0013> Received message: line #07: s=- (mgcp_msg.c:67) 20241102130346302 DLMGCP DEBUG <0013> Received message: line #08: c=IN IP6 ::1 (mgcp_msg.c:67) 20241102130346302 DLMGCP DEBUG <0013> Received message: line #09: t=0 0 (mgcp_msg.c:67) 20241102130346302 DLMGCP DEBUG <0013> Received message: line #10: m=audio 10000 RTP/AVP 112 (mgcp_msg.c:67) 20241102130346302 DLMGCP DEBUG <0013> Received message: line #11: a=rtpmap:112 AMR/8000 (mgcp_msg.c:67) 20241102130346302 DLMGCP DEBUG <0013> Received message: line #12: a=ptime:20 (mgcp_msg.c:67) 20241102130346302 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:279) 20241102130346302 DLMGCP INFO <0013> MDCX: executing request handler "ModifiyConnection" for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:441) 20241102130346302 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw MDCX: modifying existing connection ... (mgcp_protocol.c:1155) 20241102130346302 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw conn:(1227/rtp C:B09BE52F r=::1:10000<->l=::1:5936) (mgcp_msg.c:118) 20241102130346302 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:B09BE52F connection mode 'sendrecv' 3 (mgcp_msg.c:120) 20241102130346302 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:B09BE52F output_enabled 1 (mgcp_msg.c:125) 20241102130346302 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241102130346302 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:B09BE52F Got media info via SDP: port:10000, addr:::1, duration:20, payload-types:112=AMR (mgcp_sdp.c:444) 20241102130346302 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw conn:(1227/rtp C:B09BE52F 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) 20241102130346302 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Configuring RTP endpoint: local port 10000 (mgcp_protocol.c:726) 20241102130346302 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:B09BE52F MDCX: modified conn:(1227/rtp C:B09BE52F r=::1:10000<->l=::1:5936) (mgcp_protocol.c:1338) 20241102130346302 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:B09BE52F MDCX: connection successfully modified (mgcp_protocol.c:1351) 20241102130346302 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241102130346302 DLMGCP DEBUG <0013> Generated response: line #00: 200 47653 OK (mgcp_msg.c:67) 20241102130346302 DLMGCP DEBUG <0013> Generated response: line #01: v=0 (mgcp_msg.c:67) 20241102130346302 DLMGCP DEBUG <0013> Generated response: line #02: o=- B09BE52F 23 IN IP6 ::1 (mgcp_msg.c:67) 20241102130346302 DLMGCP DEBUG <0013> Generated response: line #03: s=- (mgcp_msg.c:67) 20241102130346302 DLMGCP DEBUG <0013> Generated response: line #04: c=IN IP6 ::1 (mgcp_msg.c:67) 20241102130346302 DLMGCP DEBUG <0013> Generated response: line #05: t=0 0 (mgcp_msg.c:67) 20241102130346302 DLMGCP DEBUG <0013> Generated response: line #06: m=audio 5936 RTP/AVP 112 (mgcp_msg.c:67) 20241102130346302 DLMGCP DEBUG <0013> Generated response: line #07: a=rtpmap:112 AMR/8000 (mgcp_msg.c:67) 20241102130346302 DLMGCP DEBUG <0013> Generated response: line #08: a=ptime:20 (mgcp_msg.c:67) OsmuxEM(385)@10445d38c153: Warning: Re-starting timer T_transmit, which is already active (running or expired). 20241102130346808 DLMGCP DEBUG <0013> Received message: line #00: MDCX 47654 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:67) 20241102130346808 DLMGCP DEBUG <0013> Received message: line #01: M: sendrecv (mgcp_msg.c:67) 20241102130346808 DLMGCP DEBUG <0013> Received message: line #02: C: 1227 (mgcp_msg.c:67) 20241102130346808 DLMGCP DEBUG <0013> Received message: line #03: I: A10DFE96 (mgcp_msg.c:67) 20241102130346808 DLMGCP DEBUG <0013> Received message: line #04: L: p:20, a:AMR (mgcp_msg.c:67) 20241102130346808 DLMGCP DEBUG <0013> Received message: line #05: X-OSMUX: 2 (mgcp_msg.c:67) 20241102130346808 DLMGCP DEBUG <0013> Received message: line #06: v=0 (mgcp_msg.c:67) 20241102130346808 DLMGCP DEBUG <0013> Received message: line #07: o=- 23 42 IN IP6 ::1 (mgcp_msg.c:67) 20241102130346808 DLMGCP DEBUG <0013> Received message: line #08: s=- (mgcp_msg.c:67) 20241102130346808 DLMGCP DEBUG <0013> Received message: line #09: c=IN IP6 ::1 (mgcp_msg.c:67) 20241102130346808 DLMGCP DEBUG <0013> Received message: line #10: t=0 0 (mgcp_msg.c:67) 20241102130346808 DLMGCP DEBUG <0013> Received message: line #11: m=audio 1985 RTP/AVP 110 (mgcp_msg.c:67) 20241102130346808 DLMGCP DEBUG <0013> Received message: line #12: a=rtpmap:110 AMR/8000 (mgcp_msg.c:67) 20241102130346808 DLMGCP DEBUG <0013> Received message: line #13: a=ptime:20 (mgcp_msg.c:67) 20241102130346808 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:279) 20241102130346808 DLMGCP INFO <0013> MDCX: executing request handler "ModifiyConnection" for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:441) 20241102130346808 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw MDCX: modifying existing connection ... (mgcp_protocol.c:1155) 20241102130346808 DLMGCP DEBUG <0013> MGCP client offered Osmux CID 2 (mgcp_msg.c:207) 20241102130346808 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw conn:(1227/rtp C:A10DFE96 r=::1:1985<->l=::1:5938 CID=14) (mgcp_msg.c:118) 20241102130346808 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:A10DFE96 connection mode 'sendrecv' 3 (mgcp_msg.c:120) 20241102130346808 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:A10DFE96 output_enabled 1 (mgcp_msg.c:125) 20241102130346808 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241102130346808 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:A10DFE96 Got media info via SDP: port:1985, addr:::1, duration:20, payload-types:110=AMR (mgcp_sdp.c:444) 20241102130346808 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw conn:(1227/rtp C:A10DFE96 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) 20241102130346808 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Configuring RTP endpoint: local port 1985 (mgcp_protocol.c:726) 20241102130346808 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:A10DFE96 MDCX: modified conn:(1227/rtp C:A10DFE96 r=::1:1985<->l=::1:5938 CID=14) (mgcp_protocol.c:1338) 20241102130346808 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:A10DFE96 MDCX: connection successfully modified (mgcp_protocol.c:1351) 20241102130346808 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241102130346808 DLMGCP DEBUG <0013> Generated response: line #00: 200 47654 OK (mgcp_msg.c:67) 20241102130346808 DLMGCP DEBUG <0013> Generated response: line #01: X-Osmux: 14 (mgcp_msg.c:67) 20241102130346808 DLMGCP DEBUG <0013> Generated response: line #02: v=0 (mgcp_msg.c:67) 20241102130346808 DLMGCP DEBUG <0013> Generated response: line #03: o=- A10DFE96 23 IN IP6 ::1 (mgcp_msg.c:67) 20241102130346808 DLMGCP DEBUG <0013> Generated response: line #04: s=- (mgcp_msg.c:67) 20241102130346808 DLMGCP DEBUG <0013> Generated response: line #05: c=IN IP6 ::1 (mgcp_msg.c:67) 20241102130346808 DLMGCP DEBUG <0013> Generated response: line #06: t=0 0 (mgcp_msg.c:67) 20241102130346808 DLMGCP DEBUG <0013> Generated response: line #07: m=audio 1984 RTP/AVP 110 (mgcp_msg.c:67) 20241102130346808 DLMGCP DEBUG <0013> Generated response: line #08: a=rtpmap:110 AMR/8000 (mgcp_msg.c:67) 20241102130346808 DLMGCP DEBUG <0013> Generated response: line #09: a=ptime:20 (mgcp_msg.c:67) MTC@10445d38c153: stats: { num_pkts_tx := 197, bytes_payload_tx := 3349, num_pkts_rx := 121, bytes_payload_rx := 2057, num_pkts_rx_err_seq := 0, num_pkts_rx_err_ts := 0, num_pkts_rx_err_pt := 0, num_pkts_rx_err_disabled := 0, num_pkts_rx_err_payload := 0 } MTC@10445d38c153: 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 } 20241102130348915 DLMGCP DEBUG <0013> Received message: line #00: DLCX 47655 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:67) 20241102130348916 DLMGCP DEBUG <0013> Received message: line #01: C: 1227 (mgcp_msg.c:67) 20241102130348916 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:279) 20241102130348916 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:441) 20241102130348916 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241102130348916 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (2 total) at once (mgcp_protocol.c:1477) 20241102130348916 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:662) 20241102130348916 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:662) 20241102130348916 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241102130348916 DLMGCP DEBUG <0013> Generated response: line #00: 200 47655 OK (mgcp_msg.c:67) MTC@10445d38c153: setverdict(pass): none -> pass OsmuxEM(385)@10445d38c153: Final verdict of PTC: none RTPEM0(382)@10445d38c153: Final verdict of PTC: none VirtCallAgent-STATS(386)@10445d38c153: Final verdict of PTC: none RTPEM2(384)@10445d38c153: Final verdict of PTC: none RTPEM1(383)@10445d38c153: Final verdict of PTC: none IPA-CTRL-CLI-IPA(387)@10445d38c153: Final verdict of PTC: none MTC@10445d38c153: Setting final verdict of the test case. MTC@10445d38c153: Local verdict of MTC: pass MTC@10445d38c153: Local verdict of PTC RTPEM0(382): none (pass -> pass) MTC@10445d38c153: Local verdict of PTC RTPEM1(383): none (pass -> pass) MTC@10445d38c153: Local verdict of PTC RTPEM2(384): none (pass -> pass) MTC@10445d38c153: Local verdict of PTC OsmuxEM(385): none (pass -> pass) MTC@10445d38c153: Local verdict of PTC VirtCallAgent-STATS(386): none (pass -> pass) MTC@10445d38c153: Local verdict of PTC IPA-CTRL-CLI-IPA(387): none (pass -> pass) MTC@10445d38c153: Test case TC_two_crcx_mdcx_and_rtp_osmux_ipv6 finished. Verdict: pass MTC@10445d38c153: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh MGCP_Test.TC_two_crcx_mdcx_and_rtp_osmux_ipv6 pass'. Sat Nov 2 13:03:48 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=404676) Waiting for packet dumper to finish... 1 (prev_count=404676, count=475460) MTC@10445d38c153: External command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-latest/_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@10445d38c153: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-latest/_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 ------ Sat Nov 2 13:03:51 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-latest/logs/testsuite/MGCP_Test.TC_two_crcx_mdcx_and_rtp_osmux_ipv4_ipv6.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-latest/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@10445d38c153: External command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-latest/_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@10445d38c153: Test case TC_two_crcx_mdcx_and_rtp_osmux_ipv4_ipv6 started. 20241102130352069 DLMGCP DEBUG <0013> Received message: line #00: DLCX 37 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:67) 20241102130352069 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:279) 20241102130352069 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:441) 20241102130352069 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241102130352069 DLMGCP ERROR <0013> endpoint:rtpbridge/2@mgw DLCX: endpoint is not holding a connection. (mgcp_protocol.c:1399) 20241102130352069 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=515 (mgcp_protocol.c:230) 20241102130352069 DLMGCP DEBUG <0013> Generated response: line #00: 515 37 FAIL (mgcp_msg.c:67) 20241102130352074 DLMGCP DEBUG <0013> Received message: line #00: CRCX 38 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:67) 20241102130352074 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241102130352074 DLMGCP DEBUG <0013> Received message: line #02: C: 1227 (mgcp_msg.c:67) 20241102130352074 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241102130352074 DLMGCP DEBUG <0013> Received message: line #04: v=0 (mgcp_msg.c:67) 20241102130352075 DLMGCP DEBUG <0013> Received message: line #05: o=- 23 42 IN IP4 127.0.0.1 (mgcp_msg.c:67) 20241102130352075 DLMGCP DEBUG <0013> Received message: line #06: s=- (mgcp_msg.c:67) 20241102130352075 DLMGCP DEBUG <0013> Received message: line #07: c=IN IP4 127.0.0.1 (mgcp_msg.c:67) 20241102130352075 DLMGCP DEBUG <0013> Received message: line #08: t=0 0 (mgcp_msg.c:67) 20241102130352075 DLMGCP DEBUG <0013> Received message: line #09: m=audio 10000 RTP/AVP 112 (mgcp_msg.c:67) 20241102130352075 DLMGCP DEBUG <0013> Received message: line #10: a=rtpmap:112 AMR/8000 (mgcp_msg.c:67) 20241102130352075 DLMGCP DEBUG <0013> Received message: line #11: a=ptime:20 (mgcp_msg.c:67) 20241102130352075 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:279) 20241102130352075 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:441) 20241102130352075 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241102130352075 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw conn:(1227/rtp C:A41B669F r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241102130352075 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:A41B669F connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241102130352075 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:A41B669F output_enabled 0 (mgcp_msg.c:125) 20241102130352075 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241102130352075 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:A41B669F Got media info via SDP: port:10000, addr:127.0.0.1, duration:20, payload-types:112=AMR (mgcp_sdp.c:444) 20241102130352075 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw conn:(1227/rtp C:A41B669F 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) 20241102130352075 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Configuring RTP endpoint: local port 10000 (mgcp_protocol.c:726) 20241102130352075 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:A41B669F CRCX: Creating connection: port: 5940 (mgcp_protocol.c:1112) 20241102130352075 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:A41B669F CRCX: connection successfully created (mgcp_protocol.c:1121) 20241102130352075 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241102130352075 DLMGCP DEBUG <0013> Generated response: line #00: 200 38 OK (mgcp_msg.c:67) 20241102130352075 DLMGCP DEBUG <0013> Generated response: line #01: I: A41B669F (mgcp_msg.c:67) 20241102130352075 DLMGCP DEBUG <0013> Generated response: line #02: v=0 (mgcp_msg.c:67) 20241102130352075 DLMGCP DEBUG <0013> Generated response: line #03: o=- A41B669F 23 IN IP4 127.0.0.1 (mgcp_msg.c:67) 20241102130352075 DLMGCP DEBUG <0013> Generated response: line #04: s=- (mgcp_msg.c:67) 20241102130352075 DLMGCP DEBUG <0013> Generated response: line #05: c=IN IP4 127.0.0.1 (mgcp_msg.c:67) 20241102130352075 DLMGCP DEBUG <0013> Generated response: line #06: t=0 0 (mgcp_msg.c:67) 20241102130352075 DLMGCP DEBUG <0013> Generated response: line #07: m=audio 5940 RTP/AVP 112 (mgcp_msg.c:67) 20241102130352075 DLMGCP DEBUG <0013> Generated response: line #08: a=rtpmap:112 AMR/8000 (mgcp_msg.c:67) 20241102130352075 DLMGCP DEBUG <0013> Generated response: line #09: a=ptime:20 (mgcp_msg.c:67) 20241102130352079 DLMGCP DEBUG <0013> Received message: line #00: CRCX 39 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:67) 20241102130352079 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241102130352079 DLMGCP DEBUG <0013> Received message: line #02: C: 1227 (mgcp_msg.c:67) 20241102130352079 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241102130352079 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: 2 (mgcp_msg.c:67) 20241102130352079 DLMGCP DEBUG <0013> Received message: line #05: v=0 (mgcp_msg.c:67) 20241102130352079 DLMGCP DEBUG <0013> Received message: line #06: o=- 23 42 IN IP6 ::1 (mgcp_msg.c:67) 20241102130352079 DLMGCP DEBUG <0013> Received message: line #07: s=- (mgcp_msg.c:67) 20241102130352079 DLMGCP DEBUG <0013> Received message: line #08: c=IN IP6 ::1 (mgcp_msg.c:67) 20241102130352079 DLMGCP DEBUG <0013> Received message: line #09: t=0 0 (mgcp_msg.c:67) 20241102130352079 DLMGCP DEBUG <0013> Received message: line #10: m=audio 1985 RTP/AVP 110 (mgcp_msg.c:67) 20241102130352079 DLMGCP DEBUG <0013> Received message: line #11: a=rtpmap:110 AMR/8000 (mgcp_msg.c:67) 20241102130352079 DLMGCP DEBUG <0013> Received message: line #12: a=ptime:20 (mgcp_msg.c:67) 20241102130352079 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:279) 20241102130352079 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:441) 20241102130352079 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241102130352079 DLMGCP DEBUG <0013> MGCP client offered Osmux CID 2 (mgcp_msg.c:207) 20241102130352079 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw conn:(1227/rtp C:4CCB812B r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241102130352079 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:4CCB812B connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241102130352079 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:4CCB812B output_enabled 0 (mgcp_msg.c:125) 20241102130352079 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241102130352079 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:4CCB812B Got media info via SDP: port:1985, addr:::1, duration:20, payload-types:110=AMR (mgcp_sdp.c:444) 20241102130352079 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw conn:(1227/rtp C:4CCB812B 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) 20241102130352079 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Configuring RTP endpoint: local port 1985 (mgcp_protocol.c:726) 20241102130352079 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:4CCB812B CRCX: Creating connection: port: 5942 (mgcp_protocol.c:1112) 20241102130352079 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:4CCB812B CRCX: connection successfully created (mgcp_protocol.c:1121) 20241102130352079 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241102130352079 DLMGCP DEBUG <0013> Generated response: line #00: 200 39 OK (mgcp_msg.c:67) 20241102130352080 DLMGCP DEBUG <0013> Generated response: line #01: I: 4CCB812B (mgcp_msg.c:67) 20241102130352080 DLMGCP DEBUG <0013> Generated response: line #02: X-Osmux: 15 (mgcp_msg.c:67) 20241102130352080 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241102130352080 DLMGCP DEBUG <0013> Generated response: line #04: o=- 4CCB812B 23 IN IP6 ::1 (mgcp_msg.c:67) 20241102130352080 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241102130352080 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241102130352080 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241102130352080 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 1984 RTP/AVP 110 (mgcp_msg.c:67) 20241102130352080 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:110 AMR/8000 (mgcp_msg.c:67) 20241102130352080 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) RTPEM0(388)@10445d38c153: Warning: Re-starting timer T_transmit, which is already active (running or expired). 20241102130353590 DLMGCP DEBUG <0013> Received message: line #00: MDCX 40 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:67) 20241102130353590 DLMGCP DEBUG <0013> Received message: line #01: M: sendrecv (mgcp_msg.c:67) 20241102130353590 DLMGCP DEBUG <0013> Received message: line #02: C: 1227 (mgcp_msg.c:67) 20241102130353590 DLMGCP DEBUG <0013> Received message: line #03: I: A41B669F (mgcp_msg.c:67) 20241102130353590 DLMGCP DEBUG <0013> Received message: line #04: L: p:20, a:AMR (mgcp_msg.c:67) 20241102130353590 DLMGCP DEBUG <0013> Received message: line #05: v=0 (mgcp_msg.c:67) 20241102130353590 DLMGCP DEBUG <0013> Received message: line #06: o=- 23 42 IN IP4 127.0.0.1 (mgcp_msg.c:67) 20241102130353590 DLMGCP DEBUG <0013> Received message: line #07: s=- (mgcp_msg.c:67) 20241102130353590 DLMGCP DEBUG <0013> Received message: line #08: c=IN IP4 127.0.0.1 (mgcp_msg.c:67) 20241102130353590 DLMGCP DEBUG <0013> Received message: line #09: t=0 0 (mgcp_msg.c:67) 20241102130353590 DLMGCP DEBUG <0013> Received message: line #10: m=audio 10000 RTP/AVP 112 (mgcp_msg.c:67) 20241102130353590 DLMGCP DEBUG <0013> Received message: line #11: a=rtpmap:112 AMR/8000 (mgcp_msg.c:67) 20241102130353590 DLMGCP DEBUG <0013> Received message: line #12: a=ptime:20 (mgcp_msg.c:67) 20241102130353590 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:279) 20241102130353590 DLMGCP INFO <0013> MDCX: executing request handler "ModifiyConnection" for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:441) 20241102130353590 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw MDCX: modifying existing connection ... (mgcp_protocol.c:1155) 20241102130353590 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw conn:(1227/rtp C:A41B669F r=127.0.0.1:10000<->l=127.0.0.1:5940) (mgcp_msg.c:118) 20241102130353590 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:A41B669F connection mode 'sendrecv' 3 (mgcp_msg.c:120) 20241102130353590 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:A41B669F output_enabled 1 (mgcp_msg.c:125) 20241102130353590 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241102130353590 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:A41B669F Got media info via SDP: port:10000, addr:127.0.0.1, duration:20, payload-types:112=AMR (mgcp_sdp.c:444) 20241102130353590 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw conn:(1227/rtp C:A41B669F 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) 20241102130353590 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Configuring RTP endpoint: local port 10000 (mgcp_protocol.c:726) 20241102130353590 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:A41B669F MDCX: modified conn:(1227/rtp C:A41B669F r=127.0.0.1:10000<->l=127.0.0.1:5940) (mgcp_protocol.c:1338) 20241102130353590 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:A41B669F MDCX: connection successfully modified (mgcp_protocol.c:1351) 20241102130353590 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241102130353590 DLMGCP DEBUG <0013> Generated response: line #00: 200 40 OK (mgcp_msg.c:67) 20241102130353590 DLMGCP DEBUG <0013> Generated response: line #01: v=0 (mgcp_msg.c:67) 20241102130353590 DLMGCP DEBUG <0013> Generated response: line #02: o=- A41B669F 23 IN IP4 127.0.0.1 (mgcp_msg.c:67) 20241102130353590 DLMGCP DEBUG <0013> Generated response: line #03: s=- (mgcp_msg.c:67) 20241102130353590 DLMGCP DEBUG <0013> Generated response: line #04: c=IN IP4 127.0.0.1 (mgcp_msg.c:67) 20241102130353590 DLMGCP DEBUG <0013> Generated response: line #05: t=0 0 (mgcp_msg.c:67) 20241102130353590 DLMGCP DEBUG <0013> Generated response: line #06: m=audio 5940 RTP/AVP 112 (mgcp_msg.c:67) 20241102130353590 DLMGCP DEBUG <0013> Generated response: line #07: a=rtpmap:112 AMR/8000 (mgcp_msg.c:67) 20241102130353590 DLMGCP DEBUG <0013> Generated response: line #08: a=ptime:20 (mgcp_msg.c:67) OsmuxEM(391)@10445d38c153: Warning: Re-starting timer T_transmit, which is already active (running or expired). 20241102130354097 DLMGCP DEBUG <0013> Received message: line #00: MDCX 41 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:67) 20241102130354097 DLMGCP DEBUG <0013> Received message: line #01: M: sendrecv (mgcp_msg.c:67) 20241102130354097 DLMGCP DEBUG <0013> Received message: line #02: C: 1227 (mgcp_msg.c:67) 20241102130354097 DLMGCP DEBUG <0013> Received message: line #03: I: 4CCB812B (mgcp_msg.c:67) 20241102130354097 DLMGCP DEBUG <0013> Received message: line #04: L: p:20, a:AMR (mgcp_msg.c:67) 20241102130354097 DLMGCP DEBUG <0013> Received message: line #05: X-OSMUX: 2 (mgcp_msg.c:67) 20241102130354097 DLMGCP DEBUG <0013> Received message: line #06: v=0 (mgcp_msg.c:67) 20241102130354097 DLMGCP DEBUG <0013> Received message: line #07: o=- 23 42 IN IP6 ::1 (mgcp_msg.c:67) 20241102130354097 DLMGCP DEBUG <0013> Received message: line #08: s=- (mgcp_msg.c:67) 20241102130354097 DLMGCP DEBUG <0013> Received message: line #09: c=IN IP6 ::1 (mgcp_msg.c:67) 20241102130354097 DLMGCP DEBUG <0013> Received message: line #10: t=0 0 (mgcp_msg.c:67) 20241102130354097 DLMGCP DEBUG <0013> Received message: line #11: m=audio 1985 RTP/AVP 110 (mgcp_msg.c:67) 20241102130354097 DLMGCP DEBUG <0013> Received message: line #12: a=rtpmap:110 AMR/8000 (mgcp_msg.c:67) 20241102130354097 DLMGCP DEBUG <0013> Received message: line #13: a=ptime:20 (mgcp_msg.c:67) 20241102130354097 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:279) 20241102130354097 DLMGCP INFO <0013> MDCX: executing request handler "ModifiyConnection" for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:441) 20241102130354097 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw MDCX: modifying existing connection ... (mgcp_protocol.c:1155) 20241102130354097 DLMGCP DEBUG <0013> MGCP client offered Osmux CID 2 (mgcp_msg.c:207) 20241102130354097 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw conn:(1227/rtp C:4CCB812B r=::1:1985<->l=::1:5942 CID=15) (mgcp_msg.c:118) 20241102130354097 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:4CCB812B connection mode 'sendrecv' 3 (mgcp_msg.c:120) 20241102130354097 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:4CCB812B output_enabled 1 (mgcp_msg.c:125) 20241102130354097 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241102130354097 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:4CCB812B Got media info via SDP: port:1985, addr:::1, duration:20, payload-types:110=AMR (mgcp_sdp.c:444) 20241102130354097 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw conn:(1227/rtp C:4CCB812B 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) 20241102130354097 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Configuring RTP endpoint: local port 1985 (mgcp_protocol.c:726) 20241102130354097 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:4CCB812B MDCX: modified conn:(1227/rtp C:4CCB812B r=::1:1985<->l=::1:5942 CID=15) (mgcp_protocol.c:1338) 20241102130354097 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:4CCB812B MDCX: connection successfully modified (mgcp_protocol.c:1351) 20241102130354097 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241102130354097 DLMGCP DEBUG <0013> Generated response: line #00: 200 41 OK (mgcp_msg.c:67) 20241102130354097 DLMGCP DEBUG <0013> Generated response: line #01: X-Osmux: 15 (mgcp_msg.c:67) 20241102130354097 DLMGCP DEBUG <0013> Generated response: line #02: v=0 (mgcp_msg.c:67) 20241102130354097 DLMGCP DEBUG <0013> Generated response: line #03: o=- 4CCB812B 23 IN IP6 ::1 (mgcp_msg.c:67) 20241102130354097 DLMGCP DEBUG <0013> Generated response: line #04: s=- (mgcp_msg.c:67) 20241102130354097 DLMGCP DEBUG <0013> Generated response: line #05: c=IN IP6 ::1 (mgcp_msg.c:67) 20241102130354097 DLMGCP DEBUG <0013> Generated response: line #06: t=0 0 (mgcp_msg.c:67) 20241102130354097 DLMGCP DEBUG <0013> Generated response: line #07: m=audio 1984 RTP/AVP 110 (mgcp_msg.c:67) 20241102130354097 DLMGCP DEBUG <0013> Generated response: line #08: a=rtpmap:110 AMR/8000 (mgcp_msg.c:67) 20241102130354097 DLMGCP DEBUG <0013> Generated response: line #09: a=ptime:20 (mgcp_msg.c:67) MTC@10445d38c153: 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@10445d38c153: 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 } 20241102130356204 DLMGCP DEBUG <0013> Received message: line #00: DLCX 42 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:67) 20241102130356204 DLMGCP DEBUG <0013> Received message: line #01: C: 1227 (mgcp_msg.c:67) 20241102130356204 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:279) 20241102130356204 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:441) 20241102130356204 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241102130356204 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (2 total) at once (mgcp_protocol.c:1477) 20241102130356204 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:662) 20241102130356205 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:662) 20241102130356205 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241102130356205 DLMGCP DEBUG <0013> Generated response: line #00: 200 42 OK (mgcp_msg.c:67) MTC@10445d38c153: setverdict(pass): none -> pass OsmuxEM(391)@10445d38c153: Final verdict of PTC: none RTPEM0(388)@10445d38c153: Final verdict of PTC: none IPA-CTRL-CLI-IPA(393)@10445d38c153: Final verdict of PTC: none RTPEM2(390)@10445d38c153: Final verdict of PTC: none RTPEM1(389)@10445d38c153: Final verdict of PTC: none VirtCallAgent-STATS(392)@10445d38c153: Final verdict of PTC: none MTC@10445d38c153: Setting final verdict of the test case. MTC@10445d38c153: Local verdict of MTC: pass MTC@10445d38c153: Local verdict of PTC RTPEM0(388): none (pass -> pass) MTC@10445d38c153: Local verdict of PTC RTPEM1(389): none (pass -> pass) MTC@10445d38c153: Local verdict of PTC RTPEM2(390): none (pass -> pass) MTC@10445d38c153: Local verdict of PTC OsmuxEM(391): none (pass -> pass) MTC@10445d38c153: Local verdict of PTC VirtCallAgent-STATS(392): none (pass -> pass) MTC@10445d38c153: Local verdict of PTC IPA-CTRL-CLI-IPA(393): none (pass -> pass) MTC@10445d38c153: Test case TC_two_crcx_mdcx_and_rtp_osmux_ipv4_ipv6 finished. Verdict: pass MTC@10445d38c153: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh MGCP_Test.TC_two_crcx_mdcx_and_rtp_osmux_ipv4_ipv6 pass'. Sat Nov 2 13:03:56 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=432188) Waiting for packet dumper to finish... 1 (prev_count=432188, count=467324) MTC@10445d38c153: External command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-latest/_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@10445d38c153: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-latest/_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 ------ Sat Nov 2 13:03:58 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-latest/logs/testsuite/MGCP_Test.TC_two_crcx_mdcx_and_rtp_osmux_ipv6_ipv4.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-latest/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@10445d38c153: External command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-latest/_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@10445d38c153: Test case TC_two_crcx_mdcx_and_rtp_osmux_ipv6_ipv4 started. 20241102130359347 DLMGCP DEBUG <0013> Received message: line #00: DLCX 64484 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:67) 20241102130359347 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:279) 20241102130359347 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:441) 20241102130359347 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241102130359347 DLMGCP ERROR <0013> endpoint:rtpbridge/2@mgw DLCX: endpoint is not holding a connection. (mgcp_protocol.c:1399) 20241102130359347 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=515 (mgcp_protocol.c:230) 20241102130359347 DLMGCP DEBUG <0013> Generated response: line #00: 515 64484 FAIL (mgcp_msg.c:67) 20241102130359354 DLMGCP DEBUG <0013> Received message: line #00: CRCX 64485 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:67) 20241102130359354 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241102130359354 DLMGCP DEBUG <0013> Received message: line #02: C: 1227 (mgcp_msg.c:67) 20241102130359354 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241102130359354 DLMGCP DEBUG <0013> Received message: line #04: v=0 (mgcp_msg.c:67) 20241102130359354 DLMGCP DEBUG <0013> Received message: line #05: o=- 23 42 IN IP6 ::1 (mgcp_msg.c:67) 20241102130359354 DLMGCP DEBUG <0013> Received message: line #06: s=- (mgcp_msg.c:67) 20241102130359354 DLMGCP DEBUG <0013> Received message: line #07: c=IN IP6 ::1 (mgcp_msg.c:67) 20241102130359354 DLMGCP DEBUG <0013> Received message: line #08: t=0 0 (mgcp_msg.c:67) 20241102130359354 DLMGCP DEBUG <0013> Received message: line #09: m=audio 10000 RTP/AVP 112 (mgcp_msg.c:67) 20241102130359354 DLMGCP DEBUG <0013> Received message: line #10: a=rtpmap:112 AMR/8000 (mgcp_msg.c:67) 20241102130359354 DLMGCP DEBUG <0013> Received message: line #11: a=ptime:20 (mgcp_msg.c:67) 20241102130359354 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:279) 20241102130359354 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:441) 20241102130359354 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241102130359354 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw conn:(1227/rtp C:E8C5AB51 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241102130359354 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:E8C5AB51 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241102130359354 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:E8C5AB51 output_enabled 0 (mgcp_msg.c:125) 20241102130359355 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241102130359355 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:E8C5AB51 Got media info via SDP: port:10000, addr:::1, duration:20, payload-types:112=AMR (mgcp_sdp.c:444) 20241102130359355 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw conn:(1227/rtp C:E8C5AB51 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) 20241102130359355 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Configuring RTP endpoint: local port 10000 (mgcp_protocol.c:726) 20241102130359355 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:E8C5AB51 CRCX: Creating connection: port: 5944 (mgcp_protocol.c:1112) 20241102130359355 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:E8C5AB51 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241102130359355 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241102130359355 DLMGCP DEBUG <0013> Generated response: line #00: 200 64485 OK (mgcp_msg.c:67) 20241102130359355 DLMGCP DEBUG <0013> Generated response: line #01: I: E8C5AB51 (mgcp_msg.c:67) 20241102130359355 DLMGCP DEBUG <0013> Generated response: line #02: v=0 (mgcp_msg.c:67) 20241102130359355 DLMGCP DEBUG <0013> Generated response: line #03: o=- E8C5AB51 23 IN IP6 ::1 (mgcp_msg.c:67) 20241102130359355 DLMGCP DEBUG <0013> Generated response: line #04: s=- (mgcp_msg.c:67) 20241102130359355 DLMGCP DEBUG <0013> Generated response: line #05: c=IN IP6 ::1 (mgcp_msg.c:67) 20241102130359355 DLMGCP DEBUG <0013> Generated response: line #06: t=0 0 (mgcp_msg.c:67) 20241102130359355 DLMGCP DEBUG <0013> Generated response: line #07: m=audio 5944 RTP/AVP 112 (mgcp_msg.c:67) 20241102130359355 DLMGCP DEBUG <0013> Generated response: line #08: a=rtpmap:112 AMR/8000 (mgcp_msg.c:67) 20241102130359355 DLMGCP DEBUG <0013> Generated response: line #09: a=ptime:20 (mgcp_msg.c:67) 20241102130359358 DLMGCP DEBUG <0013> Received message: line #00: CRCX 64486 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:67) 20241102130359358 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241102130359358 DLMGCP DEBUG <0013> Received message: line #02: C: 1227 (mgcp_msg.c:67) 20241102130359358 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241102130359358 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: 2 (mgcp_msg.c:67) 20241102130359358 DLMGCP DEBUG <0013> Received message: line #05: v=0 (mgcp_msg.c:67) 20241102130359358 DLMGCP DEBUG <0013> Received message: line #06: o=- 23 42 IN IP4 127.0.0.1 (mgcp_msg.c:67) 20241102130359358 DLMGCP DEBUG <0013> Received message: line #07: s=- (mgcp_msg.c:67) 20241102130359358 DLMGCP DEBUG <0013> Received message: line #08: c=IN IP4 127.0.0.1 (mgcp_msg.c:67) 20241102130359358 DLMGCP DEBUG <0013> Received message: line #09: t=0 0 (mgcp_msg.c:67) 20241102130359358 DLMGCP DEBUG <0013> Received message: line #10: m=audio 1985 RTP/AVP 110 (mgcp_msg.c:67) 20241102130359358 DLMGCP DEBUG <0013> Received message: line #11: a=rtpmap:110 AMR/8000 (mgcp_msg.c:67) 20241102130359358 DLMGCP DEBUG <0013> Received message: line #12: a=ptime:20 (mgcp_msg.c:67) 20241102130359358 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:279) 20241102130359358 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:441) 20241102130359358 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241102130359358 DLMGCP DEBUG <0013> MGCP client offered Osmux CID 2 (mgcp_msg.c:207) 20241102130359358 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw conn:(1227/rtp C:E0A5366C r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241102130359358 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:E0A5366C connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241102130359358 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:E0A5366C output_enabled 0 (mgcp_msg.c:125) 20241102130359358 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241102130359358 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:E0A5366C Got media info via SDP: port:1985, addr:127.0.0.1, duration:20, payload-types:110=AMR (mgcp_sdp.c:444) 20241102130359358 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw conn:(1227/rtp C:E0A5366C 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) 20241102130359358 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Configuring RTP endpoint: local port 1985 (mgcp_protocol.c:726) 20241102130359358 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:E0A5366C CRCX: Creating connection: port: 5946 (mgcp_protocol.c:1112) 20241102130359358 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:E0A5366C CRCX: connection successfully created (mgcp_protocol.c:1121) 20241102130359358 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241102130359358 DLMGCP DEBUG <0013> Generated response: line #00: 200 64486 OK (mgcp_msg.c:67) 20241102130359358 DLMGCP DEBUG <0013> Generated response: line #01: I: E0A5366C (mgcp_msg.c:67) 20241102130359358 DLMGCP DEBUG <0013> Generated response: line #02: X-Osmux: 16 (mgcp_msg.c:67) 20241102130359358 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241102130359358 DLMGCP DEBUG <0013> Generated response: line #04: o=- E0A5366C 23 IN IP4 127.0.0.1 (mgcp_msg.c:67) 20241102130359358 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241102130359358 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP4 127.0.0.1 (mgcp_msg.c:67) 20241102130359358 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241102130359358 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 1984 RTP/AVP 110 (mgcp_msg.c:67) 20241102130359358 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:110 AMR/8000 (mgcp_msg.c:67) 20241102130359358 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) RTPEM0(394)@10445d38c153: Warning: Re-starting timer T_transmit, which is already active (running or expired). 20241102130400869 DLMGCP DEBUG <0013> Received message: line #00: MDCX 64487 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:67) 20241102130400869 DLMGCP DEBUG <0013> Received message: line #01: M: sendrecv (mgcp_msg.c:67) 20241102130400869 DLMGCP DEBUG <0013> Received message: line #02: C: 1227 (mgcp_msg.c:67) 20241102130400869 DLMGCP DEBUG <0013> Received message: line #03: I: E8C5AB51 (mgcp_msg.c:67) 20241102130400869 DLMGCP DEBUG <0013> Received message: line #04: L: p:20, a:AMR (mgcp_msg.c:67) 20241102130400869 DLMGCP DEBUG <0013> Received message: line #05: v=0 (mgcp_msg.c:67) 20241102130400869 DLMGCP DEBUG <0013> Received message: line #06: o=- 23 42 IN IP6 ::1 (mgcp_msg.c:67) 20241102130400869 DLMGCP DEBUG <0013> Received message: line #07: s=- (mgcp_msg.c:67) 20241102130400869 DLMGCP DEBUG <0013> Received message: line #08: c=IN IP6 ::1 (mgcp_msg.c:67) 20241102130400869 DLMGCP DEBUG <0013> Received message: line #09: t=0 0 (mgcp_msg.c:67) 20241102130400869 DLMGCP DEBUG <0013> Received message: line #10: m=audio 10000 RTP/AVP 112 (mgcp_msg.c:67) 20241102130400869 DLMGCP DEBUG <0013> Received message: line #11: a=rtpmap:112 AMR/8000 (mgcp_msg.c:67) 20241102130400869 DLMGCP DEBUG <0013> Received message: line #12: a=ptime:20 (mgcp_msg.c:67) 20241102130400869 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:279) 20241102130400869 DLMGCP INFO <0013> MDCX: executing request handler "ModifiyConnection" for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:441) 20241102130400869 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw MDCX: modifying existing connection ... (mgcp_protocol.c:1155) 20241102130400869 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw conn:(1227/rtp C:E8C5AB51 r=::1:10000<->l=::1:5944) (mgcp_msg.c:118) 20241102130400869 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:E8C5AB51 connection mode 'sendrecv' 3 (mgcp_msg.c:120) 20241102130400869 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:E8C5AB51 output_enabled 1 (mgcp_msg.c:125) 20241102130400869 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241102130400869 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:E8C5AB51 Got media info via SDP: port:10000, addr:::1, duration:20, payload-types:112=AMR (mgcp_sdp.c:444) 20241102130400869 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw conn:(1227/rtp C:E8C5AB51 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) 20241102130400869 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Configuring RTP endpoint: local port 10000 (mgcp_protocol.c:726) 20241102130400869 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:E8C5AB51 MDCX: modified conn:(1227/rtp C:E8C5AB51 r=::1:10000<->l=::1:5944) (mgcp_protocol.c:1338) 20241102130400869 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:E8C5AB51 MDCX: connection successfully modified (mgcp_protocol.c:1351) 20241102130400869 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241102130400869 DLMGCP DEBUG <0013> Generated response: line #00: 200 64487 OK (mgcp_msg.c:67) 20241102130400869 DLMGCP DEBUG <0013> Generated response: line #01: v=0 (mgcp_msg.c:67) 20241102130400869 DLMGCP DEBUG <0013> Generated response: line #02: o=- E8C5AB51 23 IN IP6 ::1 (mgcp_msg.c:67) 20241102130400869 DLMGCP DEBUG <0013> Generated response: line #03: s=- (mgcp_msg.c:67) 20241102130400869 DLMGCP DEBUG <0013> Generated response: line #04: c=IN IP6 ::1 (mgcp_msg.c:67) 20241102130400869 DLMGCP DEBUG <0013> Generated response: line #05: t=0 0 (mgcp_msg.c:67) 20241102130400869 DLMGCP DEBUG <0013> Generated response: line #06: m=audio 5944 RTP/AVP 112 (mgcp_msg.c:67) 20241102130400869 DLMGCP DEBUG <0013> Generated response: line #07: a=rtpmap:112 AMR/8000 (mgcp_msg.c:67) 20241102130400869 DLMGCP DEBUG <0013> Generated response: line #08: a=ptime:20 (mgcp_msg.c:67) OsmuxEM(397)@10445d38c153: Warning: Re-starting timer T_transmit, which is already active (running or expired). 20241102130401375 DLMGCP DEBUG <0013> Received message: line #00: MDCX 64488 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:67) 20241102130401376 DLMGCP DEBUG <0013> Received message: line #01: M: sendrecv (mgcp_msg.c:67) 20241102130401376 DLMGCP DEBUG <0013> Received message: line #02: C: 1227 (mgcp_msg.c:67) 20241102130401376 DLMGCP DEBUG <0013> Received message: line #03: I: E0A5366C (mgcp_msg.c:67) 20241102130401376 DLMGCP DEBUG <0013> Received message: line #04: L: p:20, a:AMR (mgcp_msg.c:67) 20241102130401376 DLMGCP DEBUG <0013> Received message: line #05: X-OSMUX: 2 (mgcp_msg.c:67) 20241102130401376 DLMGCP DEBUG <0013> Received message: line #06: v=0 (mgcp_msg.c:67) 20241102130401376 DLMGCP DEBUG <0013> Received message: line #07: o=- 23 42 IN IP4 127.0.0.1 (mgcp_msg.c:67) 20241102130401376 DLMGCP DEBUG <0013> Received message: line #08: s=- (mgcp_msg.c:67) 20241102130401376 DLMGCP DEBUG <0013> Received message: line #09: c=IN IP4 127.0.0.1 (mgcp_msg.c:67) 20241102130401376 DLMGCP DEBUG <0013> Received message: line #10: t=0 0 (mgcp_msg.c:67) 20241102130401376 DLMGCP DEBUG <0013> Received message: line #11: m=audio 1985 RTP/AVP 110 (mgcp_msg.c:67) 20241102130401376 DLMGCP DEBUG <0013> Received message: line #12: a=rtpmap:110 AMR/8000 (mgcp_msg.c:67) 20241102130401376 DLMGCP DEBUG <0013> Received message: line #13: a=ptime:20 (mgcp_msg.c:67) 20241102130401376 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:279) 20241102130401376 DLMGCP INFO <0013> MDCX: executing request handler "ModifiyConnection" for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:441) 20241102130401376 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw MDCX: modifying existing connection ... (mgcp_protocol.c:1155) 20241102130401376 DLMGCP DEBUG <0013> MGCP client offered Osmux CID 2 (mgcp_msg.c:207) 20241102130401376 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw conn:(1227/rtp C:E0A5366C r=127.0.0.1:1985<->l=127.0.0.1:5946 CID=16) (mgcp_msg.c:118) 20241102130401376 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:E0A5366C connection mode 'sendrecv' 3 (mgcp_msg.c:120) 20241102130401376 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:E0A5366C output_enabled 1 (mgcp_msg.c:125) 20241102130401376 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241102130401376 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:E0A5366C Got media info via SDP: port:1985, addr:127.0.0.1, duration:20, payload-types:110=AMR (mgcp_sdp.c:444) 20241102130401376 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw conn:(1227/rtp C:E0A5366C 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) 20241102130401376 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Configuring RTP endpoint: local port 1985 (mgcp_protocol.c:726) 20241102130401376 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:E0A5366C MDCX: modified conn:(1227/rtp C:E0A5366C r=127.0.0.1:1985<->l=127.0.0.1:5946 CID=16) (mgcp_protocol.c:1338) 20241102130401376 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:E0A5366C MDCX: connection successfully modified (mgcp_protocol.c:1351) 20241102130401376 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241102130401376 DLMGCP DEBUG <0013> Generated response: line #00: 200 64488 OK (mgcp_msg.c:67) 20241102130401376 DLMGCP DEBUG <0013> Generated response: line #01: X-Osmux: 16 (mgcp_msg.c:67) 20241102130401376 DLMGCP DEBUG <0013> Generated response: line #02: v=0 (mgcp_msg.c:67) 20241102130401376 DLMGCP DEBUG <0013> Generated response: line #03: o=- E0A5366C 23 IN IP4 127.0.0.1 (mgcp_msg.c:67) 20241102130401376 DLMGCP DEBUG <0013> Generated response: line #04: s=- (mgcp_msg.c:67) 20241102130401376 DLMGCP DEBUG <0013> Generated response: line #05: c=IN IP4 127.0.0.1 (mgcp_msg.c:67) 20241102130401376 DLMGCP DEBUG <0013> Generated response: line #06: t=0 0 (mgcp_msg.c:67) 20241102130401376 DLMGCP DEBUG <0013> Generated response: line #07: m=audio 1984 RTP/AVP 110 (mgcp_msg.c:67) 20241102130401376 DLMGCP DEBUG <0013> Generated response: line #08: a=rtpmap:110 AMR/8000 (mgcp_msg.c:67) 20241102130401376 DLMGCP DEBUG <0013> Generated response: line #09: a=ptime:20 (mgcp_msg.c:67) MTC@10445d38c153: stats: { num_pkts_tx := 197, bytes_payload_tx := 3349, num_pkts_rx := 121, bytes_payload_rx := 2057, num_pkts_rx_err_seq := 0, num_pkts_rx_err_ts := 0, num_pkts_rx_err_pt := 0, num_pkts_rx_err_disabled := 0, num_pkts_rx_err_payload := 0 } MTC@10445d38c153: 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 } 20241102130403484 DLMGCP DEBUG <0013> Received message: line #00: DLCX 64489 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:67) 20241102130403484 DLMGCP DEBUG <0013> Received message: line #01: C: 1227 (mgcp_msg.c:67) 20241102130403484 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:279) 20241102130403484 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:441) 20241102130403484 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241102130403484 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (2 total) at once (mgcp_protocol.c:1477) 20241102130403484 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:662) 20241102130403484 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:662) 20241102130403484 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241102130403484 DLMGCP DEBUG <0013> Generated response: line #00: 200 64489 OK (mgcp_msg.c:67) MTC@10445d38c153: setverdict(pass): none -> pass OsmuxEM(397)@10445d38c153: Final verdict of PTC: none RTPEM0(394)@10445d38c153: Final verdict of PTC: none VirtCallAgent-STATS(398)@10445d38c153: Final verdict of PTC: none IPA-CTRL-CLI-IPA(399)@10445d38c153: Final verdict of PTC: none RTPEM1(395)@10445d38c153: Final verdict of PTC: none RTPEM2(396)@10445d38c153: Final verdict of PTC: none MTC@10445d38c153: Setting final verdict of the test case. MTC@10445d38c153: Local verdict of MTC: pass MTC@10445d38c153: Local verdict of PTC RTPEM0(394): none (pass -> pass) MTC@10445d38c153: Local verdict of PTC RTPEM1(395): none (pass -> pass) MTC@10445d38c153: Local verdict of PTC RTPEM2(396): none (pass -> pass) MTC@10445d38c153: Local verdict of PTC OsmuxEM(397): none (pass -> pass) MTC@10445d38c153: Local verdict of PTC VirtCallAgent-STATS(398): none (pass -> pass) MTC@10445d38c153: Local verdict of PTC IPA-CTRL-CLI-IPA(399): none (pass -> pass) MTC@10445d38c153: Test case TC_two_crcx_mdcx_and_rtp_osmux_ipv6_ipv4 finished. Verdict: pass MTC@10445d38c153: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh MGCP_Test.TC_two_crcx_mdcx_and_rtp_osmux_ipv6_ipv4 pass'. Sat Nov 2 13:04:03 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=470228) Waiting for packet dumper to finish... 1 (prev_count=470228, count=481196) MTC@10445d38c153: External command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-latest/_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@10445d38c153: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-latest/_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 ------ Sat Nov 2 13:04:05 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-latest/logs/testsuite/MGCP_Test.TC_two_crcx_mdcx_and_iuup.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-latest/logs/testsuite/MGCP_Test.TC_two_crcx_mdcx_and_iuup.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@10445d38c153: External command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh MGCP_Test.TC_two_crcx_mdcx_and_iuup' was executed successfully (exit status: 0). MTC@10445d38c153: Test case TC_two_crcx_mdcx_and_iuup started. 20241102130406626 DLMGCP DEBUG <0013> Received message: line #00: DLCX 11361 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:67) 20241102130406626 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:279) 20241102130406626 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:441) 20241102130406626 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241102130406626 DLMGCP ERROR <0013> endpoint:rtpbridge/2@mgw DLCX: endpoint is not holding a connection. (mgcp_protocol.c:1399) 20241102130406626 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=515 (mgcp_protocol.c:230) 20241102130406626 DLMGCP DEBUG <0013> Generated response: line #00: 515 11361 FAIL (mgcp_msg.c:67) 20241102130406632 DLMGCP DEBUG <0013> Received message: line #00: CRCX 11362 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:67) 20241102130406632 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241102130406632 DLMGCP DEBUG <0013> Received message: line #02: C: 1227 (mgcp_msg.c:67) 20241102130406632 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241102130406632 DLMGCP DEBUG <0013> Received message: line #04: v=0 (mgcp_msg.c:67) 20241102130406632 DLMGCP DEBUG <0013> Received message: line #05: o=- 23 42 IN IP4 127.0.0.1 (mgcp_msg.c:67) 20241102130406632 DLMGCP DEBUG <0013> Received message: line #06: s=- (mgcp_msg.c:67) 20241102130406632 DLMGCP DEBUG <0013> Received message: line #07: c=IN IP4 127.0.0.1 (mgcp_msg.c:67) 20241102130406632 DLMGCP DEBUG <0013> Received message: line #08: t=0 0 (mgcp_msg.c:67) 20241102130406632 DLMGCP DEBUG <0013> Received message: line #09: m=audio 10000 RTP/AVP 96 (mgcp_msg.c:67) 20241102130406632 DLMGCP DEBUG <0013> Received message: line #10: a=rtpmap:96 VND.3GPP.IUFP/16000 (mgcp_msg.c:67) 20241102130406633 DLMGCP DEBUG <0013> Received message: line #11: a=ptime:20 (mgcp_msg.c:67) 20241102130406633 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:279) 20241102130406633 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:441) 20241102130406633 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241102130406633 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw conn:(1227/rtp C:B400BB5C r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241102130406633 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:B400BB5C connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241102130406633 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:B400BB5C output_enabled 0 (mgcp_msg.c:125) 20241102130406633 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241102130406633 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:B400BB5C Got media info via SDP: port:10000, addr:127.0.0.1, duration:20, payload-types:96=VND.3GPP.IUFP (mgcp_sdp.c:444) 20241102130406633 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw conn:(1227/rtp C:B400BB5C 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) 20241102130406633 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Configuring RTP endpoint: local port 10000 (mgcp_protocol.c:726) 20241102130406633 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:B400BB5C CRCX: Creating connection: port: 5948 (mgcp_protocol.c:1112) 20241102130406633 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:B400BB5C CRCX: connection successfully created (mgcp_protocol.c:1121) 20241102130406633 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241102130406633 DLMGCP DEBUG <0013> Generated response: line #00: 200 11362 OK (mgcp_msg.c:67) 20241102130406633 DLMGCP DEBUG <0013> Generated response: line #01: I: B400BB5C (mgcp_msg.c:67) 20241102130406633 DLMGCP DEBUG <0013> Generated response: line #02: v=0 (mgcp_msg.c:67) 20241102130406633 DLMGCP DEBUG <0013> Generated response: line #03: o=- B400BB5C 23 IN IP4 127.0.0.1 (mgcp_msg.c:67) 20241102130406633 DLMGCP DEBUG <0013> Generated response: line #04: s=- (mgcp_msg.c:67) 20241102130406633 DLMGCP DEBUG <0013> Generated response: line #05: c=IN IP4 127.0.0.1 (mgcp_msg.c:67) 20241102130406633 DLMGCP DEBUG <0013> Generated response: line #06: t=0 0 (mgcp_msg.c:67) 20241102130406633 DLMGCP DEBUG <0013> Generated response: line #07: m=audio 5948 RTP/AVP 96 (mgcp_msg.c:67) 20241102130406633 DLMGCP DEBUG <0013> Generated response: line #08: a=rtpmap:96 VND.3GPP.IUFP/16000 (mgcp_msg.c:67) 20241102130406633 DLMGCP DEBUG <0013> Generated response: line #09: a=ptime:20 (mgcp_msg.c:67) RTPEM0(400)@10445d38c153: Warning: Stopping inactive timer T_transmit. 20241102130406637 DLMGCP DEBUG <0013> Received message: line #00: CRCX 11363 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:67) 20241102130406637 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241102130406637 DLMGCP DEBUG <0013> Received message: line #02: C: 1227 (mgcp_msg.c:67) 20241102130406637 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241102130406637 DLMGCP DEBUG <0013> Received message: line #04: v=0 (mgcp_msg.c:67) 20241102130406637 DLMGCP DEBUG <0013> Received message: line #05: o=- 23 42 IN IP4 127.0.0.1 (mgcp_msg.c:67) 20241102130406637 DLMGCP DEBUG <0013> Received message: line #06: s=- (mgcp_msg.c:67) 20241102130406637 DLMGCP DEBUG <0013> Received message: line #07: c=IN IP4 127.0.0.1 (mgcp_msg.c:67) 20241102130406637 DLMGCP DEBUG <0013> Received message: line #08: t=0 0 (mgcp_msg.c:67) 20241102130406637 DLMGCP DEBUG <0013> Received message: line #09: m=audio 20000 RTP/AVP 96 (mgcp_msg.c:67) 20241102130406637 DLMGCP DEBUG <0013> Received message: line #10: a=rtpmap:96 VND.3GPP.IUFP/16000 (mgcp_msg.c:67) 20241102130406637 DLMGCP DEBUG <0013> Received message: line #11: a=ptime:20 (mgcp_msg.c:67) 20241102130406637 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:279) 20241102130406637 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:441) 20241102130406637 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241102130406637 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw conn:(1227/rtp C:691F1CE2 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241102130406637 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:691F1CE2 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241102130406637 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:691F1CE2 output_enabled 0 (mgcp_msg.c:125) 20241102130406637 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241102130406637 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:691F1CE2 Got media info via SDP: port:20000, addr:127.0.0.1, duration:20, payload-types:96=VND.3GPP.IUFP (mgcp_sdp.c:444) 20241102130406637 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw conn:(1227/rtp C:691F1CE2 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) 20241102130406637 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Configuring RTP endpoint: local port 20000 (mgcp_protocol.c:726) 20241102130406637 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:691F1CE2 CRCX: Creating connection: port: 5950 (mgcp_protocol.c:1112) 20241102130406637 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:691F1CE2 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241102130406637 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241102130406637 DLMGCP DEBUG <0013> Generated response: line #00: 200 11363 OK (mgcp_msg.c:67) 20241102130406637 DLMGCP DEBUG <0013> Generated response: line #01: I: 691F1CE2 (mgcp_msg.c:67) 20241102130406637 DLMGCP DEBUG <0013> Generated response: line #02: v=0 (mgcp_msg.c:67) 20241102130406637 DLMGCP DEBUG <0013> Generated response: line #03: o=- 691F1CE2 23 IN IP4 127.0.0.1 (mgcp_msg.c:67) 20241102130406637 DLMGCP DEBUG <0013> Generated response: line #04: s=- (mgcp_msg.c:67) 20241102130406637 DLMGCP DEBUG <0013> Generated response: line #05: c=IN IP4 127.0.0.1 (mgcp_msg.c:67) 20241102130406637 DLMGCP DEBUG <0013> Generated response: line #06: t=0 0 (mgcp_msg.c:67) 20241102130406637 DLMGCP DEBUG <0013> Generated response: line #07: m=audio 5950 RTP/AVP 96 (mgcp_msg.c:67) 20241102130406637 DLMGCP DEBUG <0013> Generated response: line #08: a=rtpmap:96 VND.3GPP.IUFP/16000 (mgcp_msg.c:67) 20241102130406637 DLMGCP DEBUG <0013> Generated response: line #09: a=ptime:20 (mgcp_msg.c:67) RTPEM1(401)@10445d38c153: Warning: Stopping inactive timer T_transmit. RTPEM0(400)@10445d38c153: IuUP INIT_ACK Received RTPEM0(400)@10445d38c153: Warning: Re-starting timer T_transmit, which is already active (running or expired). 20241102130408148 DLMGCP DEBUG <0013> Received message: line #00: MDCX 11364 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:67) 20241102130408148 DLMGCP DEBUG <0013> Received message: line #01: M: sendrecv (mgcp_msg.c:67) 20241102130408148 DLMGCP DEBUG <0013> Received message: line #02: C: 1227 (mgcp_msg.c:67) 20241102130408148 DLMGCP DEBUG <0013> Received message: line #03: I: B400BB5C (mgcp_msg.c:67) 20241102130408148 DLMGCP DEBUG <0013> Received message: line #04: L: p:20, a:AMR (mgcp_msg.c:67) 20241102130408148 DLMGCP DEBUG <0013> Received message: line #05: v=0 (mgcp_msg.c:67) 20241102130408148 DLMGCP DEBUG <0013> Received message: line #06: o=- 23 42 IN IP4 127.0.0.1 (mgcp_msg.c:67) 20241102130408148 DLMGCP DEBUG <0013> Received message: line #07: s=- (mgcp_msg.c:67) 20241102130408148 DLMGCP DEBUG <0013> Received message: line #08: c=IN IP4 127.0.0.1 (mgcp_msg.c:67) 20241102130408148 DLMGCP DEBUG <0013> Received message: line #09: t=0 0 (mgcp_msg.c:67) 20241102130408148 DLMGCP DEBUG <0013> Received message: line #10: m=audio 10000 RTP/AVP 96 (mgcp_msg.c:67) 20241102130408148 DLMGCP DEBUG <0013> Received message: line #11: a=rtpmap:96 VND.3GPP.IUFP/16000 (mgcp_msg.c:67) 20241102130408148 DLMGCP DEBUG <0013> Received message: line #12: a=ptime:20 (mgcp_msg.c:67) 20241102130408148 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:279) 20241102130408148 DLMGCP INFO <0013> MDCX: executing request handler "ModifiyConnection" for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:441) 20241102130408148 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw MDCX: modifying existing connection ... (mgcp_protocol.c:1155) 20241102130408148 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw conn:(1227/rtp C:B400BB5C r=127.0.0.1:10000<->l=127.0.0.1:5948) (mgcp_msg.c:118) 20241102130408148 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:B400BB5C connection mode 'sendrecv' 3 (mgcp_msg.c:120) 20241102130408148 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:B400BB5C output_enabled 1 (mgcp_msg.c:125) 20241102130408148 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241102130408148 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:B400BB5C Got media info via SDP: port:10000, addr:127.0.0.1, duration:20, payload-types:96=VND.3GPP.IUFP (mgcp_sdp.c:444) 20241102130408148 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw conn:(1227/rtp C:B400BB5C 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) 20241102130408148 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Configuring RTP endpoint: local port 10000 (mgcp_protocol.c:726) 20241102130408148 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:B400BB5C MDCX: modified conn:(1227/rtp C:B400BB5C r=127.0.0.1:10000<->l=127.0.0.1:5948) (mgcp_protocol.c:1338) 20241102130408148 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:B400BB5C MDCX: connection successfully modified (mgcp_protocol.c:1351) 20241102130408148 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241102130408148 DLMGCP DEBUG <0013> Generated response: line #00: 200 11364 OK (mgcp_msg.c:67) 20241102130408148 DLMGCP DEBUG <0013> Generated response: line #01: v=0 (mgcp_msg.c:67) 20241102130408148 DLMGCP DEBUG <0013> Generated response: line #02: o=- B400BB5C 23 IN IP4 127.0.0.1 (mgcp_msg.c:67) 20241102130408149 DLMGCP DEBUG <0013> Generated response: line #03: s=- (mgcp_msg.c:67) 20241102130408149 DLMGCP DEBUG <0013> Generated response: line #04: c=IN IP4 127.0.0.1 (mgcp_msg.c:67) 20241102130408149 DLMGCP DEBUG <0013> Generated response: line #05: t=0 0 (mgcp_msg.c:67) 20241102130408149 DLMGCP DEBUG <0013> Generated response: line #06: m=audio 5948 RTP/AVP 96 (mgcp_msg.c:67) 20241102130408149 DLMGCP DEBUG <0013> Generated response: line #07: a=rtpmap:96 VND.3GPP.IUFP/16000 (mgcp_msg.c:67) 20241102130408149 DLMGCP DEBUG <0013> Generated response: line #08: a=ptime:20 (mgcp_msg.c:67) RTPEM1(401)@10445d38c153: Warning: Re-starting timer T_transmit, which is already active (running or expired). 20241102130408656 DLMGCP DEBUG <0013> Received message: line #00: MDCX 11365 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:67) 20241102130408656 DLMGCP DEBUG <0013> Received message: line #01: M: sendrecv (mgcp_msg.c:67) 20241102130408656 DLMGCP DEBUG <0013> Received message: line #02: C: 1227 (mgcp_msg.c:67) 20241102130408656 DLMGCP DEBUG <0013> Received message: line #03: I: 691F1CE2 (mgcp_msg.c:67) 20241102130408656 DLMGCP DEBUG <0013> Received message: line #04: L: p:20, a:AMR (mgcp_msg.c:67) 20241102130408656 DLMGCP DEBUG <0013> Received message: line #05: v=0 (mgcp_msg.c:67) 20241102130408656 DLMGCP DEBUG <0013> Received message: line #06: o=- 23 42 IN IP4 127.0.0.1 (mgcp_msg.c:67) 20241102130408656 DLMGCP DEBUG <0013> Received message: line #07: s=- (mgcp_msg.c:67) 20241102130408656 DLMGCP DEBUG <0013> Received message: line #08: c=IN IP4 127.0.0.1 (mgcp_msg.c:67) 20241102130408656 DLMGCP DEBUG <0013> Received message: line #09: t=0 0 (mgcp_msg.c:67) 20241102130408656 DLMGCP DEBUG <0013> Received message: line #10: m=audio 20000 RTP/AVP 96 (mgcp_msg.c:67) 20241102130408656 DLMGCP DEBUG <0013> Received message: line #11: a=rtpmap:96 VND.3GPP.IUFP/16000 (mgcp_msg.c:67) 20241102130408656 DLMGCP DEBUG <0013> Received message: line #12: a=ptime:20 (mgcp_msg.c:67) 20241102130408656 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:279) 20241102130408656 DLMGCP INFO <0013> MDCX: executing request handler "ModifiyConnection" for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:441) 20241102130408656 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw MDCX: modifying existing connection ... (mgcp_protocol.c:1155) 20241102130408656 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw conn:(1227/rtp C:691F1CE2 r=127.0.0.1:20000<->l=127.0.0.1:5950) (mgcp_msg.c:118) 20241102130408656 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:691F1CE2 connection mode 'sendrecv' 3 (mgcp_msg.c:120) 20241102130408656 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:691F1CE2 output_enabled 1 (mgcp_msg.c:125) 20241102130408656 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241102130408656 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:691F1CE2 Got media info via SDP: port:20000, addr:127.0.0.1, duration:20, payload-types:96=VND.3GPP.IUFP (mgcp_sdp.c:444) 20241102130408656 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw conn:(1227/rtp C:691F1CE2 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) 20241102130408656 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Configuring RTP endpoint: local port 20000 (mgcp_protocol.c:726) 20241102130408656 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:691F1CE2 MDCX: modified conn:(1227/rtp C:691F1CE2 r=127.0.0.1:20000<->l=127.0.0.1:5950) (mgcp_protocol.c:1338) 20241102130408656 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:691F1CE2 MDCX: connection successfully modified (mgcp_protocol.c:1351) 20241102130408656 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241102130408656 DLMGCP DEBUG <0013> Generated response: line #00: 200 11365 OK (mgcp_msg.c:67) 20241102130408656 DLMGCP DEBUG <0013> Generated response: line #01: v=0 (mgcp_msg.c:67) 20241102130408656 DLMGCP DEBUG <0013> Generated response: line #02: o=- 691F1CE2 23 IN IP4 127.0.0.1 (mgcp_msg.c:67) 20241102130408656 DLMGCP DEBUG <0013> Generated response: line #03: s=- (mgcp_msg.c:67) 20241102130408656 DLMGCP DEBUG <0013> Generated response: line #04: c=IN IP4 127.0.0.1 (mgcp_msg.c:67) 20241102130408656 DLMGCP DEBUG <0013> Generated response: line #05: t=0 0 (mgcp_msg.c:67) 20241102130408656 DLMGCP DEBUG <0013> Generated response: line #06: m=audio 5950 RTP/AVP 96 (mgcp_msg.c:67) 20241102130408656 DLMGCP DEBUG <0013> Generated response: line #07: a=rtpmap:96 VND.3GPP.IUFP/16000 (mgcp_msg.c:67) 20241102130408657 DLMGCP DEBUG <0013> Generated response: line #08: a=ptime:20 (mgcp_msg.c:67) MTC@10445d38c153: 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@10445d38c153: 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 } 20241102130410762 DLMGCP DEBUG <0013> Received message: line #00: DLCX 11366 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:67) 20241102130410762 DLMGCP DEBUG <0013> Received message: line #01: C: 1227 (mgcp_msg.c:67) 20241102130410762 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:279) 20241102130410762 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:441) 20241102130410762 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241102130410762 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (2 total) at once (mgcp_protocol.c:1477) 20241102130410762 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:662) 20241102130410762 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:662) 20241102130410766 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241102130410766 DLMGCP DEBUG <0013> Generated response: line #00: 200 11366 OK (mgcp_msg.c:67) MTC@10445d38c153: setverdict(pass): none -> pass MTC@10445d38c153: setverdict(pass): pass -> pass, component reason not changed RTPEM1(401)@10445d38c153: Final verdict of PTC: none IPA-CTRL-CLI-IPA(404)@10445d38c153: Final verdict of PTC: none VirtCallAgent-STATS(403)@10445d38c153: Final verdict of PTC: none RTPEM0(400)@10445d38c153: Final verdict of PTC: none RTPEM2(402)@10445d38c153: Final verdict of PTC: none MTC@10445d38c153: Setting final verdict of the test case. MTC@10445d38c153: Local verdict of MTC: pass MTC@10445d38c153: Local verdict of PTC RTPEM0(400): none (pass -> pass) MTC@10445d38c153: Local verdict of PTC RTPEM1(401): none (pass -> pass) MTC@10445d38c153: Local verdict of PTC RTPEM2(402): none (pass -> pass) MTC@10445d38c153: Local verdict of PTC VirtCallAgent-STATS(403): none (pass -> pass) MTC@10445d38c153: Local verdict of PTC IPA-CTRL-CLI-IPA(404): none (pass -> pass) MTC@10445d38c153: Test case TC_two_crcx_mdcx_and_iuup finished. Verdict: pass MTC@10445d38c153: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh MGCP_Test.TC_two_crcx_mdcx_and_iuup pass'. Sat Nov 2 13:04:10 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=789676) Waiting for packet dumper to finish... 1 (prev_count=789676, count=829604) MTC@10445d38c153: External command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-latest/_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@10445d38c153: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-latest/_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 ------ Sat Nov 2 13:04:12 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-latest/logs/testsuite/MGCP_Test.TC_two_crcx_mdcx_and_iuup_rfci_unordered.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-latest/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@10445d38c153: External command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-latest/_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@10445d38c153: Test case TC_two_crcx_mdcx_and_iuup_rfci_unordered started. 20241102130413913 DLMGCP DEBUG <0013> Received message: line #00: DLCX 44919 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:67) 20241102130413913 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:279) 20241102130413913 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:441) 20241102130413913 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241102130413913 DLMGCP ERROR <0013> endpoint:rtpbridge/2@mgw DLCX: endpoint is not holding a connection. (mgcp_protocol.c:1399) 20241102130413913 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=515 (mgcp_protocol.c:230) 20241102130413913 DLMGCP DEBUG <0013> Generated response: line #00: 515 44919 FAIL (mgcp_msg.c:67) 20241102130413920 DLMGCP DEBUG <0013> Received message: line #00: CRCX 44920 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:67) 20241102130413920 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241102130413920 DLMGCP DEBUG <0013> Received message: line #02: C: 1227 (mgcp_msg.c:67) 20241102130413920 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241102130413920 DLMGCP DEBUG <0013> Received message: line #04: v=0 (mgcp_msg.c:67) 20241102130413920 DLMGCP DEBUG <0013> Received message: line #05: o=- 23 42 IN IP4 127.0.0.1 (mgcp_msg.c:67) 20241102130413920 DLMGCP DEBUG <0013> Received message: line #06: s=- (mgcp_msg.c:67) 20241102130413920 DLMGCP DEBUG <0013> Received message: line #07: c=IN IP4 127.0.0.1 (mgcp_msg.c:67) 20241102130413920 DLMGCP DEBUG <0013> Received message: line #08: t=0 0 (mgcp_msg.c:67) 20241102130413920 DLMGCP DEBUG <0013> Received message: line #09: m=audio 10000 RTP/AVP 96 (mgcp_msg.c:67) 20241102130413920 DLMGCP DEBUG <0013> Received message: line #10: a=rtpmap:96 VND.3GPP.IUFP/16000 (mgcp_msg.c:67) 20241102130413920 DLMGCP DEBUG <0013> Received message: line #11: a=ptime:20 (mgcp_msg.c:67) 20241102130413920 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:279) 20241102130413920 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:441) 20241102130413920 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241102130413920 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw conn:(1227/rtp C:7D18A96D r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241102130413920 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:7D18A96D connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241102130413920 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:7D18A96D output_enabled 0 (mgcp_msg.c:125) 20241102130413920 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241102130413920 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:7D18A96D Got media info via SDP: port:10000, addr:127.0.0.1, duration:20, payload-types:96=VND.3GPP.IUFP (mgcp_sdp.c:444) 20241102130413920 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw conn:(1227/rtp C:7D18A96D 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) 20241102130413921 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Configuring RTP endpoint: local port 10000 (mgcp_protocol.c:726) 20241102130413921 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:7D18A96D CRCX: Creating connection: port: 5952 (mgcp_protocol.c:1112) 20241102130413921 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:7D18A96D CRCX: connection successfully created (mgcp_protocol.c:1121) 20241102130413921 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241102130413921 DLMGCP DEBUG <0013> Generated response: line #00: 200 44920 OK (mgcp_msg.c:67) 20241102130413921 DLMGCP DEBUG <0013> Generated response: line #01: I: 7D18A96D (mgcp_msg.c:67) 20241102130413921 DLMGCP DEBUG <0013> Generated response: line #02: v=0 (mgcp_msg.c:67) 20241102130413921 DLMGCP DEBUG <0013> Generated response: line #03: o=- 7D18A96D 23 IN IP4 127.0.0.1 (mgcp_msg.c:67) 20241102130413921 DLMGCP DEBUG <0013> Generated response: line #04: s=- (mgcp_msg.c:67) 20241102130413921 DLMGCP DEBUG <0013> Generated response: line #05: c=IN IP4 127.0.0.1 (mgcp_msg.c:67) 20241102130413921 DLMGCP DEBUG <0013> Generated response: line #06: t=0 0 (mgcp_msg.c:67) 20241102130413921 DLMGCP DEBUG <0013> Generated response: line #07: m=audio 5952 RTP/AVP 96 (mgcp_msg.c:67) 20241102130413921 DLMGCP DEBUG <0013> Generated response: line #08: a=rtpmap:96 VND.3GPP.IUFP/16000 (mgcp_msg.c:67) 20241102130413921 DLMGCP DEBUG <0013> Generated response: line #09: a=ptime:20 (mgcp_msg.c:67) RTPEM0(405)@10445d38c153: Warning: Stopping inactive timer T_transmit. 20241102130413925 DLMGCP DEBUG <0013> Received message: line #00: CRCX 44921 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:67) 20241102130413925 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241102130413925 DLMGCP DEBUG <0013> Received message: line #02: C: 1227 (mgcp_msg.c:67) 20241102130413925 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241102130413925 DLMGCP DEBUG <0013> Received message: line #04: v=0 (mgcp_msg.c:67) 20241102130413925 DLMGCP DEBUG <0013> Received message: line #05: o=- 23 42 IN IP4 127.0.0.1 (mgcp_msg.c:67) 20241102130413925 DLMGCP DEBUG <0013> Received message: line #06: s=- (mgcp_msg.c:67) 20241102130413925 DLMGCP DEBUG <0013> Received message: line #07: c=IN IP4 127.0.0.1 (mgcp_msg.c:67) 20241102130413925 DLMGCP DEBUG <0013> Received message: line #08: t=0 0 (mgcp_msg.c:67) 20241102130413925 DLMGCP DEBUG <0013> Received message: line #09: m=audio 20000 RTP/AVP 96 (mgcp_msg.c:67) 20241102130413925 DLMGCP DEBUG <0013> Received message: line #10: a=rtpmap:96 VND.3GPP.IUFP/16000 (mgcp_msg.c:67) 20241102130413925 DLMGCP DEBUG <0013> Received message: line #11: a=ptime:20 (mgcp_msg.c:67) 20241102130413925 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:279) 20241102130413925 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:441) 20241102130413925 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241102130413925 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw conn:(1227/rtp C:021CE250 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241102130413925 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:021CE250 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241102130413925 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:021CE250 output_enabled 0 (mgcp_msg.c:125) 20241102130413925 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241102130413925 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:021CE250 Got media info via SDP: port:20000, addr:127.0.0.1, duration:20, payload-types:96=VND.3GPP.IUFP (mgcp_sdp.c:444) 20241102130413925 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw conn:(1227/rtp C:021CE250 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) 20241102130413925 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Configuring RTP endpoint: local port 20000 (mgcp_protocol.c:726) 20241102130413925 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:021CE250 CRCX: Creating connection: port: 5954 (mgcp_protocol.c:1112) 20241102130413925 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:021CE250 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241102130413925 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241102130413925 DLMGCP DEBUG <0013> Generated response: line #00: 200 44921 OK (mgcp_msg.c:67) 20241102130413925 DLMGCP DEBUG <0013> Generated response: line #01: I: 021CE250 (mgcp_msg.c:67) 20241102130413925 DLMGCP DEBUG <0013> Generated response: line #02: v=0 (mgcp_msg.c:67) 20241102130413925 DLMGCP DEBUG <0013> Generated response: line #03: o=- 021CE250 23 IN IP4 127.0.0.1 (mgcp_msg.c:67) 20241102130413925 DLMGCP DEBUG <0013> Generated response: line #04: s=- (mgcp_msg.c:67) 20241102130413925 DLMGCP DEBUG <0013> Generated response: line #05: c=IN IP4 127.0.0.1 (mgcp_msg.c:67) 20241102130413925 DLMGCP DEBUG <0013> Generated response: line #06: t=0 0 (mgcp_msg.c:67) 20241102130413925 DLMGCP DEBUG <0013> Generated response: line #07: m=audio 5954 RTP/AVP 96 (mgcp_msg.c:67) 20241102130413925 DLMGCP DEBUG <0013> Generated response: line #08: a=rtpmap:96 VND.3GPP.IUFP/16000 (mgcp_msg.c:67) 20241102130413925 DLMGCP DEBUG <0013> Generated response: line #09: a=ptime:20 (mgcp_msg.c:67) RTPEM1(406)@10445d38c153: Warning: Stopping inactive timer T_transmit. RTPEM0(405)@10445d38c153: IuUP INIT_ACK Received RTPEM0(405)@10445d38c153: Warning: Re-starting timer T_transmit, which is already active (running or expired). 20241102130415435 DLMGCP DEBUG <0013> Received message: line #00: MDCX 44922 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:67) 20241102130415435 DLMGCP DEBUG <0013> Received message: line #01: M: sendrecv (mgcp_msg.c:67) 20241102130415435 DLMGCP DEBUG <0013> Received message: line #02: C: 1227 (mgcp_msg.c:67) 20241102130415435 DLMGCP DEBUG <0013> Received message: line #03: I: 7D18A96D (mgcp_msg.c:67) 20241102130415435 DLMGCP DEBUG <0013> Received message: line #04: L: p:20, a:AMR (mgcp_msg.c:67) 20241102130415435 DLMGCP DEBUG <0013> Received message: line #05: v=0 (mgcp_msg.c:67) 20241102130415435 DLMGCP DEBUG <0013> Received message: line #06: o=- 23 42 IN IP4 127.0.0.1 (mgcp_msg.c:67) 20241102130415435 DLMGCP DEBUG <0013> Received message: line #07: s=- (mgcp_msg.c:67) 20241102130415435 DLMGCP DEBUG <0013> Received message: line #08: c=IN IP4 127.0.0.1 (mgcp_msg.c:67) 20241102130415435 DLMGCP DEBUG <0013> Received message: line #09: t=0 0 (mgcp_msg.c:67) 20241102130415435 DLMGCP DEBUG <0013> Received message: line #10: m=audio 10000 RTP/AVP 96 (mgcp_msg.c:67) 20241102130415435 DLMGCP DEBUG <0013> Received message: line #11: a=rtpmap:96 VND.3GPP.IUFP/16000 (mgcp_msg.c:67) 20241102130415435 DLMGCP DEBUG <0013> Received message: line #12: a=ptime:20 (mgcp_msg.c:67) 20241102130415435 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:279) 20241102130415435 DLMGCP INFO <0013> MDCX: executing request handler "ModifiyConnection" for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:441) 20241102130415435 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw MDCX: modifying existing connection ... (mgcp_protocol.c:1155) 20241102130415436 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw conn:(1227/rtp C:7D18A96D r=127.0.0.1:10000<->l=127.0.0.1:5952) (mgcp_msg.c:118) 20241102130415436 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:7D18A96D connection mode 'sendrecv' 3 (mgcp_msg.c:120) 20241102130415436 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:7D18A96D output_enabled 1 (mgcp_msg.c:125) 20241102130415436 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241102130415436 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:7D18A96D Got media info via SDP: port:10000, addr:127.0.0.1, duration:20, payload-types:96=VND.3GPP.IUFP (mgcp_sdp.c:444) 20241102130415436 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw conn:(1227/rtp C:7D18A96D 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) 20241102130415436 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Configuring RTP endpoint: local port 10000 (mgcp_protocol.c:726) 20241102130415436 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:7D18A96D MDCX: modified conn:(1227/rtp C:7D18A96D r=127.0.0.1:10000<->l=127.0.0.1:5952) (mgcp_protocol.c:1338) 20241102130415436 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:7D18A96D MDCX: connection successfully modified (mgcp_protocol.c:1351) 20241102130415436 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241102130415436 DLMGCP DEBUG <0013> Generated response: line #00: 200 44922 OK (mgcp_msg.c:67) 20241102130415436 DLMGCP DEBUG <0013> Generated response: line #01: v=0 (mgcp_msg.c:67) 20241102130415436 DLMGCP DEBUG <0013> Generated response: line #02: o=- 7D18A96D 23 IN IP4 127.0.0.1 (mgcp_msg.c:67) 20241102130415436 DLMGCP DEBUG <0013> Generated response: line #03: s=- (mgcp_msg.c:67) 20241102130415436 DLMGCP DEBUG <0013> Generated response: line #04: c=IN IP4 127.0.0.1 (mgcp_msg.c:67) 20241102130415436 DLMGCP DEBUG <0013> Generated response: line #05: t=0 0 (mgcp_msg.c:67) 20241102130415436 DLMGCP DEBUG <0013> Generated response: line #06: m=audio 5952 RTP/AVP 96 (mgcp_msg.c:67) 20241102130415436 DLMGCP DEBUG <0013> Generated response: line #07: a=rtpmap:96 VND.3GPP.IUFP/16000 (mgcp_msg.c:67) 20241102130415436 DLMGCP DEBUG <0013> Generated response: line #08: a=ptime:20 (mgcp_msg.c:67) RTPEM1(406)@10445d38c153: Warning: Re-starting timer T_transmit, which is already active (running or expired). 20241102130415942 DLMGCP DEBUG <0013> Received message: line #00: MDCX 44923 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:67) 20241102130415942 DLMGCP DEBUG <0013> Received message: line #01: M: sendrecv (mgcp_msg.c:67) 20241102130415942 DLMGCP DEBUG <0013> Received message: line #02: C: 1227 (mgcp_msg.c:67) 20241102130415942 DLMGCP DEBUG <0013> Received message: line #03: I: 021CE250 (mgcp_msg.c:67) 20241102130415942 DLMGCP DEBUG <0013> Received message: line #04: L: p:20, a:AMR (mgcp_msg.c:67) 20241102130415942 DLMGCP DEBUG <0013> Received message: line #05: v=0 (mgcp_msg.c:67) 20241102130415942 DLMGCP DEBUG <0013> Received message: line #06: o=- 23 42 IN IP4 127.0.0.1 (mgcp_msg.c:67) 20241102130415942 DLMGCP DEBUG <0013> Received message: line #07: s=- (mgcp_msg.c:67) 20241102130415942 DLMGCP DEBUG <0013> Received message: line #08: c=IN IP4 127.0.0.1 (mgcp_msg.c:67) 20241102130415942 DLMGCP DEBUG <0013> Received message: line #09: t=0 0 (mgcp_msg.c:67) 20241102130415942 DLMGCP DEBUG <0013> Received message: line #10: m=audio 20000 RTP/AVP 96 (mgcp_msg.c:67) 20241102130415942 DLMGCP DEBUG <0013> Received message: line #11: a=rtpmap:96 VND.3GPP.IUFP/16000 (mgcp_msg.c:67) 20241102130415942 DLMGCP DEBUG <0013> Received message: line #12: a=ptime:20 (mgcp_msg.c:67) 20241102130415942 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:279) 20241102130415942 DLMGCP INFO <0013> MDCX: executing request handler "ModifiyConnection" for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:441) 20241102130415942 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw MDCX: modifying existing connection ... (mgcp_protocol.c:1155) 20241102130415942 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw conn:(1227/rtp C:021CE250 r=127.0.0.1:20000<->l=127.0.0.1:5954) (mgcp_msg.c:118) 20241102130415942 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:021CE250 connection mode 'sendrecv' 3 (mgcp_msg.c:120) 20241102130415943 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:021CE250 output_enabled 1 (mgcp_msg.c:125) 20241102130415943 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241102130415943 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:021CE250 Got media info via SDP: port:20000, addr:127.0.0.1, duration:20, payload-types:96=VND.3GPP.IUFP (mgcp_sdp.c:444) 20241102130415943 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw conn:(1227/rtp C:021CE250 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) 20241102130415943 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Configuring RTP endpoint: local port 20000 (mgcp_protocol.c:726) 20241102130415943 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:021CE250 MDCX: modified conn:(1227/rtp C:021CE250 r=127.0.0.1:20000<->l=127.0.0.1:5954) (mgcp_protocol.c:1338) 20241102130415943 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:021CE250 MDCX: connection successfully modified (mgcp_protocol.c:1351) 20241102130415943 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241102130415943 DLMGCP DEBUG <0013> Generated response: line #00: 200 44923 OK (mgcp_msg.c:67) 20241102130415943 DLMGCP DEBUG <0013> Generated response: line #01: v=0 (mgcp_msg.c:67) 20241102130415943 DLMGCP DEBUG <0013> Generated response: line #02: o=- 021CE250 23 IN IP4 127.0.0.1 (mgcp_msg.c:67) 20241102130415943 DLMGCP DEBUG <0013> Generated response: line #03: s=- (mgcp_msg.c:67) 20241102130415943 DLMGCP DEBUG <0013> Generated response: line #04: c=IN IP4 127.0.0.1 (mgcp_msg.c:67) 20241102130415943 DLMGCP DEBUG <0013> Generated response: line #05: t=0 0 (mgcp_msg.c:67) 20241102130415943 DLMGCP DEBUG <0013> Generated response: line #06: m=audio 5954 RTP/AVP 96 (mgcp_msg.c:67) 20241102130415943 DLMGCP DEBUG <0013> Generated response: line #07: a=rtpmap:96 VND.3GPP.IUFP/16000 (mgcp_msg.c:67) 20241102130415943 DLMGCP DEBUG <0013> Generated response: line #08: a=ptime:20 (mgcp_msg.c:67) MTC@10445d38c153: stats: { num_pkts_tx := 196, bytes_payload_tx := 784, 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@10445d38c153: 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 } 20241102130418049 DLMGCP DEBUG <0013> Received message: line #00: DLCX 44924 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:67) 20241102130418049 DLMGCP DEBUG <0013> Received message: line #01: C: 1227 (mgcp_msg.c:67) 20241102130418049 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:279) 20241102130418049 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:441) 20241102130418049 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241102130418049 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (2 total) at once (mgcp_protocol.c:1477) 20241102130418049 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:662) 20241102130418049 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:662) 20241102130418053 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241102130418053 DLMGCP DEBUG <0013> Generated response: line #00: 200 44924 OK (mgcp_msg.c:67) MTC@10445d38c153: setverdict(pass): none -> pass MTC@10445d38c153: setverdict(pass): pass -> pass, component reason not changed RTPEM1(406)@10445d38c153: Final verdict of PTC: none RTPEM0(405)@10445d38c153: Final verdict of PTC: none IPA-CTRL-CLI-IPA(409)@10445d38c153: Final verdict of PTC: none RTPEM2(407)@10445d38c153: Final verdict of PTC: none VirtCallAgent-STATS(408)@10445d38c153: Final verdict of PTC: none MTC@10445d38c153: Setting final verdict of the test case. MTC@10445d38c153: Local verdict of MTC: pass MTC@10445d38c153: Local verdict of PTC RTPEM0(405): none (pass -> pass) MTC@10445d38c153: Local verdict of PTC RTPEM1(406): none (pass -> pass) MTC@10445d38c153: Local verdict of PTC RTPEM2(407): none (pass -> pass) MTC@10445d38c153: Local verdict of PTC VirtCallAgent-STATS(408): none (pass -> pass) MTC@10445d38c153: Local verdict of PTC IPA-CTRL-CLI-IPA(409): none (pass -> pass) MTC@10445d38c153: Test case TC_two_crcx_mdcx_and_iuup_rfci_unordered finished. Verdict: pass MTC@10445d38c153: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh MGCP_Test.TC_two_crcx_mdcx_and_iuup_rfci_unordered pass'. Sat Nov 2 13:04:18 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=788460) Waiting for packet dumper to finish... 1 (prev_count=788460, count=827804) MTC@10445d38c153: External command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-latest/_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@10445d38c153: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-latest/_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 ------ Sat Nov 2 13:04:20 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-latest/logs/testsuite/MGCP_Test.TC_two_crcx_mdcx_and_iuup_mdcx_recvonly.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-latest/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@10445d38c153: External command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-latest/_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@10445d38c153: Test case TC_two_crcx_mdcx_and_iuup_mdcx_recvonly started. 20241102130421203 DLMGCP DEBUG <0013> Received message: line #00: DLCX 52799 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:67) 20241102130421203 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:279) 20241102130421203 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:441) 20241102130421203 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241102130421203 DLMGCP ERROR <0013> endpoint:rtpbridge/2@mgw DLCX: endpoint is not holding a connection. (mgcp_protocol.c:1399) 20241102130421203 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=515 (mgcp_protocol.c:230) 20241102130421203 DLMGCP DEBUG <0013> Generated response: line #00: 515 52799 FAIL (mgcp_msg.c:67) 20241102130421210 DLMGCP DEBUG <0013> Received message: line #00: CRCX 52800 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:67) 20241102130421210 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241102130421210 DLMGCP DEBUG <0013> Received message: line #02: C: 1227 (mgcp_msg.c:67) 20241102130421210 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241102130421210 DLMGCP DEBUG <0013> Received message: line #04: v=0 (mgcp_msg.c:67) 20241102130421210 DLMGCP DEBUG <0013> Received message: line #05: o=- 23 42 IN IP4 127.0.0.1 (mgcp_msg.c:67) 20241102130421210 DLMGCP DEBUG <0013> Received message: line #06: s=- (mgcp_msg.c:67) 20241102130421210 DLMGCP DEBUG <0013> Received message: line #07: c=IN IP4 127.0.0.1 (mgcp_msg.c:67) 20241102130421210 DLMGCP DEBUG <0013> Received message: line #08: t=0 0 (mgcp_msg.c:67) 20241102130421210 DLMGCP DEBUG <0013> Received message: line #09: m=audio 10000 RTP/AVP 96 (mgcp_msg.c:67) 20241102130421210 DLMGCP DEBUG <0013> Received message: line #10: a=rtpmap:96 VND.3GPP.IUFP/16000 (mgcp_msg.c:67) 20241102130421210 DLMGCP DEBUG <0013> Received message: line #11: a=ptime:20 (mgcp_msg.c:67) 20241102130421210 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:279) 20241102130421210 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:441) 20241102130421210 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241102130421210 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw conn:(1227/rtp C:37E77AF4 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241102130421210 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:37E77AF4 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241102130421210 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:37E77AF4 output_enabled 0 (mgcp_msg.c:125) 20241102130421210 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241102130421210 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:37E77AF4 Got media info via SDP: port:10000, addr:127.0.0.1, duration:20, payload-types:96=VND.3GPP.IUFP (mgcp_sdp.c:444) 20241102130421210 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw conn:(1227/rtp C:37E77AF4 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) 20241102130421210 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Configuring RTP endpoint: local port 10000 (mgcp_protocol.c:726) 20241102130421211 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:37E77AF4 CRCX: Creating connection: port: 5956 (mgcp_protocol.c:1112) 20241102130421211 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:37E77AF4 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241102130421211 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241102130421211 DLMGCP DEBUG <0013> Generated response: line #00: 200 52800 OK (mgcp_msg.c:67) 20241102130421211 DLMGCP DEBUG <0013> Generated response: line #01: I: 37E77AF4 (mgcp_msg.c:67) 20241102130421211 DLMGCP DEBUG <0013> Generated response: line #02: v=0 (mgcp_msg.c:67) 20241102130421211 DLMGCP DEBUG <0013> Generated response: line #03: o=- 37E77AF4 23 IN IP4 127.0.0.1 (mgcp_msg.c:67) 20241102130421211 DLMGCP DEBUG <0013> Generated response: line #04: s=- (mgcp_msg.c:67) 20241102130421211 DLMGCP DEBUG <0013> Generated response: line #05: c=IN IP4 127.0.0.1 (mgcp_msg.c:67) 20241102130421211 DLMGCP DEBUG <0013> Generated response: line #06: t=0 0 (mgcp_msg.c:67) 20241102130421211 DLMGCP DEBUG <0013> Generated response: line #07: m=audio 5956 RTP/AVP 96 (mgcp_msg.c:67) 20241102130421211 DLMGCP DEBUG <0013> Generated response: line #08: a=rtpmap:96 VND.3GPP.IUFP/16000 (mgcp_msg.c:67) 20241102130421211 DLMGCP DEBUG <0013> Generated response: line #09: a=ptime:20 (mgcp_msg.c:67) RTPEM0(410)@10445d38c153: Warning: Stopping inactive timer T_transmit. 20241102130421215 DLMGCP DEBUG <0013> Received message: line #00: CRCX 52801 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:67) 20241102130421215 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241102130421215 DLMGCP DEBUG <0013> Received message: line #02: C: 1227 (mgcp_msg.c:67) 20241102130421215 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241102130421215 DLMGCP DEBUG <0013> Received message: line #04: v=0 (mgcp_msg.c:67) 20241102130421215 DLMGCP DEBUG <0013> Received message: line #05: o=- 23 42 IN IP4 127.0.0.1 (mgcp_msg.c:67) 20241102130421215 DLMGCP DEBUG <0013> Received message: line #06: s=- (mgcp_msg.c:67) 20241102130421215 DLMGCP DEBUG <0013> Received message: line #07: c=IN IP4 127.0.0.1 (mgcp_msg.c:67) 20241102130421215 DLMGCP DEBUG <0013> Received message: line #08: t=0 0 (mgcp_msg.c:67) 20241102130421215 DLMGCP DEBUG <0013> Received message: line #09: m=audio 20000 RTP/AVP 96 (mgcp_msg.c:67) 20241102130421215 DLMGCP DEBUG <0013> Received message: line #10: a=rtpmap:96 VND.3GPP.IUFP/16000 (mgcp_msg.c:67) 20241102130421215 DLMGCP DEBUG <0013> Received message: line #11: a=ptime:20 (mgcp_msg.c:67) 20241102130421215 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:279) 20241102130421215 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:441) 20241102130421215 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241102130421215 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw conn:(1227/rtp C:EC403A11 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241102130421215 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:EC403A11 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241102130421215 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:EC403A11 output_enabled 0 (mgcp_msg.c:125) 20241102130421215 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241102130421215 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:EC403A11 Got media info via SDP: port:20000, addr:127.0.0.1, duration:20, payload-types:96=VND.3GPP.IUFP (mgcp_sdp.c:444) 20241102130421215 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw conn:(1227/rtp C:EC403A11 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) 20241102130421215 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Configuring RTP endpoint: local port 20000 (mgcp_protocol.c:726) 20241102130421216 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:EC403A11 CRCX: Creating connection: port: 5958 (mgcp_protocol.c:1112) 20241102130421216 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:EC403A11 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241102130421216 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241102130421216 DLMGCP DEBUG <0013> Generated response: line #00: 200 52801 OK (mgcp_msg.c:67) 20241102130421216 DLMGCP DEBUG <0013> Generated response: line #01: I: EC403A11 (mgcp_msg.c:67) 20241102130421216 DLMGCP DEBUG <0013> Generated response: line #02: v=0 (mgcp_msg.c:67) 20241102130421216 DLMGCP DEBUG <0013> Generated response: line #03: o=- EC403A11 23 IN IP4 127.0.0.1 (mgcp_msg.c:67) 20241102130421216 DLMGCP DEBUG <0013> Generated response: line #04: s=- (mgcp_msg.c:67) 20241102130421216 DLMGCP DEBUG <0013> Generated response: line #05: c=IN IP4 127.0.0.1 (mgcp_msg.c:67) 20241102130421216 DLMGCP DEBUG <0013> Generated response: line #06: t=0 0 (mgcp_msg.c:67) 20241102130421216 DLMGCP DEBUG <0013> Generated response: line #07: m=audio 5958 RTP/AVP 96 (mgcp_msg.c:67) 20241102130421216 DLMGCP DEBUG <0013> Generated response: line #08: a=rtpmap:96 VND.3GPP.IUFP/16000 (mgcp_msg.c:67) 20241102130421216 DLMGCP DEBUG <0013> Generated response: line #09: a=ptime:20 (mgcp_msg.c:67) RTPEM1(411)@10445d38c153: Warning: Stopping inactive timer T_transmit. RTPEM0(410)@10445d38c153: IuUP INIT_ACK Received RTPEM0(410)@10445d38c153: Warning: Re-starting timer T_transmit, which is already active (running or expired). 20241102130422726 DLMGCP DEBUG <0013> Received message: line #00: MDCX 52802 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:67) 20241102130422726 DLMGCP DEBUG <0013> Received message: line #01: M: sendrecv (mgcp_msg.c:67) 20241102130422726 DLMGCP DEBUG <0013> Received message: line #02: C: 1227 (mgcp_msg.c:67) 20241102130422726 DLMGCP DEBUG <0013> Received message: line #03: I: 37E77AF4 (mgcp_msg.c:67) 20241102130422726 DLMGCP DEBUG <0013> Received message: line #04: L: p:20, a:AMR (mgcp_msg.c:67) 20241102130422726 DLMGCP DEBUG <0013> Received message: line #05: v=0 (mgcp_msg.c:67) 20241102130422726 DLMGCP DEBUG <0013> Received message: line #06: o=- 23 42 IN IP4 127.0.0.1 (mgcp_msg.c:67) 20241102130422726 DLMGCP DEBUG <0013> Received message: line #07: s=- (mgcp_msg.c:67) 20241102130422726 DLMGCP DEBUG <0013> Received message: line #08: c=IN IP4 127.0.0.1 (mgcp_msg.c:67) 20241102130422726 DLMGCP DEBUG <0013> Received message: line #09: t=0 0 (mgcp_msg.c:67) 20241102130422726 DLMGCP DEBUG <0013> Received message: line #10: m=audio 10000 RTP/AVP 96 (mgcp_msg.c:67) 20241102130422726 DLMGCP DEBUG <0013> Received message: line #11: a=rtpmap:96 VND.3GPP.IUFP/16000 (mgcp_msg.c:67) 20241102130422726 DLMGCP DEBUG <0013> Received message: line #12: a=ptime:20 (mgcp_msg.c:67) 20241102130422726 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:279) 20241102130422726 DLMGCP INFO <0013> MDCX: executing request handler "ModifiyConnection" for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:441) 20241102130422726 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw MDCX: modifying existing connection ... (mgcp_protocol.c:1155) 20241102130422726 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw conn:(1227/rtp C:37E77AF4 r=127.0.0.1:10000<->l=127.0.0.1:5956) (mgcp_msg.c:118) 20241102130422726 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:37E77AF4 connection mode 'sendrecv' 3 (mgcp_msg.c:120) 20241102130422726 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:37E77AF4 output_enabled 1 (mgcp_msg.c:125) 20241102130422726 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241102130422726 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:37E77AF4 Got media info via SDP: port:10000, addr:127.0.0.1, duration:20, payload-types:96=VND.3GPP.IUFP (mgcp_sdp.c:444) 20241102130422726 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw conn:(1227/rtp C:37E77AF4 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) 20241102130422727 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Configuring RTP endpoint: local port 10000 (mgcp_protocol.c:726) 20241102130422727 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:37E77AF4 MDCX: modified conn:(1227/rtp C:37E77AF4 r=127.0.0.1:10000<->l=127.0.0.1:5956) (mgcp_protocol.c:1338) 20241102130422727 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:37E77AF4 MDCX: connection successfully modified (mgcp_protocol.c:1351) 20241102130422727 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241102130422727 DLMGCP DEBUG <0013> Generated response: line #00: 200 52802 OK (mgcp_msg.c:67) 20241102130422727 DLMGCP DEBUG <0013> Generated response: line #01: v=0 (mgcp_msg.c:67) 20241102130422727 DLMGCP DEBUG <0013> Generated response: line #02: o=- 37E77AF4 23 IN IP4 127.0.0.1 (mgcp_msg.c:67) 20241102130422727 DLMGCP DEBUG <0013> Generated response: line #03: s=- (mgcp_msg.c:67) 20241102130422727 DLMGCP DEBUG <0013> Generated response: line #04: c=IN IP4 127.0.0.1 (mgcp_msg.c:67) 20241102130422727 DLMGCP DEBUG <0013> Generated response: line #05: t=0 0 (mgcp_msg.c:67) 20241102130422727 DLMGCP DEBUG <0013> Generated response: line #06: m=audio 5956 RTP/AVP 96 (mgcp_msg.c:67) 20241102130422727 DLMGCP DEBUG <0013> Generated response: line #07: a=rtpmap:96 VND.3GPP.IUFP/16000 (mgcp_msg.c:67) 20241102130422727 DLMGCP DEBUG <0013> Generated response: line #08: a=ptime:20 (mgcp_msg.c:67) RTPEM1(411)@10445d38c153: Warning: Re-starting timer T_transmit, which is already active (running or expired). 20241102130423233 DLMGCP DEBUG <0013> Received message: line #00: MDCX 52803 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:67) 20241102130423233 DLMGCP DEBUG <0013> Received message: line #01: M: sendrecv (mgcp_msg.c:67) 20241102130423233 DLMGCP DEBUG <0013> Received message: line #02: C: 1227 (mgcp_msg.c:67) 20241102130423233 DLMGCP DEBUG <0013> Received message: line #03: I: EC403A11 (mgcp_msg.c:67) 20241102130423234 DLMGCP DEBUG <0013> Received message: line #04: L: p:20, a:AMR (mgcp_msg.c:67) 20241102130423234 DLMGCP DEBUG <0013> Received message: line #05: v=0 (mgcp_msg.c:67) 20241102130423234 DLMGCP DEBUG <0013> Received message: line #06: o=- 23 42 IN IP4 127.0.0.1 (mgcp_msg.c:67) 20241102130423234 DLMGCP DEBUG <0013> Received message: line #07: s=- (mgcp_msg.c:67) 20241102130423234 DLMGCP DEBUG <0013> Received message: line #08: c=IN IP4 127.0.0.1 (mgcp_msg.c:67) 20241102130423234 DLMGCP DEBUG <0013> Received message: line #09: t=0 0 (mgcp_msg.c:67) 20241102130423234 DLMGCP DEBUG <0013> Received message: line #10: m=audio 20000 RTP/AVP 96 (mgcp_msg.c:67) 20241102130423234 DLMGCP DEBUG <0013> Received message: line #11: a=rtpmap:96 VND.3GPP.IUFP/16000 (mgcp_msg.c:67) 20241102130423234 DLMGCP DEBUG <0013> Received message: line #12: a=ptime:20 (mgcp_msg.c:67) 20241102130423234 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:279) 20241102130423234 DLMGCP INFO <0013> MDCX: executing request handler "ModifiyConnection" for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:441) 20241102130423234 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw MDCX: modifying existing connection ... (mgcp_protocol.c:1155) 20241102130423234 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw conn:(1227/rtp C:EC403A11 r=127.0.0.1:20000<->l=127.0.0.1:5958) (mgcp_msg.c:118) 20241102130423234 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:EC403A11 connection mode 'sendrecv' 3 (mgcp_msg.c:120) 20241102130423234 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:EC403A11 output_enabled 1 (mgcp_msg.c:125) 20241102130423234 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241102130423234 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:EC403A11 Got media info via SDP: port:20000, addr:127.0.0.1, duration:20, payload-types:96=VND.3GPP.IUFP (mgcp_sdp.c:444) 20241102130423234 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw conn:(1227/rtp C:EC403A11 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) 20241102130423234 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Configuring RTP endpoint: local port 20000 (mgcp_protocol.c:726) 20241102130423234 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:EC403A11 MDCX: modified conn:(1227/rtp C:EC403A11 r=127.0.0.1:20000<->l=127.0.0.1:5958) (mgcp_protocol.c:1338) 20241102130423234 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:EC403A11 MDCX: connection successfully modified (mgcp_protocol.c:1351) 20241102130423234 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241102130423234 DLMGCP DEBUG <0013> Generated response: line #00: 200 52803 OK (mgcp_msg.c:67) 20241102130423234 DLMGCP DEBUG <0013> Generated response: line #01: v=0 (mgcp_msg.c:67) 20241102130423234 DLMGCP DEBUG <0013> Generated response: line #02: o=- EC403A11 23 IN IP4 127.0.0.1 (mgcp_msg.c:67) 20241102130423234 DLMGCP DEBUG <0013> Generated response: line #03: s=- (mgcp_msg.c:67) 20241102130423234 DLMGCP DEBUG <0013> Generated response: line #04: c=IN IP4 127.0.0.1 (mgcp_msg.c:67) 20241102130423234 DLMGCP DEBUG <0013> Generated response: line #05: t=0 0 (mgcp_msg.c:67) 20241102130423234 DLMGCP DEBUG <0013> Generated response: line #06: m=audio 5958 RTP/AVP 96 (mgcp_msg.c:67) 20241102130423234 DLMGCP DEBUG <0013> Generated response: line #07: a=rtpmap:96 VND.3GPP.IUFP/16000 (mgcp_msg.c:67) 20241102130423234 DLMGCP DEBUG <0013> Generated response: line #08: a=ptime:20 (mgcp_msg.c:67) MTC@10445d38c153: stats: { num_pkts_tx := 196, bytes_payload_tx := 784, num_pkts_rx := 122, bytes_payload_rx := 976, num_pkts_rx_err_seq := 0, num_pkts_rx_err_ts := 0, num_pkts_rx_err_pt := 0, num_pkts_rx_err_disabled := 0, num_pkts_rx_err_payload := 0 } MTC@10445d38c153: stats: { num_pkts_tx := 171, bytes_payload_tx := 684, 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@10445d38c153: setverdict(pass): none -> pass 20241102130425242 DLMGCP DEBUG <0013> Received message: line #00: MDCX 52804 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:67) 20241102130425242 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241102130425242 DLMGCP DEBUG <0013> Received message: line #02: C: 1227 (mgcp_msg.c:67) 20241102130425242 DLMGCP DEBUG <0013> Received message: line #03: I: EC403A11 (mgcp_msg.c:67) 20241102130425242 DLMGCP DEBUG <0013> Received message: line #04: L: p:20, a:AMR (mgcp_msg.c:67) 20241102130425242 DLMGCP DEBUG <0013> Received message: line #05: v=0 (mgcp_msg.c:67) 20241102130425242 DLMGCP DEBUG <0013> Received message: line #06: o=- 23 42 IN IP4 127.0.0.1 (mgcp_msg.c:67) 20241102130425242 DLMGCP DEBUG <0013> Received message: line #07: s=- (mgcp_msg.c:67) 20241102130425242 DLMGCP DEBUG <0013> Received message: line #08: c=IN IP4 127.0.0.1 (mgcp_msg.c:67) 20241102130425242 DLMGCP DEBUG <0013> Received message: line #09: t=0 0 (mgcp_msg.c:67) 20241102130425242 DLMGCP DEBUG <0013> Received message: line #10: m=audio 20000 RTP/AVP 96 (mgcp_msg.c:67) 20241102130425242 DLMGCP DEBUG <0013> Received message: line #11: a=rtpmap:96 VND.3GPP.IUFP/16000 (mgcp_msg.c:67) 20241102130425242 DLMGCP DEBUG <0013> Received message: line #12: a=ptime:20 (mgcp_msg.c:67) 20241102130425242 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:279) 20241102130425242 DLMGCP INFO <0013> MDCX: executing request handler "ModifiyConnection" for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:441) 20241102130425243 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw MDCX: modifying existing connection ... (mgcp_protocol.c:1155) 20241102130425243 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw conn:(1227/rtp C:EC403A11 r=127.0.0.1:20000<->l=127.0.0.1:5958) (mgcp_msg.c:118) 20241102130425243 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:EC403A11 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241102130425243 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:EC403A11 output_enabled 0 (mgcp_msg.c:125) 20241102130425243 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241102130425243 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:EC403A11 Got media info via SDP: port:20000, addr:127.0.0.1, duration:20, payload-types:96=VND.3GPP.IUFP (mgcp_sdp.c:444) 20241102130425243 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw conn:(1227/rtp C:EC403A11 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) 20241102130425243 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Configuring RTP endpoint: local port 20000 (mgcp_protocol.c:726) 20241102130425243 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:EC403A11 MDCX: modified conn:(1227/rtp C:EC403A11 r=127.0.0.1:20000<->l=127.0.0.1:5958) (mgcp_protocol.c:1338) 20241102130425243 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:EC403A11 MDCX: connection successfully modified (mgcp_protocol.c:1351) 20241102130425243 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241102130425243 DLMGCP DEBUG <0013> Generated response: line #00: 200 52804 OK (mgcp_msg.c:67) 20241102130425243 DLMGCP DEBUG <0013> Generated response: line #01: v=0 (mgcp_msg.c:67) 20241102130425243 DLMGCP DEBUG <0013> Generated response: line #02: o=- EC403A11 23 IN IP4 127.0.0.1 (mgcp_msg.c:67) 20241102130425243 DLMGCP DEBUG <0013> Generated response: line #03: s=- (mgcp_msg.c:67) 20241102130425243 DLMGCP DEBUG <0013> Generated response: line #04: c=IN IP4 127.0.0.1 (mgcp_msg.c:67) 20241102130425243 DLMGCP DEBUG <0013> Generated response: line #05: t=0 0 (mgcp_msg.c:67) 20241102130425243 DLMGCP DEBUG <0013> Generated response: line #06: m=audio 5958 RTP/AVP 96 (mgcp_msg.c:67) 20241102130425243 DLMGCP DEBUG <0013> Generated response: line #07: a=rtpmap:96 VND.3GPP.IUFP/16000 (mgcp_msg.c:67) 20241102130425243 DLMGCP DEBUG <0013> Generated response: line #08: a=ptime:20 (mgcp_msg.c:67) 20241102130426250 DLMGCP DEBUG <0013> Received message: line #00: MDCX 52805 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:67) 20241102130426250 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241102130426250 DLMGCP DEBUG <0013> Received message: line #02: C: 1227 (mgcp_msg.c:67) 20241102130426250 DLMGCP DEBUG <0013> Received message: line #03: I: 37E77AF4 (mgcp_msg.c:67) 20241102130426250 DLMGCP DEBUG <0013> Received message: line #04: L: p:20, a:AMR (mgcp_msg.c:67) 20241102130426250 DLMGCP DEBUG <0013> Received message: line #05: v=0 (mgcp_msg.c:67) 20241102130426250 DLMGCP DEBUG <0013> Received message: line #06: o=- 23 42 IN IP4 127.0.0.1 (mgcp_msg.c:67) 20241102130426250 DLMGCP DEBUG <0013> Received message: line #07: s=- (mgcp_msg.c:67) 20241102130426250 DLMGCP DEBUG <0013> Received message: line #08: c=IN IP4 127.0.0.1 (mgcp_msg.c:67) 20241102130426250 DLMGCP DEBUG <0013> Received message: line #09: t=0 0 (mgcp_msg.c:67) 20241102130426250 DLMGCP DEBUG <0013> Received message: line #10: m=audio 10000 RTP/AVP 96 (mgcp_msg.c:67) 20241102130426250 DLMGCP DEBUG <0013> Received message: line #11: a=rtpmap:96 VND.3GPP.IUFP/16000 (mgcp_msg.c:67) 20241102130426250 DLMGCP DEBUG <0013> Received message: line #12: a=ptime:20 (mgcp_msg.c:67) 20241102130426250 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:279) 20241102130426250 DLMGCP INFO <0013> MDCX: executing request handler "ModifiyConnection" for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:441) 20241102130426250 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw MDCX: modifying existing connection ... (mgcp_protocol.c:1155) 20241102130426250 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw conn:(1227/rtp C:37E77AF4 r=127.0.0.1:10000<->l=127.0.0.1:5956) (mgcp_msg.c:118) 20241102130426250 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:37E77AF4 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241102130426250 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:37E77AF4 output_enabled 0 (mgcp_msg.c:125) 20241102130426250 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241102130426250 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:37E77AF4 Got media info via SDP: port:10000, addr:127.0.0.1, duration:20, payload-types:96=VND.3GPP.IUFP (mgcp_sdp.c:444) 20241102130426250 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw conn:(1227/rtp C:37E77AF4 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) 20241102130426250 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Configuring RTP endpoint: local port 10000 (mgcp_protocol.c:726) 20241102130426250 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:37E77AF4 MDCX: modified conn:(1227/rtp C:37E77AF4 r=127.0.0.1:10000<->l=127.0.0.1:5956) (mgcp_protocol.c:1338) 20241102130426250 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:37E77AF4 MDCX: connection successfully modified (mgcp_protocol.c:1351) 20241102130426250 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241102130426250 DLMGCP DEBUG <0013> Generated response: line #00: 200 52805 OK (mgcp_msg.c:67) 20241102130426250 DLMGCP DEBUG <0013> Generated response: line #01: v=0 (mgcp_msg.c:67) 20241102130426250 DLMGCP DEBUG <0013> Generated response: line #02: o=- 37E77AF4 23 IN IP4 127.0.0.1 (mgcp_msg.c:67) 20241102130426250 DLMGCP DEBUG <0013> Generated response: line #03: s=- (mgcp_msg.c:67) 20241102130426250 DLMGCP DEBUG <0013> Generated response: line #04: c=IN IP4 127.0.0.1 (mgcp_msg.c:67) 20241102130426250 DLMGCP DEBUG <0013> Generated response: line #05: t=0 0 (mgcp_msg.c:67) 20241102130426250 DLMGCP DEBUG <0013> Generated response: line #06: m=audio 5956 RTP/AVP 96 (mgcp_msg.c:67) 20241102130426250 DLMGCP DEBUG <0013> Generated response: line #07: a=rtpmap:96 VND.3GPP.IUFP/16000 (mgcp_msg.c:67) 20241102130426250 DLMGCP DEBUG <0013> Generated response: line #08: a=ptime:20 (mgcp_msg.c:67) RTPEM0(410)@10445d38c153: Warning: Stopping inactive timer T_transmit. 20241102130427356 DLMGCP DEBUG <0013> Received message: line #00: DLCX 52806 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:67) 20241102130427356 DLMGCP DEBUG <0013> Received message: line #01: C: 1227 (mgcp_msg.c:67) 20241102130427356 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:279) 20241102130427356 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:441) 20241102130427356 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241102130427356 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (2 total) at once (mgcp_protocol.c:1477) 20241102130427356 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:662) 20241102130427356 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:662) 20241102130427361 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241102130427361 DLMGCP DEBUG <0013> Generated response: line #00: 200 52806 OK (mgcp_msg.c:67) MTC@10445d38c153: setverdict(pass): pass -> pass, component reason not changed RTPEM0(410)@10445d38c153: Final verdict of PTC: none RTPEM1(411)@10445d38c153: Final verdict of PTC: none IPA-CTRL-CLI-IPA(414)@10445d38c153: Final verdict of PTC: none RTPEM2(412)@10445d38c153: Final verdict of PTC: none VirtCallAgent-STATS(413)@10445d38c153: Final verdict of PTC: none MTC@10445d38c153: Setting final verdict of the test case. MTC@10445d38c153: Local verdict of MTC: pass MTC@10445d38c153: Local verdict of PTC RTPEM0(410): none (pass -> pass) MTC@10445d38c153: Local verdict of PTC RTPEM1(411): none (pass -> pass) MTC@10445d38c153: Local verdict of PTC RTPEM2(412): none (pass -> pass) MTC@10445d38c153: Local verdict of PTC VirtCallAgent-STATS(413): none (pass -> pass) MTC@10445d38c153: Local verdict of PTC IPA-CTRL-CLI-IPA(414): none (pass -> pass) MTC@10445d38c153: Test case TC_two_crcx_mdcx_and_iuup_mdcx_recvonly finished. Verdict: pass MTC@10445d38c153: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh MGCP_Test.TC_two_crcx_mdcx_and_iuup_mdcx_recvonly pass'. Sat Nov 2 13:04:27 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=1012500) Waiting for packet dumper to finish... 1 (prev_count=1012500, count=1032268) MTC@10445d38c153: External command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-latest/_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@10445d38c153: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-latest/_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 ------ Sat Nov 2 13:04:29 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-latest/logs/testsuite/MGCP_Test.TC_two_crcx_mdcx_and_iuup_rtp.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-latest/logs/testsuite/MGCP_Test.TC_two_crcx_mdcx_and_iuup_rtp.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@10445d38c153: External command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-latest/_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@10445d38c153: Test case TC_two_crcx_mdcx_and_iuup_rtp started. 20241102130430508 DLMGCP DEBUG <0013> Received message: line #00: DLCX 1199 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:67) 20241102130430508 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:279) 20241102130430508 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:441) 20241102130430509 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241102130430509 DLMGCP ERROR <0013> endpoint:rtpbridge/2@mgw DLCX: endpoint is not holding a connection. (mgcp_protocol.c:1399) 20241102130430509 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=515 (mgcp_protocol.c:230) 20241102130430509 DLMGCP DEBUG <0013> Generated response: line #00: 515 1199 FAIL (mgcp_msg.c:67) 20241102130430516 DLMGCP DEBUG <0013> Received message: line #00: CRCX 1200 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:67) 20241102130430516 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241102130430516 DLMGCP DEBUG <0013> Received message: line #02: C: 1227 (mgcp_msg.c:67) 20241102130430516 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241102130430516 DLMGCP DEBUG <0013> Received message: line #04: v=0 (mgcp_msg.c:67) 20241102130430516 DLMGCP DEBUG <0013> Received message: line #05: o=- 23 42 IN IP4 127.0.0.1 (mgcp_msg.c:67) 20241102130430516 DLMGCP DEBUG <0013> Received message: line #06: s=- (mgcp_msg.c:67) 20241102130430516 DLMGCP DEBUG <0013> Received message: line #07: c=IN IP4 127.0.0.1 (mgcp_msg.c:67) 20241102130430516 DLMGCP DEBUG <0013> Received message: line #08: t=0 0 (mgcp_msg.c:67) 20241102130430516 DLMGCP DEBUG <0013> Received message: line #09: m=audio 10000 RTP/AVP 96 (mgcp_msg.c:67) 20241102130430516 DLMGCP DEBUG <0013> Received message: line #10: a=rtpmap:96 VND.3GPP.IUFP/16000 (mgcp_msg.c:67) 20241102130430516 DLMGCP DEBUG <0013> Received message: line #11: a=ptime:20 (mgcp_msg.c:67) 20241102130430516 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:279) 20241102130430516 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:441) 20241102130430516 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241102130430516 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw conn:(1227/rtp C:5AB80140 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241102130430516 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:5AB80140 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241102130430516 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:5AB80140 output_enabled 0 (mgcp_msg.c:125) 20241102130430516 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241102130430516 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:5AB80140 Got media info via SDP: port:10000, addr:127.0.0.1, duration:20, payload-types:96=VND.3GPP.IUFP (mgcp_sdp.c:444) 20241102130430516 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw conn:(1227/rtp C:5AB80140 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) 20241102130430516 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Configuring RTP endpoint: local port 10000 (mgcp_protocol.c:726) 20241102130430516 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:5AB80140 CRCX: Creating connection: port: 5960 (mgcp_protocol.c:1112) 20241102130430516 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:5AB80140 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241102130430516 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241102130430516 DLMGCP DEBUG <0013> Generated response: line #00: 200 1200 OK (mgcp_msg.c:67) 20241102130430516 DLMGCP DEBUG <0013> Generated response: line #01: I: 5AB80140 (mgcp_msg.c:67) 20241102130430516 DLMGCP DEBUG <0013> Generated response: line #02: v=0 (mgcp_msg.c:67) 20241102130430516 DLMGCP DEBUG <0013> Generated response: line #03: o=- 5AB80140 23 IN IP4 127.0.0.1 (mgcp_msg.c:67) 20241102130430517 DLMGCP DEBUG <0013> Generated response: line #04: s=- (mgcp_msg.c:67) 20241102130430517 DLMGCP DEBUG <0013> Generated response: line #05: c=IN IP4 127.0.0.1 (mgcp_msg.c:67) 20241102130430517 DLMGCP DEBUG <0013> Generated response: line #06: t=0 0 (mgcp_msg.c:67) 20241102130430517 DLMGCP DEBUG <0013> Generated response: line #07: m=audio 5960 RTP/AVP 96 (mgcp_msg.c:67) 20241102130430517 DLMGCP DEBUG <0013> Generated response: line #08: a=rtpmap:96 VND.3GPP.IUFP/16000 (mgcp_msg.c:67) 20241102130430517 DLMGCP DEBUG <0013> Generated response: line #09: a=ptime:20 (mgcp_msg.c:67) RTPEM0(415)@10445d38c153: Warning: Stopping inactive timer T_transmit. 20241102130430521 DLMGCP DEBUG <0013> Received message: line #00: CRCX 1201 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:67) 20241102130430521 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241102130430521 DLMGCP DEBUG <0013> Received message: line #02: C: 1227 (mgcp_msg.c:67) 20241102130430521 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241102130430521 DLMGCP DEBUG <0013> Received message: line #04: v=0 (mgcp_msg.c:67) 20241102130430521 DLMGCP DEBUG <0013> Received message: line #05: o=- 23 42 IN IP4 127.0.0.1 (mgcp_msg.c:67) 20241102130430521 DLMGCP DEBUG <0013> Received message: line #06: s=- (mgcp_msg.c:67) 20241102130430521 DLMGCP DEBUG <0013> Received message: line #07: c=IN IP4 127.0.0.1 (mgcp_msg.c:67) 20241102130430521 DLMGCP DEBUG <0013> Received message: line #08: t=0 0 (mgcp_msg.c:67) 20241102130430521 DLMGCP DEBUG <0013> Received message: line #09: m=audio 20000 RTP/AVP 112 (mgcp_msg.c:67) 20241102130430521 DLMGCP DEBUG <0013> Received message: line #10: a=rtpmap:112 AMR/8000 (mgcp_msg.c:67) 20241102130430521 DLMGCP DEBUG <0013> Received message: line #11: a=ptime:20 (mgcp_msg.c:67) 20241102130430521 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:279) 20241102130430521 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:441) 20241102130430521 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241102130430521 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw conn:(1227/rtp C:CFB037E4 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241102130430521 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:CFB037E4 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241102130430521 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:CFB037E4 output_enabled 0 (mgcp_msg.c:125) 20241102130430521 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241102130430521 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:CFB037E4 Got media info via SDP: port:20000, addr:127.0.0.1, duration:20, payload-types:112=AMR (mgcp_sdp.c:444) 20241102130430521 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw conn:(1227/rtp C:CFB037E4 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) 20241102130430521 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Configuring RTP endpoint: local port 20000 (mgcp_protocol.c:726) 20241102130430521 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:CFB037E4 CRCX: Creating connection: port: 5962 (mgcp_protocol.c:1112) 20241102130430521 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:CFB037E4 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241102130430521 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241102130430521 DLMGCP DEBUG <0013> Generated response: line #00: 200 1201 OK (mgcp_msg.c:67) 20241102130430521 DLMGCP DEBUG <0013> Generated response: line #01: I: CFB037E4 (mgcp_msg.c:67) 20241102130430521 DLMGCP DEBUG <0013> Generated response: line #02: v=0 (mgcp_msg.c:67) 20241102130430521 DLMGCP DEBUG <0013> Generated response: line #03: o=- CFB037E4 23 IN IP4 127.0.0.1 (mgcp_msg.c:67) 20241102130430521 DLMGCP DEBUG <0013> Generated response: line #04: s=- (mgcp_msg.c:67) 20241102130430521 DLMGCP DEBUG <0013> Generated response: line #05: c=IN IP4 127.0.0.1 (mgcp_msg.c:67) 20241102130430521 DLMGCP DEBUG <0013> Generated response: line #06: t=0 0 (mgcp_msg.c:67) 20241102130430521 DLMGCP DEBUG <0013> Generated response: line #07: m=audio 5962 RTP/AVP 112 (mgcp_msg.c:67) 20241102130430521 DLMGCP DEBUG <0013> Generated response: line #08: a=rtpmap:112 AMR/8000 (mgcp_msg.c:67) 20241102130430521 DLMGCP DEBUG <0013> Generated response: line #09: a=ptime:20 (mgcp_msg.c:67) RTPEM1(416)@10445d38c153: Warning: Stopping inactive timer T_transmit. RTPEM0(415)@10445d38c153: IuUP INIT_ACK Received 20241102130430566 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241102130430586 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241102130430607 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241102130430627 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241102130430647 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241102130430668 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241102130430688 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241102130430708 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241102130430729 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241102130430749 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241102130430769 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241102130430790 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241102130430810 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241102130430830 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241102130430851 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241102130430871 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241102130430892 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241102130430912 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241102130430933 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241102130430953 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241102130430973 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241102130430994 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241102130431014 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241102130431034 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241102130431055 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241102130431075 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241102130431096 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241102130431116 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241102130431136 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241102130431157 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241102130431177 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241102130431198 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241102130431218 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241102130431238 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241102130431259 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241102130431279 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241102130431299 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241102130431320 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241102130431340 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241102130431360 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241102130431381 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241102130431401 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241102130431421 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241102130431441 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241102130431462 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241102130431482 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241102130431503 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241102130431523 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241102130431543 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241102130431564 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241102130431584 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241102130431604 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241102130431624 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241102130431645 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241102130431665 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241102130431685 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241102130431706 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241102130431726 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241102130431746 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241102130431767 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241102130431787 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241102130431807 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241102130431828 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241102130431848 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241102130431868 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241102130431889 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241102130431909 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241102130431929 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241102130431949 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241102130431970 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241102130431990 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241102130432011 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) RTPEM0(415)@10445d38c153: Warning: Re-starting timer T_transmit, which is already active (running or expired). 20241102130432032 DLMGCP DEBUG <0013> Received message: line #00: MDCX 1202 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:67) 20241102130432032 DLMGCP DEBUG <0013> Received message: line #01: M: sendrecv (mgcp_msg.c:67) 20241102130432032 DLMGCP DEBUG <0013> Received message: line #02: C: 1227 (mgcp_msg.c:67) 20241102130432032 DLMGCP DEBUG <0013> Received message: line #03: I: 5AB80140 (mgcp_msg.c:67) 20241102130432032 DLMGCP DEBUG <0013> Received message: line #04: L: p:20, a:AMR (mgcp_msg.c:67) 20241102130432032 DLMGCP DEBUG <0013> Received message: line #05: v=0 (mgcp_msg.c:67) 20241102130432032 DLMGCP DEBUG <0013> Received message: line #06: o=- 23 42 IN IP4 127.0.0.1 (mgcp_msg.c:67) 20241102130432032 DLMGCP DEBUG <0013> Received message: line #07: s=- (mgcp_msg.c:67) 20241102130432032 DLMGCP DEBUG <0013> Received message: line #08: c=IN IP4 127.0.0.1 (mgcp_msg.c:67) 20241102130432032 DLMGCP DEBUG <0013> Received message: line #09: t=0 0 (mgcp_msg.c:67) 20241102130432032 DLMGCP DEBUG <0013> Received message: line #10: m=audio 10000 RTP/AVP 96 (mgcp_msg.c:67) 20241102130432032 DLMGCP DEBUG <0013> Received message: line #11: a=rtpmap:96 VND.3GPP.IUFP/16000 (mgcp_msg.c:67) 20241102130432032 DLMGCP DEBUG <0013> Received message: line #12: a=ptime:20 (mgcp_msg.c:67) 20241102130432032 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:279) 20241102130432032 DLMGCP INFO <0013> MDCX: executing request handler "ModifiyConnection" for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:441) 20241102130432032 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw MDCX: modifying existing connection ... (mgcp_protocol.c:1155) 20241102130432032 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw conn:(1227/rtp C:5AB80140 r=127.0.0.1:10000<->l=127.0.0.1:5960) (mgcp_msg.c:118) 20241102130432032 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:5AB80140 connection mode 'sendrecv' 3 (mgcp_msg.c:120) 20241102130432032 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:5AB80140 output_enabled 1 (mgcp_msg.c:125) 20241102130432032 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241102130432032 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:5AB80140 Got media info via SDP: port:10000, addr:127.0.0.1, duration:20, payload-types:96=VND.3GPP.IUFP (mgcp_sdp.c:444) 20241102130432032 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw conn:(1227/rtp C:5AB80140 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) 20241102130432033 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Configuring RTP endpoint: local port 10000 (mgcp_protocol.c:726) 20241102130432033 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:5AB80140 MDCX: modified conn:(1227/rtp C:5AB80140 r=127.0.0.1:10000<->l=127.0.0.1:5960) (mgcp_protocol.c:1338) 20241102130432033 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:5AB80140 MDCX: connection successfully modified (mgcp_protocol.c:1351) 20241102130432033 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241102130432033 DLMGCP DEBUG <0013> Generated response: line #00: 200 1202 OK (mgcp_msg.c:67) 20241102130432033 DLMGCP DEBUG <0013> Generated response: line #01: v=0 (mgcp_msg.c:67) 20241102130432033 DLMGCP DEBUG <0013> Generated response: line #02: o=- 5AB80140 23 IN IP4 127.0.0.1 (mgcp_msg.c:67) 20241102130432033 DLMGCP DEBUG <0013> Generated response: line #03: s=- (mgcp_msg.c:67) 20241102130432033 DLMGCP DEBUG <0013> Generated response: line #04: c=IN IP4 127.0.0.1 (mgcp_msg.c:67) 20241102130432033 DLMGCP DEBUG <0013> Generated response: line #05: t=0 0 (mgcp_msg.c:67) 20241102130432033 DLMGCP DEBUG <0013> Generated response: line #06: m=audio 5960 RTP/AVP 96 (mgcp_msg.c:67) 20241102130432033 DLMGCP DEBUG <0013> Generated response: line #07: a=rtpmap:96 VND.3GPP.IUFP/16000 (mgcp_msg.c:67) 20241102130432033 DLMGCP DEBUG <0013> Generated response: line #08: a=ptime:20 (mgcp_msg.c:67) 20241102130432045 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:713) 20241102130432049 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241102130432065 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:713) 20241102130432069 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241102130432086 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:713) 20241102130432090 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241102130432106 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:713) 20241102130432110 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241102130432126 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:713) 20241102130432130 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241102130432147 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:713) 20241102130432150 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241102130432167 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:713) 20241102130432171 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241102130432188 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:713) 20241102130432191 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241102130432208 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:713) 20241102130432211 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241102130432229 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:713) 20241102130432232 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241102130432249 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:713) 20241102130432252 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241102130432269 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:713) 20241102130432272 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241102130432290 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:713) 20241102130432292 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241102130432310 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:713) 20241102130432313 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241102130432330 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:713) 20241102130432333 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241102130432351 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:713) 20241102130432353 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241102130432371 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:713) 20241102130432373 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241102130432392 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:713) 20241102130432394 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241102130432412 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:713) 20241102130432414 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241102130432433 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:713) 20241102130432434 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241102130432453 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:713) 20241102130432454 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241102130432473 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:713) 20241102130432475 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241102130432494 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:713) 20241102130432495 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241102130432514 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:713) 20241102130432515 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241102130432534 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:713) 20241102130432535 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) RTPEM1(416)@10445d38c153: Warning: Re-starting timer T_transmit, which is already active (running or expired). 20241102130432539 DLMGCP DEBUG <0013> Received message: line #00: MDCX 1203 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:67) 20241102130432539 DLMGCP DEBUG <0013> Received message: line #01: M: sendrecv (mgcp_msg.c:67) 20241102130432539 DLMGCP DEBUG <0013> Received message: line #02: C: 1227 (mgcp_msg.c:67) 20241102130432539 DLMGCP DEBUG <0013> Received message: line #03: I: CFB037E4 (mgcp_msg.c:67) 20241102130432539 DLMGCP DEBUG <0013> Received message: line #04: L: p:20, a:AMR (mgcp_msg.c:67) 20241102130432539 DLMGCP DEBUG <0013> Received message: line #05: v=0 (mgcp_msg.c:67) 20241102130432539 DLMGCP DEBUG <0013> Received message: line #06: o=- 23 42 IN IP4 127.0.0.1 (mgcp_msg.c:67) 20241102130432539 DLMGCP DEBUG <0013> Received message: line #07: s=- (mgcp_msg.c:67) 20241102130432539 DLMGCP DEBUG <0013> Received message: line #08: c=IN IP4 127.0.0.1 (mgcp_msg.c:67) 20241102130432539 DLMGCP DEBUG <0013> Received message: line #09: t=0 0 (mgcp_msg.c:67) 20241102130432539 DLMGCP DEBUG <0013> Received message: line #10: m=audio 20000 RTP/AVP 112 (mgcp_msg.c:67) 20241102130432539 DLMGCP DEBUG <0013> Received message: line #11: a=rtpmap:112 AMR/8000 (mgcp_msg.c:67) 20241102130432539 DLMGCP DEBUG <0013> Received message: line #12: a=ptime:20 (mgcp_msg.c:67) 20241102130432539 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:279) 20241102130432539 DLMGCP INFO <0013> MDCX: executing request handler "ModifiyConnection" for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:441) 20241102130432540 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw MDCX: modifying existing connection ... (mgcp_protocol.c:1155) 20241102130432540 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw conn:(1227/rtp C:CFB037E4 r=127.0.0.1:20000<->l=127.0.0.1:5962) (mgcp_msg.c:118) 20241102130432540 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:CFB037E4 connection mode 'sendrecv' 3 (mgcp_msg.c:120) 20241102130432540 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:CFB037E4 output_enabled 1 (mgcp_msg.c:125) 20241102130432540 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241102130432540 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:CFB037E4 Got media info via SDP: port:20000, addr:127.0.0.1, duration:20, payload-types:112=AMR (mgcp_sdp.c:444) 20241102130432540 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw conn:(1227/rtp C:CFB037E4 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) 20241102130432540 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Configuring RTP endpoint: local port 20000 (mgcp_protocol.c:726) 20241102130432540 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:CFB037E4 MDCX: modified conn:(1227/rtp C:CFB037E4 r=127.0.0.1:20000<->l=127.0.0.1:5962) (mgcp_protocol.c:1338) 20241102130432540 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:CFB037E4 MDCX: connection successfully modified (mgcp_protocol.c:1351) 20241102130432540 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241102130432540 DLMGCP DEBUG <0013> Generated response: line #00: 200 1203 OK (mgcp_msg.c:67) 20241102130432540 DLMGCP DEBUG <0013> Generated response: line #01: v=0 (mgcp_msg.c:67) 20241102130432540 DLMGCP DEBUG <0013> Generated response: line #02: o=- CFB037E4 23 IN IP4 127.0.0.1 (mgcp_msg.c:67) 20241102130432540 DLMGCP DEBUG <0013> Generated response: line #03: s=- (mgcp_msg.c:67) 20241102130432540 DLMGCP DEBUG <0013> Generated response: line #04: c=IN IP4 127.0.0.1 (mgcp_msg.c:67) 20241102130432540 DLMGCP DEBUG <0013> Generated response: line #05: t=0 0 (mgcp_msg.c:67) 20241102130432540 DLMGCP DEBUG <0013> Generated response: line #06: m=audio 5962 RTP/AVP 112 (mgcp_msg.c:67) 20241102130432540 DLMGCP DEBUG <0013> Generated response: line #07: a=rtpmap:112 AMR/8000 (mgcp_msg.c:67) 20241102130432540 DLMGCP DEBUG <0013> Generated response: line #08: a=ptime:20 (mgcp_msg.c:67) 20241102130432556 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241102130432557 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:713) 20241102130432576 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241102130432577 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:713) 20241102130432596 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241102130432597 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:713) 20241102130432617 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241102130432618 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:713) 20241102130432637 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241102130432638 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:713) 20241102130432657 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241102130432658 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:713) 20241102130432677 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241102130432678 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:713) 20241102130432698 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241102130432699 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:713) 20241102130432718 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241102130432719 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:713) 20241102130432738 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241102130432739 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:713) 20241102130432759 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241102130432759 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:713) 20241102130432779 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241102130432780 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:713) 20241102130432799 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241102130432800 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:713) 20241102130432820 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241102130432820 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:713) 20241102130432840 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241102130432841 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:713) 20241102130432860 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241102130432861 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:713) 20241102130432881 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241102130432881 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:713) 20241102130432901 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241102130432902 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:713) 20241102130432921 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241102130432922 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:713) 20241102130432942 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241102130432942 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:713) 20241102130432962 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241102130432963 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:713) 20241102130432982 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241102130432983 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:713) 20241102130433003 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241102130433003 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:713) 20241102130433023 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241102130433023 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:713) 20241102130433043 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241102130433044 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:713) 20241102130433064 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241102130433064 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:713) 20241102130433084 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241102130433084 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:713) 20241102130433104 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241102130433105 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:713) 20241102130433125 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241102130433125 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:713) 20241102130433145 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241102130433145 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:713) 20241102130433165 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241102130433166 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:713) 20241102130433186 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241102130433186 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:713) 20241102130433206 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241102130433206 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:713) 20241102130433226 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241102130433227 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:713) 20241102130433247 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241102130433247 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:713) 20241102130433267 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241102130433267 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:713) 20241102130433287 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241102130433287 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:713) 20241102130433308 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241102130433308 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:713) 20241102130433328 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241102130433328 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:713) 20241102130433348 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:713) 20241102130433348 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241102130433369 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:713) 20241102130433369 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241102130433389 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:713) 20241102130433389 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241102130433409 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:713) 20241102130433409 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241102130433429 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:713) 20241102130433430 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241102130433450 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:713) 20241102130433450 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241102130433470 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:713) 20241102130433471 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241102130433490 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:713) 20241102130433491 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241102130433511 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:713) 20241102130433511 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241102130433531 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:713) 20241102130433532 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241102130433551 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:713) 20241102130433552 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241102130433571 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:713) 20241102130433572 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241102130433592 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:713) 20241102130433593 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241102130433612 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:713) 20241102130433613 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241102130433632 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:713) 20241102130433633 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241102130433652 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:713) 20241102130433654 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241102130433673 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:713) 20241102130433674 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241102130433693 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:713) 20241102130433694 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241102130433713 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:713) 20241102130433715 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241102130433734 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:713) 20241102130433735 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241102130433754 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:713) 20241102130433755 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241102130433774 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:713) 20241102130433776 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241102130433795 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:713) 20241102130433796 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241102130433815 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:713) 20241102130433816 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241102130433835 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:713) 20241102130433837 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241102130433856 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:713) 20241102130433857 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241102130433876 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:713) 20241102130433877 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241102130433896 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:713) 20241102130433897 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241102130433917 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:713) 20241102130433918 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241102130433937 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:713) 20241102130433938 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241102130433957 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:713) 20241102130433958 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241102130433977 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:713) 20241102130433979 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241102130433998 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:713) 20241102130433999 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241102130434018 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:713) 20241102130434019 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241102130434038 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:713) 20241102130434040 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241102130434059 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:713) 20241102130434060 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241102130434079 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:713) 20241102130434080 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241102130434099 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:713) 20241102130434100 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241102130434119 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:713) 20241102130434121 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241102130434140 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:713) 20241102130434141 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241102130434160 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:713) 20241102130434161 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241102130434180 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:713) 20241102130434182 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241102130434200 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:713) 20241102130434202 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241102130434221 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:713) 20241102130434222 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241102130434241 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:713) 20241102130434242 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241102130434261 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:713) 20241102130434263 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241102130434281 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:713) 20241102130434283 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241102130434302 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:713) 20241102130434303 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241102130434322 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:713) 20241102130434323 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241102130434342 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:713) 20241102130434343 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241102130434362 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:713) 20241102130434364 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241102130434383 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:713) 20241102130434384 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241102130434403 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:713) 20241102130434404 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241102130434423 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:713) 20241102130434424 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241102130434443 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:713) 20241102130434445 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241102130434464 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:713) 20241102130434465 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241102130434484 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:713) 20241102130434485 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241102130434504 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:713) 20241102130434506 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241102130434524 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:713) 20241102130434526 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) MTC@10445d38c153: 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@10445d38c153: 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 } 20241102130434545 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:713) 20241102130434646 DLMGCP DEBUG <0013> Received message: line #00: DLCX 1204 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:67) 20241102130434646 DLMGCP DEBUG <0013> Received message: line #01: C: 1227 (mgcp_msg.c:67) 20241102130434646 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:279) 20241102130434646 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:441) 20241102130434646 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241102130434646 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (2 total) at once (mgcp_protocol.c:1477) 20241102130434646 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:662) 20241102130434646 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:662) 20241102130434648 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241102130434648 DLMGCP DEBUG <0013> Generated response: line #00: 200 1204 OK (mgcp_msg.c:67) MTC@10445d38c153: setverdict(pass): none -> pass MTC@10445d38c153: setverdict(pass): pass -> pass, component reason not changed VirtCallAgent-STATS(418)@10445d38c153: Final verdict of PTC: none IPA-CTRL-CLI-IPA(419)@10445d38c153: Final verdict of PTC: none RTPEM2(417)@10445d38c153: Final verdict of PTC: none RTPEM1(416)@10445d38c153: Final verdict of PTC: none RTPEM0(415)@10445d38c153: Final verdict of PTC: none MTC@10445d38c153: Setting final verdict of the test case. MTC@10445d38c153: Local verdict of MTC: pass MTC@10445d38c153: Local verdict of PTC RTPEM0(415): none (pass -> pass) MTC@10445d38c153: Local verdict of PTC RTPEM1(416): none (pass -> pass) MTC@10445d38c153: Local verdict of PTC RTPEM2(417): none (pass -> pass) MTC@10445d38c153: Local verdict of PTC VirtCallAgent-STATS(418): none (pass -> pass) MTC@10445d38c153: Local verdict of PTC IPA-CTRL-CLI-IPA(419): none (pass -> pass) MTC@10445d38c153: Test case TC_two_crcx_mdcx_and_iuup_rtp finished. Verdict: pass MTC@10445d38c153: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh MGCP_Test.TC_two_crcx_mdcx_and_iuup_rtp pass'. Sat Nov 2 13:04:34 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=805212) Waiting for packet dumper to finish... 1 (prev_count=805212, count=845236) MTC@10445d38c153: External command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-latest/_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@10445d38c153: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-latest/_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 ------ Sat Nov 2 13:04:36 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-latest/logs/testsuite/MGCP_Test.TC_two_crcx_mdcx_and_iuup_rtp_rfci_unordered.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-latest/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@10445d38c153: External command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-latest/_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@10445d38c153: Test case TC_two_crcx_mdcx_and_iuup_rtp_rfci_unordered started. 20241102130437797 DLMGCP DEBUG <0013> Received message: line #00: DLCX 29416 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:67) 20241102130437797 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:279) 20241102130437797 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:441) 20241102130437797 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241102130437797 DLMGCP ERROR <0013> endpoint:rtpbridge/2@mgw DLCX: endpoint is not holding a connection. (mgcp_protocol.c:1399) 20241102130437797 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=515 (mgcp_protocol.c:230) 20241102130437797 DLMGCP DEBUG <0013> Generated response: line #00: 515 29416 FAIL (mgcp_msg.c:67) 20241102130437805 DLMGCP DEBUG <0013> Received message: line #00: CRCX 29417 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:67) 20241102130437805 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241102130437805 DLMGCP DEBUG <0013> Received message: line #02: C: 1227 (mgcp_msg.c:67) 20241102130437805 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241102130437805 DLMGCP DEBUG <0013> Received message: line #04: v=0 (mgcp_msg.c:67) 20241102130437805 DLMGCP DEBUG <0013> Received message: line #05: o=- 23 42 IN IP4 127.0.0.1 (mgcp_msg.c:67) 20241102130437805 DLMGCP DEBUG <0013> Received message: line #06: s=- (mgcp_msg.c:67) 20241102130437805 DLMGCP DEBUG <0013> Received message: line #07: c=IN IP4 127.0.0.1 (mgcp_msg.c:67) 20241102130437805 DLMGCP DEBUG <0013> Received message: line #08: t=0 0 (mgcp_msg.c:67) 20241102130437805 DLMGCP DEBUG <0013> Received message: line #09: m=audio 10000 RTP/AVP 96 (mgcp_msg.c:67) 20241102130437805 DLMGCP DEBUG <0013> Received message: line #10: a=rtpmap:96 VND.3GPP.IUFP/16000 (mgcp_msg.c:67) 20241102130437805 DLMGCP DEBUG <0013> Received message: line #11: a=ptime:20 (mgcp_msg.c:67) 20241102130437805 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:279) 20241102130437805 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:441) 20241102130437805 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241102130437805 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw conn:(1227/rtp C:8DFFE8B9 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241102130437805 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:8DFFE8B9 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241102130437805 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:8DFFE8B9 output_enabled 0 (mgcp_msg.c:125) 20241102130437805 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241102130437805 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:8DFFE8B9 Got media info via SDP: port:10000, addr:127.0.0.1, duration:20, payload-types:96=VND.3GPP.IUFP (mgcp_sdp.c:444) 20241102130437805 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw conn:(1227/rtp C:8DFFE8B9 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) 20241102130437805 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Configuring RTP endpoint: local port 10000 (mgcp_protocol.c:726) 20241102130437805 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:8DFFE8B9 CRCX: Creating connection: port: 5964 (mgcp_protocol.c:1112) 20241102130437805 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:8DFFE8B9 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241102130437805 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241102130437805 DLMGCP DEBUG <0013> Generated response: line #00: 200 29417 OK (mgcp_msg.c:67) 20241102130437805 DLMGCP DEBUG <0013> Generated response: line #01: I: 8DFFE8B9 (mgcp_msg.c:67) 20241102130437805 DLMGCP DEBUG <0013> Generated response: line #02: v=0 (mgcp_msg.c:67) 20241102130437805 DLMGCP DEBUG <0013> Generated response: line #03: o=- 8DFFE8B9 23 IN IP4 127.0.0.1 (mgcp_msg.c:67) 20241102130437805 DLMGCP DEBUG <0013> Generated response: line #04: s=- (mgcp_msg.c:67) 20241102130437805 DLMGCP DEBUG <0013> Generated response: line #05: c=IN IP4 127.0.0.1 (mgcp_msg.c:67) 20241102130437805 DLMGCP DEBUG <0013> Generated response: line #06: t=0 0 (mgcp_msg.c:67) 20241102130437805 DLMGCP DEBUG <0013> Generated response: line #07: m=audio 5964 RTP/AVP 96 (mgcp_msg.c:67) 20241102130437805 DLMGCP DEBUG <0013> Generated response: line #08: a=rtpmap:96 VND.3GPP.IUFP/16000 (mgcp_msg.c:67) 20241102130437805 DLMGCP DEBUG <0013> Generated response: line #09: a=ptime:20 (mgcp_msg.c:67) RTPEM0(420)@10445d38c153: Warning: Stopping inactive timer T_transmit. 20241102130437810 DLMGCP DEBUG <0013> Received message: line #00: CRCX 29418 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:67) 20241102130437810 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241102130437810 DLMGCP DEBUG <0013> Received message: line #02: C: 1227 (mgcp_msg.c:67) 20241102130437810 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241102130437810 DLMGCP DEBUG <0013> Received message: line #04: v=0 (mgcp_msg.c:67) 20241102130437810 DLMGCP DEBUG <0013> Received message: line #05: o=- 23 42 IN IP4 127.0.0.1 (mgcp_msg.c:67) 20241102130437810 DLMGCP DEBUG <0013> Received message: line #06: s=- (mgcp_msg.c:67) 20241102130437810 DLMGCP DEBUG <0013> Received message: line #07: c=IN IP4 127.0.0.1 (mgcp_msg.c:67) 20241102130437810 DLMGCP DEBUG <0013> Received message: line #08: t=0 0 (mgcp_msg.c:67) 20241102130437810 DLMGCP DEBUG <0013> Received message: line #09: m=audio 20000 RTP/AVP 112 (mgcp_msg.c:67) 20241102130437810 DLMGCP DEBUG <0013> Received message: line #10: a=rtpmap:112 AMR/8000 (mgcp_msg.c:67) 20241102130437810 DLMGCP DEBUG <0013> Received message: line #11: a=ptime:20 (mgcp_msg.c:67) 20241102130437810 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:279) 20241102130437810 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:441) 20241102130437810 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241102130437810 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw conn:(1227/rtp C:42170B33 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241102130437810 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:42170B33 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241102130437810 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:42170B33 output_enabled 0 (mgcp_msg.c:125) 20241102130437810 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241102130437810 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:42170B33 Got media info via SDP: port:20000, addr:127.0.0.1, duration:20, payload-types:112=AMR (mgcp_sdp.c:444) 20241102130437810 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw conn:(1227/rtp C:42170B33 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) 20241102130437810 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Configuring RTP endpoint: local port 20000 (mgcp_protocol.c:726) 20241102130437810 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:42170B33 CRCX: Creating connection: port: 5966 (mgcp_protocol.c:1112) 20241102130437810 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:42170B33 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241102130437810 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241102130437810 DLMGCP DEBUG <0013> Generated response: line #00: 200 29418 OK (mgcp_msg.c:67) 20241102130437810 DLMGCP DEBUG <0013> Generated response: line #01: I: 42170B33 (mgcp_msg.c:67) 20241102130437810 DLMGCP DEBUG <0013> Generated response: line #02: v=0 (mgcp_msg.c:67) 20241102130437810 DLMGCP DEBUG <0013> Generated response: line #03: o=- 42170B33 23 IN IP4 127.0.0.1 (mgcp_msg.c:67) 20241102130437810 DLMGCP DEBUG <0013> Generated response: line #04: s=- (mgcp_msg.c:67) 20241102130437810 DLMGCP DEBUG <0013> Generated response: line #05: c=IN IP4 127.0.0.1 (mgcp_msg.c:67) 20241102130437810 DLMGCP DEBUG <0013> Generated response: line #06: t=0 0 (mgcp_msg.c:67) 20241102130437810 DLMGCP DEBUG <0013> Generated response: line #07: m=audio 5966 RTP/AVP 112 (mgcp_msg.c:67) 20241102130437810 DLMGCP DEBUG <0013> Generated response: line #08: a=rtpmap:112 AMR/8000 (mgcp_msg.c:67) 20241102130437810 DLMGCP DEBUG <0013> Generated response: line #09: a=ptime:20 (mgcp_msg.c:67) RTPEM1(421)@10445d38c153: Warning: Stopping inactive timer T_transmit. RTPEM0(420)@10445d38c153: IuUP INIT_ACK Received 20241102130437855 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241102130437875 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241102130437896 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241102130437916 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241102130437937 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241102130437957 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241102130437977 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241102130437998 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241102130438018 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241102130438038 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241102130438059 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241102130438079 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241102130438100 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241102130438120 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241102130438141 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241102130438161 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241102130438182 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241102130438202 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241102130438223 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241102130438243 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241102130438263 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241102130438284 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241102130438304 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241102130438324 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241102130438344 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241102130438365 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241102130438385 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241102130438405 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241102130438426 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241102130438446 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241102130438466 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241102130438487 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241102130438507 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241102130438527 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241102130438548 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241102130438568 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241102130438589 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241102130438609 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241102130438629 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241102130438649 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241102130438670 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241102130438690 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241102130438710 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241102130438731 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241102130438751 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241102130438771 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241102130438792 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241102130438812 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241102130438832 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241102130438853 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241102130438873 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241102130438893 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241102130438914 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241102130438934 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241102130438954 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241102130438975 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241102130438995 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241102130439015 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241102130439036 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241102130439056 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241102130439076 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241102130439096 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241102130439117 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241102130439137 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241102130439157 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241102130439178 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241102130439198 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241102130439218 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241102130439239 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241102130439259 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241102130439279 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241102130439300 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) RTPEM0(420)@10445d38c153: Warning: Re-starting timer T_transmit, which is already active (running or expired). 20241102130439322 DLMGCP DEBUG <0013> Received message: line #00: MDCX 29419 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:67) 20241102130439322 DLMGCP DEBUG <0013> Received message: line #01: M: sendrecv (mgcp_msg.c:67) 20241102130439322 DLMGCP DEBUG <0013> Received message: line #02: C: 1227 (mgcp_msg.c:67) 20241102130439322 DLMGCP DEBUG <0013> Received message: line #03: I: 8DFFE8B9 (mgcp_msg.c:67) 20241102130439322 DLMGCP DEBUG <0013> Received message: line #04: L: p:20, a:AMR (mgcp_msg.c:67) 20241102130439322 DLMGCP DEBUG <0013> Received message: line #05: v=0 (mgcp_msg.c:67) 20241102130439322 DLMGCP DEBUG <0013> Received message: line #06: o=- 23 42 IN IP4 127.0.0.1 (mgcp_msg.c:67) 20241102130439322 DLMGCP DEBUG <0013> Received message: line #07: s=- (mgcp_msg.c:67) 20241102130439322 DLMGCP DEBUG <0013> Received message: line #08: c=IN IP4 127.0.0.1 (mgcp_msg.c:67) 20241102130439322 DLMGCP DEBUG <0013> Received message: line #09: t=0 0 (mgcp_msg.c:67) 20241102130439322 DLMGCP DEBUG <0013> Received message: line #10: m=audio 10000 RTP/AVP 96 (mgcp_msg.c:67) 20241102130439322 DLMGCP DEBUG <0013> Received message: line #11: a=rtpmap:96 VND.3GPP.IUFP/16000 (mgcp_msg.c:67) 20241102130439322 DLMGCP DEBUG <0013> Received message: line #12: a=ptime:20 (mgcp_msg.c:67) 20241102130439322 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:279) 20241102130439322 DLMGCP INFO <0013> MDCX: executing request handler "ModifiyConnection" for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:441) 20241102130439322 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw MDCX: modifying existing connection ... (mgcp_protocol.c:1155) 20241102130439322 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw conn:(1227/rtp C:8DFFE8B9 r=127.0.0.1:10000<->l=127.0.0.1:5964) (mgcp_msg.c:118) 20241102130439322 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:8DFFE8B9 connection mode 'sendrecv' 3 (mgcp_msg.c:120) 20241102130439322 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:8DFFE8B9 output_enabled 1 (mgcp_msg.c:125) 20241102130439322 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241102130439323 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:8DFFE8B9 Got media info via SDP: port:10000, addr:127.0.0.1, duration:20, payload-types:96=VND.3GPP.IUFP (mgcp_sdp.c:444) 20241102130439323 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw conn:(1227/rtp C:8DFFE8B9 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) 20241102130439323 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Configuring RTP endpoint: local port 10000 (mgcp_protocol.c:726) 20241102130439323 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:8DFFE8B9 MDCX: modified conn:(1227/rtp C:8DFFE8B9 r=127.0.0.1:10000<->l=127.0.0.1:5964) (mgcp_protocol.c:1338) 20241102130439323 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:8DFFE8B9 MDCX: connection successfully modified (mgcp_protocol.c:1351) 20241102130439323 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241102130439323 DLMGCP DEBUG <0013> Generated response: line #00: 200 29419 OK (mgcp_msg.c:67) 20241102130439323 DLMGCP DEBUG <0013> Generated response: line #01: v=0 (mgcp_msg.c:67) 20241102130439323 DLMGCP DEBUG <0013> Generated response: line #02: o=- 8DFFE8B9 23 IN IP4 127.0.0.1 (mgcp_msg.c:67) 20241102130439323 DLMGCP DEBUG <0013> Generated response: line #03: s=- (mgcp_msg.c:67) 20241102130439323 DLMGCP DEBUG <0013> Generated response: line #04: c=IN IP4 127.0.0.1 (mgcp_msg.c:67) 20241102130439323 DLMGCP DEBUG <0013> Generated response: line #05: t=0 0 (mgcp_msg.c:67) 20241102130439323 DLMGCP DEBUG <0013> Generated response: line #06: m=audio 5964 RTP/AVP 96 (mgcp_msg.c:67) 20241102130439323 DLMGCP DEBUG <0013> Generated response: line #07: a=rtpmap:96 VND.3GPP.IUFP/16000 (mgcp_msg.c:67) 20241102130439323 DLMGCP DEBUG <0013> Generated response: line #08: a=ptime:20 (mgcp_msg.c:67) 20241102130439338 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 1 len 31 (mgcp_iuup.c:713) 20241102130439339 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241102130439358 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 1 len 31 (mgcp_iuup.c:713) 20241102130439359 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241102130439378 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 1 len 31 (mgcp_iuup.c:713) 20241102130439380 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241102130439399 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 1 len 31 (mgcp_iuup.c:713) 20241102130439400 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241102130439419 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 1 len 31 (mgcp_iuup.c:713) 20241102130439420 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241102130439439 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 1 len 31 (mgcp_iuup.c:713) 20241102130439440 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241102130439460 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 1 len 31 (mgcp_iuup.c:713) 20241102130439461 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241102130439480 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 1 len 31 (mgcp_iuup.c:713) 20241102130439481 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241102130439500 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 1 len 31 (mgcp_iuup.c:713) 20241102130439501 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241102130439520 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 1 len 31 (mgcp_iuup.c:713) 20241102130439522 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241102130439541 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 1 len 31 (mgcp_iuup.c:713) 20241102130439542 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241102130439561 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 1 len 31 (mgcp_iuup.c:713) 20241102130439562 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241102130439581 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 1 len 31 (mgcp_iuup.c:713) 20241102130439582 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241102130439601 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 1 len 31 (mgcp_iuup.c:713) 20241102130439603 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241102130439622 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 1 len 31 (mgcp_iuup.c:713) 20241102130439623 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241102130439642 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 1 len 31 (mgcp_iuup.c:713) 20241102130439643 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241102130439662 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 1 len 31 (mgcp_iuup.c:713) 20241102130439664 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241102130439683 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 1 len 31 (mgcp_iuup.c:713) 20241102130439684 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241102130439703 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 1 len 31 (mgcp_iuup.c:713) 20241102130439704 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241102130439723 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 1 len 31 (mgcp_iuup.c:713) 20241102130439724 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241102130439743 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 1 len 31 (mgcp_iuup.c:713) 20241102130439745 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241102130439764 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 1 len 31 (mgcp_iuup.c:713) 20241102130439765 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241102130439784 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 1 len 31 (mgcp_iuup.c:713) 20241102130439785 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241102130439804 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 1 len 31 (mgcp_iuup.c:713) 20241102130439805 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241102130439824 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 1 len 31 (mgcp_iuup.c:713) 20241102130439826 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) RTPEM1(421)@10445d38c153: Warning: Re-starting timer T_transmit, which is already active (running or expired). 20241102130439830 DLMGCP DEBUG <0013> Received message: line #00: MDCX 29420 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:67) 20241102130439830 DLMGCP DEBUG <0013> Received message: line #01: M: sendrecv (mgcp_msg.c:67) 20241102130439830 DLMGCP DEBUG <0013> Received message: line #02: C: 1227 (mgcp_msg.c:67) 20241102130439830 DLMGCP DEBUG <0013> Received message: line #03: I: 42170B33 (mgcp_msg.c:67) 20241102130439830 DLMGCP DEBUG <0013> Received message: line #04: L: p:20, a:AMR (mgcp_msg.c:67) 20241102130439830 DLMGCP DEBUG <0013> Received message: line #05: v=0 (mgcp_msg.c:67) 20241102130439830 DLMGCP DEBUG <0013> Received message: line #06: o=- 23 42 IN IP4 127.0.0.1 (mgcp_msg.c:67) 20241102130439830 DLMGCP DEBUG <0013> Received message: line #07: s=- (mgcp_msg.c:67) 20241102130439830 DLMGCP DEBUG <0013> Received message: line #08: c=IN IP4 127.0.0.1 (mgcp_msg.c:67) 20241102130439830 DLMGCP DEBUG <0013> Received message: line #09: t=0 0 (mgcp_msg.c:67) 20241102130439830 DLMGCP DEBUG <0013> Received message: line #10: m=audio 20000 RTP/AVP 112 (mgcp_msg.c:67) 20241102130439830 DLMGCP DEBUG <0013> Received message: line #11: a=rtpmap:112 AMR/8000 (mgcp_msg.c:67) 20241102130439830 DLMGCP DEBUG <0013> Received message: line #12: a=ptime:20 (mgcp_msg.c:67) 20241102130439830 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:279) 20241102130439830 DLMGCP INFO <0013> MDCX: executing request handler "ModifiyConnection" for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:441) 20241102130439830 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw MDCX: modifying existing connection ... (mgcp_protocol.c:1155) 20241102130439830 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw conn:(1227/rtp C:42170B33 r=127.0.0.1:20000<->l=127.0.0.1:5966) (mgcp_msg.c:118) 20241102130439830 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:42170B33 connection mode 'sendrecv' 3 (mgcp_msg.c:120) 20241102130439830 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:42170B33 output_enabled 1 (mgcp_msg.c:125) 20241102130439830 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241102130439830 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:42170B33 Got media info via SDP: port:20000, addr:127.0.0.1, duration:20, payload-types:112=AMR (mgcp_sdp.c:444) 20241102130439830 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw conn:(1227/rtp C:42170B33 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) 20241102130439830 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Configuring RTP endpoint: local port 20000 (mgcp_protocol.c:726) 20241102130439830 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:42170B33 MDCX: modified conn:(1227/rtp C:42170B33 r=127.0.0.1:20000<->l=127.0.0.1:5966) (mgcp_protocol.c:1338) 20241102130439830 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:42170B33 MDCX: connection successfully modified (mgcp_protocol.c:1351) 20241102130439830 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241102130439830 DLMGCP DEBUG <0013> Generated response: line #00: 200 29420 OK (mgcp_msg.c:67) 20241102130439830 DLMGCP DEBUG <0013> Generated response: line #01: v=0 (mgcp_msg.c:67) 20241102130439830 DLMGCP DEBUG <0013> Generated response: line #02: o=- 42170B33 23 IN IP4 127.0.0.1 (mgcp_msg.c:67) 20241102130439830 DLMGCP DEBUG <0013> Generated response: line #03: s=- (mgcp_msg.c:67) 20241102130439830 DLMGCP DEBUG <0013> Generated response: line #04: c=IN IP4 127.0.0.1 (mgcp_msg.c:67) 20241102130439830 DLMGCP DEBUG <0013> Generated response: line #05: t=0 0 (mgcp_msg.c:67) 20241102130439830 DLMGCP DEBUG <0013> Generated response: line #06: m=audio 5966 RTP/AVP 112 (mgcp_msg.c:67) 20241102130439830 DLMGCP DEBUG <0013> Generated response: line #07: a=rtpmap:112 AMR/8000 (mgcp_msg.c:67) 20241102130439830 DLMGCP DEBUG <0013> Generated response: line #08: a=ptime:20 (mgcp_msg.c:67) 20241102130439846 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241102130439847 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 1 len 31 (mgcp_iuup.c:713) 20241102130439866 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241102130439867 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 1 len 31 (mgcp_iuup.c:713) 20241102130439886 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241102130439887 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 1 len 31 (mgcp_iuup.c:713) 20241102130439907 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241102130439908 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 1 len 31 (mgcp_iuup.c:713) 20241102130439927 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241102130439928 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 1 len 31 (mgcp_iuup.c:713) 20241102130439947 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241102130439948 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 1 len 31 (mgcp_iuup.c:713) 20241102130439968 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241102130439968 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 1 len 31 (mgcp_iuup.c:713) 20241102130439988 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241102130439989 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 1 len 31 (mgcp_iuup.c:713) 20241102130440009 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241102130440009 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 1 len 31 (mgcp_iuup.c:713) 20241102130440029 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241102130440029 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 1 len 31 (mgcp_iuup.c:713) 20241102130440049 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241102130440049 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 1 len 31 (mgcp_iuup.c:713) 20241102130440070 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241102130440070 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 1 len 31 (mgcp_iuup.c:713) 20241102130440090 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241102130440090 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 1 len 31 (mgcp_iuup.c:713) 20241102130440110 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 1 len 31 (mgcp_iuup.c:713) 20241102130440110 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241102130440131 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 1 len 31 (mgcp_iuup.c:713) 20241102130440131 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241102130440151 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 1 len 31 (mgcp_iuup.c:713) 20241102130440151 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241102130440171 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 1 len 31 (mgcp_iuup.c:713) 20241102130440171 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241102130440191 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 1 len 31 (mgcp_iuup.c:713) 20241102130440192 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241102130440212 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 1 len 31 (mgcp_iuup.c:713) 20241102130440212 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241102130440232 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 1 len 31 (mgcp_iuup.c:713) 20241102130440233 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241102130440252 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 1 len 31 (mgcp_iuup.c:713) 20241102130440253 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241102130440273 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 1 len 31 (mgcp_iuup.c:713) 20241102130440273 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241102130440293 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 1 len 31 (mgcp_iuup.c:713) 20241102130440294 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241102130440313 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 1 len 31 (mgcp_iuup.c:713) 20241102130440314 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241102130440334 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 1 len 31 (mgcp_iuup.c:713) 20241102130440334 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241102130440354 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 1 len 31 (mgcp_iuup.c:713) 20241102130440355 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241102130440374 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 1 len 31 (mgcp_iuup.c:713) 20241102130440375 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241102130440395 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 1 len 31 (mgcp_iuup.c:713) 20241102130440395 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241102130440415 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 1 len 31 (mgcp_iuup.c:713) 20241102130440416 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241102130440435 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 1 len 31 (mgcp_iuup.c:713) 20241102130440436 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241102130440456 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 1 len 31 (mgcp_iuup.c:713) 20241102130440456 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241102130440476 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 1 len 31 (mgcp_iuup.c:713) 20241102130440477 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241102130440496 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 1 len 31 (mgcp_iuup.c:713) 20241102130440497 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241102130440516 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 1 len 31 (mgcp_iuup.c:713) 20241102130440517 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241102130440537 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 1 len 31 (mgcp_iuup.c:713) 20241102130440538 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241102130440557 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 1 len 31 (mgcp_iuup.c:713) 20241102130440558 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241102130440577 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 1 len 31 (mgcp_iuup.c:713) 20241102130440578 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241102130440598 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 1 len 31 (mgcp_iuup.c:713) 20241102130440599 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241102130440618 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 1 len 31 (mgcp_iuup.c:713) 20241102130440619 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241102130440638 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 1 len 31 (mgcp_iuup.c:713) 20241102130440639 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241102130440658 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 1 len 31 (mgcp_iuup.c:713) 20241102130440659 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241102130440679 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 1 len 31 (mgcp_iuup.c:713) 20241102130440680 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241102130440699 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 1 len 31 (mgcp_iuup.c:713) 20241102130440700 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241102130440719 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 1 len 31 (mgcp_iuup.c:713) 20241102130440720 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241102130440740 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 1 len 31 (mgcp_iuup.c:713) 20241102130440741 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241102130440760 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 1 len 31 (mgcp_iuup.c:713) 20241102130440761 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241102130440780 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 1 len 31 (mgcp_iuup.c:713) 20241102130440781 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241102130440801 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 1 len 31 (mgcp_iuup.c:713) 20241102130440802 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241102130440821 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 1 len 31 (mgcp_iuup.c:713) 20241102130440822 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241102130440841 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 1 len 31 (mgcp_iuup.c:713) 20241102130440842 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241102130440861 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 1 len 31 (mgcp_iuup.c:713) 20241102130440863 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241102130440882 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 1 len 31 (mgcp_iuup.c:713) 20241102130440883 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241102130440902 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 1 len 31 (mgcp_iuup.c:713) 20241102130440903 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241102130440923 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 1 len 31 (mgcp_iuup.c:713) 20241102130440924 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241102130440943 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 1 len 31 (mgcp_iuup.c:713) 20241102130440944 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241102130440963 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 1 len 31 (mgcp_iuup.c:713) 20241102130440964 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241102130440984 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 1 len 31 (mgcp_iuup.c:713) 20241102130440985 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241102130441004 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 1 len 31 (mgcp_iuup.c:713) 20241102130441005 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241102130441024 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 1 len 31 (mgcp_iuup.c:713) 20241102130441025 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241102130441044 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 1 len 31 (mgcp_iuup.c:713) 20241102130441046 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241102130441065 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 1 len 31 (mgcp_iuup.c:713) 20241102130441066 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241102130441085 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 1 len 31 (mgcp_iuup.c:713) 20241102130441086 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241102130441105 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 1 len 31 (mgcp_iuup.c:713) 20241102130441106 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241102130441126 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 1 len 31 (mgcp_iuup.c:713) 20241102130441127 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241102130441146 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 1 len 31 (mgcp_iuup.c:713) 20241102130441147 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241102130441166 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 1 len 31 (mgcp_iuup.c:713) 20241102130441167 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241102130441187 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 1 len 31 (mgcp_iuup.c:713) 20241102130441188 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241102130441207 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 1 len 31 (mgcp_iuup.c:713) 20241102130441208 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241102130441227 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 1 len 31 (mgcp_iuup.c:713) 20241102130441228 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241102130441248 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 1 len 31 (mgcp_iuup.c:713) 20241102130441249 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241102130441268 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 1 len 31 (mgcp_iuup.c:713) 20241102130441269 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241102130441288 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 1 len 31 (mgcp_iuup.c:713) 20241102130441289 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241102130441309 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 1 len 31 (mgcp_iuup.c:713) 20241102130441310 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241102130441329 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 1 len 31 (mgcp_iuup.c:713) 20241102130441330 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241102130441349 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 1 len 31 (mgcp_iuup.c:713) 20241102130441350 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241102130441370 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 1 len 31 (mgcp_iuup.c:713) 20241102130441370 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241102130441390 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 1 len 31 (mgcp_iuup.c:713) 20241102130441391 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241102130441410 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 1 len 31 (mgcp_iuup.c:713) 20241102130441411 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241102130441431 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 1 len 31 (mgcp_iuup.c:713) 20241102130441431 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241102130441451 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 1 len 31 (mgcp_iuup.c:713) 20241102130441452 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241102130441471 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 1 len 31 (mgcp_iuup.c:713) 20241102130441472 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241102130441492 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 1 len 31 (mgcp_iuup.c:713) 20241102130441492 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241102130441512 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 1 len 31 (mgcp_iuup.c:713) 20241102130441512 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241102130441532 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 1 len 31 (mgcp_iuup.c:713) 20241102130441533 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241102130441552 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 1 len 31 (mgcp_iuup.c:713) 20241102130441553 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241102130441573 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 1 len 31 (mgcp_iuup.c:713) 20241102130441573 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241102130441593 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 1 len 31 (mgcp_iuup.c:713) 20241102130441593 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241102130441613 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 1 len 31 (mgcp_iuup.c:713) 20241102130441614 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241102130441633 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 1 len 31 (mgcp_iuup.c:713) 20241102130441634 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241102130441654 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 1 len 31 (mgcp_iuup.c:713) 20241102130441654 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241102130441674 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 1 len 31 (mgcp_iuup.c:713) 20241102130441675 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241102130441694 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 1 len 31 (mgcp_iuup.c:713) 20241102130441695 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241102130441715 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 1 len 31 (mgcp_iuup.c:713) 20241102130441715 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241102130441735 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 1 len 31 (mgcp_iuup.c:713) 20241102130441736 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241102130441756 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 1 len 31 (mgcp_iuup.c:713) 20241102130441756 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241102130441776 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241102130441776 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 1 len 31 (mgcp_iuup.c:713) 20241102130441796 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241102130441797 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 1 len 31 (mgcp_iuup.c:713) 20241102130441817 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241102130441817 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 1 len 31 (mgcp_iuup.c:713) MTC@10445d38c153: 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@10445d38c153: 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 } 20241102130441936 DLMGCP DEBUG <0013> Received message: line #00: DLCX 29421 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:67) 20241102130441936 DLMGCP DEBUG <0013> Received message: line #01: C: 1227 (mgcp_msg.c:67) 20241102130441936 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:279) 20241102130441936 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:441) 20241102130441936 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241102130441936 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (2 total) at once (mgcp_protocol.c:1477) 20241102130441936 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:662) 20241102130441936 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:662) 20241102130441939 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241102130441939 DLMGCP DEBUG <0013> Generated response: line #00: 200 29421 OK (mgcp_msg.c:67) MTC@10445d38c153: setverdict(pass): none -> pass MTC@10445d38c153: setverdict(pass): pass -> pass, component reason not changed IPA-CTRL-CLI-IPA(424)@10445d38c153: Final verdict of PTC: none VirtCallAgent-STATS(423)@10445d38c153: Final verdict of PTC: none RTPEM0(420)@10445d38c153: Final verdict of PTC: none RTPEM1(421)@10445d38c153: Final verdict of PTC: none RTPEM2(422)@10445d38c153: Final verdict of PTC: none MTC@10445d38c153: Setting final verdict of the test case. MTC@10445d38c153: Local verdict of MTC: pass MTC@10445d38c153: Local verdict of PTC RTPEM0(420): none (pass -> pass) MTC@10445d38c153: Local verdict of PTC RTPEM1(421): none (pass -> pass) MTC@10445d38c153: Local verdict of PTC RTPEM2(422): none (pass -> pass) MTC@10445d38c153: Local verdict of PTC VirtCallAgent-STATS(423): none (pass -> pass) MTC@10445d38c153: Local verdict of PTC IPA-CTRL-CLI-IPA(424): none (pass -> pass) MTC@10445d38c153: Test case TC_two_crcx_mdcx_and_iuup_rtp_rfci_unordered finished. Verdict: pass MTC@10445d38c153: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh MGCP_Test.TC_two_crcx_mdcx_and_iuup_rtp_rfci_unordered pass'. Sat Nov 2 13:04:41 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=795364) Waiting for packet dumper to finish... 1 (prev_count=795364, count=842564) MTC@10445d38c153: External command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-latest/_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@10445d38c153: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-latest/_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 ------ Sat Nov 2 13:04:44 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-latest/logs/testsuite/MGCP_Test.TC_two_crcx_mdcx_and_iuup_rtp_mdcx_recvonly.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-latest/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@10445d38c153: External command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-latest/_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@10445d38c153: Test case TC_two_crcx_mdcx_and_iuup_rtp_mdcx_recvonly started. 20241102130445089 DLMGCP DEBUG <0013> Received message: line #00: DLCX 5143 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:67) 20241102130445089 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:279) 20241102130445089 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:441) 20241102130445089 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241102130445089 DLMGCP ERROR <0013> endpoint:rtpbridge/2@mgw DLCX: endpoint is not holding a connection. (mgcp_protocol.c:1399) 20241102130445089 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=515 (mgcp_protocol.c:230) 20241102130445089 DLMGCP DEBUG <0013> Generated response: line #00: 515 5143 FAIL (mgcp_msg.c:67) 20241102130445097 DLMGCP DEBUG <0013> Received message: line #00: CRCX 5144 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:67) 20241102130445097 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241102130445097 DLMGCP DEBUG <0013> Received message: line #02: C: 1227 (mgcp_msg.c:67) 20241102130445097 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241102130445097 DLMGCP DEBUG <0013> Received message: line #04: v=0 (mgcp_msg.c:67) 20241102130445097 DLMGCP DEBUG <0013> Received message: line #05: o=- 23 42 IN IP4 127.0.0.1 (mgcp_msg.c:67) 20241102130445097 DLMGCP DEBUG <0013> Received message: line #06: s=- (mgcp_msg.c:67) 20241102130445097 DLMGCP DEBUG <0013> Received message: line #07: c=IN IP4 127.0.0.1 (mgcp_msg.c:67) 20241102130445097 DLMGCP DEBUG <0013> Received message: line #08: t=0 0 (mgcp_msg.c:67) 20241102130445097 DLMGCP DEBUG <0013> Received message: line #09: m=audio 10000 RTP/AVP 96 (mgcp_msg.c:67) 20241102130445097 DLMGCP DEBUG <0013> Received message: line #10: a=rtpmap:96 VND.3GPP.IUFP/16000 (mgcp_msg.c:67) 20241102130445097 DLMGCP DEBUG <0013> Received message: line #11: a=ptime:20 (mgcp_msg.c:67) 20241102130445097 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:279) 20241102130445097 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:441) 20241102130445097 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241102130445097 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw conn:(1227/rtp C:AAE29DD3 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241102130445097 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:AAE29DD3 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241102130445097 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:AAE29DD3 output_enabled 0 (mgcp_msg.c:125) 20241102130445097 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241102130445097 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:AAE29DD3 Got media info via SDP: port:10000, addr:127.0.0.1, duration:20, payload-types:96=VND.3GPP.IUFP (mgcp_sdp.c:444) 20241102130445097 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw conn:(1227/rtp C:AAE29DD3 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) 20241102130445097 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Configuring RTP endpoint: local port 10000 (mgcp_protocol.c:726) 20241102130445097 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:AAE29DD3 CRCX: Creating connection: port: 5968 (mgcp_protocol.c:1112) 20241102130445097 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:AAE29DD3 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241102130445097 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241102130445097 DLMGCP DEBUG <0013> Generated response: line #00: 200 5144 OK (mgcp_msg.c:67) 20241102130445097 DLMGCP DEBUG <0013> Generated response: line #01: I: AAE29DD3 (mgcp_msg.c:67) 20241102130445097 DLMGCP DEBUG <0013> Generated response: line #02: v=0 (mgcp_msg.c:67) 20241102130445097 DLMGCP DEBUG <0013> Generated response: line #03: o=- AAE29DD3 23 IN IP4 127.0.0.1 (mgcp_msg.c:67) 20241102130445097 DLMGCP DEBUG <0013> Generated response: line #04: s=- (mgcp_msg.c:67) 20241102130445097 DLMGCP DEBUG <0013> Generated response: line #05: c=IN IP4 127.0.0.1 (mgcp_msg.c:67) 20241102130445097 DLMGCP DEBUG <0013> Generated response: line #06: t=0 0 (mgcp_msg.c:67) 20241102130445097 DLMGCP DEBUG <0013> Generated response: line #07: m=audio 5968 RTP/AVP 96 (mgcp_msg.c:67) 20241102130445097 DLMGCP DEBUG <0013> Generated response: line #08: a=rtpmap:96 VND.3GPP.IUFP/16000 (mgcp_msg.c:67) 20241102130445097 DLMGCP DEBUG <0013> Generated response: line #09: a=ptime:20 (mgcp_msg.c:67) RTPEM0(425)@10445d38c153: Warning: Stopping inactive timer T_transmit. 20241102130445102 DLMGCP DEBUG <0013> Received message: line #00: CRCX 5145 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:67) 20241102130445102 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241102130445102 DLMGCP DEBUG <0013> Received message: line #02: C: 1227 (mgcp_msg.c:67) 20241102130445102 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241102130445102 DLMGCP DEBUG <0013> Received message: line #04: v=0 (mgcp_msg.c:67) 20241102130445102 DLMGCP DEBUG <0013> Received message: line #05: o=- 23 42 IN IP4 127.0.0.1 (mgcp_msg.c:67) 20241102130445102 DLMGCP DEBUG <0013> Received message: line #06: s=- (mgcp_msg.c:67) 20241102130445102 DLMGCP DEBUG <0013> Received message: line #07: c=IN IP4 127.0.0.1 (mgcp_msg.c:67) 20241102130445102 DLMGCP DEBUG <0013> Received message: line #08: t=0 0 (mgcp_msg.c:67) 20241102130445102 DLMGCP DEBUG <0013> Received message: line #09: m=audio 20000 RTP/AVP 112 (mgcp_msg.c:67) 20241102130445102 DLMGCP DEBUG <0013> Received message: line #10: a=rtpmap:112 AMR/8000 (mgcp_msg.c:67) 20241102130445102 DLMGCP DEBUG <0013> Received message: line #11: a=ptime:20 (mgcp_msg.c:67) 20241102130445102 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:279) 20241102130445102 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:441) 20241102130445102 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241102130445102 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw conn:(1227/rtp C:CBB3FE14 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241102130445102 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:CBB3FE14 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241102130445102 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:CBB3FE14 output_enabled 0 (mgcp_msg.c:125) 20241102130445102 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241102130445102 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:CBB3FE14 Got media info via SDP: port:20000, addr:127.0.0.1, duration:20, payload-types:112=AMR (mgcp_sdp.c:444) 20241102130445102 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw conn:(1227/rtp C:CBB3FE14 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) 20241102130445102 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Configuring RTP endpoint: local port 20000 (mgcp_protocol.c:726) 20241102130445102 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:CBB3FE14 CRCX: Creating connection: port: 5970 (mgcp_protocol.c:1112) 20241102130445102 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:CBB3FE14 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241102130445102 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241102130445102 DLMGCP DEBUG <0013> Generated response: line #00: 200 5145 OK (mgcp_msg.c:67) 20241102130445102 DLMGCP DEBUG <0013> Generated response: line #01: I: CBB3FE14 (mgcp_msg.c:67) 20241102130445102 DLMGCP DEBUG <0013> Generated response: line #02: v=0 (mgcp_msg.c:67) 20241102130445102 DLMGCP DEBUG <0013> Generated response: line #03: o=- CBB3FE14 23 IN IP4 127.0.0.1 (mgcp_msg.c:67) 20241102130445102 DLMGCP DEBUG <0013> Generated response: line #04: s=- (mgcp_msg.c:67) 20241102130445102 DLMGCP DEBUG <0013> Generated response: line #05: c=IN IP4 127.0.0.1 (mgcp_msg.c:67) 20241102130445102 DLMGCP DEBUG <0013> Generated response: line #06: t=0 0 (mgcp_msg.c:67) 20241102130445102 DLMGCP DEBUG <0013> Generated response: line #07: m=audio 5970 RTP/AVP 112 (mgcp_msg.c:67) 20241102130445102 DLMGCP DEBUG <0013> Generated response: line #08: a=rtpmap:112 AMR/8000 (mgcp_msg.c:67) 20241102130445102 DLMGCP DEBUG <0013> Generated response: line #09: a=ptime:20 (mgcp_msg.c:67) RTPEM1(426)@10445d38c153: Warning: Stopping inactive timer T_transmit. RTPEM0(425)@10445d38c153: IuUP INIT_ACK Received 20241102130445147 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241102130445167 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241102130445188 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241102130445208 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241102130445228 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241102130445249 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241102130445269 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241102130445290 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241102130445310 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241102130445330 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241102130445351 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241102130445371 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241102130445391 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241102130445412 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241102130445432 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241102130445452 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241102130445473 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241102130445493 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241102130445513 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241102130445534 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241102130445554 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241102130445574 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241102130445595 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241102130445615 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241102130445635 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241102130445656 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241102130445676 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241102130445697 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241102130445717 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241102130445737 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241102130445758 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241102130445778 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241102130445798 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241102130445819 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241102130445839 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241102130445859 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241102130445880 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241102130445900 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241102130445920 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241102130445941 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241102130445961 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241102130445981 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241102130446002 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241102130446022 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241102130446042 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241102130446063 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241102130446083 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241102130446104 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241102130446124 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241102130446145 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241102130446165 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241102130446186 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241102130446206 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241102130446227 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241102130446247 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241102130446267 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241102130446288 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241102130446308 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241102130446328 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241102130446349 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241102130446369 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241102130446390 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241102130446410 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241102130446430 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241102130446451 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241102130446471 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241102130446491 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241102130446512 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241102130446532 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241102130446552 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241102130446573 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241102130446593 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) RTPEM0(425)@10445d38c153: Warning: Re-starting timer T_transmit, which is already active (running or expired). 20241102130446614 DLMGCP DEBUG <0013> Received message: line #00: MDCX 5146 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:67) 20241102130446614 DLMGCP DEBUG <0013> Received message: line #01: M: sendrecv (mgcp_msg.c:67) 20241102130446614 DLMGCP DEBUG <0013> Received message: line #02: C: 1227 (mgcp_msg.c:67) 20241102130446614 DLMGCP DEBUG <0013> Received message: line #03: I: AAE29DD3 (mgcp_msg.c:67) 20241102130446614 DLMGCP DEBUG <0013> Received message: line #04: L: p:20, a:AMR (mgcp_msg.c:67) 20241102130446614 DLMGCP DEBUG <0013> Received message: line #05: v=0 (mgcp_msg.c:67) 20241102130446614 DLMGCP DEBUG <0013> Received message: line #06: o=- 23 42 IN IP4 127.0.0.1 (mgcp_msg.c:67) 20241102130446614 DLMGCP DEBUG <0013> Received message: line #07: s=- (mgcp_msg.c:67) 20241102130446614 DLMGCP DEBUG <0013> Received message: line #08: c=IN IP4 127.0.0.1 (mgcp_msg.c:67) 20241102130446614 DLMGCP DEBUG <0013> Received message: line #09: t=0 0 (mgcp_msg.c:67) 20241102130446614 DLMGCP DEBUG <0013> Received message: line #10: m=audio 10000 RTP/AVP 96 (mgcp_msg.c:67) 20241102130446614 DLMGCP DEBUG <0013> Received message: line #11: a=rtpmap:96 VND.3GPP.IUFP/16000 (mgcp_msg.c:67) 20241102130446614 DLMGCP DEBUG <0013> Received message: line #12: a=ptime:20 (mgcp_msg.c:67) 20241102130446614 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:279) 20241102130446614 DLMGCP INFO <0013> MDCX: executing request handler "ModifiyConnection" for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:441) 20241102130446614 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw MDCX: modifying existing connection ... (mgcp_protocol.c:1155) 20241102130446614 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw conn:(1227/rtp C:AAE29DD3 r=127.0.0.1:10000<->l=127.0.0.1:5968) (mgcp_msg.c:118) 20241102130446614 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:AAE29DD3 connection mode 'sendrecv' 3 (mgcp_msg.c:120) 20241102130446614 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:AAE29DD3 output_enabled 1 (mgcp_msg.c:125) 20241102130446614 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241102130446614 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:AAE29DD3 Got media info via SDP: port:10000, addr:127.0.0.1, duration:20, payload-types:96=VND.3GPP.IUFP (mgcp_sdp.c:444) 20241102130446614 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw conn:(1227/rtp C:AAE29DD3 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) 20241102130446614 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Configuring RTP endpoint: local port 10000 (mgcp_protocol.c:726) 20241102130446614 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:AAE29DD3 MDCX: modified conn:(1227/rtp C:AAE29DD3 r=127.0.0.1:10000<->l=127.0.0.1:5968) (mgcp_protocol.c:1338) 20241102130446614 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:AAE29DD3 MDCX: connection successfully modified (mgcp_protocol.c:1351) 20241102130446614 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241102130446614 DLMGCP DEBUG <0013> Generated response: line #00: 200 5146 OK (mgcp_msg.c:67) 20241102130446614 DLMGCP DEBUG <0013> Generated response: line #01: v=0 (mgcp_msg.c:67) 20241102130446614 DLMGCP DEBUG <0013> Generated response: line #02: o=- AAE29DD3 23 IN IP4 127.0.0.1 (mgcp_msg.c:67) 20241102130446614 DLMGCP DEBUG <0013> Generated response: line #03: s=- (mgcp_msg.c:67) 20241102130446614 DLMGCP DEBUG <0013> Generated response: line #04: c=IN IP4 127.0.0.1 (mgcp_msg.c:67) 20241102130446614 DLMGCP DEBUG <0013> Generated response: line #05: t=0 0 (mgcp_msg.c:67) 20241102130446614 DLMGCP DEBUG <0013> Generated response: line #06: m=audio 5968 RTP/AVP 96 (mgcp_msg.c:67) 20241102130446614 DLMGCP DEBUG <0013> Generated response: line #07: a=rtpmap:96 VND.3GPP.IUFP/16000 (mgcp_msg.c:67) 20241102130446614 DLMGCP DEBUG <0013> Generated response: line #08: a=ptime:20 (mgcp_msg.c:67) 20241102130446629 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:713) 20241102130446631 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241102130446650 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:713) 20241102130446651 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241102130446670 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:713) 20241102130446671 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241102130446690 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:713) 20241102130446692 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241102130446711 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:713) 20241102130446712 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241102130446731 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:713) 20241102130446732 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241102130446751 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:713) 20241102130446753 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241102130446771 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:713) 20241102130446773 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241102130446792 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:713) 20241102130446793 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241102130446812 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:713) 20241102130446813 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241102130446832 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:713) 20241102130446834 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241102130446852 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:713) 20241102130446854 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241102130446873 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:713) 20241102130446874 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241102130446893 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:713) 20241102130446894 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241102130446913 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:713) 20241102130446915 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241102130446933 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:713) 20241102130446935 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241102130446954 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:713) 20241102130446955 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241102130446974 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:713) 20241102130446976 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241102130446994 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:713) 20241102130446996 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241102130447014 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:713) 20241102130447016 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241102130447035 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:713) 20241102130447036 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241102130447055 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:713) 20241102130447057 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241102130447075 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:713) 20241102130447077 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241102130447096 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:713) 20241102130447097 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241102130447116 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:713) 20241102130447117 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) RTPEM1(426)@10445d38c153: Warning: Re-starting timer T_transmit, which is already active (running or expired). 20241102130447121 DLMGCP DEBUG <0013> Received message: line #00: MDCX 5147 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:67) 20241102130447121 DLMGCP DEBUG <0013> Received message: line #01: M: sendrecv (mgcp_msg.c:67) 20241102130447121 DLMGCP DEBUG <0013> Received message: line #02: C: 1227 (mgcp_msg.c:67) 20241102130447121 DLMGCP DEBUG <0013> Received message: line #03: I: CBB3FE14 (mgcp_msg.c:67) 20241102130447121 DLMGCP DEBUG <0013> Received message: line #04: L: p:20, a:AMR (mgcp_msg.c:67) 20241102130447121 DLMGCP DEBUG <0013> Received message: line #05: v=0 (mgcp_msg.c:67) 20241102130447121 DLMGCP DEBUG <0013> Received message: line #06: o=- 23 42 IN IP4 127.0.0.1 (mgcp_msg.c:67) 20241102130447121 DLMGCP DEBUG <0013> Received message: line #07: s=- (mgcp_msg.c:67) 20241102130447121 DLMGCP DEBUG <0013> Received message: line #08: c=IN IP4 127.0.0.1 (mgcp_msg.c:67) 20241102130447121 DLMGCP DEBUG <0013> Received message: line #09: t=0 0 (mgcp_msg.c:67) 20241102130447121 DLMGCP DEBUG <0013> Received message: line #10: m=audio 20000 RTP/AVP 112 (mgcp_msg.c:67) 20241102130447121 DLMGCP DEBUG <0013> Received message: line #11: a=rtpmap:112 AMR/8000 (mgcp_msg.c:67) 20241102130447121 DLMGCP DEBUG <0013> Received message: line #12: a=ptime:20 (mgcp_msg.c:67) 20241102130447121 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:279) 20241102130447121 DLMGCP INFO <0013> MDCX: executing request handler "ModifiyConnection" for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:441) 20241102130447121 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw MDCX: modifying existing connection ... (mgcp_protocol.c:1155) 20241102130447121 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw conn:(1227/rtp C:CBB3FE14 r=127.0.0.1:20000<->l=127.0.0.1:5970) (mgcp_msg.c:118) 20241102130447121 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:CBB3FE14 connection mode 'sendrecv' 3 (mgcp_msg.c:120) 20241102130447121 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:CBB3FE14 output_enabled 1 (mgcp_msg.c:125) 20241102130447121 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241102130447121 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:CBB3FE14 Got media info via SDP: port:20000, addr:127.0.0.1, duration:20, payload-types:112=AMR (mgcp_sdp.c:444) 20241102130447121 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw conn:(1227/rtp C:CBB3FE14 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) 20241102130447121 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Configuring RTP endpoint: local port 20000 (mgcp_protocol.c:726) 20241102130447121 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:CBB3FE14 MDCX: modified conn:(1227/rtp C:CBB3FE14 r=127.0.0.1:20000<->l=127.0.0.1:5970) (mgcp_protocol.c:1338) 20241102130447121 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:CBB3FE14 MDCX: connection successfully modified (mgcp_protocol.c:1351) 20241102130447121 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241102130447121 DLMGCP DEBUG <0013> Generated response: line #00: 200 5147 OK (mgcp_msg.c:67) 20241102130447121 DLMGCP DEBUG <0013> Generated response: line #01: v=0 (mgcp_msg.c:67) 20241102130447121 DLMGCP DEBUG <0013> Generated response: line #02: o=- CBB3FE14 23 IN IP4 127.0.0.1 (mgcp_msg.c:67) 20241102130447122 DLMGCP DEBUG <0013> Generated response: line #03: s=- (mgcp_msg.c:67) 20241102130447122 DLMGCP DEBUG <0013> Generated response: line #04: c=IN IP4 127.0.0.1 (mgcp_msg.c:67) 20241102130447122 DLMGCP DEBUG <0013> Generated response: line #05: t=0 0 (mgcp_msg.c:67) 20241102130447122 DLMGCP DEBUG <0013> Generated response: line #06: m=audio 5970 RTP/AVP 112 (mgcp_msg.c:67) 20241102130447122 DLMGCP DEBUG <0013> Generated response: line #07: a=rtpmap:112 AMR/8000 (mgcp_msg.c:67) 20241102130447122 DLMGCP DEBUG <0013> Generated response: line #08: a=ptime:20 (mgcp_msg.c:67) 20241102130447138 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241102130447138 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:713) 20241102130447158 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241102130447158 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:713) 20241102130447178 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241102130447179 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:713) 20241102130447198 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241102130447199 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:713) 20241102130447219 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241102130447219 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:713) 20241102130447239 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241102130447239 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:713) 20241102130447259 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241102130447260 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:713) 20241102130447280 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241102130447280 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:713) 20241102130447300 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241102130447300 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:713) 20241102130447320 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241102130447321 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:713) 20241102130447340 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241102130447341 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:713) 20241102130447361 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241102130447361 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:713) 20241102130447381 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241102130447381 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:713) 20241102130447401 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241102130447402 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:713) 20241102130447422 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241102130447422 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:713) 20241102130447442 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241102130447442 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:713) 20241102130447462 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241102130447463 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:713) 20241102130447483 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:713) 20241102130447483 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241102130447503 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:713) 20241102130447503 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241102130447523 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:713) 20241102130447523 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241102130447543 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:713) 20241102130447544 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241102130447564 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:713) 20241102130447564 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241102130447584 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:713) 20241102130447584 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241102130447604 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:713) 20241102130447605 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241102130447625 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:713) 20241102130447625 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241102130447645 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:713) 20241102130447645 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241102130447665 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:713) 20241102130447666 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241102130447686 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:713) 20241102130447686 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241102130447706 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:713) 20241102130447706 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241102130447726 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:713) 20241102130447726 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241102130447747 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:713) 20241102130447747 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241102130447767 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:713) 20241102130447767 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241102130447787 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:713) 20241102130447787 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241102130447807 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:713) 20241102130447808 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241102130447828 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:713) 20241102130447828 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241102130447848 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:713) 20241102130447848 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241102130447868 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:713) 20241102130447869 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241102130447888 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:713) 20241102130447889 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241102130447909 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:713) 20241102130447909 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241102130447929 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:713) 20241102130447929 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241102130447949 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:713) 20241102130447950 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241102130447970 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:713) 20241102130447970 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241102130447990 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:713) 20241102130447990 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241102130448010 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:713) 20241102130448011 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241102130448031 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:713) 20241102130448031 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241102130448051 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:713) 20241102130448051 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241102130448071 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:713) 20241102130448071 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241102130448092 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:713) 20241102130448092 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241102130448112 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:713) 20241102130448112 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241102130448132 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:713) 20241102130448133 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241102130448152 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:713) 20241102130448153 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241102130448173 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:713) 20241102130448173 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241102130448193 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:713) 20241102130448194 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241102130448213 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:713) 20241102130448214 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241102130448234 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:713) 20241102130448235 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241102130448254 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:713) 20241102130448255 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241102130448274 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:713) 20241102130448275 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241102130448295 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:713) 20241102130448296 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241102130448315 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:713) 20241102130448316 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241102130448335 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:713) 20241102130448336 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241102130448355 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:713) 20241102130448357 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241102130448376 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:713) 20241102130448377 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241102130448396 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:713) 20241102130448397 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241102130448416 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:713) 20241102130448418 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241102130448437 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:713) 20241102130448438 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241102130448457 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:713) 20241102130448458 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241102130448477 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:713) 20241102130448478 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241102130448498 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:713) 20241102130448499 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241102130448518 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:713) 20241102130448519 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241102130448538 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:713) 20241102130448539 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241102130448559 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:713) 20241102130448560 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241102130448579 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:713) 20241102130448580 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241102130448600 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:713) 20241102130448600 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241102130448620 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:713) 20241102130448621 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241102130448640 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:713) 20241102130448641 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241102130448660 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:713) 20241102130448661 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241102130448681 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:713) 20241102130448682 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241102130448701 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:713) 20241102130448702 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241102130448721 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:713) 20241102130448722 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241102130448742 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:713) 20241102130448742 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241102130448762 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:713) 20241102130448763 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241102130448782 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:713) 20241102130448783 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241102130448802 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:713) 20241102130448803 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241102130448823 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:713) 20241102130448824 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241102130448843 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:713) 20241102130448844 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241102130448863 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:713) 20241102130448864 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241102130448883 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:713) 20241102130448884 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241102130448904 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:713) 20241102130448905 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241102130448924 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:713) 20241102130448925 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241102130448944 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:713) 20241102130448945 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241102130448964 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:713) 20241102130448966 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241102130448985 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:713) 20241102130448986 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241102130449005 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:713) 20241102130449006 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241102130449025 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:713) 20241102130449026 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241102130449046 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:713) 20241102130449047 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241102130449066 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:713) 20241102130449067 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241102130449086 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:713) 20241102130449087 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241102130449106 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:713) 20241102130449107 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) MTC@10445d38c153: 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@10445d38c153: 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@10445d38c153: setverdict(pass): none -> pass 20241102130449128 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241102130449129 DLMGCP DEBUG <0013> Received message: line #00: MDCX 5148 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:67) 20241102130449129 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241102130449129 DLMGCP DEBUG <0013> Received message: line #02: C: 1227 (mgcp_msg.c:67) 20241102130449129 DLMGCP DEBUG <0013> Received message: line #03: I: CBB3FE14 (mgcp_msg.c:67) 20241102130449129 DLMGCP DEBUG <0013> Received message: line #04: L: p:20, a:AMR (mgcp_msg.c:67) 20241102130449129 DLMGCP DEBUG <0013> Received message: line #05: v=0 (mgcp_msg.c:67) 20241102130449129 DLMGCP DEBUG <0013> Received message: line #06: o=- 23 42 IN IP4 127.0.0.1 (mgcp_msg.c:67) 20241102130449129 DLMGCP DEBUG <0013> Received message: line #07: s=- (mgcp_msg.c:67) 20241102130449129 DLMGCP DEBUG <0013> Received message: line #08: c=IN IP4 127.0.0.1 (mgcp_msg.c:67) 20241102130449129 DLMGCP DEBUG <0013> Received message: line #09: t=0 0 (mgcp_msg.c:67) 20241102130449129 DLMGCP DEBUG <0013> Received message: line #10: m=audio 20000 RTP/AVP 112 (mgcp_msg.c:67) 20241102130449129 DLMGCP DEBUG <0013> Received message: line #11: a=rtpmap:112 AMR/8000 (mgcp_msg.c:67) 20241102130449129 DLMGCP DEBUG <0013> Received message: line #12: a=ptime:20 (mgcp_msg.c:67) 20241102130449129 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:279) 20241102130449129 DLMGCP INFO <0013> MDCX: executing request handler "ModifiyConnection" for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:441) 20241102130449129 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw MDCX: modifying existing connection ... (mgcp_protocol.c:1155) 20241102130449129 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw conn:(1227/rtp C:CBB3FE14 r=127.0.0.1:20000<->l=127.0.0.1:5970) (mgcp_msg.c:118) 20241102130449129 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:CBB3FE14 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241102130449129 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:CBB3FE14 output_enabled 0 (mgcp_msg.c:125) 20241102130449129 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241102130449129 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:CBB3FE14 Got media info via SDP: port:20000, addr:127.0.0.1, duration:20, payload-types:112=AMR (mgcp_sdp.c:444) 20241102130449129 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw conn:(1227/rtp C:CBB3FE14 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) 20241102130449129 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Configuring RTP endpoint: local port 20000 (mgcp_protocol.c:726) 20241102130449129 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:CBB3FE14 MDCX: modified conn:(1227/rtp C:CBB3FE14 r=127.0.0.1:20000<->l=127.0.0.1:5970) (mgcp_protocol.c:1338) 20241102130449129 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:CBB3FE14 MDCX: connection successfully modified (mgcp_protocol.c:1351) 20241102130449129 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241102130449129 DLMGCP DEBUG <0013> Generated response: line #00: 200 5148 OK (mgcp_msg.c:67) 20241102130449129 DLMGCP DEBUG <0013> Generated response: line #01: v=0 (mgcp_msg.c:67) 20241102130449129 DLMGCP DEBUG <0013> Generated response: line #02: o=- CBB3FE14 23 IN IP4 127.0.0.1 (mgcp_msg.c:67) 20241102130449129 DLMGCP DEBUG <0013> Generated response: line #03: s=- (mgcp_msg.c:67) 20241102130449129 DLMGCP DEBUG <0013> Generated response: line #04: c=IN IP4 127.0.0.1 (mgcp_msg.c:67) 20241102130449129 DLMGCP DEBUG <0013> Generated response: line #05: t=0 0 (mgcp_msg.c:67) 20241102130449129 DLMGCP DEBUG <0013> Generated response: line #06: m=audio 5970 RTP/AVP 112 (mgcp_msg.c:67) 20241102130449129 DLMGCP DEBUG <0013> Generated response: line #07: a=rtpmap:112 AMR/8000 (mgcp_msg.c:67) 20241102130449129 DLMGCP DEBUG <0013> Generated response: line #08: a=ptime:20 (mgcp_msg.c:67) 20241102130449148 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241102130449168 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241102130449189 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241102130449209 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241102130449229 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241102130449250 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241102130449270 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241102130449290 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241102130449310 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241102130449331 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241102130449351 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241102130449371 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241102130449392 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241102130449412 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241102130449433 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241102130449453 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241102130449473 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241102130449493 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241102130449514 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241102130449534 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241102130449554 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241102130449575 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241102130449595 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241102130449615 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241102130449636 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241102130449656 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241102130449677 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241102130449697 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241102130449717 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241102130449738 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241102130449758 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241102130449778 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241102130449799 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241102130449819 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241102130449839 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241102130449859 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241102130449880 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241102130449900 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241102130449920 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241102130449940 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241102130449961 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241102130449981 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241102130450001 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241102130450022 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241102130450042 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241102130450063 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241102130450083 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241102130450103 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241102130450124 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241102130450135 DLMGCP DEBUG <0013> Received message: line #00: MDCX 5149 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:67) 20241102130450135 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241102130450135 DLMGCP DEBUG <0013> Received message: line #02: C: 1227 (mgcp_msg.c:67) 20241102130450135 DLMGCP DEBUG <0013> Received message: line #03: I: AAE29DD3 (mgcp_msg.c:67) 20241102130450135 DLMGCP DEBUG <0013> Received message: line #04: L: p:20, a:AMR (mgcp_msg.c:67) 20241102130450135 DLMGCP DEBUG <0013> Received message: line #05: v=0 (mgcp_msg.c:67) 20241102130450135 DLMGCP DEBUG <0013> Received message: line #06: o=- 23 42 IN IP4 127.0.0.1 (mgcp_msg.c:67) 20241102130450135 DLMGCP DEBUG <0013> Received message: line #07: s=- (mgcp_msg.c:67) 20241102130450135 DLMGCP DEBUG <0013> Received message: line #08: c=IN IP4 127.0.0.1 (mgcp_msg.c:67) 20241102130450135 DLMGCP DEBUG <0013> Received message: line #09: t=0 0 (mgcp_msg.c:67) 20241102130450136 DLMGCP DEBUG <0013> Received message: line #10: m=audio 10000 RTP/AVP 96 (mgcp_msg.c:67) 20241102130450136 DLMGCP DEBUG <0013> Received message: line #11: a=rtpmap:96 VND.3GPP.IUFP/16000 (mgcp_msg.c:67) 20241102130450136 DLMGCP DEBUG <0013> Received message: line #12: a=ptime:20 (mgcp_msg.c:67) 20241102130450136 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:279) 20241102130450136 DLMGCP INFO <0013> MDCX: executing request handler "ModifiyConnection" for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:441) 20241102130450136 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw MDCX: modifying existing connection ... (mgcp_protocol.c:1155) 20241102130450136 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw conn:(1227/rtp C:AAE29DD3 r=127.0.0.1:10000<->l=127.0.0.1:5968) (mgcp_msg.c:118) 20241102130450136 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:AAE29DD3 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241102130450136 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:AAE29DD3 output_enabled 0 (mgcp_msg.c:125) 20241102130450136 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241102130450136 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:AAE29DD3 Got media info via SDP: port:10000, addr:127.0.0.1, duration:20, payload-types:96=VND.3GPP.IUFP (mgcp_sdp.c:444) 20241102130450136 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw conn:(1227/rtp C:AAE29DD3 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) 20241102130450136 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Configuring RTP endpoint: local port 10000 (mgcp_protocol.c:726) 20241102130450136 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:AAE29DD3 MDCX: modified conn:(1227/rtp C:AAE29DD3 r=127.0.0.1:10000<->l=127.0.0.1:5968) (mgcp_protocol.c:1338) 20241102130450136 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:AAE29DD3 MDCX: connection successfully modified (mgcp_protocol.c:1351) 20241102130450136 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241102130450136 DLMGCP DEBUG <0013> Generated response: line #00: 200 5149 OK (mgcp_msg.c:67) 20241102130450136 DLMGCP DEBUG <0013> Generated response: line #01: v=0 (mgcp_msg.c:67) 20241102130450136 DLMGCP DEBUG <0013> Generated response: line #02: o=- AAE29DD3 23 IN IP4 127.0.0.1 (mgcp_msg.c:67) 20241102130450136 DLMGCP DEBUG <0013> Generated response: line #03: s=- (mgcp_msg.c:67) 20241102130450136 DLMGCP DEBUG <0013> Generated response: line #04: c=IN IP4 127.0.0.1 (mgcp_msg.c:67) 20241102130450136 DLMGCP DEBUG <0013> Generated response: line #05: t=0 0 (mgcp_msg.c:67) 20241102130450136 DLMGCP DEBUG <0013> Generated response: line #06: m=audio 5968 RTP/AVP 96 (mgcp_msg.c:67) 20241102130450136 DLMGCP DEBUG <0013> Generated response: line #07: a=rtpmap:96 VND.3GPP.IUFP/16000 (mgcp_msg.c:67) 20241102130450136 DLMGCP DEBUG <0013> Generated response: line #08: a=ptime:20 (mgcp_msg.c:67) 20241102130450140 DLMGCP DEBUG <0013> Received message: line #00: MDCX 5150 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:67) 20241102130450140 DLMGCP DEBUG <0013> Received message: line #01: M: sendrecv (mgcp_msg.c:67) 20241102130450140 DLMGCP DEBUG <0013> Received message: line #02: C: 1227 (mgcp_msg.c:67) 20241102130450140 DLMGCP DEBUG <0013> Received message: line #03: I: CBB3FE14 (mgcp_msg.c:67) 20241102130450140 DLMGCP DEBUG <0013> Received message: line #04: L: p:20, a:AMR (mgcp_msg.c:67) 20241102130450140 DLMGCP DEBUG <0013> Received message: line #05: v=0 (mgcp_msg.c:67) 20241102130450140 DLMGCP DEBUG <0013> Received message: line #06: o=- 23 42 IN IP4 127.0.0.1 (mgcp_msg.c:67) 20241102130450140 DLMGCP DEBUG <0013> Received message: line #07: s=- (mgcp_msg.c:67) 20241102130450140 DLMGCP DEBUG <0013> Received message: line #08: c=IN IP4 127.0.0.1 (mgcp_msg.c:67) 20241102130450140 DLMGCP DEBUG <0013> Received message: line #09: t=0 0 (mgcp_msg.c:67) 20241102130450140 DLMGCP DEBUG <0013> Received message: line #10: m=audio 20000 RTP/AVP 112 (mgcp_msg.c:67) 20241102130450140 DLMGCP DEBUG <0013> Received message: line #11: a=rtpmap:112 AMR/8000 (mgcp_msg.c:67) 20241102130450140 DLMGCP DEBUG <0013> Received message: line #12: a=ptime:20 (mgcp_msg.c:67) 20241102130450140 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:279) 20241102130450140 DLMGCP INFO <0013> MDCX: executing request handler "ModifiyConnection" for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:441) 20241102130450140 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw MDCX: modifying existing connection ... (mgcp_protocol.c:1155) 20241102130450140 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw conn:(1227/rtp C:CBB3FE14 r=127.0.0.1:20000<->l=127.0.0.1:5970) (mgcp_msg.c:118) 20241102130450140 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:CBB3FE14 connection mode 'sendrecv' 3 (mgcp_msg.c:120) 20241102130450140 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:CBB3FE14 output_enabled 1 (mgcp_msg.c:125) 20241102130450140 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241102130450140 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:CBB3FE14 Got media info via SDP: port:20000, addr:127.0.0.1, duration:20, payload-types:112=AMR (mgcp_sdp.c:444) 20241102130450140 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw conn:(1227/rtp C:CBB3FE14 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) 20241102130450140 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Configuring RTP endpoint: local port 20000 (mgcp_protocol.c:726) 20241102130450140 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:CBB3FE14 MDCX: modified conn:(1227/rtp C:CBB3FE14 r=127.0.0.1:20000<->l=127.0.0.1:5970) (mgcp_protocol.c:1338) 20241102130450140 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:CBB3FE14 MDCX: connection successfully modified (mgcp_protocol.c:1351) 20241102130450140 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241102130450140 DLMGCP DEBUG <0013> Generated response: line #00: 200 5150 OK (mgcp_msg.c:67) 20241102130450140 DLMGCP DEBUG <0013> Generated response: line #01: v=0 (mgcp_msg.c:67) 20241102130450140 DLMGCP DEBUG <0013> Generated response: line #02: o=- CBB3FE14 23 IN IP4 127.0.0.1 (mgcp_msg.c:67) 20241102130450140 DLMGCP DEBUG <0013> Generated response: line #03: s=- (mgcp_msg.c:67) 20241102130450140 DLMGCP DEBUG <0013> Generated response: line #04: c=IN IP4 127.0.0.1 (mgcp_msg.c:67) 20241102130450140 DLMGCP DEBUG <0013> Generated response: line #05: t=0 0 (mgcp_msg.c:67) 20241102130450140 DLMGCP DEBUG <0013> Generated response: line #06: m=audio 5970 RTP/AVP 112 (mgcp_msg.c:67) 20241102130450140 DLMGCP DEBUG <0013> Generated response: line #07: a=rtpmap:112 AMR/8000 (mgcp_msg.c:67) 20241102130450140 DLMGCP DEBUG <0013> Generated response: line #08: a=ptime:20 (mgcp_msg.c:67) RTPEM0(425)@10445d38c153: Warning: Stopping inactive timer T_transmit. 20241102130451246 DLMGCP DEBUG <0013> Received message: line #00: DLCX 5151 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:67) 20241102130451246 DLMGCP DEBUG <0013> Received message: line #01: C: 1227 (mgcp_msg.c:67) 20241102130451246 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:279) 20241102130451246 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:441) 20241102130451246 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241102130451246 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (2 total) at once (mgcp_protocol.c:1477) 20241102130451246 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:662) 20241102130451246 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:662) 20241102130451249 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241102130451249 DLMGCP DEBUG <0013> Generated response: line #00: 200 5151 OK (mgcp_msg.c:67) MTC@10445d38c153: setverdict(pass): pass -> pass, component reason not changed RTPEM0(425)@10445d38c153: Final verdict of PTC: none IPA-CTRL-CLI-IPA(429)@10445d38c153: Final verdict of PTC: none RTPEM2(427)@10445d38c153: Final verdict of PTC: none RTPEM1(426)@10445d38c153: Final verdict of PTC: none VirtCallAgent-STATS(428)@10445d38c153: Final verdict of PTC: none MTC@10445d38c153: Setting final verdict of the test case. MTC@10445d38c153: Local verdict of MTC: pass MTC@10445d38c153: Local verdict of PTC RTPEM0(425): none (pass -> pass) MTC@10445d38c153: Local verdict of PTC RTPEM1(426): none (pass -> pass) MTC@10445d38c153: Local verdict of PTC RTPEM2(427): none (pass -> pass) MTC@10445d38c153: Local verdict of PTC VirtCallAgent-STATS(428): none (pass -> pass) MTC@10445d38c153: Local verdict of PTC IPA-CTRL-CLI-IPA(429): none (pass -> pass) MTC@10445d38c153: Test case TC_two_crcx_mdcx_and_iuup_rtp_mdcx_recvonly finished. Verdict: pass MTC@10445d38c153: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh MGCP_Test.TC_two_crcx_mdcx_and_iuup_rtp_mdcx_recvonly pass'. Sat Nov 2 13:04:51 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=984152) Waiting for packet dumper to finish... 1 (prev_count=984152, count=1008884) MTC@10445d38c153: External command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-latest/_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@10445d38c153: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-latest/_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 ------ Sat Nov 2 13:04:53 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-latest/logs/testsuite/MGCP_Test.TC_two_crcx_mdcx_and_iuup_rtp_mdcx_to_iuup.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-latest/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@10445d38c153: External command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-latest/_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@10445d38c153: Test case TC_two_crcx_mdcx_and_iuup_rtp_mdcx_to_iuup started. 20241102130454404 DLMGCP DEBUG <0013> Received message: line #00: DLCX 16356 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:67) 20241102130454405 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:279) 20241102130454405 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:441) 20241102130454405 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241102130454405 DLMGCP ERROR <0013> endpoint:rtpbridge/2@mgw DLCX: endpoint is not holding a connection. (mgcp_protocol.c:1399) 20241102130454405 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=515 (mgcp_protocol.c:230) 20241102130454405 DLMGCP DEBUG <0013> Generated response: line #00: 515 16356 FAIL (mgcp_msg.c:67) 20241102130454412 DLMGCP DEBUG <0013> Received message: line #00: CRCX 16357 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:67) 20241102130454412 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241102130454412 DLMGCP DEBUG <0013> Received message: line #02: C: 1227 (mgcp_msg.c:67) 20241102130454412 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241102130454412 DLMGCP DEBUG <0013> Received message: line #04: v=0 (mgcp_msg.c:67) 20241102130454412 DLMGCP DEBUG <0013> Received message: line #05: o=- 23 42 IN IP4 127.0.0.1 (mgcp_msg.c:67) 20241102130454412 DLMGCP DEBUG <0013> Received message: line #06: s=- (mgcp_msg.c:67) 20241102130454412 DLMGCP DEBUG <0013> Received message: line #07: c=IN IP4 127.0.0.1 (mgcp_msg.c:67) 20241102130454412 DLMGCP DEBUG <0013> Received message: line #08: t=0 0 (mgcp_msg.c:67) 20241102130454412 DLMGCP DEBUG <0013> Received message: line #09: m=audio 10000 RTP/AVP 96 (mgcp_msg.c:67) 20241102130454412 DLMGCP DEBUG <0013> Received message: line #10: a=rtpmap:96 VND.3GPP.IUFP/16000 (mgcp_msg.c:67) 20241102130454412 DLMGCP DEBUG <0013> Received message: line #11: a=ptime:20 (mgcp_msg.c:67) 20241102130454412 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:279) 20241102130454412 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:441) 20241102130454412 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241102130454412 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw conn:(1227/rtp C:32B0DECD r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241102130454412 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:32B0DECD connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241102130454412 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:32B0DECD output_enabled 0 (mgcp_msg.c:125) 20241102130454412 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241102130454412 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:32B0DECD Got media info via SDP: port:10000, addr:127.0.0.1, duration:20, payload-types:96=VND.3GPP.IUFP (mgcp_sdp.c:444) 20241102130454412 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw conn:(1227/rtp C:32B0DECD 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) 20241102130454412 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Configuring RTP endpoint: local port 10000 (mgcp_protocol.c:726) 20241102130454412 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:32B0DECD CRCX: Creating connection: port: 5972 (mgcp_protocol.c:1112) 20241102130454412 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:32B0DECD CRCX: connection successfully created (mgcp_protocol.c:1121) 20241102130454412 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241102130454412 DLMGCP DEBUG <0013> Generated response: line #00: 200 16357 OK (mgcp_msg.c:67) 20241102130454412 DLMGCP DEBUG <0013> Generated response: line #01: I: 32B0DECD (mgcp_msg.c:67) 20241102130454412 DLMGCP DEBUG <0013> Generated response: line #02: v=0 (mgcp_msg.c:67) 20241102130454412 DLMGCP DEBUG <0013> Generated response: line #03: o=- 32B0DECD 23 IN IP4 127.0.0.1 (mgcp_msg.c:67) 20241102130454412 DLMGCP DEBUG <0013> Generated response: line #04: s=- (mgcp_msg.c:67) 20241102130454412 DLMGCP DEBUG <0013> Generated response: line #05: c=IN IP4 127.0.0.1 (mgcp_msg.c:67) 20241102130454412 DLMGCP DEBUG <0013> Generated response: line #06: t=0 0 (mgcp_msg.c:67) 20241102130454412 DLMGCP DEBUG <0013> Generated response: line #07: m=audio 5972 RTP/AVP 96 (mgcp_msg.c:67) 20241102130454412 DLMGCP DEBUG <0013> Generated response: line #08: a=rtpmap:96 VND.3GPP.IUFP/16000 (mgcp_msg.c:67) 20241102130454412 DLMGCP DEBUG <0013> Generated response: line #09: a=ptime:20 (mgcp_msg.c:67) RTPEM0(430)@10445d38c153: Warning: Stopping inactive timer T_transmit. 20241102130454417 DLMGCP DEBUG <0013> Received message: line #00: CRCX 16358 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:67) 20241102130454417 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241102130454417 DLMGCP DEBUG <0013> Received message: line #02: C: 1227 (mgcp_msg.c:67) 20241102130454417 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241102130454417 DLMGCP DEBUG <0013> Received message: line #04: v=0 (mgcp_msg.c:67) 20241102130454417 DLMGCP DEBUG <0013> Received message: line #05: o=- 23 42 IN IP4 127.0.0.1 (mgcp_msg.c:67) 20241102130454417 DLMGCP DEBUG <0013> Received message: line #06: s=- (mgcp_msg.c:67) 20241102130454417 DLMGCP DEBUG <0013> Received message: line #07: c=IN IP4 127.0.0.1 (mgcp_msg.c:67) 20241102130454417 DLMGCP DEBUG <0013> Received message: line #08: t=0 0 (mgcp_msg.c:67) 20241102130454417 DLMGCP DEBUG <0013> Received message: line #09: m=audio 20000 RTP/AVP 112 (mgcp_msg.c:67) 20241102130454417 DLMGCP DEBUG <0013> Received message: line #10: a=rtpmap:112 AMR/8000 (mgcp_msg.c:67) 20241102130454417 DLMGCP DEBUG <0013> Received message: line #11: a=ptime:20 (mgcp_msg.c:67) 20241102130454417 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:279) 20241102130454417 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:441) 20241102130454417 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241102130454417 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw conn:(1227/rtp C:6C20F857 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241102130454417 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:6C20F857 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241102130454417 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:6C20F857 output_enabled 0 (mgcp_msg.c:125) 20241102130454417 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241102130454417 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:6C20F857 Got media info via SDP: port:20000, addr:127.0.0.1, duration:20, payload-types:112=AMR (mgcp_sdp.c:444) 20241102130454417 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw conn:(1227/rtp C:6C20F857 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) 20241102130454417 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Configuring RTP endpoint: local port 20000 (mgcp_protocol.c:726) 20241102130454417 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:6C20F857 CRCX: Creating connection: port: 5974 (mgcp_protocol.c:1112) 20241102130454418 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:6C20F857 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241102130454418 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241102130454418 DLMGCP DEBUG <0013> Generated response: line #00: 200 16358 OK (mgcp_msg.c:67) 20241102130454418 DLMGCP DEBUG <0013> Generated response: line #01: I: 6C20F857 (mgcp_msg.c:67) 20241102130454418 DLMGCP DEBUG <0013> Generated response: line #02: v=0 (mgcp_msg.c:67) 20241102130454418 DLMGCP DEBUG <0013> Generated response: line #03: o=- 6C20F857 23 IN IP4 127.0.0.1 (mgcp_msg.c:67) 20241102130454418 DLMGCP DEBUG <0013> Generated response: line #04: s=- (mgcp_msg.c:67) 20241102130454418 DLMGCP DEBUG <0013> Generated response: line #05: c=IN IP4 127.0.0.1 (mgcp_msg.c:67) 20241102130454418 DLMGCP DEBUG <0013> Generated response: line #06: t=0 0 (mgcp_msg.c:67) 20241102130454418 DLMGCP DEBUG <0013> Generated response: line #07: m=audio 5974 RTP/AVP 112 (mgcp_msg.c:67) 20241102130454418 DLMGCP DEBUG <0013> Generated response: line #08: a=rtpmap:112 AMR/8000 (mgcp_msg.c:67) 20241102130454418 DLMGCP DEBUG <0013> Generated response: line #09: a=ptime:20 (mgcp_msg.c:67) RTPEM1(431)@10445d38c153: Warning: Stopping inactive timer T_transmit. RTPEM0(430)@10445d38c153: IuUP INIT_ACK Received 20241102130454462 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241102130454482 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241102130454502 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241102130454523 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241102130454543 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241102130454563 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241102130454583 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241102130454604 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241102130454624 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241102130454644 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241102130454665 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241102130454685 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241102130454705 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241102130454726 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241102130454746 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241102130454766 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241102130454786 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241102130454807 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241102130454827 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241102130454848 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241102130454868 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241102130454888 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241102130454908 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241102130454929 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241102130454949 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241102130454969 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241102130454990 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241102130455010 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241102130455030 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241102130455051 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241102130455071 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241102130455091 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241102130455111 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241102130455132 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241102130455152 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241102130455172 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241102130455193 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241102130455213 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241102130455233 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241102130455253 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241102130455274 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241102130455294 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241102130455314 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241102130455335 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241102130455355 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241102130455376 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241102130455396 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241102130455416 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241102130455436 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241102130455457 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241102130455477 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241102130455497 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241102130455518 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241102130455538 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241102130455559 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241102130455579 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241102130455599 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241102130455620 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241102130455640 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241102130455661 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241102130455681 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241102130455702 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241102130455722 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241102130455742 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241102130455763 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241102130455784 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241102130455804 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241102130455825 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241102130455845 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241102130455866 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241102130455886 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241102130455906 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) RTPEM0(430)@10445d38c153: Warning: Re-starting timer T_transmit, which is already active (running or expired). 20241102130455928 DLMGCP DEBUG <0013> Received message: line #00: MDCX 16359 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:67) 20241102130455928 DLMGCP DEBUG <0013> Received message: line #01: M: sendrecv (mgcp_msg.c:67) 20241102130455928 DLMGCP DEBUG <0013> Received message: line #02: C: 1227 (mgcp_msg.c:67) 20241102130455928 DLMGCP DEBUG <0013> Received message: line #03: I: 32B0DECD (mgcp_msg.c:67) 20241102130455928 DLMGCP DEBUG <0013> Received message: line #04: L: p:20, a:AMR (mgcp_msg.c:67) 20241102130455928 DLMGCP DEBUG <0013> Received message: line #05: v=0 (mgcp_msg.c:67) 20241102130455928 DLMGCP DEBUG <0013> Received message: line #06: o=- 23 42 IN IP4 127.0.0.1 (mgcp_msg.c:67) 20241102130455928 DLMGCP DEBUG <0013> Received message: line #07: s=- (mgcp_msg.c:67) 20241102130455928 DLMGCP DEBUG <0013> Received message: line #08: c=IN IP4 127.0.0.1 (mgcp_msg.c:67) 20241102130455928 DLMGCP DEBUG <0013> Received message: line #09: t=0 0 (mgcp_msg.c:67) 20241102130455928 DLMGCP DEBUG <0013> Received message: line #10: m=audio 10000 RTP/AVP 96 (mgcp_msg.c:67) 20241102130455928 DLMGCP DEBUG <0013> Received message: line #11: a=rtpmap:96 VND.3GPP.IUFP/16000 (mgcp_msg.c:67) 20241102130455928 DLMGCP DEBUG <0013> Received message: line #12: a=ptime:20 (mgcp_msg.c:67) 20241102130455928 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:279) 20241102130455928 DLMGCP INFO <0013> MDCX: executing request handler "ModifiyConnection" for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:441) 20241102130455928 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw MDCX: modifying existing connection ... (mgcp_protocol.c:1155) 20241102130455928 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw conn:(1227/rtp C:32B0DECD r=127.0.0.1:10000<->l=127.0.0.1:5972) (mgcp_msg.c:118) 20241102130455928 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:32B0DECD connection mode 'sendrecv' 3 (mgcp_msg.c:120) 20241102130455928 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:32B0DECD output_enabled 1 (mgcp_msg.c:125) 20241102130455928 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241102130455929 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:32B0DECD Got media info via SDP: port:10000, addr:127.0.0.1, duration:20, payload-types:96=VND.3GPP.IUFP (mgcp_sdp.c:444) 20241102130455929 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw conn:(1227/rtp C:32B0DECD 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) 20241102130455929 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Configuring RTP endpoint: local port 10000 (mgcp_protocol.c:726) 20241102130455929 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:32B0DECD MDCX: modified conn:(1227/rtp C:32B0DECD r=127.0.0.1:10000<->l=127.0.0.1:5972) (mgcp_protocol.c:1338) 20241102130455929 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:32B0DECD MDCX: connection successfully modified (mgcp_protocol.c:1351) 20241102130455929 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241102130455929 DLMGCP DEBUG <0013> Generated response: line #00: 200 16359 OK (mgcp_msg.c:67) 20241102130455929 DLMGCP DEBUG <0013> Generated response: line #01: v=0 (mgcp_msg.c:67) 20241102130455929 DLMGCP DEBUG <0013> Generated response: line #02: o=- 32B0DECD 23 IN IP4 127.0.0.1 (mgcp_msg.c:67) 20241102130455929 DLMGCP DEBUG <0013> Generated response: line #03: s=- (mgcp_msg.c:67) 20241102130455929 DLMGCP DEBUG <0013> Generated response: line #04: c=IN IP4 127.0.0.1 (mgcp_msg.c:67) 20241102130455929 DLMGCP DEBUG <0013> Generated response: line #05: t=0 0 (mgcp_msg.c:67) 20241102130455929 DLMGCP DEBUG <0013> Generated response: line #06: m=audio 5972 RTP/AVP 96 (mgcp_msg.c:67) 20241102130455929 DLMGCP DEBUG <0013> Generated response: line #07: a=rtpmap:96 VND.3GPP.IUFP/16000 (mgcp_msg.c:67) 20241102130455929 DLMGCP DEBUG <0013> Generated response: line #08: a=ptime:20 (mgcp_msg.c:67) 20241102130455939 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:713) 20241102130455945 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241102130455959 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:713) 20241102130455965 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241102130455980 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:713) 20241102130455986 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241102130456000 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:713) 20241102130456006 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241102130456020 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:713) 20241102130456026 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241102130456040 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:713) 20241102130456047 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241102130456061 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:713) 20241102130456067 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241102130456081 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:713) 20241102130456087 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241102130456101 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:713) 20241102130456107 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241102130456122 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:713) 20241102130456128 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241102130456142 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:713) 20241102130456148 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241102130456162 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:713) 20241102130456168 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241102130456182 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:713) 20241102130456189 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241102130456203 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:713) 20241102130456209 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241102130456223 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:713) 20241102130456229 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241102130456243 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:713) 20241102130456250 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241102130456263 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:713) 20241102130456270 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241102130456284 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:713) 20241102130456290 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241102130456304 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:713) 20241102130456310 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241102130456324 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:713) 20241102130456331 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241102130456345 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:713) 20241102130456351 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241102130456365 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:713) 20241102130456371 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241102130456385 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:713) 20241102130456392 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241102130456405 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:713) 20241102130456412 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241102130456426 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:713) 20241102130456432 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) RTPEM1(431)@10445d38c153: Warning: Re-starting timer T_transmit, which is already active (running or expired). 20241102130456436 DLMGCP DEBUG <0013> Received message: line #00: MDCX 16360 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:67) 20241102130456436 DLMGCP DEBUG <0013> Received message: line #01: M: sendrecv (mgcp_msg.c:67) 20241102130456436 DLMGCP DEBUG <0013> Received message: line #02: C: 1227 (mgcp_msg.c:67) 20241102130456436 DLMGCP DEBUG <0013> Received message: line #03: I: 6C20F857 (mgcp_msg.c:67) 20241102130456436 DLMGCP DEBUG <0013> Received message: line #04: L: p:20, a:AMR (mgcp_msg.c:67) 20241102130456436 DLMGCP DEBUG <0013> Received message: line #05: v=0 (mgcp_msg.c:67) 20241102130456436 DLMGCP DEBUG <0013> Received message: line #06: o=- 23 42 IN IP4 127.0.0.1 (mgcp_msg.c:67) 20241102130456436 DLMGCP DEBUG <0013> Received message: line #07: s=- (mgcp_msg.c:67) 20241102130456436 DLMGCP DEBUG <0013> Received message: line #08: c=IN IP4 127.0.0.1 (mgcp_msg.c:67) 20241102130456436 DLMGCP DEBUG <0013> Received message: line #09: t=0 0 (mgcp_msg.c:67) 20241102130456436 DLMGCP DEBUG <0013> Received message: line #10: m=audio 20000 RTP/AVP 112 (mgcp_msg.c:67) 20241102130456436 DLMGCP DEBUG <0013> Received message: line #11: a=rtpmap:112 AMR/8000 (mgcp_msg.c:67) 20241102130456436 DLMGCP DEBUG <0013> Received message: line #12: a=ptime:20 (mgcp_msg.c:67) 20241102130456436 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:279) 20241102130456436 DLMGCP INFO <0013> MDCX: executing request handler "ModifiyConnection" for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:441) 20241102130456436 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw MDCX: modifying existing connection ... (mgcp_protocol.c:1155) 20241102130456436 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw conn:(1227/rtp C:6C20F857 r=127.0.0.1:20000<->l=127.0.0.1:5974) (mgcp_msg.c:118) 20241102130456436 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:6C20F857 connection mode 'sendrecv' 3 (mgcp_msg.c:120) 20241102130456436 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:6C20F857 output_enabled 1 (mgcp_msg.c:125) 20241102130456436 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241102130456436 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:6C20F857 Got media info via SDP: port:20000, addr:127.0.0.1, duration:20, payload-types:112=AMR (mgcp_sdp.c:444) 20241102130456436 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw conn:(1227/rtp C:6C20F857 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) 20241102130456436 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Configuring RTP endpoint: local port 20000 (mgcp_protocol.c:726) 20241102130456436 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:6C20F857 MDCX: modified conn:(1227/rtp C:6C20F857 r=127.0.0.1:20000<->l=127.0.0.1:5974) (mgcp_protocol.c:1338) 20241102130456436 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:6C20F857 MDCX: connection successfully modified (mgcp_protocol.c:1351) 20241102130456436 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241102130456436 DLMGCP DEBUG <0013> Generated response: line #00: 200 16360 OK (mgcp_msg.c:67) 20241102130456436 DLMGCP DEBUG <0013> Generated response: line #01: v=0 (mgcp_msg.c:67) 20241102130456436 DLMGCP DEBUG <0013> Generated response: line #02: o=- 6C20F857 23 IN IP4 127.0.0.1 (mgcp_msg.c:67) 20241102130456436 DLMGCP DEBUG <0013> Generated response: line #03: s=- (mgcp_msg.c:67) 20241102130456436 DLMGCP DEBUG <0013> Generated response: line #04: c=IN IP4 127.0.0.1 (mgcp_msg.c:67) 20241102130456436 DLMGCP DEBUG <0013> Generated response: line #05: t=0 0 (mgcp_msg.c:67) 20241102130456436 DLMGCP DEBUG <0013> Generated response: line #06: m=audio 5974 RTP/AVP 112 (mgcp_msg.c:67) 20241102130456436 DLMGCP DEBUG <0013> Generated response: line #07: a=rtpmap:112 AMR/8000 (mgcp_msg.c:67) 20241102130456436 DLMGCP DEBUG <0013> Generated response: line #08: a=ptime:20 (mgcp_msg.c:67) 20241102130456452 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241102130456453 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:713) 20241102130456473 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241102130456473 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:713) 20241102130456493 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:713) 20241102130456493 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241102130456513 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:713) 20241102130456513 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241102130456534 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:713) 20241102130456534 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241102130456554 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:713) 20241102130456554 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241102130456574 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:713) 20241102130456574 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241102130456594 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:713) 20241102130456595 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241102130456615 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:713) 20241102130456615 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241102130456635 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:713) 20241102130456635 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241102130456655 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:713) 20241102130456656 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241102130456676 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:713) 20241102130456676 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241102130456696 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:713) 20241102130456696 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241102130456716 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:713) 20241102130456717 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241102130456736 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:713) 20241102130456737 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241102130456757 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:713) 20241102130456757 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241102130456777 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:713) 20241102130456778 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241102130456797 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:713) 20241102130456798 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241102130456817 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:713) 20241102130456818 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241102130456838 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:713) 20241102130456839 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241102130456858 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:713) 20241102130456859 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241102130456878 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:713) 20241102130456879 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241102130456898 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:713) 20241102130456900 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241102130456919 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:713) 20241102130456920 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241102130456939 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:713) 20241102130456940 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241102130456959 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:713) 20241102130456960 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241102130456979 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:713) 20241102130456981 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241102130457000 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:713) 20241102130457001 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241102130457020 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:713) 20241102130457021 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241102130457040 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:713) 20241102130457042 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241102130457060 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:713) 20241102130457062 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241102130457081 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:713) 20241102130457082 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241102130457101 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:713) 20241102130457102 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241102130457121 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:713) 20241102130457123 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241102130457142 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:713) 20241102130457143 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241102130457162 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:713) 20241102130457163 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241102130457182 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:713) 20241102130457184 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241102130457202 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:713) 20241102130457204 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241102130457222 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:713) 20241102130457224 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241102130457243 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:713) 20241102130457244 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241102130457263 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:713) 20241102130457265 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241102130457283 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:713) 20241102130457285 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241102130457304 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:713) 20241102130457305 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241102130457324 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:713) 20241102130457326 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241102130457344 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:713) 20241102130457346 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241102130457364 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:713) 20241102130457366 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241102130457385 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:713) 20241102130457386 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241102130457405 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:713) 20241102130457407 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241102130457425 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:713) 20241102130457427 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241102130457445 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:713) 20241102130457447 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241102130457466 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:713) 20241102130457467 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241102130457486 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:713) 20241102130457488 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241102130457506 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:713) 20241102130457508 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241102130457526 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:713) 20241102130457528 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241102130457547 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:713) 20241102130457548 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241102130457567 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:713) 20241102130457569 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241102130457587 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:713) 20241102130457589 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241102130457607 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:713) 20241102130457609 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241102130457628 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:713) 20241102130457629 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241102130457648 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:713) 20241102130457650 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241102130457668 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:713) 20241102130457670 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241102130457688 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:713) 20241102130457690 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241102130457709 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:713) 20241102130457710 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241102130457729 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:713) 20241102130457731 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241102130457749 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:713) 20241102130457751 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241102130457769 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:713) 20241102130457771 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241102130457790 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:713) 20241102130457792 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241102130457810 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:713) 20241102130457812 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241102130457830 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:713) 20241102130457832 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241102130457850 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:713) 20241102130457852 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241102130457871 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:713) 20241102130457873 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241102130457891 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:713) 20241102130457893 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241102130457911 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:713) 20241102130457913 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241102130457931 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:713) 20241102130457934 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241102130457952 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:713) 20241102130457954 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241102130457972 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:713) 20241102130457974 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241102130457992 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:713) 20241102130457994 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241102130458012 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:713) 20241102130458015 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241102130458033 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:713) 20241102130458035 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241102130458053 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:713) 20241102130458055 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241102130458073 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:713) 20241102130458075 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241102130458093 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:713) 20241102130458096 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241102130458114 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:713) 20241102130458116 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241102130458134 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:713) 20241102130458136 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241102130458154 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:713) 20241102130458157 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241102130458174 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:713) 20241102130458177 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241102130458195 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:713) 20241102130458197 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241102130458215 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:713) 20241102130458217 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241102130458235 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:713) 20241102130458238 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241102130458255 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:713) 20241102130458258 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241102130458276 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:713) 20241102130458278 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241102130458296 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:713) 20241102130458299 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241102130458316 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:713) 20241102130458319 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241102130458337 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:713) 20241102130458339 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241102130458357 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:713) 20241102130458359 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241102130458377 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:713) 20241102130458380 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241102130458398 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:713) 20241102130458400 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241102130458418 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:713) 20241102130458420 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241102130458438 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:713) 20241102130458441 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) MTC@10445d38c153: stats: { num_pkts_tx := 196, bytes_payload_tx := 6076, num_pkts_rx := 124, bytes_payload_rx := 4340, num_pkts_rx_err_seq := 0, num_pkts_rx_err_ts := 0, num_pkts_rx_err_pt := 0, num_pkts_rx_err_disabled := 0, num_pkts_rx_err_payload := 0 } MTC@10445d38c153: 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 } MTC@10445d38c153: setverdict(pass): none -> pass MTC@10445d38c153: setverdict(pass): pass -> pass, component reason not changed 20241102130458945 DLMGCP DEBUG <0013> Received message: line #00: MDCX 16361 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:67) 20241102130458945 DLMGCP DEBUG <0013> Received message: line #01: M: sendrecv (mgcp_msg.c:67) 20241102130458945 DLMGCP DEBUG <0013> Received message: line #02: C: 1227 (mgcp_msg.c:67) 20241102130458945 DLMGCP DEBUG <0013> Received message: line #03: I: 6C20F857 (mgcp_msg.c:67) 20241102130458945 DLMGCP DEBUG <0013> Received message: line #04: L: p:20, a:AMR (mgcp_msg.c:67) 20241102130458945 DLMGCP DEBUG <0013> Received message: line #05: v=0 (mgcp_msg.c:67) 20241102130458945 DLMGCP DEBUG <0013> Received message: line #06: o=- 23 42 IN IP4 127.0.0.1 (mgcp_msg.c:67) 20241102130458945 DLMGCP DEBUG <0013> Received message: line #07: s=- (mgcp_msg.c:67) 20241102130458945 DLMGCP DEBUG <0013> Received message: line #08: c=IN IP4 127.0.0.1 (mgcp_msg.c:67) 20241102130458945 DLMGCP DEBUG <0013> Received message: line #09: t=0 0 (mgcp_msg.c:67) 20241102130458945 DLMGCP DEBUG <0013> Received message: line #10: m=audio 20000 RTP/AVP 96 (mgcp_msg.c:67) 20241102130458945 DLMGCP DEBUG <0013> Received message: line #11: a=rtpmap:96 VND.3GPP.IUFP/16000 (mgcp_msg.c:67) 20241102130458945 DLMGCP DEBUG <0013> Received message: line #12: a=ptime:20 (mgcp_msg.c:67) 20241102130458945 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:279) 20241102130458945 DLMGCP INFO <0013> MDCX: executing request handler "ModifiyConnection" for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:441) 20241102130458945 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw MDCX: modifying existing connection ... (mgcp_protocol.c:1155) 20241102130458945 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw conn:(1227/rtp C:6C20F857 r=127.0.0.1:20000<->l=127.0.0.1:5974) (mgcp_msg.c:118) 20241102130458945 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:6C20F857 connection mode 'sendrecv' 3 (mgcp_msg.c:120) 20241102130458945 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:6C20F857 output_enabled 1 (mgcp_msg.c:125) 20241102130458945 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241102130458945 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:6C20F857 Got media info via SDP: port:20000, addr:127.0.0.1, duration:20, payload-types:96=VND.3GPP.IUFP (mgcp_sdp.c:444) 20241102130458945 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw conn:(1227/rtp C:6C20F857 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) 20241102130458945 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Configuring RTP endpoint: local port 20000 (mgcp_protocol.c:726) 20241102130458945 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:6C20F857 MDCX: modified conn:(1227/rtp C:6C20F857 r=127.0.0.1:20000<->l=127.0.0.1:5974) (mgcp_protocol.c:1338) 20241102130458945 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:6C20F857 MDCX: connection successfully modified (mgcp_protocol.c:1351) 20241102130458945 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241102130458945 DLMGCP DEBUG <0013> Generated response: line #00: 200 16361 OK (mgcp_msg.c:67) 20241102130458945 DLMGCP DEBUG <0013> Generated response: line #01: v=0 (mgcp_msg.c:67) 20241102130458945 DLMGCP DEBUG <0013> Generated response: line #02: o=- 6C20F857 23 IN IP4 127.0.0.1 (mgcp_msg.c:67) 20241102130458945 DLMGCP DEBUG <0013> Generated response: line #03: s=- (mgcp_msg.c:67) 20241102130458945 DLMGCP DEBUG <0013> Generated response: line #04: c=IN IP4 127.0.0.1 (mgcp_msg.c:67) 20241102130458945 DLMGCP DEBUG <0013> Generated response: line #05: t=0 0 (mgcp_msg.c:67) 20241102130458945 DLMGCP DEBUG <0013> Generated response: line #06: m=audio 5974 RTP/AVP 96 (mgcp_msg.c:67) 20241102130458945 DLMGCP DEBUG <0013> Generated response: line #07: a=rtpmap:96 VND.3GPP.IUFP/16000 (mgcp_msg.c:67) 20241102130458946 DLMGCP DEBUG <0013> Generated response: line #08: a=ptime:20 (mgcp_msg.c:67) 20241102130458968 DLIUUP ERROR <001a> IuUP(6C20F857)[0x5619c717b290]{Initialisation}: Event IuUP-DATA-req not permitted (iuup.c:1007) 20241102130458968 DRTP ERROR <0000> (rtpbridge/2@mgw I:6C20F857) Failed Tx data down to IuUP layer (mgcp_iuup.c:250) MTC@10445d38c153: 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@10445d38c153: 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 } 20241102130501053 DLMGCP DEBUG <0013> Received message: line #00: DLCX 16362 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:67) 20241102130501053 DLMGCP DEBUG <0013> Received message: line #01: C: 1227 (mgcp_msg.c:67) 20241102130501053 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:279) 20241102130501053 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:441) 20241102130501053 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241102130501053 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (2 total) at once (mgcp_protocol.c:1477) 20241102130501053 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:662) 20241102130501054 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:662) 20241102130501058 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241102130501058 DLMGCP DEBUG <0013> Generated response: line #00: 200 16362 OK (mgcp_msg.c:67) MTC@10445d38c153: setverdict(pass): pass -> pass, component reason not changed VirtCallAgent-STATS(433)@10445d38c153: Final verdict of PTC: none RTPEM1(431)@10445d38c153: Final verdict of PTC: none RTPEM0(430)@10445d38c153: Final verdict of PTC: none RTPEM2(432)@10445d38c153: Final verdict of PTC: none IPA-CTRL-CLI-IPA(434)@10445d38c153: Final verdict of PTC: none MTC@10445d38c153: Setting final verdict of the test case. MTC@10445d38c153: Local verdict of MTC: pass MTC@10445d38c153: Local verdict of PTC RTPEM0(430): none (pass -> pass) MTC@10445d38c153: Local verdict of PTC RTPEM1(431): none (pass -> pass) MTC@10445d38c153: Local verdict of PTC RTPEM2(432): none (pass -> pass) MTC@10445d38c153: Local verdict of PTC VirtCallAgent-STATS(433): none (pass -> pass) MTC@10445d38c153: Local verdict of PTC IPA-CTRL-CLI-IPA(434): none (pass -> pass) MTC@10445d38c153: Test case TC_two_crcx_mdcx_and_iuup_rtp_mdcx_to_iuup finished. Verdict: pass MTC@10445d38c153: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh MGCP_Test.TC_two_crcx_mdcx_and_iuup_rtp_mdcx_to_iuup pass'. Sat Nov 2 13:05:01 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=1159476) Waiting for packet dumper to finish... 1 (prev_count=1159476, count=1192828) MTC@10445d38c153: External command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-latest/_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@10445d38c153: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-latest/_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 ------ Sat Nov 2 13:05:03 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-latest/logs/testsuite/MGCP_Test.TC_two_crcx_mdcx_and_rtp_clearmode.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-latest/logs/testsuite/MGCP_Test.TC_two_crcx_mdcx_and_rtp_clearmode.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@10445d38c153: External command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-latest/_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@10445d38c153: Test case TC_two_crcx_mdcx_and_rtp_clearmode started. 20241102130504211 DLMGCP DEBUG <0013> Received message: line #00: DLCX 12911 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:67) 20241102130504211 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:279) 20241102130504211 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:441) 20241102130504211 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241102130504211 DLMGCP ERROR <0013> endpoint:rtpbridge/2@mgw DLCX: endpoint is not holding a connection. (mgcp_protocol.c:1399) 20241102130504211 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=515 (mgcp_protocol.c:230) 20241102130504211 DLMGCP DEBUG <0013> Generated response: line #00: 515 12911 FAIL (mgcp_msg.c:67) 20241102130504219 DLMGCP DEBUG <0013> Received message: line #00: CRCX 12912 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:67) 20241102130504220 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241102130504220 DLMGCP DEBUG <0013> Received message: line #02: C: 1227 (mgcp_msg.c:67) 20241102130504220 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241102130504220 DLMGCP DEBUG <0013> Received message: line #04: v=0 (mgcp_msg.c:67) 20241102130504220 DLMGCP DEBUG <0013> Received message: line #05: o=- 23 42 IN IP4 127.0.0.1 (mgcp_msg.c:67) 20241102130504220 DLMGCP DEBUG <0013> Received message: line #06: s=- (mgcp_msg.c:67) 20241102130504220 DLMGCP DEBUG <0013> Received message: line #07: c=IN IP4 127.0.0.1 (mgcp_msg.c:67) 20241102130504220 DLMGCP DEBUG <0013> Received message: line #08: t=0 0 (mgcp_msg.c:67) 20241102130504220 DLMGCP DEBUG <0013> Received message: line #09: m=audio 10000 RTP/AVP 120 (mgcp_msg.c:67) 20241102130504220 DLMGCP DEBUG <0013> Received message: line #10: a=rtpmap:120 CLEARMODE/8000 (mgcp_msg.c:67) 20241102130504220 DLMGCP DEBUG <0013> Received message: line #11: a=ptime:20 (mgcp_msg.c:67) 20241102130504220 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:279) 20241102130504220 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:441) 20241102130504220 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241102130504220 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw conn:(1227/rtp C:9ADD7E74 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241102130504220 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:9ADD7E74 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241102130504220 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:9ADD7E74 output_enabled 0 (mgcp_msg.c:125) 20241102130504220 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241102130504220 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:9ADD7E74 Got media info via SDP: port:10000, addr:127.0.0.1, duration:20, payload-types:120=CLEARMODE (mgcp_sdp.c:444) 20241102130504220 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw conn:(1227/rtp C:9ADD7E74 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) 20241102130504220 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Configuring RTP endpoint: local port 10000 (mgcp_protocol.c:726) 20241102130504220 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:9ADD7E74 CRCX: Creating connection: port: 5976 (mgcp_protocol.c:1112) 20241102130504220 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:9ADD7E74 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241102130504220 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241102130504220 DLMGCP DEBUG <0013> Generated response: line #00: 200 12912 OK (mgcp_msg.c:67) 20241102130504220 DLMGCP DEBUG <0013> Generated response: line #01: I: 9ADD7E74 (mgcp_msg.c:67) 20241102130504220 DLMGCP DEBUG <0013> Generated response: line #02: v=0 (mgcp_msg.c:67) 20241102130504220 DLMGCP DEBUG <0013> Generated response: line #03: o=- 9ADD7E74 23 IN IP4 127.0.0.1 (mgcp_msg.c:67) 20241102130504220 DLMGCP DEBUG <0013> Generated response: line #04: s=- (mgcp_msg.c:67) 20241102130504220 DLMGCP DEBUG <0013> Generated response: line #05: c=IN IP4 127.0.0.1 (mgcp_msg.c:67) 20241102130504220 DLMGCP DEBUG <0013> Generated response: line #06: t=0 0 (mgcp_msg.c:67) 20241102130504220 DLMGCP DEBUG <0013> Generated response: line #07: m=audio 5976 RTP/AVP 120 (mgcp_msg.c:67) 20241102130504220 DLMGCP DEBUG <0013> Generated response: line #08: a=rtpmap:120 CLEARMODE/8000 (mgcp_msg.c:67) 20241102130504220 DLMGCP DEBUG <0013> Generated response: line #09: a=ptime:20 (mgcp_msg.c:67) 20241102130504223 DLMGCP DEBUG <0013> Received message: line #00: CRCX 12913 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:67) 20241102130504223 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241102130504223 DLMGCP DEBUG <0013> Received message: line #02: C: 1227 (mgcp_msg.c:67) 20241102130504223 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241102130504223 DLMGCP DEBUG <0013> Received message: line #04: v=0 (mgcp_msg.c:67) 20241102130504223 DLMGCP DEBUG <0013> Received message: line #05: o=- 23 42 IN IP4 127.0.0.1 (mgcp_msg.c:67) 20241102130504223 DLMGCP DEBUG <0013> Received message: line #06: s=- (mgcp_msg.c:67) 20241102130504223 DLMGCP DEBUG <0013> Received message: line #07: c=IN IP4 127.0.0.1 (mgcp_msg.c:67) 20241102130504223 DLMGCP DEBUG <0013> Received message: line #08: t=0 0 (mgcp_msg.c:67) 20241102130504223 DLMGCP DEBUG <0013> Received message: line #09: m=audio 20000 RTP/AVP 120 (mgcp_msg.c:67) 20241102130504223 DLMGCP DEBUG <0013> Received message: line #10: a=rtpmap:120 CLEARMODE/8000 (mgcp_msg.c:67) 20241102130504223 DLMGCP DEBUG <0013> Received message: line #11: a=ptime:20 (mgcp_msg.c:67) 20241102130504223 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:279) 20241102130504223 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:441) 20241102130504223 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241102130504223 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw conn:(1227/rtp C:AC956D85 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241102130504223 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:AC956D85 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241102130504223 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:AC956D85 output_enabled 0 (mgcp_msg.c:125) 20241102130504224 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241102130504224 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:AC956D85 Got media info via SDP: port:20000, addr:127.0.0.1, duration:20, payload-types:120=CLEARMODE (mgcp_sdp.c:444) 20241102130504224 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw conn:(1227/rtp C:AC956D85 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) 20241102130504224 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Configuring RTP endpoint: local port 20000 (mgcp_protocol.c:726) 20241102130504224 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:AC956D85 CRCX: Creating connection: port: 5978 (mgcp_protocol.c:1112) 20241102130504224 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:AC956D85 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241102130504224 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241102130504224 DLMGCP DEBUG <0013> Generated response: line #00: 200 12913 OK (mgcp_msg.c:67) 20241102130504224 DLMGCP DEBUG <0013> Generated response: line #01: I: AC956D85 (mgcp_msg.c:67) 20241102130504224 DLMGCP DEBUG <0013> Generated response: line #02: v=0 (mgcp_msg.c:67) 20241102130504224 DLMGCP DEBUG <0013> Generated response: line #03: o=- AC956D85 23 IN IP4 127.0.0.1 (mgcp_msg.c:67) 20241102130504224 DLMGCP DEBUG <0013> Generated response: line #04: s=- (mgcp_msg.c:67) 20241102130504224 DLMGCP DEBUG <0013> Generated response: line #05: c=IN IP4 127.0.0.1 (mgcp_msg.c:67) 20241102130504224 DLMGCP DEBUG <0013> Generated response: line #06: t=0 0 (mgcp_msg.c:67) 20241102130504224 DLMGCP DEBUG <0013> Generated response: line #07: m=audio 5978 RTP/AVP 120 (mgcp_msg.c:67) 20241102130504224 DLMGCP DEBUG <0013> Generated response: line #08: a=rtpmap:120 CLEARMODE/8000 (mgcp_msg.c:67) 20241102130504224 DLMGCP DEBUG <0013> Generated response: line #09: a=ptime:20 (mgcp_msg.c:67) RTPEM0(435)@10445d38c153: Warning: Re-starting timer T_transmit, which is already active (running or expired). 20241102130505734 DLMGCP DEBUG <0013> Received message: line #00: MDCX 12914 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:67) 20241102130505734 DLMGCP DEBUG <0013> Received message: line #01: M: sendrecv (mgcp_msg.c:67) 20241102130505734 DLMGCP DEBUG <0013> Received message: line #02: C: 1227 (mgcp_msg.c:67) 20241102130505734 DLMGCP DEBUG <0013> Received message: line #03: I: 9ADD7E74 (mgcp_msg.c:67) 20241102130505734 DLMGCP DEBUG <0013> Received message: line #04: L: p:20, a:AMR (mgcp_msg.c:67) 20241102130505734 DLMGCP DEBUG <0013> Received message: line #05: v=0 (mgcp_msg.c:67) 20241102130505734 DLMGCP DEBUG <0013> Received message: line #06: o=- 23 42 IN IP4 127.0.0.1 (mgcp_msg.c:67) 20241102130505734 DLMGCP DEBUG <0013> Received message: line #07: s=- (mgcp_msg.c:67) 20241102130505734 DLMGCP DEBUG <0013> Received message: line #08: c=IN IP4 127.0.0.1 (mgcp_msg.c:67) 20241102130505734 DLMGCP DEBUG <0013> Received message: line #09: t=0 0 (mgcp_msg.c:67) 20241102130505734 DLMGCP DEBUG <0013> Received message: line #10: m=audio 10000 RTP/AVP 120 (mgcp_msg.c:67) 20241102130505734 DLMGCP DEBUG <0013> Received message: line #11: a=rtpmap:120 CLEARMODE/8000 (mgcp_msg.c:67) 20241102130505734 DLMGCP DEBUG <0013> Received message: line #12: a=ptime:20 (mgcp_msg.c:67) 20241102130505734 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:279) 20241102130505734 DLMGCP INFO <0013> MDCX: executing request handler "ModifiyConnection" for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:441) 20241102130505734 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw MDCX: modifying existing connection ... (mgcp_protocol.c:1155) 20241102130505734 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw conn:(1227/rtp C:9ADD7E74 r=127.0.0.1:10000<->l=127.0.0.1:5976) (mgcp_msg.c:118) 20241102130505734 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:9ADD7E74 connection mode 'sendrecv' 3 (mgcp_msg.c:120) 20241102130505734 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:9ADD7E74 output_enabled 1 (mgcp_msg.c:125) 20241102130505734 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241102130505734 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:9ADD7E74 Got media info via SDP: port:10000, addr:127.0.0.1, duration:20, payload-types:120=CLEARMODE (mgcp_sdp.c:444) 20241102130505734 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw conn:(1227/rtp C:9ADD7E74 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) 20241102130505735 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Configuring RTP endpoint: local port 10000 (mgcp_protocol.c:726) 20241102130505735 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:9ADD7E74 MDCX: modified conn:(1227/rtp C:9ADD7E74 r=127.0.0.1:10000<->l=127.0.0.1:5976) (mgcp_protocol.c:1338) 20241102130505735 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:9ADD7E74 MDCX: connection successfully modified (mgcp_protocol.c:1351) 20241102130505735 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241102130505735 DLMGCP DEBUG <0013> Generated response: line #00: 200 12914 OK (mgcp_msg.c:67) 20241102130505735 DLMGCP DEBUG <0013> Generated response: line #01: v=0 (mgcp_msg.c:67) 20241102130505735 DLMGCP DEBUG <0013> Generated response: line #02: o=- 9ADD7E74 23 IN IP4 127.0.0.1 (mgcp_msg.c:67) 20241102130505735 DLMGCP DEBUG <0013> Generated response: line #03: s=- (mgcp_msg.c:67) 20241102130505735 DLMGCP DEBUG <0013> Generated response: line #04: c=IN IP4 127.0.0.1 (mgcp_msg.c:67) 20241102130505735 DLMGCP DEBUG <0013> Generated response: line #05: t=0 0 (mgcp_msg.c:67) 20241102130505735 DLMGCP DEBUG <0013> Generated response: line #06: m=audio 5976 RTP/AVP 120 (mgcp_msg.c:67) 20241102130505735 DLMGCP DEBUG <0013> Generated response: line #07: a=rtpmap:120 CLEARMODE/8000 (mgcp_msg.c:67) 20241102130505735 DLMGCP DEBUG <0013> Generated response: line #08: a=ptime:20 (mgcp_msg.c:67) RTPEM1(436)@10445d38c153: Warning: Re-starting timer T_transmit, which is already active (running or expired). 20241102130506243 DLMGCP DEBUG <0013> Received message: line #00: MDCX 12915 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:67) 20241102130506243 DLMGCP DEBUG <0013> Received message: line #01: M: sendrecv (mgcp_msg.c:67) 20241102130506243 DLMGCP DEBUG <0013> Received message: line #02: C: 1227 (mgcp_msg.c:67) 20241102130506243 DLMGCP DEBUG <0013> Received message: line #03: I: AC956D85 (mgcp_msg.c:67) 20241102130506243 DLMGCP DEBUG <0013> Received message: line #04: L: p:20, a:AMR (mgcp_msg.c:67) 20241102130506243 DLMGCP DEBUG <0013> Received message: line #05: v=0 (mgcp_msg.c:67) 20241102130506243 DLMGCP DEBUG <0013> Received message: line #06: o=- 23 42 IN IP4 127.0.0.1 (mgcp_msg.c:67) 20241102130506243 DLMGCP DEBUG <0013> Received message: line #07: s=- (mgcp_msg.c:67) 20241102130506243 DLMGCP DEBUG <0013> Received message: line #08: c=IN IP4 127.0.0.1 (mgcp_msg.c:67) 20241102130506243 DLMGCP DEBUG <0013> Received message: line #09: t=0 0 (mgcp_msg.c:67) 20241102130506243 DLMGCP DEBUG <0013> Received message: line #10: m=audio 20000 RTP/AVP 120 (mgcp_msg.c:67) 20241102130506243 DLMGCP DEBUG <0013> Received message: line #11: a=rtpmap:120 CLEARMODE/8000 (mgcp_msg.c:67) 20241102130506243 DLMGCP DEBUG <0013> Received message: line #12: a=ptime:20 (mgcp_msg.c:67) 20241102130506243 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:279) 20241102130506243 DLMGCP INFO <0013> MDCX: executing request handler "ModifiyConnection" for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:441) 20241102130506243 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw MDCX: modifying existing connection ... (mgcp_protocol.c:1155) 20241102130506243 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw conn:(1227/rtp C:AC956D85 r=127.0.0.1:20000<->l=127.0.0.1:5978) (mgcp_msg.c:118) 20241102130506243 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:AC956D85 connection mode 'sendrecv' 3 (mgcp_msg.c:120) 20241102130506243 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:AC956D85 output_enabled 1 (mgcp_msg.c:125) 20241102130506243 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241102130506243 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:AC956D85 Got media info via SDP: port:20000, addr:127.0.0.1, duration:20, payload-types:120=CLEARMODE (mgcp_sdp.c:444) 20241102130506243 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw conn:(1227/rtp C:AC956D85 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) 20241102130506243 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Configuring RTP endpoint: local port 20000 (mgcp_protocol.c:726) 20241102130506243 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:AC956D85 MDCX: modified conn:(1227/rtp C:AC956D85 r=127.0.0.1:20000<->l=127.0.0.1:5978) (mgcp_protocol.c:1338) 20241102130506243 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:AC956D85 MDCX: connection successfully modified (mgcp_protocol.c:1351) 20241102130506243 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241102130506243 DLMGCP DEBUG <0013> Generated response: line #00: 200 12915 OK (mgcp_msg.c:67) 20241102130506243 DLMGCP DEBUG <0013> Generated response: line #01: v=0 (mgcp_msg.c:67) 20241102130506243 DLMGCP DEBUG <0013> Generated response: line #02: o=- AC956D85 23 IN IP4 127.0.0.1 (mgcp_msg.c:67) 20241102130506243 DLMGCP DEBUG <0013> Generated response: line #03: s=- (mgcp_msg.c:67) 20241102130506243 DLMGCP DEBUG <0013> Generated response: line #04: c=IN IP4 127.0.0.1 (mgcp_msg.c:67) 20241102130506243 DLMGCP DEBUG <0013> Generated response: line #05: t=0 0 (mgcp_msg.c:67) 20241102130506243 DLMGCP DEBUG <0013> Generated response: line #06: m=audio 5978 RTP/AVP 120 (mgcp_msg.c:67) 20241102130506243 DLMGCP DEBUG <0013> Generated response: line #07: a=rtpmap:120 CLEARMODE/8000 (mgcp_msg.c:67) 20241102130506243 DLMGCP DEBUG <0013> Generated response: line #08: a=ptime:20 (mgcp_msg.c:67) MTC@10445d38c153: 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@10445d38c153: 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 } 20241102130508350 DLMGCP DEBUG <0013> Received message: line #00: DLCX 12916 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:67) 20241102130508350 DLMGCP DEBUG <0013> Received message: line #01: C: 1227 (mgcp_msg.c:67) 20241102130508350 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:279) 20241102130508350 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:441) 20241102130508350 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241102130508350 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (2 total) at once (mgcp_protocol.c:1477) 20241102130508350 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:662) 20241102130508350 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:662) 20241102130508350 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241102130508350 DLMGCP DEBUG <0013> Generated response: line #00: 200 12916 OK (mgcp_msg.c:67) MTC@10445d38c153: setverdict(pass): none -> pass RTPEM1(436)@10445d38c153: Final verdict of PTC: none RTPEM0(435)@10445d38c153: Final verdict of PTC: none VirtCallAgent-STATS(438)@10445d38c153: Final verdict of PTC: none RTPEM2(437)@10445d38c153: Final verdict of PTC: none IPA-CTRL-CLI-IPA(439)@10445d38c153: Final verdict of PTC: none MTC@10445d38c153: Setting final verdict of the test case. MTC@10445d38c153: Local verdict of MTC: pass MTC@10445d38c153: Local verdict of PTC RTPEM0(435): none (pass -> pass) MTC@10445d38c153: Local verdict of PTC RTPEM1(436): none (pass -> pass) MTC@10445d38c153: Local verdict of PTC RTPEM2(437): none (pass -> pass) MTC@10445d38c153: Local verdict of PTC VirtCallAgent-STATS(438): none (pass -> pass) MTC@10445d38c153: Local verdict of PTC IPA-CTRL-CLI-IPA(439): none (pass -> pass) MTC@10445d38c153: Test case TC_two_crcx_mdcx_and_rtp_clearmode finished. Verdict: pass MTC@10445d38c153: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh MGCP_Test.TC_two_crcx_mdcx_and_rtp_clearmode pass'. Sat Nov 2 13:05:08 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=637216) Waiting for packet dumper to finish... 1 (prev_count=637216, count=676824) MTC@10445d38c153: External command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-latest/_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@10445d38c153: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-latest/_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 ------ Sat Nov 2 13:05:10 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-latest/logs/testsuite/MGCP_Test.TC_one_crcx_loopback_rtp_implicit.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-latest/logs/testsuite/MGCP_Test.TC_one_crcx_loopback_rtp_implicit.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@10445d38c153: External command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh MGCP_Test.TC_one_crcx_loopback_rtp_implicit' was executed successfully (exit status: 0). MTC@10445d38c153: Test case TC_one_crcx_loopback_rtp_implicit started. 20241102130511491 DLMGCP DEBUG <0013> Received message: line #00: DLCX 27768 rtpbridge/1@mgw MGCP 1.0 (mgcp_msg.c:67) 20241102130511491 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found endpoint: rtpbridge/1@mgw (mgcp_endp.c:279) 20241102130511491 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:441) 20241102130511491 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241102130511491 DLMGCP ERROR <0013> endpoint:rtpbridge/1@mgw DLCX: endpoint is not holding a connection. (mgcp_protocol.c:1399) 20241102130511491 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Generated response: code=515 (mgcp_protocol.c:230) 20241102130511491 DLMGCP DEBUG <0013> Generated response: line #00: 515 27768 FAIL (mgcp_msg.c:67) 20241102130511495 DLMGCP DEBUG <0013> Received message: line #00: CRCX 27769 rtpbridge/1@mgw MGCP 1.0 (mgcp_msg.c:67) 20241102130511495 DLMGCP DEBUG <0013> Received message: line #01: M: loopback (mgcp_msg.c:67) 20241102130511495 DLMGCP DEBUG <0013> Received message: line #02: C: 1225 (mgcp_msg.c:67) 20241102130511495 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241102130511495 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found endpoint: rtpbridge/1@mgw (mgcp_endp.c:279) 20241102130511495 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:441) 20241102130511495 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241102130511495 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw conn:(1225/rtp C:80322C95 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241102130511495 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw CI:80322C95 connection mode 'loopback' 7 (mgcp_msg.c:120) 20241102130511495 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw CI:80322C95 output_enabled 1 (mgcp_msg.c:125) 20241102130511495 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241102130511495 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw conn:(1225/rtp C:80322C95 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241102130511496 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241102130511496 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw RTP-setup: Endpoint is in loopback mode, stopping here! (mgcp_protocol.c:167) 20241102130511496 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw CI:80322C95 CRCX: Creating connection: port: 5980 (mgcp_protocol.c:1112) 20241102130511496 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw CI:80322C95 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241102130511496 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241102130511496 DLMGCP DEBUG <0013> Generated response: line #00: 200 27769 OK (mgcp_msg.c:67) 20241102130511496 DLMGCP DEBUG <0013> Generated response: line #01: I: 80322C95 (mgcp_msg.c:67) 20241102130511496 DLMGCP DEBUG <0013> Generated response: line #02: v=0 (mgcp_msg.c:67) 20241102130511496 DLMGCP DEBUG <0013> Generated response: line #03: o=- 80322C95 23 IN IP6 ::1 (mgcp_msg.c:67) 20241102130511496 DLMGCP DEBUG <0013> Generated response: line #04: s=- (mgcp_msg.c:67) 20241102130511496 DLMGCP DEBUG <0013> Generated response: line #05: c=IN IP6 ::1 (mgcp_msg.c:67) 20241102130511496 DLMGCP DEBUG <0013> Generated response: line #06: t=0 0 (mgcp_msg.c:67) 20241102130511496 DLMGCP DEBUG <0013> Generated response: line #07: m=audio 5980 RTP/AVP 112 (mgcp_msg.c:67) 20241102130511496 DLMGCP DEBUG <0013> Generated response: line #08: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241102130511496 DLMGCP DEBUG <0013> Generated response: line #09: a=ptime:20 (mgcp_msg.c:67) 20241102130512599 DLMGCP DEBUG <0013> Received message: line #00: DLCX 27770 rtpbridge/1@mgw MGCP 1.0 (mgcp_msg.c:67) 20241102130512599 DLMGCP DEBUG <0013> Received message: line #01: C: 1225 (mgcp_msg.c:67) 20241102130512599 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found endpoint: rtpbridge/1@mgw (mgcp_endp.c:279) 20241102130512599 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:441) 20241102130512599 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241102130512599 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1477) 20241102130512599 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Releasing endpoint (mgcp_endp.c:662) 20241102130512599 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Releasing endpoint (mgcp_endp.c:662) 20241102130512599 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241102130512599 DLMGCP DEBUG <0013> Generated response: line #00: 200 27770 OK (mgcp_msg.c:67) MTC@10445d38c153: 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@10445d38c153: setverdict(pass): none -> pass RTPEM1(441)@10445d38c153: Final verdict of PTC: none RTPEM0(440)@10445d38c153: Final verdict of PTC: none VirtCallAgent-STATS(443)@10445d38c153: Final verdict of PTC: none RTPEM2(442)@10445d38c153: Final verdict of PTC: none IPA-CTRL-CLI-IPA(444)@10445d38c153: Final verdict of PTC: none MTC@10445d38c153: Setting final verdict of the test case. MTC@10445d38c153: Local verdict of MTC: pass MTC@10445d38c153: Local verdict of PTC RTPEM0(440): none (pass -> pass) MTC@10445d38c153: Local verdict of PTC RTPEM1(441): none (pass -> pass) MTC@10445d38c153: Local verdict of PTC RTPEM2(442): none (pass -> pass) MTC@10445d38c153: Local verdict of PTC VirtCallAgent-STATS(443): none (pass -> pass) MTC@10445d38c153: Local verdict of PTC IPA-CTRL-CLI-IPA(444): none (pass -> pass) MTC@10445d38c153: Test case TC_one_crcx_loopback_rtp_implicit finished. Verdict: pass MTC@10445d38c153: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh MGCP_Test.TC_one_crcx_loopback_rtp_implicit pass'. Sat Nov 2 13:05:12 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@10445d38c153: External command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-latest/_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@10445d38c153: Test execution finished. Execution of [EXECUTE] section finished. emtc MC@10445d38c153: Terminating MTC. MC@10445d38c153: MTC terminated. MC2> exit MC@10445d38c153: Shutting down session. MC@10445d38c153: Shutdown complete. Comparing expected results '/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-latest/_cache/podman/osmo-ttcn3-hacks/mgw/expected-results.xml' against results in 'junit-xml-4504.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 (947115) [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-latest/_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-latest/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-latest/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-latest/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-latest/_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-latest/logs/testsuite', 'testenv-mgw-osmocom-latest-20241102-1258-c84a9429-0', 'sh', '-c', '/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-latest/_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-latest/_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-latest/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-latest/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-latest/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-latest/_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-latest/logs/testsuite', 'testenv-mgw-osmocom-latest-20241102-1258-c84a9429-0', 'sh', '-c', '/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-latest/_testenv/data/scripts/log_format.sh'] [testenv] Stopping mgw (947040) [testenv] Showing junit-xml-4504.log [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-latest/_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-latest/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-latest/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-latest/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-latest/_cache/podman/osmo-ttcn3-hacks/mgw:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-mgw-osmocom-latest-20241102-1258-c84a9429-0', 'sh', '-c', 'echo && source-highlight -f esc -s xml -i /home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-latest/logs/testsuite/junit-xml-4504.log && echo'] <?xml version="1.0"?> <testsuite name='Titan' tests='86' failures='5' errors='0' skipped='0' inconc='0' time='416.00'> <testcase classname='MGCP_Test' name='TC_selftest' time='0.005870'/> <testcase classname='MGCP_Test' name='TC_auep_null' time='0.051615'/> <testcase classname='MGCP_Test' name='TC_crcx' time='0.043538'/> <testcase classname='MGCP_Test' name='TC_crcx_no_lco' time='0.043713'/> <testcase classname='MGCP_Test' name='TC_crcx_noprefix' time='0.044502'/> <testcase classname='MGCP_Test' name='TC_crcx_unsupp_mode' time='0.046842'/> <testcase classname='MGCP_Test' name='TC_crcx_osmo_ign' time='0.046588'/> <testcase classname='MGCP_Test' name='TC_crcx_early_bidir_mode' time='0.047661'> <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.045375'/> <testcase classname='MGCP_Test' name='TC_crcx_missing_callid' time='0.044810'/> <testcase classname='MGCP_Test' name='TC_crcx_missing_mode' time='0.041401'/> <testcase classname='MGCP_Test' name='TC_crcx_unsupp_packet_intv' time='0.048820'/> <testcase classname='MGCP_Test' name='TC_crcx_illegal_double_lco' time='0.044003'/> <testcase classname='MGCP_Test' name='TC_crcx_sdp' time='0.046687'/> <testcase classname='MGCP_Test' name='TC_crcx_wildcarded' time='0.046690'/> <testcase classname='MGCP_Test' name='TC_crcx_wildcarded_exhaust' time='0.441259'/> <testcase classname='MGCP_Test' name='TC_mdcx_without_crcx' time='0.046939'/> <testcase classname='MGCP_Test' name='TC_dlcx_without_crcx' time='0.044723'/> <testcase classname='MGCP_Test' name='TC_dlcx_non_existant_ep' time='0.046785'/> <testcase classname='MGCP_Test' name='TC_mdcx_wildcarded' time='0.045952'/> <testcase classname='MGCP_Test' name='TC_dlcx_wildcarded' time='1.349637'/> <testcase classname='MGCP_Test' name='TC_crcx_and_dlcx_ep_callid_connid' time='0.049432'/> <testcase classname='MGCP_Test' name='TC_crcx_and_dlcx_ep_callid' time='0.043236'/> <testcase classname='MGCP_Test' name='TC_crcx_and_dlcx_ep' time='0.044056'/> <testcase classname='MGCP_Test' name='TC_crcx_and_dlcx_ep_callid_inval' time='0.044556'/> <testcase classname='MGCP_Test' name='TC_crcx_and_dlcx_ep_callid_connid_inval' time='0.048260'/> <testcase classname='MGCP_Test' name='TC_crcx_and_dlcx_retrans' time='0.043543'/> <testcase classname='MGCP_Test' name='TC_crcx_osmux_wildcard' time='0.055653'/> <testcase classname='MGCP_Test' name='TC_crcx_osmux_fixed' time='0.054512'/> <testcase classname='MGCP_Test' name='TC_crcx_osmux_fixed_twice' time='0.051071'/> <testcase classname='MGCP_Test' name='TC_crcx_osmux_257' time='0.909081'/> <testcase classname='MGCP_Test' name='TC_one_crcx_receive_only_osmux' time='1.163096'/> <testcase classname='MGCP_Test' name='TC_one_crcx_loopback_osmux' time='1.259047'/> <testcase classname='MGCP_Test' name='TC_two_crcx_and_rtp_osmux' time='1.272178'/> <testcase classname='MGCP_Test' name='TC_two_crcx_and_rtp_osmux_bidir' time='1.269024'/> <testcase classname='MGCP_Test' name='TC_two_crcx_and_rtp_osmux_bidir_amr_bwe' time='1.269219'/> <testcase classname='MGCP_Test' name='TC_two_crcx_mdcx_and_rtp_osmux_wildcard' time='4.191543'/> <testcase classname='MGCP_Test' name='TC_two_crcx_mdcx_and_rtp_osmux_fixed' time='4.187916'/> <testcase classname='MGCP_Test' name='TC_crcx_dlcx_30ep' time='0.079951'/> <testcase classname='MGCP_Test' name='TC_rtpem_selftest' time='5.559401'/> <testcase classname='MGCP_Test' name='TC_one_crcx_receive_only_rtp' time='1.155639'/> <testcase classname='MGCP_Test' name='TC_one_crcx_loopback_rtp' time='1.156842'/> <testcase classname='MGCP_Test' name='TC_one_crcx_loopback_rtp_ipv6' time='1.155200'/> <testcase classname='MGCP_Test' name='TC_two_crcx_and_rtp' time='1.161942'/> <testcase classname='MGCP_Test' name='TC_two_crcx_and_rtp_bidir' time='1.159146'/> <testcase classname='MGCP_Test' name='TC_two_crcx_diff_pt_and_rtp' time='1.157942'/> <testcase classname='MGCP_Test' name='TC_two_crcx_diff_pt_and_rtp_bidir' time='1.158295'/> <testcase classname='MGCP_Test' name='TC_two_crcx_mdcx_and_rtp' time='4.177281'/> <testcase classname='MGCP_Test' name='TC_two_crcx_and_unsolicited_rtp' time='1.164239'/> <testcase classname='MGCP_Test' name='TC_two_crcx_and_one_mdcx_rtp_ho' time='3.169778'/> <testcase classname='MGCP_Test' name='TC_two_crcx_confecho_sendonly_rtp' time='1.160170'/> <testcase classname='MGCP_Test' name='TC_ts101318_rfc5993_rtp_conversion' time='4.171985'/> <testcase classname='MGCP_Test' name='TC_ts101318_rfc5993_rtp_conversion_fmtp' time='4.172674'/> <testcase classname='MGCP_Test' name='TC_amr_oa_bwe_rtp_conversion' time='4.162393'/> <testcase classname='MGCP_Test' name='TC_amr_oa_oa_rtp_conversion' time='4.165276'/> <testcase classname='MGCP_Test' name='TC_amr_bwe_bwe_rtp_conversion' time='4.169968'/> <testcase classname='MGCP_Test' name='TC_amr_oa_oa_no_bwe_rtp_conversion' time='4.165781'/> <testcase classname='MGCP_Test' name='TC_amr_oa_no_bwe_oa_rtp_conversion' time='4.167220'/> <testcase classname='MGCP_Test' name='TC_amr_bwe_bwe_no_oa_rtp_conversion' time='4.167173'/> <testcase classname='MGCP_Test' name='TC_amr_bwe_no_oa_bwe_rtp_conversion' time='4.164411'/> <testcase classname='MGCP_Test' name='TC_conn_timeout' time='3.865751'/> <testcase classname='MGCP_Test' name='TC_e1_crcx_and_dlcx_ep' time='0.047289'> <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.045623'> <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.048160'> <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.045911'> <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.048921'/> <testcase classname='MGCP_Test' name='TC_crcx_mdcx_ip6' time='0.048630'/> <testcase classname='MGCP_Test' name='TC_crcx_iufp_sendrecv' time='0.048619'/> <testcase classname='MGCP_Test' name='TC_crcx_iufp_recvonly' time='0.047072'/> <testcase classname='MGCP_Test' name='TC_two_crcx_mdcx_and_rtp_ipv4_ipv6' time='4.177510'/> <testcase classname='MGCP_Test' name='TC_two_crcx_mdcx_and_rtp_ipv6' time='4.170410'/> <testcase classname='MGCP_Test' name='TC_two_crcx_and_rtp_osmux_bidir_ipv6' time='1.266564'/> <testcase classname='MGCP_Test' name='TC_two_crcx_and_rtp_osmux_bidir_ipv4_ipv6' time='1.268887'/> <testcase classname='MGCP_Test' name='TC_two_crcx_and_rtp_osmux_bidir_ipv6_ipv4' time='1.262767'/> <testcase classname='MGCP_Test' name='TC_two_crcx_mdcx_and_rtp_osmux_ipv6' time='4.188059'/> <testcase classname='MGCP_Test' name='TC_two_crcx_mdcx_and_rtp_osmux_ipv4_ipv6' time='4.185233'/> <testcase classname='MGCP_Test' name='TC_two_crcx_mdcx_and_rtp_osmux_ipv6_ipv4' time='4.180662'/> <testcase classname='MGCP_Test' name='TC_two_crcx_mdcx_and_iuup' time='4.181336'/> <testcase classname='MGCP_Test' name='TC_two_crcx_mdcx_and_iuup_rfci_unordered' time='4.179192'/> <testcase classname='MGCP_Test' name='TC_two_crcx_mdcx_and_iuup_mdcx_recvonly' time='6.200597'/> <testcase classname='MGCP_Test' name='TC_two_crcx_mdcx_and_iuup_rtp' time='4.178319'/> <testcase classname='MGCP_Test' name='TC_two_crcx_mdcx_and_iuup_rtp_rfci_unordered' time='4.185664'/> <testcase classname='MGCP_Test' name='TC_two_crcx_mdcx_and_iuup_rtp_mdcx_recvonly' time='6.199235'/> <testcase classname='MGCP_Test' name='TC_two_crcx_mdcx_and_iuup_rtp_mdcx_to_iuup' time='6.695782'/> <testcase classname='MGCP_Test' name='TC_two_crcx_mdcx_and_rtp_clearmode' time='4.183240'/> <testcase classname='MGCP_Test' name='TC_one_crcx_loopback_rtp_implicit' time='1.146396'/> </testsuite> [testenv] Stopping podman container [testenv] + ['podman', 'kill', 'testenv-mgw-osmocom-latest-20241102-1258-c84a9429-0'] 10445d38c153701ad2fa82799b4cf12235507b67e160238d64b699ecfbb3e427 Error: no container with name or ID testenv-mgw-osmocom-latest-20241102-1258-c84a9429-0 found: no such container [testenv] podman container crashed! [testenv] Logs saved to: https://jenkins.osmocom.org/jenkins/job/ttcn3-mgw-test-latest/2219/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